From 1be99e4cef4053ea93b823d79841d32665180b79 Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 30 Jul 2017 00:28:28 -0500 Subject: [PATCH] Added .themes directory, as it contains a mild amount of untracked content. --- .../Arc-Dark-Gruvbox/cinnamon/cinnamon.css | 1423 ++++ .../common-assets/menu/menu-hover.svg | 104 + .../common-assets/menu/menu-separator.svg | 60 + .../misc/add-workspace-active.svg | 154 + .../misc/add-workspace-hover.svg | 117 + .../common-assets/misc/add-workspace.svg | 117 + .../cinnamon/common-assets/misc/bg.svg | 127 + .../misc/calendar-arrow-left-hover.svg | 172 + .../misc/calendar-arrow-left.svg | 152 + .../misc/calendar-arrow-right-hover.svg | 172 + .../misc/calendar-arrow-right.svg | 152 + .../common-assets/misc/close-active.svg | 100 + .../common-assets/misc/close-hover.svg | 100 + .../cinnamon/common-assets/misc/close.svg | 100 + .../common-assets/misc/corner-ripple.svg | 85 + .../common-assets/misc/desklet-header.svg | 158 + .../cinnamon/common-assets/misc/desklet.svg | 152 + .../cinnamon/common-assets/misc/osd.svg | 127 + .../common-assets/misc/overview-hover.png | Bin 0 -> 838 bytes .../cinnamon/common-assets/misc/overview.png | Bin 0 -> 680 bytes .../common-assets/misc/trash-icon.svg | 97 + .../common-assets/panel/activities-active.svg | 178 + .../common-assets/panel/activities.svg | 158 + .../common-assets/panel/panel-bottom.svg | 79 + .../common-assets/panel/panel-left.svg | 79 + .../common-assets/panel/panel-right.svg | 79 + .../common-assets/panel/panel-top.svg | 75 + .../panel/window-list-active-bottom.svg | 162 + .../panel/window-list-active-left.svg | 164 + .../panel/window-list-active-right.svg | 164 + .../panel/window-list-active-top.svg | 162 + .../switch/switch-off-selected.svg | 229 + .../switch/switch-on-selected.svg | 274 + .../checkbox/checkbox-checked-focused.svg | 214 + .../dark-assets/checkbox/checkbox-checked.svg | 214 + .../checkbox/checkbox-unchecked-focused.svg | 160 + .../checkbox/checkbox-unchecked.svg | 141 + .../cinnamon/dark-assets/menu/menu.svg | 127 + .../cinnamon/dark-assets/menu/submenu.svg | 117 + .../cinnamon/dark-assets/misc/button-box.svg | 101 + .../cinnamon/dark-assets/misc/message.svg | 96 + .../cinnamon/dark-assets/misc/modal.svg | 143 + .../dark-assets/switch/switch-off.svg | 201 + .../cinnamon/dark-assets/switch/switch-on.svg | 239 + .../Arc-Dark-Gruvbox/cinnamon/thumbnail.png | Bin 0 -> 34849 bytes .../common-assets/dash/dash-left.svg | 72 + .../common-assets/dash/dash-placeholder.svg | 84 + .../common-assets/dash/dash-right.svg | 77 + .../common-assets/dash/running1.svg | 162 + .../common-assets/dash/running2.svg | 169 + .../common-assets/dash/running3.svg | 176 + .../common-assets/dash/running4.svg | 183 + .../common-assets/menu/menu-hover.svg | 104 + .../common-assets/menu/menu-separator.svg | 60 + .../gnome-shell/common-assets/misc/bg.svg | 127 + .../common-assets/misc/close-active.svg | 100 + .../common-assets/misc/close-hover.svg | 100 + .../gnome-shell/common-assets/misc/close.svg | 100 + .../common-assets/misc/corner-ripple-ltr.svg | 125 + .../common-assets/misc/corner-ripple-rtl.svg | 75 + .../common-assets/misc/more-results.svg | 167 + .../gnome-shell/common-assets/misc/osd.svg | 127 + .../misc/page-indicator-active.svg | 87 + .../misc/page-indicator-checked.svg | 67 + .../misc/page-indicator-hover.svg | 67 + .../misc/page-indicator-inactive.svg | 67 + .../common-assets/misc/process-working.svg | 409 ++ .../misc/ws-switch-arrow-down.png | Bin 0 -> 879 bytes .../common-assets/misc/ws-switch-arrow-up.png | Bin 0 -> 853 bytes .../common-assets/panel/activities-active.svg | 178 + .../common-assets/panel/activities.svg | 158 + .../common-assets/panel/panel-overview.svg | 75 + .../gnome-shell/common-assets/panel/panel.svg | 75 + .../switch/switch-off-selected.svg | 229 + .../switch/switch-on-selected.svg | 274 + .../checkbox/checkbox-checked-focused.svg | 214 + .../dark-assets/checkbox/checkbox-checked.svg | 214 + .../checkbox/checkbox-unchecked-focused.svg | 160 + .../checkbox/checkbox-unchecked.svg | 141 + .../gnome-shell/dark-assets/menu/menu.svg | 127 + .../dark-assets/menu/submenu-open.svg | 109 + .../gnome-shell/dark-assets/menu/submenu.svg | 109 + .../misc/calendar-arrow-left-hover.svg | 172 + .../dark-assets/misc/calendar-arrow-left.svg | 169 + .../misc/calendar-arrow-right-hover.svg | 172 + .../dark-assets/misc/calendar-arrow-right.svg | 171 + .../dark-assets/misc/message-active.svg | 90 + .../dark-assets/misc/message-close-active.svg | 155 + .../dark-assets/misc/message-close-hover.svg | 138 + .../dark-assets/misc/message-close.svg | 118 + .../dark-assets/misc/message-hover.svg | 96 + .../gnome-shell/dark-assets/misc/message.svg | 96 + .../gnome-shell/dark-assets/misc/modal.svg | 143 + .../dark-assets/switch/switch-off.svg | 201 + .../dark-assets/switch/switch-on.svg | 239 + .../gnome-shell/gnome-shell.css | 2026 ++++++ .themes/Arc-Dark-Gruvbox/gtk-2.0/apps.rc | 157 + .../gtk-2.0/assets/arrow-down-insens.png | Bin 0 -> 315 bytes .../gtk-2.0/assets/arrow-down-prelight.png | Bin 0 -> 308 bytes .../assets/arrow-down-small-insens.png | Bin 0 -> 289 bytes .../assets/arrow-down-small-prelight.png | Bin 0 -> 275 bytes .../gtk-2.0/assets/arrow-down-small.png | Bin 0 -> 280 bytes .../gtk-2.0/assets/arrow-down.png | Bin 0 -> 313 bytes .../gtk-2.0/assets/arrow-left-insens.png | Bin 0 -> 324 bytes .../gtk-2.0/assets/arrow-left-prelight.png | Bin 0 -> 323 bytes .../gtk-2.0/assets/arrow-left.png | Bin 0 -> 316 bytes .../gtk-2.0/assets/arrow-right-insens.png | Bin 0 -> 320 bytes .../gtk-2.0/assets/arrow-right-prelight.png | Bin 0 -> 312 bytes .../gtk-2.0/assets/arrow-right.png | Bin 0 -> 316 bytes .../gtk-2.0/assets/arrow-up-insens.png | Bin 0 -> 325 bytes .../gtk-2.0/assets/arrow-up-prelight.png | Bin 0 -> 323 bytes .../gtk-2.0/assets/arrow-up-small-insens.png | Bin 0 -> 278 bytes .../assets/arrow-up-small-prelight.png | Bin 0 -> 280 bytes .../gtk-2.0/assets/arrow-up-small.png | Bin 0 -> 280 bytes .../gtk-2.0/assets/arrow-up.png | Bin 0 -> 321 bytes .../gtk-2.0/assets/button-active.png | Bin 0 -> 271 bytes .../gtk-2.0/assets/button-hover.png | Bin 0 -> 262 bytes .../gtk-2.0/assets/button-insensitive.png | Bin 0 -> 260 bytes .../gtk-2.0/assets/button.png | Bin 0 -> 260 bytes .../assets/checkbox-checked-insensitive.png | Bin 0 -> 353 bytes .../gtk-2.0/assets/checkbox-checked.png | Bin 0 -> 360 bytes .../assets/checkbox-unchecked-insensitive.png | Bin 0 -> 259 bytes .../gtk-2.0/assets/checkbox-unchecked.png | Bin 0 -> 265 bytes .../assets/combo-entry-border-focus-rtl.png | Bin 0 -> 256 bytes .../assets/combo-entry-border-focus.png | Bin 0 -> 253 bytes .../gtk-2.0/assets/combo-entry-border-rtl.png | Bin 0 -> 260 bytes .../gtk-2.0/assets/combo-entry-border.png | Bin 0 -> 253 bytes .../assets/combo-entry-button-active-rtl.png | Bin 0 -> 241 bytes .../assets/combo-entry-button-active.png | Bin 0 -> 232 bytes .../combo-entry-button-insensitive-rtl.png | Bin 0 -> 236 bytes .../assets/combo-entry-button-insensitive.png | Bin 0 -> 234 bytes .../gtk-2.0/assets/combo-entry-button-rtl.png | Bin 0 -> 240 bytes .../gtk-2.0/assets/combo-entry-button.png | Bin 0 -> 230 bytes .../assets/combo-entry-focus-notebook-rtl.png | Bin 0 -> 225 bytes .../assets/combo-entry-focus-notebook.png | Bin 0 -> 227 bytes .../gtk-2.0/assets/combo-entry-focus-rtl.png | Bin 0 -> 233 bytes .../gtk-2.0/assets/combo-entry-focus.png | Bin 0 -> 233 bytes .../combo-entry-insensitive-notebook-rtl.png | Bin 0 -> 236 bytes .../combo-entry-insensitive-notebook.png | Bin 0 -> 221 bytes .../assets/combo-entry-insensitive-rtl.png | Bin 0 -> 237 bytes .../assets/combo-entry-insensitive.png | Bin 0 -> 228 bytes .../assets/combo-entry-notebook-rtl.png | Bin 0 -> 242 bytes .../gtk-2.0/assets/combo-entry-notebook.png | Bin 0 -> 228 bytes .../gtk-2.0/assets/combo-entry-rtl.png | Bin 0 -> 235 bytes .../gtk-2.0/assets/combo-entry.png | Bin 0 -> 231 bytes .../assets/down-background-disable-rtl.png | Bin 0 -> 203 bytes .../assets/down-background-disable.png | Bin 0 -> 209 bytes .../gtk-2.0/assets/down-background-rtl.png | Bin 0 -> 202 bytes .../gtk-2.0/assets/down-background.png | Bin 0 -> 211 bytes .../gtk-2.0/assets/entry-active-bg.png | Bin 0 -> 298 bytes .../gtk-2.0/assets/entry-active-notebook.png | Bin 0 -> 265 bytes .../gtk-2.0/assets/entry-active-toolbar.png | Bin 0 -> 280 bytes .../assets/entry-background-disabled.png | Bin 0 -> 154 bytes .../gtk-2.0/assets/entry-background.png | Bin 0 -> 154 bytes .../gtk-2.0/assets/entry-bg.png | Bin 0 -> 298 bytes .../gtk-2.0/assets/entry-border-active-bg.png | Bin 0 -> 312 bytes .../gtk-2.0/assets/entry-border-bg.png | Bin 0 -> 308 bytes .../gtk-2.0/assets/entry-disabled-bg.png | Bin 0 -> 271 bytes .../assets/entry-disabled-notebook.png | Bin 0 -> 250 bytes .../gtk-2.0/assets/entry-disabled-toolbar.png | Bin 0 -> 250 bytes .../gtk-2.0/assets/entry-notebook.png | Bin 0 -> 269 bytes .../gtk-2.0/assets/entry-toolbar.png | Bin 0 -> 267 bytes .../gtk-2.0/assets/focus-line.png | Bin 0 -> 165 bytes .../gtk-2.0/assets/frame-gap-end.png | Bin 0 -> 148 bytes .../gtk-2.0/assets/frame-gap-start.png | Bin 0 -> 148 bytes .../Arc-Dark-Gruvbox/gtk-2.0/assets/frame.png | Bin 0 -> 165 bytes .../gtk-2.0/assets/handle-h.png | Bin 0 -> 160 bytes .../gtk-2.0/assets/handle-v.png | Bin 0 -> 157 bytes .../gtk-2.0/assets/inline-toolbar.png | Bin 0 -> 165 bytes .../gtk-2.0/assets/line-h.png | Bin 0 -> 151 bytes .../gtk-2.0/assets/line-v.png | Bin 0 -> 151 bytes .../gtk-2.0/assets/menu-arrow-prelight.png | Bin 0 -> 186 bytes .../gtk-2.0/assets/menu-arrow.png | Bin 0 -> 246 bytes .../menu-checkbox-checked-insensitive.png | Bin 0 -> 341 bytes .../assets/menu-checkbox-checked-selected.png | Bin 0 -> 330 bytes .../gtk-2.0/assets/menu-checkbox-checked.png | Bin 0 -> 327 bytes .../menu-checkbox-unchecked-insensitive.png | Bin 0 -> 237 bytes .../menu-checkbox-unchecked-selected.png | Bin 0 -> 227 bytes .../assets/menu-checkbox-unchecked.png | Bin 0 -> 236 bytes .../assets/menu-radio-checked-insensitive.png | Bin 0 -> 390 bytes .../assets/menu-radio-checked-selected.png | Bin 0 -> 359 bytes .../gtk-2.0/assets/menu-radio-checked.png | Bin 0 -> 391 bytes .../menu-radio-unchecked-insensitive.png | Bin 0 -> 433 bytes .../assets/menu-radio-unchecked-selected.png | Bin 0 -> 346 bytes .../gtk-2.0/assets/menu-radio-unchecked.png | Bin 0 -> 468 bytes .../gtk-2.0/assets/menubar.png | Bin 0 -> 165 bytes .../gtk-2.0/assets/menubar_button.png | Bin 0 -> 156 bytes .../gtk-2.0/assets/menuitem.png | Bin 0 -> 156 bytes .../Arc-Dark-Gruvbox/gtk-2.0/assets/minus.png | Bin 0 -> 275 bytes .../gtk-2.0/assets/notebook-gap-horiz.png | Bin 0 -> 160 bytes .../gtk-2.0/assets/notebook-gap-vert.png | Bin 0 -> 155 bytes .../gtk-2.0/assets/notebook.png | Bin 0 -> 165 bytes .../Arc-Dark-Gruvbox/gtk-2.0/assets/null.png | Bin 0 -> 148 bytes .../Arc-Dark-Gruvbox/gtk-2.0/assets/plus.png | Bin 0 -> 258 bytes .../gtk-2.0/assets/progressbar.png | Bin 0 -> 267 bytes .../gtk-2.0/assets/progressbar_v.png | Bin 0 -> 264 bytes .../assets/radio-checked-insensitive.png | Bin 0 -> 394 bytes .../gtk-2.0/assets/radio-checked.png | Bin 0 -> 375 bytes .../assets/radio-unchecked-insensitive.png | Bin 0 -> 370 bytes .../gtk-2.0/assets/radio-unchecked.png | Bin 0 -> 400 bytes .../gtk-2.0/assets/slider-horiz-active.png | Bin 0 -> 253 bytes .../gtk-2.0/assets/slider-horiz-insens.png | Bin 0 -> 253 bytes .../gtk-2.0/assets/slider-horiz-prelight.png | Bin 0 -> 253 bytes .../gtk-2.0/assets/slider-horiz.png | Bin 0 -> 253 bytes .../gtk-2.0/assets/slider-insensitive.png | Bin 0 -> 403 bytes .../gtk-2.0/assets/slider-prelight.png | Bin 0 -> 403 bytes .../gtk-2.0/assets/slider-vert-active.png | Bin 0 -> 248 bytes .../gtk-2.0/assets/slider-vert-insens.png | Bin 0 -> 248 bytes .../gtk-2.0/assets/slider-vert-prelight.png | Bin 0 -> 248 bytes .../gtk-2.0/assets/slider-vert.png | Bin 0 -> 248 bytes .../gtk-2.0/assets/slider.png | Bin 0 -> 431 bytes .../gtk-2.0/assets/tab-bottom-active.png | Bin 0 -> 166 bytes .../gtk-2.0/assets/tab-left-active.png | Bin 0 -> 167 bytes .../gtk-2.0/assets/tab-right-active.png | Bin 0 -> 168 bytes .../gtk-2.0/assets/tab-top-active.png | Bin 0 -> 166 bytes .../gtk-2.0/assets/toolbar.png | Bin 0 -> 165 bytes .../gtk-2.0/assets/tree_header.png | Bin 0 -> 162 bytes .../assets/trough-horizontal-active.png | Bin 0 -> 252 bytes .../gtk-2.0/assets/trough-horizontal.png | Bin 0 -> 252 bytes .../gtk-2.0/assets/trough-progressbar.png | Bin 0 -> 275 bytes .../gtk-2.0/assets/trough-progressbar_v.png | Bin 0 -> 276 bytes .../gtk-2.0/assets/trough-scrollbar-horiz.png | Bin 0 -> 164 bytes .../gtk-2.0/assets/trough-scrollbar-vert.png | Bin 0 -> 161 bytes .../gtk-2.0/assets/trough-vertical-active.png | Bin 0 -> 257 bytes .../gtk-2.0/assets/trough-vertical.png | Bin 0 -> 257 bytes .../assets/up-background-disable-rtl.png | Bin 0 -> 208 bytes .../gtk-2.0/assets/up-background-disable.png | Bin 0 -> 215 bytes .../gtk-2.0/assets/up-background-rtl.png | Bin 0 -> 209 bytes .../gtk-2.0/assets/up-background.png | Bin 0 -> 215 bytes .themes/Arc-Dark-Gruvbox/gtk-2.0/gtkrc | 24 + .themes/Arc-Dark-Gruvbox/gtk-2.0/main.rc | 2349 +++++++ .../gtk-2.0/menubar-toolbar/button-active.png | Bin 0 -> 271 bytes .../gtk-2.0/menubar-toolbar/button-hover.png | Bin 0 -> 262 bytes .../menubar-toolbar/button-insensitive.png | Bin 0 -> 260 bytes .../gtk-2.0/menubar-toolbar/button.png | Bin 0 -> 260 bytes .../entry-active-toolbar-dark.png | Bin 0 -> 280 bytes .../menubar-toolbar/entry-active-toolbar.png | Bin 0 -> 276 bytes .../entry-disabled-toolbar-dark.png | Bin 0 -> 250 bytes .../entry-disabled-toolbar.png | Bin 0 -> 251 bytes .../menubar-toolbar/entry-toolbar-dark.png | Bin 0 -> 267 bytes .../gtk-2.0/menubar-toolbar/entry-toolbar.png | Bin 0 -> 247 bytes .../gtk-2.0/menubar-toolbar/menubar-dark.png | Bin 0 -> 165 bytes .../menubar-toolbar/menubar-toolbar-dark.rc | 222 + .../menubar-toolbar/menubar-toolbar.rc | 162 + .../gtk-2.0/menubar-toolbar/menubar.png | Bin 0 -> 165 bytes .../menubar-toolbar/menubar_button-dark.png | Bin 0 -> 156 bytes .../menubar-toolbar/menubar_button.png | Bin 0 -> 156 bytes .themes/Arc-Dark-Gruvbox/gtk-2.0/panel.rc | 160 + .../Arc-Dark-Gruvbox/gtk-2.0/xfce-notify.rc | 74 + .../gtk-3.0/assets/checkbox-checked-dark.png | Bin 0 -> 360 bytes .../assets/checkbox-checked-dark@2.png | Bin 0 -> 475 bytes .../checkbox-checked-insensitive-dark.png | Bin 0 -> 370 bytes .../checkbox-checked-insensitive-dark@2.png | Bin 0 -> 497 bytes .../checkbox-checked-insensitive-selected.png | Bin 0 -> 364 bytes ...heckbox-checked-insensitive-selected@2.png | Bin 0 -> 493 bytes .../assets/checkbox-checked-insensitive.png | Bin 0 -> 374 bytes .../assets/checkbox-checked-insensitive@2.png | Bin 0 -> 499 bytes .../assets/checkbox-checked-selected.png | Bin 0 -> 354 bytes .../assets/checkbox-checked-selected@2.png | Bin 0 -> 479 bytes .../checkbox-checked-selectionmode-dark.png | Bin 0 -> 474 bytes .../checkbox-checked-selectionmode-dark@2.png | Bin 0 -> 648 bytes .../assets/checkbox-checked-selectionmode.png | Bin 0 -> 465 bytes .../checkbox-checked-selectionmode@2.png | Bin 0 -> 655 bytes .../gtk-3.0/assets/checkbox-checked.png | Bin 0 -> 363 bytes .../gtk-3.0/assets/checkbox-checked@2.png | Bin 0 -> 479 bytes .../gtk-3.0/assets/checkbox-mixed-dark.png | Bin 0 -> 235 bytes .../gtk-3.0/assets/checkbox-mixed-dark@2.png | Bin 0 -> 294 bytes .../checkbox-mixed-insensitive-dark.png | Bin 0 -> 233 bytes .../checkbox-mixed-insensitive-dark@2.png | Bin 0 -> 296 bytes .../checkbox-mixed-insensitive-selected.png | Bin 0 -> 227 bytes .../checkbox-mixed-insensitive-selected@2.png | Bin 0 -> 285 bytes .../assets/checkbox-mixed-insensitive.png | Bin 0 -> 233 bytes .../assets/checkbox-mixed-insensitive@2.png | Bin 0 -> 296 bytes .../assets/checkbox-mixed-selected.png | Bin 0 -> 232 bytes .../assets/checkbox-mixed-selected@2.png | Bin 0 -> 294 bytes .../gtk-3.0/assets/checkbox-mixed.png | Bin 0 -> 235 bytes .../gtk-3.0/assets/checkbox-mixed@2.png | Bin 0 -> 294 bytes .../assets/checkbox-selectionmode-dark.png | Bin 0 -> 495 bytes .../assets/checkbox-selectionmode-dark@2.png | Bin 0 -> 692 bytes .../gtk-3.0/assets/checkbox-selectionmode.png | Bin 0 -> 447 bytes .../assets/checkbox-selectionmode@2.png | Bin 0 -> 658 bytes .../assets/checkbox-unchecked-dark.png | Bin 0 -> 269 bytes .../assets/checkbox-unchecked-dark@2.png | Bin 0 -> 349 bytes .../checkbox-unchecked-insensitive-dark.png | Bin 0 -> 264 bytes .../checkbox-unchecked-insensitive-dark@2.png | Bin 0 -> 340 bytes ...heckbox-unchecked-insensitive-selected.png | Bin 0 -> 244 bytes ...ckbox-unchecked-insensitive-selected@2.png | Bin 0 -> 312 bytes .../assets/checkbox-unchecked-insensitive.png | Bin 0 -> 263 bytes .../checkbox-unchecked-insensitive@2.png | Bin 0 -> 358 bytes .../assets/checkbox-unchecked-selected.png | Bin 0 -> 252 bytes .../assets/checkbox-unchecked-selected@2.png | Bin 0 -> 337 bytes .../gtk-3.0/assets/checkbox-unchecked.png | Bin 0 -> 265 bytes .../gtk-3.0/assets/checkbox-unchecked@2.png | Bin 0 -> 351 bytes .../gtk-3.0/assets/radio-checked-dark.png | Bin 0 -> 375 bytes .../gtk-3.0/assets/radio-checked-dark@2.png | Bin 0 -> 637 bytes .../assets/radio-checked-insensitive-dark.png | Bin 0 -> 373 bytes .../radio-checked-insensitive-dark@2.png | Bin 0 -> 619 bytes .../radio-checked-insensitive-selected.png | Bin 0 -> 351 bytes .../radio-checked-insensitive-selected@2.png | Bin 0 -> 575 bytes .../assets/radio-checked-insensitive.png | Bin 0 -> 368 bytes .../assets/radio-checked-insensitive@2.png | Bin 0 -> 611 bytes .../gtk-3.0/assets/radio-checked-selected.png | Bin 0 -> 369 bytes .../assets/radio-checked-selected@2.png | Bin 0 -> 641 bytes .../gtk-3.0/assets/radio-checked.png | Bin 0 -> 370 bytes .../gtk-3.0/assets/radio-checked@2.png | Bin 0 -> 638 bytes .../gtk-3.0/assets/radio-mixed-dark.png | Bin 0 -> 342 bytes .../gtk-3.0/assets/radio-mixed-dark@2.png | Bin 0 -> 546 bytes .../assets/radio-mixed-insensitive-dark.png | Bin 0 -> 335 bytes .../assets/radio-mixed-insensitive-dark@2.png | Bin 0 -> 528 bytes .../radio-mixed-insensitive-selected.png | Bin 0 -> 319 bytes .../radio-mixed-insensitive-selected@2.png | Bin 0 -> 481 bytes .../assets/radio-mixed-insensitive.png | Bin 0 -> 335 bytes .../assets/radio-mixed-insensitive@2.png | Bin 0 -> 528 bytes .../gtk-3.0/assets/radio-mixed-selected.png | Bin 0 -> 312 bytes .../gtk-3.0/assets/radio-mixed-selected@2.png | Bin 0 -> 518 bytes .../gtk-3.0/assets/radio-mixed.png | Bin 0 -> 342 bytes .../gtk-3.0/assets/radio-mixed@2.png | Bin 0 -> 546 bytes .../gtk-3.0/assets/radio-unchecked-dark.png | Bin 0 -> 438 bytes .../gtk-3.0/assets/radio-unchecked-dark@2.png | Bin 0 -> 762 bytes .../radio-unchecked-insensitive-dark.png | Bin 0 -> 417 bytes .../radio-unchecked-insensitive-dark@2.png | Bin 0 -> 701 bytes .../radio-unchecked-insensitive-selected.png | Bin 0 -> 333 bytes ...radio-unchecked-insensitive-selected@2.png | Bin 0 -> 575 bytes .../assets/radio-unchecked-insensitive.png | Bin 0 -> 423 bytes .../assets/radio-unchecked-insensitive@2.png | Bin 0 -> 726 bytes .../assets/radio-unchecked-selected.png | Bin 0 -> 356 bytes .../assets/radio-unchecked-selected@2.png | Bin 0 -> 708 bytes .../gtk-3.0/assets/radio-unchecked.png | Bin 0 -> 428 bytes .../gtk-3.0/assets/radio-unchecked@2.png | Bin 0 -> 758 bytes .../gtk-3.0/assets/switch-active-dark.png | Bin 0 -> 799 bytes .../gtk-3.0/assets/switch-active-dark@2.png | Bin 0 -> 1433 bytes .../assets/switch-active-header-dark.png | Bin 0 -> 813 bytes .../assets/switch-active-header-dark@2.png | Bin 0 -> 1451 bytes .../gtk-3.0/assets/switch-active-header.png | Bin 0 -> 807 bytes .../gtk-3.0/assets/switch-active-header@2.png | Bin 0 -> 1446 bytes .../assets/switch-active-insensitive-dark.png | Bin 0 -> 793 bytes .../switch-active-insensitive-dark@2.png | Bin 0 -> 1439 bytes .../switch-active-insensitive-header-dark.png | Bin 0 -> 796 bytes ...witch-active-insensitive-header-dark@2.png | Bin 0 -> 1423 bytes .../switch-active-insensitive-header.png | Bin 0 -> 783 bytes .../switch-active-insensitive-header@2.png | Bin 0 -> 1420 bytes .../switch-active-insensitive-selected.png | Bin 0 -> 746 bytes .../switch-active-insensitive-selected@2.png | Bin 0 -> 1327 bytes .../assets/switch-active-insensitive.png | Bin 0 -> 783 bytes .../assets/switch-active-insensitive@2.png | Bin 0 -> 1420 bytes .../gtk-3.0/assets/switch-active-selected.png | Bin 0 -> 805 bytes .../assets/switch-active-selected@2.png | Bin 0 -> 1445 bytes .../gtk-3.0/assets/switch-active.png | Bin 0 -> 807 bytes .../gtk-3.0/assets/switch-active@2.png | Bin 0 -> 1446 bytes .../gtk-3.0/assets/switch-dark.png | Bin 0 -> 764 bytes .../gtk-3.0/assets/switch-dark@2.png | Bin 0 -> 1338 bytes .../gtk-3.0/assets/switch-header-dark.png | Bin 0 -> 775 bytes .../gtk-3.0/assets/switch-header-dark@2.png | Bin 0 -> 1355 bytes .../gtk-3.0/assets/switch-header.png | Bin 0 -> 798 bytes .../gtk-3.0/assets/switch-header@2.png | Bin 0 -> 1406 bytes .../assets/switch-insensitive-dark.png | Bin 0 -> 729 bytes .../assets/switch-insensitive-dark@2.png | Bin 0 -> 1244 bytes .../assets/switch-insensitive-header-dark.png | Bin 0 -> 745 bytes .../switch-insensitive-header-dark@2.png | Bin 0 -> 1289 bytes .../assets/switch-insensitive-header.png | Bin 0 -> 720 bytes .../assets/switch-insensitive-header@2.png | Bin 0 -> 1245 bytes .../assets/switch-insensitive-selected.png | Bin 0 -> 644 bytes .../assets/switch-insensitive-selected@2.png | Bin 0 -> 1081 bytes .../gtk-3.0/assets/switch-insensitive.png | Bin 0 -> 765 bytes .../gtk-3.0/assets/switch-insensitive@2.png | Bin 0 -> 1331 bytes .../gtk-3.0/assets/switch-selected.png | Bin 0 -> 717 bytes .../gtk-3.0/assets/switch-selected@2.png | Bin 0 -> 1216 bytes .../gtk-3.0/assets/switch.png | Bin 0 -> 765 bytes .../gtk-3.0/assets/switch@2.png | Bin 0 -> 1371 bytes .../gtk-3.0/assets/thumbnail-frame.png | Bin 0 -> 832 bytes .../assets/titlebutton-close-active-dark.png | Bin 0 -> 446 bytes .../titlebutton-close-active-dark@2.png | Bin 0 -> 760 bytes .../assets/titlebutton-close-active.png | Bin 0 -> 441 bytes .../assets/titlebutton-close-active@2.png | Bin 0 -> 789 bytes .../titlebutton-close-backdrop-dark.png | Bin 0 -> 421 bytes .../titlebutton-close-backdrop-dark@2.png | Bin 0 -> 708 bytes .../assets/titlebutton-close-backdrop.png | Bin 0 -> 438 bytes .../assets/titlebutton-close-backdrop@2.png | Bin 0 -> 748 bytes .../gtk-3.0/assets/titlebutton-close-dark.png | Bin 0 -> 446 bytes .../assets/titlebutton-close-dark@2.png | Bin 0 -> 760 bytes .../assets/titlebutton-close-hover-dark.png | Bin 0 -> 446 bytes .../assets/titlebutton-close-hover-dark@2.png | Bin 0 -> 760 bytes .../assets/titlebutton-close-hover.png | Bin 0 -> 464 bytes .../assets/titlebutton-close-hover@2.png | Bin 0 -> 815 bytes .../gtk-3.0/assets/titlebutton-close.png | Bin 0 -> 463 bytes .../gtk-3.0/assets/titlebutton-close@2.png | Bin 0 -> 815 bytes .../titlebutton-maximize-active-dark.png | Bin 0 -> 391 bytes .../titlebutton-maximize-active-dark@2.png | Bin 0 -> 662 bytes .../assets/titlebutton-maximize-active.png | Bin 0 -> 391 bytes .../assets/titlebutton-maximize-active@2.png | Bin 0 -> 662 bytes .../titlebutton-maximize-backdrop-dark.png | Bin 0 -> 241 bytes .../titlebutton-maximize-backdrop-dark@2.png | Bin 0 -> 280 bytes .../assets/titlebutton-maximize-backdrop.png | Bin 0 -> 241 bytes .../titlebutton-maximize-backdrop@2.png | Bin 0 -> 289 bytes .../assets/titlebutton-maximize-dark.png | Bin 0 -> 241 bytes .../assets/titlebutton-maximize-dark@2.png | Bin 0 -> 297 bytes .../titlebutton-maximize-hover-dark.png | Bin 0 -> 413 bytes .../titlebutton-maximize-hover-dark@2.png | Bin 0 -> 807 bytes .../assets/titlebutton-maximize-hover.png | Bin 0 -> 422 bytes .../assets/titlebutton-maximize-hover@2.png | Bin 0 -> 801 bytes .../gtk-3.0/assets/titlebutton-maximize.png | Bin 0 -> 241 bytes .../gtk-3.0/assets/titlebutton-maximize@2.png | Bin 0 -> 297 bytes .../titlebutton-minimize-active-dark.png | Bin 0 -> 343 bytes .../titlebutton-minimize-active-dark@2.png | Bin 0 -> 571 bytes .../assets/titlebutton-minimize-active.png | Bin 0 -> 343 bytes .../assets/titlebutton-minimize-active@2.png | Bin 0 -> 571 bytes .../titlebutton-minimize-backdrop-dark.png | Bin 0 -> 168 bytes .../titlebutton-minimize-backdrop-dark@2.png | Bin 0 -> 180 bytes .../assets/titlebutton-minimize-backdrop.png | Bin 0 -> 167 bytes .../titlebutton-minimize-backdrop@2.png | Bin 0 -> 180 bytes .../assets/titlebutton-minimize-dark.png | Bin 0 -> 168 bytes .../assets/titlebutton-minimize-dark@2.png | Bin 0 -> 180 bytes .../titlebutton-minimize-hover-dark.png | Bin 0 -> 363 bytes .../titlebutton-minimize-hover-dark@2.png | Bin 0 -> 701 bytes .../assets/titlebutton-minimize-hover.png | Bin 0 -> 368 bytes .../assets/titlebutton-minimize-hover@2.png | Bin 0 -> 694 bytes .../gtk-3.0/assets/titlebutton-minimize.png | Bin 0 -> 168 bytes .../gtk-3.0/assets/titlebutton-minimize@2.png | Bin 0 -> 180 bytes .themes/Arc-Dark-Gruvbox/gtk-3.0/gtk.css | 4305 ++++++++++++ .../Arc-Dark-Gruvbox/gtk-3.0/thumbnail.png | Bin 0 -> 1508 bytes .themes/Arc-Dark-Gruvbox/index.theme | 12 + .../Arc-Dark-Gruvbox/metacity-1/button-bg.svg | 105 + .../metacity-1/button-border.svg | 107 + .../metacity-1/close-icon.svg | 104 + .../Arc-Dark-Gruvbox/metacity-1/max-icon.svg | 75 + .../metacity-1/metacity-theme-1.xml | 762 ++ .../metacity-1/metacity-theme-2.xml | 762 ++ .../metacity-1/metacity-theme-3.xml | 1016 +++ .../Arc-Dark-Gruvbox/metacity-1/min-icon.svg | 75 + .../Arc-Dark-Gruvbox/metacity-1/thumbnail.png | Bin 0 -> 772 bytes .themes/Arc-Dark-Gruvbox/unity/close.svg | 1 + .themes/Arc-Dark-Gruvbox/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 | 214 + .../unity/dash/close_dash_disabled.svg | 214 + .../unity/dash/close_dash_prelight.svg | 214 + .../unity/dash/close_dash_pressed.svg | 214 + .../unity/dash/maximize_dash.svg | 170 + .../unity/dash/maximize_dash_disabled.svg | 170 + .../unity/dash/maximize_dash_prelight.svg | 224 + .../unity/dash/maximize_dash_pressed.svg | 247 + .../unity/dash/minimize_dash.svg | 170 + .../unity/dash/minimize_dash_disabled.svg | 170 + .../unity/dash/minimize_dash_prelight.svg | 224 + .../unity/dash/minimize_dash_pressed.svg | 247 + .../unity/launcher_arrow_ltr_19.svg | 101 + .../unity/launcher_arrow_ltr_37.svg | 102 + .../unity/launcher_arrow_outline_ltr_19.svg | 101 + .../unity/launcher_arrow_outline_ltr_37.svg | 102 + .../unity/launcher_arrow_outline_rtl_19.svg | 102 + .../unity/launcher_arrow_outline_rtl_37.svg | 102 + .../unity/launcher_arrow_rtl_19.svg | 101 + .../unity/launcher_arrow_rtl_37.svg | 102 + .../unity/launcher_icon_back_150.svg | 61 + .../unity/launcher_icon_back_54.svg | 55 + .../unity/launcher_icon_edge_150.svg | 75 + .../unity/launcher_icon_edge_54.svg | 65 + .../unity/launcher_icon_glow_200.svg | 7 + .../unity/launcher_icon_glow_62.svg | 7 + .../unity/launcher_icon_selected_back_150.svg | 96 + .../unity/launcher_icon_selected_back_54.svg | 82 + .../unity/launcher_icon_shadow_200.svg | 7 + .../unity/launcher_icon_shadow_62.svg | 61 + .../unity/launcher_icon_shine_150.svg | 59 + .../unity/launcher_icon_shine_54.svg | 83 + .../unity/launcher_pip_ltr_19.svg | 101 + .../unity/launcher_pip_ltr_37.svg | 103 + .../unity/launcher_pip_rtl_19.svg | 102 + .../unity/launcher_pip_rtl_37.svg | 103 + .themes/Arc-Dark-Gruvbox/unity/maximize.svg | 1 + .../Arc-Dark-Gruvbox/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 + .themes/Arc-Dark-Gruvbox/unity/minimize.svg | 1 + .../Arc-Dark-Gruvbox/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 + .../sheet_style_close_focused_prelight.svg | 1 + .../sheet_style_close_focused_pressed.svg | 1 + .themes/Arc-Dark-Gruvbox/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 | 214 + .../unity/window-buttons/close_prelight.svg | 214 + .../unity/window-buttons/close_pressed.svg | 214 + .../unity/window-buttons/close_unfocused.svg | 214 + .../unity/window-buttons/maximize.svg | 170 + .../window-buttons/maximize_prelight.svg | 224 + .../unity/window-buttons/maximize_pressed.svg | 347 + .../window-buttons/maximize_unfocused.svg | 170 + .../unity/window-buttons/minimize.svg | 166 + .../window-buttons/minimize_prelight.svg | 220 + .../unity/window-buttons/minimize_pressed.svg | 260 + .../window-buttons/minimize_unfocused.svg | 166 + .../Arc-Dark-Gruvbox/xfwm4/bottom-active.png | Bin 0 -> 153 bytes .../xfwm4/bottom-inactive.png | Bin 0 -> 153 bytes .../xfwm4/bottom-left-active.png | Bin 0 -> 157 bytes .../xfwm4/bottom-left-inactive.png | Bin 0 -> 157 bytes .../xfwm4/bottom-right-active.png | Bin 0 -> 156 bytes .../xfwm4/bottom-right-inactive.png | Bin 0 -> 156 bytes .../Arc-Dark-Gruvbox/xfwm4/close-active.png | Bin 0 -> 413 bytes .../Arc-Dark-Gruvbox/xfwm4/close-inactive.png | Bin 0 -> 392 bytes .../Arc-Dark-Gruvbox/xfwm4/close-prelight.png | Bin 0 -> 421 bytes .../Arc-Dark-Gruvbox/xfwm4/close-pressed.png | Bin 0 -> 410 bytes .../Arc-Dark-Gruvbox/xfwm4/hide-active.png | Bin 0 -> 182 bytes .../Arc-Dark-Gruvbox/xfwm4/hide-inactive.png | Bin 0 -> 182 bytes .../Arc-Dark-Gruvbox/xfwm4/hide-prelight.png | Bin 0 -> 342 bytes .../Arc-Dark-Gruvbox/xfwm4/hide-pressed.png | Bin 0 -> 330 bytes .../Arc-Dark-Gruvbox/xfwm4/left-active.png | Bin 0 -> 151 bytes .../Arc-Dark-Gruvbox/xfwm4/left-inactive.png | Bin 0 -> 151 bytes .../xfwm4/maximize-active.png | Bin 0 -> 233 bytes .../xfwm4/maximize-inactive.png | Bin 0 -> 233 bytes .../xfwm4/maximize-prelight.png | Bin 0 -> 390 bytes .../xfwm4/maximize-pressed.png | Bin 0 -> 391 bytes .../Arc-Dark-Gruvbox/xfwm4/menu-active.png | Bin 0 -> 156 bytes .../Arc-Dark-Gruvbox/xfwm4/menu-inactive.png | Bin 0 -> 156 bytes .../Arc-Dark-Gruvbox/xfwm4/menu-pressed.png | Bin 0 -> 156 bytes .../Arc-Dark-Gruvbox/xfwm4/right-active.png | Bin 0 -> 151 bytes .../Arc-Dark-Gruvbox/xfwm4/right-inactive.png | Bin 0 -> 151 bytes .../Arc-Dark-Gruvbox/xfwm4/shade-active.png | Bin 0 -> 259 bytes .../Arc-Dark-Gruvbox/xfwm4/shade-inactive.png | Bin 0 -> 262 bytes .../Arc-Dark-Gruvbox/xfwm4/shade-pressed.png | Bin 0 -> 262 bytes .../Arc-Dark-Gruvbox/xfwm4/stick-active.png | Bin 0 -> 189 bytes .../Arc-Dark-Gruvbox/xfwm4/stick-inactive.png | Bin 0 -> 189 bytes .../Arc-Dark-Gruvbox/xfwm4/stick-pressed.png | Bin 0 -> 189 bytes .themes/Arc-Dark-Gruvbox/xfwm4/themerc | 23 + .../Arc-Dark-Gruvbox/xfwm4/title-1-active.png | Bin 0 -> 167 bytes .../xfwm4/title-1-inactive.png | Bin 0 -> 167 bytes .../Arc-Dark-Gruvbox/xfwm4/title-2-active.png | Bin 0 -> 167 bytes .../xfwm4/title-2-inactive.png | Bin 0 -> 167 bytes .../Arc-Dark-Gruvbox/xfwm4/title-3-active.png | Bin 0 -> 167 bytes .../xfwm4/title-3-inactive.png | Bin 0 -> 167 bytes .../Arc-Dark-Gruvbox/xfwm4/title-4-active.png | Bin 0 -> 167 bytes .../xfwm4/title-4-inactive.png | Bin 0 -> 167 bytes .../Arc-Dark-Gruvbox/xfwm4/title-5-active.png | Bin 0 -> 167 bytes .../xfwm4/title-5-inactive.png | Bin 0 -> 167 bytes .../xfwm4/top-left-active.png | Bin 0 -> 173 bytes .../xfwm4/top-left-inactive.png | Bin 0 -> 173 bytes .../xfwm4/top-right-active.png | Bin 0 -> 172 bytes .../xfwm4/top-right-inactive.png | Bin 0 -> 172 bytes .themes/FlatStudioDarkCustom/LICENSE | 674 ++ .../gtk-2.0/assets/scroll-background.png | Bin 0 -> 155 bytes .themes/FlatStudioDarkCustom/gtk-2.0/gtkrc | 798 +++ .../gtk-3.0/assets/scale-slider-hor.svg | 346 + .../assets/scale-slider-insensitive-hor.svg | 240 + .../assets/scale-slider-insensitive-ver.svg | 209 + .../gtk-3.0/assets/scale-slider-ver.svg | 315 + .../gtk-3.0/assets/scale-slider.svg | 303 + .../gtk-3.0/gnome-applications-gray-light.css | 256 + .../gtk-3.0/gnome-applications-gray.css | 237 + .../gtk-3.0/gnome-applications-light.css | 217 + .../gtk-3.0/gnome-panel.css | 111 + .../gtk-3.0/gtk-widgets-assets.css | 214 + .../gtk-3.0/gtk-widgets.css | 2171 ++++++ .themes/FlatStudioDarkCustom/gtk-3.0/gtk.css | 243 + .themes/FlatStudioDarkCustom/gtk-3.0/menu.css | 282 + .../gtk-3.0/menu_frame.css | 361 + .../gtk-3.0/scrollbar-classic.css | 70 + .../gtk-3.0/scrollbar.css | 111 + .../FlatStudioDarkCustom/gtk-3.0/settings.ini | 5 + .../FlatStudioDarkCustom/gtk-3.0/sidebar.css | 91 + .../FlatStudioDarkCustom/gtk-3.0/tabs-2.css | 125 + .../gtk-3.0/tabs-classic.css | 122 + .themes/FlatStudioDarkCustom/gtk-3.0/tabs.css | 116 + .../gtk-3.0/unity-darkest.css | 26 + .../FlatStudioDarkCustom/gtk-3.0/unity.css | 25 + .themes/FlatStudioDarkCustom/leeme.txt | 67 + .themes/FlatStudioDarkCustom/readme.txt | 64 + .themes/Libra-Dark-Gruvbox/gnome-shell/bc.svg | 10 + .../gnome-shell/calendar-arrow-left-hover.svg | 82 + .../gnome-shell/calendar-arrow-left.svg | 82 + .../calendar-arrow-right-hover.svg | 82 + .../gnome-shell/calendar-arrow-right.svg | 82 + .../gnome-shell/checkbox-checked.svg | 72 + .../gnome-shell/checkbox-unchecked.svg | 67 + .../gnome-shell/close_dash.svg | 72 + .../gnome-shell/close_dash_prelight.svg | 72 + .../gnome-shell/dash-placeholder.svg | 84 + .../gnome-shell/filter-selected-ltr.svg | 81 + .../gnome-shell/filter-selected-rtl.svg | 81 + .../gnome-shell/gnome-shell.css | 941 +++ .../gnome-shell/ic_close_white_48dp.png | Bin 0 -> 1329 bytes .../gnome-shell/logged-in-indicator.svg | 130 + .../gnome-shell/more-results.svg | 114 + .../gnome-shell/page-indicator-active.svg | 71 + .../gnome-shell/page-indicator-checked.svg | 67 + .../gnome-shell/page-indicator-hover.svg | 67 + .../gnome-shell/page-indicator-inactive.svg | 67 + .../gnome-shell/panel-button-border.svg | 74 + .../gnome-shell/process-working.svg | 261 + .../gnome-shell/rectangle.png | Bin 0 -> 236 bytes .../Libra-Dark-Gruvbox/gnome-shell/round.png | Bin 0 -> 800 bytes .../gnome-shell/running-indicator.svg | 130 + .../gnome-shell/source-button-border.svg | 74 + .../gnome-shell/summary-counter.svg | 120 + .../gnome-shell/switch-off.svg | 14 + .../gnome-shell/switch-on.svg | 13 + .../gnome-shell/toggle-off-intl.svg | 126 + .../gnome-shell/toggle-off-us.svg | 138 + .../gnome-shell/toggle-on-intl.svg | 122 + .../gnome-shell/toggle-on-us.svg | 130 + .themes/Libra-Dark-Gruvbox/gnome-shell/wc.svg | 11 + .../gtk-2.0/Arrows/arrow-down-insens.png | Bin 0 -> 186 bytes .../gtk-2.0/Arrows/arrow-down-prelight.png | Bin 0 -> 186 bytes .../gtk-2.0/Arrows/arrow-down-pressed.png | Bin 0 -> 186 bytes .../Arrows/arrow-down-small-insens.png | Bin 0 -> 298 bytes .../Arrows/arrow-down-small-prelight.png | Bin 0 -> 275 bytes .../gtk-2.0/Arrows/arrow-down-small.png | Bin 0 -> 277 bytes .../gtk-2.0/Arrows/arrow-down.png | Bin 0 -> 186 bytes .../gtk-2.0/Arrows/arrow-left-active.png | Bin 0 -> 185 bytes .../gtk-2.0/Arrows/arrow-left-insensitive.png | Bin 0 -> 185 bytes .../gtk-2.0/Arrows/arrow-left-prelight.png | Bin 0 -> 185 bytes .../gtk-2.0/Arrows/arrow-left.png | Bin 0 -> 185 bytes .../gtk-2.0/Arrows/arrow-right-active.png | Bin 0 -> 183 bytes .../Arrows/arrow-right-insensitive.png | Bin 0 -> 183 bytes .../gtk-2.0/Arrows/arrow-right-prelight.png | Bin 0 -> 183 bytes .../gtk-2.0/Arrows/arrow-right.png | Bin 0 -> 180 bytes .../gtk-2.0/Arrows/arrow-up-active.png | Bin 0 -> 185 bytes .../gtk-2.0/Arrows/arrow-up-insensitive.png | Bin 0 -> 185 bytes .../gtk-2.0/Arrows/arrow-up-prelight.png | Bin 0 -> 185 bytes .../gtk-2.0/Arrows/arrow-up-small-insens.png | Bin 0 -> 270 bytes .../Arrows/arrow-up-small-prelight.png | Bin 0 -> 258 bytes .../gtk-2.0/Arrows/arrow-up-small.png | Bin 0 -> 257 bytes .../gtk-2.0/Arrows/arrow-up.png | Bin 0 -> 185 bytes .../gtk-2.0/Buttons/button-bg.png | Bin 0 -> 144 bytes .../Buttons/button-default-notebook.png | Bin 0 -> 2906 bytes .../gtk-2.0/Buttons/button-default.png | Bin 0 -> 161 bytes .../gtk-2.0/Buttons/button-insensitive.png | Bin 0 -> 197 bytes .../Buttons/button-normal-notebook.png | Bin 0 -> 2981 bytes .../gtk-2.0/Buttons/button-normal.png | Bin 0 -> 144 bytes .../gtk-2.0/Buttons/button-prelight.png | Bin 0 -> 196 bytes .../gtk-2.0/Buttons/button-pressed.png | Bin 0 -> 234 bytes .../gtk-2.0/Check-Radio/check1.png | Bin 0 -> 275 bytes .../gtk-2.0/Check-Radio/check2.png | Bin 0 -> 438 bytes .../gtk-2.0/Check-Radio/check3.png | Bin 0 -> 290 bytes .../gtk-2.0/Check-Radio/check4.png | Bin 0 -> 445 bytes .../gtk-2.0/Check-Radio/checklight.png | Bin 0 -> 96 bytes .../gtk-2.0/Check-Radio/highlight.png | Bin 0 -> 102 bytes .../gtk-2.0/Check-Radio/menucheck.png | Bin 0 -> 427 bytes .../Check-Radio/menucheck_prelight.png | Bin 0 -> 313 bytes .../menuitem-checkbox-insensitive.png | Bin 0 -> 272 bytes .../menuitem-checkbox-selected.png | Bin 0 -> 257 bytes .../gtk-2.0/Check-Radio/menuitem-checkbox.png | Bin 0 -> 282 bytes .../menuitem-radio-checked-insensitive.png | Bin 0 -> 239 bytes .../menuitem-radio-checked-selected.png | Bin 0 -> 159 bytes .../Check-Radio/menuitem-radio-checked.png | Bin 0 -> 162 bytes .../gtk-2.0/Check-Radio/menuoption.png | Bin 0 -> 256 bytes .../Check-Radio/menuoption_prelight.png | Bin 0 -> 220 bytes .../gtk-2.0/Check-Radio/option1.png | Bin 0 -> 604 bytes .../gtk-2.0/Check-Radio/option2.png | Bin 0 -> 712 bytes .../gtk-2.0/Check-Radio/option3.png | Bin 0 -> 618 bytes .../gtk-2.0/Check-Radio/option4.png | Bin 0 -> 727 bytes .../gtk-2.0/Combo/combo-arrow-active.png | Bin 0 -> 186 bytes .../gtk-2.0/Combo/combo-arrow-insens.png | Bin 0 -> 186 bytes .../gtk-2.0/Combo/combo-arrow-prelight.png | Bin 0 -> 186 bytes .../gtk-2.0/Combo/combo-arrow.png | Bin 0 -> 186 bytes .../gtk-2.0/Combo/combo-inactive.png | Bin 0 -> 207 bytes .../gtk-2.0/Combo/combo-normal.png | Bin 0 -> 207 bytes .../gtk-2.0/Combo/combo-prelight.png | Bin 0 -> 207 bytes .../gtk-2.0/Combo/combo-pressed.png | Bin 0 -> 280 bytes .../gtk-2.0/Combo/op-ins.png | Bin 0 -> 200 bytes .../gtk-2.0/Combo/op-pre.png | Bin 0 -> 201 bytes .../Libra-Dark-Gruvbox/gtk-2.0/Combo/op.png | Bin 0 -> 201 bytes .../Entry/combo-entry-border-active-bg.png | Bin 0 -> 257 bytes .../combo-entry-border-active-notebook.png | Bin 0 -> 258 bytes .../combo-entry-border-active-rtl-bg.png | Bin 0 -> 283 bytes ...combo-entry-border-active-rtl-notebook.png | Bin 0 -> 283 bytes .../Entry/combo-entry-border-active-rtl.png | Bin 0 -> 283 bytes .../Entry/combo-entry-border-active.png | Bin 0 -> 258 bytes .../gtk-2.0/Entry/combo-entry-border-bg.png | Bin 0 -> 334 bytes .../Entry/combo-entry-border-disabled-bg.png | Bin 0 -> 275 bytes .../combo-entry-border-disabled-notebook.png | Bin 0 -> 263 bytes .../combo-entry-border-disabled-rtl-bg.png | Bin 0 -> 295 bytes ...mbo-entry-border-disabled-rtl-notebook.png | Bin 0 -> 280 bytes .../Entry/combo-entry-border-disabled-rtl.png | Bin 0 -> 327 bytes .../Entry/combo-entry-border-disabled.png | Bin 0 -> 312 bytes .../Entry/combo-entry-border-notebook.png | Bin 0 -> 304 bytes .../Entry/combo-entry-border-rtl-bg.png | Bin 0 -> 373 bytes .../Entry/combo-entry-border-rtl-notebook.png | Bin 0 -> 322 bytes .../gtk-2.0/Entry/combo-entry-border-rtl.png | Bin 0 -> 364 bytes .../gtk-2.0/Entry/combo-entry-border.png | Bin 0 -> 310 bytes .../Entry/combo-entry-button-active-rtl.png | Bin 0 -> 359 bytes .../Entry/combo-entry-button-active.png | Bin 0 -> 373 bytes .../Entry/combo-entry-button-disabled-rtl.png | Bin 0 -> 317 bytes .../Entry/combo-entry-button-disabled.png | Bin 0 -> 331 bytes .../gtk-2.0/Entry/combo-entry-button-rtl.png | Bin 0 -> 353 bytes .../gtk-2.0/Entry/combo-entry-button.png | Bin 0 -> 331 bytes .../gtk-2.0/Entry/entry-bg-disabled.png | Bin 0 -> 155 bytes .../gtk-2.0/Entry/entry-bg.png | Bin 0 -> 162 bytes .../Entry/entry-border-active-bg-solid.png | Bin 0 -> 353 bytes .../gtk-2.0/Entry/entry-border-active-bg.png | Bin 0 -> 353 bytes .../Entry/entry-border-active-notebook.png | Bin 0 -> 353 bytes .../gtk-2.0/Entry/entry-border-active.png | Bin 0 -> 353 bytes .../gtk-2.0/Entry/entry-border-bg-solid.png | Bin 0 -> 406 bytes .../gtk-2.0/Entry/entry-border-bg.png | Bin 0 -> 427 bytes .../Entry/entry-border-disabled-bg.png | Bin 0 -> 353 bytes .../Entry/entry-border-disabled-notebook.png | Bin 0 -> 331 bytes .../gtk-2.0/Entry/entry-border-disabled.png | Bin 0 -> 357 bytes .../gtk-2.0/Entry/entry-border-fill-plain.png | Bin 0 -> 139 bytes .../gtk-2.0/Entry/entry-border-fill-solid.png | Bin 0 -> 203 bytes .../gtk-2.0/Entry/entry-border-fill.png | Bin 0 -> 179 bytes .../gtk-2.0/Entry/entry-border-notebook.png | Bin 0 -> 407 bytes .../gtk-2.0/Entry/entry-border.png | Bin 0 -> 386 bytes .../gtk-2.0/Entry/entry-bottom-selected.png | Bin 0 -> 334 bytes .../gtk-2.0/Entry/entry-bottom.png | Bin 0 -> 213 bytes .../gtk-2.0/Expanders/minus.png | Bin 0 -> 166 bytes .../gtk-2.0/Expanders/plus.png | Bin 0 -> 178 bytes .../gtk-2.0/Frame-Gap/frame-gap-end.png | Bin 0 -> 131 bytes .../gtk-2.0/Frame-Gap/frame-gap-start.png | Bin 0 -> 95 bytes .../gtk-2.0/Frame-Gap/frame1.png | Bin 0 -> 106 bytes .../gtk-2.0/Handles/handle-h.png | Bin 0 -> 106 bytes .../gtk-2.0/Handles/handle-v.png | Bin 0 -> 105 bytes .../gtk-2.0/Handles/resize-grip.png | Bin 0 -> 123 bytes .../gtk-2.0/Lines/line-h.png | Bin 0 -> 130 bytes .../gtk-2.0/Lines/line-v.png | Bin 0 -> 133 bytes .../gtk-2.0/Lines/linep-h.png | Bin 0 -> 99 bytes .../gtk-2.0/Lines/linep-v.png | Bin 0 -> 99 bytes .../ListHeaders/list_header-insens.png | Bin 0 -> 111 bytes .../ListHeaders/list_header-prelight.png | Bin 0 -> 111 bytes .../ListHeaders/list_header-pressed.png | Bin 0 -> 111 bytes .../gtk-2.0/ListHeaders/list_header.png | Bin 0 -> 111 bytes .../gtk-2.0/ListHeaders/tree.png | Bin 0 -> 93 bytes .../Menu-Menubar/arrow-right-prelight.png | Bin 0 -> 186 bytes .../gtk-2.0/Menu-Menubar/arrow-right.png | Bin 0 -> 183 bytes .../gtk-2.0/Menu-Menubar/menu.png | Bin 0 -> 249 bytes .../gtk-2.0/Menu-Menubar/menubar-item.png | Bin 0 -> 136 bytes .../gtk-2.0/Menu-Menubar/menubar.png | Bin 0 -> 147 bytes .../gtk-2.0/Menu-Menubar/menubar_button.png | Bin 0 -> 196 bytes .../gtk-2.0/Menu-Menubar/menuitem.png | Bin 0 -> 93 bytes .../gtk-2.0/Menu-Menubar/menuline.png | Bin 0 -> 130 bytes .../gtk-2.0/Others/close.png | Bin 0 -> 140 bytes .../gtk-2.0/Others/focus.png | Bin 0 -> 125 bytes .../gtk-2.0/Others/null.png | Bin 0 -> 309 bytes .../gtk-2.0/Others/resize_grip.png | Bin 0 -> 121 bytes .../gtk-2.0/Others/ruler.png | Bin 0 -> 110 bytes .../gtk-2.0/Others/tooltip.png | Bin 0 -> 88 bytes .../gtk-2.0/Panel/button-active.png | Bin 0 -> 94 bytes .../gtk-2.0/Panel/button-inactive.png | Bin 0 -> 106 bytes .../gtk-2.0/Panel/button-prelight.png | Bin 0 -> 104 bytes .../gtk-2.0/Panel/handle-h.png | Bin 0 -> 105 bytes .../gtk-2.0/Panel/handle-v.png | Bin 0 -> 105 bytes .../gtk-2.0/Panel/menubar-item.png | Bin 0 -> 136 bytes .../gtk-2.0/Panel/panel-bg.png | Bin 0 -> 88 bytes .../Panel/panel-button-active-prelight.png | Bin 0 -> 94 bytes .../gtk-2.0/Panel/panel-button-active.png | Bin 0 -> 94 bytes .../gtk-2.0/Panel/panel-button-inactive.png | Bin 0 -> 106 bytes .../gtk-2.0/Panel/panel-button-prelight.png | Bin 0 -> 104 bytes .../gtk-2.0/Panel/panel-menubar.png | Bin 0 -> 111 bytes .../gtk-2.0/ProgressBar/progressbar-pat.png | Bin 0 -> 213 bytes .../ProgressBar/trough-progressbar-horiz.png | Bin 0 -> 124 bytes .../ProgressBar/trough-progressbar.png | Bin 0 -> 124 bytes .../gtk-2.0/Scale/slider-hover.svg | 366 + .../gtk-2.0/Scale/slider-ins.svg | 366 + .../gtk-2.0/Scale/slider.svg | 146 + .../gtk-2.0/Scale/trough-horizontal.png | Bin 0 -> 217 bytes .../gtk-2.0/Scale/trough-vertical.png | Bin 0 -> 224 bytes .../gtk-2.0/Scrollbars/scroll-thumb-horiz.png | Bin 0 -> 96 bytes .../gtk-2.0/Scrollbars/scroll-thumb-vert.png | Bin 0 -> 96 bytes .../Scrollbars/slider-horiz-active.png | Bin 0 -> 193 bytes .../Scrollbars/slider-horiz-insens.png | Bin 0 -> 205 bytes .../Scrollbars/slider-horiz-prelight.png | Bin 0 -> 205 bytes .../gtk-2.0/Scrollbars/slider-horiz.png | Bin 0 -> 193 bytes .../gtk-2.0/Scrollbars/slider-vert-active.png | Bin 0 -> 185 bytes .../gtk-2.0/Scrollbars/slider-vert-insens.png | Bin 0 -> 199 bytes .../Scrollbars/slider-vert-prelight.png | Bin 0 -> 199 bytes .../gtk-2.0/Scrollbars/slider-vert.png | Bin 0 -> 185 bytes .../Scrollbars/stepper-down-insens.png | Bin 0 -> 96 bytes .../Scrollbars/stepper-down-prelight.png | Bin 0 -> 96 bytes .../gtk-2.0/Scrollbars/stepper-down.png | Bin 0 -> 96 bytes .../Scrollbars/stepper-left-insens.png | Bin 0 -> 96 bytes .../Scrollbars/stepper-left-prelight.png | Bin 0 -> 96 bytes .../gtk-2.0/Scrollbars/stepper-left.png | Bin 0 -> 96 bytes .../Scrollbars/stepper-right-insens.png | Bin 0 -> 96 bytes .../Scrollbars/stepper-right-prelight.png | Bin 0 -> 96 bytes .../gtk-2.0/Scrollbars/stepper-right.png | Bin 0 -> 96 bytes .../gtk-2.0/Scrollbars/stepper-up-insens.png | Bin 0 -> 96 bytes .../Scrollbars/stepper-up-prelight.png | Bin 0 -> 96 bytes .../gtk-2.0/Scrollbars/stepper-up.png | Bin 0 -> 96 bytes .../trough-scrollbar-horiz-insens.png | Bin 0 -> 102 bytes .../Scrollbars/trough-scrollbar-horiz.png | Bin 0 -> 147 bytes .../trough-scrollbar-vert-insens.png | Bin 0 -> 102 bytes .../Scrollbars/trough-scrollbar-vert.png | Bin 0 -> 147 bytes .../gtk-2.0/Spin/arrow-down-active.png | Bin 0 -> 186 bytes .../gtk-2.0/Spin/arrow-down-disable.png | Bin 0 -> 186 bytes .../gtk-2.0/Spin/arrow-down-prelight.png | Bin 0 -> 186 bytes .../gtk-2.0/Spin/arrow-down.png | Bin 0 -> 186 bytes .../gtk-2.0/Spin/arrow-up-active.png | Bin 0 -> 185 bytes .../gtk-2.0/Spin/arrow-up-disable.png | Bin 0 -> 185 bytes .../gtk-2.0/Spin/arrow-up-prelight.png | Bin 0 -> 185 bytes .../gtk-2.0/Spin/arrow-up.png | Bin 0 -> 185 bytes .../Spin/down-background-disable-rtl.png | Bin 0 -> 180 bytes .../gtk-2.0/Spin/down-background-disable.png | Bin 0 -> 183 bytes .../gtk-2.0/Spin/down-background-rtl.png | Bin 0 -> 226 bytes .../gtk-2.0/Spin/down-background.png | Bin 0 -> 227 bytes .../gtk-2.0/Spin/entry-shadow-in.png | Bin 0 -> 124 bytes .../Spin/text-entry-focus-notebook.png | Bin 0 -> 192 bytes .../gtk-2.0/Spin/text-entry-focus.png | Bin 0 -> 199 bytes .../gtk-2.0/Spin/text-entry-notebook.png | Bin 0 -> 168 bytes .../gtk-2.0/Spin/text-entry.png | Bin 0 -> 171 bytes .../Spin/up-background-disable-rtl.png | Bin 0 -> 162 bytes .../gtk-2.0/Spin/up-background-disable.png | Bin 0 -> 160 bytes .../gtk-2.0/Spin/up-background-rtl.png | Bin 0 -> 225 bytes .../gtk-2.0/Spin/up-background.png | Bin 0 -> 223 bytes .../gtk-2.0/Tabs/gap-bottom-left.png | Bin 0 -> 159 bytes .../gtk-2.0/Tabs/gap-bottom-right.png | Bin 0 -> 157 bytes .../gtk-2.0/Tabs/gap-bottom.png | Bin 0 -> 113 bytes .../gtk-2.0/Tabs/gap-left.png | Bin 0 -> 116 bytes .../gtk-2.0/Tabs/gap-right.png | Bin 0 -> 115 bytes .../gtk-2.0/Tabs/gap-top-left.png | Bin 0 -> 161 bytes .../gtk-2.0/Tabs/gap-top-right.png | Bin 0 -> 160 bytes .../gtk-2.0/Tabs/gap-top.png | Bin 0 -> 114 bytes .../gtk-2.0/Tabs/notebook-bottom.png | Bin 0 -> 298 bytes .../gtk-2.0/Tabs/notebook-left.png | Bin 0 -> 314 bytes .../gtk-2.0/Tabs/notebook-right.png | Bin 0 -> 291 bytes .../gtk-2.0/Tabs/notebook-top.png | Bin 0 -> 306 bytes .../gtk-2.0/Tabs/notebook.png | Bin 0 -> 275 bytes .../Libra-Dark-Gruvbox/gtk-2.0/Tabs/null.png | Bin 0 -> 127 bytes .../gtk-2.0/Tabs/tab-bottom-active.png | Bin 0 -> 231 bytes .../gtk-2.0/Tabs/tab-bottom.png | Bin 0 -> 216 bytes .../gtk-2.0/Tabs/tab-left-active.png | Bin 0 -> 235 bytes .../gtk-2.0/Tabs/tab-left.png | Bin 0 -> 207 bytes .../gtk-2.0/Tabs/tab-right-active.png | Bin 0 -> 251 bytes .../gtk-2.0/Tabs/tab-right.png | Bin 0 -> 218 bytes .../gtk-2.0/Tabs/tab-top-active.png | Bin 0 -> 242 bytes .../gtk-2.0/Tabs/tab-top.png | Bin 0 -> 213 bytes .../gtk-2.0/Toolbar/toolbar.png | Bin 0 -> 147 bytes .../Toolbar/toolbutton-insensitive.png | Bin 0 -> 207 bytes .../gtk-2.0/Toolbar/toolbutton-normal.png | Bin 0 -> 207 bytes .../gtk-2.0/Toolbar/toolbutton-prelight.png | Bin 0 -> 207 bytes .../gtk-2.0/Toolbar/toolbutton-pressed.png | Bin 0 -> 280 bytes .themes/Libra-Dark-Gruvbox/gtk-2.0/gtkrc | 3308 +++++++++ .../Libra-Dark-Gruvbox/gtk-2.0/styles/button | 69 + .../gtk-2.0/styles/checkbutton | 177 + .../Libra-Dark-Gruvbox/gtk-2.0/styles/combo | 127 + .../Libra-Dark-Gruvbox/gtk-2.0/styles/entry | 191 + .../gtk-2.0/styles/handlebox | 25 + .../gtk-2.0/styles/listheader | 97 + .../gtk-2.0/styles/menu-menubar | 154 + .../styles/murrine-style-images-and-labels | 65 + .../gtk-2.0/styles/notebook | 176 + .../gtk-2.0/styles/optionmenu | 74 + .../Libra-Dark-Gruvbox/gtk-2.0/styles/panel | 388 + .../gtk-2.0/styles/progressbar | 31 + .../gtk-2.0/styles/radiobutton | 178 + .../Libra-Dark-Gruvbox/gtk-2.0/styles/range | 36 + .../gtk-2.0/styles/scrollbar | 281 + .../Libra-Dark-Gruvbox/gtk-2.0/styles/spin | 272 + .../gtk-2.0/styles/statusbar | 125 + .../Libra-Dark-Gruvbox/gtk-2.0/styles/toolbar | 102 + .../gtk-2.0/styles/tooltips | 27 + .themes/Libra-Dark-Gruvbox/gtk-3.0/.zedstate | 1 + .../assets/checkbox-checked-insensitive.svg | 72 + .../gtk-3.0/assets/checkbox-checked.svg | 72 + .../assets/checkbox-mixed-insensitive.svg | 72 + .../gtk-3.0/assets/checkbox-mixed.svg | 72 + .../assets/checkbox-unchecked-insensitive.svg | 67 + .../gtk-3.0/assets/checkbox-unchecked.svg | 67 + .../gtk-3.0/assets/grid-selection-checked.svg | 72 + .../assets/grid-selection-unchecked.svg | 67 + .../menuitem-checkbox-checked-hover.svg | 63 + .../menuitem-checkbox-checked-insensitive.svg | 63 + .../assets/menuitem-checkbox-checked.svg | 63 + .../assets/menuitem-checkbox-mixed-hover.svg | 63 + .../menuitem-checkbox-mixed-insensitive.svg | 63 + .../assets/menuitem-checkbox-mixed.svg | 63 + .../assets/menuitem-radio-checked-hover.svg | 64 + .../menuitem-radio-checked-insensitive.svg | 64 + .../gtk-3.0/assets/menuitem-radio-checked.svg | 64 + .../assets/pane-separator-grip-vertical.png | Bin 0 -> 173 bytes .../gtk-3.0/assets/pane-separator-grip.png | Bin 0 -> 173 bytes .../assets/radio-mixed-insensitive.svg | 70 + .../gtk-3.0/assets/radio-mixed.svg | 70 + .../assets/radio-selected-insensitive.svg | 72 + .../gtk-3.0/assets/radio-selected.svg | 72 + .../assets/radio-unselected-insensitive.svg | 65 + .../gtk-3.0/assets/radio-unselected.svg | 65 + ...der-marks-above-horizontal-insensitive.svg | 234 + .../scale-slider-marks-above-horizontal.svg | 431 ++ ...lider-marks-above-vertical-insensitive.svg | 234 + .../scale-slider-marks-above-vertical.svg | 254 + ...der-marks-below-horizontal-insensitive.svg | 16 + .../scale-slider-marks-below-horizontal.svg | 142 + ...lider-marks-below-vertical-insensitive.svg | 214 + .../scale-slider-marks-below-vertical.svg | 234 + .../gtk-3.0/gnome-applications.css | 601 ++ .../gtk-3.0/gtk-widgets-assets.css | 151 + .../gtk-3.0/gtk-widgets.css | 3861 ++++++++++ .themes/Libra-Dark-Gruvbox/gtk-3.0/gtk.css | 93 + .../Libra-Dark-Gruvbox/gtk-3.0/settings.ini | 6 + .themes/Libra-Dark-Gruvbox/gtk-3.0/tags | 0 .themes/Libra-Dark-Gruvbox/gtk-3.0/unity.css | 87 + .themes/Libra-Dark-Gruvbox/gtk-3.0/xfce.css | 51 + .themes/Libra-Dark-Gruvbox/index.theme | 11 + .../Libra-Dark-Gruvbox/metacity-1/close.svg | 73 + .../metacity-1/close_focused_normal.svg | 72 + .../metacity-1/close_focused_prelight.svg | 72 + .../metacity-1/close_focused_pressed.svg | 72 + .../metacity-1/close_unfocused.svg | 72 + .../metacity-1/close_unfocused_prelight.svg | 72 + .../metacity-1/close_unfocused_pressed.svg | 72 + .../metacity-1/maximize.svg | 72 + .../metacity-1/maximize_focused_normal.svg | 72 + .../metacity-1/maximize_focused_prelight.svg | 72 + .../metacity-1/maximize_focused_pressed.svg | 72 + .../metacity-1/maximize_unfocused.svg | 72 + .../maximize_unfocused_prelight.svg | 72 + .../metacity-1/maximize_unfocused_pressed.svg | 71 + .../metacity-1/metacity-theme-1.xml | 1080 +++ .../metacity-1/metacity-theme-2.xml | 1080 +++ .../metacity-1/metacity-theme-3.xml | 1111 +++ .../metacity-1/minimize.svg | 68 + .../metacity-1/minimize_focused_normal.svg | 68 + .../metacity-1/minimize_focused_prelight.svg | 68 + .../metacity-1/minimize_focused_pressed.svg | 68 + .../metacity-1/minimize_unfocused.svg | 68 + .../minimize_unfocused_prelight.svg | 68 + .../metacity-1/minimize_unfocused_pressed.svg | 68 + .../metacity-1/unmaximize.svg | 72 + .../metacity-1/unmaximize_focused_normal.svg | 72 + .../unmaximize_focused_prelight.svg | 72 + .../metacity-1/unmaximize_focused_pressed.svg | 72 + .../metacity-1/unmaximize_unfocused.svg | 72 + .../unmaximize_unfocused_prelight.svg | 72 + .../unmaximize_unfocused_pressed.svg | 72 + .../Libra-Dark-Gruvbox/openbox-3/close.xbm | 5 + .../Libra-Dark-Gruvbox/openbox-3/iconify.xbm | 5 + .themes/Libra-Dark-Gruvbox/openbox-3/max.xbm | 5 + .../openbox-3/max_toggled.xbm | 5 + .themes/Libra-Dark-Gruvbox/openbox-3/themerc | 157 + .themes/Libra-Dark-Gruvbox/unity/close.svg | 73 + .../Libra-Dark-Gruvbox/unity/close_dash.svg | 72 + .../unity/close_dash_disabled.svg | 72 + .../unity/close_dash_prelight.svg | 72 + .../unity/close_dash_pressed.svg | 72 + .../unity/close_focused_normal.svg | 72 + .../unity/close_focused_prelight.svg | 72 + .../unity/close_focused_pressed.svg | 72 + .../unity/close_unfocused.svg | 72 + .../unity/close_unfocused_prelight.svg | 72 + .../unity/close_unfocused_pressed.svg | 72 + .../unity/launcher_arrow_ltr_19.svg | 105 + .../unity/launcher_arrow_ltr_37.svg | 113 + .../unity/launcher_arrow_outline_ltr_19.svg | 122 + .../unity/launcher_arrow_outline_ltr_37.svg | 109 + .../unity/launcher_arrow_outline_rtl_19.svg | 103 + .../unity/launcher_arrow_outline_rtl_37.svg | 109 + .../unity/launcher_arrow_rtl_19.svg | 105 + .../unity/launcher_arrow_rtl_37.svg | 113 + .../unity/launcher_icon_back_150.svg | 70 + .../unity/launcher_icon_back_54.svg | 64 + .../unity/launcher_icon_edge_150.svg | 70 + .../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 | 76 + .../unity/launcher_icon_selected_back_54.svg | 62 + .../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 | 105 + .../unity/launcher_pip_ltr_37.svg | 111 + .../unity/launcher_pip_rtl_19.svg | 104 + .../unity/launcher_pip_rtl_37.svg | 108 + .themes/Libra-Dark-Gruvbox/unity/maximize.svg | 72 + .../unity/maximize_dash.svg | 72 + .../unity/maximize_dash_disabled.svg | 72 + .../unity/maximize_dash_prelight.svg | 72 + .../unity/maximize_dash_pressed.svg | 72 + .../unity/maximize_focused_normal.svg | 72 + .../unity/maximize_focused_prelight.svg | 72 + .../unity/maximize_focused_pressed.svg | 72 + .../unity/maximize_unfocused.svg | 72 + .../unity/maximize_unfocused_prelight.svg | 72 + .../unity/maximize_unfocused_pressed.svg | 71 + .themes/Libra-Dark-Gruvbox/unity/menu.svg | 33 + .../unity/menu_prelight.svg | 33 + .../unity/minimize (copy).svg | 68 + .themes/Libra-Dark-Gruvbox/unity/minimize.svg | 68 + .../unity/minimize_dash.svg | 68 + .../unity/minimize_dash_disabled.svg | 68 + .../unity/minimize_dash_prelight.svg | 68 + .../unity/minimize_dash_pressed.svg | 68 + .../unity/minimize_focused_normal.svg | 68 + .../unity/minimize_focused_prelight.svg | 68 + .../unity/minimize_focused_pressed.svg | 68 + .../unity/minimize_unfocused.svg | 68 + .../unity/minimize_unfocused_prelight.svg | 68 + .../unity/minimize_unfocused_pressed.svg | 68 + .../Libra-Dark-Gruvbox/unity/unmaximize.svg | 72 + .../unity/unmaximize_dash.svg | 72 + .../unity/unmaximize_dash_disabled.svg | 72 + .../unity/unmaximize_dash_prelight.svg | 72 + .../unity/unmaximize_dash_pressed.svg | 72 + .../unity/unmaximize_focused_normal.svg | 72 + .../unity/unmaximize_focused_prelight.svg | 72 + .../unity/unmaximize_focused_pressed.svg | 72 + .../unity/unmaximize_unfocused.svg | 72 + .../unity/unmaximize_unfocused_prelight.svg | 72 + .../unity/unmaximize_unfocused_pressed.svg | 72 + .../xfwm4/bottom-active.xpm | 8 + .../xfwm4/bottom-inactive.xpm | 9 + .../xfwm4/bottom-left-active.xpm | 8 + .../xfwm4/bottom-left-inactive.xpm | 7 + .../xfwm4/bottom-right-active.xpm | 7 + .../xfwm4/bottom-right-inactive.xpm | 7 + .../Libra-Dark-Gruvbox/xfwm4/close-active.xpm | 59 + .../xfwm4/close-inactive.xpm | 46 + .../xfwm4/close-prelight.xpm | 54 + .../xfwm4/close-pressed.xpm | 57 + .../Libra-Dark-Gruvbox/xfwm4/hide-active.xpm | 32 + .../xfwm4/hide-inactive.xpm | 32 + .../xfwm4/hide-prelight.xpm | 32 + .../Libra-Dark-Gruvbox/xfwm4/hide-pressed.xpm | 32 + .../Libra-Dark-Gruvbox/xfwm4/left-active.xpm | 10 + .../xfwm4/left-inactive.xpm | 10 + .../xfwm4/maximize-active.xpm | 32 + .../xfwm4/maximize-inactive.xpm | 32 + .../xfwm4/maximize-prelight.xpm | 32 + .../xfwm4/maximize-pressed.xpm | 32 + .../xfwm4/maximize-toggled-active.xpm | 32 + .../xfwm4/maximize-toggled-inactive.xpm | 32 + .../xfwm4/maximize-toggled-prelight.xpm | 32 + .../xfwm4/maximize-toggled-pressed.xpm | 32 + .../Libra-Dark-Gruvbox/xfwm4/right-active.xpm | 10 + .../xfwm4/right-inactive.xpm | 10 + .themes/Libra-Dark-Gruvbox/xfwm4/themerc | 17 + .../xfwm4/title-1-active.xpm | 31 + .../xfwm4/title-1-inactive.xpm | 31 + .../xfwm4/title-2-active.xpm | 31 + .../xfwm4/title-2-inactive.xpm | 31 + .../xfwm4/title-3-active.xpm | 31 + .../xfwm4/title-3-inactive.xpm | 31 + .../xfwm4/title-4-active.xpm | 31 + .../xfwm4/title-4-inactive.xpm | 31 + .../xfwm4/title-5-active.xpm | 31 + .../xfwm4/title-5-inactive.xpm | 31 + .../xfwm4/top-left-active.xpm | 31 + .../xfwm4/top-left-inactive.xpm | 31 + .../xfwm4/top-right-active.xpm | 31 + .../xfwm4/top-right-inactive.xpm | 31 + .themes/arc-gruvbox/gtk-2.0/assets.svg | 6235 +++++++++++++++++ .themes/arc-gruvbox/gtk-2.0/assets.txt | 132 + .../gtk-2.0/assets/arrow-down-insens.png | Bin 0 -> 320 bytes .../gtk-2.0/assets/arrow-down-prelight.png | Bin 0 -> 306 bytes .../assets/arrow-down-small-insens.png | Bin 0 -> 287 bytes .../assets/arrow-down-small-prelight.png | Bin 0 -> 285 bytes .../gtk-2.0/assets/arrow-down-small.png | Bin 0 -> 285 bytes .../arc-gruvbox/gtk-2.0/assets/arrow-down.png | Bin 0 -> 311 bytes .../gtk-2.0/assets/arrow-left-insens.png | Bin 0 -> 326 bytes .../gtk-2.0/assets/arrow-left-prelight.png | Bin 0 -> 319 bytes .../arc-gruvbox/gtk-2.0/assets/arrow-left.png | Bin 0 -> 316 bytes .../gtk-2.0/assets/arrow-right-insens.png | Bin 0 -> 321 bytes .../gtk-2.0/assets/arrow-right-prelight.png | Bin 0 -> 314 bytes .../gtk-2.0/assets/arrow-right.png | Bin 0 -> 316 bytes .../gtk-2.0/assets/arrow-up-insens.png | Bin 0 -> 325 bytes .../gtk-2.0/assets/arrow-up-prelight.png | Bin 0 -> 319 bytes .../gtk-2.0/assets/arrow-up-small-insens.png | Bin 0 -> 288 bytes .../assets/arrow-up-small-prelight.png | Bin 0 -> 280 bytes .../gtk-2.0/assets/arrow-up-small.png | Bin 0 -> 277 bytes .../arc-gruvbox/gtk-2.0/assets/arrow-up.png | Bin 0 -> 320 bytes .../gtk-2.0/assets/button-active.png | Bin 0 -> 266 bytes .../gtk-2.0/assets/button-hover.png | Bin 0 -> 257 bytes .../gtk-2.0/assets/button-insensitive.png | Bin 0 -> 257 bytes .themes/arc-gruvbox/gtk-2.0/assets/button.png | Bin 0 -> 257 bytes .../assets/checkbox-checked-insensitive.png | Bin 0 -> 366 bytes .../gtk-2.0/assets/checkbox-checked.png | Bin 0 -> 353 bytes .../assets/checkbox-unchecked-insensitive.png | Bin 0 -> 259 bytes .../gtk-2.0/assets/checkbox-unchecked.png | Bin 0 -> 265 bytes .../assets/combo-entry-border-focus-rtl.png | Bin 0 -> 253 bytes .../assets/combo-entry-border-focus.png | Bin 0 -> 252 bytes .../gtk-2.0/assets/combo-entry-border-rtl.png | Bin 0 -> 254 bytes .../gtk-2.0/assets/combo-entry-border.png | Bin 0 -> 249 bytes .../assets/combo-entry-button-active-rtl.png | Bin 0 -> 237 bytes .../assets/combo-entry-button-active.png | Bin 0 -> 235 bytes .../combo-entry-button-insensitive-rtl.png | Bin 0 -> 236 bytes .../assets/combo-entry-button-insensitive.png | Bin 0 -> 231 bytes .../gtk-2.0/assets/combo-entry-button-rtl.png | Bin 0 -> 240 bytes .../gtk-2.0/assets/combo-entry-button.png | Bin 0 -> 227 bytes .../assets/combo-entry-focus-notebook-rtl.png | Bin 0 -> 229 bytes .../assets/combo-entry-focus-notebook.png | Bin 0 -> 225 bytes .../gtk-2.0/assets/combo-entry-focus-rtl.png | Bin 0 -> 232 bytes .../gtk-2.0/assets/combo-entry-focus.png | Bin 0 -> 228 bytes .../combo-entry-insensitive-notebook-rtl.png | Bin 0 -> 230 bytes .../combo-entry-insensitive-notebook.png | Bin 0 -> 222 bytes .../assets/combo-entry-insensitive-rtl.png | Bin 0 -> 224 bytes .../assets/combo-entry-insensitive.png | Bin 0 -> 216 bytes .../assets/combo-entry-notebook-rtl.png | Bin 0 -> 217 bytes .../gtk-2.0/assets/combo-entry-notebook.png | Bin 0 -> 214 bytes .../gtk-2.0/assets/combo-entry-rtl.png | Bin 0 -> 224 bytes .../gtk-2.0/assets/combo-entry.png | Bin 0 -> 220 bytes .../assets/down-background-disable-rtl.png | Bin 0 -> 204 bytes .../assets/down-background-disable.png | Bin 0 -> 207 bytes .../gtk-2.0/assets/down-background-rtl.png | Bin 0 -> 198 bytes .../gtk-2.0/assets/down-background.png | Bin 0 -> 194 bytes .../gtk-2.0/assets/entry-active-bg.png | Bin 0 -> 267 bytes .../gtk-2.0/assets/entry-active-notebook.png | Bin 0 -> 250 bytes .../gtk-2.0/assets/entry-active-toolbar.png | Bin 0 -> 272 bytes .../assets/entry-background-disabled.png | Bin 0 -> 155 bytes .../gtk-2.0/assets/entry-background.png | Bin 0 -> 155 bytes .../arc-gruvbox/gtk-2.0/assets/entry-bg.png | Bin 0 -> 230 bytes .../assets/entry-border-active-bg-solid.png | Bin 0 -> 318 bytes .../gtk-2.0/assets/entry-border-active-bg.png | Bin 0 -> 315 bytes .../gtk-2.0/assets/entry-border-bg-solid.png | Bin 0 -> 230 bytes .../gtk-2.0/assets/entry-border-bg.png | Bin 0 -> 303 bytes .../assets/entry-border-disabled-bg.png | Bin 0 -> 226 bytes .../gtk-2.0/assets/entry-border-fill.png | Bin 0 -> 154 bytes .../gtk-2.0/assets/entry-disabled-bg.png | Bin 0 -> 226 bytes .../assets/entry-disabled-notebook.png | Bin 0 -> 250 bytes .../gtk-2.0/assets/entry-disabled-toolbar.png | Bin 0 -> 251 bytes .../gtk-2.0/assets/entry-notebook.png | Bin 0 -> 237 bytes .../gtk-2.0/assets/entry-toolbar.png | Bin 0 -> 247 bytes .../arc-gruvbox/gtk-2.0/assets/focus-line.png | Bin 0 -> 165 bytes .../gtk-2.0/assets/frame-gap-end.png | Bin 0 -> 142 bytes .../gtk-2.0/assets/frame-gap-start.png | Bin 0 -> 142 bytes .themes/arc-gruvbox/gtk-2.0/assets/frame.png | Bin 0 -> 165 bytes .../arc-gruvbox/gtk-2.0/assets/handle-h.png | Bin 0 -> 160 bytes .../arc-gruvbox/gtk-2.0/assets/handle-v.png | Bin 0 -> 157 bytes .../gtk-2.0/assets/inline-toolbar.png | Bin 0 -> 165 bytes .themes/arc-gruvbox/gtk-2.0/assets/line-h.png | Bin 0 -> 152 bytes .themes/arc-gruvbox/gtk-2.0/assets/line-v.png | Bin 0 -> 152 bytes .../gtk-2.0/assets/menu-arrow-prelight.png | Bin 0 -> 186 bytes .../arc-gruvbox/gtk-2.0/assets/menu-arrow.png | Bin 0 -> 265 bytes .../menu-checkbox-checked-insensitive.png | Bin 0 -> 359 bytes .../assets/menu-checkbox-checked-selected.png | Bin 0 -> 327 bytes .../gtk-2.0/assets/menu-checkbox-checked.png | Bin 0 -> 324 bytes .../menu-checkbox-unchecked-insensitive.png | Bin 0 -> 238 bytes .../menu-checkbox-unchecked-selected.png | Bin 0 -> 227 bytes .../assets/menu-checkbox-unchecked.png | Bin 0 -> 236 bytes .../assets/menu-radio-checked-insensitive.png | Bin 0 -> 381 bytes .../assets/menu-radio-checked-selected.png | Bin 0 -> 367 bytes .../gtk-2.0/assets/menu-radio-checked.png | Bin 0 -> 384 bytes .../menu-radio-unchecked-insensitive.png | Bin 0 -> 437 bytes .../assets/menu-radio-unchecked-selected.png | Bin 0 -> 346 bytes .../gtk-2.0/assets/menu-radio-unchecked.png | Bin 0 -> 473 bytes .../arc-gruvbox/gtk-2.0/assets/menubar.png | Bin 0 -> 165 bytes .../gtk-2.0/assets/menubar_button.png | Bin 0 -> 156 bytes .../arc-gruvbox/gtk-2.0/assets/menuitem.png | Bin 0 -> 156 bytes .themes/arc-gruvbox/gtk-2.0/assets/minus.png | Bin 0 -> 267 bytes .../notebook-entry-border-active-bg.png | Bin 0 -> 337 bytes .../assets/notebook-entry-border-bg.png | Bin 0 -> 268 bytes .../notebook-entry-border-disabled-bg.png | Bin 0 -> 250 bytes .../gtk-2.0/assets/notebook-gap-horiz.png | Bin 0 -> 154 bytes .../gtk-2.0/assets/notebook-gap-vert.png | Bin 0 -> 155 bytes .../arc-gruvbox/gtk-2.0/assets/notebook.png | Bin 0 -> 165 bytes .themes/arc-gruvbox/gtk-2.0/assets/null.png | Bin 0 -> 148 bytes .themes/arc-gruvbox/gtk-2.0/assets/plus.png | Bin 0 -> 255 bytes .../gtk-2.0/assets/progressbar.png | Bin 0 -> 267 bytes .../gtk-2.0/assets/progressbar_v.png | Bin 0 -> 264 bytes .../assets/radio-checked-insensitive.png | Bin 0 -> 392 bytes .../gtk-2.0/assets/radio-checked.png | Bin 0 -> 370 bytes .../assets/radio-unchecked-insensitive.png | Bin 0 -> 410 bytes .../gtk-2.0/assets/radio-unchecked.png | Bin 0 -> 409 bytes .../gtk-2.0/assets/slider-horiz-active.png | Bin 0 -> 253 bytes .../gtk-2.0/assets/slider-horiz-insens.png | Bin 0 -> 253 bytes .../gtk-2.0/assets/slider-horiz-prelight.png | Bin 0 -> 253 bytes .../gtk-2.0/assets/slider-horiz.png | Bin 0 -> 253 bytes .../gtk-2.0/assets/slider-insensitive.png | Bin 0 -> 412 bytes .../gtk-2.0/assets/slider-prelight.png | Bin 0 -> 408 bytes .../gtk-2.0/assets/slider-vert-active.png | Bin 0 -> 248 bytes .../gtk-2.0/assets/slider-vert-insens.png | Bin 0 -> 248 bytes .../gtk-2.0/assets/slider-vert-prelight.png | Bin 0 -> 248 bytes .../gtk-2.0/assets/slider-vert.png | Bin 0 -> 248 bytes .themes/arc-gruvbox/gtk-2.0/assets/slider.png | Bin 0 -> 421 bytes .../gtk-2.0/assets/tab-bottom-active.png | Bin 0 -> 166 bytes .../gtk-2.0/assets/tab-left-active.png | Bin 0 -> 167 bytes .../gtk-2.0/assets/tab-right-active.png | Bin 0 -> 168 bytes .../gtk-2.0/assets/tab-top-active.png | Bin 0 -> 166 bytes .../assets/toolbar-entry-border-active-bg.png | Bin 0 -> 325 bytes .../assets/toolbar-entry-border-bg.png | Bin 0 -> 294 bytes .../toolbar-entry-border-disabled-bg.png | Bin 0 -> 251 bytes .../arc-gruvbox/gtk-2.0/assets/toolbar.png | Bin 0 -> 165 bytes .../gtk-2.0/assets/tree_header.png | Bin 0 -> 162 bytes .../assets/trough-horizontal-active.png | Bin 0 -> 252 bytes .../gtk-2.0/assets/trough-horizontal.png | Bin 0 -> 252 bytes .../gtk-2.0/assets/trough-progressbar.png | Bin 0 -> 275 bytes .../gtk-2.0/assets/trough-progressbar_v.png | Bin 0 -> 276 bytes .../gtk-2.0/assets/trough-scrollbar-horiz.png | Bin 0 -> 164 bytes .../gtk-2.0/assets/trough-scrollbar-vert.png | Bin 0 -> 162 bytes .../gtk-2.0/assets/trough-vertical-active.png | Bin 0 -> 257 bytes .../gtk-2.0/assets/trough-vertical.png | Bin 0 -> 257 bytes .../assets/up-background-disable-rtl.png | Bin 0 -> 204 bytes .../gtk-2.0/assets/up-background-disable.png | Bin 0 -> 212 bytes .../gtk-2.0/assets/up-background-rtl.png | Bin 0 -> 210 bytes .../gtk-2.0/assets/up-background.png | Bin 0 -> 212 bytes .themes/arc-gruvbox/gtk-2.0/gtkrc | 9 + .themes/arc-gruvbox/gtk-2.0/main.rc | 2439 +++++++ .../gtk-2.0/menubar-toolbar/button-active.png | Bin 0 -> 309 bytes .../gtk-2.0/menubar-toolbar/button-hover.png | Bin 0 -> 317 bytes .../menubar-toolbar/button-insensitive.png | Bin 0 -> 304 bytes .../gtk-2.0/menubar-toolbar/button.png | Bin 0 -> 313 bytes .../entry-active-toolbar-dark.png | Bin 0 -> 272 bytes .../menubar-toolbar/entry-active-toolbar.png | Bin 0 -> 272 bytes .../entry-disabled-toolbar-dark.png | Bin 0 -> 251 bytes .../entry-disabled-toolbar.png | Bin 0 -> 251 bytes .../menubar-toolbar/entry-toolbar-dark.png | Bin 0 -> 247 bytes .../gtk-2.0/menubar-toolbar/entry-toolbar.png | Bin 0 -> 247 bytes .../gtk-2.0/menubar-toolbar/menubar-dark.png | Bin 0 -> 117 bytes .../menubar-toolbar/menubar-toolbar-dark.rc | 222 + .../menubar-toolbar/menubar-toolbar.rc | 166 + .../gtk-2.0/menubar-toolbar/menubar.png | Bin 0 -> 183 bytes .../menubar-toolbar/menubar_button-dark.png | Bin 0 -> 164 bytes .../menubar-toolbar/menubar_button.png | Bin 0 -> 164 bytes .../toolbar-entry-border-active-bg-dark.png | Bin 0 -> 409 bytes .../toolbar-entry-border-active-bg.png | Bin 0 -> 391 bytes .../toolbar-entry-border-bg-dark.png | Bin 0 -> 352 bytes .../toolbar-entry-border-bg.png | Bin 0 -> 366 bytes .../toolbar-entry-border-disabled-bg-dark.png | Bin 0 -> 321 bytes .../toolbar-entry-border-disabled-bg.png | Bin 0 -> 321 bytes .themes/arc-gruvbox/gtk-2.0/panel.rc | 153 + .themes/arc-gruvbox/gtk-2.0/render-assets.sh | 26 + .themes/arc-gruvbox/gtk-3.0/assets.svg | 5358 ++++++++++++++ .themes/arc-gruvbox/gtk-3.0/assets.txt | 84 + .../gtk-3.0/assets/checkbox-checked-dark.png | Bin 0 -> 357 bytes .../assets/checkbox-checked-dark@2.png | Bin 0 -> 472 bytes .../checkbox-checked-insensitive-dark.png | Bin 0 -> 355 bytes .../checkbox-checked-insensitive-dark@2.png | Bin 0 -> 486 bytes .../checkbox-checked-insensitive-selected.png | Bin 0 -> 368 bytes ...heckbox-checked-insensitive-selected@2.png | Bin 0 -> 492 bytes .../assets/checkbox-checked-insensitive.png | Bin 0 -> 363 bytes .../assets/checkbox-checked-insensitive@2.png | Bin 0 -> 501 bytes .../assets/checkbox-checked-selected.png | Bin 0 -> 359 bytes .../assets/checkbox-checked-selected@2.png | Bin 0 -> 483 bytes .../checkbox-checked-selectionmode-dark.png | Bin 0 -> 470 bytes .../checkbox-checked-selectionmode-dark@2.png | Bin 0 -> 659 bytes .../assets/checkbox-checked-selectionmode.png | Bin 0 -> 468 bytes .../checkbox-checked-selectionmode@2.png | Bin 0 -> 661 bytes .../gtk-3.0/assets/checkbox-checked.png | Bin 0 -> 353 bytes .../gtk-3.0/assets/checkbox-checked@2.png | Bin 0 -> 483 bytes .../gtk-3.0/assets/checkbox-mixed-dark.png | Bin 0 -> 235 bytes .../gtk-3.0/assets/checkbox-mixed-dark@2.png | Bin 0 -> 294 bytes .../checkbox-mixed-insensitive-dark.png | Bin 0 -> 237 bytes .../checkbox-mixed-insensitive-dark@2.png | Bin 0 -> 292 bytes .../checkbox-mixed-insensitive-selected.png | Bin 0 -> 227 bytes .../checkbox-mixed-insensitive-selected@2.png | Bin 0 -> 285 bytes .../assets/checkbox-mixed-insensitive.png | Bin 0 -> 237 bytes .../assets/checkbox-mixed-insensitive@2.png | Bin 0 -> 292 bytes .../assets/checkbox-mixed-selected.png | Bin 0 -> 233 bytes .../assets/checkbox-mixed-selected@2.png | Bin 0 -> 294 bytes .../gtk-3.0/assets/checkbox-mixed.png | Bin 0 -> 235 bytes .../gtk-3.0/assets/checkbox-mixed@2.png | Bin 0 -> 294 bytes .../assets/checkbox-selectionmode-dark.png | Bin 0 -> 495 bytes .../assets/checkbox-selectionmode-dark@2.png | Bin 0 -> 692 bytes .../gtk-3.0/assets/checkbox-selectionmode.png | Bin 0 -> 447 bytes .../assets/checkbox-selectionmode@2.png | Bin 0 -> 658 bytes .../assets/checkbox-unchecked-dark.png | Bin 0 -> 269 bytes .../assets/checkbox-unchecked-dark@2.png | Bin 0 -> 349 bytes .../checkbox-unchecked-insensitive-dark.png | Bin 0 -> 264 bytes .../checkbox-unchecked-insensitive-dark@2.png | Bin 0 -> 340 bytes ...heckbox-unchecked-insensitive-selected.png | Bin 0 -> 244 bytes ...ckbox-unchecked-insensitive-selected@2.png | Bin 0 -> 312 bytes .../assets/checkbox-unchecked-insensitive.png | Bin 0 -> 263 bytes .../checkbox-unchecked-insensitive@2.png | Bin 0 -> 358 bytes .../assets/checkbox-unchecked-selected.png | Bin 0 -> 252 bytes .../assets/checkbox-unchecked-selected@2.png | Bin 0 -> 337 bytes .../gtk-3.0/assets/checkbox-unchecked.png | Bin 0 -> 265 bytes .../gtk-3.0/assets/checkbox-unchecked@2.png | Bin 0 -> 351 bytes .../gtk-3.0/assets/radio-checked-dark.png | Bin 0 -> 375 bytes .../gtk-3.0/assets/radio-checked-dark@2.png | Bin 0 -> 637 bytes .../assets/radio-checked-insensitive-dark.png | Bin 0 -> 378 bytes .../radio-checked-insensitive-dark@2.png | Bin 0 -> 597 bytes .../radio-checked-insensitive-selected.png | Bin 0 -> 352 bytes .../radio-checked-insensitive-selected@2.png | Bin 0 -> 573 bytes .../assets/radio-checked-insensitive.png | Bin 0 -> 377 bytes .../assets/radio-checked-insensitive@2.png | Bin 0 -> 613 bytes .../gtk-3.0/assets/radio-checked-selected.png | Bin 0 -> 362 bytes .../assets/radio-checked-selected@2.png | Bin 0 -> 638 bytes .../gtk-3.0/assets/radio-checked.png | Bin 0 -> 370 bytes .../gtk-3.0/assets/radio-checked@2.png | Bin 0 -> 638 bytes .../gtk-3.0/assets/radio-mixed-dark.png | Bin 0 -> 342 bytes .../gtk-3.0/assets/radio-mixed-dark@2.png | Bin 0 -> 546 bytes .../assets/radio-mixed-insensitive-dark.png | Bin 0 -> 344 bytes .../assets/radio-mixed-insensitive-dark@2.png | Bin 0 -> 515 bytes .../radio-mixed-insensitive-selected.png | Bin 0 -> 319 bytes .../radio-mixed-insensitive-selected@2.png | Bin 0 -> 481 bytes .../assets/radio-mixed-insensitive.png | Bin 0 -> 344 bytes .../assets/radio-mixed-insensitive@2.png | Bin 0 -> 515 bytes .../gtk-3.0/assets/radio-mixed-selected.png | Bin 0 -> 311 bytes .../gtk-3.0/assets/radio-mixed-selected@2.png | Bin 0 -> 518 bytes .../gtk-3.0/assets/radio-mixed.png | Bin 0 -> 342 bytes .../gtk-3.0/assets/radio-mixed@2.png | Bin 0 -> 546 bytes .../gtk-3.0/assets/radio-unchecked-dark.png | Bin 0 -> 438 bytes .../gtk-3.0/assets/radio-unchecked-dark@2.png | Bin 0 -> 762 bytes .../radio-unchecked-insensitive-dark.png | Bin 0 -> 417 bytes .../radio-unchecked-insensitive-dark@2.png | Bin 0 -> 701 bytes .../radio-unchecked-insensitive-selected.png | Bin 0 -> 333 bytes ...radio-unchecked-insensitive-selected@2.png | Bin 0 -> 575 bytes .../assets/radio-unchecked-insensitive.png | Bin 0 -> 423 bytes .../assets/radio-unchecked-insensitive@2.png | Bin 0 -> 726 bytes .../assets/radio-unchecked-selected.png | Bin 0 -> 356 bytes .../assets/radio-unchecked-selected@2.png | Bin 0 -> 708 bytes .../gtk-3.0/assets/radio-unchecked.png | Bin 0 -> 428 bytes .../gtk-3.0/assets/radio-unchecked@2.png | Bin 0 -> 758 bytes .../gtk-3.0/assets/switch-active-dark.png | Bin 0 -> 788 bytes .../gtk-3.0/assets/switch-active-dark@2.png | Bin 0 -> 1423 bytes .../assets/switch-active-header-dark.png | Bin 0 -> 796 bytes .../assets/switch-active-header-dark@2.png | Bin 0 -> 1427 bytes .../gtk-3.0/assets/switch-active-header.png | Bin 0 -> 803 bytes .../gtk-3.0/assets/switch-active-header@2.png | Bin 0 -> 1451 bytes .../assets/switch-active-insensitive-dark.png | Bin 0 -> 770 bytes .../switch-active-insensitive-dark@2.png | Bin 0 -> 1323 bytes .../switch-active-insensitive-header-dark.png | Bin 0 -> 770 bytes ...witch-active-insensitive-header-dark@2.png | Bin 0 -> 1344 bytes .../switch-active-insensitive-header.png | Bin 0 -> 813 bytes .../switch-active-insensitive-header@2.png | Bin 0 -> 1424 bytes .../switch-active-insensitive-selected.png | Bin 0 -> 770 bytes .../switch-active-insensitive-selected@2.png | Bin 0 -> 1333 bytes .../assets/switch-active-insensitive.png | Bin 0 -> 813 bytes .../assets/switch-active-insensitive@2.png | Bin 0 -> 1424 bytes .../gtk-3.0/assets/switch-active-selected.png | Bin 0 -> 798 bytes .../assets/switch-active-selected@2.png | Bin 0 -> 1454 bytes .../gtk-3.0/assets/switch-active.png | Bin 0 -> 803 bytes .../gtk-3.0/assets/switch-active@2.png | Bin 0 -> 1451 bytes .../gtk-3.0/assets/switch-dark.png | Bin 0 -> 764 bytes .../gtk-3.0/assets/switch-dark@2.png | Bin 0 -> 1338 bytes .../gtk-3.0/assets/switch-header-dark.png | Bin 0 -> 775 bytes .../gtk-3.0/assets/switch-header-dark@2.png | Bin 0 -> 1355 bytes .../gtk-3.0/assets/switch-header.png | Bin 0 -> 798 bytes .../gtk-3.0/assets/switch-header@2.png | Bin 0 -> 1406 bytes .../assets/switch-insensitive-dark.png | Bin 0 -> 729 bytes .../assets/switch-insensitive-dark@2.png | Bin 0 -> 1244 bytes .../assets/switch-insensitive-header-dark.png | Bin 0 -> 745 bytes .../switch-insensitive-header-dark@2.png | Bin 0 -> 1289 bytes .../assets/switch-insensitive-header.png | Bin 0 -> 720 bytes .../assets/switch-insensitive-header@2.png | Bin 0 -> 1245 bytes .../assets/switch-insensitive-selected.png | Bin 0 -> 644 bytes .../assets/switch-insensitive-selected@2.png | Bin 0 -> 1081 bytes .../gtk-3.0/assets/switch-insensitive.png | Bin 0 -> 765 bytes .../gtk-3.0/assets/switch-insensitive@2.png | Bin 0 -> 1331 bytes .../gtk-3.0/assets/switch-selected.png | Bin 0 -> 717 bytes .../gtk-3.0/assets/switch-selected@2.png | Bin 0 -> 1216 bytes .themes/arc-gruvbox/gtk-3.0/assets/switch.png | Bin 0 -> 765 bytes .../arc-gruvbox/gtk-3.0/assets/switch@2.png | Bin 0 -> 1371 bytes .../assets/titlebutton-close-active-dark.png | Bin 0 -> 430 bytes .../titlebutton-close-active-dark@2.png | Bin 0 -> 830 bytes .../assets/titlebutton-close-active.png | Bin 0 -> 441 bytes .../assets/titlebutton-close-active@2.png | Bin 0 -> 789 bytes .../titlebutton-close-backdrop-dark.png | Bin 0 -> 334 bytes .../titlebutton-close-backdrop-dark@2.png | Bin 0 -> 558 bytes .../assets/titlebutton-close-backdrop.png | Bin 0 -> 438 bytes .../assets/titlebutton-close-backdrop@2.png | Bin 0 -> 748 bytes .../gtk-3.0/assets/titlebutton-close-dark.png | Bin 0 -> 361 bytes .../assets/titlebutton-close-dark@2.png | Bin 0 -> 702 bytes .../assets/titlebutton-close-hover-dark.png | Bin 0 -> 430 bytes .../assets/titlebutton-close-hover-dark@2.png | Bin 0 -> 830 bytes .../assets/titlebutton-close-hover.png | Bin 0 -> 464 bytes .../assets/titlebutton-close-hover@2.png | Bin 0 -> 815 bytes .../gtk-3.0/assets/titlebutton-close.png | Bin 0 -> 463 bytes .../gtk-3.0/assets/titlebutton-close@2.png | Bin 0 -> 815 bytes .../titlebutton-maximize-active-dark.png | Bin 0 -> 445 bytes .../titlebutton-maximize-active-dark@2.png | Bin 0 -> 840 bytes .../assets/titlebutton-maximize-active.png | Bin 0 -> 391 bytes .../assets/titlebutton-maximize-active@2.png | Bin 0 -> 664 bytes .../titlebutton-maximize-backdrop-dark.png | Bin 0 -> 334 bytes .../titlebutton-maximize-backdrop-dark@2.png | Bin 0 -> 558 bytes .../assets/titlebutton-maximize-backdrop.png | Bin 0 -> 241 bytes .../titlebutton-maximize-backdrop@2.png | Bin 0 -> 289 bytes .../assets/titlebutton-maximize-dark.png | Bin 0 -> 364 bytes .../assets/titlebutton-maximize-dark@2.png | Bin 0 -> 714 bytes .../titlebutton-maximize-hover-dark.png | Bin 0 -> 445 bytes .../titlebutton-maximize-hover-dark@2.png | Bin 0 -> 840 bytes .../assets/titlebutton-maximize-hover.png | Bin 0 -> 422 bytes .../assets/titlebutton-maximize-hover@2.png | Bin 0 -> 801 bytes .../gtk-3.0/assets/titlebutton-maximize.png | Bin 0 -> 241 bytes .../gtk-3.0/assets/titlebutton-maximize@2.png | Bin 0 -> 297 bytes .../titlebutton-minimize-active-dark.png | Bin 0 -> 380 bytes .../titlebutton-minimize-active-dark@2.png | Bin 0 -> 755 bytes .../assets/titlebutton-minimize-active.png | Bin 0 -> 343 bytes .../assets/titlebutton-minimize-active@2.png | Bin 0 -> 571 bytes .../titlebutton-minimize-backdrop-dark.png | Bin 0 -> 334 bytes .../titlebutton-minimize-backdrop-dark@2.png | Bin 0 -> 558 bytes .../assets/titlebutton-minimize-backdrop.png | Bin 0 -> 167 bytes .../titlebutton-minimize-backdrop@2.png | Bin 0 -> 180 bytes .../assets/titlebutton-minimize-dark.png | Bin 0 -> 369 bytes .../assets/titlebutton-minimize-dark@2.png | Bin 0 -> 717 bytes .../titlebutton-minimize-hover-dark.png | Bin 0 -> 380 bytes .../titlebutton-minimize-hover-dark@2.png | Bin 0 -> 755 bytes .../assets/titlebutton-minimize-hover.png | Bin 0 -> 368 bytes .../assets/titlebutton-minimize-hover@2.png | Bin 0 -> 694 bytes .../gtk-3.0/assets/titlebutton-minimize.png | Bin 0 -> 168 bytes .../gtk-3.0/assets/titlebutton-minimize@2.png | Bin 0 -> 180 bytes .themes/arc-gruvbox/gtk-3.0/gtk.css | 4058 +++++++++++ .themes/arc-gruvbox/gtk-3.0/render-assets.sh | 34 + .themes/arc-gruvbox/index.theme | 12 + .themes/arc-gruvbox/metacity-1/button-bg.svg | 105 + .../arc-gruvbox/metacity-1/button-border.svg | 107 + .themes/arc-gruvbox/metacity-1/close-icon.svg | 104 + .themes/arc-gruvbox/metacity-1/max-icon.svg | 75 + .../metacity-1/metacity-theme-1.xml | 762 ++ .../metacity-1/metacity-theme-2.xml | 762 ++ .../metacity-1/metacity-theme-3.xml | 1016 +++ .themes/arc-gruvbox/metacity-1/min-icon.svg | 75 + .themes/arc-gruvbox/unity/close.svg | 1 + .themes/arc-gruvbox/unity/close_dash.svg | 1 + .../arc-gruvbox/unity/close_dash_disabled.svg | 1 + .../arc-gruvbox/unity/close_dash_prelight.svg | 1 + .../arc-gruvbox/unity/close_dash_pressed.svg | 1 + .../unity/close_focused_normal.svg | 1 + .../unity/close_focused_prelight.svg | 1 + .../unity/close_focused_pressed.svg | 1 + .themes/arc-gruvbox/unity/close_unfocused.svg | 1 + .../unity/close_unfocused_prelight.svg | 1 + .../unity/close_unfocused_pressed.svg | 1 + .themes/arc-gruvbox/unity/dash/close_dash.svg | 151 + .../unity/dash/close_dash_disabled.svg | 151 + .../unity/dash/close_dash_prelight.svg | 160 + .../unity/dash/close_dash_pressed.svg | 160 + .../arc-gruvbox/unity/dash/maximize_dash.svg | 151 + .../unity/dash/maximize_dash_disabled.svg | 151 + .../unity/dash/maximize_dash_prelight.svg | 160 + .../unity/dash/maximize_dash_pressed.svg | 160 + .../arc-gruvbox/unity/dash/minimize_dash.svg | 151 + .../unity/dash/minimize_dash_disabled.svg | 151 + .../unity/dash/minimize_dash_prelight.svg | 165 + .../unity/dash/minimize_dash_pressed.svg | 165 + .../unity/launcher_arrow_ltr_19.svg | 101 + .../unity/launcher_arrow_ltr_37.svg | 102 + .../unity/launcher_arrow_outline_ltr_19.svg | 101 + .../unity/launcher_arrow_outline_ltr_37.svg | 102 + .../unity/launcher_arrow_outline_rtl_19.svg | 102 + .../unity/launcher_arrow_outline_rtl_37.svg | 102 + .../unity/launcher_arrow_rtl_19.svg | 101 + .../unity/launcher_arrow_rtl_37.svg | 102 + .../unity/launcher_icon_back_150.svg | 61 + .../unity/launcher_icon_back_54.svg | 55 + .../unity/launcher_icon_edge_150.svg | 75 + .../unity/launcher_icon_edge_54.svg | 65 + .../unity/launcher_icon_glow_200.svg | 7 + .../unity/launcher_icon_glow_62.svg | 7 + .../unity/launcher_icon_selected_back_150.svg | 77 + .../unity/launcher_icon_selected_back_54.svg | 62 + .../unity/launcher_icon_shadow_200.svg | 7 + .../unity/launcher_icon_shadow_62.svg | 61 + .../unity/launcher_icon_shine_150.svg | 59 + .../unity/launcher_icon_shine_54.svg | 83 + .../arc-gruvbox/unity/launcher_pip_ltr_19.svg | 101 + .../arc-gruvbox/unity/launcher_pip_ltr_37.svg | 103 + .../arc-gruvbox/unity/launcher_pip_rtl_19.svg | 102 + .../arc-gruvbox/unity/launcher_pip_rtl_37.svg | 103 + .themes/arc-gruvbox/unity/maximize.svg | 1 + .themes/arc-gruvbox/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 + .../arc-gruvbox/unity/maximize_unfocused.svg | 1 + .../unity/maximize_unfocused_prelight.svg | 1 + .../unity/maximize_unfocused_pressed.svg | 1 + .themes/arc-gruvbox/unity/minimize.svg | 1 + .themes/arc-gruvbox/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 + .../arc-gruvbox/unity/minimize_unfocused.svg | 1 + .../unity/minimize_unfocused_prelight.svg | 1 + .../unity/minimize_unfocused_pressed.svg | 1 + .../unity/sheet_style_close_focused.svg | 1 + .../sheet_style_close_focused_prelight.svg | 1 + .../sheet_style_close_focused_pressed.svg | 1 + .themes/arc-gruvbox/unity/unmaximize.svg | 1 + .themes/arc-gruvbox/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 | 151 + .../unity/window-buttons/close_prelight.svg | 161 + .../unity/window-buttons/close_pressed.svg | 161 + .../unity/window-buttons/close_unfocused.svg | 151 + .../unity/window-buttons/maximize.svg | 151 + .../window-buttons/maximize_prelight.svg | 161 + .../unity/window-buttons/maximize_pressed.svg | 160 + .../window-buttons/maximize_unfocused.svg | 151 + .../unity/window-buttons/minimize.svg | 151 + .../window-buttons/minimize_prelight.svg | 165 + .../unity/window-buttons/minimize_pressed.svg | 165 + .../window-buttons/minimize_unfocused.svg | 151 + .themes/arc-gruvbox/xfwm4/assets.svg | 1351 ++++ .themes/arc-gruvbox/xfwm4/assets.txt | 45 + .themes/arc-gruvbox/xfwm4/bottom-active.png | Bin 0 -> 153 bytes .themes/arc-gruvbox/xfwm4/bottom-inactive.png | Bin 0 -> 153 bytes .../arc-gruvbox/xfwm4/bottom-left-active.png | Bin 0 -> 157 bytes .../xfwm4/bottom-left-inactive.png | Bin 0 -> 157 bytes .../arc-gruvbox/xfwm4/bottom-right-active.png | Bin 0 -> 156 bytes .../xfwm4/bottom-right-inactive.png | Bin 0 -> 156 bytes .themes/arc-gruvbox/xfwm4/close-active.png | Bin 0 -> 475 bytes .themes/arc-gruvbox/xfwm4/close-inactive.png | Bin 0 -> 300 bytes .themes/arc-gruvbox/xfwm4/close-prelight.png | Bin 0 -> 551 bytes .themes/arc-gruvbox/xfwm4/close-pressed.png | Bin 0 -> 555 bytes .themes/arc-gruvbox/xfwm4/hide-active.png | Bin 0 -> 350 bytes .themes/arc-gruvbox/xfwm4/hide-inactive.png | Bin 0 -> 300 bytes .themes/arc-gruvbox/xfwm4/hide-prelight.png | Bin 0 -> 359 bytes .themes/arc-gruvbox/xfwm4/hide-pressed.png | Bin 0 -> 359 bytes .themes/arc-gruvbox/xfwm4/left-active.png | Bin 0 -> 151 bytes .themes/arc-gruvbox/xfwm4/left-inactive.png | Bin 0 -> 151 bytes .themes/arc-gruvbox/xfwm4/maximize-active.png | Bin 0 -> 344 bytes .../arc-gruvbox/xfwm4/maximize-inactive.png | Bin 0 -> 300 bytes .../arc-gruvbox/xfwm4/maximize-prelight.png | Bin 0 -> 432 bytes .../arc-gruvbox/xfwm4/maximize-pressed.png | Bin 0 -> 428 bytes .themes/arc-gruvbox/xfwm4/menu-active.png | Bin 0 -> 156 bytes .themes/arc-gruvbox/xfwm4/menu-inactive.png | Bin 0 -> 156 bytes .themes/arc-gruvbox/xfwm4/menu-pressed.png | Bin 0 -> 156 bytes .themes/arc-gruvbox/xfwm4/render-assets.sh | 20 + .themes/arc-gruvbox/xfwm4/right-active.png | Bin 0 -> 151 bytes .themes/arc-gruvbox/xfwm4/right-inactive.png | Bin 0 -> 151 bytes .themes/arc-gruvbox/xfwm4/shade-active.png | Bin 0 -> 255 bytes .themes/arc-gruvbox/xfwm4/shade-inactive.png | Bin 0 -> 255 bytes .themes/arc-gruvbox/xfwm4/shade-pressed.png | Bin 0 -> 262 bytes .themes/arc-gruvbox/xfwm4/stick-active.png | Bin 0 -> 189 bytes .themes/arc-gruvbox/xfwm4/stick-inactive.png | Bin 0 -> 189 bytes .themes/arc-gruvbox/xfwm4/stick-pressed.png | Bin 0 -> 189 bytes .themes/arc-gruvbox/xfwm4/themerc | 5 + .themes/arc-gruvbox/xfwm4/title-1-active.png | Bin 0 -> 167 bytes .../arc-gruvbox/xfwm4/title-1-inactive.png | Bin 0 -> 167 bytes .themes/arc-gruvbox/xfwm4/title-2-active.png | Bin 0 -> 167 bytes .../arc-gruvbox/xfwm4/title-2-inactive.png | Bin 0 -> 167 bytes .themes/arc-gruvbox/xfwm4/title-3-active.png | Bin 0 -> 167 bytes .../arc-gruvbox/xfwm4/title-3-inactive.png | Bin 0 -> 167 bytes .themes/arc-gruvbox/xfwm4/title-4-active.png | Bin 0 -> 167 bytes .../arc-gruvbox/xfwm4/title-4-inactive.png | Bin 0 -> 167 bytes .themes/arc-gruvbox/xfwm4/title-5-active.png | Bin 0 -> 167 bytes .../arc-gruvbox/xfwm4/title-5-inactive.png | Bin 0 -> 167 bytes .themes/arc-gruvbox/xfwm4/top-left-active.png | Bin 0 -> 173 bytes .../arc-gruvbox/xfwm4/top-left-inactive.png | Bin 0 -> 173 bytes .../arc-gruvbox/xfwm4/top-right-active.png | Bin 0 -> 172 bytes .../arc-gruvbox/xfwm4/top-right-inactive.png | Bin 0 -> 172 bytes .themes/papirus-dark/.fix/fix.sh | 118 + .themes/papirus-dark/.fix/handle-h.png | Bin 0 -> 128 bytes .themes/papirus-dark/.fix/handle-v.png | Bin 0 -> 126 bytes .themes/papirus-dark/.fix/menu-frame.png | Bin 0 -> 140 bytes .themes/papirus-dark/.fix/menubar-button.png | Bin 0 -> 159 bytes .themes/papirus-dark/.fix/toolbar-bg.png | Bin 0 -> 239 bytes .../papirus-dark/.fix/toolbutton-normal.png | Bin 0 -> 288 bytes .themes/papirus-dark/AUTHORS | 6 + .themes/papirus-dark/LICENSE | 177 + .../gtk-2.0/Arrows/arrow-down-insens.png | Bin 0 -> 386 bytes .../gtk-2.0/Arrows/arrow-down-prelight.png | Bin 0 -> 347 bytes .../Arrows/arrow-down-small-insens.png | Bin 0 -> 337 bytes .../Arrows/arrow-down-small-prelight.png | Bin 0 -> 319 bytes .../gtk-2.0/Arrows/arrow-down-small.png | Bin 0 -> 319 bytes .../gtk-2.0/Arrows/arrow-down.png | Bin 0 -> 346 bytes .../gtk-2.0/Arrows/arrow-left-insens.png | Bin 0 -> 377 bytes .../gtk-2.0/Arrows/arrow-left-prelight.png | Bin 0 -> 305 bytes .../Arrows/arrow-left-small-insens.png | Bin 0 -> 359 bytes .../Arrows/arrow-left-small-prelight.png | Bin 0 -> 334 bytes .../gtk-2.0/Arrows/arrow-left-small.png | Bin 0 -> 334 bytes .../gtk-2.0/Arrows/arrow-left.png | Bin 0 -> 305 bytes .../gtk-2.0/Arrows/arrow-right-insens.png | Bin 0 -> 383 bytes .../gtk-2.0/Arrows/arrow-right-prelight.png | Bin 0 -> 307 bytes .../Arrows/arrow-right-small-insens.png | Bin 0 -> 351 bytes .../Arrows/arrow-right-small-prelight.png | Bin 0 -> 322 bytes .../gtk-2.0/Arrows/arrow-right-small.png | Bin 0 -> 320 bytes .../gtk-2.0/Arrows/arrow-right.png | Bin 0 -> 308 bytes .../gtk-2.0/Arrows/arrow-up-insens.png | Bin 0 -> 373 bytes .../gtk-2.0/Arrows/arrow-up-prelight.png | Bin 0 -> 339 bytes .../gtk-2.0/Arrows/arrow-up-small-insens.png | Bin 0 -> 339 bytes .../Arrows/arrow-up-small-prelight.png | Bin 0 -> 323 bytes .../gtk-2.0/Arrows/arrow-up-small.png | Bin 0 -> 327 bytes .../papirus-dark/gtk-2.0/Arrows/arrow-up.png | Bin 0 -> 347 bytes .../gtk-2.0/Arrows/menu-arrow-insens.png | Bin 0 -> 383 bytes .../gtk-2.0/Arrows/menu-arrow-prelight.png | Bin 0 -> 308 bytes .../gtk-2.0/Arrows/menu-arrow.png | Bin 0 -> 308 bytes .../gtk-2.0/Buttons/button-default.png | Bin 0 -> 449 bytes .../gtk-2.0/Buttons/button-insensitive.png | Bin 0 -> 441 bytes .../gtk-2.0/Buttons/button-normal.png | Bin 0 -> 449 bytes .../gtk-2.0/Buttons/button-prelight.png | Bin 0 -> 452 bytes .../gtk-2.0/Buttons/button-pressed.png | Bin 0 -> 465 bytes .../checkbox-checked-insensitive.png | Bin 0 -> 398 bytes .../gtk-2.0/Check-Radio/checkbox-checked.png | Bin 0 -> 397 bytes .../checkbox-unchecked-insensitive.png | Bin 0 -> 370 bytes .../Check-Radio/checkbox-unchecked.png | Bin 0 -> 368 bytes .../menu-checkbox-checked-insensitive.png | Bin 0 -> 377 bytes .../menu-checkbox-checked-prelight.png | Bin 0 -> 358 bytes .../Check-Radio/menu-checkbox-checked.png | Bin 0 -> 367 bytes .../menu-checkbox-unchecked-insensitive.png | Bin 0 -> 338 bytes .../menu-checkbox-unchecked-prelight.png | Bin 0 -> 330 bytes .../Check-Radio/menu-checkbox-unchecked.png | Bin 0 -> 336 bytes .../menu-option-checked-insensitive.png | Bin 0 -> 690 bytes .../menu-option-checked-prelight.png | Bin 0 -> 601 bytes .../Check-Radio/menu-option-checked.png | Bin 0 -> 670 bytes .../menu-option-unchecked-insensitive.png | Bin 0 -> 577 bytes .../menu-option-unchecked-prelight.png | Bin 0 -> 521 bytes .../Check-Radio/menu-option-unchecked.png | Bin 0 -> 580 bytes .../option-checked-insensitive.png | Bin 0 -> 673 bytes .../gtk-2.0/Check-Radio/option-checked.png | Bin 0 -> 706 bytes .../option-unchecked-insensitive.png | Bin 0 -> 604 bytes .../gtk-2.0/Check-Radio/option-unchecked.png | Bin 0 -> 609 bytes .../gtk-2.0/Entry/entry-border-active-bg.png | Bin 0 -> 391 bytes .../gtk-2.0/Entry/entry-border-bg.png | Bin 0 -> 375 bytes .../Entry/entry-border-disabled-bg.png | Bin 0 -> 344 bytes .../papirus-dark/gtk-2.0/Expanders/minus.png | Bin 0 -> 289 bytes .../papirus-dark/gtk-2.0/Expanders/plus.png | Bin 0 -> 300 bytes .../papirus-dark/gtk-2.0/Handles/handle-h.png | Bin 0 -> 128 bytes .../papirus-dark/gtk-2.0/Handles/handle-v.png | Bin 0 -> 126 bytes .themes/papirus-dark/gtk-2.0/Lines/line-h.png | Bin 0 -> 295 bytes .themes/papirus-dark/gtk-2.0/Lines/line-v.png | Bin 0 -> 301 bytes .../gtk-2.0/Lines/menu-line-h.png | Bin 0 -> 278 bytes .../gtk-2.0/Menubar/menu-frame.png | Bin 0 -> 140 bytes .../gtk-2.0/Menubar/menubar-button.png | Bin 0 -> 159 bytes .themes/papirus-dark/gtk-2.0/Others/null.png | Bin 0 -> 288 bytes .../gtk-2.0/Others/tree-header.png | Bin 0 -> 285 bytes .../papirus-dark/gtk-2.0/ProgressBar/bar.png | Bin 0 -> 373 bytes .../gtk-2.0/ProgressBar/trough.png | Bin 0 -> 376 bytes .../gtk-2.0/Range/slider-horiz-prelight.png | Bin 0 -> 592 bytes .../gtk-2.0/Range/slider-horiz.png | Bin 0 -> 567 bytes .../gtk-2.0/Range/slider-vert-prelight.png | Bin 0 -> 592 bytes .../gtk-2.0/Range/slider-vert.png | Bin 0 -> 567 bytes .../gtk-2.0/Range/trough-horizontal.png | Bin 0 -> 355 bytes .../gtk-2.0/Range/trough-vertical.png | Bin 0 -> 368 bytes .../slider-scrollbar-horiz-active.png | Bin 0 -> 393 bytes .../slider-scrollbar-horiz-insens.png | Bin 0 -> 395 bytes .../slider-scrollbar-horiz-prelight.png | Bin 0 -> 385 bytes .../Scrollbars/slider-scrollbar-horiz.png | Bin 0 -> 382 bytes .../slider-scrollbar-vert-active.png | Bin 0 -> 403 bytes .../slider-scrollbar-vert-insens.png | Bin 0 -> 407 bytes .../slider-scrollbar-vert-prelight.png | Bin 0 -> 397 bytes .../Scrollbars/slider-scrollbar-vert.png | Bin 0 -> 401 bytes .../Scrollbars/trough-scrollbar-horiz.png | Bin 0 -> 438 bytes .../Scrollbars/trough-scrollbar-vert.png | Bin 0 -> 432 bytes .../gtk-2.0/Shadows/frame-gap-end.png | Bin 0 -> 287 bytes .../gtk-2.0/Shadows/frame-gap-start.png | Bin 0 -> 287 bytes .../papirus-dark/gtk-2.0/Shadows/frame.png | Bin 0 -> 390 bytes .../gtk-2.0/Spin/down-background-disable.png | Bin 0 -> 327 bytes .../gtk-2.0/Spin/down-background.png | Bin 0 -> 327 bytes .../gtk-2.0/Spin/up-background-disable.png | Bin 0 -> 340 bytes .../gtk-2.0/Spin/up-background.png | Bin 0 -> 340 bytes .../gtk-2.0/Tabs/notebook-gap-horiz.png | Bin 0 -> 294 bytes .../gtk-2.0/Tabs/notebook-gap-vert.png | Bin 0 -> 296 bytes .../papirus-dark/gtk-2.0/Tabs/notebook.png | Bin 0 -> 386 bytes .../gtk-2.0/Tabs/tab-bottom-active.png | Bin 0 -> 341 bytes .../gtk-2.0/Tabs/tab-bottom-prelight.png | Bin 0 -> 342 bytes .../papirus-dark/gtk-2.0/Tabs/tab-bottom.png | Bin 0 -> 318 bytes .../gtk-2.0/Tabs/tab-left-active.png | Bin 0 -> 350 bytes .../gtk-2.0/Tabs/tab-left-prelight.png | Bin 0 -> 347 bytes .../papirus-dark/gtk-2.0/Tabs/tab-left.png | Bin 0 -> 336 bytes .../gtk-2.0/Tabs/tab-right-active.png | Bin 0 -> 347 bytes .../gtk-2.0/Tabs/tab-right-prelight.png | Bin 0 -> 349 bytes .../papirus-dark/gtk-2.0/Tabs/tab-right.png | Bin 0 -> 331 bytes .../gtk-2.0/Tabs/tab-top-active.png | Bin 0 -> 353 bytes .../gtk-2.0/Tabs/tab-top-prelight.png | Bin 0 -> 347 bytes .themes/papirus-dark/gtk-2.0/Tabs/tab-top.png | Bin 0 -> 338 bytes .../gtk-2.0/Toolbar/toolbar-bg.png | Bin 0 -> 239 bytes .../gtk-2.0/Toolbar/toolbutton-normal.png | Bin 0 -> 288 bytes .../gtk-2.0/Toolbar/toolbutton-prelight.png | Bin 0 -> 380 bytes .../gtk-2.0/Toolbar/toolbutton-pressed.png | Bin 0 -> 374 bytes .../gtk-2.0/Toolbar/toolbutton-toggled.png | Bin 0 -> 351 bytes .themes/papirus-dark/gtk-2.0/assets.svg | 2474 +++++++ .themes/papirus-dark/gtk-2.0/assets.txt | 107 + .themes/papirus-dark/gtk-2.0/gtkrc | 1686 +++++ .themes/papirus-dark/gtk-2.0/render-assets.sh | 28 + .../assets/checkbox-active-selectionmode.png | Bin 0 -> 520 bytes .../checkbox-active-selectionmode@2.png | Bin 0 -> 773 bytes .../checkbox-backdrop-selectionmode.png | Bin 0 -> 507 bytes .../checkbox-backdrop-selectionmode@2.png | Bin 0 -> 783 bytes .../assets/checkbox-checked-active-dark.png | Bin 0 -> 414 bytes .../assets/checkbox-checked-active-dark@2.png | Bin 0 -> 611 bytes .../checkbox-checked-active-selectionmode.png | Bin 0 -> 579 bytes ...heckbox-checked-active-selectionmode@2.png | Bin 0 -> 873 bytes .../assets/checkbox-checked-active.png | Bin 0 -> 414 bytes .../assets/checkbox-checked-active@2.png | Bin 0 -> 611 bytes .../assets/checkbox-checked-backdrop-dark.png | Bin 0 -> 414 bytes .../checkbox-checked-backdrop-dark@2.png | Bin 0 -> 611 bytes ...kbox-checked-backdrop-insensitive-dark.png | Bin 0 -> 421 bytes ...ox-checked-backdrop-insensitive-dark@2.png | Bin 0 -> 576 bytes .../checkbox-checked-backdrop-insensitive.png | Bin 0 -> 411 bytes ...heckbox-checked-backdrop-insensitive@2.png | Bin 0 -> 592 bytes ...heckbox-checked-backdrop-selectionmode.png | Bin 0 -> 579 bytes ...ckbox-checked-backdrop-selectionmode@2.png | Bin 0 -> 873 bytes .../assets/checkbox-checked-backdrop.png | Bin 0 -> 414 bytes .../assets/checkbox-checked-backdrop@2.png | Bin 0 -> 611 bytes .../gtk-3.0/assets/checkbox-checked-dark.png | Bin 0 -> 418 bytes .../assets/checkbox-checked-dark@2.png | Bin 0 -> 624 bytes .../assets/checkbox-checked-hover-dark.png | Bin 0 -> 413 bytes .../assets/checkbox-checked-hover-dark@2.png | Bin 0 -> 608 bytes .../checkbox-checked-hover-selectionmode.png | Bin 0 -> 583 bytes ...checkbox-checked-hover-selectionmode@2.png | Bin 0 -> 890 bytes .../gtk-3.0/assets/checkbox-checked-hover.png | Bin 0 -> 413 bytes .../assets/checkbox-checked-hover@2.png | Bin 0 -> 608 bytes .../checkbox-checked-insensitive-dark.png | Bin 0 -> 421 bytes .../checkbox-checked-insensitive-dark@2.png | Bin 0 -> 576 bytes .../assets/checkbox-checked-insensitive.png | Bin 0 -> 411 bytes .../assets/checkbox-checked-insensitive@2.png | Bin 0 -> 592 bytes .../assets/checkbox-checked-selectionmode.png | Bin 0 -> 579 bytes .../checkbox-checked-selectionmode@2.png | Bin 0 -> 873 bytes .../gtk-3.0/assets/checkbox-checked.png | Bin 0 -> 414 bytes .../gtk-3.0/assets/checkbox-checked@2.png | Bin 0 -> 611 bytes .../assets/checkbox-hover-selectionmode.png | Bin 0 -> 517 bytes .../assets/checkbox-hover-selectionmode@2.png | Bin 0 -> 794 bytes .../assets/checkbox-mixed-active-dark.png | Bin 0 -> 423 bytes .../assets/checkbox-mixed-active-dark@2.png | Bin 0 -> 599 bytes .../gtk-3.0/assets/checkbox-mixed-active.png | Bin 0 -> 423 bytes .../assets/checkbox-mixed-active@2.png | Bin 0 -> 599 bytes .../assets/checkbox-mixed-backdrop-dark.png | Bin 0 -> 423 bytes .../assets/checkbox-mixed-backdrop-dark@2.png | Bin 0 -> 599 bytes ...eckbox-mixed-backdrop-insensitive-dark.png | Bin 0 -> 421 bytes ...kbox-mixed-backdrop-insensitive-dark@2.png | Bin 0 -> 578 bytes .../checkbox-mixed-backdrop-insensitive.png | Bin 0 -> 427 bytes .../checkbox-mixed-backdrop-insensitive@2.png | Bin 0 -> 585 bytes .../assets/checkbox-mixed-backdrop.png | Bin 0 -> 423 bytes .../assets/checkbox-mixed-backdrop@2.png | Bin 0 -> 599 bytes .../gtk-3.0/assets/checkbox-mixed-dark.png | Bin 0 -> 423 bytes .../gtk-3.0/assets/checkbox-mixed-dark@2.png | Bin 0 -> 599 bytes .../assets/checkbox-mixed-hover-dark.png | Bin 0 -> 417 bytes .../assets/checkbox-mixed-hover-dark@2.png | Bin 0 -> 597 bytes .../gtk-3.0/assets/checkbox-mixed-hover.png | Bin 0 -> 417 bytes .../gtk-3.0/assets/checkbox-mixed-hover@2.png | Bin 0 -> 597 bytes .../checkbox-mixed-insensitive-dark.png | Bin 0 -> 421 bytes .../checkbox-mixed-insensitive-dark@2.png | Bin 0 -> 578 bytes .../assets/checkbox-mixed-insensitive.png | Bin 0 -> 427 bytes .../assets/checkbox-mixed-insensitive@2.png | Bin 0 -> 585 bytes .../gtk-3.0/assets/checkbox-mixed.png | Bin 0 -> 423 bytes .../gtk-3.0/assets/checkbox-mixed@2.png | Bin 0 -> 599 bytes .../gtk-3.0/assets/checkbox-selectionmode.png | Bin 0 -> 507 bytes .../assets/checkbox-selectionmode@2.png | Bin 0 -> 783 bytes .../assets/checkbox-unchecked-active-dark.png | Bin 0 -> 389 bytes .../checkbox-unchecked-active-dark@2.png | Bin 0 -> 536 bytes .../assets/checkbox-unchecked-active.png | Bin 0 -> 389 bytes .../assets/checkbox-unchecked-active@2.png | Bin 0 -> 536 bytes .../checkbox-unchecked-backdrop-dark.png | Bin 0 -> 384 bytes .../checkbox-unchecked-backdrop-dark@2.png | Bin 0 -> 533 bytes ...ox-unchecked-backdrop-insensitive-dark.png | Bin 0 -> 387 bytes ...-unchecked-backdrop-insensitive-dark@2.png | Bin 0 -> 517 bytes ...heckbox-unchecked-backdrop-insensitive.png | Bin 0 -> 386 bytes ...ckbox-unchecked-backdrop-insensitive@2.png | Bin 0 -> 520 bytes .../assets/checkbox-unchecked-backdrop.png | Bin 0 -> 384 bytes .../assets/checkbox-unchecked-backdrop@2.png | Bin 0 -> 533 bytes .../assets/checkbox-unchecked-dark.png | Bin 0 -> 384 bytes .../assets/checkbox-unchecked-dark@2.png | Bin 0 -> 533 bytes .../assets/checkbox-unchecked-hover-dark.png | Bin 0 -> 384 bytes .../checkbox-unchecked-hover-dark@2.png | Bin 0 -> 531 bytes .../assets/checkbox-unchecked-hover.png | Bin 0 -> 384 bytes .../assets/checkbox-unchecked-hover@2.png | Bin 0 -> 531 bytes .../checkbox-unchecked-insensitive-dark.png | Bin 0 -> 379 bytes .../checkbox-unchecked-insensitive-dark@2.png | Bin 0 -> 512 bytes .../assets/checkbox-unchecked-insensitive.png | Bin 0 -> 386 bytes .../checkbox-unchecked-insensitive@2.png | Bin 0 -> 520 bytes .../gtk-3.0/assets/checkbox-unchecked.png | Bin 0 -> 384 bytes .../gtk-3.0/assets/checkbox-unchecked@2.png | Bin 0 -> 533 bytes .../assets/radio-checked-active-dark.png | Bin 0 -> 621 bytes .../assets/radio-checked-active-dark@2.png | Bin 0 -> 1147 bytes .../gtk-3.0/assets/radio-checked-active.png | Bin 0 -> 621 bytes .../gtk-3.0/assets/radio-checked-active@2.png | Bin 0 -> 1147 bytes .../assets/radio-checked-backdrop-dark.png | Bin 0 -> 621 bytes .../assets/radio-checked-backdrop-dark@2.png | Bin 0 -> 1147 bytes ...adio-checked-backdrop-insensitive-dark.png | Bin 0 -> 617 bytes ...io-checked-backdrop-insensitive-dark@2.png | Bin 0 -> 1087 bytes .../radio-checked-backdrop-insensitive.png | Bin 0 -> 618 bytes .../radio-checked-backdrop-insensitive@2.png | Bin 0 -> 1091 bytes .../gtk-3.0/assets/radio-checked-backdrop.png | Bin 0 -> 621 bytes .../assets/radio-checked-backdrop@2.png | Bin 0 -> 1147 bytes .../gtk-3.0/assets/radio-checked-dark.png | Bin 0 -> 621 bytes .../gtk-3.0/assets/radio-checked-dark@2.png | Bin 0 -> 1147 bytes .../assets/radio-checked-hover-dark.png | Bin 0 -> 614 bytes .../assets/radio-checked-hover-dark@2.png | Bin 0 -> 1121 bytes .../gtk-3.0/assets/radio-checked-hover.png | Bin 0 -> 614 bytes .../gtk-3.0/assets/radio-checked-hover@2.png | Bin 0 -> 1121 bytes .../assets/radio-checked-insensitive-dark.png | Bin 0 -> 617 bytes .../radio-checked-insensitive-dark@2.png | Bin 0 -> 1087 bytes .../assets/radio-checked-insensitive.png | Bin 0 -> 618 bytes .../assets/radio-checked-insensitive@2.png | Bin 0 -> 1091 bytes .../gtk-3.0/assets/radio-checked.png | Bin 0 -> 621 bytes .../gtk-3.0/assets/radio-checked@2.png | Bin 0 -> 1147 bytes .../assets/radio-mixed-active-dark.png | Bin 0 -> 560 bytes .../assets/radio-mixed-active-dark@2.png | Bin 0 -> 1030 bytes .../gtk-3.0/assets/radio-mixed-active.png | Bin 0 -> 560 bytes .../gtk-3.0/assets/radio-mixed-active@2.png | Bin 0 -> 1030 bytes .../assets/radio-mixed-backdrop-dark.png | Bin 0 -> 560 bytes .../assets/radio-mixed-backdrop-dark@2.png | Bin 0 -> 1030 bytes .../radio-mixed-backdrop-insensitive-dark.png | Bin 0 -> 554 bytes ...adio-mixed-backdrop-insensitive-dark@2.png | Bin 0 -> 958 bytes .../radio-mixed-backdrop-insensitive.png | Bin 0 -> 560 bytes .../radio-mixed-backdrop-insensitive@2.png | Bin 0 -> 967 bytes .../gtk-3.0/assets/radio-mixed-backdrop.png | Bin 0 -> 560 bytes .../gtk-3.0/assets/radio-mixed-backdrop@2.png | Bin 0 -> 1030 bytes .../gtk-3.0/assets/radio-mixed-dark.png | Bin 0 -> 560 bytes .../gtk-3.0/assets/radio-mixed-dark@2.png | Bin 0 -> 1030 bytes .../gtk-3.0/assets/radio-mixed-hover-dark.png | Bin 0 -> 560 bytes .../assets/radio-mixed-hover-dark@2.png | Bin 0 -> 979 bytes .../gtk-3.0/assets/radio-mixed-hover.png | Bin 0 -> 560 bytes .../gtk-3.0/assets/radio-mixed-hover@2.png | Bin 0 -> 979 bytes .../assets/radio-mixed-insensitive-dark.png | Bin 0 -> 554 bytes .../assets/radio-mixed-insensitive-dark@2.png | Bin 0 -> 958 bytes .../assets/radio-mixed-insensitive.png | Bin 0 -> 560 bytes .../assets/radio-mixed-insensitive@2.png | Bin 0 -> 967 bytes .../gtk-3.0/assets/radio-mixed.png | Bin 0 -> 560 bytes .../gtk-3.0/assets/radio-mixed@2.png | Bin 0 -> 1030 bytes .../assets/radio-unchecked-active-dark.png | Bin 0 -> 539 bytes .../assets/radio-unchecked-active-dark@2.png | Bin 0 -> 981 bytes .../gtk-3.0/assets/radio-unchecked-active.png | Bin 0 -> 539 bytes .../assets/radio-unchecked-active@2.png | Bin 0 -> 981 bytes .../assets/radio-unchecked-backdrop-dark.png | Bin 0 -> 539 bytes .../radio-unchecked-backdrop-dark@2.png | Bin 0 -> 940 bytes ...io-unchecked-backdrop-insensitive-dark.png | Bin 0 -> 533 bytes ...-unchecked-backdrop-insensitive-dark@2.png | Bin 0 -> 906 bytes .../radio-unchecked-backdrop-insensitive.png | Bin 0 -> 542 bytes ...radio-unchecked-backdrop-insensitive@2.png | Bin 0 -> 918 bytes .../assets/radio-unchecked-backdrop.png | Bin 0 -> 539 bytes .../assets/radio-unchecked-backdrop@2.png | Bin 0 -> 940 bytes .../gtk-3.0/assets/radio-unchecked-dark.png | Bin 0 -> 539 bytes .../gtk-3.0/assets/radio-unchecked-dark@2.png | Bin 0 -> 940 bytes .../assets/radio-unchecked-hover-dark.png | Bin 0 -> 539 bytes .../assets/radio-unchecked-hover-dark@2.png | Bin 0 -> 929 bytes .../gtk-3.0/assets/radio-unchecked-hover.png | Bin 0 -> 539 bytes .../assets/radio-unchecked-hover@2.png | Bin 0 -> 929 bytes .../radio-unchecked-insensitive-dark.png | Bin 0 -> 533 bytes .../radio-unchecked-insensitive-dark@2.png | Bin 0 -> 906 bytes .../assets/radio-unchecked-insensitive.png | Bin 0 -> 542 bytes .../assets/radio-unchecked-insensitive@2.png | Bin 0 -> 918 bytes .../gtk-3.0/assets/radio-unchecked.png | Bin 0 -> 539 bytes .../gtk-3.0/assets/radio-unchecked@2.png | Bin 0 -> 940 bytes .../assets/scrollbar-slider-active-dark.png | Bin 0 -> 390 bytes .../assets/scrollbar-slider-active-dark@2.png | Bin 0 -> 505 bytes .../assets/scrollbar-slider-active.png | Bin 0 -> 390 bytes .../assets/scrollbar-slider-active@2.png | Bin 0 -> 505 bytes .../gtk-3.0/assets/scrollbar-slider-dark.png | Bin 0 -> 391 bytes .../assets/scrollbar-slider-dark@2.png | Bin 0 -> 516 bytes ...crollbar-slider-horizontal-active-dark.png | Bin 0 -> 380 bytes ...ollbar-slider-horizontal-active-dark@2.png | Bin 0 -> 512 bytes .../scrollbar-slider-horizontal-active.png | Bin 0 -> 380 bytes .../scrollbar-slider-horizontal-active@2.png | Bin 0 -> 512 bytes .../scrollbar-slider-horizontal-dark.png | Bin 0 -> 381 bytes .../scrollbar-slider-horizontal-dark@2.png | Bin 0 -> 513 bytes ...scrollbar-slider-horizontal-hover-dark.png | Bin 0 -> 381 bytes ...rollbar-slider-horizontal-hover-dark@2.png | Bin 0 -> 508 bytes .../scrollbar-slider-horizontal-hover.png | Bin 0 -> 381 bytes .../scrollbar-slider-horizontal-hover@2.png | Bin 0 -> 506 bytes ...rollbar-slider-horizontal-overlay-dark.png | Bin 0 -> 327 bytes ...llbar-slider-horizontal-overlay-dark@2.png | Bin 0 -> 392 bytes .../scrollbar-slider-horizontal-overlay.png | Bin 0 -> 326 bytes .../scrollbar-slider-horizontal-overlay@2.png | Bin 0 -> 397 bytes .../assets/scrollbar-slider-horizontal.png | Bin 0 -> 381 bytes .../assets/scrollbar-slider-horizontal@2.png | Bin 0 -> 516 bytes .../assets/scrollbar-slider-hover-dark.png | Bin 0 -> 389 bytes .../assets/scrollbar-slider-hover-dark@2.png | Bin 0 -> 517 bytes .../gtk-3.0/assets/scrollbar-slider-hover.png | Bin 0 -> 390 bytes .../assets/scrollbar-slider-hover@2.png | Bin 0 -> 500 bytes .../assets/scrollbar-slider-overlay-dark.png | Bin 0 -> 329 bytes .../scrollbar-slider-overlay-dark@2.png | Bin 0 -> 401 bytes .../assets/scrollbar-slider-overlay.png | Bin 0 -> 329 bytes .../assets/scrollbar-slider-overlay@2.png | Bin 0 -> 400 bytes .../scrollbar-slider-rtl-active-dark.png | Bin 0 -> 390 bytes .../scrollbar-slider-rtl-active-dark@2.png | Bin 0 -> 505 bytes .../assets/scrollbar-slider-rtl-active.png | Bin 0 -> 390 bytes .../assets/scrollbar-slider-rtl-active@2.png | Bin 0 -> 505 bytes .../assets/scrollbar-slider-rtl-dark.png | Bin 0 -> 391 bytes .../assets/scrollbar-slider-rtl-dark@2.png | Bin 0 -> 516 bytes .../scrollbar-slider-rtl-hover-dark.png | Bin 0 -> 389 bytes .../scrollbar-slider-rtl-hover-dark@2.png | Bin 0 -> 517 bytes .../assets/scrollbar-slider-rtl-hover.png | Bin 0 -> 390 bytes .../assets/scrollbar-slider-rtl-hover@2.png | Bin 0 -> 500 bytes .../gtk-3.0/assets/scrollbar-slider-rtl.png | Bin 0 -> 393 bytes .../gtk-3.0/assets/scrollbar-slider-rtl@2.png | Bin 0 -> 514 bytes .../gtk-3.0/assets/scrollbar-slider.png | Bin 0 -> 393 bytes .../gtk-3.0/assets/scrollbar-slider@2.png | Bin 0 -> 514 bytes .../gtk-3.0/assets/scrollbar-trough-dark.png | Bin 0 -> 391 bytes .../assets/scrollbar-trough-dark@2.png | Bin 0 -> 516 bytes .../scrollbar-trough-horizontal-dark.png | Bin 0 -> 381 bytes .../scrollbar-trough-horizontal-dark@2.png | Bin 0 -> 513 bytes .../assets/scrollbar-trough-horizontal.png | Bin 0 -> 382 bytes .../assets/scrollbar-trough-horizontal@2.png | Bin 0 -> 509 bytes .../assets/scrollbar-trough-rtl-dark.png | Bin 0 -> 391 bytes .../assets/scrollbar-trough-rtl-dark@2.png | Bin 0 -> 516 bytes .../gtk-3.0/assets/scrollbar-trough-rtl.png | Bin 0 -> 389 bytes .../gtk-3.0/assets/scrollbar-trough-rtl@2.png | Bin 0 -> 502 bytes .../gtk-3.0/assets/scrollbar-trough.png | Bin 0 -> 389 bytes .../gtk-3.0/assets/scrollbar-trough@2.png | Bin 0 -> 502 bytes .../selected-checkbox-checked-active.png | Bin 0 -> 372 bytes .../selected-checkbox-checked-active@2.png | Bin 0 -> 528 bytes ...-checkbox-checked-backdrop-insensitive.png | Bin 0 -> 402 bytes ...heckbox-checked-backdrop-insensitive@2.png | Bin 0 -> 571 bytes .../selected-checkbox-checked-backdrop.png | Bin 0 -> 372 bytes .../selected-checkbox-checked-backdrop@2.png | Bin 0 -> 528 bytes .../selected-checkbox-checked-hover.png | Bin 0 -> 386 bytes .../selected-checkbox-checked-hover@2.png | Bin 0 -> 543 bytes .../selected-checkbox-checked-insensitive.png | Bin 0 -> 402 bytes ...elected-checkbox-checked-insensitive@2.png | Bin 0 -> 571 bytes .../assets/selected-checkbox-checked.png | Bin 0 -> 372 bytes .../assets/selected-checkbox-checked@2.png | Bin 0 -> 528 bytes .../assets/selected-checkbox-mixed-active.png | Bin 0 -> 378 bytes .../selected-checkbox-mixed-active@2.png | Bin 0 -> 526 bytes ...ed-checkbox-mixed-backdrop-insensitive.png | Bin 0 -> 407 bytes ...-checkbox-mixed-backdrop-insensitive@2.png | Bin 0 -> 561 bytes .../selected-checkbox-mixed-backdrop.png | Bin 0 -> 378 bytes .../selected-checkbox-mixed-backdrop@2.png | Bin 0 -> 526 bytes .../assets/selected-checkbox-mixed-hover.png | Bin 0 -> 388 bytes .../selected-checkbox-mixed-hover@2.png | Bin 0 -> 547 bytes .../selected-checkbox-mixed-insensitive.png | Bin 0 -> 407 bytes .../selected-checkbox-mixed-insensitive@2.png | Bin 0 -> 561 bytes .../assets/selected-checkbox-mixed.png | Bin 0 -> 378 bytes .../assets/selected-checkbox-mixed@2.png | Bin 0 -> 526 bytes .../selected-checkbox-unchecked-active.png | Bin 0 -> 345 bytes .../selected-checkbox-unchecked-active@2.png | Bin 0 -> 454 bytes ...heckbox-unchecked-backdrop-insensitive.png | Bin 0 -> 372 bytes ...ckbox-unchecked-backdrop-insensitive@2.png | Bin 0 -> 495 bytes .../selected-checkbox-unchecked-backdrop.png | Bin 0 -> 345 bytes ...selected-checkbox-unchecked-backdrop@2.png | Bin 0 -> 454 bytes .../selected-checkbox-unchecked-hover.png | Bin 0 -> 357 bytes .../selected-checkbox-unchecked-hover@2.png | Bin 0 -> 468 bytes ...elected-checkbox-unchecked-insensitive.png | Bin 0 -> 372 bytes ...ected-checkbox-unchecked-insensitive@2.png | Bin 0 -> 495 bytes .../assets/selected-checkbox-unchecked.png | Bin 0 -> 345 bytes .../assets/selected-checkbox-unchecked@2.png | Bin 0 -> 454 bytes .../assets/selected-radio-checked-active.png | Bin 0 -> 531 bytes .../selected-radio-checked-active@2.png | Bin 0 -> 906 bytes ...ted-radio-checked-backdrop-insensitive.png | Bin 0 -> 586 bytes ...d-radio-checked-backdrop-insensitive@2.png | Bin 0 -> 1052 bytes .../selected-radio-checked-backdrop.png | Bin 0 -> 531 bytes .../selected-radio-checked-backdrop@2.png | Bin 0 -> 906 bytes .../assets/selected-radio-checked-hover.png | Bin 0 -> 542 bytes .../assets/selected-radio-checked-hover@2.png | Bin 0 -> 930 bytes .../selected-radio-checked-insensitive.png | Bin 0 -> 586 bytes .../selected-radio-checked-insensitive@2.png | Bin 0 -> 1052 bytes .../gtk-3.0/assets/selected-radio-checked.png | Bin 0 -> 531 bytes .../assets/selected-radio-checked@2.png | Bin 0 -> 906 bytes .../assets/selected-radio-mixed-active.png | Bin 0 -> 483 bytes .../assets/selected-radio-mixed-active@2.png | Bin 0 -> 831 bytes ...ected-radio-mixed-backdrop-insensitive.png | Bin 0 -> 528 bytes ...ted-radio-mixed-backdrop-insensitive@2.png | Bin 0 -> 939 bytes .../assets/selected-radio-mixed-backdrop.png | Bin 0 -> 483 bytes .../selected-radio-mixed-backdrop@2.png | Bin 0 -> 831 bytes .../assets/selected-radio-mixed-hover.png | Bin 0 -> 492 bytes .../assets/selected-radio-mixed-hover@2.png | Bin 0 -> 852 bytes .../selected-radio-mixed-insensitive.png | Bin 0 -> 528 bytes .../selected-radio-mixed-insensitive@2.png | Bin 0 -> 939 bytes .../gtk-3.0/assets/selected-radio-mixed.png | Bin 0 -> 483 bytes .../gtk-3.0/assets/selected-radio-mixed@2.png | Bin 0 -> 831 bytes .../selected-radio-unchecked-active.png | Bin 0 -> 468 bytes .../selected-radio-unchecked-active@2.png | Bin 0 -> 780 bytes ...d-radio-unchecked-backdrop-insensitive.png | Bin 0 -> 505 bytes ...radio-unchecked-backdrop-insensitive@2.png | Bin 0 -> 891 bytes .../selected-radio-unchecked-backdrop.png | Bin 0 -> 468 bytes .../selected-radio-unchecked-backdrop@2.png | Bin 0 -> 780 bytes .../assets/selected-radio-unchecked-hover.png | Bin 0 -> 478 bytes .../selected-radio-unchecked-hover@2.png | Bin 0 -> 799 bytes .../selected-radio-unchecked-insensitive.png | Bin 0 -> 505 bytes ...selected-radio-unchecked-insensitive@2.png | Bin 0 -> 891 bytes .../assets/selected-radio-unchecked.png | Bin 0 -> 468 bytes .../assets/selected-radio-unchecked@2.png | Bin 0 -> 780 bytes ...horz-scale-has-marks-above-active-dark.png | Bin 0 -> 657 bytes ...rz-scale-has-marks-above-active-dark@2.png | Bin 0 -> 1155 bytes ...ider-horz-scale-has-marks-above-active.png | Bin 0 -> 630 bytes ...er-horz-scale-has-marks-above-active@2.png | Bin 0 -> 1118 bytes ...rz-scale-has-marks-above-backdrop-dark.png | Bin 0 -> 629 bytes ...-scale-has-marks-above-backdrop-dark@2.png | Bin 0 -> 1101 bytes ...-marks-above-backdrop-insensitive-dark.png | Bin 0 -> 613 bytes ...arks-above-backdrop-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...e-has-marks-above-backdrop-insensitive.png | Bin 0 -> 593 bytes ...has-marks-above-backdrop-insensitive@2.png | Bin 0 -> 1031 bytes ...er-horz-scale-has-marks-above-backdrop.png | Bin 0 -> 601 bytes ...-horz-scale-has-marks-above-backdrop@2.png | Bin 0 -> 1065 bytes ...slider-horz-scale-has-marks-above-dark.png | Bin 0 -> 629 bytes ...ider-horz-scale-has-marks-above-dark@2.png | Bin 0 -> 1101 bytes ...-horz-scale-has-marks-above-hover-dark.png | Bin 0 -> 658 bytes ...orz-scale-has-marks-above-hover-dark@2.png | Bin 0 -> 1167 bytes ...lider-horz-scale-has-marks-above-hover.png | Bin 0 -> 620 bytes ...der-horz-scale-has-marks-above-hover@2.png | Bin 0 -> 1065 bytes ...scale-has-marks-above-insensitive-dark.png | Bin 0 -> 613 bytes ...ale-has-marks-above-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...horz-scale-has-marks-above-insensitive.png | Bin 0 -> 593 bytes ...rz-scale-has-marks-above-insensitive@2.png | Bin 0 -> 1031 bytes .../slider-horz-scale-has-marks-above.png | Bin 0 -> 601 bytes .../slider-horz-scale-has-marks-above@2.png | Bin 0 -> 1065 bytes ...horz-scale-has-marks-below-active-dark.png | Bin 0 -> 639 bytes ...rz-scale-has-marks-below-active-dark@2.png | Bin 0 -> 1073 bytes ...ider-horz-scale-has-marks-below-active.png | Bin 0 -> 620 bytes ...er-horz-scale-has-marks-below-active@2.png | Bin 0 -> 1048 bytes ...rz-scale-has-marks-below-backdrop-dark.png | Bin 0 -> 629 bytes ...-scale-has-marks-below-backdrop-dark@2.png | Bin 0 -> 1101 bytes ...-marks-below-backdrop-insensitive-dark.png | Bin 0 -> 613 bytes ...arks-below-backdrop-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...e-has-marks-below-backdrop-insensitive.png | Bin 0 -> 593 bytes ...has-marks-below-backdrop-insensitive@2.png | Bin 0 -> 1031 bytes ...er-horz-scale-has-marks-below-backdrop.png | Bin 0 -> 601 bytes ...-horz-scale-has-marks-below-backdrop@2.png | Bin 0 -> 1065 bytes ...slider-horz-scale-has-marks-below-dark.png | Bin 0 -> 610 bytes ...ider-horz-scale-has-marks-below-dark@2.png | Bin 0 -> 1019 bytes ...-horz-scale-has-marks-below-hover-dark.png | Bin 0 -> 658 bytes ...orz-scale-has-marks-below-hover-dark@2.png | Bin 0 -> 1167 bytes ...lider-horz-scale-has-marks-below-hover.png | Bin 0 -> 620 bytes ...der-horz-scale-has-marks-below-hover@2.png | Bin 0 -> 1065 bytes ...scale-has-marks-below-insensitive-dark.png | Bin 0 -> 613 bytes ...ale-has-marks-below-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...horz-scale-has-marks-below-insensitive.png | Bin 0 -> 593 bytes ...rz-scale-has-marks-below-insensitive@2.png | Bin 0 -> 1031 bytes .../slider-horz-scale-has-marks-below.png | Bin 0 -> 596 bytes .../slider-horz-scale-has-marks-below@2.png | Bin 0 -> 1017 bytes ...vert-scale-has-marks-above-active-dark.png | Bin 0 -> 657 bytes ...rt-scale-has-marks-above-active-dark@2.png | Bin 0 -> 1155 bytes ...ider-vert-scale-has-marks-above-active.png | Bin 0 -> 630 bytes ...er-vert-scale-has-marks-above-active@2.png | Bin 0 -> 1118 bytes ...rt-scale-has-marks-above-backdrop-dark.png | Bin 0 -> 629 bytes ...-scale-has-marks-above-backdrop-dark@2.png | Bin 0 -> 1101 bytes ...-marks-above-backdrop-insensitive-dark.png | Bin 0 -> 613 bytes ...arks-above-backdrop-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...e-has-marks-above-backdrop-insensitive.png | Bin 0 -> 593 bytes ...has-marks-above-backdrop-insensitive@2.png | Bin 0 -> 1031 bytes ...er-vert-scale-has-marks-above-backdrop.png | Bin 0 -> 601 bytes ...-vert-scale-has-marks-above-backdrop@2.png | Bin 0 -> 1065 bytes ...slider-vert-scale-has-marks-above-dark.png | Bin 0 -> 629 bytes ...ider-vert-scale-has-marks-above-dark@2.png | Bin 0 -> 1101 bytes ...-vert-scale-has-marks-above-hover-dark.png | Bin 0 -> 658 bytes ...ert-scale-has-marks-above-hover-dark@2.png | Bin 0 -> 1167 bytes ...lider-vert-scale-has-marks-above-hover.png | Bin 0 -> 620 bytes ...der-vert-scale-has-marks-above-hover@2.png | Bin 0 -> 1065 bytes ...scale-has-marks-above-insensitive-dark.png | Bin 0 -> 613 bytes ...ale-has-marks-above-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...vert-scale-has-marks-above-insensitive.png | Bin 0 -> 593 bytes ...rt-scale-has-marks-above-insensitive@2.png | Bin 0 -> 1031 bytes .../slider-vert-scale-has-marks-above.png | Bin 0 -> 601 bytes .../slider-vert-scale-has-marks-above@2.png | Bin 0 -> 1065 bytes ...vert-scale-has-marks-below-active-dark.png | Bin 0 -> 657 bytes ...rt-scale-has-marks-below-active-dark@2.png | Bin 0 -> 1155 bytes ...ider-vert-scale-has-marks-below-active.png | Bin 0 -> 630 bytes ...er-vert-scale-has-marks-below-active@2.png | Bin 0 -> 1118 bytes ...rt-scale-has-marks-below-backdrop-dark.png | Bin 0 -> 629 bytes ...-scale-has-marks-below-backdrop-dark@2.png | Bin 0 -> 1101 bytes ...-marks-below-backdrop-insensitive-dark.png | Bin 0 -> 613 bytes ...arks-below-backdrop-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...e-has-marks-below-backdrop-insensitive.png | Bin 0 -> 593 bytes ...has-marks-below-backdrop-insensitive@2.png | Bin 0 -> 1031 bytes ...er-vert-scale-has-marks-below-backdrop.png | Bin 0 -> 601 bytes ...-vert-scale-has-marks-below-backdrop@2.png | Bin 0 -> 1065 bytes ...slider-vert-scale-has-marks-below-dark.png | Bin 0 -> 629 bytes ...ider-vert-scale-has-marks-below-dark@2.png | Bin 0 -> 1101 bytes ...-vert-scale-has-marks-below-hover-dark.png | Bin 0 -> 658 bytes ...ert-scale-has-marks-below-hover-dark@2.png | Bin 0 -> 1167 bytes ...lider-vert-scale-has-marks-below-hover.png | Bin 0 -> 620 bytes ...der-vert-scale-has-marks-below-hover@2.png | Bin 0 -> 1065 bytes ...scale-has-marks-below-insensitive-dark.png | Bin 0 -> 613 bytes ...ale-has-marks-below-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...vert-scale-has-marks-below-insensitive.png | Bin 0 -> 593 bytes ...rt-scale-has-marks-below-insensitive@2.png | Bin 0 -> 1031 bytes .../slider-vert-scale-has-marks-below.png | Bin 0 -> 601 bytes .../slider-vert-scale-has-marks-below@2.png | Bin 0 -> 1065 bytes .../assets/titlebutton-close-active.png | Bin 0 -> 543 bytes .../assets/titlebutton-close-active@2.png | Bin 0 -> 826 bytes .../assets/titlebutton-close-backdrop.png | Bin 0 -> 542 bytes .../assets/titlebutton-close-backdrop@2.png | Bin 0 -> 919 bytes .../assets/titlebutton-close-hover.png | Bin 0 -> 547 bytes .../assets/titlebutton-close-hover@2.png | Bin 0 -> 874 bytes .../gtk-3.0/assets/titlebutton-close.png | Bin 0 -> 480 bytes .../gtk-3.0/assets/titlebutton-close@2.png | Bin 0 -> 821 bytes .../assets/titlebutton-maximize-active.png | Bin 0 -> 519 bytes .../assets/titlebutton-maximize-active@2.png | Bin 0 -> 804 bytes .../assets/titlebutton-maximize-backdrop.png | Bin 0 -> 366 bytes .../titlebutton-maximize-backdrop@2.png | Bin 0 -> 423 bytes .../assets/titlebutton-maximize-hover.png | Bin 0 -> 498 bytes .../assets/titlebutton-maximize-hover@2.png | Bin 0 -> 778 bytes .../gtk-3.0/assets/titlebutton-maximize.png | Bin 0 -> 534 bytes .../gtk-3.0/assets/titlebutton-maximize@2.png | Bin 0 -> 823 bytes .../assets/titlebutton-minimize-active.png | Bin 0 -> 523 bytes .../assets/titlebutton-minimize-active@2.png | Bin 0 -> 821 bytes .../assets/titlebutton-minimize-backdrop.png | Bin 0 -> 379 bytes .../titlebutton-minimize-backdrop@2.png | Bin 0 -> 423 bytes .../assets/titlebutton-minimize-hover.png | Bin 0 -> 508 bytes .../assets/titlebutton-minimize-hover@2.png | Bin 0 -> 798 bytes .../gtk-3.0/assets/titlebutton-minimize.png | Bin 0 -> 542 bytes .../gtk-3.0/assets/titlebutton-minimize@2.png | Bin 0 -> 847 bytes .themes/papirus-dark/gtk-3.0/gtk.css | 4146 +++++++++++ .themes/papirus-dark/plank/dock.theme | 62 + .themes/papirus/.fix/fix.sh | 97 + .themes/papirus/AUTHORS | 6 + .themes/papirus/LICENSE | 177 + .../gtk-2.0/Arrows/arrow-down-insens.png | Bin 0 -> 348 bytes .../gtk-2.0/Arrows/arrow-down-prelight.png | Bin 0 -> 348 bytes .../Arrows/arrow-down-small-insens.png | Bin 0 -> 323 bytes .../Arrows/arrow-down-small-prelight.png | Bin 0 -> 332 bytes .../gtk-2.0/Arrows/arrow-down-small.png | Bin 0 -> 333 bytes .themes/papirus/gtk-2.0/Arrows/arrow-down.png | Bin 0 -> 354 bytes .../gtk-2.0/Arrows/arrow-left-insens.png | Bin 0 -> 340 bytes .../gtk-2.0/Arrows/arrow-left-prelight.png | Bin 0 -> 329 bytes .../Arrows/arrow-left-small-insens.png | Bin 0 -> 326 bytes .../Arrows/arrow-left-small-prelight.png | Bin 0 -> 335 bytes .../gtk-2.0/Arrows/arrow-left-small.png | Bin 0 -> 334 bytes .themes/papirus/gtk-2.0/Arrows/arrow-left.png | Bin 0 -> 346 bytes .../gtk-2.0/Arrows/arrow-right-insens.png | Bin 0 -> 335 bytes .../gtk-2.0/Arrows/arrow-right-prelight.png | Bin 0 -> 329 bytes .../Arrows/arrow-right-small-insens.png | Bin 0 -> 326 bytes .../Arrows/arrow-right-small-prelight.png | Bin 0 -> 329 bytes .../gtk-2.0/Arrows/arrow-right-small.png | Bin 0 -> 329 bytes .../papirus/gtk-2.0/Arrows/arrow-right.png | Bin 0 -> 329 bytes .../gtk-2.0/Arrows/arrow-up-insens.png | Bin 0 -> 344 bytes .../gtk-2.0/Arrows/arrow-up-prelight.png | Bin 0 -> 352 bytes .../gtk-2.0/Arrows/arrow-up-small-insens.png | Bin 0 -> 317 bytes .../Arrows/arrow-up-small-prelight.png | Bin 0 -> 325 bytes .../papirus/gtk-2.0/Arrows/arrow-up-small.png | Bin 0 -> 328 bytes .themes/papirus/gtk-2.0/Arrows/arrow-up.png | Bin 0 -> 366 bytes .../gtk-2.0/Arrows/menu-arrow-insens.png | Bin 0 -> 335 bytes .../gtk-2.0/Arrows/menu-arrow-prelight.png | Bin 0 -> 306 bytes .themes/papirus/gtk-2.0/Arrows/menu-arrow.png | Bin 0 -> 329 bytes .../gtk-2.0/Buttons/button-default.png | Bin 0 -> 444 bytes .../gtk-2.0/Buttons/button-insensitive.png | Bin 0 -> 441 bytes .../papirus/gtk-2.0/Buttons/button-normal.png | Bin 0 -> 444 bytes .../gtk-2.0/Buttons/button-prelight.png | Bin 0 -> 441 bytes .../gtk-2.0/Buttons/button-pressed.png | Bin 0 -> 465 bytes .../checkbox-checked-insensitive.png | Bin 0 -> 389 bytes .../gtk-2.0/Check-Radio/checkbox-checked.png | Bin 0 -> 395 bytes .../checkbox-unchecked-insensitive.png | Bin 0 -> 362 bytes .../Check-Radio/checkbox-unchecked.png | Bin 0 -> 365 bytes .../menu-checkbox-checked-insensitive.png | Bin 0 -> 364 bytes .../menu-checkbox-checked-prelight.png | Bin 0 -> 358 bytes .../Check-Radio/menu-checkbox-checked.png | Bin 0 -> 367 bytes .../menu-checkbox-unchecked-insensitive.png | Bin 0 -> 334 bytes .../menu-checkbox-unchecked-prelight.png | Bin 0 -> 330 bytes .../Check-Radio/menu-checkbox-unchecked.png | Bin 0 -> 335 bytes .../menu-option-checked-insensitive.png | Bin 0 -> 631 bytes .../menu-option-checked-prelight.png | Bin 0 -> 601 bytes .../Check-Radio/menu-option-checked.png | Bin 0 -> 670 bytes .../menu-option-unchecked-insensitive.png | Bin 0 -> 539 bytes .../menu-option-unchecked-prelight.png | Bin 0 -> 521 bytes .../Check-Radio/menu-option-unchecked.png | Bin 0 -> 546 bytes .../option-checked-insensitive.png | Bin 0 -> 625 bytes .../gtk-2.0/Check-Radio/option-checked.png | Bin 0 -> 674 bytes .../option-unchecked-insensitive.png | Bin 0 -> 573 bytes .../gtk-2.0/Check-Radio/option-unchecked.png | Bin 0 -> 593 bytes .../gtk-2.0/Entry/entry-border-active-bg.png | Bin 0 -> 392 bytes .../papirus/gtk-2.0/Entry/entry-border-bg.png | Bin 0 -> 380 bytes .../Entry/entry-border-disabled-bg.png | Bin 0 -> 338 bytes .themes/papirus/gtk-2.0/Expanders/minus.png | Bin 0 -> 288 bytes .themes/papirus/gtk-2.0/Expanders/plus.png | Bin 0 -> 298 bytes .themes/papirus/gtk-2.0/Handles/handle-h.png | Bin 0 -> 279 bytes .themes/papirus/gtk-2.0/Handles/handle-v.png | Bin 0 -> 277 bytes .themes/papirus/gtk-2.0/Lines/line-h.png | Bin 0 -> 296 bytes .themes/papirus/gtk-2.0/Lines/line-v.png | Bin 0 -> 301 bytes .themes/papirus/gtk-2.0/Lines/menu-line-h.png | Bin 0 -> 279 bytes .../papirus/gtk-2.0/Menubar/menu-frame.png | Bin 0 -> 291 bytes .../gtk-2.0/Menubar/menubar-button.png | Bin 0 -> 310 bytes .themes/papirus/gtk-2.0/Others/null.png | Bin 0 -> 288 bytes .../papirus/gtk-2.0/Others/tree-header.png | Bin 0 -> 285 bytes .themes/papirus/gtk-2.0/ProgressBar/bar.png | Bin 0 -> 373 bytes .../papirus/gtk-2.0/ProgressBar/trough.png | Bin 0 -> 375 bytes .../gtk-2.0/Range/slider-horiz-prelight.png | Bin 0 -> 573 bytes .../papirus/gtk-2.0/Range/slider-horiz.png | Bin 0 -> 556 bytes .../gtk-2.0/Range/slider-vert-prelight.png | Bin 0 -> 573 bytes .themes/papirus/gtk-2.0/Range/slider-vert.png | Bin 0 -> 556 bytes .../gtk-2.0/Range/trough-horizontal.png | Bin 0 -> 354 bytes .../papirus/gtk-2.0/Range/trough-vertical.png | Bin 0 -> 364 bytes .../slider-scrollbar-horiz-active.png | Bin 0 -> 393 bytes .../slider-scrollbar-horiz-insens.png | Bin 0 -> 366 bytes .../slider-scrollbar-horiz-prelight.png | Bin 0 -> 385 bytes .../Scrollbars/slider-scrollbar-horiz.png | Bin 0 -> 402 bytes .../slider-scrollbar-vert-active.png | Bin 0 -> 403 bytes .../slider-scrollbar-vert-insens.png | Bin 0 -> 380 bytes .../slider-scrollbar-vert-prelight.png | Bin 0 -> 397 bytes .../Scrollbars/slider-scrollbar-vert.png | Bin 0 -> 414 bytes .../Scrollbars/trough-scrollbar-horiz.png | Bin 0 -> 418 bytes .../Scrollbars/trough-scrollbar-vert.png | Bin 0 -> 416 bytes .../papirus/gtk-2.0/Shadows/frame-gap-end.png | Bin 0 -> 287 bytes .../gtk-2.0/Shadows/frame-gap-start.png | Bin 0 -> 287 bytes .themes/papirus/gtk-2.0/Shadows/frame.png | Bin 0 -> 386 bytes .../gtk-2.0/Spin/down-background-disable.png | Bin 0 -> 327 bytes .../papirus/gtk-2.0/Spin/down-background.png | Bin 0 -> 328 bytes .../gtk-2.0/Spin/up-background-disable.png | Bin 0 -> 336 bytes .../papirus/gtk-2.0/Spin/up-background.png | Bin 0 -> 338 bytes .../gtk-2.0/Tabs/notebook-gap-horiz.png | Bin 0 -> 294 bytes .../gtk-2.0/Tabs/notebook-gap-vert.png | Bin 0 -> 296 bytes .themes/papirus/gtk-2.0/Tabs/notebook.png | Bin 0 -> 383 bytes .../gtk-2.0/Tabs/tab-bottom-active.png | Bin 0 -> 342 bytes .themes/papirus/gtk-2.0/Tabs/tab-bottom.png | Bin 0 -> 319 bytes .../papirus/gtk-2.0/Tabs/tab-left-active.png | Bin 0 -> 350 bytes .themes/papirus/gtk-2.0/Tabs/tab-left.png | Bin 0 -> 337 bytes .../papirus/gtk-2.0/Tabs/tab-right-active.png | Bin 0 -> 345 bytes .themes/papirus/gtk-2.0/Tabs/tab-right.png | Bin 0 -> 330 bytes .../papirus/gtk-2.0/Tabs/tab-top-active.png | Bin 0 -> 348 bytes .themes/papirus/gtk-2.0/Tabs/tab-top.png | Bin 0 -> 333 bytes .../papirus/gtk-2.0/Toolbar/toolbar-bg.png | Bin 0 -> 279 bytes .../gtk-2.0/Toolbar/toolbutton-normal.png | Bin 0 -> 288 bytes .../gtk-2.0/Toolbar/toolbutton-prelight.png | Bin 0 -> 382 bytes .../gtk-2.0/Toolbar/toolbutton-pressed.png | Bin 0 -> 367 bytes .../gtk-2.0/Toolbar/toolbutton-toggled.png | Bin 0 -> 350 bytes .themes/papirus/gtk-2.0/assets.svg | 2398 +++++++ .themes/papirus/gtk-2.0/assets.txt | 107 + .themes/papirus/gtk-2.0/gtkrc | 1693 +++++ .themes/papirus/gtk-2.0/render-assets.sh | 28 + .themes/papirus/gtk-3.0/_colors-public.scss | 119 + .themes/papirus/gtk-3.0/_colors.scss | 59 + .themes/papirus/gtk-3.0/_common.scss | 3427 +++++++++ .themes/papirus/gtk-3.0/_drawing.scss | 619 ++ .themes/papirus/gtk-3.0/assets.svg | 5049 +++++++++++++ .themes/papirus/gtk-3.0/assets.txt | 204 + .../assets/checkbox-active-selectionmode.png | Bin 0 -> 520 bytes .../checkbox-active-selectionmode@2.png | Bin 0 -> 773 bytes .../checkbox-backdrop-selectionmode.png | Bin 0 -> 507 bytes .../checkbox-backdrop-selectionmode@2.png | Bin 0 -> 783 bytes .../assets/checkbox-checked-active-dark.png | Bin 0 -> 414 bytes .../assets/checkbox-checked-active-dark@2.png | Bin 0 -> 611 bytes .../checkbox-checked-active-selectionmode.png | Bin 0 -> 579 bytes ...heckbox-checked-active-selectionmode@2.png | Bin 0 -> 873 bytes .../assets/checkbox-checked-active.png | Bin 0 -> 414 bytes .../assets/checkbox-checked-active@2.png | Bin 0 -> 611 bytes .../assets/checkbox-checked-backdrop-dark.png | Bin 0 -> 414 bytes .../checkbox-checked-backdrop-dark@2.png | Bin 0 -> 611 bytes ...kbox-checked-backdrop-insensitive-dark.png | Bin 0 -> 421 bytes ...ox-checked-backdrop-insensitive-dark@2.png | Bin 0 -> 576 bytes .../checkbox-checked-backdrop-insensitive.png | Bin 0 -> 411 bytes ...heckbox-checked-backdrop-insensitive@2.png | Bin 0 -> 592 bytes ...heckbox-checked-backdrop-selectionmode.png | Bin 0 -> 579 bytes ...ckbox-checked-backdrop-selectionmode@2.png | Bin 0 -> 873 bytes .../assets/checkbox-checked-backdrop.png | Bin 0 -> 414 bytes .../assets/checkbox-checked-backdrop@2.png | Bin 0 -> 611 bytes .../gtk-3.0/assets/checkbox-checked-dark.png | Bin 0 -> 418 bytes .../assets/checkbox-checked-dark@2.png | Bin 0 -> 624 bytes .../assets/checkbox-checked-hover-dark.png | Bin 0 -> 413 bytes .../assets/checkbox-checked-hover-dark@2.png | Bin 0 -> 608 bytes .../checkbox-checked-hover-selectionmode.png | Bin 0 -> 583 bytes ...checkbox-checked-hover-selectionmode@2.png | Bin 0 -> 890 bytes .../gtk-3.0/assets/checkbox-checked-hover.png | Bin 0 -> 413 bytes .../assets/checkbox-checked-hover@2.png | Bin 0 -> 608 bytes .../checkbox-checked-insensitive-dark.png | Bin 0 -> 421 bytes .../checkbox-checked-insensitive-dark@2.png | Bin 0 -> 576 bytes .../assets/checkbox-checked-insensitive.png | Bin 0 -> 411 bytes .../assets/checkbox-checked-insensitive@2.png | Bin 0 -> 592 bytes .../assets/checkbox-checked-selectionmode.png | Bin 0 -> 579 bytes .../checkbox-checked-selectionmode@2.png | Bin 0 -> 873 bytes .../gtk-3.0/assets/checkbox-checked.png | Bin 0 -> 414 bytes .../gtk-3.0/assets/checkbox-checked@2.png | Bin 0 -> 611 bytes .../assets/checkbox-hover-selectionmode.png | Bin 0 -> 517 bytes .../assets/checkbox-hover-selectionmode@2.png | Bin 0 -> 794 bytes .../assets/checkbox-mixed-active-dark.png | Bin 0 -> 423 bytes .../assets/checkbox-mixed-active-dark@2.png | Bin 0 -> 599 bytes .../gtk-3.0/assets/checkbox-mixed-active.png | Bin 0 -> 423 bytes .../assets/checkbox-mixed-active@2.png | Bin 0 -> 599 bytes .../assets/checkbox-mixed-backdrop-dark.png | Bin 0 -> 423 bytes .../assets/checkbox-mixed-backdrop-dark@2.png | Bin 0 -> 599 bytes ...eckbox-mixed-backdrop-insensitive-dark.png | Bin 0 -> 421 bytes ...kbox-mixed-backdrop-insensitive-dark@2.png | Bin 0 -> 578 bytes .../checkbox-mixed-backdrop-insensitive.png | Bin 0 -> 427 bytes .../checkbox-mixed-backdrop-insensitive@2.png | Bin 0 -> 585 bytes .../assets/checkbox-mixed-backdrop.png | Bin 0 -> 423 bytes .../assets/checkbox-mixed-backdrop@2.png | Bin 0 -> 599 bytes .../gtk-3.0/assets/checkbox-mixed-dark.png | Bin 0 -> 423 bytes .../gtk-3.0/assets/checkbox-mixed-dark@2.png | Bin 0 -> 599 bytes .../assets/checkbox-mixed-hover-dark.png | Bin 0 -> 417 bytes .../assets/checkbox-mixed-hover-dark@2.png | Bin 0 -> 597 bytes .../gtk-3.0/assets/checkbox-mixed-hover.png | Bin 0 -> 417 bytes .../gtk-3.0/assets/checkbox-mixed-hover@2.png | Bin 0 -> 597 bytes .../checkbox-mixed-insensitive-dark.png | Bin 0 -> 421 bytes .../checkbox-mixed-insensitive-dark@2.png | Bin 0 -> 578 bytes .../assets/checkbox-mixed-insensitive.png | Bin 0 -> 427 bytes .../assets/checkbox-mixed-insensitive@2.png | Bin 0 -> 585 bytes .../papirus/gtk-3.0/assets/checkbox-mixed.png | Bin 0 -> 423 bytes .../gtk-3.0/assets/checkbox-mixed@2.png | Bin 0 -> 599 bytes .../gtk-3.0/assets/checkbox-selectionmode.png | Bin 0 -> 507 bytes .../assets/checkbox-selectionmode@2.png | Bin 0 -> 783 bytes .../assets/checkbox-unchecked-active-dark.png | Bin 0 -> 389 bytes .../checkbox-unchecked-active-dark@2.png | Bin 0 -> 536 bytes .../assets/checkbox-unchecked-active.png | Bin 0 -> 389 bytes .../assets/checkbox-unchecked-active@2.png | Bin 0 -> 536 bytes .../checkbox-unchecked-backdrop-dark.png | Bin 0 -> 384 bytes .../checkbox-unchecked-backdrop-dark@2.png | Bin 0 -> 533 bytes ...ox-unchecked-backdrop-insensitive-dark.png | Bin 0 -> 387 bytes ...-unchecked-backdrop-insensitive-dark@2.png | Bin 0 -> 517 bytes ...heckbox-unchecked-backdrop-insensitive.png | Bin 0 -> 386 bytes ...ckbox-unchecked-backdrop-insensitive@2.png | Bin 0 -> 520 bytes .../assets/checkbox-unchecked-backdrop.png | Bin 0 -> 384 bytes .../assets/checkbox-unchecked-backdrop@2.png | Bin 0 -> 533 bytes .../assets/checkbox-unchecked-dark.png | Bin 0 -> 384 bytes .../assets/checkbox-unchecked-dark@2.png | Bin 0 -> 533 bytes .../assets/checkbox-unchecked-hover-dark.png | Bin 0 -> 384 bytes .../checkbox-unchecked-hover-dark@2.png | Bin 0 -> 531 bytes .../assets/checkbox-unchecked-hover.png | Bin 0 -> 384 bytes .../assets/checkbox-unchecked-hover@2.png | Bin 0 -> 531 bytes .../checkbox-unchecked-insensitive-dark.png | Bin 0 -> 379 bytes .../checkbox-unchecked-insensitive-dark@2.png | Bin 0 -> 512 bytes .../assets/checkbox-unchecked-insensitive.png | Bin 0 -> 386 bytes .../checkbox-unchecked-insensitive@2.png | Bin 0 -> 520 bytes .../gtk-3.0/assets/checkbox-unchecked.png | Bin 0 -> 384 bytes .../gtk-3.0/assets/checkbox-unchecked@2.png | Bin 0 -> 533 bytes .../assets/radio-checked-active-dark.png | Bin 0 -> 621 bytes .../assets/radio-checked-active-dark@2.png | Bin 0 -> 1147 bytes .../gtk-3.0/assets/radio-checked-active.png | Bin 0 -> 621 bytes .../gtk-3.0/assets/radio-checked-active@2.png | Bin 0 -> 1147 bytes .../assets/radio-checked-backdrop-dark.png | Bin 0 -> 621 bytes .../assets/radio-checked-backdrop-dark@2.png | Bin 0 -> 1147 bytes ...adio-checked-backdrop-insensitive-dark.png | Bin 0 -> 617 bytes ...io-checked-backdrop-insensitive-dark@2.png | Bin 0 -> 1087 bytes .../radio-checked-backdrop-insensitive.png | Bin 0 -> 618 bytes .../radio-checked-backdrop-insensitive@2.png | Bin 0 -> 1091 bytes .../gtk-3.0/assets/radio-checked-backdrop.png | Bin 0 -> 621 bytes .../assets/radio-checked-backdrop@2.png | Bin 0 -> 1147 bytes .../gtk-3.0/assets/radio-checked-dark.png | Bin 0 -> 621 bytes .../gtk-3.0/assets/radio-checked-dark@2.png | Bin 0 -> 1147 bytes .../assets/radio-checked-hover-dark.png | Bin 0 -> 614 bytes .../assets/radio-checked-hover-dark@2.png | Bin 0 -> 1121 bytes .../gtk-3.0/assets/radio-checked-hover.png | Bin 0 -> 614 bytes .../gtk-3.0/assets/radio-checked-hover@2.png | Bin 0 -> 1121 bytes .../assets/radio-checked-insensitive-dark.png | Bin 0 -> 617 bytes .../radio-checked-insensitive-dark@2.png | Bin 0 -> 1087 bytes .../assets/radio-checked-insensitive.png | Bin 0 -> 618 bytes .../assets/radio-checked-insensitive@2.png | Bin 0 -> 1091 bytes .../papirus/gtk-3.0/assets/radio-checked.png | Bin 0 -> 621 bytes .../gtk-3.0/assets/radio-checked@2.png | Bin 0 -> 1147 bytes .../assets/radio-mixed-active-dark.png | Bin 0 -> 560 bytes .../assets/radio-mixed-active-dark@2.png | Bin 0 -> 1030 bytes .../gtk-3.0/assets/radio-mixed-active.png | Bin 0 -> 560 bytes .../gtk-3.0/assets/radio-mixed-active@2.png | Bin 0 -> 1030 bytes .../assets/radio-mixed-backdrop-dark.png | Bin 0 -> 560 bytes .../assets/radio-mixed-backdrop-dark@2.png | Bin 0 -> 1030 bytes .../radio-mixed-backdrop-insensitive-dark.png | Bin 0 -> 554 bytes ...adio-mixed-backdrop-insensitive-dark@2.png | Bin 0 -> 958 bytes .../radio-mixed-backdrop-insensitive.png | Bin 0 -> 560 bytes .../radio-mixed-backdrop-insensitive@2.png | Bin 0 -> 967 bytes .../gtk-3.0/assets/radio-mixed-backdrop.png | Bin 0 -> 560 bytes .../gtk-3.0/assets/radio-mixed-backdrop@2.png | Bin 0 -> 1030 bytes .../gtk-3.0/assets/radio-mixed-dark.png | Bin 0 -> 560 bytes .../gtk-3.0/assets/radio-mixed-dark@2.png | Bin 0 -> 1030 bytes .../gtk-3.0/assets/radio-mixed-hover-dark.png | Bin 0 -> 560 bytes .../assets/radio-mixed-hover-dark@2.png | Bin 0 -> 979 bytes .../gtk-3.0/assets/radio-mixed-hover.png | Bin 0 -> 560 bytes .../gtk-3.0/assets/radio-mixed-hover@2.png | Bin 0 -> 979 bytes .../assets/radio-mixed-insensitive-dark.png | Bin 0 -> 554 bytes .../assets/radio-mixed-insensitive-dark@2.png | Bin 0 -> 958 bytes .../assets/radio-mixed-insensitive.png | Bin 0 -> 560 bytes .../assets/radio-mixed-insensitive@2.png | Bin 0 -> 967 bytes .../papirus/gtk-3.0/assets/radio-mixed.png | Bin 0 -> 560 bytes .../papirus/gtk-3.0/assets/radio-mixed@2.png | Bin 0 -> 1030 bytes .../assets/radio-unchecked-active-dark.png | Bin 0 -> 539 bytes .../assets/radio-unchecked-active-dark@2.png | Bin 0 -> 981 bytes .../gtk-3.0/assets/radio-unchecked-active.png | Bin 0 -> 539 bytes .../assets/radio-unchecked-active@2.png | Bin 0 -> 981 bytes .../assets/radio-unchecked-backdrop-dark.png | Bin 0 -> 539 bytes .../radio-unchecked-backdrop-dark@2.png | Bin 0 -> 940 bytes ...io-unchecked-backdrop-insensitive-dark.png | Bin 0 -> 533 bytes ...-unchecked-backdrop-insensitive-dark@2.png | Bin 0 -> 906 bytes .../radio-unchecked-backdrop-insensitive.png | Bin 0 -> 542 bytes ...radio-unchecked-backdrop-insensitive@2.png | Bin 0 -> 918 bytes .../assets/radio-unchecked-backdrop.png | Bin 0 -> 539 bytes .../assets/radio-unchecked-backdrop@2.png | Bin 0 -> 940 bytes .../gtk-3.0/assets/radio-unchecked-dark.png | Bin 0 -> 539 bytes .../gtk-3.0/assets/radio-unchecked-dark@2.png | Bin 0 -> 940 bytes .../assets/radio-unchecked-hover-dark.png | Bin 0 -> 539 bytes .../assets/radio-unchecked-hover-dark@2.png | Bin 0 -> 929 bytes .../gtk-3.0/assets/radio-unchecked-hover.png | Bin 0 -> 539 bytes .../assets/radio-unchecked-hover@2.png | Bin 0 -> 929 bytes .../radio-unchecked-insensitive-dark.png | Bin 0 -> 533 bytes .../radio-unchecked-insensitive-dark@2.png | Bin 0 -> 906 bytes .../assets/radio-unchecked-insensitive.png | Bin 0 -> 542 bytes .../assets/radio-unchecked-insensitive@2.png | Bin 0 -> 918 bytes .../gtk-3.0/assets/radio-unchecked.png | Bin 0 -> 539 bytes .../gtk-3.0/assets/radio-unchecked@2.png | Bin 0 -> 940 bytes .../assets/scrollbar-slider-active-dark.png | Bin 0 -> 390 bytes .../assets/scrollbar-slider-active-dark@2.png | Bin 0 -> 505 bytes .../assets/scrollbar-slider-active.png | Bin 0 -> 390 bytes .../assets/scrollbar-slider-active@2.png | Bin 0 -> 505 bytes .../gtk-3.0/assets/scrollbar-slider-dark.png | Bin 0 -> 391 bytes .../assets/scrollbar-slider-dark@2.png | Bin 0 -> 516 bytes ...crollbar-slider-horizontal-active-dark.png | Bin 0 -> 380 bytes ...ollbar-slider-horizontal-active-dark@2.png | Bin 0 -> 512 bytes .../scrollbar-slider-horizontal-active.png | Bin 0 -> 380 bytes .../scrollbar-slider-horizontal-active@2.png | Bin 0 -> 512 bytes .../scrollbar-slider-horizontal-dark.png | Bin 0 -> 381 bytes .../scrollbar-slider-horizontal-dark@2.png | Bin 0 -> 513 bytes ...scrollbar-slider-horizontal-hover-dark.png | Bin 0 -> 381 bytes ...rollbar-slider-horizontal-hover-dark@2.png | Bin 0 -> 508 bytes .../scrollbar-slider-horizontal-hover.png | Bin 0 -> 381 bytes .../scrollbar-slider-horizontal-hover@2.png | Bin 0 -> 506 bytes ...rollbar-slider-horizontal-overlay-dark.png | Bin 0 -> 327 bytes ...llbar-slider-horizontal-overlay-dark@2.png | Bin 0 -> 392 bytes .../scrollbar-slider-horizontal-overlay.png | Bin 0 -> 326 bytes .../scrollbar-slider-horizontal-overlay@2.png | Bin 0 -> 397 bytes .../assets/scrollbar-slider-horizontal.png | Bin 0 -> 381 bytes .../assets/scrollbar-slider-horizontal@2.png | Bin 0 -> 516 bytes .../assets/scrollbar-slider-hover-dark.png | Bin 0 -> 389 bytes .../assets/scrollbar-slider-hover-dark@2.png | Bin 0 -> 517 bytes .../gtk-3.0/assets/scrollbar-slider-hover.png | Bin 0 -> 390 bytes .../assets/scrollbar-slider-hover@2.png | Bin 0 -> 500 bytes .../assets/scrollbar-slider-overlay-dark.png | Bin 0 -> 329 bytes .../scrollbar-slider-overlay-dark@2.png | Bin 0 -> 401 bytes .../assets/scrollbar-slider-overlay.png | Bin 0 -> 329 bytes .../assets/scrollbar-slider-overlay@2.png | Bin 0 -> 400 bytes .../scrollbar-slider-rtl-active-dark.png | Bin 0 -> 390 bytes .../scrollbar-slider-rtl-active-dark@2.png | Bin 0 -> 505 bytes .../assets/scrollbar-slider-rtl-active.png | Bin 0 -> 390 bytes .../assets/scrollbar-slider-rtl-active@2.png | Bin 0 -> 505 bytes .../assets/scrollbar-slider-rtl-dark.png | Bin 0 -> 391 bytes .../assets/scrollbar-slider-rtl-dark@2.png | Bin 0 -> 516 bytes .../scrollbar-slider-rtl-hover-dark.png | Bin 0 -> 389 bytes .../scrollbar-slider-rtl-hover-dark@2.png | Bin 0 -> 517 bytes .../assets/scrollbar-slider-rtl-hover.png | Bin 0 -> 390 bytes .../assets/scrollbar-slider-rtl-hover@2.png | Bin 0 -> 500 bytes .../gtk-3.0/assets/scrollbar-slider-rtl.png | Bin 0 -> 393 bytes .../gtk-3.0/assets/scrollbar-slider-rtl@2.png | Bin 0 -> 514 bytes .../gtk-3.0/assets/scrollbar-slider.png | Bin 0 -> 393 bytes .../gtk-3.0/assets/scrollbar-slider@2.png | Bin 0 -> 514 bytes .../gtk-3.0/assets/scrollbar-trough-dark.png | Bin 0 -> 391 bytes .../assets/scrollbar-trough-dark@2.png | Bin 0 -> 516 bytes .../scrollbar-trough-horizontal-dark.png | Bin 0 -> 381 bytes .../scrollbar-trough-horizontal-dark@2.png | Bin 0 -> 513 bytes .../assets/scrollbar-trough-horizontal.png | Bin 0 -> 382 bytes .../assets/scrollbar-trough-horizontal@2.png | Bin 0 -> 509 bytes .../assets/scrollbar-trough-rtl-dark.png | Bin 0 -> 391 bytes .../assets/scrollbar-trough-rtl-dark@2.png | Bin 0 -> 516 bytes .../gtk-3.0/assets/scrollbar-trough-rtl.png | Bin 0 -> 389 bytes .../gtk-3.0/assets/scrollbar-trough-rtl@2.png | Bin 0 -> 502 bytes .../gtk-3.0/assets/scrollbar-trough.png | Bin 0 -> 389 bytes .../gtk-3.0/assets/scrollbar-trough@2.png | Bin 0 -> 502 bytes .../selected-checkbox-checked-active.png | Bin 0 -> 372 bytes .../selected-checkbox-checked-active@2.png | Bin 0 -> 528 bytes ...-checkbox-checked-backdrop-insensitive.png | Bin 0 -> 402 bytes ...heckbox-checked-backdrop-insensitive@2.png | Bin 0 -> 571 bytes .../selected-checkbox-checked-backdrop.png | Bin 0 -> 372 bytes .../selected-checkbox-checked-backdrop@2.png | Bin 0 -> 528 bytes .../selected-checkbox-checked-hover.png | Bin 0 -> 386 bytes .../selected-checkbox-checked-hover@2.png | Bin 0 -> 543 bytes .../selected-checkbox-checked-insensitive.png | Bin 0 -> 402 bytes ...elected-checkbox-checked-insensitive@2.png | Bin 0 -> 571 bytes .../assets/selected-checkbox-checked.png | Bin 0 -> 372 bytes .../assets/selected-checkbox-checked@2.png | Bin 0 -> 528 bytes .../assets/selected-checkbox-mixed-active.png | Bin 0 -> 378 bytes .../selected-checkbox-mixed-active@2.png | Bin 0 -> 526 bytes ...ed-checkbox-mixed-backdrop-insensitive.png | Bin 0 -> 407 bytes ...-checkbox-mixed-backdrop-insensitive@2.png | Bin 0 -> 561 bytes .../selected-checkbox-mixed-backdrop.png | Bin 0 -> 378 bytes .../selected-checkbox-mixed-backdrop@2.png | Bin 0 -> 526 bytes .../assets/selected-checkbox-mixed-hover.png | Bin 0 -> 388 bytes .../selected-checkbox-mixed-hover@2.png | Bin 0 -> 547 bytes .../selected-checkbox-mixed-insensitive.png | Bin 0 -> 407 bytes .../selected-checkbox-mixed-insensitive@2.png | Bin 0 -> 561 bytes .../assets/selected-checkbox-mixed.png | Bin 0 -> 378 bytes .../assets/selected-checkbox-mixed@2.png | Bin 0 -> 526 bytes .../selected-checkbox-unchecked-active.png | Bin 0 -> 345 bytes .../selected-checkbox-unchecked-active@2.png | Bin 0 -> 454 bytes ...heckbox-unchecked-backdrop-insensitive.png | Bin 0 -> 372 bytes ...ckbox-unchecked-backdrop-insensitive@2.png | Bin 0 -> 495 bytes .../selected-checkbox-unchecked-backdrop.png | Bin 0 -> 345 bytes ...selected-checkbox-unchecked-backdrop@2.png | Bin 0 -> 454 bytes .../selected-checkbox-unchecked-hover.png | Bin 0 -> 357 bytes .../selected-checkbox-unchecked-hover@2.png | Bin 0 -> 468 bytes ...elected-checkbox-unchecked-insensitive.png | Bin 0 -> 372 bytes ...ected-checkbox-unchecked-insensitive@2.png | Bin 0 -> 495 bytes .../assets/selected-checkbox-unchecked.png | Bin 0 -> 345 bytes .../assets/selected-checkbox-unchecked@2.png | Bin 0 -> 454 bytes .../assets/selected-radio-checked-active.png | Bin 0 -> 531 bytes .../selected-radio-checked-active@2.png | Bin 0 -> 906 bytes ...ted-radio-checked-backdrop-insensitive.png | Bin 0 -> 586 bytes ...d-radio-checked-backdrop-insensitive@2.png | Bin 0 -> 1052 bytes .../selected-radio-checked-backdrop.png | Bin 0 -> 531 bytes .../selected-radio-checked-backdrop@2.png | Bin 0 -> 906 bytes .../assets/selected-radio-checked-hover.png | Bin 0 -> 542 bytes .../assets/selected-radio-checked-hover@2.png | Bin 0 -> 930 bytes .../selected-radio-checked-insensitive.png | Bin 0 -> 586 bytes .../selected-radio-checked-insensitive@2.png | Bin 0 -> 1052 bytes .../gtk-3.0/assets/selected-radio-checked.png | Bin 0 -> 531 bytes .../assets/selected-radio-checked@2.png | Bin 0 -> 906 bytes .../assets/selected-radio-mixed-active.png | Bin 0 -> 483 bytes .../assets/selected-radio-mixed-active@2.png | Bin 0 -> 831 bytes ...ected-radio-mixed-backdrop-insensitive.png | Bin 0 -> 528 bytes ...ted-radio-mixed-backdrop-insensitive@2.png | Bin 0 -> 939 bytes .../assets/selected-radio-mixed-backdrop.png | Bin 0 -> 483 bytes .../selected-radio-mixed-backdrop@2.png | Bin 0 -> 831 bytes .../assets/selected-radio-mixed-hover.png | Bin 0 -> 492 bytes .../assets/selected-radio-mixed-hover@2.png | Bin 0 -> 852 bytes .../selected-radio-mixed-insensitive.png | Bin 0 -> 528 bytes .../selected-radio-mixed-insensitive@2.png | Bin 0 -> 939 bytes .../gtk-3.0/assets/selected-radio-mixed.png | Bin 0 -> 483 bytes .../gtk-3.0/assets/selected-radio-mixed@2.png | Bin 0 -> 831 bytes .../selected-radio-unchecked-active.png | Bin 0 -> 468 bytes .../selected-radio-unchecked-active@2.png | Bin 0 -> 780 bytes ...d-radio-unchecked-backdrop-insensitive.png | Bin 0 -> 505 bytes ...radio-unchecked-backdrop-insensitive@2.png | Bin 0 -> 891 bytes .../selected-radio-unchecked-backdrop.png | Bin 0 -> 468 bytes .../selected-radio-unchecked-backdrop@2.png | Bin 0 -> 780 bytes .../assets/selected-radio-unchecked-hover.png | Bin 0 -> 478 bytes .../selected-radio-unchecked-hover@2.png | Bin 0 -> 799 bytes .../selected-radio-unchecked-insensitive.png | Bin 0 -> 505 bytes ...selected-radio-unchecked-insensitive@2.png | Bin 0 -> 891 bytes .../assets/selected-radio-unchecked.png | Bin 0 -> 468 bytes .../assets/selected-radio-unchecked@2.png | Bin 0 -> 780 bytes ...horz-scale-has-marks-above-active-dark.png | Bin 0 -> 657 bytes ...rz-scale-has-marks-above-active-dark@2.png | Bin 0 -> 1155 bytes ...ider-horz-scale-has-marks-above-active.png | Bin 0 -> 630 bytes ...er-horz-scale-has-marks-above-active@2.png | Bin 0 -> 1118 bytes ...rz-scale-has-marks-above-backdrop-dark.png | Bin 0 -> 629 bytes ...-scale-has-marks-above-backdrop-dark@2.png | Bin 0 -> 1101 bytes ...-marks-above-backdrop-insensitive-dark.png | Bin 0 -> 613 bytes ...arks-above-backdrop-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...e-has-marks-above-backdrop-insensitive.png | Bin 0 -> 593 bytes ...has-marks-above-backdrop-insensitive@2.png | Bin 0 -> 1031 bytes ...er-horz-scale-has-marks-above-backdrop.png | Bin 0 -> 601 bytes ...-horz-scale-has-marks-above-backdrop@2.png | Bin 0 -> 1065 bytes ...slider-horz-scale-has-marks-above-dark.png | Bin 0 -> 629 bytes ...ider-horz-scale-has-marks-above-dark@2.png | Bin 0 -> 1101 bytes ...-horz-scale-has-marks-above-hover-dark.png | Bin 0 -> 658 bytes ...orz-scale-has-marks-above-hover-dark@2.png | Bin 0 -> 1167 bytes ...lider-horz-scale-has-marks-above-hover.png | Bin 0 -> 620 bytes ...der-horz-scale-has-marks-above-hover@2.png | Bin 0 -> 1065 bytes ...scale-has-marks-above-insensitive-dark.png | Bin 0 -> 613 bytes ...ale-has-marks-above-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...horz-scale-has-marks-above-insensitive.png | Bin 0 -> 593 bytes ...rz-scale-has-marks-above-insensitive@2.png | Bin 0 -> 1031 bytes .../slider-horz-scale-has-marks-above.png | Bin 0 -> 601 bytes .../slider-horz-scale-has-marks-above@2.png | Bin 0 -> 1065 bytes ...horz-scale-has-marks-below-active-dark.png | Bin 0 -> 639 bytes ...rz-scale-has-marks-below-active-dark@2.png | Bin 0 -> 1073 bytes ...ider-horz-scale-has-marks-below-active.png | Bin 0 -> 620 bytes ...er-horz-scale-has-marks-below-active@2.png | Bin 0 -> 1048 bytes ...rz-scale-has-marks-below-backdrop-dark.png | Bin 0 -> 629 bytes ...-scale-has-marks-below-backdrop-dark@2.png | Bin 0 -> 1101 bytes ...-marks-below-backdrop-insensitive-dark.png | Bin 0 -> 613 bytes ...arks-below-backdrop-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...e-has-marks-below-backdrop-insensitive.png | Bin 0 -> 593 bytes ...has-marks-below-backdrop-insensitive@2.png | Bin 0 -> 1031 bytes ...er-horz-scale-has-marks-below-backdrop.png | Bin 0 -> 601 bytes ...-horz-scale-has-marks-below-backdrop@2.png | Bin 0 -> 1065 bytes ...slider-horz-scale-has-marks-below-dark.png | Bin 0 -> 610 bytes ...ider-horz-scale-has-marks-below-dark@2.png | Bin 0 -> 1019 bytes ...-horz-scale-has-marks-below-hover-dark.png | Bin 0 -> 658 bytes ...orz-scale-has-marks-below-hover-dark@2.png | Bin 0 -> 1167 bytes ...lider-horz-scale-has-marks-below-hover.png | Bin 0 -> 620 bytes ...der-horz-scale-has-marks-below-hover@2.png | Bin 0 -> 1065 bytes ...scale-has-marks-below-insensitive-dark.png | Bin 0 -> 613 bytes ...ale-has-marks-below-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...horz-scale-has-marks-below-insensitive.png | Bin 0 -> 593 bytes ...rz-scale-has-marks-below-insensitive@2.png | Bin 0 -> 1031 bytes .../slider-horz-scale-has-marks-below.png | Bin 0 -> 596 bytes .../slider-horz-scale-has-marks-below@2.png | Bin 0 -> 1017 bytes ...vert-scale-has-marks-above-active-dark.png | Bin 0 -> 657 bytes ...rt-scale-has-marks-above-active-dark@2.png | Bin 0 -> 1155 bytes ...ider-vert-scale-has-marks-above-active.png | Bin 0 -> 630 bytes ...er-vert-scale-has-marks-above-active@2.png | Bin 0 -> 1118 bytes ...rt-scale-has-marks-above-backdrop-dark.png | Bin 0 -> 629 bytes ...-scale-has-marks-above-backdrop-dark@2.png | Bin 0 -> 1101 bytes ...-marks-above-backdrop-insensitive-dark.png | Bin 0 -> 613 bytes ...arks-above-backdrop-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...e-has-marks-above-backdrop-insensitive.png | Bin 0 -> 593 bytes ...has-marks-above-backdrop-insensitive@2.png | Bin 0 -> 1031 bytes ...er-vert-scale-has-marks-above-backdrop.png | Bin 0 -> 601 bytes ...-vert-scale-has-marks-above-backdrop@2.png | Bin 0 -> 1065 bytes ...slider-vert-scale-has-marks-above-dark.png | Bin 0 -> 629 bytes ...ider-vert-scale-has-marks-above-dark@2.png | Bin 0 -> 1101 bytes ...-vert-scale-has-marks-above-hover-dark.png | Bin 0 -> 658 bytes ...ert-scale-has-marks-above-hover-dark@2.png | Bin 0 -> 1167 bytes ...lider-vert-scale-has-marks-above-hover.png | Bin 0 -> 620 bytes ...der-vert-scale-has-marks-above-hover@2.png | Bin 0 -> 1065 bytes ...scale-has-marks-above-insensitive-dark.png | Bin 0 -> 613 bytes ...ale-has-marks-above-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...vert-scale-has-marks-above-insensitive.png | Bin 0 -> 593 bytes ...rt-scale-has-marks-above-insensitive@2.png | Bin 0 -> 1031 bytes .../slider-vert-scale-has-marks-above.png | Bin 0 -> 601 bytes .../slider-vert-scale-has-marks-above@2.png | Bin 0 -> 1065 bytes ...vert-scale-has-marks-below-active-dark.png | Bin 0 -> 657 bytes ...rt-scale-has-marks-below-active-dark@2.png | Bin 0 -> 1155 bytes ...ider-vert-scale-has-marks-below-active.png | Bin 0 -> 630 bytes ...er-vert-scale-has-marks-below-active@2.png | Bin 0 -> 1118 bytes ...rt-scale-has-marks-below-backdrop-dark.png | Bin 0 -> 629 bytes ...-scale-has-marks-below-backdrop-dark@2.png | Bin 0 -> 1101 bytes ...-marks-below-backdrop-insensitive-dark.png | Bin 0 -> 613 bytes ...arks-below-backdrop-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...e-has-marks-below-backdrop-insensitive.png | Bin 0 -> 593 bytes ...has-marks-below-backdrop-insensitive@2.png | Bin 0 -> 1031 bytes ...er-vert-scale-has-marks-below-backdrop.png | Bin 0 -> 601 bytes ...-vert-scale-has-marks-below-backdrop@2.png | Bin 0 -> 1065 bytes ...slider-vert-scale-has-marks-below-dark.png | Bin 0 -> 629 bytes ...ider-vert-scale-has-marks-below-dark@2.png | Bin 0 -> 1101 bytes ...-vert-scale-has-marks-below-hover-dark.png | Bin 0 -> 658 bytes ...ert-scale-has-marks-below-hover-dark@2.png | Bin 0 -> 1167 bytes ...lider-vert-scale-has-marks-below-hover.png | Bin 0 -> 620 bytes ...der-vert-scale-has-marks-below-hover@2.png | Bin 0 -> 1065 bytes ...scale-has-marks-below-insensitive-dark.png | Bin 0 -> 613 bytes ...ale-has-marks-below-insensitive-dark@2.png | Bin 0 -> 1074 bytes ...vert-scale-has-marks-below-insensitive.png | Bin 0 -> 593 bytes ...rt-scale-has-marks-below-insensitive@2.png | Bin 0 -> 1031 bytes .../slider-vert-scale-has-marks-below.png | Bin 0 -> 601 bytes .../slider-vert-scale-has-marks-below@2.png | Bin 0 -> 1065 bytes .../assets/titlebutton-close-active.png | Bin 0 -> 543 bytes .../assets/titlebutton-close-active@2.png | Bin 0 -> 826 bytes .../assets/titlebutton-close-backdrop.png | Bin 0 -> 542 bytes .../assets/titlebutton-close-backdrop@2.png | Bin 0 -> 919 bytes .../assets/titlebutton-close-hover.png | Bin 0 -> 547 bytes .../assets/titlebutton-close-hover@2.png | Bin 0 -> 874 bytes .../gtk-3.0/assets/titlebutton-close.png | Bin 0 -> 480 bytes .../gtk-3.0/assets/titlebutton-close@2.png | Bin 0 -> 821 bytes .../assets/titlebutton-maximize-active.png | Bin 0 -> 519 bytes .../assets/titlebutton-maximize-active@2.png | Bin 0 -> 804 bytes .../assets/titlebutton-maximize-backdrop.png | Bin 0 -> 366 bytes .../titlebutton-maximize-backdrop@2.png | Bin 0 -> 423 bytes .../assets/titlebutton-maximize-hover.png | Bin 0 -> 498 bytes .../assets/titlebutton-maximize-hover@2.png | Bin 0 -> 778 bytes .../gtk-3.0/assets/titlebutton-maximize.png | Bin 0 -> 338 bytes .../gtk-3.0/assets/titlebutton-maximize@2.png | Bin 0 -> 383 bytes .../assets/titlebutton-minimize-active.png | Bin 0 -> 523 bytes .../assets/titlebutton-minimize-active@2.png | Bin 0 -> 821 bytes .../assets/titlebutton-minimize-backdrop.png | Bin 0 -> 379 bytes .../titlebutton-minimize-backdrop@2.png | Bin 0 -> 423 bytes .../assets/titlebutton-minimize-hover.png | Bin 0 -> 508 bytes .../assets/titlebutton-minimize-hover@2.png | Bin 0 -> 798 bytes .../gtk-3.0/assets/titlebutton-minimize.png | Bin 0 -> 362 bytes .../gtk-3.0/assets/titlebutton-minimize@2.png | Bin 0 -> 387 bytes .themes/papirus/gtk-3.0/gtk-dark.css | 4156 +++++++++++ .themes/papirus/gtk-3.0/gtk-dark.css.map | 7 + .themes/papirus/gtk-3.0/gtk-dark.scss | 12 + .themes/papirus/gtk-3.0/gtk.css | 4307 ++++++++++++ .themes/papirus/gtk-3.0/gtk.css.map | 7 + .themes/papirus/gtk-3.0/gtk.scss | 12 + .themes/papirus/gtk-3.0/render-assets.sh | 34 + .themes/papirus/plank/dock.theme | 62 + 2637 files changed, 131639 insertions(+) create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/cinnamon.css create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/menu/menu-hover.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/menu/menu-separator.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/add-workspace-active.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/add-workspace-hover.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/add-workspace.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/bg.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-left.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-right.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/close-active.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/close-hover.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/close.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/corner-ripple.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/desklet-header.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/desklet.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/osd.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/overview-hover.png create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/overview.png create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/trash-icon.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/activities-active.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/activities.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-bottom.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-left.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-right.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-top.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-bottom.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-left.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-right.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-top.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/switch/switch-off-selected.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/common-assets/switch/switch-on-selected.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-checked.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/menu/menu.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/menu/submenu.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/misc/button-box.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/misc/message.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/misc/modal.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/switch/switch-off.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/switch/switch-on.svg create mode 100644 .themes/Arc-Dark-Gruvbox/cinnamon/thumbnail.png create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/dash-left.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/dash-placeholder.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/dash-right.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running1.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running2.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running3.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running4.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/menu/menu-hover.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/menu/menu-separator.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/bg.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/close-active.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/close-hover.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/close.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/corner-ripple-ltr.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/corner-ripple-rtl.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/more-results.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/osd.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-active.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-checked.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-hover.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-inactive.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/process-working.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/ws-switch-arrow-down.png create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/ws-switch-arrow-up.png create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/panel/activities-active.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/panel/activities.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/panel/panel-overview.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/panel/panel.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/switch/switch-off-selected.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/switch/switch-on-selected.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-checked-focused.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-checked.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-unchecked-focused.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-unchecked.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/menu/menu.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/menu/submenu-open.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/menu/submenu.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-left-hover.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-left.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-right-hover.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-right.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-active.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-close-active.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-close-hover.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-close.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-hover.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/modal.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/switch/switch-off.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/switch/switch-on.svg create mode 100644 .themes/Arc-Dark-Gruvbox/gnome-shell/gnome-shell.css create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/apps.rc create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-down-insens.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-down-prelight.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-down-small-insens.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-down-small-prelight.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-down-small.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-down.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-left-insens.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-left-prelight.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-left.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-right-insens.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-right-prelight.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-right.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-up-insens.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-up-prelight.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-up-small-insens.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-up-small-prelight.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-up-small.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-up.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/button-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/button-hover.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/button-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/button.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/checkbox-checked-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/checkbox-checked.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/checkbox-unchecked-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/checkbox-unchecked.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-border-focus-rtl.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-border-focus.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-border-rtl.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-border.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-button-active-rtl.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-button-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-button-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-button-rtl.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-button.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-focus-notebook.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-focus-rtl.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-focus.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-insensitive-notebook.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-insensitive-rtl.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-notebook-rtl.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-notebook.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-rtl.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/down-background-disable-rtl.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/down-background-disable.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/down-background-rtl.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/down-background.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-active-bg.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-active-notebook.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-active-toolbar.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-background-disabled.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-background.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-bg.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-border-active-bg.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-border-bg.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-disabled-bg.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-disabled-notebook.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-disabled-toolbar.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-notebook.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-toolbar.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/focus-line.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/frame-gap-end.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/frame-gap-start.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/frame.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/handle-h.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/handle-v.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/inline-toolbar.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/line-h.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/line-v.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-arrow-prelight.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-arrow.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-checkbox-checked-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-checkbox-checked-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-checkbox-checked.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-checkbox-unchecked-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-checkbox-unchecked.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-radio-checked-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-radio-checked-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-radio-checked.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-radio-unchecked-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-radio-unchecked-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-radio-unchecked.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menubar.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menubar_button.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menuitem.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/minus.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/notebook-gap-horiz.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/notebook-gap-vert.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/notebook.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/null.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/plus.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/progressbar.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/progressbar_v.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/radio-checked-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/radio-checked.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/radio-unchecked-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/radio-unchecked.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-horiz-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-horiz-insens.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-horiz-prelight.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-horiz.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-prelight.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-vert-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-vert-insens.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-vert-prelight.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-vert.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/tab-bottom-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/tab-left-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/tab-right-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/tab-top-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/toolbar.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/tree_header.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-horizontal-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-horizontal.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-progressbar.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-progressbar_v.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-scrollbar-horiz.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-scrollbar-vert.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-vertical-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-vertical.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/up-background-disable-rtl.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/up-background-disable.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/up-background-rtl.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/assets/up-background.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/gtkrc create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/main.rc create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/button-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/button-hover.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/button-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/button.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/entry-active-toolbar-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/entry-active-toolbar.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/entry-disabled-toolbar-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/entry-disabled-toolbar.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/entry-toolbar-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/entry-toolbar.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/menubar-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/menubar-toolbar.rc create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/menubar.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/menubar_button-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/menubar_button.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/panel.rc create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-2.0/xfce-notify.rc create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-selectionmode-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-selectionmode-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-selectionmode.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-selectionmode@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-insensitive-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-insensitive-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-insensitive-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-insensitive-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-insensitive@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-insensitive@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-header-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-header-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-header.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-header@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-header-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-header.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-header@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-header-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-header-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-header.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-header@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-header-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-header-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-header.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-header@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-selected.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-selected@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/thumbnail-frame.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-active-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-active-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-active@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-backdrop-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-backdrop.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-backdrop@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-hover-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-hover-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-hover.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-hover@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-active-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-active@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-hover-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-hover.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-hover@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-active-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-active@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-hover-dark.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-hover.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-hover@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize@2.png create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/gtk.css create mode 100644 .themes/Arc-Dark-Gruvbox/gtk-3.0/thumbnail.png create mode 100644 .themes/Arc-Dark-Gruvbox/index.theme create mode 100644 .themes/Arc-Dark-Gruvbox/metacity-1/button-bg.svg create mode 100644 .themes/Arc-Dark-Gruvbox/metacity-1/button-border.svg create mode 100644 .themes/Arc-Dark-Gruvbox/metacity-1/close-icon.svg create mode 100644 .themes/Arc-Dark-Gruvbox/metacity-1/max-icon.svg create mode 100644 .themes/Arc-Dark-Gruvbox/metacity-1/metacity-theme-1.xml create mode 100644 .themes/Arc-Dark-Gruvbox/metacity-1/metacity-theme-2.xml create mode 100644 .themes/Arc-Dark-Gruvbox/metacity-1/metacity-theme-3.xml create mode 100644 .themes/Arc-Dark-Gruvbox/metacity-1/min-icon.svg create mode 100644 .themes/Arc-Dark-Gruvbox/metacity-1/thumbnail.png create mode 120000 .themes/Arc-Dark-Gruvbox/unity/close.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/close_dash.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/close_dash_disabled.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/close_dash_prelight.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/close_dash_pressed.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/close_focused_normal.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/close_focused_prelight.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/close_focused_pressed.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/close_unfocused.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/close_unfocused_prelight.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/close_unfocused_pressed.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/dash/close_dash.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/dash/close_dash_disabled.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/dash/close_dash_prelight.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/dash/close_dash_pressed.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash_disabled.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash_prelight.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash_pressed.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash_disabled.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash_prelight.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash_pressed.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_arrow_ltr_19.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_arrow_ltr_37.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_19.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_37.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_rtl_19.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_rtl_37.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_arrow_rtl_19.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_arrow_rtl_37.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_icon_back_150.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_icon_back_54.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_icon_edge_150.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_icon_edge_54.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_icon_glow_200.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_icon_glow_62.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_icon_selected_back_150.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_icon_selected_back_54.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_icon_shadow_200.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_icon_shadow_62.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_icon_shine_150.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_icon_shine_54.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_pip_ltr_19.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_pip_ltr_37.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_pip_rtl_19.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/launcher_pip_rtl_37.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/maximize.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/maximize_dash.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/maximize_dash_disabled.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/maximize_dash_prelight.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/maximize_dash_pressed.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/maximize_focused_normal.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/maximize_focused_prelight.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/maximize_focused_pressed.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/maximize_unfocused.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/maximize_unfocused_prelight.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/maximize_unfocused_pressed.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/minimize.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/minimize_dash.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/minimize_dash_disabled.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/minimize_dash_prelight.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/minimize_dash_pressed.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/minimize_focused_normal.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/minimize_focused_prelight.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/minimize_focused_pressed.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/minimize_unfocused.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/minimize_unfocused_prelight.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/minimize_unfocused_pressed.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/sheet_style_close_focused.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/sheet_style_close_focused_prelight.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/sheet_style_close_focused_pressed.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/unmaximize.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/unmaximize_dash.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/unmaximize_dash_disabled.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/unmaximize_dash_prelight.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/unmaximize_dash_pressed.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/unmaximize_focused_normal.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/unmaximize_focused_prelight.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/unmaximize_focused_pressed.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/unmaximize_unfocused.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/unmaximize_unfocused_prelight.svg create mode 120000 .themes/Arc-Dark-Gruvbox/unity/unmaximize_unfocused_pressed.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/window-buttons/close.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/window-buttons/close_prelight.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/window-buttons/close_pressed.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/window-buttons/close_unfocused.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize_prelight.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize_pressed.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize_unfocused.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize_prelight.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize_pressed.svg create mode 100644 .themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize_unfocused.svg create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/bottom-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/bottom-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/bottom-left-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/bottom-left-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/bottom-right-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/bottom-right-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/close-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/close-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/close-prelight.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/close-pressed.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/hide-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/hide-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/hide-prelight.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/hide-pressed.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/left-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/left-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/maximize-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/maximize-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/maximize-prelight.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/maximize-pressed.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/menu-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/menu-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/menu-pressed.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/right-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/right-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/shade-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/shade-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/shade-pressed.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/stick-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/stick-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/stick-pressed.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/themerc create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/title-1-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/title-1-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/title-2-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/title-2-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/title-3-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/title-3-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/title-4-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/title-4-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/title-5-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/title-5-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/top-left-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/top-left-inactive.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/top-right-active.png create mode 100644 .themes/Arc-Dark-Gruvbox/xfwm4/top-right-inactive.png create mode 100644 .themes/FlatStudioDarkCustom/LICENSE create mode 100644 .themes/FlatStudioDarkCustom/gtk-2.0/assets/scroll-background.png create mode 100644 .themes/FlatStudioDarkCustom/gtk-2.0/gtkrc create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-hor.svg create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-insensitive-hor.svg create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-insensitive-ver.svg create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-ver.svg create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider.svg create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/gnome-applications-gray-light.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/gnome-applications-gray.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/gnome-applications-light.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/gnome-panel.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/gtk-widgets-assets.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/gtk-widgets.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/gtk.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/menu.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/menu_frame.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/scrollbar-classic.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/scrollbar.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/settings.ini create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/sidebar.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/tabs-2.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/tabs-classic.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/tabs.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/unity-darkest.css create mode 100644 .themes/FlatStudioDarkCustom/gtk-3.0/unity.css create mode 100644 .themes/FlatStudioDarkCustom/leeme.txt create mode 100644 .themes/FlatStudioDarkCustom/readme.txt create mode 100644 .themes/Libra-Dark-Gruvbox/gnome-shell/bc.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-left-hover.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-left.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-right-hover.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-right.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gnome-shell/checkbox-checked.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gnome-shell/checkbox-unchecked.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gnome-shell/close_dash.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gnome-shell/close_dash_prelight.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/dash-placeholder.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/filter-selected-ltr.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/filter-selected-rtl.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gnome-shell/gnome-shell.css create mode 100644 .themes/Libra-Dark-Gruvbox/gnome-shell/ic_close_white_48dp.png create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/logged-in-indicator.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/more-results.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-active.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-checked.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-hover.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-inactive.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/panel-button-border.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/process-working.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gnome-shell/rectangle.png create mode 100644 .themes/Libra-Dark-Gruvbox/gnome-shell/round.png create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/running-indicator.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/source-button-border.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/summary-counter.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gnome-shell/switch-off.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gnome-shell/switch-on.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/toggle-off-intl.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/toggle-off-us.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/toggle-on-intl.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gnome-shell/toggle-on-us.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gnome-shell/wc.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-insens.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-pressed.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-small-insens.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-small-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-small.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-left-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-left-insensitive.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-left-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-left.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-right-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-right-insensitive.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-right-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-right.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-insensitive.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-small-insens.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-small-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-small.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-bg.png create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-default-notebook.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-default.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-insensitive.png create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-normal-notebook.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-normal.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-pressed.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/check1.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/check2.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/check3.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/check4.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/checklight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/highlight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menucheck.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menucheck_prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-checkbox-insensitive.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-checkbox-selected.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-checkbox.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-radio-checked-insensitive.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-radio-checked-selected.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-radio-checked.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuoption.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuoption_prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/option1.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/option2.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/option3.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/option4.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-arrow-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-arrow-insens.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-arrow-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-arrow.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-inactive.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-normal.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-pressed.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/op-ins.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/op-pre.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/op.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active-bg.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active-notebook.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active-rtl-bg.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active-rtl-notebook.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active-rtl.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-bg.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled-bg.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled-notebook.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled-rtl-bg.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled-rtl-notebook.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled-rtl.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-notebook.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-rtl-bg.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-rtl-notebook.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-rtl.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button-active-rtl.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button-disabled-rtl.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button-disabled.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button-rtl.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-bg-disabled.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-bg.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-active-bg-solid.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-active-bg.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-active-notebook.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-bg-solid.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-bg.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-disabled-bg.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-disabled-notebook.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-disabled.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-fill-plain.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-fill-solid.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-fill.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-notebook.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-bottom-selected.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-bottom.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Expanders/minus.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Expanders/plus.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Frame-Gap/frame-gap-end.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Frame-Gap/frame-gap-start.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Frame-Gap/frame1.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Handles/handle-h.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Handles/handle-v.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Handles/resize-grip.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Lines/line-h.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Lines/line-v.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Lines/linep-h.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Lines/linep-v.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/ListHeaders/list_header-insens.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/ListHeaders/list_header-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/ListHeaders/list_header-pressed.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/ListHeaders/list_header.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/ListHeaders/tree.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/arrow-right-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/arrow-right.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menu.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menubar-item.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menubar.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menubar_button.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menuitem.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menuline.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Others/close.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Others/focus.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Others/null.png create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-2.0/Others/resize_grip.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Others/ruler.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Others/tooltip.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/button-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/button-inactive.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/button-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/handle-h.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/handle-v.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/menubar-item.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-bg.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-button-active-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-button-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-button-inactive.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-button-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-menubar.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/ProgressBar/progressbar-pat.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/ProgressBar/trough-progressbar-horiz.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/ProgressBar/trough-progressbar.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/slider-hover.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/slider-ins.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/slider.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/trough-horizontal.png create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/trough-vertical.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/scroll-thumb-horiz.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/scroll-thumb-vert.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-horiz-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-horiz-insens.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-horiz-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-horiz.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-vert-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-vert-insens.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-vert-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-vert.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-down-insens.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-down-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-down.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-left-insens.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-left-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-left.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-right-insens.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-right-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-right.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-up-insens.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-up-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-up.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/trough-scrollbar-horiz-insens.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/trough-scrollbar-vert-insens.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/trough-scrollbar-vert.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-down-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-down-disable.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-down-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-down.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-up-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-up-disable.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-up-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-up.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/down-background-disable-rtl.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/down-background-disable.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/down-background-rtl.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/down-background.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/entry-shadow-in.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/text-entry-focus-notebook.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/text-entry-focus.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/text-entry-notebook.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/text-entry.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/up-background-disable-rtl.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/up-background-disable.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/up-background-rtl.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/up-background.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-bottom-left.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-bottom-right.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-bottom.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-left.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-right.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-top-left.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-top-right.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-top.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/notebook-bottom.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/notebook-left.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/notebook-right.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/notebook-top.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/notebook.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/null.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-bottom-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-bottom.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-left-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-left.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-right-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-right.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-top-active.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-top.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Toolbar/toolbar.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Toolbar/toolbutton-insensitive.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Toolbar/toolbutton-normal.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Toolbar/toolbutton-prelight.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/Toolbar/toolbutton-pressed.png create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-2.0/gtkrc create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/button create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/checkbutton create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/combo create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/entry create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/handlebox create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/listheader create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/menu-menubar create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/murrine-style-images-and-labels create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/notebook create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/optionmenu create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/panel create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/progressbar create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/radiobutton create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/range create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/scrollbar create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/spin create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/statusbar create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/toolbar create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-2.0/styles/tooltips create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/.zedstate create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/grid-selection-checked.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/grid-selection-unchecked.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-checked.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-mixed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-radio-checked-hover.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-radio-checked.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/pane-separator-grip-vertical.png create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/pane-separator-grip.png create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-mixed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-selected-insensitive.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-selected.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-unselected-insensitive.svg create mode 100644 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-unselected.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-horizontal-insensitive.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-horizontal.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-vertical-insensitive.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-vertical.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-horizontal-insensitive.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-horizontal.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-vertical-insensitive.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-vertical.svg create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/gnome-applications.css create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/gtk-widgets-assets.css create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/gtk-widgets.css create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/gtk.css create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/settings.ini create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/tags create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/unity.css create mode 100755 .themes/Libra-Dark-Gruvbox/gtk-3.0/xfce.css create mode 100755 .themes/Libra-Dark-Gruvbox/index.theme create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/close.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/close_focused_normal.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/close_focused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/close_focused_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/close_unfocused.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/close_unfocused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/close_unfocused_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/maximize.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/maximize_focused_normal.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/maximize_focused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/maximize_focused_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/maximize_unfocused.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/maximize_unfocused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/maximize_unfocused_pressed.svg create mode 100755 .themes/Libra-Dark-Gruvbox/metacity-1/metacity-theme-1.xml create mode 100755 .themes/Libra-Dark-Gruvbox/metacity-1/metacity-theme-2.xml create mode 100755 .themes/Libra-Dark-Gruvbox/metacity-1/metacity-theme-3.xml create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/minimize.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/minimize_focused_normal.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/minimize_focused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/minimize_focused_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/minimize_unfocused.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/minimize_unfocused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/minimize_unfocused_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/unmaximize.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_focused_normal.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_focused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_focused_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_unfocused.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_unfocused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_unfocused_pressed.svg create mode 100755 .themes/Libra-Dark-Gruvbox/openbox-3/close.xbm create mode 100755 .themes/Libra-Dark-Gruvbox/openbox-3/iconify.xbm create mode 100755 .themes/Libra-Dark-Gruvbox/openbox-3/max.xbm create mode 100755 .themes/Libra-Dark-Gruvbox/openbox-3/max_toggled.xbm create mode 100755 .themes/Libra-Dark-Gruvbox/openbox-3/themerc create mode 100644 .themes/Libra-Dark-Gruvbox/unity/close.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/close_dash.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/close_dash_disabled.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/close_dash_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/close_dash_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/close_focused_normal.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/close_focused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/close_focused_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/close_unfocused.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/close_unfocused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/close_unfocused_pressed.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_arrow_ltr_19.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_arrow_ltr_37.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_19.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_37.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_rtl_19.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_rtl_37.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_arrow_rtl_19.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_arrow_rtl_37.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_icon_back_150.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_icon_back_54.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_icon_edge_150.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_icon_edge_54.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_icon_glow_200.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_icon_glow_62.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_icon_selected_back_150.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_icon_selected_back_54.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_icon_shadow_200.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_icon_shadow_62.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_icon_shine_150.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_icon_shine_54.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_pip_ltr_19.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_pip_ltr_37.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_pip_rtl_19.svg create mode 100755 .themes/Libra-Dark-Gruvbox/unity/launcher_pip_rtl_37.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/maximize.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/maximize_dash.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/maximize_dash_disabled.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/maximize_dash_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/maximize_dash_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/maximize_focused_normal.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/maximize_focused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/maximize_focused_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/maximize_unfocused.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/maximize_unfocused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/maximize_unfocused_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/menu.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/menu_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/minimize (copy).svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/minimize.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/minimize_dash.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/minimize_dash_disabled.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/minimize_dash_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/minimize_dash_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/minimize_focused_normal.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/minimize_focused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/minimize_focused_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/minimize_unfocused.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/minimize_unfocused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/minimize_unfocused_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/unmaximize.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/unmaximize_dash.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/unmaximize_dash_disabled.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/unmaximize_dash_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/unmaximize_dash_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/unmaximize_focused_normal.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/unmaximize_focused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/unmaximize_focused_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/unmaximize_unfocused.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/unmaximize_unfocused_prelight.svg create mode 100644 .themes/Libra-Dark-Gruvbox/unity/unmaximize_unfocused_pressed.svg create mode 100644 .themes/Libra-Dark-Gruvbox/xfwm4/bottom-active.xpm create mode 100644 .themes/Libra-Dark-Gruvbox/xfwm4/bottom-inactive.xpm create mode 100644 .themes/Libra-Dark-Gruvbox/xfwm4/bottom-left-active.xpm create mode 100644 .themes/Libra-Dark-Gruvbox/xfwm4/bottom-left-inactive.xpm create mode 100644 .themes/Libra-Dark-Gruvbox/xfwm4/bottom-right-active.xpm create mode 100644 .themes/Libra-Dark-Gruvbox/xfwm4/bottom-right-inactive.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/close-active.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/close-inactive.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/close-prelight.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/close-pressed.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/hide-active.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/hide-inactive.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/hide-prelight.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/hide-pressed.xpm create mode 100644 .themes/Libra-Dark-Gruvbox/xfwm4/left-active.xpm create mode 100644 .themes/Libra-Dark-Gruvbox/xfwm4/left-inactive.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/maximize-active.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/maximize-inactive.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/maximize-prelight.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/maximize-pressed.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-active.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-inactive.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-prelight.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-pressed.xpm create mode 100644 .themes/Libra-Dark-Gruvbox/xfwm4/right-active.xpm create mode 100644 .themes/Libra-Dark-Gruvbox/xfwm4/right-inactive.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/themerc create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/title-1-active.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/title-1-inactive.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/title-2-active.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/title-2-inactive.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/title-3-active.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/title-3-inactive.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/title-4-active.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/title-4-inactive.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/title-5-active.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/title-5-inactive.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/top-left-active.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/top-left-inactive.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/top-right-active.xpm create mode 100755 .themes/Libra-Dark-Gruvbox/xfwm4/top-right-inactive.xpm create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets.svg create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets.txt create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-down-insens.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-down-prelight.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-down-small-insens.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-down-small-prelight.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-down-small.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-down.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-left-insens.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-left-prelight.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-left.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-right-insens.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-right-prelight.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-right.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-up-insens.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-up-prelight.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-up-small-insens.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-up-small-prelight.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-up-small.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/arrow-up.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/button-active.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/button-hover.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/button-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/button.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/checkbox-checked-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/checkbox-checked.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/checkbox-unchecked-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/checkbox-unchecked.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-border-focus-rtl.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-border-focus.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-border-rtl.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-border.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button-active-rtl.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button-active.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button-rtl.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-focus-notebook.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-focus-rtl.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-focus.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-insensitive-notebook.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-insensitive-rtl.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-notebook-rtl.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-notebook.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry-rtl.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/combo-entry.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/down-background-disable-rtl.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/down-background-disable.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/down-background-rtl.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/down-background.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-active-bg.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-active-notebook.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-active-toolbar.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-background-disabled.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-background.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-bg.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-border-active-bg-solid.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-border-active-bg.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-border-bg-solid.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-border-bg.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-border-disabled-bg.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-border-fill.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-disabled-bg.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-disabled-notebook.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-disabled-toolbar.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-notebook.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/entry-toolbar.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/focus-line.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/frame-gap-end.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/frame-gap-start.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/frame.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/handle-h.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/handle-v.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/inline-toolbar.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/line-h.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/line-v.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menu-arrow-prelight.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menu-arrow.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-checked-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-checked-selected.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-checked.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-unchecked-selected.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-unchecked.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menu-radio-checked-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menu-radio-checked-selected.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menu-radio-checked.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menu-radio-unchecked-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menu-radio-unchecked-selected.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menu-radio-unchecked.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menubar.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menubar_button.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/menuitem.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/minus.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/notebook-entry-border-active-bg.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/notebook-entry-border-bg.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/notebook-entry-border-disabled-bg.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/notebook-gap-horiz.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/notebook-gap-vert.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/notebook.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/null.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/plus.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/progressbar.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/progressbar_v.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/radio-checked-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/radio-checked.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/radio-unchecked-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/radio-unchecked.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/slider-horiz-active.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/slider-horiz-insens.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/slider-horiz-prelight.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/slider-horiz.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/slider-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/slider-prelight.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/slider-vert-active.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/slider-vert-insens.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/slider-vert-prelight.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/slider-vert.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/slider.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/tab-bottom-active.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/tab-left-active.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/tab-right-active.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/tab-top-active.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/toolbar-entry-border-active-bg.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/toolbar-entry-border-bg.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/toolbar.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/tree_header.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/trough-horizontal-active.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/trough-horizontal.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/trough-progressbar.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/trough-progressbar_v.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/trough-scrollbar-horiz.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/trough-scrollbar-vert.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/trough-vertical-active.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/trough-vertical.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/up-background-disable-rtl.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/up-background-disable.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/up-background-rtl.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/assets/up-background.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/gtkrc create mode 100644 .themes/arc-gruvbox/gtk-2.0/main.rc create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/button-active.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/button-hover.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/button-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/button.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-active-toolbar-dark.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-active-toolbar.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-disabled-toolbar-dark.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-disabled-toolbar.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-toolbar-dark.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-toolbar.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar-dark.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar-toolbar.rc create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar_button-dark.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar_button.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg-dark.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg.png create mode 100644 .themes/arc-gruvbox/gtk-2.0/panel.rc create mode 100644 .themes/arc-gruvbox/gtk-2.0/render-assets.sh create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets.svg create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets.txt create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-selectionmode-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-selectionmode-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-selectionmode.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-selectionmode@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-checked-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-checked-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-checked-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-checked-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-checked.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-checked@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-mixed.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-mixed@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-header-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-header-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-header.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-header@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-header-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-header.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-header@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-active@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-header-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-header-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-header.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-header@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-header-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-header-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-header.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-header@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-selected.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch-selected@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/switch@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-active-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-active-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-active.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-active@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-backdrop-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-backdrop.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-backdrop@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-hover-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-hover-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-hover.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-hover@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-active-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-active.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-active@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-hover-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-hover.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-hover@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-active-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-active.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-active@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-hover-dark.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-hover.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-hover@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize@2.png create mode 100644 .themes/arc-gruvbox/gtk-3.0/gtk.css create mode 100644 .themes/arc-gruvbox/gtk-3.0/render-assets.sh create mode 100644 .themes/arc-gruvbox/index.theme create mode 100644 .themes/arc-gruvbox/metacity-1/button-bg.svg create mode 100644 .themes/arc-gruvbox/metacity-1/button-border.svg create mode 100644 .themes/arc-gruvbox/metacity-1/close-icon.svg create mode 100644 .themes/arc-gruvbox/metacity-1/max-icon.svg create mode 100644 .themes/arc-gruvbox/metacity-1/metacity-theme-1.xml create mode 100644 .themes/arc-gruvbox/metacity-1/metacity-theme-2.xml create mode 100644 .themes/arc-gruvbox/metacity-1/metacity-theme-3.xml create mode 100644 .themes/arc-gruvbox/metacity-1/min-icon.svg create mode 100644 .themes/arc-gruvbox/unity/close.svg create mode 100644 .themes/arc-gruvbox/unity/close_dash.svg create mode 100644 .themes/arc-gruvbox/unity/close_dash_disabled.svg create mode 100644 .themes/arc-gruvbox/unity/close_dash_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/close_dash_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/close_focused_normal.svg create mode 100644 .themes/arc-gruvbox/unity/close_focused_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/close_focused_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/close_unfocused.svg create mode 100644 .themes/arc-gruvbox/unity/close_unfocused_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/close_unfocused_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/dash/close_dash.svg create mode 100644 .themes/arc-gruvbox/unity/dash/close_dash_disabled.svg create mode 100644 .themes/arc-gruvbox/unity/dash/close_dash_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/dash/close_dash_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/dash/maximize_dash.svg create mode 100644 .themes/arc-gruvbox/unity/dash/maximize_dash_disabled.svg create mode 100644 .themes/arc-gruvbox/unity/dash/maximize_dash_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/dash/maximize_dash_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/dash/minimize_dash.svg create mode 100644 .themes/arc-gruvbox/unity/dash/minimize_dash_disabled.svg create mode 100644 .themes/arc-gruvbox/unity/dash/minimize_dash_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/dash/minimize_dash_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_arrow_ltr_19.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_arrow_ltr_37.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_arrow_outline_ltr_19.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_arrow_outline_ltr_37.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_arrow_outline_rtl_19.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_arrow_outline_rtl_37.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_arrow_rtl_19.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_arrow_rtl_37.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_icon_back_150.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_icon_back_54.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_icon_edge_150.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_icon_edge_54.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_icon_glow_200.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_icon_glow_62.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_icon_selected_back_150.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_icon_selected_back_54.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_icon_shadow_200.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_icon_shadow_62.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_icon_shine_150.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_icon_shine_54.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_pip_ltr_19.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_pip_ltr_37.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_pip_rtl_19.svg create mode 100644 .themes/arc-gruvbox/unity/launcher_pip_rtl_37.svg create mode 100644 .themes/arc-gruvbox/unity/maximize.svg create mode 100644 .themes/arc-gruvbox/unity/maximize_dash.svg create mode 100644 .themes/arc-gruvbox/unity/maximize_dash_disabled.svg create mode 100644 .themes/arc-gruvbox/unity/maximize_dash_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/maximize_dash_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/maximize_focused_normal.svg create mode 100644 .themes/arc-gruvbox/unity/maximize_focused_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/maximize_focused_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/maximize_unfocused.svg create mode 100644 .themes/arc-gruvbox/unity/maximize_unfocused_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/maximize_unfocused_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/minimize.svg create mode 100644 .themes/arc-gruvbox/unity/minimize_dash.svg create mode 100644 .themes/arc-gruvbox/unity/minimize_dash_disabled.svg create mode 100644 .themes/arc-gruvbox/unity/minimize_dash_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/minimize_dash_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/minimize_focused_normal.svg create mode 100644 .themes/arc-gruvbox/unity/minimize_focused_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/minimize_focused_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/minimize_unfocused.svg create mode 100644 .themes/arc-gruvbox/unity/minimize_unfocused_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/minimize_unfocused_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/sheet_style_close_focused.svg create mode 100644 .themes/arc-gruvbox/unity/sheet_style_close_focused_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/sheet_style_close_focused_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/unmaximize.svg create mode 100644 .themes/arc-gruvbox/unity/unmaximize_dash.svg create mode 100644 .themes/arc-gruvbox/unity/unmaximize_dash_disabled.svg create mode 100644 .themes/arc-gruvbox/unity/unmaximize_dash_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/unmaximize_dash_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/unmaximize_focused_normal.svg create mode 100644 .themes/arc-gruvbox/unity/unmaximize_focused_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/unmaximize_focused_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/unmaximize_unfocused.svg create mode 100644 .themes/arc-gruvbox/unity/unmaximize_unfocused_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/unmaximize_unfocused_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/window-buttons/close.svg create mode 100644 .themes/arc-gruvbox/unity/window-buttons/close_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/window-buttons/close_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/window-buttons/close_unfocused.svg create mode 100644 .themes/arc-gruvbox/unity/window-buttons/maximize.svg create mode 100644 .themes/arc-gruvbox/unity/window-buttons/maximize_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/window-buttons/maximize_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/window-buttons/maximize_unfocused.svg create mode 100644 .themes/arc-gruvbox/unity/window-buttons/minimize.svg create mode 100644 .themes/arc-gruvbox/unity/window-buttons/minimize_prelight.svg create mode 100644 .themes/arc-gruvbox/unity/window-buttons/minimize_pressed.svg create mode 100644 .themes/arc-gruvbox/unity/window-buttons/minimize_unfocused.svg create mode 100644 .themes/arc-gruvbox/xfwm4/assets.svg create mode 100644 .themes/arc-gruvbox/xfwm4/assets.txt create mode 100644 .themes/arc-gruvbox/xfwm4/bottom-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/bottom-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/bottom-left-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/bottom-left-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/bottom-right-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/bottom-right-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/close-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/close-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/close-prelight.png create mode 100644 .themes/arc-gruvbox/xfwm4/close-pressed.png create mode 100644 .themes/arc-gruvbox/xfwm4/hide-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/hide-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/hide-prelight.png create mode 100644 .themes/arc-gruvbox/xfwm4/hide-pressed.png create mode 100644 .themes/arc-gruvbox/xfwm4/left-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/left-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/maximize-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/maximize-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/maximize-prelight.png create mode 100644 .themes/arc-gruvbox/xfwm4/maximize-pressed.png create mode 100644 .themes/arc-gruvbox/xfwm4/menu-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/menu-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/menu-pressed.png create mode 100644 .themes/arc-gruvbox/xfwm4/render-assets.sh create mode 100644 .themes/arc-gruvbox/xfwm4/right-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/right-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/shade-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/shade-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/shade-pressed.png create mode 100644 .themes/arc-gruvbox/xfwm4/stick-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/stick-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/stick-pressed.png create mode 100644 .themes/arc-gruvbox/xfwm4/themerc create mode 100644 .themes/arc-gruvbox/xfwm4/title-1-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/title-1-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/title-2-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/title-2-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/title-3-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/title-3-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/title-4-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/title-4-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/title-5-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/title-5-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/top-left-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/top-left-inactive.png create mode 100644 .themes/arc-gruvbox/xfwm4/top-right-active.png create mode 100644 .themes/arc-gruvbox/xfwm4/top-right-inactive.png create mode 100755 .themes/papirus-dark/.fix/fix.sh create mode 100644 .themes/papirus-dark/.fix/handle-h.png create mode 100644 .themes/papirus-dark/.fix/handle-v.png create mode 100644 .themes/papirus-dark/.fix/menu-frame.png create mode 100644 .themes/papirus-dark/.fix/menubar-button.png create mode 100644 .themes/papirus-dark/.fix/toolbar-bg.png create mode 100644 .themes/papirus-dark/.fix/toolbutton-normal.png create mode 100644 .themes/papirus-dark/AUTHORS create mode 100644 .themes/papirus-dark/LICENSE create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-down-insens.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-down-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-down-small-insens.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-down-small-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-down-small.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-down.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-left-insens.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-left-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-left-small-insens.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-left-small-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-left-small.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-left.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-right-insens.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-right-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-right-small-insens.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-right-small-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-right-small.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-right.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-up-insens.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-up-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-up-small-insens.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-up-small-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-up-small.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/arrow-up.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/menu-arrow-insens.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/menu-arrow-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Arrows/menu-arrow.png create mode 100644 .themes/papirus-dark/gtk-2.0/Buttons/button-default.png create mode 100644 .themes/papirus-dark/gtk-2.0/Buttons/button-insensitive.png create mode 100644 .themes/papirus-dark/gtk-2.0/Buttons/button-normal.png create mode 100644 .themes/papirus-dark/gtk-2.0/Buttons/button-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Buttons/button-pressed.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/checkbox-checked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/checkbox-checked.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/checkbox-unchecked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/checkbox-unchecked.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-checked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-checked-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-checked.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-unchecked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-unchecked-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-unchecked.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-checked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-checked-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-checked.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-unchecked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-unchecked-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-unchecked.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/option-checked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/option-checked.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/option-unchecked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-2.0/Check-Radio/option-unchecked.png create mode 100644 .themes/papirus-dark/gtk-2.0/Entry/entry-border-active-bg.png create mode 100644 .themes/papirus-dark/gtk-2.0/Entry/entry-border-bg.png create mode 100644 .themes/papirus-dark/gtk-2.0/Entry/entry-border-disabled-bg.png create mode 100644 .themes/papirus-dark/gtk-2.0/Expanders/minus.png create mode 100644 .themes/papirus-dark/gtk-2.0/Expanders/plus.png create mode 100644 .themes/papirus-dark/gtk-2.0/Handles/handle-h.png create mode 100644 .themes/papirus-dark/gtk-2.0/Handles/handle-v.png create mode 100644 .themes/papirus-dark/gtk-2.0/Lines/line-h.png create mode 100644 .themes/papirus-dark/gtk-2.0/Lines/line-v.png create mode 100644 .themes/papirus-dark/gtk-2.0/Lines/menu-line-h.png create mode 100644 .themes/papirus-dark/gtk-2.0/Menubar/menu-frame.png create mode 100644 .themes/papirus-dark/gtk-2.0/Menubar/menubar-button.png create mode 100644 .themes/papirus-dark/gtk-2.0/Others/null.png create mode 100644 .themes/papirus-dark/gtk-2.0/Others/tree-header.png create mode 100644 .themes/papirus-dark/gtk-2.0/ProgressBar/bar.png create mode 100644 .themes/papirus-dark/gtk-2.0/ProgressBar/trough.png create mode 100644 .themes/papirus-dark/gtk-2.0/Range/slider-horiz-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Range/slider-horiz.png create mode 100644 .themes/papirus-dark/gtk-2.0/Range/slider-vert-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Range/slider-vert.png create mode 100644 .themes/papirus-dark/gtk-2.0/Range/trough-horizontal.png create mode 100644 .themes/papirus-dark/gtk-2.0/Range/trough-vertical.png create mode 100644 .themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-horiz-active.png create mode 100644 .themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-horiz-insens.png create mode 100644 .themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-horiz-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-horiz.png create mode 100644 .themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-vert-active.png create mode 100644 .themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-vert-insens.png create mode 100644 .themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-vert-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-vert.png create mode 100644 .themes/papirus-dark/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png create mode 100644 .themes/papirus-dark/gtk-2.0/Scrollbars/trough-scrollbar-vert.png create mode 100644 .themes/papirus-dark/gtk-2.0/Shadows/frame-gap-end.png create mode 100644 .themes/papirus-dark/gtk-2.0/Shadows/frame-gap-start.png create mode 100644 .themes/papirus-dark/gtk-2.0/Shadows/frame.png create mode 100644 .themes/papirus-dark/gtk-2.0/Spin/down-background-disable.png create mode 100644 .themes/papirus-dark/gtk-2.0/Spin/down-background.png create mode 100644 .themes/papirus-dark/gtk-2.0/Spin/up-background-disable.png create mode 100644 .themes/papirus-dark/gtk-2.0/Spin/up-background.png create mode 100644 .themes/papirus-dark/gtk-2.0/Tabs/notebook-gap-horiz.png create mode 100644 .themes/papirus-dark/gtk-2.0/Tabs/notebook-gap-vert.png create mode 100644 .themes/papirus-dark/gtk-2.0/Tabs/notebook.png create mode 100644 .themes/papirus-dark/gtk-2.0/Tabs/tab-bottom-active.png create mode 100644 .themes/papirus-dark/gtk-2.0/Tabs/tab-bottom-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Tabs/tab-bottom.png create mode 100644 .themes/papirus-dark/gtk-2.0/Tabs/tab-left-active.png create mode 100644 .themes/papirus-dark/gtk-2.0/Tabs/tab-left-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Tabs/tab-left.png create mode 100644 .themes/papirus-dark/gtk-2.0/Tabs/tab-right-active.png create mode 100644 .themes/papirus-dark/gtk-2.0/Tabs/tab-right-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Tabs/tab-right.png create mode 100644 .themes/papirus-dark/gtk-2.0/Tabs/tab-top-active.png create mode 100644 .themes/papirus-dark/gtk-2.0/Tabs/tab-top-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Tabs/tab-top.png create mode 100644 .themes/papirus-dark/gtk-2.0/Toolbar/toolbar-bg.png create mode 100644 .themes/papirus-dark/gtk-2.0/Toolbar/toolbutton-normal.png create mode 100644 .themes/papirus-dark/gtk-2.0/Toolbar/toolbutton-prelight.png create mode 100644 .themes/papirus-dark/gtk-2.0/Toolbar/toolbutton-pressed.png create mode 100644 .themes/papirus-dark/gtk-2.0/Toolbar/toolbutton-toggled.png create mode 100644 .themes/papirus-dark/gtk-2.0/assets.svg create mode 100644 .themes/papirus-dark/gtk-2.0/assets.txt create mode 100644 .themes/papirus-dark/gtk-2.0/gtkrc create mode 100644 .themes/papirus-dark/gtk-2.0/render-assets.sh create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-active-selectionmode.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-active-selectionmode@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-backdrop-selectionmode.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-backdrop-selectionmode@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active-selectionmode.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active-selectionmode@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover-selectionmode.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover-selectionmode@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-selectionmode.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked-selectionmode@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-checked@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-hover-selectionmode.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-hover-selectionmode@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-active-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-active-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-hover-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-mixed@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-selectionmode.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-selectionmode@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-active-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-hover-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-active-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-active-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-hover-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-hover-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-checked@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-active-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-active-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-hover-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-hover-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-mixed@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-active-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-active-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-hover-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-hover-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/radio-unchecked@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-active-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-active-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-active-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-active-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-hover-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-hover-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-overlay-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-overlay-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-overlay.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-overlay@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-hover-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-hover-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-overlay-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-overlay-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-overlay.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-overlay@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-active-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-active-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-hover-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-hover-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-slider@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-horizontal-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-horizontal-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-horizontal.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-horizontal@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-rtl-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-rtl-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-rtl.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-rtl@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-trough.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/scrollbar-trough@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-checked.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-checked@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-close-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-close-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-close-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-close-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-close-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-close-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-close.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-close@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-active.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-active@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-backdrop.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-hover.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-hover@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize.png create mode 100644 .themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize@2.png create mode 100644 .themes/papirus-dark/gtk-3.0/gtk.css create mode 100644 .themes/papirus-dark/plank/dock.theme create mode 100755 .themes/papirus/.fix/fix.sh create mode 100644 .themes/papirus/AUTHORS create mode 100644 .themes/papirus/LICENSE create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-down-insens.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-down-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-down-small-insens.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-down-small-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-down-small.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-down.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-left-insens.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-left-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-left-small-insens.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-left-small-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-left-small.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-left.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-right-insens.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-right-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-right-small-insens.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-right-small-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-right-small.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-right.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-up-insens.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-up-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-up-small-insens.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-up-small-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-up-small.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/arrow-up.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/menu-arrow-insens.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/menu-arrow-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Arrows/menu-arrow.png create mode 100644 .themes/papirus/gtk-2.0/Buttons/button-default.png create mode 100644 .themes/papirus/gtk-2.0/Buttons/button-insensitive.png create mode 100644 .themes/papirus/gtk-2.0/Buttons/button-normal.png create mode 100644 .themes/papirus/gtk-2.0/Buttons/button-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Buttons/button-pressed.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/checkbox-checked-insensitive.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/checkbox-checked.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/checkbox-unchecked-insensitive.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/checkbox-unchecked.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-checked-insensitive.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-checked-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-checked.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-unchecked-insensitive.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-unchecked-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-unchecked.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/menu-option-checked-insensitive.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/menu-option-checked-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/menu-option-checked.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/menu-option-unchecked-insensitive.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/menu-option-unchecked-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/menu-option-unchecked.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/option-checked-insensitive.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/option-checked.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/option-unchecked-insensitive.png create mode 100644 .themes/papirus/gtk-2.0/Check-Radio/option-unchecked.png create mode 100644 .themes/papirus/gtk-2.0/Entry/entry-border-active-bg.png create mode 100644 .themes/papirus/gtk-2.0/Entry/entry-border-bg.png create mode 100644 .themes/papirus/gtk-2.0/Entry/entry-border-disabled-bg.png create mode 100644 .themes/papirus/gtk-2.0/Expanders/minus.png create mode 100644 .themes/papirus/gtk-2.0/Expanders/plus.png create mode 100644 .themes/papirus/gtk-2.0/Handles/handle-h.png create mode 100644 .themes/papirus/gtk-2.0/Handles/handle-v.png create mode 100644 .themes/papirus/gtk-2.0/Lines/line-h.png create mode 100644 .themes/papirus/gtk-2.0/Lines/line-v.png create mode 100644 .themes/papirus/gtk-2.0/Lines/menu-line-h.png create mode 100644 .themes/papirus/gtk-2.0/Menubar/menu-frame.png create mode 100644 .themes/papirus/gtk-2.0/Menubar/menubar-button.png create mode 100644 .themes/papirus/gtk-2.0/Others/null.png create mode 100644 .themes/papirus/gtk-2.0/Others/tree-header.png create mode 100644 .themes/papirus/gtk-2.0/ProgressBar/bar.png create mode 100644 .themes/papirus/gtk-2.0/ProgressBar/trough.png create mode 100644 .themes/papirus/gtk-2.0/Range/slider-horiz-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Range/slider-horiz.png create mode 100644 .themes/papirus/gtk-2.0/Range/slider-vert-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Range/slider-vert.png create mode 100644 .themes/papirus/gtk-2.0/Range/trough-horizontal.png create mode 100644 .themes/papirus/gtk-2.0/Range/trough-vertical.png create mode 100644 .themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-horiz-active.png create mode 100644 .themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-horiz-insens.png create mode 100644 .themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-horiz-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-horiz.png create mode 100644 .themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-vert-active.png create mode 100644 .themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-vert-insens.png create mode 100644 .themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-vert-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-vert.png create mode 100644 .themes/papirus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png create mode 100644 .themes/papirus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png create mode 100644 .themes/papirus/gtk-2.0/Shadows/frame-gap-end.png create mode 100644 .themes/papirus/gtk-2.0/Shadows/frame-gap-start.png create mode 100644 .themes/papirus/gtk-2.0/Shadows/frame.png create mode 100644 .themes/papirus/gtk-2.0/Spin/down-background-disable.png create mode 100644 .themes/papirus/gtk-2.0/Spin/down-background.png create mode 100644 .themes/papirus/gtk-2.0/Spin/up-background-disable.png create mode 100644 .themes/papirus/gtk-2.0/Spin/up-background.png create mode 100644 .themes/papirus/gtk-2.0/Tabs/notebook-gap-horiz.png create mode 100644 .themes/papirus/gtk-2.0/Tabs/notebook-gap-vert.png create mode 100644 .themes/papirus/gtk-2.0/Tabs/notebook.png create mode 100644 .themes/papirus/gtk-2.0/Tabs/tab-bottom-active.png create mode 100644 .themes/papirus/gtk-2.0/Tabs/tab-bottom.png create mode 100644 .themes/papirus/gtk-2.0/Tabs/tab-left-active.png create mode 100644 .themes/papirus/gtk-2.0/Tabs/tab-left.png create mode 100644 .themes/papirus/gtk-2.0/Tabs/tab-right-active.png create mode 100644 .themes/papirus/gtk-2.0/Tabs/tab-right.png create mode 100644 .themes/papirus/gtk-2.0/Tabs/tab-top-active.png create mode 100644 .themes/papirus/gtk-2.0/Tabs/tab-top.png create mode 100644 .themes/papirus/gtk-2.0/Toolbar/toolbar-bg.png create mode 100644 .themes/papirus/gtk-2.0/Toolbar/toolbutton-normal.png create mode 100644 .themes/papirus/gtk-2.0/Toolbar/toolbutton-prelight.png create mode 100644 .themes/papirus/gtk-2.0/Toolbar/toolbutton-pressed.png create mode 100644 .themes/papirus/gtk-2.0/Toolbar/toolbutton-toggled.png create mode 100644 .themes/papirus/gtk-2.0/assets.svg create mode 100644 .themes/papirus/gtk-2.0/assets.txt create mode 100644 .themes/papirus/gtk-2.0/gtkrc create mode 100644 .themes/papirus/gtk-2.0/render-assets.sh create mode 100644 .themes/papirus/gtk-3.0/_colors-public.scss create mode 100644 .themes/papirus/gtk-3.0/_colors.scss create mode 100644 .themes/papirus/gtk-3.0/_common.scss create mode 100644 .themes/papirus/gtk-3.0/_drawing.scss create mode 100644 .themes/papirus/gtk-3.0/assets.svg create mode 100644 .themes/papirus/gtk-3.0/assets.txt create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-active-selectionmode.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-active-selectionmode@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-backdrop-selectionmode.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-backdrop-selectionmode@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-active-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-active-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-active-selectionmode.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-active-selectionmode@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-hover-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-hover-selectionmode.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-hover-selectionmode@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-selectionmode.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked-selectionmode@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-checked@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-hover-selectionmode.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-hover-selectionmode@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-active-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-hover-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-mixed@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-selectionmode.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-selectionmode@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-active-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked.png create mode 100644 .themes/papirus/gtk-3.0/assets/checkbox-unchecked@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-active-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-active-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-backdrop-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-backdrop-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-hover-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-hover-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-checked@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-active-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-active-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-hover-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-hover-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-mixed@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-active-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-active-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-hover-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked.png create mode 100644 .themes/papirus/gtk-3.0/assets/radio-unchecked@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-active-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-active-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-active-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-active-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-hover-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-hover-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-overlay-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-overlay-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-overlay.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-overlay@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-hover-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-hover-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-overlay-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-overlay-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-overlay.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-overlay@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-active-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-active-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-hover-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-hover-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-slider@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-trough-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-trough-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-trough-horizontal-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-trough-horizontal-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-trough-horizontal.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-trough-horizontal@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-trough-rtl-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-trough-rtl-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-trough-rtl.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-trough-rtl@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-trough.png create mode 100644 .themes/papirus/gtk-3.0/assets/scrollbar-trough@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-checked-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-checked-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-checked-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-checked-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-checked-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-checked-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-checked-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-checked-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-checked-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-checked-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-checked.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-checked@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-mixed.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-mixed@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-checked-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-checked-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-checked-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-checked-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-checked-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-checked-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-checked-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-checked-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-checked-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-checked-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-checked.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-checked@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-mixed-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-mixed-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-mixed-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-mixed-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-mixed-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-mixed-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-mixed-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-mixed-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-mixed-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-mixed-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-mixed.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-mixed@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-unchecked-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-unchecked-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-unchecked-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-unchecked-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-unchecked-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-unchecked-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-unchecked-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-unchecked-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-unchecked-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-unchecked-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-unchecked.png create mode 100644 .themes/papirus/gtk-3.0/assets/selected-radio-unchecked@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below.png create mode 100644 .themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-close-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-close-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-close-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-close-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-close-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-close-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-close.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-close@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-maximize-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-maximize-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-maximize-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-maximize-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-maximize-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-maximize.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-maximize@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-minimize-active.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-minimize-active@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-minimize-backdrop.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-minimize-hover.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-minimize-hover@2.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-minimize.png create mode 100644 .themes/papirus/gtk-3.0/assets/titlebutton-minimize@2.png create mode 100644 .themes/papirus/gtk-3.0/gtk-dark.css create mode 100644 .themes/papirus/gtk-3.0/gtk-dark.css.map create mode 100644 .themes/papirus/gtk-3.0/gtk-dark.scss create mode 100644 .themes/papirus/gtk-3.0/gtk.css create mode 100644 .themes/papirus/gtk-3.0/gtk.css.map create mode 100644 .themes/papirus/gtk-3.0/gtk.scss create mode 100755 .themes/papirus/gtk-3.0/render-assets.sh create mode 100644 .themes/papirus/plank/dock.theme diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/cinnamon.css b/.themes/Arc-Dark-Gruvbox/cinnamon/cinnamon.css new file mode 100644 index 00000000..34f45efa --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/cinnamon.css @@ -0,0 +1,1423 @@ +stage { + font-family: Futura Bk bt, sans, Sans-Serif; + font-size: 9pt; + color: #D3DAE3; } + +.label-shadow { + color: transparent; } + +.menu #notification .notification-button, .menu #notification .notification-icon-button, +.popup-menu #notification .notification-button, +.popup-menu #notification .notification-icon-button, .sound-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #D3DAE3; + background-color: #444a58; + border: 1px solid #2b2e39; + box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } + .menu #notification .notification-button, .menu #notification .notification-icon-button, + .popup-menu #notification .notification-button, + .popup-menu #notification .notification-icon-button, .sound-button, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, + .popup-menu #notification .notification-button:focus, + .popup-menu #notification .notification-icon-button:focus, .sound-button:focus, .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, + .popup-menu #notification .notification-button:hover, + .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover, .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, + .popup-menu #notification .notification-button:hover:focus, + .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus, .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, + .popup-menu #notification .notification-button:active, + .popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, + .popup-menu #notification .notification-button:active:focus, + .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus, .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, + .popup-menu #notification .notification-button:insensitive, + .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { + border-radius: 2px; } + .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, + .popup-menu #notification .notification-button:focus, + .popup-menu #notification .notification-icon-button:focus, .sound-button:focus { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #D3DAE3; + background-color: #444a58; + border: 1px solid #5294e2; + box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } + .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, + .popup-menu #notification .notification-button:hover, + .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #D3DAE3; + background-color: #505666; + border: 1px solid #2b2e39; + box-shadow: inset 0 2px 4px rgba(80, 86, 102, 0.05); } + .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, + .popup-menu #notification .notification-button:hover:focus, + .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #D3DAE3; + background-color: #444a58; + border: 1px solid #5294e2; + box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } + .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, + .popup-menu #notification .notification-button:active, + .popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, + .popup-menu #notification .notification-button:active:focus, + .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #ffffff; + background-color: #5294e2; + border: 1px solid #5294e2; + box-shadow: inset 0 2px 4px #5294e2; } + .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, + .popup-menu #notification .notification-button:insensitive, + .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: rgba(211, 218, 227, 0.45); + border: 1px solid rgba(43, 46, 57, 0.55); + background-color: rgba(68, 74, 88, 0.55); + box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } + +.notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + border-radius: 2px; + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #BAC3CF; + border: 1px solid rgba(26, 28, 34, 0.35); + background-color: rgba(102, 109, 132, 0.35); } + .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #BAC3CF; + border: 1px solid rgba(26, 28, 34, 0.35); + background-color: rgba(119, 127, 151, 0.45); } + .notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { + color: #5294e2; } + .notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #ffffff; + border: 1px solid #5294e2; + background-color: #5294e2; } + .notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #5d626e; + border: 1px solid rgba(26, 28, 34, 0.35); + background-color: rgba(102, 109, 132, 0.2); } + +.menu #notification StEntry, +.popup-menu #notification StEntry, #menu-search-entry { + padding: 7px; + caret-size: 1px; + selection-background-color: #5294e2; + selected-color: #ffffff; + transition-duration: 300ms; + border-radius: 3px; + color: #D3DAE3; + background-color: #404552; + border: 1px solid #2b2e39; + box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } + .menu #notification StEntry:focus, + .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .menu #notification StEntry:hover, + .popup-menu #notification StEntry:hover, #menu-search-entry:hover { + color: #D3DAE3; + background-color: #404552; + border: 1px solid #5294e2; + box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } + .menu #notification StEntry:insensitive, + .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { + color: rgba(211, 218, 227, 0.45); + background-color: #3c414e; + border-color: 1px solid #313440; + box-shadow: inset 0 2px 4px rgba(60, 65, 78, 0.05); } + .menu #notification StEntry StIcon.capslock-warning, + .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #F27835; + padding: 0 4px; } + +.notification StEntry { + padding: 7px; + caret-size: 1px; + caret-color: #BAC3CF; + selection-background-color: #5294e2; + selected-color: #ffffff; + transition-duration: 300ms; + border-radius: 3px; + color: #BAC3CF; + background-color: rgba(102, 109, 132, 0.35); + border: 1px solid rgba(26, 28, 34, 0.35); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .notification StEntry:focus { + color: #ffffff; + background-color: #5294e2; + border: 1px solid #5294e2; + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .notification StEntry:insensitive { + color: rgba(186, 195, 207, 0.55); + background-color: rgba(102, 109, 132, 0.2); + border: 1px solid rgba(26, 28, 34, 0.35); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + +StScrollView.vfade { + -st-vfade-offset: 0px; } + +StScrollView.hfade { + -st-hfade-offset: 0px; } + +StScrollBar { + padding: 8px; } + StScrollView StScrollBar { + min-width: 5px; + min-height: 5px; } + StScrollBar StBin#trough { + background-color: rgba(64, 69, 82, 0.1); + border-radius: 8px; } + StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 2px; + background-color: #767b87; + border: 0px solid; + margin: 0px; } + StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: #676b78; } + StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: #5294e2; } + +.separator { + -gradient-height: 1px; + -gradient-start: transparent; + -gradient-end: transparent; + -margin-horizontal: 1.5em; + height: 1em; } + +.popup-slider-menu-item, +.slider { + -slider-height: 4px; + -slider-background-color: #2b2e39; + -slider-border-color: transparent; + -slider-active-background-color: #5294e2; + -slider-active-border-color: transparent; + -slider-border-width: 0; + -slider-handle-radius: 4px; + height: 18px; + min-width: 15em; + border: 0 solid transparent; + border-right-width: 1px; + border-left-width: 5px; + color: transparent; } + .popup-menu-item:active .popup-slider-menu-item, .popup-menu-item:active + .slider { + -slider-background-color: rgba(0, 0, 0, 0.2); + -slider-active-background-color: #ffffff; } + +.check-box CinnamonGenericContainer { + spacing: .2em; + min-height: 30px; + padding-top: 2px; } + +.check-box StLabel { + font-weight: normal; } + +.check-box StBin { + width: 16px; + height: 16px; + background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } + +.check-box:focus StBin { + background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } + +.check-box:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } + +.check-box:focus:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } + +.radiobutton CinnamonGenericContainer { + spacing: .2em; + height: 26px; + padding-top: 2px; } + +.radiobutton StLabel { + padding-top: 4px; + font-size: 0.9em; + box-shadow: none; } + +.radiobutton StBin { + width: 16px; + height: 16px; + background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } + +.radiobutton:focus StBin { + background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } + +.radiobutton:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } + +.radiobutton:focus:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } + +.toggle-switch { + width: 50px; + height: 20px; + background-size: contain; + background-image: url("dark-assets/switch/switch-off.svg"); } + .toggle-switch:checked { + background-image: url("dark-assets/switch/switch-on.svg"); } + .popup-menu-item:active .toggle-switch { + background-image: url("common-assets/switch/switch-off-selected.svg"); } + .popup-menu-item:active .toggle-switch:checked { + background-image: url("common-assets/switch/switch-on-selected.svg"); } + +.cinnamon-link { + color: #a9caf1; + text-decoration: underline; } + .cinnamon-link:hover { + color: #d5e5f8; } + +#Tooltip { + border-radius: 3px; + padding: 5px 12px; + background-color: rgba(53, 57, 69, 0.95); + color: #BAC3CF; + font-size: 1em; + font-weight: normal; + text-align: center; } + +.menu, +.popup-menu, +.popup-combo-menu { + color: #D3DAE3; + border-image: url("dark-assets/menu/menu.svg") 9 9 9 9; } + .menu-arrow, + .popup-menu-arrow { + icon-size: 16px; } + .menu .popup-sub-menu, + .popup-menu .popup-sub-menu, .popup-combo-menu .popup-sub-menu { + background-gradient-direction: none; + box-shadow: none; + border-image: url("dark-assets/menu/submenu.svg") 9 9 9 9; } + .menu .popup-sub-menu .popup-menu-item:ltr, + .popup-menu .popup-sub-menu .popup-menu-item:ltr, .popup-combo-menu .popup-sub-menu .popup-menu-item:ltr { + padding-right: 0em; } + .menu .popup-sub-menu .popup-menu-item:rtl, + .popup-menu .popup-sub-menu .popup-menu-item:rtl, .popup-combo-menu .popup-sub-menu .popup-menu-item:rtl { + padding-left: 0em; } + .menu .popup-sub-menu StScrollBar, + .popup-menu .popup-sub-menu StScrollBar, .popup-combo-menu .popup-sub-menu StScrollBar { + padding: 4px; } + .menu .popup-sub-menu StScrollBar StBin#trough, .menu .popup-sub-menu StScrollBar StBin#vhandle, + .popup-menu .popup-sub-menu StScrollBar StBin#trough, + .popup-menu .popup-sub-menu StScrollBar StBin#vhandle, .popup-combo-menu .popup-sub-menu StScrollBar StBin#trough, .popup-combo-menu .popup-sub-menu StScrollBar StBin#vhandle { + border-width: 0; } + .menu .popup-menu-content, + .popup-menu .popup-menu-content, .popup-combo-menu .popup-menu-content { + padding: 1em 0em 1em 0em; } + .menu .popup-menu-item, + .popup-menu .popup-menu-item, .popup-combo-menu .popup-menu-item { + padding: .4em 1.75em; + spacing: 1em; } + .menu .popup-menu-item:active, + .popup-menu .popup-menu-item:active, .popup-combo-menu .popup-menu-item:active { + color: #ffffff; + background-color: transparent; + border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1; } + .menu .popup-menu-item:insensitive, + .popup-menu .popup-menu-item:insensitive, .popup-combo-menu .popup-menu-item:insensitive { + color: rgba(211, 218, 227, 0.5); + background: none; } + .menu .popup-inactive-menu-item, + .popup-menu .popup-inactive-menu-item, .popup-combo-menu .popup-inactive-menu-item { + color: #D3DAE3; } + .menu .popup-inactive-menu-item:insensitive, + .popup-menu .popup-inactive-menu-item:insensitive, .popup-combo-menu .popup-inactive-menu-item:insensitive { + color: rgba(211, 218, 227, 0.45); } + .menu .popup-menu-item:active .popup-inactive-menu-item, + .popup-menu .popup-menu-item:active .popup-inactive-menu-item, .popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item { + color: #ffffff; } + .menu-icon, + .popup-menu-icon { + icon-size: 16px; } + +.popup-menu-boxpointer { + -arrow-border-radius: 3px; + -arrow-background-color: transparent; + -arrow-border-width: 1px; + -arrow-border-color: transparent; + -arrow-base: 0; + -arrow-rise: 0; } + +.popup-combo-menu { + padding: 10px 1px; } + +.popup-combobox-item { + spacing: 1em; } + +.popup-separator-menu-item { + -gradient-height: 2px; + -gradient-start: transparent; + -gradient-end: transparent; + -margin-horizontal: 1.5em; + height: 1em; } + +.popup-alternating-menu-item:alternate { + font-weight: normal; } + +.popup-device-menu-item { + spacing: .5em; } + +.popup-subtitle-menu-item { + font-weight: normal; } + +.nm-menu-item-icons { + spacing: .5em; } + +#panel { + font-weight: bold; + height: 27px; + width: 32px; } + #panel:highlight { + border-image: none; + background-color: rgba(252, 65, 56, 0.5); } + #panelLeft { + spacing: 4px; } + #panelLeft:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(255, 0, 0, 0.05); + background-gradient-end: rgba(255, 0, 0, 0.2); } + #panelLeft:ltr { + padding-right: 4px; } + #panelLeft:rtl { + padding-left: 4px; } + #panelLeft.vertical { + padding: 0; } + #panelLeft.vertical:ltr { + padding-right: 0px; } + #panelLeft.vertical:rtl { + padding-left: 0px; } + #panelRight:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 0, 255, 0.05); + background-gradient-end: rgba(0, 0, 255, 0.2); } + #panelRight:ltr { + padding-left: 4px; + spacing: 0px; } + #panelRight:rtl { + padding-right: 4px; + spacing: 0px; } + #panelRight.vertical { + padding: 0; } + #panelRight.vertical:ltr { + padding-right: 0px; } + #panelRight.vertical:rtl { + padding-left: 0px; } + #panelCenter { + spacing: 4px; } + #panelCenter:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 255, 0, 0.05); + background-gradient-end: rgba(0, 255, 0, 0.2); } + +.panel-top, .panel-bottom, .panel-left, .panel-right { + color: white; + font-size: 1em; + padding: 0px; } + +.panel-top { + border-image: url("common-assets/panel/panel-top.svg") 1 1 1 1; } + +.panel-bottom { + border-image: url("common-assets/panel/panel-bottom.svg") 1 1 1 1; } + +.panel-left { + border-image: url("common-assets/panel/panel-left.svg") 1 1 1 1; } + +.panel-right { + border-image: url("common-assets/panel/panel-right.svg") 1 1 1 1; } + +.panel-dummy { + background-color: rgba(252, 65, 56, 0.5); } + .panel-dummy:entered { + background-color: rgba(252, 65, 56, 0.6); } + +.panel-status-button { + border-width: 0; + -natural-hpadding: 3px; + -minimum-hpadding: 3px; + font-weight: bold; + color: white; + height: 22px; } + +.panel-button { + -natural-hpadding: 6px; + -minimum-hpadding: 2px; + font-weight: bold; + color: green; + transition-duration: 100; } + +.system-status-icon { + icon-size: 16px; + padding: 0 1px; } + +#overview { + spacing: 12px; } + +.window-caption { + background-color: rgba(53, 57, 69, 0.95); + border: 1px solid rgba(53, 57, 69, 0.95); + color: #BAC3CF; + spacing: 25px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; } + .window-caption#selected { + background-color: #5294e2; + color: #ffffff; + border: 1px solid #5294e2; + spacing: 25px; } + +.expo-workspaces-name-entry, +.expo-workspaces-name-entry#selected { + height: 15px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; + color: #BAC3CF; + background-color: rgba(102, 109, 132, 0.35); + border: 1px solid rgba(26, 28, 34, 0.35); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .expo-workspaces-name-entry:focus, + .expo-workspaces-name-entry#selected:focus { + border: 1px solid #5294e2; + background-color: #5294e2; + color: #ffffff; + font-style: italic; + transition-duration: 300; + selection-background-color: #ffffff; + selected-color: #5294e2; } + +.expo-workspace-thumbnail-frame { + border: 4px solid rgba(255, 255, 255, 0); + background-color: rgba(255, 255, 255, 0); + border-radius: 2px; } + .expo-workspace-thumbnail-frame#active { + border: 4px solid #5294e2; + background-color: black; + border-radius: 2px; } + +.expo-background { + background-color: #353945; } + +.workspace-thumbnails { + spacing: 26px; } + .workspace-thumbnails-background, .workspace-thumbnails-background:rtl { + padding: 8px; } + +.workspace-add-button { + background-image: url("common-assets/misc/add-workspace.svg"); + height: 200px; + width: 35px; + transition-duration: 100; } + .workspace-add-button:hover { + background-image: url("common-assets/misc/add-workspace-hover.svg"); + transition-duration: 100; } + .workspace-add-button:active { + background-image: url("common-assets/misc/add-workspace-active.svg"); + transition-duration: 100; } + +.workspace-overview-background-shade { + background-color: rgba(0, 0, 0, 0.5); } + +.workspace-close-button, +.window-close { + background-image: url("common-assets/misc/close.svg"); + background-size: 26px; + height: 26px; + width: 26px; + -cinnamon-close-overlap: 10px; } + .workspace-close-button:hover, + .window-close:hover { + background-image: url("common-assets/misc/close-hover.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + .workspace-close-button:active, + .window-close:active { + background-image: url("common-assets/misc/close-active.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + +.window-close-area { + background-image: url("common-assets/misc/trash-icon.svg"); + height: 120px; + width: 400px; } + +.about-content { + width: 550px; + height: 250px; + spacing: 8px; + padding-bottom: 10px; } + +.about-title { + font-size: 2em; + font-weight: bold; } + +.about-uuid { + font-size: 10px; + color: #888; } + +.about-icon { + padding-right: 20px; + padding-bottom: 14px; } + +.about-scrollBox { + border: 1px solid #2b2e39; + border-radius: 2px; + background-color: #404552; + padding: 4px; + padding-right: 0; + border-radius: 0; } + .about-scrollBox-innerBox { + padding: 1.2em; + spacing: 1.2em; } + +.about-description { + padding-top: 4px; + padding-bottom: 16px; } + +.about-version { + padding-left: 7px; + font-size: 10px; + color: #888; } + +.calendar { + padding: .4em 1.75em; + spacing-rows: 0px; + spacing-columns: 0px; } + +.calendar-month-label { + color: #D3DAE3; + font-weight: bold; + padding: 8px 0; } + +.calendar-change-month-back, +.calendar-change-month-forward { + width: 16px; + height: 16px; } + +.calendar-change-month-back { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:focus, .calendar-change-month-back:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-back:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:rtl { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-back:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + +.calendar-change-month-forward { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-forward:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:rtl { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-forward:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + +.datemenu-date-label { + padding: .4em 1.75em; + font-weight: bold; + text-align: center; + color: #D3DAE3; + border-radius: 2px; } + +.calendar-day-base { + font-size: 80%; + text-align: center; + width: 25px; + height: 25px; + padding: 0.1em; + margin: 2px; + border-radius: 12.5px; } + +.calendar-day-heading { + color: rgba(211, 218, 227, 0.85); + margin-top: 1em; + font-size: 70%; } + +.calendar-day { + border-width: 0; + color: rgba(211, 218, 227, 0.8); } + +.calendar-day-top { + border-top-width: 0; } + +.calendar-day-left { + border-left-width: 0; } + +.calendar-nonwork-day { + color: #D3DAE3; + background-color: transparent; + font-weight: bold; } + +.calendar-today, +.calendar-today:active, +.calendar-today:focus, +.calendar-today:hover { + font-weight: bold; + color: #ffffff; + background-color: #5294e2; + border-width: 0; } + +.calendar-other-month-day { + color: rgba(211, 218, 227, 0.3); + opacity: 1; } + +.calendar-week-number { + color: rgba(211, 218, 227, 0.7); + font-size: 80%; } + +#notification { + border-radius: 3px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + padding: 13px; + spacing-rows: 10px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: #BAC3CF; } + .menu #notification, + .popup-menu #notification { + border-image: url("dark-assets/misc/message.svg") 9 9 9 9; } + .menu #notification, .menu #notification.multi-line-notification, + .popup-menu #notification, + .popup-menu #notification.multi-line-notification { + color: #D3DAE3; } + .menu #notification .notification-button, .menu #notification .notification-icon-button, + .popup-menu #notification .notification-button, + .popup-menu #notification .notification-icon-button { + padding: 5px; } + #notification.multi-line-notification { + padding-bottom: 13px; + color: #BAC3CF; } + #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: #BAC3CF; } + +.notification-button, .notification-icon-button { + padding: 5px; } + +.notification-icon-button > StIcon { + icon-size: 36px; } + +#altTabPopup { + padding: 8px; + spacing: 16px; } + +.switcher-list { + color: #BAC3CF; + background: none; + border: none; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + border-radius: 3px; + padding: 20px; } + .switcher-list > StBoxLayout { + padding: 4px; } + .switcher-list-item-container { + spacing: 8px; } + .switcher-list .item-box { + padding: 8px; + border-radius: 2px; } + .switcher-list .item-box:outlined { + padding: 8px; + border: 1px solid #5294e2; } + .switcher-list .item-box:selected { + color: #ffffff; + background-color: #5294e2; + border: 0px solid #5294e2; } + .switcher-list .thumbnail { + width: 256px; } + .switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; } + .switcher-list .separator { + width: 1px; + background: rgba(255, 255, 255, 0.2); } + +.switcher-arrow { + border-color: transparent; + color: #BAC3CF; } + .switcher-arrow:highlighted { + border-color: transparent; + color: white; } + +.thumbnail-scroll-gradient-left { + background-color: transparent; + border-radius: 24px; + border-radius-topright: 0px; + border-radius-bottomright: 0px; + width: 60px; } + +.thumbnail-scroll-gradient-right { + background-color: transparent; + border-radius: 24px; + border-radius-topleft: 0px; + border-radius-bottomleft: 0px; + width: 60px; } + +.ripple-box { + width: 104px; + height: 104px; + background-image: url("common-assets/misc/corner-ripple.svg"); + background-size: contain; } + +.lightbox { + background-color: rgba(0, 0, 0, 0.4); } + +.flashspot { + background-color: white; } + +.modal-dialog { + color: #D3DAE3; + background-color: rgba(56, 60, 74, 0); + border: none; + border-image: url("dark-assets/misc/modal.svg") 9 9 9 67; + padding: 0 5px 6px 5px; } + .modal-dialog > StBoxLayout:first-child { + padding: 20px 10px 10px 10px; } + .modal-dialog-button-box { + spacing: 0; + margin: 0px; + padding: 14px 10px; + background: none; + border: none; + border-image: url("dark-assets/misc/button-box.svg") 9 9 9 9; } + .modal-dialog-button-box .modal-dialog-button { + padding-top: 0; + padding-bottom: 0; + height: 30px; } + +.run-dialog { + padding: 0px 15px 10px 15px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; } + .run-dialog > * { + padding: 0; } + .run-dialog-label { + font-size: 0; + font-weight: bold; + color: #BAC3CF; + padding-bottom: 0; } + .run-dialog-error-label { + color: #FC4138; } + .run-dialog-error-box { + padding-top: 15px; + spacing: 5px; } + .run-dialog-completion-box { + padding-left: 15px; + font-size: 10px; } + .run-dialog-entry { + width: 21em; + padding: 7px; + border-radius: 3px; + caret-color: #BAC3CF; + selected-color: #ffffff; + selection-background-color: #5294e2; + color: #BAC3CF; + background-color: rgba(102, 109, 132, 0.35); + border: 1px solid rgba(26, 28, 34, 0.35); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .run-dialog-entry:focus { + color: #ffffff; + background-color: #5294e2; + border: 1px solid #5294e2; + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .run-dialog .modal-dialog-button-box { + border: none; + box-shadow: none; + background: none; + background-gradient-direction: none; } + +/* CinnamonMountOperation Dialogs */ +.cinnamon-mount-operation-icon { + icon-size: 48px; } + +.mount-password-reask { + color: #F27835; } + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; } + .show-processes-dialog-subject, + .mount-question-dialog-subject { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; } + .show-processes-dialog-subject:rtl, + .mount-question-dialog-subject:rtl { + padding-left: 0px; + padding-right: 17px; } + .show-processes-dialog-description, + .mount-question-dialog-description { + padding-left: 17px; + width: 28em; } + .show-processes-dialog-description:rtl, + .mount-question-dialog-description:rtl { + padding-right: 17px; } + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } + .show-processes-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } + .show-processes-dialog-app-list-item { + color: #ccc; } + .show-processes-dialog-app-list-item:hover { + color: white; } + .show-processes-dialog-app-list-item:ltr { + padding-right: 1em; } + .show-processes-dialog-app-list-item:rtl { + padding-left: 1em; } + .show-processes-dialog-app-list-item-icon:ltr { + padding-right: 17px; } + .show-processes-dialog-app-list-item-icon:rtl { + padding-left: 17px; } + .show-processes-dialog-app-list-item-name { + font-size: 1.1em; } + +.magnifier-zoom-region { + border: 2px solid maroon; } + .magnifier-zoom-region .full-screen { + border-width: 0px; } + +#keyboard { + background-color: rgba(53, 57, 69, 0.95); + border-width: 0; + border-top-width: 1px; + border-color: rgba(0, 0, 0, 0.4); } + +.keyboard-layout { + spacing: 10px; + padding: 10px; } + +.keyboard-row { + spacing: 15px; } + +.keyboard-key { + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 3px; + box-shadow: none; + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #BAC3CF; + border: 1px solid rgba(26, 28, 34, 0.35); + background-color: rgba(102, 109, 132, 0.35); } + .keyboard-key:hover { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #BAC3CF; + border: 1px solid rgba(26, 28, 34, 0.35); + background-color: rgba(119, 127, 151, 0.45); } + .keyboard-key:active, .keyboard-key:checked { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #ffffff; + border: 1px solid #5294e2; + background-color: #5294e2; } + .keyboard-key:grayed { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #5d626e; + border: 1px solid rgba(26, 28, 34, 0.35); + background-color: rgba(102, 109, 132, 0.2); } + +.keyboard-subkeys { + color: #BAC3CF; + padding: 5px; + -arrow-border-radius: 2px; + -arrow-background-color: rgba(53, 57, 69, 0.95); + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0.4); + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; } + +.menu-favorites-box { + margin: auto; + padding: 10px; + transition-duration: 300; + background-color: #383C4A; + border: 1px solid #2b2e39; } + +.menu-favorites-button { + padding: 10px; + border: 1px solid transparent; } + +.menu-places-box { + margin: auto; + padding: 10px; + border: 0px solid red; } + +.menu-places-button { + padding: 10px; } + +.menu-categories-box { + padding: 10px 30px 10px 30px; } + +.menu-applications-inner-box, .menu-applications-outer-box { + padding: 10px 10px 0 10px; } + +.menu-application-button { + padding: 7px; + border: 1px solid transparent; } + .menu-application-button:highlighted { + font-weight: bold; } + .menu-application-button-selected { + padding: 7px; } + .menu-application-button-selected:highlighted { + font-weight: bold; } + .menu-application-button-label:ltr { + padding-left: 5px; } + .menu-application-button-label:rtl { + padding-right: 5px; } + +.menu-category-button { + padding: 7px; + border: 1px solid transparent; } + .menu-category-button-selected { + padding: 7px; } + .menu-category-button-hover { + background-color: red; + border-radius: 2px; } + .menu-category-button-greyed { + padding: 7px; + color: rgba(211, 218, 227, 0.45); + border: 1px solid transparent; } + .menu-category-button-label:ltr { + padding-left: 5px; } + .menu-category-button-label:rtl { + padding-right: 5px; } + +.menu-selected-app-box { + padding-right: 30px; + padding-left: 28px; + text-align: right; + height: 30px; } + .menu-selected-app-box:rtl { + padding-top: 10px; + height: 30px; } + +.menu-selected-app-title { + font-weight: bold; } + +.menu-selected-app-description { + max-width: 150px; } + +.menu-search-box:ltr { + padding-left: 30px; } + +.menu-search-box-rtl { + padding-right: 30px; } + +#menu-search-entry { + width: 250px; + height: 15px; + font-weight: normal; + caret-color: #D3DAE3; } + +.menu-search-entry-icon { + icon-size: 1em; + color: #D3DAE3; } + +/* Context menu (at the moment only for favorites) */ +.info-osd { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 16px; + color: white; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } + +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 20px; + margin: 32px; + min-width: 64px; + min-height: 64px; + color: white; + background: none; + border: none; + border-radius: 5px; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } + .osd-window .osd-monitor-label { + font-size: 3em; } + .osd-window .level { + padding: 0; + height: 4px; + background-color: rgba(0, 0, 0, 0.5); + border-radius: 2px; + color: #5294e2; } + +.window-list-box { + spacing: 6px; + padding-left: 10px; } + .panel-bottom .window-list-box { + padding-top: 1px; } + .panel-top .window-list-box { + padding-bottom: 1px; } + .window-list-box.vertical { + spacing: 4px; + padding: 10px 0; } + .window-list-box:highlight { + background-color: rgba(252, 65, 56, 0.5); } + +.window-list-item-label { + font-weight: bold; + width: 15em; + min-width: 5px; } + +.window-list-item-box { + font-weight: bold; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: rgba(255, 255, 255, 0.6); } + .window-list-item-box:hover { + color: white; } + .window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus { + color: white; } + .panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus { + border-image: url("common-assets/panel/window-list-active-bottom.svg") 3 3 1 3; } + .panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus { + border-image: url("common-assets/panel/window-list-active-top.svg") 3 3 3 1; } + .panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:focus { + border-image: url("common-assets/panel/window-list-active-left.svg") 3 1 3 3; } + .panel-right .window-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:focus { + border-image: url("common-assets/panel/window-list-active-right.svg") 1 3 3 3; } + .window-list-item-box.right, .window-list-item-box.left { + padding-left: 0px; + padding-right: 0px; } + +.window-list-item-demands-attention { + background-gradient-start: #F27835; + background-gradient-end: #F27835; } + +.sound-button { + width: 22px; + height: 13px; + padding: 8px; } + .sound-button-container { + padding-right: 3px; + padding-left: 3px; } + .sound-button StIcon { + icon-size: 1.4em; } + +.sound-track-infos { + padding: 5px; } + +.sound-track-info { + padding-top: 2px; + padding-bottom: 2px; } + .sound-track-info StIcon { + icon-size: 16px; } + .sound-track-info StLabel { + padding-left: 5px; + padding-right: 5px; } + +.sound-track-box { + padding-left: 15px; + padding-right: 15px; + max-width: 220px; } + +.sound-seek-box { + padding-left: 15px; } + .sound-seek-box StLabel { + padding-top: 2px; } + .sound-seek-box StIcon { + icon-size: 16px; } + +.sound-seek-slider { + width: 140px; } + +.sound-volume-menu-item { + padding: .4em 1.75em; } + .sound-volume-menu-item StIcon { + icon-size: 1.14em; + padding-left: 8px; + padding-right: 8px; } + +.sound-playback-control { + padding: 5px 10px 10px 10px; } + +.sound-player { + padding: 0 4px; } + .sound-player > StBoxLayout:first-child { + padding: 5px 10px 12px 10px; + spacing: 0.5em; } + .sound-player > StBoxLayout:first-child StButton:small { + width: 16px; + height: 8px; + padding: 1px; } + .sound-player > StBoxLayout:first-child StButton:small StIcon { + icon-size: 12px; } + .sound-player-generic-coverart { + background: rgba(0, 0, 0, 0.2); } + .sound-player-overlay { + width: 290px; + height: 70px; + padding: 15px; + spacing: 0.5em; + background: rgba(42, 45, 55, 0.85); + border: 0px solid rgba(31, 33, 40, 0.95); + border-bottom: 1px; + color: #BAC3CF; } + .sound-player-overlay StButton { + width: 22px; + height: 13px; + padding: 5px; + color: #BAC3CF; + border-radius: 2px; + border: 1px solid rgba(53, 57, 69, 0); } + .sound-player-overlay StButton StIcon { + icon-size: 16px; } + .sound-player-overlay StButton:hover { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #BAC3CF; + border: 1px solid rgba(26, 28, 34, 0.35); + background-color: rgba(119, 127, 151, 0.45); } + .sound-player-overlay StButton:active { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #ffffff; + background-color: #5294e2; + border: 1px solid #5294e2; + box-shadow: inset 0 2px 4px #5294e2; } + .sound-player-overlay StBoxLayout { + padding-top: 2px; } + .sound-player .slider { + height: 0.5em; + padding: 0; + border: none; + -slider-height: 0.5em; + -slider-background-color: #2d303b; + -slider-border-color: transparent; + -slider-active-background-color: #5294e2; + -slider-active-border-color: transparent; + -slider-border-width: 0px; + -slider-handle-radius: 0px; } + +#workspaceSwitcher { + spacing: 0px; + padding: 3px; } + +/* Controls the styling when using the "Simple buttons" option */ +.workspace-switcher { + padding-left: 3px; + padding-right: 3px; } + +.workspace-button { + width: 20px; + height: 10px; + color: #ffffff; + padding: 3px; + padding-top: 4px; + transition-duration: 300; } + .workspace-button:outlined, .workspace-button:outlined:hover { + color: #5294e2; } + .workspace-button:hover { + color: rgba(82, 148, 226, 0.5); } + +/* Controls the style when using the "Visual representation" option */ +.workspace-graph { + padding: 3px; + spacing: 3px; } + +.workspace-graph .workspace { + border: 1px solid rgba(0, 0, 0, 0.4); + background-gradient-direction: none; + background-color: rgba(0, 0, 0, 0.2); } + +.workspace-graph .workspace:active { + border: 1px solid #5294e2; + background-gradient-direction: none; } + +.workspace-graph .workspace .windows { + -active-window-background: rgba(76, 82, 99, 0.95); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: rgba(76, 82, 99, 0.95); + -inactive-window-border: rgba(0, 0, 0, 0.8); } + +.workspace-graph .workspace:active .windows { + -active-window-background: rgba(87, 93, 113, 0.95); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: rgba(54, 58, 70, 0.95); + -inactive-window-border: rgba(0, 0, 0, 0.8); } + +#panel-launchers-box { + padding-left: 7px; } + #panel-launchers-box.vertical { + padding: 2px 0; } + +.panel-launcher, +.launcher { + margin: 1px; + padding: 1px; + transition-duration: 200; } + .panel-launcher:hover, + .launcher:hover { + background-gradient-direction: none; + border: 0px solid #5294e2; } + .panel-bottom .panel-launcher:hover, .panel-bottom + .launcher:hover { + border-bottom-width: 1px; } + .panel-top .panel-launcher:hover, .panel-top + .launcher:hover { + border-top-width: 1px; } + .panel-left .panel-launcher:hover, .panel-left + .launcher:hover { + border-left-width: 1px; + padding-left: 0; } + .panel-right .panel-launcher:hover, .panel-right + .launcher:hover { + border-right-width: 1px; + padding-right: 0; } + +#overview-corner { + background-image: url("common-assets/misc/overview.png"); } + #overview-corner:hover { + background-image: url("common-assets/misc/overview-hover.png"); } + +.applet-separator { + padding: 1px 4px; } + +.applet-separator-line { + width: 1px; + background: rgba(255, 255, 255, 0.12); } + +.applet-box { + padding-left: 3px; + padding-right: 3px; + color: white; + text-shadow: none; + transition-duration: 100; } + .applet-box.vertical { + padding: 3px 0; } + .applet-box:hover { + color: #ffffff; + background-color: #5294e2; } + .applet-box:highlight { + background-image: none; + border-image: none; + background-color: rgba(252, 65, 56, 0.5); } + +.applet-label { + font-weight: bold; + color: white; } + .applet-label:hover, .applet-box:hover > .applet-label { + color: #ffffff; + text-shadow: none; } + +.applet-icon { + color: white; + icon-size: 22px; } + .applet-icon:hover, .applet-box:hover > .applet-icon { + color: #ffffff; + text-shadow: none; } + +.user-icon { + width: 32px; + height: 32px; + background-color: transparent; + border: none; + border-radius: 0; } + +.user-label { + color: #D3DAE3; + font-size: 1em; + font-weight: bold; + margin: 0px; } + +.desklet { + color: #BAC3CF; } + .desklet:highlight { + background-color: rgba(252, 65, 56, 0.5); } + .desklet-with-borders { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: #BAC3CF; + padding: 12px; + padding-bottom: 16px; } + .desklet-with-borders:highlight { + background-color: rgba(252, 65, 56, 0.5); } + .desklet-with-borders-and-header { + border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; + color: #BAC3CF; + border-radius: 0; + border-radius-topleft: 0; + border-radius-topright: 0; + padding: 12px; + padding-bottom: 17px; } + .desklet-with-borders-and-header:highlight { + background-color: rgba(252, 65, 56, 0.5); } + .desklet-header { + border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; + color: #BAC3CF; + font-size: 1em; + padding: 12px; + padding-bottom: 6px; } + .desklet-drag-placeholder { + border: 2px solid #5294e2; + background-color: rgba(82, 148, 226, 0.3); } + +.photoframe-box { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: #BAC3CF; + padding: 12px; + padding-bottom: 16px; } + +/*FIXME*/ +.workspace-osd { + /*color: red;*/ + text-shadow: black 5px 5px 5px; + font-weight: bold; + font-size: 48pt; } + +.notification-applet-padding { + padding: .5em 1em; } + +.notification-applet-container { + max-height: 100px; } + +.tile-preview, .tile-preview.snap, +.tile-hud, .tile-hud.snap { + background-color: rgba(82, 148, 226, 0.3); + border: 1px solid #5294e2; } + +.xkcd-box { + padding: 6px; + border: 0px; + background-color: transparent; + border-radius: 0px; } diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/menu/menu-hover.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/menu/menu-hover.svg new file mode 100644 index 00000000..4d3f2621 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/menu/menu-hover.svg @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/menu/menu-separator.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/menu/menu-separator.svg new file mode 100644 index 00000000..4962ebcd --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/menu/menu-separator.svg @@ -0,0 +1,60 @@ + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/add-workspace-active.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/add-workspace-active.svg new file mode 100644 index 00000000..d39784cb --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/add-workspace-active.svg @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/add-workspace-hover.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/add-workspace-hover.svg new file mode 100644 index 00000000..e771e33f --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/add-workspace-hover.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/add-workspace.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/add-workspace.svg new file mode 100644 index 00000000..65f53610 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/add-workspace.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/bg.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/bg.svg new file mode 100644 index 00000000..feeddea4 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/bg.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg new file mode 100644 index 00000000..9292ecc1 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg @@ -0,0 +1,172 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-left.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-left.svg new file mode 100644 index 00000000..27742545 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-left.svg @@ -0,0 +1,152 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg new file mode 100644 index 00000000..e29be395 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg @@ -0,0 +1,172 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-right.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-right.svg new file mode 100644 index 00000000..366e69b1 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/calendar-arrow-right.svg @@ -0,0 +1,152 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/close-active.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/close-active.svg new file mode 100644 index 00000000..95822bf3 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/close-active.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/close-hover.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/close-hover.svg new file mode 100644 index 00000000..7b52140c --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/close-hover.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/close.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/close.svg new file mode 100644 index 00000000..e221a33f --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/close.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/corner-ripple.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/corner-ripple.svg new file mode 100644 index 00000000..3f52f688 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/corner-ripple.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/desklet-header.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/desklet-header.svg new file mode 100644 index 00000000..a6e1054c --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/desklet-header.svg @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/desklet.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/desklet.svg new file mode 100644 index 00000000..8445c613 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/desklet.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/osd.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/osd.svg new file mode 100644 index 00000000..df41a00e --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/osd.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/overview-hover.png b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/overview-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..75673f9cf4d11cc891275cbcb5fc775db9585540 GIT binary patch literal 838 zcmV-M1G)T(P)kdg0009GNkl1!KD9DQ@_rPbw?9N7*sw#Z576(BYZ3DEzb{X_e)6zI27Qi4@NLTggv_=u%gc6IKq z_MDkkn?VhNLVmQbWvk!4Q-E9+tqwIZ;jQ&2E4P!K4{ zVmm2%q@W83^_SfE%JoPU#PVW+Td|Lms^%XH9UnTZV>$b6d z{;iU34gsM(fa~AKN6w(yeBwPF_MaV`T-4G#6|dp!-S{$2pZ|Q=%Vnpz|5@{Ca6S00 zlz1sJXa`i!JTylYZ!b%K?7q9$^qax-syC|M=I)D^N5_rH#`N;-Pu(o__C}S^1P6r% z*C$O!_Ow)PU-d_WouD0qS|zP`TY-r>$~^YT2l0me>;5hrW~9P=&pB+Y+{Wqsx>1SGJUMB~@W z>Dr(%@xn4ps(4lo8$o@ZkfAjy#g-&i?2R`@oyh|q*}}szNcyIcR;ZMdUWH*PF*&Ss zZN4?PvVi6mvE~L-wRk<)2wQXH5CwhZHWD!KbIZ5JreuJVm-AZYihvH8&lBRn&8q26 zs_Am|Ixp&b5n5Dy@FGCRX3>$w45I$si?j*_{L_oH6w%#Px`rnIxA=%Z0mD;*r^|!p Q1ONa407*qoM6N<$f{;O?8~^|S literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/overview.png b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/misc/overview.png new file mode 100644 index 0000000000000000000000000000000000000000..9eb4f87f4e8e2b95cb3ae488e84da3d63d1786ed GIT binary patch literal 680 zcmV;Z0$2TsP)kdg00002VoOIv0RM-N z%)bBt010qNS#tmY3ljhU3ljkVnw%H_000McNliru-U%BC88MnF!IrGCBwm9)u_fl)|8*yQeM^6m$^r64|vV z3`vkcNr{9G7J`vMnZim6VY%*Zx;s0&JI-`zYgVOmhkZ`p_Z^=1dEe)GKPaJu{{h0T zyNHO0fQ^NPjqv*gY<94){zV`lb$k2Uf~Q@9+-l<8hxyJ#jr5`=-0o`A3*%NZ)IZ+*HH*RyO0Q4Yaj-SHFD97pssQ;?B{Jj#yThZ--;`ZmBH3X{6TcLhClVGN)8+2eH}DXOOW7= z=5IsRtH-?@rJgzt_jMTK$ziIHi--1?KrL_BSR06vB*7NO!=x54(svg~5+g=@AiA+u z-hf(6AUmjJ5N!<7=zw_Kt@@1A;!n0oVPoSFZ9sMuEm8n%M*X3|nt~&Dnib!6?3%C8 z^I(lXv>9cO?*&+xbF+%p)Ajrqz7v(xr%ra}QXfBG2v63X^WhzB>giInxmnC&7X(K$ zWevfR^DSrcnfwN_`+#Y_oVY)KD|Dz<_PYGudY9+@%%!pAb+$40&w&uPC)cXueyyw; z`Rn4-iR*Jq2{{o~Dh{f_`1;h;)z>R=bn;Fcg`$DF(eU9x!p07j6_}Y)rCbu@F&kA!CyxOMZ8Z_FEHjHVKl}m(9?n#zS$LZO O0000 + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/activities-active.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/activities-active.svg new file mode 100644 index 00000000..ae5c602f --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/activities-active.svg @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/activities.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/activities.svg new file mode 100644 index 00000000..b4a4b0dd --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/activities.svg @@ -0,0 +1,158 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-bottom.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-bottom.svg new file mode 100644 index 00000000..b5635bc6 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-bottom.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-left.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-left.svg new file mode 100644 index 00000000..e5796b27 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-left.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-right.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-right.svg new file mode 100644 index 00000000..09f1889d --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-right.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-top.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-top.svg new file mode 100644 index 00000000..c0a64da2 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/panel-top.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-bottom.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-bottom.svg new file mode 100644 index 00000000..fbe4599f --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-bottom.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-left.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-left.svg new file mode 100644 index 00000000..fecc258e --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-left.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-right.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-right.svg new file mode 100644 index 00000000..1f78f1d1 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-right.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-top.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-top.svg new file mode 100644 index 00000000..54a90364 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/panel/window-list-active-top.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/switch/switch-off-selected.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/switch/switch-off-selected.svg new file mode 100644 index 00000000..c374f226 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/switch/switch-off-selected.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/switch/switch-on-selected.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/switch/switch-on-selected.svg new file mode 100644 index 00000000..a86b37a0 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/common-assets/switch/switch-on-selected.svg @@ -0,0 +1,274 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg new file mode 100644 index 00000000..0c2a8ee7 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-checked.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-checked.svg new file mode 100644 index 00000000..b17ab7ce --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-checked.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg new file mode 100644 index 00000000..0c111f0c --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg new file mode 100644 index 00000000..d7c2217d --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/menu/menu.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/menu/menu.svg new file mode 100644 index 00000000..44e295d6 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/menu/menu.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/menu/submenu.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/menu/submenu.svg new file mode 100644 index 00000000..93695444 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/menu/submenu.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/misc/button-box.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/misc/button-box.svg new file mode 100644 index 00000000..0342698a --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/misc/button-box.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/misc/message.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/misc/message.svg new file mode 100644 index 00000000..7c8f1b61 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/misc/message.svg @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/misc/modal.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/misc/modal.svg new file mode 100644 index 00000000..ec0b9454 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/misc/modal.svg @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/switch/switch-off.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/switch/switch-off.svg new file mode 100644 index 00000000..68eed5da --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/switch/switch-off.svg @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/switch/switch-on.svg b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/switch/switch-on.svg new file mode 100644 index 00000000..b6a9be9d --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/cinnamon/dark-assets/switch/switch-on.svg @@ -0,0 +1,239 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/cinnamon/thumbnail.png b/.themes/Arc-Dark-Gruvbox/cinnamon/thumbnail.png new file mode 100644 index 0000000000000000000000000000000000000000..abff6d562af873e67b0fc4f1079098e6c23177d6 GIT binary patch literal 34849 zcmd421ymeew>F3bNP>kB9GW135ZoOC1Pc}ahKrkG~PJD-KBAN>z~;7 z-nnzXHS^EhJ8OzX_gS^isyel6%d_`+I{1^cDC%?k=P)oZsN!NDFTFW0`ti&&YcUl&7#L*CpZ~BhiOIN+Cz0&MrG$}|pCh5r z((2$^cEZ5Ch7tcDpx`{ax8M|`uyGGQzD#LwsKL>u>aS?^`SJ=u;8V8p3jy;WR!1q_ zP})ROmf-HYPz|ygZ2?&fs&}%mChwHDQfOO8YYz9!fsTiV5yHY`AAvIyM=mLAoE*%z z?w8k#K+e+{NWIhh5C4Rw^;+(*X+6ta~`BYT}I}G5&F}#cJ!Cmz3*W?~qf=|dY)b?G23))s? z^~sF6gCqLP`#YgxXI%+3*3p9~T|jT`4ikixrg|4|df)GY-+$hMuo^bDeFqmDzQ8sX z(I0BpxObk*n`~~EFGM<`SIQ`~;;c43xr{zN|3q+qE@3@~#RE?POHTMvG3#5%1uD}{ zhphA7xcwF^^|OZIeYZiTV|p;SH$gNnKganaMCzW#fwbH+@x~N(OquR1Drme`G}~Pf zem-2!2-YV&vsarSNM{bA`5@D?=m8Waz$k!9!5hQv#ORU3Mjoz6vL=ri{Xw zWlPeC+$P#A_}RYKKh-80Uo=yrOz+qq>cG;~sG*RQI?aKg5QS|ZNOP=Fz|2TnOWj@N zk7AXTQZ&P+VW{@=U50aYYx+_onbb}tIqEGT8Df}Rr<=lDxQ;D8swym%O&Z2u0ps!D z+;P8VWnR%w5`v_Ets?DM-VKTUoDuo%=Y2^@`QJS+_&v(}d+J|HTWy} zKTY8WDDg1^^U@mqgMqN;q#v6(&Zhiy8Ieg> zoY0yMk~WgoLZoM-_mV~pJc}^qvhS;*;1@bR?nos~$TIS& zDh8ocQcp3%`&mLcFD{44OH4$AZ7>tN5!c3Y*%!rq*^tgUR*e0QkXx%+KLA5?ccoX;JD=0PMtjrbBrFyJ5oPqhRJ#Uv(Z+5kngli~5b@5%p4>jMPekHb>54=D+PyzU! zPtekpxEnJ0nhVpU$V$!T3!FV~?%ZG>4%}M_1=@3wxw?w62(n;%w$9_^F*`M)VqVPe)borZ{e+enll36i%&9kOj;=&$*Spo`p#w#c0p!OcVrC8!>IcLhns1X&J zyXFAL<~){?@pW-jK(*De>peLg0dD90NNL>}Ft;Ny&tup=cOJR{omswebJ^nxDo*V^ zlS0A~Z>P$ta~6a{qq(zMYPVWEleOZsMyZQ-v+5ynSw>Z7IaCD9-VDYXGaHcO+^xJ6 zp`4OsU6WoUaKym`WwB2Uvb}bDqDRjaChtn|?R`S)(1tt9{Tod+JkmNXKil)>I06~& zC{1yPagSqC8UDs()G)_Zj-Iu%{Wb1G0#M~3=ELNQh)y zM*WLXutqgt)bWA)NGaIcwtMwJowIVa){l!RTEfi;FG$OFq&5}1V7AY;h;9cN;#d;O zLG_^{y$%W>2g=KV9=)N2oN)a*4CIsHU>G_>~=-{=KhSLu&ig zgFKKOnzUvKWDXPt6U)@@nZ8?sveO@MAC4Lpt)}pMcB|^k7mg54JAjD;gN2| z&QH%g-mPXMQ||zzAhL za!GD+aR=3E^$OuRb$ps#%dyh1bO|aljMP^ z%27J8#io(US&O7w4}CvUqt4QhUVrKbMZwd% z`-xjCGly@9FIuthlHU+3tyZ=`b>A~?A5TABDVZHO_<~yG`mUDsJ->A}1*}%U_`<7r z6=mfF1OJ#PVL?g6Ub@p4;bZI(hp>tM6PASWOKjm8sUP1NE_O9n;v1Kt4BWiNrjs<{ zvFw1`)@fI~sf%-Qd>Un5?a;c_k z_WelbrI6$VN~)I*H`Zi4wT2_%#8NfURC@(VYpdZNjyKX`PcDE}ve{ z%i%e~?E$*N%~MR#*Ez^4L!=i^qK%W*R(B_QH=nLZOOVarQ7C9g=RlX076es{tUXJ) zv}x`5^RsL~r^NENC^@gogS#DwPleCDz_0Xfbrl1Lvq8=Dd8jg*9kuxRwS*jQVUVhE zigX`TGkkCQVey6jomhY?F?W!i)ttlzZ>92%17R7v)&)o8tiL(L@tx0cwtW!%&ePBP zUT-qk)(vrS-B8T&T=d~Ca&1lFYJ@nXmv~yBgW<(sth=4uwe6MZwn+%IuS4RFWuIVp zzB+LqB|R(ei~I0g(f5xel(p9!6Be_#9Y~qFsQwwL`kXY9{l*8qEzxp=@AD_p?*E_; ze%sB4?Sa$#P}u@KJmx*#xHvAGoQ)p^Mu^?={VKieAd#-8Q?jxUKQ`&vWH+LCVzrLc z%f)5hjw_}PALiJi7NM5s`7o24oHQnho#NsUyS2l{BNZW;n+>m1xzf01BJkafmHJdo zc%mrXT1{*@5@(3>sAxnsby#PSdn|e%sJ;T|w&X@fh%9S2taHw>Aj^O{Y=l+_w&P6IRfzLv$we!lIj{xpMh))^` z|!(TFUAAwYXE9X%(!-wZ$$t}f_szb*ZFtclPN{-zAoLN z7n-K{*&;HpudgIWVpCM@F{Wya_|coNV0t>f6Y@Y-#=7BpIo(XmbRH$_uDH=@Iu!y3 zrO~{r;!Fmvl#=-k!aTiiHC<-+=M~~`vxb@OKdE(+vmn}Wi3qz|e4qun?C8Z=U1ARH z2zmx`6n%9la=*9qWOf02dEAF$%ns&44%UF}&iHd$?X;jhiPXwfZa2M4+SO{eJVqnm zh=6c-yzzeDax=UTKx0I&+66jDn8v*@RQrL^-j-!m?HC2>oP(d{fD7LKLPZ-e?V&Y= z>FAWMr)k6mamcmPL~kHZz}=*qpTF!VaUkh=~wVufG?MLt&rKP;eLxIFZ@op1-&QRs{i+2of+_cRpljIJ zN7ropE8!h@3kBF}%VeAG_;AU}7BcC1dPx1LYCR$#dD`e8c`>Y?&^^k-hvn6NhRyg> zku#>Y6S>M2_|0av=*xFW@CADPOLh0pjrUKng-JgDy2As6btUDR@`2-Yu6CD3z=X5G z`rA+22?~1qI|%-V!S7u0DEd42|7^;CzN1)3-3hRl=YF16ascIyyc-MF`gd_l%Fif5 z6AVAJamRc!R;x#2Dd}UdtK6u~Rq9a|^0n;PS4cU02&L)PvSg^l@X%N3^p=%z$LtC4 zz!Ig!7>>-XCQIWhCXy7(D_Vm#>am2+#@cX(=IDshiJg7|!0b6+mRK77MTtkjxVu+- zL9Ok=k+glkJ)HLKGR`~$YY?;$BJl4jkOzIYyx3pmUKDm@0`9OsBt^P3^;(oe4&^xS zKK8bhKT6=SM2fR8*bS#J2R3iHwQ0<|eMZA$+oi;9+85>d@HkuDd2ySZqPzCym`TIs zjK3Un|2|0>q|4m(;JnHev0S7^$uxl3Sy7#F>i}9yB*CjHR_W@Kf}KwhVYmpV#*JQV z5+s`Aj5qfpA!t50%wKNxY(K1n+z1d()qEY5;a~6QN}B$tHmX-dER2pGulTF-{*X!Z z33C;X-H;>0I-z})NR&m9!{8N;j99C;KXhO1YA}g!hZZRu*2(q|m6II3$vb3op-)H+ zgl9ew6QzC>D1n=zE;odY(`j%N>@W za?0k`y=|Sov^&n)mok0TGIr4S&{{!j`XLSw@3WYS2k61_%DMDF>48JFD|&?AU*+L_ z!d&Cr9a!<}pr~AWhztnGCBq-yVF=}OL{{!?JT1(xg%NzB*xWn+9rtw#pji)uXZ#J3 z`GP&3k*hv@r}khyl~c2Z_E#~$@j|uni!d^T5%l!2df+^)#j#Nw{_wJfel5EC9Cu%O zd7a>Jd8g@qSYUrZ9J9g(tHem{ZEC0Il=WOE`Ad|ilqf67-1Itki~#e(rHz!X4ZjoV zwRvtjeP=mq5aWL+P6Egd9E5~0nISZdAWw?wMpgYL$a92oOTn?O$HcS2?jr#hQm@|@w~TLd^%MIo@(;h zl(z9AdwK!g7{*IekvJb%vb{8?=j+$*Pv)fg9*O{`&;qs6Og_OcEry?CgfKCYe5u_0 z45+^}N%c4?z1s-+kj_h)oY=5b$M=;O%8br)A#>nq&d&E`O+;?_xgPf>j|e5AwNg`S zC4JK{(pZ|o$tHO_V;(~b^Z|qX!(hzZ)u~Xl%X)7F+30C^H-%yIJ&E`GNE^L?HBLW^ z!VwNl7{ilK-3tsc7k&jv*MxS|8XT({xL;_MBbJ!HFl2Ny!06OM0+GV{v#(_>wqu*Z z>EkR7+$51sx}m9aNNUBC9b!KmwSGnKw8+TX)YpLI5|&Xt$?4i3Ml;bpAB{DGPn8Zq ztmERQf-q`Fc5&|N!NWHX$UB|cU_COwMpNcSc($^gg8509`_`z$CxbSxrlo9v{{H?d zieh*w4>muUd0%0b0oK1*Pp6ENj9hk~;j#p%DOD_`(GaI*A%eI5k+m#I8^IN)fg|5UrV#xI%m9vk` zacl1nn@{*O1rNQBQq;ezVA<8;LZj|I7mj4K?ljKix;iqDPf584V_^s4kNB|wN=z#l z4(kj2VUq%>_Xq@&dmy;F_z7wP#uQ(U%NiS$W50_9OC1$NZEfZjO_!fA9L{^3PM=$f zVO4zl#S~#=q3I<-Eowa;A|hf;5g?3|Kb-FL&I6Cw1|Bj1R<+d~^bDhTSh z#L#A~?*>d>e?=d2&3UU5jecsM%3GJA_M1A{!qlo$c|gLqwWpE))={LGs@Bjl{G zYSnWqnfOSS^Ql!a1iaxf`4h-bd}7S!#4jyVwr6w5gx};m@eL#IaVTfu)W2ciQXMMyP(GVDg%BiW*mrCg1AGhO{g0uuy$4MFF?*))pG9!HYXZNeU{x0PgW?^-qPcWA4(&j49>MBZgjoczxYwEM9IWF zH>!#`p1mFl9L+?y4R&Rydnw%v?2nKk>2E$%pQvN2GKm)g?>GUgbAxYC(<&z>{F8n3wij4a*85`J zxz1%%uiMGT`*?Z2MVf9|eEik4rf^Z2M&>W2^ao6Sc=hMhKZC!L4}S;$J5xvpGq8WURL}>l{0`Q68;yiP z^oJ0Y4Qavs(&dX?3v-Vnal=^dEQM23OVD_F22ZF-U~2^I2^m5WCD=9@T78DYuq+U$}b$T2&t713ctEaeOF~iQO z>`wKWOnGrdIlo)(Cs|n87CgcGmoZjbVp8rmg1^RKcJvf5f$)6eXYL)=?AqybuYh6B{enpmo~>p6RB4cB(OHj- z+c%1rdHCs}!RbqS%<#(>mJJ-4)CEiIwbprsq?)^Pr;H)o!p&Y<&o>rYi^(o33cDkm zj!`xb!X;ZP1rdizuI<&eKG;}bqUH*4c(6di%|yRahj*rwG8+tOnv#~8-f2{;u5#x8 zd44iIv)Mk|QvoM3l^t_K6avR>xIs@Y==2EuSW7>=iFZ)x$0Q&H-H#d;4bQ0=Bn-ip(i);{xHntW7-gfbV#HB+hYVp?TTikwYct|H9rBrNN4-%IfwniYiTx~8*O%;>N)*8~FNO{mh&bsYYyJkU2&1!n?bj1c0(+Kj@m5s)43iK7Co|C z1~}zCi6xJ-?TKCOdL4HmBWZE^zo|+;c(VM{0p(k8KtXLC#H@`He8 z#HD$B&xggCEm$BLtl!#PsGJEYRu&`@_zj+0nb+w2#oDEL<1k^3>=hY&lG8xx#yj=d z35)b>Ml=~PA=A!eW%*ml>4WYtj1*N=?zgJ7Yr8KdX_1wRdoe6Zc-|MUexlePBgmgu z_-N20ED45d$X1k7!@hRG8cUrY$GzW1TI(+fQP;jHlDampM3WRen@*?_n?l04;g$*ET93;oBT7J6e*s6NLq5iNx?vIiV zYtA%CL?OB;FQ?H|<+=#Jn zg7bWC{8czYRWNJ14m-D#f;9TZ4NB+gAKAtQv9^;+f?IN8$?UrzWLB|TU zuDn!?>sAq%I9mFf9eb=HTrYqd4MY@f+(EBgqd&U|iNx0H$X{&V$&|8xnf6y7^zM=mhJnnCEk3nJno z)?r%5S?P}jkk$Z+wqh(Iq>JgTYAL@(EoXi2?)*C1L?ikVkLoxFF->s$l|HUdh*APBAv_J>LLxb0cj<-*-ka6@30s=m(=>r+)cC+ zb3BB?N;}@9>c;9%k{x{sI}s{7LN*-k+#J=8W82h$^LNh3h~yEX`|GNp>*_^?0WE5V~o53 zb|Q$ZKu@&7J&CHQtVMGhSwY_5P1Gy+<=5S7os+mh(zGziow@a8?>w%G-wsjFfB2E| z6>Q?YLQ2;gK7ku9P21t!Z@`kqiJv4Ko)_MiNTx2~(1~%mQKIAqN7bv%=HI3z9!3^j zg^O%%L!Oh!GVy^e+mP7nc^+Y!z{~d+!O6}iHiSup*RKitc;a`h_`Nm5xjs&+kfSEG z&KMDiUe;L`f;8==fA5S{b=BrIg9CUoxDoJRNZ{rsD`(V1uhGznxB)^k+&}7~E#}$@ zdl3TA)cXTA#3-0+;=am}R!&^Luip7MqZlgzwk*(xXW7%frDJ|~I;(&qBp9eZ+pUVL zLtM=*F}=oLQO(hxD(Pwo0Oa`#M80>x5dN&KT)j6F^}+Ih@rN1pp3N>&6Dtd)X-Un>}zlp7SaT zVnnX+0fQx*e`0c(c9@47u^=-KyD!AW{kX<@Kpldv+Pt`qN(sh z0mv1_o$%qw(mRvxj0sxqdvNXqOWgV3fVtG+&qhwj$ZwpQsdi)vAkCSs!konHMc)GO+i)q zV%7Ksh3w@pDBNrvomH7i!)GXl<`D*Wkki*0&?rD+FFbDC%`;;6ovabKyUz-2M5l8ZO_h+41U>SD*E#(z-ErkzSio9Kb3 z%fC1om1dT0FDuFKTMm<4Foj9qzxLgCFaQ2!*0&fl$^B@>e2OL2nK`YIV!oT081AhB zB*qA+hIjq>;=Kbrh2=L_2MRYM_8TKM7@)lvTSk?G7O|@MugwvYZS)myhXJ<};(0G9 z%c2y1f6&EB{x~C7T9>mXWZ@-}Vin{S&E{C%;aVHi?Tgo)8*k%{){sm6h)OIo3OpHW ze5VWm(i^C0=xWV_gTi06Ulzc;83`bk3|jjZ{=N&TNp*(mokKg75XaiM{kIxWJBZj5 zSnF6z0?DN2Ame>;&HuK@IkBLtJVEH8hxbywHUH}M3krSwV(85eHNT%PRcx0b@uPC% zo3MERqbweOu8`Wx2F-5P+J*N0_$tcsK?HRd8_1Sqw`qEf;Zoe{&S&=us_-+%5fzf$ z78I>PF2y+21Vb$D$?=z#(XPfI%d+hkfPIP@7{r&IjZ9H5PnX%V69Yeix3~gyjs=<| zHcxxMM_eyQQ_zU=2dsa1h`_DsW~I67cbIpbg1@_uxU^nMe4vYT8)(YlX-a ztFt3R<E6m3iLKQO?~_y(BDtvyl7wMce($o0EKDXbqF4)u zg*!a86-P&V!;~0SjRc+EX&(P3bn)2yA25qz>O?Tl%I7*6Mji7&$&)gUP*IhTA1aXC z(g<|hu;(kXuemY%Q33z?#aCpj}NU`jD~jF-3o3ktn%PMI)~tVe~LdqP+lCF!x! zntOKDvM|}r+XVSi$HJaL=Gz7tDY_4wfX9YpfwrtG)5V$*5T5TULuchB7XV?@{M^=##9);y6mvza4PyST zCCyop`k5Oo0lh5?!GE9pIQz(7g?5h_36AeND@lWEk3CrLU_Rap$5>JgfkWbX?p!oM zGLSz^1=&0ka9>m%iT%%&fAfo{^59qYvZA*h zoDl{q8t1u*MZZHKsjao(1h?^g1H(JLDXaTP?FmO#l|Lok`tn4HGwKP4l(LYH@C z%dWB=>WR}2tC)ThA2=) z;+k^I*}{gFkNSDFIzqDj3~sngc^RH3{^a25xs$|O?)G{Qtx_6MBv&m5S{w$TC`J4y zL%_rFj@@9hBw?gj=s|+f4ZU*F+Y~n8 znFpTZ_J{6E8H(Pcu_~K)5qwt|Nxrn8l7hc`lb?=f>~mYH!bk7<&XNw`q#rq=4JJ^q zP{fd~Y@kHK56)Mys!L98*=Bf#sBW9QZCPGWq{|1hH#zr|HX=#y?M)FRlsV7S?oJ<& z>Y!=NDnB*_hk8Ra(c8QWmv9jkvE_)oBZ)ETbUIFWS%{WBown5%Q#g}Un2ne%G+A57 zuHd`9O;s)~&aS&G)Y)2FZy#ReN?xNAAK2*ODi$^=R(<8X0bOq{pLln%0$(4sa zO@Qm5L^BqJIqdWw&kCndR7VV!G8hLUYQHQpY2U&_e)3?nX>5q1;|D>G+Yi=UX4K%t zbJ)N;>$hG}zNd*sP8s3U6k*~db6Zxw!kzPJR?GHkBe^`iB+>S(sdSn3?Sm1vw>N1;4OFTHJ2183BnIW&om z&^m6u<=xWL{1ToU4F(^dVZg?97^0!XS!ID=wc030wJ3@?vatJI0-A;RmMh-WyrK5Y zT9AWgYb=h;+9J+ZGU6s*f0`uOxuhS;S zwoJ5jO9I(|Xw&~Hul>eP=#_EYNa2~-85%R;c_UEEE<0RXucK4rH;g4N?S^!eNA!5^ zO@g#p%(|+xQuHVro3*>`GmT{6p%B>2a+4~PHjjBw`t{OEa)15xnSaxX9ESCknr>wT zzkdl4lNekNUlgWHiSA)v#5K)6#Q{%a^0#vXg>Ka4Y`_HWN>~w9t!UFE4)-P#=w>Q; z>DpYHs44aabIm)fh#IZ-qdv>oG!4^ zk_S7PxxX2pFKgXChK?nPL5x(StA*-N_(j0BYJ`FY*djg`li&!m69zvYc>E%oos&#+ zcVs_{(@mGZfihA1CST)}&8kI7P^AYu7T~#E7SaX9dWar(gcmr_fX8!xh41KR z;m6!z@#L(I!|+!{N;q7Z6ek#TQ3}(y)_e{K6nDOSxhVr|CrGmJYk}}Fw^#cx-gE9= zq}jMqQd+haDYu;{rRnzJU}q>g7f+u%lKf^QjXyD;unY__C9Jb?8M}8K$1Ua4*3x2l_)@V}WT382C1HLjCa-lWtE=ZQs18z4h2^X$(T2 zn(igEd)Hj!(V6(3UK$t^$hyy{c~utL9ZjdNzptyPDB3dFz;)|1bZPBhDGj;vZk%SY zV(fosw>4Qw&FjWq?(m@Km>0ph>|qdy5eh1u1Tghls7du!46Bqg2ctDNjx-x3tX>n$ zV1^%Ts#(?HTYVnPx;l>j$T2~TX8h(CttlHJ#%fNAW35#pSaFWz44Fn(HHYkDHH~Bv zay&dkavh(y$sO%A|waClz*p^VfMTKKWg{)NM( zoO5GQC`wmuhh*9j#km^4TiqV}_vHdAT$c|Ku ze^|ak*%aMIaTovE4#AOZ?lZU#M{3-x$4BZ)>Y(XO>62o zO@pZu=Qw3^Rb&NR6RNwMHEKUWNaO80B|w#IHGZ2%M-lQtjrKg3$jBB&K{QWseTLzL zel5Nh)$skkWGd*87Tdjg;r8|*#Gbay|J_V={kIe~Gll@PT)o>Bl#gnCaSODd#P5Gl zl49(8MUcLrR?H_8eAz->7KLT0eTk_~hB#V(M+C+MH~cKQex_A1=^DL`FMH7(S-XlY z%5M5|RTyr1Xb#Ziu@c}V#)O!u~o2TLCW;Bhe`lto} zP%mg-U#>3MS|V{9Gs$5Aip~<%e$PzId(HL!V2k$$>gLvBh zrk!G=wz-7_j$=p58l*(wK~+9-UKlxQUr&!$ z-=KS?P92W@X3ti?Uk%z*#yWXJ!PsK4;q^FQ~=I?Y^Cc=0^O z>QSmDFgsfhZWHjLaVi+KBl?<(t~62b`4chiQ1&w9*rYw8R2ow-NAtl zp%Bth(p*t{sS*0G2^04E(y!kM1b6Cc)2nqhj>T7ItQ@%-=Z0-I6^bx%&?7{2kTbP-k+;I z-?uETnfzWXaXZWO9jdlZtjvB8P0j-+LM7z)*|QQ zXQ?U{8Ce-<4FO4(97)G2*oqyxi%^h}bBZd z!~BabSSJKyk0HE~P;F3t-fKzA~3ME1{&xKLl7LWj&A@rDu348uIc zPPX8oo{*ktLFwn~77QAW1iDZ_Zj~yV1Uls8dO+F?7yc1)DY%P;2CxYwE9zJK59-D& z@}N~zO|8)ut3I2E10_WglN-gGp({4XhVffgWM{V_t{Ty5&6!dd>?*SMR4CAf5&C`O1tTl&P<3cW_4SAsJ}_WpkrsFV!TtD&vVDq6S^#P zcVU%OKwt;2MfdS+$dl^%M^y~*e!!XxI{$ECa6izcq*AGGHvTgC9{8g)k#&PhgnlAp z8?Vzu$f^8pMC-KmUgkt{)wBfQlV4csoxfg!*oYjVre1GQ5A3FXFA`xZJHn|wX@+_PE#0j{=0R;p3i6Bg zcNo$WYWaoJo!!@^$F5;%)=PH4NXr*93*OJ_D%GdU)(+O-URF(r^2h55=iWa5eHQWo#2Z0Fi{P5w`cfGA8f?eS5tUIS6l+jl(KCu~g66$V z)YCJ{L3H>A#w{W~r>exDnJ=nhK-j$WGMcqDVsd(s+F`m&G;M@xtFX|Rv0BruImVjV zyGj;C%rzo51LdSoJpnapjZSp9;T!iMZ;Fm8<>w@tZ^JD<^mq<2AW-OF_tRX>5uC~z zU*m^YCAf>hcKe0yKWyDgW@-c0EGT@axrYJ3H48W@mTPJM&?iQ_b*d5^oYVzovqG^>Fni;Em^2OF%0=u$) zEWqQ3fh6dYK((rg>dh07Ye{168p_JY{9x@i1v)@+W+rB#Mtf7drmpOd@GuviOR%{* zyX3kL9t8{CYBQ*%eRUaviG#&y@H<4vi;ELi?R(}$>~kEi4b#(pA8^8!=z4n0nIE>F zUSn%S1q&DRg8EsfkFCrfD;5l*NBOIgrzGUrzpdcW6kh)F(=&=Mz`tC8pY|aphV@&0 z|8Z_)x6h7{+b0cm}=+!OyyW?1P&dwS~qk3Vnw2ZP&hXJv+%=@(~v4-CHv@+3W2B z>*U-vZ@w4IkBaojxf&4Dic-`gsASh;y`q*bD){=H*XCujY+RzGBh;OVFkL&d_At}b zDbkpJpWsW5vp4}mq^H6sO$>6=^KQ?aZ|vD$P#mCr7Eu=F-%&7k!%ob5vmuagDdymS zV7&RkA)?~uNs+($Jx0hN|E_%7eyIG4iE-Zp&$gp_;O#Z1*LUk5O(&lhR=ytNkpWxKtStn)mY~xBJ2&Y@KddhFhL@)72keQj;tZkjyFw2@Qmg6=%Nv za()e<|Et-p{YX>cEtLKHz<}=w2@3-01q}eQ%1b!`7Th*l4{U)Z-;2)0Qh0lE+ny;` z6A+EB-{Sq7=gqtaMl+Q?GA6l}GS3k>o3-K<>-;yd;f2^4-3n2RusJn}s`UuCcN|dq zcZPENAf8Qs4QZ8Gn=8P2MGA+RYs}l?Ud!3G@jiP&sXtb@rrCc}?2s1@EGOSXJ4m^Z zlUemyZe&KnfC{ato+=+z?Wt-(nv|M2brwx=p&glWt?ze3_^do+8;TV;8kuMCf!sgD zURcfchTptB9(E!B3`i#bWu=`)HY-F+olX4raYz8?;M(Xs8&9pZ?0K2~xQ~t*=w?nt z#jb~8eN=|r=W6T~Hfz$3+&ACW_H*<%b|th5zb>>5Yx|9SecZXpvs7Z8a3FeOvo=Wm zx_<
EM3Lw*X2($ps$$CVzM+*UKs2k_Tqy5G)mwfA=99h+jVJj=Ah=zdZTMbsjF z;CfuKf`hwAEgQbTES$7^uWD(L=BaBL<)u;U4-ypG3tcB1S=GJWlo}m>6D#BF`eNVk zTrS7Jy)VdCRwxaWq~tKPO@VP2j;gaLtpWX1V;;YgE627`b>dIni%h>M{X{GL(542qgQPoPC?w&BkiDf13PUAW!aA6{-k zbUb)^A;-Nf3Qgu%8Nz)=>u;|G*Y*5m(50YGl!)rfu61X-9!b=UJd^j4LuFkM53TQi zUDcI08_jTjVv6x??-OP*Z~(+b$75>vYssxu3C$1d*#PSWUdRjQLkxi0f*nbl5>v7# z0O7M#hO;qSaD#14)mgi=>+R@NY34PeY}~VS%+f_k;dF>^T~1DvDZVo1-K-9NY&*;FjF#r$==|Do9WKOB4i-#th&{yez`l*OxMa*^5$bX5yl9m?D?YB85FKZM9W z;Dkw`z4-OINL;%+ky1BqLai@Bx*v9^-)iwBsn``7i#@isdhA12E3~|TnWBfAQ7I+z z4FF6s;uYwDeWrWga23MR=I(GedgER0l#%?LE`JHvLgU`?w<+1biAL)+qmPVd%3-l} zmMc>aAxCh5)-@IA0LtunwS|T+Dg1rw?ex^bU~NkQ;R`v|aYp{-cy^XbQ-P}>#$4B9 zruXpR^7v*emA|GD6zyZ8oya9p=H2j_{&*ZfJi~v_#eBQa(ec^km8J`~R$78+Dvq&A z$0#Ii8CZ=CWM3FMQ-D8T1Yi3CGS<3?kD|Nq+4(PcXAf_&=-Ihp(0keW`mEY(t#>83 zV3h6-aP&b+XgH}I`QvD+5dHypJ0zy#I6O(((ex9SRA+ryGeP{gL@6k+)^3c`qo)cl z!P{1m@8q@2K96l8_le`(*QSVfWg;<=(W@QJ`&K*;UOGJOQF0P+e1{9 z@(=O4rM}_!WQQi)Y&*EJ^z&7WIZS(SDQL8K5*l2nro<1d@75-Rx3>j+)D{gDoe`(1 zmfDKx$-|Wc1GQ@Z#*GI(DpcZ%G857%RBJ)3x7AihcMwNCv27$bb5Eqm)55)#K*;) z*doWM?sfxAnjj}O39jVn%CA)6=L7i}Cc}pIi}H6{I9@r5c&&cW`am`CQs*U~9OHb} z^=R#|;g4IV(-bGtPQ<0Y<|Wy(VeYTzuH6jhL&#LON0$Gqw0DY*H0ruW(@Dp+la6iM zwrv|7+v(UgI;hyTZL4G3K6SqL{lD|ypFKw1)ToPR)PD9}bI!HaTz<89aJ??cPTN}s zyZx@uw^0I%3&~ytY5vzeZ53Ate)Y!RUl*^*+~{4BjDj+?(y*S-hN5|3P%yaOLI{bVl$x_4q@!1zuy^)EjcL zERyf@TAjE!ed+we(8UAl)CLBVCHX<~FUZ%6Z#Px`p`J}JqAhh^ZGjbwD~}!Gcv~4V zJ3*|8cF-s>=(d+98SwzDDO5_#hV0gvi_ z-vf|pbC!R@JgwX}-hS`WxH;-8WkqZ5+?W(y15v-NEoB3iTH`sko#T0!?njq^(Vf6P zFZM6Jf~j|0%XCb)3a5@|l)oR+FUzwN9sQ%%D*MW!&60sDZ-%6V|6)F`1YjV%Vw&Ya z$tO+n{DRkY7lIa(!YKK>`!rbQg!lc1-jKBH_?)aHLy^n)r+H*<4g{9OJgAF?cMb5> zPpID$o3Zkdxnmw~sq;==^XW@KBhEjSwBlYh&~g5w`g7-Uqz>N*w604&>@YhdZlhrzH$9_!W+=CDr!g>)ZB}R_b)vZE9k? zO#Y)P+@CMjXl>wfq2SEf>Sb{JqMUmqD?&h5=DnLcZhkGhmvh{X`=XufzX;eN>1ql!~7xOX(#%{`=QDgT3|Y6Z~vBXD5#JiwEj& zNMM?InB*Sh+i-Z(nZaEb*odvLJw8Q<=QoGChCsF{T1o?(*Y1ut6G$->yX;X$rium3 z@aJv!o3zVG&Ex`&*Of2)^{)Lz^!9?thX>SjF99slSj7QY4;)Pqdq1SLonAFi={;-c1Du2Spn)8^{pcqI zyKOMTVQ2JJ9UY6L3~kB<++}{$Lrj%eG>+*AM7q{7i?8KgE5qK@MFW>f0Ah`~QRs#h zqE32=tLjAVs9PD^^$n3qt4moB4Axpwn~!6%NX!KGDdz71J2Fo5&p=GT*6M}Zh4=TW zV1-|BOJUmW(kb`>Cmrol423_Mi41?8Se|mJMAyabvKeBkC$VewQs)RU{n13yhX*=t zbD)OvW$$P=_jS3~2|RP+f0&7AoYP*%Va>-YMgZ1sJ6&?mw}~HPOD11Qr1~SRzm`8H z$G0rg01=yoiskJqll$fX?_37QtjS+o-J2e6ESE^xoO7(%*+N6m@VngzOHdl|g?} z5~-v70XJ)}`45>A&UUeFg@`dWtPd^ZbVTR~t4Xmne=QmG?@fjMPgoA&9HWf)=UVw( zu>*QyEKWNw^F2%GSG!C9FH5}Dl0owQ=J)&f^50JVUor0gMm z%^mju6|~`SRc)ij*t?f5iUhdehl3PL{r9;_>C?(_!Zg@!06fOhE={`Fu(xXvi|HtO zcAhEt!0&ZStXshzp+T}1WB>bKUSybu$?UMK+Mii-V(hT^kI3E&Z?iuQ_BIy#g}lfL z1A>-Ev}XBRyduw{hKc|xBiF2D*|yZmJpaR%_f%EpA*=l2_M$szDU`BQ6y|&ejV+;V z!{ibI@rb+rf!4&@|2xNOb$+8TnwBXu0u-LIZ zGO4Z5skm~_%HiixuZ#*ml(?ykRNw#zqG&8{MXgdZD5cmuN(V!@MkW8l@j1y-80FUZ zT{{Nu<=ZgS@!itO*9!sVQd3ZK6F&c7%EVRKT;s46LP}Gy$*z+JTUbUw|GN`^fR(cI z7P0MH*NtspOmurQbs`n2(MVm?@b3Bi$hSN(iGs2gGpxTI1XKPi0Sx{yQnLn1m9rH6 z<^O$)pl(BpOyTJh4*riwkXO{u-SkhuTnCfS&%UO5C-p*h=NWOL9t1X)qM7>rOIS%h zL2GciyT>b@IH~qOga*k#6ViNCAG#d!Ye158bYiOS)CEuNiCGS{;vEweI>(Sw)Pgaj zkdhMMbr-I-&|9+ZZ7V=GAq!ukNvo@9PL*VZ0Ic)%dL@Rb4G^=j;ASne6ex4RW#YI! zzL;~fMzt3FlawCP(G@YZ>?NLvQ*XK&2|uFNe2aTs``NKI7rR13eCmJp zWl##enl)y!(R4T#NB$R5zOw|ITopd43v>kqk}}=h@8420k|k<2+nBoW1B3OlwX&1d zOw_UqgI6qdw6Iy`rG|LkHV6)jY?CoZv{mp+d@ z26}&_=p4dkxoY>)eaFPx6&_yB?j(!|{z+5hOrI{t+j2@fHZ;`eM6)E)7!dM+Av@H| z=;}feXiv^K`LjKt*OpCk>5ZwEEi~`z<()GJ;p=rBH@zgHFsCyw!Zy?3BFtQawmSjW zD7Gd#vJq|_m&4iXh#pZ^k@CnAD@z>C95>dfSb&vgiIlJc2o3-g0wT=F7z?A_-tp~pzYMTm*K-dJ zE>oA3nLF{Xp4rxoB4-y1ggz~NK>=5yr{6EUazK%DF!7L3Wk(Ur9Q3b55TM@S+`0Zf zgV7!iWP)E`%va>{M-NGXrcbx(lG}|f)u0#p$;HQ9YJD|#~0^@IUWu?Syp7qB1uDJ$}vWz>;DTlNF?4Mo;^ z!H~V(eSsmlzY=B<*VgzP?BZLPnaYYVL=vz@p;qat619Q-Bn8}8Fr^fqe<3F2@A zdcI$oeE1naa{7K5bUY$}^zSnA0040eq7(T3BwHX|Sepj(uKqg>9=0r` zTW4|t5jzdlCy1qsF(o8`nVTb3&!0WsLt9ck=j4c6N0t1SJKa=8s(+9%rP^D%<65E_ z4}o^5pBW|H3y&6+R&sa`v_rT8z+AIH>e1_Cyuf;Ta`JC(gpdLwX3vFFQ7uK2SKiHy zeaufF%xZRZRg@Bqlxj>tT%5a3Gh35ZoEL*6Rg%%L7ev;?|AP&UBeE2+IvPb6TWr!m z<@ap2DFy;r!_BPg>KeAOuPYLbp-~uaZN@HY=gG?G*fbd$42r@aHjDL7fzFQepRWy& z1m<7;?09ZG`VJ_M@U8|gu}DtNkgBCTDFwlhm;NeLJHoW{ekY-%gOM{z^#agw8*<-; ze#uWXh6`bjoiCdW=_O-r$2sAJYirGR6!^C<<@fOtPV?{cjWRFOmn{SjUC9TgSKa&U z#@wouc3Rkm_kyFo=Y`M0qw{>R_X3~n=OsxhiY_eK<`#v)4U602DZOY_4L_lQg) zzn7v8OZ$t1uIFtFl~?s;hc$6d93HCm-EA*kZ7}gXH(DY!qJneMwzt_eR=5Fmk<~8j z7K#{K4eUA(I2k4<06`+Yr)8^Ul$uc)In@(hkQc6ZzmC@O7v>w8KtG$t^uJ?7UXRs3 zZ^51uuU^!GeAmA36CW#kK$ek6A<*ajj7WxV_$&gK{xm~SIgAx^&DS^ZWygB$6)YfN zrL^toled+fn7UNN;P~4_FRq$l#c1zYhqDtIjU^I;r4}0kj6==YY%bik`A&2HERL_h zBx;x_!O+4xIgT1nSJjyDVA4-l`<7gxd;PfA9F$5vT8Jvd-8EkFqzuL~6MiTyBqKqD zl`FV)LpbWP?_x7F5h`DsJkoeq$uRN9MoVwWuy1hH*1~vIwLpoKyc>IYdAaRIcTDA^ z?AyZ_F-Fwf@_OWeJp~6v*5ssYP#;oGPR>sr9w{t{R4e23cM4wlD4Lpv15hx=Y=SWyg0drgoM=b z+Ja!ugBgW7-w}3xJ5kpoME_AmISM=|qvg&?2Xi+3x(A!@_weL$S6YvY@ARFgynD|> z>E%$LPr#4jw$GQGS+4JA-da*>4e~Bq2SMMj2*_vOYnq*p?Okv2i54Vi_D4zY&(4P{ zCu0iV@vTiZ`61nJi>s_Ha=RYLRy}&=g#|2b%U@#Pp2-gDgHa5;3K9~KAmE;!Sax=% zWz-gC7K|1a@R?I?qmQ2yO)Dl&OMK6al2s;iA|vz}Pr@uPBlp2W@vuWg=lXREHfE3Jb3y!F6^}K zKW%uv=eVz`e-0Xn04#J3zAQi<9)l&om%k&<`P(1zX|!bIh3O)rT^HJ!Z1nbiGN z;r#`xa6Ho4VU2nDX1}e=9Y5dS2WMYp`g>rE1vH=9(aH_41D_TQ4UAT=FOn+SVS5rw zAt-HWPSvY{D7P0Tq?hpz8Oo&gdVkz>%zlFe76<8|fq}`lNHS}vXhPoI530(D!P{$u z0&Iwm!pgnCh^Jp0(Xu8oX)(~ksZVPFE7=Ncpnsm^r;dB=Lrja-_R|n{ zN>d}hZ0li`ZYF{Gih$pQ%Eq(9M)jQ?r8Y^-2*+yEcly%)pe* zUx0@uD*Ay{5zSoRiHoJC)#p1Uv1E>e0kL$U&y}SodduGA2!6-#b675#kR|h;Lhj&j z#Uf9!tLwWjT$lT>UjcqcVuF<}TOKpPGTnnW5@5Y*+gz=)qzW&l79lE9x%t6fu7%(X zbZdOh844j5Dx8Cg5Ct6o_5$fO2sM_ch)LrlB?(+|;H|!sIxT4Ccx*z%4mdOz&6xME zIr_S#Tgt&-yCIlP1}Kx~;0{|??G|`2apXdxS{hEQLlFYRblHuu47mO2=@?q>-6${r zJUS1#a^O83qgSN)TN{3ww(^~%D6yuz`#(d{F8oWy?HNYwapy2^XsUT8Ban$d8!KRa zrKR3Tt*`jamvrYa*a&yD^pUZ5-~>FD!z14M1$;^}T6y(F7g9`6jifgUt+7_V0!LOW zX{|=Z^0jllS%;f>Dov&^)9tAn_SwUpVleHyf;Rf&xc;v!3ey#T#llC_>5qk*V!>-t z_HkGO6TlG)E53&n{O?#DmV#5c+PV;rd(|4%JIAB!_@R%A(S8CTMbyYOd!UP%5p;s zD72!`Fiz9!Dr61jQ!Reo%uwXZ{3br(k0_r{+>L?QNOkT=ILd_F=NVzu+al7GyIBDZ z!UgBsVrAn#5c-PG+RH~lFA*{wQ2IpWB&jiiKCRH9gPw2DZ_RD#7t&F)$N>fI$d+@D zD6u(Jt9L#+nl%NlEqduBpNp}n0y;b*0fD^!eqm{8=|A0H+_6t?i0bOlrwz0al-D+dRw#J~Z6hSGXmu_)>Ky$#&X$TVq(>?f_4Q0(3b{Y73%89`wF8=Dmk0$__pE3x_hp z`NYC&?|cuF$>S@j@;`uW@8+n^y;?3TnP#%_aZ4Ksr^PHPuOdrC9S)NAWcHGXR-vFW zw(dS(R>ht9z1vU-0T8~(BYzz{>?lMRTWh)q^tHSX+F`wQ!+wS2_7;`=fH|ZiR7TgG zDyx){OjlxWnj$lIVPQ`D@a$5$B8wR_SjCHe?`>WkZkO&;89BM(TDqPMiKU zHSe1PD*g1==em@GacOJxOpD=8{+*G&=StYVb4E_$(B0E#r@{HnalQ7Cm**IMy{0=g zYIt*!53_SrX9fZh2KGp5n=0qBan=|kwa^edz#bV^P@;bT#sOkRbxpCU8aYO^43&mp z1j=2QcHAr}eAjh^X$k>l?ng4|(iLJkASmN%P!S!#yjeN@n7DGJc)pHca?hDP9CYfSQ<_H=`U_llP*=itDl+ ztwmqqUy$tIM?b|8aHFTpMbyxNy3g@Fazsd+$M=1v`?evxq35vUe*Rc8QlZx_Zl`X= z1y4rI&t9qZ_}}U5j!0tVFbQX5om}3?xI7?Ba@ya(*#st>!OUoIDkAV#hFg1xueF^q z@z5)uGl_bX)#RW5z=N9%P!+4kWZ3V;4UvozELvCrF}Yy86`M(pFC| zuB$fvgB3SI57IX6WioWhWjccwm9J`siH^h18OK4O12t{VZ*iirDt&4qi%H%6m-Z(O?lIYm!w3rztM@ZXdoa+0ad{A#Pr2LqrZZJGk($FaWWOJ-gW9Mie z0h@}u-3X7TZk-!~%=jP$o_Mwf%HJHr&dyGhSPyj{E-OY*1YZp7Z2=i>4ojw%0!>ID z@^{DHH1UXCkk&{fIP4k{Z_G^d=b}SRbZ)kK*su3lRTFxyMRl6R&G)g^{^p#KV~c3!Tr)^+iaR#v4Q^I zvd(a#9Yel93@tpq=lgRHRlC#`Pi|B-XRvZnZe(Z;vyCt4wb3>MLW@Hwb;p!AE5^W~ zi=S7x32oSx-vu8PddkL)*JknGlElnJVIe>MfpCP9S_giq?&`TEL5l#rrVgzhCzd5P zwnlfC+3h)@!{$o~-S0)%>F>pW%$$^=;s$w(gW7^k=lw_Cx4{Kn&sP`V%Y?_!`5~>5 zPDRCkJDpujO7JpJ#QQYsAo=tjSM$wV-SD?CajXuDpe5=GQSekATkpGz{rdR;t$2QJ zPClP+nhVnpTTJQ160x?;2ljUGR)BYGo_Q1>p@r1W_$y1Q67Tl9$0V$vTty*%80?ZKi+P;91oCnjqGk?Zq0 zf4T0uj|1|7mONT?Wn{+XIsKwbkwX@L;Ey}s+5|Hbuw7@qgCR7osbz(<{>f9nGK^ot zC)}IC+0foM@VF%tGKT1N*e7GmFW>h^g8(4k_>y-U@I%+a=~1g2Od*ff_r%Zdd8O3j zAh??CAo=g7PKI}$hN+Qtw`)9fNo8(sye>*vL6hN8P*q`6=_x;`M+f9*q^tKo!C7 z`3}idO<-+KY9J}ybOwBObJ`f9G&qqr zh-zWRP_%UIMeZizK7qCR)EdXqbL64 zM?MenuvBk$OoXvtWXgT*DTEC!kLqrX8FwJ-CgvqKiQQ`g(QH8mXp*9Oc9$iDY+XGCY}#esTsN_*1KN%Xms$qmEI_L2f` zR^fC$qC1`wY*}{qrkfS4Xrj3x8%!fs7tFnQW%zvwWnKV^`*d$9WB|c zWQjzW4t0lo>g`9Dm)T`>TD|UUv!?IuvGSL2rq}ug?6ex>inY=46dSD`p5Zy&{x#+L zv8hWLr*FJO5VARWn+MJ2oiGY_G)!56B;Xw~j%Z-E+zxU}(rJKq*_|WZY`-xbCYJ@2 zARci!l$t7z(pPXJ#I;(CP$NWxWJ=|afUUsBi#JBVE5(iPbj6;8k1j@OARMSRXgHlF zkCCEqpR?PZc?CTodvxXT4_wk{=#6DL^g#B;3k8>L&bdaZ$-5EaWOd|zWaXxMZ9X`R`o`J~m=(EA$5nQ)(7) z*2Tolsh89qWwCg{@+i@Kk18ZmX2?FIR`(y_kHTV$a%?N9E4i zN!U8K|J6ikdjQN0SIXy?bG#>iLaX)~?_m8gAKCutzXRRWw;RpdkxZCPKw`HuDu+M7`~<#kf&h{b)A^)L*W%|u zX{H{q#6V~0{jnbGH&o?qw}kYw;+&zO5en?^4+?{neNY^>Sk(aVPHYuXQG2mzpO zOM-Q9$zWdK?MJ)U{tL`-MHQ%`r#NzItmsQ6^$qQrN2%(Cby)3IhVI-@5+s8id1tsW z5)tROzFPXqgS`vfPk8}Kpkv|4pxiG|f8@NxKD z(RC!@O5II~e0)!eRg}OM$bK4~OH-=gRufWE3-3Uz>3$|Sx2&=p9j%tC1dN8Hm@1Lc zsjHdRFL{2;*h`&}>b4q|3hFqiPy2sCrok`mTAj=SLhZhkJ2;?JYxcjK;LhP1e6M&W ztDNIc2}fp`#=9?3N)c!5#jIBDe!El%<~0)o)t4TzpsF|<(Rg8~ zXU0P(Bvmf)>1UA%JQPwSBmb!JMRjCYniYS_El3XM%PCPdYQ1o8Fv;Npwgz4zf=@Y& z(N;cRgg_Z-z6nUWO7k z^PjYTW{kuqH$Sv)hCr0{3%B==^n7_zt#ini&N7AhE{7pdxt+6m;)62>FS+<$;(cvo; zv*Nji!ga4{(<2N#HG;tMZ<{$bAxE$={^e6Ci|O6#OLmTG*E@Ah6+BWyuWQJ26gVN_ z7VtiS8~C@xal~l6s)(1D-j_b>s-JaVW8!ByuMaep-+F{6rNDpfUR+!>Jv%#x4ilE> z+RAeiu(Z>|&&a@jAAff9x0R*E7&tw#PN2A(qx<%FRm*)Hk$Dd~&CC4~7>>d5++6Sj zD`2G2s5z2Z0M4~q+li>p0wxpmGv8&jwQ;d|+vAUp%<;@2%*aX$to2j^F&T8kC5|I} zwL|zYA!xV*vte8R#=+WM|Ml9rZ?ow~xk~3j=&H)NL%@HiCOk9x14{3WLS+r=_-`#M zn3y|Lf8fm1iuK8rWpF19TR9@y&DmW&Nc4SfE6)e$o&WoR$n`q3zuRz~O}hR0+^{od zy;qz#0>MS4l)n*uEBYF?3cpT#avuiZgmcV4(xKrO%5)q0VWtH2iF!$<*%XXnLV6nb zxAQKI%oZ{D%yIA5lMx~Fy}QTaKB>W@Qj{X_r=db=F=aU3jG+9rzjJP@wF!=QAxv9I zXi1PYWE#+hD1GOUwvhRXVrNHcw0`xU%)Z1%m@u#O_ap}W1tDlfie-*a;qt)K5m;uV zy%1yI=`}aDxE*yx^e-^qn1d2D)IX~c=$l4VOBux5tuOnrX|rG+0ds-b{*Rl*>K&wgA^@RP!FT^v84Fs zjADSvs;Mh4<-{b(JJ*;G3JS7aN6tSZ9Sjrr2#JUul0p`YlHL->P6G3v3r#8;l_mwq zi0*P(%8k{&4Q=?80jE?Zdk2YEBW!H*^DylTe!XHokdJl{=}!I7=(DGl=cKX0qKhYI zCuiNaS0^jj`AmkO7+#Z{mK}ps!mj@&sD7#am~_JtF`T%t7O-xNi7yA?E)c}4Eo#fA zjNr2^*T_(u4;KQHx#iwiYqo~PZX?0cHBU5eQ9K926};8d*zT%JyPj}bpxty`5`~kt z0FReNNbBL?&eo5!#=t4FYi<5b;nE+POx)ZE-M#bY7|agAIV|@LrvjY}B0f~b={#C* z;}ahh+WbLhC&BDQY2;&_#D~4GQ1}z&h_~mbg*Bn`Zx||`-zfVmGMv7`gh#d&Vsp5fJ=HPy^s+^^ z9zU}1+ghujc!0#!bGB);U}Gm?9hgg#?dzJNL?(yO%)~wJyWdCf4?I7$-zX4YM};&H zD4%AnS5bNLW%!DSfQVR^t8}Pid}Is+`l73LXJLp4N%5~=w$vtoG-SNF!8W~{^u>Mn zIk~*M0X%K4c+GX$W1Na4@E<Q?Kx7DD>UuQ?ArfXVm#Xr=LaquIQ(0P5edM2S}vpcvy2owZ(C&YRC z+rJOT_;i}nopaa|)3JqaX5(#VzJED|FUC$IMWxXlCq~itA4?5eg8D~7meRy7} z=6Jf`4Q2HDZ}Ekj7h`YLyXrKXO}z9!W8*?HLXd#22AYW^${7;DN(D@j-)x6%*%D-t z;R+LEO^F2{U9I9l8-i;8=r)_+ww392(ONbeYd_|1uXv72FqKNRT|<##{Pb2(a44|= zQ~-L)0X5xk-H2IJviIfoN2Y$c#V>Fd&6e6aI$Vm{u^Zk-Q4O|HL~FDr*DZqizTFtZ|$3R4yZYaMpWWI`4tDa5n(IG28> zzim5*5QvK$=A3#lOrnPSBLYC7^z#<$j70Vd4a2|m!Hfn9L(}^O*^1D^u?8aQv z|6j3RkE&K`0vh%Y%XR`O%wIBP!h97WkZv8`T1}pWFbzW zRTYa1?;H<04%D9gDUT_Ee$b&JVI z7S@*J^aiZ5T;aR}+SzhEVT(?!EK4~~ zN=ut!_hV=@Gi}A;G*8$zN2JU3yx}ztst&11i+i1d%XToivt^!+i}QtXw1)hB1eO&&Whe|)F9VW%-snvpk-66Q5)eYl}r zl+<*EiX;i|+9PB!Xs3t*>0_@ein)9|soDYs19teo_qe3bSQt8Ge=+*`Zx!x=@qQhs z_j zPd6w-F~$`-MXZ~H4;D4s+r4Lf5HP0OaiX{)ExqBs@6TqeEUj=Cw3iYwXZW;?CZ&8G zOsjX#=j0zUeLw#F$+^bA{x)TOvO)21B3JB4@n3UNIpE-e?M_EVw8qzwKQ?p%Usc8z zn{LFe)LoH`#x&>oXl+Nh^?Jk$$rioBX;rx{cr(_ZO^wYQW#SvO=2 zR{AYtnno-xy&GMcT8m*QbOw)SPa`NoR@Scch=hal>refvRMR2y{KrEWy;Hcz^MaC| z&v-5`n^i-22?%U+$)kL{o=cZ%mRRp+))uxu5gV;@72WPh+@?-#B&MFGP07tY86e8 z-!u0$Q<oOSV>QGQk!s4^G zW7T8PQsti-LWcN<&4 z6lf~P)Ib>Inh5A09W`G-pD`o&9)4a7jnip-am(~%|TNtrs$qp(+U{9Z&? zkWb_`onuhY9;w2m_2AZP1%s(`;x;lsw8JM7c^Y}kUSuRv`&;($lf`*{4vohQp8sy; z$mzXg2yDNl`dm`Z{^+gWCA{)yvL(P<7c*6ZEHL}8O~x0O(CGe9#hR3CKz>Wq@_w*$ zS$kYv&6D+=`QOB_U%FcIRsI)F+@k+J?pRyx>txvD1@wsQrBS5w)0PKP8biq9eOwyf zp~y2c8jZnlOWUlr+hQ&)!Z1+mDGSS}Vh^cUG<(Lz9u|yDE#M0JckbrLWKdh{Rs;mS z$2KltclwURez(yJ1bkO*C9~-nb|aCrT$&g_z^+sihkJoSA}*96ddrbVEmxCgC3%d~ z(DRTj*)qcy@8SXktK5hypyv@#W zfd?EO#C~jNROH#;L{RC`qx0itL?J#YXQ(*Y6ku(=*6|Gj9A8%&B1{Cs|KXu)r`2vr zl+_cjpk{X&^57pgF%?+P%&zNBhr6;FGmt8}8+a_4g;88JHnIfkK(d@6TuG9;w`V*~ z9UD6q36oDckb)g7kG$HDZUWi9PH%^?yuqcFJSIc_B5hB8Z_L_%xn#Rjerw@CoQPMr zVb_}Gu#Z{I|v&z4*IIHDG_C8 z9YDjMaGB$y(BkY&@`;3Q3^TQ$HxQ@ip%}Ym5~|enZdj3Dq)}Ey6?(lG(z_&^6G}Iv zIl8e@CJ0LTv55*z5FxB7B$!7@sJrfMWNM|Yg-ijSsPwr3a)ZXy&LSJZ%Oxa`y;e4bSBgq=D%J)YkxDo)6z0Eii!v@Ll8{+ACgaX)1Ox!rm?a3|hUXmh#4#nyg( z=w(;etEK-F9R9kG z`Q#+IG(@AmcHGroaM6$260CXwh|H`kD=Yi{bGN#dj;z%e()LZik3J+TD=Xl;8iE9@ z)~P7PMOM9iL7_aeFBsk#8}$r?7_*UJNr61Cn;s?QW6BtV`R7pjHR`s_b;45-dTNg| zes*&pHx!r!5V4@Aj#18k`nYpRl}ETP7i%*H+A@%H<3v)?o{|6g*&dfV4};Ty$;4+w z?Fmg(`FCTLzw^&ODYu>m)P*-S+ML|JM%`ImS3IonUAv1%NLI{Jx9*YZ$(n?`x{wbW zZ7Z*;yN~-JO1t;f=e1<-jxBLvT|6$8`qy#%mb~Aeu~RL3Pab8!*4~PatXWRI@NM6o z0LzXX$m@3qkRHD)&ut%zjn<7@bp!03*CSt%Z2?a};P=Pr4Af81&BUIB%4oQ!v}9%H zo7vXuR|R+fm~W2{3RKg<0F$N|-uumKkAFHl#;4iv>1Z_m+wZv9b4i-)*ItE}OpVRW zxAQhN%D=5In8Z85V{EChPRC;g1R`o?CrX3^vLLoEzf?%FKw94__i$~C%a9@=SYfglgP~2cF)fTA zf9Ry4XdKPlhr~`yGXs?ra@1Iri1T-3L&hWtc=l%IzU1dggFm?mO~a zb)r*pq2msp`|pXEmEE()e1K76A_|0$>J|YaKE7VMta)}F(}&Xro#w#G7kys9jsznXDc-Wj zokq{TxRKHOE;UTM4OAQ>n{H<3c)Fci;U0$L`-(==;rc+7!gW43XB{qF0vfBYm1%p- zW?P=r;i9?8U9l8xwm_QAirx_5P^L~(oS?#&Um%pn?M7&KB)hD-psFj!(9y?aRL`Id zHNe8a!%BF=^}UMYKAhv*WBOgbG?;EiAZh`5AUMt^Z*RUnivIoI)#d7?$YVk=?Qz-lyvVgbIkwgA5@m z14Au11_`eEOjqp!9AhY}dd)W(PMAH26OkofMiSje5haD_cs3}sm$X2C=Dl?}mG1Iw zp{)}4Qr!D`&lm$O=WyK%5^c-;luV`8s*lET2ptdwG0_Ia#fUI;hvp*p8(N>c9V~OiMlq;dX zxTq4s3B7>BAdgTn_}hhJLR>fiir7~a6jHw?$d&OI(lePc<5niJ$!O|C#q@H!2-P#P z`OzE3ScQhl8`)O^*I0MemRM6-1q04Q$7NwjMFY2B*n!=d+7ThQC#q%$59zDdn2Xwl z#C?&|EdlkTWmfF{EO=!}MM!SoM8Rxm2j#Sc90~}?P|#kR+~Eo^+jQz{?!y0W^Jv`a z)FWP6HA#zQ5Q;0F|8||aww*pnOrt=i{H%;qVeY;V zJj(N+;QhzT?Tnw0lqYloFYkOA3?Q(Ng1=LW-A5TTD2gZWSCR2b2jlsVB2@UVJL#_K zqH=2C1w~o%yL$(-u^=v0wIxRPBeZ5a1|qx%6dbc52-8dlGQvRt0=<_8U9b&HUY^p0 za>}G6<3e`S_%oy=paL-vn8egFN^M9f<86cD;q;+(M_HjGq>cJ*m`Nr~bh9%_MH``A zozbkd(Eut$5(u}V`bbeFN*mOaHOR?JmW{6G$C`?eXP5{m2;hQ@^knE-{WxZErnC?) zra#FaoU}X1^d!W^jEz6_OiWNSQj@?0^**J%ytreOwtIVf4M81OD^1PJ12KTr!Sl;& z!E42{hfi2JCWeML5e1{nQqT#gKKOcFmL}0D#+2nIO3Lr4&&W~MJN|r$BX^ZQ9(fH? ziut3`LzrpXYWob*zAPe;fRnBr|4N$bS}BHXMtzG(Lp8uLb5?RkVBA2u_8UQkxCEWO zF7QFgiTsJE#gnFt3?jwlnFNk${LjimfFpaPErF$bBBR=?v2=Vzx+PLKjQ{H*Oi))s z@*K+b{MPH8U~sL#27JcC~{_iCX2>icSpW_#y#&4bip>_6l5a5y$lNYTP IHVpcI08sxnFaQ7m literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/dash-left.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/dash-left.svg new file mode 100644 index 00000000..5fb7bf24 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/dash-left.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/dash-placeholder.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/dash-placeholder.svg new file mode 100644 index 00000000..cbae148a --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/dash-placeholder.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/dash-right.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/dash-right.svg new file mode 100644 index 00000000..64c1e9b2 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/dash-right.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running1.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running1.svg new file mode 100644 index 00000000..45036e26 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running1.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running2.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running2.svg new file mode 100644 index 00000000..365fa90f --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running2.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running3.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running3.svg new file mode 100644 index 00000000..0de3f4ba --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running3.svg @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running4.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running4.svg new file mode 100644 index 00000000..33ec9cf8 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/dash/running4.svg @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/menu/menu-hover.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/menu/menu-hover.svg new file mode 100644 index 00000000..4d3f2621 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/menu/menu-hover.svg @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/menu/menu-separator.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/menu/menu-separator.svg new file mode 100644 index 00000000..4962ebcd --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/menu/menu-separator.svg @@ -0,0 +1,60 @@ + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/bg.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/bg.svg new file mode 100644 index 00000000..feeddea4 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/bg.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/close-active.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/close-active.svg new file mode 100644 index 00000000..95822bf3 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/close-active.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/close-hover.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/close-hover.svg new file mode 100644 index 00000000..7b52140c --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/close-hover.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/close.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/close.svg new file mode 100644 index 00000000..e221a33f --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/close.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/corner-ripple-ltr.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/corner-ripple-ltr.svg new file mode 100644 index 00000000..357a544c --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/corner-ripple-ltr.svg @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/corner-ripple-rtl.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/corner-ripple-rtl.svg new file mode 100644 index 00000000..57176d22 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/corner-ripple-rtl.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/more-results.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/more-results.svg new file mode 100644 index 00000000..b5fa6be2 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/more-results.svg @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/osd.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/osd.svg new file mode 100644 index 00000000..df41a00e --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/osd.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-active.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-active.svg new file mode 100644 index 00000000..00c15561 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-active.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-checked.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-checked.svg new file mode 100644 index 00000000..249100d3 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-checked.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-hover.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-hover.svg new file mode 100644 index 00000000..b560780b --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-hover.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-inactive.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-inactive.svg new file mode 100644 index 00000000..712573b4 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/page-indicator-inactive.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/process-working.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/process-working.svg new file mode 100644 index 00000000..7ae13c77 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/process-working.svg @@ -0,0 +1,409 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/ws-switch-arrow-down.png b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/ws-switch-arrow-down.png new file mode 100644 index 0000000000000000000000000000000000000000..a674ad58d7ca2c64e0d5a512ddd9a21578c643e2 GIT binary patch literal 879 zcmeAS@N?(olHy`uVBq!ia0vp^2_VeD1|%QND7OGoY)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_Gz7y~NYkmHi$oGq)%MYv{iz3=B+vJY5_^DsH{Kbu!;KQRdjk>mp)W zfwvZQaV0HmZgW|kmaCtoEOy1|NR(1iviii1y(U7^+}VfY6($N;JNE`onIYsHxcADB zt(N9HyLVZB-}Bz~x$Sqm`L*YN?md5b-a}hcHy3PRiBjMV?FI4~J|BOrYDhldoA9Ha z`|H+*If4t!TOXP;Iwy*~sAgo?-&m{3Rd4#i^39`50S@b0_KCFY=lT(H=Fp`eAaAc+ z`~9#NQSp4NPrPnCPW++WP#!2Y<;jJc9jZNyw{5uUJwIF#JGx@ErJCE1nT;LKXJz&5 z!jE6 zoBaGH5zc(4G{7lebN$Z)#iu3h8FcsUJ8^~SyN-C{!f=M|odw7K%S&c17N4iHVP!}0Ii|ejFYl`K3AM>g*l&Y0rQ0 zmCP<;(kTfzl(A5#VdlZ_(YKF3=+Shac6;AX)f|cEH;iT8cvo)qjawx&jcL8?lnr+8 zXM`RoJ)QiIrEI1bgAVh(2)1vm5zId9>mub|i*L9cBDBD?V(a$1QaiFLd-fl24DM`r zdLVkzXZ9QUT9OxJa^9;6{$o@=#-Mx9EI&r;`=;PW)lN4)@N0hj=p7;H%-KG*B-mZQ1q8g8=( zU4>pJcj_+G{t+N_EHj}gs5suKyhG@hXkDiF3(bH-lCARooHHN14&Aqz%l@9ww&zm| sFVdQ&MBb@0Ddig1ONa4 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/ws-switch-arrow-up.png b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/misc/ws-switch-arrow-up.png new file mode 100644 index 0000000000000000000000000000000000000000..1b6f6111418f3a8e4f83917db01e152bbb5002c4 GIT binary patch literal 853 zcmeAS@N?(olHy`uVBq!ia0vp^2_VeD1|%QND7OGoY)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_Gz7y~NYkmHi$oGq;G*m6`KG85o!zdAc};RNQ)d)7wKdQKJ20{;4h8 zQ#rPEZP31Ja=M9YS45e!xA{fZ)vgl+);4o+MTuXuYT70!C>S)mD@=^l(Pj0CQ}328 zt?;}!Pt2--%X&`nzWlUvXMXOX#*Jz(&7H>1ePpn{M5%R1lhUZ=_;Twl-jvG#gH=c;FVb;1TN zW$T!PL(bdPCG&l(4d24D`$u(yZo2zH+>YAH>?DN)|75k^E{bQ|osM+Qpr4IH7 zcPu#c@^L<=!M^u%y!z$$i@i{mNe}t+{>NI^qE?3A)iP&{ge%@8aDFZ9w7(ztN2=X;DwDrX`YZNr&#M1a z9II{rOD|@e65^_32Fa?#y$wtXcQp<3H=0Q=9E&?mz$K&{yk6TPhg7!~ix*PgEBOUlJ2pnF2S=+c)ZO5+V z(+^LG&8)kV+>>c~Y|eL^^>>d57~GX8J|waEx + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/panel/activities.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/panel/activities.svg new file mode 100644 index 00000000..b4a4b0dd --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/panel/activities.svg @@ -0,0 +1,158 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/panel/panel-overview.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/panel/panel-overview.svg new file mode 100644 index 00000000..c955747a --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/panel/panel-overview.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/panel/panel.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/panel/panel.svg new file mode 100644 index 00000000..c0a64da2 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/panel/panel.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/switch/switch-off-selected.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/switch/switch-off-selected.svg new file mode 100644 index 00000000..937bef95 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/switch/switch-off-selected.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/switch/switch-on-selected.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/switch/switch-on-selected.svg new file mode 100644 index 00000000..b4de53ff --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/common-assets/switch/switch-on-selected.svg @@ -0,0 +1,274 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-checked-focused.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-checked-focused.svg new file mode 100644 index 00000000..0c2a8ee7 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-checked-focused.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-checked.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-checked.svg new file mode 100644 index 00000000..b17ab7ce --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-checked.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-unchecked-focused.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-unchecked-focused.svg new file mode 100644 index 00000000..0c111f0c --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-unchecked-focused.svg @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-unchecked.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-unchecked.svg new file mode 100644 index 00000000..d7c2217d --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/checkbox/checkbox-unchecked.svg @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/menu/menu.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/menu/menu.svg new file mode 100644 index 00000000..44e295d6 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/menu/menu.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/menu/submenu-open.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/menu/submenu-open.svg new file mode 100644 index 00000000..bd817b0d --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/menu/submenu-open.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/menu/submenu.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/menu/submenu.svg new file mode 100644 index 00000000..ebab963c --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/menu/submenu.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-left-hover.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-left-hover.svg new file mode 100644 index 00000000..33f401d6 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-left-hover.svg @@ -0,0 +1,172 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-left.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-left.svg new file mode 100644 index 00000000..5602eff8 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-left.svg @@ -0,0 +1,169 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-right-hover.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-right-hover.svg new file mode 100644 index 00000000..5586d559 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-right-hover.svg @@ -0,0 +1,172 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-right.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-right.svg new file mode 100644 index 00000000..734b53b7 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/calendar-arrow-right.svg @@ -0,0 +1,171 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-active.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-active.svg new file mode 100644 index 00000000..26baa110 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-active.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-close-active.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-close-active.svg new file mode 100644 index 00000000..d678a908 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-close-active.svg @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-close-hover.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-close-hover.svg new file mode 100644 index 00000000..6ed2ec1c --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-close-hover.svg @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-close.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-close.svg new file mode 100644 index 00000000..66a52035 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-close.svg @@ -0,0 +1,118 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-hover.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-hover.svg new file mode 100644 index 00000000..7ab720c3 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message-hover.svg @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message.svg new file mode 100644 index 00000000..7c8f1b61 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/message.svg @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/modal.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/modal.svg new file mode 100644 index 00000000..daf9c933 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/misc/modal.svg @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/switch/switch-off.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/switch/switch-off.svg new file mode 100644 index 00000000..68eed5da --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/switch/switch-off.svg @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/switch/switch-on.svg b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/switch/switch-on.svg new file mode 100644 index 00000000..b6a9be9d --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/dark-assets/switch/switch-on.svg @@ -0,0 +1,239 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Arc-Dark-Gruvbox/gnome-shell/gnome-shell.css b/.themes/Arc-Dark-Gruvbox/gnome-shell/gnome-shell.css new file mode 100644 index 00000000..db3555a6 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gnome-shell/gnome-shell.css @@ -0,0 +1,2026 @@ +/* Copyright 2009, 2015 Red Hat, Inc. + * + * Portions adapted from Mx's data/style/default.css + * Copyright 2009 Intel Corporation + * + * This program is free software; you can redistribute it and/or modify it + * under the terms and conditions of the GNU Lesser General Public License, + * version 2.1, as published by the Free Software Foundation. + * + * This program is distributed in the hope it will be useful, but WITHOUT ANY + * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS + * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for + * more details. + * + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. + */ +stage { + font-family: Futura Bk bt, Cantarell, Sans-Serif; + font-size: 9pt; + color: #D3DAE3; } + +.button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + border-radius: 2px; } + +.button, .notification-banner .notification-button, +.notification-banner:hover .notification-button, +.notification-banner:focus .notification-button, .hotplug-notification-item { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #D3DAE3; + background-color: #444a58; + border: 1px solid #2b2e39; + box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } + .button:focus, .notification-banner .notification-button:focus, .hotplug-notification-item:focus { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #D3DAE3; + background-color: #444a58; + border: 1px solid #5294e2; + box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } + .button:hover, .notification-banner .notification-button:hover, .hotplug-notification-item:hover { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #D3DAE3; + background-color: #505666; + border: 1px solid #2b2e39; + box-shadow: inset 0 1px rgba(80, 86, 102, 0.05); } + .button:hover:focus, .notification-banner .notification-button:hover:focus, .hotplug-notification-item:hover:focus { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #D3DAE3; + background-color: #444a58; + border: 1px solid #5294e2; + box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } + .button:active, .notification-banner .notification-button:active, .hotplug-notification-item:active, .button:active:focus, .notification-banner .notification-button:active:focus, .hotplug-notification-item:active:focus { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #ffffff; + background-color: #5294e2; + border: 1px solid #2b2e39; + box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } + .button:insensitive, .notification-banner .notification-button:insensitive, .hotplug-notification-item:insensitive { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: rgba(211, 218, 227, 0.45); + border: 1px solid rgba(43, 46, 57, 0.55); + background-color: rgba(68, 74, 88, 0.55); + box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } + +StEntry { + padding: 7px; + caret-size: 1px; + caret-color: #D3DAE3; + selection-background-color: #5294e2; + selected-color: #ffffff; + transition-duration: 300ms; + border-radius: 3px; + color: #D3DAE3; + background-color: #404552; + border: 1px solid #2b2e39; + box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } + StEntry:focus, StEntry:hover { + color: #D3DAE3; + background-color: #404552; + border: 1px solid #5294e2; + box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } + StEntry:insensitive { + color: rgba(211, 218, 227, 0.45); + background-color: #3c414e; + border-color: 1px solid #313440; + box-shadow: inset 0 2px 4px rgba(60, 65, 78, 0.05); } + StEntry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #F27835; + padding: 0 4px; } + +StScrollView.vfade { + -st-vfade-offset: 0px; } + +StScrollView.hfade { + -st-hfade-offset: 0px; } + +StScrollBar { + padding: 8px; } + StScrollView StScrollBar { + min-width: 5px; + min-height: 5px; } + StScrollBar StBin#trough { + background-color: rgba(64, 69, 82, 0.1); + border-radius: 8px; } + StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 4px; + background-color: #767b87; + border: 0px solid; + margin: 0px; } + StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: #676b78; } + StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: #5294e2; } + +.slider { + -slider-height: 4px; + -slider-background-color: #2b2e39; + -slider-border-color: transparent; + -slider-active-background-color: #5294e2; + -slider-active-border-color: transparent; + -slider-border-width: 0; + -slider-handle-radius: 0px; + height: 18px; + border: 0 solid transparent; + border-right-width: 1px; + border-left-width: 5px; + color: transparent; } + .popup-menu-item.selected .slider { + -slider-background-color: rgba(0, 0, 0, 0.2); + -slider-active-background-color: #ffffff; } + +.check-box StBoxLayout { + spacing: .8em; } + +.check-box StBin { + width: 16px; + height: 16px; + background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } + +.check-box:focus StBin { + background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } + +.check-box:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } + +.check-box:focus:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } + +.toggle-switch { + width: 50px; + height: 20px; + background-size: contain; + background-image: url("dark-assets/switch/switch-off.svg"); } + .toggle-switch:checked { + background-image: url("dark-assets/switch/switch-on.svg"); } + .popup-menu-item.selected .toggle-switch { + background-image: url("common-assets/switch/switch-off-selected.svg"); } + .popup-menu-item.selected .toggle-switch:checked { + background-image: url("common-assets/switch/switch-on-selected.svg"); } + +.shell-link { + color: #a9caf1; } + .shell-link:hover { + color: #d5e5f8; } + +.headline { + font-size: 110%; } + +.lightbox { + background-color: black; } + +.flashspot { + background-color: white; } + +.modal-dialog { + color: #D3DAE3; + background-color: rgba(56, 60, 74, 0); + border: none; + border-image: url("dark-assets/misc/modal.svg") 9 9 9 67; + padding: 0 5px 6px 5px; } + .modal-dialog .modal-dialog-content-box { + padding: 20px 10px 10px 10px; } + .modal-dialog-linked-button { + height: 38px; + padding: 0; + box-shadow: inset 0 0 black; + border-top-width: 1px; + border-bottom-width: 0; + color: #BAC3CF; + background-color: rgba(53, 57, 69, 0.95); + border-color: rgba(35, 38, 46, 0.95); } + .modal-dialog-linked-button:hover { + background-color: rgba(64, 69, 83, 0.95); } + .modal-dialog-linked-button:focus { + color: #5294e2; } + .modal-dialog-linked-button:active { + color: #ffffff; + background-color: #5294e2; } + .modal-dialog-linked-button:insensitive { + color: rgba(186, 195, 207, 0.5); + background-color: rgba(49, 52, 63, 0.95); } + .modal-dialog-linked-button:first-child { + border-radius: 0px 0px 0px 2px; } + .modal-dialog-linked-button:last-child { + border-right-width: 0px; + border-radius: 0px 0px 2px 0px; } + .modal-dialog-linked-button:first-child:last-child { + border-right-width: 0px; + border-radius: 0px 0px 2px 2px; } + .modal-dialog .run-dialog-entry { + width: 21em; } + .modal-dialog .run-dialog-error-box { + padding-top: 5px; + spacing: 5px; } + .modal-dialog .run-dialog-label { + font-size: 0; } + +.show-processes-dialog-subject, +.mount-question-dialog-subject, +.end-session-dialog-subject { + font-size: 11pt; + font-weight: bold; + color: #D3DAE3; } + +.end-session-dialog { + spacing: 42px; } + .end-session-dialog-list { + padding-top: 20px; } + .end-session-dialog-layout { + padding-left: 17px; } + .end-session-dialog-layout:rtl { + padding-right: 17px; } + .end-session-dialog-description { + width: 28em; + padding-bottom: 10px; } + .end-session-dialog-description:rtl { + text-align: right; } + .end-session-dialog-warning { + width: 28em; + color: #F27835; + padding-top: 6px; } + .end-session-dialog-warning:rtl { + text-align: right; } + .end-session-dialog-logout-icon { + border: 0px solid transparent; + border-radius: 2px; + width: 48px; + height: 48px; + background-size: contain; } + .end-session-dialog-shutdown-icon { + color: #D3DAE3; + width: 48px; + height: 48px; } + .end-session-dialog-inhibitor-layout { + spacing: 16px; + max-height: 200px; + padding-right: 10px; + padding-left: 10px; } + .end-session-dialog-session-list, .end-session-dialog-app-list { + spacing: 1em; } + .end-session-dialog-list-header { + font-weight: bold; } + .end-session-dialog-list-header:rtl { + text-align: right; } + .end-session-dialog-app-list-item, .end-session-dialog-session-list-item { + spacing: 1em; } + .end-session-dialog-app-list-item-name, .end-session-dialog-session-list-item-name { + font-weight: bold; } + .end-session-dialog-app-list-item-description { + color: #e3e7ed; + font-size: 8pt; } + .end-session-dialog .modal-dialog-linked-button:last-child { + color: white; + background-color: #F04A50; } + .end-session-dialog .modal-dialog-linked-button:last-child:hover { + color: white; + background-color: #f47479; } + .end-session-dialog .modal-dialog-linked-button:last-child:active { + color: white; + background-color: #ee3239; } + +.shell-mount-operation-icon { + icon-size: 48px; } + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; } + +.show-processes-dialog-subject, +.mount-question-dialog-subject { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; } + .show-processes-dialog-subject:rtl, + .mount-question-dialog-subject:rtl { + padding-left: 0px; + padding-right: 17px; } + +.mount-question-dialog-subject { + max-width: 500px; } + +.show-processes-dialog-description, +.mount-question-dialog-description { + padding-left: 17px; + width: 28em; } + .show-processes-dialog-description:rtl, + .mount-question-dialog-description:rtl { + padding-right: 17px; } + +.show-processes-dialog-app-list { + font-size: 10pt; + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } + .show-processes-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } + +.show-processes-dialog-app-list-item { + color: #b4c0cf; } + .show-processes-dialog-app-list-item:hover { + color: #D3DAE3; } + .show-processes-dialog-app-list-item:ltr { + padding-right: 1em; } + .show-processes-dialog-app-list-item:rtl { + padding-left: 1em; } + +.show-processes-dialog-app-list-item-icon:ltr { + padding-right: 17px; } + +.show-processes-dialog-app-list-item-icon:rtl { + padding-left: 17px; } + +.show-processes-dialog-app-list-item-name { + font-size: 10pt; } + +.prompt-dialog { + width: 500px; } + .prompt-dialog-main-layout { + spacing: 24px; + padding: 10px; } + .prompt-dialog-message-layout { + spacing: 16px; } + .prompt-dialog-headline { + font-size: 12pt; + font-weight: bold; + color: #D3DAE3; } + .prompt-dialog-descritption:rtl { + text-align: right; } + .prompt-dialog-password-box { + spacing: 1em; + padding-bottom: 1em; } + .prompt-dialog-error-label { + font-size: 9pt; + color: #FC4138; + padding-bottom: 8px; } + .prompt-dialog-info-label { + font-size: 9pt; + padding-bottom: 8px; } + .prompt-dialog-null-label { + font-size: 9pt; + padding-bottom: 8px; } + +.hidden { + color: transparent; } + +.polkit-dialog-user-layout { + padding-left: 10px; + spacing: 10px; } + .polkit-dialog-user-layout:rtl { + padding-left: 0px; + padding-right: 10px; } + +.polkit-dialog-user-root-label { + color: #F27835; } + +.polkit-dialog-user-user-icon { + border-radius: 2px; + background-size: contain; + width: 48px; + height: 48px; } + +.audio-device-selection-dialog { + spacing: 30px; } + +.audio-selection-content { + spacing: 20px; + padding: 24px; } + +.audio-selection-title { + font-weight: bold; + text-align: center; } + +.audio-selection-box { + spacing: 20px; } + +.audio-selection-device { + border: 1px solid #2b2e39; + border-radius: 3px; } + .audio-selection-device:active, .audio-selection-device:hover, .audio-selection-device:focus { + background-color: #5294e2; + border-color: #5294e2; } + +.audio-selection-device-box { + padding: 20px; + spacing: 20px; } + +.audio-selection-device-icon { + icon-size: 64px; } + +.access-dialog { + spacing: 30px; } + .access-dialog-main-layout { + padding: 12px 20px 0; + spacing: 12px; } + .access-dialog-content { + max-width: 28em; + spacing: 20px; } + .access-dialog-icon { + min-width: 48px; + icon-size: 48px; } + .access-dialog-title { + font-weight: bold; } + .access-dialog-subtitle { + color: #D3DAE3; + font-weight: bold; } + +.geolocation-dialog { + spacing: 30px; } + .geolocation-dialog-main-layout { + spacing: 12px; } + .geolocation-dialog-content { + spacing: 20px; } + .geolocation-dialog-icon { + icon-size: 48px; } + .geolocation-dialog-title { + font-weight: bold; } + .geolocation-dialog-reason { + color: #D3DAE3; + font-weight: bold; } + +.network-dialog-secret-table { + spacing-rows: 15px; + spacing-columns: 1em; } + +.keyring-dialog-control-table { + spacing-rows: 15px; + spacing-columns: 1em; } + +.popup-menu { + min-width: 15em; + color: #D3DAE3; + border-image: url("dark-assets/menu/menu.svg") 9 9 9 9; } + .popup-menu .popup-sub-menu { + background: none; + box-shadow: none; + border-image: url("dark-assets/menu/submenu.svg") 9 9 9 9; } + .popup-menu .popup-menu-content { + padding: 1em 0em 1em 0em; } + .popup-menu .popup-menu-item { + spacing: 12px; } + .popup-menu .popup-menu-item:ltr { + padding: .4em 3em .4em 0em; } + .popup-menu .popup-menu-item:rtl { + padding: .4em 0em .4em 3em; } + .popup-menu .popup-menu-item:checked { + font-weight: normal; + background: none; + box-shadow: none; + border-image: url("dark-assets/menu/submenu-open.svg") 9 9 9 9; } + .popup-menu .popup-menu-item:active, .popup-menu .popup-menu-item.selected { + color: #ffffff; + background-color: transparent; + border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1; } + .popup-menu .popup-menu-item:insensitive { + color: rgba(211, 218, 227, 0.5); + background: none; } + .popup-menu .popup-inactive-menu-item { + color: #D3DAE3; } + .popup-menu .popup-inactive-menu-item:insensitive { + color: rgba(211, 218, 227, 0.45); } + .popup-menu.panel-menu { + -boxpointer-gap: 0px; + margin-bottom: 1.75em; } + +.popup-menu-ornament { + text-align: right; + margin-left: 10px; + width: 16px; } + +.popup-menu-boxpointer { + -arrow-border-radius: 2px; + -arrow-background-color: transparent; + -arrow-border-width: 1px; + -arrow-border-color: transparent; + -arrow-base: 0; + -arrow-rise: 0; } + +.candidate-popup-boxpointer { + -arrow-border-radius: 2px; + -arrow-background-color: rgba(53, 57, 69, 0.95); + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0.4); + -arrow-base: 5; + -arrow-rise: 5; } + +.popup-separator-menu-item { + height: 2px; + margin: 0; + background-color: transparent; + border: none; + border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1; } + +.background-menu { + -boxpointer-gap: 4px; + -arrow-rise: 0px; } + +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 20px; + margin: 32px; + min-width: 64px; + min-height: 64px; + color: white; + background: none; + border: none; + border-radius: 5px; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } + .osd-window .osd-monitor-label { + font-size: 3em; } + .osd-window .level { + padding: 0; + height: 4px; + background-color: rgba(0, 0, 0, 0.5); + border-radius: 2px; + color: #5294e2; } + .osd-window .level-bar { + background-color: #5294e2; + border-radius: 2px; } + +.resize-popup { + color: #BAC3CF; + background: none; + border: none; + border-radius: 5px; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; + padding: 12px; } + +.switcher-popup { + padding: 8px; + spacing: 16px; } + +.switcher-list { + background: none; + border: none; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + border-radius: 3px; + padding: 20px; } + .switcher-list-item-container { + spacing: 8px; } + .switcher-list .item-box { + padding: 8px; + border-radius: 2px; + border: 1px solid transparent; } + .switcher-list .item-box:outlined { + padding: 8px; + border: 1px solid #5294e2; } + .switcher-list .item-box:selected { + color: #ffffff; + background-color: #5294e2; + border: 1px solid #5294e2; } + .switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; } + .switcher-list .thumbnail { + width: 256px; } + .switcher-list .separator { + width: 1px; + background: rgba(211, 218, 227, 0.33); } + +.switcher-arrow { + border-color: transparent; + color: #BAC3CF; } + .switcher-arrow:highlighted { + color: white; } + +.input-source-switcher-symbol { + font-size: 34pt; + width: 96px; + height: 96px; } + +.cycler-highlight { + border: 5px solid #5294e2; } + +.workspace-switcher { + background: transparent; + border: 0px; + border-radius: 0px; + padding: 0px; + spacing: 8px; } + .workspace-switcher-group { + padding: 12px; } + .workspace-switcher-container { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + border-radius: 3px; + padding: 20px; + padding-bottom: 24px; } + +.ws-switcher-active-up, .ws-switcher-active-down { + height: 30px; + background-color: #5294e2; + background-size: 96px; + border-radius: 2px; + border: 1px solid #5294e2; } + +.ws-switcher-active-up { + background-image: url("common-assets/misc/ws-switch-arrow-up.png"); } + +.ws-switcher-active-down { + background-image: url("common-assets/misc/ws-switch-arrow-down.png"); } + +.ws-switcher-box { + height: 96px; + background-color: rgba(0, 0, 0, 0.33); + border-color: rgba(0, 0, 0, 0.33); + border-radius: 2px; } + +.tile-preview { + background-color: rgba(82, 148, 226, 0.35); + border: 1px solid #5294e2; } + .tile-preview-left.on-primary { + border-radius: 0px 0 0 0; } + .tile-preview-right.on-primary { + border-radius: 0 0px 0 0; } + .tile-preview-left.tile-preview-right.on-primary { + border-radius: 0px 0px 0 0; } + +#panel { + font-weight: bold; + height: 2.1em; + min-height: 27px; + background-gradient-direction: none; + background-color: transparent; + border-bottom-width: 0; + border-image: url("common-assets/panel/panel.svg") 1 1 1 1; } + #panel.dynamic-top-bar-white-btn { + border-image: none; } + #panel.unlock-screen, #panel.login-screen, #panel.lock-screen { + background-color: transparent; + border-image: none; } + #panel:overview { + border-image: url("common-assets/panel/panel-overview.svg") 1 1 1 1; } + #panel #panelLeft, #panel #panelCenter { + spacing: 8px; } + #panel .panel-corner { + -panel-corner-radius: 0px; + -panel-corner-background-color: transparent; + -panel-corner-border-width: 0px; + -panel-corner-border-color: black; } + #panel .panel-corner:active, #panel .panel-corner:overview, #panel .panel-corner:focus { + -panel-corner-border-color: black; } + #panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, #panel .panel-cornerunlock-screen { + -panel-corner-radius: 0; + -panel-corner-background-color: transparent; + -panel-corner-border-color: transparent; } + #panel .panel-button { + -natural-hpadding: 10px; + -minimum-hpadding: 6px; + font-weight: bold; + color: white; + transition-duration: 100ms; + border-bottom-width: 1px; + border-color: transparent; } + #panel .panel-button .app-menu-icon { + width: 0; + height: 0; + margin-left: 0px; + margin-right: 0px; } + #panel .panel-button:hover { + color: white; + background-color: rgba(0, 0, 0, 0.17); + border-bottom-width: 1px; + border-color: transparent; } + #panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { + color: #ffffff; + background-color: #5294e2; + box-shadow: none; + border-bottom-width: 1px; + border-color: black; } + #panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon { + icon-shadow: none; } + #panel .panel-button .system-status-icon { + icon-size: 16px; + padding: 0 4px; } + .unlock-screen #panel .panel-button, + .login-screen #panel .panel-button, + .lock-screen #panel .panel-button { + color: #f2f4f7; } + .unlock-screen #panel .panel-button:focus, .unlock-screen #panel .panel-button:hover, .unlock-screen #panel .panel-button:active, + .login-screen #panel .panel-button:focus, + .login-screen #panel .panel-button:hover, + .login-screen #panel .panel-button:active, + .lock-screen #panel .panel-button:focus, + .lock-screen #panel .panel-button:hover, + .lock-screen #panel .panel-button:active { + color: #f2f4f7; } + #panel #panelActivities.panel-button { + -natural-hpadding: 12px; } + #panel .panel-status-indicators-box, + #panel .panel-status-menu-box { + spacing: 2px; } + #panel .power-status.panel-status-indicators-box { + spacing: 0; } + #panel .screencast-indicator { + color: #FC4138; } + #panel .clock-display > * > *:last-child { + color: #5294e2; + margin-left: .3em; } + #panel .popup-menu-arrow { + width: 0; } + +#panel #panelActivities.panel-button > * { + background-image: url("common-assets/panel/activities.svg"); + background-position: center top; + width: 24px; + height: 24px; + background-color: transparent !important; + background-gradient-direction: none !important; + border: 0 solid transparent !important; + text-shadow: 0 0 transparent !important; + transition-duration: 0ms !important; + box-shadow: none !important; + color: transparent; } + +#panel #panelActivities.panel-button:active, #panel #panelActivities.panel-button:overview, #panel #panelActivities.panel-button:focus, #panel #panelActivities.panel-button:checked { + background-color: transparent; + box-shadow: none; + border-bottom-width: 1px; + border-color: transparent; } + #panel #panelActivities.panel-button:active > *, #panel #panelActivities.panel-button:overview > *, #panel #panelActivities.panel-button:focus > *, #panel #panelActivities.panel-button:checked > * { + background-image: url("common-assets/panel/activities-active.svg"); } + +.system-switch-user-submenu-icon { + icon-size: 20px; + padding: 0 2px; } + +.system-switch-user-submenu-icon.default-icon { + icon-size: 16px; + padding: 0 4px; } + +#appMenu { + spinner-image: url("common-assets/misc/process-working.svg"); + spacing: 4px; + padding: 0 8px; } + #appMenu .label-shadow { + color: transparent; } + +.aggregate-menu { + min-width: 23.5em; } + .aggregate-menu .popup-menu-icon { + padding: 0 4px; } + +.system-menu-action { + padding: 13px; + color: #D3DAE3; + border-radius: 32px; + /* wish we could do 50% */ + border: 1px solid transparent; } + .system-menu-action:hover, .system-menu-action:focus { + transition-duration: 100ms; + padding: 13px; + color: #D3DAE3; + background-color: transparent; + border: 1px solid #5294e2; } + .system-menu-action:active { + color: #ffffff; + background-color: #5294e2; + border: 1px solid #5294e2; } + .system-menu-action > StIcon { + icon-size: 16px; } + +#calendarArea { + padding: 0.75em 1.0em; } + +.calendar { + margin-bottom: 1em; } + +.calendar, +.datemenu-today-button, +.datemenu-displays-box, +.message-list-sections { + margin: 0 1.5em; } + +.datemenu-calendar-column { + spacing: 0.5em; } + +.datemenu-displays-section { + padding-bottom: 3em; } + +.datemenu-today-button, +.world-clocks-button, +.message-list-section-title { + border-radius: 3px; + padding: .4em; } + +.message-list-section-list:ltr { + padding-left: .4em; } + +.message-list-section-list:rtl { + padding-right: .4em; } + +.datemenu-today-button, +.world-clocks-button, +.message-list-section-title { + padding: 7px 10px 7px 10px; + border: 1px solid rgba(64, 69, 82, 0); } + .datemenu-today-button:hover, .datemenu-today-button:focus, + .world-clocks-button:hover, + .world-clocks-button:focus, + .message-list-section-title:hover, + .message-list-section-title:focus { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #D3DAE3; + background-color: #505666; + border: 1px solid #2b2e39; + box-shadow: inset 0 1px rgba(80, 86, 102, 0.05); } + .datemenu-today-button:active, + .world-clocks-button:active, + .message-list-section-title:active { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #ffffff; + background-color: #5294e2; + border: 1px solid #2b2e39; + box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } + +.datemenu-today-button .date-label { + font-size: 1.5em; } + +.world-clocks-header, +.message-list-section-title { + color: rgba(211, 218, 227, 0.4); + font-weight: bold; } + +.world-clocks-button:active .world-clocks-header { + color: #ffffff; } + +.world-clocks-grid { + spacing-rows: 0.4em; } + +.calendar-month-label { + color: #D3DAE3; + font-weight: bold; + padding: 8px 0; } + +.pager-button { + color: transparent; + background-color: transparent; + width: 32px; + border-radius: 2px; } + .pager-button:focus, .pager-button:hover, .pager-button:active { + background-color: transparent; } + +.calendar-change-month-back { + background-image: url("dark-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:focus, .calendar-change-month-back:hover { + background-image: url("dark-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-back:active { + background-image: url("dark-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:rtl { + background-image: url("dark-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { + background-image: url("dark-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-back:rtl:active { + background-image: url("dark-assets/misc/calendar-arrow-right.svg"); } + +.calendar-change-month-forward { + background-image: url("dark-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { + background-image: url("dark-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-forward:active { + background-image: url("dark-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:rtl { + background-image: url("dark-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { + background-image: url("dark-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-forward:rtl:active { + background-image: url("dark-assets/misc/calendar-arrow-left.svg"); } + +.calendar-day-base { + font-size: 80%; + text-align: center; + width: 25px; + height: 25px; + padding: 0.1em; + margin: 2px; + border-radius: 12.5px; } + .calendar-day-base:hover, .calendar-day-base:focus { + background-color: rgba(0, 0, 0, 0.1); } + .calendar-day-base:active, .calendar-day-base:selected { + color: #D3DAE3; + background-color: rgba(0, 0, 0, 0.15); + border-width: 0; } + .calendar-day-base.calendar-day-heading { + color: rgba(211, 218, 227, 0.85); + margin-top: 1em; + font-size: 70%; } + +.calendar-day { + border-width: 0; + color: rgba(211, 218, 227, 0.8); } + +.calendar-day-top { + border-top-width: 0; } + +.calendar-day-left { + border-left-width: 0; } + +.calendar-nonwork-day { + color: #D3DAE3; + font-weight: bold; } + +.calendar-today, +.calendar-today:active, +.calendar-today:focus, +.calendar-today:hover { + font-weight: bold; + color: #ffffff; + background-color: #5294e2; + border-width: 0; } + +.calendar-day-with-events { + color: #5294e2; + font-weight: bold; } + +.calendar-today.calendar-day-with-events { + color: #ffffff; } + +.calendar-other-month-day { + color: rgba(211, 218, 227, 0.3); + opacity: 1; } + +.calendar-week-number { + font-size: 70%; + font-weight: bold; + width: 2.3em; + height: 1.8em; + border-radius: 2px; + padding: 0.5em 0 0; + margin: 6px; + background-color: rgba(211, 218, 227, 0.3); + color: #383C4A; } + +.message-list { + width: 31.5em; } + .message-list-sections { + spacing: 1.5em; } + .message-list-section, .message-list-section-list { + spacing: 0.7em; } + .message-list-section-list-title-box { + spacing: 0.4em; } + .message-list-placeholder StIcon { + width: 0; + height: 0; } + .message-list-placeholder StLabel { + color: rgba(211, 218, 227, 0.45); } + .message-list-section-close > StIcon { + icon-size: 18px; + border-radius: 0px; + color: transparent; + background-color: transparent; + background-image: url("dark-assets/misc/message-close.svg"); } + .message-list-section-close:hover > StIcon { + color: transparent; + background-color: transparent; + background-image: url("dark-assets/misc/message-close-hover.svg"); } + .message-list-section-close:active > StIcon { + color: transparent; + background-color: transparent; + background-image: url("dark-assets/misc/message-close-active.svg"); } + +.message { + padding: 4px; + color: #D3DAE3; + border-image: url("dark-assets/misc/message.svg") 9 9 9 9; } + .message:hover, .message:focus { + color: #D3DAE3; + border-image: url("dark-assets/misc/message-hover.svg") 9 9 9 9; } + .message:active { + color: #ffffff; + border-image: url("dark-assets/misc/message-active.svg") 9 9 9 9; } + .message-icon-bin { + padding: 8px 0px 8px 8px; } + .message-icon-bin:rtl { + padding: 8px 8px 8px 0px; } + .message-icon-bin > StIcon { + icon-size: 32px; } + .message-secondary-bin { + color: rgba(211, 218, 227, 0.4); } + .message-secondary-bin:ltr { + padding-left: 8px; } + .message-secondary-bin:rtl { + padding-right: 8px; } + .message-secondary-bin > StIcon { + icon-size: 16px; } + .message-title { + font-weight: bold; + font-size: 1em; + padding: 2px 0 2px 0; } + .message-content { + padding: 8px; + font-size: 1em; } + +.message-media-control { + padding: 6px; + color: rgba(211, 218, 227, 0.45); } + .message-media-control:last-child:ltr { + padding-right: 18px; } + .message-media-control:last-child:rtl { + padding-left: 18px; } + .message-media-control:hover { + color: #D3DAE3; } + .message-media-control:active { + color: #5294e2; } + +.media-message-cover-icon { + icon-size: 32px; } + .media-message-cover-icon.fallback { + color: rgba(211, 218, 227, 0.45); + background-color: #383C4A; + border-radius: 2px; + icon-size: 16px; + padding: 8px; + border: 1px solid #2b2e39; } + +.ripple-box { + width: 52px; + height: 52px; + background-image: url("common-assets/misc/corner-ripple-ltr.svg"); + background-size: contain; } + .ripple-box:rtl { + background-image: url("common-assets/misc/corner-ripple-rtl.svg"); } + +.popup-menu-arrow { + width: 16px; + height: 16px; } + +.popup-menu-icon { + icon-size: 16px; } + +.window-close { + background-image: url("common-assets/misc/close.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + .window-close:hover { + background-image: url("common-assets/misc/close-hover.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + .window-close:active { + background-image: url("common-assets/misc/close-active.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + +.window-close { + -shell-close-overlap: 11px; } + +.nm-dialog { + max-height: 500px; + min-height: 450px; + min-width: 470px; } + .nm-dialog-content { + spacing: 20px; + padding: 10px; } + .nm-dialog-header-hbox { + spacing: 10px; } + .nm-dialog-airplane-box { + spacing: 12px; } + .nm-dialog-airplane-headline { + font-size: 1.1em; + font-weight: bold; + text-align: center; } + .nm-dialog-airplane-text { + color: #D3DAE3; } + .nm-dialog-header-icon { + icon-size: 32px; } + .nm-dialog-scroll-view { + border: 1px solid #2b2e39; + border-radius: 2px; + background-color: #404552; } + .nm-dialog-header { + font-weight: bold; + font-size: 1.2em; } + .nm-dialog-item { + font-size: 1em; + border-bottom: 0px solid; + padding: 12px; + spacing: 0px; } + .nm-dialog-item:selected { + background-color: #5294e2; + color: #ffffff; } + .nm-dialog-icons { + spacing: .5em; } + .nm-dialog-icon { + icon-size: 16px; } + +.no-networks-label { + color: rgba(211, 218, 227, 0.45); } + +.no-networks-box { + spacing: 12px; } + +#overview { + spacing: 24px; } + +.overview-controls { + padding-bottom: 32px; } + +.window-picker { + -horizontal-spacing: 32px; + -vertical-spacing: 32px; + padding-left: 32px; + padding-right: 32px; + padding-bottom: 48px; } + .window-picker.external-monitor { + padding: 32px; } + +.window-clone-border { + border: 3px solid rgba(82, 148, 226, 0.8); + border-radius: 4px; + box-shadow: inset 0px 0px 0px 1px rgba(82, 148, 226, 0); } + +.window-caption, .window-caption:hover { + spacing: 25px; + color: #BAC3CF; + background-color: rgba(0, 0, 0, 0.7); + border-radius: 2px; + padding: 4px 12px; + -shell-caption-spacing: 12px; } + +.search-entry { + width: 320px; + padding: 7px 9px; + border-radius: 20px; + border: 1px solid rgba(0, 0, 0, 0.25); + background-color: rgba(64, 69, 82, 0.9); } + .search-entry:focus { + padding: 7px 9px; } + .search-entry .search-entry-icon { + icon-size: 16px; + padding: 0 4px; + color: #D3DAE3; } + .search-entry:hover, .search-entry:focus { + color: #ffffff; + caret-color: #ffffff; + background-color: #5294e2; + selection-background-color: #ffffff; + selected-color: #5294e2; } + .search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { + color: #ffffff; } + +#searchResultsBin { + max-width: 1000px; } + +#searchResultsContent { + padding-left: 20px; + padding-right: 20px; + spacing: 16px; } + +.search-section { + spacing: 16px; } + +.search-section-content { + spacing: 32px; } + +.list-search-results { + spacing: 3px; } + +.search-section-separator { + background-color: rgba(255, 255, 255, 0.2); + -margin-horizontal: 1.5em; + height: 1px; } + +.list-search-result-content { + spacing: 12px; + padding: 12px; } + +.list-search-result-title { + font-size: 1.5em; + color: white; } + +.list-search-result-description { + color: #cccccc; } + +.search-provider-icon { + padding: 15px; } + +.search-provider-icon-more { + width: 16px; + height: 16px; + background-image: url("common-assets/misc/more-results.svg"); } + +#dash { + font-size: 1em; + color: #BAC3CF; + background-color: rgba(53, 57, 69, 0.95); + border-color: rgba(0, 0, 0, 0.4); + padding: 4px 0; + border-radius: 0 3px 3px 0; } + #dash:rtl { + border-radius: 3px 0 0 3px; } + .right #dash, #dash:rtl { + padding: 4px 0; } + .top #dash, .bottom #dash { + padding: 0; } + #dash .placeholder { + background-image: url("common-assets/dash/dash-placeholder.svg"); + background-size: contain; + height: 24px; } + #dash .empty-dash-drop-target { + width: 24px; + height: 24px; } + +.dash-item-container > StWidget, .dash-item-container > StWidget:rtl, .right .dash-item-container > StWidget { + padding: 4px 8px; } + +.top .dash-item-container > StWidget, .bottom .dash-item-container > StWidget { + padding: 6px; } + +.dash-label { + border-radius: 3px; + padding: 4px 12px; + color: white; + background-color: rgba(0, 0, 0, 0.7); + text-align: center; + -x-offset: 3px; } + .bottom .dash-label, .top .dash-label { + -y-offset: 3px; + -x-offset: 0; } + +#dash .app-well-app:hover .overview-icon, +.right #dash .app-well-app:hover .overview-icon, +.bottom #dash .app-well-app:hover .overview-icon, +.top #dash .app-well-app:hover .overview-icon { + background-color: #5294e2; } + +#dash .app-well-app:active .overview-icon, +.right #dash .app-well-app:active .overview-icon, +.bottom #dash .app-well-app:active .overview-icon, +.top #dash .app-well-app:active .overview-icon { + box-shadow: none; + background-color: #2679db; } + +#dash .app-well-app-running-dot { + width: 11px; + height: 2px; + margin-bottom: 2px; + background-color: #5294e2; } + +#dashtodockContainer .app-well-app-running-dot { + background: none; + width: 28px; + height: 4px; } + +#dashtodockContainer .running1 .app-well-app-running-dot { + background-image: url("common-assets/dash/running1.svg"); } + +#dashtodockContainer .running2 .app-well-app-running-dot { + background-image: url("common-assets/dash/running2.svg"); } + +#dashtodockContainer .running3 .app-well-app-running-dot { + background-image: url("common-assets/dash/running3.svg"); } + +#dashtodockContainer .running4 .app-well-app-running-dot { + background-image: url("common-assets/dash/running4.svg"); } + +.show-apps .overview-icon { + background-color: rgba(0, 0, 0, 0.5); + border-radius: 2px; + border: 0px solid; } + +.show-apps:hover .overview-icon { + background-color: rgba(0, 0, 0, 0.7); + color: #5294e2; } + +.show-apps:active .overview-icon, +.show-apps:active .show-apps-icon, +.show-apps:checked .overview-icon, +.show-apps:checked .show-apps-icon { + color: #ffffff; + background-color: #5294e2; + box-shadow: none; + transition-duration: 0ms; } + +.icon-grid { + spacing: 30px; + -shell-grid-horizontal-item-size: 136px; + -shell-grid-vertical-item-size: 136px; } + .icon-grid .overview-icon { + icon-size: 96px; } + +.app-view-controls { + padding-bottom: 32px; } + +.app-view-control { + padding: 4px 32px; + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #BAC3CF; + border: 1px solid rgba(26, 28, 34, 0.35); + background-color: rgba(102, 109, 132, 0.35); + box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } + .app-view-control:hover { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #BAC3CF; + border: 1px solid rgba(26, 28, 34, 0.35); + background-color: rgba(119, 127, 151, 0.45); + box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } + .app-view-control:checked { + color: #ffffff; + background-color: #5294e2; } + .app-view-control:first-child:ltr, .app-view-control:last-child:rtl { + border-radius: 2px 0 0 2px; + border-right-width: 0; } + .app-view-control:last-child:ltr, .app-view-control:first-child:rtl { + border-radius: 0 2px 2px 0; + border-left-width: 0; } + +.search-provider-icon:active, .search-provider-icon:checked, +.list-search-result:active, +.list-search-result:checked { + background-color: rgba(31, 33, 40, 0.85); } + +.search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover, +.list-search-result:focus, +.list-search-result:selected, +.list-search-result:hover { + background-color: rgba(186, 195, 207, 0.4); + transition-duration: 200ms; } + +.app-well-app:active .overview-icon, +.app-well-app:checked .overview-icon, +.app-well-app.app-folder:active .overview-icon, +.app-well-app.app-folder:checked .overview-icon, +.grid-search-result:active .overview-icon, +.grid-search-result:checked .overview-icon { + background-color: rgba(31, 33, 40, 0.85); + box-shadow: inset 0 0 #5294e2; } + +.app-well-app:hover .overview-icon, +.app-well-app:focus .overview-icon, +.app-well-app:selected .overview-icon, +.app-well-app.app-folder:hover .overview-icon, +.app-well-app.app-folder:focus .overview-icon, +.app-well-app.app-folder:selected .overview-icon, +.grid-search-result:hover .overview-icon, +.grid-search-result:focus .overview-icon, +.grid-search-result:selected .overview-icon { + background-color: rgba(186, 195, 207, 0.4); + transition-duration: 0ms; + border-image: none; + background-image: none; } + +.app-well-app-running-dot { + width: 20px; + height: 2px; + margin-bottom: 4px; + background-color: #5294e2; } + +.search-provider-icon, +.list-search-result, .app-well-app .overview-icon, +.app-well-app.app-folder .overview-icon, +.grid-search-result .overview-icon { + color: white; + border-radius: 2px; + padding: 6px; + border: 1px solid transparent; + transition-duration: 0ms; + text-align: center; } + +.app-well-app.app-folder > .overview-icon { + background-color: rgba(35, 38, 46, 0.95); + border: 1px solid rgba(0, 0, 0, 0.45); } + +.app-well-app.app-folder:hover > .overview-icon { + background-color: rgba(60, 64, 78, 0.95); } + +.app-well-app.app-folder:active > .overview-icon, .app-well-app.app-folder:checked > .overview-icon { + color: #ffffff; + background-color: #5294e2; + box-shadow: none; } + +.app-well-app.app-folder:focus > .overview-icon { + background-color: #5294e2; } + +.app-folder-popup { + -arrow-border-radius: 2px; + -arrow-background-color: rgba(35, 38, 46, 0.95); + -arrow-border-color: rgba(0, 0, 0, 0.45); + -arrow-border-width: 1px; + -arrow-base: 5; + -arrow-rise: 5; } + +.app-folder-popup-bin { + padding: 5px; } + +.app-folder-icon { + padding: 5px; + spacing-rows: 5px; + spacing-columns: 5px; } + +.page-indicator { + padding: 15px 20px; } + .page-indicator .page-indicator-icon { + width: 18px; + height: 18px; + background-image: url(common-assets/misc/page-indicator-inactive.svg); } + .page-indicator:hover .page-indicator-icon { + background-image: url(common-assets/misc/page-indicator-hover.svg); } + .page-indicator:active .page-indicator-icon { + background-image: url(common-assets/misc/page-indicator-active.svg); } + .page-indicator:checked .page-indicator-icon, .page-indicator:checked:active { + background-image: url(common-assets/misc/page-indicator-checked.svg); } + +.app-well-app > .overview-icon.overview-icon-with-label, +.grid-search-result .overview-icon.overview-icon-with-label { + padding: 10px 8px 5px 8px; + spacing: 4px; } + +.workspace-thumbnails, .workspace-thumbnails:rtl, +.workspace-thumbnails-left, +.workspace-thumbnails-left:rtl { + visible-width: 40px; + spacing: 11px; + padding: 12px; } + +.workspace-thumbnails, +.workspace-thumbnails-left:rtl { + padding-right: 7px; + border-image: url("common-assets/dash/dash-right.svg") 9 9 9 9; } + +.workspace-thumbnails:rtl, +.workspace-thumbnails-left { + padding-left: 7px; + border-image: url("common-assets/dash/dash-left.svg") 9 9 9 9; } + +.workspace-thumbnail-indicator { + border: 4px solid rgba(82, 148, 226, 0.8); + border-radius: 1px; + padding: 1px; } + +.search-display > StBoxLayout, +.all-apps, +.frequent-apps > StBoxLayout { + padding: 0px 88px 10px 88px; } + +.search-statustext, .no-frequent-applications-label { + font-size: 2em; + font-weight: bold; + color: #D3DAE3; } + +.url-highlighter { + link-color: #a9caf1; } + +.notification-banner, +.notification-banner:hover, +.notification-banner:focus { + font-size: 1em; + width: 34em; + margin: 5px; + padding: 10px; + color: #D3DAE3; + background-color: transparent; + border: 1px solid transparent; + border-image: url("dark-assets/menu/menu.svg") 9 9 9 9; } + .notification-banner .notification-icon, + .notification-banner:hover .notification-icon, + .notification-banner:focus .notification-icon { + padding: 5px; } + .notification-banner .notification-content, + .notification-banner:hover .notification-content, + .notification-banner:focus .notification-content { + padding: 5px; + spacing: 5px; } + .notification-banner .secondary-icon, + .notification-banner:hover .secondary-icon, + .notification-banner:focus .secondary-icon { + icon-size: 1.09em; } + .notification-banner .notification-actions, + .notification-banner:hover .notification-actions, + .notification-banner:focus .notification-actions { + background-color: transparent; + padding: 2px 2px 0 2px; + spacing: 3px; } + .notification-banner .notification-button, + .notification-banner:hover .notification-button, + .notification-banner:focus .notification-button { + padding: 4px 4px 5px; } + .notification-banner .notification-button:first-child, .notification-banner .notification-button:last-child, + .notification-banner:hover .notification-button:first-child, + .notification-banner:hover .notification-button:last-child, + .notification-banner:focus .notification-button:first-child, + .notification-banner:focus .notification-button:last-child { + border-radius: 2px; } + +.secondary-icon { + icon-size: 1.09em; } + +.chat-body { + spacing: 5px; } + +.chat-response { + margin: 5px; } + +.chat-log-message { + color: #D3DAE3; } + +.chat-new-group { + padding-top: 1em; } + +.chat-received { + padding-left: 4px; } + .chat-received:rtl { + padding-left: 0px; + padding-right: 4px; } + +.chat-sent { + padding-left: 18pt; + color: #5294e2; } + .chat-sent:rtl { + padding-left: 0; + padding-right: 18pt; } + +.chat-meta-message { + padding-left: 4px; + font-size: 9pt; + font-weight: bold; + color: rgba(211, 218, 227, 0.6); } + .chat-meta-message:rtl { + padding-left: 0; + padding-right: 4px; } + +.subscription-message { + font-style: italic; } + +.hotplug-transient-box { + spacing: 6px; + padding: 2px 72px 2px 12px; } + +.hotplug-notification-item { + padding: 2px 10px; } + .hotplug-notification-item:focus { + padding: 2px 10px; } + +.hotplug-notification-item-icon { + icon-size: 24px; + padding: 2px 5px; } + +.hotplug-resident-box { + spacing: 8px; } + +.hotplug-resident-mount { + spacing: 8px; + border-radius: 4px; } + .hotplug-resident-mount:hover { + background-color: rgba(56, 60, 74, 0.3); } + +.hotplug-resident-mount-label { + color: inherit; + padding-left: 6px; } + +.hotplug-resident-mount-icon { + icon-size: 24px; + padding-left: 6px; } + +.hotplug-resident-eject-icon { + icon-size: 16px; } + +.hotplug-resident-eject-button { + padding: 7px; + border-radius: 5px; + color: pink; } + +.legacy-tray { + background-color: rgba(43, 46, 55, 0.95); } + .legacy-tray:ltr { + border-radius: 0 2px 0 0; + border-left-width: 0; } + .legacy-tray:rtl { + border-radius: 2px 0 0 0; + border-right-width: 0; } + +.legacy-tray-handle, +.legacy-tray-icon { + padding: 6px; } + .legacy-tray-handle StIcon, + .legacy-tray-icon StIcon { + icon-size: 24px; } + .legacy-tray-handle:hover, .legacy-tray-handle:focus, + .legacy-tray-icon:hover, + .legacy-tray-icon:focus { + background-color: rgba(211, 218, 227, 0.1); } + +.legacy-tray-icon-box { + spacing: 12px; } + .legacy-tray-icon-box:ltr { + padding-left: 12px; } + .legacy-tray-icon-box:rtl { + padding-right: 12px; } + .legacy-tray-icon-box StButton { + width: 24px; + height: 24px; } + +.masterslider.smaller .masterlabel, +.masterslider.smaller .slider { + min-width: 155px; } + +.magnifier-zoom-region { + border: 2px solid #5294e2; } + .magnifier-zoom-region.full-screen { + border-width: 0; } + +#keyboard { + background-color: rgba(53, 57, 69, 0.95); + border-width: 0; + border-top-width: 1px; + border-color: rgba(0, 0, 0, 0.2); } + +.keyboard-layout { + spacing: 10px; + padding: 10px; } + +.keyboard-row { + spacing: 15px; } + +.keyboard-key { + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 3px; + box-shadow: none; + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #BAC3CF; + border: 1px solid rgba(26, 28, 34, 0.35); + background-color: rgba(102, 109, 132, 0.35); + box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } + .keyboard-key:hover { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #BAC3CF; + border: 1px solid rgba(26, 28, 34, 0.35); + background-color: rgba(119, 127, 151, 0.45); + box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } + .keyboard-key:active, .keyboard-key:checked { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #ffffff; + border: 1px solid rgba(26, 28, 34, 0.35); + background-color: #5294e2; + box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } + .keyboard-key:grayed { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #5d626e; + border: 1px solid rgba(26, 28, 34, 0.35); + background-color: rgba(102, 109, 132, 0.2); + box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } + +.keyboard-subkeys { + color: #BAC3CF; + padding: 5px; + -arrow-border-radius: 2px; + -arrow-background-color: rgba(53, 57, 69, 0.95); + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0.4); + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; } + +.candidate-popup-content { + padding: 0.5em; + spacing: 0.3em; + color: #BAC3CF; + font-size: 1.15em; } + +.candidate-index { + padding: 0 0.5em 0 0; + color: #d8dde4; } + +.candidate-box { + padding: 0.3em 0.5em 0.3em 0.5em; + border-radius: 2px; + color: #BAC3CF; } + .candidate-box:selected, .candidate-box:hover { + background-color: #5294e2; + color: #ffffff; } + +.candidate-page-button-box { + height: 2em; } + .vertical .candidate-page-button-box { + padding-top: 0.5em; } + .horizontal .candidate-page-button-box { + padding-left: 0.5em; } + +.candidate-page-button { + padding: 4px; } + +.candidate-page-button-previous { + border-radius: 2px 0px 0px 2px; + border-right-width: 0; } + +.candidate-page-button-next { + border-radius: 0px 2px 2px 0px; } + +.candidate-page-button-icon { + icon-size: 1em; } + +.framed-user-icon { + background-size: contain; + border: 0px solid transparent; + color: #D3DAE3; + border-radius: 2px; } + .framed-user-icon:hover { + border-color: transparent; + color: white; } + +.login-dialog-banner-view { + padding-top: 24px; + max-width: 23em; } + +.login-dialog { + border: none; + background-color: transparent; } + .login-dialog .modal-dialog-button-box { + spacing: 3px; } + .login-dialog .modal-dialog-button { + padding: 3px 18px; } + .login-dialog .modal-dialog-button:default { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #D3DAE3; + background-color: #444a58; + border: 1px solid #2b2e39; + box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } + .login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #D3DAE3; + background-color: #505666; + border: 1px solid #2b2e39; + box-shadow: inset 0 1px rgba(80, 86, 102, 0.05); } + .login-dialog .modal-dialog-button:default:active { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: #ffffff; + background-color: #5294e2; + border: 1px solid #2b2e39; + box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } + .login-dialog .modal-dialog-button:default:insensitive { + text-shadow: 0 1px rgba(64, 69, 82, 0); + color: rgba(211, 218, 227, 0.45); + border: 1px solid rgba(43, 46, 57, 0.55); + background-color: rgba(68, 74, 88, 0.55); + box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } + +.login-dialog-logo-bin { + padding: 24px 0px; } + +.login-dialog-banner { + color: #9ca9ba; } + +.login-dialog-button-box { + spacing: 5px; } + +.login-dialog-message-warning { + color: #F27835; } + +.login-dialog-message-hint { + padding-top: 0; + padding-bottom: 20px; } + +.login-dialog-user-selection-box { + padding: 100px 0px; } + .login-dialog-user-selection-box .login-dialog-not-listed-label { + padding-left: 2px; } + .login-dialog-not-listed-button:focus .login-dialog-user-selection-box .login-dialog-not-listed-label, + .login-dialog-not-listed-button:hover .login-dialog-user-selection-box .login-dialog-not-listed-label { + color: #BAC3CF; } + +.login-dialog-not-listed-label { + font-size: 90%; + font-weight: bold; + color: #62758e; + padding-top: 1em; } + +.login-dialog-user-list-view { + -st-vfade-offset: 1em; } + +.login-dialog-user-list { + spacing: 12px; + padding: .2em; + width: 23em; } + .login-dialog-user-list:expanded .login-dialog-user-list-item:focus { + background-color: #5294e2; + color: #ffffff; } + .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { + border-right: 2px solid #5294e2; } + +.login-dialog-user-list-item { + border-radius: 5px; + padding: .2em; + color: #62758e; } + .login-dialog-user-list-item:ltr { + padding-right: 1em; } + .login-dialog-user-list-item:rtl { + padding-left: 1em; } + .login-dialog-user-list-item:hover { + background-color: #5294e2; + color: #ffffff; } + .login-dialog-user-list-item .login-dialog-timed-login-indicator { + height: 2px; + margin: 2px 0 0 0; + background-color: #BAC3CF; } + .login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { + background-color: #ffffff; } + +.login-dialog-username, +.user-widget-label { + color: #BAC3CF; + font-size: 120%; + font-weight: bold; + text-align: left; + padding-left: 15px; } + +.user-widget-label:ltr { + padding-left: 18px; } + +.user-widget-label:rtl { + padding-right: 18px; } + +.login-dialog-prompt-layout { + padding-top: 24px; + padding-bottom: 12px; + spacing: 8px; + width: 23em; } + +.login-dialog-prompt-label { + color: #7e8fa5; + font-size: 110%; + padding-top: 1em; } + +.login-dialog-session-list-button StIcon { + icon-size: 1.25em; } + +.login-dialog-session-list-button { + color: #62758e; } + .login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { + color: #BAC3CF; } + .login-dialog-session-list-button:active { + color: #394351; } + +.screen-shield-arrows { + padding-bottom: 3em; } + +.screen-shield-arrows Gjs_Arrow { + color: white; + width: 80px; + height: 48px; + -arrow-thickness: 12px; + -arrow-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +.screen-shield-clock { + color: white; + text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); + font-weight: bold; + text-align: center; + padding-bottom: 1.5em; } + +.screen-shield-clock-time { + font-size: 72pt; + text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); } + +.screen-shield-clock-date { + font-size: 28pt; } + +.screen-shield-notifications-container { + spacing: 6px; + width: 30em; + background-color: transparent; + max-height: 500px; } + .screen-shield-notifications-container .summary-notification-stack-scrollview { + padding-top: 0; + padding-bottom: 0; } + .screen-shield-notifications-container .notification, + .screen-shield-notifications-container .screen-shield-notification-source { + padding: 12px 6px; + border: 1px solid rgba(186, 195, 207, 0.2); + background-color: rgba(53, 57, 69, 0.45); + color: #BAC3CF; + border-radius: 4px; } + .screen-shield-notifications-container .notification { + margin-right: 15px; } + +.screen-shield-notification-label { + font-weight: bold; + padding: 0px 0px 0px 12px; } + +.screen-shield-notification-count-text { + padding: 0px 0px 0px 12px; } + +#panel.lock-screen { + background-color: rgba(53, 57, 69, 0.5); } + +.screen-shield-background { + background: black; + box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); } + +#lockDialogGroup { + background: #2e3436 url(misc/noise-texture.png); + background-repeat: repeat; } + +#screenShieldNotifications StButton#vhandle, #screenShieldNotifications StButton#hhandle { + background-color: rgba(56, 60, 74, 0.3); } + #screenShieldNotifications StButton#vhandle:hover, #screenShieldNotifications StButton#vhandle:focus, #screenShieldNotifications StButton#hhandle:hover, #screenShieldNotifications StButton#hhandle:focus { + background-color: rgba(56, 60, 74, 0.5); } + #screenShieldNotifications StButton#vhandle:active, #screenShieldNotifications StButton#hhandle:active { + background-color: rgba(82, 148, 226, 0.5); } + +#LookingGlassDialog { + spacing: 4px; + padding: 8px 8px 10px 8px; + background-color: rgba(0, 0, 0, 0.7); + border: 1px solid black; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + border-radius: 2px; + color: #BAC3CF; } + #LookingGlassDialog > #Toolbar { + padding: 3px; + border: none; + background-color: transparent; + border-radius: 0px; } + #LookingGlassDialog .labels { + spacing: 4px; } + #LookingGlassDialog .notebook-tab { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + font-weight: bold; + color: #BAC3CF; + transition-duration: 100ms; + padding-left: .3em; + padding-right: .3em; } + #LookingGlassDialog .notebook-tab:hover { + color: white; + text-shadow: black 0px 2px 2px; } + #LookingGlassDialog .notebook-tab:selected { + border-bottom-width: 0px; + color: #5294e2; + text-shadow: black 0px 2px 2px; } + #LookingGlassDialog StBoxLayout#EvalBox { + padding: 4px; + spacing: 4px; } + #LookingGlassDialog StBoxLayout#ResultsArea { + spacing: 4px; } + +.lg-dialog StEntry { + caret-color: #ffffff; + selection-background-color: #5294e2; + selected-color: #ffffff; + color: #BAC3CF; + background-color: rgba(102, 109, 132, 0.35); + border: 1px solid rgba(26, 28, 34, 0.35); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .lg-dialog StEntry:focus { + color: #ffffff; + background-color: #5294e2; + border: 1px solid rgba(26, 28, 34, 0.35); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); + selection-background-color: #ffffff; + selected-color: #5294e2; } + +.lg-dialog .shell-link { + color: #a9caf1; } + .lg-dialog .shell-link:hover { + color: #d5e5f8; } + +.lg-completions-text { + font-size: .9em; + font-style: italic; } + +.lg-obj-inspector-title { + spacing: 4px; } + +.lg-obj-inspector-button { + border: 1px solid gray; + padding: 4px; + border-radius: 4px; } + .lg-obj-inspector-button:hover { + border: 1px solid #ffffff; } + +#lookingGlassExtensions { + padding: 4px; } + +.lg-extensions-list { + padding: 4px; + spacing: 6px; } + +.lg-extension { + border: 1px solid rgba(0, 0, 0, 0.7); + border-radius: 2px; + background-color: rgba(53, 57, 69, 0.95); + padding: 4px; } + +.lg-extension-name { + font-weight: bold; } + +.lg-extension-meta { + spacing: 6px; } + +#LookingGlassPropertyInspector { + background: rgba(0, 0, 0, 0.7); + border: 1px solid grey; + border-radius: 2px; + padding: 6px; } diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/apps.rc b/.themes/Arc-Dark-Gruvbox/gtk-2.0/apps.rc new file mode 100644 index 00000000..457542f1 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gtk-2.0/apps.rc @@ -0,0 +1,157 @@ +# +# Thunar +# +style "thunar-handle" { GtkPaned::handle-size = 2 } + +style "dark-sidebar" { + GtkTreeView::odd_row_color = @dark_sidebar_bg + GtkTreeView::even_row_color = @dark_sidebar_bg + + + base[NORMAL] = @dark_sidebar_bg + base[INSENSITIVE] = @dark_sidebar_bg + + text[NORMAL] = "#BAC3CF" + text[ACTIVE] = @selected_fg_color + text[SELECTED] = @selected_fg_color +} + +style "thunar-frame" { + xthickness = 0 + ythickness = 0 +} + +widget_class "*ThunarWindow*." style "thunar-frame" +widget_class "*ThunarShortcutsView*" style "dark-sidebar" +widget_class "*ThunarTreeView*" style "dark-sidebar" +widget_class "*ThunarWindow*." style "thunar-handle" + +# +# Workaround for colored entries +# +style "entry_border" { + + xthickness = 7 + ythickness = 5 + + engine "pixmap" { + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/entry-border-bg.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-border-active-bg.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = FLAT_BOX + state = ACTIVE + detail = "entry_bg" + file = "assets/null.png" + } + + image { + function = FLAT_BOX + state = INSENSITIVE + detail = "entry_bg" + file = "assets/null.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/null.png" + } + } +} + +style "combobox_entry_border" = "combobox_entry" { + + engine "pixmap" { + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-border.png" + border = { 4, 4, 12, 12 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-border-focus.png" + border = { 4, 4, 12, 12 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-border-rtl.png" + border = { 4, 4, 12, 12 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-border-focus-rtl.png" + border = { 4, 4, 12, 12 } + stretch = TRUE + direction = RTL + } + + image { + function = FLAT_BOX + state = INSENSITIVE + detail = "entry_bg" + file = "assets/null.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/null.png" + } + } +} + + +# Mousepad search entry +widget_class "*MousepadSearchBar*." style "entry_border" + +# Mousepad find and replace +widget_class "*MousepadReplaceDialog*." style "entry_border" + +# Thunar bulk rename +widget_class "*ThunarRenamerDialog*." style "entry_border" + +# Hexchat input box +class "SexySpellEntry" style:highest "entry_border" + +# Geany search entries +widget "*GeanyToolbar.*geany-search-entry-no-match*" style "entry_border" +widget "*GeanyToolbar.*GtkEntry*" style "entry_border" + +widget "GeanyDialogSearch.*GtkComboBoxEntry*.*geany-search-entry-no-match*" style "combobox_entry_border" diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-down-insens.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-down-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..eca193b5dcae5e4f93ea50f6ea7ef48eb2b53f38 GIT binary patch literal 315 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1yr=d)5S4_ zV`gm6Mz6yGA`a(kIR$SYw4bQ3qx3Vk%$!;5o?MZij`3Z3^yt9^+e@0dD)SX~ba;KY z*tJ7@$F}B44@yrhNVjcQ4t#UZa97@{qLcQEZp12|;d!B~)t&iD?>|fDY~>imoUg5-u&wghk1yr=r)5S4_ zV`grjH6LT3gxmT0z>Y&qIS%g16VH@fQ(Sa0LsaRahsGDP1Ys#hk>r@kl~P+xUZ59lZ@=CoJ_^SuQ(6BIQBe zA-0CyA6K)raeTi0G(@~Xqs!>}?wL)RjXeiU82|tE2+y&upO$~`^PV@_emXoNjk$k9 xwxx>pF?{-cxbTq7$%-|PT-L_uz1jDN`6;W5Ug%qWJ)q+mJYD@<);T3K0RR_~aoGR> literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-down-small-insens.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-down-small-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..a61005c31a3a95bc8da63b866362a58d44fada41 GIT binary patch literal 289 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ynT8)5S4_ zV`gukBHy6^5tiqF5Aj+sFu6N*9bD`&fy2Y&_8&Eg4E~S&2U!^cgH9?M%#dSrwq4Y; zd|&l3-|^%yoUO?GJ{)E%P;=NLVs^XnQ40 z=2j|p4DWiP(SNaEL)kggWwM$5S?s?;p72eXze?WfxfH|t-vJ`7w)1@RFIDVY`Pz4y d?0wnaOljN(3>xYaGJ!5-@O1TaS?83{1OU%xV;leg literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-down-small-prelight.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-down-small-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..d2397138db85cf909d4ff0d19f4287f6bbd65587 GIT binary patch literal 275 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ynS_)5S4_ zV`gv9UcQ3~5^m>%w?DADqBOC@$g_t{db0FqV~_XFq0v99IK^ar#FPT>XD>)9IaWN0 z`TwTVcQnu5eQ{m&chQWLbxa%#EZoLsx6hO^UixxjqRzCOpDz>AygnDP@^Ca6-aEcv z&wXz7Nq>H;-27WLli7Wbzr)n4+gGamw>1@Uy|}J+L!DjJW(}_Mz4eSm+bq`#Uc6Ka PbQ^=GtDnm{r-UW|!nI`H literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-down-small.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-down-small.png new file mode 100644 index 0000000000000000000000000000000000000000..62049ee03a855c14923d65244ddcc15b4ea9a323 GIT binary patch literal 280 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ynTE)5S4_ zV`lFeL%xFrGVUM0t2!l>@pNj>IFe!LG2@2p!+N%>8N9BM1p>|136~^##4i2Q(b`z~ zIKARSew;x3-k+=fCU4$h%KOOJ;bF3O>aAa&U6~JXo0lFrcZAP@Ax+IbX8qYUnHMH* zahG|2a^>qer@0s=t%>q$cM|txSE#hrs(l{w&GxD9q7}>1Gbf96H-B7Fe)=!3g5-u&wghk1yr=n)5S4_ zV`l6b+bpI)3Acxz?;erga3btdMAXe?+dLH6dXh*rdD+Fui3O>8`9(&aSY*@ z>DyQw8IL-|=OBAJr~6 ze>qufoovi=I8E=T)Kf24w|SRmGD-ZOQ9MQL#OCK)mOtH^SX9})fqid1zx{iyhr6!Z z|4J`q-PU!^Onx_e!zwL~ebQ}H^;lnO8?9tH@Ty?N&HX2}CCt@l#5l$!Z5O`+^b3Qh LtDnm{r-UW|RjPLN literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-left.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-left.png new file mode 100644 index 0000000000000000000000000000000000000000..2c9f002708ff5f4ae7e49fad7fea5b6371465b91 GIT binary patch literal 316 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!3-qTT-L4!Qq09po*^6@9Je3(KLE)UctjQh zm0t&8MkkHg6+l7B64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1S-0(?ST zfpo*FRg)%7>Rz;{bMD+})0XzlnKO0j{HastO`5)N%FM-+r!Sg3a}ki7G-KfuARCBg zES@}L5r{ow(IlW05Y1RT2`mT{0U|+{yfmP>(j`HD!3=Ed+`NK960%8YWi9O;6PNDX zd-T}FYmZ<2`KQAo5AvL`r;B3lSe28Inc*LHON`M+FRh*rdD+Fui3O>8`9ar&aSY*@ zX?tcrH)Em9v5()Mzjjw@{_hkk7OOU~^^^OA#*10oXRO_HyJTyyc zdFG_o?yXLF`p(~N#`4J@x1~nv*BL7ahe~Zfp8f21ofZpYfms~?MaB)iGZ*CD{^ok< z(9JiqIg(qNS(g1`XE^?~Z9%N7czwj~IPZ&shZGlGob_|s?sbcjUH+82oNje`ml3w^ zI=iISE}nUvUYhgmnI#;p6)tD1#p;V~{{GRz;{bMD-kGnY-8H*eDHB~z!)n=*6Zr0EMM&0I8P#^T8{7fqhNXv%aD zIT^^Ev1k&II}hFB| literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-up-insens.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-up-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..226e45a95b43aeb0fb04540489425645e2b2a638 GIT binary patch literal 325 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ypp%)5S4_ zV`g%S15;t4JBE|lur}e~JrGFBhVIkZzaYBH?hyIzV+RV(&!jJF&|E(1K>1d$H z(PPsJ{wMy~Jh!pY@wxrs|DHTNJYHw&|L6L7X+2I&00J*>@8rMde--lrHCiewJ72r> zGx)RQ|Ns6e2|w~b{r-Qwmy?rI=FF^JV%-uF5>5Y%jY4#1nx`r;GczAv%Dr6wrR1zy zpg}&rj~`if=*WQ+FAn{fzcBgb9!=R3^CFDuz4#B;x23iH=h?=f_}A9_c$JzM&^HX8 Lu6{1-oD!M<;jnz} literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-up-prelight.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-up-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..f45a4541d00ac7dcca246050744e445848656126 GIT binary patch literal 323 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1yppv)5S4_ zV`gaoMz6yOB5vpZ3TG;aloS;di%B(i?r(Np+MFL46T8cD$F7uuq7u$4S6#gdjlDS} znGAP)Vf@7->UpwMYsvi*i#bn)tF*h`3*X7hvr5l;o3ZzE8hd1{eAjAk$Gj^g@u@$H z_lTSNKCWI{!<4R|e_-XTw@T;3of(2duO58nf8SBx^~paizBHvO_85!i`~5nnZ7!Gj zaaC!*Slrtb&LG{I&&02heBR!R*C0@3W8sW1{x^R7iJYi@;dMR3BdZ`0@8>^&eqr!* L^>bP0l+XkK=FoNe literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-up-small-insens.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-up-small-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..64aed1b3a14b294da6229dd44e523695dcdfebe4 GIT binary patch literal 278 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ynTI)5S4_ zV`g%S15;<`&PDtG|BwGPz11@B=bTRc#78~`Zca{2$Mf6jr6nXJV`lvScUM9x>O|+d zj*tAz-(}d?+*sY({)h4K@JxDhXTP|)iHX5MQCIb6TZ{~he*FFY|9thwKP%P$|4;vr zn2=Ji_w$2N_838BW@n|x^=%!g+{g5-u&wghk1ynTE)5S4_ zV`g%S15^9Cxx%SGPw!}Xsqa0fwe_9%3=83&jrITQ_^#RaNK5=T-ti~>&*qOeHYU%} z==%5n|M?RKbq(4Z8yy=PJ5P2sPIR0!u{HbS|NsAIKIrnBx9`HK0|y>_?{7SK`;yE5 zC-rJ+@@#GY*Qxu*zHpdvQykF7H46|KF4NUs7_BLg5-u&wghk1ynTE)5S4_ zV`g%S1JmSZXN6P$9NqOq-?%u&G3$!=3=82N!}@_D$K1m54KhA%#x3Sj!$i&Rd?3`D1CbjK9Pa+S`e`m=KRt76uL;KQ0 S8DD`8WbkzLb6Mw<&;$SrJZ2LB literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-up.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/arrow-up.png new file mode 100644 index 0000000000000000000000000000000000000000..396840a7e3984306373da728386c31e10fece7a7 GIT binary patch literal 321 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1yr=p)5S4_ zV`gZ-t+!JkL)-lCca}U7+G4rI)SNA^Y3CR9Jt^I@!f(mkVLj|nxbx1VqEB3Yx{8;s ztbeKR@}=;L1?Mk6e*W{Hy5_2${Bp)~XXMV=Wxu}_zdkGGc5R+jCTGmr<_F1tZ1mr` z9=74zopr0KxZxgcyqV(DCY(SvtCF4Bokiltvw!W4(tJEN-yiO|&o1%f xpYnlb!DG(6oY%G%+$&{fbCa*&kP~BIxcgXi!|jeo%|IggcyqV(DCY(S=J1^9%x z0%=V{D-8n+ZG9^pJxgscvT^XSaqzWq^oMZ$LsJ97(tICV^#N6Lmjw9*Gsr9K+P!D* zg9i_O9=Ixz4HP!_ba4!k2v1Jvy2Z=v%_4E**`3x#VLqOi^oM(_xg~bIS31xpc+8oX o^O~H+`yGtTi^XkN#JL$5RKL74z5lgH5oiR1r>mdKI;Vst0Co0FZ2$lO literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/button-insensitive.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/button-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..a96be6ede0f809357f6b43fc9f38b600766dc21f GIT binary patch literal 260 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S=J1^9%x z0%=1-Cj$!y0}~L^H*qjDwKuc!Ft_$FFtG=U*g6H;0g-cH!R7<|fU3Dlg8YIRgGwIML-i6JYD@<);T3K0RXseO%MP8 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/button.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/button.png new file mode 100644 index 0000000000000000000000000000000000000000..102c97fa53b8f1ca60f8f0883a3abcb556696290 GIT binary patch literal 260 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S=J1^9%x z0%=V{D-8n+ZG9^pJxgscGPia&xAuUrojt>yJtJJaBG^lRodv4qDhcunW{_9dwR_Lr z2M>O-l*%OlMa?{29780+lM}jPSeb)aByQ|_f9OCNJKMRv1^4E1^2C%2CLH8=ys(WW m+jP$MyA6#Oh2@$ivoh$iyw=KjeasJN0)wZkpUXO@geCx$bxltI literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/checkbox-checked-insensitive.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..5c416de7e9debd6218c56e27afeb4cab05f8942f GIT binary patch literal 353 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_0fKP}k zkPe>wEO6?Bpec`nCO-(8{76UNO2^Pf-^y3t%1__M&(JQ!&>_swIo8xO#kF{~YuQHM z))T(%r+nMb_;p_J>$>RIbvdBtdccI+Koi7$dHaDTN|glp1v6-9*3{PaU;#f~E$jfQ ziuZJJ43P-W?RVsBP~c$^6mVqR+I8W7eTWZ3W=Wp4=XTv>`5zs;CpS;Hp}5JxN&k|Y z>!-_6tVh(fd0pS!Iy#5<%EW}JpR?Mwf7!I^NtBdW@rAAG3ZlLHFIT1?`B3|hZEv1H V_Su>ZML??-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uGfKP}k zkPevqIC#qAplJ_+raXcmZ3Amp4tfJo(_x>sQ@$-H{5miA_g)L=y&lkaGho8)Kp>iQ4``-jUzsz|Ciapb zzhDMWFYiZ>pG2FlSpgJE^mK6ykqFN{f0OTkfPh0_s8{Lz(uH&X|3B%qLSS!x@uZUt z0YPyM{YlIsO&yFKT#n}rUo`s5uV8;57pW>cXVLCEIgX}l-oAYk);G&g@vye{$?ZSh m>~rGTw}1I#2ajoW|5yvdM9UW~5={hJ#^CAd=d#Wzp$P!*h=fG| literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/checkbox-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..68e199737790dfb666e648c4f504760640f684a2 GIT binary patch literal 259 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF*(s$ z*44MQcXZC2Svlh<8&Jm3)5S4_BRV;ufpM8-dc%Vj2Ila$u?joP8XKSMNysd)Yql11 miH|*SU=w@F%S`4S+6>`N0UX?Q7tMj189ZJ6T-G@yGywn}C`a1> literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/checkbox-unchecked.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..89fbde2b18958e5a5ef148bd8655043d5110041b GIT binary patch literal 265 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFgTe~DWM4f4rowo literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-border-focus-rtl.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-border-focus-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..5288d13769df2385148f1661522de032e21f967c GIT binary patch literal 256 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSbOU@s zT!D0G!&T2ox4r82dNu6xY1|*sbJfDe%Ra2!A*{@&>9B9(A>XD$fs^hBO?mX2&EzFe z1A9r3UoZn3dt_Afx7Ul_t_2DidAc};NL)^?U}wz_7csC&Xkc*L%w{pWF_pRLYz5;% rwoPp&vtKfW*&DU_CN#94JjulHrq|-@?#)L*er51<^>bP0l+XkK?7vjx literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-border-focus.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-border-focus.png new file mode 100644 index 0000000000000000000000000000000000000000..e000d0dacf29fa682fa64c260ceb26aabefb13c4 GIT binary patch literal 253 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSbOU@s zT!D0G!&RTU{oW0Gyc!P#bYBhVxoTnKWgk}V5MJTablA7?kZ;qGz)AOmraUV6XZ9MX zfxRTiFPMQXJRBrZhCM^R!C}yy^CM!|pt% p_s#U99&a-HILeO3Rm@;ucoJxFaoO@KTYy>_JYD@<);T3K0RVI^R!RT> literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-border-rtl.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-border-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..f2fb6b0df1d8e5af0798608aa179deade77adb3a GIT binary patch literal 260 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS3<7*Y zT!FN6ngsjX+FYiOfqV54VfYhvMQYT;^O<0ZRb5lAUV zNswPK0~@iM4GeCg>2A&30o$V0=bSyTOX^_S8}|*8 rQf+3lSMslxm%OYc`7rU(Di(%fF%`|SV@te%x*0rO{an^LB{Ts5eMv_G literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-border.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-border.png new file mode 100644 index 0000000000000000000000000000000000000000..92ebe4ea7b416e744e5ac70eb1f027adbd1cc8b4 GIT binary patch literal 253 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSbOU@s zT!FNSXYA^>bP0l+XkK=8igcyqV(DCY@~pSR04cL zT!FNvrj>?gYz8C0FvHQ4 WtMgcyqV(DCY@~pS@asfLcZmY%hiK9Fq&M0&>ddd3cgU0#Vm73?KJe!&d#yLLZ#@RLRM)ftc` zPZ!4!3CU!Q_9i1|wzg9<1q=>L9-Mcx?Z`YkpPL?aa|DkZVBi;aWn<3SPt literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..1d9c5f1384f1abde3c45622bfa4c11f8a30631c8 GIT binary patch literal 236 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS6a#!h zT!FNqp_74ygMo>IzKMgOslBgcyqV(DCY@~pS6a#!h zT!FNqp_74$0}z>6d6-*!7?{`t*|tsrc0lADFp+=00#FfqNswPKgZ!@D4<7tvk$rUr zD5T-(;usSA6VIl#a#?8?S)!fIxRT1Gk0 Pl?)7?u6{1-oD!MgcyqV(DCY@~pSR04cL zT!FNvp_PV#g^r%3HW-;(yPI2kK-kWn;VxbgrYm;;2H8{+gcyqV(DCY@~pSgcyqV(DCY@~pSR04cL zTpe749KB^D&S8F;9XQBEybfvMZy38 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-focus-notebook.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-focus-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..c4a8017b79d6befcd87b3ecc17178150a44d1d79 GIT binary patch literal 227 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS)B}7% zTpe749KB*3y`!DHVqIfu-C}F~8V~t39q?;D;@5K2zvXDqt! QfI1mGUHx3vIVCg!0DR?0umAu6 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-focus-rtl.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-focus-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..547057454aaa1b43b915fb440084f1b805f42323 GIT binary patch literal 233 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSv;urW zTrF(8>|KKF!^$08gB(1g96X~P!peM_4*ND7^ld!k+jPjU@lfET`$1D4Eo1*w0@P*b z>Eak7F*SJyH*0y9goK{7bHl=Rra8GeR*VPDY#I`z<0T%wVUGBlAu;y=1OMby9)`nG WQ4{QoT-AY^89ZJ6T-G@yGywpzVn_J^ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-focus.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-focus.png new file mode 100644 index 0000000000000000000000000000000000000000..4de2dd840f1927ebbfc86f1ddac63839dfdd0e58 GIT binary patch literal 233 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSbOU@s zTrF(8?8C|(T!S23Lmk2^oFmGdBg$PON`0CR`!*i(Z93xLdEUSCLg1wPK~o;-PBkgcyqV(DCY@~pSv;urW zTn$Vd3{4%3%$$tPT}&*TO)Xul?0u{pyshnhtsQ)AodWEf1MHmw99)Bx0(({hb(wg& zIEF}sC#N(pxqX)GxyTvt&B)SX_QP_~rn3@F3C274a=-mIVEOH@dg%S}9}mdKI;Vst0F&xRl>h($ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-insensitive-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..bee5f1c4d93ceaf9e241cb7d517f4037ff614758 GIT binary patch literal 221 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSR04cL zTn$Vd3{4%3%$$tPU5qW9O)Xul9K5aVeXSjQ?3@GaodO(OgO=yM^Z=^Y_H=O!kqA$| zk$8fE-8a;Dp+dvKWVI&U)+5hk9_6I$pP{^Q_9lThZ#xVa8Kz!pWVF0^DHN!U!PC{x JWt~$(69Cu`LDc{N literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-insensitive-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..65bfa50a908872ee9388f8bdae61320803a31204 GIT binary patch literal 237 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSbOU@s zTn$Vd3{4#kO`VK@$jr&q(#6!$-OSS6!p6(e7Kpqp?YwQB0_+?E?3@F?B2j2r^54&m%;b{ WAw7?Wwm^q6FnGH9xvXgcyqV(DCY@~pSv;urW zTn$Vd3{4#kO`QzQoQzDJOf6kZE!|D6+%0UpEN#6k?Y*t+yzLwV?3@GSd$tGyb?JDz zIEF}sCuf8wG&CQwEnle6aPXC0)7j=D&txCvr0ma7-pKu2;YKds2L(ok^XywWPsv+c Q1nOh(boFyt=akR{08Sl3>i_@% literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-notebook-rtl.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-notebook-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..a2f25438ebb5e1eeb5cd5ad3819abf42844af25b GIT binary patch literal 242 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS3<7*Y zT($Kqb@Z+DjqLP|?F@|U4UFv!jqJ^=-K^}qt?a$+oCEA!0_>dw?17|fkb`Rw%cej2 zK)oiOE{-7*my;73nB2PgdA|Nvd~kmno5k<{@vLfWI~MWZxXHugJVCc1;lJyK|Le6J dDhxj{GwAG<`t)`8)n7pU44$rjF6*2UngIVXNtplu literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-notebook.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..b41c8641281c322f6f78eec465db7e7110c6f1f2 GIT binary patch literal 228 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSv;urW zT($Kqb@Z+DjqLP|?F@|U4NUCJtlg~aysYfJ?VJPbTmtN!1MFRc99)CuM0#HZ>eBIa zaSV|NPu`Jtf`NT$_B$s>rsk)yEYWP8XRVLiJW;pNDQWr}#|`-!hniU!*rm2Rt$w3_ Q5U7vA)78&qol`;+07iU5{Qv*} literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-rtl.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..e325b0592e341d20012b03926017a070199bb717 GIT binary patch literal 235 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSv;urW zT($Kqwe_rY4Q=!cZ1fCm4Gir}EL=@3T+OWAENr}N9sO;c{OnzV99)BXHf7rYbs2lQ zIEF}EPEKiHa=WT?>>dNh@Be477MLC0AHec^KWEd~1vW=+9^?3S-#}&m`?Qw!&e`e= Y4uSHWO7paUx)~TeUHx3vIVCg!0F@p`n*aa+ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/combo-entry.png new file mode 100644 index 0000000000000000000000000000000000000000..91d11d06ae1c48b86da35323307d02b72aa6c473 GIT binary patch literal 231 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSbOU@s zT($Kqwe_rY4Q+G{ZS@Rn^o{Kd4DC!TT+OWAENr}N9Q|#9$jQ&%CCI@wNGiJj22i7p zr;B5VM0oOybtf3um!{u$bYyP6YRwWY)_K#0gSc;uILpXq-h9ji|$mcBZh%5%G zzYfBTP8zc-fP#`Gt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0Tp?8x;TbN zOifNnNJua+DEx8$xc-3#euIZoWkWp{9s0jt;-B!s5BAKDAI`V0w>h$WMr$Jwywnf= qbbh}5vp;`+#!hN%oX9)diD8kRa1z6!L%V@yGI+ZBxvX#0gSc;uILpXq-h9ji|$mcBZh%5%G zzYfBTP8zc-fP#`Gt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0Tuaqx;TbN zOnrN5pCuF}z>k6E)`+0Fw-Z7Vxou4_1Hh=kc y{QX6q15yq0`a81sItU(^KF4iy#0gSc;uILpXq-h9ji|$mcBZh%5%G zzYfBTP8zc-fP#`Gt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0TsD>x;TbN zOifNnNJzL~YVccMN9%9{zrn+)vY{TU4#off|6kqdVSU?S`+c=l9sY*g%*@P(<<+J= o$-lqv%+GIcH>&^zq|I6x=KK|NTifMQ05p=p)78&qol`;+0IC~5cmMzZ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/down-background.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/down-background.png new file mode 100644 index 0000000000000000000000000000000000000000..2ac245687302fd8d7702e841e4bff19a48a7fd07 GIT binary patch literal 211 zcmeAS@N?(olHy`uVBq!ia0vp^AT|#N8<337)>#0gSc;uILpXq-h9ji|$mcBZh%5%G zzYfBTP8zc-fP#`Gt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0Tl&!x;TbN zOieB+;Qe*JfqhTi&p8iYEq&bM^Fu_jIk5GK_8S+q sMb^jL9bfuQoLTwt+Ikoc5!lIL8@MUQTpt6HXu_i1AIbU zfppNc2Z2)_22Xt$*ncCi|0WOx_1_BUyB64cHE7C12iG76w@?T7FxRMZ*Qg5Ds7lx9 z%AhHa-cOH>0&3Y&apUH#uV4S{`1j!$P}s-Q#W6(V{M$)}Oa~M=j`*#- z!W4S?zx-`>j_UTbvojcuJd!@da>3NcJm*_iamI-(f$piCF~Wbs<3l1(MIZRda3y@p i*~{Dk(I&S8KQOKQCZoQqvAP>*E`z75pUXO@geCyd8E=aK literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-active-notebook.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-active-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..b49b365537cc16e0ed8a5d592ff6144b4005b6a0 GIT binary patch literal 265 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3-oX$H;yMQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6HXu`t1AIbU z9bAJPy5Dzd=Owj<-|F7d-oT!q@S;)1;nb zTPLasr%x2t?wY^PLq9m`oc5!lIL8@MUQTpt6HXu`N0(?ST z^-b(81M)2c^Q;03?A#;l+#~HgBJ4aO?OlTGU4tB4gS;E|dp8{LZaC!Kc+jU|pKtvE z--d&MlkNpgc@+Ig_c_oUKTj9O5RLP1CmAv|DDWKN;|kJd+V=ndYW@XxWzWnqWXxER z`$C~1E%D}qWYs&aF;VTC)<+}?CG7vTs4Hk*mmp7obw+6Z>~ARwrTN>mAG5AsAvGi2 Sdd~x($qb&ZelF{r5}E++f?+}c literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-background-disabled.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-background-disabled.png new file mode 100644 index 0000000000000000000000000000000000000000..06e559837611390610599d81c6b861800812a10c GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0vp^Y(Ol;0U|59*B=E^EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4USZ1n3jSz!(Gvk+Ti=K%2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4fWw|7v5(ZCKKbLh*2~7ZHUMH&n literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-bg.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..66655122862b265dc8047d992a2931aae890cdd2 GIT binary patch literal 298 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3-oX$H;yMQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6HXu`t1AIbU zwe>8u^{jODt#u8obq#HF4Q=%dZ1fCmO)Xq4Y`iRNJuPg#ENwh3Z9VN>0_|Ob9bAJ& z7pas1wF{O6`31j22Qpd_cYu;Uo-U3d8t30$GGuBn;BdYepv@LN;rIM&%v0X+{rlR> z*%P}#WiFeX+)k0jg3nJFg?n5PVS1wW=Zott-=7@2uA7MFY~FSDF2~}q^xYZy3`Z3W T;;t8f!hpfk)z4*}Q$iB}mUCsC literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-border-active-bg.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-border-active-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..d92e0bf30cc3060eaae384b7f06975e49fed160a GIT binary patch literal 312 zcmeAS@N?(olHy`uVBq!ia0vp^GC(ZF!3-oPcb(Y{q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSYyx~j zT!FMh=v2?#Np1xTJPQ`M=Ph#2U+ht^$iM5Nf7c}o8!!8?a)+=ohwuuYro+CChkToW z=t$tC`$1D4-S*tQ7pR}BB*-tAfrqc8q^!L1_iw)M{nvn^5uPrNAsXl3Ua}NwP!M6c z=vcT=@WT1O?_V)S6s@j#*>X9_X~L$fZBJR0=H6TRaGQYO`Bm%oDxCT1p5C#l@mGJm xjC;C%+ljhKo?O-X8l3p&Yj9(CWMc-7Ao272^bxxoi44$rjF6*2UngHfFb8`Ry literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-border-bg.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-border-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..3d4ae5a69b315346466c42cdd2b0f2c1417c6121 GIT binary patch literal 308 zcmeAS@N?(olHy`uVBq!ia0vp^GC(ZF!3-oPcb(Y{q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSECYN( zT!FNU0T7uu8X5x`j=K8Rx(3$TdY0OHR=S2Zx`wuT1~z(zwk8&?rWURi zHeQ#~8r}jmbCm@71vBvQm6Vi~SN{IZ_r3obP&C}r#W6(V{M$>8LJkH3E*JS6Q<_fh z|DPy(;6&Wi?Qc`-4HZ75eLXm<`Gc*x?UJPyk7kHQ`L`^s@M&9775M*S_v70)Co4wD qr94XQWxDO<{vdtIv#XAaSLCM_aNl?@HF+h_3Ioc5!lIL8@MUQTpt6HXu{Y0(?ST z4NM#iO&twQoea&Kj7*)3%$!Uu-A%3B%`Dw5Y`iROfymp^&fC)7+se+{)+xZwF~H6_ zfPZFJHqZobPZ!4!jq`6W88S5}@UR@@RZ?6a@b7=5e8LOeJ7uS=eS{r7d8a;nJvBba z;+^O<;|d?XHNN(>lg)ztJd~GB3(UNjyDMbPlNUMZTiG*LD2qyb4Ojv+mci52&t;uc GLK6V}o>G7S literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-disabled-notebook.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-disabled-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..b3c4d17794751df7b4aaa41c1b31ec617629af69 GIT binary patch literal 250 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S>!2Ka=y z8kjg3nmQPnIT@R~7+W}-SU6kR`&c=6Tig3uJNQ^T_}V%J*f|H-I|Vqn1_|sw$OF`9 z@9E+gA`zZkk$HlF`Os$xwXgFU8?&W&=A{cL%ybm%ET7oO-dUa?@o7Ts?uiGPI>XNx mtQ0%9bK%hsOoB~|UNf8uzZw``+PoiV6oaR$pUXO@geCxJ6->tf literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-disabled-toolbar.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-disabled-toolbar.png new file mode 100644 index 0000000000000000000000000000000000000000..d6f19b7991591441b4e78f577a77ab4e21752520 GIT binary patch literal 250 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S>!2Ka=y zs%jdkX`85nkg2+ksg8lQj-j=_iM^q@vk?$k0FjHiosXrxx21zG^H!DsphkO77sn8Z z%gGw02@Qoc5!lIL8@MUQTpt6HXu`t1AIbU zwe>7@^sV%b?DUQ842EaloasKTkL#6`?9L^UNwk=9J`Pct8b4PXizpuTV8Co}lOb_Mp=e1tvo9k1} zrBcMjSixamJJByVXu-VGS{rt4x_!p%K-{LyvCaBACW>KQx!qHN<}!G?`njxgN@xNA D>b6rm literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-toolbar.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/entry-toolbar.png new file mode 100644 index 0000000000000000000000000000000000000000..5c04ca3eac97b705781502c75a1915c25bed9965 GIT binary patch literal 267 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3-oX$H;yMQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6HXu`t1AIbU zRW*&&wN2EuP1SWwHFYgC_06?(Ep!a5bquZbP3*1gy{+witR1|q9enIv0_|Ob99)A| z99d!x)b8c!;uxZF{_Q10rUnHbmV>4X6qywN*RSO__#&2P{Zw{Y>ykxn^A10rdVbZ3 zo-LXWEG-3Q*Zoq~}U&Kt)QPE{-7_ zGm~xV-)_`mwsH^$Glbi;*x1aT+^qm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0w5o-U3d m95a)zT-*HT{DA`p7#KMIGESCoKF0x+WbkzLb6Mw<&;$UH87M&j literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/frame-gap-start.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/frame-gap-start.png new file mode 100644 index 0000000000000000000000000000000000000000..98b319579c0a8b8d6fb2f8bf8c0310d3129b2c0c GIT binary patch literal 148 zcmeAS@N?(olHy`uVBq!ia0vp^OhC-Y!3HG1DAjiXDVAa<&kznEsNqQI0P;BtJR*yM z>aT+^qm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0w5o-U3d m95a)zT-*HT{DA`p7#KMIGESCoKF0x+WbkzLb6Mw<&;$UH87M&j literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/frame.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/frame.png new file mode 100644 index 0000000000000000000000000000000000000000..260c3ac59d2d3781a5c167b6b2936e79f8ec87d7 GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2xGmzZ=C-xtZVlH;_4B_D5xc$)o0g%gC;1O92 zRDK9gP2NC6c|dAc}; saLi0jP+&J;YgPZ7o&W?=0Y`xb?9*k_;PCIr1gc{2boFyt=akR{0P_JTH2?qr literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/inline-toolbar.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/inline-toolbar.png new file mode 100644 index 0000000000000000000000000000000000000000..9541d7a065a711268e0189d462ddc737836f50d5 GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^5(yEr+qAXP8FD1G)j8!4b7wg8_H zS8Y8@LsQ4SbHkE>B7&YSjv*Y;$t(WgTe~DWM4f DU+61S literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/line-h.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/line-h.png new file mode 100644 index 0000000000000000000000000000000000000000..b6d7d652979485382235e930c510bbf16ced6a98 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^Od!m`1|*BN@u~nRmSQK*5Dp-y;YjHK@;M7UB8!3Q zuY)k7lg8`{prB-lYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&>+E{-7_ mGm{et=7?veq@GkCiCxvX~}U&Kt&>+E{-7_ mGm|e|+x+MJ0U$WSz{()5!8paZfALJ9JcFmJpUXO@geCyKXekT; literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-arrow-prelight.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-arrow-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..04bff4917dc5787f93c95d75fde6e946dd4eeb21 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^tU%1c!2%>_|M2>8 zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4aT+^qm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0w;o-U3d z95a1;HgX*@5OF=v{r6m%N%N8r887vhDq;&&0w$aOw6u4s;Zr?oJ@2&Tk16*Rr)k$4 zA7I+`BV-vDtHPd74Ie_jJj^los;xccH%0X7O_{D&>HJ=sUmHdztlq`B@yh|Vg5qt` lj8Z@11ZJLF{w*%p{%ewE=(N8legmy%@O1TaS?83{1OUsXRwV!c literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..402e40b01239475af33455445364faea89fab16c GIT binary patch literal 341 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D2g5v6E*A2M5RPhyD+MT+RZI$YP+9 z>mbbNq%pe!C@5Lt8c`CQpH@mmtT}V`<;yxP?2ANPl#*q z%8FCbmbbNq%pe!C@5Lt8c`CQpH@mmtT}V`<;yxP*He*Pl)S( z3=lNsQTX)75z`-MEPR@=@LA@fXW2`hfBpIQ_n&|Nzy_8#Z(jwpf~_RTFWA$|`_bbk311x(fg-`4E{-7_ z(Xr<|g&GtDSPljj-ucdY@z;NATY-kexmNkQm7XV3k~~C(p7Xlgtn;;so-4<)?P#L4 ztSrYFD>*ri8-CjSEEd_hGLCN!y9T}au4*j5rzV#_?WlE_AkcUQPgg&ebxsLQ0C=5~ AE&u=k literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-checkbox-checked.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..6f878fd5c7ec582048db5393cb0f6b6179aa694c GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D2g5v6E*A2M5RPhyD+MT+RZI$YP+9 z>mbbNq%pe!C@5Lt8c`CQpH@mmtT}V`<;yxP*F&LPl#*4 zli!e+XNWc1{l}{8rlULI)oX!C7ODqn0jYeg;lu}E_bim z=25fDyXBZ~`&r-4bG}^{{QGYPPP!K~`618{X;rUlK=av3g8YI#y}Tbiev$)DDZJKm)>ZE6^DnIK^T1Cm` zvs|-$U|q_{qE=eX!nE(Q6%%7$)a(P=+a9WDfBl{GhMnI%n(yMvqdzwTjc4$5^>bP0 Hl+XkK+Wd0f literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..6d15c8c798885aebcfb48fadb477336243557a4c GIT binary patch literal 237 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uAB#T}@sR2?f#ZI0f96(URk z2Vq7hjoB4ILCF%=h?3y^w370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))iin2Ui978lF zzCEkR*J2>y^3dFOb7R7VAEw!YGE2kX9DKl_A|U4U^P|Ko0~_0TxBKz8Pl^bLmP;CU zzDVVoze%EXw`-Zq<86PN-9s!H9L||C=%v@Zb>&w`cFQ~w75%F5 z2Vq7hjoB4ILCF%=h?3y^w370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiV{3s978lF zzP+@Nw7oMu@6??7wJ8^#{?=~eRE1pmL&1L(&h38%k5S;|H Oi^0>?&t;ucLK6TC%}MwG literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-checkbox-unchecked.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..8b05dcd2202cc81850b1885b7357a3033842b0c4 GIT binary patch literal 236 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4xHBpZ(Y^aoPR#ZI0f92^|CANoH4aybh;B8!1a zu7fb6lg8`{prB-lYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt+lHJ|V7Z znkK3m#_C$8I)*knMmD+zHo8VOKtTx7HL|@^xcn-}nvx*D;E1T`3zsfme*H%9B=ZNL zpoXW5V+cod@`V|kEXFJnx55|?USevCRH(Yj()ChIVC#+sN12p=C2S0~Q_NKZV-7z6 P>S6G7^>bP0l+XkKBRE8j literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-radio-checked-insensitive.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-radio-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..1d6b5c3db4e937b0267e25097f850c01c2e7c0b7 GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D2g5v6E*A2M5RPhyD+MT+RZI$YP+9 z>mbbNq%pe!C@5Lt8c`CQpH@mmtT}V`<;yxP*GZdPlzj! zZfN))x@uLx^yj{lAB0YR5j^c-z@$fklO6<4eH=XbanRH!fm0#uhr!bx2TgexH04Rq zS&kY6wZ6SIP%qLOk@P;f|ebWBWaY;A2_M`vdb9E48UW(`!G;_2cT!Xe9gkdvvA zL4@^ydUcsTX6G<&ILEvHefF$Ezy9*j+KZ_N zB0`nrUK)m8ZK>9qVgES&m|-@kYJz N!PC{xWt~$(69C!!liUCR literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-radio-checked-selected.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-radio-checked-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..0fab00a2d1b590f72de696ba61002f9c3259d48e GIT binary patch literal 359 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uAB#T}@sR2?f#ZI0f96(URk z2Vq7hjoB4ILCF%=h?3y^w370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))iik^77IEH9U zoI1(Y?{I>Ei~O{;I~HT1mbbNq%pe!C@5Lt8c`CQpH@mmtT}V`<;yxP*Hw>Plzj! zc4+vYHuFr-1IBezU^myJI?ubo&##J{p0%pXr)9+kY6wZ3#+w_t)2bU zY13yeUABD1%2kh_JpJ+WmwMrQKA@U3PZ!4!4q4WN>`Vt4L|8X0cgxH@x;^||y_@Hx zEw>-qbP0l+XkKMpBrW literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-radio-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..39128f7e23922e4814a2bce0e386aeeef53dc19c GIT binary patch literal 433 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D2g5v6E*A2M5RPhyD+MT+RZI$YP+9 z>mbbNq%pe!C@5Lt8c`CQpH@mmtT}V`<;yxP*GigPlzj! zZfIywQ88B5Hd4|wP|`G4(=<`lFi}xARo668(==AoFw!-&(J{2rF|^UrG1oD$)G@FI zBU=q!a}6DHORXw$?n1r^f5!er;B3Q1(=@i-n5UY`b>sJcd7WbqW&VZr zcApbdS+(o^vG)}(dYD$#PEeV{yC&aJ?BBvnvq`zSc~f!RC#;JTs@G&py>~qG- z2Vq7hjoB4ILCF%=h?3y^w370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))iimrRQIEH9U z?7igc#T+Pbz%sjOddx=w z-;Y5l7BX)c-G1%6HOW{1%hSI9jK_8yQc{|BTfDIMbIs1n?RMA7EzTe0-!E>s;+mC& l)Zgc8jEkiOPapiwJpGHaqFdz~L!cKKJYD@<);T3K0RZ?|h+hBz literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-radio-unchecked.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menu-radio-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..7cd6e248a643b61559854191364fee52e634bb8f GIT binary patch literal 468 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D2g5v6E*A2M5RPhyD+MT+RZI$YP+9 z>mbbNq%pe!C@5Lt8c`CQpH@mmtT}V`<;yxP|>sipAc6d z?cm^`p<$}7Zlb1btfpn8s%fgGWum5Otg30Eu4SsG31owij)9GiffbO{)G-4ythEiT zv<e{Ai8X%+8was*m?0|-7XqxI8+3FeD z>KNGq8M=mG(#RHK1xN&p&ZaBq16^iV666=mz+z=>V{12g>hz_{mao`%;K0Fy2M--S zeB$J}o44;jc<}J?lP6D}0>QIqpFe;3@$=^|?HVUvpypyv7sn8eXxroNOiczN4hO{@ zIM3dbUJ&RU@ZtXdBE1V|@)+D&U%s+oa!@@!^Y4wPp4tjCw<{@K$}{cZcXqj>x@5+Q z`zD7Y_DB0(|NS-J=kfOyC(P@*r@Z*}>*!qO3)SW+;>=$6ulxRwnYxil;moRaUd#`; YGyjP^xZ9FE0cbsgr>mdKI;Vst0Nfy+>i_@% literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menubar.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/menubar.png new file mode 100644 index 0000000000000000000000000000000000000000..e69ee018414730c282643eb744020e442b97917e GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^5(yEr+qAXP8FD1G)j8!4b7wg8_H zS2ax|eG~gTHhgcyqV(DCY@|R21^9%x s22FW1Ih)%L$mRBQaSY**OgcyqV(DCY@|R21^9%x s22FW1Ih)%L$mRBQaSY**ON`m}? z)ztUy+kg7Z+3)|X+rRGsirRR(IEHY@vL0*{Y*64~*|6o$#{YX3T~XP(J7M4Ct=tj$ zK@ImZ8Dtq)LeB`CVPJI7YnVNmZJ+x0NY>By{z{ BQ$GLz literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/notebook-gap-horiz.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/notebook-gap-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..7664ab4ccfdfa8fbb035a4056df084828bcda66d GIT binary patch literal 160 zcmeAS@N?(olHy`uVBq!ia0vp^EI`b}!3HGjSJWnh1d5$JLpXq-h9ji|$mcBZh%5%G zzYfBTP8zc-fP#`Gt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0Ts!5x;Tb# u%uG%If`S6xU+*7CeVN|~1f7h$3=Gk8nAb~OUwH+nkipZ{&t;ucLK6Ua@GO}C literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/notebook-gap-vert.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/notebook-gap-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..4185f58ab94cef6bd6911a0d929ab0e01318d8d9 GIT binary patch literal 155 zcmeAS@N?(olHy`uVBq!ia0vp^OhC-S!3HFkynkm2;uJf1hHwBu4M$1`kk47*5m^jW ze;tGwoit`w00kvWTq82?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4V4lptcyp7EIZ%?p)78&qol`;+01F5sS^xk5 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/plus.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/plus.png new file mode 100644 index 0000000000000000000000000000000000000000..37977c090dbcf3f88a81ee0c7793f0fd1ad3fdf4 GIT binary patch literal 258 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-t3?!qQvP6LtbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|^?fKQ04 zx~8$3hN+sCiJB$?X&YGU=v(U;SnC?uCTA9>WR_IbcimnVPyp1$RubeFTwYoA`OA+# zU$Zv=MJzmB978ywlLLIcy}d;fKE!Ozy2{1erlYV`i_v3kV?g%7E3mdKI;Vst0NjgCZ~y=R literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/progressbar.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..7937cd10c793db742008d40ccf8d377388814667 GIT binary patch literal 267 zcmeAS@N?(olHy`uVBq!ia0vp^96&6`!VDxIuXC~kQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6Hc~)Ex&b~R zu0T3y(v#3>PlG4l51jHSc=Ds5DUX7tJ_-hsFa#72n(`3Ht>ru40o1@(666=mAfv9a za_zeH8{WMC@bMD|bNXeVjG3p4V+e~0;pHjBmI<%p6qkiK<>&Lc?ZS_6xB_t$X txHGK%b2=jYz=z(z*BpnF+?K83kZ1V2P;r`DPaMd*44$rjF6*2UngAQRW4QnT literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/progressbar_v.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/progressbar_v.png new file mode 100644 index 0000000000000000000000000000000000000000..e29023bbe3a6390fc23c47d138735446514aba78 GIT binary patch literal 264 zcmeAS@N?(olHy`uVBq!ia0vp^azM<%!VDy3CI*QEDdu7)&kzm{j@u9Y9{{(yEr+qAXP8FD1G)j8!4b7-2k5u zS0EiU=}G9cr@@o&2TpkuJo!=3lt)2R9|Z$R7y^n1O?e39*7BY20BYbX3GxeOkWtrI zxpv+94R79m`1px~IsGzF#@N%vF@z&JIpJMxJHvHRi8c2Wn_YQoHU2E;`5y2i|H6;; rlCJ`O_)BaF_#rGgqiDhocNT{4zUc?8=FL+AYG?3t^>bP0l+XkKlxAPA literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/radio-checked-insensitive.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/radio-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..b8f159bdc24cf5c3a5274702dd1fa3b0b5899cad GIT binary patch literal 394 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t@fKP}k zkPe-C)vxo0-`v;16CMXodmK3FUf`rB0aKp@Pkt0Q^>N7L$H7w`1cKO)fQ;ZNkAkK? zf^dVTJO~1Er#uRt`dCNbO5e&?-^x$l#?Q5EqdO2)Yz9iLu+QWN+M!Sq}3|?&0ZGSXfk4+|tt8+Sc6z1&dy)vIEr?c)B=-NQCG1M~XElaJX*Ox%`Y#SNhI> zz2IPJzwho99|Qz`DeGD*M)f(zHI(`6JiqkYi8EiD`+Ba0zGOecv6uIoYwow)9)+9* z&niphln(?;G^GZ=7SwrKp7H6g*u`qYqP1S?@#+sH&PX@RI{G+n4s*Z2^IY!yM4;Ua Mp00i_>zopr0NCl5g#Z8m literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/radio-checked.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/radio-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..28f3469e793b9cbc46065b4847d7b3d469ca0317 GIT binary patch literal 375 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`ukfKP}k zkPe;nJaGCQzX|t(ralau{4jXR!=TBJKxoRNz^NcIXzF8-AdmqR0g+HPkgIKAt#9qC zZ|$dVfz|Nr-2e6ot+HWPz~Krzp}s&Eyb+g$5jE6(`F zD)Bhi=?%Aor~mn9q7Au0A{p_g8W(Y_*sCs)!mvP7D@AjGR$K=|+`^}V2P!%Dx-$Oh rQ(KWQb+EEV-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_0fKP}k zkk;1LR##V7(KOc7G}h2CQqeY5(Kb=nGSSkv($cY1*ECVrG}bY)(KWQyHMUjPG*j0$ zQ`0h4(=t&5N@*CYX_!EybdBuxxBvYKG*PM~$S;_Ihu6r+*w@d$xTLzKzNx9Rv!}Oj z;-pEFW{TRD7ywljc)B=-NQCG1Me{W%@UR5BRCaZU?D+4xmP1kH&3&I;H-(H&pE7ND zmYw{p)$?RWduUm@p5@)JceSY||FR1&TBIKg%(&coQA440B7=A?2GMl(7dp2)7 xBUBZdtp97j*WN#I)5}wH-fA`6ntseV?vg3bsfLI-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t@fKP}k zkXBPOR#7oj*3(nfFj3bwQP(n7(=t}oG*#C$)z-7r(zR6AG*JU1T_YP^LmORVTU|q2 zb!{`C0vlkzqg34*8NGzhDLtQL*5V(8i|b0|(EZJAe7g zjhj!NzIy%o&BsrlKY#ghd`80@pwe zovx{OZGx8BpTDQEscNg8YW{xH?Nxk5+@EK6M>VG?Y8{BsT*Jtw-zwi=>p8LPLAgg^ zj>G$a``fz8k5BlMzVL4rkG44r PbOM8?tDnm{r-UW|q4$K# literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-horiz-active.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-horiz-active.png new file mode 100644 index 0000000000000000000000000000000000000000..c4c810c571e0b3263b419e0b0e712ca5010f9252 GIT binary patch literal 253 zcmeAS@N?(olHy`uVBq!ia0vp^G9We!Gm!LHDLfNMF&8^|hH!9j+9gP2NC6e81o(uw z0_o6(tDci?2Tpz*JmqoF)Q5pn9tKT$1VWR+diKmNW2*=Figas@s&feo?wPtR-^X6{B2G$d?y${|o6{RchxZQXsgQeVf j!s=VRkKY!koE2mU5-@c1J~BxTsGq^p)z4*}Q$iB}xgA%= literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-horiz-insens.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-horiz-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..bc049cd44f92434029686c7e6f47457026df4862 GIT binary patch literal 253 zcmeAS@N?(olHy`uVBq!ia0vp^G9We!Gm!LHDLfNMF&8^|hH!9j+9gP2NC6e81o(uw z0_o7uP*2a?;K+oKh=h>vL?{EuhM{w3i&cQ?xJ!ckf*IJ@+dDeDo;-c_T;lu8i9lf! zPZ!4!j+w~`3s_d1y~oRH&D?nB&E0|xtS4f7AG~8KN>|=-yYWs2OS$oc)wg&bzb#NX aE65NeVCd+5WRe_EKZB>MpUXO@geCxmJW&$> literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-horiz-prelight.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-horiz-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..a02f399463363f22913f399483a15806a6044a54 GIT binary patch literal 253 zcmeAS@N?(olHy`uVBq!ia0vp^G9We!Gm!LHDLfNMF&8^|hH!9j+9gP2NC6e81o(uw z0_lc^Rg)%7nlO28|D<{SljrnJncEL!gAqt@@?35aJ&=pIOM?7@8Q9p{J370bJbm_D z;`_{rKw%S47sn8enaK$YSXP|9$IEKX+<52B-GU9QCt`aaykja#SKe{E@lFOyx$%V6 hw|F1FEl@ct$Pgr8=;(c9k{nP!gQu&X%Q~loCIDdzR^|Wz literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-horiz.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..5c6668e600b4789ba27b3ed28da582b42274ae6b GIT binary patch literal 253 zcmeAS@N?(olHy`uVBq!ia0vp^G9We!Gm!LHDLfNMF&8^|hH!9j+9gP2NC6e81o(uw z0_lc^hTPmqrPXa^HSML<9YC_Yy1lHby$nc#(dLT>ZvoYDmjw9*GqAC@cXW0=dHU?R z#P^vKfx;%9E{-7_Gm{e*u&g+HkC)Y&x$(}My9FCqPsH{1ko>Zf@gdVdH9H<8E&4W@hbbZtY?QM&?$oKxAs=YG&bLX60;Z>0}O) zbu+PWGO=*9arCuy^sxn!PCm9yzIIN2_D=rx&VJ5r!7d)5E}o%hgN4rlZIUSo@(X5Q zW;HZ2E-$aFx_;y4t=q3&zyAL7=ih%|;Iglk52&u()5S4_L)P^mr%o$L}XvKvG#T~a~ zI$RACy%t>(KeA}Xh4+j4#BXV6T`{PedfZ0hz$K;aGrdx-wf73=Cu$TL_Ac(cx0SJg YsmD{qJ2WFQ5$FU4Pgg&ebxsLQ0GkbqbN~PV literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-prelight.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..e72808d8a90d655bc7ba48eb1564993afa1567d4 GIT binary patch literal 403 zcmeAS@N?(olHy`uVBq!ia0vp^{2(KtoCzNt65hk8R)Gk@8J6XH0=}Li8lH2g~BGsnnNp$N?VP-x+T0~PJPvC z9jt!kSo72gb&v9LSPSe5jDN{YeBHyHUA$(=t`}>b2QmC%44ESOnz!}*7og1yp00i_ I>zopr04ss6-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|^$fKP}k zkPdCQ>N)9l;N-`_QyvFReHb|9VbGLEAT$|FPI;tb7N-eR$6XTS7tFxM-rmvK_2lWZ z=Mvv%P6P_;d%8G=a6~639AL;YWs7;!PC{xWt~$(69B=^R&D?Q literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-vert-insens.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-vert-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..136fb50065047ad1a809605387a1a4a1d15d77de GIT binary patch literal 248 zcmeAS@N?(olHy`uVBq!ia0vp@KrF+;3?x1LH41?gbFq_W2nPqp?T7vkfLzW3kH})6 zvg;ts=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|^$fKP}k zkPZzE_4LdQj!X!NNC*i}gff6^7&>>hSOut#yCldjn1PMGy`!`1$sCke6Zx(JKcn;ukT_Ls=mLw+uSv8Z?*M|zI%HmeO8xQ7$q<;EU7Sb UoPTeLHc%^rr>mdKI;Vst0IzIMy8r+H literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-vert-prelight.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-vert-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..b6c913e8531487383312871de67eabb2fc0c6476 GIT binary patch literal 248 zcmeAS@N?(olHy`uVBq!ia0vp@KrF+;3?x1LH41?gbFq_W2nPqp?T7vkfLzW3kH})6 zvg;ts=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|^$fKP}k zkZx#LHEGhM36tmcPny?1c~0Myx&1&k7=Z*Q&*c`;1G$L1B*-tAfsMVrqqFPD(`U~m zzR#Qp6xR22aSY*zPEI($kY&t#u;kl2-Gr*I?_v|GzQ4QM+%<1+we^g?dwV5)R+m{A bB``27sW5b$e{YF4P%DF{tDnm{r-UW|ZX8vP literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-vert.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/slider-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..103c32b665e21b0652ab275bd430f03320e0fab1 GIT binary patch literal 248 zcmeAS@N?(olHy`uVBq!ia0vp@KrF+;3?x1LH41?gbFq_W2nPqp?T7vkfLzW3kH})6 zvg;ts=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|^$fKP}k zkZx#b$jzNpTHRJw(_UKL0VK<-+smrj%YY;pZN7N$7Em2`NswPK0~>pLM`zcQr_Y{C ze4jZHD6H@4;uyjaot$uhA$&_x4KqtS+-K bN?>4EQeo&g|K1X9pjHM?S3j3^P6Sk(crYbtdYMMrBnkK3mKxC}0ZK|$q21FVlWU8rS21GzX4J{B-(>75DAyaLA zD{TWS9ep6OR@X8CYPYcQu&@OpPjeeDb6YP_^|8B_iwRK*&?9oYEKu(5Dr<_ zgPcN520W}6;x%SV2N@`A(wOkF{ pz24PotDh^HoW9ALx5SsX!QM|v{NL@6%acH%<>~6@vd$@?2>`3HjsE}u literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/tab-bottom-active.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/tab-bottom-active.png new file mode 100644 index 0000000000000000000000000000000000000000..44f325df3dbb2339b383d25a2038f53dd43f221a GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^av;pe3?v!<**pYN%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0v)0X`wF z+Ip4_u0hWFIXXZQAx{^_5RT~N761SLXFr^vgTe~DWM4f D+#xK0 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/tab-left-active.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/tab-left-active.png new file mode 100644 index 0000000000000000000000000000000000000000..9184c6ab0e7596d84200343bf31f82d75e023915 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^av;pe3?v!<**pYN%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0v)0X`wF z+Ip4_u0hWFIXXZQVNVyw5RT~N1ct_6|NsBz5o2Ou$nr_FjZ9LQ43uW@boFyt=akR{ E0Prs>;Q#;t literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/tab-right-active.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/tab-right-active.png new file mode 100644 index 0000000000000000000000000000000000000000..db1af5d642e72e818989a3435a3d55d45981a4a9 GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^av;pe3?v!<**pYN%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0v)0X`wF z+Ip4_u0hWFIXXZQ5l&Ra>ACOG9mA5-i9AcKzRmFS3j3^P6bP0l+XkK DzjG_p literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/toolbar.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/toolbar.png new file mode 100644 index 0000000000000000000000000000000000000000..0e42a7fefb8a7c34d8efa872467217786bdab501 GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^5(yEr+qAXP8FD1G)j8!4b7wg8_H zSA9bp3mdOpi}ywWMFc%v978ywlmDDQaNvl6fdmUf-%mzc+kY_&fszcKu6{1-oD!M< Dj&LnU literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/tree_header.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/tree_header.png new file mode 100644 index 0000000000000000000000000000000000000000..19adc7e02bcc05e5f8a61c0d9cdee8303dc187af GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0vp^Ahrx6GmuOw-ctdjn2Vh}LpV4%Za?&Y0OWEOctjQh zm0t&8MkkHgAT^RDt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0TrF)^qwWtX+NvrY>r!{F)a=d#Wzp$Py3At|*0 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-horizontal-active.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-horizontal-active.png new file mode 100644 index 0000000000000000000000000000000000000000..dc80ccc3c0f7ec3a25dc138f678ad3206990d379 GIT binary patch literal 252 zcmeAS@N?(olHy`uVBq!ia0vp^NhT|5}cn_Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBIkdVo)e zE07MI_$+A3y@2WW11CQUn(`=U>Z8CZkApzyA&3h`>)$<|4^+xi666=mASbV|bJy-Y zdp~{tDVx1F7$~mq>Eak7F*P}1fnvfsJ7(tFA_tUY(ghS4bq=+v7y-#X6(I((#I82( e9Ki)kn;8p)b&69WP1Au|89ZJ6T-G@yGywq4Hc}=4 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-horizontal.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..d6c4e8e4c79ae843250e10aecf21dc0bce40c838 GIT binary patch literal 252 zcmeAS@N?(olHy`uVBq!ia0vp^NhT|5}cn_Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBIkdVo)e zE0ESUw$U`SGBB{vHL!*veJfo<7#l2D9`S1(P$^GIkY6x^oV>!$UAy<}{q*^#Z1&z@ zpt!!Li(`ny)Z~N(iV5rNn3->j98i);7f@i-In=6R1SI=Zgc!sUyV|&O1Q#rAW-Jia VDNczrO$Taa@O1TaS?83{1ON!sLp}fi literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-progressbar.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..d3e855051629392c63c04c0321455440b0751836 GIT binary patch literal 275 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSvGmyNg{pB8zVlH;_4B_D5xc$)o0g%gC;1O92 zRDKFk&SJuabG|=GsF7b=`zQb%LV{VV(@hJb6Mw<&;$T}l~WS{ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-progressbar_v.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-progressbar_v.png new file mode 100644 index 0000000000000000000000000000000000000000..325585d2de21624073d07e6b9861ec89ad7d1431 GIT binary patch literal 276 zcmeAS@N?(olHy`uVBq!ia0vp^3P8-o!VDzUlO3l6Ddu7)&kzm{j@u9Y9{{(yEr+qAXP8FD1G)j8!4b7-2k5u zS0JsYXRfDbt!r$lYhbNsXbmKF4XnTgTe~DWM4fIZaQc literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-scrollbar-horiz.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-scrollbar-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..d7d3d82495ed4cfd10d29f67fee40ebc3fb931ed GIT binary patch literal 164 zcmeAS@N?(olHy`uVBq!ia0vp^{22?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<#S#rl_F)mub_`WXC>mg7vgQu&X%Q~loCIB3* BEk6JN literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-scrollbar-vert.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-scrollbar-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..96220cbf71737c7fc06af96529ea8a3e1b37420e GIT binary patch literal 161 zcmeAS@N?(olHy`uVBq!ia0vp^{22?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4nolGo?SevkeOlSA;!02DR=vTDj7Uo{an^LB{Ts5(~mAu literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-vertical-active.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/trough-vertical-active.png new file mode 100644 index 0000000000000000000000000000000000000000..1736ff416bb9424f2affde47f4c3dbb8396301a5 GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^{6MV4!VDyfPR*MLq?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSv;urW zT!D1x#AiWM?gdQ0A2|6@(3D3(Qy&FRc^m{nU@nZ@WFlMzRLxrwgcyqV(DCY@~pSv;urW zT!FN09XVN?FzL1It&d%hyJ^LK9xu>HQfT7WHhi86C1 Z1A{-eM)^WPjt4-!44$rjF6*2UngBT_NlpL& literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/up-background-disable-rtl.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/up-background-disable-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..aa9259732a0b5f68b16e6ef86dfb068af25df15f GIT binary patch literal 208 zcmeAS@N?(olHy`uVBq!ia0vp^AT|#N8<337)>#0gSc;uILpXq-h9ji|$mcBZh%5%G zzYfBTP8zc-fP#`Gt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0Tuarx;TbN zOnrN5BX5HN59`I>97i{>3ULPnH5^%xc-duHLz9vbcfnaxe}>alK5-`wl?N;eFVdQ&MBb@048lhK>z>% literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/up-background-disable.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/assets/up-background-disable.png new file mode 100644 index 0000000000000000000000000000000000000000..3bd0966ce175e1746f557a69e940e989ab33902f GIT binary patch literal 215 zcmeAS@N?(olHy`uVBq!ia0vp^AT|#RGmu>AYB(84F&8^|hH!9j+9gP2NC6c|2l#}z z0%=1-Cj%1)b88O+6MG=T)+xXah@1mtYEOVHXDtcx3ucht{ov#0gSc;uILpXq-h9ji|$mcBZh%5%G zzYfBTP8zc-fP#`Gt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0Tuaqx;TbN zOnrN5BX5I(1na}arNvnqQQz`{ulv+meG*`MvXmwLp^@JYD@<);T3K0RSAYB(84F&8^|hH!9j+9gP2NC6c|2l#}z z0%=V{D;+&cGfNk3Jxd_6cL}t2336}^dT6!X2Pn;2666=mAiw*;&zY<*?*av6JzX3_ yIAoJKczH{O5?;J`;St6#@hzXiCgp|@A%?w`(tGCppFS0+kipZ{&t;ucLK6T6?K`^w literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/gtkrc b/.themes/Arc-Dark-Gruvbox/gtk-2.0/gtkrc new file mode 100644 index 00000000..9f851453 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gtk-2.0/gtkrc @@ -0,0 +1,24 @@ +gtk-color-scheme = "base_color: #404552" +gtk-color-scheme = "text_color: #d3dae3" +gtk-color-scheme = "bg_color: #383c4a" +gtk-color-scheme = "fg_color: #d3dae3" +gtk-color-scheme = "tooltip_bg_color: #4B5162" +gtk-color-scheme = "tooltip_fg_color: #ffffff" +gtk-color-scheme = "selected_bg_color: #5294e2" +gtk-color-scheme = "selected_fg_color: #ffffff" +gtk-color-scheme = "insensitive_bg_color: #3e4350" +gtk-color-scheme = "insensitive_fg_color: #7c818c" +gtk-color-scheme = "notebook_bg: #404552" +gtk-color-scheme = "dark_sidebar_bg: #353945" +gtk-color-scheme = "link_color: #5294e2" +gtk-color-scheme = "menu_bg: #383c4a" + +gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. +gtk-auto-mnemonics = 1 +gtk-primary-button-warps-slider = 1 + +include "main.rc" +include "apps.rc" +include "panel.rc" +include "xfce-notify.rc" +include "menubar-toolbar/menubar-toolbar-dark.rc" diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/main.rc b/.themes/Arc-Dark-Gruvbox/gtk-2.0/main.rc new file mode 100644 index 00000000..8b8f8240 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gtk-2.0/main.rc @@ -0,0 +1,2349 @@ +style "default" { + + xthickness = 1 + ythickness = 1 + + # Style Properties + + GtkWidget::focus-line-width = 1 + GtkMenuBar::window-dragging = 1 + GtkToolbar::window-dragging = 1 + GtkToolbar::internal-padding = 4 + GtkToolButton::icon-spacing = 4 + + GtkWidget::tooltip-radius = 2 + GtkWidget::tooltip-alpha = 235 + GtkWidget::new-tooltip-style = 1 #for compatibility + + GtkSeparatorMenuItem::horizontal-padding = 3 + GtkSeparatorMenuItem::wide-separators = 1 + GtkSeparatorMenuItem::separator-height = 1 + + GtkButton::child-displacement-y = 0 + GtkButton::default-border = { 0, 0, 0, 0 } + GtkButton::default-outside_border = { 0, 0, 0, 0 } + + GtkEntry::state-hint = 1 + + GtkScrollbar::trough-border = 0 + GtkRange::trough-border = 0 + GtkRange::slider-width = 13 + GtkRange::stepper-size = 0 + + GtkScrollbar::activate-slider = 1 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + GtkScrollbar::min-slider-length = 32 + GtkScrolledWindow::scrollbar-spacing = 0 + GtkScrolledWindow::scrollbars-within-bevel = 1 + + GtkScale::slider_length = 15 + GtkScale::slider_width = 15 + GtkScale::trough-side-details = 1 + + GtkProgressBar::min-horizontal-bar-height = 8 + GtkProgressBar::min-vertical-bar-width = 8 + + GtkStatusbar::shadow_type = GTK_SHADOW_NONE + GtkSpinButton::shadow_type = GTK_SHADOW_NONE + GtkMenuBar::shadow-type = GTK_SHADOW_NONE + GtkToolbar::shadow-type = GTK_SHADOW_NONE + GtkMenuBar::internal-padding = 0 #( every window is misaligned for the sake of menus ): + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 0 + + GtkCheckButton::indicator_spacing = 3 + GtkOptionMenu::indicator_spacing = { 8, 2, 0, 0 } + + GtkTreeView::row_ending_details = 0 + GtkTreeView::expander-size = 11 + GtkTreeView::vertical-separator = 4 + GtkTreeView::horizontal-separator = 4 + GtkTreeView::allow-rules = 1 + GtkTreeView::odd_row_color = shade(0.98, @base_color) + + GtkExpander::expander-size = 11 + + GnomeHRef::link_color = @link_color + GtkHTML::link-color = @link_color + GtkIMHtmlr::hyperlink-color = @link_color + GtkIMHtml::hyperlink-color = @link_color + GtkWidget::link-color = @link_color + GtkWidget::visited-link-color = @text_color + + # Colors + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = @insensitive_bg_color + bg[ACTIVE] = shade (0.9, @bg_color) + + fg[NORMAL] = @text_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = @insensitive_fg_color + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = @insensitive_fg_color + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = @bg_color + base[ACTIVE] = shade (0.9, @selected_bg_color) + + # For succinctness, all reasonable pixmap options remain here + + engine "pixmap" { + + # Check Buttons + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "assets/checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + # Radio Buttons + + image { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/radio-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "assets/radio-checked-insensitive.png" + overlay_stretch = FALSE + } + + # Arrows + + image { + function = ARROW + overlay_file = "assets/arrow-up.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/arrow-up-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-up-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-up-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/arrow-down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-down-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + overlay_file = "assets/arrow-left.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state= PRELIGHT + overlay_file = "assets/arrow-left-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-left-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-left-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + overlay_file = "assets/arrow-right.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/arrow-right-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-right-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-right-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + # Option Menu Arrows + + image { + function = TAB + state = INSENSITIVE + overlay_file = "assets/arrow-down-insens.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = NORMAL + overlay_file = "assets/arrow-down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + + image { + function = TAB + state = PRELIGHT + overlay_file = "assets/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + + # Lines + + image { + function = VLINE + file = "assets/line-v.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + image { + function = HLINE + file = "assets/line-h.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + # Focuslines + + image { + function = FOCUS + file = "assets/focus-line.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + + # Handles + + image { + function = HANDLE + overlay_file = "assets/handle-h.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = HANDLE + overlay_file = "assets/handle-v.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + # Expanders + + image { + function = EXPANDER + expander_style = COLLAPSED + file = "assets/plus.png" + } + + image { + function = EXPANDER + expander_style = EXPANDED + file = "assets/minus.png" + } + + image { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "assets/minus.png" + } + + image { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "assets/plus.png" + } + + image { + function = RESIZE_GRIP + state = NORMAL + detail = "statusbar" + overlay_file = "assets/null.png" + overlay_border = { 0,0,0,0 } + overlay_stretch = FALSE + } + + # Shadows ( this area needs help :P ) + + image { + function = SHADOW_GAP + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + + +style "toplevel_hack" { + + engine "adwaita" { + } +} + +style "ooo_stepper_hack" { + + GtkScrollbar::stepper-size = 0 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + +} + +style "scrollbar" { + + engine "pixmap" { + + image { + function = BOX + detail = "trough" + file = "assets/trough-scrollbar-horiz.png" + border = { 2, 2, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/trough-scrollbar-vert.png" + border = { 3, 3, 2, 2 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + # Sliders + + image { + function = SLIDER + state = NORMAL + file = "assets/slider-horiz.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = ACTIVE + file = "assets/slider-horiz-active.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/slider-horiz-prelight.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/slider-horiz-insens.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + +# X Verticals + + image { + function = SLIDER + state = NORMAL + file = "assets/slider-vert.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = SLIDER + state = ACTIVE + file = "assets/slider-vert-active.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/slider-vert-prelight.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/slider-vert-insens.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + } +} + +style "menu" { + + xthickness = 0 + ythickness = 0 + + GtkMenuItem::arrow-scaling = 0.4 + + bg[NORMAL] = @menu_bg + bg[INSENSITIVE] = @menu_bg + bg[PRELIGHT] = @menu_bg + + engine "pixmap" { # For menus that use horizontal lines rather than gtkseparator + + image { + function = HLINE + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + } +} + +style "menu_framed_box" { + + engine "adwaita" { + } +} + +style "menu_item" +{ + xthickness = 2 + ythickness = 5 + + # HACK: Gtk doesn't actually read this value + # while rendering the menu items, but Libreoffice + # does; setting this value equal to the one in + # fg[PRELIGHT] ensures a code path in the LO theming code + # that falls back to a dark text color for menu item text + # highlight. The price to pay is black text on menus as well, + # but at least it's readable. + # See https://bugs.freedesktop.org/show_bug.cgi?id=38038 + bg[SELECTED] = @selected_fg_color + + fg[NORMAL] = @fg_color + fg[SELECTED] = @selected_fg_color + + fg[PRELIGHT] = @selected_fg_color + text[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + + image { + function = BOX + state = PRELIGHT + file = "assets/menuitem.png" + border = { 1, 0, 1, 0 } + stretch = TRUE + } + + # Fix invisible scale trough on selected menuitems + + image { + function = BOX + detail = "trough-lower" + file = "assets/trough-horizontal.png" + border = { 8, 8, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + # Check Buttons + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked-selected.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "assets/menu-checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "assets/menu-checkbox-checked-selected.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "assets/menu-checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "assets/menu-checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + # Radio Buttons + + image { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "assets/menu-radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "assets/menu-radio-unchecked-selected.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "assets/menu-radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/menu-radio-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "assets/menu-radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "assets/menu-radio-checked-selected.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "assets/menu-radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "assets/menu-radio-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = SHADOW # This fixes boxy Qt menu items + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + # Arrow Buttons + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/menu-arrow.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/menu-arrow-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + } +} + +style "button" { + + xthickness = 4 + ythickness = 4 + + engine "pixmap" { + + image { + function = BOX + state = NORMAL + file = "assets/button.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = PRELIGHT + file = "assets/button-hover.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "assets/button-active.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/button-insensitive.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "checkbutton" { + + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @text_color + +} + +style "entry" { + + xthickness = 6 + ythickness = 4 + + engine "pixmap" { + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/entry-bg.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active-bg.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-disabled-bg.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = FLAT_BOX + state = ACTIVE + detail = "entry_bg" + file = "assets/entry-background.png" + } + + image { + function = FLAT_BOX + state = INSENSITIVE + detail = "entry_bg" + file = "assets/entry-background-disabled.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/entry-background.png" + } + } +} + +style "notebook_entry" { + + engine "pixmap" { + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/entry-notebook.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active-notebook.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-disabled-notebook.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + } +} + +style "notebook_tab_label" { + + fg[ACTIVE] = @text_color + +} + +style "combobox_entry" +{ + xthickness = 3 + ythickness = 4 + + engine "pixmap" { + + # LTR version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + # RTL version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + } +} + +style "notebook_combobox_entry" { + + engine "pixmap" { + + # LTR version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-notebook.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive-notebook.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus-notebook.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + # RTL version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-notebook-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive-notebook-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus-notebook-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + } +} + +style "combobox_entry_button" +{ + xthickness = 6 + + fg[ACTIVE] = @text_color + + engine "pixmap" { + + # LTR version + + image { + function = BOX + state = NORMAL + file = "assets/combo-entry-button.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + file = "assets/combo-entry-button.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/combo-entry-button-insensitive.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + file = "assets/combo-entry-button-active.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + # RTL version + image { + function = BOX + state = NORMAL + file = "assets/combo-entry-button-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + file = "assets/combo-entry-button-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/combo-entry-button-insensitive-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + file = "assets/combo-entry-button-active-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + } +} + +style "spinbutton" { + + bg[NORMAL] = @bg_color + + xthickness = 6 + ythickness = 4 + + engine "pixmap" { + + image { + function = ARROW + } + + # Spin-Up LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/up-background.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/up-background.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/up-background-disable.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-insens.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/up-background.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Up RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/up-background-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/up-background-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/up-background-disable-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-insens.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/up-background-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + + # Spin-Down LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/down-background.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/down-background.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/down-background-disable.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-insens.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/down-background.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Down RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/down-background-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/down-background-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/down-background-disable-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-insens.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/down-background-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + } +} + +style "gimp_spin_scale" { + + bg[NORMAL] = @base_color + + engine "pixmap" { + + image { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + } + + image { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + } + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small-insens.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small-insens.png" + overlay_stretch = FALSE + } + } +} + +style "notebook" { + + xthickness = 5 + ythickness = 2 + + engine "pixmap" { + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = TOP + } + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = BOTTOM + } + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = RIGHT + } + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = LEFT + } + + image { + function = EXTENSION + file = "assets/tab-top-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = BOTTOM + } + + image { + function = EXTENSION + file = "assets/tab-bottom-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = TOP + } + + image { + function = EXTENSION + file = "assets/tab-left-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + + image { + function = EXTENSION + file = "assets/tab-right-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + + # How to draw boxes with a gap on one side (ie the page of a notebook) + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-horiz.png" + gap_border = { 1, 1, 0, 0 } + gap_side = TOP + } + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-horiz.png" + gap_border = { 1, 1, 0, 0 } + gap_side = BOTTOM + } + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-vert.png" + gap_border = { 0, 0, 1, 1 } + gap_side = LEFT + } + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-vert.png" + gap_border = { 0, 0, 1, 1 } + gap_side = RIGHT + } + + # How to draw the box of a notebook when it isnt attached to a tab + + image { + function = BOX + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "handlebox" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + detail = "handlebox_bin" + shadow = IN + } + + image { + function = BOX + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + detail = "handlebox_bin" + shadow = OUT + } + } +} + +style "combobox_separator" { + + xthickness = 0 + ythickness = 0 + GtkWidget::wide-separators = 1 + +} + +style "combobox" { + + xthickness = 0 + ythickness = 0 + +} + +style "combobox_button" { + + xthickness = 3 + ythickness = 3 + +} + +style "range" { + + engine "pixmap" { + + image { + function = BOX + detail = "trough-upper" + file = "assets/trough-horizontal.png" + border = { 8, 8, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/trough-horizontal-active.png" + border = { 8, 8, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-upper" + file = "assets/trough-vertical.png" + border = { 0, 0, 8, 8 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/trough-vertical-active.png" + border = { 0, 0, 8, 8 } + stretch = TRUE + orientation = VERTICAL + } + + # Horizontal + + image { + function = SLIDER + state = NORMAL + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-prelight.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-insensitive.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + # Vertical + + image { + function = SLIDER + state = NORMAL + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-prelight.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-insensitive.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + # Function below removes ugly boxes + + image { + function = BOX + file = "assets/null.png" + border = { 3, 3, 3, 3 } + stretch = TRUE + } + } +} + +style "progressbar" { + + xthickness = 1 + ythickness = 1 + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + + image { + function = BOX + detail = "trough" + file = "assets/trough-progressbar.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "bar" + file = "assets/progressbar.png" + stretch = TRUE + border = { 3, 3, 3, 3 } + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/trough-progressbar_v.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + detail = "bar" + file = "assets/progressbar_v.png" + stretch = TRUE + border = { 3, 3, 3, 3 } + orientation = VERTICAL + } + } +} + +style "separator_menu_item" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + border = { 0, 0, 1, 0 } + stretch = TRUE + } + } +} + +style "treeview_header" { + ythickness = 1 + + fg[PRELIGHT] = mix(0.70, @text_color, @base_color) + font_name = "Bold" + + engine "pixmap" { + + image { + function = BOX + file = "assets/tree_header.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + } +} + +# Treeview Rows + +style "treeview" { + + xthickness = 2 + ythickness = 0 + + +} + +style "scrolled_window" { + + xthickness = 1 + ythickness = 1 + + engine "pixmap" { + + image { + function = SHADOW + file = "assets/frame.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + } +} + +style "frame" { + + xthickness = 1 + ythickness = 1 + + engine "pixmap" { + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = IN + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = IN + } + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = OUT + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = OUT + } + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = ETCHED_IN + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = ETCHED_IN + } + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = ETCHED_OUT + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = ETCHED_OUT + } + } +} + +style "gimp_toolbox_frame" { + + engine "pixmap" { + + image { + function = SHADOW + } + } +} + +style "toolbar" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/toolbar.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + + image { + function = HANDLE + overlay_file = "assets/handle-h.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = HANDLE + overlay_file = "assets/handle-v.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = VLINE + recolorable = TRUE + file = "assets/null.png" + } + + image { + function = HLINE + recolorable = TRUE + file = "assets/null.png" + } + } +} + +style "inline_toolbar" { + + GtkToolbar::button-relief = GTK_RELIEF_NORMAL + + engine "pixmap" { + + image { + function = BOX + file = "assets/inline-toolbar.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + } +} + +style "notebook_viewport" { + + bg[NORMAL] = @notebook_bg +} + + +style "notebook_eventbox" { + + bg[NORMAL] = @notebook_bg + bg[ACTIVE] = @bg_color +} + +style "tooltips" { + + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + bg[SELECTED] = @tooltip_bg_color + +} + +style "eclipse-tooltips" { + + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = shade(1.05, @bg_color) + fg[NORMAL] = @text_color + bg[SELECTED] = shade(1.05, @bg_color) + +} + +style "xfdesktop-icon-view" { + XfdesktopIconView::label-alpha = 0 + XfdesktopIconView::selected-label-alpha = 100 + XfdesktopIconView::shadow-x-offset = 0 + XfdesktopIconView::shadow-y-offset = 1 + XfdesktopIconView::selected-shadow-x-offset = 0 + XfdesktopIconView::selected-shadow-y-offset = 1 + XfdesktopIconView::shadow-color = "#000000" + XfdesktopIconView::selected-shadow-color = "#000000" + XfdesktopIconView::shadow-blur-radius = 2 + XfdesktopIconView::cell-spacing = 2 + XfdesktopIconView::cell-padding = 6 + XfdesktopIconView::cell-text-width-proportion = 1.9 + + fg[NORMAL] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color +} + +style "xfwm-tabwin" { + Xfwm4TabwinWidget::border-width = 1 + Xfwm4TabwinWidget::border-alpha = 1.0 + Xfwm4TabwinWidget::icon-size = 64 + Xfwm4TabwinWidget::alpha = 1.0 + Xfwm4TabwinWidget::border-radius = 2 + + bg[NORMAL] = @bg_color + bg[SELECTED] = @bg_color + + fg[NORMAL] = @fg_color + + engine "murrine" { + contrast = 0.7 + glazestyle = 0 + glowstyle = 0 + highlight_shade = 1.0 + gradient_shades = {1.0,1.0,1.0,1.0} + border_shades = { 0.8, 0.8 } + } +} + +style "xfwm-tabwin-button" { + + font_name = "bold" + bg[SELECTED] = @selected_bg_color +} + +# Chromium +style "chrome_menu_item" { + + bg[SELECTED] = @selected_bg_color + +} + +# Text Style +style "text" = "default" { + engine "murrine" { textstyle = 0 } +} + +style "menu_text" = "menu_item" { + engine "murrine" { textstyle = 0 } +} + + +style "null" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + stretch = TRUE + } + } +} + + +class "GtkWidget" style "default" +class "GtkScrollbar" style "scrollbar" +class "GtkButton" style "button" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkSpinButton" style "spinbutton" +class "GtkNotebook" style "notebook" +class "GtkRange" style "range" +class "GtkProgressBar" style "progressbar" +class "GtkSeparatorMenuItem" style "separator_menu_item" +class "GtkScrolledWindow" style "scrolled_window" +class "GtkFrame" style "frame" +class "GtkTreeView" style "treeview" +class "GtkToolbar" style "toolbar" +class "*HandleBox" style "toolbar" + +widget_class "**" style "menu" +widget_class "**" style "menu_framed_box" +widget_class "**" style "menu_item" +widget_class "**" style "checkbutton" +widget_class "*" style "combobox" +widget_class "**" style "combobox_button" +widget_class "**" style "combobox_separator" +widget_class "***" style "treeview_header" +widget_class "**" style "inline_toolbar" +widget_class "**" style "combobox_entry" +widget_class "**" style "combobox_entry_button" +widget_class "***" style "notebook_viewport" +widget_class "*HandleBox" style "toolbar" + +# Entries in notebooks draw with notebook's base color, but not if there's +# something else in the middle that draws gray again +widget_class "**" style "notebook_entry" +widget_class "***" style "entry" + +widget_class "***" style "notebook_combobox_entry" +widget_class "****" style "combobox_entry" + +# We also need to avoid changing fg color for the inactive notebook tab labels +widget_class "*." style "notebook_tab_label" + +# GTK tooltips +widget "gtk-tooltip*" style "tooltips" + +#Fix GVim tabs +widget_class "**" style "notebook_eventbox" + +# Xchat special cases +widget "*xchat-inputbox" style "entry" + +# GIMP +# Disable gradients completely for GimpSpinScale +#class "GimpSpinScale" style "gimp_spin_scale" + +# Remove borders from "Wilbert frame" in Gimp +widget_class "**" style "gimp_toolbox_frame" + +# Chrome/Chromium +widget_class "*Chrom*Button*" style "button" +widget_class "***" style "chrome_menu_item" + +# Eclipse/SWT +widget "gtk-tooltips*" style "eclipse-tooltips" +widget "*swt-toolbar-flat" style "null" + +# Openoffice, Libreoffice +class "GtkWindow" style "toplevel_hack" +widget "*openoffice-toplevel*" style "ooo_stepper_hack" + +# Xfce +widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" +widget "xfwm4-tabwin*" style "xfwm-tabwin" +widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" + +# Fixes ugly text shadows for insensitive text +widget_class "*" style "text" +widget_class "**" style "menu_text" +widget_class "**" style "text" +widget_class "**" style "text" +widget_class "**" style "text" diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/button-active.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/button-active.png new file mode 100644 index 0000000000000000000000000000000000000000..ad0dd367b966577d233ea39385908642eb80fa8a GIT binary patch literal 271 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(SvtCF4Bokiltvw!W4(tJEN-yiO|&o1%f xpYnlb!DG(6oY%G%+$&{fbCa*&kP~BIxcgXi!|jeo%|IggcyqV(DCY(S=J1^9%x z0%=V{D-8n+ZG9^pJxgscvT^XSaqzWq^oMZ$LsJ97(tICV^#N6Lmjw9*Gsr9K+P!D* zg9i_O9=Ixz4HP!_ba4!k2v1Jvy2Z=v%_4E**`3x#VLqOi^oM(_xg~bIS31xpc+8oX o^O~H+`yGtTi^XkN#JL$5RKL74z5lgH5oiR1r>mdKI;Vst0Co0FZ2$lO literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/button-insensitive.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/button-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..a96be6ede0f809357f6b43fc9f38b600766dc21f GIT binary patch literal 260 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S=J1^9%x z0%=1-Cj$!y0}~L^H*qjDwKuc!Ft_$FFtG=U*g6H;0g-cH!R7<|fU3Dlg8YIRgGwIML-i6JYD@<);T3K0RXseO%MP8 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/button.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/button.png new file mode 100644 index 0000000000000000000000000000000000000000..102c97fa53b8f1ca60f8f0883a3abcb556696290 GIT binary patch literal 260 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S=J1^9%x z0%=V{D-8n+ZG9^pJxgscGPia&xAuUrojt>yJtJJaBG^lRodv4qDhcunW{_9dwR_Lr z2M>O-l*%OlMa?{29780+lM}jPSeb)aByQ|_f9OCNJKMRv1^4E1^2C%2CLH8=ys(WW m+jP$MyA6#Oh2@$ivoh$iyw=KjeasJN0)wZkpUXO@geCx$bxltI literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/entry-active-toolbar-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/entry-active-toolbar-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ac880fb83e4d13d81403f017758420d13bb1c30b GIT binary patch literal 280 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3-oX$H;yMQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6HXu`N0(?ST z^-b(81M)2c^Q;03?A#;l+#~HgBJ4aO?OlTGU4tB4gS;E|dp8{LZaC!Kc+jU|pKtvE z--d&MlkNpgc@+Ig_c_oUKTj9O5RLP1CmAv|DDWKN;|kJd+V=ndYW@XxWzWnqWXxER z`$C~1E%D}qWYs&aF;VTC)<+}?CG7vTs4Hk*mmp7obw+6Z>~ARwrTN>mAG5AsAvGi2 Sdd~x($qb&ZelF{r5}E++f?+}c literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/entry-active-toolbar.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/entry-active-toolbar.png new file mode 100644 index 0000000000000000000000000000000000000000..359b39947cccd85eea3f280c3396791ea33a6e2e GIT binary patch literal 276 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3-oX$H;yMQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6HXu_i1AIbU zgQh$Ro%Xn3$&-SmPYRblDO&cVY~}OvRnIF{J>PZy#qJ9)p1*kg_S4U|pMSpl{PX?i zpZ`GMKM>46>KXzx#MjfsF+}71+e;f68w@yHE;?WEFwl5ozlOQxi`c(!Q_Brf4~cA) z`ts$($`8wKywfRWboF&~&^zQGzvSu^{>Ht_6fc;qx*g-*zA_~J_U^r5$5oT>JPADo PG?>BD)z4*}Q$iB}5MX+n literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/entry-disabled-toolbar-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/entry-disabled-toolbar-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..d6f19b7991591441b4e78f577a77ab4e21752520 GIT binary patch literal 250 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S>!2Ka=y zs%jdkX`85nkg2+ksg8lQj-j=_iM^q@vk?$k0FjHiosXrxx21zG^H!DsphkO77sn8Z z%gGw02@QgcyqV(DCY(S-V4E zfBr;HZLS6Cwe@sy43P*=j(B;3fmvy@#Im`+`I++%N!I*RKA^~EsdCSmtxn}$d*TV_ tZ*N_oc5!lIL8@MUQTpt6HXu`t1AIbU zRW*&&wN2EuP1SWwHFYgC_06?(Ep!a5bquZbP3*1gy{+witR1|q9enIv0_|Ob99)A| z99d!x)b8c!;uxZF{_Q10rUnHbmV>4X6qywN*RSO__#&2P{Zw{Y>ykxn^A10rdVbZ3 zo-LXWEG-3Q*ZoqgcyqV(DCY(S=J1^9%x zp1=0&{I%y-Za%+q>-qJ&uWsCZ`QR}Sy?XxQ_4n^TzyJ984+Q=LfspzxZlErEPZ!4! ziSXo%;FJc&g*VW-$N& literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/menubar-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/menubar-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..e69ee018414730c282643eb744020e442b97917e GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^5(yEr+qAXP8FD1G)j8!4b7wg8_H zS2ax|eG~gTHh*" style "menubar" +widget_class "*.*" style "menubar_item" + +widget_class "*ThunarWindow*" style "menubar" + +class "ChromeGtkFrame" style "chrome-gtk-frame" + +widget_class "***" style "menubar-text" + +# Whitelist for dark toolbars +widget_class "*ThunarWindow*" style "menubar-borderless" +widget_class "*ThunarWindow**" style "toolbar_entry" +widget_class "*ThunarWindow**" style "toolbar_button" +widget_class "*ThunarWindow**" style "toolbar_text" +widget_class "*ThunarWindow***" style "menubar-text" + diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/menubar-toolbar.rc b/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/menubar-toolbar.rc new file mode 100644 index 00000000..4cb89eb3 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/menubar-toolbar.rc @@ -0,0 +1,162 @@ +style "menubar" { + + bg[NORMAL] = "#e7e8eb" + fg[NORMAL] = "#70788d" + fg[PRELIGHT] = "#70788d" + fg[ACTIVE] = "#70788d" + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = shade(1.3, "#70788d") + + xthickness = 0 + ythickness = 0 + + engine "pixmap" { + + image { + function = BOX + file = "menubar-toolbar/menubar.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + } +} + +style "menubar-borderless" { + + bg[NORMAL] = "#e7e8eb" + fg[NORMAL] = "#70788d" + fg[SELECTED] = @fg_color + fg[INSENSITIVE] = shade(1.3, "#70788d") + + xthickness = 0 + ythickness = 0 + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + } +} + +style "menubar_item" { + + xthickness = 2 + ythickness = 4 + + fg[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + + image { + function = BOX + state = PRELIGHT + file = "menubar-toolbar/menubar_button.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + } +} + +# Text Style Menubar +style "menubar-text" { + + engine "murrine" { + text_shade = 0.0 + textstyle = 0 + } +} + +style "toolbar_entry" { + + text[NORMAL] = "#70788d" + + engine "pixmap" { + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "menubar-toolbar/entry-toolbar.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "menubar-toolbar/entry-active-toolbar.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "menubar-toolbar/entry-disabled-toolbar.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = FLAT_BOX + state = ACTIVE + detail = "entry_bg" + file = "assets/null.png" + } + + image { + function = FLAT_BOX + state = INSENSITIVE + detail = "entry_bg" + file = "assets/null.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/null.png" + } + } +} + +#Chromium +style "chrome-gtk-frame" { + + ChromeGtkFrame::frame-color = "#e7e8eb" + ChromeGtkFrame::inactive-frame-color = "#e7e8eb" + + ChromeGtkFrame::frame-gradient-size = 0 + ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) + + ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) + ChromeGtkFrame::incognito-inactive-frame-color = @bg_color + + ChromeGtkFrame::incognito-frame-gradient-color = @bg_color + + ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) + ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color + +} + +widget_class "**" style "menubar" +widget_class "*.*" style "menubar_item" + +widget_class "*ThunarWindow*" style "menubar" +widget_class "*CajaNavigationWindow*" style "menubar" + +class "ChromeGtkFrame" style "chrome-gtk-frame" + +widget_class "***" style "menubar-text" + +# Whitelist for dark toolbars +widget_class "*ThunarWindow*" style "menubar-borderless" +widget_class "*CajaNavigationWindow*" style "menubar-borderless" +widget_class "*ThunarWindow**" style "toolbar_entry" +widget_class "*CajaNavigationWindow**" style "toolbar_entry" diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/menubar.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/menubar.png new file mode 100644 index 0000000000000000000000000000000000000000..1a65249426a8ea0dcded10498e1cf75f2c17b74c GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^5(yEr+qAXP8FD1G)j8!4b7wg8_H z*XuX#K7aB0l&Q;BpopNSi(?2!bn>6`2M!!DFpywj==;fNYx^%|AyAUR)78&qol`;+ E05>}@w*UYD literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/menubar_button-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-2.0/menubar-toolbar/menubar_button-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..70c8f86992ed0b4aa84de859ce16206ed6d5b764 GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^l0eMQ$P6U4SA1Irq?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@|R21^9%x s22FW1Ih)%L$mRBQaSY**OgcyqV(DCY@|R21^9%x s22FW1Ih)%L$mRBQaSY**O" style "panelbuttons" +widget_class "**" style "panelbuttons" +widget_class "*XfcePanelPlugin.GtkButton" style "panelbuttons" +widget "*dict*Applet*" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" +widget_class "*Tasklist*" style:highest "panelbuttons" + +class "*Panel*MenuBar*" style "panelbar" +widget_class "*Panel*MenuBar*" style "panelbar" +widget_class "*Panel*MenuBar*Item*" style:highest "panelbar" + +widget "*PanelWidget*" style "theme-panel" +widget "*PanelApplet*" style "theme-panel" +widget "*fast-user-switch*" style "theme-panel" +widget "*CPUFreq*Applet*" style "theme-panel" +class "PanelApp*" style "theme-panel" +class "PanelToplevel*" style "theme-panel" +widget_class "*PanelToplevel*" style "theme-panel" +widget_class "*notif*" style "theme-panel" +widget_class "*Notif*" style "theme-panel" +widget_class "*Tray*" style "theme-panel" +widget_class "*tray*" style "theme-panel" +widget_class "*computertemp*" style "theme-panel" +widget_class "*Applet*Tomboy*" style "theme-panel" +widget_class "*Applet*Netstatus*" style "theme-panel" + +# Fixes for tooltip text in some apps. +widget_class "*Notif*Beagle*" style "theme-panel" +widget_class "*Notif*Brasero*" style "theme-panel" + +# XFCE panel theming. +widget "*Xfce*Panel*" style "theme-panel" +class "*Xfce*Panel*" style "theme-panel" +widget "*Xfce*Panel*GtkProgressBar" style "theme-panel-progressbar" +widget "*WnckPager*" style "workspace-switcher" +widget "*TopMenu*" style "theme-panel" +widget "*XfceTasklist*" style "panelbuttons" + +# Fix gtk-entries in the panel +widget "*bookmark*GtkEntry" style "panel-entry" # fixes smartbookmark-plugin + +# Make sure panel text color doesn't change +widget_class "*Panel*MenuBar*" style "theme-main-menu-text" +widget_class "*Panel**" style "theme-main-menu-text" +widget "*.clock-applet-button.*" style "theme-panel-text" +widget "*PanelApplet*" style "theme-panel-text" + +# Override general panel-style with specific plugin-styles +widget "*indicator-applet*" style "indicator" +widget "*indicator-button*" style "indicator" diff --git a/.themes/Arc-Dark-Gruvbox/gtk-2.0/xfce-notify.rc b/.themes/Arc-Dark-Gruvbox/gtk-2.0/xfce-notify.rc new file mode 100644 index 00000000..7ec55acd --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/gtk-2.0/xfce-notify.rc @@ -0,0 +1,74 @@ +gtk-color-scheme = "selected_bg_color:#5294E2\nselected_fg_color:#ffffff" + +style "notify-window" { + XfceNotifyWindow::summary-bold = 1 + XfceNotifyWindow::border-color = "#17191F" + XfceNotifyWindow::border-color-hover = "#17191F" + XfceNotifyWindow::border-radius = 3.0 + XfceNotifyWindow::border-width = 1.0 + XfceNotifyWindow::border-width-hover = 1.0 + + bg[NORMAL] = "#292C36" +} + +style "notify-button" { + bg[NORMAL] = "#434652" + bg[PRELIGHT] = "#5C6070" + bg[ACTIVE] = @selected_bg_color + + fg[NORMAL] = "#BAC3CF" + fg[PRELIGHT] = "#BAC3CF" + 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] = "#BAC3CF" + fg[PRELIGHT] = "#BAC3CF" + fg[ACTIVE] = "#BAC3CF" + + 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] = "#000000" + bg[NORMAL] = @selected_bg_color + bg[ACTIVE] = "#1D1F26" + 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/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..48e843515ab0c485311bf4a55333dec8ea1be7a5 GIT binary patch literal 360 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uGfKP}k zkPevqIC#qAplJ_+raXcmZ3Amp4tfJo(_x>sQ@$-H{5miA_g)L=y&lkaGho8)Kp>iQ4``-jUzsz|Ciapb zzhDMWFYiZ>pG2FlSpgJE^mK6ykqFN{f0OTkfPh0_s8{Lz(uH&X|3B%qLSS!x@uZUt z0YPyM{YlIsO&yFKT#n}rUo`s5uV8;57pW>cXVLCEIgX}l-oAYk);G&g@vye{$?ZSh m>~rGTw}1I#2ajoW|5yvdM9UW~5={hJ#^CAd=d#Wzp$P!*h=fG| literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..bfcde3f7ce2ffc388ebaa94c0880c97273347830 GIT binary patch literal 475 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)EjR8I( zu0T3y(v#3>PlG4l51jHSc=Ds5DUX7tJ_-hsFa#72n(|QFz*^hTM#tDe$JkNF#7WoG zS{$vXmF-2)>dazhDL#b&Zv4*R9|1=KY6{pE#J)F9T&Z zdAc};Se#ya`LGiA&$E%;g2R{h`Nh369N8wR9P8oIVsCr) z;_}8XJnvi;_ZnYo_{Dh9f$drShd)fO)^ape9o7KyxmnQ|wf@-^Ck3hP(hF=i zcUj+MDF0e|FwvYre=Eb?JBQZ_f1Y}Gt#20NuD`RdUwZjKrZ3ihhOFEaA?wxF>XkS5 zC*5to@9^N#Ig=BA6)rO*#?N2&_p+0)(G<^VZk0FlBPSKzx0lP50J@&R)78&qol`;+ E01TMDVE_OC literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..6d855156b7a8a5084e5644d663f227ec0350818b GIT binary patch literal 370 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uAfKP}k zkPe>wEO6?Bpec`nCO-(8{76UNO2^Pf$IwCF%2(gY&(JQ&&@RN#InvNM*3>h_)H}_& zc%^&AX77fB-i?QSn@{+*pYrRx;Ma3Cpyzr(-_3vtw*w~K1Dduk$G{k9x?D++UoeA) zW=(Bv4-W9F=E)zR$^=gr#}J9|-1FXi4GKIg0W3O?_(fe=cm6k3W%T4cmlthayI3{=5_Re8$FsbN%cO-6|?G}B- h=kH6pT1>xw))y)hdZM{))*YZ-44$rjF6*2Ung9h;g@6D6 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..2fb1a071cd4faa895726619e556ae755ef024910 GIT binary patch literal 497 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)Ebpbvh zu0T3;=DW~&&jY9537YaSc*?_|Nsof2J_?-tCt^q zrcQdM&U)sqdKRAg7T)?cL55D@=DykH0fiPprB;!3R?*Eik&RASvz@Z%xt6YWuiEBW zwavTnsBh~D-}X}hlkNpgdH^&$w@>sj&;?p0L4Lsu{Gwv9@d*iuP0cMWtvz_a8ivVd zfV$Rux;TbdoL+nRrdX4L09%5pxAB2ZwfY|2-|G(+ylHY>=GXrJ(*I&vb)D6VaMs$RNfh(%|&TzM_utY}ld&H$OxvJ=pkcj{a?h3(sHA*`s~p+I!!E zXInp1G2i)mv9+L@xr3|a^6c$9N|W|&s(!8LXtDS2tm~&<&wXF;<`=V>j&9ix6aC-U z`yco5OqgHBroi9K!@#L`&g5-)x6g|J-_0hc()KfY-Y>`&59SF6I-SAO)z4*}Q$iB} DJmAN@ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-selected.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..5bf4e57adfde03979a0b49be72946ae7eb0f4fc5 GIT binary patch literal 364 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`ukfKP}k zkp7PZf~GtQnffSf>Z6o-&r%jV%UblTc*XP5mCtL|zpPvTvSH)Pqqo1Ed-UVZ%U=)P z{(AP|_wx_G-+uZ1>Brx1zyAIJqThdi|NaX!&u{-B2cXfiB|(0{3>um>wLLh1xE~8Q zP+^>>i(`ny)ZBhgz6J#WmS{84@)(A>|My>JPEfe9eO1adwp9j>@hr>}3f(J$v4-vg-QhqCG25?_YIQ VNI7kn<_4fm44$rjF6*2UngFVYrq}=g literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..95ea1e573cb38f8c64edb73a3a5456e79e406c83 GIT binary patch literal 493 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)E)d4;s zu0Z-fArLg>QOJ}>;nRWWNhA=>d=fwVN#fimN%Nj%Eqa!}?0M^!*InD*_Uw8+egFH} zhu_aV{C>;DPrELEI)3Nd#V0>5Kl$MOKT54;5BRGEug0Lo-U3d7N^%E zRs43~!O_s}&o6H7a@gT1q&#`f$wmXOeYJ`cMfRRhowbsUhkYrV(S-j8t68?(R^zzE zyM8u9#Tv`!r`5Tx{MJ%0Xsr0Tm+`@&?1x|3cC22`{qP%`z*I56{B;knb^bi{Zmnz9 z!!O^=)=#}|{r};Ouk0K$(}b)!<~^(A-}vrue!`baK{6>)0wo1$nf6gF)0*#}zoaqw aFC+K%oL35xmfL|&XYh3Ob6Mw<&;$TDg!m%> literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..0c9682e5c924443ca9acc13b35f8f92b2a08badf GIT binary patch literal 374 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uYfKP}k zkPe>wEO6?Bpec`nCO-(8{0PVhoBkvch-N;Cp7|tx_LKOzPg3SR%Ubj-d&#rH70*jo zK5yRqvS-KJi%))Be)8k$vmbX}{<`z}*Ygj*-+uc2_RH_ze}UjX5Iio6?f_aKUlQaO z%%GuJQ(N1E3pD+G6be+D;OXKRA`zb3f0M64frmvqLDc4>+miqPXWBKeG=1JSIcFQI zMuMpu3o}C_rwoIEvS`uC);o89ab8u}CVe+qV6W}&33~(D)*XHxAjvaP_Oj^T9hURw knmkkbRBq+Xv;Nfc_`Vjl-GA5ifI^nR)78&qol`;+04&(0HUIzs literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..288d9fad20e721242b1d7ce552f3929f67f3046a GIT binary patch literal 499 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)Ebpbvh zu0T3;=DW~&&jY9537YaSc*?_|Nsof2J_?-tCQrw%615zn^>f{g#WLwq5+R>++|gx4#{~^X<&NZ;#&odj8?} z`)|KLeEa?B$KM~n{{Hy=_t)>gfB%EP%n#`ofiBQ03GxeO;1?B(jZa8OY-(<4Y3;!S z)-X&y1Jt$A)5S5w;`G|fw}qM%1lSTxy^R}BEh#QDsr)bAb4|};$L%X0;y=}&YuFGd zqO^F<$HomhKfkcL2Ypd`o^gypg3pU#&WZmC|5!t&&tkb6y4931%zWvUL0uU{bg(lhaI^T9NE*QzAv8YbL!wikH-p=|1z-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uefKP}k zkp7PWf~GtQnffSn+M|^DPg55>&0PE}Yw@$<6)#FxzNlIEvUdH;`VFs+-u`;-;rF|* zem;2f>*t9j%T)?U>CTk z#p0kY-FL5b@x{B$zg_38J(bpIy4LI_+c&4FTW=O^dgAr%^NR^DCYlvUy*PCH{`FdK cC;s_)@@gV?-kq3d3$%&B)78&qol`;+0BVP+?*IS* literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-selected@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5bed17dbc71ddb3530cd8d5adaa33ddc79d81bd4 GIT binary patch literal 479 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)EEdf3u zu0Z-faUf{Qqu?oz!lyrqnDIDr#^b1&kK<-PNu2v6Y2MSU#m@?sy=dL?x@+5;o}I5} z?0+}=(7U;Z-fy}1Y3G&C$M1Z*^!WSbCqEv({q^MCuV?RnKmYLi&)d_`}6Rdlz@6z;qvPTLf4+#aW}hRy26^c`-hi` zUT(c9J)0%*>oddiOD{+NPrU!lx-n*&kaXj{XNAAHzRJ}xpIAJX!Q-z2qr;wN25*O+8+B4s~g^RLo`;|n{3fzD^}boFyt=akR{0CqU@wEzGB literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..e44c35828909d7593180dc2478dc0d88ca5176f0 GIT binary patch literal 474 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU3?z3ec*FxK=3*z$5DpHG+YkL80J)q69+AaB z<<~)&(Me-=1yE43#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWIap0G|+7 zARRFIaqyJKLDL=tO?d=C+6LCzhITrJwmL?3I!5+-7M=#y{sy)IrrsH5UTJ1t>1IAz zW_~$V;nh|VbygAe){za)xr?0h7P*$Jb}L)&QM1dZ>4;D337^)JzHMiG+t2!Tp7ZNC zA29K5;Dp}s@s#{nb8376P*{yv>9t`mOe;5+BT!FqRtb{rP>oZ3Zn0dG2!;Pg%8?Z_lfJ z`QMfgcyqV(DCY@~pSCI|S0 zxB}^*Nl!wjJq@0GKXA&U;K`4IraTIo`Y0Gk!VpkAXv#xv18ZGl2VFB)J#!CzD<6Gp zUwvyo0~>z>+W<44EHj^MbKe~Ez(NcEe2ai0i@+kQhKLxzMbd%x-JDwyc;<2Uf`trL6h$TEfrs~X&2C0d?i7C!3;9$ z8Y|bXTfgDW`wt&KaWJP}W?*3S^>lFziD-R$<95&?0|B-NQGo*9BK{S23|#X*|MOSh z=b!7aKSTC;K~8@5 z>+@8DRqW4>JJ(JYOSHj@zbH$Nr?_VVyp}AZPG&^>bP0l+XkKs$Uf& literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..6a3774bd83b493cb538ba033770e6cf660482800 GIT binary patch literal 465 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU3?z3ec*FxK=3*z$5DpHG+YkL80J)q69+AaB z<<~)&(Me-=1yE43#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWIb20G|+7 zARRFIaqyJKLDL=tO?d=I!BZXuPkj_V{c*&M$B{E0r!9Dzw(x1j!e^O_p5-igmb>(M z;qvFz>t42ReciSF^_0DDcU=Cw>*|-i*S?&-|Lx3!Z|5I=zwqe$#Yf*SJ^udk)9=@x z{(SuQ_xGQFfBpi||9}7f1A)uhb%j9d*-L`_f*Cx$ydOP&5^cU_1yE?Kr;B5Vh5y|v zw}qM%1lSUca=mq}v!0(Zs{F66lTeTpIWhXKcG{0;>|$)k*n%!gT4-@aN$iwyxZ$*& zS%T5Wyv{&3-dcXflsVZin-2YbvWZ`f|KX2J$HUIc?#AwVEaNfb`qe1DN3ZMWv3{Oa zthv#-;H%i?^E{7cZ(KJw!X#&*As!@%!oW`|9%h?DPEX z^!)Po{q*?#`uzU?|Nm#Z-U0vs01k9gPE!CJCn%|{uCK7{@9^>R2m@!+0003_Nkl6?)K9LQI#sevBH5?3 zd!>p@+0ARbzG9>g#hzm20DvVAEC8sO5l}z@{~x@593%y=zV-7kAy|1DhzxM$0WluD zTzjq<4Q@S0j0Fu(>pMPZc?l}?djxO%+mxLTg7Hhdc~i zdX5Q&+!?ln0^r!#^lzr+FxC?FAJUIZNju*(BG0L)pJ pX-6%1J(nLAv0Tw8}6)002ovPDHLkV1mj|I28Z@ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b63a30d1f5b5d6ce944ed2322df29bbc8888f563 GIT binary patch literal 363 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uSfKP}k zkPevqIC#qAplJ_+raXe9u<4H@XFQIa`8ay!Rse+(JzX3_B*Jsgd-63X@HhmzY~a#5_nGCp{Sp<0 z#s~Mms`@f6Tw%g2epE`MLXcPB3A40Q!e$x!2bK&x?q*y1Y&oZbzqYc~PLqCo*5|KdUw71QT^Z0a22WQ%mvv4FO#qbzpT+Zuoc5!lIL8@MUQTpt6Hc~)EEdf3u zu0T3y(v#3>PlG4l51jHSc=Ds5DUX7tJ_-hsFa#72n(`3H1qy~tc@#SBan|Bz*-M_~ zE`46G?0Mb#m-QQ7b!~q=WB@jKtn-2e9Q&9CPle!u_v z=fk%@pMU)Q{_Ee5-~WF8{`c$8zkmNhU_p>xGSD4-B|(0{3^M8(E7z`Dzv0dM4j z=AKRSE=;NUHAnHJ^+ZDxX9f{=R)%LM|0jH7oihCt_o>xuwD}|MEt%5K%5~+tR&^e; zVR<$0hqY^3FJ~t#4V!=HovDJ9K-l{CiFdoM-+j~T+q9wT^NiWYUatLLknvmjd(1SU z^mlvD-p!PHW&4NCroW6y;iw~1!-8hxzTFp<7B4E-m}GGxWj|v^it&m?0qY+EozLLu L>gTe~DWM4fdu-?% literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..09ddef67d2906e15032c9939eb9d5c7d6ffb00ca GIT binary patch literal 235 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFl4`1H%tD!;7D!wON5$ O89ZJ6T-G@yGywp&r${3J literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e189f93be6f554bfcb94704123a4e5adf8e0bb0b GIT binary patch literal 294 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2(yEr+qAXP8FD1G)j8!4b7g8-ip zS0EiU=}G9cr@@o&2TpkuJo!=3lt)2R9|Z$R7y^n1O?jwoU=0+ht-8Po)WcU2Dg`emSupQnpsh{pNk1O=WM)&CD4EM;BLaJ61#1Bb?iew`1Z z8U^x^5BLKf*mFq)G?oWAbRJmnf!j;rKO5H-W$qeAt_($P9~LfyrwTvZSvoqZ8Rmyp Vca%9?Is-JB!PC{xWt~$(696o4XT<;j literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..2436a9e38026781b664ce6ff0593411ef90c0ee1 GIT binary patch literal 233 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFrvSzDJzX3_ zIHHpi8W@*-C{oY}Oi0jVXJ%$A<5r#T>e>a@3w|#F PYGv?r^>bP0l+XkKkeWtD literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..44cbfcaf3aa283d532aef00a8d45194c3ee7ba38 GIT binary patch literal 296 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2(yEr+qAXP8FD1G)j8!4b7g8-ip zS0Eia^Ihn?=YiAj1WkDuJmq1~q(?zh9|cZ+6a++5K#ahtK*j?deJdb$a#~?3P>(=K zkY6wZzo=Mjd_qEEQ*%p8Yfn$0@oQF~oS&zQV~EE2ZhICLIZ@PXS);XfPK6=m)kMy?D+ZXXsdgQp5V+*vw0 asu|{oR(F&+Tsi|ZnZeW5&t;ucLK6U%<7G|& literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..be957266467e7e276bb0890d5ea6ffbfd779499a GIT binary patch literal 227 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF@Ck7R z(*Kb_(3D3&-oiV}w15)qB|(0{3>um>wLLvGo9@U0g>*e#978ywlM@;k)wY``cmyUS zcrr6Hvzc)yGukVQa0E!Ulpb8$5HU-Kp`4YW&`{OIG%nsBsFA_b)z4*}Q$iB}F>yz9 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..63ee4347dc6e80e3a72aca0c78f308a46a0c0c88 GIT binary patch literal 285 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2(yEr+qAXP8FD1G)j8!4b7tpJ}8 zS0MeL5D1#`2&g1~1tTL+HD5`PUoZo|s90=#LSj>MOKVS$K*yC#pp3Vti(`n!`Q!uz zo*Ap(A3A8px}f1{tcn4rMnJbtfvCm?@yG{a0T1-JBmx?Z0~|UJEcn3frtn;eJBE=f oLy6mjiFL*%fj_EDE=Oz`X0Uqf6H5_}0~*WV>FVdQ&MBb@0J}|V2mk;8 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..7a91e23506f730966b3da6611df3c4225420b1c0 GIT binary patch literal 233 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF3LZ2JOwDG@9E+g z!V#UE(7?ECgNcGiU_yc?Gcz-r8HX~X{bCu80LhlpgKHCtm@l4WDhOv_IL4@!66pQX Q2&k38)78&qol`;+09hGFYybcN literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f741ba44ddc70989fa029a3ee471d29a38d8a653 GIT binary patch literal 296 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2(yEr+qAXP8FD1G)j8!4b7g8-ip zS0Eia^Ihn?=YiAj1WkDuJmq1~q(?zh9|cZ+6a++5K#ahtK*j?g`~Uy{LSjo5fqDc= zg8YIR_(jEH;}a4Ro0?l%T6=l|jbF0@<@`Kd978lFCMPKH%&5M9@L(zHf`+TsDjPU7 zF0|`>5YZ^$k9@!z@IaPJBB1eqfJ5hj1s}M*6!x=mT~Xw=VdTnC56ZGCNp@t`njxgN@xNAEQn>& literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-selected.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..c7b5cf258c7a7939a075bb155d4bb529501b77f4 GIT binary patch literal 232 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4M&0F>6(yEr+qAXP8FD1G)j8!4b7g8-ip zS0MeLI1n`D5m4c!xbt#AJ$xlWe!&bf>KZH8u3Nw1&HE1@KXEXpUk1wfdAc};Xq-<@ zP~e$S{r~X6Qq~0xSL;=Ya(uxV;qqvvFNf t=B{Dn%24F?Vc{}(s_?^|rK6*oVSZ?JN14N=GeDCWJYD@<);T3K0RT literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed.png new file mode 100644 index 0000000000000000000000000000000000000000..5707c92e5ba81a216fff49e85537331acc54e898 GIT binary patch literal 235 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFpG2FlSpgK%_jGX#;fPL7 zXkdKyrAR>|G$BEkotd4jjAJo_{bFX00LhlpgKHDG*e|Lw6@)V|^y}*!WsTXR0MyFh M>FVdQ&MBb@0FIGKjQ{`u literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ed851e7a3b88aa7a471c31f1a49fac693b562fc2 GIT binary patch literal 294 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2(yEr+qAXP8FD1G)j8!4b7g8-ip zS0EiU=}G9cr@@o&2TpkuJo!=3lt)2R9|Z$R7y^n1O?e39{{R1fH*@e|pdP-GAirP+ z8Fh`7YuByc@aFx8kDoZ0(=P*M{5)M8Lo_BPCn)gDsJ?&jU@7Z@hO5>p8#pvBwCj8j z(J0`Le83y^Nc&hNjou#9rnqiJ$ W+J)2Uif@4?GkCiCxvX$$+}Xs^)zsSE%-Y@D#?!*q)7B}_);Yk=DZtJ-(9tc#(Jj=`J;c#H)YU7> z)jQJ7C(6S&#=|$(!w-n!Jbh!=h{Z$$-N925KCUJ9)Gu|>&VyM{^`aOmPb5ZHL-lc@>^R^uvDHZ z&UrdJSZ>FR+U$>270>2H9f)#TzWX(6iQfO2@e4}5JB5U0ScHBhuF0=1{E$`Mcb)kW XpVN%_Tw7KGJ;dPY>gTe~DWM4f9rLd3 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-selectionmode-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-selectionmode-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..069b32b497c2bb486293291be582e88fbae06d1f GIT binary patch literal 692 zcmeAS@N?(olHy`uVBq!ia0vp^0U*r53?z4+XPOVBn2Vh}LpV4%Za?&Y0OWEOctjR6 zFi5WlVa7PAi84Sz$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS76tf( zxB_W4Eh7~TQ*~_r_PJ!IE&Y9pWlA#KU-Q;@>wgW zd;Lu50(HCX)v;|?+>Y$=3tlf0Z?OKhM6B(?dG)H_7O?-mdKI;Vst0A9EX AWB>pF literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-selectionmode.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..23182178431baccfd18472dce72e5fabbcfad86c GIT binary patch literal 447 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU3?z3ec*FxK=3*z$5DpHG+YkL80J)q69+AaB z<<~)&(Me-=1yE43#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWIa{0G|+7 zAbsxIv-8)VU%L4Mh%ST3=Rod@*PlV?&FAyip1pbh_3itw?>>I}`1$+C&p$qY{rLrm zzWx01aXgb%slG;L8X9G(t@_Ir2Sfxh!Pu5n`0Gw?L?}KS9&xh49;c>-qP% zvsr#P^!DBKp8f5twHwt_8oT#?^-Xo!S~$Zt=#`r3627U;s$RW&Us-<(ngcyqV(DCY@~pS+5>z- zT!Hk(tIsZ8e|qlf)AJzo42aHMdw%XZn0@Wpc?@*n`tz4>KEHbV<@LKSZ{B}>3q&8j zy#u0;-#&i+{_*pVPhWm~{`&LFx1V3X|M~_*KYsoE_2<`bAo}~~&)+|Pf#~1gzyHAC z|G)nrpkTtr4s?n@NswPKgRQThe^pz@-hKN&e)|07Zw<>#Z3YI$L{AsTkch)?Z`=+# zWFWxyfT@d>J4Z9{O4byKwKKlg+c~oN%${;rMo&Whf9?L8CNGz5j+{2BC~)Vja|g9Q zpFHvGu7ks|X}=c4cs>=4oN8clKy%HMa;+H>4|tZ?Yb-QyU=S5(U{Nz@bhC@w7I^S{ zb=Yy1a=F(Xjt|yf7j$;0{BSFYLF0PQ%tiJUtMcb>F9=wz@6}o>$C=}^{^H)}Yo#@= z-?7l=xBVJ;;O`@=q|5IgK6sc~xT?MB`1JFga%}%{)waKLe|ux!m%|4=<(T$m^KZWX z`FZQMl!e_g>-q0b+1640W8=*ik7PH+T{@U|wd1P$uP-g#?pb_?4ldrR@A$prZ@>iG ztmfRerRV?cD$Q|Ref}YrMd#OWnGYIvbHB&vX*#Yr|MuGL&i?yaN-NAVYF|#bXyp8J zJVDSbZRb{=CawAc&Yg^X3)a-Qhn_AnG-!{1+z@%|(Jixi($9?T*PURG^g8AGl)Wo4 W&W7*Tw;EtXFnGH9xvXRM>(0i{fIjcjy{Y!CgslmyhkQxfDC%pk9D z{KUyqfByXW`?oK(Fa#)W<>}%W!V#UE(7?FtgRw(^(t!ip-pLB=DN9ITzxe*1n8Akz x$@hE#ry8VB?BYLCk$K?23&u@bA{pLsF$lT`MgDvLLKZuoc5!lIL8@MUQTpt6Hc~)Et^qzF zu0UE%%Sc7TR9)LdUCTrbgpAcRP1Q6^foxSx6E!TzR7=lN$H+$4&{h{n8rjYhtl9}Q zNT4LhFPOpB*U!JItz+-L{U1Ml{_?kmWu`VzF3;1&F~s8Z+sWR14GIFzANje0*q;7# zzuL2_snam=*6MEob~RcI!8~rd}Gq74v`C+44Q)kn-UKyPHW|z#;U-{ zu>S-1eO7J%yh`b{X$!5>_ly5xxgT>}qV@idhdaYo$I3Y8S1+NNq+rm9*d>RKjRdX`$cmRkCjYFZ|`MmD-ecJ@0$Jb_AiOM?7@8HCF# zDyL7MK4ZqrnKQQv#47?NtUO&DLpY+76B-!Zu7^4Z=o~n3shEw!Ps(6J(+lI}%n~~e x^cZt%q#oc+naOPQeg_ltV#yPiR2X+?Gfe#EdYgx-`x?*`22WQ%mvv4FO#r`9O9}u0 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..305ab4d7431c75fff0784eb9fc12e325e2898bc6 GIT binary patch literal 340 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)EHUT~% zu0UEz(?DI_Tus|dP0K`0(^yr*R87-FP1{&a%UE5*SWUx39ViY$rds-z+D10I26nnY z(#TF#=)?@5evy(OzhDMcJ$=uBpu(c!iIZl`gaGr|JgUPc~0)>6xKO4@j*PlA2{ P&{hUdS3j3^P62R^0qxl3~i7eJTK@toM5x<1Po?UdD57f=z>FVdQ&MBb@ E0Fjbcg#Z8m literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..bdafd334439a1cda0c82647e3edcf457ac90768e GIT binary patch literal 312 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2(yEr+qAXP8FD1G)j8!4b7g8-ip zS0MeL6kzSkVgS@5P!i-9%)r6JD<~?asH|#Y>g4R|##R{^43vxWba4#Pn3$ZPz?5?T zKR;{z^rjzk{!cu>vcTaVx2vOuz^mU}A~)`9aIg#QZ(#Z^D#&!GzJcjK>%;^90~rr7 zJ-^s2U^zk6u~Fv#A%S%X_r$++Xfe3Pir8rV*HKh^#dzgcai!f;&lNzM7(8A5T-G@y GGywojo_(kQ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..ed2ee8f09ed93a0dee220e101e2241b467468031 GIT binary patch literal 263 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF-4cu_Vbb0fnYQHK3NZt0%8TxI|bVeoYIb6Mw<&;$T#k7WG- literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f59d6be3505796abb52d1dbee900e16ad65a05ac GIT binary patch literal 358 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)Et^qzF zu0Z$&*fB*mg|5HWM3}}#eNswPKgQAwUwzHRaMn+~!YinC~4+I$O+{Fu2 zQsC+07-Dhy?PN=#1_c2YM;ivmw4ML{hpY}zQrK{6g5P%Y*=cXY!)g~k3|e%LpXbK? z`T(DuimZo%SbAsdW?7*Wv1H$bgf50Bj0Z%PeTX%9d~)vl4CnX{6I=xrT$sIA{rG%? oZ;s}9t21>kZA(}FX`guC;jGP)MLQj%fp#-^y85}Sb4q9e03QpVi~s-t literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-selected.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..4d32106a91fc846c32e52145ae36bbc8cdc7aa85 GIT binary patch literal 252 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFgN)HayuC$R#B%{*NkLpY+76B-zooeFg@h;3{< z94Wxz!!2RK>&WwvlP9JrVM9X@+Z~5*2?B>r7_(lQuzopr0A4U$zW@LL literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-selected@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7b361e3461209ca7e8cec4c4a0439109142522a9 GIT binary patch literal 337 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)EmH|E? zu0Z-fS%AyRG#{v0xFpCgn1NqRTwYzn*51L{B|f3Ds9>>3 z`3@NH9ElPBUi7~{hhh3jqb3Hq!=Y2uCT>)YF-%ruw|y=redmU|VUs>b^o4vE3BM%4 zSrZg99Fmci52&t;ucLK6U$!H=8( literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..9fddfb52e45b62cdc77b9362308576a0b7f0884a GIT binary patch literal 265 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFbzhDM=h2tkq zp8E6W@87fU->?IPtvp>ELpY+76B-zoeYooopmgBCwr6?*b4n5t?75TfXeK<^$IT|K sk$QkPWiE5l9D{^}686X_9fopNhJ->NU4~?@OrR+Yp00i_>zopr0O9>-?EnA( literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..68126065a1b0ea683b843b4aa6efaa6469a112e7 GIT binary patch literal 351 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)Et^qzF zu0Z3I-(21MtsJwJCH%)a*QJO;XO{rSr`pI^QG^7`GEKY#xI|NlRK z>SYn2K>{T~e!&d3zJC5yZ5?~}?f>}c^OwIhEHkx%as{3)jv*GO-%hp^YETehakOD@ zOxyYIf5_?pC4~*ACirbPpPlwbJgj!%!=Od?_<3&JuMhCqsmOXLh^2SNZk82F5li+> zNa$jC!gxSr*@swz$0z5$&v1_aFu_$|!G+m-)sN3N_~vMyw>nez(zbNvpZ1CO9nRV; US+vtJ8fZ6zr>mdKI;Vst0QBUbBme*a literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..28f3469e793b9cbc46065b4847d7b3d469ca0317 GIT binary patch literal 375 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`ukfKP}k zkPe;nJaGCQzX|t(ralau{4jXR!=TBJKxoRNz^NcIXzF8-AdmqR0g+HPkgIKAt#9qC zZ|$dVfz|Nr-2e6ot+HWPz~Krzp}s&Eyb+g$5jE6(`F zD)Bhi=?%Aor~mn9q7Au0A{p_g8W(Y_*sCs)!mvP7D@AjGR$K=|+`^}V2P!%Dx-$Oh rQ(KWQb+EEVZuoc5!lIL8@MUQTpt6Hc~)E2LgOT zT!A#h|No(r9|TN#6gu^B@WjW#lO6<3c@Qw|VesTfK~o=vOnMYF1;}_3GUZ|Lq=!LM z9|lf-7(C@+(BwyfQyv9ReH1kLVIY_bR2B&2!q^~PU=$1@AA{6@%z+9*q<|*Cm1!GT z>zcagngNlkuDP4Jf4+G@fq7t|g@3+9K#@gYkx$EUpOzCotw40ruj9O5=Xs!B744v0 zpcnK?g8YIR7!{ROR1J-cO-ya=9GzW4Lc_u%A{!c;np^fAIC1jS=`+`F+`M)B)$6w( zKY#f(>6mC2Q0G@q7sn6@$+ZVxRviowVZBg0Wg6d>5{D)+M=fR9koLd-@rWLT9QuV&N@JnXR+Ql!Dy%%#IUG`0u-TLFSS*)pUxw0zvR{Ac`S?TJi zv}9Y$rX^ymoilD}i?rWT^QZ}ucHX%1@4BYBSNTo3z50)R)8#R*H<4Rt67fo=%Rr&PC fZdC0Om~+8?ns2}UgTe~DWM4fPjwYu literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-insensitive-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..bd28d8e25aa879e913f338a2434d884bdd1271a6 GIT binary patch literal 373 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uMfKP}k zkPe-C)vxnL@U+K)lkNphdJ@ooKX~$^z^RWzCO;0G`Y3qHgWxHTf+hh)9tBN#5CmjT zc@#YLv5vl#zLl@Om7l(ipKIAhcOa_R43v_zUug_9RJtU{FPMRcS5IHxz}>^Mu&AiG zrM0!Ky9Wy5rmxBXD$DnDaSV}=WIf0!)T|)Du;GAG-?jhsA=NxwCX5Ud6xMId*vqSO zrI!8udEbD3-W7%Xit^G97gJvI9moz9k?=p&7{KzyQdq}`!9YZIlgI^8a~FnwgCN#| x+E&X&40X>1dZJmc-}IbtEoSRIH3o)1jG+;#PFDoue*>*%@O1TaS?83{1OWB9f;9jD literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..867695e1d1700e6faef1335c9ec258d346b9ec2a GIT binary patch literal 619 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)ED*}8% zT!A#h|No(Vj{~PXiJbWi$OxVOIB3!n|K2SG;!D?L+ZJ#!#(HTTOm4*;S<3%`7efMVa~b z`EI*UeaOREN6P*x^fBMx%If=R*8;&lR?}TTxUat$-`XC!FGP)7Esdt=O<^&5Sz>+}sp_`E3I+fG literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-insensitive-selected.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-insensitive-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..f64ba8faa8d3a3448b5f4ae4e68e4171f3a03e9d GIT binary patch literal 351 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_CfKP}k zkp52!2%7RJW!|%t1<%qJJUjE?+qnlnfVxE-xBmwkBwiBa7tFxJtEX?^?%`QjRNT_q z*4+aEre<~rfl4wxT^vIs!gKp?3mp*PVZHk*EO6Zuoc5!lIL8@MUQTpt6Hc~)ElLLH0 zT!Hj|+Jm4ekD_NjiJtu=cJ`C_*-tvRyzbogx(kHf_Uw53GlX&G5XB^6aYeFH-`caMzBy!?W)@`{GWrk2*W&K^{-a{_}k zQ1e4i7sn8b(`zTc7HU!uXx$p5efiU@0JWvlVs-BQf2pPA(6TV|*T1*(jNj<#w0(5< zQSV`NQs9#fR{Jdwyx{)ko@qOrtzNyFEGl*)Hm-d8j^opcd9Fn``K_LzIc-vn)!by( zd%qc07#+AS$QPC*?0iCKx^twNZZ~sM$IQ6*a#zj>3NmLu+@LIz$t2+H`1n)mii|}Q zq_bw-;868T>h#I@w5$GA^+wOUGuu|K`rLbz`>t!`tkrDquYU?{ySe@R+E|IBr+j}d zmC2s=ZR5AjfchK1E#%B~KP;&~&9{hWp$?bM%s-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_0fKP}k zkPe-C)vxnL@U+K)lkNphdJ@ooKX~$^z^RWzCO;0G`Y3qHgWxHTf+hh)9tBN#5CmjT zc@#YLF_3KD{IYfP>(`%tzXhT%zyJUL&u<&E5on@RNswPK0}rpBzP^FGhi73?QE^La zYg=~@1h`p>T>`4g^K@|xk&t9P=*V|ifrr6h@`bQh-~RXe-Dc#P$;+_7F{V-?JI7>B zdDC-q&vWGrh39mS+-116nlqf~f_`lKiKtc)p+&9-6d4-UMt3eX(@Au)UHw4t81n&{ uL;pk_YP~n5^BdTAv%T%Q9I=>z;Q{}iK5YqR?(aZ01B0ilpUXO@geCyRy^cZv literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-insensitive@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..30169f61796ec4631f5b553f44478ba2e114877f GIT binary patch literal 611 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)EO9OmD zT!A#h|No(Vj{~PXiJbWi$OxVOIB3!n|K2iv(c9mS-}!a|i0*y+^yBZBAAi67 z`uqR?f5r`F6M^nDFA4GsW?&Q&7Lk^gk(E_cQc+da)7LjJFm!YG$jHpg%g-+;E3c?% zXl!a}ZR_ko2G+{gF9MBt>*?YcVsU!yk=GMjvC!Sq30c-ge zx2?avDYfn3@14(+YFE|lHeirgH1+lL>6@bCqnJYi((n8|d+Yc{ue*m9e#p=46Ibzk eV3|Adk8!zRUz%yJ!8ayQBzwC0xvX2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4&N6M(y}`Banc>0Q#zhK*+P~FWttk5Pq^_nRa6b3! z3w&o8+Pth@J}C{Y|NG1HxtIXs`U4UXw@jJh8eUA;$*gl@z2yZxPNMo)^7h7a?IndMabs5NFGV)Zuoc5!lIL8@MUQTpt6Hc~)EhXZ^< zT!Hle!2yD%Jc^$AIC|ETm|0I^XFrLX{iI{->yB-&JGZ^=0;27&ySKmT+41J_yI)V< z{d)TT_v_Dp-hBQ8bbH9R`7eOp&?^b@3ua(cR8~~W?$y2A#T)%Pi*6mlX-+ui3<=3QRqFq3p-#lF$LnI{E9(-AKFhGR$LhY1kd|OH! zn!;FC@=Q7ByZiqCm9N^W?Pvarnh8DH)S?}5E^-y$Qvb)*!mjHLd-X(S-#V{# zr>b*hWWcg3W{HpH&SFk=)a4TP&f?bK&I+6n5m?>!DCjqju>6%{0XbRwUl(M{25(;Q zCF4l`>8ID_d#g2gr&+Zs>3RFGbnb>nkQNsZ*LO=h5&=7tDnm{r-UW|!^vj9 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..9690dfd870f3f15ec92071949ad857ea387c220f GIT binary patch literal 370 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t}fKP}k zkPe;nJaGCQzX|t(ralau{4jXR!=TBJKxoRNz^NcIXzF8-AdmqR0g+HPM5JZ&tJcl0 zUw{7d=JTJoU;h06|Ns0qrR6|#MN5MGf*C}`#6v>E!kd~~TF;%oaPi}(&tLw%bb2ub zs370d#W6%elJ%e`-ys7527`1p)u~+n|EmkNn@O87G%!^@dpPsEi{oygp8L+1>=<2M zd!Ja%Fr}O$ohe}UDyJv&q(ePAgc#cy7^Y>ZE!&&GCHrlL^sWMahF`jGuW}{SPfz(K mwVZuoc5!lIL8@MUQTpt6Hc~)E2LgOT zT!A#h|No(r9|TN#6gu^B@WjW#lO6<3c@Qw|VesTfK~o=vOnMYF1;}_3GUZ|Lq=!LM z9|lf-7(C@+(BwyfQyv9ReH1kLVIY_bR2B&2!q^~PU=$1@AA{6@%z+9*q<|*Cl>r&4 z3!bJec$%~1S?<#3c}t%kz5Vsrov+95d^>*k+ljm1P6E-rZ=Zks{qp1Q*PnmC{rdO+ z|NpzS_P2pv&?^b@3ua(cR8~~W?$y2A#T)%Pi z*6mlX-+ui3<=3QRqFq3p-#lF$LnI{E9()+&@hT)kq#3Rq8BYMUEXERUQLr(g@4A~??U|m7oJC7sUz%~3 nqie~{?K1bv*R&fS6#UD4_({Q*6CVGZK=JSC>gTe~DWM4fq_{Ga literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..41166193a95c307de165e15eaa0311ab1daf57f8 GIT binary patch literal 342 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_CfKP}k zkPe;nJaGCQzX|t(ralau{4jXR!=TBJKxoRNz^NcIXzF8-AdmqR0g+HPkgIKA4J6f< zl`8=a5-kbx3uX`%6AuXu3vX&}X+3xT!o`oDK7aZ5(&@z%pn@b%7sn6@$=rj{d@TwB zt_K(Y2y@H$_^y6svd8fciK6ol{oB262kV`jRi9i;#djKg;#d~`t}(V()Z%JKgXi|i zJO(ezf|&eFl{T#0$e{Ros+C;uL~Z7)GeVa#USHpSb7M)(Pv(6^JoCiO|84-<#^CAd K=d#Wzp$Py02#0t8 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..69ef70712d38458302368e812e7d4e9f9da0b8c1 GIT binary patch literal 546 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)E69Rlf zT!A#h|No(r9|TN#6gu^B@WjW#lO6<3c@Qw|VesTfK~o=vOnMYF1;}_3GUZ|Lq=!LM z9|lf-7(C@+(BwyfQyv9ReH1kLVIY_bR2B&2!q^~PU=$1@AA{6@%z+9*q<|*Cm1!GT z1KEFkzU&4%Nv|ZxFPMQ*QCUUR(8$=t)Yi_?*(D@2EIcBzp|PpCW#54lCr_O|bN$B6 zTen}me*5wBmtT{PiFN^Xp7L~Y46!)9cJfWWCIbOiN5_M#A~82uSXU_>{rP{tv1WH` zS(D)$_jjH%w{7n-Qd}kJBDpm3$?R1+c6Syw?`T?de}Vg=ub9!ip>q(iqOWVcx|JjSn t^&Ng|cHjH{w1=&lOEW9tPCeTHlR+pkKdb%Nnb)8=@^tlcS?83{1OOz;^SuB7 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..afef7e2ab3aed24ee4f780689018bc9d822ba235 GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_UfKP}k zkPe-C)vxnL@U+K)lkNphdJ@ooKX~$^z^RWzCO;0G`Y3qHgWxHTf+hh)9tBN#5CmjT zc@#YLv5vkKknub7#$})pq9s9o!3;dSdiweX?jD|nMMcFet*vd{Jv}<1?_7Wi5>mgUd@(p zU4d~qo20?ZvPq0;cm1>utaN0X#3n7UI!^UN#H^UvFP^Ph=d)u1-{xfQnxD*qN4R5* TlG>I5Eo1O>^>bP0l+XkK5~O@o literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6279e389c88e77c4c017f3ef4a0f7144e5cf4277 GIT binary patch literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)EEdf3u zu0WdM|Nqdw$AMFxM9zE$WQ0zC95m^PfA1atsZT>EzX+c8Fm&qU;E8vGCq53I_Be3T zy}(IN0{ZU+K3wR&sbt~dW^{zvd}>&CN2((UsKkAB{3!)8^f2A(==Ke_OIhilFl|7oXHcvn`a+-_d@jt~&-g_KPy>{Tn*NLDQ@pScbS?83{ F1OOgM;za-e literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive-selected.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..1e0a6677c3b9db5ce2b2dd2c2c974fdba6d1b958 GIT binary patch literal 319 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|^_fKP}k zkp52!2%7Q;s9d6e_YzR2P)U$qFar;-p1y&*hi73?aZ77kcTdleg|(hQ*;r2(#}En0 z+=GsM4GIj*2U!C}R^IquALiWg@Bz>MM{(;`KRL1C)Lfyvw`{f?(LN>5n($qPdAU04 zgj)V>3^%_ggg^MQgyH67-i}Yp+2U4KW^l(&+P%x5rN-m9*pJT)8j74NCjV4p0b0c1 M>FVdQ&MBb@0CUudvH$=8 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0b67660189f3c8d3dc310bb73fc6334aae9404ba GIT binary patch literal 481 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)EIRQQ) zu0Z-f?Lp9#M?g!i$7ojo?NccU@(X5Q6cQGZmXTFdQc=~@H!yT__sGc1%P%M^uV`p& zYH4lj?CE)s6($5!zunWtF~s8Z+Q}D%niK?FmxgEs2VZC~+W7Z>{Tjz&ftv-h&M8;7 z#Xb;nt#7$7%X_Wrdd-hhxmk@@MQDB$72EQ0Q{A3M=jk`U<}`>lr@ndjVBzfD6U6qI z%=h$mII)~pL~TVOHV<3iL1t&dadpRumK X9klApuHcVAFEDtz`njxgN@xNAwrllE literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..69c253b01f4628622a1efa86cd4592c7ddabd55a GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_UfKP}k zkPe-C)vxnL@U+K)lkNphdJ@ooKX~$^z^RWzCO;0G`Y3qHgWxHTf+hh)9tBN#5CmjT zc@#YLF_8TK|9_Pv&vc*>q9s9o!3;dSdiweX?jD|nMMcFet*vd{Jv}<1?_7Wi5>mgUd@(p zU4d~qo20?ZvPq0;cm1>utaN0X#3n7UI!^UN#H^UvFP^Ph=d)u1-{xfQnxD*%zH+np TPrS(pw2Z;i)z4*}Q$iB}Z<>8i literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..fa1893a26499a8ca1c37f9642c70a78a4df832a5 GIT binary patch literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)EEdf3u zu0WdM|Nqdw$AMFxM9zE$WQ0zC95m^PfA1atsZT>EzX+c8Fm&qU;E8vGCq53I_Be3T zy}(IN0{ZU)I*PDMd|0DRgb>mqh>GpYrM?dei@k}>ex^=R-+1l?l1rxZI z2U^O@2{Rr(V8AMD;N|bp00i_>zopr E03@5_jQ{`u literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-selected.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..4378bca3403e463d15890313792f31100e9e3708 GIT binary patch literal 312 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4+pZivaV3&ki<|WtkXW75K zgSk5zg$vlVb{jq5IO6=wG~m*DCXd=@x01_NH7?=4ef^HBkY`YWaoMCa<#}3Dw&V)i zxNWgcos^Q}@RDQN^X1!rZHnBHo7%(4eE%Wi)yXjj1!MjzR8(i|+bD5y9`omZ3x%iO z9ivK(7*8^I-pkHwbveMemdKI;Vst0A!?d AqyPW_ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-selected@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..58468d221707ed355b7de8afa32082dce30cb727 GIT binary patch literal 518 zcmV+h0{Q)kP)^R}VN2O{apFfrkX(@9F@hdEvXjdkVPK5U3}G z*MU(6aH|neiwj=^J~D(`4T173xB>2SfLq-$?Z*U8bA($pT&8j0Mp9SO^leJ7zN8I% zP86JhZ4YpTjEa464eWb>Pq17ARgVV7tOcjI95wUsa*&F2b+#H+Ua}AF4ir<7l4-oy z!n9dA>NCo~t49Mb6BXdb!y#mKZMp6aw0tZ*)NPc3rbh!~)^8leJxQArM{!uV$Qdq4 z=Rf8}g6p`G0yVOaWP6D|6tF{fp)_6|j4)9mh*9&Z4Xn=vcT5*6h#g3kbN=Rq^wehyVZp07*qo IM6N<$f~n!sh5!Hn literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-mixed.png new file mode 100644 index 0000000000000000000000000000000000000000..04720eef0af7ec93b860d6da55d28bdac5fe6a67 GIT binary patch literal 342 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_CfKP}k zkPe;nJaGCQzX|t(ralau{4jXR!=TBJKxoRNz^NcIXzF8-AdmqR0g+HPMCAYf{}1nf zc>y#?v?Rzcm_bxbJR~$Mys5dR_1yUj7e9Xb{N>+Erx#Oz3X(is977}|a}P%IwI~R< z9$fq*%q?T*yZV*M9>+fnZuoc5!lIL8@MUQTpt6Hc~)E69Rlf zT!A#h|No(r9|TN#6gu^B@WjW#lO6<3c@Qw|VesTfK~o=vOnMYF1;}_3GUZ|Lq=!LM z9|lf-7(C@+(BwyfQyv9ReH1kLVIY_bR2B&2!q^~PU=$1@AA{6@%z+9*q<|*Cl>r(5 z|Npl#EiVK*Nv|ZxFPMQ*QCUUR(8$=t)Yi_?*(D@2EIcBzp|PpCW#54lCr_O|bN$B6 zTen}me*5wBmtT{PiFN^Xp7L~Y46!)9cJfWWCIbOiN5_M#A~82uSXU{f{`tS(ShKse ztjTbW`#aB>+qQQZDXx-qkz5-2WcDf@yE_Y;cQh@!zrcOb*Ux8}*+k6d-xlQvxn@4! z*3oHU`R7ZlmV1L%?XE-J|ae-wczTI=P?D_>jbO zu=UG!#o8DP!-Gd!kDds8el~aKj1AfAttUPgFI{2~qpKVFbX$$)^`uPQrR`$;|Ln!( t`VPM}yYGE}+QU}OrI{6RrylM9$uK`PcOUz`<=LP(@^tlcS?83{1OUk!^Zft- literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..298ae3ca1a669c862b1a068cdcad007f2103f34c GIT binary patch literal 438 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uJfKP}k zkXF_)Rnj)r(6CTfH&atH)zC6i*D_PnHdWI$(a<(g(=bufGE>zwQP(h2(=b)jGEvt8 zikN^D07;;@wkc3VUCR{625~h_H1#aBbS;2_KvGNBQcKTL$G}?0z(&W=TE`Gb+UgkD z>KfYW8rj}FuX7IQ0;Q55zhDMgIR!(c>r2o`3oJ_1n*1zkdA& z0!t_69-!(PPZ!4!3CY}puf?1kL>eykhpbzArDcLo`l~(vxzi%A{n=zb``h#126y}f zS8tJ2f4;1I@}`d77l&reh>VDiy=lerDQ>SF`?^K*Vj8Zk{GQ$TZS}lrrll*?RVS3b zDwPztvS{^r<%BYmF!3Zlok`DB&z-!XvS!gDskT)&Ha_K_xk~i(O5y4If$m`NboFyt I=akR{0E$Zuoc5!lIL8@MUQTpt6Hc~)Ee*%0$ zT!FNMgM+cLv9`9hii(PYf`g2VrIfL;iiVknhN-%`iJF#?hK7l{y0N;pk(!pNswPm% zR9)LdUDHHO!xV^AwSWv0RV`z6O;a_9pq2?xnHq=$G1P&|z*0aiNP!kuFGMj!1gIFK z5hx2`fX#tQK@@{E!bP-z4gexEbsaMeZ8J?>3r#&BveeSG(9*Tk0y6ZhwDm2u^{uoG zfXG@$-%3Z{S_jB5w9zrN)it!yH3A~rW9vR@1O0DZ666=mz{1ML&cVrLX=QEe;OOM+ z?dzAEnwFlEn_pO2Rnyx)VdCsLa}OUmcKqa>d-oqae)8hws}CQ)eEsqB*KeQmhIbek z7&Sdz977}|*B-2nKA0fE{y^QblvbnPnb&-hGB-c}T|a%D_;tP8_w4VQ z=LWrcv2WS8lC9qg<}BOcv$EM?`ILnmuB<$#Xa4?IV`jn-x^O}b|NQ+j1#B0%w>)Fn zV0nb?oW_RbiDv}uFMP{Xz1eWqFuua`Qjp-XMc@7tw3mdD(bJ+-Z4dn_MG-_m3KbYOzB z&Vwn}o|sAm^I5QcVQNj8-C#Lu*S`0DxxyK8K`y^G^*a34@-18$v-8%Qmswlqcwc1u a%lu{14uLZ-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`u4fKP}k zke1W6kRD*(Sg326Xz5sJ=~!y%S!x?tX&cyR8`x1!U zE#>N&vP~Ix?)L~fvhhq1E;+HGlr4Zuoc5!lIL8@MUQTpt6Hc~)E#{zsp zT!C~$Lqlk2sDp!pv9YnXwzis@sfvoRlBR)%hMBs$iJGplhK8}ay1AORnYy-#nwFWW zrm4ERvAVXgnwF`Wrm315P|!q8(?ng%SY68qB%%r8s)CWarm?!FnVN>FI#3X(ObecjEF)4bEa@Za4%X_rOGs(N6cGkCiCxvX literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-selected.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..7e5c6e3912cef0b9de268abda0978941af8664c9 GIT binary patch literal 333 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR40PFVvUNI}?CdR<&qFY9FVe@b@QpOLIt->$j4x=g!PkS7}A=! zL;tbyhg&jCouLx&^c%a)v@J=S5ZHO8w#CN9hLHuT zUvJJ1@)4WUIQ6rLWA*vSgf!a=45sHl&TYzGAoy7BspZPt%ZqI$v0R#T||GUom*P`njxgN@xNAP`Gz2 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd9a00dbf3002009f2fa7530f45348cc981a41b GIT binary patch literal 575 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)ET>(BJ zu0Z<#-~ivuGkSrp(JKk^3ua(sV&>rF;ujDU5*8H`mync_mXVc{S5Q<^Q`gYc(l#@< zu(GzXwRdoGc5!tR_}vu))cMxa#WBR<^xDZUg_;a_S_Grkh~Mi9+Ow+RQtkii!Gara zDLn4^UB2IQcFJRm`YE^XzYAV_`R}&(g4?!RExuHls<>Aq;I+e#eH_=gJgVRSb8+U4 zTzZhPD(_dY!m~31(+|9P%H2DmHiPr-%6;<_4(lBCxFZzdP$>O?t9z3}o1n6Z(>INa zM<-4Us`#R%n5odD(;&+v#j!!VfhAWeLs_#y#*Vk(32Q+nlb^u-`5AvwLar~YD1$QQMV^j0_HSED_x)G2@@mt?2dNZ@9a?*?sL{%d>|q h_r6~){$F`1+$C7~x9e7KaiGT;JYD@<);T3K0RU|zEmi;k literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-insensitive.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..ce86f9028e8e4eb16b8985cc5b007f1595de5dc4 GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uqfKP}k zkUoF@{`vdwk6nFy_3Go3*Poob{^Zj2mzS@ zmu|ec1R{arFE8GFe);x`3)i1ry8i6^wdWUZJb(W3)AQG#E?#^76v%k_>D!NAKYslF z@$2`mU%&tU{rms_|BbcB-vO;uEeY}qW)Kh%5)!tww6eAi2n-Gmsj024t8Z&>?*xLb zuC5+1VDmSO1Zt@Cba4!kkjy=JTc}Av#Np!F$V%PK48c7upa0*VaoE6St62Tq_xjoM zw|6Zuoz4C5x1ny}+C46DS7p53s(#$X@+)-HR(3f*BXg$W2|8yE$f$7VCzMRuDfmL{ zgRlRk!b%o(Zuoc5!lIL8@MUQTpt6Hc~)E4+DHc zT!Hle|NmF50uulC1Hu3QXF%ZpxogkPUw?k_#*53hU!J}C`0CYH=dV3Jd+XWN+s`jt zeR$#K^NY7$T)g(;+@&YyZ#+G7_1W30&n{hi22_9U>XUQVo?g8E;{4U8=YfV?1*(5? z;p+4A*Pfrf`t;n@rx&h2J$D0WI8X{qUVC=#%JU1?o&&8rfBh+ly!z}S$o6MI#pi(H zAoTRY)n_;Fy}o_#?X%|}p1lO3PtSqq^{2P*zkT@hy?1o;IsFflW;u&}bqD<~?fsHkdcX`7i_SX$fI+BrG9`1%KghJ|J4 zJGBZI2?Pvc;{h;%@4k>*V(Z1MpwVVo}1sj8+2+sHjX}7G5F|w)vXjLPmC8PMhY-49B}!Om>(& zaGHKV+(zohVF#x9g%0MwIDMJ?3+LB#NEJ8jVmbF%tn^dc{N~kRd5il(Bjb%%KD6fP zS(txr?Hs-n2U5N(dAhEX;d%SM@q(Un;*aF~C(TDa?td>k`Z9E7-pZqCw2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR402bOxh^qTfqwn6xatI^{rOvgUOFZ&dC zX)fP?pPG0NP17BRS)Qj>_Ve#?Ir43V!qSpv%X=3W-L^R<5?;~Mab3P?$|cix8+Fv> zPI2&8baj|pXn$BSr-tjDS7cJ$44nhIX8R8~pIm0JH$m%q%-+)7FPqGCnP{s+0&a0T0*>iu(N vdSCA+hf61%jU?|Z`|WdHaN}x?&35yHZaa!wlZuoc5!lIL8@MUQTpt6Hc~)EX99de zT!Hle;R38CJ>&rT$E765FPMRenT3^KKu}0VR!&|)QAtf*LsLsfPv6Mc#LV2n(%Qz> z&duG!)63h(*UvvGIVCkMGb=kUzo4k3w4$=Ax~8_Sz9D+i#0v}zj8dL1jv*GO*G|q2 zZgLQ5H7{V@SmSwV%^H!KZZBr$AnzxC{{I(Q%c3#;WSUL672DtV z_4#>P=LYX)Q=zr&mP_6-Z(EqXYSmUA=?|}e|0`wq-KD;(=I}SO*X50cGt)!lT6cK< z&1!J3ThMM`;lJ;F;;G_U2PP*kV0S;s+|~PguD^9JEnghHJ|)KHX=7$p-m=^i2Qp@QFirk@qPOu~y_0mSQrF((S64N@?Rx04 zasAV-%kfK(Mt)tHcak^zTkzhQS0~)${K~uZrP0Rr^exuFP-pOT^>bP0l+XkK{Opkr literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..8c6189931a02a12c208be33d4c55606ae152f631 GIT binary patch literal 428 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t`fKP}k zkiLBR>6xp~&R>6i@y3fww_aYj{_MhyXBV$MKY#7{h3n5R-F$utB=!6fQ1&Jefkl99 zFuHQ<(QV8^3N=I{MQ{__xNk#nZJ_+r&QHd z|F3*G$@iZ1%^h~>Q?=9^gEa&Eg?vp5HVfSpli1@@$Iv$4)C;M_8c4{8!M(g0fsXJgQu&X%Q~loCIG44 B-kAUZ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/radio-unchecked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a6210d6a0b8ba67758e7979641153479028f29e0 GIT binary patch literal 758 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)E{{wtN zT!Hld{r}IL`G585)!Vmk@4tWl*yG1%&OAGJ{mJ?3PtV_YdhzPB^VgqWxbghr)feZk zJ~@Bw`Niu`&s}|b?%LDy*PmSgqN_j>By#@RvkTXNil3baid=hk4yX~x1quR1z*6U~ zJqL+^#GhXPY6r_ANSJz%320KN+#B~^-@Nzw*8Mk6UwnM}5{N!M1EN=-o&(YA&o5qo ze)In8$Im}LefjbE%g@hWe|`a?Z$R|x=dVA%e*O6e0{{R02LZXheS3gGU|kaA7tFxI z%Er#Y$z^F}ZR_CZ^XA}A31jXA3T2Y;^nIk zAHRJ4@$=VjpYw)y7#J9pJY5_^EKaYTd^7BjgMf>&Pyu^+U?HQpfnlH{=M@(Lj&8Q( zlz;!DpYTLaJGLiaed+m`FW+f-MlE`BwdvW*&2`zpKxgoD^>bP0l+XkK>nf-j literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..dbf7c5e37416ffd7876ccfac3a8d117d5791af5a GIT binary patch literal 799 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6Hc|`>jG6&H zA+A8h4FCU!PJbLU=}G9sXF*f$1x$SsJn2Eulm~%R9)?VP6g>G+@RY|v(?HxHAbaxT zps5dm?BK}{13|J6gQh+Tobo7W3WR(ZJQd6ak&lDGT3}K@E=UTFeA`a@wVr~>K7@$- zwx0nqylQrV$m$(Fb$fj3_n2C_n_7FB+IX7T`Y6>vqinrb%?_`c zoj{AcYj=6q?eVVP>)m(&XuDtgX}^xMex2w1yDs>5T@09TJ8;4spkpfPMACp^WnL2G z7tFvYEh8syU})s(=I-U~;};x~mtQz*&fNJ6wr<;g=;*P_SFT>aedq3*x9{G6`1t9| z_aDE0|Nis$uQo%g4lvwRJzX3_BqaA9%#3DC6k&Ui?iA$JJwZ(OmhqHV8g9XDnwe8C zWfcGW-|sO?EpFZS#lMdosBGev*79EQ`m-ay)z0Uabb@uIcg`uSl_)%Dxbdh_uhLB~ z>&F{dFX?=qr0V{yf-6_qb6RG~N@u&LuH8b(nv-{lBy%+w{`>y*;36%~EIS6lGLy5P z&BbCSE)ZhcaIAio+DkER9w7;B2BABjDhtp1PA=(omEzpO(qNlcdG^9u&s|4tO@!vW zV~Thx-!G|j_fZ@hC)a6)LwCyD)y2LCsvSJ5(-8RYYrylmc^)6$FfY*AG{rO4%bP1| zkLR>X`^9`euNd57%AB_H`N@g)vs%vXKWWtKy=ms{I*XWxwbNFHa?J``A=A=!;iRo_ j?`oZe#};4Cgs6D1myq`njxgN@xNAYoTHm literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8046628ef56db3872c824db3ff2be95a2176c719 GIT binary patch literal 1433 zcmZvcc~lcu6vh+5vQ=?mr-&NhSX2}gB1u>R5t5KhG80AtA%Yl#QX@jx#05oVl_isa zOH~9!Sp*d^6pLCxuu(wKR1}mfECK?GP>WdTL~Z}-IrrUn?{|Oid*{q~XVTe#?>v1A zeGCROk4B|H=pKQtwYpkpmRYy!p_^8W7tLQ+SGP;aQlPC~6g4mggR!jEEG*X|?*~*g z7j6s?a`x;H#)n1oF!Ay64m$;rG2vlRJcm8e{4=8@3k+t?0ye{cBMM_?XW{Z$&*WJ+ zSxysm`QLe;s}QFMbE=8HXDgN1B)^P0XV$%;Pd<>LVbn6-aLbGTK>b?W_}WcGffYi9f*H zZZPi^h$tbE0z!Hq1kIZ7psnZ_K%YdY5CS+Dtd{n7Itv#qHZe6bx3IKYV!d=3&c@cx z*#*CWNOJS=q67qO2@c_gZ|6ns7DNkU;}UZ7M2IB6xU}}Bw66YEQ*+CM-(?RUwLO0M z>b0V`uYYi8cy#>3#N?lUO?{f45diHh^d08VC}jVD#*xmcEsMxzI#DGLWyRCa=GWXR zK?JLxR+czr8PTnZ3Zt2KS1orMyb9TmTwk@4S$ReAx9QV)-65SXUQAA!o^Kh;QM?^E z_58)DL`Snyrzz2v2#0H(Lt#IcNdxJRhNA=NrDb#MY>Z18#&(f+v?eFU&XTLU`oK@6Kzg=(dYVeR?HP~cL-0jyEipJBb*WB=w2C^~0=lFc++`AFG z#Gh2#u ztrTNI7Wm#j&rK?A#~NDJV>e;zS7q;WAK#nmpcDMl8~b4TvC)O(4&|G}HW!EEa}K^| zrxsrlcHDpL;Q|yF^Bo`Le>9c4>x|Z1&`IxWV7k2fV7z;buD>q zC?{#*vVfAhvfDAWpPyVyl3vHlqh*foaaE0n1tt?FF1Cj52K}Ury+Z(!@Xp+&5V)N) z#I`odkRpvM%0gNbwNp!^)ArvtO%JwN%>?I9Y?F3p=M_yD^s=U%rr=oPawP30yMJ+Q zHLYR)Kp-eLSUGbjA(Fd~=y=DdcDegSNp+cFb}MIBZWfWoc5!lIL8@MUQTpt6Hc|`>jHUrT zA+A8h4FCU!PJbLU=}G9sXF*f$1x$SsJn2Eulm~%R9)?VP6g>G+@RY|v(?HxHAbaxT zps5dm?BK}{13|J6gQh+Tobo7W3WR(ZJQd6ak&lDGT3}K@E=UTFd|FTXww#2?K7@$- zw4DYrJgRnp$jWVAHM_iOcj+40>l!=i8awHlIO?0Z>6^Rjn|tV6dg)vF7+824+6Efg z1{*nq8#_iAJ4Kp#rJH#JQKq?9hPij9bws^&WP?pay$z6zYP3)2vQM1gkUY^bW4c@M zT92x29#z|c)_GR%@T}S8S-ab_c8^#6exNgafzE3?<=cM7xBaYN=Xt-*3jq^u2Tr&R zbl5qOjyb?^GcO793ua)HmXVV;Ff?*?bNBN0@e2;g%P*WYXYTw3TeodLboAKeD_5`I zzH|4@+js9jeEjs~`;TA0fB*UWSDT?#2N(zHo-U3d5|VolW?C~Pim*LUpX!q0sp>uL zO%w-vuZfRo*P4@Nk=FnJt9u-qac|eX{&&*<&&ke+^4j2%RA}^|ZEm*GS);3)rk%`4 zzn!SA(zl#E|U^kwumO38|uhAdblf-FxnN=gqwL<`vVaVb)gm zRxlXMnnc6_(EJrNyev$hs6_NxLX$~mC@I3i!eUrU(?F$V1~EDl26MP<9LwVEMUD`; zL4c1EFw;{6S&4iuEGsL^V_#ZoW^!T%*CU|2AtJUK^?17Pm@ltM3aDIlwLW;0yT88jwRJIMMg0o z)zQUzrbG{j#{p2wkZL2uI!1+_0cx0HEkmLMKs^HzgL*(>>_R0VF)|-p5-n4rV}LrN z1E^<8AHw$5bm$gZA(Z_3*`dAhDi)1kb>5uK=>wmt?O%idPWjiy*2uI?@LdrlM%3Z?wRk=h>+zWo zejxDc!*W`P*-gakW@7GDVs0zx=rwZQE%M3R{!s-l;w>7o%v`7lHD7`iM#tO39=07^jPu{2PGWzY*@3jit;w#;OOnYoSan)P<@ z4fYOB&Ip%{o40J;hV=6f2tw@&3B^Ul?2V0!Pv&q_52o=2hmT~Ji^QO`qUK`D)z)i@ zw%_jl-g!^i)!p0wXk=6~J~8>^>C`jB+>4k0%rCrNe3wS;qe0J7Ou}IzqVCK*T-a-i zftzQ@yOcGHs#Q&GaxiVCzd`O@x^}lL&&n+l@7}T;sbIRbP5;#3yY))`tJUuQ8Ci)u z-r!)u*Us%B`AyZlcph&Of2pc-o}AM7^G!}&KI5V?$<3=#$=O~fOoD@J9e{Obnn(Op z1MP?BpT@2#YU>>wGXEpaXM4B&-~@c4Z*JQr<&TZTg*`XU`LuqHta^pqvN6`*@hmva zsZ2amJ%ihJ5X&7Z?loAI`uw%=%B=9fjtjkj$_+klu{E~yDsGx{4x{eD*3Jsa1E#JM zu>DTWYYJCr*h-7$^%H_M9lsQ)5Ah5n)grUzvqK^#GpXN9_04%3!szYSa6zfzlqXG% z_K&8obbR~VU5?UD9X8NA-reP&x`CLS>rbi2Mi8CCPpwGYyn04@dALQ}ejUNZ1pAE_ z?LrCi0};0DKzg6hUK6ldwvK>D#2#oIzL1uA5rlL=911N^53Yg(Gdnrbw*K#F=?#wFYgsGS_5EXI^cY>5LEH zUfL5dFG!`kj+t|7&H07H_l`?c7snqL9McUS+iqrWcp!7o4(!vFj3n(KSl#z54{0co zN2UqJ-%g#w(4H)$z!^O&UzopjZXL+Ea0}s>cUm^EPVsPG4qokLR_D=OrQF}`!#^@! q8RZs6j)>W9X#G=8dsFJYYR;~rIo0WeL;Byw&ys|v;u=HQ`Tqi&%CCI@ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-header.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-header.png new file mode 100644 index 0000000000000000000000000000000000000000..1850dae18c073e93e49a4fa92d6583b44e96e2d3 GIT binary patch literal 807 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6Hc|`>jQRmS zA+A8h4FCU!PJbLU=}G9sXF*f$1x$SsJn2Eulm~%R9)?VP6g>G+@RY|v(?HxHAbaxT zps5dm?BK}{13|J6gQh+Tobo7W3WR(ZJQd6ak&lDGT3}K@E=UTFa+W;HT>`Wbsu3cd zy%;0{MD-h9H*S1Yv-V}px|cw1wnTwufEq<2037TzB@<&MTjH0nybjyRUxPbM?!m$KNkM z`Edn^p8mM{^vC0Ozn;AN_4NJkXYYT%{`BX~=RY66|NRU^KmLCG`S<&;e?NZx`}6ld z5Ipa#c?}FP^O7LHUO$_n*IiwHaDEak7A-VTprZrQd2-}175TS{xQ*|OY zWlwyXA{{x&bmo?cMy3D$=NlLu`*Q7TUCI3)<$C|`M9ooow0d)$_?tP#nv+h7W~~kT zT512JAvLEt#VFNm>NdB;PfIeE8#S+oh)KR;yf!TyUJ> z&4h=G&h`VPUoG7Hpji5VQSI(rV<0ay*)dhnVS<(1jnQ#|~Qf+$)`AS)UqQc$vFfd55>r%^KJ1 s+CTRmV0bep_+bXnmlr=Q5&r*{TRHgs4DLe`S)hdK>FVdQ&MBb@0PoR37gV!=glSj=D=-xfs2oGTU$4%R}WMiBgh@bf-gdSINVkuskFZ z>blVrmd;c15Fxuvw(PgrG&5{1W*hfgb@$(WU+?ed`}w>-@9+Eb&-eAcf=2CIV_<0j zgTdDL`T79R83S!sJ#8rVAYSQ1hc*G}htt#3d&>z{(KjT!EnzS%EA&C!UPugEUdGohd!{Yp z)0lq5w+EiIC2}!j5Fqg|keI{+$eJ!x0%Q&IrA6jq$smRV zY8*&BECtehaw9`Z=q?CAU5L~qTr5RXe!-Xglk7i|4EcZn1sVaxf0dB)XTc|v&$&hh zjrh#}PlPnkL>w8!Q9wKu3@qRU74m`$dEv$U@DhGR3IBNcL`=CL=9b`Oh2ZpUVSJU4 zP%TWXnM|sk{FN?Bs}rTyi7wTPG9QSt8^qTkG>UT?#ko!5JO~VN;a?J3i{wVDr2P3z zRo84y&)ogKIeNeJ;h?nPwXAVi*2Mh4V9K5{KeUd>TUqipmb`sbJ^;@DEm(LXSQrsP zP_TrG(MiSI_lhwHA_ZHd;6Rvyu*jQU%<&0c4`%yLbQ9U=Wmd>kX^Xi4g zrA5_}5`ub3rCw4mEiXY>)-3%_4+Zo*!V>`$7PdlL=PO+kQ?s?^>ntqc);5Uswi`Cu zZ~9@o`;J|^J@z1dfEKQ1U1l}mA`R{_wQ%=7c{!UeTYk0=hAdacuquk7uqP!1bD zU{sRg`iAaRZq5FBf9mG85Nyv@1|7Z2ZNreWi4$G>sjddnDG&gFVQ#UTtLb z+gHughORS3{t;E;>Ndwf8@Y)W=Mk&+aqR74g?%+^%-YUR|8d)3N)0N`KC5xmf8!87 ztmuaL-o4HpYcASZAfki6O`=xR-n8{~)K8#BAswciPqI~+mSxR$+qjk1NT!#2{uQ|4 zo$JUc49Y3L&m#z)Tvdup-Qz7qw8$k9PQN{FD`pf zD9wb2b!}Uzg!kGGZVKx1K2&3fS%1#e7R>0|{V?nT`&o|a)hee|(t2AXF|V97tT1+e zogQ#128Nm)XzXyDk|6?^JB^Qezia98HaDv%?FhY=plf$((&4ag7RNLc;8v&W9C%}8 zqiA>fCWm(0Y^}F!a>wNy+EHW5{2%lmbvg9%H+52uo#lDullmEl(xeH5*lx~Oh(P|d zC8@>Q%+?>I79F@%urIb*I zWPL*wH1n8*6jiw|UzzrTsmEkQ_axSBGuS^BZUqDat|iRE=!xkq&hE@?O0^rsT=KHF eSY;8VCHPKfs6IU<oc5!lIL8@MUQTpt6Hc|`>j2rNUY2SHPSx*h}r*^?gzPJR>!l6nl3 z3IxeM44U#JXfjacBfqv&5LvL6N51W60zu|H_Nv(lWO&!_HMMd#wemK#@ie#bGq>|I zcL1UQbB7>vrw|M0a0};13-@>n&qOQFc$teu!+W`~q0R5t>7Z?W&iinaR zzhDMNetrQ#DQRgnHFZrbZ9P33Tf5M(@QCD;ltR7uiVOgyKy4t&a};4 zll*0$UG#s%J^8?T$&v@=bJL2_uIYWKwqaXPEtl$cYT+@%1LC&ofm6>pqT>8It Ynfy%V@7bH}#6d~Z)78&qol`;+0IMloDF6Tf literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6ba25b419f16a90a42e1081691300640374fbe58 GIT binary patch literal 1439 zcmb_ci#L>M7$0eKi4tmyNmmZSAu{!uYRnLyneX$>H#0V;ko)8|GK{p+P|QxO%#Bo% z%aW32ce^;EwuZHHx8yf=d+Vso>1VcU*W*ZwD_iKYS;AoN>7|JIQY;P`ZgK!%O5hORH z`yWha@#4}mBhz9DnVFexM^h5{(UGaKZoIVki&JD90>MC!G1&e{-2gPj|~&izd<)dm#z0vS_2913L8v0%jrB6-6p zAI0T^SlJjN({N;OF{zHD(6c0ZOfk$V8^ProOrpg~wWv(Tk?L7;JucHS6UFv!TXxD2!bGJ2M5DI*7- zI+h%iXmKE0a>Ie)l4em44CUZz(SM0`%*8gA`T-@1B{zkB7Zk7yf=OgLiHwpcIEl*M z4L}Ro9S{M*0Fe+q20{ShAcPAc2@skB#2tF}EqXTKW_orD zJ*Nf9RUx?@$Z3F1MAU_do}l7xRNRA}?Lmurv7+Y~;F1AMI)H%zrC`9p|Hd?IA5nr= zu1d#I7QtYd;c^pGQ!{h(RjXE8Sgf(Mw6b2i(avtu<}F*cZMS##*y-u%!QP{ z1_EJOF6`&aKB$`Pn>}RdyWS|ZR@GJW*lp6?$7Q_s(2koy&Z@vFb#7nUH}E$1Nwncb z*DsCA+jn&HEEN*J$Zg09}yJx}% ztI2vvOWRsZn}3~MUu~}XLfpP$1OD1Mts;5j`gn+8W+gf4Gu^#T?RF@; zrm9g_##OQ7jgHWIjakA*GfSD7>Q&xCkDc5TWqh&|#9p#5W6srg5-nNZm3C8muNt&% zEegc;t_-` znfK_)5IK(O;cYFla!waRm!}<$IJ6i1qp3Cxdr6*|p5gB^TJD{0G~k@RV@_Q--TADU zXsoOv3_QuVv*74bk8ggeMpne%KmLdIJ)=V4!7zOl#dReX`rd8bZ!}B1JaS`5S^4F~ zOt3@E3sO?~SJ=rlzwxEIwlXxY?nqlCQ?X1kMC`p+8OFAC>TJ(!il#>S@*;Vo8h&JV zjhs6*9k+U4e~S9g&ku)gYzw^%WkTM=n zzP?XUM{w>|Lnh@r>kMAq+xz)r*wlfigG%i}z_GHiyH<(aH6iVtt>Y6FLjHAg+n)`u zj?>$U6Rt`2Lo*WvDs+4{1Y$m2x!vl6vLwZIPA7JHySwF4ZDCmW^FH%WB~t|#VjF*N vt^F97Tv*R<@~f}^X(l!HgYKE*O7~L+Ud`oef|Ng6EPjx%KkC;+J(Bk?CS|21 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-header-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-header-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..c018801e7d545d1b2b5fe3715ea1e65fb1c078c7 GIT binary patch literal 796 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6Hc|`>jNAb} zA+A8h4FCU!&b%8s^Ibsyd+%uv{U*N-?Ry+L{c+%wyWz8*gid=JIQ4=5q=&&%9tKZ% z96arD;M9j9lO6?4c@#MLVZfA!K~oNUY2SHPSx*h}r*^?gzPJR>!l6nl3 z3IxeM44U#JXfjacBcGNNek~^;3c$J^`L>=81R3?%qiQ>l;aR&|&(J~7*h$aSN#ER6 z-`ri_+*9AeTi?pp&?dmpCdAMo+}H_-BF()s%)PU$!W*n28*IWGY=C5BqeEhsL*fL7 zq)AR0(_M?#dRA@otlHsO14O$#>-Kmz?DuUw;oE-7xBZN7`#HbP3jq^u1HCg(?|nEh zG$Koa{DK)6`S}F|rKF|R)YLV#wDt6CZ0$nB!XuJXQnGV$OG--1Dk>|RnwpziT3XvW zIy$?$x_gKM3u;^(fnhJ_>Eak-aeD8S>tTl+1lS(9IOuF_bkyl+NMIC=P)YK1Y%U2D z`TlqQk;u%OXXjZ~9j>?jdG1-t|IS4^RtsMo%xqNBO!>B0v5)1um&Ag*yCT=lI)5}G zA^eSnfCP`mU7Imw9fR*a^NlH5Vu~)6!qQagYBn! zW~C+Dxip>`o_oB!BhKZ?tA-#sXSp^dBi9r)#-}$kzFe6koz-#T1oN(x#oxIqr%KuH z+Rae%$@+Cj$CV%P=dIY5^tbyKX&Z0RTXals!Pb*oY$sgzbE*Ay^6KILvF`+T$EfyP zfAM2;~%`}T&(NNdCXnj`6(~ilTr-BL1~}C)78&qol`;+0N^lRsQ>@~ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..870d9317825d0aff84590d8d8197cf18920011e5 GIT binary patch literal 1423 zcmbtU2~$&76n-EMBrGBn1XPxS)lv#X8gN)7Bm_v|g_oB^2t_aQ7G zAn7WmCX1Q*S>h6IQ6^MUQsOVj6N)mp1)2W&McJLN!rdUq>@kwSq5?6rwkDOXvHRCZ z(qGt3Mp(KCcPz3sv-G-0^zN55)f1X(ncXpmG(Sh0SK?dsu}!l;#=zz|K&Dzs)GWZt zId;b)iakTxmSDAxt^OTR8Q2;lQ)xsr^USsd6w@I}J<_VDs|{?Gk%<{mwVt8TGgQwJ zwUMPZqRM%OTF1Z)Otpd8Y5;nMO2+^W8UtVy0MntE5tJ~oc@!|nsP(8Cv;i_krg}Yt z0Z#)H10{MC$kyFZV7RU^>46~zu1x;xY+#t$SnmgvXx7~{Mt=gyKZxW{B>NL70U^|Y zJ@EmdFd>vqASDHnlZa#vk&;fN0&t1306Zd%9|8aiLs_Mv`vA&AInwYXX*gg`Rrr4S z-t_vt+j!MY3ZqLAAX3qiX`yL4;N;751%@Beoxpc&juIWyTFZ|KS4zfC`*K18F{^z z=N>%G5w2|Sj=kMY;rqRfaq=0Iyvp*3FdprHd5o`1w&P3k7vOE`(jsiQHb7CmU>1C5 z#lQI^Jk6$zsm5wTQ!j0qnCVD~OD-ya?2?uRe{5bgcW8C8>(lOcqo#Rn^30IRkT-$V z|NLm~s@`@#B=vYPcgB-@LL)0G{c=nIJMbmEDxA;V?<6jrt5%L9$vu{df?1r4=y919 zS>(s#ko;bt2POpBi(a)2Lw8(Mv^Jdgh0h0FtK$N!-+9Tz@<83i3o-JRF)|(>msDlD zlJ>J=T9Dm{Cv3I8)YBk-_xk_(5Ob=p=dHedQVVw6mNbo0Hu{->ISVEl$O~ z1JZ{Ljl}%rK?b+JQJ#XtjF5BM&%FtCTHNK=+ancsye4EA*}e(oT5`pN=YG6ob!aHd zKCAJ(sh=&@k&aV?*Dsb?TPHggcI{ix&P0orJlY@LHlLd~L8QI@+i@+UYvVP8?`hm; zH5Sb>*`YtN>U$%%S_n6yU~lD5uP8B*md6b4xwU?BixNxA`wNxsw7v9M(ve%EW_v1U zyL=+E2Ruh-f2|owB`yinS9Zr04CIiC+iu)-j&-MuW3muI=lJ(pzUSK%C!f-5Z<8P0 z`Yqzkhs=~+u3_zIwyxG074^3dJv$mg}vurrVo)urAMD3A2{+a+T4H+ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-header.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-header.png new file mode 100644 index 0000000000000000000000000000000000000000..9a6db079521e29578b2953c630ff88724f55696c GIT binary patch literal 783 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6Hc|`>jI04Z zA+A8h4FCU!&b%8s^Ibsyd+%uv{U*N-?Ry+L{c+%wyWz8*gid=JIQ4=5q=&&%9tKZ% z96arD;M9j9lO6?4c@#MLVZfA!K~oNUY2SHPSx*h}r*^?gzPJR>!l6nl3 z3IxeM44U#JXfjacqwFQma+kh%hUAyLG?YfshTOy}F ziJbW)Wx=zw1o-U3d7N_@KNe@2cAi(yZrO(Y#p+g~PO$fKk1|e1@ z-9W>g|NjTyxG-t=oi{!4H`Z65k9qd(F2|vD+B43?T@hXK>bd$!1y`oyEe#~%d;ovp1u8XYNyGE>KL{V;~Z(jeyLQa6|qQ-oroO+d6m$6J9%F}3t1K17&KJljv1a7oeY?N-_>!XeF=rkgmc5)-mBk;< z@z}8H-_m4}U-b#m8-33#^|sk``-ks3)%1mbKIxtc@oiVV@-9_=@9s_?$@uR@&onlC b-hYAVoyP4i)91Zw10_gLS3j3^P6p5mq1%p`O}+&5Dl2kr4=lL>3_hM;lsbBpn8GZnZ4!n<3KCmE;44YOw-8TCV9N*s8J;Vra1N7RhQL*j zxeAD_Byy!ho}9#$lLT_0Cvv1j;J}xI3;}pjh^GK8B%Tri8C1A3hzrI56$OdAP~ibj zIf(~aWDt-oxIw^hL1WPaLms%Y_%CER(K5!uJfMZY;AVMCP6qJh`}p#og~~{wGWL=( zv09Y`s8t=QRi!ql(;L+EMs-$``dE{?piNWQrYXLuDR0-7cW7B1+Vg-et*~2H1?bUL z59k^m>6?c1ts;G!$Z+eKq5XxS12FobYt+y+`l09bY#%@}J0hPORn3j5=3c7-MhQS; z{99w308AN`TBA~DRO#k*v-5fjCjFerFlU-GnvC=D$^A7iKfj=$u=v!e(z3GCOy-%h<^Maz5uu$h*rHrq zU;uf4pH}=SYGuHhrL_9Kp}NOttvAL~Qy+!#-PB~a{uFfRPAX{#i^O&knZEQNCaYal zCtJ4CvSX>#S7Z75oX=mLJW*G?&PJ!)zUq0OH@4mRz-9CWYKPyACFYa$KW=NJir;<^E`!DjFdWr{bB9j*#%WDmT8 zMmO#(Yc9@+;~*}2RTj_IT!hC}28g+IL3BvVm69E+R;PJB#s1j{-}Qa@;+n0?qH7p4 zbJh;N14ZsK!yc;R)v}O7kB+iTzr8&lh9Y~61T^p6UcbUUu$Sgvh%JRh!G$MX_UgW>n*txpN}UD7rHqcm!w&DT)UlHVed} zb3GH^)3zwN;l`ng)0>yE_)Raq-fKR9!9V+P(J@ z+vYu%qLKv?_{q|{)*pL=`@*w4b`9%jDb0=}fjit?e#vm{FDi{WIW48fiq;oq==1hD z?3PTJb9hUugYR9s7=)`!6k)d4-5b9X=lV?9@e$V*S$j{MIuqw+wBCZw**4YMEFpT? zBv)>68SL~i8=^JA!w38I^QWhWde!|MXB*ET`j@@i30wWjX?MSUO+y3%f8m{lM9c^?@SfSd6d9-O#Si<(T{0(tI_`n<3n4D}lE literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-selected.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..1afd341ff9a37dc843102e302954107951cabfc3 GIT binary patch literal 746 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6Hc~)EZv%Wn zT!Hj|nt>;8e?EEp8*cpb4^Z~Shu`AB9bQ6gl%r^z0|`Ks5JB z;@l@G3!bGdc$U57S?;puHS1s2t$*3D@#WOLZ>Iy%{`ZTHe^_zi!^U%;j^Fuq;n9za zK=kCt)n`AhKl^d}`LAd1e*^7$`Qi8LPru)O`u*eA-ygsK0OQ*(1mYgOuizr-sbdTli4c1jwY9Eyxu5n~zQTs0?i&*3*?AF^XAK^H`f6cMPKRwnr zBQ-oT7v$ubZIkU&nbJuMz*xoy$<``z&lWbAk;p=ovg+{an^LB{Ts5 Dv;3lb literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-selected@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-insensitive-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..87d63563ea907c7046d4e8cf6b11ab8335a43f76 GIT binary patch literal 1327 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42<&v zd_r7-ivJHs5H#gc2oOzu6b3?1!lpk7pZ+9r=9BojPZH-oNt*X8d&#rhWzUOOJTG4P zymaOBG9X(0yaI$?R;_(mv-V}<#+QA&-cA6bJ#VM(eLEe9_P?LG|NY#zv%df z6(>HdKJ{Vaxlh|Je%f~V)2_>(4&MBB7>I6vJ9_)uxd%VaJ^FFs(T|Hj^yJ6wm%r}3 z{B`g3uSaixJ$e7@`G?;xf#}ok*PniW_y$COKm7Rn_UzNM?W^^9-|qXDP{C3*V`9OE`{m0TmtLu2-k{A{k)12yzrNvDRid7$ zVqb5k@XDV|9D7Sej@24A1)7O3>rgx|zV!s__NkX&xPN^%*~Mq#w8RA)Z)Nf(&WM*x zniy$%C9BMjFL@5{%m}xzmdjJmabD57F@ZyMl9Gw^++T`UcARXHij@5{W$vu(6{Qmt z%}yTrIxF{u&Z$VXZ9h3=Ri7V_z4CA3n}titz9$I2aw*MdG?>(WPN`(_r_Ox&iUpct zCcKUH=L}DY@3U9Uw>)P)%{eLi!V>4_EBPKycs4`eq~mnH*o|`AkKDh%=U$SdrrDIX z(^e(3Z^=(ewK6!@ma=21^Y_zhx81X;e13*;BCo2#66cFWtG^%3d|0kJxn}NXu60tYt3!4!y)`BJ{FQ3Coc5!lIL8@MUQTpt6Hc|`>jI04Z zA+A8h4FCU!&b%8s^Ibsyd+%uv{U*N-?Ry+L{c+%wyWz8*gid=JIQ4=5q=&&%9tKZ% z96arD;M9j9lO6?4c@#MLVZfA!K~oNUY2SHPSx*h}r*^?gzPJR>!l6nl3 z3IxeM44U#JXfjacqwFQma+kh%hUAyLG?YfshTOy}F ziJbW)Wx=zw1o-U3d7N_@KNe@2cAi(yZrO(Y#p+g~PO$fKk1|e1@ z-9W>g|NjTyxG-t=oi{!4H`Z65k9qd(F2|vD+B43?T@hXK>bd$!1y`oyEe#~%d;ovp1u8XYNyGE>KL{V;~Z(jeyLQa6|qQ-oroO+d6m$6J9%F}3t1K17&KJljv1a7oeY?N-_>!XeF=rkgmc5)-mBk;< z@z}8H-_m4}U-b#m8-33#^|sk``-ks3)%1mbKIxtc@oiVV@-9_=@9s_?$@uR@&onlC b-hYAVoyP4i)91Zw10_gLS3j3^P6p5mq1%p`O}+&5Dl2kr4=lL>3_hM;lsbBpn8GZnZ4!n<3KCmE;44YOw-8TCV9N*s8J;Vra1N7RhQL*j zxeAD_Byy!ho}9#$lLT_0Cvv1j;J}xI3;}pjh^GK8B%Tri8C1A3hzrI56$OdAP~ibj zIf(~aWDt-oxIw^hL1WPaLms%Y_%CER(K5!uJfMZY;AVMCP6qJh`}p#og~~{wGWL=( zv09Y`s8t=QRi!ql(;L+EMs-$``dE{?piNWQrYXLuDR0-7cW7B1+Vg-et*~2H1?bUL z59k^m>6?c1ts;G!$Z+eKq5XxS12FobYt+y+`l09bY#%@}J0hPORn3j5=3c7-MhQS; z{99w308AN`TBA~DRO#k*v-5fjCjFerFlU-GnvC=D$^A7iKfj=$u=v!e(z3GCOy-%h<^Maz5uu$h*rHrq zU;uf4pH}=SYGuHhrL_9Kp}NOttvAL~Qy+!#-PB~a{uFfRPAX{#i^O&knZEQNCaYal zCtJ4CvSX>#S7Z75oX=mLJW*G?&PJ!)zUq0OH@4mRz-9CWYKPyACFYa$KW=NJir;<^E`!DjFdWr{bB9j*#%WDmT8 zMmO#(Yc9@+;~*}2RTj_IT!hC}28g+IL3BvVm69E+R;PJB#s1j{-}Qa@;+n0?qH7p4 zbJh;N14ZsK!yc;R)v}O7kB+iTzr8&lh9Y~61T^p6UcbUUu$Sgvh%JRh!G$MX_UgW>n*txpN}UD7rHqcm!w&DT)UlHVed} zb3GH^)3zwN;l`ng)0>yE_)Raq-fKR9!9V+P(J@ z+vYu%qLKv?_{q|{)*pL=`@*w4b`9%jDb0=}fjit?e#vm{FDi{WIW48fiq;oq==1hD z?3PTJb9hUugYR9s7=)`!6k)d4-5b9X=lV?9@e$V*S$j{MIuqw+wBCZw**4YMEFpT? zBv)>68SL~i8=^JA!w38I^QWhWde!|MXB*ET`j@@i30wWjX?MSUO+y3%f8m{lM9c^?@SfSd6d9-O#Si<(T{0(tI_`n<3n4D}lE literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-selected.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..08480e0a42cb413a8fcdf28a0435d22c1012fd12 GIT binary patch literal 805 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6Hc|`>jQRmS zA+A8h{|5*>egFH(yWeP*Kl=a@x%l`yki78d`?aS(f~GtQnffSn+M~#skE3Qjj-K@- zZuXP7IZqPiJV{;fG;QJ2>?O}~mORT{`aEyx^O|)pYk_F}%ewV1>o>fby6^3@eQ&1& z(f)Tc_P<+n?8EXCA6A_Fu;J{dV|Ts+&A<5Q`=!UaMql;^A~L0w*Ao2W0$X7y?*=7-8XOFz5np>)0gi*e*OOa=kM;V=MsT|ujc9E z7$PCL_h4o;W1`-t#%b(Eue~ZbfmpUgV zFWA7OaH{S6=IFf4DVHOcOmgUDx{-X?yK9~4sh4-0RS$mDYY6>UIA00K)AnzAWYoa0 z{qBW{=W0Vd3rx8arqtiHEw<-Z$=JboLoCv3vEEZvX`Xcwr}xYcXwRvU$i2sM+9vhn zBwxQnPj05nyk2Y+y3KaO4d&lEmsf~}ZjG@1z`t;EvYJR>gi~kBGFgc&`D|C!BG|vP ReFla(gQu&X%Q~loCIA39;VJ+C literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-selected@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-active-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..22586c16123053a236947b5719a5b27afad8c131 GIT binary patch literal 1445 zcmeH`?N`zV6vr_&6w`cYr6}5iXb&qzk7P!cMnkM=DVEOVQ(2~yJc5wA+SX<}rqj$o zDVfK_G)bbI6}p+0`Gik7JE=@lKm-)zK}1AgzwQ10gWdD_-h1vn_tib$TX;GGV+(;o zKp>DUHVhpF)HFc8R^~wN_ZYSYia8+^i?gz_;>||R0IhXaSR4Taa(()b%o3nwZotrm zcp{bK;ED zfWnWV3eHmbXDbBfDg<#fK|+-jsm- zXfl{gMx)92??Lj->UDrWl88|e(I7K(i;Z9hN2jgZoL!)Q!_I0*~A>uwL4{Z%PG{_M=dX2zG`jj>h9_7>*o#(jZ98W&j{y4 z66u0mrC!#otm@YEMtsC@B;d(XEII@i`&Krti+2oh24^w2{k8fryXH1VIeu{T3B#{= zOE}CA67*AemmejpE`Col_j8-U{e^r3m}`4+8;L}^E(2HhEIkd<=U!TwqUF9%^YT~T zr7?YcD;txGA0u5L%Nc%g;f*YdZaBOZ=i-(5)KasYRR3~1A%3AjOS0_z{W7wE_PlmO z?fSPL&=#CeFxEJWk}cX+b4guO;@LG}gPDgPo|tnMVO-0?da`m!51XGm3N~>HFQTea zTgKx`8gK6KuIcKFqgvC8n;UWnPU)zc=gY6kv#nylnP{&YfmMExCd{Ef(8#6a%mG>+ zL}M81JI+!_uAE78N)Pq1-gShHfWYcee69_A?^<3b@*g;9fvi4K=NH*2ig&ma2k#fB6()_mE+CXx_oi zep=4;9bx}0|I3z+bxK&I-bXlMu7Al|62bXQDFo-;84x9UOFIWoXm2iV_@F-7UVR6# zk3+A_w}^4@IFHSl0v8Y%P)`|hOjVG7-?FW&WlpxF4%%Ng|DX;N;Nxqr;J}c)mW_!? z_It_0_arHog`a)w2xL6keKm-Q819{*B&Ih)_nk@IJNSuK9<1~4w;1r)iAZ_oc5!lIL8@MUQTpt6Hc|`>jQRmS zA+A8h4FCU!PJbLU=}G9sXF*f$1x$SsJn2Eulm~%R9)?VP6g>G+@RY|v(?HxHAbaxT zps5dm?BK}{13|J6gQh+Tobo7W3WR(ZJQd6ak&lDGT3}K@E=UTFa+W;HT>`Wbsu3cd zy%;0{MD-h9H*S1Yv-V}px|cw1wnTwufEq<2037TzB@<&MTjH0nybjyRUxPbM?!m$KNkM z`Edn^p8mM{^vC0Ozn;AN_4NJkXYYT%{`BX~=RY66|NRU^KmLCG`S<&;e?NZx`}6ld z5Ipa#c?}FP^O7LHUO$_n*IiwHaDEak7A-VTprZrQd2-}175TS{xQ*|OY zWlwyXA{{x&bmo?cMy3D$=NlLu`*Q7TUCI3)<$C|`M9ooow0d)$_?tP#nv+h7W~~kT zT512JAvLEt#VFNm>NdB;PfIeE8#S+oh)KR;yf!TyUJ> z&4h=G&h`VPUoG7Hpji5VQSI(rV<0ay*)dhnVS<(1jnQ#|~Qf+$)`AS)UqQc$vFfd55>r%^KJ1 s+CTRmV0bep_+bXnmlr=Q5&r*{TRHgs4DLe`S)hdK>FVdQ&MBb@0PoR37gV!=glSj=D=-xfs2oGTU$4%R}WMiBgh@bf-gdSINVkuskFZ z>blVrmd;c15Fxuvw(PgrG&5{1W*hfgb@$(WU+?ed`}w>-@9+Eb&-eAcf=2CIV_<0j zgTdDL`T79R83S!sJ#8rVAYSQ1hc*G}htt#3d&>z{(KjT!EnzS%EA&C!UPugEUdGohd!{Yp z)0lq5w+EiIC2}!j5Fqg|keI{+$eJ!x0%Q&IrA6jq$smRV zY8*&BECtehaw9`Z=q?CAU5L~qTr5RXe!-Xglk7i|4EcZn1sVaxf0dB)XTc|v&$&hh zjrh#}PlPnkL>w8!Q9wKu3@qRU74m`$dEv$U@DhGR3IBNcL`=CL=9b`Oh2ZpUVSJU4 zP%TWXnM|sk{FN?Bs}rTyi7wTPG9QSt8^qTkG>UT?#ko!5JO~VN;a?J3i{wVDr2P3z zRo84y&)ogKIeNeJ;h?nPwXAVi*2Mh4V9K5{KeUd>TUqipmb`sbJ^;@DEm(LXSQrsP zP_TrG(MiSI_lhwHA_ZHd;6Rvyu*jQU%<&0c4`%yLbQ9U=Wmd>kX^Xi4g zrA5_}5`ub3rCw4mEiXY>)-3%_4+Zo*!V>`$7PdlL=PO+kQ?s?^>ntqc);5Uswi`Cu zZ~9@o`;J|^J@z1dfEKQ1U1l}mA`R{_wQ%=7c{!UeTYk0=hAdacuquk7uqP!1bD zU{sRg`iAaRZq5FBf9mG85Nyv@1|7Z2ZNreWi4$G>sjddnDG&gFVQ#UTtLb z+gHughORS3{t;E;>Ndwf8@Y)W=Mk&+aqR74g?%+^%-YUR|8d)3N)0N`KC5xmf8!87 ztmuaL-o4HpYcASZAfki6O`=xR-n8{~)K8#BAswciPqI~+mSxR$+qjk1NT!#2{uQ|4 zo$JUc49Y3L&m#z)Tvdup-Qz7qw8$k9PQN{FD`pf zD9wb2b!}Uzg!kGGZVKx1K2&3fS%1#e7R>0|{V?nT`&o|a)hee|(t2AXF|V97tT1+e zogQ#128Nm)XzXyDk|6?^JB^Qezia98HaDv%?FhY=plf$((&4ag7RNLc;8v&W9C%}8 zqiA>fCWm(0Y^}F!a>wNy+EHW5{2%lmbvg9%H+52uo#lDullmEl(xeH5*lx~Oh(P|d zC8@>Q%+?>I79F@%urIb*I zWPL*wH1n8*6jiw|UzzrTsmEkQ_axSBGuS^BZUqDat|iRE=!xkq&hE@?O0^rsT=KHF eSY;8VCHPKfs6IU<oc5!lIL8@MUQTpt6Hc|`>jDi6^ zA+A8hKoA#K9i7q;msTE?Tpg8A6_H#UlUNm#QWc$46O~vMl~5CtTos*I6O#l))j&p6 zVs%V1kgSPLss@Wx0~ygEK`;ZzP6kN*T}K~i;SOi^fbFuv4eZ|xXh=Mrq^5@HWRq0XMs zE~P0`u+RQpFe+BT3%rUhOmUEi(`m{T{tTUr#Mm_)kf5IH;!w*uQ)qSZnDD8Z6ZQ?nuUk}sF8aMnnHaFW;YTEVm zskfbY8kZWk*Q}Kfvy5!f56%u+V3{(tU6iAEx-XZZ`{hwI zW(re4g=*(hxs(YoDtP{#TKOGbNs#m=I+##!mpLU*XKtmVg?!V9?ru{ZU!aL43 zu){KG>MNZVpR-FEfX?}y`s32_^G}N1))dWgQ<%2@W6t3Xdl^^9JWmr4i`Sl38g}9I e(W@5A-txbgB`kA`@!}d#+Vgbvb6Mw<&;$U%nlH@& literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b2935b0787443a9f65e134c7ebf72feb9c8c3843 GIT binary patch literal 1338 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42%~8 zd_r7-ih&?BG}NJ?AvCnXGdDLXvm!LPAug^mHnt%$r79tzAttRVA_*u`9g$camsTE? zTpf{65t~vI9$yoaToIK}6PH>UolpxDk4>zNPN|Mgu8d5oj!CGDOstGetcgmhiAt`D zPOgeds*X;q0xFA10l z0z_UhE?%*&-Z8G;v2H$b?!F1$fvMhsX}%$ue!-c3AsK!^Mko+v1%%}Ugac7-V0ca- zkc`L;jVTF>EeVe;jfgLch%b*!sEkSkB5){yLrnSV6%k;JCX@vE1v4-*v#_xX3JHse zOGrvd%gV_sC@QO{s+pRZTUguJ+B>;KL`BEM#wDkuX6NP=m6VoMOqe)n^3-XImu=m) zeaEidM~)poaq`sZGv_Ycx_j@zlc&#KzIy%c)8{W=zy0|6>-WDrzw`bK3{3f+E{-7* zl5Y=wj}A(dV0#dLdfCl;yK^!#FK=3?E1lJ?#G*Z4cwSLTQ@zkVHk{b^t7F_SGj_AJ|Xv$p^Li+Q_u?o0cf6gVTicH;k|M_*M=ihpS+zkmPB z`ilDofB1hZ2fq3s7pt-Jtknz2`un`I=apZ1Xc?emsbhcs{M!>reF4XJrWzeRHapq* zgyM_^ZL_6SPd}SBf9{Eu+HSo2)=o;?`+j++%^3;PAJ;m4Z}x8VdvaBDdE4vml%R{6 zd4O6TZJvM(!SVXa-*C;RF48|}w$HBKz)Tdg`N?BMo*9}cqBDsP2$FZ?jWO3&j| zR$Y706utu$Q2d|AH%y>_YyGJnf7&otNKjipaajuWB#*(%CD&NirsBr!%t`+uWCjTkf$KZ|!=@ z$EzV(qGH*@`S;8vt!dF;oKO0@J9$)^o#WBlX!411iq(rF0u2Wg8W@aY#7-BoEimz5 zcVb|AqR^o5HtXo7>4F-rFB%wGED{9_GQu^dh4whTWS4CaO!K~a=(?6}f^IkZ`^*_2&ur?&; zT2->zCxhfG4`P)i%_@^(PrMB5k=hfja+)n%sYk}CFsmSUg66b&PtAoR&jh}**z8iI zaqs=Z+s8M&{5fMu+wH4IC*5wECFZ8gJh$%fhjJd5x&Zgn6Ms&+e`i&j*+2H&=c}J} vINjWKxYYOE?mzD3cYRCSx9LujynJ52d1k5m_Trb1K_!=`tDnm{r-UW|lUp~U literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-header-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-header-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..54a297ad7541aed9f8010826ee7f0722b548e1f0 GIT binary patch literal 775 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6Hc|`>j8XwU zA+A8hKoA#K9i7q;msTE?Tpg8A6_H#UlUNm#QWc$46O~vMl~5CtTos*I6O#l))j&p6 zVs%V1kgSPLss@Wx0~ygEK`;ZzP6kN*T}K~i-{bYVzjAzTW=2#G2TjVT7Q z{X=uWWL7{Jhyg^pM)tbK4tmCpdL|C~CXV{1P6j5<2Bt0sX3hp?E+&>9rdFO7cD@#N zewHBQZ|@Rj?;7sl7UAF)=?FybKosQ!L>^I2p3%-8(av5mexcd^Ae7@DmK_kD8xma{ z8eIhRGSE5>t(%R&ps_3o@(X5Ql$Mc`H!w7Eb#wRf_VEi2$;&UCHD~Vp1zWdmKXmli zf*{BLQAD8vzWtnMmHH0$0^GfpU^t0;kG5F`0$x*1e`IgH!eQs8U zbT-dbGG82@eApk%uv^UYmCS{u-?U33Zm><*=K1Li<5RuQx0$(DGo)3kyxbhb)3EKQ zOS06OElU$ssy=$yJ)02Pby+}2b+XN~hR{6mhh6g9Ph6GSbShD1Ucj$YE2Z7;zTA8& pHH)k6;nbYCbXME>v3$vw{xRh8NSTJPXkGv%Lr+&fmvv4FO#nokET{kg literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-header-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-header-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f7333eb18e184e01a839aa1093fd6ef9cf01d5b4 GIT binary patch literal 1355 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42*XJ zd_r7-ih&?BG}NJ?AvCnXGdDLXvm!LPAug^mHnt%$r79tzAttRVA_*u`9g$camsTE? zTpf{65t~vI9$yoaToIK}6PH>UolpxDk4>zNPN|Mgu8d5oj!CGDOstGetcgmhiAt`D zPOgeds*X;q0xFA10lr)f89VBkI2f3^7?`;jnmQX> zdYD*xm|A(7T6>#Wdzk@A8*g(E@-epsB3}zz9}8PwOM8DS`v4oKU>oOPTc==K=MY=x zP&?-kJC{&9moR%Eat*h4jc{-acW{evbc=L!k978o@$gIZ@JsRvO!E#*^#+nbK$Pwi znC=&n+5SKjmK_pZ9127+#bGfe;c=xAab=MS6~F+G0--8kI0Jog_~#sTVC*K8 z1o;IsFfy~Su?q?bi-}7}N=eJg$tx%-tEj4(nweWz+t}JWxkN-o$Hc}Zr=(`*<`tEc zmQ_rcIBD|KX^WR_-L`$luH8qD9Y1mM)af(lF5J3%@4=I&&tATI{qED}FJHg?`1$Mi zzdXP5{tOIEC7v#hArg{r4}OmhN|a!GU>+T|>}~GhoXpJ2r@W%guAGt44EfctGGyH{ zSxp0}DQ_1pdhmJsGsex#O!s&G`Lp!(t9?)R*9Z93c~+JtbEmIdx^dT@l=ME06tVbc zb9Thc(Oj82x8T!r>&O3Mr>}mzPf%tV-|>&BlkWUE>?lDK}zam`sRN9{Cq+Pz|Q*LE=A8Gew6TTx9%xt~jieEIF;MbZapxTg=>;bQq$?7vo z#4)fvju8#khA5Ez^+;0bmhSfg~DxStyL34@;jttZmS-gwyS`_lcz7( z`L5W^#HW>Y-xUt-mA_J$*QzqHa6_kaf5OKP$t_ZOV(A`5-rlo*YFk{m`mk(!IX{d0 zip4)~2zllf2D)lLcX)ktk?W!fbIZ4^S@n@G{iR=W=*@|Ho_@N&|GD||@;NaT9VU}O OMVY6opUXO@geCwiH7(5m literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-header.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-header.png new file mode 100644 index 0000000000000000000000000000000000000000..3e45db3633cc2039d0db7b01c281da4d34fe8739 GIT binary patch literal 798 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6Hc|`>jC=t; zA+A8h{|6L&|M3fmke%@3=N};V`;Xs1^54IIK=R|~@1MT>`26JukO36`^!exKFF%3o zqsLAkJAV4ui8IGeoIP>++`a=x4jepo@X)bCM@}9-3Ph)7&RINr?vmN_md=^K^x@O@ z51+lib^pz+2XC(4esv9q?!3Bm^Tp+xFD~AAe(A>Z^Vgnj=yy8{43Wr^AirP+MhQu2 z8EqY1J9`Ib7gslLpX8LZ?%uxs35%C3UB7AbzWoOd9Xo#I>W!PXZr{0c|KX#@kDokw z_Uz@$m#<#EdGq!i2)qY_uVC===kMRY|Ni~=&tuP%-N4|N^>lFzk&xVb@MTz2fC$@# z{wrrTe}Cz_Zk+i{BvxdA6HeW?R=+@ zqPO?nRmR=l=J9mT6o-t5R~|MbPdfF`hG}Q?bmw=>D`WHznioGUYRR7DW!tN`_R$B4 z_95dlvOWb62!3Kda~#Iq!@h#$$cVVt#9PcMt#v5-prZ^btUaS=M{glhBaZBgtq8WLY4dm>3r6O4kvNtYq z^pa$_^~}7#&?D3PaKNue?aDEeLtb6}@bp~_-%kD|MLRnjz8wKO)KP4q%g1AK755J0 tO*j>q$Q5{UYEh^<>)xn1zobk57#Or3JoOWvc^nuU44$rjF6*2UngBQ>>v;eG literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-header@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-header@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7feaadf8e32987805438100c6c562b98fd05e948 GIT binary patch literal 1406 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42}!|N8dB*LNSj?%2J5=kEQx z_Z-~47l;n+*>`B~{v)s6etG@&%a(1sw{G7vbI#&fbC=AX2SiKf%wPKO>HCMz-amTw z{{G{4_n*AGdGF25`){t_eSHIn?!CTw@AcK&udV^nomZD`zPNnz#f9t7&tH3X;rcVD z-R~X(V{}GIkY6wZBQpyt8^3^{h^Uyjgp{<5tek?Pl7XR-v8kE4rH!qBU{G*KXk=7$ zVp4K?W>!v9b4zPm`{Zehmn>bjV&%roTefc7zGK&(qsLF2I(PokNHvUv>~-e-LDTrRg`DUdQgBm{)vU9bQ+(vcy%g z%4HAtZ{>`>w)nY+-zV5TnNyRlW^P=bwQ)`A*QMJoUVQcC%K@&-j|;b1^1(c zTLT>rRl%ecfm`2dl)u{j`?8SYO9Qu8>-0jx#aNTwDYOaWvlX>qKrf%WHeauSnPbcTI8ARnwhHU8OEk<%;k-vlivp0L3Aq}KwG z(|sq-Sx@`Bvhke81=AB37Urm42oIY!WBbwh{j;RQMPJwzlyt0Tsru(Q?O50J_vcN_ z-)UY*7I--!;$n3Az71acGGz<20|dBARxtcmoND#qN(qNs$_r!XmNRp9ef+ud_mK(9 z&h1G`xF<64r035=0$m69e3A?2aGU1F`Ly=h8U8T2E}f+u@^A7aOtLw>dNt3dy9F;% zU9n@uvy5{*S%GgOZmB&od11oc5!lIL8@MUQTpt6Hc~)E&jWly zT!AzYgoc)frgbC~G(=@qL?ktY##P4wQEFveYC}v?O?YfgY)VaZVr67}ZDdMSWJ*J1 zQguv9ZB%k~R6=!3QdLY+ZFC}#T@{;D6O&jKom2yq0+ET;F+h}56Aj{4M<-WBCj-r? zj!LQti!Kh0E&_6+K;kuFF-2iH{!JL{^sY+?j zuPuzXoUc>1*EY3Gp7pGXUBs)@cth#(dI_bEM}xjsG8jbh9euK4LXITEHnk}N^V{yQ z1Qbu6uw356S@VATsc?ol(VizRDb8=25cAZZvBXtKs7TKB-S$nf40D$**q-r7qS|48Kf$Yoi3T|f!T)78&q Iol`;+0Cl<wNlBg2(Li>2Kte-8K|@q#MQCzia&kjl zTxDchab#LUVq#@PVs&U*d0bjURC0AfMn!B&O?Z51Omah1LQPa^Ra|myOk!13d_`1B zZER9CP)%%NWo%+?baHKE5{Mm>QWKR_6`NQSl~^5yh(IQQ z)qt!33MK=!08OYhwQ@JN@-(;cwy^QGa`3Zp3b1hsvT+Wwa|*F@4smb|b8-)Na*uTK z40rO3bOxblXYW{7Ao7iO_f7N;NbwFx^9{-J3(4>Ul3`f^Vc7xUK$II6TN(~T@nw;T z6_JTmk%>T;fc#Q!JaH8;&}&M9{DK)6nV4BPxwv?EdHMJS1O$bIghfO|W##1L6%>_K zR1FM`jEzmq%+0NB>>V7P`~w1mf+C}nQ&Q8?b8_?Y^79J{iz+Iss%z`&8X6j#TU*=O zJ370%dx!!IDVszX7?^@QT^vIq4!^zeGx)ND2>XX1{wq!2IkgroateLLs-d6|x*_0p z(2W}^0T*(ERXHwQdj0qFq%Ey#cT>XS651s9*_W!ltVvtHefP(oeno#S-ISK%bQgcv z5ZTk_?!<3Z=~Z38WOLGG!`)WSJ$?>}bG7cPYAy}f+ptJzy`F`^Kk<#P=BHko@Y)e%)t<{I#DG^q4$b zQg}7D|7JhkoUZmoOhbN=Qb5~`Ne};Qu&GFPn(y$?c@;-UoUzK`$gS%>Y6{P47m@es zgu(pURk|YYmS_ixooR% z@T1Gt%D3dAWjtOeeZLHXWL|O zvwk%-+h-ti_So}kmdbLC{-&z${_4)XQ;+qv72PwP|1SOXs?D35tn$vX%;GQG&i9_7 z@^aaiK2h0QTbhdB-Q>R?JF%$G(r!gvcgfZ`b-iAveP3@i&CZwCGty5wD3P;7_iMuH zro?@$fBDMyeO_oGQnG4E+4^Z(SIYy|cJj|F-g$JMtVBE$|0WZ&g0^zQ_b()6=Jl!Z nd#NnGd|1DlNqv4`U*bQ;oc5!lIL8@MUQTpt6Hc~)E9|C+r zT!AzYgoc)frgbC~G(=@qL?ktY##P4wQEFveYC}v?O?YfgY)VaZVr67}ZDdMSWJ*J1 zQguv9ZB%k~R6=!3QdLY+ZFC}#T@{;D6O&jKom2yq0+ET;F+h}56Aj{4M<-WBCj-r? zj!LQti7pI|EC6z&K;ktaQH5bKMNvsW1=aqc+5X|V(LgrX1U*9sJ!2qp(ld3?H+9lC zb=Eg`Hns3HweqyE^R=+^b8rrGa1D2GjdTJc_edvCAc}SdBJWtguq$vu;}7Q zu*1CX3#R}*98ePE7tFxO&o3Y-B`vL{rmm@}rLCuDV`~>078V|noRXcBTT)V5R#92m z*woz8(%RP1(b3rj1l>J2fs$Hd7z5ByPZ!4!3CX<&Uj{WLNU&XKzj9_%j-hGp_E62s zuXH0t4AxwzdiOuCs3TDzZQuNP%~Q2QqOV(tepwy1wPDGh!24Ty4}W7?Wn*5{@%E0j zkmUb>r)AO;PaT*v!*ubf*K$tM{L@rs6tDWy6>-5&Hu6!x%Mj)bq8?rjONAQR)HUUd z+vY#{F70f}Fn!yS8)tq9)NAQEKWEt0wnXC0td1S~c}f{ecsvbfepP++F`oTEtFESU znosJZ?(-KU8+K`fv_vhby`p9skOV(xj9xim literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-header-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-header-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e0ebce4219bf5b0c278795661b12f628db9d83f9 GIT binary patch literal 1289 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42=B& zJ|V6^#X!)|&=4BB$^l3g7W$?&q@@A54Sq>wNlBg2(Li>2Kte-8K|@q#MQCzia&kjl zTxDchab#LUVq#@PVs&U*d0bjURC0AfMn!B&O?Z51Omah1LQPa^Ra|myOk!13d_`1B zZER9CP)%%NWo%+?baHKE5{Mm>QWKR_6`NQSl~^5yh(IQQ z)qt!33MK=!08OaXGjz~11|latQwM!hXMJ;LLsMsC3r|xZvH~J+b0D$-B3}z2a`3Zq z2(WPqv2g~XFgxcEJLfP5AaV_Na*cFyk978o_4G^h^h@#%NbwFx^9}-{4BvnZzmP1y zFd)hfi7pNUqF5j*1qM`jd|6~-MI_LVU~jHbUB4U{AFU-pe!&ckOw25tTwFZ7ynOru z0)j$9!XhG~vT}0r3W~}qss@He#>OUQ=H}Km_709t{sDnOL6OnPDXD4cIk|ax`S}Hf zMHQ7*)wOkX4GoRWt*veC9i3g>J){A#4eDzc7?`3xT^vIq4!^zeJ6y<7guP%%yXdXo zE2n1WuUxWb%at=K#yt%eZkiTOZB0_#UbHx<=Hrg~iZ|QTe$P3%`_BW*y81_RSnbl& z-k-S_IX~aNTL10cg$D~tq{?Q#%&0IZSvz;x7B=^TlY7{rV`m&#%(6z;yIbB;Z>xr; zw1(El4>On_@0VZw_r!#@lx_{Jvh(@R=Sa0ptxW3L(6y+|FKX_&m0dnLO5p~VLYCj$ zDRbXT_;yF?mASjJO7v8>u{;uBRFBOmxpgn>(h)9uXnir?H4f9)I`tku z@#AoVo~3q@*MH1l+uJN6J1cqj+h2ET%-*UB@_I4(x2HX{SJ})gZ_~cY`_**S z4Xu0TSk<0BbM?)#bGwr+obuC(IBs$*?jGy4k5@XIQV+ksF23f`#iqGe+k>WC%x0|? zGkbAC?XuXBm&_9_AD=6jRT+GCf!S5TZ^w`5iN>n@lK=9GI=?g8vsYX^ z^1E-xoFxA5ePS PP(kGB>gTe~DWM4f`}P}Q literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-header.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-header.png new file mode 100644 index 0000000000000000000000000000000000000000..009545df62b5808b8f6b929ef9cd903a9230961d GIT binary patch literal 720 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6Hc~)E_X2!E zT!Hj|T7vICe}Dh}8*amopTB?p{0rfJ`tsw`m!Dt0{e*DmE?6-Sh!(9}uxRDsqbH6Y zJ$3Z>spBWk96xdH#Hn+qfauJHGv_W|xccnk&F7bIKEHbB<@Gx+Z$Ef@`_bD+&pteQ z{sC;@uP@(z{rL6!?_ZEDLAE{VKp%RQ1o;IsF!BosN=d7!Yieoh+1T2JhJ{BYr)1~k zmXwxNR5ms>x3sjjb#!!eb^$?m4<4}S;UXOd21Y(l7sn8b(|fPnENe0lU`seS^;%cN z_FY%+UQ-R#c2yCTGXL~XKSe~hwPIPpn~lk>D%xzx`Ka|=Pkp|d-8`xYOX018adrGvPo_1 zn8w-`6n!|nK+5D~K;I9+hxT(`O<8C6rg*(UNbK*4Cl~84dHLe<%Xo=b3HFCr&uAAB8m+TQj3 cKXEIj2%A?uji)9o1co<*r>mdKI;Vst0AjbD<^TWy literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-header@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-header@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e85297dd9c981895f4325629fdf480894ee5cb78 GIT binary patch literal 1245 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42&fK zJ|V6^#s7yRn7d%bJRn*GL@O68TDfD_{#|?a@7aHN@BYL4_aEJV5QvWNKYaY);p2yo zo;Z5+)Y0Roj-NPl{KUBvC(fNack#m2XBVym(esNppI^TD{OX;T*YCW%dGGaY5PEz2 z!P^H<-amNu{?W4!kDh;c^8CZ=_ut;W|Mva^5dHY@>BpxpK=kX!uiw9Z{RV@-VDSGh zIH)y$2o?gvy{06{FPMRmiJ66yi-(twUqDbuSVUA-PF_J#Sw+>r(8$=t%-q_>-oeqy zKOitDGCDaWH7z|SH!r`Su&AQ4s=BtWp|QEOt-YhOtGkB`aL$SA69WTNu&0Y-NW|f{ zH~xlS3XotgSQ2#6$9S#J=}BI1T)o#UnIzG&ZbSL$uSH9HrJ2}N8e=N|{k$Lqlcpye&6A$~DA{7(y9ar>&cKzjk;3f9wu31mM z8r##Fwz~T_0y5R&-2ykxyvNt`y=_ah&*W)Kx=ndhW50iz)2NV>eMD$&OV-st4!ez| z(ku^o_9ZU)u;Qwv{Mw*HylWS^y;^kBQhasR5@(Y+CU;(a(KYn4YFkv5e{%c#lDn-k z8&8U5x!rmFi#xVWXyaKkuUQ#Z>T>V1z6Ee?oi}gJoo2O#9xR%RW|{0{w{4JD(&)YY zL+YHsluiRtb^9MlUsr!jyC0T%*+x=#e@gN4t-I`x6un-#e(MJ5ZJG+fJD5JLS^8xf-%6Ez3A+2- z59M@Q+wD-QU-H+guu9Hr<+i-TXSe^pqrL39{?#+$8+~Ie)qn1leOI%$Q6q#aa+TU- zt+QfU8fsQ|lglILajk3Mj^y;4D-?U?_pxQ^;>sVJg+88m^yaML{g3xG+zsj(nC}|) VzF4#U959(Pc)I$ztaD0e0sz2l*cku- literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-selected.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..f4398f604cea201a384be697cc410ec161652278 GIT binary patch literal 644 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6Hc~)ETLOGS zT!A#HfRmFmH#fJkva+_ewxpz_s;X+voH;XR&YU-I-ok|omn~bic=6)p%a^ZPw{Fv> zO`A7w-oAbNmMvR$?AWn$=gwWbcJ0}-XYby<55eI6{rf=r5g5D&gST(r0_m?`zkUaU z-(c|f?_W6M|NsA~cN|23j)zZ?|(J?bOx3sjf zvbT3|aCCHXc6E!5i;qu8%r7V`tg5PRZfR+2Z|{-%E$oOnr~FxA(cT`lgx&c}YfZ z@R0}1-dnC`g_!wo{#R!DNA-&JgQ|Jl75p7~Z}Ogf-j)97iTqB+Akmapv3@_QK}o>V L)z4*}Q$iB}XucBQ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-selected@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..67ea825a4dac0c1fcd15b7bd32b42e7c1aa4c652 GIT binary patch literal 1081 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42*mM zJ|V6^#gqe1PEH{qAwfYwDJdyMMMVt_4Idw$;NalEz`)$x+`_`bl9G~z3l}b4ymcfQR8`fqv~?`4tgLP9ot&IqTwLAU-90?LyuE#VW8>oD;}a5-Q&Likii(R%N=wVi z%PXs@Ynq!|Iy<|%dz4ODyD=~@nR~i8hD02GJ3Tx2mV-#!Qzci9%!W6STSPtvt>uVV zdTWx<)J363#Bv00{{Qdp!?caXY>UZAW=YRbd@y@C`r}Cj) zDb4TtBtuEnS?8LBQZENiG?Z#QJNew(4-XS7Zd=}SSlA(!5~kuCmK~ns7Qc#BL`(Kz z;Ul&;_cmJcmIZ`K$}AR2``A-h5_M$4nIlZ?Yrac_-xYfGEAEHo>6F?7OeO~=POE)5 zP5)cOf?ewkmi$>Wzr-S$X={Ms!vBv{65Bbqb}OmYs|DnJ_2YT9_><=UDSp}k=|Z6a zYHNKQBX>+{)GMsC*5%xw`FKO24;&XzB# zHP&BNzJ2-l)}6OrHFESkSy26h_mT~JM^(UGR@p#3kEd5d)x*vGjYQd*Z3`6I+uu1_ z9-Pp4zUV@wM8H+&faxL6TgtimL{)Q&le)Y&S#V0X_ikJylyX%~bw%1ouYehgsunI< zVU@c`i}|f)rtrj=M1^NH!Iyu`3H#^9b1Ufbsk;xKgdEuzAamC~ue90n`m1BQ=?yxp zyH@^}I{cA;!aI)`t_?4x%vY#cIM;Q*mcO!Bm+xoae4ZQc^pBY8-HSWMB)0L;zo$N? zQt=@gr)2&qnZ@d!?k&r=kovnL)BKc1c88d#-f1?CiHb4P{y+Nle@%Tre_ErTxBRw6 QOF{Y8)78&qol`;+0C33TeEoc5!lIL8@MUQTpt6Hc~)EKLdP1 zT!Hle|Nqb21%h|y@4vrv>EXE>uP@wueDmg;3)i1qxc>U$ji+ZXKRbKt*}1FFFI;_i z_VVMimtS7E`Rwe~XP2%$JAd`b1rU0E;o6IH*PdRy_VoOn$I)C-q#cR*5f*C+@p!RFGU){L<3aApO{^GUg zcOJgI_wX&ygsus5yC%%*nl!Ix(!3=rcPv}IYsK0njw|5@Bef$2~r!T)gef#y}$L}A%e*gac_xE2A0D74z{Pr%O=Yvav{DK)6 z`S}F|rKF|R)YLUKwY2s0Y;5g9!@|NNl2cN$b8<^cO3NxL8=IP2T3TA$IyyQ!yMUm( z2M@6L^JX~%1EaX7i(`nz>AhEOh8;2xV0#ee;Nln%R_G`Y6Conf%jKcX>ygv_^0z%t zb7J;m$(OwUuf}|__Eev#acY~e*W6Gk5zoa%v$%G8e0VbR=A7F(J(j;_aIZO&c(&x3 zVY|lePFe751x^-Yqd%w|I3USIX@(kM1N@@JG#*{r*Pnb85|<(?1_SxE8-qQ`G8Lz_NS3 R8o(G}@O1TaS?83{1OQCJq?`Z% literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b0a2b569d611c70dad934bdded3f061186376543 GIT binary patch literal 1331 zcmb7@i&GO<6vo3t1u94Zbp$l>EK*T17KSz=3817h5FskU*zrL?K?sjjM2e5tfCh>@ zRP3MuBLd;&SR6$J9SVrpB)cJOLWohwV>c9IqCg5V485U$LC<{W-r2L?@0>e(XRlFX z_SxIH+Tn0GdrDM99N15R++kw{);D;_7Hn3zWD3p3#zrv_I}RRgv!agV;&5&c&1vzI zYlS-~ZeT_xFyk31%)H|{bX;Cu-nP@3>A5G5XVJGYa#CwP5?ygPi$-cREfScQmXCY(iX_9vh5wl*m9DKSkR)8+V|8II zhkVoi;KX+C`&PA`;pNo2z!P?#+`B%F!5e(`U_)Uq{)!^DyI&nj9uMvrJjm*2kDcEc zV@M~iZ~g4YNq%zdx^cmJz;|S!Dk6Hx_WPOI(B_^NMMT+(#l58JLqVbV9YHT5L)~hp zEYrVTVzb6%%~gY@fg$3X{Q9`8~$ogM7sU!;Wz(q+ZeAXXsW+J7?YK&gh!k WfsG399$y6f2{=k*Ohh~R80%k5GVKQd literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-selected.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..c2d2186b7c0bd5bac14b912d1a4c0263236bac21 GIT binary patch literal 717 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6Hc~)E_X2!E zT!A!I04pnNetv#+b#+ZmO>uE?Wo2baNy*%~bLY&NGjHC!MT-_KS+ZpD;>AmsE?u!= z#j<6~HiE(C&6~Gw-MS47wr}6QbLY-oyLRo_vuEGFef#(Ce*goIkidH+@ZrOUZ!qv1 z4E}(@UoiOp|NpAJj&VTmd6oqE1v9X+aq;mB2#SfzE2yZdYiMcf=o=Us8Jqa{`UM08 zCa0uiWMpP$W)&5emX?)QR#w&4)~{N#cI~?L8%~`*bN1}L`w!lK{P^YTw>Jx)T*l;fhO!6yy8uRKfHdw=~g-ZO%+UpHn{dY+H8S@_1V%5dYYzPQcR zj-s8r)q=iCdTkdK$($&B>YV0e)wG*1jyF#7C52Yu`8FS8cH5X;e zt#$droW@=C?&m>A*4ggcI(qmV?(gjoVY(Q9pudKxq}HQmp6V>Il3NK?=Y!R3q*!?l zne@DGH0RiPaPjrq%F~UEujv#_F1)^C$It&#o*SR9J^z4v_3`yrHU7q(k=cKIbz890 vQ(m3h+Zg6Iu4}pRPA$m%^}K}Fb^S67Ud}DAW4c+6fYOqutDnm{r-UW|d-6fb literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-selected@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6e1b8944f146baf901484833de12d8f0ff4e0995 GIT binary patch literal 1216 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42)p` zJ|V6^#dHI#tgKvITzq_d!otGh;^HbQDjFIZ+S=MaK0f~b{(*skSy@@Rxw(afg~i3i zixw?fx^(HXWy_W?U%q0+iq)%EZ``mZQpVJ!o`c1E?>QR z?fQ+Icke%V`0o9Ok3WC?{x`3FcM$^vQ@p2(V@Sl|w>NHw3pvWL7jPW$PFdHn#pTea z+pdQ{ghggHl?7f(N;Y-c?4+|nBjw-!>1osTbk4k6^Y_`&;y-q8>E4&=KnkO7t+Q2P5CnzCxebukWfA*9{-Hmk%JQZ@G@uR=i z=GNp(llg!0bj|v*dCml${&ODjvsSMNJK3{Q%J-bSfZMmt5}KB`-uGy7mmc!bZGW}z zby>PgWQI_?N#UiA++AnST<=WIDmT33^ZrTqLB>K)NmJ#d|8t}_c*T5{P;LFMx8TT| znbubv)-JcMpLW?IN62s9qFE;Yq`MBg%ayc5Z;wrv2&>?GsZ;s$P*J9@>HSxeCoTL| zC$MP&=Z(isOJ1;E;!W;mdbKNY&sIlsT@9{KyO57ew&p&bcNggY=I@TWko)6MyWbv% znc>Sq7W7{){&x9f)1(WJobTK8?%I|cQE7aA`}U{+sarKK)MFf8l`H7V1a0@ph)#B5 z+U<9?e0QFEa_QV1Cl}Z*K5<(7nRBvFo5r5!&hPg)RCZtR$((GsS3M#8LX&Rk>?AL% z5BES#Y+Nt=cD>4Br!m5B*bSy*n3f$S!Yt zN`9B~_oFgT?e3er*==ccYUZ}7(Klyp{_GjE)0O+goW};H?-FII89lx8Rlna{XuHFy zG-tz!^V4QNZhp1>pwj#}&D4qu5;Lyv_*vFndGw37SK8wh>E^Fw)@4hmss5b1ZkizL zw63XDtMC4+3)0kE6t&oeY2EZx$rhJs>pto|a}>P(|H0M!8q*E-GaO+xW!}rjRtqXV NJYD@<);T3K0RTvLGB^ML literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/switch.png new file mode 100644 index 0000000000000000000000000000000000000000..3bc55877e42a5bf328abd5e09b449ed63c6c3ee0 GIT binary patch literal 765 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k>oc5!lIL8@MUQTpt6Hc|`>jC=t; zA+A8h|NsBLaP#rSi%-s6eRl5Jv-4M4odhfav_S=RkDf`ipZ{pPsw^ z?A+Do=dJ<;pIrc{0g>l`3a&l{vLOhl1!N8g0X4z|L0Z6EuwJ0}wL7oiBt#j|sB5=h zUI&W-Mf#w`b-0 zy(>5DU$tTHstx;AZ#n>UD#Y+x58ePxxbyJsn|EK|y#M<7%g@hWe}4b*`}@z|KYsrH z{par=Ao~07@85sGa4%aS0!U9>XdKYAm6lf+fx#=|>Eak7A-VV9^Pocx zB5W7*nUuPc936BbHh6DXq%9`WddH!Mv1jM||4L40QWA_e+gq{+Pd||-`*O(w`Mfk? z3Gw?owzJQ>zFjwHr{)oXD64Xd2Q!uwZR&7X_N?f{+X<%*bJY}w>-87<2CY;xTryQ= z-h&B2p3EB(HXc!0D$>w&R%o`;D|wfH8N}th>oiyC9$D?U&zRvi^RzD-i&UlFFY??M%TPI6HC`kzU+UQN$&Sje8J_7* zEAiB1b-4ZS87H6S+YAY>xPKocuB%LarBgF=)@jA<&RXTCIhOd#@>!^@lvys=^)&zO xyysuv=&g)-o@Su8FHGn4k_FSdR~P!+mM>!C>Qp*s*aHk~22WQ%mvv4FO#o?*sN(=^M5Mq7G>Jw=X{FF2C=~;- z0*aA+x1uZ!B3dvihUA6t!V*v-S-~Vo4IvApH`?j=Pv89RyXSuAJNL|e_vM754_I5- zS|Jb!YgC{=2F%}s;bCC{-n|YiOE8%b{7_g63kx3q&^TCHrUph55D2?_hG7(Cdwn$! zR}lkn#ITgpL{bbs4nZQ3wj?Ac5n^LfdJ7Fta5zE+EMjs+tU)n*NW$Pq```%{cLEv| zum;2sEM~)!KCXl{B!plQ8#sXtmN2hJ04Y%NuVM(q(0`s!wV%u%W6<}rTCm%vzMqT#8|UWVzLH;h#~nR({6tjjsko#w z$#~+~bLaD~lM5&}%Bxyh+uCUzJ@n@TnGwke63HyZvl?TOsC; z=!DA6lpdEGx_Yk+zkZjZ7k!Jw(-#6A@aV_e3QCH6TX093b(qNb6kb&*#qj`o4NlJLj4^6E#}%wBg&SHN_!|nk&kUz7Xz?4JWjE zb??}K%(_DT?rc)<{jjlbZY{==ElyVaHt84N6`!>n+nwb>R$S^Ip0eYc=B4gPxHejQ z-jiWf925FrFzT_S@OX9>wZIJ<;7QrE_kiPC$?4V3_PxIK3Y#A^p=QcmyKviV?6XlB z`L2n9&qa5Ar%OyL4?{Aa_zhPrd$RI&PN%U}N`GG%+0UM_<2g%^JugEU7J}-UAKB`V z!(SsIOG}!u+txx)<8-Qj&O)J98a~>-X`kwn^Zu(#Bp2?vT8p;ad+e4xN})b~QsDF& zI#&G#gNbstPYr^$y&&J+q|3%io`i9nBrETFKXgAO8n9*@97{TSW|FbdOcVQMnjZZK za(@;bm1YxYx;ZG_U6|g_usO0i*Hs<9d&u4+k-JpjP*{3MrKSW!t-7*e7avYdKucUq z$z?Lt5=r#zdhcVLm8ZDoV|PdBk+4ypVH-Mjl7v6l<)i)u-_+ZoopmgiF{mSr*>N-U z4cb0rrWs_>A~JN^W`E#skTR$57 z;`^%dQn<-XPP{ERQ6k*nTI+?$Zys9(Y`OQlCvo;Q$*!e_F_ZWBXTRV3J@-(7U(xI* zb|?E)%D?_PS-m5qdhK-;eb0HvFJ6qgz5V69hsz9Xu2rqL?pM~iw5;9sr0U7wN%z@R zZZ4~CTU*w4TxI{ODsx%cDCQ$u%i0?suALV@spgjAv56l8B!Ya6b?YMQe|_5EyZ_Fz$B%7lFK=*O!>V*S=l{>|hsu65 zmqn=GH<|YO%h5UZe*>7D95^@_6%|-o8UzHeaq!6jb>Y+pGZCAaFgdW*1T1KnfWu*M zLp%uhKtTnr6yeoh_P6-X|4w|nb&Ff_yyKSjoJnp4zMta4txrZNJiGbMUF0_7VN+n7 zWKVitmCKx@De&GiF6-FzSwGpkB#)S$jGnYyW&i81yH%d6oUPvJl6-Ex>Eq?IewMOb z4J%&Qq5D|c%1^mUu&>%?;(E*_m(M9El$AB!AFDX(DtT@ bc8WikEzLKv>9wkWk~f2=tDnm{r-UW|J+3%t literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-active-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..caa0384a093b9f7872d3720a7aa4865539897650 GIT binary patch literal 446 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uhfKP}k zkZxdTIAd(Q-`L@ht?f=Lw|y3l`^_EpS~`Ik77jqP*W78JrQ?1}Fx$cjC<~MViU84G z3#WbNAO=Voglz#61ggP{+IhCd0Ik<33GxeOU}6;!6$=Up4U11mOiE74C@!n4YiMk0 zZfQGv?)-%hA3uHm^83%csIe>Z^JzX3_BqVbWdI~ieFfbep?Ah^tw+4&ov;X=g zu7UI3JX>E-yC?3b>V?@Z)`rWCGv98t^z4Y56%y6ku-Yod{A}8Sd5z1f680r57jrPV zdH9+NQ{dk-3BSU$A1qvFAs4xdwIJ}YZ@!}~qvEgNG?mKi^|F^wYFj^@aqmUV`q#fT bAJ5lcSSZ36u{J#w=oki1S3j3^P6Zuoc5!lIL8@MUQTpt6Hc~)EuL68R zT!Hj|28LCkq1!w?_ggp|G_%`d>ay3$X}_hzK2yj2Rt^U(?eBh02KonAXy6s zh!oHqkQT6MAStji2m_=5tQbgw*p?t!QqkOV;jBR4`j!Ow1v4-*vnwbnDXVB37#bN{ zS=-p!**iKpySTb}czOE-1_g(NrKV*T7ME1j);BaZP1w6{|B++IPhPuz!W+-kW(JMgx7&x|!$9;&A&-05~R374Gk z|C0V(QK6e{K_<&PX08glE4_!=(*JyH<$3?2E{kP)?Ava=dMV=Q*I}%$&)mB0%T8X& z%FPkiKj}3%{Z1CPm@1wyRn(f9OZq@zcpT^Jz}n{)?f1K`ZctM7dtv!%mHwfwE8q9| zop)NYFMQ3er1#kt+!K=&udUs4%}9X7VV&ywmQvMxc8(-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`u1fKP}k zkp5(B{Mpd#p~Xi7tB;13AAuqUmY)oOTqqlbVPyT$*yfY9 z%O@MxACsp4m@((a%(*}2F8n!v@y|ueey(2kYu(0Q>o@&czxmgOEx$Hy`L${5ubq4T zy?yup_wWCI|Nj5~UpF`JFwh;MB|(0{3?iapK_Q`yP0cN5&z-;U;p3;zU;Z6c4=e#H zX!CS&43UszJ=o}XSV4s0K(o7Ju5s`G|NYT#gk+ZZuoc5!lIL8@MUQTpt6Hc|`>jDi6^ zA+A8h{}~wG8(4hMGy7m{_0h=ky`jx}1FQG?mLK#iJ{XyQFtq+;VDU-c{F9#bXG6>P z`qm%xtUl=j85SQ5tw0FK(6{(#X!+5=;-i7pM}12WGPL+)XbIA202Bu!pc*IxB4P#Q z!WCdL41w;k{%C6V(F};}KbkvyvT*!l>Ga9k`LjpBXP@BjUHv~MPW>@`&W{;$e$1Np zW6pw~3zz;}wCv~N|KBKa&@&| zjj4*=6(_cNB_Ssp9;*DxVO?@QM2z{<=17j|iVQ=w9a%qs1A|sd`PR=ksQv zHJghi1Pw#j*nS4NU4JOdc~~%+DQtGml*YyBn|QS~Zdt9-p49v4qxQ+@2<=5jAMR4T zS)p7R-y|xWD{Xt-M2`P~S9e&$^S)Sq)h{A0w_VSlwB9{S^vj!$X^pR+G`nqPny!3{ zZOvu>Nz=tuW{XA`UJOgT>Upg}>ZH{g)r(FWtWtPmO*b)ThnP%l`*?NLp%vTqB`i78 z^@zVXX{GLuTOp66P5~VpVPow2Cuq(zd9}?F6ZpO7J22InwWl<6S$tUX?5KZ%>N628 fznn^+f0xbcV%tm}A5-fD#sGt-tDnm{r-UW|5w&aW literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-backdrop-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..7611f5dd0803772b0f8a5c99bc2c87ec99f1f103 GIT binary patch literal 421 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uSfKP}k zkY-@`4+Q)7?_ag**v_2?x9mB*2aLAwJF;`<{+;{xZ`*Td`<_EP_8s1}|LBgrhjs!P zyY}zeb!6B6Bir{J0E+D1eQ@`_BRh5<+O_x4j@^fM>^;15_dziG&~BjmJqLI0IXrVx z=`5gC$|XU5!3>N{9Gr?uN^0sF8d`e#21dpvCMKq4K|#R@iHS)msi|pcn;kZ&0+rW$ zx;TbNNah~&6lyYHU^p14^kCfzolfpE|K&5g7TMf98~@O7PuySI4J#&X4l!D-CLZi5 zHpy-Cij53%ud3|(+NV}Avwd~i`*g`S2P5ml7j+mt|6U2$dzFLdRp0BWYi}`^n{K(q zww2N8le$>S(%1*Zuoc5!lIL8@MUQTpt6Hc~)EX99de zT!Hle|NmF5TD9>A2y6p^6WdOl*mC&ro;@cwZ{ELoKMrY}>Z|+xG9@x%1#|5IC}b|8XFD%O0TK!#npM+r9hXwmpY{_JA2X_8!`~ z@9?f&`+?%juW?%BU{&!HW=5AFbR_Z``}2Pg~T?%I18EO>a=ULg1I zj=hI>?moD4_hGPtBR~Up1I+{}KHT#=vRA3y(qfUvNz@QA3`xVVJG#H6I;a~a{TeVcZm!L4HICzt4GgURESHaS?f4;CsI(Or O>I|N)elF{r5}E+s$yJd6 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-backdrop.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..47ec30d89eb70f6d4d037b176754cef95cff1e69 GIT binary patch literal 438 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`u7fKP}k zknZd2YiMYwsp+b0=&f$(t*q@TZ|FFC_QHh=S1(__aq8^l%a?CnyLR)={YQ@;Jp~bu zo<4p0x(cYcuBWP@>&K5D)eYTMbzN1BJ&mms8#^XeHgp3;Y8v~%QoYqp-9ScFU1wEY z50Fu(@A@8St6E8rUoZnFm#UhTwM|%9SU3noL`25K#%1N?0zqD0VPR2GQE_qclOvh| zKpicfE{-7*;ko^%g_;}$m^a&qiHHigggFLQ{rfMzS4X^ipX$n$o=a>eEt>!Qp8D)_ zObjhLucn@u zTCi=^CbfAL2^tG!8f^C6-LZRrQsx?~V>Wk>S={#xo^Jj2BlE$zLIDhAf4hP1VeoYI Kb6Mw<&;$S*7P~9} literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3a27f104257b8ee65c5df3f547cfd4664cf19eb3 GIT binary patch literal 748 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)E4+DHc zT!C~$!=&=^j)sQ*l7{Z8s@AHi3Dwmt)h&Hx4V?`Qoz>O7ery=66>wYA;V z4ZW4MU8m1otgh>-YUsXj;p*kfHx3>-b?WTp%hzsR1EQOE?%cV5|Nf)vwP7ynFKw2tESAoA>YEe*%HZy6(!x?y3f$nY~}Xe(jk!`|H;q z-4kY3)^$}k^i%=uYV4^5n%2!HeX&D(=IaM`vODpS;(6F$ua43j~jEahm zj*bC>*!cLw#H6I;w6yfhtlZo@5XjFj0D{7zqT=G>Wm(T685kJVJY5_^BqY}!%#3CX zlwf;sJ!+zWJL$m~BVu3lao{{V%lfTdS;-stG+ZvFV!hnna$e3qnaH3nunjn(dSG z$e5N9DB-=yl6{}_6Ct;VDLOq&C!hWKJn@NXPme~W#X1kO`5yPyB|dSfY<@lI)?a;@ z+(5SvcM2Zo@m}|sA{cX7%{D04aHbbstH^nJDbaG7{R6Ybx~repvH&B3!PC{x JWt~$(697+&Tyy{c literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..95eb2e478e559b81713478034db5eaff2c792528 GIT binary patch literal 446 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uhfKP}k zkpAD$a3(G7Ol0J_(8PkDf4#2r<=Fx$o2aJg~j+pU(K9Z|DFqIw%vTg8~4O>!&mB iy{K9L`nTre`T7eBMHnO2rl$fO!{F)a=d#Wzp$Pz$gtOZK literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ef6e11d302359d89d520e6ec70ee2041bc383a41 GIT binary patch literal 760 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)EuL68R zT!Hj|28LCkp|?GA&qpMj42?Y<6?G;&{%mN>smS zi#;0=3pDC9kc6m-h&cn60$TwT1ey>Bk_v|)uu7l^NEb2!x(CdKs6>}VR*Ay4OE#1R z`qsB3$S;_Ik(pgVQAt@v+rZGs*vi_**3RD1$=Su#&BM#vCom{DBrG*8v#_|NsK7aZ8?fZ|PzyAJvd+5te1_nlTPZ!4!3CXnw zGp(5d8QLB`_xPsT^5*7t$3;Gor(9g#|Nn1o_1vd8^qBegv-L)wuRpzYJ33gEbn@PCjg#VZH=ZXs5Yzs13-Z67k&|T?0%$EM=V=K@57j;=I z(_`Ou>(xsUN52kZeSPNEZC`fsN>*-;xc*76!RdFhu*FpIgsGy|%v{n33d7?#UkBDc zw`jlLb#;T1s^1ICSF7|7bzS+s&+oj`l6~Q8b|t;fw&0$aq-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uhfKP}k zkpAD$a3(G7W^u#q%E~(>4c9AcZU9k5-Hr0v>y>raD{604*4?P6y;fOw4alyjy8V;goec@ zBqk-NWE7WG)-^OXHMg{#J$L@XhmW5=fBF6A@4u`3vK&A?jh-%!Arg|g2R((F3>X*= z2KMZDzgvSv^x1!X6W73bZ=S6$sNEBHRQ1Aa7i+`i#+h%oT6%Uw%?gR?ZCGs;V}3Sm z!Mw)hRSEkNmWw%<+&p|ug(>jwnS@_q+7A}4vyh8i#aa+}*f-zNmQnFnaGFYG_IlaN oC$+7g&barYX8r5mnvdt}FDw*cj98nV3UmyEr>mdKI;Vst0Hnmg#Q*>R literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-hover-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..212abd9398631ae9b105e7b4e17746ccdf90c299 GIT binary patch literal 760 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)EuL68R zT!Hj|APNn=ott~TqTxnO&8>=t+od&ED;lnr*Iun^xLQ$rt*YUAMeX(S>Km1{H_NN9 zR@PoCufAScd!wrEMn%ols=8|xHP_1Ou2<9mxz{Rdu9eqa2a**a@_I$xjmnxE<+ax< zfeLDGlmo?qf;B+x*UM|6Y>>*@8x=rvKx%;EAQFn|u2llX;au_={Y@Jhfxh)E3GxeO zU}R=jP*hS@(KawNGPbg|v9+^zbaHlab@TA@_6ZCM4hc(5%PcG|sj97SXl$CWci;Xa z$Bv)8cKyc9TX!G6eD&tzr_W!$e*6C8=dZv2-X8jLlYxOz-P6S}L_%`y!AxtWK!&!5 z&pp1Ww!FEy-Eomm z#L=(ASYMyHb=#MnypolhBd&kaYjFCVENn4VJYlM+H8Yp=fx_@O&ewsp&n?>TcU|3} zr0Vy=^3^K+LtR(C@AEtFv}9lSnq5invn{wMCMjN9yXTsb0E@#q)%7i03OBilU zEblZ`&*x$K%3`3F&vyFC6Ca=ZCw9)9H{o-`_VxB}9?k3ux+|IVn0IN0-=v6_FQ%Up zVit=xSu``<<6E5byJM1xT?>WytC!5=^-5eVI!!PAhrfNR_}q-WTLS!malzo}>gTe~ HDWM4fVq#~e literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-hover.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..ee915d6a66d93e74889d9311d1e14280479612df GIT binary patch literal 464 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`u1fKP}k zkp9%r^SQ0 zfzTr$dh+AR)9+7TK=p!6`0@S6caRBf-`o2@;_bZ<*&jcCerxLZ*3=HP0>p+W{_(Tj z_GAOl9a<$pe!&bPqGCZIp^Z(=E&KQHKXBl{!9$0E;Mm!7=P$he@bTlPPoKa1`u*qc z-+!%F1WkatIy_w*LnI_~4~7dhIf%F(?6zo{VJuO=BK-VqeZ8M=VBN*Fj+updx3gxg zGXLmuPjgnu7pvt8UklVL9Be0rFr0t;eDhDHolCe4HXpth=Ae2~Sm(?&mbgjm_uMyM z=3b#Xw{flR^li*qp1}{S+JB0kP+2-}fApdQrC)Y!R0=-U7Q literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-hover@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6c9afb626b6d0823012b2c85e1938bbb3118da75 GIT binary patch literal 815 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc|`>j2r=B{|Y9*HMMB{%Z*MD5N{O$au@5fGlzjo{U^;_R>-2QRz{`Y$izu$id zQ`!Fg#Y-Uj`>QwKU%&bJ=I!@4?|;5~{{uvR`1$_hk9Y5Xe){y|!v~=GU@c(V8`^(- z{q}9r^zUE4eVs4`W)#p3P}{$?^@0T3y1%ved~fak-rDuOrR!Tu=Z_yhLE_DwKoZ1; z_yx>KhuHcJJM{9|#VBz`;X@ zjvPCF{N$-qr%sgJvf_2^JP|QeFKaRBQ^13%|hviHVHCrYt6DOZ*>6JKrk&==zG|qJ-#l zD~A)PduIKRL5wwwSC5owW4Y zZ_bmt5#EbZAKp@lv{K!9xpk`GTd8@bQq}eap)T2nwx6AMSI@@x;;avQ=5Ad6hvj^8 zM(B=vdKpvZKPYmEZv0y0S5!Om$y4n$JsFx2?JC6%eNPnExL#CCC_N!lRg}VhZAQi_ zrpNEnn2#MhE8C;JQS3u|-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`u1fKP}k zkp7gG_Bk=}b8N=vg!Ipe>7NsTTp*e8IUdMO`+nf?_hYBNpFa2P=*e%V&woF6>Bse( zKW^RmaqI5)TX(+Sx%=bpz3&g7d`U?El9&!66ViWt{{dlq$tnObG7G-OgT;UR{F0pc zB`NbuV#W_38>0Bf&kUA-Z-MU6DhcunW)Kk-3knHsY-(=VzkmOM0|yQsI&}E(;bUjd zoxkw-V3(fB(rX|NQ`{tKHMZF+@T#_h2~RAp;TDgWf$a_p*B!$j;yX z|8HWXSp1n6`sP;m-haKY@&)Ur2UEW)xqk7AY2ZF7dduq)N5z_Z@1L?ucvvwC-_FhD zyE2LC4;6;r<%P> kYt_MrW!7J;e?8}(DppzIpUHx3vIVCg!0F)NtHvj+t literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-close@2.png new file mode 100644 index 0000000000000000000000000000000000000000..28b625ea9c44012f9b40c0c627d610eed25ed491 GIT binary patch literal 815 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc|`>j2rbX>=fsR} zaT%Wz(m%&%d`<+BUlYN6Am5ul92u-F&#*LKX&5#@zdW=o%we3=!3?<6*ZB0W8Tml&*R;H^>G@yNa=)hM zeof8!l9K)7$4`*5lpG)lVkc&R5SU%39>E3-i?EU)zhDMN1w~~Q14AQYYa3g8N2kD` z;E=HThQ_Add-v@Jf&(CM@X(GS6=U%q_(_8n-^&tHH3{%beXkN}3dxu=U`h=kSwS7UTOZK7d zXXoA3v+=z+>%*S88<+oKIp3TSy5pW+#+3OFid>=_zZUrwmCk(fRC`TNhGs;&O0h%V z6U8;I7u6CtBp1160V9dQ M)78&qol`;+0Jlu4asU7T literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-active-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..c6a82b744a01db35ba362a2b8125ca909fbf2225 GIT binary patch literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t@fKP}k zkoKMVEOgTI!0C4ar#=pv`Y>?v!@wyIgC;);n(`=cDu@i4`ZyRU0%QP1KqQn65ec69 zC}irR&}omur$0V?>+A8m-_AVvcK6lK`>%if|NlSj{+%U2J48!@{DK)oM8$$aLK~Z! zTh5+4f8oQ&PoKa1JE|U70#s1p>Eak7A<23$y6>=p0E59{p9jj9?){&)_R6#m5z-6} zjV~_#xfY?3QQq{kj^kE5!&duf(Q-zO@~KryN^jS%t_@Zai<}q~wCPN-Ud$y&gM)#- z9a7cFUXzQxHhu6&UdErm^KeZZ!}G1IzdIQon`#C`m+ZIXV_^8hJn@;n)%rpfFQ6M3 NJYD@<);T3K0RW#3r4s-E literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5ed5c6ce4103a0e6a445863a1469d6fb5a575ee7 GIT binary patch literal 662 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)EhXZ^< zT!A#h|NjBg?}tu)5HRUc=+wu7lb!@jeG)wBLC};30n;7^Pkt0M`C;JHhar<51x|Y$ zH1$c~WT4dJz^RXeCj+?;gQq+Un*1nu3XuI6q!P>xn(_#!CTI$f3uFKhNDY_)5(lXP z3Qh%!gB5_4fd!%JL5hQ?J_?=oC}GZ%gtNFipnbb28Kq)Ce}8#_Kr@0LBSzm;dS*5jZMva_w7G& z?D)xR*Kgds_43u5kDoq&`T6T&r@9UU10$QKi(`nz>9v!uR~<6oX=PqGB{1!#@)Dl* zO-vorcq{)ee{^_SvZ`769P8TW{Ytmpr+sx(Ewa5Hy?*BHvr=!5i8xh$b-Cl;tGH;Q z>{o8%j?BP?b(P$+%v7J=E;h*cD0t4CZE;)CCAB>PywWQ^zde62c>7|FnGBzvNUN-i zNVB-WKKH>%iH-ZH?U z;Fzbfa~Y>X^@1pw6ORnvGrm-uA{PF(^VJeT;hHtSRv%w=>bcy^zw-@dcoruFX$39q zRV;FqI;C&B-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t@fKP}k zkoKMVEOgTI!0C4ar#=pv`Y>?v!@wyIgC;);n(`=cDu@i4`ZyRU0%QP1KqQn65ec69 zC}irR&}omur$0V?>+A8m-_AVvcK6lK`>%if|NlSj{+%U2J48!@{DK)oM8$$aLK~Z! zTh5+4f8oQ&PoKa1JE|U70#s1p>Eak7A<23$y6>=p0E59{p9jj9?){&)_R6#m5z-6} zjV~_#xfY?3QQq{kj^kE5!&duf(Q-zO@~KryN^jS%t_@Zai<}q~wCPN-Ud$y&gM)#- z9a7cFUXzQxHhu6&UdErm^KeZZ!}G1IzdIQon`#C`m+ZIXV_^8hJn@;n)%rpfFQ6M3 NJYD@<);T3K0RW#3r4s-E literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-active@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5ed5c6ce4103a0e6a445863a1469d6fb5a575ee7 GIT binary patch literal 662 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)EhXZ^< zT!A#h|NjBg?}tu)5HRUc=+wu7lb!@jeG)wBLC};30n;7^Pkt0M`C;JHhar<51x|Y$ zH1$c~WT4dJz^RXeCj+?;gQq+Un*1nu3XuI6q!P>xn(_#!CTI$f3uFKhNDY_)5(lXP z3Qh%!gB5_4fd!%JL5hQ?J_?=oC}GZ%gtNFipnbb28Kq)Ce}8#_Kr@0LBSzm;dS*5jZMva_w7G& z?D)xR*Kgds_43u5kDoq&`T6T&r@9UU10$QKi(`nz>9v!uR~<6oX=PqGB{1!#@)Dl* zO-vorcq{)ee{^_SvZ`769P8TW{Ytmpr+sx(Ewa5Hy?*BHvr=!5i8xh$b-Cl;tGH;Q z>{o8%j?BP?b(P$+%v7J=E;h*cD0t4CZE;)CCAB>PywWQ^zde62c>7|FnGBzvNUN-i zNVB-WKKH>%iH-ZH?U z;Fzbfa~Y>X^@1pw6ORnvGrm-uA{PF(^VJeT;hHtSRv%w=>bcy^zw-@dcoruFX$39q zRV;FqI;C&B@L=H;{dJmbs4vPziTQkY6wZBO?>Dv#Uo?a2k7# zc0N#8+tbA{gkxrMf`Z_TwOI_8&zy(yEr+qAXP8FD1G)j8!4b7l>na* zS0K&6@V}vTOXzUR>H-3NE>IkW>vf*3$_c$!yQH&7K%NswPK10xd$m!4rr zSW^7lsqnjRQRHB41tnGtosYXVD| zMZ**Y&Npn@j$#Zzd?S`8q)CY(s43-b)&?P!30tebmo+aGyThRKQSuVwS`I^y!#rL6 KT-G@yGywoGwqce4 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..36858b0c462d82fa6dd389e0a8904c988aa87082 GIT binary patch literal 241 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFS5;llyQ_O-fhxF5g8YIR7#W$Ez5N1X;);`n z%~t`1wLM)NLpWw8CnyNcSewOg`OKL}?gKo9?4caat6DS}4n?FTFr*c%^HRH7!SKj| VZL!AY#cCk?JYD@<);T3K0RSE(NHG8a literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..061e3569f13ada9e9769abcd8ed92d2ed7e6fbff GIT binary patch literal 289 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2(yEr+qAXP8FD1G)j8!4b7^#Gp` zS0D`p4Gj%_eSIY*-L*|Ul}+7M4PBLWot1Un)eYTMbv;1D%6Q5SsE)TJ$S;_Ik%^Pr z*gP&iF)zP3!0LGqP$JmV#W6%9I5|NgsbS~yGc%WJD2b(?o8uH3RQ!ym>39Z1Sd&1) zET*s~m4Zu+jR$2SAMiwQZejr912dBr2#GLG5MoKV!yMMcvg!OB%e(^yM;I6aIHfNI Srd+!Ma-gTHpUXO@geCxY)?2p# literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8addbf89ee6d52a0ccf0b12497ec3711182ec985 GIT binary patch literal 241 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFq~#NKo0-i(}EKta3~@zfg!D6otN6x a3Wi4xY>PEEFIEF;WAJqKb6Mw<&;$U}K~sAG literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..dedcc3871bfebdbc65da210f37639f454859034f GIT binary patch literal 297 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2(yEr+qAXP8FD1G)j8!4b7-2k5u zS0MfW|Nm91R-HI;V)yRdTMi%Ix#!T1-3NE=KD2A^p`Adq2PCpJ3>*we)^L?bvkK_aOk_1^CC;{h%<_xD!!u3GZ` zt~E>lMTRvjiU+octYPtd5X!*Z%)aS>^#-97Mj&o1KkJ~X!K9$daiD^K4GZU$ebwI& dH6(U0GMHN`l;<24bq5;H;OXk;vd$@?2>^8UZtMU6 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-hover-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..84a5583cc628653dd5e203c79909759b887cff10 GIT binary patch literal 413 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uGfKP}k zkXBJqQBY8jl9G~?loS<}78R8e5tkMbmlBs!5D}LJlQJ?gDnMjtEak7A<24> zvFNY?2ZMp+iLJN)|G!mYSRusFz#91alMlbxt5VmSd-u4X5?!QkoY=d#Wzp$P!;ypHSu literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d2ef62ad4eab22e6407724d1d8f4204e836e69b0 GIT binary patch literal 807 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)EPXc^G zT!FNxsHljD2p^vepNtHzw6r(~D2s_Hii#>oNl8gcN=isbh>6LFiAjr!N{flfib~3e zN`R2KxRkiKEJ#E`PE=f01cYR?bMY?#!xOm5T1jKrUr1^%V`2?o=1gD0?<%h%- zhQ$_y#TP}VRL7;)#%9#TXVfL=9l;6m30@@^e$MsVeyL1yZ0U0z5nQ*1IG>@ zJ#`3#P9Hgb=7{^5!$5y}mjw9*Gw|>V2?>jdiA%`IE9mJPxOsSb`TGZig-1q3MMuX# zK`ao&B_t#!CMG4Pq@<>1Wo2g<6crbjl-AWZY})qh*^8gQe&4Q_+R4Dc80YEY7-DgH z?c{9dCIgW+Q=NR(jwX-F!%5$!#p-NTt62Hw*#H0b8%-0MdU(UJobIKP6+x^-4+aC1T#-FI((-1oC?NhzBE7M)9 zUrbZ^FSgFM-u)g&n9$P3#8YxYvM&n%6|9^uSSoNe=~0|ao*nbD`Q_VoHY>hk|7+2p zu&+`;oQplAN9g!$UG*Qc793;bJ)g5X#@p^k5tHwd52v=RUcdbad;HnNq62K}6Gc6a z)XQ$LywJzcDc}&@QX%Nz^x?eE70pR04jV*gzEfG*bj0CF^J}hj8I1+U^|F3Sd)PVY zF6!o*yd#xeUNfm@Sw*+joZ5a<2h}P++2=Q(?{l$z*S@DUa91KnR8aJ^T`y9i)@hhO z^}Mmgy!*%ZcE?qjhc&DoOj<6vbTemRW0jq;WT>*_oV3*UIhv+t6BdUD^I2W2XMEm# VWR-v%A20$LJYD@<);T3K0RUeWC(Qr= literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-hover.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..128a39da1505934b85102494ab976af03f15ee55 GIT binary patch literal 422 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uSfKP}k zkPZcb2EU}Tz_?1^$l{==V!xP*(3py};Yy&%Z0YI)9~YJ^zKfsv)*-Bo_bf6^Ytd ztk=t>cxvs`?Bo`vyK6eDTQ^@g-lzXrt2|5nl+U$^d9TvnOYhkiT=e3>*SdIK%S~

Zuoc5!lIL8@MUQTpt6Hc~)E&jWly zT!FN48VGpi<~k%agoYOSrlt9&0T~T`No9d?mA;Y1LD6OYiPfQTAz5Gj0Cb8FSaonzv!jg0%~lY&?DO`q}eWPhGfr_VSH$S8m?D|K#q2 zC-*?;DG=R%`1Il9=da$pfA`_zyAPka|?_ZEOkoob`moGqlU%wqXa%%6vV||n7PMA7x;?(&KtrM#1yX%_!>sux~ zypjF^=vA+hAirP+R#tWnPA)DUUSSa#Svdt|6%|!A6LSkoD{Je>=$M$e!lL4m(z3Ei z(`U?@J$J$K4I4L|JAdKQv*#~fzW?y?^XJb%>wf$MSuf}GHj9CQG0fA&F~s8Z+Th6O zCI^vF&tNA73&~qeOE1OgO?lL{P4esidjB&et&D%FUcBCOX70}RYX0(*PyY#9Z(1bT zw(P{EuyR*tmbH@##X}Zce7XDa#@qSV8MjXOB3>GCJ$SxBwMElD?O)z%v*zh1q#V}a z`dAus<_}96-xrJSuC!C~MmZ}c)O46?PdezdAo2 ze6zB3e%ITBoy_a6%{lm1EX6P2Lh|*an+2L@$7-lN?2LV$f7*g=dyG(G!~erJ0upyV zB&cvQHP3f`6WrylbcCmlM}xI9r6s}FOIRs&i}E2gw&Rk2m$g`FUwLFKkkm3GhfB0; zM=Jk%&0|-WU0D;kIA?R)))kS7yZe{VEStYbi?3(0+zh@idkiM2y>XfL&@<`Dj|*}! zev8h(&%WS&bK~}?y^YU#cRd#iIGb*^SVzyV@^zl){`L3bKl0w@t@E1@EBzK2Zw#KU KelF{r5}E)dl%1Ra literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000000000000000000000000000000000000..14e5e3e74dff69ce6e125a0ec0bd54012d6d7bb8 GIT binary patch literal 241 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF;HMs~Ui)tFob|x}mGOq5D_-vRa@b?vfzCUEal|F*7+qL2$;}EQZTx&O~w_;3;Ge<#1lrqRDV5A}xU-tzey(+SLk%M-FU@ UH8w9+18QUNboFyt=akR{0P0~(_5c6? literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-maximize@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a1a13bb592dfbbf413347f0541f9be75043fb727 GIT binary patch literal 297 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2(yEr+qAXP8FD1G)j8!4b7-2k5u zS0LTc(6DONs)mOCii-BiwzlfVo{EO9s`~CqAlcAU-Oydt&|O*A4P-1i7Wo&bfxjfk zFPMReSwK)YI%)Ze)rXH9J7c}NFBK>i?CIhdq7j^&Ad%FNdT)36@c*1pLI~xU{X-!I8edAhK2LWzUuFX d8WKAg8O$ve%5x5jx&w`8@O1TaS?83{1OS2wWsCp- literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-active-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4785503dc0b00ac0a0317c19dd5e0fe908418551 GIT binary patch literal 343 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_CfKP}k zkoKMVEOgTI!0C4ar#=pv`Y>?v!@wyIgC;);n(`=cDu@i4`ZyRU0%QP1KqQn65&8fB z|I#Vdl0bt*OM?7@8AL?If zMM1#z;Np&acd4E4>Q^RP9r=(bI{#2r%=LXNt1dp#d30>iDi^tfU%YHLtTJS_H!V}} z-ZfW++2_(*71aj;$?RgLY6>&r(vK^Pg{B@js#4Au@^{bEJ-)K>|7vIRsCJq!l?GbJ N;OXk;vd$@?2>^J^hV%dc literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..fb9325fa50568924eea350ceccac88729398b0d7 GIT binary patch literal 571 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)E^8xn(_#!CTI$f3uFKhNDY_)5(lXP z3Qh%!gB5_4fd!%JL5lzX|DWr2$PMU1cKqbE>o;!Rdim` z+k9Kvp4&!$GL%_tAE(*A!j--1N%;7dAdJ2crVW4UCkGD=E$aP)y@9(a<><4_?XVW{R{tG&&u$! T(h6Om*BCrq{an^LB{Ts5R0#oi literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-active.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000000000000000000000000000000000000..4785503dc0b00ac0a0317c19dd5e0fe908418551 GIT binary patch literal 343 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_CfKP}k zkoKMVEOgTI!0C4ar#=pv`Y>?v!@wyIgC;);n(`=cDu@i4`ZyRU0%QP1KqQn65&8fB z|I#Vdl0bt*OM?7@8AL?If zMM1#z;Np&acd4E4>Q^RP9r=(bI{#2r%=LXNt1dp#d30>iDi^tfU%YHLtTJS_H!V}} z-ZfW++2_(*71aj;$?RgLY6>&r(vK^Pg{B@js#4Au@^{bEJ-)K>|7vIRsCJq!l?GbJ N;OXk;vd$@?2>^J^hV%dc literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-active@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..fb9325fa50568924eea350ceccac88729398b0d7 GIT binary patch literal 571 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)E^8xn(_#!CTI$f3uFKhNDY_)5(lXP z3Qh%!gB5_4fd!%JL5lzX|DWr2$PMU1cKqbE>o;!Rdim` z+k9Kvp4&!$GL%_tAE(*A!j--1N%;7dAdJ2crVW4UCkGD=E$aP)y@9(a<><4_?XVW{R{tG&&u$! T(h6Om*BCrq{an^LB{Ts5R0#oi literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..b04db91415d46e182c878ab176fe3ecb2491235d GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4gcyqV(DCY@~pS*aCb) zT!Hk?J%?4l^1TDHm`Z~Df*H~-IdO&pc|x8pjv*Y;$q5ViHvDh)3;?>J<15SC>3o{E PfwByqu6{1-oD!M2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4gcyqV(DCY@~pS*aCb) zT!C~|UC+wR=dFM&rjj7PV20xT^WW|R@`OBH978ywlM@#3ZTR2p831%c$5)oO)A=-S Q17#UJUHx3vIVCg!0Kk|sWB>pF literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-dark.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..b5c973246c00bf2b1b0a0cff5a2eb8bf94623a35 GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4gcyqV(DCY@~pS*aCb) zT!Hk?J%@rm*;N2pOeH~n!3>*Ke(UoAc|x8pjv*Y;$q5ViHvDh)3;?>J<15SC>3o{E PfwByqu6{1-oD!M-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_OfKP}k zkXBJqQBY8jl9G~?loS<}78R8e5tkMbmlBs!5D}LJlQJ?gDnMjtEak75uV#0&DWs7!@^j(f^~J%+VA!&I~H&j{wtf5yUpp(!Zn}oNnYL5 zR;qqWu;lFNgRLT6fdR#41>4`8($Cl=@mPJ)=|jSwBNLWccJCBlw_f5+pO%O2a!Zuoc5!lIL8@MUQTpt6Hc~)Edjotz zT!FNxsHljD2p^vepNtHzw6r(~D2s_Hii#>oNl8gcN=isbh>6LFiAjr!N{flfib~3e zN`R2KxRkiKEJ#E`PE=f01cYR?bMY?#!xOm5T1jKrUr1^%V`2?o=1gD0?<%h%- zhQ$_y#TP}VRL7;)#%9#TXVe`zerEIPw`o8R*p&qN1vBvQ3JD2|iHS?d$t&pT8@PFR zdinbYgoQ^&MMX!)KtU`J#3dvoCMG5&r=+B&W@Tk(7Zep2-)=I_W?*2{@N{tuu{gbU z^6jW52a#4o9e>u2CXdFhqZhQSBb<7T_x?|A{mg4|=u2tfYrb#%zqf2l{ImRA?s0zS z^BZ^H`mnS=>fZ`cyV(rho3u4_%TgG3%)MNZ-GlLbdTz+1+R`CH@^OYbKV^OX+G>5M3yn+q{L`5c{A|c z`+7jEPv>E4#%$yt{M$L&mV|c_TvKc&NrX0E9DB<7PM-4coyb+cO&xB7`+e_MJ#DdzV=VTEj|wuEIjHpwezMXp;u>(e5Ww}a`i}Wv;Xo)mOtIfq{K+~xb>WQssA3<-TuXvbE-jX`#Awy QVCXY=y85}Sb4q9e0A@Ju!~g&Q literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-hover.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..c250748c552e9c2fc4c266ce0167a8046688cbdd GIT binary patch literal 368 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_0fKP}k zkPZcb2EU}Tz_?1^$l{==V!xP*(3py};dR$4@+a@$z&2xu-jUit;^O z9780g=Jvl8Y7h``jaD@KvT)1Z|J`jDu9W<{YrOf+?b7;&30|Izrr%#odmN$jO|@S- z_0J66gp(H&b_w-KwYe)^cRypqCE9V0Con*MBY(a6p*lI%FK?rH%MIhZHwJ~ywrn|> iaqZYglfLbR`g+zu+-n<;to#AAn!(f6&t;ucLK6TdBAogF literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..965ce3db3357fad9fe47dcef3a9c89d220caaf64 GIT binary patch literal 694 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zuoc5!lIL8@MUQTpt6Hc~)E2LgOT zT!FN48VGpi<~k%agoYOSrlt9&0T~T`No9d?mA;Y1LD6OYiPfQTAz5Gj0Cb8FSaonzv!jg0%~lY&?DO`q}eWPhGfr_VSH$S8m?D|K#q2 zC-*?;DG=R%`1Il9=da$pfA`_zyAPks>U2<}=l%aM!Cn)C%{gns?%UsxJ~y-Yo5ZpDq7>^R zpF5IgM^!omIJ0%#DQ!HNG&jfWWR)G;oxI@pfh_%&;v)It3yyEP_uVixMv433_a*;> z?}+Yk6m0w#QfQd_a;b7l^!NUT!qzu3(+mXm6!7{hB-zb)V&yFNpgKvtW5+bfH>VyX zEH&48*db=O>iJxkuS$Zx6$w?$&E+>HJPMgoaa}qo@X>X(+%sR>qziq7lix1b_S$f*`(e?kV znBK15$e*@)#>R?DX@2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4;OXk;vd$@? F2>|T-EmQyi literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize@2.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/assets/titlebutton-minimize@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9a3581928b3997773cbfc83c9c0f17389a768cc6 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;n2Vh}LpV4%Za?&Y0OWEOctjR6 zFi5WlVa7PAi84Sz$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS*aCb) zT!D0TL-!u7KXZXBrjj7PV1_eK9Gw>fc|x8pjv*Y;$q5ViHvDh)3;?>J<15SC>3o{E PfwByqu6{1-oD!M button:hover:not(:checked):not(:active):not(:only-child), + .osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active) + button:not(:checked):not(:active) { + box-shadow: none; } + button.suggested-action { + background-clip: border-box; + color: white; + background-color: #4DADD4; + border-color: #4DADD4; } + button.suggested-action.flat, button.suggested-action.sidebar-button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #4DADD4; } + button.suggested-action:hover { + background-clip: border-box; + color: white; + background-color: #76c0de; + border-color: #76c0de; } + button.suggested-action:active, button.suggested-action:checked { + background-clip: border-box; + color: white; + background-color: #2e96c0; + border-color: #2e96c0; } + button.suggested-action.flat:disabled, button.suggested-action.sidebar-button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + color: rgba(211, 218, 227, 0.45); } + button.suggested-action:disabled { + border-color: rgba(43, 46, 57, 0.55); + background-color: rgba(68, 74, 88, 0.55); } + button.suggested-action:disabled label, button.suggested-action:disabled { + color: rgba(211, 218, 227, 0.45); } + button.destructive-action { + background-clip: border-box; + color: white; + background-color: #F04A50; + border-color: #F04A50; } + button.destructive-action.flat, button.destructive-action.sidebar-button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #F04A50; } + button.destructive-action:hover { + background-clip: border-box; + color: white; + background-color: #f4797e; + border-color: #f4797e; } + button.destructive-action:active, button.destructive-action:checked { + background-clip: border-box; + color: white; + background-color: #ec1b22; + border-color: #ec1b22; } + button.destructive-action.flat:disabled, button.destructive-action.sidebar-button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + color: rgba(211, 218, 227, 0.45); } + button.destructive-action:disabled { + border-color: rgba(43, 46, 57, 0.55); + background-color: rgba(68, 74, 88, 0.55); } + button.destructive-action:disabled label, button.destructive-action:disabled { + color: rgba(211, 218, 227, 0.45); } + .stack-switcher > button { + outline-offset: -3px; } + .stack-switcher > button > label { + padding-left: 6px; + padding-right: 6px; } + .stack-switcher > button > image { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; } + .stack-switcher > button.text-button { + padding-left: 10px; + padding-right: 10px; } + .stack-switcher > button.image-button { + padding-left: 2px; + padding-right: 2px; } + .stack-switcher > button.needs-attention:active > label, .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > label, .stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; } + .stack-switcher > button.needs-attention > label, .stack-switcher > button.needs-attention > image, button stacksidebar row.needs-attention > label, stacksidebar button row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294e2), to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; } + .stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; } + button.font separator, button.file separator { + background-color: transparent; } + .inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; } + +.inline-toolbar toolbutton > button { + color: #D3DAE3; + border-color: #2b2e39; + background-color: #444a58; } + .inline-toolbar toolbutton > button:hover { + color: #D3DAE3; + border-color: #2b2e39; + background-color: #505666; } + .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: #ffffff; + border-color: #2b2e39; + background-color: #5294e2; } + .inline-toolbar toolbutton > button:disabled { + border-color: rgba(43, 46, 57, 0.55); + background-color: rgba(68, 74, 88, 0.55); } + .inline-toolbar toolbutton > button:disabled label, .inline-toolbar toolbutton > button:disabled { + color: rgba(211, 218, 227, 0.45); } + .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + border-color: rgba(82, 148, 226, 0.75); + background-color: rgba(82, 148, 226, 0.75); + opacity: 0.6; } + .inline-toolbar toolbutton > button:disabled:active label, .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked label, .inline-toolbar toolbutton > button:disabled:checked { + color: rgba(255, 255, 255, 0.8); } + +.linked:not(.vertical):not(.path-bar) > entry + entry { + border-left-color: rgba(43, 46, 57, 0.3); } + +.linked:not(.vertical):not(.path-bar) > entry.error + entry, +.linked:not(.vertical):not(.path-bar) > entry + entry.error { + border-left-color: rgba(43, 46, 57, 0.3); } + +.linked:not(.vertical):not(.path-bar) > entry.warning + entry, +.linked:not(.vertical):not(.path-bar) > entry + entry.warning { + border-left-color: rgba(43, 46, 57, 0.3); } + +.linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, +.linked:not(.vertical):not(.path-bar) > entry.warning + entry.error { + border-left-color: rgba(43, 46, 57, 0.3); } + +.linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child { + border-left-color: #2b2e39; } + +.linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, +.linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #2b2e39; } + +.linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), +.linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child { + border-left-color: #2b2e39; } + +.linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, +.linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #2b2e39; } + +.linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child { + border-left-color: #2b2e39; } + +.linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, +.linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #2b2e39; } + +.linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child { + border-left-color: #2b2e39; } + +.linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, +.linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #2b2e39; } + +.linked:not(.vertical):not(.path-bar) > button:active + entry, +.linked:not(.vertical):not(.path-bar) > button:checked + entry { + border-left-color: #2b2e39; } + +.linked:not(.vertical):not(.path-bar) > button + button { + border-left-style: none; } + +.linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 #2b2e39; } + +.linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5); } + +.linked:not(.vertical):not(.path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.linked:not(.vertical):not(.path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; } + +.linked:not(.vertical).path-bar > button + button { + border-left-style: none; } + +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):hover { + box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5), inset -1px 0 rgba(43, 46, 57, 0.5); } + +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { + box-shadow: inset -1px 0 rgba(43, 46, 57, 0.5); } + +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { + box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5); } + +.linked.vertical > entry + entry { + border-top-color: rgba(43, 46, 57, 0.3); } + +.linked.vertical > entry.error + entry, +.linked.vertical > entry + entry.error { + border-top-color: rgba(43, 46, 57, 0.3); } + +.linked.vertical > entry.warning + entry, +.linked.vertical > entry + entry.warning { + border-top-color: rgba(43, 46, 57, 0.3); } + +.linked.vertical > entry.error + entry.warning, +.linked.vertical > entry.warning + entry.error { + border-top-color: rgba(43, 46, 57, 0.3); } + +.linked.vertical > entry + entry:focus:not(:last-child), +.linked.vertical > entry + entry:focus:last-child { + border-top-color: #2b2e39; } + +.linked.vertical > entry:focus:not(:only-child) + entry, +.linked.vertical > entry:focus:not(:only-child) + button, +.linked.vertical > entry:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #2b2e39; } + +.linked.vertical > entry + entry:drop(active):not(:last-child), +.linked.vertical > entry + entry:drop(active):last-child { + border-top-color: #2b2e39; } + +.linked.vertical > entry:drop(active):not(:only-child) + entry, +.linked.vertical > entry:drop(active):not(:only-child) + button, +.linked.vertical > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-top-color: #2b2e39; } + +.linked.vertical > entry + entry.warning:focus:not(:last-child), +.linked.vertical > entry + entry.warning:focus:last-child { + border-top-color: #2b2e39; } + +.linked.vertical > entry.warning:focus:not(:only-child) + entry, +.linked.vertical > entry.warning:focus:not(:only-child) + button, +.linked.vertical > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #2b2e39; } + +.linked.vertical > entry + entry.error:focus:not(:last-child), +.linked.vertical > entry + entry.error:focus:last-child { + border-top-color: #2b2e39; } + +.linked.vertical > entry.error:focus:not(:only-child) + entry, +.linked.vertical > entry.error:focus:not(:only-child) + button, +.linked.vertical > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #2b2e39; } + +.linked.vertical > button:active + entry, +.linked.vertical > button:checked + entry { + border-top-color: #2b2e39; } + +.linked.vertical > button + button { + border-top-style: none; } + +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 0 1px #2b2e39; } + +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 0 1px rgba(43, 46, 57, 0.5); } + +.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; } + +toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > button.flat, toolbar.inline-toolbar toolbutton > button.sidebar-button, .inline-toolbar toolbutton > button.sidebar-button, .linked:not(.vertical) > entry, +.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button, +.linked:not(.vertical) > button:hover, +.linked:not(.vertical) > button:active, +.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl) { + border-radius: 0; + border-right-style: none; } + +.linked:not(.vertical) > entry:first-child, .inline-toolbar button:first-child, .linked:not(.vertical) > button:first-child, toolbar.inline-toolbar toolbutton:first-child > button.flat, .inline-toolbar toolbutton:first-child > button.flat, toolbar.inline-toolbar toolbutton:first-child > button.sidebar-button, .inline-toolbar toolbutton:first-child > button.sidebar-button, spinbutton:not(.vertical) button:first-child, spinbutton:not(.vertical) entry:first-child, .linked:not(.vertical) > combobox:first-child > box > button.combo, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, .primary-toolbar .linked:not(.vertical).path-bar > button:first-child, headerbar .linked:not(.vertical).path-bar > button:first-child, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } + +.linked:not(.vertical) > entry:last-child, .inline-toolbar button:last-child, .linked:not(.vertical) > button:last-child, toolbar.inline-toolbar toolbutton:last-child > button.flat, .inline-toolbar toolbutton:last-child > button.flat, toolbar.inline-toolbar toolbutton:last-child > button.sidebar-button, .inline-toolbar toolbutton:last-child > button.sidebar-button, spinbutton:not(.vertical) button:last-child, spinbutton:not(.vertical) entry:last-child, .linked:not(.vertical) > combobox:last-child > box > button.combo, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, .primary-toolbar .linked:not(.vertical).path-bar > button:last-child, headerbar .linked:not(.vertical).path-bar > button:last-child, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; } + +.linked:not(.vertical) > entry:only-child, .inline-toolbar button:only-child, .linked:not(.vertical) > button:only-child, toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar toolbutton:only-child > button.flat, toolbar.inline-toolbar toolbutton:only-child > button.sidebar-button, .inline-toolbar toolbutton:only-child > button.sidebar-button, spinbutton:not(.vertical) button:only-child, spinbutton:not(.vertical) entry:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child, .primary-toolbar .linked:not(.vertical).path-bar > button:only-child, headerbar .linked:not(.vertical).path-bar > button:only-child, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:only-child { + border-radius: 3px; + border-style: solid; } + +.linked.vertical > entry, +.linked.vertical > entry:focus, .linked.vertical > button, +.linked.vertical > button:hover, +.linked.vertical > button:active, +.linked.vertical > button:checked, spinbutton.vertical button, spinbutton.vertical entry, .linked.vertical > combobox > box > button.combo { + border-radius: 0; + border-bottom-style: none; } + +.linked.vertical > entry:first-child, .linked.vertical > button:first-child, spinbutton.vertical button:first-child, spinbutton.vertical entry:first-child, .linked.vertical > combobox:first-child > box > button.combo { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } + +.linked.vertical > entry:last-child, .linked.vertical > button:last-child, spinbutton.vertical button:last-child, spinbutton.vertical entry:last-child, .linked.vertical > combobox:last-child > box > button.combo { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-bottom-style: solid; } + +.linked.vertical > entry:only-child, .linked.vertical > button:only-child, spinbutton.vertical button:only-child, spinbutton.vertical entry:only-child, .linked.vertical > combobox:only-child > box > button.combo { + border-radius: 3px; + border-style: solid; } + +menuitem.button.flat, +modelbutton.flat, button:link, button:visited, button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked, notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover, notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover, .app-notification button.flat, .app-notification button.sidebar-button, .app-notification button.flat:disabled, .app-notification button.sidebar-button:disabled, calendar.button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: none; } + +menuitem.button.flat, +modelbutton.flat { + transition: none; + min-height: 24px; + padding-left: 8px; + padding-right: 8px; + outline-offset: -3px; + border-radius: 2px; } + menuitem.button.flat:hover, + modelbutton.flat:hover { + background-color: #484c59; } + menuitem.button.flat:checked, + modelbutton.flat:checked { + color: #D3DAE3; } + menuitem.button.flat check:last-child, + menuitem.button.flat radio:last-child, + modelbutton.flat check:last-child, + modelbutton.flat radio:last-child { + margin-left: 8px; } + menuitem.button.flat check:first-child, + menuitem.button.flat radio:first-child, + modelbutton.flat check:first-child, + modelbutton.flat radio:first-child { + margin-right: 8px; } + +modelbutton.flat arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + +modelbutton.flat arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + +*:link, button:link, button:visited { + color: #a9caf1; } + *:link:visited, button:visited { + color: #7eafe9; } + *:selected *:link:visited, *:selected button:visited:link, *:selected button:visited { + color: #bad4f3; } + *:link:hover, button:hover:link, button:hover:visited { + color: #d5e5f8; } + *:selected *:link:hover, *:selected button:hover:link, *:selected button:hover:visited { + color: #eef4fc; } + *:link:active, button:active:link, button:active:visited { + color: #a9caf1; } + *:selected *:link:active, *:selected button:active:link, *:selected button:active:visited { + color: #dceaf9; } + infobar.info *:link, infobar.info button:link, infobar.info button:visited, infobar.question *:link, infobar.question button:link, infobar.question button:visited, infobar.warning *:link, infobar.warning button:link, infobar.warning button:visited, infobar.error *:link, infobar.error button:link, infobar.error button:visited, *:link:selected, button:selected:link, button:selected:visited, headerbar.selection-mode .subtitle:link, .selection-mode.titlebar:not(headerbar) .subtitle:link, + *:selected *:link, + *:selected button:link, + *:selected button:visited { + color: #dceaf9; } + +button:link > label, button:visited > label { + text-decoration-line: underline; } + +spinbutton:drop(active) { + box-shadow: none; } + +spinbutton button:active { + color: #ffffff; } + +spinbutton:disabled { + color: rgba(211, 218, 227, 0.45); } + +spinbutton:not(.vertical) entry { + min-width: 28px; } + +spinbutton:not(.vertical):dir(ltr) entry, +spinbutton:not(.vertical):dir(rtl) button.up { + border-radius: 3px 0 0 3px; } + +spinbutton:not(.vertical) > button + button { + border-left-style: none; } + +spinbutton:not(.vertical) > button:hover:not(:active), +spinbutton:not(.vertical) > button:hover + button { + box-shadow: inset 1px 0 #2b2e39; } + +spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), +spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { + box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5); } + +spinbutton:not(.vertical) > button:first-child:hover:not(:active), +spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), +spinbutton:not(.vertical) > entry + button:not(:active):hover { + box-shadow: none; } + +spinbutton:not(.vertical) > entry:focus + button { + border-left-color: #2b2e39; } + +spinbutton:not(.vertical) > entry:drop(active) + button { + border-left-color: #F08437; } + +.osd spinbutton:not(.vertical) > button:hover:not(:active), +.osd spinbutton:not(.vertical) > button:hover + button { + box-shadow: inset 1px 0 rgba(26, 28, 34, 0.35); } + +.osd spinbutton:not(.vertical) > button:first-child:hover:not(:active), +.osd spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), +.osd spinbutton:not(.vertical) > entry + button:not(:active):hover { + box-shadow: none; } + +.osd spinbutton:not(.vertical) > entry:focus + button { + border-left-color: rgba(26, 28, 34, 0.35); } + +spinbutton.vertical button, spinbutton.vertical entry { + padding-left: 4px; + padding-right: 4px; + min-width: 0; } + +spinbutton.vertical button.up { + border-radius: 3px 3px 0 0; } + +spinbutton.vertical > entry:focus + button { + border-top-color: #2b2e39; } + +spinbutton.vertical > entry:drop(active) + button { + border-top-color: #F08437; } + +combobox button.combo { + min-width: 0; + padding-left: 8px; + padding-right: 8px; } + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; } + +toolbar, .inline-toolbar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: #383C4A; } + toolbar separator, .inline-toolbar separator { + background: none; } + toolbar.horizontal separator, .horizontal.inline-toolbar separator { + margin: 0 6px; } + toolbar.vertical separator, .vertical.inline-toolbar separator { + margin: 6px 0; } + .osd toolbar, .osd .inline-toolbar { + background-color: transparent; } + toolbar.osd, .osd.inline-toolbar { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0.5); + border-radius: 3px; + background-color: rgba(53, 57, 69, 0.85); } + toolbar.osd.left, .osd.left.inline-toolbar, toolbar.osd.right, .osd.right.inline-toolbar, toolbar.osd.top, .osd.top.inline-toolbar, toolbar.osd.bottom, .osd.bottom.inline-toolbar { + border-radius: 0; } + toolbar.osd.top, .osd.top.inline-toolbar { + border-width: 0 0 1px 0; } + toolbar.osd.bottom, .osd.bottom.inline-toolbar { + border-width: 1px 0 0 0; } + toolbar.osd.left, .osd.left.inline-toolbar { + border-width: 0 1px 0 0; } + toolbar.osd.right, .osd.right.inline-toolbar { + border-width: 0 0 0 1px; } + toolbar:not(.inline-toolbar) switch, .inline-toolbar:not(.inline-toolbar) switch, + toolbar:not(.inline-toolbar) scale, .inline-toolbar:not(.inline-toolbar) scale, + toolbar:not(.inline-toolbar) entry, .inline-toolbar:not(.inline-toolbar) entry, + toolbar:not(.inline-toolbar) spinbutton, .inline-toolbar:not(.inline-toolbar) spinbutton, + toolbar:not(.inline-toolbar) button, .inline-toolbar:not(.inline-toolbar) button { + margin-right: 1px; + margin-bottom: 1px; } + toolbar:not(.inline-toolbar) .linked > button, .inline-toolbar:not(.inline-toolbar) .linked > button, + toolbar:not(.inline-toolbar) .linked > entry, .inline-toolbar:not(.inline-toolbar) .linked > entry { + margin-right: 0; } + +.primary-toolbar:not(.libreoffice-toolbar) { + color: rgba(207, 218, 231, 0.8); + background-color: #2f343f; + box-shadow: none; + border-width: 0 0 1px 0; + border-style: solid; + border-image: linear-gradient(to bottom, #2f343f, rgba(32, 35, 43, 0.97)) 1 0 1 0; } + +.inline-toolbar { + background-color: #313541; + border-style: solid; + border-color: #2b2e39; + border-width: 0 1px 1px; + padding: 3px; + border-radius: 0 0 3px 3px; } + +searchbar { + background-color: #383C4A; + border-style: solid; + border-color: #2b2e39; + border-width: 0 0 1px; + padding: 3px; } + +actionbar { + padding: 6px; + border-top: 1px solid #2b2e39; + background-color: #313541; } + +headerbar, +.titlebar:not(headerbar) { + min-height: 42px; + padding: 0 7px; + border-width: 0 0 1px; + border-style: solid; + border-color: #262a33; + color: rgba(207, 218, 231, 0.8); + background-color: #2f343f; + box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); } + .csd headerbar, + .csd .titlebar:not(headerbar) { + background-color: rgba(47, 52, 63, 0.97); + border-color: rgba(38, 42, 51, 0.97); } + headerbar:backdrop, + .titlebar:backdrop:not(headerbar) { + transition: 200ms ease-out; + color: rgba(207, 218, 231, 0.5); + background-color: #323843; } + .csd headerbar:backdrop, + .csd .titlebar:backdrop:not(headerbar) { + background-color: rgba(50, 56, 67, 0.97); } + headerbar .title, .titlebar:not(headerbar) .title { + padding-left: 12px; + padding-right: 12px; } + headerbar .subtitle, .titlebar:not(headerbar) .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; } + headerbar.selection-mode, + .selection-mode.titlebar:not(headerbar) { + color: #ffffff; + background-color: rgba(82, 148, 226, 0.95); + border-color: rgba(65, 137, 223, 0.95); + box-shadow: none; } + headerbar.selection-mode:backdrop, + .selection-mode.titlebar:backdrop:not(headerbar) { + background-color: rgba(82, 148, 226, 0.95); + color: rgba(255, 255, 255, 0.6); } + headerbar.selection-mode .selection-menu, .selection-mode.titlebar:not(headerbar) .selection-menu { + box-shadow: none; + padding-left: 10px; + padding-right: 10px; } + headerbar.selection-mode .selection-menu GtkArrow, .selection-mode.titlebar:not(headerbar) .selection-menu GtkArrow { + -GtkArrow-arrow-scaling: 1; } + headerbar.selection-mode .selection-menu .arrow, .selection-mode.titlebar:not(headerbar) .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + .maximized headerbar.selection-mode, + .maximized .selection-mode.titlebar:not(headerbar) { + background-color: #5294e2; } + .tiled headerbar, .tiled headerbar:backdrop, + .maximized headerbar, .maximized headerbar:backdrop, + .tiled .titlebar:not(headerbar), + .tiled .titlebar:backdrop:not(headerbar), + .maximized .titlebar:not(headerbar), + .maximized .titlebar:backdrop:not(headerbar) { + border-radius: 0; } + .maximized headerbar, + .maximized .titlebar:not(headerbar) { + background-color: #2f343f; + border-color: #262a33; } + .maximized headerbar:backdrop, + .maximized .titlebar:backdrop:not(headerbar) { + background-color: #323843; } + headerbar.default-decoration, + .csd headerbar.default-decoration, headerbar.default-decoration:backdrop, + .csd headerbar.default-decoration:backdrop, + .default-decoration.titlebar:not(headerbar), + .csd .default-decoration.titlebar:not(headerbar), + .default-decoration.titlebar:backdrop:not(headerbar), + .csd .default-decoration.titlebar:backdrop:not(headerbar) { + min-height: 28px; + padding: 0 3px; + background-color: #2f343f; + border-bottom-width: 0; } + .maximized headerbar.default-decoration, .maximized + .csd headerbar.default-decoration, .maximized headerbar.default-decoration:backdrop, .maximized + .csd headerbar.default-decoration:backdrop, + .maximized .default-decoration.titlebar:not(headerbar), + .maximized + .csd .default-decoration.titlebar:not(headerbar), + .maximized .default-decoration.titlebar:backdrop:not(headerbar), + .maximized + .csd .default-decoration.titlebar:backdrop:not(headerbar) { + background-color: #2f343f; } + +.titlebar { + border-radius: 3px 3px 0 0; } + +headerbar entry, headerbar button, headerbar separator { + margin-top: 6px; + margin-bottom: 6px; } + +separator:first-child + headerbar, separator:first-child + headerbar:backdrop, headerbar:first-child, headerbar:first-child:backdrop { + border-top-left-radius: 3px; } + .maximized separator:first-child + headerbar, + .tiled separator:first-child + headerbar, .maximized separator:first-child + headerbar:backdrop, + .tiled separator:first-child + headerbar:backdrop, .maximized headerbar:first-child, + .tiled headerbar:first-child, .maximized headerbar:first-child:backdrop, + .tiled headerbar:first-child:backdrop { + border-radius: 0; } + +headerbar:last-child, headerbar:last-child:backdrop { + border-top-right-radius: 3px; } + .maximized headerbar:last-child, + .tiled headerbar:last-child, .maximized headerbar:last-child:backdrop, + .tiled headerbar:last-child:backdrop { + border-radius: 0; } + +window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, +window.csd > .titlebar:not(headerbar), +window.csd > .titlebar:not(headerbar):backdrop { + padding: 0; + background: none; + border: none; + box-shadow: none; } + +.titlebar:not(headerbar) > separator { + background-image: linear-gradient(to bottom, rgba(38, 42, 51, 0.97), rgba(38, 42, 51, 0.97)); } + +.primary-toolbar:not(.libreoffice-toolbar) separator, headerbar separator.titlebutton, .titlebar:not(headerbar) separator.titlebutton { + min-width: 1px; + min-height: 1px; + background: none; + border-width: 0 1px; + border-image: linear-gradient(to bottom, rgba(207, 218, 231, 0) 25%, rgba(207, 218, 231, 0.15) 25%, rgba(207, 218, 231, 0.15) 75%, rgba(207, 218, 231, 0) 75%) 0 1/0 1px stretch; } + .primary-toolbar:not(.libreoffice-toolbar) separator:backdrop, headerbar separator.titlebutton:backdrop, .titlebar:not(headerbar) separator.titlebutton:backdrop { + opacity: 0.6; } + +.primary-toolbar entry, headerbar entry { + color: rgba(207, 218, 231, 0.8); + border-color: rgba(21, 23, 28, 0.37); + background-color: rgba(95, 105, 127, 0.37); } + .primary-toolbar entry image, headerbar entry image, .primary-toolbar entry image:hover, headerbar entry image:hover { + color: inherit; } + .primary-toolbar entry:backdrop, headerbar entry:backdrop { + opacity: 0.85; } + .primary-toolbar entry:focus, headerbar entry:focus { + color: #ffffff; + border-color: transparent; + background-color: #5294e2; + background-clip: padding-box; } + .primary-toolbar entry:focus image, headerbar entry:focus image { + color: #ffffff; } + .primary-toolbar entry:disabled, headerbar entry:disabled { + color: rgba(207, 218, 231, 0.35); + border-color: rgba(21, 23, 28, 0.37); + background-color: rgba(95, 105, 127, 0.22); } + .primary-toolbar entry selection:focus, headerbar entry selection:focus { + background-color: #ffffff; + color: #5294e2; } + .primary-toolbar entry progress, headerbar entry progress { + border-color: #5294e2; + background-image: none; + background-color: transparent; } + .primary-toolbar entry.warning, headerbar entry.warning { + color: white; + border-color: rgba(21, 23, 28, 0.37); + background-color: rgba(167, 94, 57, 0.988); } + .primary-toolbar entry.warning:focus, headerbar entry.warning:focus { + color: white; + background-color: #F27835; } + .primary-toolbar entry.warning selection, headerbar entry.warning selection, .primary-toolbar entry.warning selection:focus, headerbar entry.warning selection:focus { + background-color: white; + color: #F27835; } + .primary-toolbar entry.error, headerbar entry.error { + color: white; + border-color: rgba(21, 23, 28, 0.37); + background-color: rgba(173, 60, 59, 0.988); } + .primary-toolbar entry.error:focus, headerbar entry.error:focus { + color: white; + background-color: #FC4138; } + .primary-toolbar entry.error selection, headerbar entry.error selection, .primary-toolbar entry.error selection:focus, headerbar entry.error selection:focus { + background-color: white; + color: #FC4138; } + +.primary-toolbar button, headerbar button { + color: rgba(207, 218, 231, 0.8); + outline-offset: -3px; + background-color: rgba(47, 52, 63, 0); + border-color: rgba(47, 52, 63, 0); } + .primary-toolbar button:backdrop, headerbar button:backdrop { + opacity: 0.7; } + .primary-toolbar button:hover, headerbar button:hover { + color: rgba(207, 218, 231, 0.8); + border-color: rgba(21, 23, 28, 0.37); + background-color: rgba(95, 105, 127, 0.37); } + .primary-toolbar button:active, headerbar button:active, .primary-toolbar button:checked, headerbar button:checked { + color: #ffffff; + border-color: transparent; + background-color: #5294e2; + background-clip: padding-box; } + .primary-toolbar button:disabled, headerbar button:disabled { + background-color: rgba(47, 52, 63, 0); + border-color: rgba(47, 52, 63, 0); } + .primary-toolbar button:disabled label, headerbar button:disabled label, .primary-toolbar button:disabled, headerbar button:disabled { + color: rgba(207, 218, 231, 0.35); } + .primary-toolbar button:disabled:active, headerbar button:disabled:active, .primary-toolbar button:disabled:checked, headerbar button:disabled:checked { + color: rgba(255, 255, 255, 0.75); + border-color: rgba(82, 148, 226, 0.65); + background-color: rgba(82, 148, 226, 0.65); } + +.selection-mode.primary-toolbar button, headerbar.selection-mode button, .selection-mode.primary-toolbar button.flat, headerbar.selection-mode button.flat, .selection-mode.primary-toolbar button.sidebar-button, headerbar.selection-mode button.sidebar-button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #ffffff; + background-color: rgba(255, 255, 255, 0); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:last-child):not(:only-child), headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:last-child):not(:only-child) { + margin-right: 1px; } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > button, headerbar .linked:not(.vertical):not(.path-bar) > button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:hover, headerbar .linked:not(.vertical):not(.path-bar) > button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:active, headerbar .linked:not(.vertical):not(.path-bar) > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:checked, headerbar .linked:not(.vertical):not(.path-bar) > button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:disabled, headerbar .linked:not(.vertical):not(.path-bar) > button:disabled { + border-radius: 3px; + border-style: solid; } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), headerbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), headerbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), headerbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), headerbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: none; } + +.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button { + color: rgba(207, 218, 231, 0.8); + border-color: rgba(21, 23, 28, 0.37); + background-color: rgba(95, 105, 127, 0.37); } + .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover { + background-color: rgba(134, 144, 165, 0.37); } + .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked { + color: #ffffff; + border-color: transparent; + background-color: #5294e2; } + .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled { + color: rgba(207, 218, 231, 0.4); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button, .primary-toolbar .linked:not(.vertical).path-bar > button + button, headerbar .linked:not(.vertical).path-bar > button + button { + border-left-style: none; } + +.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):hover, headerbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):hover { + box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37), inset -1px 0 rgba(21, 23, 28, 0.37); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, headerbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { + box-shadow: inset -1px 0 rgba(21, 23, 28, 0.37); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, headerbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { + box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry { + border-left-color: rgba(21, 23, 28, 0); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error { + border-left-color: rgba(21, 23, 28, 0); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning { + border-left-color: rgba(21, 23, 28, 0); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error { + border-left-color: rgba(21, 23, 28, 0); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child { + border-left-color: rgba(21, 23, 28, 0.37); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(21, 23, 28, 0.37); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child { + border-left-color: rgba(21, 23, 28, 0.37); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(21, 23, 28, 0.37); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child { + border-left-color: rgba(21, 23, 28, 0.37); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(21, 23, 28, 0.37); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child { + border-left-color: rgba(21, 23, 28, 0.37); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(21, 23, 28, 0.37); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > button:active + entry, headerbar .linked:not(.vertical):not(.path-bar) > button:active + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:checked + entry, headerbar .linked:not(.vertical):not(.path-bar) > button:checked + entry { + border-left-color: rgba(21, 23, 28, 0.37); } + +.primary-toolbar button.suggested-action, headerbar button.suggested-action { + background-clip: border-box; + color: white; + background-color: #4DADD4; + border-color: #4DADD4; } + .primary-toolbar button.suggested-action.flat, headerbar button.suggested-action.flat, .primary-toolbar button.suggested-action.sidebar-button, headerbar button.suggested-action.sidebar-button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #4DADD4; } + .primary-toolbar button.suggested-action:hover, headerbar button.suggested-action:hover { + background-clip: border-box; + color: white; + background-color: #76c0de; + border-color: #76c0de; } + .primary-toolbar button.suggested-action:active, headerbar button.suggested-action:active, .primary-toolbar button.suggested-action:checked, headerbar button.suggested-action:checked { + background-clip: border-box; + color: white; + background-color: #2e96c0; + border-color: #2e96c0; } + .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.flat:disabled, .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.sidebar-button:disabled, .primary-toolbar button.suggested-action:disabled, headerbar button.suggested-action:disabled { + background-color: rgba(47, 52, 63, 0); + border-color: rgba(47, 52, 63, 0); } + .primary-toolbar button.suggested-action.flat:disabled label, headerbar button.suggested-action.flat:disabled label, .primary-toolbar button.suggested-action.sidebar-button:disabled label, headerbar button.suggested-action.sidebar-button:disabled label, .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.flat:disabled, .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.sidebar-button:disabled, .primary-toolbar button.suggested-action:disabled label, headerbar button.suggested-action:disabled label, .primary-toolbar button.suggested-action:disabled, headerbar button.suggested-action:disabled { + color: rgba(207, 218, 231, 0.35); } + +.primary-toolbar button.suggested-action:backdrop, headerbar button.suggested-action:backdrop, .primary-toolbar button.suggested-action:backdrop, headerbar button.suggested-action:backdrop { + opacity: 0.8; } + +.primary-toolbar button.destructive-action, headerbar button.destructive-action { + background-clip: border-box; + color: white; + background-color: #F04A50; + border-color: #F04A50; } + .primary-toolbar button.destructive-action.flat, headerbar button.destructive-action.flat, .primary-toolbar button.destructive-action.sidebar-button, headerbar button.destructive-action.sidebar-button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #F04A50; } + .primary-toolbar button.destructive-action:hover, headerbar button.destructive-action:hover { + background-clip: border-box; + color: white; + background-color: #f4797e; + border-color: #f4797e; } + .primary-toolbar button.destructive-action:active, headerbar button.destructive-action:active, .primary-toolbar button.destructive-action:checked, headerbar button.destructive-action:checked { + background-clip: border-box; + color: white; + background-color: #ec1b22; + border-color: #ec1b22; } + .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.flat:disabled, .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.sidebar-button:disabled, .primary-toolbar button.destructive-action:disabled, headerbar button.destructive-action:disabled { + background-color: rgba(47, 52, 63, 0); + border-color: rgba(47, 52, 63, 0); } + .primary-toolbar button.destructive-action.flat:disabled label, headerbar button.destructive-action.flat:disabled label, .primary-toolbar button.destructive-action.sidebar-button:disabled label, headerbar button.destructive-action.sidebar-button:disabled label, .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.flat:disabled, .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.sidebar-button:disabled, .primary-toolbar button.destructive-action:disabled label, headerbar button.destructive-action:disabled label, .primary-toolbar button.destructive-action:disabled, headerbar button.destructive-action:disabled { + color: rgba(207, 218, 231, 0.35); } + +.primary-toolbar button.destructive-action:backdrop, headerbar button.destructive-action:backdrop, .primary-toolbar button.destructive-action:backdrop, headerbar button.destructive-action:backdrop { + opacity: 0.8; } + +.primary-toolbar spinbutton:not(.vertical):focus, headerbar spinbutton:not(.vertical):focus { + color: #ffffff; + caret-color: #ffffff; } + +.primary-toolbar spinbutton:not(.vertical) button, headerbar spinbutton:not(.vertical) button, .primary-toolbar spinbutton:not(.vertical) button:disabled, headerbar spinbutton:not(.vertical) button:disabled { + color: rgba(207, 218, 231, 0.8); + border-color: rgba(21, 23, 28, 0.37); + background-color: rgba(95, 105, 127, 0.37); } + +.primary-toolbar spinbutton:not(.vertical) button:hover, headerbar spinbutton:not(.vertical) button:hover { + background-color: rgba(134, 144, 165, 0.37); } + +.primary-toolbar spinbutton:not(.vertical) button:active, headerbar spinbutton:not(.vertical) button:active, .primary-toolbar spinbutton:not(.vertical) button:checked, headerbar spinbutton:not(.vertical) button:checked { + color: #ffffff; + border-color: transparent; + background-color: #5294e2; } + +.primary-toolbar spinbutton:not(.vertical) button:disabled, headerbar spinbutton:not(.vertical) button:disabled { + color: rgba(207, 218, 231, 0.4); } + +.primary-toolbar spinbutton:not(.vertical) > button + button, headerbar spinbutton:not(.vertical) > button + button { + border-left-style: none; } + +.primary-toolbar spinbutton:not(.vertical) > button:hover:not(:active), headerbar spinbutton:not(.vertical) > button:hover:not(:active), .primary-toolbar spinbutton:not(.vertical) > button:hover + button, headerbar spinbutton:not(.vertical) > button:hover + button { + box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } + +.primary-toolbar spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), headerbar spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), .primary-toolbar spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled, headerbar spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { + box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } + +.primary-toolbar spinbutton:not(.vertical) > button:first-child:hover:not(:active), headerbar spinbutton:not(.vertical) > button:first-child:hover:not(:active), .primary-toolbar spinbutton:not(.vertical) > entry + button:not(:active):hover, headerbar spinbutton:not(.vertical) > entry + button:not(:active):hover { + box-shadow: none; } + +.primary-toolbar spinbutton:not(.vertical) > entry:focus + button, headerbar spinbutton:not(.vertical) > entry:focus + button { + border-left-color: rgba(21, 23, 28, 0.37); } + +.primary-toolbar combobox:disabled, headerbar combobox:disabled { + color: rgba(207, 218, 231, 0.2); } + +.primary-toolbar combobox > .linked > button.combo, headerbar combobox > .linked > button.combo { + color: rgba(207, 218, 231, 0.8); + border-color: rgba(21, 23, 28, 0.37); + background-color: rgba(95, 105, 127, 0.37); } + .primary-toolbar combobox > .linked > button.combo image, headerbar combobox > .linked > button.combo image, .primary-toolbar combobox > .linked > button.combo image:hover, headerbar combobox > .linked > button.combo image:hover { + color: inherit; } + .primary-toolbar combobox > .linked > button.combo:hover, headerbar combobox > .linked > button.combo:hover { + color: #ffffff; + border-color: transparent; + background-color: #5294e2; + box-shadow: none; } + .primary-toolbar combobox > .linked > button.combo:disabled, headerbar combobox > .linked > button.combo:disabled { + color: rgba(207, 218, 231, 0.35); + border-color: rgba(21, 23, 28, 0.37); + background-color: rgba(95, 105, 127, 0.22); } + +.primary-toolbar combobox > .linked > entry.combo:dir(ltr), headerbar combobox > .linked > entry.combo:dir(ltr) { + border-right-style: none; } + .primary-toolbar combobox > .linked > entry.combo:dir(ltr):focus, headerbar combobox > .linked > entry.combo:dir(ltr):focus { + box-shadow: none; } + +.primary-toolbar combobox > .linked > entry.combo:dir(rtl), headerbar combobox > .linked > entry.combo:dir(rtl) { + border-left-style: none; } + .primary-toolbar combobox > .linked > entry.combo:dir(rtl):focus, headerbar combobox > .linked > entry.combo:dir(rtl):focus { + box-shadow: none; } + +.primary-toolbar combobox > .linked > button.combo:dir(ltr), headerbar combobox > .linked > button.combo:dir(ltr), .primary-toolbar combobox > .linked > button.combo:dir(ltr):hover, headerbar combobox > .linked > button.combo:dir(ltr):hover, .primary-toolbar combobox > .linked > button.combo:dir(ltr):active, headerbar combobox > .linked > button.combo:dir(ltr):active, .primary-toolbar combobox > .linked > button.combo:dir(ltr):checked, headerbar combobox > .linked > button.combo:dir(ltr):checked, .primary-toolbar combobox > .linked > button.combo:dir(ltr):disabled, headerbar combobox > .linked > button.combo:dir(ltr):disabled { + border-top-left-radius: 0; + border-bottom-left-radius: 0; } + +.primary-toolbar combobox > .linked > button.combo:dir(rtl), headerbar combobox > .linked > button.combo:dir(rtl), .primary-toolbar combobox > .linked > button.combo:dir(rtl):hover, headerbar combobox > .linked > button.combo:dir(rtl):hover, .primary-toolbar combobox > .linked > button.combo:dir(rtl):active, headerbar combobox > .linked > button.combo:dir(rtl):active, .primary-toolbar combobox > .linked > button.combo:dir(rtl):checked, headerbar combobox > .linked > button.combo:dir(rtl):checked, .primary-toolbar combobox > .linked > button.combo:dir(rtl):disabled, headerbar combobox > .linked > button.combo:dir(rtl):disabled { + border-top-right-radius: 0; + border-bottom-right-radius: 0; } + +.primary-toolbar switch:backdrop, headerbar switch:backdrop { + opacity: 0.75; } + +.primary-toolbar progressbar trough, headerbar progressbar trough { + background-color: rgba(21, 23, 28, 0.37); } + +.primary-toolbar progressbar:backdrop, headerbar progressbar:backdrop { + opacity: 0.75; } + +.primary-toolbar scale:backdrop, headerbar scale:backdrop { + opacity: 0.75; } + +.primary-toolbar scale slider, headerbar scale slider { + background-color: #454c5c; + border-color: rgba(21, 23, 28, 0.67); } + .primary-toolbar scale slider:hover, headerbar scale slider:hover { + background-color: #50586b; + border-color: rgba(21, 23, 28, 0.67); } + .primary-toolbar scale slider:active, headerbar scale slider:active { + background-color: #5294e2; + border-color: #5294e2; } + .primary-toolbar scale slider:disabled, headerbar scale slider:disabled { + background-color: rgba(63, 69, 84, 0.991); + border-color: rgba(21, 23, 28, 0.67); } + +.primary-toolbar scale trough, headerbar scale trough { + background-color: rgba(21, 23, 28, 0.37); } + .primary-toolbar scale trough:disabled, headerbar scale trough:disabled { + background-color: rgba(21, 23, 28, 0.27); } + +.path-bar button.text-button, .path-bar button.image-button, .path-bar button { + padding-left: 6px; + padding-right: 6px; } + +.path-bar button.text-button.image-button label { + padding-left: 0; + padding-right: 0; } + +.path-bar button.text-button.image-button label:last-child, .path-bar button label:last-child { + padding-right: 10px; } + +.path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child { + padding-left: 10px; } + +.path-bar button.slider-button, .path-bar button:not(.image-button):not(.text-button) { + padding-left: 1px; + padding-right: 1px; } + +.path-bar button image { + padding-left: 4px; + padding-right: 4px; } + +treeview.view { + border-left-color: rgba(211, 218, 227, 0.15); + border-top-color: rgba(0, 0, 0, 0.1); } + * { + -GtkTreeView-horizontal-separator: 4; + -GtkTreeView-grid-line-width: 1; + -GtkTreeView-grid-line-pattern: ''; + -GtkTreeView-tree-line-width: 1; + -GtkTreeView-tree-line-pattern: ''; + -GtkTreeView-expander-size: 16; } + treeview.view acceleditor > label { + background-color: #5294e2; } + treeview.view:selected, treeview.view:selected:focus { + border-radius: 0; + border-left-color: #a9caf1; + border-top-color: rgba(211, 218, 227, 0.1); } + treeview.view:disabled { + color: rgba(211, 218, 227, 0.45); } + treeview.view:disabled:selected { + color: #97bfee; } + treeview.view.separator { + min-height: 2px; + color: rgba(0, 0, 0, 0.1); } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #93b7e3; } + treeview.view:drop(active).after { + border-top-style: none; } + treeview.view:drop(active).before { + border-bottom-style: none; } + treeview.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: #8a909b; } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #D3DAE3; } + treeview.view.expander:selected { + color: #cbdff6; } + treeview.view.expander:selected:hover { + color: #ffffff; } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.progressbar, treeview.view.progressbar:focus { + color: #ffffff; + border-radius: 3px; + background-color: #5294e2; } + treeview.view.progressbar:selected, treeview.view.progressbar:selected:focus, treeview.view.progressbar:focus:selected, treeview.view.progressbar:focus:selected:focus { + color: #5294e2; + box-shadow: none; + background-color: #ffffff; } + treeview.view.trough { + color: #D3DAE3; + background-color: #2b2e39; + border-radius: 3px; + border-width: 0; } + treeview.view.trough:selected, treeview.view.trough:selected:focus { + color: #ffffff; + background-color: rgba(0, 0, 0, 0.2); + border-radius: 3px; + border-width: 0; } + treeview.view header button { + min-height: 0; + min-width: 0; + padding: 3px 6px; + font-weight: bold; + color: #b6bcc6; + background-color: #404552; + background-image: none; + border-style: none solid none none; + border-radius: 0; + border-image: linear-gradient(to bottom, #404552 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, #404552 80%) 0 1 0 0/0 1px 0 0 stretch; } + treeview.view header button:hover { + color: #5294e2; } + treeview.view header button:active { + color: #D3DAE3; } + treeview.view header button:active, treeview.view header button:hover { + background-color: #404552; } + treeview.view header button:active:hover { + color: #D3DAE3; } + treeview.view header button:disabled { + border-color: #383C4A; + background-image: none; } + treeview.view header button:last-child { + border-right-style: none; + border-image: none; } + treeview.view button.dnd, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd:active, + treeview.view header.button.dnd, + treeview.view header.button.dnd:selected, + treeview.view header.button.dnd:hover, + treeview.view header.button.dnd:active { + padding: 0 6px; + transition: none; + color: #ffffff; + background-color: #5294e2; + border-radius: 0; + border-style: none; } + +menubar, +.menubar { + -GtkWidget-window-dragging: true; + padding: 0px; + background-color: #2f343f; + color: rgba(207, 218, 231, 0.8); } + menubar:backdrop, + .menubar:backdrop { + color: rgba(207, 218, 231, 0.5); } + menubar > menuitem, + .menubar > menuitem { + padding: 4px 8px; + border: solid transparent; + border-width: 0; } + menubar > menuitem:hover, + .menubar > menuitem:hover { + background-color: #5294e2; + color: #ffffff; } + menubar > menuitem:disabled, + .menubar > menuitem:disabled { + color: rgba(207, 218, 231, 0.2); + border-color: transparent; } + +menu, +.menu { + margin: 4px; + padding: 0; + border-radius: 0; + background-color: #383C4A; + border: 1px solid #2b2e39; } + .csd menu, .csd + .menu { + padding: 4px 0px; + border-radius: 2px; + border: none; } + menu separator, + .csd menu separator, + .menu separator, + .csd + .menu separator { + margin: 2px 0; + background-color: #383C4A; } + menu .separator:not(label), + .csd menu .separator:not(label), + .menu .separator:not(label), + .csd + .menu .separator:not(label) { + color: #383C4A; } + menu menuitem, + .menu menuitem { + min-height: 16px; + min-width: 40px; + padding: 5px; } + menu menuitem:hover, + .menu menuitem:hover { + color: #ffffff; + background-color: #5294e2; } + menu menuitem:disabled, + .menu menuitem:disabled { + color: rgba(211, 218, 227, 0.45); } + menu menuitem arrow, + .menu menuitem arrow { + min-height: 16px; + min-width: 16px; } + menu menuitem arrow:dir(ltr), + .menu menuitem arrow:dir(ltr) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + margin-left: 10px; } + menu menuitem arrow:dir(rtl), + .menu menuitem arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + margin-right: 10px; } + menuitem accelerator { + color: alpha(currentColor,0.55); } + menuitem check, menuitem radio { + min-height: 16px; + min-width: 16px; } + menuitem check:dir(ltr), menuitem radio:dir(ltr) { + margin-right: 6px; + margin-left: 2px; } + menuitem check:dir(rtl), menuitem radio:dir(rtl) { + margin-left: 6px; + margin-right: 2px; } + menu > arrow, + .menu > arrow { + border-color: transparent; + background-color: transparent; + background-image: none; + min-width: 16px; + min-height: 16px; + padding: 4px; + background-color: #383C4A; + border-radius: 0; } + menu > arrow.top, + .menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid #4f5461; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + menu > arrow.bottom, + .menu > arrow.bottom { + margin-bottom: -6px; + border-top: 1px solid #4f5461; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, + .menu > arrow:hover { + background-color: #4f5461; } + menu > arrow:disabled, + .menu > arrow:disabled { + color: transparent; + background-color: transparent; + border-color: transparent; } + +popover, +popover.background { + padding: 2px; + border-radius: 3px; + background-clip: border-box; + background-color: #383C4A; + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.35); } + .csd popover, popover, .csd + popover.background, + popover.background { + border: 1px solid #20222a; } + popover separator, + popover.background separator { + background-color: #383C4A; } + popover > list, + popover > .view, + popover > iconview, + popover > toolbar, + popover > .inline-toolbar, + popover.background > list, + popover.background > .view, + popover.background > iconview, + popover.background > toolbar, + popover.background > .inline-toolbar { + border-style: none; + background-color: transparent; } + +cursor-handle { + background-color: transparent; + background-image: none; + box-shadow: none; + border-style: none; } + cursor-handle.top { + -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); } + cursor-handle.bottom { + -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); } + +notebook { + padding: 0; } + notebook.frame { + border: 1px solid #2b2e39; } + notebook.frame > header { + margin: -1px; } + notebook.frame > header.top { + margin-bottom: 0; } + notebook.frame > header.bottom { + margin-top: 0; } + notebook.frame > header.left { + margin-right: 0; } + notebook.frame > header.right { + margin-left: 0; } + notebook.frame > header.top, notebook.frame > header.bottom { + padding-left: 0; + padding-right: 0; } + notebook.frame > header.left, notebook.frame > header.right { + padding-top: 0; + padding-bottom: 0; } + notebook > stack:not(:only-child) { + background-color: #404552; } + notebook > header { + padding: 2px; + background-color: #383C4A; } + notebook > header.top { + box-shadow: inset 0 -1px #2b2e39; } + notebook > header.bottom { + box-shadow: inset 0 1px #2b2e39; } + notebook > header.right { + box-shadow: inset 1px 0 #2b2e39; } + notebook > header.left { + box-shadow: inset -1px 0 #2b2e39; } + notebook > header.top { + padding-bottom: 0; } + notebook > header.top > tabs > tab { + padding: 2px 10px; + min-width: 20px; + min-height: 20px; + outline-offset: -4px; + border: 1px solid transparent; + border-bottom: none; + border-radius: 1px 1px 0 0; } + notebook > header.top > tabs > tab + tab { + margin-left: -1px; } + notebook > header.bottom { + padding-top: 0; } + notebook > header.bottom > tabs > tab { + padding: 2px 10px; + min-width: 20px; + min-height: 20px; + outline-offset: -4px; + border: 1px solid transparent; + border-top: none; + border-radius: 0 0 1px 1px; } + notebook > header.bottom > tabs > tab + tab { + margin-left: -1px; } + notebook > header.right { + padding-left: 0; } + notebook > header.right > tabs > tab { + padding: 2px 10px; + min-width: 20px; + min-height: 20px; + outline-offset: -4px; + border: 1px solid transparent; + border-left: none; + border-radius: 0 1px 1px 0; } + notebook > header.right > tabs > tab + tab { + margin-top: -1px; } + notebook > header.left { + padding-right: 0; } + notebook > header.left > tabs > tab { + padding: 2px 10px; + min-width: 20px; + min-height: 20px; + outline-offset: -4px; + border: 1px solid transparent; + border-right: none; + border-radius: 1px 0 0 1px; } + notebook > header.left > tabs > tab + tab { + margin-top: -1px; } + notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { + margin-left: 2px; } + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { + margin-right: 2px; } + notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { + margin-top: 2px; } + notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { + margin-bottom: 2px; } + notebook > header > tabs > arrow { + color: rgba(211, 218, 227, 0.45); } + notebook > header > tabs > arrow:hover { + color: rgba(211, 218, 227, 0.725); } + notebook > header > tabs > arrow:active { + color: #D3DAE3; } + notebook > header > tabs > arrow:disabled { + color: rgba(211, 218, 227, 0.15); } + notebook > header.top > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 -1px #2b2e39; } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 1px #2b2e39; } + notebook > header.left > tabs > tab:hover:not(:checked) { + box-shadow: inset -1px 0 #2b2e39; } + notebook > header.right > tabs > tab:hover:not(:checked) { + box-shadow: inset 1px 0 #2b2e39; } + notebook > header > tabs > tab { + color: rgba(211, 218, 227, 0.45); + background-color: rgba(64, 69, 82, 0); } + notebook > header > tabs > tab:hover:not(:checked) { + color: rgba(211, 218, 227, 0.725); + background-color: rgba(64, 69, 82, 0.5); + border-color: #2b2e39; } + notebook > header > tabs > tab:checked { + color: #D3DAE3; + background-color: #404552; + border-color: #2b2e39; } + notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { + min-height: 22px; + min-width: 16px; + padding: 0; + color: #9da3ad; } + notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover { + color: #ff4d4d; } + notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover { + color: #5294e2; } + +scrollbar { + background-color: #3e434f; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + * { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.top { + border-bottom: 1px solid #2b2e39; } + scrollbar.bottom { + border-top: 1px solid #2b2e39; } + scrollbar.left { + border-right: 1px solid #2b2e39; } + scrollbar.right { + border-left: 1px solid #2b2e39; } + scrollbar button { + border: none; } + scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); } + scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #767b87; } + scrollbar slider:hover { + background-color: #676b78; } + scrollbar slider:hover:active { + background-color: #5294e2; } + scrollbar slider:disabled { + background-color: transparent; } + scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; } + scrollbar.fine-tune.horizontal slider { + border-width: 5px 4px; } + scrollbar.fine-tune.vertical slider { + border-width: 4px 5px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + opacity: 0.4; + border-color: transparent; + background-color: transparent; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + margin: 0; + min-width: 4px; + min-height: 4px; + background-color: #a5abb5; + border: 1px solid rgba(0, 0, 0, 0.3); } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + margin: 0 2px; + min-width: 40px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + margin: 2px 0; + min-height: 40px; } + scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + opacity: 0.99; } + scrollbar.horizontal slider { + min-width: 40px; } + scrollbar.vertical slider { + min-height: 40px; } + +switch { + font-size: 1px; + min-width: 52px; + min-height: 24px; + background-size: 52px 24px; + background-repeat: no-repeat; + background-position: center center; } + switch slider { + min-width: 1px; + min-height: 1px; } + switch, switch slider { + outline-color: transparent; + color: transparent; + border: none; + box-shadow: none; } + +switch { + background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); } + +menuitem:hover switch, +row:selected switch, +infobar switch { + background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); } + +headerbar switch, +.primary-toolbar switch { + background-image: -gtk-scaled(url("assets/switch-header-dark.png"), url("assets/switch-header-dark@2.png")); } + +switch:checked { + background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); } + +menuitem:hover switch:checked, +row:selected switch:checked, +infobar switch:checked { + background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); } + +headerbar switch:checked, +.primary-toolbar switch:checked { + background-image: -gtk-scaled(url("assets/switch-active-header-dark.png"), url("assets/switch-active-header-dark@2.png")); } + +switch:disabled { + background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); } + +menuitem:hover switch:disabled, +row:selected switch:disabled, +infobar switch:disabled { + background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); } + +headerbar switch:disabled, +.primary-toolbar switch:disabled { + background-image: -gtk-scaled(url("assets/switch-insensitive-header-dark.png"), url("assets/switch-insensitive-header-dark@2.png")); } + +switch:checked:disabled { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); } + +menuitem:hover switch:checked:disabled, +row:selected switch:checked:disabled, +infobar switch:checked:disabled { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); } + +headerbar switch:checked:disabled, +.primary-toolbar switch:checked:disabled { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-header-dark.png"), url("assets/switch-active-insensitive-header-dark@2.png")); } + +.check, +check, +treeview.check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); } + +.osd check, filechooser actionbar check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); } + +menuitem check:hover, +.view check:selected, iconview check:selected, +treeview.check:selected, +row:selected check, +infobar check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); } + +.check:disabled, +check:disabled, +treeview.check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); } + +.osd check:disabled, filechooser actionbar check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); } + +menuitem check:disabled:hover, +.view check:disabled:selected, iconview check:disabled:selected, +treeview.check:disabled:selected, +row:selected check:disabled, +infobar check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); } + +.check:indeterminate, +check:indeterminate, +treeview.check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); } + +.osd check:indeterminate, filechooser actionbar check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); } + +menuitem check:indeterminate:hover, +.view check:indeterminate:selected, iconview check:indeterminate:selected, +treeview.check:indeterminate:selected, +row:selected check:indeterminate, +infobar check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); } + +.check:indeterminate:disabled, +check:indeterminate:disabled, +treeview.check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); } + +.osd check:indeterminate:disabled, filechooser actionbar check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); } + +menuitem check:indeterminate:disabled:hover, +.view check:indeterminate:disabled:selected, iconview check:indeterminate:disabled:selected, +treeview.check:indeterminate:disabled:selected, +row:selected check:indeterminate:disabled, +infobar check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); } + +.check:checked, +check:checked, +treeview.check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); } + +.osd check:checked, filechooser actionbar check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); } + +menuitem check:checked:hover, +.view check:checked:selected, iconview check:checked:selected, +treeview.check:checked:selected, +row:selected check:checked, +infobar check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); } + +.check:checked:disabled, +check:checked:disabled, +treeview.check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); } + +.osd check:checked:disabled, filechooser actionbar check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); } + +menuitem check:checked:disabled:hover, +.view check:checked:disabled:selected, iconview check:checked:disabled:selected, +treeview.check:checked:disabled:selected, +row:selected check:checked:disabled, +infobar check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); } + +.radio, +radio, +treeview.radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); } + +.osd radio, filechooser actionbar radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); } + +menuitem radio:hover, +.view radio:selected, iconview radio:selected, +treeview.radio:selected, +row:selected radio, +infobar radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); } + +.radio:disabled, +radio:disabled, +treeview.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); } + +.osd radio:disabled, filechooser actionbar radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); } + +menuitem radio:disabled:hover, +.view radio:disabled:selected, iconview radio:disabled:selected, +treeview.radio:disabled:selected, +row:selected radio:disabled, +infobar radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); } + +.radio:indeterminate, +radio:indeterminate, +treeview.radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); } + +.osd radio:indeterminate, filechooser actionbar radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); } + +menuitem radio:indeterminate:hover, +.view radio:indeterminate:selected, iconview radio:indeterminate:selected, +treeview.radio:indeterminate:selected, +row:selected radio:indeterminate, +infobar radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); } + +.radio:indeterminate:disabled, +radio:indeterminate:disabled, +treeview.radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); } + +.osd radio:indeterminate:disabled, filechooser actionbar radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); } + +menuitem radio:indeterminate:disabled:hover, +.view radio:indeterminate:disabled:selected, iconview radio:indeterminate:disabled:selected, +treeview.radio:indeterminate:disabled:selected, +row:selected radio:indeterminate:disabled, +infobar radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); } + +.radio:checked, +radio:checked, +treeview.radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); } + +.osd radio:checked, filechooser actionbar radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); } + +menuitem radio:checked:hover, +.view radio:checked:selected, iconview radio:checked:selected, +treeview.radio:checked:selected, +row:selected radio:checked, +infobar radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); } + +.radio:checked:disabled, +radio:checked:disabled, +treeview.radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); } + +.osd radio:checked:disabled, filechooser actionbar radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); } + +menuitem radio:checked:disabled:hover, +.view radio:checked:disabled:selected, iconview radio:checked:disabled:selected, +treeview.radio:checked:disabled:selected, +row:selected radio:checked:disabled, +infobar radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); } + +.view.content-view.check:not(list), iconview.content-view.check:not(list) { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode-dark.png"), url("assets/checkbox-selectionmode-dark@2.png")); + background-color: transparent; } + +.view.content-view.check:checked:not(list), iconview.content-view.check:checked:not(list) { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode-dark.png"), url("assets/checkbox-checked-selectionmode-dark@2.png")); + background-color: transparent; } + +checkbutton.text-button, radiobutton.text-button { + padding: 2px 0; + outline-offset: 0; } + +checkbutton label:not(:only-child):first-child, radiobutton label:not(:only-child):first-child { + margin-left: 4px; } + +checkbutton label:not(:only-child):last-child, radiobutton label:not(:only-child):last-child { + margin-right: 4px; } + +check, +radio { + min-width: 16px; + min-height: 16px; + margin: 0 2px; } + check:only-child, + menu menuitem check, + radio:only-child, + menu menuitem + radio { + margin: 0; } + +scale { + min-height: 15px; + min-width: 15px; + padding: 3px; } + scale.horizontal trough { + padding: 0 4px; } + scale.horizontal highlight, scale.horizontal fill { + margin: 0 -4px; } + scale.vertical trough { + padding: 4px 0; } + scale.vertical highlight, scale.vertical fill { + margin: -4px 0; } + scale slider { + min-height: 15px; + min-width: 15px; + margin: -6px; } + scale.fine-tune slider { + margin: -4px; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 5px; + -gtk-outline-radius: 7px; } + scale trough { + outline-offset: 2px; + -gtk-outline-radius: 4.5px; + border-radius: 2.5px; + background-color: #2d303b; } + scale trough:disabled { + background-color: rgba(45, 48, 59, 0.55); } + .osd scale trough { + background-color: rgba(69, 74, 89, 0.95); } + .osd scale trough highlight { + background-color: #5294e2; } + menuitem:hover scale trough, + row:selected scale trough, + infobar scale trough { + background-color: rgba(0, 0, 0, 0.2); } + menuitem:hover scale trough highlight, + row:selected scale trough highlight, + infobar scale trough highlight { + background-color: #ffffff; } + menuitem:hover scale trough highlight:disabled, + row:selected scale trough highlight:disabled, + infobar scale trough highlight:disabled { + background-color: #b1cff2; } + menuitem:hover scale trough:disabled, + row:selected scale trough:disabled, + infobar scale trough:disabled { + background-color: rgba(0, 0, 0, 0.1); } + scale highlight { + border-radius: 2.5px; + background-color: #5294e2; } + scale highlight:disabled { + background-color: rgba(82, 148, 226, 0.55); } + scale fill { + border-radius: 2.5px; + background-color: rgba(82, 148, 226, 0.5); } + scale fill:disabled { + background-color: transparent; } + scale slider { + background-color: #444a58; + border: 1px solid #262933; + border-radius: 100%; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-property: background, border; } + scale slider:hover { + background-color: #505666; } + scale slider:active { + background-clip: border-box; + background-color: #5294e2; + border-color: #5294e2; } + scale slider:disabled { + background-color: #3c414e; + border-color: rgba(38, 41, 51, 0.8); } + menuitem:hover scale slider, + row:selected scale slider, + infobar scale slider { + background-clip: border-box; + background-color: #ffffff; + border-color: #ffffff; } + menuitem:hover scale slider:hover, + row:selected scale slider:hover, + infobar scale slider:hover { + background-color: #e5effb; + border-color: #e5effb; } + menuitem:hover scale slider:active, + row:selected scale slider:active, + infobar scale slider:active { + background-color: #a9caf1; + border-color: #a9caf1; } + menuitem:hover scale slider:disabled, + row:selected scale slider:disabled, + infobar scale slider:disabled { + background-color: #b1cff2; + border-color: #b1cff2; } + .osd scale slider { + background-clip: border-box; + background-color: #5294e2; + border-color: #5294e2; } + .osd scale slider:hover { + background-color: #7eafe9; + border-color: #7eafe9; } + .osd scale slider:active { + background-color: #2679db; + border-color: #2679db; } + scale value { + color: alpha(currentColor,0.4); } + scale marks { + color: alpha(currentColor,0.4); } + scale marks.top { + margin-bottom: 1px; + margin-top: -4px; } + scale marks.bottom { + margin-top: 1px; + margin-bottom: -4px; } + scale marks.top { + margin-right: 1px; + margin-left: -4px; } + scale marks.bottom { + margin-left: 1px; + margin-right: -4px; } + scale.fine-tune marks.top { + margin-bottom: 0px; + margin-top: -2px; } + scale.fine-tune marks.bottom { + margin-top: 0px; + margin-bottom: -2px; } + scale.fine-tune marks.top { + margin-right: 0px; + margin-left: -2px; } + scale.fine-tune marks.bottom { + margin-left: 0px; + margin-right: -2px; } + scale.horizontal indicator { + min-height: 3px; + min-width: 1px; } + scale.horizontal.fine-tune indicator { + min-height: 2px; } + scale.vertical indicator { + min-height: 1px; + min-width: 3px; } + scale.vertical.fine-tune indicator { + min-width: 2px; } + +progressbar { + padding: 0; + font-size: smaller; + color: rgba(211, 218, 227, 0.7); } + progressbar.osd { + min-width: 3px; + min-height: 3px; + background-color: transparent; } + progressbar.osd trough { + border-style: none; + background-color: transparent; + box-shadow: none; } + progressbar progress { + background-color: #5294e2; + border: none; + border-radius: 3px; + box-shadow: none; } + row:selected progressbar progress, + infobar progressbar progress { + background-color: #ffffff; } + progressbar trough { + border: none; + border-radius: 3px; + background-color: #2d303b; } + row:selected progressbar trough, + infobar progressbar trough { + background-color: rgba(0, 0, 0, 0.2); } + +levelbar block { + min-width: 32px; + min-height: 1px; } + +levelbar.vertical block { + min-width: 1px; + min-height: 32px; } + +levelbar trough { + border: none; + padding: 3px; + border-radius: 3px; + background-color: #2d303b; } + +levelbar.horizontal.discrete block { + margin: 0 1px; } + +levelbar.vertical.discrete block { + margin: 1px 0; } + +levelbar block:not(.empty) { + border: 1px solid #5294e2; + background-color: #5294e2; + border-radius: 2px; } + +levelbar block.low { + border-color: #F27835; + background-color: #F27835; } + +levelbar block.high { + border-color: #5294e2; + background-color: #5294e2; } + +levelbar block.full { + border-color: #73d216; + background-color: #73d216; } + +levelbar block.empty { + background-color: #404552; + border-color: #404552; } + +printdialog paper { + border: 1px solid #2b2e39; + background: #404552; + padding: 0; } + +printdialog .dialog-action-box { + margin: 12px; } + +frame > border, +.frame { + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid #2b2e39; } + +frame.flat > border, +frame > border.flat, +.frame.flat { + border-style: none; } + +scrolledwindow viewport.frame { + border-style: none; } + +scrolledwindow overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; } + +scrolledwindow overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; } + +scrolledwindow overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; } + +scrolledwindow overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; } + +scrolledwindow undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; + border: none; } + +scrolledwindow undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; + border: none; } + +scrolledwindow undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; + border: none; } + +scrolledwindow undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; + border: none; } + +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, #2b2e39 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #3e434f; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + +separator { + background-color: rgba(0, 0, 0, 0.1); + min-width: 1px; + min-height: 1px; } + +list { + background-color: #404552; + border-color: #2b2e39; } + list row { + padding: 2px; } + +row:not(:hover) { + transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + +row.activatable.has-open-popup, row.activatable:hover { + background-color: rgba(255, 255, 255, 0.03); } + +row.activatable:active { + color: #D3DAE3; } + +row.activatable:disabled { + color: rgba(211, 218, 227, 0.45); } + row.activatable:disabled image { + color: inherit; } + +row.activatable:selected:active { + color: #ffffff; } + +row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: #4a85cb; } + +.app-notification { + padding: 10px; + color: #BAC3CF; + background-color: rgba(53, 57, 69, 0.95); + background-clip: border-box; + border-radius: 0 0 2px 2px; + border-width: 0 1px 1px 1px; + border-style: solid; + border-color: rgba(31, 33, 40, 0.95); } + .app-notification border { + border: none; } + .app-notification button { + color: #BAC3CF; + border-color: rgba(26, 28, 34, 0.35); + background-color: rgba(102, 109, 132, 0.35); } + .app-notification button.flat, .app-notification button.sidebar-button { + border-color: rgba(82, 148, 226, 0); } + .app-notification button:hover { + color: #BAC3CF; + border-color: rgba(26, 28, 34, 0.35); + background-color: rgba(119, 127, 151, 0.45); } + .app-notification button:active, .app-notification button:checked { + color: #ffffff; + border-color: rgba(26, 28, 34, 0.35); + background-color: #5294e2; + background-clip: padding-box; } + .app-notification button:disabled { + color: #5d626e; + border-color: rgba(26, 28, 34, 0.35); + background-color: rgba(102, 109, 132, 0.2); } + +expander arrow { + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + expander arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + expander arrow:hover { + color: white; } + expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +calendar { + color: #D3DAE3; + border: 1px solid #2b2e39; + border-radius: 3px; + padding: 2px; } + calendar:selected { + border-radius: 1.5px; } + calendar.header { + color: #D3DAE3; + border: none; } + calendar.button { + color: rgba(211, 218, 227, 0.45); } + calendar.button:hover { + color: #D3DAE3; } + calendar.button:disabled { + color: rgba(211, 218, 227, 0.45); } + calendar:indeterminate { + color: alpha(currentColor,0.55); } + calendar.highlight { + color: #D3DAE3; } + +messagedialog .titlebar { + min-height: 20px; + background-color: rgba(47, 52, 63, 0.97); + border-bottom: 1px solid rgba(32, 35, 43, 0.97); } + +messagedialog .dialog-action-area button { + padding: 8px; + min-height: 0; } + +messagedialog.csd.background { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: none; } + +messagedialog.csd .dialog-action-area button { + border-bottom-style: none; } + +messagedialog.csd .dialog-action-area button { + border-radius: 0; + border-right-style: none; } + +messagedialog.csd .dialog-action-area button:last-child { + border-radius: 0 0 3px 0; + border-right-style: none; } + +messagedialog.csd .dialog-action-area button:first-child { + border-radius: 0 0 0 3px; + border-left-style: none; } + +messagedialog.csd .dialog-action-area button:only-child { + border-radius: 0 0 3px 3px; + border-left-style: none; + border-right-style: none; } + +filechooser #pathbarbox { + border-bottom: 1px solid rgba(43, 46, 57, 0.5); } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +.sidebar { + border-style: none; + background-color: #3c4150; } + stacksidebar.sidebar:dir(ltr) list, + stacksidebar.sidebar.left list, + stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { + border-right: 1px solid #2b2e39; + border-left-style: none; } + stacksidebar.sidebar:dir(rtl) list, + stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right { + border-left: 1px solid #2b2e39; + border-right-style: none; } + .sidebar list { + background-color: transparent; } + paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; } + +stacksidebar row { + padding: 10px 4px; } + stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; } + stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; } + +placessidebar > viewport.frame { + border-style: none; } + +placessidebar row { + min-height: 30px; + padding: 0px; } + placessidebar row > revealer { + padding: 0 10px; } + placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 8px; } + placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 8px; } + placessidebar row label.sidebar-label:dir(ltr) { + padding-right: 2px; } + placessidebar row label.sidebar-label:dir(rtl) { + padding-left: 2px; } + button.sidebar-button { + min-width: 22px; + min-height: 22px; + margin-top: 2px; + margin-bottom: 2px; + padding: 0; + border-radius: 100%; + -gtk-outline-radius: 100%; } + button.sidebar-button:not(:hover):not(:active) > image { + opacity: 0.5; } + placessidebar row.sidebar-placeholder-row { + padding: 0 8px; + min-height: 2px; + background-image: linear-gradient(to bottom, #F08437, #F08437); + background-clip: content-box; } + placessidebar row.sidebar-new-bookmark-row { + color: #5294e2; } + placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #F08437, inset 0 -1px #F08437; } + placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #F08437; } + placessidebar row:drop(active):not(:disabled):selected { + background-color: #F08437; } + placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #ffffff; } + +placesview .server-list-button > image { + -gtk-icon-transform: rotate(0turn); } + +placesview .server-list-button:checked > image { + transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + -gtk-icon-transform: rotate(-0.5turn); } + +placesview > actionbar > revealer > box > label { + padding-left: 8px; + padding-right: 8px; } + +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: linear-gradient(to bottom, #2b2e39, #2b2e39); + background-size: 1px 1px; } + paned > separator:selected { + background-image: linear-gradient(to bottom, #5294e2, #5294e2); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #383C4A; + background-image: linear-gradient(to bottom, #2b2e39, #2b2e39), linear-gradient(to bottom, #2b2e39, #2b2e39); + background-size: 1px 1px, 1px 1px; } + +paned.horizontal > separator { + background-repeat: repeat-y; } + paned.horizontal > separator:dir(ltr) { + margin: 0 -8px 0 0; + padding: 0 8px 0 0; + background-position: left; } + paned.horizontal > separator:dir(rtl) { + margin: 0 0 0 -8px; + padding: 0 0 0 8px; + background-position: right; } + paned.horizontal > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-y, repeat-y; + background-position: left, right; } + +paned.vertical > separator { + margin: 0 0 -8px 0; + padding: 0 0 8px 0; + background-repeat: repeat-x; + background-position: top; } + paned.vertical > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-x, repeat-x; + background-position: bottom, top; } + +infobar { + border-style: none; } + infobar.info, infobar.question, infobar.warning, infobar.error { + background-color: #5294e2; + color: #ffffff; + caret-color: currentColor; } + infobar.info selection, infobar.question selection, infobar.warning selection, infobar.error selection { + color: #5294e2; + background-color: #ffffff; } + +.selection-mode.primary-toolbar button:hover, headerbar.selection-mode button:hover, row:selected button, infobar.info button, infobar.question button, infobar.warning button, infobar.error button, .nautilus-window .floating-bar button { + color: #ffffff; + background-color: rgba(255, 255, 255, 0); + border-color: rgba(255, 255, 255, 0.5); } + +row:selected button.flat, row:selected button.sidebar-button, infobar.info button.flat, infobar.info button.sidebar-button, infobar.question button.flat, infobar.question button.sidebar-button, infobar.warning button.flat, infobar.warning button.sidebar-button, infobar.error button.flat, infobar.error button.sidebar-button, .nautilus-window .floating-bar button.flat, .nautilus-window .floating-bar button.sidebar-button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #ffffff; + background-color: rgba(255, 255, 255, 0); } + .selection-mode.primary-toolbar button:disabled, headerbar.selection-mode button:disabled, row:selected button.flat:disabled, row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.info button.sidebar-button:disabled, infobar.question button.flat:disabled, infobar.question button.sidebar-button:disabled, infobar.warning button.flat:disabled, infobar.warning button.sidebar-button:disabled, infobar.error button.flat:disabled, infobar.error button.sidebar-button:disabled, .nautilus-window .floating-bar button.flat:disabled, .nautilus-window .floating-bar button.sidebar-button:disabled, .selection-mode.primary-toolbar button:disabled label, headerbar.selection-mode button:disabled label, row:selected button.flat:disabled label, row:selected button.sidebar-button:disabled label, infobar.info button.flat:disabled label, infobar.info button.sidebar-button:disabled label, infobar.question button.flat:disabled label, infobar.question button.sidebar-button:disabled label, infobar.warning button.flat:disabled label, infobar.warning button.sidebar-button:disabled label, infobar.error button.flat:disabled label, infobar.error button.sidebar-button:disabled label, .nautilus-window .floating-bar button.flat:disabled label, .nautilus-window .floating-bar button.sidebar-button:disabled label { + color: rgba(255, 255, 255, 0.4); } + +row:selected button:hover, infobar.info button:hover, infobar.question button:hover, infobar.warning button:hover, infobar.error button:hover, .nautilus-window .floating-bar button:hover { + color: #ffffff; + background-color: rgba(255, 255, 255, 0.2); + border-color: rgba(255, 255, 255, 0.8); } + +.selection-mode.primary-toolbar button:active, headerbar.selection-mode button:active, .selection-mode.primary-toolbar button:checked, headerbar.selection-mode button:checked, row:selected button:active, infobar.info button:active, infobar.question button:active, infobar.warning button:active, infobar.error button:active, .nautilus-window .floating-bar button:active, .selection-mode.primary-toolbar button:hover:active, headerbar.selection-mode button:hover:active, .selection-mode.primary-toolbar button:hover:checked, headerbar.selection-mode button:hover:checked, row:selected button:active:hover, infobar.info button:active:hover, infobar.question button:active:hover, infobar.warning button:active:hover, infobar.error button:active:hover, .nautilus-window .floating-bar button:active:hover, row:selected button:checked, infobar.info button:checked, infobar.question button:checked, infobar.warning button:checked, infobar.error button:checked, .nautilus-window .floating-bar button:checked { + color: #5294e2; + background-color: #ffffff; + border-color: #ffffff; } + +row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled { + background-color: rgba(255, 255, 255, 0); + border-color: rgba(255, 255, 255, 0.4); } + row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled, row:selected button:disabled label, infobar.info button:disabled label, infobar.question button:disabled label, infobar.warning button:disabled label, infobar.error button:disabled label, .nautilus-window .floating-bar button:disabled label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:active, .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:checked, row:selected button:disabled:active, infobar.info button:disabled:active, infobar.question button:disabled:active, infobar.warning button:disabled:active, infobar.error button:disabled:active, .nautilus-window .floating-bar button:disabled:active, .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:checked, .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:active, row:selected button:disabled:checked, infobar.info button:disabled:checked, infobar.question button:disabled:checked, infobar.warning button:disabled:checked, infobar.error button:disabled:checked, .nautilus-window .floating-bar button:disabled:checked { + color: #5294e2; + background-color: rgba(255, 255, 255, 0.5); + border-color: rgba(255, 255, 255, 0.4); } + +tooltip { + border-radius: 2px; + box-shadow: none; } + tooltip.background { + background-color: rgba(75, 81, 98, 0.95); + background-clip: padding-box; } + tooltip.background label { + padding: 4px; } + tooltip decoration { + background-color: transparent; } + tooltip * { + background-color: transparent; + color: #BAC3CF; } + +colorswatch, colorswatch:drop(active) { + border-style: none; } + +colorswatch.top { + border-top-left-radius: 2.5px; + border-top-right-radius: 2.5px; } + colorswatch.top overlay { + border-top-left-radius: 2px; + border-top-right-radius: 2px; } + +colorswatch.bottom { + border-bottom-left-radius: 2.5px; + border-bottom-right-radius: 2.5px; } + colorswatch.bottom overlay { + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; } + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 2.5px; + border-bottom-left-radius: 2.5px; } + colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 2px; + border-bottom-left-radius: 2px; } + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 2.5px; + border-bottom-right-radius: 2.5px; } + colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; } + +colorswatch.dark overlay { + color: rgba(255, 255, 255, 0.7); } + colorswatch.dark overlay:hover { + border-color: #2b2e39; } + +colorswatch.light overlay { + color: rgba(0, 0, 0, 0.7); } + colorswatch.light overlay:hover { + border-color: #2b2e39; } + +colorswatch overlay { + border: 1px solid #2b2e39; } + colorswatch overlay:hover { + background-color: rgba(255, 255, 255, 0.2); } + +colorswatch:disabled { + opacity: 0.5; } + colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; } + +colorswatch#add-color-button { + border-style: solid; + border-width: 1px; + color: #D3DAE3; + border-color: #2b2e39; + background-color: #444a58; } + colorswatch#add-color-button:hover { + color: #D3DAE3; + border-color: #2b2e39; + background-color: #505666; } + colorswatch#add-color-button overlay { + border-color: transparent; + background-color: transparent; + background-image: none; } + +button.color { + padding: 0; } + button.color colorswatch:first-child:last-child, button.color colorswatch:first-child:last-child overlay { + margin: 4px; + border-radius: 0; } + +colorchooser .popover.osd { + border-radius: 3px; } + +.content-view { + background-color: #404552; } + .content-view:hover { + -gtk-icon-effect: highlight; } + +.scale-popup button:hover { + color: #D3DAE3; + border-color: #2b2e39; + background-color: #505666; } + +.context-menu, popover.touch-selection, .csd popover.touch-selection, +popover.background.touch-selection, .csd popover.background.touch-selection { + font: initial; } + +.monospace { + font-family: Monospace; } + +button.circular, button.nautilus-circular-button.image-button, +button.circular-button { + padding: 0; + min-width: 16px; + min-height: 24px; + padding: 2px 6px; + border-radius: 50%; + -gtk-outline-radius: 50%; } + button.circular label, button.nautilus-circular-button.image-button label, + button.circular-button label { + padding: 0; } + +.keycap { + min-width: 16px; + min-height: 20px; + padding: 3px 6px 4px 6px; + color: #D3DAE3; + background-color: #404552; + border: 1px solid #2b2e39; + border-radius: 2.5px; + box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15); } + +stackswitcher button.text-button { + min-width: 80px; } + +stackswitcher button.circular, stackswitcher button.nautilus-circular-button.image-button { + min-width: 0; } + +*:drop(active):focus, +*:drop(active) { + box-shadow: inset 0 0 0 1px #F08437; } + +decoration { + border-radius: 3px 3px 0 0; + border-width: 0px; + box-shadow: 0 0 0 1px rgba(32, 35, 43, 0.97), 0 8px 8px 0 rgba(0, 0, 0, 0.35); + margin: 10px; } + decoration:backdrop { + box-shadow: 0 0 0 1px rgba(32, 35, 43, 0.87), 0 8px 8px 0 transparent, 0 5px 5px 0 rgba(0, 0, 0, 0.35); + transition: 200ms ease-out; } + .fullscreen decoration, + .tiled decoration { + border-radius: 0; } + .popup decoration { + box-shadow: none; + border-radius: 0; } + .ssd decoration { + border-radius: 3px 3px 0 0; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.65); } + .ssd decoration.maximized { + border-radius: 0; } + .csd.popup decoration { + border-radius: 2px; + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; } + tooltip.csd decoration { + border-radius: 2px; + box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25); } + messagedialog.csd decoration { + border-radius: 3px; } + .solid-csd decoration { + border-radius: 0; + margin: 1px; + background-color: rgba(47, 52, 63, 0.97); + box-shadow: none; } + +headerbar.default-decoration button.titlebutton, +.titlebar.default-decoration button.titlebutton { + padding: 0 4px; + min-width: 0; + min-height: 0; + margin: 0; } + +headerbar button.titlebutton, +.titlebar button.titlebutton { + padding: 0; + min-width: 24px; + border-color: transparent; + background-color: transparent; + background-image: none; + background-color: rgba(47, 52, 63, 0); } + headerbar button.titlebutton:hover, + .titlebar button.titlebutton:hover { + color: rgba(207, 218, 231, 0.8); + border-color: rgba(21, 23, 28, 0.37); + background-color: rgba(95, 105, 127, 0.37); } + headerbar button.titlebutton:active, headerbar button.titlebutton:checked, + .titlebar button.titlebutton:active, + .titlebar button.titlebutton:checked { + color: #ffffff; + border-color: transparent; + background-color: #5294e2; } + headerbar button.titlebutton.close, headerbar button.titlebutton.maximize, headerbar button.titlebutton.minimize, + .titlebar button.titlebutton.close, + .titlebar button.titlebutton.maximize, + .titlebar button.titlebutton.minimize { + color: transparent; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + border-width: 0; } + headerbar button.titlebutton.close:backdrop, headerbar button.titlebutton.maximize:backdrop, headerbar button.titlebutton.minimize:backdrop, + .titlebar button.titlebutton.close:backdrop, + .titlebar button.titlebutton.maximize:backdrop, + .titlebar button.titlebutton.minimize:backdrop { + opacity: 1; } + headerbar button.titlebutton.close, + .titlebar button.titlebutton.close { + background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); } + headerbar button.titlebutton.close:backdrop, + .titlebar button.titlebutton.close:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); } + headerbar button.titlebutton.close:hover, + .titlebar button.titlebutton.close:hover { + background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); } + headerbar button.titlebutton.close:active, + .titlebar button.titlebutton.close:active { + background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); } + headerbar button.titlebutton.maximize, + .titlebar button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); } + headerbar button.titlebutton.maximize:backdrop, + .titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); } + headerbar button.titlebutton.maximize:hover, + .titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); } + headerbar button.titlebutton.maximize:active, + .titlebar button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); } + headerbar button.titlebutton.minimize, + .titlebar button.titlebutton.minimize { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); } + headerbar button.titlebutton.minimize:backdrop, + .titlebar button.titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); } + headerbar button.titlebutton.minimize:hover, + .titlebar button.titlebutton.minimize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); } + headerbar button.titlebutton.minimize:active, + .titlebar button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); } + +.view:selected, iconview:selected, .view:selected:focus, iconview:selected:focus, .view text:selected, iconview text:selected, +textview text:selected, iconview text:selected:focus, +textview text:selected:focus, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, +textview text selection:focus, +textview text selection, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, +modelbutton.flat:active, +modelbutton.flat:active arrow, +modelbutton.flat:selected, +modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, calendar:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { + background-color: #5294e2; } + row:selected label, label:selected, .view:selected, iconview:selected, .view:selected:focus, iconview:selected:focus, .view text:selected, iconview text:selected, + textview text:selected, iconview text:selected:focus, + textview text:selected:focus, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, + textview text selection:focus, + textview text selection, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, + modelbutton.flat:active, + modelbutton.flat:active arrow, + modelbutton.flat:selected, + modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, calendar:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, + .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, + .nautilus-window placessidebar.sidebar row.sidebar-row:selected, + .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, + .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { + color: #ffffff; } + row:selected label:disabled, label:disabled:selected, .view:disabled:selected, iconview:disabled:selected, iconview:disabled:selected:focus, .view text:disabled:selected, iconview text:disabled:selected, + textview text:disabled:selected, iconview text selection:disabled:focus, .view text selection:disabled, iconview text selection:disabled, + textview text selection:disabled, flowbox flowboxchild:disabled:selected, label:disabled selection, entry selection:disabled, menuitem.button.flat:disabled:active, menuitem.button.flat:active arrow:disabled, menuitem.button.flat:disabled:selected, menuitem.button.flat:selected arrow:disabled, + modelbutton.flat:disabled:active, + modelbutton.flat:active arrow:disabled, + modelbutton.flat:disabled:selected, + modelbutton.flat:selected arrow:disabled, treeview.view:disabled:selected:focus, row:disabled:selected, calendar:disabled:selected, .nemo-window .nemo-window-pane widget.entry:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:active:hover, + .nautilus-window placessidebar.sidebar row.sidebar-row:disabled:selected, + .nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover { + color: #a9caf1; } + +.gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked, +terminal-window notebook > header.top > tabs > tab:checked { + box-shadow: inset 0 -1px #2b2e39; } + +terminal-window notebook > header.top, +.mate-terminal notebook > header.top { + padding-top: 3px; + box-shadow: inset 0 1px #262a33, inset 0 -1px #2b2e39; } + terminal-window notebook > header.top button, + .mate-terminal notebook > header.top button { + padding: 0; + min-width: 24px; + min-height: 24px; } + +.nautilus-canvas-item { + border-radius: 2px; } + +.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item, .caja-desktop { + color: white; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } + .nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active, .caja-desktop:active { + color: #D3DAE3; } + .nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected, .caja-desktop:selected { + color: #ffffff; + text-shadow: none; } + +.nautilus-canvas-item.dim-label, label.nautilus-canvas-item.separator, +popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-canvas-item.subtitle, .titlebar:not(headerbar) .nautilus-canvas-item.subtitle, +.nautilus-list-dim-label { + color: #868b97; } + .nautilus-canvas-item.dim-label:selected, label.nautilus-canvas-item.separator:selected, headerbar .nautilus-canvas-item.subtitle:selected, .titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected, .nautilus-canvas-item.dim-label:selected:focus, label.nautilus-canvas-item.separator:selected:focus, headerbar .nautilus-canvas-item.subtitle:selected:focus, .titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected:focus, + .nautilus-list-dim-label:selected, + .nautilus-list-dim-label:selected:focus { + color: #dceaf9; } + +.nautilus-window searchbar { + border-top: 1px solid #2b2e39; } + +.nautilus-window .searchbar-container { + margin-top: -1px; } + +.nautilus-window notebook, +.nautilus-window notebook > stack:not(:only-child) searchbar { + background-color: #404552; } + +.disk-space-display { + border-style: solid; + border-width: 1px; } + .disk-space-display.unknown { + background-color: rgba(211, 218, 227, 0.5); + border-color: rgba(180, 192, 207, 0.5); } + .disk-space-display.used { + background-color: rgba(82, 148, 226, 0.8); + border-color: rgba(38, 121, 219, 0.8); } + .disk-space-display.free { + background-color: #313541; + border-color: #1b1d24; } + +@keyframes needs_attention_keyframes { + 0% { + color: rgba(207, 218, 231, 0.8); + border-color: rgba(21, 23, 28, 0.37); + background-color: rgba(95, 105, 127, 0.37); } + 100% { + color: #ffffff; + border-color: transparent; + background-color: #5294e2; } } + +.nautilus-operations-button-needs-attention { + animation: needs_attention_keyframes 2s ease-in-out; } + +.nautilus-operations-button-needs-attention-multiple { + animation: needs_attention_keyframes 3s ease-in-out; + animation-iteration-count: 3; } + +.conflict-row.activatable, .conflict-row.activatable:active { + color: white; + background-color: #FC4138; } + +.conflict-row.activatable:hover { + background-color: #fd716a; } + +.conflict-row.activatable:selected { + color: #ffffff; + background-color: #5294e2; } + +.nemo-window .nemo-places-sidebar.frame { + border-width: 0; } + +.nemo-window notebook { + background-color: #404552; } + +.nemo-window .nemo-window-pane widget.entry { + border: 1px solid; + border-radius: 3px; + color: #D3DAE3; + border-color: #2b2e39; + background-color: #404552; + box-shadow: inset 1px 0 #5294e2, inset -1px 0 #5294e2, inset 0 1px #5294e2, inset 0 -1px #5294e2; } + +.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button { + color: rgba(207, 218, 231, 0.8); + border-color: rgba(21, 23, 28, 0.37); + background-color: rgba(95, 105, 127, 0.37); } + .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:not(:last-child):not(:only-child) { + margin: 0 0 1px 0; } + .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover { + background-color: rgba(134, 144, 165, 0.37); } + .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked { + color: #ffffff; + border-color: transparent; + background-color: #5294e2; } + .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled { + color: rgba(207, 218, 231, 0.4); } + +.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button + button { + border-left-style: none; } + +.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):hover { + box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37), inset -1px 0 rgba(21, 23, 28, 0.37); } + +.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { + box-shadow: inset -1px 0 rgba(21, 23, 28, 0.37); } + +.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { + box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } + +.caja-notebook { + border-top: 1px solid #2b2e39; } + +.caja-side-pane .frame { + border-width: 1px 0 0; } + +.caja-notebook .frame { + border-width: 0 0 1px; } + +.open-document-selector-treeview.view, iconview.open-document-selector-treeview { + padding: 3px 6px 3px 6px; + border-color: #404552; } + .open-document-selector-treeview.view:hover, iconview.open-document-selector-treeview:hover { + background-color: #4a4f5c; } + .open-document-selector-treeview.view:hover:selected, iconview.open-document-selector-treeview:hover:selected { + color: #ffffff; + background-color: #5294e2; } + +.open-document-selector-name-label { + color: #D3DAE3; } + +.open-document-selector-path-label { + color: #8a909b; + font-size: smaller; } + .open-document-selector-path-label:selected { + color: rgba(255, 255, 255, 0.9); } + +.gedit-document-panel row button { + min-width: 22px; + min-height: 22px; + padding: 0; + color: transparent; + background: none; + border: none; + box-shadow: none; } + .gedit-document-panel row button image { + color: inherit; } + +.gedit-document-panel row:hover:not(:selected) button { + color: #9da3ad; } + .gedit-document-panel row:hover:not(:selected) button:hover { + color: #ff4d4d; } + .gedit-document-panel row:hover:not(:selected) button:active { + color: #D3DAE3; } + +.gedit-document-panel row:hover:selected button:hover { + color: #ff6666; + background: none; + border: none; + box-shadow: none; } + .gedit-document-panel row:hover:selected button:hover:active { + color: #ffffff; } + +.gedit-document-panel-dragged-row { + border: 1px solid #2b2e39; + background-color: #22242d; + color: #D3DAE3; } + +.gedit-side-panel-paned statusbar { + border-top: 1px solid #2b2e39; + background-color: #383C4A; } + +.gedit-search-slider { + background-color: #3c4150; + padding: 6px; + border-color: #2b2e39; + border-radius: 0 0 2px 2px; + border-width: 0 1px 1px 1px; + border-style: solid; } + +.gedit-search-entry-occurrences-tag { + color: rgba(211, 218, 227, 0.6); + border: none; + margin: 2px; + padding: 2px; } + +.gedit-map-frame border { + border-width: 0; } + .gedit-map-frame border:dir(ltr) { + border-left-width: 1px; } + .gedit-map-frame border:dir(rtl) { + border-right-width: 1px; } + +.pluma-window statusbar frame > border { + border: none; } + +.pluma-window notebook > stack scrolledwindow { + border-width: 0 0 1px 0; } + +#pluma-status-combo-button { + min-height: 0; + padding: 0; + border-top: none; + border-bottom: none; + border-radius: 0; } + +.gb-search-entry-occurrences-tag { + background: none; } + +workbench.csd > stack.titlebar:not(headerbar) { + padding: 0; + background: none; + border: none; + box-shadow: none; } + workbench.csd > stack.titlebar:not(headerbar) headerbar, workbench.csd > stack.titlebar:not(headerbar) headerbar:first-child, workbench.csd > stack.titlebar:not(headerbar) headerbar:last-child { + border-radius: 3px 3px 0 0; } + +editortweak .linked > entry.search:focus + .gb-linked-scroller { + border-top-color: #5294e2; } + +layouttab { + background-color: #404552; } + +layout { + border: 1px solid #2b2e39; + -PnlDockBin-handle-size: 1; } + +eggsearchbar box.search-bar { + border-bottom: 1px solid #2b2e39; } + +pillbox { + color: #ffffff; + background-color: #5294e2; + border-radius: 3px; } + pillbox:disabled label { + color: rgba(255, 255, 255, 0.5); } + +docktabstrip { + padding: 0 6px; + background-color: #383C4A; + border-bottom: 1px solid #2b2e39; } + docktabstrip docktab { + min-height: 28px; + border: solid transparent; + border-width: 0 1px; } + docktabstrip docktab label { + opacity: 0.5; } + docktabstrip docktab:checked label, docktabstrip docktab:hover label { + opacity: 1; } + docktabstrip docktab:checked { + border-color: #2b2e39; + background-color: #404552; } + +dockbin { + border: 1px solid #2b2e39; + -PnlDockBin-handle-size: 1; } + +dockpaned { + border: 1px solid #2b2e39; } + +dockoverlayedge { + background-color: #383C4A; } + dockoverlayedge docktabstrip { + padding: 0; + border: none; } + dockoverlayedge.left-edge tab:checked, + dockoverlayedge.right-edge tab:checked { + border-width: 1px 0; } + +popover.messagepopover.background { + padding: 0; } + +popover.messagepopover .popover-content-area { + margin: 16px; } + +popover.messagepopover .popover-action-area { + margin: 8px; } + popover.messagepopover .popover-action-area button:not(:first-child):not(:last-child) { + margin: 0 4px; } + +popover.popover-selector { + padding: 0; } + popover.popover-selector list row { + padding: 5px 0; } + popover.popover-selector list row image { + margin-left: 3px; + margin-right: 10px; } + +entry.search.preferences-search { + border: none; + border-right: 1px solid #2b2e39; + border-bottom: 1px solid #2b2e39; + border-radius: 0; } + +preferences stacksidebar.sidebar list { + background-image: linear-gradient(to bottom, #404552, #404552); } + +preferences stacksidebar.sidebar list separator { + background-color: transparent; } + +devhelppanel entry:focus, +symboltreepanel entry:focus { + border-color: #2b2e39; } + +button.run-arrow-button { + min-width: 12px; } + +omnibar.linked > entry:not(:only-child) { + border-style: solid; + border-radius: 3px; + margin-left: 1px; + margin-right: 1px; } + +gstyleslidein #scale_box button.toggle:checked, +gstyleslidein #strings_controls button.toggle:checked, +gstyleslidein #palette_controls button.toggle:checked, +gstyleslidein #components_controls button.toggle:checked { + color: #D3DAE3; } + +configurationview entry.flat { + background: none; } + +configurationview list { + border-width: 0; } + +.documents-scrolledwin.frame { + border-width: 0; } + +button.documents-load-more { + border-width: 1px 0 0; + border-radius: 0; } + +.documents-icon-bg { + background-color: #5294e2; + color: #ffffff; + border-radius: 2px; } + +.documents-collection-icon, .photos-collection-icon { + background-color: rgba(211, 218, 227, 0.3); + border-radius: 2px; } + +button.documents-favorite:active, +button.documents-favorite:active:hover { + color: #a9caf1; } + +.documents-entry-tag, .photos-entry-tag { + color: #ffffff; + background: #5294e2; + border-radius: 2px; + border-width: 0; + margin: 2px; + padding: 4px; } + .documents-entry-tag:hover, .photos-entry-tag:hover { + color: #ffffff; + background: #639fe5; } + .documents-entry-tag:active, .photos-entry-tag:active { + color: #ffffff; + background: #4189df; } + +.content-view.document-page { + border-style: solid; + border-width: 3px 3px 6px 4px; + border-image: url("assets/thumbnail-frame.png") 3 3 6 4; } + +.photos-fade-in { + opacity: 1.0; + transition: opacity 0.2s ease-out; } + +.photos-fade-out { + opacity: 0.0; + transition: opacity 0.2s ease-out; } + +.tweak-categories, +.tweak-category:not(:selected):not(:hover) { + background-image: linear-gradient(to bottom, #404552, #404552); } + +.tr-workarea undershoot, +.tr-workarea overshoot { + border-color: transparent; } + +.atril-window .primary-toolbar toolbar, .atril-window .primary-toolbar .inline-toolbar { + background: none; } + +#gf-bubble, #gf-bubble.solid, +#gf-osd-window, +#gf-osd-window.solid, +#gf-input-source-popup, +#gf-input-source-popup.solid, +#gf-candidate-popup, +#gf-candidate-popup.solid { + color: #cfd5de; + background-color: rgba(53, 57, 69, 0.95); + border: 1px solid rgba(35, 38, 46, 0.95); + border-radius: 2px; } + +#gf-bubble levelbar block.low, #gf-bubble levelbar block.high, #gf-bubble levelbar block.full, +#gf-osd-window levelbar block.low, +#gf-osd-window levelbar block.high, +#gf-osd-window levelbar block.full, +#gf-input-source-popup levelbar block.low, +#gf-input-source-popup levelbar block.high, +#gf-input-source-popup levelbar block.full, +#gf-candidate-popup levelbar block.low, +#gf-candidate-popup levelbar block.high, +#gf-candidate-popup levelbar block.full { + background-color: #5294e2; + border-color: #5294e2; } + +#gf-bubble levelbar block.empty, +#gf-osd-window levelbar block.empty, +#gf-input-source-popup levelbar block.empty, +#gf-candidate-popup levelbar block.empty { + background-color: rgba(42, 45, 55, 0.95); } + +#gf-bubble levelbar trough, +#gf-osd-window levelbar trough, +#gf-input-source-popup levelbar trough, +#gf-candidate-popup levelbar trough { + background: none; } + +#gf-input-source { + min-height: 32px; + min-width: 40px; } + #gf-input-source:selected { + color: #ffffff; + background-color: #5294e2; + border-radius: 2px; } + +gf-candidate-box label { + padding: 3px; } + +gf-candidate-box:hover, gf-candidate-box:selected { + color: #ffffff; + background-color: #5294e2; + border-radius: 2px; } + +MsdOsdWindow.background.osd { + border-radius: 2px; + border: 1px solid rgba(35, 38, 46, 0.95); } + MsdOsdWindow.background.osd .progressbar { + background-color: #5294e2; + border: none; + border-color: red; + border-radius: 5px; } + MsdOsdWindow.background.osd .trough { + background-color: rgba(42, 45, 55, 0.95); + border: none; + border-radius: 5px; } + +.mate-panel-menu-bar, .mate-panel-menu-bar menubar, +panel-toplevel.background, +panel-toplevel.background menubar { + background-color: #2b2e37; } + +.mate-panel-menu-bar menubar, +.mate-panel-menu-bar #PanelApplet label, +.mate-panel-menu-bar #PanelApplet image, +panel-toplevel.background menubar, +panel-toplevel.background #PanelApplet label, +panel-toplevel.background #PanelApplet image { + color: #BAC3CF; } + +.mate-panel-menu-bar button label, .mate-panel-menu-bar button image, +.mate-panel-menu-bar #tasklist-button label, +.mate-panel-menu-bar #tasklist-button image, +panel-toplevel.background button label, +panel-toplevel.background button image, +panel-toplevel.background #tasklist-button label, +panel-toplevel.background #tasklist-button image { + color: inherit; } + +.mate-panel-menu-bar .wnck-pager, +panel-toplevel.background .wnck-pager { + color: #5d6268; + background-color: rgba(20, 22, 27, 0.95); } + .mate-panel-menu-bar .wnck-pager:hover, + panel-toplevel.background .wnck-pager:hover { + background-color: rgba(54, 58, 70, 0.95); } + .mate-panel-menu-bar .wnck-pager:selected, + panel-toplevel.background .wnck-pager:selected { + color: #a9caf1; + background-color: #5294e2; } + +.mate-panel-menu-bar na-tray-applet, +panel-toplevel.background na-tray-applet { + -NaTrayApplet-icon-padding: 0; + -NaTrayApplet-icon-size: 16px; } + +.xfce4-panel.panel { + background-color: rgba(43, 46, 55, 0.95); + text-shadow: none; + -gtk-icon-shadow: none; } + +#tasklist-button { + color: rgba(186, 195, 207, 0.8); + border-radius: 0; + border: none; + background-color: rgba(43, 46, 55, 0); } + #tasklist-button:hover { + color: #d8dde4; + background-color: rgba(0, 0, 0, 0.17); } + #tasklist-button:checked { + color: white; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: inset 0 -2px #5294e2; } + +.mate-panel-menu-bar button:not(#tasklist-button), +panel-toplevel.background button:not(#tasklist-button), .xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button { + color: #BAC3CF; + border-radius: 0; + border: none; + background-color: rgba(43, 46, 55, 0); } + .mate-panel-menu-bar button:hover:not(#tasklist-button), + panel-toplevel.background button:hover:not(#tasklist-button), .xfce4-panel.panel button.flat:hover, .xfce4-panel.panel button.sidebar-button:hover { + border: none; + background-color: rgba(65, 70, 84, 0.95); } + .mate-panel-menu-bar button:active:not(#tasklist-button), + panel-toplevel.background button:active:not(#tasklist-button), .xfce4-panel.panel button.flat:active, .xfce4-panel.panel button.sidebar-button:active, .mate-panel-menu-bar button:checked:not(#tasklist-button), + panel-toplevel.background button:checked:not(#tasklist-button), .xfce4-panel.panel button.flat:checked, .xfce4-panel.panel button.sidebar-button:checked { + color: #ffffff; + border: none; + background-color: #5294e2; } + .mate-panel-menu-bar button:active:not(#tasklist-button) label, + panel-toplevel.background button:active:not(#tasklist-button) label, .xfce4-panel.panel button.flat:active label, .xfce4-panel.panel button.sidebar-button:active label, .mate-panel-menu-bar button:active:not(#tasklist-button) image, + panel-toplevel.background button:active:not(#tasklist-button) image, .xfce4-panel.panel button.flat:active image, .xfce4-panel.panel button.sidebar-button:active image, .mate-panel-menu-bar button:checked:not(#tasklist-button) label, + panel-toplevel.background button:checked:not(#tasklist-button) label, .xfce4-panel.panel button.flat:checked label, .xfce4-panel.panel button.sidebar-button:checked label, .mate-panel-menu-bar button:checked:not(#tasklist-button) image, + panel-toplevel.background button:checked:not(#tasklist-button) image, .xfce4-panel.panel button.flat:checked image, .xfce4-panel.panel button.sidebar-button:checked image { + color: inherit; } + +.nautilus-window .floating-bar { + padding: 1px; + background-color: #5294e2; + color: #ffffff; + border-radius: 2px 2px 0 0; } + .nautilus-window .floating-bar.bottom.left { + border-top-left-radius: 0; } + .nautilus-window .floating-bar.bottom.right { + border-top-right-radius: 0; } + .nautilus-window .floating-bar button { + border: none; + border-radius: 0; + min-height: 0; } + +.marlin-pathbar.pathbar { + border-radius: 3px; + padding-left: 4px; + padding-right: 4px; + color: rgba(207, 218, 231, 0.8); + border-color: rgba(21, 23, 28, 0.37); + background-color: rgba(95, 105, 127, 0.37); } + .marlin-pathbar.pathbar image, .marlin-pathbar.pathbar image:hover { + color: inherit; } + .marlin-pathbar.pathbar:focus { + color: #ffffff; + border-color: transparent; + background-color: #5294e2; } + .marlin-pathbar.pathbar:disabled { + color: rgba(207, 218, 231, 0.35); + border-color: rgba(21, 23, 28, 0.37); + background-color: rgba(95, 105, 127, 0.22); } + .marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { + color: #5294e2; } + +.gala-notification { + border: 1px solid rgba(0, 0, 0, 0.35); + border-radius: 3px; + box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); + background-image: linear-gradient(to bottom, white, white); + background-color: transparent; } + .gala-notification .title, .gala-notification .label { + color: #5c616c; } + +.panel { + background-color: transparent; + color: white; + font-weight: bold; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); + -gtk-icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } + .panel-shadow { + background-image: none; + background-color: transparent; } + .panel .menu { + box-shadow: none; } + .panel .menu .menuitem { + font-weight: normal; + text-shadow: none; + -gtk-icon-shadow: none; } + .panel .menu .window-frame.menu.csd, + .panel .menu .window-frame.popup.csd { + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); } + .panel .menubar > .menuitem { + padding: 3px 6px; } + .panel .menubar > .menuitem:hover { + background-color: transparent; } + .panel .window-frame.menu.csd, + .panel .window-frame.popup.csd { + box-shadow: none; } + +.composited-indicator { + background-color: transparent; + color: white; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); + -gtk-icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } + .composited-indicator > GtkWidget > GtkWidget:first-child { + padding: 0 2px; } + .composited-indicator .menuitem:active, .composited-indicator .menuitem:hover { + border-style: none; + background-image: none; + box-shadow: none; } + .composited-indicator > .popup > .menu { + padding-top: 8px; + padding-bottom: 8px; } + +.panel-app-button > GtkWidget > GtkWidget:first-child { + padding: 0 2px 0 4px; } + +.panel .menu .spinner, +.menu .spinner { + opacity: 1; } + +UnityDecoration { + -UnityDecoration-extents: 28px 1 1 1; + -UnityDecoration-input-extents: 10px; + -UnityDecoration-shadow-offset-x: 0px; + -UnityDecoration-shadow-offset-y: 3px; + -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.2); + -UnityDecoration-active-shadow-radius: 12px; + -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); + -UnityDecoration-inactive-shadow-radius: 7px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #5294e2; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0.0; } + UnityDecoration .top { + border: 1px solid rgba(32, 35, 43, 0.97); + border-bottom-width: 0; + border-radius: 4px 4px 0 0; + padding: 1px 6px 0 6px; + background-image: linear-gradient(to bottom, #2f343f, #2f343f); + color: rgba(207, 218, 231, 0.8); + box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); } + UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: rgba(207, 218, 231, 0.5); } + UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom, + UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(32, 35, 43, 0.97), rgba(32, 35, 43, 0.97)); } + +UnityPanelWidget, +.unity-panel { + background-image: linear-gradient(to bottom, #2f343f, #2f343f); + color: #f6f7f9; + box-shadow: none; } + UnityPanelWidget:backdrop, + .unity-panel:backdrop { + color: #bdc6d1; } + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + border-radius: 0; + color: #ffffff; + background-image: linear-gradient(to bottom, #5294e2, #5294e2); + border-bottom: none; } + +.lightdm.menu { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + border-color: rgba(255, 255, 255, 0.8); + border-radius: 4px; + padding: 1px; + color: white; } + +.lightdm-combo .menu { + background-color: rgba(64, 71, 86, 0.97); + border-radius: 0px; + padding: 0px; + color: white; } + +.lightdm.menu .menuitem *, +.lightdm.menu .menuitem.check:active, +.lightdm.menu .menuitem.radio:active { + color: white; } + +.lightdm.menubar { + color: rgba(255, 255, 255, 0.8); + background-image: none; + background-color: rgba(0, 0, 0, 0.5); } + .lightdm.menubar > .menuitem { + padding: 2px 6px; } + +.lightdm-combo.combobox-entry .button, +.lightdm-combo .cell, +.lightdm-combo .button, +.lightdm-combo .entry, +.lightdm.button, +.lightdm.entry { + background-image: none; + background-color: rgba(0, 0, 0, 0.3); + border-color: rgba(255, 255, 255, 0.4); + border-radius: 10px; + padding: 7px; + color: white; + text-shadow: none; } + +.lightdm.button, +.lightdm.button:hover, +.lightdm.button:active, +.lightdm.button:active:focus, +.lightdm.entry, +.lightdm.entry:hover, +.lightdm.entry:active, +.lightdm.entry:active:focus { + background-image: none; + border-image: none; } + +.lightdm.button:focus, +.lightdm.entry:focus { + border-color: rgba(255, 255, 255, 0.1); + border-width: 1px; + border-style: solid; + color: white; } + +.lightdm.entry:selected { + background-color: rgba(255, 255, 255, 0.8); } + +.lightdm.entry:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: dashentry_spinner 1s infinite linear; } + +.lightdm.option-button { + padding: 2px; + background: none; + border: 0; } + +.lightdm.toggle-button { + background: none; + border-width: 0; } + .lightdm.toggle-button.selected { + background-color: rgba(0, 0, 0, 0.7); + border-width: 1px; } + +@keyframes dashentry_spinner { + to { + -gtk-icon-transform: rotate(1turn); } } + +.overlay-bar { + background-color: #5294e2; + border-color: #5294e2; + border-radius: 2px; + padding: 3px 6px; + margin: 3px; } + .overlay-bar label { + color: #ffffff; } + +GraniteWidgetsThinPaned { + background-color: transparent; + background-image: none; + margin: 0; + border-left: 1px solid #2b2e39; + border-right: 1px solid #2b2e39; } + +GraniteWidgetsPopOver .frame, +GraniteWidgetsStaticNotebook .frame { + border: none; } + +.help_button { + border-radius: 100px; + padding: 3px 9px; } + +toolbar.secondary-toolbar, .secondary-toolbar.inline-toolbar { + padding: 3px; + border-bottom: 1px solid #2b2e39; } + toolbar.secondary-toolbar button, .secondary-toolbar.inline-toolbar button { + padding: 0 3px 0 3px; } + +toolbar.bottom-toolbar, .bottom-toolbar.inline-toolbar { + padding: 5px; + border-width: 1px 0 0 0; + border-style: solid; + border-color: #2b2e39; + background-color: #383C4A; } + toolbar.bottom-toolbar button, .bottom-toolbar.inline-toolbar button { + padding: 2px 3px 2px 3px; } + +.source-list { + -GtkTreeView-horizontal-separator: 1px; + -GtkTreeView-vertical-separator: 6px; } + +.source-list, +.source-list.view, +iconview.source-list { + background-color: #383C4A; + color: #D3DAE3; + -gtk-icon-style: regular; } + +.source-list.category-expander { + color: transparent; } + +.source-list.view:hover, iconview.source-list:hover { + background-color: #434859; } + +.source-list.view:selected, iconview.source-list:selected, +.source-list.view:hover:selected, +iconview.source-list:hover:selected, +.source-list.view:selected:focus, +iconview.source-list:selected:focus, +.source-list.category-expander:hover { + color: #ffffff; + background-color: #5294e2; } + +.source-list scrollbar, +.source-list junction { + border-image: none; + border-color: transparent; + background-color: #383C4A; + background-image: none; } + +.source-list.badge, +.source-list.badge:hover, +.source-list.badge:selected, +.source-list.badge:selected:focus, +.source-list.badge:hover:selected { + background-image: none; + background-color: #5294e2; + color: #ffffff; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; } + +.source-list.badge:selected, +.source-list.badge:selected:focus, +.source-list.badge:hover:selected { + background-color: #ffffff; + color: #5294e2; } + +.source-list.category-expander { + color: #D3DAE3; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + -GtkTreeView-expander-size: 16; } + +.source-list.category-expander, +.source-list.category-expander:backdrop { + color: transparent; + border: none; } + +.source-list.category-expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +GraniteWidgetsWelcome { + background-color: #404552; } + +GraniteWidgetsWelcome label { + color: #868b97; + font-size: 11px; + text-shadow: none; } + +GraniteWidgetsWelcome .h1, +GraniteWidgetsWelcome .h3 { + color: rgba(211, 218, 227, 0.8); } + +.help_button { + border-radius: 0; } + +GraniteWidgetsPopOver { + -GraniteWidgetsPopOver-arrow-width: 21; + -GraniteWidgetsPopOver-arrow-height: 10; + -GraniteWidgetsPopOver-border-radius: 2px; + -GraniteWidgetsPopOver-border-width: 1; + -GraniteWidgetsPopOver-shadow-size: 12; + border: 1px solid rgba(0, 0, 0, 0.3); + margin: 0; } + +.popover_bg { + background-image: linear-gradient(to bottom, #404552, #404552); + border: 1px solid rgba(0, 0, 0, 0.3); } + +GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar, +GraniteWidgetsPopOver * { + background-color: transparent; } + +GraniteWidgetsXsEntry entry { + padding: 4px; } + +.h1 { + font-size: 24px; } + +.h2 { + font-size: 18px; } + +.h3 { + font-size: 11px; } + +.h4, +.category-label { + color: #a5abb5; + font-weight: 600; } + +.h4 { + padding-bottom: 6px; + padding-top: 6px; } + +GtkListBox .h4 { + padding-left: 6px; } + +#panel_window { + background-color: rgba(43, 46, 55, 0.95); + color: #BAC3CF; + font-weight: bold; + box-shadow: inset 0 -1px rgba(27, 29, 35, 0.95); } + #panel_window menubar { + padding-left: 5px; } + #panel_window menubar, #panel_window menubar > menuitem { + background-color: transparent; + color: #BAC3CF; + font-weight: bold; } + #panel_window menubar menuitem:disabled { + color: rgba(186, 195, 207, 0.5); } + #panel_window menubar menuitem:disabled label { + color: inherit; } + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #D3DAE3; } + +#content_frame { + padding-bottom: 14px; + background-color: #383C4A; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; } + +#content_frame button { + color: #D3DAE3; + border-color: #2b2e39; + background-color: #444a58; } + #content_frame button:hover { + color: #D3DAE3; + border-color: #2b2e39; + background-color: #505666; } + #content_frame button:active, #content_frame button:checked { + color: #ffffff; + border-color: #2b2e39; + background-color: #5294e2; } + #content_frame button:disabled { + border-color: rgba(43, 46, 57, 0.55); + background-color: rgba(68, 74, 88, 0.55); } + #content_frame button:disabled label, #content_frame button:disabled { + color: rgba(211, 218, 227, 0.45); } + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: rgba(47, 52, 63, 0.97); + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; + box-shadow: inset 0 1px rgba(38, 42, 51, 0.97); } + +#buttonbox_frame button { + color: #BAC3CF; + border-color: rgba(26, 28, 34, 0.35); + background-color: rgba(102, 109, 132, 0.35); } + #buttonbox_frame button:hover { + color: #BAC3CF; + border-color: rgba(26, 28, 34, 0.35); + background-color: rgba(119, 127, 151, 0.45); } + #buttonbox_frame button:active, #buttonbox_frame button:checked { + color: #ffffff; + border-color: rgba(26, 28, 34, 0.35); + background-color: #5294e2; } + #buttonbox_frame button:disabled { + color: #5d626e; + border-color: rgba(26, 28, 34, 0.35); + background-color: rgba(102, 109, 132, 0.2); } + +#login_window #user_combobox { + color: #D3DAE3; + font-size: 13px; } + #login_window #user_combobox menu { + font-weight: normal; } + +#user_image { + padding: 3px; + border-radius: 2px; } + +#shutdown_button.button { + background-clip: border-box; + color: green; + background-color: #F04A50; + border-color: #F04A50; } + #shutdown_button.button:hover { + background-clip: border-box; + color: green; + background-color: #f4797e; + border-color: #f4797e; } + #shutdown_button.button:active, #shutdown_button.button:checked { + background-clip: border-box; + color: green; + background-color: #ec1b22; + border-color: #ec1b22; } + +#restart_button.button { + background-clip: border-box; + color: green; + background-color: #4DADD4; + border-color: #4DADD4; } + #restart_button.button:hover { + background-clip: border-box; + color: green; + background-color: #76c0de; + border-color: #76c0de; } + #restart_button.button:active, #restart_button.button:checked { + background-clip: border-box; + color: green; + background-color: #2e96c0; + border-color: #2e96c0; } + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; } + +.nautilus-window paned > separator { + background-image: linear-gradient(to bottom, rgba(42, 45, 55, 0.95), rgba(42, 45, 55, 0.95)); } + +filechooser paned > separator { + background-image: linear-gradient(to bottom, rgba(42, 45, 55, 0.95), rgba(42, 45, 55, 0.95)); } + +filechooser.csd.background, filechooser placessidebar list, +.nautilus-window.csd.background, +.nautilus-window placessidebar list { + background-color: transparent; } + +filechooser placessidebar.sidebar, +.nautilus-window placessidebar.sidebar { + background-color: rgba(53, 57, 69, 0.95); } + filechooser placessidebar.sidebar row.sidebar-row, + .nautilus-window placessidebar.sidebar row.sidebar-row { + border: none; + color: #BAC3CF; } + filechooser placessidebar.sidebar row.sidebar-row .sidebar-icon, + .nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon { + color: rgba(186, 195, 207, 0.6); } + filechooser placessidebar.sidebar row.sidebar-row.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:hover, + .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup, + .nautilus-window placessidebar.sidebar row.sidebar-row:hover { + background-color: rgba(186, 195, 207, 0.15); } + filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessidebar.sidebar row.sidebar-row:disabled label, filechooser placessidebar.sidebar row.sidebar-row:disabled image, + .nautilus-window placessidebar.sidebar row.sidebar-row:disabled, + .nautilus-window placessidebar.sidebar row.sidebar-row:disabled label, + .nautilus-window placessidebar.sidebar row.sidebar-row:disabled image { + color: rgba(186, 195, 207, 0.4); } + filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, + .nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, + .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, + .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, + .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { + color: inherit; } + filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button, + .nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button { + color: #BAC3CF; } + filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover, + .nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover { + color: #BAC3CF; + border-color: rgba(26, 28, 34, 0.35); + background-color: rgba(119, 127, 151, 0.45); } + filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active, + .nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active { + color: #ffffff; + border-color: #2b2e39; + background-color: #5294e2; } + filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image, + .nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image { + opacity: 0.5; } + filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row, + .nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row { + color: #5294e2; } + filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon, + .nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon { + color: inherit; } + filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon, + .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), + .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, + .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon { + color: #F08437; } + filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, + .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected { + background-color: #F08437; } + filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon, + .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, + .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, + .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon { + color: #ffffff; } + filechooser placessidebar.sidebar separator, + .nautilus-window placessidebar.sidebar separator { + background-color: transparent; } + +filechooser.maximized placessidebar.sidebar, +.nautilus-window.maximized placessidebar.sidebar { + background-color: #353945; } + +.nemo-window .sidebar { + color: #BAC3CF; + background-color: rgba(53, 57, 69, 0.95); } + .nemo-window .sidebar .view, .nemo-window .sidebar iconview, .nemo-window .sidebar row { + background-color: transparent; + color: #BAC3CF; } + .nemo-window .sidebar .view.cell:selected, .nemo-window .sidebar iconview.cell:selected, .nemo-window .sidebar row.cell:selected { + background-color: #5294e2; + color: #ffffff; } + .nemo-window .sidebar .view.expander, .nemo-window .sidebar iconview.expander, .nemo-window .sidebar row.expander { + color: rgba(123, 129, 141, 0.975); } + .nemo-window .sidebar .view.expander:hover, .nemo-window .sidebar iconview.expander:hover, .nemo-window .sidebar row.expander:hover { + color: #BAC3CF; } + .nemo-window .sidebar separator { + background-color: transparent; } + +.caja-side-pane, +.caja-side-pane > notebook > stack > widget > box, +.caja-side-pane text, +.caja-side-pane treeview { + color: #BAC3CF; + caret-color: #BAC3CF; + background-color: #353945; } + +.caja-side-pane > box button:not(:active):not(:checked) { + color: #BAC3CF; } + +.caja-side-pane .frame { + border-color: #2a2d37; } + +.caja-side-pane junction { + background-color: rgba(42, 45, 55, 0.95); } + +filechooser actionbar { + color: #BAC3CF; + background-color: rgba(53, 57, 69, 0.95); + border-color: rgba(20, 21, 26, 0.95); } + filechooser actionbar label, filechooser actionbar combobox { + color: #BAC3CF; } + +.gedit-bottom-panel-paned { + background-color: #404552; } + +.gedit-side-panel-paned > separator { + background-image: linear-gradient(to bottom, rgba(42, 45, 55, 0.95), rgba(42, 45, 55, 0.95)); } + +.gedit-bottom-panel-paned > separator { + background-image: linear-gradient(to bottom, #2b2e39, #2b2e39); } + +.gedit-document-panel { + background-color: rgba(53, 57, 69, 0.95); } + .maximized .gedit-document-panel { + background-color: #353945; } + .gedit-document-panel row { + color: #BAC3CF; + background-color: rgba(186, 195, 207, 0); } + .gedit-document-panel row:hover { + background-color: rgba(186, 195, 207, 0.15); } + .gedit-document-panel row:active { + color: #ffffff; + background-color: #5294e2; } + .gedit-document-panel row:active button { + color: #ffffff; } + .gedit-document-panel row:selected, .gedit-document-panel row:selected:hover { + color: #ffffff; + background-color: #5294e2; } + .gedit-document-panel row:hover:not(:selected) button:active { + color: #BAC3CF; } + +filechooser actionbar button { + color: #BAC3CF; + border-color: rgba(26, 28, 34, 0.35); + background-color: rgba(102, 109, 132, 0.35); } + .caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover { + color: #BAC3CF; + border-color: rgba(26, 28, 34, 0.35); + background-color: rgba(119, 127, 151, 0.45); } + filechooser actionbar button:active, filechooser actionbar button:checked { + color: #ffffff; + border-color: rgba(26, 28, 34, 0.35); + background-color: #5294e2; } + filechooser actionbar button:disabled { + color: #5d626e; + border-color: rgba(26, 28, 34, 0.35); + background-color: rgba(102, 109, 132, 0.2); } + +filechooser actionbar entry { + color: #BAC3CF; + border-color: rgba(26, 28, 34, 0.35); + background-color: rgba(102, 109, 132, 0.35); } + filechooser actionbar entry image, filechooser actionbar entry image:hover { + color: inherit; } + filechooser actionbar entry:focus { + color: #ffffff; + border-color: rgba(26, 28, 34, 0.35); + background-color: #5294e2; } + filechooser actionbar entry:disabled { + color: rgba(186, 195, 207, 0.55); + background-color: rgba(102, 109, 132, 0.2); } + +filechooser placessidebar.sidebar scrollbar, +.nautilus-window placessidebar.sidebar scrollbar, .nemo-window .sidebar scrollbar, .caja-side-pane scrollbar { + border-color: rgba(42, 45, 55, 0.95); } + filechooser placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, + .nautilus-window placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nemo-window .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .caja-side-pane scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + background-color: #e7eaee; + border: 1px solid rgba(0, 0, 0, 0.3); } + filechooser placessidebar.sidebar scrollbar slider, + .nautilus-window placessidebar.sidebar scrollbar slider, .nemo-window .sidebar scrollbar slider, .caja-side-pane scrollbar slider { + background-color: rgba(231, 234, 238, 0.7); } + filechooser placessidebar.sidebar scrollbar slider:hover, + .nautilus-window placessidebar.sidebar scrollbar slider:hover, .nemo-window .sidebar scrollbar slider:hover, .caja-side-pane scrollbar slider:hover { + background-color: #f6f7f9; } + filechooser placessidebar.sidebar scrollbar slider:hover:active, + .nautilus-window placessidebar.sidebar scrollbar slider:hover:active, .nemo-window .sidebar scrollbar slider:hover:active, .caja-side-pane scrollbar slider:hover:active { + background-color: #5294e2; } + filechooser placessidebar.sidebar scrollbar slider:disabled, + .nautilus-window placessidebar.sidebar scrollbar slider:disabled, .nemo-window .sidebar scrollbar slider:disabled, .caja-side-pane scrollbar slider:disabled { + background-color: transparent; } + filechooser placessidebar.sidebar scrollbar trough, + .nautilus-window placessidebar.sidebar scrollbar trough, .nemo-window .sidebar scrollbar trough, .caja-side-pane scrollbar trough { + background-color: rgba(42, 45, 55, 0.95); } + +@define-color theme_fg_color #D3DAE3; +@define-color theme_text_color #D3DAE3; +@define-color theme_bg_color #383C4A; +@define-color theme_base_color #404552; +@define-color theme_selected_bg_color #5294e2; +@define-color theme_selected_fg_color #ffffff; +@define-color fg_color #D3DAE3; +@define-color text_color #D3DAE3; +@define-color bg_color #383C4A; +@define-color base_color #404552; +@define-color selected_bg_color #5294e2; +@define-color selected_fg_color #ffffff; +@define-color insensitive_bg_color #3c4150; +@define-color insensitive_fg_color alpha(#d3dae3, 0.5); +@define-color insensitive_base_color #404552; +@define-color theme_unfocused_fg_color #D3DAE3; +@define-color theme_unfocused_text_color #D3DAE3; +@define-color theme_unfocused_bg_color #383C4A; +@define-color theme_unfocused_base_color #404552; +@define-color borders #2b2e39; +@define-color unfocused_borders #2b2e39; +@define-color warning_color #F27835; +@define-color error_color #FC4138; +@define-color success_color #73d216; +@define-color placeholder_text_color #A8A8A8; +@define-color link_color #a9caf1; +@define-color content_view_bg #404552; +@define-color wm_title alpha(#cfdae7, 0.8); +@define-color wm_unfocused_title alpha(#cfdae7, 0.5); +@define-color wm_bg #2f343f; +@define-color wm_bg_unfocused #323843; +@define-color wm_highlight #363b48; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_button_close_bg #cc575d; +@define-color wm_button_close_hover_bg #d7787d; +@define-color wm_button_close_active_bg #be3841; +@define-color wm_icon_close_bg #2f343f; +@define-color wm_button_hover_bg #454C5C; +@define-color wm_button_active_bg #5294e2; +@define-color wm_button_hover_border #262932; +@define-color wm_icon_bg #90939B; +@define-color wm_icon_unfocused_bg #666A74; +@define-color wm_icon_hover_bg #C4C7CC; +@define-color wm_icon_active_bg #ffffff; diff --git a/.themes/Arc-Dark-Gruvbox/gtk-3.0/thumbnail.png b/.themes/Arc-Dark-Gruvbox/gtk-3.0/thumbnail.png new file mode 100644 index 0000000000000000000000000000000000000000..daf3162a286eafd49d6b80006305683b631e6ca6 GIT binary patch literal 1508 zcmV%M?09%fpQzHa#X6xAcSODdeoPM5JpmzN<}9kXr5SboT*A1M`#BDK-k~RHeLu`IVo}e0S!9EvAlQ60DvbM zQXI>>^ z*qw1AQFaw?t1sTxQFAJm@!HIp(T>qGX@b_+pN^w-$YQYJd|A!>MT0arv}+x!HctNK z-5nJS0I0{jx^YhBt`q5tpGzN%t=^o=x+`yJ9FaJ9<-qns*G)MKm(HGGp&?N3Jo43d zXIcdMi52Uo*Exfu##(e5wQ#j$@0Vq6A>L#|EFwsR5da{IysKn8(|C!{q^eEBW4T?G zHa_|?Sa;4{x*GtQbMv*fiMQ<~ZJhu7(YSduMw`b>wegpKZxsN#zhIC%D!%l)`tk4SizW>& z`58d)lsj**GC;^v?Fx@EC1JpX;|Cfc9K$KzbG`2PdpMcIxU2d^xeuFNmgCW|bb9pK zHS6C0?5t(!>kBfvxfbe`Jf5VdIB&2Mp%`rCRE8uB03_be-71wb!cctIk5RO3-aAyX znQyIS+*O3e*jLJ8z!QCG&dnz@sf0FlNNzzFg9^07von-KzM8VKCY{}`$3d24Ko~** z07#{!Q8e{C;&9N*tBqRx=5|a~^Ik@Zq{4%4)ig%S%vA^@0Abc=*7Y@)xrWLvwb3?l z#L~hMOA0mCtmxlaS7kgwBQiN-TFy|>UGJCVkk1n`*wa)95IJPxG%E!FAaQTg*Xas5YqrCzLKvMsZO$mB;#{);4@qiMM#c+UhcDQoG7jtOy}>IdWs$u{y%o4% z^{;XEXx4r4#OH^r7#X0p=ty<`%WrSygRHmaQk8ck0Eo?}f2z)2w)w;7FCEx+AS&K> zY+`THv?auuY-`R+x$j4cK zhu2~q2K`8l^|iX>9=bd8{10O3`ofI2DTWqYZJT76l7|SodoH&-_p>+KLIA+6>2?4J z@tiJM-=9DSI@){uloj?jQG@IlN%v0K_vfK-p!wb z<~#L;&{o^UT?bl5|6fwxM=PKe(25k$2@e_}OcaEEvno*#5W*4>G)YmuHc$UxEee9S z%|lXDLd~kPGgPT)o@YJHZsoss4;FNUb)rp9DTay^& +image/svg+xml \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/metacity-1/button-border.svg b/.themes/Arc-Dark-Gruvbox/metacity-1/button-border.svg new file mode 100644 index 00000000..a1ab9486 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/metacity-1/button-border.svg @@ -0,0 +1,107 @@ + +image/svg+xml \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/metacity-1/close-icon.svg b/.themes/Arc-Dark-Gruvbox/metacity-1/close-icon.svg new file mode 100644 index 00000000..312fa9e0 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/metacity-1/close-icon.svg @@ -0,0 +1,104 @@ + +image/svg+xml \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/metacity-1/max-icon.svg b/.themes/Arc-Dark-Gruvbox/metacity-1/max-icon.svg new file mode 100644 index 00000000..6b80028b --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/metacity-1/max-icon.svg @@ -0,0 +1,75 @@ + +image/svg+xml \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/metacity-1/metacity-theme-1.xml b/.themes/Arc-Dark-Gruvbox/metacity-1/metacity-theme-1.xml new file mode 100644 index 00000000..4cb97beb --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/metacity-1/metacity-theme-1.xml @@ -0,0 +1,762 @@ + + + + Arc + horst3180 + horst3180 + 2015 + Arc Metacity theme + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_unfocused"/> +</draw_ops> + + <!-- window decorations --> + +<draw_ops name="entire_background_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_max"> + +</draw_ops> + +<draw_ops name="titlebar_small_focused"> + +</draw_ops> + +<draw_ops name="titlebar_small_unfocused"> + +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + + +<!--close--> +<draw_ops name="close_focused"> + <image filename="button-bg.svg" colorize="C_button_close_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused"> + <image filename="button-bg.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--maximize--> +<draw_ops name="maximize_focused"> + <image filename="max-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <image filename="max-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--minimize--> +<draw_ops name="minimize_focused"> + <image filename="min-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <image filename="min-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + + +<!--Todo--> +<draw_ops name="menu_focused"></draw_ops> +<draw_ops name="menu_focused_pressed"></draw_ops> +<draw_ops name="menu_unfocused"></draw_ops> +<draw_ops name="menu_unfocused_prelight"></draw_ops> +<draw_ops name="menu_unfocused_pressed"></draw_ops> +<draw_ops name="shade_focused"></draw_ops> +<draw_ops name="shade_focused_pressed"></draw_ops> +<draw_ops name="shade_unfocused"></draw_ops> +<draw_ops name="shade_unfocused_prelight"></draw_ops> +<draw_ops name="shade_unfocused_pressed"></draw_ops> + +<!-- frame styles --> + +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_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="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_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="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_small_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_small_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="borderless"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="borderless"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- frame style sets --> + +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused"/> + <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> + <frame focus="yes" state="maximized" style="normal_max_focused"/> + <frame focus="no" state="maximized" style="normal_max_unfocused"/> + <frame focus="yes" state="shaded" style="normal_focused"/> + <frame focus="no" state="shaded" style="normal_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="dialog_focused"/> + <frame focus="no" state="shaded" style="dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="modal_dialog_focused"/> + <frame focus="no" state="shaded" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused"/> + <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="utility_focused"/> + <frame focus="no" state="shaded" style="utility_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused"/> + <frame focus="no" state="normal" resize="both" style="border_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="blank"/> + <frame focus="no" state="shaded" style="blank"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + + +<!-- windows --> + +<window type="normal" style_set="normal_style_set"/> +<window type="dialog" style_set="dialog_style_set"/> +<window type="modal_dialog" style_set="modal_dialog_style_set"/> +<window type="menu" style_set="utility_style_set"/> +<window type="utility" style_set="utility_style_set"/> +<window type="border" style_set="border_style_set"/> + +</metacity_theme> diff --git a/.themes/Arc-Dark-Gruvbox/metacity-1/metacity-theme-2.xml b/.themes/Arc-Dark-Gruvbox/metacity-1/metacity-theme-2.xml new file mode 100644 index 00000000..4cb97beb --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/metacity-1/metacity-theme-2.xml @@ -0,0 +1,762 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Arc</name> + <author>horst3180</author> + <copyright>horst3180</copyright> + <date>2015</date> + <description>Arc Metacity theme</description> +</info> + +<!-- meaningfull constants --> + +<constant name="C_title_focused" value="#afb8c6" /> +<constant name="C_title_unfocused" value="#8a939f" /> + +<constant name="C_wm_bg_focused" value="#2f343f" /> +<constant name="C_wm_bg_unfocused" value="#2f343f" /> + +<constant name="C_wm_highlight" value="#353a48" /> + +<!-- window button colors --> + +<!-- close --> +<constant name="C_button_close_bg_focused" value="#cc575d" /> +<constant name="C_button_close_bg_hover" value="#d7787d" /> +<constant name="C_button_close_bg_active" value="#be3841" /> + +<constant name="C_icon_close_bg" value="#2f343f" /> + +<!-- minimize, maximize --> +<constant name="C_button_bg_hover" value="#454C5C" /> +<constant name="C_button_bg_active" value="#5294e2" /> + +<constant name="C_button_border_hover" value="#262932" /> + +<constant name="C_icon_bg_focused" value="#90939B" /> +<constant name="C_icon_bg_unfocused" value="#666A74" /> +<constant name="C_icon_bg_hover" value="#C4C7CC" /> +<constant name="C_icon_bg_active" value="#5294e2" /> + +<!-- geometries --> + +<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="3" /> + <distance name="left_titlebar_edge" value="2"/> + <distance name="right_titlebar_edge" value="2"/> + <distance name="title_vertical_pad" value="3"/> + <border name="title_border" left="10" right="10" top="3" bottom="3"/> + <border name="button_border" left="3" right="3" top="0" bottom="0"/> + <aspect_ratio name="button" value="1.0" /> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal"> +</frame_geometry> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="0"/> + <distance name="right_titlebar_edge" value="0"/> + <distance name="title_vertical_pad" value="2"/> <!-- + This needs to be 1 less then the + title_vertical_pad on normal state + or you'll have bigger buttons --> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" hide_buttons="true" rounded_top_left="1" rounded_top_right="1"> + <distance name="title_vertical_pad" value="7"/> + <border name="title_border" left="10" right="10" top="0" bottom="1"/> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="10" right="10" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> + <distance name="title_vertical_pad" value="5"/> +</frame_geometry> + +<!-- drawing operations --> + + <!-- title --> + +<draw_ops name="title_focused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_unfocused"/> +</draw_ops> + + <!-- window decorations --> + +<draw_ops name="entire_background_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_max"> + +</draw_ops> + +<draw_ops name="titlebar_small_focused"> + +</draw_ops> + +<draw_ops name="titlebar_small_unfocused"> + +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + + +<!--close--> +<draw_ops name="close_focused"> + <image filename="button-bg.svg" colorize="C_button_close_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused"> + <image filename="button-bg.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--maximize--> +<draw_ops name="maximize_focused"> + <image filename="max-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <image filename="max-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--minimize--> +<draw_ops name="minimize_focused"> + <image filename="min-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <image filename="min-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + + +<!--Todo--> +<draw_ops name="menu_focused"></draw_ops> +<draw_ops name="menu_focused_pressed"></draw_ops> +<draw_ops name="menu_unfocused"></draw_ops> +<draw_ops name="menu_unfocused_prelight"></draw_ops> +<draw_ops name="menu_unfocused_pressed"></draw_ops> +<draw_ops name="shade_focused"></draw_ops> +<draw_ops name="shade_focused_pressed"></draw_ops> +<draw_ops name="shade_unfocused"></draw_ops> +<draw_ops name="shade_unfocused_prelight"></draw_ops> +<draw_ops name="shade_unfocused_pressed"></draw_ops> + +<!-- frame styles --> + +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_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="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_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="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_small_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_small_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="borderless"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="borderless"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- frame style sets --> + +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused"/> + <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> + <frame focus="yes" state="maximized" style="normal_max_focused"/> + <frame focus="no" state="maximized" style="normal_max_unfocused"/> + <frame focus="yes" state="shaded" style="normal_focused"/> + <frame focus="no" state="shaded" style="normal_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="dialog_focused"/> + <frame focus="no" state="shaded" style="dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="modal_dialog_focused"/> + <frame focus="no" state="shaded" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused"/> + <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="utility_focused"/> + <frame focus="no" state="shaded" style="utility_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused"/> + <frame focus="no" state="normal" resize="both" style="border_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="blank"/> + <frame focus="no" state="shaded" style="blank"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + + +<!-- windows --> + +<window type="normal" style_set="normal_style_set"/> +<window type="dialog" style_set="dialog_style_set"/> +<window type="modal_dialog" style_set="modal_dialog_style_set"/> +<window type="menu" style_set="utility_style_set"/> +<window type="utility" style_set="utility_style_set"/> +<window type="border" style_set="border_style_set"/> + +</metacity_theme> diff --git a/.themes/Arc-Dark-Gruvbox/metacity-1/metacity-theme-3.xml b/.themes/Arc-Dark-Gruvbox/metacity-1/metacity-theme-3.xml new file mode 100644 index 00000000..6a0aeef0 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1016 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Arc</name> + <author>horst3180</author> + <copyright>horst3180</copyright> + <date>2015</date> + <description>Arc Metacity theme</description> +</info> + +<!-- meaningfull constants --> + +<constant name="C_title_focused" value="gtk:custom(wm_title,#70788d)" /> +<constant name="C_title_unfocused" value="gtk:custom(wm_unfocused_title,#979dac)" /> + +<constant name="C_wm_bg_focused" value="gtk:custom(wm_bg,#e7e8eb)" /> +<constant name="C_wm_bg_unfocused" value="gtk:custom(wm_bg,#e7e8eb)" /> + +<constant name="C_wm_highlight" value="gtk:custom(wm_highlight,#eeeff1)" /> + +<!-- window button colors --> + +<!-- close --> +<constant name="C_button_close_bg_focused" value="gtk:custom(wm_button_close_bg,#f46067)" /> +<constant name="C_button_close_bg_hover" value="gtk:custom(wm_button_close_hover_bg,#f68086)" /> +<constant name="C_button_close_bg_active" value="gtk:custom(wm_button_close_active_bg,#f13039)" /> + +<constant name="C_icon_close_bg" value="gtk:custom(wm_icon_close_bg,#F8F8F9)" /> + +<!-- minimize, maximize --> +<constant name="C_button_bg_hover" value="gtk:custom(wm_button_hover_bg,#fdfdfd)" /> +<constant name="C_button_bg_active" value="gtk:custom(wm_button_active_bg,#5294E2)" /> + +<constant name="C_button_border_hover" value="gtk:custom(wm_button_hover_border,#D1D3DA)" /> + +<constant name="C_icon_bg_focused" value="gtk:custom(wm_icon_bg,#90949E)" /> +<constant name="C_icon_bg_unfocused" value="gtk:custom(wm_icon_unfocused_bg,#B6B8C0)" /> +<constant name="C_icon_bg_hover" value="gtk:custom(wm_icon_hover_bg,#7A7F8B)" /> +<constant name="C_icon_bg_active" value="gtk:custom(wm_icon_active_bg,#ffffff)" /> + +<!-- geometries --> + +<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="2"/> + <distance name="right_titlebar_edge" value="2"/> + <distance name="title_vertical_pad" value="3"/> + <border name="title_border" left="10" right="10" top="3" bottom="3"/> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> + <distance name="button_width" value="30"/> + <distance name="button_height" value="16"/> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal"> +</frame_geometry> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="left_titlebar_edge" value="0"/> + <distance name="right_titlebar_edge" value="0"/> + <distance name="title_vertical_pad" value="2"/> <!-- + This needs to be 1 less then the + title_vertical_pad on normal state + or you'll have bigger buttons --> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="1" parent="normal"> + <distance name="right_width" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="1" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="1" rounded_top_right="1"> + <distance name="title_vertical_pad" value="7"/> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> + <border name="title_border" left="10" right="10" top="0" bottom="1"/> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> +</frame_geometry> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <border name="title_border" left="10" right="10" top="0" bottom="0" /> + <distance name="title_vertical_pad" value="1" /> + <distance name="button_height" value="0"/> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="10" right="10" top="0" bottom="0" /> + <distance name="button_height" value="0"/> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> + <distance name="title_vertical_pad" value="5"/> +</frame_geometry> + +<!--chromium save dialog--> +<frame_geometry name="attached" title_scale="small" has_title="false" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" rounded_bottom_left="0" rounded_bottom_right="0" parent="normal"> + <distance name="title_vertical_pad" value="0"/> + <distance name="bottom_height" value="1"/> + <distance name="left_width" value="1"/> + <distance name="right_width" value="1"/> +</frame_geometry> + +<!-- drawing operations --> + + <!-- title --> + +<draw_ops name="title_focused"> + + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2))" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_focused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" + y="(0 `max` ((height - title_height) / 2)) + 1" + ellipsize_width="width" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2))" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_unfocused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" + y="(0 `max` ((height - title_height) / 2)) + 1" + ellipsize_width="width" + color="C_title_unfocused" /> +</draw_ops> + + <!-- window decorations --> + +<draw_ops name="entire_background_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_max"> + +</draw_ops> + +<draw_ops name="titlebar_small_focused"> + +</draw_ops> + +<draw_ops name="titlebar_small_unfocused"> + +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + + +<!--close--> +<draw_ops name="close_focused"> + <image filename="button-bg.svg" colorize="C_button_close_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused"> + <image filename="button-bg.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--maximize--> +<draw_ops name="maximize_focused"> + <image filename="max-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <image filename="max-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--minimize--> +<draw_ops name="minimize_focused"> + <image filename="min-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <image filename="min-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + + +<!--Todo--> +<draw_ops name="menu_focused"></draw_ops> +<draw_ops name="menu_focused_pressed"></draw_ops> +<draw_ops name="menu_unfocused"></draw_ops> +<draw_ops name="menu_unfocused_prelight"></draw_ops> +<draw_ops name="menu_unfocused_pressed"></draw_ops> +<draw_ops name="shade_focused"></draw_ops> +<draw_ops name="shade_focused_pressed"></draw_ops> +<draw_ops name="shade_unfocused"></draw_ops> +<draw_ops name="shade_unfocused_prelight"></draw_ops> +<draw_ops name="shade_unfocused_pressed"></draw_ops> + +<!-- frame styles --> + +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_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="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_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="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_small_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_small_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- frame style sets --> + +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused"/> + <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> + <frame focus="yes" state="maximized" style="normal_max_focused"/> + <frame focus="no" state="maximized" style="normal_max_unfocused"/> + <frame focus="yes" state="shaded" style="normal_focused"/> + <frame focus="no" state="shaded" style="normal_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_left" style="tiled_left_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_left" style="tiled_left_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_right" style="tiled_right_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_right" style="tiled_right_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_left_and_shaded" style="tiled_left_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_left_and_shaded" style="tiled_left_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_right_and_shaded" style="tiled_right_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_right_and_shaded" style="tiled_right_unfocused"/> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="dialog_focused"/> + <frame focus="no" state="shaded" style="dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="modal_dialog_focused"/> + <frame focus="no" state="shaded" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused"/> + <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="utility_focused"/> + <frame focus="no" state="shaded" style="utility_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused"/> + <frame focus="no" state="normal" resize="both" style="border_unfocused"/> + <frame focus="yes" state="maximized" style="borderless"/> + <frame focus="no" state="maximized" style="borderless"/> + <frame focus="yes" state="shaded" style="blank"/> + <frame focus="no" state="shaded" style="blank"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="attached_style_set"> + <frame focus="yes" state="normal" resize="both" style="attached_focused"/> + <frame focus="no" state="normal" resize="both" style="attached_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="blank"/> + <frame focus="no" state="shaded" style="blank"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + + +<!-- windows --> + +<window type="normal" style_set="normal_style_set"/> +<window type="dialog" style_set="dialog_style_set"/> +<window type="modal_dialog" style_set="modal_dialog_style_set"/> +<window type="menu" style_set="utility_style_set"/> +<window type="utility" style_set="utility_style_set"/> +<window type="border" style_set="border_style_set"/> +<window version=">= 3.2" type="attached" style_set="attached_style_set"/> + +</metacity_theme> diff --git a/.themes/Arc-Dark-Gruvbox/metacity-1/min-icon.svg b/.themes/Arc-Dark-Gruvbox/metacity-1/min-icon.svg new file mode 100644 index 00000000..92920b53 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/metacity-1/min-icon.svg @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + enable-background="new 0 0 32 32" + height="16" + id="Layer_1" + version="1.1" + viewBox="0 0 16 16" + width="16" + xml:space="preserve" + inkscape:version="0.91 r13725" + sodipodi:docname="min-icon.svg"><metadata + id="metadata26"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs + id="defs24" /><sodipodi:namedview + pagecolor="#e2e2e2" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="718" + id="namedview22" + showgrid="true" + inkscape:zoom="22.627417" + inkscape:cx="6.164106" + inkscape:cy="8.4082271" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="Layer_1" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"><inkscape:grid + type="xygrid" + id="grid3003" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /></sodipodi:namedview><g + style="display:inline" + id="titlebutton-min" + inkscape:label="#g6247" + transform="translate(-587,185.63782)"><g + id="g7138" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"><g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-75"><g + id="g4092-0-7-0" + style="display:inline" + transform="translate(58,0)" /></g><path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-3" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#808080;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /></g><rect + y="-185.63782" + x="587" + height="16" + width="16" + id="rect17883-32" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /></g></svg> \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/metacity-1/thumbnail.png b/.themes/Arc-Dark-Gruvbox/metacity-1/thumbnail.png new file mode 100644 index 0000000000000000000000000000000000000000..02c35905754d296dc168381d00b9dcf81d48c2e6 GIT binary patch literal 772 zcmV+f1N;1mP)<h;3K|Lk000e1NJLTq003kF001Be1^@s6<SX4S00006VoOIv0RI60 z0RN!9r;`8x010qNS#tmY3ljhU3ljkVnw%H_000McNliru;0gv1B`9<&EiwQA0+C5X zK~!ko?U+kX6JZpFpP3fq(hCfw#0Vww17IO>15y;CCMK{T?lh*ZbmQ88;7?#-0+Q%n zjk-fisqRRGr3(o}6KP>8y_0rkT#yt;!IZH@OwYUfCNp!A^W;6}J4d-Va@|67YUJMA zD@YbjkyJ^601*ig0U~nR)FlPSlh5s9(&u5Yy_KN534pCqiM4!@#dL;r+4!sfD?`I! zx%O76VNV;8phk;wcws48CUXg$m26&0)=9v)*AqAr20)9Va=$0Q1y7p*sdt%*1T~b3 z6Mio$Mbq3bIl$d+4X@kPm_0;QRmQ`k^oK$K?Cj{geD$WLF(!Q;n=>A)e__Pi#_fOx zz_aZXu}qG~1AY5WQB@|q9-gOm8_OZ8s$!ZZ(WN*Wo0|Z1b!jz^GuUn~K{q;l#L_vQ zBy|>&I?;5NtA4NTouT&Df9H_Mom+=KpI>-dHyDZn6PLrhjm9txgLlzo#x9LAaK69h zvAW&%G)-%M49nv6_cQ?4I(*#h>ae{NY<8B~|JotFz2~?xK8DNX!m=!4%W*!hZ`6Ul zy=PcJ$}lTuy;R2h^&5wG*P1w_o=&I+N_cF9=u#ZhG+B<nuX&7QsZ3vUbLG5{)cKIf zGTrG1;6-YeGYOqY@St2KO6A6Kh-HDEN&(Ox3NaoYt@M;yYc*H2pYsJ~0-a20ex@`( zGl5Rl3ihq}$Go#Gx(tR@UV9&f&i-)*`B??i;^F33vWD3>4mnAs%La1^y{fig0rQC+ zM=%7)F|?A+GrP52832!R#_YFkR&vf)C$d~TCX`RbJtn;S%f+6igXQ9CzQE#c#<4S` zhn&`7S5hEAL;^&Bhy;iL5eX0hA`&11L?l2&N9hN{xZEDdUe#Uz0000<MNUMnLSTZE C5?9Uu literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/unity/close.svg b/.themes/Arc-Dark-Gruvbox/unity/close.svg new file mode 120000 index 00000000..cd184561 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/close.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/close_dash.svg b/.themes/Arc-Dark-Gruvbox/unity/close_dash.svg new file mode 120000 index 00000000..054a65b4 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/close_dash.svg @@ -0,0 +1 @@ +dash/close_dash.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/close_dash_disabled.svg b/.themes/Arc-Dark-Gruvbox/unity/close_dash_disabled.svg new file mode 120000 index 00000000..6635e953 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/close_dash_disabled.svg @@ -0,0 +1 @@ +dash/close_dash_disabled.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/close_dash_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/close_dash_prelight.svg new file mode 120000 index 00000000..4f99727c --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/close_dash_prelight.svg @@ -0,0 +1 @@ +dash/close_dash_prelight.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/close_dash_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/close_dash_pressed.svg new file mode 120000 index 00000000..5bb4c0b4 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/close_dash_pressed.svg @@ -0,0 +1 @@ +dash/close_dash_pressed.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/close_focused_normal.svg b/.themes/Arc-Dark-Gruvbox/unity/close_focused_normal.svg new file mode 120000 index 00000000..cd184561 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/close_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/close_focused_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/close_focused_prelight.svg new file mode 120000 index 00000000..e338f1e8 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/close_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/close_focused_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/close_focused_pressed.svg new file mode 120000 index 00000000..217bc6c1 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/close_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_pressed.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/close_unfocused.svg b/.themes/Arc-Dark-Gruvbox/unity/close_unfocused.svg new file mode 120000 index 00000000..c55c7f2b --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/close_unfocused.svg @@ -0,0 +1 @@ +window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/close_unfocused_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/close_unfocused_prelight.svg new file mode 120000 index 00000000..e338f1e8 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/close_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/close_unfocused_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/close_unfocused_pressed.svg new file mode 120000 index 00000000..217bc6c1 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/close_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_pressed.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/dash/close_dash.svg b/.themes/Arc-Dark-Gruvbox/unity/dash/close_dash.svg new file mode 100644 index 00000000..2b484e8b --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/dash/close_dash.svg @@ -0,0 +1,214 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-dark" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-2-8" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-5-3"> + <g + id="g4092-0-2-21-0-9-7" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#cc575d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,63.867188 415.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 416.9302,66.77394 416.99999,66.9729 417,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 414,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 411.05288,63.088403 410.98357,62.882438 411,62.671875 l 0,-0.75 z" + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8" /> + </g> + </g> + <g + id="g4778-2-68-8-7" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/dash/close_dash_disabled.svg b/.themes/Arc-Dark-Gruvbox/unity/dash/close_dash_disabled.svg new file mode 100644 index 00000000..497574e0 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/dash/close_dash_disabled.svg @@ -0,0 +1,214 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_disabled.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.4" + id="titlebutton-close-backdrop-dark" + inkscape:label="#g6210" + transform="translate(-641.00002,1218)"> + <g + id="g4927-9-2-8-0" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-5-3-3"> + <g + id="g4092-0-2-21-0-9-7-0" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,63.867188 415.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 416.9302,66.77394 416.99999,66.9729 417,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 414,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 411.05288,63.088403 410.98357,62.882438 411,62.671875 l 0,-0.75 z" + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8-3" /> + </g> + </g> + <g + id="g4778-2-68-8-7-6" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1-0" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8-6" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/dash/close_dash_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/dash/close_dash_prelight.svg new file mode 100644 index 00000000..6d3238c8 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/dash/close_dash_prelight.svg @@ -0,0 +1,214 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-hover-dark" + inkscape:label="#g6260" + transform="translate(-538,1218)"> + <g + id="g4927-97-4" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-9-1-3"> + <g + id="g4092-0-2-3-4-6" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#d7787d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,92 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,97.867188 415.73438,96.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.687498 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 414,100 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.687498 -1.71094,-1.710937 C 411.05288,97.088403 410.98357,96.882438 411,96.671875 l 0,-0.75 z" + transform="translate(962,156.00002)" + id="path4068-7-5-8-2-3" /> + </g> + </g> + <g + id="g4778-4-0-2" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-44-1-6" + transform="translate(-60,-518)" /> + <g + id="layer10-2-9-3-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-3-1-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-9-3-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-7-1-2" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-3-3-7" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-02-1-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-7-9-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-4-7-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="542" + height="16" + width="16" + id="rect17883-5-4-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/dash/close_dash_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/dash/close_dash_pressed.svg new file mode 100644 index 00000000..2af4093b --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/dash/close_dash_pressed.svg @@ -0,0 +1,214 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-active-dark" + inkscape:label="#g6332" + transform="translate(-437.00001,1218)"> + <g + id="g4927-8-7-4-9" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-3-7-46-6"> + <g + id="g4092-0-2-2-1-7-2" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#be3841;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,109 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.92188 0.75,0 c 0.008,-1e-4 0.0156,-3.5e-4 0.0234,0 0.19121,0.008 0.3824,0.0964 0.51562,0.23437 l 1.71094,1.71094 1.73438,-1.71094 c 0.19921,-0.17287 0.335,-0.22913 0.51562,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.0258,0.41298 -0.1875,0.5625 l -1.71094,1.71093 1.6875,1.6875 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 414,117 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.6875 -1.71094,-1.71093 c -0.15806,-0.14598 -0.22737,-0.35194 -0.21094,-0.5625 l 0,-0.75 z" + transform="translate(962.00001,139.00001)" + id="path4068-7-5-4-9-7-6" /> + </g> + </g> + <g + id="g4778-3-6-0-5" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-6-0-90-6" + transform="translate(-60,-518)" /> + <g + id="layer10-2-3-6-6-1" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-2-2-6-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-7-0-2-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-6-3-5-2" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-4-1-7-0" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-0-2-8-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-4-0-5-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-5-0-0-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="441" + height="16" + width="16" + id="rect17883-02-4-3" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash.svg b/.themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash.svg new file mode 100644 index 00000000..f7392839 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash.svg @@ -0,0 +1,170 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.7" + id="titlebutton-max-dark" + inkscape:label="#g6234" + transform="translate(-612.00002,1218)"> + <g + id="g7146-16-4" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2-96-8-9"> + <g + id="g4092-0-6-83-7-4" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5-95-1-7" + style="display:inline;opacity:1;fill:#b9bcc2;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + y="-185.63782" + x="616" + height="16" + width="16" + id="rect17883-29-2-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash_disabled.svg b/.themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash_disabled.svg new file mode 100644 index 00000000..a01a3ec1 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash_disabled.svg @@ -0,0 +1,170 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_disabled.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-max-backdrop-dark" + inkscape:label="#g6521" + style="display:inline;opacity:0.4" + transform="translate(-612.00002,1201)"> + <g + style="display:inline;opacity:1" + id="g7146-1-1-6" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2-6-0"> + <g + id="g4092-0-6-9-2" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5-6-4" + style="display:inline;opacity:1;fill:#b9bcc2;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-6-2-5" + width="16" + height="16" + x="616" + y="-168.63782" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash_prelight.svg new file mode 100644 index 00000000..09e1d2d0 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash_prelight.svg @@ -0,0 +1,224 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#c4c7cc;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash_pressed.svg new file mode 100644 index 00000000..5f09b02e --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/dash/maximize_dash_pressed.svg @@ -0,0 +1,247 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4170" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4172" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16.000001" + inkscape:cx="5.2618001" + inkscape:cy="4.6396105" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-active-dark" + inkscape:label="#g6356" + transform="translate(-408.00001,1218)"> + <g + id="g4891-4-5-5" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-132,0)" + style="display:inline;opacity:1" + id="g4490-2-9-1-2-4-8"> + <g + id="g4092-0-6-3-6-8-3-7" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:url(#linearGradient4172);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6-6-0" /> + </g> + </g> + <g + id="g4806-5-2-2-9" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-2-0-0-8" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-9-9-51-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-7-6-4-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-7-4-0-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-9-7-6-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-4-2-4-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-4-6-4-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-0-8-22-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-7-2-3-1"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-4-9-0-2" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="412" + height="16" + width="16" + id="rect17883-79-3-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash.svg b/.themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash.svg new file mode 100644 index 00000000..e25d5be0 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash.svg @@ -0,0 +1,170 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.7" + id="titlebutton-min-dark" + inkscape:label="#g6247" + transform="translate(-583.00002,1218)"> + <g + id="g7138-6-5" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-75-4-7"> + <g + id="g4092-0-7-0-4-9" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-3-8-5" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + y="-185.63782" + x="587" + height="16" + width="16" + id="rect17883-32-6-9" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash_disabled.svg b/.themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash_disabled.svg new file mode 100644 index 00000000..1b90e963 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash_disabled.svg @@ -0,0 +1,170 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash_disabled.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-min-backdrop-dark" + inkscape:label="#g6534" + style="display:inline;opacity:0.4" + transform="translate(-583.00002,1201)"> + <g + style="display:inline;opacity:1" + id="g7138-0-7-7" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-6-9"> + <g + id="g4092-0-7-6-5" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-09-2" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-3-46-6" + width="16" + height="16" + x="587" + y="-168.63782" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash_prelight.svg new file mode 100644 index 00000000..7150ada8 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash_prelight.svg @@ -0,0 +1,224 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-hover-dark" + inkscape:label="#g6308" + transform="translate(-480,1218)"> + <g + id="g4909-3-7" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1273" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-1-6-1" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1273,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-23-4-3" + inkscape:connector-curvature="0" /> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-0-4-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-4-15-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-1-8-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-6-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-4-8-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-0-8-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-1-7-5" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-9-9-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-2-7-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-6-2-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#c4c7cc;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-8-2-3" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="484" + height="16" + width="16" + id="rect17883-11-4-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash_pressed.svg new file mode 100644 index 00000000..72a57f03 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/dash/minimize_dash_pressed.svg @@ -0,0 +1,247 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4170" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4172" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16.000001" + inkscape:cx="4.8956836" + inkscape:cy="9.0696203" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-active-dark" + inkscape:label="#g6414" + transform="translate(-379.00001,1218)"> + <g + id="g4909-1-2-0" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-161,0)" + style="display:inline;opacity:1" + id="g4490-3-6-1-4-1-6"> + <g + id="g4092-0-7-2-0-0-94-2" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:url(#linearGradient4172);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-3-0-3-6-8-3" /> + </g> + </g> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-9-3-8-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-9-1-0-4" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-0-5-8-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-5-2-6-8" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-7-4-2-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-2-3-2-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-0-6-6-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-4-6-0-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-6-8-7-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-3-7-96-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-3-5-1-1" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-79-9-2-2" + width="16" + height="16" + x="383" + y="-185.63782" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_ltr_19.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_ltr_19.svg new file mode 100644 index 00000000..957b03b2 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_ltr_19.svg @@ -0,0 +1,101 @@ +<?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.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_ltr_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="#828282" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="20.962996" + inkscape:cx="-0.75898517" + inkscape:cy="9.0594719" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1275" + inkscape:window-height="630" + inkscape:window-x="49" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1033.3622)"> + <rect + style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:0.90196079" + id="rect3338" + width="2" + height="17" + x="2" + y="1034.3622" + ry="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_ltr_37.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_ltr_37.svg new file mode 100644 index 00000000..c2c2ec74 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_ltr_37.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="20" + height="37" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_ltr_37.svg"> + <defs + id="defs4"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4069"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="rect4071" + width="10" + height="19" + x="20" + y="1033.3622" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#828282" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="1.4637299" + inkscape:cy="12.768116" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1015.3622)"> + <rect + style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="4" + height="33.000019" + x="4" + y="1017.3622" + ry="1.7382812e-05" + rx="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_19.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_19.svg new file mode 100644 index 00000000..b475ca07 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_19.svg @@ -0,0 +1,101 @@ +<?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.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_outline_ltr_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="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="20.962996" + inkscape:cx="1.149139" + inkscape:cy="8.9402141" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1301" + inkscape:window-height="650" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1033.3622)"> + <rect + style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1;opacity:0.4" + id="rect3338" + width="2" + height="17" + x="2" + y="1034.3622" + ry="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_37.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_37.svg new file mode 100644 index 00000000..52e736c9 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_37.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="20" + height="37" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_outline_ltr_37.svg"> + <defs + id="defs4"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4069"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="rect4071" + width="10" + height="19" + x="20" + y="1033.3622" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="8.2254385" + inkscape:cy="5.6970486" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1301" + inkscape:window-height="650" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1015.3622)"> + <rect + style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="4" + height="33.000019" + x="4" + y="1017.3622" + ry="1.7382812e-05" + rx="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_rtl_19.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_rtl_19.svg new file mode 100644 index 00000000..9c284955 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_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.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_outline_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="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="20.962996" + inkscape:cx="-2.1423752" + inkscape:cy="8.8448079" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1301" + inkscape:window-height="650" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1033.3622)"> + <rect + style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="2" + height="17" + x="6" + y="1034.3622" + ry="1.7382812e-05" + rx="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_rtl_37.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_rtl_37.svg new file mode 100644 index 00000000..0bfb365c --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_outline_rtl_37.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="20" + height="37" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_outline_rtl_37.svg"> + <defs + id="defs4"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4069"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="rect4071" + width="10" + height="19" + x="20" + y="1033.3622" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="8.2254385" + inkscape:cy="5.6970486" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1301" + inkscape:window-height="650" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1015.3622)"> + <rect + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;opacity:0.4" + id="rect3338" + width="4" + height="33.000019" + x="12" + y="1017.3622" + ry="1.7382812e-05" + rx="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_rtl_19.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_rtl_19.svg new file mode 100644 index 00000000..ae9337d8 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_rtl_19.svg @@ -0,0 +1,101 @@ +<?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.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_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="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="20.962996" + inkscape:cx="-4.2413119" + inkscape:cy="9.0594719" + 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-text-baseline="false" + 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)"> + <rect + style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="2" + height="17" + x="6" + y="1034.3622" + ry="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_rtl_37.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_rtl_37.svg new file mode 100644 index 00000000..f592c520 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_arrow_rtl_37.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="20" + height="37" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_rtl_37.svg"> + <defs + id="defs4"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4069"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="rect4071" + width="10" + height="19" + x="20" + y="1033.3622" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="1.4637299" + inkscape:cy="5.6970486" + 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-text-baseline="false" + 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,-1015.3622)"> + <rect + style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="4" + height="33.000019" + x="12" + y="1017.3622" + ry="1.7382812e-05" + rx="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_back_150.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_back_150.svg new file mode 100644 index 00000000..66ec310b --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_back_150.svg @@ -0,0 +1,61 @@ +<?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="150" + height="150" + viewBox="0 0 149.99998 150" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="launcher_icon_back_150.svg"> + <metadata + id="metadata12"> + <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="1301" + inkscape:window-height="650" + id="namedview10" + showgrid="true" + inkscape:zoom="2.2250293" + inkscape:cx="36.35956" + inkscape:cy="127.34179" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid2989" /> + </sodipodi:namedview> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <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" + id="path8" /> + </clipPath> + </defs> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_back_54.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_back_54.svg new file mode 100644 index 00000000..dc539eaf --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_back_54.svg @@ -0,0 +1,55 @@ +<?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.91 r13725" + 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="1301" + inkscape:window-height="650" + id="namedview4" + showgrid="true" + inkscape:zoom="17.481481" + inkscape:cx="26.660864" + inkscape:cy="43.535494" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2985" /> + </sodipodi:namedview> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_edge_150.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_edge_150.svg new file mode 100644 index 00000000..a842a47d --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_edge_150.svg @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="150" + height="150" + viewBox="0 0 149.99998 150" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="launcher_icon_edge_150.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="1301" + inkscape:window-height="650" + id="namedview14" + showgrid="true" + inkscape:snap-bbox="true" + inkscape:zoom="3.1466667" + inkscape:cx="43.369154" + inkscape:cy="69.620822" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid2993" /> + </sodipodi:namedview> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <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" + id="path8" /> + </clipPath> + <clipPath + id="clipPath10"> + <rect + y="316" + x="353" + height="148" + width="148" + opacity="0.8" + fill="#ff00ff" + color="#000000" + rx="12" + id="rect12" /> + </clipPath> + </defs> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_edge_54.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_edge_54.svg new file mode 100644 index 00000000..8d133af1 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_edge_54.svg @@ -0,0 +1,65 @@ +<?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.91 r13725" + sodipodi:docname="launcher_icon_edge_54.svg"> + <metadata + id="metadata12"> + <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="1301" + inkscape:window-height="650" + id="namedview10" + showgrid="true" + inkscape:zoom="24.722548" + inkscape:cx="10.242601" + inkscape:cy="56.465656" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid3757" /> + </sodipodi:namedview> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <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" + id="path8" /> + </clipPath> + </defs> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_glow_200.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_glow_200.svg new file mode 100644 index 00000000..01bb0d9c --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_glow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 427.33333,22.026666 0,69.333333 69.33333,0 0,-69.333333 -69.33333,0 z m 13.11917,9.013333 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105834 l 0,43.094999 c 0,2.276228 -1.8296,4.105834 -4.10583,4.105834 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105834 l 0,-43.094999 c 0,-2.276228 1.8296,-4.105834 4.10583,-4.105834 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_glow_62.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_glow_62.svg new file mode 100644 index 00000000..105b068a --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_glow_62.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 62 62.000001"> + <defs> + <clipPath> + <path d="m 1,25 0,62 62,0 0,-62 -62,0 z m 9,6 44,0 c 1.662,0 3,1.338 3,3 l 0,44 c 0,1.662 -1.338,3 -3,3 L 10,81 C 8.338,81 7,79.662 7,78 L 7,34 c 0,-1.662 1.338,-3 3,-3 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_selected_back_150.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_selected_back_150.svg new file mode 100644 index 00000000..424c2995 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_selected_back_150.svg @@ -0,0 +1,96 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="150" + height="150" + viewBox="0 0 149.99998 150" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="launcher_icon_selected_back_150.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="718" + id="namedview14" + showgrid="true" + inkscape:zoom="1.1125147" + inkscape:cx="-204.38973" + inkscape:cy="91.79881" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid2993" /> + </sodipodi:namedview> + <defs + id="defs4"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4138" /> + </linearGradient> + <clipPath + id="clipPath6"> + <rect + y="1040.22" + x="505" + height="150" + width="150" + opacity="0.2" + fill-rule="evenodd" + color="#000000" + rx="42" + id="rect8" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4140" + x1="75" + y1="1" + x2="75" + y2="148" + gradientUnits="userSpaceOnUse" /> + </defs> + <rect + style="fill:url(#linearGradient4140);fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" + id="rect2995" + width="148" + height="147" + x="1" + y="1" + transform="translate(-1e-5,0)" + ry="1" /> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_selected_back_54.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_selected_back_54.svg new file mode 100644 index 00000000..0e1b9832 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_selected_back_54.svg @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="54" + height="54" + viewBox="0 0 54 54.000001" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="launcher_icon_selected_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"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4136" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4138" + x1="27" + y1="1" + x2="27" + y2="52" + gradientUnits="userSpaceOnUse" /> + </defs> + <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="718" + id="namedview4" + showgrid="true" + inkscape:zoom="8.7407407" + inkscape:cx="11.220234" + inkscape:cy="23.327385" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid2985" /> + </sodipodi:namedview> + <rect + style="opacity:1;fill:url(#linearGradient4138);fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" + id="rect2987" + width="52" + height="51" + x="1" + y="1" + ry="1" /> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_shadow_200.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_shadow_200.svg new file mode 100644 index 00000000..9e68b14b --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_shadow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 489.73333,21.333331 0,69.333332 69.33333,0 0,-69.333332 -69.33333,0 z m 13.11917,9.013334 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105833 l 0,43.094999 c 0,2.276227 -1.8296,4.105833 -4.10583,4.105833 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105833 l 0,-43.094999 c 0,-2.276227 1.8296,-4.105833 4.10583,-4.105833 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_shadow_62.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_shadow_62.svg new file mode 100644 index 00000000..9bc9c127 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_shadow_62.svg @@ -0,0 +1,61 @@ +<?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="62" + height="62" + viewBox="0 0 61.999999 62.000001" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="launcher_icon_shadow_62.svg"> + <metadata + id="metadata12"> + <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="1301" + inkscape:window-height="650" + id="namedview10" + showgrid="true" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:bbox-paths="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:zoom="10.766271" + inkscape:cx="46.152641" + inkscape:cy="12.729335" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <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" + id="path8" /> + </clipPath> + </defs> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_shine_150.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_shine_150.svg new file mode 100644 index 00000000..a4562962 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_shine_150.svg @@ -0,0 +1,59 @@ +<?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="150" + height="150" + viewBox="0 0 149.99998 150" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="launcher_icon_shine_150.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="#6e6e6e" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0.90588235" + inkscape:pageshadow="2" + inkscape:window-width="1301" + inkscape:window-height="650" + id="namedview4" + showgrid="true" + inkscape:snap-bbox="true" + inkscape:zoom="17.800235" + inkscape:cx="26.229204" + inkscape:cy="7.3679574" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_shine_54.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_shine_54.svg new file mode 100644 index 00000000..a793abc9 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_icon_shine_54.svg @@ -0,0 +1,83 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="54" + height="54" + viewBox="0 0 54 54.000001" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="launcher_icon_shine_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"> + <linearGradient + inkscape:collect="always" + id="linearGradient3762"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3764" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3766" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3762" + id="linearGradient3768" + x1="0" + y1="27" + x2="2.999999" + y2="27" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,0,54)" /> + </defs> + <sodipodi:namedview + pagecolor="#000000" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0.67843137" + inkscape:pageshadow="2" + inkscape:window-width="1301" + inkscape:window-height="650" + id="namedview4" + showgrid="true" + inkscape:snap-bbox="true" + inkscape:zoom="8.7407407" + inkscape:cx="27.214228" + inkscape:cy="18.946249" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid3753" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_pip_ltr_19.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_pip_ltr_19.svg new file mode 100644 index 00000000..34b1757a --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_pip_ltr_19.svg @@ -0,0 +1,101 @@ +<?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.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_pip_ltr_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="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="15.178831" + inkscape:cx="2.3818874" + inkscape:cy="5.0805669" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1301" + inkscape:window-height="648" + 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-text-baseline="false" + 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)"> + <rect + style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="2" + height="3.0000174" + x="2" + y="1041.3622" + ry="3.0675728e-06" /> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_pip_ltr_37.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_pip_ltr_37.svg new file mode 100644 index 00000000..d8dc4221 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_pip_ltr_37.svg @@ -0,0 +1,103 @@ +<?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.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_pip_ltr_37.svg"> + <defs + id="defs4"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4069"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="rect4071" + width="10" + height="19" + x="20" + y="1033.3622" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="16" + inkscape:cx="-7.5475486" + inkscape:cy="14.518805" + 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-text-baseline="false" + inkscape:snap-center="true" + inkscape:snap-page="true" + inkscape:snap-nodes="false"> + <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,-1015.3622)"> + <rect + rx="3.0675728e-06" + style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="4" + height="5.0000172" + x="4" + y="1031.3622" + ry="3.0675728e-06" /> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_pip_rtl_19.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_pip_rtl_19.svg new file mode 100644 index 00000000..3194b738 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/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.91 r13725" + 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="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="32" + inkscape:cx="0.4532629" + inkscape:cy="12.759685" + 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-text-baseline="false" + inkscape:snap-center="true" + inkscape:snap-page="true" + inkscape:snap-nodes="false"> + <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)"> + <rect + style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="2" + height="3.0000174" + x="6" + y="1041.3622" + ry="3.0675728e-06" /> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/launcher_pip_rtl_37.svg b/.themes/Arc-Dark-Gruvbox/unity/launcher_pip_rtl_37.svg new file mode 100644 index 00000000..461250f9 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/launcher_pip_rtl_37.svg @@ -0,0 +1,103 @@ +<?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.91 r13725" + 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="clipPath4069"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="rect4071" + width="10" + height="19" + x="20" + y="1033.3622" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="11.313709" + inkscape:cx="3.9744094" + inkscape:cy="10.722806" + 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-text-baseline="false" + inkscape:snap-center="true" + inkscape:snap-page="true" + inkscape:snap-nodes="false"> + <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,-1015.3622)"> + <rect + rx="3.0675728e-06" + style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="4" + height="5.0000172" + x="12" + y="1031.3622" + ry="3.0675728e-06" /> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/maximize.svg b/.themes/Arc-Dark-Gruvbox/unity/maximize.svg new file mode 120000 index 00000000..836cb831 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/maximize.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/maximize_dash.svg b/.themes/Arc-Dark-Gruvbox/unity/maximize_dash.svg new file mode 120000 index 00000000..b653395d --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/maximize_dash.svg @@ -0,0 +1 @@ +dash/maximize_dash.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/maximize_dash_disabled.svg b/.themes/Arc-Dark-Gruvbox/unity/maximize_dash_disabled.svg new file mode 120000 index 00000000..43f0fb6a --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/maximize_dash_disabled.svg @@ -0,0 +1 @@ +dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/maximize_dash_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/maximize_dash_prelight.svg new file mode 120000 index 00000000..0a74f649 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/maximize_dash_prelight.svg @@ -0,0 +1 @@ +dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/maximize_dash_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/maximize_dash_pressed.svg new file mode 120000 index 00000000..c4f77fa3 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/maximize_dash_pressed.svg @@ -0,0 +1 @@ +dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/maximize_focused_normal.svg b/.themes/Arc-Dark-Gruvbox/unity/maximize_focused_normal.svg new file mode 120000 index 00000000..836cb831 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/maximize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/maximize_focused_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/maximize_focused_prelight.svg new file mode 120000 index 00000000..7f7d2f74 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/maximize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/maximize_focused_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/maximize_focused_pressed.svg new file mode 120000 index 00000000..529dd342 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/maximize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/maximize_unfocused.svg b/.themes/Arc-Dark-Gruvbox/unity/maximize_unfocused.svg new file mode 120000 index 00000000..050eb913 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/maximize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/maximize_unfocused_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/maximize_unfocused_prelight.svg new file mode 120000 index 00000000..7f7d2f74 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/maximize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/maximize_unfocused_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/maximize_unfocused_pressed.svg new file mode 120000 index 00000000..529dd342 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/maximize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/minimize.svg b/.themes/Arc-Dark-Gruvbox/unity/minimize.svg new file mode 120000 index 00000000..a67242c8 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/minimize.svg @@ -0,0 +1 @@ +window-buttons/minimize.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/minimize_dash.svg b/.themes/Arc-Dark-Gruvbox/unity/minimize_dash.svg new file mode 120000 index 00000000..387f0752 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/minimize_dash.svg @@ -0,0 +1 @@ +dash/minimize_dash.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/minimize_dash_disabled.svg b/.themes/Arc-Dark-Gruvbox/unity/minimize_dash_disabled.svg new file mode 120000 index 00000000..99c6442f --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/minimize_dash_disabled.svg @@ -0,0 +1 @@ +dash/minimize_dash_disabled.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/minimize_dash_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/minimize_dash_prelight.svg new file mode 120000 index 00000000..8bc8ae7e --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/minimize_dash_prelight.svg @@ -0,0 +1 @@ +dash/minimize_dash_prelight.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/minimize_dash_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/minimize_dash_pressed.svg new file mode 120000 index 00000000..8eee2dd0 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/minimize_dash_pressed.svg @@ -0,0 +1 @@ +dash/minimize_dash_pressed.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/minimize_focused_normal.svg b/.themes/Arc-Dark-Gruvbox/unity/minimize_focused_normal.svg new file mode 120000 index 00000000..a67242c8 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/minimize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/minimize.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/minimize_focused_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/minimize_focused_prelight.svg new file mode 120000 index 00000000..fcb08928 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/minimize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/minimize_focused_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/minimize_focused_pressed.svg new file mode 120000 index 00000000..31687d07 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/minimize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/minimize_unfocused.svg b/.themes/Arc-Dark-Gruvbox/unity/minimize_unfocused.svg new file mode 120000 index 00000000..d4f5cbfe --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/minimize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/minimize_unfocused.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/minimize_unfocused_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/minimize_unfocused_prelight.svg new file mode 120000 index 00000000..fcb08928 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/minimize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/minimize_unfocused_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/minimize_unfocused_pressed.svg new file mode 120000 index 00000000..31687d07 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/minimize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/sheet_style_close_focused.svg b/.themes/Arc-Dark-Gruvbox/unity/sheet_style_close_focused.svg new file mode 120000 index 00000000..cd184561 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/sheet_style_close_focused.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/sheet_style_close_focused_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/sheet_style_close_focused_prelight.svg new file mode 120000 index 00000000..e338f1e8 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/sheet_style_close_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/sheet_style_close_focused_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/sheet_style_close_focused_pressed.svg new file mode 120000 index 00000000..c55c7f2b --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/sheet_style_close_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/unmaximize.svg b/.themes/Arc-Dark-Gruvbox/unity/unmaximize.svg new file mode 120000 index 00000000..836cb831 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/unmaximize.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/unmaximize_dash.svg b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_dash.svg new file mode 120000 index 00000000..b653395d --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_dash.svg @@ -0,0 +1 @@ +dash/maximize_dash.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/unmaximize_dash_disabled.svg b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_dash_disabled.svg new file mode 120000 index 00000000..43f0fb6a --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_dash_disabled.svg @@ -0,0 +1 @@ +dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/unmaximize_dash_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_dash_prelight.svg new file mode 120000 index 00000000..0a74f649 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_dash_prelight.svg @@ -0,0 +1 @@ +dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/unmaximize_dash_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_dash_pressed.svg new file mode 120000 index 00000000..c4f77fa3 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_dash_pressed.svg @@ -0,0 +1 @@ +dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/unmaximize_focused_normal.svg b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_focused_normal.svg new file mode 120000 index 00000000..836cb831 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/unmaximize_focused_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_focused_prelight.svg new file mode 120000 index 00000000..7f7d2f74 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/unmaximize_focused_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_focused_pressed.svg new file mode 120000 index 00000000..529dd342 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/unmaximize_unfocused.svg b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_unfocused.svg new file mode 120000 index 00000000..050eb913 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/unmaximize_unfocused_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_unfocused_prelight.svg new file mode 120000 index 00000000..7f7d2f74 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/unmaximize_unfocused_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_unfocused_pressed.svg new file mode 120000 index 00000000..529dd342 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/unmaximize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/.themes/Arc-Dark-Gruvbox/unity/window-buttons/close.svg b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/close.svg new file mode 100644 index 00000000..4a82a490 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/close.svg @@ -0,0 +1,214 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-dark-8" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-2-8-4" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-5-3-6"> + <g + id="g4092-0-2-21-0-9-7-0" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#cc575d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,63.867188 415.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 416.9302,66.77394 416.99999,66.9729 417,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 414,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 411.05288,63.088403 410.98357,62.882438 411,62.671875 l 0,-0.75 z" + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8-5" /> + </g> + </g> + <g + id="g4778-2-68-8-7-9" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1-7" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3-7" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4-5" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3-8" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8-8" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/window-buttons/close_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/close_prelight.svg new file mode 100644 index 00000000..852b85af --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/close_prelight.svg @@ -0,0 +1,214 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-hover-dark" + inkscape:label="#g6260" + transform="translate(-538,1218)"> + <g + id="g4927-97-4" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-9-1-3"> + <g + id="g4092-0-2-3-4-6" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#d7787d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,92 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,97.867188 415.73438,96.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.687498 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 414,100 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.687498 -1.71094,-1.710937 C 411.05288,97.088403 410.98357,96.882438 411,96.671875 l 0,-0.75 z" + transform="translate(962,156.00002)" + id="path4068-7-5-8-2-3" /> + </g> + </g> + <g + id="g4778-4-0-2" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-44-1-6" + transform="translate(-60,-518)" /> + <g + id="layer10-2-9-3-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-3-1-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-9-3-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-7-1-2" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-3-3-7" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-02-1-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-7-9-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-4-7-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="542" + height="16" + width="16" + id="rect17883-5-4-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/window-buttons/close_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/close_pressed.svg new file mode 100644 index 00000000..349692a5 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/close_pressed.svg @@ -0,0 +1,214 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-active-dark" + inkscape:label="#g6332" + transform="translate(-437.00001,1218)"> + <g + id="g4927-8-7-4-9" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-3-7-46-6"> + <g + id="g4092-0-2-2-1-7-2" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#be3841;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,109 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.92188 0.75,0 c 0.008,-1e-4 0.0156,-3.5e-4 0.0234,0 0.19121,0.008 0.3824,0.0964 0.51562,0.23437 l 1.71094,1.71094 1.73438,-1.71094 c 0.19921,-0.17287 0.335,-0.22913 0.51562,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.0258,0.41298 -0.1875,0.5625 l -1.71094,1.71093 1.6875,1.6875 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 414,117 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.6875 -1.71094,-1.71093 c -0.15806,-0.14598 -0.22737,-0.35194 -0.21094,-0.5625 l 0,-0.75 z" + transform="translate(962.00001,139.00001)" + id="path4068-7-5-4-9-7-6" /> + </g> + </g> + <g + id="g4778-3-6-0-5" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-6-0-90-6" + transform="translate(-60,-518)" /> + <g + id="layer10-2-3-6-6-1" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-2-2-6-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-7-0-2-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-6-3-5-2" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-4-1-7-0" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-0-2-8-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-4-0-5-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-5-0-0-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="441" + height="16" + width="16" + id="rect17883-02-4-3" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/window-buttons/close_unfocused.svg b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/close_unfocused.svg new file mode 100644 index 00000000..1138c366 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/close_unfocused.svg @@ -0,0 +1,214 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_unfocused.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.4" + id="titlebutton-close-backdrop-dark" + inkscape:label="#g6210" + transform="translate(-641.00002,1218)"> + <g + id="g4927-9-2-8-0" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-5-3-3"> + <g + id="g4092-0-2-21-0-9-7-0" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,63.867188 415.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 416.9302,66.77394 416.99999,66.9729 417,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 414,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 411.05288,63.088403 410.98357,62.882438 411,62.671875 l 0,-0.75 z" + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8-3" /> + </g> + </g> + <g + id="g4778-2-68-8-7-6" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1-0" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8-6" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize.svg b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize.svg new file mode 100644 index 00000000..e2036d77 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize.svg @@ -0,0 +1,170 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.7" + id="titlebutton-max-dark" + inkscape:label="#g6234" + transform="translate(-612.00002,1218)"> + <g + id="g7146-16-4" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2-96-8-9"> + <g + id="g4092-0-6-83-7-4" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5-95-1-7" + style="display:inline;opacity:1;fill:#b9bcc2;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + y="-185.63782" + x="616" + height="16" + width="16" + id="rect17883-29-2-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize_prelight.svg new file mode 100644 index 00000000..9be99584 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize_prelight.svg @@ -0,0 +1,224 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#c4c7cc;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize_pressed.svg new file mode 100644 index 00000000..fb686b12 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize_pressed.svg @@ -0,0 +1,347 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgit;stop-opacity:1;" + offset="0" + id="stop4188" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4185" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4187" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4190" + x1="88.996741" + y1="972" + x2="88.996741" + y2="978.00692" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="1.200547" + inkscape:cy="10.23084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#c4c7cc;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + <g + style="display:inline" + id="titlebutton-max-active-dark" + inkscape:label="#g6356" + transform="translate(-408.00001,1218)"> + <g + id="g4891-4-5-5" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-132,0)" + style="display:inline;opacity:1" + id="g4490-2-9-1-2-4-8"> + <g + id="g4092-0-6-3-6-8-3-7" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:url(#linearGradient4187);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6-6-0" /> + </g> + </g> + <g + id="g4806-5-2-2-9" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-2-0-0-8" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-9-9-51-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-7-6-4-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-7-4-0-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-9-7-6-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-4-2-4-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-4-6-4-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-0-8-22-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-7-2-3-1"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="fill:url(#linearGradient4190);fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-4-9-0-2" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="412" + height="16" + width="16" + id="rect17883-79-3-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize_unfocused.svg b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize_unfocused.svg new file mode 100644 index 00000000..02a27115 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/maximize_unfocused.svg @@ -0,0 +1,170 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_unfocused.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-max-backdrop-dark" + inkscape:label="#g6521" + style="display:inline;opacity:0.4" + transform="translate(-612.00002,1201)"> + <g + style="display:inline;opacity:1" + id="g7146-1-1-6" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2-6-0"> + <g + id="g4092-0-6-9-2" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5-6-4" + style="display:inline;opacity:1;fill:#b9bcc2;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-6-2-5" + width="16" + height="16" + x="616" + y="-168.63782" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize.svg b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize.svg new file mode 100644 index 00000000..480c9002 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize.svg @@ -0,0 +1,166 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.7" + id="titlebutton-min-dark" + inkscape:label="#g6247" + transform="translate(-583.00002,1218)"> + <g + id="g7138-6-5" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-75-4-7"> + <g + id="g4092-0-7-0-4-9" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-3-8-5" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + y="-185.63782" + x="587" + height="16" + width="16" + id="rect17883-32-6-9" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize_prelight.svg b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize_prelight.svg new file mode 100644 index 00000000..d029d160 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize_prelight.svg @@ -0,0 +1,220 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-hover-dark" + inkscape:label="#g6308" + transform="translate(-480,1218)"> + <g + id="g4909-3-7" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1273" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-1-6-1" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1273,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-23-4-3" + inkscape:connector-curvature="0" /> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-0-4-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-4-15-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-1-8-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-6-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-4-8-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-0-8-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-1-7-5" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-9-9-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-2-7-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-6-2-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#c4c7cc;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-8-2-3" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="484" + height="16" + width="16" + id="rect17883-11-4-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize_pressed.svg b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize_pressed.svg new file mode 100644 index 00000000..21645b15 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize_pressed.svg @@ -0,0 +1,260 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgit;stop-opacity:1;" + offset="0" + id="stop4172" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4169" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4171" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4174" + x1="89.0002" + y1="974" + x2="89.0002" + y2="976" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="-0.56721978" + inkscape:cy="13.766373" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-active-dark" + inkscape:label="#g6414" + transform="translate(-379.00001,1218)"> + <g + id="g4909-1-2-0" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-161,0)" + style="display:inline;opacity:1" + id="g4490-3-6-1-4-1-6"> + <g + id="g4092-0-7-2-0-0-94-2" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:url(#linearGradient4171);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-3-0-3-6-8-3" /> + </g> + </g> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-9-3-8-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-9-1-0-4" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-0-5-8-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-5-2-6-8" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-7-4-2-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-2-3-2-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-0-6-6-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-4-6-0-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-6-8-7-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-3-7-96-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4174);fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-3-5-1-1" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-79-9-2-2" + width="16" + height="16" + x="383" + y="-185.63782" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize_unfocused.svg b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize_unfocused.svg new file mode 100644 index 00000000..a802efc0 --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/unity/window-buttons/minimize_unfocused.svg @@ -0,0 +1,166 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_unfocused.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-min-backdrop-dark" + inkscape:label="#g6534" + style="display:inline;opacity:0.4" + transform="translate(-583.00002,1201)"> + <g + style="display:inline;opacity:1" + id="g7138-0-7-7" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-6-9"> + <g + id="g4092-0-7-6-5" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-09-2" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-3-46-6" + width="16" + height="16" + x="587" + y="-168.63782" /> + </g> + </g> +</svg> diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/bottom-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/bottom-active.png new file mode 100644 index 0000000000000000000000000000000000000000..fe31d88ab2e17b5e89a34776ab70da7c47c47f57 GIT binary patch literal 153 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~n!3HE}ZR`&LQY^(zo*^7SP{WbZ0pxQQctjQh z)n5l;MkkHg6+l7B64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1UVJY5_^ pIA$h?gk1f1-hnY;k&AIC4^X(7vFzQ?WOtwn22WQ%mvv4FO#m`yC^-NC literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/bottom-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/bottom-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..fe31d88ab2e17b5e89a34776ab70da7c47c47f57 GIT binary patch literal 153 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~n!3HE}ZR`&LQY^(zo*^7SP{WbZ0pxQQctjQh z)n5l;MkkHg6+l7B64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1UVJY5_^ pIA$h?gk1f1-hnY;k&AIC4^X(7vFzQ?WOtwn22WQ%mvv4FO#m`yC^-NC literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/bottom-left-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/bottom-left-active.png new file mode 100644 index 0000000000000000000000000000000000000000..ae1e12242c64ded1390f3cdcd823e2bc80ce726f GIT binary patch literal 157 zcmeAS@N?(olHy`uVBq!ia0vp^%plCc1|-8Yw(bW~EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQqC%T^vI= uW+sP(T>W>Rfz^k{qhVrWV<V#)H-q(lrl(7PzcU4@V(@hJb6Mw<&;$U&RVqgS literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/bottom-left-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/bottom-left-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..ae1e12242c64ded1390f3cdcd823e2bc80ce726f GIT binary patch literal 157 zcmeAS@N?(olHy`uVBq!ia0vp^%plCc1|-8Yw(bW~EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQqC%T^vI= uW+sP(T>W>Rfz^k{qhVrWV<V#)H-q(lrl(7PzcU4@V(@hJb6Mw<&;$U&RVqgS literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/bottom-right-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/bottom-right-active.png new file mode 100644 index 0000000000000000000000000000000000000000..b9280e39d68fb82a5c0657e0f638f6008fd5c899 GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^%plCc1|-8Yw(bW~EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mK#DwF978x} sCWnMv{db;$)rZG};oQ#p-&)EH)-^0_S51~00u?cMy85}Sb4q9e0E*fu$^ZZW literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/bottom-right-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..b9280e39d68fb82a5c0657e0f638f6008fd5c899 GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^%plCc1|-8Yw(bW~EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mK#DwF978x} sCWnMv{db;$)rZG};oQ#p-&)EH)-^0_S51~00u?cMy85}Sb4q9e0E*fu$^ZZW literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/close-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/close-active.png new file mode 100644 index 0000000000000000000000000000000000000000..f0852a8439f8f74bf4ae0c54f093507c6fb110de GIT binary patch literal 413 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0x30X`wF zimKZBCiaG=4o0R9rq&+T=8iVzPPP_KN%o$}4xTCYo|%r`S&m-WAmp9n<elr}mG9(T z=HgrK;#=k7TkGmq>*iPI=2!3P*Wl*g=;qhx?!Pu5d|g2J`amFxI2;;tBsBU6kPM4H z8X9vdEap^r?CJ2>GvTqOhu%*CI%A5bi(`n!#H$xh@--QVxFxRR+Imje*hBL~<$v{( z=3`UZ)_%;{|3&R@bHci-K8<I-B!^VqEe%~(vqG04!q(N+z$`<2YAf4;hEAC?jZas; zKhLdD`hoFI>h|f{0hSqzc}n68uMZ|_Z>nTEc2LT~OXl>!Vl(Ct##Sbw^WpbQAD-dJ uK3|ho^L^v{hl{u5+&1Do+J5;Tcl_A|ai%Kf6AysyWAJqKb6Mw<&;$Tk)t9vZ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/close-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/close-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..90b3eff83a0ea04321d09c297373cd605341f60f GIT binary patch literal 392 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0v%0X`wF zimKZBCieO!4u)oq#uhFn7S5*D9*(X7j&6ZYZh<Zy!7iS`u0Z4kM4=wO;hugGUjC8Z zAQa^t5a}Hd<r5ek6Q3EA07O~I=>^H@g~=I(DH(;SnZ;>YMQK?;vgFOb=h{FUr+B(J zhG<N@df_x*lYxLkpj)?CK;QzKs0;W0|MxWi;c<I|>AklneT*ijM$4L=N?9zw*y!;l zAGf6&3K$-g^t7g*eJwDRnLFX&Ge)U|`fvX>G2dcvf1sACYHGmxf?=JKX@mEJy&{@& z4Zdq^J+FICjmT!W>b$-|t?<<97a|wutIIt8p1J$n-nYL$R$8C=eBsHYLp%N-QeS#b Wc+wTseM^AuWAJqKb6Mw<&;$S)j*#X6 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/close-prelight.png b/.themes/Arc-Dark-Gruvbox/xfwm4/close-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..9dddb8acac1f7c42891a94fd393f86974575dac1 GIT binary patch literal 421 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0v@0X`wF zimKZBCiaG=4o0R9rq&)dmM*qdE_PO~sb0b9-ar(R;T4kW7oO)EmhTr{07U)~h5q3s z0TI=~(KR74^&v4$p>fS&aV_C-tzq%4;qh(Z@$C@_+p-F_XBX}OqMV|$B~|B2D$kWx zoiC}nP+EPpyyj{}?X`;9>lL-~abD6um(28ZaSYLzc=f_bz9s_^x5RZ^qI29G)G`?@ z-~VsQEAYs?A$9(ncmAdOpO;1XJUQuN?>03wH~QWbZe?Z$HJRiq##h?Sw3tmB*kmJS zFn)HvE}QO<^-y-lsWk2M1zRpK#JKn|9Bb^~dSVsxmR8XX(=DdWef)+u!14)~hfI8B z=<jbF57S$oR_qJle}C_rZOsHR-(Zz}I|}a9KNMaOB;Fg@V!avYNCr<=KbLh*2~7Zj C8=UX} literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/close-pressed.png b/.themes/Arc-Dark-Gruvbox/xfwm4/close-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..542bfe3daac672e13fd971e75f261e859bf9f457 GIT binary patch literal 410 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0we0X`wF zimKZBCiVs<4n`*Srq&)-Cid2*K;#f>>JVq<5N~Q9Z|aa@=8$S?pK9umX6BG?=8$1# zpK0b$VCGP0=1^?rP-f;(Zst&7=1^(oP-W(@$Q+0q7n?gSv2fgG;ke!0al3`X4hzRU z7LI!@9QIl`?z3>TDt5~OI$*k|i(`n!#H$xh@--QVxFxRRnrh|mAgSYO@&12DUV%sE z4XN|ryz?*FcRh<bD{|7u-Ys?3y4Ag0iCK&XUTH34PHz4d7`cIgFXqug#%as<+3PnP zI&3}RWS)Nbf^Qd??zreNm^B;@OZm(&r=7Q8iq2%`2WuEZIF~YgIuIUr^M<@*y<3F; t^UHZP-?zPgIC)XlZLNOQmdpRR=Vx<?sVLOu7z3Ti;OXk;vd$@?2>@K9j#vNy literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/hide-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/hide-active.png new file mode 100644 index 0000000000000000000000000000000000000000..20998daa42a3ab7af27d255ec1422dae30691e6e GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*v3?%uJ&DntzbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^XQfKQ04 zqN=vOiM^?{$ArnVU#$M+3>25~ba4#fh)zyvU^o^UU^OMp<Z@Rw?+KG#Hoh4QU)J+x UmR+7422{u3>FVdQ&MBb@0B6TDBLDyZ literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/hide-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/hide-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..6b089a9b323b6a50042aa2ee388b2aae52e707cc GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*v3?%uJ&DntzbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^XQfKQ04 zqN=vOiM^?{M_N|N8qEM3pty{ui(?2!baF}q!?Dl+t0`$Fm%FlgPnhho@y%fPvYt1y T?DFI=pgIOmS3j3^P6<r_{j@PU literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/hide-prelight.png b/.themes/Arc-Dark-Gruvbox/xfwm4/hide-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..60dc6465f8cd0bbd65340504b3b2f7f4790927bb GIT binary patch literal 342 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0xC0X`wF zimKYGTE=Q1WTLKZqON12sbi|CW2U8Np<`&JV`!~!Y^QGmMD_+|js|8<rq&)d&VjZd z6lCWT?Ccfk>=ote6LaMF8JX6dN<d?4JzX3_G$vlXaF?%Hfu}8T!=j^FT{$J+>z78K z_~WT)8~bgZ9jE4e!>HMlBB#{#w494-zv9IIdfsQb1J_@)vroVDLRF~d?P3R}!l#=X zn0{9zmN4a})lHpItiECQ!{9}i=N(-j<1%60`ZHfSUP>fpofS`-`F_i>51%g`+V%gC Zx!fnsdM)Q0=YS4j@O1TaS?83{1OUe(c@zKu literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/hide-pressed.png b/.themes/Arc-Dark-Gruvbox/xfwm4/hide-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..9f51af991ff55efec0be88b1dcdd44959701c615 GIT binary patch literal 330 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0u>0X`wF zimKZBCiaFlK1MdaMz+4D)*e>DB~~G&)*&ShsS_PjCOM`~c1)Y>-FV2m>97wFH6ID+ zyBW|AM7IJa+zy)jFlfr7|NsB%aIMk-npxuM;uxYa@#=-!Tn!2Wu7UYeBP09L{{LS- z)#IebXQ{XD;#_jaR#+(=>$Gz-U9Wh<b8A7v45rw}8;;*uXQ<WTuON7C;|Ya3URyZ+ zmX<AfS1!oZs{Qp%$Rm%MqntKPb?z@-|18<}T28xtdfLZ2N!I+tyZb+|gkR-f@#W+X QMxgx+p00i_>zopr0LycIEC2ui literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/left-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/left-active.png new file mode 100644 index 0000000000000000000000000000000000000000..c0e39f52bdcb613afa28be641beb2cce632fa2b8 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^j6f{F!3HF+&llYeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6dzc)B=- paLh~&2)X+2{E-6(4mij%F%(NM_Ol&5G8-t*;OXk;vd$@?2>=v3DKP*5 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/left-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/left-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..c0e39f52bdcb613afa28be641beb2cce632fa2b8 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^j6f{F!3HF+&llYeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6dzc)B=- paLh~&2)X+2{E-6(4mij%F%(NM_Ol&5G8-t*;OXk;vd$@?2>=v3DKP*5 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/maximize-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/maximize-active.png new file mode 100644 index 0000000000000000000000000000000000000000..b32615de0d0e074faf3d91cd61ffe83c1d48c75b GIT binary patch literal 233 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*t3?v(r4=o2$%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0v20X`wF zimKZBCiVuV4u)oqM&?eY)*g99)rF;XCFKpZjh%IkT@xnHuC`uk22^kE>Eak7F*P~C zfpwuqgQEZ|kHPht?=C9qHWYkyQ(4!xSjs4Tx2uNW%-we{2y|+1-CdEe$3aY-;Rc(s V!a~=X(||@Wc)I$ztaD0e0sv}wM)3du literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/maximize-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/maximize-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..b92be3dafc425ae036808f902ff943e9f0dad220 GIT binary patch literal 233 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*t3?v(r4=o2$%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0v20X`wF zimKZBCieO!4hE(UhGveY)*iv(i6N26VNoeD@tH9RnQ2)iG6ydH2dX#sba4!kn3|m6 zz`9VQ!BK#f$KZPHcNdj)9UfoZRMxdElr#$89cdvrbNAhgf}Pr1cc&!maS#({U<_6c Uev!%J12lrc)78&qol`;+0NF`I#Q*>R literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/maximize-prelight.png b/.themes/Arc-Dark-Gruvbox/xfwm4/maximize-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..6659a6cc0ef47312d4a3a9b8d60823e2211b7084 GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0w?0X`wF zimKYGTE=Q1WTLKZqON12sbi|CW2U8Np<`&JV`!~!Y^QGmMD_+|js|8<rq&)d&VjZd z6lCWT?Ccfk>=ote6XWI^>){{g;U7O^&a&C_SIk?qdd>Q6Yd35^a{SEl-Wzj))=l+v zaSYLzc=f_XzC#K;tN{{>6r?9FEO{03@4t5LiDjOd6{h!&&s&nYUSRDUDM4ptd$;s0 zQ*K%Ct(96nMQwdfZ&`iYq>2q9bE9}eEt}Ggd@Mcrlk)-Z!B_`vE&&tAnF)1w680%C z>q}^#(ajX2@v32l_?<IrOywSgPO&_(@<;8`_1+!PobK!F<h^R;le^xt^S%BfzK>Ci XPfPk+$Cleb2QqlN`njxgN@xNAbqI)c literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/maximize-pressed.png b/.themes/Arc-Dark-Gruvbox/xfwm4/maximize-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..bf0d588c59849d606d9de5308ff795d494d1eec5 GIT binary patch literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0v%0X`wF zimKZBCiaFl-bU6wMm9dC)*cptg%&|YmO+JfNqu%n{dUO{?34OD8xDFk9Pk2?jfebu zZ}|7!3;?43n*kGU1x<b!H04q7)JGvxAB9eP96tT=;agvi-~D#x!MD4we%^om>;M1% zliGJ>0d1V@>EaloG4bk!+kDLmJZuReW*_%(M$O&T`@R0;)+0NX3gn6Zm-g6yp^Z!M zw5rfVmrv<aLd|)6HJxW<7hF7byr#u=@gogWnU}_GqM`D$x9Zzux0xF)ugH{;YIwQx zz#gHjHjAQ7ewiAF`!3|&u)MJC$gSI&%Q|YF&ikag;=Rzif4@TZ@3($a{xR~d)Mc?u eAt(Fihxq+(3B0iW&rt+)9)qW=pUXO@geCyHqN3UW literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/menu-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/menu-active.png new file mode 100644 index 0000000000000000000000000000000000000000..614600ab5b3d808e8b486687b87f72dd9ee68acd GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)g$P6Tn<o~_~Qq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6HXu`(1AIbU s^-b(&sy{jl<Z^quIEHY@CND4oasn6_-^Z!G2eKGEUHx3vIVCg!03q5a0{{R3 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/menu-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/menu-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..614600ab5b3d808e8b486687b87f72dd9ee68acd GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)g$P6Tn<o~_~Qq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6HXu`(1AIbU s^-b(&sy{jl<Z^quIEHY@CND4oasn6_-^Z!G2eKGEUHx3vIVCg!03q5a0{{R3 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/menu-pressed.png b/.themes/Arc-Dark-Gruvbox/xfwm4/menu-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..614600ab5b3d808e8b486687b87f72dd9ee68acd GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)g$P6Tn<o~_~Qq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6HXu`(1AIbU s^-b(&sy{jl<Z^quIEHY@CND4oasn6_-^Z!G2eKGEUHx3vIVCg!03q5a0{{R3 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/right-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/right-active.png new file mode 100644 index 0000000000000000000000000000000000000000..c0e39f52bdcb613afa28be641beb2cce632fa2b8 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^j6f{F!3HF+&llYeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6dzc)B=- paLh~&2)X+2{E-6(4mij%F%(NM_Ol&5G8-t*;OXk;vd$@?2>=v3DKP*5 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/right-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/right-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..c0e39f52bdcb613afa28be641beb2cce632fa2b8 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^j6f{F!3HF+&llYeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6dzc)B=- paLh~&2)X+2{E-6(4mij%F%(NM_Ol&5G8-t*;OXk;vd$@?2>=v3DKP*5 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/shade-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/shade-active.png new file mode 100644 index 0000000000000000000000000000000000000000..784965c97bb4fb560506e801b89b294b16e497a4 GIT binary patch literal 259 zcmeAS@N?(olHy`uVBq!ia0vp^LO?9T!3-p$rQ}6{6mzkYX9x!e$L)vy4}e_G0*}aI zpz`Y=%;=;sy8<XES>hT|5}cn_Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBIkS%6Q7 ztD>s5zKOkose_TZld-w8sg;|lwTHQlyN#nyL0MBtWouPKPi=EwYxnf_zFGZK7fzhM zc*&~m>n8rZ05rkg)5S4FV`6f`0hSzzhDJeV9z8`qz7oZ-I>xdP#k4p_M?0|;MYTLf vg$IdFLXSjPnDzdcaXB&8DSFwMOmJd29L7>3wEKGw&?p8^S3j3^P6<r_qtZ*2 literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/shade-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/shade-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..f8baf64adc15b4442ee3ade8ad765bbc6fa18b29 GIT binary patch literal 262 zcmeAS@N?(olHy`uVBq!ia0vp^LO?9T!3-p$rQ}6{6mzkYX9x!e$L)vy4}e_G0*}aI zpz`Y=%;=;sy8<XES>hT|5}cn_Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBIkWq?nJ ztD>s5zKOlQiGzWugQ1zDk(r~hg|msJi>bATxs7{7Y<hHjW?XV^LTX-GR!MqJX-+{^ zZeew0ZTokwLw|sV*n7G-hG<MoPB_3KBhk<($jqas=;v3WXvXMR7NRI-r>IyLmZGR8 xr>O8C)lKM;5EFCWA2TjT#yUkW8<Po64934$PVF%-Tm>|W!PC{xWt~$(69AuwNC5x< literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/shade-pressed.png b/.themes/Arc-Dark-Gruvbox/xfwm4/shade-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..f7ee16c27ab00c30711ba8fc99fcef99b58e85c9 GIT binary patch literal 262 zcmeAS@N?(olHy`uVBq!ia0vp^LO?9T!3-p$rQ}6{6mzkYX9x!e$L)vy4}e_G0*}aI zpz`Y=%;=;sy8<XES>hT|5}cn_Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBIkWq?nJ ztD>s5zKOlQse^&3qk);Tfu)C`xr?E-m$6--skMi5<}8<-d9Fpv-AYz_R&V#L-R0AK z#HaOm(3D40O!Z}ehS+<$IEH9UOinn!GDo7JQIMHOPmzzWL@|ufu`EPU%uZ3U&MZYy yO-@naL8_b3BOxZ{ygz1Kj*NARUN$BZoESnjvfN^0bV>yp#o+1c=d#Wzp$P!WIY!|C literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/stick-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/stick-active.png new file mode 100644 index 0000000000000000000000000000000000000000..f84dcc06f9a12a3dd7b8ab9ec0919a7406249eab GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^LO?9T#0(?_SFvvaQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EJOMr- zu8OMK`X=_K)*ee%ZT~(sEDR{F?CIhd!Z9;BfuT9nVMBwW2nUmg(*8x0zy4o;$kQis d(%JUO464#5k$1cv)d7_=c)I$ztaD0e0su!FHn{)* literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/stick-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/stick-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..93978fce0ce19bbf18d442a036408252ac759233 GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^LO?9T#0(?_SFvvaQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EJOMr- zu8OMK`X=_K)*h9$?XyxQI|9X(JzX3_IA$g%Ff@lcY-msv;b8Jm+P`S>*Z=DedHO_7 cI@>;(K~>r$@{ZS|I-qg}Pgg&ebxsLQ01I?A%K!iX literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/stick-pressed.png b/.themes/Arc-Dark-Gruvbox/xfwm4/stick-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..53bb534d81fec4bca783df3479d4dccb1ae4369d GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^LO?9T#0(?_SFvvaQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EJOMr- zu8OMK`X=_K)*eAq9?3{NHv)<)d%8G=aLi0jU}z3?*wCOT!olRBw13g$um9H{^7M(E cbhdpmgQ~Pi<Q=a^bwK3|p00i_>zopr0R03tkpKVy literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/themerc b/.themes/Arc-Dark-Gruvbox/xfwm4/themerc new file mode 100644 index 00000000..f7fd498d --- /dev/null +++ b/.themes/Arc-Dark-Gruvbox/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=#afb8c5 +active_text_shadow_color=#2f343b + +inactive_text_color=#808791 +inactive_text_shadow_color=#2f343b + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-5 +shadow_opacity=40 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/title-1-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/title-1-active.png new file mode 100644 index 0000000000000000000000000000000000000000..f4637bc811f8ecdc6fb76724b20728e58d537150 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWa{{HDxJkg?Pq-BxB%9y0da#zete?Cw>gQu&X%Q~lo FCIB<(FNOdB literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/title-1-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/title-1-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..f4637bc811f8ecdc6fb76724b20728e58d537150 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWa{{HDxJkg?Pq-BxB%9y0da#zete?Cw>gQu&X%Q~lo FCIB<(FNOdB literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/title-2-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/title-2-active.png new file mode 100644 index 0000000000000000000000000000000000000000..f4637bc811f8ecdc6fb76724b20728e58d537150 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWa{{HDxJkg?Pq-BxB%9y0da#zete?Cw>gQu&X%Q~lo FCIB<(FNOdB literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/title-2-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/title-2-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..f4637bc811f8ecdc6fb76724b20728e58d537150 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWa{{HDxJkg?Pq-BxB%9y0da#zete?Cw>gQu&X%Q~lo FCIB<(FNOdB literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/title-3-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/title-3-active.png new file mode 100644 index 0000000000000000000000000000000000000000..f4637bc811f8ecdc6fb76724b20728e58d537150 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWa{{HDxJkg?Pq-BxB%9y0da#zete?Cw>gQu&X%Q~lo FCIB<(FNOdB literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/title-3-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/title-3-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..f4637bc811f8ecdc6fb76724b20728e58d537150 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWa{{HDxJkg?Pq-BxB%9y0da#zete?Cw>gQu&X%Q~lo FCIB<(FNOdB literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/title-4-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/title-4-active.png new file mode 100644 index 0000000000000000000000000000000000000000..f4637bc811f8ecdc6fb76724b20728e58d537150 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWa{{HDxJkg?Pq-BxB%9y0da#zete?Cw>gQu&X%Q~lo FCIB<(FNOdB literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/title-4-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/title-4-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..f4637bc811f8ecdc6fb76724b20728e58d537150 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWa{{HDxJkg?Pq-BxB%9y0da#zete?Cw>gQu&X%Q~lo FCIB<(FNOdB literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/title-5-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/title-5-active.png new file mode 100644 index 0000000000000000000000000000000000000000..f4637bc811f8ecdc6fb76724b20728e58d537150 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWa{{HDxJkg?Pq-BxB%9y0da#zete?Cw>gQu&X%Q~lo FCIB<(FNOdB literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/title-5-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/title-5-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..f4637bc811f8ecdc6fb76724b20728e58d537150 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWa{{HDxJkg?Pq-BxB%9y0da#zete?Cw>gQu&X%Q~lo FCIB<(FNOdB literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/top-left-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/top-left-active.png new file mode 100644 index 0000000000000000000000000000000000000000..bbb2579d9fc019bed8e51cc8de3ef00754d68c8e GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^Oh7Ed!3HF~v+~XZDVAa<&kznEsNqQI0P;BtJR*yM z>aT+^qm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0voo-U3d z95a&>fFK~`>c8_VR;>CP@8UD9v9qzU@!|FJ?*-VHnGbJBWnfs#%H}>NfM*6!7lWs( KpUXO@geCw*P%_>C literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/top-left-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/top-left-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..bbb2579d9fc019bed8e51cc8de3ef00754d68c8e GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^Oh7Ed!3HF~v+~XZDVAa<&kznEsNqQI0P;BtJR*yM z>aT+^qm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0voo-U3d z95a&>fFK~`>c8_VR;>CP@8UD9v9qzU@!|FJ?*-VHnGbJBWnfs#%H}>NfM*6!7lWs( KpUXO@geCw*P%_>C literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/top-right-active.png b/.themes/Arc-Dark-Gruvbox/xfwm4/top-right-active.png new file mode 100644 index 0000000000000000000000000000000000000000..a3b7a3c00e4e6b9e01fa17fa3028662739c10dc7 GIT binary patch literal 172 zcmeAS@N?(olHy`uVBq!ia0vp^Oh7Ed!3HF~v+~XZDVAa<&kznEsNqQI0P;BtJR*yM z>aT+^qm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0wTo-U3d z95a&xLazQhe*g%Sl+;cGsSopCUO)ey2Lyb00t{j#8AAA3Zx%+2SOGOLc)I$ztaD0e F0stIxF~I-; literal 0 HcmV?d00001 diff --git a/.themes/Arc-Dark-Gruvbox/xfwm4/top-right-inactive.png b/.themes/Arc-Dark-Gruvbox/xfwm4/top-right-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..a3b7a3c00e4e6b9e01fa17fa3028662739c10dc7 GIT binary patch literal 172 zcmeAS@N?(olHy`uVBq!ia0vp^Oh7Ed!3HF~v+~XZDVAa<&kznEsNqQI0P;BtJR*yM z>aT+^qm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0wTo-U3d z95a&xLazQhe*g%Sl+;cGsSopCUO)ey2Lyb00t{j#8AAA3Zx%+2SOGOLc)I$ztaD0e F0stIxF~I-; literal 0 HcmV?d00001 diff --git a/.themes/FlatStudioDarkCustom/LICENSE b/.themes/FlatStudioDarkCustom/LICENSE new file mode 100644 index 00000000..94a9ed02 --- /dev/null +++ b/.themes/FlatStudioDarkCustom/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: + + <program> Copyright (C) <year> <name of author> + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +<http://www.gnu.org/licenses/>. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +<http://www.gnu.org/philosophy/why-not-lgpl.html>. diff --git a/.themes/FlatStudioDarkCustom/gtk-2.0/assets/scroll-background.png b/.themes/FlatStudioDarkCustom/gtk-2.0/assets/scroll-background.png new file mode 100644 index 0000000000000000000000000000000000000000..dbe3655a6135f490e3b115598ba29e0761c4b090 GIT binary patch literal 155 zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYmNj^kiEpy*OmP?tBfFrSxxKrvp^vYPZ!4!i_^(_N?u<24+O>m(gubX pIC`XPvOcUhxR|XU#PBebV0e6=ZC<N{^CO@h22WQ%mvv4FO#s8_E;IlD literal 0 HcmV?d00001 diff --git a/.themes/FlatStudioDarkCustom/gtk-2.0/gtkrc b/.themes/FlatStudioDarkCustom/gtk-2.0/gtkrc new file mode 100644 index 00000000..6be31053 --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-2.0/gtkrc @@ -0,0 +1,798 @@ +gtk-color-scheme = "base_color:#282828\nbg_color:#1d2021" +gtk-color-scheme = "text_color:#dcdcdc\nfg_color:#bdbdbd" +gtk-color-scheme = "tooltip_bg_color:#1d2021\ntooltip_fg_color:#ffffff\nlink_color:#4a90f9" + +## Dark-Framed +#gtk-color-scheme = "theme_bg_dark_color:#575757\ntheme_fg_dark_color:#DCDCDC\ntheme_text_dark_color:#F5F5F5" + +## Dark-Flat +gtk-color-scheme = "theme_bg_dark_color:#1d2021\ntheme_fg_dark_color:#C0C0C0\ntheme_text_dark_color:#E0E0E0" + +# selection text color +gtk-color-scheme = "selected_fg_color:#fff" + +## selection background color ##################################### +# selection_wood #7a6642; +# selection_gold #86772f; +# selection_ubuntu #aa502c; +# selection_ubuntu_mod #9d533f; +# selection_acid_green #3c7b7b; +# selection_blue #4d679a; +# selection_mint #567557; +# selection_red #754747; +# selection_mono #646464; +################################################################### +# should be the same color that you have set in the file gtk.css # +gtk-color-scheme = "selected_bg_color:#458588" +################################################################### + +gtk-auto-mnemonics = 1 + +style "default" { + xthickness = 1 + ythickness = 1 + + ####################### + # Style Properties + ####################### + GtkButton ::child-displacement-x = 0 + GtkButton ::child-displacement-y = 0 + GtkButton ::default-border = {0, 0, 0, 0} + GtkButton ::image-spacing = 4 + GtkToolButton ::icon-spacing = 4 + + GtkCheckButton ::indicator-size = 16 + GtkRadioButton ::indicator-size = 16 + + GtkEntry ::honors-transparent-bg-hint = 1 + #GtkEntry ::invisible-char = 0x2022 + GtkEntry ::progress-border = {2, 2, 2, 2} + GtkEntry ::state-hint = 0 + + GtkProgressBar ::min-vertical-bar-width = 13 + GtkProgressBar ::min-horizontal-bar-height = 13 + + GtkExpander ::expander-size = 14 + + GtkMenuBar ::internal-padding = 0 + GtkMenuBar ::window-dragging = 1 + #GtkMenuBar ::shadow-type = GTK_SHADOW_NONE + GtkMenu ::horizontal-padding = 0 + GtkMenu ::vertical-padding = 0 + GtkSeparatorMenuItem ::horizontal-padding = 7 + + GtkNotebook ::tab-overlap = 0 # Default = 2 + GtkNotebook ::tab-curvature = 1 # Default = 1 + + GtkPaned ::handle-size = 6 + + GtkRange ::trough-border = 0 + GtkRange ::slider-width = 15 + GtkRange ::stepper-size = 1 + + GtkScale ::slider-length = 14 + GtkScale ::slider-width = 14 + GtkScale ::trough-side-details = 1 + + GtkScrollbar ::has-backward-stepper = 0 + GtkScrollbar ::has-forward-stepper = 1 # El maldito rollo de gtk2 y las scrollbars + GtkScrollbar ::min-slider-length = 30 + GtkScrollbar ::slider-width = 9 + GtkScrollbar ::trough-border = 3 + GtkScrollbar ::activate-slider = FALSE + GtkScrollbar ::trough-side-details = 0 + GtkScrollbar ::stepper-size = 1 + + GtkScrolledWindow ::scrollbar-spacing = 0 + GtkScrolledWindow ::scrollbars-within-bevel = 1 + + GtkToolbar ::internal-padding = 0 + GtkToolbar ::window-dragging = 1 + + GtkTreeView ::expander-size = 7 + GtkTreeView ::odd_row_color = shade (1.05, @base_color) + + # en eclipse afecta backcolor de "Quick Type Hierarchy (CTRL+T)" + #GtkTreeView ::even_row_color = shade (1.05, @base_color) + + GtkWidget ::link-color = @link_color + GtkWidget ::focus-padding = 0 + WnckTasklist ::fade-overlay-rect = 0 + + GtkWindow ::resize-grip-height = 0 # Ocultar resize-grip + GtkWindow ::resize-grip-width = 0 + + #################### + # Color Definitions + #################### + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.15, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = shade (1.07, @bg_color) + bg[ACTIVE] = @bg_color + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = shade (0.75, @fg_color) + fg[ACTIVE] = @fg_color + #fg[ACTIVE] = @text_color + + text[NORMAL] = @fg_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = shade (0.75, @fg_color) + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = shade (1.20, @bg_color) + base[ACTIVE] = @selected_bg_color + + engine "murrine" { + animation = FALSE + arrowstyle = 1 # Estilo flechas menu (triangulos) + border_shades = {1.0, 1.0} + colorize_scrollbar = TRUE + contrast = 0.0 + # default_button_color = shade (1.30, @selected_bg_color) + comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox button + expanderstyle = 0 # Treview expander (triangulo) + focusstyle = 3 # 0 to disable focus drawing. + # 1 to use dots. + # 2 to use a small colored rectangle. + # 3 to use a colored rectangle that touches the borders. + focus_color = shade (1.2, @selected_bg_color) + glazestyle = 0 # 0 = flat highlight, + # 1 = curved highlight + # 2 = concave style, + # 3 = top curved highlight, + # 4 = beryl highlight + glowstyle = 4 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow + gradient_shades = {1.00, 1.00, 1.00, 1.00} + highlight_shade = 1.0 + lightborder_shade = 1.0 + lightborderstyle = 0 # 0 = top side, 1 = all sides + listviewstyle = 0 # 0 = nothing, 1 = dotted, 2 = line + menubaritemstyle = 0 # 0 = menuitem look, 1 = button look + menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped + menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped + menustyle = 3 # 0 = no vertical menu stripe, 1 = display vertical menu stripe, 2 = faint? 3 = borderless + progressbarstyle = 0 + reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + rgba = FALSE # alpha transparency + roundness = 1 # 0 = square + scrollbarstyle = 0 # 0 = nothing + separatorstyle = 1 # 0 = Hard seperators 1 = Smooth seperators + shadow_shades = {1.0, 1.0} + sliderstyle = 1 # 0 = nothing added + stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles, 2 = unknown + toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient + trough_shades = {0.88, 0.88} + } +} + +style "test" = "default" { + fg[NORMAL] = "#00FF00" + fg[ACTIVE] = "#00FF00" + fg[PRELIGHT] = "#00FF00" + fg[SELECTED] = "#00FF00" + fg[INSENSITIVE] = "#00FF00" + + bg[NORMAL] = "#FF0000" + bg[ACTIVE] = "#FF0000" + bg[PRELIGHT] = "#FF0000" + bg[SELECTED] = "#FF0000" + bg[INSENSITIVE] = "#FF0000" + + text[NORMAL] = "#0000FF" + text[ACTIVE] = "#0000FF" + text[PRELIGHT] = "#0000FF" + text[SELECTED] = "#0000FF" + text[INSENSITIVE] = "#0000FF" + + base[NORMAL] = "#FFFF00" + base[ACTIVE] = "#FFFF00" + base[PRELIGHT] = "#FFFF00" + base[SELECTED] = "#FFFF00" + base[INSENSITIVE] = "#FFFF00" +} + +style "wide" { + xthickness = 2 + ythickness = 2 +} + +style "wider" { + xthickness = 3 + ythickness = 3 +} + +style "button" { + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = shade (1.12, @bg_color) + bg[PRELIGHT] = shade (1.15, @bg_color) + bg[ACTIVE] = shade (1.00, @selected_bg_color) # Pulsado + bg[INSENSITIVE] = shade (1.07, @bg_color) + + engine "murrine" { + contrast = 0.0 + gradient_shades = {1.00,1.00,1.00,1.00} + focusstyle = 2 + lightborderstyle = 1 + lightborder_shade = 1.1 + highlight_shade = 1.00 + textstyle = 2 + text_shade = 0.7 + } +} + +style "button_label" { + fg[ACTIVE] = @selected_fg_color +} + +style "checkradio_label" { + fg[ACTIVE] = @fg_color # Forzar color texto en radiobutton-eclipse +} + +style "entry" { # text + xthickness = 3 + ythickness = 3 + + # ------- otro entry ------------- + # GtkWidget ::focus-line-width = 1 + # GtkWidget ::focus-padding = 1 + # bg[ACTIVE] = shade (0.78, @bg_color) + # bg[NORMAL] = shade (2.20, @bg_color) + # bg[PRELIGHT] = shade (1.18, @selected_bg_color) + # bg[SELECTED] = shade (0.9, @selected_bg_color) + base[INSENSITIVE] = shade (0.94, @bg_color) + text[ACTIVE] = @selected_fg_color # text-color selected and unfocused + # ------- fin otro entry ---------- + + + engine "murrine" { + contrast = 0.0 + roundness = 1 + border_shades = {1.0, 1.0} + focusstyle = 2 + } +} + +style "expander" { + bg[NORMAL] = "#FFF" + fg[NORMAL] = shade (2.0, @text_color) + fg[PRELIGHT] = shade (2.0, @text_color) + + engine "murrine" { + contrast = 1.2 + gradient_shades = {1.0, 1.0, 1.0, 1.0} + } +} + +style "frame_title" { + fg[NORMAL] = shade(0.80, @fg_color) +} + +style "handle" { + +} + +class "GtkPaned" style "handle" + +style "menubar" { + # Modificado + xthickness = 3 + ythickness = 3 + + fg[NORMAL] = shade (1.00, @theme_fg_dark_color) + + bg[NORMAL] = @theme_bg_dark_color + + engine "murrine" { + gradient_shades = {1.00,1.00,1.00,1.00} + border_shades = {1.0, 1.0} + contrast = 0.0 + lightborderstyle = 1 + textstyle = 2 + text_shade = 1.1 + } +} + + +style "menu" { + xthickness = 0 + ythickness = 0 + GtkMenuItem::arrow-scaling = 0.5 + + bg[NORMAL] = shade (1.00, @theme_bg_dark_color) + + engine "murrine" { + gradient_shades = {1.0, 1.0, 1.0, 1.0} + roundness = 0 # 0 = squared + } +} + +style "menu_item_white" { + xthickness = 2 + ythickness = 3 + + fg[NORMAL] = shade (1.00, @theme_fg_dark_color) # menu item normal + fg[INSENSITIVE] = shade (0.75, @theme_fg_dark_color) # menu item deshabilitados + fg[PRELIGHT] = @selected_fg_color # menu item seleccionado + + text[NORMAL] = shade (0.94, @theme_fg_dark_color) # Color check/radio menu + text[INSENSITIVE] = "#888" # Color check/radio menu + text[PRELIGHT] = @selected_fg_color # Color check/radio menu + + bg[SELECTED] = shade (1.00, @selected_bg_color) + engine "murrine" { + gradient_shades = {1.00, 1.00, 1.00, 1.00} + #border_shades = {1.15, 1.15} + roundness = 0 + contrast = 0.1 # Contraste separadores + textstyle = 0 + #text_shade = 0.4 + } +} + +style "menu_item_black" { + xthickness = 2 + ythickness = 3 + + fg[PRELIGHT] = @selected_fg_color + bg[PRELIGHT] = shade (0.94, @selected_bg_color) + bg[SELECTED] = shade (0.94, @selected_bg_color) + + engine "murrine" { + gradient_shades = {1.30, 1.15, 1.15, 1.00} + roundness = 1 + contrast = 0.0 + } +} + +style "notebook" { + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = shade (0.97, @bg_color) # selected tab entire + bg[ACTIVE] = shade (0.85, @bg_color) # unselected tab + bg[INSENSITIVE] = shade (0.87, @bg_color) # disabled controls + + fg[NORMAL] = shade (1.05, @fg_color) # text selected tab + fg[ACTIVE] = shade (0.95, @fg_color) # text unselected tab + fg[INSENSITIVE] = shade (0.95, @fg_color) + + engine "murrine" { + gradient_shades = {1.00,1.00,1.00,1.00} + lightborderstyle = 0 + lightborder_shade = 1.0 + contrast = 0.0 + highlight_shade = 1.00 + roundness = 2 + prelight_shade = 1.00 + + focusstyle = 2 + + } +} + + +style "progressbar" { + xthickness = 0 + ythickness = 0 + + bg[SELECTED] = shade (1.00, @selected_bg_color) + fg[PRELIGHT] = @selected_fg_color #active text-color + + engine "murrine" { + gradient_shades = {1.00, 1.00, 1.00, 1.00} + contrast = 0.0 + roundness = 1 + } +} + +style "scale" { # slider + + GtkScale::trough-border = 0 + GtkScale::slider-width = 13 + GtkScale::slider-length = 13 + GtkScale::trough-side-details = 1 + + xthickness = 2 + ythickness = 2 + bg[NORMAL] = shade (0.99, @base_color) + bg[PRELIGHT] = shade (1.00, @base_color) + bg[SELECTED] = shade (1.00, @selected_bg_color) + + engine "murrine" { + sliderstyle = 0 # forma del slider + contrast = 0.5 # borde de todos los elementos + gradient_shades = {1.0, 1.0, 1.0, 1.0} # gradiente del slider + border_shades = {1.0, 1.0} # borde del slider + roundness = 12 + lightborder_shade = 1.0 # brillo del trough-higlight + trough_border_shades = {1.10, 1.10} + } +} + +style "scrollbar" { + bg[SELECTED] = shade (1.30, @bg_color) # color indicador + bg[NORMAL] = shade (1.30, @bg_color) # color borde indicador + + # color flechas (stepper) + fg[NORMAL] = shade (1.00, @base_color) + fg[PRELIGHT] = shade (1.00, @base_color) + fg[ACTIVE] = shade (1.00, @base_color) + fg[SELECTED] = shade (1.00, @base_color) + fg[INSENSITIVE] = shade (1.00, @base_color) + + engine "murrine" { + roundness = 0 + gradient_shades = {1.0,1.0,1.0,1.0} + highlight_shade = 1.0 + glow_shade = 1.0 + prelight_shade = 1.15 + gradient_colors = FALSE + lightborder_shade = 1.0 + lightborderstyle = 0 + trough_shades = {1.00, 1.00} + border_shades = {1.00, 1.00} + contrast = 0.00 + } +} + +style "overlay_scrollbar" +{ + bg[SELECTED] = shade (1.0, @selected_bg_color) + bg[INSENSITIVE] = shade (0.85, @bg_color) + bg[ACTIVE] = shade (0.6, @bg_color) +} + + +style "spinbutton" = "button" { # input/stepper + bg[NORMAL] = shade (0.95, @bg_color) + fg[ACTIVE] = @text_color # color flechas boton-spin pulsada + + # Colores flechas-spin + # fg[NORMAL] = "#F00" # color flechas boton-spin + # fg[ACTIVE] = "#f00" # color flechas boton-spin pulsada + # fg[INSENSITIVE] = "#F00" # color flechas boton-spin disabled + # fg[PRELIGHT] = "#F00" # color flechas boton-spin prelight + + # Colores entry-spin + # base[NORMAL] = "#F00" # color fondo entry-spin + # base[INSENSITIVE] = "#F00" # color fondo entry-spin disabled + + # Colores boton-spin + # bg[NORMAL] = "#F00" # color boton-spin y borde entry-spin + # bg[INSENSITIVE] = "#F00" # color boton-spin disabled + # bg[SELECTED] = "#F00" # color focus borde entry-spin + + # text[NORMAL] = "#F00" # color texto entry-spin + # text[SELECTED] = "#F00" # color texto seleccionado entry-spin + # text[ACTIVE] = "#F00" # color texto seleccionado entry-spin unfocused + # text[INSENSITIVE] = "#F00" # color texto disabled + + engine "murrine" { + contrast = 0.0 + border_shades = {1.0, 1.0} + #lightborder_shade = 1.00 + } +} + +style "toolbar" { + bg[NORMAL] = shade (1.00, @theme_bg_dark_color) + fg[ACTIVE] = @text_color + + engine "murrine" { + separatorstyle = 0 + lightborderstyle = 0 + contrast = 0.0 # Regula el contraste del borde inferior de la toolbar + lightborder_shade = 1.0 # Regula el contraste del borde de la toolbar + gradient_shades = {1.00,1.00,1.00,1.00} + } +} + +style "toolbar_button" { + xthickness = 2 + ythickness = 2 + + bg[PRELIGHT] = shade (0.80, @theme_bg_dark_color) + bg[ACTIVE] = shade (0.70, @theme_bg_dark_color) + bg[SELECTED] = shade (0.70, @theme_bg_dark_color) + bg[INSENSITIVE] = shade (1.05, @theme_bg_dark_color) + + fg[ACTIVE] = @theme_fg_dark_color + fg[PRELIGHT] = @theme_text_dark_color + fg[NORMAL] = @theme_fg_dark_color + fg[INSENSITIVE] = shade (0.75, @theme_fg_dark_color) + + engine "murrine" { + gradient_shades = {1.00,1.00,1.00,1.00} + border_shades = {1.00, 1.00} + contrast = 0.00 + lightborderstyle = 0 + textstyle = 1 + roundness = 2 + } +} + +# toolbar separator +style "toolbar_separator" { + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = shade (0.80, @bg_color) + engine "murrine" { + border_shades = {1.00, 1.00} + contrast = 0.5 + } +} + +style "tooltips" { + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + + GtkWidget::new-tooltip-style = 0 + + engine "murrine" { + border_colors = { "#080808", "#080808" } + } +} + +style "treeview" { + base[SELECTED] = shade (1.00, @selected_bg_color) # seleccion row focused + base[ACTIVE] = shade (1.00, @selected_bg_color) # seleccion row unfocused + + fg[NORMAL] = shade (1.00, @fg_color) # header txt color + + bg[SELECTED] = shade (0.75, @selected_bg_color) # backgr mini-checkbox checked + text[NORMAL] = shade (1.10, @fg_color) # txt+indicador checked normal + text[SELECTED] = @selected_fg_color # txt+indicador selected focused + text[ACTIVE] = @selected_fg_color # txt+indicador selected unfocused + + engine "murrine" { + gradient_shades = {1.0, 1.0, 1.0, 1.0} + separatorstyle = 0 + contrast = 1.0 + } +} + +style "treeview_header" = "button" { + ythickness = 1 + GtkWidget ::focus-padding = 0 + + bg[NORMAL] = shade (0.85, @base_color) + bg[PRELIGHT] = shade (0.88, @base_color) + bg[INSENSITIVE] = shade (0.94, @bg_color) + bg[ACTIVE] = shade (0.80, @base_color) + + engine "murrine" { + border_shades = {1.50, 1.50} + gradient_shades = {1.00,1.00,1.00,1.00} + contrast = 0.30 + lightborderstyle = 0 + roundness = 0 + textstyle = 1 + glow_shade = 1.0 + prelight_shade = 1.9 + + } +} + +style "checkradio" { + xthickness = 3 + ythickness = 3 + + base[NORMAL] = shade (1.12, @bg_color) # radiocheck normal + bg[SELECTED] = shade (1.12, @bg_color) # radiocheck color checked + + text[NORMAL] = mix (0.30, shade(1.51, @selected_bg_color), @selected_fg_color) # indicador normal + text[PRELIGHT] = mix (0.30, shade(1.51, @selected_bg_color), @selected_fg_color) # indicador hover + text[ACTIVE] = mix (0.30, shade(1.51, @selected_bg_color), @selected_fg_color) # indicador click + + bg[NORMAL] = shade (0.91, @bg_color) # color togglebutton + bg[PRELIGHT] = shade (0.94, @bg_color) + bg[ACTIVE] = shade (1.00, @selected_bg_color) # button option selected + bg[INSENSITIVE] = shade (1.07, @bg_color) + + engine "murrine" { + contrast = 0.00 + gradient_shades = {1.00, 1.00, 1.00, 1.00} + lightborderstyle = 0 + lightborder_shade = 1.00 + textstyle = 0 + } +} + +# ============================================================================== +# FIREFOX SPECIFIC SETTINGS +# ============================================================================== + +style "ff-default" { + GtkCheckButton::indicator-size = 14 +} + +style "ff-statusbar" { +} + +#widget "MozillaGtkWidget*Toolbar*" style "theme-toolbar" +#widget "MozillaGtkWidget*Statusbar*" style "ff-statusbar" + + +widget "MozillaGtkWidget*" style "ff-default" + +############################################################################### +# The following part of the gtkrc applies the different styles to the widgets. +############################################################################### + +# The default style is applied to every widget +class "GtkWidget" style "default" +class "GtkSeparator" style "wide" +class "GtkFrame" style "wide" +class "GtkCalendar" style "wide" +class "GtkEntry" style "entry" + +class "GtkSpinButton" style "spinbutton" +class "GtkScale" style "scale" +class "GtkVScale" style "scale" +class "GtkHScale" style "scale" +class "GtkScrollbar" style "scrollbar" +# Overlay scrollbar +widget_class "*<OsScrollbar>" style "overlay_scrollbar" +widget_class "*<OsThumb>" style "overlay_scrollbar" +# General matching follows. The order is choosen so that the right styles override +# each other. EG. progressbar needs to be more important than the menu match. +widget_class "*<GtkButton>" style "button" +widget_class "*<GtkButton>*<GtkLabel>" style "button_label" + +widget_class "*<GtkNotebook>" style "notebook" +widget_class "*<GtkNotebook>*<GtkLabel>" style "notebook" +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook" +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook" +widget_class "*<GtkNotebook>*<GtkNotebookPage>" style "notebook" + + +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenu>*" style "menu" +widget_class "*<GtkMenuItem>*" style "menu_item_white" +widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menu_item_white" +#widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menu_item_black" + +widget_class "*<GtkToolbar>" style "toolbar" +widget_class "*<GtkHandleBox>" style "toolbar" +widget_class "*<GtkToolbar>.*.<GtkButton>*" style "toolbar_button" +class "GtkSeparatorToolItem" style "toolbar_separator" + +widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title" +widget_class "*.<GtkTreeView>*" style "treeview" + +class "*GtkExpander*" style "expander" + +widget_class "*<GtkProgress>" style "progressbar" + +# Treeview headers (and similar stock GTK+ widgets) +widget_class "*.<GtkTreeView>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkCTree>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkList>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkCList>.<GtkButton>" style "treeview_header" + +# The window of the tooltip is called "gtk-tooltip" +widget "gtk-tooltip*" style "tooltips" + +########################################################################## +# Radiobutton and Checkbox +########################################################################## +# If you have problems displaying the checkbox or radio buttons in gtk2 +# uncomment the two lines following (remove the # symbol of the beginning of the line) + +widget_class "*<GtkCheckButton>*" style "checkradio" +widget_class "*<GtkRadioButton>*" style "checkradio" + +# and comment on these (put the # symbol at the beginning of the line) +# widget_class "*<GtkCheckButton>*" style "checkbutton" +# widget_class "*<GtkRadioButton>*" style "radiobutton" +########################################################################## + +style "FireFox-MenuBar" = "menubar" { + GtkMenuBar::shadow-type = GTK_SHADOW_NONE +} +widget "MozillaGtkWidget*GtkMenuBar" style "FireFox-MenuBar" +widget "MozillaGtkWidget*GtkCheck*" style:highest "checkradio" +widget "MozillaGtkWidget*GtkRadio*" style:highest "checkradio" + +widget_class "*<GtkCheckButton>*<GtkLabel>" style:highest "checkradio_label" +widget_class "*<GtkRadioButton>*<GtkLabel>" style:highest "checkradio_label" + +########################################################################## +# Following are special cases and workarounds for issues in applications. +########################################################################## +# For Google Chrome/Chromium integration. +style "chrome-gtk-frame" { + ChromeGtkFrame::frame-color = @theme_bg_dark_color + ChromeGtkFrame::inactive-frame-color = @theme_bg_dark_color + ChromeGtkFrame::frame-gradient-size = 120 + ChromeGtkFrame::frame-gradient-color = @theme_bg_dark_color + ChromeGtkFrame::inactive-frame-gradient-color = @theme_bg_dark_color + ChromeGtkFrame::incognito-frame-color = @theme_bg_dark_color + ChromeGtkFrame::incognito-inactive-frame-color = @theme_bg_dark_color + ChromeGtkFrame::incognito-frame-gradient-size = 120 + ChromeGtkFrame::incognito-frame-gradient-color = @theme_bg_dark_color + + ChromeGtkFrame::scrollbar-trough-color = shade (0.99, @theme_bg_dark_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade (0.87, @theme_bg_dark_color) + ChromeGtkFrame::scrollbar-slider-normal-color = shade (0.80, @theme_bg_dark_color) +} +class "ChromeGtkFrame" style "chrome-gtk-frame" + +# For places where the text color is used instead of the fg color. +style "text_is_fg_color_workaround" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = shade (0.75, @fg_color) +} +widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround" + +# For menus where the text color is used instead of the fg color. +style "menuitem_text_is_fg_color_workaround" { + + text[NORMAL] = @fg_color + text[PRELIGHT] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = shade (0.75, @fg_color) +} +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" + +# For places where the fg color is used instead of the text color. +style "fg_is_text_color_workaround" { + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) +} +widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround" +widget_class "*<GtkCList>" style "fg_is_text_color_workaround" +widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround" + +style "performance-fix" { + + engine "murrine" { + textstyle = 0 + contrast = 0.5 + } +} +widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice + +# For gvim scrollbars. +style "vim-scrollbar" = "scrollbar" { + GtkScrollbar ::slider_width = 16 + GtkScrollbar ::stepper_size = 16 + + engine "pixmap" { + image { + function = BOX + orientation = VERTICAL + file = "assets/scroll-background.png" + } + } +} +widget "vim-main-window.*Scrollbar*" style "vim-scrollbar" + +# For Eclipse (swt) toolbars. +widget "*swt*toolbar*" style "toolbar" + + +# Banshee +widget_class "__gtksharp_1*<GtkTreeView>*" style "treeview" + diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-hor.svg b/.themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-hor.svg new file mode 100644 index 00000000..88a22e3f --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-hor.svg @@ -0,0 +1,346 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="20" + id="svg5980" + version="1.1" + inkscape:version="0.48.2 r9819" + sodipodi:docname="scale-slider.svg"> + <defs + id="defs5982"> + <linearGradient + id="linearGradient3819"> + <stop + style="stop-color:#bababa;stop-opacity:1;" + offset="0" + id="stop3821" /> + <stop + style="stop-color:#d5d5d5;stop-opacity:1;" + offset="1" + id="stop3823" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4714-2" + id="linearGradient5304-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + x1="108.59611" + y1="477.02258" + x2="113.8317" + y2="477.02258" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-2"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-5" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4722-3" + id="linearGradient5306-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="116.15861" + y1="479.89758" + x2="107.97111" + y2="479.89758" /> + <linearGradient + id="linearGradient4722-3"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-2" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-2" /> + </linearGradient> + <linearGradient + y2="477.02258" + x2="113.8317" + y1="477.02258" + x1="108.59611" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6007" + xlink:href="#linearGradient4714-2" + inkscape:collect="always" /> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6009" + xlink:href="#linearGradient4722-3" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853" + id="linearGradient3911" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <linearGradient + id="linearGradient3853"> + <stop + id="stop3855" + offset="0" + style="stop-color:#888888;stop-opacity:1" /> + <stop + id="stop3857" + offset="1" + style="stop-color:#535353;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4002" + id="radialGradient4008" + cx="312.375" + cy="290.25" + fx="312.375" + fy="290.25" + r="6.875" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient4002"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4004" /> + <stop + id="stop4010" + offset="0.77191412" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4006" /> + </linearGradient> + <radialGradient + r="6.875" + fy="290.25" + fx="312.375" + cy="290.25" + cx="312.375" + gradientUnits="userSpaceOnUse" + id="radialGradient4037" + xlink:href="#linearGradient4002" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853" + id="linearGradient4076" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853" + id="linearGradient4085" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853-8" + id="linearGradient4085-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <linearGradient + id="linearGradient3853-8"> + <stop + id="stop3855-4" + offset="0" + style="stop-color:#888888;stop-opacity:1" /> + <stop + id="stop3857-3" + offset="1" + style="stop-color:#535353;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4002" + id="radialGradient3817" + cx="312.375" + cy="290.25" + fx="312.375" + fy="290.25" + r="7.3333335" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3819" + id="linearGradient3825" + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1.9999999,0)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4002" + id="radialGradient3029" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)" + cx="312.375" + cy="290.25" + fx="312.375" + fy="290.25" + r="7.3333335" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853" + id="linearGradient3031" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3819" + id="linearGradient3033" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1.9999999,0)" + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="13.975" + inkscape:cx="8" + inkscape:cy="10" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="812" + inkscape:window-height="717" + inkscape:window-x="236" + inkscape:window-y="168" + inkscape:window-maximized="0" + showborder="true"> + <inkscape:grid + type="xygrid" + id="grid3019" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata5985"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-12)"> + <g + id="g3021" + transform="matrix(0.84210525,0,0,0.84210525,-0.42105272,3.0526297)"> + <path + transform="matrix(1.3818182,0,0,1.3818182,-421.64546,-378.57273)" + d="m 319.25,290.25 c 0,3.79696 -3.07804,6.875 -6.875,6.875 -3.79696,0 -6.875,-3.07804 -6.875,-6.875 0,-3.79696 3.07804,-6.875 6.875,-6.875 3.79696,0 6.875,3.07804 6.875,6.875 z" + sodipodi:ry="6.875" + sodipodi:rx="6.875" + sodipodi:cy="290.25" + sodipodi:cx="312.375" + id="path5387-8-1" + style="opacity:0.3;color:#000000;fill:url(#radialGradient3029);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80882353;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(1.0909091,0,0,1.0909091,-330.77273,-294.63637)" + d="m 319.25,290.25 c 0,3.79696 -3.07804,6.875 -6.875,6.875 -3.79696,0 -6.875,-3.07804 -6.875,-6.875 0,-3.79696 3.07804,-6.875 6.875,-6.875 3.79696,0 6.875,3.07804 6.875,6.875 z" + sodipodi:ry="6.875" + sodipodi:rx="6.875" + sodipodi:cy="290.25" + sodipodi:cx="312.375" + id="path5387-8" + style="color:#000000;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3031);stroke-width:0.91666669;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="cccscccsc" + id="path3907-8" + d="M 11.844001,15.093876 9.9687499,21.96875 5.8513889,16.289267 c -0.846712,1.21453 -2.788889,4.336676 -2.788889,5.929483 0,2.613581 3.023705,4.720993 4.999748,6.421781 l 1.906502,-6.609281 3.9455161,5.718561 c 0.987249,-1.270018 3.085733,-4.23539 3.085733,-5.968561 0,-2.588835 -3.160985,-5.33957 -5.155998,-6.687374 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + id="path3907" + d="m 13.718749,16.03125 -3.7499991,5.9375 -5.40625,-4.15625 c -0.846712,1.21453 -1.5,2.813443 -1.5,4.40625 0,2.613581 1.148957,4.017962 3.125,5.71875 l 3.78125,-5.90625 5.4687491,4.3125 c 0.987249,-1.270018 1.5625,-2.829329 1.5625,-4.5625 0,-2.588835 -1.286237,-4.402196 -3.28125,-5.75 z" + style="fill:url(#linearGradient3033);fill-opacity:1;stroke:none" /> + <path + transform="matrix(0.94545454,0,0,0.94545454,-285.33636,-252.41818)" + d="m 319.25,290.25 c 0,3.79696 -3.07804,6.875 -6.875,6.875 -3.79696,0 -6.875,-3.07804 -6.875,-6.875 0,-3.79696 3.07804,-6.875 6.875,-6.875 3.79696,0 6.875,3.07804 6.875,6.875 z" + sodipodi:ry="6.875" + sodipodi:rx="6.875" + sodipodi:cy="290.25" + sodipodi:cx="312.375" + id="path5387-7" + style="opacity:0.8;color:#000000;fill:none;stroke:#ffffff;stroke-width:1.05769241;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="translate(17.163955,9.3088161)" + d="m -6.7545868,12.691184 c 0,0.226088 -0.1832807,0.409369 -0.4093689,0.409369 -0.2260882,0 -0.4093689,-0.183281 -0.4093689,-0.409369 0,-0.226088 0.1832807,-0.409369 0.4093689,-0.409369 0.2260882,0 0.4093689,0.183281 0.4093689,0.409369 z" + sodipodi:ry="0.4093689" + sodipodi:rx="0.4093689" + sodipodi:cy="12.691184" + sodipodi:cx="-7.1639557" + id="path3909" + style="color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-insensitive-hor.svg b/.themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-insensitive-hor.svg new file mode 100644 index 00000000..d2969ec0 --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-insensitive-hor.svg @@ -0,0 +1,240 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="20" + id="svg5980" + version="1.1" + inkscape:version="0.48.2 r9819" + sodipodi:docname="scale-slider-insensitive.svg"> + <defs + id="defs5982"> + <linearGradient + id="linearGradient3818"> + <stop + id="stop3820" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0.65891302" + id="stop3822" /> + <stop + id="stop3824" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3819"> + <stop + style="stop-color:#bababa;stop-opacity:1;" + offset="0" + id="stop3821" /> + <stop + style="stop-color:#d5d5d5;stop-opacity:1;" + offset="1" + id="stop3823" /> + </linearGradient> + <linearGradient + id="linearGradient3853"> + <stop + id="stop3855" + offset="0" + style="stop-color:#a0a0a0;stop-opacity:1;" /> + <stop + id="stop3857" + offset="1" + style="stop-color:#787878;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4002"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4004" /> + <stop + id="stop4010" + offset="0.77191412" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4006" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853" + id="linearGradient4085" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4002" + id="radialGradient3817" + cx="312.375" + cy="290.25" + fx="312.375" + fy="290.25" + r="7.3333335" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3819" + id="linearGradient3825" + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1.9999999,0)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3818" + id="radialGradient3816" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)" + cx="312.375" + cy="290.25" + fx="312.375" + fy="290.25" + r="7.3333335" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3818" + id="radialGradient3014" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)" + cx="312.375" + cy="290.25" + fx="312.375" + fy="290.25" + r="7.3333335" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853" + id="linearGradient3016" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3819" + id="linearGradient3018" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1.9999999,0)" + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="27.95" + inkscape:cx="10" + inkscape:cy="10" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1920" + inkscape:window-height="1056" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" + showborder="true" /> + <metadata + id="metadata5985"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-12)"> + <g + id="g3006" + transform="matrix(0.84210525,0,0,0.84210525,-0.42105271,3.0526297)"> + <path + transform="matrix(1.3818182,0,0,1.3818182,-421.64546,-378.57273)" + d="m 319.25,290.25 c 0,3.79696 -3.07804,6.875 -6.875,6.875 -3.79696,0 -6.875,-3.07804 -6.875,-6.875 0,-3.79696 3.07804,-6.875 6.875,-6.875 3.79696,0 6.875,3.07804 6.875,6.875 z" + sodipodi:ry="6.875" + sodipodi:rx="6.875" + sodipodi:cy="290.25" + sodipodi:cx="312.375" + id="path5387-8-1" + style="opacity:0.15;color:#000000;fill:url(#radialGradient3014);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80882353;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(1.0909091,0,0,1.0909091,-330.77273,-294.63637)" + d="m 319.25,290.25 c 0,3.79696 -3.07804,6.875 -6.875,6.875 -3.79696,0 -6.875,-3.07804 -6.875,-6.875 0,-3.79696 3.07804,-6.875 6.875,-6.875 3.79696,0 6.875,3.07804 6.875,6.875 z" + sodipodi:ry="6.875" + sodipodi:rx="6.875" + sodipodi:cy="290.25" + sodipodi:cx="312.375" + id="path5387-8" + style="color:#000000;fill:#ebebeb;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3016);stroke-width:0.91666669;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="cccscccsc" + id="path3907-8" + d="M 11.844001,15.093876 9.9687499,21.96875 5.8513889,16.289267 c -0.846712,1.21453 -2.788889,4.336676 -2.788889,5.929483 0,2.613581 3.023705,4.720993 4.999748,6.421781 l 1.906502,-6.609281 3.9455161,5.718561 c 0.987249,-1.270018 3.085733,-4.23539 3.085733,-5.968561 0,-2.588835 -3.160985,-5.33957 -5.155998,-6.687374 z" + style="fill:#dddddd;fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + id="path3907" + d="m 13.718749,16.03125 -3.7499991,5.9375 -5.40625,-4.15625 c -0.846712,1.21453 -1.5,2.813443 -1.5,4.40625 0,2.613581 1.148957,4.017962 3.125,5.71875 l 3.78125,-5.90625 5.4687491,4.3125 c 0.987249,-1.270018 1.5625,-2.829329 1.5625,-4.5625 0,-2.588835 -1.286237,-4.402196 -3.28125,-5.75 z" + style="opacity:0.6;fill:url(#linearGradient3018);fill-opacity:1;stroke:none" /> + <path + transform="matrix(0.94545454,0,0,0.94545454,-285.33636,-252.41818)" + d="m 319.25,290.25 c 0,3.79696 -3.07804,6.875 -6.875,6.875 -3.79696,0 -6.875,-3.07804 -6.875,-6.875 0,-3.79696 3.07804,-6.875 6.875,-6.875 3.79696,0 6.875,3.07804 6.875,6.875 z" + sodipodi:ry="6.875" + sodipodi:rx="6.875" + sodipodi:cy="290.25" + sodipodi:cx="312.375" + id="path5387-7" + style="opacity:0.6;color:#000000;fill:none;stroke:#ffffff;stroke-width:1.05769241;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="translate(17.163955,9.3088161)" + d="m -6.7545868,12.691184 c 0,0.226088 -0.1832807,0.409369 -0.4093689,0.409369 -0.2260882,0 -0.4093689,-0.183281 -0.4093689,-0.409369 0,-0.226088 0.1832807,-0.409369 0.4093689,-0.409369 0.2260882,0 0.4093689,0.183281 0.4093689,0.409369 z" + sodipodi:ry="0.4093689" + sodipodi:rx="0.4093689" + sodipodi:cy="12.691184" + sodipodi:cx="-7.1639557" + id="path3909" + style="color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-insensitive-ver.svg b/.themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-insensitive-ver.svg new file mode 100644 index 00000000..4a873bca --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-insensitive-ver.svg @@ -0,0 +1,209 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="16" + id="svg5980" + version="1.1" + inkscape:version="0.48.2 r9819" + sodipodi:docname="scale-slider-insensitive-hor.svg"> + <defs + id="defs5982"> + <linearGradient + id="linearGradient3818"> + <stop + id="stop3820" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0.65891302" + id="stop3822" /> + <stop + id="stop3824" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3819"> + <stop + style="stop-color:#bababa;stop-opacity:1;" + offset="0" + id="stop3821" /> + <stop + style="stop-color:#d5d5d5;stop-opacity:1;" + offset="1" + id="stop3823" /> + </linearGradient> + <linearGradient + id="linearGradient3853"> + <stop + id="stop3855" + offset="0" + style="stop-color:#a0a0a0;stop-opacity:1;" /> + <stop + id="stop3857" + offset="1" + style="stop-color:#787878;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4002"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4004" /> + <stop + id="stop4010" + offset="0.77191412" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4006" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4002" + id="radialGradient3817" + cx="312.375" + cy="290.25" + fx="312.375" + fy="290.25" + r="7.3333335" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3818" + id="radialGradient3014" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)" + cx="312.375" + cy="290.25" + fx="312.375" + fy="290.25" + r="7.3333335" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853" + id="linearGradient3016" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3819" + id="linearGradient3018" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1.9999999,0)" + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="27.95" + inkscape:cx="10" + inkscape:cy="10" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1920" + inkscape:window-height="1056" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" + showborder="true" /> + <metadata + id="metadata5985"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-16)"> + <g + id="g3006" + transform="matrix(0.84210525,0,0,0.84210525,1.5789473,5.0526297)"> + <path + transform="matrix(1.3818182,0,0,1.3818182,-421.64546,-378.57273)" + d="m 319.25,290.25 c 0,3.79696 -3.07804,6.875 -6.875,6.875 -3.79696,0 -6.875,-3.07804 -6.875,-6.875 0,-3.79696 3.07804,-6.875 6.875,-6.875 3.79696,0 6.875,3.07804 6.875,6.875 z" + sodipodi:ry="6.875" + sodipodi:rx="6.875" + sodipodi:cy="290.25" + sodipodi:cx="312.375" + id="path5387-8-1" + style="opacity:0.15;color:#000000;fill:url(#radialGradient3014);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80882353;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(1.0909091,0,0,1.0909091,-330.77273,-294.63637)" + d="m 319.25,290.25 c 0,3.79696 -3.07804,6.875 -6.875,6.875 -3.79696,0 -6.875,-3.07804 -6.875,-6.875 0,-3.79696 3.07804,-6.875 6.875,-6.875 3.79696,0 6.875,3.07804 6.875,6.875 z" + sodipodi:ry="6.875" + sodipodi:rx="6.875" + sodipodi:cy="290.25" + sodipodi:cx="312.375" + id="path5387-8" + style="color:#000000;fill:#ebebeb;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3016);stroke-width:0.91666669;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="cccscccsc" + id="path3907-8" + d="M 11.844001,15.093876 9.9687499,21.96875 5.8513889,16.289267 c -0.846712,1.21453 -2.788889,4.336676 -2.788889,5.929483 0,2.613581 3.023705,4.720993 4.999748,6.421781 l 1.906502,-6.609281 3.9455161,5.718561 c 0.987249,-1.270018 3.085733,-4.23539 3.085733,-5.968561 0,-2.588835 -3.160985,-5.33957 -5.155998,-6.687374 z" + style="fill:#dddddd;fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + id="path3907" + d="m 13.718749,16.03125 -3.7499991,5.9375 -5.40625,-4.15625 c -0.846712,1.21453 -1.5,2.813443 -1.5,4.40625 0,2.613581 1.148957,4.017962 3.125,5.71875 l 3.78125,-5.90625 5.4687491,4.3125 c 0.987249,-1.270018 1.5625,-2.829329 1.5625,-4.5625 0,-2.588835 -1.286237,-4.402196 -3.28125,-5.75 z" + style="opacity:0.6;fill:url(#linearGradient3018);fill-opacity:1;stroke:none" /> + <path + transform="matrix(0.94545454,0,0,0.94545454,-285.33636,-252.41818)" + d="m 319.25,290.25 c 0,3.79696 -3.07804,6.875 -6.875,6.875 -3.79696,0 -6.875,-3.07804 -6.875,-6.875 0,-3.79696 3.07804,-6.875 6.875,-6.875 3.79696,0 6.875,3.07804 6.875,6.875 z" + sodipodi:ry="6.875" + sodipodi:rx="6.875" + sodipodi:cy="290.25" + sodipodi:cx="312.375" + id="path5387-7" + style="opacity:0.6;color:#000000;fill:none;stroke:#ffffff;stroke-width:1.05769241;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="translate(17.163955,9.3088161)" + d="m -6.7545868,12.691184 c 0,0.226088 -0.1832807,0.409369 -0.4093689,0.409369 -0.2260882,0 -0.4093689,-0.183281 -0.4093689,-0.409369 0,-0.226088 0.1832807,-0.409369 0.4093689,-0.409369 0.2260882,0 0.4093689,0.183281 0.4093689,0.409369 z" + sodipodi:ry="0.4093689" + sodipodi:rx="0.4093689" + sodipodi:cy="12.691184" + sodipodi:cx="-7.1639557" + id="path3909" + style="color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-ver.svg b/.themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-ver.svg new file mode 100644 index 00000000..566f260e --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider-ver.svg @@ -0,0 +1,315 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="16" + id="svg5980" + version="1.1" + inkscape:version="0.48.2 r9819" + sodipodi:docname="scale-slider-hor.svg"> + <defs + id="defs5982"> + <linearGradient + id="linearGradient3819"> + <stop + style="stop-color:#bababa;stop-opacity:1;" + offset="0" + id="stop3821" /> + <stop + style="stop-color:#d5d5d5;stop-opacity:1;" + offset="1" + id="stop3823" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4714-2" + id="linearGradient5304-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + x1="108.59611" + y1="477.02258" + x2="113.8317" + y2="477.02258" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-2"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-5" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4722-3" + id="linearGradient5306-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="116.15861" + y1="479.89758" + x2="107.97111" + y2="479.89758" /> + <linearGradient + id="linearGradient4722-3"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-2" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-2" /> + </linearGradient> + <linearGradient + y2="477.02258" + x2="113.8317" + y1="477.02258" + x1="108.59611" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6007" + xlink:href="#linearGradient4714-2" + inkscape:collect="always" /> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6009" + xlink:href="#linearGradient4722-3" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853" + id="linearGradient3911" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <linearGradient + id="linearGradient3853"> + <stop + id="stop3855" + offset="0" + style="stop-color:#888888;stop-opacity:1" /> + <stop + id="stop3857" + offset="1" + style="stop-color:#535353;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4002" + id="radialGradient4008" + cx="312.375" + cy="290.25" + fx="312.375" + fy="290.25" + r="6.875" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient4002"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4004" /> + <stop + id="stop4010" + offset="0.77191412" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4006" /> + </linearGradient> + <radialGradient + r="6.875" + fy="290.25" + fx="312.375" + cy="290.25" + cx="312.375" + gradientUnits="userSpaceOnUse" + id="radialGradient4037" + xlink:href="#linearGradient4002" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853" + id="linearGradient4076" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853-8" + id="linearGradient4085-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <linearGradient + id="linearGradient3853-8"> + <stop + id="stop3855-4" + offset="0" + style="stop-color:#888888;stop-opacity:1" /> + <stop + id="stop3857-3" + offset="1" + style="stop-color:#535353;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4002" + id="radialGradient3029" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)" + cx="312.375" + cy="290.25" + fx="312.375" + fy="290.25" + r="7.3333335" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853" + id="linearGradient3031" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3819" + id="linearGradient3033" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1.9999999,0)" + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="13.975" + inkscape:cx="8" + inkscape:cy="10" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="812" + inkscape:window-height="717" + inkscape:window-x="236" + inkscape:window-y="168" + inkscape:window-maximized="0" + showborder="true"> + <inkscape:grid + type="xygrid" + id="grid3019" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata5985"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-16)"> + <g + id="g3021" + transform="matrix(0.84210525,0,0,0.84210525,1.5789473,5.0526297)"> + <path + transform="matrix(1.3818182,0,0,1.3818182,-421.64546,-378.57273)" + d="m 319.25,290.25 c 0,3.79696 -3.07804,6.875 -6.875,6.875 -3.79696,0 -6.875,-3.07804 -6.875,-6.875 0,-3.79696 3.07804,-6.875 6.875,-6.875 3.79696,0 6.875,3.07804 6.875,6.875 z" + sodipodi:ry="6.875" + sodipodi:rx="6.875" + sodipodi:cy="290.25" + sodipodi:cx="312.375" + id="path5387-8-1" + style="opacity:0.3;color:#000000;fill:url(#radialGradient3029);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80882353;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(1.0909091,0,0,1.0909091,-330.77273,-294.63637)" + d="m 319.25,290.25 c 0,3.79696 -3.07804,6.875 -6.875,6.875 -3.79696,0 -6.875,-3.07804 -6.875,-6.875 0,-3.79696 3.07804,-6.875 6.875,-6.875 3.79696,0 6.875,3.07804 6.875,6.875 z" + sodipodi:ry="6.875" + sodipodi:rx="6.875" + sodipodi:cy="290.25" + sodipodi:cx="312.375" + id="path5387-8" + style="color:#000000;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3031);stroke-width:0.91666669;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="cccscccsc" + id="path3907-8" + d="M 11.844001,15.093876 9.9687499,21.96875 5.8513889,16.289267 c -0.846712,1.21453 -2.788889,4.336676 -2.788889,5.929483 0,2.613581 3.023705,4.720993 4.999748,6.421781 l 1.906502,-6.609281 3.9455161,5.718561 c 0.987249,-1.270018 3.085733,-4.23539 3.085733,-5.968561 0,-2.588835 -3.160985,-5.33957 -5.155998,-6.687374 z" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + id="path3907" + d="m 13.718749,16.03125 -3.7499991,5.9375 -5.40625,-4.15625 c -0.846712,1.21453 -1.5,2.813443 -1.5,4.40625 0,2.613581 1.148957,4.017962 3.125,5.71875 l 3.78125,-5.90625 5.4687491,4.3125 c 0.987249,-1.270018 1.5625,-2.829329 1.5625,-4.5625 0,-2.588835 -1.286237,-4.402196 -3.28125,-5.75 z" + style="fill:url(#linearGradient3033);fill-opacity:1;stroke:none" /> + <path + transform="matrix(0.94545454,0,0,0.94545454,-285.33636,-252.41818)" + d="m 319.25,290.25 c 0,3.79696 -3.07804,6.875 -6.875,6.875 -3.79696,0 -6.875,-3.07804 -6.875,-6.875 0,-3.79696 3.07804,-6.875 6.875,-6.875 3.79696,0 6.875,3.07804 6.875,6.875 z" + sodipodi:ry="6.875" + sodipodi:rx="6.875" + sodipodi:cy="290.25" + sodipodi:cx="312.375" + id="path5387-7" + style="opacity:0.8;color:#000000;fill:none;stroke:#ffffff;stroke-width:1.05769241;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="translate(17.163955,9.3088161)" + d="m -6.7545868,12.691184 c 0,0.226088 -0.1832807,0.409369 -0.4093689,0.409369 -0.2260882,0 -0.4093689,-0.183281 -0.4093689,-0.409369 0,-0.226088 0.1832807,-0.409369 0.4093689,-0.409369 0.2260882,0 0.4093689,0.183281 0.4093689,0.409369 z" + sodipodi:ry="0.4093689" + sodipodi:rx="0.4093689" + sodipodi:cy="12.691184" + sodipodi:cx="-7.1639557" + id="path3909" + style="color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider.svg b/.themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider.svg new file mode 100644 index 00000000..dbb871cd --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/assets/scale-slider.svg @@ -0,0 +1,303 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg5980" + version="1.1" + inkscape:version="0.48.2 r9819" + sodipodi:docname="scale-slider.svg"> + <defs + id="defs5982"> + <linearGradient + id="linearGradient3819"> + <stop + style="stop-color:#bababa;stop-opacity:1;" + offset="0" + id="stop3821" /> + <stop + style="stop-color:#d5d5d5;stop-opacity:1;" + offset="1" + id="stop3823" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4714-2" + id="linearGradient5304-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + x1="108.59611" + y1="477.02258" + x2="113.8317" + y2="477.02258" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-2"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-5" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4722-3" + id="linearGradient5306-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="116.15861" + y1="479.89758" + x2="107.97111" + y2="479.89758" /> + <linearGradient + id="linearGradient4722-3"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-2" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-2" /> + </linearGradient> + <linearGradient + y2="477.02258" + x2="113.8317" + y1="477.02258" + x1="108.59611" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6007" + xlink:href="#linearGradient4714-2" + inkscape:collect="always" /> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6009" + xlink:href="#linearGradient4722-3" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853" + id="linearGradient3911" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <linearGradient + id="linearGradient3853"> + <stop + id="stop3855" + offset="0" + style="stop-color:#888888;stop-opacity:1" /> + <stop + id="stop3857" + offset="1" + style="stop-color:#535353;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4002" + id="radialGradient4008" + cx="312.375" + cy="290.25" + fx="312.375" + fy="290.25" + r="6.875" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient4002"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4004" /> + <stop + id="stop4010" + offset="0.77191412" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4006" /> + </linearGradient> + <radialGradient + r="6.875" + fy="290.25" + fx="312.375" + cy="290.25" + cx="312.375" + gradientUnits="userSpaceOnUse" + id="radialGradient4037" + xlink:href="#linearGradient4002" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853" + id="linearGradient4076" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853" + id="linearGradient4085" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853-8" + id="linearGradient4085-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" /> + <linearGradient + id="linearGradient3853-8"> + <stop + id="stop3855-4" + offset="0" + style="stop-color:#888888;stop-opacity:1" /> + <stop + id="stop3857-3" + offset="1" + style="stop-color:#535353;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4002" + id="radialGradient3817" + cx="312.375" + cy="290.25" + fx="312.375" + fy="290.25" + r="7.3333335" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3819" + id="linearGradient3825" + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1.9999999,0)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="13.975" + inkscape:cx="8" + inkscape:cy="10" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1280" + inkscape:window-height="753" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" + showborder="true" /> + <metadata + id="metadata5985"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-12)"> + <path + sodipodi:type="arc" + style="opacity:0.3;color:#000000;fill:url(#radialGradient3817);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80882353;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path5387-8-1" + sodipodi:cx="312.375" + sodipodi:cy="290.25" + sodipodi:rx="6.875" + sodipodi:ry="6.875" + d="m 319.25,290.25 a 6.875,6.875 0 1 1 -13.75,0 6.875,6.875 0 1 1 13.75,0 z" + transform="matrix(1.3818182,0,0,1.3818182,-421.64546,-378.57273)" /> + <path + sodipodi:type="arc" + style="color:#000000;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4085);stroke-width:0.91666669;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path5387-8" + sodipodi:cx="312.375" + sodipodi:cy="290.25" + sodipodi:rx="6.875" + sodipodi:ry="6.875" + d="m 319.25,290.25 a 6.875,6.875 0 1 1 -13.75,0 6.875,6.875 0 1 1 13.75,0 z" + transform="matrix(1.0909091,0,0,1.0909091,-330.77273,-294.63637)" /> + <path + inkscape:connector-curvature="0" + style="fill:#e6e6e6;fill-opacity:1;stroke:none" + d="M 11.844001,15.093876 9.9687499,21.96875 5.8513889,16.289267 c -0.846712,1.21453 -2.788889,4.336676 -2.788889,5.929483 0,2.613581 3.023705,4.720993 4.999748,6.421781 l 1.906502,-6.609281 3.9455161,5.718561 c 0.987249,-1.270018 3.085733,-4.23539 3.085733,-5.968561 0,-2.588835 -3.160985,-5.33957 -5.155998,-6.687374 z" + id="path3907-8" + sodipodi:nodetypes="cccscccsc" /> + <path + style="fill:url(#linearGradient3825);fill-opacity:1;stroke:none" + d="m 13.718749,16.03125 -3.7499991,5.9375 -5.40625,-4.15625 c -0.846712,1.21453 -1.5,2.813443 -1.5,4.40625 0,2.613581 1.148957,4.017962 3.125,5.71875 l 3.78125,-5.90625 5.4687491,4.3125 c 0.987249,-1.270018 1.5625,-2.829329 1.5625,-4.5625 0,-2.588835 -1.286237,-4.402196 -3.28125,-5.75 z" + id="path3907" + inkscape:connector-curvature="0" /> + <path + sodipodi:type="arc" + style="opacity:0.8;color:#000000;fill:none;stroke:#ffffff;stroke-width:1.05769241;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path5387-7" + sodipodi:cx="312.375" + sodipodi:cy="290.25" + sodipodi:rx="6.875" + sodipodi:ry="6.875" + d="m 319.25,290.25 a 6.875,6.875 0 1 1 -13.75,0 6.875,6.875 0 1 1 13.75,0 z" + transform="matrix(0.94545454,0,0,0.94545454,-285.33636,-252.41818)" /> + <path + sodipodi:type="arc" + style="color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path3909" + sodipodi:cx="-7.1639557" + sodipodi:cy="12.691184" + sodipodi:rx="0.4093689" + sodipodi:ry="0.4093689" + d="m -6.7545868,12.691184 a 0.4093689,0.4093689 0 1 1 -0.8187378,0 0.4093689,0.4093689 0 1 1 0.8187378,0 z" + transform="translate(17.163955,9.3088161)" /> + </g> +</svg> diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/gnome-applications-gray-light.css b/.themes/FlatStudioDarkCustom/gtk-3.0/gnome-applications-gray-light.css new file mode 100644 index 00000000..5e25a088 --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/gnome-applications-gray-light.css @@ -0,0 +1,256 @@ +/**************** + * Applications * + ****************/ +ApDocView, /* Abiword */ +EogScrollView, /* Eog */ +CheeseThumbView /* Cheese */ +{ + background-color: @chrome_bg_color; + -EogScrollView-shadow-type: none; +} + +/* nautilus */ +.nautilus-canvas-item { + border-radius: 0px; +} + +.nautilus-desktop.nautilus-canvas-item { + color: @theme_bg_color; + text-shadow: 1px 1px black; +} + +.nautilus-desktop.nautilus-canvas-item:active { + color: @theme_text_color; +} + +.nautilus-desktop.nautilus-canvas-item:selected { + color: @theme_selected_fg_color; +} + +.nautilus-desktop.nautilus-canvas-item:active, +.nautilus-desktop.nautilus-canvas-item:prelight, +.nautilus-desktop.nautilus-canvas-item:selected { + text-shadow: none; +} + +NautilusWindow .primary-toolbar.toolbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_color, 1.04)), + to (shade(@theme_bg_color, 1.04))); + + border-width: 0px 0px 1px 0px; + border-radius: 0px; + border-style: solid; + -unico-border-gradient: none; + border-color: @transparent @transparent shade(@theme_base_color, 1.00) @transparent; + + padding: 1px 3px 2px; + -GtkWidget-window-dragging: true; + -GtkToolbar-button-relief: normal; +} + +NautilusWindow .primary-toolbar .toolbar .button, +NautilusWindow .primary-toolbar.toolbar .button { + padding: 0px 2px; +} + +#nautilus-search-button *, +NautilusWindow .primary-toolbar .toolbar .button, +NautilusWindow .primary-toolbar.toolbar .button { + + background-image: none; + + -unico-border-gradient: none; + border-image: none; + border-style: solid; + border-width: 1px; + border-radius: 0px; + border-color: @transparent; + + box-shadow: none; + + -unico-inner-stroke-gradient: none; + -unico-inner-stroke-width: 0px; + -unico-inner-stroke-color: @transparent; + + -unico-outer-stroke-gradient: none; + -unico-outer-stroke-width: 6px 0px 6px 0px; + -unico-outer-stroke-color: @transparent; +} + +#nautilus-search-button *, +NautilusWindow .primary-toolbar .toolbar .button GtkLabel, +NautilusWindow .primary-toolbar.toolbar .button GtkLabel { + color: shade(@theme_fg_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + +#nautilus-search-button *:prelight +NautilusWindow .primary-toolbar .toolbar .button *:hover, +NautilusWindow .primary-toolbar.toolbar .button *:hover { + color: shade(@theme_text_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + +#nautilus-search-button *:active, +#nautilus-search-button *:active:prelight, +NautilusWindow .primary-toolbar .toolbar .button *:active, +NautilusWindow .primary-toolbar.toolbar .button *:active, +NautilusWindow .primary-toolbar .toolbar .button *:active:hover, +NautilusWindow .primary-toolbar.toolbar .button *:active:hover { + color: shade(@theme_fg_color, 1.25); + text-shadow: 0px 1px @theme_shadow_color; +} + +#nautilus-search-button .button:active, +#nautilus-search-button .button:active:prelight, +NautilusWindow .primary-toolbar .toolbar .button:active, +NautilusWindow .primary-toolbar.toolbar .button:active, +NautilusWindow .primary-toolbar .toolbar .button:active:hover, +NautilusWindow .primary-toolbar.toolbar .button:active:hover { + + border-radius: 0px; + + -unico-outer-stroke-gradient: none; + -unico-outer-stroke-width: 6px 0px 6px 0px; + -unico-outer-stroke-color: @transparent; + -unico-inner-stroke-width: 0px; + -unico-inner-stroke-gradient: none; + + background-image: none; + -unico-border-gradient: none; + border-color: shade (@theme_bg_color, 0.85); + background-color: shade (@theme_bg_color, 0.85); +} + +#nautilus-search-button .button:prelight, +NautilusWindow .primary-toolbar .toolbar .button:hover, +NautilusWindow .primary-toolbar.toolbar .button:hover { + + -unico-inner-stroke-width: 0px; + -unico-inner-stroke-gradient: none; + + background-image: none; + -unico-border-gradient: none; + border-color: shade (@theme_bg_color, 0.90); + background-color: shade (@theme_bg_color, 0.90); +} + +NautilusFloatingBar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@notebook_tab_gradient_a, 0.97)), + to (shade (@notebook_tab_gradient_b, 0.90))); + + border-color: shade (@notebook_tab_gradient_b, 0.80); + + border-radius: 0px; + border-width: 1px; + border-style: solid; +} + +NautilusFloatingBar .button { + background-color: alpha (@theme_base_color, 0.0); + background-image: none; + + border-style: none; + border-image: none; + + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; +} + +NautilusWindow .sidebar, +NautilusWindow .sidebar.view, +NautilusWindow .sidebar .view, +NautilusWindow .sidebar.view:prelight, +NautilusWindow .sidebar .view:prelight { + background-color: shade (@theme_bg_dark_color, 1.00); + color: @theme_fg_dark_color; + text-shadow: 0px 1px @theme_shadow_dark_color; +} + + +NautilusWindow .sidebar .scrollbar { + -GtkRange-trough-border: 1; + -GtkRange-slider-width: 6; +} + +NautilusWindow .sidebar .scrollbar.trough, +NautilusWindow .sidebar .scrollbar.trough.vertical { + background-image: none; + background-color: shade (@theme_bg_dark_color, 1.00); + -unico-inner-stroke-width: 0px; +} + +/* overlay scrollbar */ +NautilusWindow .sidebar OsThumb:selected, +NautilusWindow .sidebar OsScrollbar:selected { + background-color: shade (@theme_bg_dark_color, 0.60); +} + +NautilusWindow .sidebar OsThumb:active, +NautilusWindow .sidebar OsScrollbar:active { + background-color: shade (@theme_bg_dark_color, 0.46); +} + +NautilusWindow .sidebar OsThumb:insensitive, +NautilusWindow .sidebar OsScrollbar:insensitive { + background-color: shade (@theme_bg_dark_color, 0.68); +} + + +NautilusWindow .sidebar .frame { + border-width: 0px; + border-style: none; +} + +NautilusWindow > GtkTable > .pane-separator, +NautilusWindow .pane-separator { + /* ubuntu-12 */ + background-color: shade (@theme_bg_dark_color, 1.00); + border-color: shade (@theme_bg_dark_color, 1.00); + border-style: solid; + border-width: 0px; + background-image: -gtk-gradient(linear, + left top, right top, + from (shade (@theme_bg_dark_color, 1.00)), + to (shade (@theme_bg_dark_color, 1.00))); + + -unico-border-gradient: none; + -unico-inner-stroke-width: 0px; +} + + +NautilusWindow > GtkTable > .pane-separator:hover { + background-color: shade (@theme_bg_dark_color, 1.00); +} + +/* Nautilus 3.6 Toolbar-buttons */ +NautilusToolbar .button, +NautilusToolbar .button:active, +NautilusToolbar .button:hover, +NautilusToolbar .button:hover:active { + border-style: solid; + border-radius: 0px; + border-color: @theme_bg_dark_color; + border-image: none; + box-shadow: none; +} + +NautilusToolbar .button { + icon-shadow: 0 1px @theme_shadow_color; +} + +NautilusToolbar .button *:active { + icon-shadow: 0 1px @theme_selected_shadow_color; +} + + + +NautilusToolbar .button *:insensitive, +NautilusToolbar .button *:active:insensitive { + text-shadow: none; +} + diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/gnome-applications-gray.css b/.themes/FlatStudioDarkCustom/gtk-3.0/gnome-applications-gray.css new file mode 100644 index 00000000..da0a5699 --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/gnome-applications-gray.css @@ -0,0 +1,237 @@ +/**************** + * Applications * + ****************/ +ApDocView, /* Abiword */ +EogScrollView, /* Eog */ +CheeseThumbView /* Cheese */ +{ + background-color: @chrome_bg_color; + -EogScrollView-shadow-type: none; +} + +/* nautilus */ +.nautilus-canvas-item { + border-radius: 0px; +} + +.nautilus-desktop.nautilus-canvas-item { + color: @theme_bg_color; + text-shadow: 1px 1px black; +} + +.nautilus-desktop.nautilus-canvas-item:active { + color: @theme_text_color; +} + +.nautilus-desktop.nautilus-canvas-item:selected { + color: @theme_selected_fg_color; +} + +.nautilus-desktop.nautilus-canvas-item:active, +.nautilus-desktop.nautilus-canvas-item:prelight, +.nautilus-desktop.nautilus-canvas-item:selected { + text-shadow: none; +} + +NautilusWindow .primary-toolbar.toolbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from(shade (@theme_bg_dark_color, 1.00)), + to(shade(@theme_bg_dark_color, 1.00))); + + border-width: 0px 0px 0px 0px; + border-radius: 0px; + border-style: solid; + border-color: @transparent @transparent shade(@theme_bg_dark_color, 0.85) @transparent; + + padding: 1px 3px 2px; + -GtkWidget-window-dragging: true; + -GtkToolbar-button-relief: normal; +} + + + +NautilusWindow .primary-toolbar .toolbar .button, +NautilusWindow .primary-toolbar.toolbar .button, +NautilusWindow .primary-toolbar .toolbar .button:active, +NautilusWindow .primary-toolbar.toolbar .button:active, +NautilusWindow .primary-toolbar .toolbar .button:hover, +NautilusWindow .primary-toolbar.toolbar .button:hover, +NautilusWindow .primary-toolbar .toolbar .button:hover:active, +NautilusWindow .primary-toolbar.toolbar .button:hover:active { + padding: 0px 2px; + +} + +#nautilus-search-button * { + + border-width: 1px; + border-style: solid; + border-radius: 0px; + border-color: @transparent; + border-image: none; + box-shadow: none; + + -unico-outer-stroke-width: 6px 4px 6px 4px; + -unico-outer-stroke-gradient: none; + -unico-outer-stroke-color: @transparent; + + background-image: none; + + padding: 0px 4px; + color: @theme_fg_dark_color; + text-shadow: 0px 1px @theme_shadow_dark_color; +} + + +#nautilus-search-button .button:prelight, +NautilusWindow .primary-toolbar .toolbar .button:hover, +NautilusWindow .primary-toolbar.toolbar .button:hover { + border-style: solid; + border-width: 1px; + + border-image: none; + border-color: shade (@theme_bg_dark_color, 0.90); + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_bg_dark_color, 0.90)), + to (shade (@theme_bg_dark_color, 0.90))); +} + +#nautilus-search-button *:prelight { + color: @theme_text_dark_color; + text-shadow: 0px 1px @theme_shadow_dark_color; + +} + +#nautilus-search-button .button:active, +#nautilus-search-button .button:active:prelight { + border-style: solid; + border-width: 1px; + border-radius: 0px; + + -unico-border-gradient: none; + border-color: shade (@theme_bg_dark_color, 0.70); + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_bg_dark_color, 0.70)), + to (shade (@theme_bg_dark_color, 0.70))); +} + +#nautilus-search-button *:active, +#nautilus-search-button *:active:prelight { + color: @theme_selected_fg_color; + text-shadow: 0px 1px @theme_shadow_selected_color; +} + +NautilusFloatingBar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@notebook_tab_gradient_a, 0.97)), + to (shade (@notebook_tab_gradient_b, 0.90))); + + border-color: shade (@notebook_tab_gradient_b, 0.80); + + border-radius: 0px; + border-width: 1px; + border-style: solid; +} + +NautilusFloatingBar .button { + background-color: alpha (@theme_base_color, 0.0); + background-image: none; + + border-style: none; + border-image: none; + + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; +} + +NautilusWindow .sidebar, +NautilusWindow .sidebar.view, +NautilusWindow .sidebar .view, +NautilusWindow .sidebar.view:prelight, +NautilusWindow .sidebar .view:prelight { + background-color: shade(@theme_bg_dark_color, 1.00); + color: shade(@theme_fg_dark_color, 0.95); + text-shadow: 0px 1px @theme_shadow_dark_color; +} + + +NautilusWindow .sidebar .scrollbar { + -GtkRange-trough-border: 1; + -GtkRange-slider-width: 6; +} + +NautilusWindow .sidebar .scrollbar.trough, +NautilusWindow .sidebar .scrollbar.trough.vertical { + background-image: none; + background-color: shade (@theme_bg_dark_color, 1.00); +} + +/* overlay scrollbar */ +NautilusWindow .sidebar OsThumb:selected, +NautilusWindow .sidebar OsScrollbar:selected { + background-color: shade (@theme_bg_dark_color, 0.60); +} + +NautilusWindow .sidebar OsThumb:active, +NautilusWindow .sidebar OsScrollbar:active { + background-color: shade (@theme_bg_dark_color, 0.46); +} + +NautilusWindow .sidebar OsThumb:insensitive, +NautilusWindow .sidebar OsScrollbar:insensitive { + background-color: shade (@theme_bg_dark_color, 0.68); +} + +NautilusWindow .sidebar .frame { + border-width: 0px; + border-style: none; +} + +NautilusWindow > GtkTable > .pane-separator, +NautilusWindow .pane-separator { + /* ubuntu-12 */ + background-color: shade (@theme_bg_dark_color, 1.00); + border-color: shade (@theme_bg_dark_color, 1.00); + border-style: none; + border-width: 0px; + background-image: none; + + border-image: none; + +} + +NautilusWindow > GtkTable > .pane-separator:hover { + background-color: shade (@theme_bg_dark_color, 1.00); +} + +/* Nautilus 3.6 Toolbar-buttons */ +NautilusToolbar .button, +NautilusToolbar .button:active, +NautilusToolbar .button:hover, +NautilusToolbar .button:hover:active { + border-style: solid; + border-radius: 0px; + border-color: @theme_bg_dark_color; + border-image: none; + box-shadow: none; +} + +NautilusToolbar .button { + icon-shadow: 0 1px @theme_shadow_color; +} + +NautilusToolbar .button *:active { + icon-shadow: 0 1px @theme_selected_shadow_color; +} + +NautilusToolbar .button *:insensitive, +NautilusToolbar .button *:active:insensitive { + text-shadow: none; +} + diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/gnome-applications-light.css b/.themes/FlatStudioDarkCustom/gtk-3.0/gnome-applications-light.css new file mode 100644 index 00000000..f75ed9fe --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/gnome-applications-light.css @@ -0,0 +1,217 @@ +/**************** + * Applications * + ****************/ +@define-color theme_path_bg_color #aaaaaa; + +ApDocView, /* Abiword */ +EogScrollView, /* Eog */ +CheeseThumbView /* Cheese */ +{ + background-color: @chrome_bg_color; + -EogScrollView-shadow-type: none; +} + +/* nautilus */ +.nemo-canvas-item, +.nautilus-canvas-item { + border-radius: 0px; +} + +/* desktop mode */ +.nautilus-desktop.nautilus-canvas-item { + color: @theme_bg_color; + text-shadow: 0px 1px black; +} + +.nautilus-desktop.nautilus-canvas-item:active { + background-image: none; + color: @theme_text_color; +} + +.nautilus-desktop.nautilus-canvas-item:selected { + color: @theme_selected_fg_color; +} + +.nautilus-desktop.nautilus-canvas-item:active, +.nautilus-desktop.nautilus-canvas-item:prelight, +.nautilus-desktop.nautilus-canvas-item:selected { + text-shadow: none; +} + +NautilusWindow .primary-toolbar.toolbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_color, 1.04)), + to (shade(@theme_bg_color, 1.04))); + + border-width: 0px 0px 1px 0px; + border-radius: 0px; + border-style: solid; + -unico-border-gradient: none; + border-color: transparent transparent shade(@theme_base_color, 1.00) transparent; + + padding: 1px 3px 2px; + -GtkWidget-window-dragging: true; + -GtkToolbar-button-relief: normal; +} + +#nautilus-search-button * { + padding: 0px 4px; +} + +NautilusWindow .primary-toolbar .toolbar .button, +NautilusWindow .primary-toolbar.toolbar .button { + padding: 0px 2px; +} + +#nautilus-search-button, +NautilusWindow .primary-toolbar .toolbar .button, +NautilusWindow .primary-toolbar.toolbar .button { + + background-image: none; + + border-image: none; + border-style: solid; + border-width: 6px 1px 5px 1px; + border-radius: 0px; + border-color: shade(@theme_bg_color, 1.04); + + box-shadow: none; + +/* -unico-inner-stroke-gradient: none; + -unico-inner-stroke-width: 0px; + -unico-inner-stroke-color: transparent; + + -unico-outer-stroke-gradient: none; + -unico-outer-stroke-width: 6px 0px 5px 0px; + -unico-outer-stroke-color: #f00; */ + +} + +#nautilus-search-button *, +NautilusWindow .primary-toolbar .toolbar .button GtkLabel, +NautilusWindow .primary-toolbar.toolbar .button GtkLabel { + color: shade(@theme_fg_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + +#nautilus-search-button *:prelight +NautilusWindow .primary-toolbar .toolbar .button *:hover, +NautilusWindow .primary-toolbar.toolbar .button *:hover { + color: shade(@theme_text_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + +#nautilus-search-button *:active, +#nautilus-search-button *:active:prelight, +NautilusWindow .primary-toolbar .toolbar .button *:active, +NautilusWindow .primary-toolbar.toolbar .button *:active, +NautilusWindow .primary-toolbar .toolbar .button *:active:hover, +NautilusWindow .primary-toolbar.toolbar .button *:active:hover { + color: shade(@theme_fg_color, 1.25); + text-shadow: 0px 1px @theme_shadow_color; +} + +#nautilus-search-button .button:active, +#nautilus-search-button .button:active:prelight, +NautilusWindow .primary-toolbar .toolbar .button:active, +NautilusWindow .primary-toolbar.toolbar .button:active, +NautilusWindow .primary-toolbar .toolbar .button:active:hover, +NautilusWindow .primary-toolbar.toolbar .button:active:hover { + + border-image: none; + border-style: solid; + border-width: 6px 1px 5px 1px; + border-radius: 0px; + border-color: shade(@theme_bg_color, 1.04); + background-image: none; + background-color: shade (@theme_bg_color, 0.85); +} + +#nautilus-search-button .button:prelight, +NautilusWindow .primary-toolbar .toolbar .button:hover, +NautilusWindow .primary-toolbar.toolbar .button:hover { + + border-color: shade(@theme_bg_color, 1.04); + background-image: none; + background-color: shade (@theme_bg_color, 0.93); + +} + +NautilusFloatingBar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@notebook_tab_gradient_a, 0.97)), + to (shade (@notebook_tab_gradient_b, 0.90))); + + border-color: shade (@notebook_tab_gradient_b, 0.80); + + border-radius: 0px; + border-width: 1px; + border-style: solid; +} + +NautilusFloatingBar .button { + background-color: alpha (@theme_base_color, 0.0); + background-image: none; + + border-style: none; + border-image: none; + + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; +} + +NautilusWindow .sidebar .scrollbar { + -GtkRange-trough-border: 1; + -GtkRange-slider-width: 6; +} + +NautilusWindow .sidebar .scrollbar.trough, +NautilusWindow .sidebar .scrollbar.trough.vertical { + background-image: none; + background-color: @sidebar_background; + -unico-inner-stroke-width: 0px; +} + +NautilusWindow .sidebar .frame { + border-width: 0px; + border-style: none; +} + +NautilusWindow > GtkTable > .pane-separator, +NautilusWindow .pane-separator { + border-color: @sidebar_background; + border-style: solid; + border-width: 0px; + background-color: @sidebar_background; + background-image: none; + +} + +/* Nautilus 3.6 Toolbar-buttons */ +NautilusToolbar .button, +NautilusToolbar .button:active, +NautilusToolbar .button:hover, +NautilusToolbar .button:hover:active { + border-style: solid; + border-radius: 0px; + border-color: @theme_bg_dark_color; + border-image: none; + box-shadow: none; +} + +NautilusToolbar .button { + icon-shadow: 0 1px @theme_shadow_color; +} + +NautilusToolbar .button *:active { + icon-shadow: 0 1px @theme_selected_shadow_color; +} + + + +NautilusToolbar .button *:insensitive, +NautilusToolbar .button *:active:insensitive { + text-shadow: none; +} diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/gnome-panel.css b/.themes/FlatStudioDarkCustom/gtk-3.0/gnome-panel.css new file mode 100644 index 00000000..8e0020f2 --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/gnome-panel.css @@ -0,0 +1,111 @@ +/********************** + * Fallback Mode Panel + **********************/ + +.gnome-panel-menu-bar, +PanelApplet > GtkMenuBar.menubar, +PanelToplevel, +PanelWidget, +PanelAppletFrame, +PanelApplet { + background-image: none; + background-color: @os_chrome_bg_color; + color: @os_chrome_fg_color; + border-width: 0px; + border-image: none; + border-style: none; + text-shadow: none; +} + + +ClockBox, +.gnome-panel-menu-bar { + /* font: bold; */ +} + +.gnome-panel-menu-bar .menuitem:prelight { + /* background-color: @os_chrome_selected_bg_color; + color: @os_chrome_selected_fg_color; */ +} + +.gnome-panel-menu-bar .menuitem *:prelight { + /* color: @os_chrome_selected_fg_color; + text-shadow: @os_chrome_bg_color 0 1; */ +} + +PanelApplet > GtkMenuBar.menubar .menuitem { + padding: 0px; + +} + +PanelApplet .button, +PanelApplet .button:prelight, +PanelApplet .button *:prelight { + /* padding: 4px; */ + + border-image: none; + border-width: 0px; + border-radius: 0px; + + background-image: none; + background-color: alpha(@theme_base_color, 0.0); + + color: @os_chrome_fg_color; + text-shadow: none; +} + +PanelToplevel { + /* color borde panel */ + background-color: shade(@os_chrome_bg_color, 0.70); + +} + +PanelApplet .button:active , +PanelApplet .button:active:prelight, +PanelApplet .button *:active:prelight { + border-image: none; + background-color: @os_chrome_selected_bg_color; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_selected_bg_color, 1.00)), + to (shade(@theme_selected_bg_color, 1.00))); + + color: @os_chrome_selected_fg_color; + text-shadow: none; + border-width: 0px; + border-radius: 0px; +} + +PanelApplet *:prelight { + /* color: @os_chrome_selected_fg_color; */ +} + +PanelApplet *:active, +PanelApplet *:prelight:active { + color: @os_chrome_selected_fg_color; + text-shadow: 0px 1px shade (#2255F5, 0.6); +} + +NaTrayApplet { + -NaTrayApplet-icon-padding: 3px; + -NaTrayApplet-icon-size: 16px; +} + +WnckPager, WnckTasklist { + background-color: @os_chrome_selected_bg_color; + background-image: none; + color: @os_chrome_fg_color; + text-shadow: none; +} + +GsmFailWhaleDialog { + background-color: @os_chrome_bg_color; + background-image: none; + color: @os_chrome_fg_color; + text-shadow: none; +} + +GsmFailWhaleDialog * { + background-color: @os_chrome_bg_color; + background-image: none; +} diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/gtk-widgets-assets.css b/.themes/FlatStudioDarkCustom/gtk-3.0/gtk-widgets-assets.css new file mode 100644 index 00000000..5b1e8a63 --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/gtk-widgets-assets.css @@ -0,0 +1,214 @@ +/************************* + * Check and Radio items * + *************************/ + +.check, +.check:hover, +.check row, +.check row:hover, +.check row:selected, +.check row:selected:focused, +.radio, +.radio row, +.radio row:selected, +.radio row:selected:focused { + /* Se debe poner background-image para que dibuje background en check-row */ + /* ej complementos de rhythmbox */ + background-image: -gtk-gradient (linear, + left top, left bottom, + from (mix(@theme_bg_color, @theme_mix_base, 0.10)), + to (mix(@theme_bg_color, @theme_mix_base, 0.10))); + + /*background-color: mix(@theme_bg_color, @theme_mix_base, 0.10); + background-image: none;*/ + border-width: 1px; + border-style: solid; + border-color: mix(@theme_bg_color, @theme_mix_base, 0.10); + border-image: none; + + color: @theme_fg_color; + text-shadow: 0px 1px @theme_shadow_color; + +} + +/* Estado active y mixed (inconsistent) */ +.radio:inconsistent, +.radio row:selected:inconsistent, +.radio row:selected:focused:inconsistent, +.radio:active, +.radio row:selected:active, +.radio row:selected:focused:active { + color: mix(@theme_check_fg_color, @theme_base_color, 0.15); + + background-color: @theme_check_bg_color; + background-image: none; + border-color: @theme_check_bg_color; +} + +.check:inconsistent, +.check:inconsistent:hover, +.check row:selected:inconsistent, +.check row:selected:focused:inconsistent, +.check:active, +.check:active:hover, +.check row:selected:active, +.check row:selected:focused:active { + color: @theme_check_fg_color; + + background-color: @theme_check_bg_color; + background-image: none; + border-color: @theme_check_bg_color; +} + +/* Estado disabled (insensitive) */ +.check:insensitive, +.check row:insensitive, +.check row:selected:insensitive, +.check row:selected:focused:insensitive, +.check:active:insensitive, +.check row:selected:active:insensitive, +.check row:selected:focused:active:insensitive, +.check:inconsistent:insensitive, +.check row:selected:inconsistent:insensitive, +.check row:selected:focused:inconsistent:insensitive, +.radio:insensitive, +.radio row:insensitive, +.radio row:selected:insensitive, +.radio row:selected:focused:insensitive, +.radio:active:insensitive, +.radio row:selected:active:insensitive, +.radio row:selected:focused:active:insensitive, +.radio:inconsistent:insensitive, +.radio row:selected:inconsistent:insensitive, +.radio row:selected:focused:inconsistent:insensitive { + background-image: none; + background-color: @insensitive_bg_color; + color: @insensitive_fg_color; + border-color: @insensitive_fg_color; +} + +.sidebar .radio:active, +.sidebar .radio:active:focused, +.sidebar .radio:active:prelight { + /* background-image: url("assets/sidebar-radio-checked.svg"); */ +} + +.sidebar .radio:prelight { + /* background-image: url("assets/sidebar-radio-prelight.svg"); */ +} + +.sidebar .radio:active:selected, +.sidebar .radio:active:selected:focused { + /* background-image: url("assets/sidebar-radio-selected.svg"); */ +} + +.sidebar .radio:selected:prelight, +.sidebar .radio:selected:focused { + /* background-image: url("assets/sidebar-radio-selected-prelight.svg"); */ +} + +.primary-toolbar GtkComboBox.combobox-entry .button, +GtkComboBox.combobox-entry .button, +.primary-toolbar GtkComboBox.combobox-entry .button:nth-child(last), +GtkComboBox.combobox-entry .button:nth-child(last) { + +} + +.primary-toolbar GtkComboBox.combobox-entry .button:active, +.primary-toolbar GtkComboBox.combobox-entry .button:hover:active, +GtkComboBox.combobox-entry .button:active, +GtkComboBox.combobox-entry .button:hover:active, +.primary-toolbar GtkComboBox.combobox-entry .button:active:nth-child(last), +.primary-toolbar GtkComboBox.combobox-entry .button:hover:active:nth-child(last), +GtkComboBox.combobox-entry .button:active:nth-child(last), +GtkComboBox.combobox-entry .button:hover:active:nth-child(last) { + +} + +/* for RTL languages */ +.primary-toolbar GtkComboBox.combobox-entry .button:nth-child(first), +GtkComboBox.combobox-entry .button:nth-child(first) { + +} + +.primary-toolbar GtkComboBox.combobox-entry .button:active:nth-child(first), +.primary-toolbar GtkComboBox.combobox-entry .button:hover:active:nth-child(first), +GtkComboBox.combobox-entry .button:active:nth-child(first), +GtkComboBox.combobox-entry .button:hover:active:nth-child(first) { + +} + +GtkScale.trough, +GtkScale.trough.horizontal { + +} + +GtkScale.trough.vertical { + +} + + +GtkScale.progressbar.horizontal { + +} + +GtkScale.progressbar.vertical { + +} + +/* slider */ +GtkScale.slider, +GtkScale.slider.horizontal, +GtkScale.slider.horizontal:hover, +GtkScale.scale-has-marks-below.slider.horizontal, +GtkScale.scale-has-marks-below.slider.horizontal:hover, +GtkScale.scale-has-marks-above.slider.horizontal, +GtkScale.scale-has-marks-above.slider.horizontal:hover { + background-image: url("assets/scale-slider-hor.svg"); +} + +GtkScale.slider:insensitive, +GtkScale.slider.horizontal:insensitive, +GtkScale.scale-has-marks-below.slider.horizontal:insensitive, +GtkScale.scale-has-marks-above.slider.horizontal:insensitive { + background-image: url("assets/scale-slider-insensitive-hor.svg"); +} + +GtkScale.slider.vertical, +GtkScale.slider.vertical:hover, +GtkScale.scale-has-marks-below.slider.vertical, +GtkScale.scale-has-marks-below.slider.vertical:hover, +GtkScale.scale-has-marks-above.slider.vertical, +GtkScale.scale-has-marks-above.slider.vertical:hover { + background-image: url("assets/scale-slider-ver.svg"); +} + +GtkScale.slider.vertical:insensitive, +GtkScale.scale-has-marks-below.slider.vertical:insensitive, +GtkScale.scale-has-marks-above.slider.vertical:insensitive { + background-image: url("assets/scale-slider-insensitive-ver.svg"); +} + +/* nth-child for linked areas */ +.toolbar .raised.linked.button, +.toolbar .raised.linked.button:active, +.toolbar .raised.linked.button:active:hover, +.toolbar .raised.linked .button, +.toolbar .raised.linked .button:active, +.toolbar .raised.linked .button:active:hover, +.toolbar .raised.linked.button:nth-child(first) , +.toolbar .raised.linked.button:active:nth-child(first), +.toolbar .raised.linked.button:active:hover:nth-child(first), +.toolbar .raised.linked:nth-child(first) .button, +.toolbar .raised.linked:nth-child(first) .button:active, +.toolbar .raised.linked:nth-child(first) .button:active:hover, +.toolbar .raised.linked.button:nth-child(last), +.toolbar .raised.linked.button:active:nth-child(last), +.toolbar .raised.linked.button:active:hover:nth-child(last), +.toolbar .raised.linked:nth-child(last) .button, +.toolbar .raised.linked:nth-child(last) .button:active, +.toolbar .raised.linked:nth-child(last) .button:active:hover { + + +} + diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/gtk-widgets.css b/.themes/FlatStudioDarkCustom/gtk-3.0/gtk-widgets.css new file mode 100644 index 00000000..87fb77e4 --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/gtk-widgets.css @@ -0,0 +1,2171 @@ +* { + -GtkArrow-arrow-scaling: 0.7; + -GtkButton-child-displacement-x: 0; + -GtkButton-child-displacement-y: 0; + -GtkButton-default-border: 0; + -GtkButton-image-spacing: 0; + -GtkButton-interior-focus: true; + -GtkButton-inner-border: 1; + -GtkCheckButton-indicator-size: 16; + -GtkCheckMenuItem-indicator-size: 14; + -GtkEntry-inner-border: 2; + -GtkEntry-progress-border: 0; + -GtkExpander-expander-size: 8; + -GtkHTML-link-color: @link_color; + -GtkIMHtml-hyperlink-color: @link_color; + -GtkMenu-horizontal-padding: 0; + -GtkMenu-vertical-padding: 5; + -GtkMenuBar-internal-padding: 0; + -GtkMenuItem-arrow-scaling: 0.6; + -GtkNotebook-tab-overlap: 0; + -GtkNotebook-tab-curvature: 0; + -GtkNotebook-initial-gap: 0; + + -GtkPaned-handle-size: 3; + + -GtkProgressBar-min-horizontal-bar-height: 14; + -GtkProgressBar-min-vertical-bar-width: 14; + + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkScrolledWindow-scrollbars-within-bevel: 1; + + -GtkSeparatorMenuItem-horizontal-padding: 0; + + -GtkTextView-error-underline-color: @error_color; + -GtkTreeView-vertical-separator: 0; + -GtkWidget-wide-separators: true; + -GtkWidget-separator-width: 2px; + -GtkWidget-separator-height: 2; + + -GtkToolItemGroup-expander-size: 11; + -GtkToolbar-internal-padding: 0; + -GtkToolButton-icon-spacing: 4; + + -GtkTreeView-expander-size: 8; + + -GtkWidget-focus-padding: 0; + -GtkWidget-focus-line-width: 1; + -GtkWidget-link-color: @link_color; + -GtkWidget-visited-link-color: @link_color; + + -GtkWindow-resize-grip-height: 0; + -GtkWindow-resize-grip-width: 0; + + -WnckTasklist-fade-overlay-rect: 0; + + border-width: 1px; + engine: unico; + + /* Resaltar destino en drag-drop */ + + -unico-focus-border-color: alpha (@theme_selected_bg_color, 0.25); + -unico-focus-border-radius: 0; + -unico-focus-fill-color: alpha (@theme_selected_bg_color, 0.1); + -unico-focus-outer-stroke-color: transparent; + + -unico-inner-stroke-color: transparent; + -unico-inner-stroke-width: 0; + -unico-outer-stroke-color: transparent; + -unico-outer-stroke-width: 0; + + -unico-focus-border-dashes: 0; + +} + +/*************** + * Base States * + ***************/ +GtkWindow { + color: @theme_fg_color; +} + +* { + /* inherit the color from parent by default */ + color: inherit; + background-color: @theme_bg_color; +} + +*:active { +} + +*:active:hover:insensitive { +} + +*:active:insensitive { +} + +*:hover { + background-color: alpha(shade(@menu_bg_color, 1.05), 0.0); +} + +*:hover:insensitive { +} + +*:selected, +*:selected:focused { + background-color: alpha (@selected_bg_color, 0.1); + /* color: @selected_fg_color; */ +} + +*:insensitive { + background-color: @insensitive_bg_color; + color: @insensitive_fg_color; + border-color: @insensitive_border_color; +} + + +.tooltip { + padding: 4px 4px; + border-width: 1px; + border-style: solid; + border-radius: 0px; + border-color: shade(@theme_bg_color, 0.70); + background-color: @theme_tooltip_bg_color; + color: shade(@theme_tooltip_fg_color, 0.90); +} + +.tooltip * { + background-color: @theme_tooltip_bg_color; +} + +.grip { + background-color: shade (@inactive_frame_color, 0.93); +} + +/********* + * label * + *********/ +GtkLabel, +GtkLabel:insensitive { + background-color: transparent; +} + +.view.rubberband, +.rubberband { + background-color: alpha (@theme_selected_bg_color, 0.35); + + border-width: 1px; + border-style: solid; + border-image: none; + border-radius: 0px; + border-color: @theme_selected_bg_color; + +} + + +/************* + * separator * + *************/ +.separator { + border-width: 1px; + border-style: solid; + border-image: none; + border-color: mix(@theme_fg_color, @theme_bg_color, 0.95); + border-bottom-color: alpha (shade (@theme_bg_color, 1.26), 0.15); + border-right-color: alpha (shade (@theme_bg_color, 1.26), 0.15); + +} + +GtkTreeView.view.separator, +GtkTreeView.separator, +GtkTreeView.view.separator:hover, +GtkTreeView.separator:hover, +.separator, +.separator:prelight { + color: shade (@theme_bg_color, 0.92); + border-color: mix(@theme_fg_color, @theme_bg_color, 0.95); + border-image: none; +} + +.separator.horizontal { + border-width: 1px 0 1px 0; +} + +.separator.vertical { + border-width: 0 1px 0 1px; +} + +GtkComboBox .separator { + -GtkWidget-wide-separators: true; + -GtkWidget-horizontal-separator: 0; + -GtkWidget-vertical-separator: 0; +} + +.button .separator, +.button.separator { + border-color: alpha (#000, 0.00); + +} + +.button .separator:insensitive, +.button.separator:insensitive { + border-color: alpha (#000, 0.00); + +} + +.pane-separator { + color: shade (@sidebar_background, 0.95); +} + +.pane-separator:prelight, +.pane-separator:selected { + color: shade (@sidebar_background, 0.95); +} + +GtkStatusbar { + padding: 5px; + color: @theme_fg_color; + -GtkStatusbar-shadow-type: none; +} + +.dnd { + border-width: 1px; + border-style: solid; + border-color: @theme_selected_bg_color; + border-radius: 0px; +} + +/**************** + * Text Entries * + ****************/ +.entry { + +/* ¡¡¡ Ojo !!! + Este es el color de fondo de la ventana de configuracion del sistema */ + background-color: @theme_base_color; +/* ---------------------------------------- */ + + border-width: 1px; + border-radius: 0px; + border-style: solid; + border-image: none; + border-color: @theme_bg_color; + +/* + box-shadow: inset 0px -1px shade (@theme_base_color, 0.10), + inset 1px 0px shade (@theme_base_color, 0.10), + inset 0px 1px shade (@theme_base_color, 0.10), + inset -1px 0px shade (@theme_base_color, 0.10); +*/ + + + padding: 4px; + -GtkEntry-inner-border: 0; + -GtkEntry-progress-border: 0; + color: @entry_text_color; + + background-image: -gtk-gradient(linear, + left top, left bottom, + from (@theme_base_color), + to (@theme_base_color)); +} + +.entry:focused { +/* + border-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha (@focused_entry_border, 0.90)), + to (alpha (@focused_entry_border, 0.90))); + -unico-outer-stroke-width: 1px; + -unico-outer-stroke-gradient: -gtk-gradient (linear, + left top, left bottom, + from (alpha (@focused_entry_border, 0.90)), + to (alpha (@focused_entry_border, 0.90))); +*/ +} + +.entry:insensitive { + color: @insensitive_fg_color; + background-color: @insensitive_bg_color; + border-color: @insensitive_border_color; + + background-image: none; + border-image: none; + border-style: solid; + border-image: none; + + +} + +.entry:selected, +.entry:selected:focused { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; +} + +.entry.progressbar { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; + + border-width: 1px; + border-radius: 0px; + + -unico-progressbar-pattern: none; +} + +/******************* + * Symbolic images * + *******************/ +.image { + color: @internal_element_color; +} + +.image:prelight { + color: @internal_element_prelight; +} + +/***************** + * GtkSpinButton * + *****************/ +.spinbutton.button, +.spinbutton.button:prelight, +.spinbutton.button:hover, +.spinbutton.button:active, +.spinbutton.button:focused, +.spinbutton.button:insensitive { + background-image: none; + background-color: alpha(@theme_base_color, 0.0); + + border-width: 0px; + border-style: none; + border-image: none; + +} + +.spinbutton.button { + color: @internal_element_color; +} + +.spinbutton.button:prelight, +.spinbutton.button:active { + color: @internal_element_prelight; +} + +.spinbutton.button:insensitive { + color: @insensitive_border_color; +} + +.spinbutton.entry { + padding: 5px 6px 5px 3px; + +} + +.spinbutton.entry:focused { + +} + +/**************** + * Progress bar * + ****************/ + +/* progress component */ +.progressbar, +.entry.progressbar, +.progressbar row, +.progressbar row:hover, +.progressbar row:selected, +.progressbar row:selected:focused { + background-color: @scale_progress_fill; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@scale_progress_fill), + to (@scale_progress_fill)); + + border-width: 1px; + border-style: solid; + border-radius: 0px; + border-color: @scale_progress_fill; + border-image: none; + + color: @theme_selected_fg_color; + text-shadow: none; +} + +.progressbar.vertical { + background-color: @scale_progress_fill; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@scale_progress_fill), + to (@scale_progress_fill)); + + border-width: 1px; + border-radius: 0px; + border-color: @scale_progress_fill; + border-image: none; + + color: @theme_selected_fg_color; + text-shadow: none; +} + +/* through component */ +GtkProgressBar, +.trough row { + padding: 0px; + text-shadow: none; +/* -GtkProgressBar-xspacing: 22; + -GtkProgressBar-yspacing: 22; +*/ +} + +.trough, +.trough row, +.trough row:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@trough_bg_color_a), + to (@trough_bg_color_a)); + + border-width: 1px; + border-style: solid; + border-radius: 0px; + border-color: shade (@trough_bg_color_a, 1.0); + border-image: none; + text-shadow: none; +} + +.trough.vertical { + background-image: -gtk-gradient (linear, + left top, right top, + from (@trough_bg_color_a), + to (@trough_bg_color_a)); + text-shadow: none; +} + +.trough row:selected, +.trough row:selected:focused { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (mix (@trough_bg_color_a, @theme_selected_bg_color, 0.20)), + to (mix (@trough_bg_color_a, @theme_selected_bg_color, 0.20))); + text-shadow: none; +} + +/************ + * GtkScale * + ************/ +.scale { + -GtkScale-slider-length: 16; + -GtkRange-slider-width: 20; + -GtkRange-trough-border: 0; + + -unico-focus-border-radius: 0; + -unico-focus-border-dashes: 0; + -GtkWidget-focus-line-width: 0; + + -unico-focus-border-color: transparent; + -unico-focus-fill-color: transparent; + -unico-focus-outer-stroke-color: transparent; + +} + +.scale.slider, +.scale.slider:hover, +.scale.slider:insensitive { + border-width: 0px; + border-radius: 0px; + border-style: none; + + color: alpha(@theme_base_color, 0.0); + background-color: alpha(@theme_base_color, 0.0); + + /* background-image in -assets variant */ +} + +.scale.trough { + margin: 7px 0; + border-width: 1px; + border-radius: 0px; + border-style: solid; + border-color: alpha (#000, 0.14); + border-image: none; + + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (alpha (#000, 0.14)), + to (alpha (#000, 0.14))); + + +} + +.scale.trough.vertical { + margin: 0 7px; +} + +.scale.trough:insensitive { +} + +.scale.progressbar { + background-color: @scale_progress_fill; + + border-width: 1px; + border-radius: 0px; + border-style: none; + + -unico-progressbar-pattern: none; +} + +.scale.mark { + color: mix(@theme_fg_color, @theme_bg_color, 0.50);; +} + +.menubar .menuitem .scale.highlight.left, +.scale.highlight.left { + border-width: 1px; + border-style: solid; + border-radius: 0px; + + background-color: @scale_progress_fill; + background-image: none; + + border-color: @scale_progress_fill; + border-image: none; + + color: @theme_selected_fg_color; + text-shadow: none; + + +} + +.menubar .menuitem .scale.highlight.bottom, +.scale.highlight.bottom { + border-width: 1px; + border-style: solid; + border-radius: 0px; + + background-color: @scale_progress_fill; + background-image: none; + + border-color: @scale_progress_fill; + border-image: none; + + + color: @theme_selected_fg_color; + text-shadow: none; +} + +.scale.highlight.left:insensitive { + background-color: shade (@theme_bg_color, 0.85); + background-image: none; + border-color: shade (@theme_bg_color, 0.85); +} + +.scale.highlight.bottom:insensitive { + background-color: shade (@theme_bg_color, 0.85); + background-image: none; + border-color: shade (@theme_bg_color, 0.85); +} + + +/********** + * Frames * + **********/ +.frame { + padding: 2px; + border-width: 0px; + color: mix(@theme_fg_color, @theme_bg_color, 0.20); + +} + +/* only render frames in a GtkScrolledWindow */ +GtkScrolledWindow.frame { + border-style: solid; + border-color: shade (@theme_bg_color, 0.97); + border-width: 1px; + border-radius: 0px; + + padding: 0px; +} + +/*********** + * Buttons * + ***********/ +.button, +.button.menuitem.menubar { + padding: 2px 4px; +} + +.button { + -unico-focus-fill-color: alpha (@theme_base_color, 0.00); + -unico-focus-border-color: alpha (shade(@focused_entry_border, 1.10), 0.35); + -unico-focus-border-radius: 0; + -GtkWidget-focus-line-width: 1; + + border-width: 1px; + border-radius: 0px; + border-style: solid; + border-color: mix(@theme_bg_color, @theme_mix_base, 0.10); + + /* box-shadow Syntax */ + /* box-shadow: [ inset ] horizontal_offset vertical_offset [ blur_radius ] [ spread ] color */ + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (mix(@theme_bg_color, @theme_mix_base, 0.10)), + to (mix(@theme_bg_color, @theme_mix_base, 0.10))); + + color: @theme_fg_color; + text-shadow: 0px 1px @theme_shadow_color; +} + +.button:hover { + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (mix(@theme_selected_bg_color, @theme_bg_color, 0.18)), + to (mix(@theme_selected_bg_color, @theme_bg_color, 0.18))); + + border-color: mix(@theme_selected_bg_color, @theme_bg_color, 0.18); + + color: @theme_selected_fg_color; + text-shadow: 0px 1px @theme_selected_shadow_color; +} + +.button:active, +.button:hover:active { + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_selected_bg_color, 1.00)), + to (shade(@theme_selected_bg_color, 1.00))); + + border-color: shade(@theme_selected_bg_color, 1.00); + + color: @theme_selected_fg_color; + text-shadow: 0px 1px @theme_selected_shadow_color; + + + -unico-focus-fill-color: alpha (@theme_base_color, 0.0); + -unico-focus-border-color: alpha (@theme_base_color, 0.0); + +} + +.button.default { + -unico-focus-fill-color: alpha (@theme_base_color, 0.0); + +} + +.button:hover, +.button:active, +.button:hover:active { + color: @theme_selected_fg_color; + /* text-shadow: 0px 1px @theme_selected_shadow_color; */ +} + +.cell:insensitive, +.button:insensitive { + color: @insensitive_fg_color; + background-color: @insensitive_bg_color; + border-style: solid; + border-color: @insensitive_border_color; + + background-image: none; + border-image: none; + + +} + +.cell:insensitive, +.button *:insensitive { + color: @insensitive_fg_color; + text-shadow: none; +} + +/************** + * ComboBoxes * + **************/ + +GtkComboBox { + padding: 1px 2px; + -GtkWidget-focus-padding: 0; + -GtkWidget-focus-line-width: 1; + + -GtkComboBox-arrow-scaling: 0.5; + -GtkComboBox-shadow-type: none; +} + +GtkComboBox .cell { + /* color combobox read-only */ + color: @theme_fg_color; + text-shadow: 0px 1px @theme_shadow_color; +} + +GtkComboBox .cell:hover { + /* color combobox read-only */ + color: @theme_selected_fg_color; + text-shadow: 0px 1px @theme_selected_shadow_color; +} + +GtkComboBox .separator { + /* always disable separators */ + -GtkWidget-wide-separators: true; + -GtkWidget-horizontal-separator: 0; + -GtkWidget-vertical-separator: 0; +} + +GtkComboBox .entry, +GtkComboBox .entry:nth-child(first) { + border-width: 1px 0px 1px 1px; + border-radius: 0px 0px; + + /* -unico-outer-stroke-width: 1px 0px 1px 1px; */ + +} + +/* for RTL languages */ +GtkComboBox .entry:nth-child(last) { + border-width: 1px 1px 1px 0px; + border-radius: 0px; +} + +GtkComboBox .button { + color: @internal_element_color; + padding: 1px 3px 1px 6px; +} + +GtkComboBox .button *:prelight { + color: @theme_selected_fg_color; + +} + +.primary-toolbar GtkComboBox.combobox-entry .button, +.primary-toolbar GtkComboBox.combobox-entry .button:hover, +.primary-toolbar GtkComboBox.combobox-entry .button:active, +.primary-toolbar GtkComboBox.combobox-entry .button:insensitive, +.primary-toolbar GtkComboBox.combobox-entry .button:nth-child(last), +GtkComboBox.combobox-entry .button, +GtkComboBox.combobox-entry .button:hover, +GtkComboBox.combobox-entry .button:active, +GtkComboBox.combobox-entry .button:insensitive, +GtkComboBox.combobox-entry .button:nth-child(last) { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; + + border-width: 1px 1px 1px 1px; + padding: 2px 3px; + + /* -unico-outer-stroke-width: 1px 1px 1px 0px; */ + +} + +/* for RTL languages */ +.primary-toolbar GtkComboBox.combobox-entry .button:nth-child(first), +GtkComboBox.combobox-entry .button:nth-child(first) { + border-width: 1px 0px 1px 1px; + border-radius: 0px; +} + + +.primary-toolbar GtkComboBox.combobox-entry .button *:active, +.primary-toolbar GtkComboBox.combobox-entry .button *:prelight, +GtkComboBox.combobox-entry .button *:active, +GtkComboBox.combobox-entry .button *:prelight { + color: @theme_selected_fg_color; +} + +/* Hace que el boton del combobox_entry tenga el mismo gradient que las cajas de texto + +.primary-toolbar GtkComboBox.combobox-entry .button:active, +.primary-toolbar GtkComboBox.combobox-entry .button:hover:active, +GtkComboBox.combobox-entry .button:active, +GtkComboBox.combobox-entry .button:hover:active, +.primary-toolbar GtkComboBox.combobox-entry .button:active:nth-child(last), +.primary-toolbar GtkComboBox.combobox-entry .button:hover:active:nth-child(last), +GtkComboBox.combobox-entry .button:active:nth-child(last), +GtkComboBox.combobox-entry .button:hover:active:nth-child(last) { + background-image: -gtk-gradient(linear, + left top, left bottom, + from(shade(@entry_background_a, 0.95)), + color-stop(0.20, shade(@entry_background_b, 0.95)), + color-stop(0.85, shade(@entry_background_c, 0.95)), + to(shade(@entry_background_d, 0.95))); + + box-shadow: 1 0 inset shade(@frame_color, 1.50); +} + +.primary-toolbar GtkComboBox.combobox-entry .button:active:nth-child(first), +.primary-toolbar GtkComboBox.combobox-entry .button:hover:active:nth-child(first), +GtkComboBox.combobox-entry .button:active:nth-child(first), +GtkComboBox.combobox-entry .button:hover:active:nth-child(first) { + box-shadow: -1 0 inset shade(@frame_color, 1.50); +} + +*/ + + +/********* + * Menus * + *********/ + + +/************ + * Toolbars * + ************/ +.toolbar { + padding: 2px 4px; + border-width: 0px; + border-radius: 0px; + border-style: solid; + border-color: @theme_base_color; +} + +.toolbar.toolbar { + background-color: shade (@theme_bg_color, 0.97); + +} + +/******************** + * Menubar Toolbars * + ********************/ +.toolbar.menubar { + /* epiphany utiliza este tipo de toolbar */ + + padding: 2px 4px 7px 3px; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_bg_dark_color, 1.00)), + to (shade (@theme_bg_dark_color, 1.00))); + border-width: 0px; + border-style: none; + + -GtkToolbar-button-relief: normal; +} + +/******************** + * Primary Toolbars * + ********************/ + +/* applications using EggEditableToolbar usually set the primary-toolbar + * hint on the containing vbox, so we need to handle both these cases here. + */ +.primary-toolbar .toolbar, +.primary-toolbar.toolbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_bg_dark_color, 1.00)), + to (shade (@theme_bg_dark_color, 1.00))); + border-image: none; + border-width: 0px 0px 0px 0px; + border-radius: 0px; + border-style: solid; + border-color: transparent; + padding: 4px 2px; + + -GtkWidget-window-dragging: true; + -GtkToolbar-button-relief: normal; + color: @theme_fg_dark_color; +} + +.primary-toolbar .toolbar:insensitive, +.primary-toolbar.toolbar:insensitive { + background-image: none; + background-color: shade (@theme_bg_dark_color, 0.97); + + border-image: none; + border-style: solid; + border-color: shade (@theme_bg_dark_color, 0.91); +} + +/* primary toolbar buttons */ +/* arreglos epiphany (toolbar.menubar) */ +.toolbar .button, +.toolbar.menubar .button, +.primary-toolbar .toolbar .button, +.primary-toolbar.toolbar .button { + + border-image: none; + border-radius: 0px; + border-style: solid; + border-width: 1px; + border-color: @theme_bg_dark_color; + + box-shadow: none; + + background-image: none; + background-color: transparent; + padding: 1px 3px; + +} + +.toolbar .button { + color: shade(@theme_fg_color, 1.10); + text-shadow: 0px 1px @theme_shadow_color; +} + +.toolbar.menubar .button, +.primary-toolbar .toolbar .button, +.primary-toolbar.toolbar .button { + color: @theme_fg_dark_color; + text-shadow: 0px 1px @theme_shadow_dark_color; +} + + +/* arreglos epiphany (toolbar.menubar) */ +.toolbar .button:insensitive, +.toolbar.menubar .button:insensitive, +.primary-toolbar .toolbar .button:insensitive, +.primary-toolbar.toolbar .button:insensitive { + background-image: none; + background-color: transparent; + border-color: @theme_bg_dark_color; + border-image: none; + /* -GtkWidget-focus-line-width: 0; */ +} + +.toolbar .button *:insensitive { + color: @insensitive_fg_color; + text-shadow: none; +} + +/* arreglos epiphany (toolbar.menubar) */ +.toolbar.menubar .button *:insensitive +.primary-toolbar .toolbar .button *:insensitive, +.primary-toolbar.toolbar .button *:insensitive { + color: mix(@theme_fg_dark_color, @theme_bg_dark_color, 0.40); + text-shadow: none; +} + +.toolbar .button:hover { + border-color: @theme_bg_dark_color; + border-image: none; + background-color: shade (@theme_bg_color, 0.93); + background-image: none; +} + +.toolbar .button:active, +.toolbar .button:active:hover { + + border-color: @theme_bg_dark_color; + border-image: none; + + background-color: shade (@theme_bg_color, 0.70); + background-image: none; + +} + +/* arreglos epiphany (toolbar.menubar) */ +.toolbar.menubar .button:hover, +.primary-toolbar .toolbar .button:hover, +.primary-toolbar.toolbar .button:hover { + border-color: @theme_bg_dark_color; + border-image: none; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_bg_dark_color, 0.90)), + to (shade (@theme_bg_dark_color, 0.90))); + +} + +.toolbar.menubar .button:active, /* arreglos epiphany (toolbar.menubar) */ +.toolbar.menubar .button:active:hover, +.primary-toolbar .toolbar .button:active, +.primary-toolbar.toolbar .button:active, +.primary-toolbar .toolbar .button:active:hover, +.primary-toolbar.toolbar .button:active:hover { + + border-color: @theme_bg_dark_color; + border-image: none; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_bg_dark_color, 0.70)), + to (shade (@theme_bg_dark_color, 0.70))); +} + +/* +.toolbar .button *:active { + color: shade(@theme_text_color, 1.00); + text-shadow: 0px 1px alpha(#fff, 0.12); +} +*/ + +/* arreglos epiphany (toolbar.menubar) */ +.toolbar .button *:active, +.toolbar.menubar .button *:active, +.toolbar.menubar .button *:active:hover, +.primary-toolbar .toolbar .button *:active, +.primary-toolbar.toolbar .button *:active, +.primary-toolbar .toolbar .button *:active:hover, +.primary-toolbar.toolbar .button *:active:hover { + color: @theme_selected_fg_dark_color; + text-shadow: 0px 1px @theme_selected_shadow_dark_color; +} + +.toolbar.menubar .button:hover, +.primary-toolbar .toolbar .button:hover, +.primary-toolbar.toolbar .button:hover, +.primary-toolbar .button:hover { + color: @theme_text_dark_color; +} + + +.toolbar .button:active:insensitive, +.primary-toolbar .toolbar .button:active:insensitive, +.primary-toolbar.toolbar .button:active:insensitive { + background-color: transparent; + background-image: none; + border-color: @theme_bg_dark_color; + border-image: none; + icon-shadow: none; + text-shadow: none; + +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +.primary-toolbar .separator:insensitive { + border-color: alpha (#000, 0.08); + border-style: solid; + border-image: none; +} + + +/* primary toolbar raised buttons */ +.toolbar .raised .button *, +.toolbar .raised.button * { + padding: 2px 6px; + +} + +.toolbar .raised .button, +.toolbar .raised.button { + padding: 2px 6px; + border-width: 1px; + border-style: solid; + border-radius: 0px; + + border-color: @theme_bg_dark_color; + border-image: none; + box-shadow: none; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@button_raised_gradient_color_a, 1.00)), + to (shade (@button_raised_gradient_color_a, 1.00))); + + -GtkWidget-focus-line-width: 0; + -unico-focus-border-color: alpha (shade(@focused_entry_border, 1.1), 0.6); + +} + +.toolbar .raised .button:active:insensitive, +.toolbar .raised.button:active:insensitive, +.toolbar .raised .button:insensitive, +.toolbar .raised.button:insensitive { + border-color: @theme_bg_dark_color; + border-image: none; + + background-color: shade(@theme_bg_dark_color, 0.94); + background-image: none; +} + +.toolbar .raised .button:hover, +.toolbar .raised.button:hover { + border-color: @theme_bg_dark_color; + border-image: none; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@button_raised_gradient_color_a, 1.03)), + to (shade (@button_raised_gradient_color_a, 1.03))); +} + +.toolbar .raised .button:active, +.toolbar .raised .button:hover:active, +.toolbar .raised.button:hover:active, +.toolbar .raised.button:active { + border-color: @theme_bg_dark_color; + border-image: none; + /* invierte gradiente boton) */ + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@button_raised_gradient_color_a, 0.85)), + to (shade (@button_raised_gradient_color_a, 0.85))); + +} + + +/* setup shadows */ +.toolbar .raised .button GtkLabel, +.toolbar .raised.button GtkLabel { + icon-shadow: none; + color: shade(@theme_fg_dark_color, 0.90); + text-shadow: 0px 1px @theme_shadow_dark_color; +} + +.toolbar .raised .button:hover, +.toolbar .raised.button:hover, +.toolbar .raised .button:active, +.toolbar .raised.button:active, +.toolbar .raised .button:active:hover, +.toolbar .raised.button:active:hover { + color: shade(@theme_text_dark_color, 1.00); + text-shadow: 0px 1px @theme_shadow_dark_color; +} + +/* Arreglos para epiphany */ +.toolbar.menubar .entry, +.toolbar .raised .entry, +.toolbar .raised.entry { + border-color: shade(@theme_bg_color, 0.97); + border-image: none; + +} + +/* Arreglos para epiphany */ +.toolbar.menubar .entry:focused, +.toolbar .raised .entry:focused, +.toolbar .raised.entry:focused { + border-color: alpha (@focused_entry_border, 1.00); + border-image: none; + +} + +.toolbar .raised .button *:insensitive, +.toolbar .raised.button *:insensitive { + color: mix(@theme_fg_dark_color, @theme_bg_dark_color, 0.40); + icon-shadow: none; + text-shadow: none; +} + +.primary-toolbar.toolbar .entry { + background-color: @primary_toolbar_entry_bg; + color: @primary_toolbar_entry_fg; +} + +.primary-toolbar.toolbar .entry:selected { + background-color: @theme_selected_bg_color; + color: @selected_fg_color; +} + +/* progressbars on primary toolbar entries are special */ +.primary-toolbar .toolbar .entry.progressbar, +.primary-toolbar.toolbar .entry.progressbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_selected_bg_color, 1.00)), + to (shade (@theme_selected_bg_color, 1.00))); + + border-width: 1px; + border-radius: 0px; + border-style: solid; + border-color: shade(@theme_selected_fg_color, 1.35); + border-image: none; + + color: @theme_text_color; + + -unico-progressbar-pattern: none; +} + +/**************************** + * Inline toolbars * + **************************** + * Botones + - dialogo open * + ****************************/ + +.inline-toolbar.toolbar { + -GtkToolbar-button-relief: normal; + + padding: 0px; + + border-width: 0 1px 1px 1px; + border-style: solid; + border-radius: 0px; + border-color: shade(@theme_bg_color, 0.88); + border-image: none; + + background-color: shade(@theme_bg_color, 0.88); + background-image: none; + +} + +.inline-toolbar.toolbar:nth-child(last) { + border-width: 0px 1px 1px 1px; + border-radius: 0px; +} + +/* setup shadows */ +.inline-toolbar.toolbar .button, +.inline-toolbar.toolbar .button:active, +.inline-toolbar.toolbar .button:active:hover { + border-image: none; +} + +.inline-toolbar.toolbar .button { + padding: 1px; + icon-shadow: none; + + border-radius: 0px; + border-width: 0px; + border-style: solid; + border-color: transparent; + border-image: none; +} + +.inline-toolbar.toolbar .button:active, +.inline-toolbar.toolbar .button:active:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_bg_color, 0.70)), + to (shade (@theme_bg_color, 0.70))); +} + +.inline-toolbar.toolbar .button:hover { + background-color: alpha(@theme_base_color, 0.0); + background-image: none; +} + +.inline-toolbar.toolbar .button:insensitive { + border-color: transparent; + border-image: none; + box-shadow: none; + + background-color: alpha(@theme_base_color, 0.0); + background-image: none; + +} + +.inline-toolbar.toolbar .button *:insensitive { + color: shade(@theme_base_color, 0.75); + icon-shadow: none; +} + +.inline-toolbar.toolbar .button *:active { + icon-shadow: none; +} + +/* nth-child for inline toolbar button groups */ +.inline-toolbar.toolbar .button:nth-child(first), +.inline-toolbar.toolbar .button:nth-child(first):active, +.inline-toolbar.toolbar GtkToolButton:nth-child(first) .button, +.inline-toolbar.toolbar GtkToolButton:nth-child(first) .button:active, +.inline-toolbar.toolbar GtkToolButton:nth-child(first) .button:active:hover { + border-radius: 0px 0px 0px 0px; + box-shadow: none; + border-width: 0px 0px 1px 1px; +} + +.inline-toolbar.toolbar .button:nth-child(last), +.inline-toolbar.toolbar .button:nth-child(last):active, +.inline-toolbar.toolbar GtkToolButton:nth-child(last) .button, +.inline-toolbar.toolbar GtkToolButton:nth-child(last) .button:active, +.inline-toolbar.toolbar GtkToolButton:nth-child(last) .button:active:hover { + border-radius: 0px 0px 0px 0px; + border-width: 0px 1px 1px 1px; +} + +.inline-toolbar.toolbar GtkToolButton:active:nth-child(last) .button, +.inline-toolbar.toolbar .button:active:nth-child(last) { + box-shadow: none; +} + +/**************** + * GtkAssistant * + ****************/ +GtkAssistant .sidebar .highlight { + color: @theme_text_color; + font: bold; +} + +GtkAssistant .sidebar { + padding: 1px 2px; + + border-width: 1px; + border-radius: 0px; + border-style: solid; + border-color: @inactive_frame_color; + + color: mix (@theme_fg_color, @theme_bg_color, 0.40); + + background-color: shade (@theme_bg_color, 0.97); +} + +/************* + * GtkSwitch * + *************/ + +GtkSwitch { + font: bold condensed 9; +} + +GtkSwitch.trough { + + /* color: shade (@internal_element_color, 0.60); */ + color: shade(@theme_fg_color, 1.50); + + border-width: 0px; + border-style: none; + border-radius: 0px; + border-image: none; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@trough_bg_color_a), + to (@trough_bg_color_a)); +} + +GtkSwitch.trough:active { + color: @theme_selected_fg_color; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@trough_bg_color_b, 1.00)), + to (shade(@trough_bg_color_b, 1.00))); +} + +GtkSwitch.trough:insensitive { + background-image: none; + background-color: shade (@theme_bg_color, 0.9); + + /* border-image: none; + border-style: none; + border-radius: 0px; */ +} + +GtkSwitch.slider { + border-image: none; + border-width: 4px; + border-style: solid; + border-radius: 0px; + + padding: 1px; + + border-image: none; + border-color: shade(@trough_bg_color_a, 1.00); + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@theme_switch), + to (@theme_switch)); + + -unico-switch-grip-color: alpha(@theme_base_color, 0.0); +} + +GtkSwitch.slider:active { + border-image: none; + border-color: shade(@trough_bg_color_b, 1.00); + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@theme_switch), + to (@theme_switch)); + +} + +GtkSwitch.slider:insensitive { + background-image: none; + border-image: none; + background-color: @insensitive_bg_color; + border-color: @insensitive_border_color; +} + +/********* + * image * + *********/ +GtkImage, +GtkImage:insensitive { + /* ubuntu-12 */ + background-color: transparent; +} + +/**************** + * drawing area * + ****************/ +GtkDrawingArea { + /* ubuntu-12 */ + /* background-color: @theme_bg_color; */ + + /* custom user interface element, ej. imagen selector wallpaper + background-color: transparent; */ +} + +/************ + * viewport * + ************/ + +GtkViewport { + padding: 0px; + + /* ubuntu-12 */ + /* Color fondo config systema y gnome-tweak-tools */ + background-color: shade(@theme_bg_color, 1.00); +} + +GtkViewport.frame { + border-width: 0px; + padding: 0px; +} + +GtkIconView { + /* Vista iconos gnome-control-center */ + border-radius: 0px; + padding: 0px; + + /* ubuntu-12 */ + background-color: @theme_bg_color; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@theme_bg_color), + to (@theme_bg_color)); +} + +GtkIconView.view.cell:selected, +GtkIconView.view.cell:selected:focused { + /* eg. Configuration center */ + background-color: alpha(@theme_selected_bg_color, 1.00); + background-image: none; + border-width: 1px; + border-style: solid; + border-radius: 0px; + border-color: shade(@theme_selected_bg_color, 1.04); + border-image: none; + + + -unico-focus-fill-color: alpha (@theme_base_color, 0.0); + -unico-focus-border-color: alpha (@theme_base_color, 0.0); + -unico-focus-border-radius: 0; + + text-shadow: 1px 0px @theme_selected_shadow_color; +} + +.view { + background-color: @theme_base_color; + color: @theme_text_color; + border-radius: 0px; + text-shadow: none; +} + +.view:selected, +.view *:selected, +.view:selected:focused, +.view *:selected:focused { + background-color: shade(@theme_selected_bg_color, 1.00); + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_selected_bg_color, 1.00)), + to (shade(@theme_selected_bg_color, 1.00))); + color: @theme_selected_fg_color; + text-shadow: none; +} + +.view:active, +.view *:active { + background-color: shade(@theme_bg_color, 0.915); + color: @theme_text_color; + text-shadow: none; + +} + +GtkTreeView { + /* Error Epiphany cuando: + -GtkWidget-focus-line-width: 0; */ + + -GtkWidget-focus-line-width: 1; + -GtkWidget-focus-padding: 1; + +} + +GtkTreeView row:nth-child(odd), +GtkTreeView row:nth-child(odd):hover { + background-color: shade(@theme_base_color, 0.97); + text-shadow: none; +} + +GtkTreeView row:nth-child(even), +GtkTreeView row:nth-child(even):hover { + background-color: shade(@theme_base_color, 1.00); + text-shadow: none; +} + +column-header { + padding: 0px 2px; +} + +column-header .button:active, +column-header .button:active:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (mix(@theme_bg_color, @theme_mix_base, 0.09)), + to (mix(@theme_bg_color, @theme_mix_base, 0.09))); + + border-width: 0px 1px 1px 0px; + border-radius: 0px; + border-style: solid; + border-color: shade (@theme_bg_color, 1.00); + border-image: none; + + text-shadow: none; +} + +column-header .button *:active, +column-header .button *:hover:active { + color: @theme_text_color; + /* text-shadow: 0px 1px @theme_selected_shadow_color; */ +} + +column-header .button { + padding: 0px 4px 1px; + -unico-focus-border-gradient: none; + -unico-focus-border-radius: 0; + -unico-focus-border-dashes: 0; + -GtkWidget-focus-line-width: 0; + + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (mix(@theme_bg_color, @theme_mix_base, 0.045)), + to (mix(@theme_bg_color, @theme_mix_base, 0.045))); + + border-width: 0px 1px 1px 0px; + border-radius: 0px; + border-style: solid; + border-color: shade (@theme_bg_color, 1.00); + border-image: none; +} + + +column-header .button:hover { + /* color in button:hover */ + border-radius: 0px; + border-style: solid; + border-color: shade (@theme_bg_color, 1.00); + border-image: none; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (mix(@theme_bg_color, @theme_mix_base, 0.065)), + to (mix(@theme_bg_color, @theme_mix_base, 0.065))); + color: @theme_fg_color; + text-shadow: none; +} + +column-header .button GtkArrow { + color: @internal_element_color; +} + +column-header:nth-child(last) .button { + border-width: 0px 0px 1px 0px; +} + +row:insensitive { + border-width: 0px; +} + +row:selected, +row:selected:focused { + border-width: 0px; + border-style: none; +} + +.cell { + color: @theme_fg_color; + padding: 0px 2px; + border-width: 0px; +} + +.cell:hover { + /* Poner el mismo fondo que .view para evitar mouse-over en listas */ + background-color: @theme_base_color; + +} + +.expander, +.expander:active, +.expander:prelight { + border-width: 1px; + border-style: solid; + border-color: #484848; + color: #484848; + background-color: #484848; +} + +.expander row:selected, +.expander row:selected:focused { + border-width: 1px; + border-style: solid; + border-color: @expander_row_selected_color; + color: @expander_row_selected_color; + background-color: @theme_selected_bg_color; +} + +/* Calendars */ +GtkCalendar { + padding: 2px; +} + +GtkCalendar.view { + border-radius: 0px; + border-style: solid; + border-width: 1px; + padding: 2px; +} + +GtkCalendar.header { + border-radius: 0px; + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (shade (@theme_bg_color, 1.04)), + to (shade (@theme_bg_color, 0.89))); + border-width: 0px; +} + +GtkCalendar.button { + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (rgba (0, 0, 0, 0)), + to (rgba (0, 0, 0, 0))); +} + +.menuitem GtkCalendar, +.menuitem GtkCalendar.button, +.menuitem GtkCalendar.header, +.menuitem GtkCalendar.view { + background-color: @menu_bg_color; + background-image: none; + border-radius: 0px; + border-style: solid; + border-width: 0px; + padding: 0px; + + color: @theme_base_color; +} + +.menuitem GtkCalendar { + background-color: shade (@menu_bg_color, 1.3); + background-image: none; +} + +.highlight, +GtkCalendar.highlight { + background-color: shade(@theme_selected_bg_color, 0.85); + color: @theme_selected_fg_color; + border-radius: 0px; + padding: 0px; + border-width: 0px; +} + +.info { + background-color: @info_bg_color; + color: @info_fg_color; +} + +.warning { + background-color: @warning_bg_color; + color: @warning_fg_color; +} + +.question { + background-color: @question_bg_color; + color: @question_fg_color; +} + +.error { + background-color: @error_bg_color; + color: @error_fg_color; +} + +.dim-label { + color: mix (@theme_fg_color, @theme_bg_color, 0.30); +} + +.dim-label:focused { + color: mix (@theme_fg_color, @theme_bg_color, 0.30); +} + +.dim-label:selected, +.dim-label:selected:focused { + color: @theme_selected_fg_color; +} + +/* gnome-terminal */ +TerminalScreen { + background-color: @theme_bg_color; + color: @theme_fg_color; + -TerminalScreen-background-darkness: 0.45; +} + + +MathWindow * { + background-color: transparent; +} +/* +MathWindow { + color: @theme_fg_dark_color; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_bg_dark_color, 0.58)), + color-stop (0.05, shade(@theme_bg_dark_color, 0.50)), + to (shade (@theme_bg_dark_color, 0.65))); + +} + +*/ +MathDisplay { + /* Espacio (padding del frame) entre el display y su borde */ + /* es necesario poner 'padding' para que el display no sobre-escriba el borde */ + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_bg_dark_color, 0.60)), + to (shade (@theme_bg_dark_color, 0.60))); +} + +MathDisplay GtkTextView { + /* color del display */ + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_selected_bg_color, 1.00)), + to (shade (@theme_selected_bg_color, 1.00))); + +} + +MathDisplay GtkTextView.view { + /* color texto del display */ + color: @theme_selected_fg_color; +} + +MathWindow .frame { + /* Borde del display */ + /* es necesario poner 'padding' porque sino el display sobre-escribe el borde */ + /* padding: 1px; + border-width: 1px; + border-radius: 0px; + border-style: solid; + border-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@button_border, 0.99)), + to (shade (@button_border, 1.10))); */ + +} + +MathWindow .button:active, +MathWindow .button:active:hover, +MathWindow .button:hover, +MathWindow .button { + border-width: 2px; + border-style: solid; + border-radius: 0px; + border-color: transparent; +} + +/* +MathWindow .cell, +MathWindow GtkLabel { + color: @theme_fg_dark_color; + text-shadow: 0px 1px @theme_shadow_dark_color; +} + +MathWindow GtkLabel:insensitive { + color: shade(@theme_fg_dark_color, 0.80); + text-shadow: none; +} + +*/ +RBSource .toolbar { + background-color: @theme_bg_color; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@theme_bg_color), + to (@theme_bg_color)); +} + +RBSource .toolbar .button { + padding: 2px 4px; +} + +NemoTrashBar.info, +NemoXContentBar.info, +NemoSearchBar.info, +NemoQueryEditor.info, +NautilusTrashBar.info, +NautilusXContentBar.info, +NautilusSearchBar.info, +NautilusQueryEditor.info { + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@nautilus_cluebar_color, 1.00)), + to (shade (@nautilus_cluebar_color, 1.00))); + border-radius: 0px; + border-width: 0px 0px 1px 0px; + border-style: solid; + border-color: @theme_base_color; +} + +NemoSearchBar .entry, +NemoSearchBar .entry:focused, +NautilusSearchBar .entry, +NautilusSearchBar .entry:focused { + + padding: 3px 4px; + -GtkEntry-inner-border: 1; +} + +NemoSearchBar .entry.image, +NautilusSearchBar .entry.image { + color: shade(@nautilus_cluebar_color, 0.60); +} + +.nemo-cluebar-label, +.nautilus-cluebar-label { + font: bold; + color: shade(@theme_fg_color, 1.00); +} + +NemoTrashBar .button, +NemoTrashBar .button:hover, +NautilusTrashBar .button, +NautilusTrashBar .button:hover { + -unico-focus-border-color: alpha (shade(@focused_entry_border, 1.10), 0.00); + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@nautilus_cluebar_color, 0.93)), + to (shade (@nautilus_cluebar_color, 0.93))); + border-color: shade (@nautilus_cluebar_color, 0.93); + border-image: none; + + color: shade(@theme_fg_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; + + -unico-focus-fill-color: alpha (@theme_base_color, 0.0); + +} + +NemoTrashBar .button:active, +NemoTrashBar .button:hover:active, +NautilusTrashBar .button:active, +NautilusTrashBar .button:hover:active { +/* .button:hover:active */ + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@nautilus_cluebar_color, 0.88)), + to (shade (@nautilus_cluebar_color, 0.88))); + + border-color: shade (@nautilus_cluebar_color, 0.88); + border-image: none; + +} + +NemoTrashBar .button *:active, +NemoTrashBar .button *:hover:active, +NautilusTrashBar .button *:active, +NautilusTrashBar .button *:hover:active { + color: shade(@theme_text_color, 1.00); + text-shadow: 0px 1px @theme_selected_shadow_color; +} + +NemoTrashBar .button:insensitive, +NautilusTrashBar .button:insensitive { +/* .button:hover:active */ + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@nautilus_cluebar_color, 0.96)), + to (shade (@nautilus_cluebar_color, 0.96))); + + border-color: shade (@nautilus_cluebar_color, 0.96); + border-image: none; + +} + +NemoTrashBar .button *:insensitive, +NautilusTrashBar .button *:insensitive { + color: shade(@theme_fg_color, 1.90); + text-shadow: none; +} + +NemoWindow .sidebar .scrollbar { + -GtkRange-trough-border: 1; + -GtkRange-slider-width: 6; +} + +NemoWindow .sidebar .scrollbar.trough, +NemoWindow .sidebar .scrollbar.trough.vertical { + background-image: none; + background-color: @sidebar_background; + -unico-inner-stroke-width: 0px; +} + +NemoWindow .sidebar .frame { + border-width: 0px; + border-style: none; + +} + +NemoWindow > GtkTable > .pane-separator, +NemoWindow .pane-separator { + /* ubuntu-12 */ + background-color: @sidebar_background; + border-color: @sidebar_background; + border-style: solid; + border-width: 0px; + background-image: -gtk-gradient(linear, + left top, right top, + from(@sidebar_background), + color-stop(0.50, @sidebar_background), + to(@sidebar_background)); + + border-image: none; + +} + +TerminalWindow .menubar, +NemoWindow .menubar { + +} + +NemoWindow .primary-toolbar.toolbar .button GtkLabel, +NemoWindow .primary-toolbar.toolbar .button { + padding: 0px 4px; +} + +NemoWindow .primary-toolbar .toolbar .button, +NemoWindow .primary-toolbar.toolbar .button, +NemoWindow .primary-toolbar .toolbar .button:active, +NemoWindow .primary-toolbar.toolbar .button:active, +NemoWindow .primary-toolbar .toolbar .button:hover, +NemoWindow .primary-toolbar.toolbar .button:hover, +NemoWindow .primary-toolbar .toolbar .button:hover:active, +NemoWindow .primary-toolbar.toolbar .button:hover:active { + padding: 0px 2px; + + border-image: none; + border-style: solid; + border-width: 5px 0px 4px 0px; + border-radius: 0px; + border-color: @theme_bg_dark_color; + + box-shadow: none; +} + +MarlinViewWindow .menubar.toolbar GtkContainer, +MarlinViewWindow .primary-toolbar GtkContainer { + color: @theme_fg_dark_color; +} + + + +/* Linked buttons */ +/* Middle button */ +.primary-toolbar .linked .entry, +.primary-toolbar .linked .button, +.primary-toolbar .linked .button:active, +.primary-toolbar .linked .button:active:hover, +.primary-toolbar .linked .button:insensitive { + border-width: 1px; + border-right-width: 0; + border-radius: 0; +} + +/* Set up shadows and hilights for button visual separation */ +.linked .button, +.toolbar .button.raised.linked, +.toolbar .raised.linked .button { + box-shadow: inset -1px 0 alpha (#fff, 0.00); +} + +.linked .button:first-child, +.toolbar .button.raised.linked:first-child, +.toolbar .raised.linked .button:first-child { + box-shadow: inset -1px 0 alpha (#fff, 0.00); +} + +.linked .button:last-child, +.toolbar .button.raised.linked:last-child, +.toolbar .raised.linked .button:last-child { + /*box-shadow: inset 1px 0 shade (@bg_color, 1.06);*/ +} + +.linked .button:active, +.toolbar .button.raised.linked:active, +.toolbar .raised.linked .button:active { + /*box-shadow: inset 1px 0 shade (@bg_color, 0.76);*/ +} + +.linked .button:insensitive, +.toolbar .button.raised.linked:insensitive, +.toolbar .raised.linked .button:insensitive { + box-shadow: inset -1px 0 alpha (#fff, 0.00); +} + +.linked .button:backdrop, +.toolbar .button.raised.linked:backdrop, +.toolbar .raised.linked .button:backdrop { + /*box-shadow: inset -1px 0 @unfocused_borders;*/ +} + +.linked .button:insensitive:backdrop, +.toolbar .button.raised.linked:insensitive:backdrop, +.toolbar .raised.linked .button:insensitive:backdrop { + /*box-shadow: inset -1px 0 @unfocused_insensitive_borders;*/ +} + + +/* Middle button */ +.linked .entry, +.linked .button, +.linked .button:active, +.linked .button:active:hover, +.linked .button:focus, +.linked .button:focus:active, +.linked .button:insensitive { + border-right-width: 1px; + border-left-width: 1px; + /* border-image-width: 10px 0 10px 0; */ + border-radius: 0; +} + +/* Leftmost button */ +.linked .entry:first-child, +.linked .button:first-child, +.linked .button:active:first-child, +.linked .button:active:hover:first-child, +.linked .button:focus:first-child, +.linked .button:focus:active:first-child, +.linked .button:insensitive:first-child { + border-width: 1px; + border-right-width: 0; + /* border-image-width: 10px 0 10px 12px; */ + border-radius: 0px; + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +/* Rightmost button */ +.linked .entry:last-child, +.linked .button:last-child, +.linked .button:active:last-child, +.linked .button:active:hover:last-child, +.linked .button:focus:last-child, +.linked .button:focus:active:last-child, +.linked .button:insensitive:last-child { + border-width: 1px; + border-left-width: 1px; + /* border-image-width: 10px 12px 10px 0; */ + border-radius: 0px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +/* Linked single button */ +.linked .entry:only-child, +.linked .button:only-child, +.linked .button:active:only-child, +.linked .button:active:hover:only-child, +.linked .button:focus:only-child, +.linked .button:focus:active:only-child, +.linked .button:insensitive:only-child { + border-right-width: 1px; + border-left-width: 1px; + /* border-image-width: 10px 12px 10px 12px; */ + border-radius: 0px; +} + + +/***************** + * Miscellaneous * + *****************/ +@keyframes spinner { + 0.00% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)); } + + 12.5% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)); } + + 25.0% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)); } + + 37.5% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)); } + + 50.0% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)); } + + 62.5% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)); } + + 75.0% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)); } + + 87.5% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)); } + + 100% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)); } +} + +.spinner { + background-color: transparent; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)); + background-position: 14% 14%, 0% 50%, 14% 86%, 50% 100%, 86% 86%, 100% 50%, 86% 14%, 50% 0%; + background-size: 20% 20%; + background-repeat: no-repeat; +} + +.spinner:active { + animation: spinner 1s infinite linear; +} + diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/gtk.css b/.themes/FlatStudioDarkCustom/gtk-3.0/gtk.css new file mode 100644 index 00000000..630706a9 --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/gtk.css @@ -0,0 +1,243 @@ +/******************[ FlatStudioDark ]**********************/ +/* Default color scheme */ +@define-color base_color #282828; +@define-color bg_color #1d2021; +@define-color text_color #e0e0e0; +@define-color fg_color #c0c0c0; +@define-color selected_bg_color #458588; +@define-color selected_fg_color #a89984; +@define-color tooltip_bg_color #040404; +@define-color tooltip_fg_color #ffffff; + +/* select highlight-color ******************************************/ +@define-color selection_wood #7a6642; +@define-color selection_gold #86772f; +@define-color selection_ubuntu #aa502c; +@define-color selection_ubuntu_mod #9d533f; +@define-color selection_acid_green #3c7b7b; +@define-color selection_blue #4d679a; +@define-color selection_mint #567557; +@define-color selection_red #754747; +@define-color selection_mono #646464; +/* Here you can set the color selection, I recommend one of the above, + but you can put the one you like */ +@define-color theme_selected_bg_color @selection_blue; +@define-color theme_selected_fg_color #a89984; +@define-color theme_selected_shadow_color alpha(#000, 0.12); +/*******************************************************************/ + +/* Colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_base_color @base_color; +@define-color theme_bg_color @bg_color; +@define-color theme_text_color @text_color; +@define-color theme_fg_color @fg_color; +@define-color theme_tooltip_bg_color @tooltip_bg_color; +@define-color theme_tooltip_fg_color @tooltip_fg_color; +@define-color theme_tab_bg_color shade(@theme_bg_color, 1.35); +@define-color theme_shadow_color alpha(#000, 0.12); +@define-color theme_check_bg_color shade (@theme_bg_color, 1.12); +@define-color theme_check_fg_color shade (@theme_selected_bg_color, 1.60); +@define-color theme_mix_base #8B8B8B; +@define-color theme_switch shade (@theme_bg_color, 0.80); + +/******************[ Theme-Frame ]********************** +@define-color theme_bg_dark_color #575757; +@define-color theme_fg_dark_color #dcdcdc; +@define-color theme_text_dark_color #F5F5F5; +@define-color theme_shadow_dark_color alpha(#000, 0.15); +@define-color theme_selected_fg_dark_color #FFFFFF; +@define-color theme_selected_shadow_dark_color alpha(#000, 0.12); +*/ + +@define-color theme_bg_dark_color @theme_bg_color; +@define-color theme_fg_dark_color @theme_fg_color; +@define-color theme_text_dark_color @theme_text_color; +@define-color theme_shadow_dark_color alpha(#000, 0.15); +@define-color theme_selected_fg_dark_color #FFFFFF; +@define-color theme_selected_shadow_dark_color alpha(#000, 0.12); + +@define-color theme_button_border_dark shade(@theme_bg_dark_color, 0.50); +@define-color button_raised_gradient_color_a shade(@theme_bg_dark_color, 0.91); +@define-color button_raised_gradient_color_b shade(@theme_bg_dark_color, 0.91); +@define-color button_raised_linked_shadow alpha(@theme_base_color, 0.70); + +@define-color menu_bg_color shade(@theme_bg_color, 0.86); +@define-color menu_fg_color shade(@theme_fg_color, 0.95); +@define-color menu_controls_color shade (@theme_fg_dark_color, 0.89); +@define-color menu_combobox_border #3277bf; +@define-color menu_separator shade(@menu_bg_color, 0.95); + +@define-color link_color #4a90d9; +@define-color frame_color #808080; +@define-color inactive_frame_color #bbbbbb; +@define-color warning_color #f57900; +@define-color error_color #cc0000; +@define-color success_color #4e9a06; + +@define-color info_fg_color rgb (181, 171, 156); +@define-color info_bg_color rgb (252, 252, 189); +@define-color warning_fg_color rgb (173, 120, 41); +@define-color warning_bg_color rgb (250, 173, 61); +@define-color question_fg_color rgb (97, 122, 214); +@define-color question_bg_color rgb (138, 173, 212); +@define-color error_fg_color rgb (106, 18, 18); +@define-color error_bg_color rgb (240, 54, 54); + +@define-color keyboard_focus_border_a #a2c9f1; +@define-color keyboard_focus_border_b #6794cf; + +@define-color os_chrome_bg_color @theme_bg_dark_color; +@define-color os_chrome_fg_color @theme_fg_dark_color; + +@define-color os_chrome_selected_bg_color @theme_selected_bg_color; +@define-color os_chrome_selected_fg_color @theme_selected_fg_color; + +@define-color chrome_bg_color @theme_bg_color; +@define-color chrome_fg_color @theme_fg_color; + +@define-color focused_entry_border shade(@theme_selected_bg_color, 1.30); +@define-color focused_entry_inset alpha (#d7e4f1, 0.50); + +/* @define-color sidebar_background mix(#E1E5E8, @theme_bg_color, 0.30); */ +@define-color sidebar_background shade(mix(#E1E5E8, @theme_bg_color, 0.30), 0.28); +@define-color sidebar_selected_bg shade(@theme_selected_bg_color,0.90); + +@define-color button_gradient_color_a shade(@theme_selected_bg_color, 0.90); +@define-color button_gradient_color_b shade(#80B8EA, 0.85); +@define-color button_border #B0B0B0; + +@define-color button_active_gradient_color_a #a4a4a4; +@define-color button_active_gradient_color_b shade (@button_active_gradient_color_a, 0.83); + +@define-color button_hover_gradient_color_a @theme_base_color; +@define-color button_hover_gradient_color_b shade (#fefefe, 0.94); + + +@define-color button_raised_active_gradient_color_a @button_active_gradient_color_a; +@define-color button_raised_active_gradient_color_b alpha(@button_active_gradient_color_b, 0.13); + +@define-color insensitive_bg_color shade(@bg_color, 1.07); +@define-color insensitive_fg_color shade(@fg_color, 0.75); +@define-color insensitive_border_color shade(@bg_color, 1.03); + +@define-color trough_bg_color_a shade (@theme_bg_color, 1.12); +@define-color trough_bg_color_b shade (@theme_selected_bg_color, 0.90); + + +@define-color scale_progress_fill shade (@theme_selected_bg_color, 1.00); +@define-color progressbar_pattern #000000; + +@define-color entry_text_color @theme_text_color; + +@define-color entry_background_a shade (@theme_base_color, 0.86); +@define-color entry_background_b shade (@theme_base_color, 0.96); +@define-color entry_background_c shade (@theme_base_color, 0.98); +@define-color entry_background_d shade (@theme_base_color, 1.00); + +@define-color internal_element_color #646464; +@define-color internal_element_prelight @theme_text_color; +@define-color internal_element_insensitive shade (@internal_element_color, 1.4); + +@define-color scale_fill @insensitive_border_color; +@define-color scale_border_a @internal_element_color; +@define-color scale_border_b shade (@internal_element_color, 1.25); +@define-color scale_progress_border_a #1864b2; +@define-color scale_progress_border_b #3e90e5; + +@define-color highlighted_border #8f8f8f; +@define-color transparent alpha(#000, 0.0); + +@define-color notebook_border shade(@theme_bg_color, 0.65); + +@define-color toolbar_gradient_base shade(#aaaaaa, 0.65); +@define-color toolbar_gradient_step1 #bcbcb4; +@define-color toolbar_gradient_step2 #d9d9d7; +@define-color toolbar_gradient_final #e5e5e2; + +@define-color toolbar_border_top shade (@theme_bg_color, 0.56); +@define-color toolbar_border_bottom shade (@theme_bg_color, 0.83); + +@define-color toolbar_active_button_color #909081; + +@define-color primary_toolbar_entry_bg @theme_base_color; +@define-color primary_toolbar_entry_fg @theme_text_color; + +@define-color nautilus_cluebar_color shade(@sidebar_background, 1.00); +@define-color treeview_focus_border @nautilus_cluebar_color; + +@define-color expander_row_selected_color #FFFFFF; +@define-color test #f00; + +/* Metacity ¡No modificar! */ +@define-color wm_highlight #ffffff; +@define-color wm_title_highlight #ffffff; + +@define-color wm_bg_a shade (@bg_color, 1.1); +@define-color wm_bg_b @bg_color; + +@define-color wm_button_bg_a shade (@bg_color, 1.0); +@define-color wm_button_bg_b shade (@bg_color, 0.85); +@define-color wm_button_bg_c shade (@bg_color, 0.8); +@define-color wm_button_bg_d shade (@bg_color, 0.9); + +@define-color wm_button_bg_hover_a shade (@wm_button_bg_a, 1.1); +@define-color wm_button_bg_hover_b shade (@wm_button_bg_b, 1.1); +@define-color wm_button_bg_hover_c shade (@wm_button_bg_c, 1.1); +@define-color wm_button_bg_hover_d shade (@wm_button_bg_d, 1.1); + +@define-color wm_button_bg_active_a shade (@bg_color, 0.7); +@define-color wm_button_bg_active_b shade (@bg_color, 0.9); +@define-color wm_button_bg_active_c shade (@bg_color, 0.9); + +@import url("gtk-widgets.css"); +@import url("menu_frame.css"); +@import url("scrollbar.css"); +@import url("sidebar.css"); +@import url("gtk-widgets-assets.css"); +@import url("gnome-panel.css"); +/* + There are 3 options for Tabs: + ----------------------------------- + @import url("tabs.css"); + @import url("tabs-2.css"); + @import url("tabs-classic.css"); +*/ + +@import url("tabs.css"); + +/* + There are 2 options for Unity panel: + + If you prefer the dark panel "Unity" + ------------------------------------ + @import url("unity-darkest.css"); + + If you prefer the default (perfect fit with maximized windows) + -------------------------------------------------------------- + @import url("unity.css"); + + (edit the line below according to the style you want) +*/ +@import url("unity.css"); + +/* + There are 3 options for nautilus: + ----------------------------------- + + 1.- nautilus sidebar and pathbar dark gray: + @import url("gnome-applications-gray.css"); + OR + 2.- nautilus sidebar and pathbar light: + @import url("gnome-applications-light.css"); + OR + 3.- nautilus sidebar dark gray and pathbar light: + @import url("gnome-applications-gray-light.css"); + + (edit the line below according to the style of nautilus you want) +*/ +/* ---------------------------------------------------- */ +@import url("gnome-applications-light.css"); +/* ---------------------------------------------------- */ + + +GtkBox { background-color: transparent; } diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/menu.css b/.themes/FlatStudioDarkCustom/gtk-3.0/menu.css new file mode 100644 index 00000000..acc4d82b --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/menu.css @@ -0,0 +1,282 @@ +/************************* + * menu studioflat-light * + * + *************************/ +.menu { + /* menu contextual */ + background-image: none; + background-color: @menu_bg_color; + + padding: 5px 0px; + border-style: solid; + border-width: 1px; + border-radius: 0px; + + border-color: shade(@menu_bg_color, 0.97); + border-image: none; +} + + +.menu:selected { + background-color: @theme_selected_bg_color; +} + +.menubar .menu.button:hover, +.menubar .menu.button:active, +.menubar .menu.button:active:insensitive, +.menubar .menu.button:insensitive, +.menubar .menu.button, +.primary-toolbar .menu.button:hover, +.primary-toolbar .menu.button:active, +.primary-toolbar .menu.button:active:insensitive, +.primary-toolbar .menu.button:insensitive, +.primary-toolbar .menu.button { + background-color: shade (@theme_bg_dark_color, 1.07); + background-image: none; + border-radius: 0; + border-style: none; + border-width: 1px; + + border-image: none; + +} + +/*********** + * menubar * + ***********/ +.menubar { + -GtkWidget-window-dragging: true; + + -unico-inner-stroke-bottom-color: transparent; + -unico-inner-stroke-width: 0px; + + /* linea 3D (clara) */ + border-width: 0px 0px 1px 0px; + border-style: solid; + border-radius: 0px; + border-color: shade(@theme_bg_dark_color, 1.00); + + background-color: shade (@theme_bg_dark_color, 1.00); +} + + + +/************ + * menuitem * + ************/ +.menuitem { + /* contextual menu-item */ + -GtkMenuItem-arrow-scaling: 0.5; + -unico-menuitem-arrow-color: @menu_controls_color; + border-radius: 0px; + padding: 3px 4px; + + color: @menu_fg_color; + text-shadow: 0px 1px alpha(#fff, 0.10); +} + +/*************** + * menubaritem * + ***************/ +.menubar.menuitem { + border-radius: 0px; + border-width: 0px; + +} + +GtkTreeMenu.menu { + background-color: @menu_bg_color; + +} + +GtkTreeMenu .menuitem { + padding: 2px 4px; + border-style: none; + border-width: 0px; +} + +/* Workaround for lp:949368 */ +GtkComboBox .menuitem * { + color: @menu_fg_color; + text-shadow: 0px 1px alpha(#fff, 0.10); +} +GtkComboBox .menuitem *:hover { + color: @theme_selected_fg_color; + text-shadow: 0px 1px @theme_selected_shadow_color; +} + +.menuitem:hover, +.menu .menuitem:hover { + /* contextual menu item-selected */ + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@theme_selected_bg_color, 1.0)), + to (shade (@theme_selected_bg_color, 1.0))); + color: @theme_selected_fg_color; + text-shadow: 0px 1px @theme_selected_shadow_color; + -unico-bullet-color: @theme_selected_fg_color; +} + +.toolbar .raised .button .menuitem *:hover, /* menuitem opciones visualizacion nautilus */ +GtkComboBox .menuitem *:hover, +GtkTreeMenu .menuitem *:active, +GtkTreeMenu .menuitem *:prelight, +.menuitem *:active, +.menuitem *:prelight, +.menuitem *:hover, +.menuitem:hover, +.menu .menuitem:hover { + /* color: @menu_fg_color; */ + color: @theme_selected_fg_color; + text-shadow: 0px 1px @theme_selected_shadow_color; +} + +.menuitem:insensitive, +.menuitem *:insensitive { + /* contextual menu insensitive */ + color: mix (@menu_fg_color, @menu_bg_color, 0.4); + text-shadow: none; +} + +.menuitem.check, +.menuitem.radio, +.menuitem.check:hover, +.menuitem.radio:hover { + border-width: 0px; + border-style: none; + background-image: none; + +} + +.toolbar .raised .button .menuitem.check:active, +.toolbar .raised .button .menuitem.radio:active, +.menuitem.check:active, +.menuitem.radio:active { + border-width: 0px; + border-style: none; + background-image: none; + background-color: @menu_bg_color; + /* contextual menu check */ + color: @menu_fg_color; +} + +.menuitem.check:active:hover, +.menuitem.radio:active:hover { + border-width: 0px; + border-style: none; + background-image: none; + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; + -unico-bullet-color: @theme_selected_fg_color; +} + +/* menuitem.chek de opciones visualizacion nautilus 3.6 */ +.toolbar .raised .button .menuitem.check:active:hover, +.toolbar .raised .button .menuitem.radio:active:hover { + color: @theme_selected_fg_color; +} + +.menubar .menuitem GtkCalendar, +.menubar .menuitem GtkCalendar.button, +.menubar .menuitem GtkCalendar.header, +.menubar .menuitem GtkCalendar.view, +.primary-toolbar .menuitem GtkCalendar, +.primary-toolbar .menuitem GtkCalendar.button, +.primary-toolbar .menuitem GtkCalendar.header, +.primary-toolbar .menuitem GtkCalendar.view { + background-color: @theme_bg_dark_color; + background-image: none; + border-radius: 0; + border-style: solid; + border-width: 0; + padding: 0; + + color: @theme_fg_dark_color; +} + +.menubar .menuitem GtkCalendar, +.primary-toolbar .menuitem GtkCalendar { + background-color: shade (@theme_bg_dark_color, 1.3); + background-image: none; +} + +/* +.menubar .menuitem .entry, +.primary-toolbar .menuitem .entry { + background-color: shade (@theme_bg_dark_color, 1.3); + background-image: none; + + color: @theme_fg_dark_color; + + border-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@theme_bg_dark_color, 0.9)), + to (shade (@theme_bg_dark_color, 0.9))) 1; + + -unico-outer-stroke-gradient: -gtk-gradient (linear, left top, left bottom, + from (shade (@theme_bg_dark_color, 0.98)), + to (shade (@theme_bg_dark_color, 1.1)));; +} +*/ +.menubar .menuitem GtkScale.trough { + background-color: @theme_bg_dark_color; + background-image: none; + + border-color: shade(@theme_bg_dark_color, 0.97); + border-image: none; + +} + +Genericmenuitem .menuitem .accelerator, +DbusmenuGtkMenu .menuitem .accelerator, +.menubar .menuitem .accelerator, +.primary-toolbar .menuitem .accelerator { + color: alpha (@menu_fg_color, 0.8); +} + +Genericmenuitem .menuitem .accelerator:hover, +DbusmenuGtkMenu .menuitem .accelerator:hover, +.menubar .menuitem .accelerator:hover, +.primary-toolbar .menuitem .accelerator:hover { + color: alpha (@theme_selected_fg_color, 0.8); +} + +Genericmenuitem .menuitem .accelerator:insensitive, +DbusmenuGtkMenu .menuitem .accelerator:insensitive, +.menubar .menuitem .accelerator:insensitive, +.primary-toolbar .menuitem .accelerator:insensitive { + color: alpha (mix (@menu_fg_color, @theme_bg_color, 0.4), 0.8); + text-shadow: none; +} + +.menuitem.separator { + -GtkMenuItem-horizontal-padding: 0; + -GtkWidget-separator-height: 1; + + /* border-color: shade (@menu_bg_color, 0.90); + -unico-inner-stroke-color: alpha (shade (@menu_bg_color, 1.18), 0.6); */ + + border-image: -gtk-gradient (linear, + left top, right top, + from (alpha (#000, 0.00)), + color-stop (0.25, alpha (#000, 0.05)), + color-stop (0.85, alpha (#000, 0.05)), + to (alpha (#000, 0.00))) 1; + + +} + +/*************** + * Menu Button * + ***************/ +.button.menuitem.menubar:active, +.button.menuitem.menubar *:active { + color: @menu_fg_color; + background-image: none; + background-color: @menu_bg_color; + + border-radius: 5px 5px 0px 0px; + border-image: none; + border-width: 1px 1px 0px 1px; + border-color: shade(@button_border, 1.30); + border-style: solid; +} + diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/menu_frame.css b/.themes/FlatStudioDarkCustom/gtk-3.0/menu_frame.css new file mode 100644 index 00000000..4777f042 --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/menu_frame.css @@ -0,0 +1,361 @@ +/******************* + * menu studioflat * + * + *******************/ +.menu { + /* menu contextual */ + background-image: none; + background-color: @menu_bg_color; + + padding: 5px 0px; + border-width: 1px; + border-style: solid; + border-radius: 0px; + border-color: shade(@menu_bg_color, 0.97); + border-image: none; + +} + + +GtkComboBox .menu, +GtkTreeMenu.menu, +GtkMenuToolButton.menu, +Genericmenuitem .menu, +DbusmenuGtkMenu .menu, +.menubar .menu, +.toolbar .menu, +.toolbar .primary-toolbar .menu, +.primary-toolbar .button .menu, +.primary-toolbar .menu { + /* menu-dark en menubar */ + background-image: none; + background-color: shade(@theme_bg_dark_color, 1.00); + + padding: 5px 0px; + border-style: solid; + border-width: 1px; + border-radius: 0px; + + border-color: shade(@theme_bg_dark_color, 0.97); + border-image: none; +} + +.toolbar .menu { + /* background-color: #00f; */ +} + +.menu:selected { + background-color: @theme_selected_bg_color; +} + +.menubar .menu.button:hover, +.menubar .menu.button:active, +.menubar .menu.button:active:insensitive, +.menubar .menu.button:insensitive, +.menubar .menu.button, +.primary-toolbar .menu.button:hover, +.primary-toolbar .menu.button:active, +.primary-toolbar .menu.button:active:insensitive, +.primary-toolbar .menu.button:insensitive, +.primary-toolbar .menu.button { + background-color: shade (@theme_bg_dark_color, 1.07); + background-image: none; + border-radius: 0; + border-style: none; + border-width: 1px; + + border-image: none; + -unico-glow-radius: 0; + -unico-inner-stroke-width: 0; + -unico-outer-stroke-width: 0; +} + +/*********** + * menubar * + ***********/ +.menubar { + -GtkWidget-window-dragging: true; + + -unico-inner-stroke-bottom-color: transparent; + -unico-inner-stroke-width: 0px; + + /* linea 3D (clara) */ + border-width: 0px 0px 1px 0px; + border-style: solid; + border-radius: 0px; + border-color: shade(@theme_bg_dark_color, 1.00); + + background-color: shade (@theme_bg_dark_color, 1.00); + +} + +/*************** + * menubaritem * + ***************/ +.menubar.menuitem { + border-radius: 0px; + border-width: 1px 1px 0 1px; +} + +/************ + * menuitem * + ************/ +.menuitem { + /* contextual menu-item */ + -GtkMenuItem-arrow-scaling: 0.7; + -unico-menuitem-arrow-color: @menu_controls_color; + border-radius: 0px; + padding: 3px 4px; + + color: @menu_fg_color; + text-shadow: 0px 1px alpha(#fff, 0.10); +} + + +Genericmenuitem .menuitem, +DbusmenuGtkMenu .menuitem, +.menubar .menuitem, +.primary-toolbar .menuitem { + /* dark menu-item */ + color: @theme_fg_dark_color; + text-shadow: 0px 1px @theme_shadow_dark_color; +} + +GtkTreeMenu.menu { + background-color: @menu_bg_color; + border-width: 1px; + border-style: solid; + border-radius: 0px; + border-color: shade(@menu_bg_color, 0.97); + border-image: none; + +} + +GtkTreeMenu .menuitem { + padding: 2px 4px; + border-style: none; + border-width: 0px; +} + +/* Workaround for lp:949368 */ +GtkComboBox .menuitem * { + color: @menu_fg_color; + text-shadow: 0px 1px alpha(#fff, 0.10); +} +GtkComboBox .menuitem *:hover { + color: @theme_selected_fg_color; + text-shadow: 0px 1px @theme_selected_shadow_color; +} + +.menuitem:hover, +.menu .menuitem:hover { + /* contextual menu item-selected */ + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@theme_selected_bg_color, 1.0)), + to (shade (@theme_selected_bg_color, 1.0))); + + color: @theme_selected_fg_color; + text-shadow: 0px 1px @theme_selected_shadow_color; + -unico-bullet-color: @theme_selected_fg_color; +} + +.toolbar .menuitem:hover, +Genericmenuitem .menuitem:hover, +DbusmenuGtkMenu .menuitem:hover, +.primary-toolbar .menuitem:hover, +.menubar.menuitem:hover, +.menubar .menuitem:hover { + /* dark menu item-selected */ + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@theme_selected_bg_color, 1.0)), + to (shade (@theme_selected_bg_color, 1.0))); + + color: @theme_selected_fg_color; + text-shadow: 0px 1px @theme_selected_shadow_color; + -unico-bullet-color: @theme_selected_fg_color; + + border-image: none; +} + + +.toolbar .raised .button .menuitem *:hover, /* menuitem opciones visualizacion nautilus */ +.menuitem *:active, +.menuitem *:prelight, +.menuitem *:hover { + /* color: @menu_fg_color; */ + color: @theme_selected_fg_color; + text-shadow: 0px 1px @theme_selected_shadow_color; +} + +.menuitem.check, +.menuitem.radio, +.menuitem.check:hover, +.menuitem.radio:hover { + border-width: 0px; + border-style: none; + background-image: none; + /* background-color: @menu_bg_color; */ +} + + +.menuitem.check:active, +.menuitem.radio:active { + border-width: 0px; + border-style: none; + background-image: none; + background-color: @menu_bg_color; + /* contextual menu check */ + color: @theme_fg_color; + -unico-bullet-color: @theme_fg_color; +} + + +Genericmenuitem .menuitem.check:active, +Genericmenuitem .menuitem.radio:active, +DbusmenuGtkMenu .menuitem.check:active, +DbusmenuGtkMenu .menuitem.radio:active, +.menubar .menuitem.check:active, +.menubar .menuitem.radio:active, +.primary-toolbar .menuitem.check:active, +.primary-toolbar .menuitem.radio:active { + border-color: @theme_fg_dark_color; + color: @theme_fg_dark_color; +} + +.menuitem.check:active:hover, +.menuitem.radio:active:hover { + border-color: @theme_selected_fg_color; + color: @theme_selected_fg_color; +} + +/* menuitem.chek de opciones visualizacion nautilus 3.6 */ +.toolbar .raised .button .menuitem.check:active:hover, +.toolbar .raised .button .menuitem.radio:active:hover { + border-color: @theme_selected_fg_color; + color: @theme_selected_fg_color; +} + +.menuitem:insensitive, +.menuitem *:insensitive { + /* contextual menu insensitive */ + color: mix (@menu_fg_color, @menu_bg_color, 0.4); + text-shadow: none; +} + +Genericmenuitem .menuitem:insensitive, +Genericmenuitem .menuitem *:insensitive, +DbusmenuGtkMenu .menuitem:insensitive, +DbusmenuGtkMenu .menuitem *:insensitive, +.menubar .menuitem:insensitive, +.menubar .menuitem *:insensitive, +.primary-toolbar .menuitem:insensitive, +.primary-toolbar .menuitem *:insensitive { + /* dark menu insensitive */ + color: mix(@theme_fg_dark_color, @theme_bg_dark_color, 0.40); + text-shadow: none; +} + +.menubar .menuitem GtkCalendar, +.menubar .menuitem GtkCalendar.button, +.menubar .menuitem GtkCalendar.header, +.menubar .menuitem GtkCalendar.view, +.primary-toolbar .menuitem GtkCalendar, +.primary-toolbar .menuitem GtkCalendar.button, +.primary-toolbar .menuitem GtkCalendar.header, +.primary-toolbar .menuitem GtkCalendar.view { + background-color: @theme_bg_dark_color; + background-image: none; + border-radius: 0; + border-style: solid; + border-width: 0; + padding: 0; + + color: @theme_fg_dark_color; +} + +.menubar .menuitem GtkCalendar, +.primary-toolbar .menuitem GtkCalendar { + background-color: shade (@theme_bg_dark_color, 1.3); + background-image: none; +} + +.menubar .menuitem .entry, +.primary-toolbar .menuitem .entry { + background-color: shade (@theme_bg_dark_color, 1.3); + background-image: none; + + color: @theme_fg_dark_color; + + border-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@theme_bg_dark_color, 0.9)), + to (shade (@theme_bg_dark_color, 0.9))) 1; + + -unico-outer-stroke-gradient: -gtk-gradient (linear, left top, left bottom, + from (shade (@theme_bg_dark_color, 0.98)), + to (shade (@theme_bg_dark_color, 1.1)));; +} + +.menubar .menuitem GtkScale.trough { + background-color: @theme_bg_dark_color; + background-image: none; + + border-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@theme_bg_dark_color, 1.00)), + to (shade (@theme_bg_dark_color, 1.00))) 1; +} + +Genericmenuitem .menuitem .accelerator, +DbusmenuGtkMenu .menuitem .accelerator, +.menubar .menuitem .accelerator, +.primary-toolbar .menuitem .accelerator { + color: alpha (@theme_fg_dark_color, 0.8); +} + +Genericmenuitem .menuitem .accelerator:hover, +DbusmenuGtkMenu .menuitem .accelerator:hover, +.menubar .menuitem .accelerator:hover, +.primary-toolbar .menuitem .accelerator:hover { + color: alpha (@theme_selected_fg_color, 0.8); +} + +Genericmenuitem .menuitem .accelerator:insensitive, +DbusmenuGtkMenu .menuitem .accelerator:insensitive, +.menubar .menuitem .accelerator:insensitive, +.primary-toolbar .menuitem .accelerator:insensitive { + color: alpha (mix (@theme_fg_dark_color, @theme_bg_dark_color, 0.4), 0.8); + text-shadow: none; +} + +.menuitem.separator { + -GtkMenuItem-horizontal-padding: 0; + -GtkWidget-separator-height: 1; + + /* border-color: shade (@menu_bg_color, 0.90); + -unico-inner-stroke-color: alpha (shade (@menu_bg_color, 1.18), 0.6); */ + + border-image: -gtk-gradient (linear, + left top, right top, + from (alpha (#000, 0.00)), + color-stop (0.25, alpha (#000, 0.05)), + color-stop (0.85, alpha (#000, 0.05)), + to (alpha (#000, 0.00))) 1; + + +} + +/*************** + * Menu Button * + ***************/ +.button.menuitem.menubar:active, +.button.menuitem.menubar *:active { + color: @menu_fg_color; + background-image: none; + background-color: @menu_bg_color; + + border-radius: 0px 0px 0px 0px; + border-image: none; + border-width: 1px 1px 0px 1px; + border-color: shade(@button_border, 1.30); + border-style: solid; +} + diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/scrollbar-classic.css b/.themes/FlatStudioDarkCustom/gtk-3.0/scrollbar-classic.css new file mode 100644 index 00000000..853caab8 --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/scrollbar-classic.css @@ -0,0 +1,70 @@ +/************** + * Scrollbars * + **************/ + +.scrollbar { + -GtkRange-slider-width: 7; + -GtkRange-stepper-size: 0; + -GtkRange-stepper-spacing: 0; + -GtkRange-trough-border: 3; + + -GtkScrollbar-has-backward-stepper: 0; + -GtkScrollbar-has-forward-stepper: 0; + + -GtkScrollbar-min-slider-length: 30; +} + +.scrollbar.trough.vertical { + border-radius: 0px; + border-width: 0px; + background-image: -gtk-gradient (linear, left top, right top, + from (shade (@bg_color, 1.04)), + to (shade (@bg_color, 1.04))); + +} + +.scrollbar.trough.horizontal { + border-radius: 0px; + border-width: 0px; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 1.04)), + to (shade (@bg_color, 1.04))); + +} + +.scrollbar.slider, +.scrollbar.button { + border-width: 0px; + border-radius: 0px; + background-color: mix(@theme_bg_color, @theme_mix_base, 0.25); + background-image: none; +} + +.scrollbar.slider:prelight { + background-color: mix(@theme_bg_color, @theme_mix_base, 0.40); + background-image: none; +} + +.scrollbar.slider:insensitive { + -GtkRange-slider-width: 0px; +} + +.scrollbar.trough:insensitive { + -GtkRange-trough-border: 3px; +} + +/* overlay scrollbar */ +OsThumb:selected, +OsScrollbar:selected { + background-color: @selected_bg_color; +} + +OsThumb:active, +OsScrollbar:active { + background-color: shade (@bg_color, 0.6); +} + +OsThumb:insensitive, +OsScrollbar:insensitive { + background-color: shade (@bg_color, 0.85); +} diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/scrollbar.css b/.themes/FlatStudioDarkCustom/gtk-3.0/scrollbar.css new file mode 100644 index 00000000..b773e902 --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/scrollbar.css @@ -0,0 +1,111 @@ +/************** + * Scrollbars * + **************/ + +.scrollbar { + -GtkRange-slider-width: 15; + -GtkRange-stepper-size: 0; + -GtkRange-stepper-spacing: 0; + -GtkRange-trough-border: 0; + + -GtkScrollbar-has-backward-stepper: 0; + -GtkScrollbar-has-forward-stepper: 0; + + -GtkScrollbar-min-slider-length: 30; +} + +.scrollbar.trough.vertical { + border-radius: 0px; + border-width: 0px; + + background-image: -gtk-gradient (linear, left top, right top, + from (shade (@bg_color, 1.04)), + to (shade (@bg_color, 1.04))); + +} + +.scrollbar.trough.horizontal { + border-radius: 0px; + border-width: 0px; + + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 1.04)), + to (shade (@bg_color, 1.04))); + +} + +.scrollbar.slider, +.scrollbar.button { + border-width: 0px; + border-radius: 0px; + background-color: mix(@theme_bg_color, @theme_mix_base, 0.25); + background-image: none; +} + +.scrollbar.slider:prelight { + background-color: mix(@theme_bg_color, @theme_mix_base, 0.40); + background-image: none; +} + +.scrollbar.slider.vertical { + border-radius: 0px; + background-image: -gtk-gradient (linear, left top, right top, + from (shade (@bg_color, 1.04)), + color-stop(0.35, shade(@bg_color, 1.04)), + color-stop(0.35, mix(@theme_bg_color, @theme_mix_base, 0.25)), + to (mix(@theme_bg_color, @theme_mix_base, 0.25))); + +} + +.scrollbar.slider.vertical:prelight { + background-image: -gtk-gradient (linear, left top, right top, + from (shade (@bg_color, 1.04)), + color-stop(0.35, shade(@bg_color, 1.04)), + color-stop(0.35, mix(@theme_bg_color, @theme_mix_base, 0.40)), + to (mix(@theme_bg_color, @theme_mix_base, 0.40))); + +} + +.scrollbar.slider.horizontal { + border-radius: 0px; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 1.04)), + color-stop(0.35, shade(@bg_color, 1.04)), + color-stop(0.35, mix(@theme_bg_color, @theme_mix_base, 0.25)), + to (mix(@theme_bg_color, @theme_mix_base, 0.25))); + +} + +.scrollbar.slider.horizontal:prelight { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 1.04)), + color-stop(0.35, shade(@bg_color, 1.04)), + color-stop(0.35, mix(@theme_bg_color, @theme_mix_base, 0.40)), + to (mix(@theme_bg_color, @theme_mix_base, 0.40))); + +} + + +.scrollbar.slider:insensitive { + -GtkRange-slider-width: 0px; +} + +.scrollbar.trough:insensitive { + -GtkRange-trough-border: 3px; +} + +/* overlay scrollbar */ +OsThumb:selected, +OsScrollbar:selected { + background-color: @selected_bg_color; +} + +OsThumb:active, +OsScrollbar:active { + background-color: shade (@bg_color, 0.6); +} + +OsThumb:insensitive, +OsScrollbar:insensitive { + background-color: shade (@bg_color, 0.85); +} diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/settings.ini b/.themes/FlatStudioDarkCustom/gtk-3.0/settings.ini new file mode 100644 index 00000000..d42812bd --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/settings.ini @@ -0,0 +1,5 @@ +[Settings] +gtk-color-scheme = "base_color:#2C2E2F\nbg_color:#383A3B\ntooltip_bg_color:#040404\nselected_bg_color:#4d679a\ntext_color:#E0E0E0\nfg_color:#C0C0C0;\ntooltip_fg_color:#ffffff\nselected_fg_color:#E9E9E9\nlink_color:#4a90d9\nbg_color_dark:#3c3b37\nfg_color_dark:#dddddd" +gtk-auto-mnemonics = 1 + + diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/sidebar.css b/.themes/FlatStudioDarkCustom/gtk-3.0/sidebar.css new file mode 100644 index 00000000..3e8245aa --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/sidebar.css @@ -0,0 +1,91 @@ +/*********** + * Sidebar * + ***********/ + +.sidebar { + -GtkTreeView-horizontal-separator: 6px; + -GtkTreeView-vertical-separator: 1px; +} + +.sidebar, +.sidebar.view, +.sidebar .view, +.sidebar.view:prelight, +.sidebar .view:prelight { + border-radius: 0px; + color: @theme_fg_color; + text-shadow: 0px 1px @theme_shadow_color; + background-color: @sidebar_background; +} + +.sidebar.view:selected, +.sidebar.view *:selected, +.sidebar .view:selected, +.sidebar .view *:selected, +.sidebar .view:selected:prelight { + border-style: solid; + border-width: 0px; + border-color: shade(@theme_selected_bg_color, 1.00); + + background-image:none; + background-color: shade(@theme_selected_bg_color, 1.00); + color: @theme_selected_fg_color; + text-shadow: 0px 1px @theme_selected_shadow_color; +} + + +.sidebar .radio, +.sidebar .radio:focused, +.sidebar .radio:selected { + background-image: none; + background-color: alpha(@theme_base_color, 0.0); +} + +GtkHCollapsablePaned, +SourceList.pane-separator { + border-width: 0px; + -GtkPaned-handle-size: 2px; +} + +GtkHCollapsablePaned .pane-separator, +GtkHCollapsablePaned .pane-separator:prelight, +GtkHCollapsablePaned .pane-separator:selected { + background-image: none; + background-color: @sidebar_background; + border-width: 0px 1px 0px 0px; + border-style: solid; + border-color: shade (@sidebar_background, 1.00); +} + +/* Marlin sidebar separator */ +VarkaWidgetsHCollapsiblePaned, +VarkaWidgetsHCollapsiblePaned.pane-separator, +VarkaWidgetsHCollapsiblePaned.pane-separator:prelight, +VarkaWidgetsHCollapsiblePaned.pane-separator:selected { + border-width: 0px; + border-color: shade(@sidebar_background, 1.00); + background-image: -gtk-gradient(linear, + left top, right top, + from(@sidebar_background), + color-stop(0.50, @sidebar_background), + to(@sidebar_background)); +} + +/* +VarkaWidgetsHCollapsiblePaned { + border-width: 0px; + -GtkPaned-handle-size: 1px; +} + +VarkaWidgetsHCollapsiblePaned.pane-separator, +VarkaWidgetsHCollapsiblePaned.pane-separator:prelight, +VarkaWidgetsHCollapsiblePaned.pane-separator:selected { + background-image: -gtk-gradient (linear, + left top, + right top, + from (shade (@bg_color, 1.30)), + to (shade (@bg_color, 0.55))); + background-color: alpha(#fff, 0.0); +} + +*/ diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/tabs-2.css b/.themes/FlatStudioDarkCustom/gtk-3.0/tabs-2.css new file mode 100644 index 00000000..8e22fe7f --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/tabs-2.css @@ -0,0 +1,125 @@ +/***************** + * Notebooks and * + * tabs * + *****************/ + +.notebook { + padding: 0px; + + border-color: @transparent; + border-style: solid; + border-radius: 0px; + border-width: 2px 0px 0px 0px; + border-image: none; + + background-color: shade(@theme_bg_color, 0.97); + + -unico-focus-border-color: @transparent; + -unico-focus-border-radius: 0; + -unico-focus-fill-color: @transparent; + -unico-focus-outer-stroke-color: @transparent; +} + +.notebook GtkDrawingArea { + background-color: shade (@theme_bg_color, 0.97); +} + +.notebook tab .button { + padding: 0px; +} + +.notebook tab { + /* border-width: 3px; */ + border-width: 0px 0px 0px 4px; + border-style: solid; + border-radius: 0px; + border-top-color: @theme_tab_bg_color; + border-left-color: @theme_bg_color; + border-bottom-color: @theme_tab_bg_color; + border-right-color: @theme_tab_bg_color; + + background-color: @theme_tab_bg_color; + background-image: none; + color: @theme_selected_fg_color; +} + +.notebook tab:first-child { + border-radius: 0px; +} + +.notebook tab:last-child { + border-radius: 0px; +} + +.notebook tab:only-child { + border-radius: 0px; +} + +.notebook tab.top { + padding: 2px 6px 2px; +} + +.notebook tab.bottom { + padding: 0px 6px 4px;; +} + +.notebook tab.right { + padding: 3px 4px 3px 0px; +} + +.notebook tab.left { + padding: 3px 0px 3px 4px; +} + +.notebook tab:active { + background-color: @theme_selected_bg_color; + background-image: none; + color: @theme_selected_fg_color; +} + +.notebook tab GtkLabel { + padding: 0px 3px 0px 3px; + color: @theme_selected_fg_color; + text-shadow: 0px 1px @theme_selected_shadow_color; +} + + + +/* Notebook - close button */ +.notebook tab .button, +.notebook tab .button:active, +.notebook tab .button:hover { + padding: 0px; + border-image: none; + border-style: none; + background-image: none; + background-color: transparent; +} + +.notebook tab .button GtkImage { + border-radius: 0px; + color: shade(@theme_selected_fg_color, 1.00); + border-style: solid; + border-color: transparent; + border-width: 1px; + padding: 0; + icon-shadow: none; +} + +.notebook tab .button GtkImage:hover { + color: shade(@theme_selected_fg_color, 1.00); + border-color: alpha(black, 0.1); +} + +.notebook tab .button GtkImage:active, +.notebook tab .button GtkImage:active:hover { + background-color: alpha(black, 0.15); + color: shade(@theme_selected_fg_color, 1.00); + icon-shadow: none; + border-color: alpha(black, 0.27) + alpha(black, 0.13) + alpha(black, 0.13) + alpha(black, 0.13); +} + + diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/tabs-classic.css b/.themes/FlatStudioDarkCustom/gtk-3.0/tabs-classic.css new file mode 100644 index 00000000..ad42a7a5 --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/tabs-classic.css @@ -0,0 +1,122 @@ +/***************** + * Notebooks and * + * tabs * + *****************/ + +.notebook { + padding: 0px; + + border-color: transparent; + border-style: solid; + border-radius: 0px; + border-width: 1px 0px 0px 0px; + + background-color: shade(@theme_bg_color, 0.97); + + -unico-focus-border-color: @transparent; + -unico-focus-border-radius: 0; + -unico-focus-fill-color: @transparent; + -unico-focus-outer-stroke-color: @transparent; +} + +.notebook GtkDrawingArea { + background-color: shade (@theme_bg_color, 0.97); +} + +.notebook tab .button { + padding: 0px; +} + +.notebook tab { + border-width: 0px 0px 0px 2px; + border-style: solid; + border-radius: 0px; + border-color: @theme_bg_color; + + background-color: mix(@theme_bg_color, @theme_mix_base, 0.10); + background-image: none; + + color: @theme_text_color; + +} + +.notebook tab:first-child { + border-radius: 0px; +} + +.notebook tab:last-child { + border-radius: 0px; +} + +.notebook tab:only-child { + border-radius: 0px; +} + +.notebook tab.top { + padding: 2px 6px 2px; +} + +.notebook tab.bottom { + padding: 0px 6px 4px;; +} + +.notebook tab.right { + padding: 3px 4px 3px 0px; +} + +.notebook tab.left { + padding: 3px 0px 3px 4px; +} + +.notebook tab:active { + background-color: shade(@theme_bg_color, 0.96); + background-image: none; + + color: @theme_text_color; + +} + +.notebook tab GtkLabel { + padding: 0px 3px 0px 3px; + color: @theme_text_color; + text-shadow: 0px 1px @theme_shadow_color; +} + + +/* Notebook - close button */ +.notebook tab .button, +.notebook tab .button:active, +.notebook tab .button:hover { + padding: 0px; + border-image: none; + border-style: none; + background-image: none; + background-color: transparent; +} + +.notebook tab .button GtkImage { + border-radius: 0px; + color: shade(@theme_fg_color, 1.00); + border-style: solid; + border-color: transparent; + border-width: 1px; + padding: 0; + icon-shadow: none; +} + +.notebook tab .button GtkImage:hover { + color: shade(@theme_text_color, 1.00); + border-color: alpha(black, 0.1); +} + +.notebook tab .button GtkImage:active, +.notebook tab .button GtkImage:active:hover { + background-color: alpha(black, 0.15); + color: shade(@theme_text_color, 1.00); + icon-shadow: none; + border-color: alpha(black, 0.27) + alpha(black, 0.13) + alpha(black, 0.13) + alpha(black, 0.13); +} + diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/tabs.css b/.themes/FlatStudioDarkCustom/gtk-3.0/tabs.css new file mode 100644 index 00000000..dde533fe --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/tabs.css @@ -0,0 +1,116 @@ +/***************** + * Notebooks and * + * tabs * + *****************/ + +.notebook { + padding: 0px; + + border-color: @transparent; + border-style: solid; + border-radius: 0px; + border-width: 2px 0px 0px 0px; + border-image: none; + + background-color: shade(@theme_bg_color, 0.97); + + -unico-focus-border-color: @transparent; + -unico-focus-border-radius: 0; + -unico-focus-fill-color: @transparent; + -unico-focus-outer-stroke-color: @transparent; +} + +.notebook GtkDrawingArea { + background-color: shade (@theme_bg_color, 0.97); +} + +.notebook tab { + border-width: 0px 0px 0px 4px; + border-style: solid; + border-radius: 0px 30px 0px 0px; + + border-top-color: @theme_tab_bg_color; + border-left-color: @theme_bg_color; + border-bottom-color: @theme_tab_bg_color; + border-right-color: @theme_tab_bg_color; + + background-color: @theme_tab_bg_color; + background-image: none; + + color: @theme_selected_fg_color; + +} + +.notebook tab.top { + padding: 1px 15px 1px 10px; +} + +.notebook tab.bottom { + padding: 0px 6px 4px; +} + +.notebook tab.right { + padding: 3px 4px 3px 0px; +} + +.notebook tab.left { + padding: 3px 0px 3px 4px; +} + +.notebook tab:active { + border-top-color: @theme_selected_bg_color; + border-left-color: @theme_bg_color; + border-bottom-color: @theme_selected_bg_color; + border-right-color: @theme_selected_bg_color; + + background-color: @theme_selected_bg_color; + background-image: none; + + color: @theme_selected_fg_color; + +} + +.notebook tab GtkLabel { + color: @theme_selected_fg_color; + text-shadow: 0px 1px @theme_selected_shadow_color; +} + + + +/* Notebook - close button */ +.notebook tab .button, +.notebook tab .button:active, +.notebook tab .button:hover { + padding: 0px; + border-image: none; + border-style: none; + background-image: none; + background-color: transparent; +} + +.notebook tab .button GtkImage { + border-radius: 0px; + color: shade(@theme_selected_fg_color, 1.00); + border-style: solid; + border-color: transparent; + border-width: 1px; + padding: 0; + icon-shadow: none; +} + +.notebook tab .button GtkImage:hover { + color: shade(@theme_selected_fg_color, 1.00); + border-color: alpha(black, 0.1); +} + +.notebook tab .button GtkImage:active, +.notebook tab .button GtkImage:active:hover { + background-color: alpha(black, 0.15); + color: shade(@theme_selected_fg_color, 1.00); + icon-shadow: none; + border-color: alpha(black, 0.27) + alpha(black, 0.13) + alpha(black, 0.13) + alpha(black, 0.13); +} + diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/unity-darkest.css b/.themes/FlatStudioDarkCustom/gtk-3.0/unity-darkest.css new file mode 100644 index 00000000..21ca35ff --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/unity-darkest.css @@ -0,0 +1,26 @@ +UnityPanelWidget, +.unity-panel { + + background-image: -gtk-gradient (linear, left top, left bottom, + from (#444), + to (#444)); + + border-width: 0px; + border-style: none; + +} + +.unity-panel.menubar, +.unity-panel .menubar { + color: #f0f0f0; + +} + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0px; + + /* icon-shadow: 0 1 shade (@theme_bg_dark_color, 1.06); */ +} + + diff --git a/.themes/FlatStudioDarkCustom/gtk-3.0/unity.css b/.themes/FlatStudioDarkCustom/gtk-3.0/unity.css new file mode 100644 index 00000000..3c75886d --- /dev/null +++ b/.themes/FlatStudioDarkCustom/gtk-3.0/unity.css @@ -0,0 +1,25 @@ +UnityPanelWidget, +.unity-panel { + + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade(@theme_bg_dark_color, 1.00)), + to (shade(@theme_bg_dark_color, 1.00))); + + border-width: 0px; + border-style: none; + +} + +.unity-panel.menubar, +.unity-panel .menubar { + +} + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0px; + + /* icon-shadow: 0 1 shade (@theme_bg_dark_color, 1.06); */ +} + + diff --git a/.themes/FlatStudioDarkCustom/leeme.txt b/.themes/FlatStudioDarkCustom/leeme.txt new file mode 100644 index 00000000..9c9dfd91 --- /dev/null +++ b/.themes/FlatStudioDarkCustom/leeme.txt @@ -0,0 +1,67 @@ +Autor: Rafa Cobreros rafacobreros@gmail.com +Licencia: GPL +Original theme en: http://gnome-look.org/content/show.php/FlatStudio?content=154296 + +1.- Cambiar color de selección +2.- Cambiar estilo de los botones de la barra de titulos de la ventana +3.- Seleccionar estilo para nautilus + +NOTA: + - Los cambios pueden requerir abrir/cerrar sesion para que surtan efecto + + +------------------------------------ +* 1.- Cambiar color de selección +------------------------------------ +Para aplicaciones GTK3 +Edite el archivo ../FlatStudioDark/gtk-3.0/gtk.css +sobre la linea 22 asigne el valor de color deseado a +@define-color theme_selected_bg_color @selection_blue; + + +Para GTK2 +Edite el archivo ../FlatStudioDark/gtk-2.0/gtkrc +sobre la linea 14 asigne al valor de color deseado a +gtk-color-scheme = "selected_bg_color:#XXXXXX" + + +------------------------------------------------------------------------------ +* 2.- Cambiar estilo de los botones de la barra de titulos de la ventana * +------------------------------------------------------------------------------ +Si no usas unity, en la mayoria de los casos puede ser suficiente seleccionar con gnome-tweak-tools el tema de ventanas con los botones que queremos. Si esto no es suficiente, entonces: + +En la carpeta "../FlatStudio/" hay 3 estilos de botones contenidos en los siguientes archivos: +- window_normal_buttons_dark_frame.tar.gz (Por defecto en FlatStudio) +- window_normal_buttons_light_frame.tar.gz (Por defecto en FlatStudioLight) +- window_square_buttons.tar.gz (Por defecto en FlatStudioGray y FlatStudioDark) + +Copia el contenido del archivo "window_xxxx_buttons_xxx.tar.gz" en la carpeta "../metacity-1/" y "../unity" de la carpeta correspondiente al tema que quieres cambiar. + +Ejemplo, +para poner botones cuadrados en "FlatStudioLight" +copia el contenido de "window_square_buttons.tar.gz" en las carpetas + +"../FlatStudioLight/metacity-1/", y si usas unity, también en "../FlatStudioLight/unity/" + + +---------------------------------------- +* 3.- Seleccionar estilo para nautilus * +---------------------------------------- +Editar (gedit) el archivo ../FlatStudioDark/gtk-3.0/gtk.css + +Ve a la ultima linea y encontraras 3 opciones para nautilus: + + 1.- "gnome-applications-gray.css" (nautilus sidebar y pathbar gris oscuro) + 2.- "gnome-applications-light.css" (nautilus sidebar azulado y pathbar claro)) + 3.- "gnome-applications-gray-light.css" (nautilus sidebar gris oscuro y pathbar claro) + +modifica la linea "@import" para que se corresponda con el estilo que buscas, +de forma que quede como una de las tres lineas de abajo. +(ten cuidado de dejar solo UNA de las tres) + +@import url("gnome-applications-gray.css"); +o +@import url("gnome-applications-light.css"); +o +@import url("gnome-applications-gray-light.css"); + diff --git a/.themes/FlatStudioDarkCustom/readme.txt b/.themes/FlatStudioDarkCustom/readme.txt new file mode 100644 index 00000000..4a2be1dc --- /dev/null +++ b/.themes/FlatStudioDarkCustom/readme.txt @@ -0,0 +1,64 @@ +Author: Rafa Cobreros rafacobreros@gmail.com +License: GPL +Original theme in: http://gnome-look.org/content/show.php/FlatStudio?content=154296 + +1.- Change selection color +2.- Change style of window titlebar buttons (Metacity and unity) +3.- Select style for nautilus + +NOTE: + - Changes may require open/close session to take effect + + +-------------------------------- +* 1.- Change selection color * +-------------------------------- +To GTK3 apps +Edit the file ../FlatStudioDark/gtk-3.0/gtk.css +on line 24 assigns the value of desired color +@define-color theme_selected_bg_color @selection_acid_green; + + +for GTK2 apps +Edit the file .. /FlatStudioDark/gtk-2.0/gtkrc +on line 14 assigns the value of desired color +gtk-color-scheme = "selected_bg_color:#xxxxxx" + + +------------------------------------------------- +* 2.- Change style of window titlebar buttons * +------------------------------------------------- +If you do not use unity, in most cases it can be enough to select with gnome-tweak-tools windows-theme of the buttons we want. If this is not sufficient, then: + +In the folder "../FlatStudio/" there are 3 styles of buttons contained in the following files: +- window_normal_buttons_dark_frame.tar.gz (default in FlatStudio) +- window_normal_buttons_light_frame.tar.gz (default in FlatStudioLight) +- window_square_buttons.tar.gz (default in FlatStudioGray and FlatStudioDark) + +eg +to set square buttons in "FlatStudioLight" +copy the contents of "window_square_buttons.tar.gz" in folders: + +"../FlatStudioLight/metacity-1 /" and if you use unity, also in "../FlatStudioLight/unity/" + + +--------------------------------- +* 3.- Select style for nautilus * +--------------------------------- +Edit (gedit) the file ../FlatStudioDark/gtk-3.0/gtk.css + +go to the last line of the file, there are six options for nautilus: + 1.- "gnome-applications-gray.css" (nautilus sidebar and toolbar dark gray) + 2.- "gnome-applications-light.css" (nautilus sidebar and toolbar light) + 3.- "gnome-applications-gray-light.css" (nautilus sidebar dark gray and toolbar light) + + +edit (please carefully) the corresponding line "@import" according to the style of nautilus you want, +to make it ONE of the three (not both) + +@import url("gnome-applications-gray.css"); +or +@import url("gnome-applications-light.css"); +or +@import url("gnome-applications-gray-light.css"); + diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/bc.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/bc.svg new file mode 100644 index 00000000..c8f38b82 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/bc.svg @@ -0,0 +1,10 @@ + <svg width="50" height="50" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink"> + + <filter id="blurMe"> + <feGaussianBlur in="SourceGraphic" stdDeviation="1" /> + </filter> + + <circle cx="25" cy="25" r="20" fill="#4a90d9" /> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-left-hover.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-left-hover.svg new file mode 100644 index 00000000..07e7f251 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-left-hover.svg @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="calendar-arrow-left-hover.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.88" + inkscape:cx="54.250438" + inkscape:cy="26.899086" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="930" + inkscape:window-height="681" + inkscape:window-x="436" + inkscape:window-y="59" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid17403" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + sodipodi:type="star" + style="fill:#ececec;fill-opacity:1;stroke:#5f5f5f;stroke-width:0.43015848;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + id="path18028" + sodipodi:sides="3" + sodipodi:cx="84.5" + sodipodi:cy="337.5" + sodipodi:r1="5" + sodipodi:r2="2.5" + sodipodi:arg1="0.52359878" + sodipodi:arg2="1.5707963" + inkscape:flatsided="true" + inkscape:rounded="0" + inkscape:randomized="0" + d="M 88.830127,340 80.169873,340 84.5,332.5 Z" + transform="matrix(0,1.3621708,0.99186247,0,-325.48222,929.32667)" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-left.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-left.svg new file mode 100755 index 00000000..d5d97b3c --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-left.svg @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48+devel r9942 custom" + sodipodi:docname="New document 4"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="8.984481" + inkscape:cy="5.6224906" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="930" + inkscape:window-height="681" + inkscape:window-x="1892" + inkscape:window-y="272" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid17403" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + sodipodi:type="star" + style="fill:#5f5f5f;fill-opacity:1;stroke:#5f5f5f;stroke-width:0.43015847;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + id="path18028" + sodipodi:sides="3" + sodipodi:cx="84.5" + sodipodi:cy="337.5" + sodipodi:r1="5" + sodipodi:r2="2.5" + sodipodi:arg1="0.52359878" + sodipodi:arg2="1.5707963" + inkscape:flatsided="true" + inkscape:rounded="0" + inkscape:randomized="0" + d="M 88.830127,340 80.169873,340 84.5,332.5 z" + transform="matrix(0,1.3621708,0.99186247,0,-325.48222,929.32667)" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-right-hover.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-right-hover.svg new file mode 100644 index 00000000..40cc2d4a --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-right-hover.svg @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="calendar-arrow-right-hover.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.16" + inkscape:cx="-30.133761" + inkscape:cy="43.490664" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="930" + inkscape:window-height="681" + inkscape:window-x="436" + inkscape:window-y="59" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid17403" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + sodipodi:type="star" + style="fill:#f2f2f2;fill-opacity:1;stroke:#5f5f5f;stroke-width:0.43015847;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + id="path18028" + sodipodi:sides="3" + sodipodi:cx="84.5" + sodipodi:cy="337.5" + sodipodi:r1="5" + sodipodi:r2="2.5" + sodipodi:arg1="0.52359878" + sodipodi:arg2="1.5707963" + inkscape:flatsided="true" + inkscape:rounded="0" + inkscape:randomized="0" + d="M 88.830127,340 80.169873,340 84.5,332.5 Z" + transform="matrix(0,1.3621708,-0.99186247,0,342.48324,929.32667)" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-right.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-right.svg new file mode 100755 index 00000000..545da7ec --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/calendar-arrow-right.svg @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48+devel r9942 custom" + sodipodi:docname="arrow-left.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="7.7366092" + inkscape:cy="6.4536271" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="930" + inkscape:window-height="681" + inkscape:window-x="1892" + inkscape:window-y="272" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid17403" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + sodipodi:type="star" + style="fill:#5f5f5f;fill-opacity:1;stroke:#5f5f5f;stroke-width:0.43015847;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + id="path18028" + sodipodi:sides="3" + sodipodi:cx="84.5" + sodipodi:cy="337.5" + sodipodi:r1="5" + sodipodi:r2="2.5" + sodipodi:arg1="0.52359878" + sodipodi:arg2="1.5707963" + inkscape:flatsided="true" + inkscape:rounded="0" + inkscape:randomized="0" + d="M 88.830127,340 80.169873,340 84.5,332.5 z" + transform="matrix(0,1.3621708,-0.99186247,0,342.48324,929.32667)" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/checkbox-checked.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/checkbox-checked.svg new file mode 100644 index 00000000..6c39bdf9 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/checkbox-checked.svg @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="checkbox-checked.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="12.81" + inkscape:cx="2.0428095" + inkscape:cy="8.3871974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="opacity:1;fill:#3cb0fd;fill-opacity:1;fill-rule:nonzero;stroke:#3cb0fd;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3354" + width="14.113033" + height="14.113029" + x="0.96708661" + y="1037.3262" + ry="1.3576401" + rx="1.35764" /> + <path + d="m 6.3475409,1048.7912 c -0.1667266,0 -0.3335114,-0.069 -0.4607327,-0.2114 l -2.7222033,-3.0166 c -0.254559,-0.282 -0.254559,-0.7391 -9.64e-5,-1.021 0.2545977,-0.282 0.667313,-0.282 0.9215819,0 l 2.2614699,2.5056 5.4190057,-6.0044 c 0.254327,-0.2819 0.667352,-0.2819 0.921486,0 0.254559,0.2821 0.254559,0.7393 0,1.0211 l -5.879662,6.5153 c -0.1271635,0.1409 -0.2940063,0.2114 -0.4608491,0.2114 z" + id="path4257" + inkscape:connector-curvature="0" + style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.69999993;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/checkbox-unchecked.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/checkbox-unchecked.svg new file mode 100644 index 00000000..f669e05d --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/checkbox-unchecked.svg @@ -0,0 +1,67 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="checkbox-unchecked.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="29.43" + inkscape:cx="3.8324375" + inkscape:cy="8.3871974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#3cb0fd;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3354" + width="14.113033" + height="14.113029" + x="0.96708661" + y="1037.3262" + ry="1.3576401" + rx="1.35764" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/close_dash.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/close_dash.svg new file mode 100644 index 00000000..874d44f7 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/close_dash.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="8.08" + inkscape:cx="-4.7736848" + inkscape:cy="13.798034" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.8162993,1044.5468 8.2770137,-8.2762" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.8162993,1036.2706 8.2770137,8.2762" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/close_dash_prelight.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/close_dash_prelight.svg new file mode 100644 index 00000000..97061786 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/close_dash_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_prelight.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="8.08" + inkscape:cx="-4.7736848" + inkscape:cy="13.798034" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.3014388,1045.0617 9.3067352,-9.3059" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.3014388,1035.7558 9.3067352,9.3059" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/dash-placeholder.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/dash-placeholder.svg new file mode 100755 index 00000000..cbae148a --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/dash-placeholder.svg @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + width="76" + height="27" + id="svg11252" + version="1.1"> + <defs + id="defs11254"> + <radialGradient + xlink:href="#linearGradient39563-4-2" + id="radialGradient68155-2-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3486842,0,317.8421)" + cx="49" + cy="488" + fx="49" + fy="488" + r="38" /> + <linearGradient + id="linearGradient39563-4-2"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop39565-1-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop39567-7-9" /> + </linearGradient> + <radialGradient + xlink:href="#linearGradient39573-6-1" + id="radialGradient68157-0-8" + gradientUnits="userSpaceOnUse" + cx="50.5" + cy="487.5" + fx="50.5" + fy="487.5" + r="10.5" /> + <linearGradient + id="linearGradient39573-6-1"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop39575-5-6" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop39577-1-2" /> + </linearGradient> + </defs> + <g + id="layer1" + transform="translate(-337,-518.86218)"> + <g + id="g99967" + style="display:inline" + transform="translate(326,44.862171)"> + <rect + style="opacity:0.49375;color:#000000;fill:url(#radialGradient68155-2-3);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect99969" + width="76" + height="2" + x="11" + y="487" + rx="0" + ry="0" /> + <path + style="opacity:0.43125;color:#000000;fill:url(#radialGradient68157-0-8);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path99971" + d="M 61,487.5 C 61,493.29899 56.29899,498 50.5,498 44.70101,498 40,493.29899 40,487.5 40,481.70101 44.70101,477 50.5,477 c 5.79899,0 10.5,4.70101 10.5,10.5 z" + transform="matrix(1.2857143,0,0,1.2857143,-14.428572,-139.28571)" /> + <path + transform="matrix(0.43589747,0,0,0.43589747,28.487179,275)" + d="M 61,487.5 C 61,493.29899 56.29899,498 50.5,498 44.70101,498 40,493.29899 40,487.5 40,481.70101 44.70101,477 50.5,477 c 5.79899,0 10.5,4.70101 10.5,10.5 z" + id="path99973" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/filter-selected-ltr.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/filter-selected-ltr.svg new file mode 100755 index 00000000..62c8e5b7 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/filter-selected-ltr.svg @@ -0,0 +1,81 @@ +<?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="20" + id="svg10003" + version="1.1" + inkscape:version="0.47 r22583" + sodipodi:docname="filter-selected.svg"> + <defs + id="defs10005"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 32 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="64 : 32 : 1" + inkscape:persp3d-origin="32 : 21.333333 : 1" + id="perspective10011" /> + <inkscape:perspective + id="perspective9998" + inkscape:persp3d-origin="0.5 : 0.33333333 : 1" + inkscape:vp_z="1 : 0.5 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 0.5 : 1" + sodipodi:type="inkscape:persp3d" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="5.5" + inkscape:cx="32" + inkscape:cy="10.181818" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:document-units="px" + inkscape:grid-bbox="true" + inkscape:window-width="1680" + inkscape:window-height="994" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:window-maximized="1" /> + <metadata + id="metadata10008"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-44)"> + <path + inkscape:export-ydpi="90" + inkscape:export-xdpi="90" + inkscape:export-filename="/home/jimmac/src/cvs/gnome/gnome-shell-design/mockups/app-picker.png" + sodipodi:nodetypes="cccc" + inkscape:connector-curvature="0" + id="rect34320" + d="m -0.18726572,54.181804 10.55634072,10.55636 10e-6,-21.11269 z" + style="opacity:0.21000001;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/filter-selected-rtl.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/filter-selected-rtl.svg new file mode 100755 index 00000000..94af6bb8 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/filter-selected-rtl.svg @@ -0,0 +1,81 @@ +<?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="20" + id="svg10003" + version="1.1" + inkscape:version="0.48.1 r9760" + sodipodi:docname="filter-selected-ltr.svg"> + <defs + id="defs10005"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 32 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="64 : 32 : 1" + inkscape:persp3d-origin="32 : 21.333333 : 1" + id="perspective10011" /> + <inkscape:perspective + id="perspective9998" + inkscape:persp3d-origin="0.5 : 0.33333333 : 1" + inkscape:vp_z="1 : 0.5 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 0.5 : 1" + sodipodi:type="inkscape:persp3d" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="5.5" + inkscape:cx="32.363636" + inkscape:cy="10.181818" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:document-units="px" + inkscape:grid-bbox="true" + inkscape:window-width="1440" + inkscape:window-height="839" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:window-maximized="1" /> + <metadata + id="metadata10008"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-44)"> + <path + inkscape:export-ydpi="90" + inkscape:export-xdpi="90" + inkscape:export-filename="/home/jimmac/src/cvs/gnome/gnome-shell-design/mockups/app-picker.png" + sodipodi:nodetypes="cccc" + inkscape:connector-curvature="0" + id="rect34320" + d="m 10.369085,54.181804 -10.55634072,10.55636 -1e-5,-21.11269 z" + style="opacity:0.21000001;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/gnome-shell.css b/.themes/Libra-Dark-Gruvbox/gnome-shell/gnome-shell.css new file mode 100644 index 00000000..b938449b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/gnome-shell.css @@ -0,0 +1,941 @@ +/* default text style */ +stage { + color: #ffffff; +} + +/* this is the panel not the buttons on it*/ + +.panel-button:active > .system-status-icon, +.panel-button:checked > .system-status-icon, +.panel-button:focus > .system-status-icon { + icon-shadow: transparent; +} + +/* dash and related*/ + +#dash { + background-color: rgba(0,0,0,0.0); + border-radius : 0px; +} + +.dash-label, +.window-caption { + background : #616161; + border-radius : 2px; + border : 0px; +} + +/* icons in the dash*/ + +.app-well-app > .overview-icon, +.show-apps > .overview-icon, +.search-provider-icon, +.list-search-result, +.grid-search-result .overview-icon { + border : 0px; + border-radius : 0px; + color: #efefef; +} + +.app-well-app.running > .overview-icon { + text-shadow: black 0px ; + background-size: contain; + background-color: rgba(255, 255, 255, 0.10); + border : 0px; + border-radius : 2px; + color: #efefef; +} + +.app-well-app:hover > .overview-icon, +.show-apps:hover > .overview-icon, +.search-provider-icon:hover, +.list-search-result:hover, +.grid-search-result:hover .overview-icon { + text-shadow: black 0px ; + background-color: #3cb0fd; + border : 0px; + border-radius : 2px; +} + +.app-well-app:checked > .overview-icon, +.app-well-app:active > .overview-icon, +.show-apps:checked > .overview-icon, +.show-apps:active > .overview-icon, +.search-provider-icon:active, +.grid-search-result:active .overview-icon, +.list-search-result:active { + background-color : #3cb0fd; + color: #fff; + background-gradient-direction : none; + border-radius: 2px; + transition-duration: 100ms; +} + + + +.dash-label, +.window-caption, +.switcher-list, +.app-well-app > .overview-icon, +.show-apps > .overview-icon, +.grid-search-result .overview-icon { + +} + +.workspace-thumbnails { + visible-width: 32px; + border: 0px; + border-radius: 0px 0px 0px 0px; + background-color: rgba(0,0,0,0.0); +} + + + +.login-dialog StEntry, +.notification StEntry, +.modal-dialog StEntry { + color : rgba(0,0,0,0.87); + caret-color : rgba(0,0,0,0.54); + selected-color : #616161; + background-gradient-direction: none; + background-color : #ffffff; + border-color : rgba(0,0,0,0.54); + caret-size: 1px + border : 0px; + border-radius : 0px; + border-bottom: 2px; + box-shadow : inset 0px 0px 0px rgba(0,0,0,0.0); +} + +/* Common radii */ + +.app-view-controls, +#screenShieldNotifications { + border-radius : 4px; + border : 0px; +} + + +.system-menu-action { + background-color: #4a90d9; + color: #ffffff; + border: 0px; + padding: 13px; + transition-duration :0.2s; + transition-timing-function : cubic-bezier(0.4, 0, 0.2, 1); + transition-delay: 0.2s; +} + +.system-menu-action:hover, +.system-status-icon:focus { + background-color: #3cb0fd; + color: #fff; +} + +.system-menu-action:active { + background-color: #3cb0fd; + transition-delay: 0s; + color: #fff; +} + +/* Run or modal Dialog : alt+F2*/ +.modal-dialog { + background-color: #272727; + border-color : #505050; + color: #efefef; + border : 1px; + border-radius : 2px; + box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); +} + +.run-dialog-label { + font-size: 12pt; + font-weight: normal; + color: rgba(0,0,0,0.54); + padding-bottom: .4em; +} + +/* These are the bottom buttons of the dash, below the icons (Frequent All)*/ +.app-view-control { + + background-gradient-direction : none; + background-color: #272727; + border-color : #505050; + color: #efefef; +} + +.app-view-control:checked { + background-gradient-direction : none; + background-color: #272727; + border-color : #505050; + color: #efefef; +} + +.app-view-control:first-child:ltr, +.app-view-control:last-child:rtl { + border-radius: 2px 0px 0px 2px; + border-right-width: 0px; +} + +.app-view-control:last-child:ltr, +.app-view-control:first-child:rtl { + border-radius: 0px 2px 2px 0px; +} + +/* Slider */ + +.slider { + height: 2px; + -slider-height: 2px; + -slider-border-width: 0px; + -slider-handle-radius: 6px; + -slider-border-color: #4a90d9; + -slider-active-background-color: #4a90d9; + -slider-background-color: rgba(0,0,0,0.26); + color : #4a90d9; + box-shadow: 0 2px 5px 0 red; +} + + +/* switcher */ +.switcher-list { + color : #000000; + background-color : #ffffff; + border-color : #e0e0e0; + box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); + border : 1px; + border-radius : 2px; + font-weight : normal; +} + +.switcher-list .item-box { + border: 0; + border-radius: 0; + border-bottom: 2px rgba(0, 0, 0, 0); +} + +.switcher-list .item-box:outlined { + border: 0; + border-bottom : 2px #616161; +} + +.switcher-list .item-box:selected { + border:0px; + border-color: #616161; + border-bottom: 2px; +} + +.notification { + border-radius: 2px; + background-color: #272727; + border-color : #505050; + color: #efefef; + box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); +} +/* Switches */ +.toggle-switch { + width: 65px; + height: 22px; +} + +.toggle-switch-us { + background-image: url("switch-on.svg"); + background-size: 3em; +} +.toggle-switch-us:checked { + background-image: url("switch-off.svg"); + background-size: 3em; +} +/* Workspace Switcher */ +.workspace-switcher-group { + padding: 12px; +} + +.workspace-switcher-container { + background: rgba(0,0,0,0.0); + border: 0px solid rgba(128,128,128,0.40); + border-radius: 2px; + padding: 20px; +} + +.workspace-switcher { + background: transparent; + border: 0px; + border-radius: 0px; + padding: 0px; + spacing: 8px; +} + +.ws-switcher-active-up, +.ws-switcher-active-down{ + border: 0px; + background: transparent; + background-image: url("bc.svg"); + border-radius: 0px; +} + +.ws-switcher-box { + height: 24px; + border: 0px solid rgba(85,85,85,0.5); + background: transparent; + background-image: url("wc.svg"); + border-radius: 0px; +} +/* Check Boxes */ + +.check-box StBin { + background-image: url("checkbox-unchecked.svg"); + background-size : contain; +} + +.check-box:focus StBin { + background-image: url("checkbox-unchecked.svg"); +} + +.check-box:checked StBin { + background-image: url("checkbox-checked.svg"); +} + +.check-box:focus:checked StBin { + background-image: url("checkbox-checked.svg"); +} + +/* this is for closing the windows as well as the notifications*/ +.window-close, +.notification-close { + background-size: 48px; + background-image: url("close_dash.svg"); +} + +.window-close:active, +.window-close:hover, +.notification-close:active, +.notification-close:hover { + background-size: 48px; + background-image: url("close_dash_prelight.svg"); +} + +.window-clone-border { + border : 0px; + border-radius : 0px; +} + +/* OSD: these are the modification of sound and so on */ +.osd-window { + background-color: #272727; + border: 1px solid #505050; + color: #efefef; + border-radius: 2px; + + box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); +} + +.osd-window .level { + height : 1px; + border-radius : 0px; + background-color: #272727; + color: #efefef; +} + +/* scroll bars*/ + +StScrollView StScrollBar { + min-width: 6px; + min-height: 14px; +} + +StScrollBar StBin#trough { + background-color: #272727; + border-radius : 2px; +} + +StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + background-color : #03a9f4; + border : 0; + border-radius : 2px; +} + +StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color : rgba(74, 144, 217, 0.75); +} + +/* Message Tray */ + +#message-tray { + background-color: #272727; + color: #efefef; +} +/* Calendar popup */ + +.calendar-vertical-separator { + -stipple-width: 1px; + -stipple-color: #505050; + width: 0.3em; +} + +.calendar { + padding: .4em 1.75em 3em 1.75em; +} + +.calendar-month-label { + color: #efefef; + font-size: 9.5pt; + font-weight: bold; + padding-bottom: 8px; + padding-top: 8px; +} + +.calendar-month-label:focus { + +} + +.calendar-change-month-back { + width: 18px; + height: 12px; + background-image: url("calendar-arrow-left.svg"); + border-radius: 4px; +} + +.calendar-change-month-back:rtl { + background-image: url("calendar-arrow-right.svg"); +} + +.calendar-change-month-back:hover, +.calendar-change-month-back:focus { + background-image: url("calendar-arrow-left-hover.svg"); + background-color: #272727; +} +.calendar-change-month-back:active { + background-image: url("calendar-arrow-left-hover.svg"); + background-color: #272727; +} +.calendar-change-month-back:hover:rtl, +.calendar-change-month-back:focus:rtl { + background-image: url("calendar-arrow-left-hover.svg"); + background-color: #272727; +} +.calendar-change-month-back:active:rtl { + background-image: url("calendar-arrow-left-hover.svg"); + background-color: #272727; +} + +.calendar-change-month-forward { + width: 18px; + height: 12px; + background-image: url("calendar-arrow-right.svg"); + border-radius: 4px; +} + +.calendar-change-month-forward:rtl { + background-image: url("calendar-arrow-left.svg"); +} + +.calendar-change-month-forward:hover, +.calendar-change-month-forward:focus { + background-image: url("calendar-arrow-right-hover.svg"); + background-color: #272727; +} +.calendar-change-month-forward:active { + background-image: url("calendar-arrow-right-hover.svg"); + background-color: #272727; +} +.calendar-change-month-forward:hover:rtl, +.calendar-change-month-forward:focus:rtl { + background-image: url("calendar-arrow-left-hover.svg"); + background-color: #272727; +} +.calendar-change-month-forward:active:rtl { + background-image: url("calendar-arrow-left-hover.svg"); + background-color: #272727; +} + +.datemenu-date-label { + padding: .4em 1.7em; + font-weight: bold; + text-align: center; + color: #efefef; + border-radius: 4px; +} + +.datemenu-date-label:hover, +.datemenu-date-label:focus { + background-color: #3cb0fd; + color: #fff; +} + +.datemenu-date-label:active { + background-color: #3cb0fd; + color: #fff; +} + +.calendar-day-base { + color: #efefef; + font-size: 9pt; + text-align: center; + width: 2.4em; + height: 2.4em; +} + +.calendar-day-base:hover, +.calendar-day-base:focus { + background-color: #272727; + color: #fff; +} + +.calendar-day-base:active { + background-color: #3cb0fd; + color: #fff; +} + +.calendar-day-heading { + color: #efefef; + padding-top: .2em; + height: 1.7em; +} + +.calendar-week-number { + color: #efefef; + font-weight: bold; +} + +/* Hack used in lieu of border-collapse - see calendar.js */ +.calendar-day { + color: #efefef; + border-top-width: 0; + border-left-width: 0; +} + +.calendar-day-top { + border-top-width: 1px; +} + +.calendar-day-left { + border-left-width: 1px; +} + +.calendar-work-day { +} + +.calendar-nonwork-day { + background-color: rgba(128, 128, 128, 0.1); +} + +.calendar-today { + background-image: none; + color: #efefef; + font-weight: bold; +} + +.calendar-day-with-events { + font-weight: bold; + color: #3cb0fd; +} +.calendar-day-with-events:focus, +.calendar-day-with-events:active { + font-weight: bold; + background-color: #3cb0fd; + color: #fff; +} +.calendar-other-month-day { + color: #efefef; +} + +.events-table { + width: 320px; + spacing-columns: 6pt; + padding: 0 1.4em; +} + +.events-table:ltr { + padding-right: 1.9em; +} + +.events-table:rtl { + padding-left: 1.9em; +} + +.events-day-header { + font-weight: bold; + color: #efefef; + padding-left: 0.4em; + padding-top: 1.2em; +} + +.events-day-header:first-child { + padding-top: 0; +} + +.events-day-header:rtl { + padding-left: 0; + padding-right: 0.4em; +} + +.events-day-dayname { + color: #efefef; + text-align: left; + min-width: 20px; +} + +.events-day-dayname:rtl { + text-align: right; +} + +.events-day-time { + color: #efefef; + text-align: right; +} + +.events-day-time-ellipses { + color: #efefef; +} + +.events-day-time:rtl { + text-align: left; +} + +.events-day-task { + color: #efefef; + padding-left: 8pt; +} + +.events-day-task:rtl { + padding-left: 0px; + padding-right: 8pt; +} +/* buttons */ + +.candidate-page-button, +.notification-button, +.notification-icon-button, +.hotplug-notification-item, +.hotplug-resident-eject-button, +.modal-dialog-button{ + height : 3ex; + border-radius: 1px; + border: 0px; + color: #ffffff; + text-transform : uppercase; + font-weight : normal; + font-size : 12pt; + background-gradient-direction: none; + background-color : #4a90d9; + transition-duration : 0.2s; + transition-timing-function : cubic-bezier(0.4, 0, 0.2, 1); + transition-delay: 0.2s; +} + +.candidate-page-button:hover, +.notification-button:hover, +.notification-icon-button:hover, +.hotplug-notification-item:hover, +.hotplug-resident-eject-button:hover, +.modal-dialog-button:hover { + background-color : #3cb0fd; + color: #fff; +} + +.candidate-page-button:active, +.candidate-page-button:pressed, +.notification-button:active, +.notification-icon-button:active, +.hotplug-notification-item:active, +.hotplug-resident-eject-button:active, +.modal-dialog-button:active, +.modal-dialog-button:pressed { + background-color : #3cb0fd; + color: #fff; +} + +.candidate-page-button:insensitive, +.notification-button:insensitive, +.notification-icon-button:insensitive, +.hotplug-notification-item:insensitive, +.hotplug-resident-eject-button:insensitive, +.modal-dialog-button:insensitive { + background-color : rgba(0,0,0,0.12); + color : rgba(0,0,0,0.26); + border-color : #505050; +} + +.notification-button:focus, +.notification-icon-button:focus, +.hotplug-notification-item:focus, +.modal-dialog-button:focus, +.app-view-control:focus { + border-width : 0px; +} + +/* panel */ + +#panel { + background-color: #272727; + box-shadow : 0 2px 5px 0 rgba(0, 0, 0, 0.26); +} +.panel-corner { + -panel-corner-radius: 0px; +} + +#panel:overview { + background-color: rgba(0,0,0,0.0); +} + +/* these are dealing with features of the buttons in panel*/ +.panel-button{ + color : #fff; + background-color : transparent; + font-weight : normal; + text-shadow : transparent; + -natural-hpadding: 18px; + -minimum-hpadding: 6px; +} + +.panel-button:hover, +.panel-button:active, +.panel-button:overview, +.panel-button:focus { + text-shadow: #000 1px 1px 1px; +} + +/* PopupMenu */ + +.popup-menu-ornament { + text-align: right; + width: 1em; +} + +.popup-menu-boxpointer, +.candidate-popup-boxpointer { + -arrow-border-radius: 3px; + -arrow-background-color: #272727; + -arrow-border-width: 1px; + -arrow-border-color: #505050; + -arrow-base: 24px; + -arrow-rise: 11px; + color: #fff; +} +.popup-menu-boxpointer.fallback-app-menu { + -arrow-border-radius: 3px; + -arrow-background-color: #272727; + -arrow-border-width: 1px; + -arrow-border-color: #505050; + -arrow-base: 24px; + -arrow-rise: 11px; + color: #fff; +} + +.popup-menu-boxpointer.fallback-app-menu.dark { + -arrow-background-color: #272727; + -arrow-border-color: #505050; + color: #fff; +} + + +.popup-menu { + min-width: 200px; +} + +.popup-menu-arrow { + width: 16px; + height: 16px; + background-color: #272727; + color: #efefef; +} + +.popup-submenu-menu-item:open { + background-color: #272727; + color: #efefef; +} + +.fallback-app-menu .popup-submenu-menu-item:open { + background-color: #272727; + color: #efefef; +} + +.fallback-app-menu.dark .popup-submenu-menu-item:open { + background-color: #272727; + color: #efefef; +} + +.popup-sub-menu { + background-gradient-direction : none; + box-shadow: none; + background-color: #272727; + color: #efefef; +} + +.fallback-app-menu .popup-sub-menu { + box-shadow: none; + background-color: #272727; + color: #efefef; +} + +.fallback-app-menu.dark .popup-sub-menu { + box-shadow: none; + background-color: #272727; + color: #efefef; +} + +.popup-sub-menu:scrolled .popup-menu-item:ltr { + padding-right: 0em; + background-color: #272727; + color: #efefef; +} + +.popup-sub-menu:scrolled .popup-menu-item:rtl { + padding-left: 0em; + background-color: #272727; + color: #efefef; +} + +.popup-sub-menu StScrollBar { + padding: 4px; +} + +.popup-sub-menu StScrollBar StBin#trough { + border-width: 0px; +} + +.popup-sub-menu StScrollBar StBin#vhandle { + border-width: 0px; +} + +.app-well-menu { + max-width: 400px; +} + +/* The remaining popup-menu sizing is all done in ems, so that if you + * override .popup-menu.font-size, everything else will scale with it. + */ +.popup-menu-content { + padding: 1em 0em; + background-color: #272727; + color: #efefef; + +} + +.popup-menu-item { + spacing: 12px; + background-color: #272727; + color: #efefef; +} + +.popup-menu-item:ltr { + padding: .4em 1.75em .4em 0em; +} + +.popup-menu-item:rtl { + padding: .4em 0em .4em 1.75em; +} + +.popup-menu-item:active { + background-color: #3cb0fd; + color: #fff; +} + +.popup-menu-item:insensitive { + color: #9f9f9f; +} + +.fallback-app-menu .popup-menu-item { + background-color: #272727; + color: #efefef; +} + +.fallback-app-menu .popup-menu-item:active { + background-color: #3cb0fd; + color: #fff; +} + +.fallback-app-menu .popup-menu-item:insensitive { + color: gray; +} + +.fallback-app-menu.dark .popup-menu-item { + background-color: #272727; + color: #efefef; +} + +.fallback-app-menu.dark .popup-menu-item:active { + background-color: #3cb0fd; + color: #fff; +} + +.fallback-app-menu.dark .popup-menu-item:insensitive { + color: #9f9f9f; +} + +.popup-separator-menu-item { + -gradient-height: 1px; + -gradient-start: #c3c3c3; + -gradient-end: #c3c3c3; + -margin-horizontal: 24px; + height: 1px; + padding: 8px 0px; +} + +.fallback-app-menu .popup-separator-menu-item { + -gradient-start: #a0a2a3; + -gradient-end: #a0a2a3; + -margin-horizontal: 0; +} + +.fallback-app-menu.dark .popup-separator-menu-item { + -gradient-start: #818584; + -gradient-end: #818584; +} + +.popup-status-menu-item { + font-weight: normal; + color: #efefef; +} + +.popup-inactive-menu-item, .popup-inactive-menu-item:insensitive { + color: #505050; +} + +.popup-menu-icon { + icon-size: 1.09em; + color: #efefef; +} + +/* search */ + +.search-entry, +.search-entry:hover, +.search-entry:focus { + color: rgba(255,255,255,0.87); + caret-color: rgba(255,255,255,0.54); + selected-color: rgba(255,255,255,0.54); + background-gradient-direction: none; + background-color: transparent; + border-color : rgba(255,255,255,0.54); + font-size: 12pt; + font-weight : normal; + caret-size: 1px; + border-radius: 0px; + border: 0px; + border-bottom: 2px; + box-shadow : inset 0px 0px 0px rgba(0,0,0,0.0); +} + +.search-entry-icon { + color: rgba(255,255,255,0.54); +} + +/* network manager */ +.nm-dialog-scroll-view { + background-color : transparent; + border: 0px; + border-radius: 0px; +} + +.nm-dialog-item { + color : rgba(0,0,0,0.87); + font-size: 10pt; + border-bottom: 1px solid white; +} + +.nm-dialog-item:focus { + color : #ffffff; + background-color: #3cb0fd; +} diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/ic_close_white_48dp.png b/.themes/Libra-Dark-Gruvbox/gnome-shell/ic_close_white_48dp.png new file mode 100644 index 0000000000000000000000000000000000000000..60fa08679616dfe5dc8167cb3a32cb9725dfa298 GIT binary patch literal 1329 zcmbu9|5s9X9L7KQcEgKWAZ$xhk2h^XWrEsF(F9Brvy_@8*-6Z{)^>8)@oXg~+{nz9 zn>x)eW!}CWZPQs+o3>ft;wWYY$6A?fh6%D&mcml+yyEC@=!fTdo#*}j<@xD3E=^8Y z;JVlq0I(oY61Uk&?OUOU)2IKqSmFe>OR{+*0E$2W@InCobDr?O0r-j!!1GK11T_FG z%BlNxQ?&B|XC)=Xfw^O)cQwvL&yj4)1;CB{RuDK<=LrDvLt>mb_2A&xUwz3RZ}L1k zd~_Wr>!!~~=LCFOdY2;PZo99qTUA7-CPTWj`ACIi`E2A&-E2Yr%Bv4c3J>S`vG(Lo zPMR1URZ)B#ayNNtLH#?R72dGFh|%uxJhYQjw~OS1hIZ`|Wme!?erH-omuvR~G68ld zK`7!h*)XE{8ER<PT~o=IG5@rrEGeEZGh7y3sTUr`Sf&NRj$T7@j!>1rzs*~N_mQ>q za4RFQ7#^r6PG;siq-syRZTf0}Frf1l1#*s5plTGKB_E@cRz|=jhLI;^i#3!Oc>}eK z-<p~VWp22lZ5n!7a6B?fn;WEXM29ddEpvzS##Gt5*T7djN?vfd_G6gdZ%Tj@xWCH0 zV&|9e_f+fa`4cRoxm3BjvI6I-C@XXbNhQN#JVyMnUcz3>XFxj~&5iyMC~CK^S@fVj zQ@x@iNH4sdy{@Li<=P;tY}8N?+TsgkJ6<NRpD>wLgDQL#feTb8j^*ak_4c+rfuIzR zQ8jhn&qWbiTa+I&1uNHBpl@YxIhCEF*Liek&tr23?ryj2D~MZGB;u-O!m{4bFWSO< z`kRulDq^JalQr-SDyTd41rr^$MslL-MWMp`;<5e6dGbc`9R{bY&+zq@PCh(L9Xb$S z$&TK7&v0;C!m`c^HT5XMa>tOjeZ3b{X}^|{#ukfeiK$y>2a$_pEpP9SiK5fQOjmO{ zq9Y$)4r&sM&Jc6=+FKDb`F`-2_gWDlA9<)dhrr~PmY;lLv2wX}$hg^ATmWYGt@`H| zUC372o|E!o5tJ!WdcjKk92t)eKwai)%tZ4%Eyr=Mv+I-!I0H{7d+0Lgi_ykF6LRSc zQG<J6{=$`zpXl+)#g7iA<M9$LO?qnXz0z-n8ZHEwV6H)RqW{499<&A&S&oH64DC48 zj|71cn;Sa^lo)tPS|H_UxZ-?VL4HV2pZB1TCoz6-R;i3sSAkE-q=k#<9@pn_f0H)+ zySLh1yaFGfVv%g{%-+kq4)i^|*fK_0wOoyPW2-el94t~Q73vLmxU;4W3|blk_3)n4 zL=EPGkHmVdSG(g^sq(e~7E3p8+}yadm}a_@B4N5|tBLP079J+_68nIC%H?V<ctyn_ zA%G%3NBzMnTLtrhi?Js~EcG*a5A~RN9GR)m*MwF_ysTB#Pipj!mdJ)ZlN?W>SyX15 z;-GrJH)%#C+(6Buv9|7;3kNo8t5ia<)S*xN{R!RE{yGrt^_$5s?uH*yPw22cLF26; z@W{E{Y9lp4xHPk`ST!lkI^hVrH3~jTy+DS^+!*#NG}ZRhW2xDoSpE$CY?@o4379Ui rPg8=aqL=~aDA2~;GlAh9KzqsCBxeP0=ecQ}O9m3-ljB-qGu8hCZni;f literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/logged-in-indicator.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/logged-in-indicator.svg new file mode 100755 index 00000000..c0267ea0 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/logged-in-indicator.svg @@ -0,0 +1,130 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="300" + height="80" + id="svg7355" + version="1.1" + inkscape:version="0.48.2 r9819" + sodipodi:docname="logged-in-indicator.svg"> + <metadata + id="metadata4175"> + <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="#2c1cff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1440" + inkscape:window-height="843" + id="namedview4173" + showgrid="false" + inkscape:zoom="2.8760889" + inkscape:cx="106.00403" + inkscape:cy="80.68078" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="g30864" /> + <defs + id="defs7357"> + <radialGradient + xlink:href="#linearGradient36429" + id="radialGradient7461" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.5919312,0,0,0.57582113,-20.687059,48.400487)" + cx="47.428951" + cy="167.16817" + fx="47.428951" + fy="167.16817" + r="37" /> + <linearGradient + id="linearGradient36429"> + <stop + id="stop36431" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop36433" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + xlink:href="#linearGradient36471" + id="radialGradient7463" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1891549,0,0,0.55513246,-9.281289,36.12653)" + cx="49.067139" + cy="242.50381" + fx="49.067139" + fy="242.50381" + r="37.00671" /> + <linearGradient + id="linearGradient36471"> + <stop + id="stop36473" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop36475" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="37.00671" + fy="242.50381" + fx="49.067139" + cy="242.50381" + cx="49.067139" + gradientTransform="matrix(3.4218418,0,0,0.03365337,-61.309005,138.5071)" + gradientUnits="userSpaceOnUse" + id="radialGradient7488" + xlink:href="#linearGradient36471" /> + </defs> + <g + id="layer1" + transform="matrix(1.6213276,0,0,1.6213276,-431.6347,-272.5745)"> + <g + style="display:inline" + id="g30864" + transform="translate(255.223,70.118091)"> + <rect + ry="3.4593496" + rx="8.8641119" + y="76.159348" + x="12.596948" + height="71.116341" + width="182.22595" + id="rect14000" + style="opacity:0.371875;fill:url(#radialGradient7461);fill-opacity:1;stroke:none" /> + <path + id="rect34520" + d="m 194.80022,146.83551 -182.559919,0" + style="opacity:0.35;fill:none;stroke:url(#radialGradient7488);stroke-width:0.61184424;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + connector-curvature="0" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/more-results.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/more-results.svg new file mode 100755 index 00000000..d2fe5f25 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/more-results.svg @@ -0,0 +1,114 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg12430" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="more-results.svg"> + <defs + id="defs12432" /> + <sodipodi:namedview + id="base" + pagecolor="#7a7a7a" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="90.509668" + inkscape:cx="6.5009792" + inkscape:cy="8.3589595" + inkscape:document-units="px" + inkscape:current-layer="g14642-3-0" + showgrid="false" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1440" + inkscape:window-height="840" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid13002" /> + </sodipodi:namedview> + <metadata + id="metadata12435"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + style="display:inline" + transform="translate(-141.99984,638.37113)" + inkscape:label="zoom-in" + id="g14642-3-0"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0" + inkscape:original="M 145.1875 400 C 144.5248 400 144 400.54899 144 401.21875 L 144 410.78125 C 144 411.45101 144.5248 412 145.1875 412 L 154.8125 412 C 155.4752 412 156 411.45101 156 410.78125 L 156 401.21875 C 156 400.54899 155.4752 400 154.8125 400 L 145.1875 400 z M 149 403 L 151 403 L 151 405 L 153 405 L 153 407 L 151 407 L 151 409 L 149 409 L 149 407 L 147 407 L 147 405 L 149 405 L 149 403 z " + xlink:href="#rect11749-5-0-1-8" + style="color:#bebebe;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;opacity:0.8" + id="path13004" + inkscape:href="#rect11749-5-0-1-8" + d="M 145.1875,400 C 144.5248,400 144,400.54899 144,401.21875 l 0,9.5625 c 0,0.66976 0.5248,1.21875 1.1875,1.21875 l 9.625,0 c 0.6627,0 1.1875,-0.54899 1.1875,-1.21875 l 0,-9.5625 C 156,400.54899 155.4752,400 154.8125,400 L 145.1875,400 z m 3.8125,3 2,0 0,2 2,0 0,2 -2,0 0,2 -2,0 0,-2 -2,0 0,-2 2,0 L 149,403 Z" + transform="translate(0,1)" /> + <use + x="0" + y="0" + xlink:href="#path13004" + id="use11960" + transform="translate(1,-1)" + width="16" + height="16" /> + <use + x="0" + y="0" + xlink:href="#use11960" + id="use11962" + transform="translate(-2,0)" + width="16" + height="16" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="M 7 5 L 7 7 L 5 7 L 5 9 L 7 9 L 7 11 L 9 11 L 9 9 L 11 9 L 11 7 L 9 7 L 9 5 L 7 5 z " + transform="translate(141.99984,397.99107)" + id="rect3757" /> + <path + inkscape:connector-curvature="0" + style="color:#bebebe;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible" + d="M 145.1875,400 C 144.5248,400 144,400.54899 144,401.21875 l 0,9.5625 c 0,0.66976 0.5248,1.21875 1.1875,1.21875 l 9.625,0 c 0.6627,0 1.1875,-0.54899 1.1875,-1.21875 l 0,-9.5625 C 156,400.54899 155.4752,400 154.8125,400 L 145.1875,400 z m 3.8125,3 2,0 0,2 2,0 0,2 -2,0 0,2 -2,0 0,-2 -2,0 0,-2 2,0 L 149,403 Z" + id="rect11749-5-0-1-8" /> + <rect + style="fill:none;stroke:none" + id="rect3620-5-4" + width="15.981825" + height="16" + x="142" + y="398" + rx="0" + ry="0" /> + </g> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-active.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-active.svg new file mode 100755 index 00000000..51a76024 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-active.svg @@ -0,0 +1,71 @@ +<?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="18" + height="18" + id="svg4703" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="page-indicator-pushed.svg"> + <defs + id="defs4705" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="31.392433" + inkscape:cx="1.0245308" + inkscape:cy="13.3715" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="2560" + inkscape:window-height="1374" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6140" /> + </sodipodi:namedview> + <metadata + id="metadata4708"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,2)"> + <path + transform="matrix(0.54617904,0,0,0.62523128,-1131.9904,-392.39214)" + d="m 2099.9808,638.83099 a 10.985409,9.5964489 0 1 1 -21.9708,0 10.985409,9.5964489 0 1 1 21.9708,0 z" + sodipodi:ry="9.5964489" + sodipodi:rx="10.985409" + sodipodi:cy="638.83099" + sodipodi:cx="2088.9954" + id="path4711" + style="fill:#fdffff;fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-checked.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-checked.svg new file mode 100755 index 00000000..38b720f8 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-checked.svg @@ -0,0 +1,67 @@ +<?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="18" + height="18" + id="svg4703" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="page-indicator-active.svg"> + <defs + id="defs4705" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.197802" + inkscape:cx="2.1522887" + inkscape:cy="16.782904" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1920" + inkscape:window-height="1021" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" /> + <metadata + id="metadata4708"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,2)"> + <path + transform="matrix(0.72823872,0,0,0.8336417,-1512.2872,-525.55618)" + d="m 2099.9808,638.83099 c 0,5.29998 -4.9184,9.59645 -10.9854,9.59645 -6.0671,0 -10.9854,-4.29647 -10.9854,-9.59645 0,-5.29997 4.9183,-9.59645 10.9854,-9.59645 6.067,0 10.9854,4.29648 10.9854,9.59645 z" + sodipodi:ry="9.5964489" + sodipodi:rx="10.985409" + sodipodi:cy="638.83099" + sodipodi:cx="2088.9954" + id="path4711" + style="fill:#fdffff;fill-opacity:0.94117647;stroke:none" + sodipodi:type="arc" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-hover.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-hover.svg new file mode 100755 index 00000000..a4ea72ff --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-hover.svg @@ -0,0 +1,67 @@ +<?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="18" + height="18" + id="svg5266" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="page-indicator-inactive.svg"> + <defs + id="defs5268" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="11.313709" + inkscape:cx="-2.307566" + inkscape:cy="17.859535" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="2560" + inkscape:window-height="1374" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" /> + <metadata + id="metadata5271"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,2)"> + <path + sodipodi:type="arc" + style="fill:none;fill-opacity:0;stroke:#ffffff;stroke-width:2.93356276000000005;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="path5274" + sodipodi:cx="2088.9954" + sodipodi:cy="638.83099" + sodipodi:rx="10.985409" + sodipodi:ry="9.5964489" + d="m 2099.9808,638.83099 c 0,5.29998 -4.9184,9.59645 -10.9854,9.59645 -6.0671,0 -10.9854,-4.29647 -10.9854,-9.59645 0,-5.29997 4.9183,-9.59645 10.9854,-9.59645 6.067,0 10.9854,4.29648 10.9854,9.59645 z" + transform="matrix(0.63720887,0,0,0.72943648,-1322.1264,-458.98661)" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-inactive.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-inactive.svg new file mode 100755 index 00000000..4ff2246c --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/page-indicator-inactive.svg @@ -0,0 +1,67 @@ +<?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="18" + height="18" + id="svg5266" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="page-indicator-inactive.svg"> + <defs + id="defs5268" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="11.313709" + inkscape:cx="-2.307566" + inkscape:cy="17.859535" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="2560" + inkscape:window-height="1374" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" /> + <metadata + id="metadata5271"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,2)"> + <path + sodipodi:type="arc" + style="fill:none;fill-opacity:0;stroke:#ffffff;stroke-width:2.93356276000000005;stroke-miterlimit:4;stroke-opacity:0.39215686000000000;stroke-dasharray:none" + id="path5274" + sodipodi:cx="2088.9954" + sodipodi:cy="638.83099" + sodipodi:rx="10.985409" + sodipodi:ry="9.5964489" + d="m 2099.9808,638.83099 c 0,5.29998 -4.9184,9.59645 -10.9854,9.59645 -6.0671,0 -10.9854,-4.29647 -10.9854,-9.59645 0,-5.29997 4.9183,-9.59645 10.9854,-9.59645 6.067,0 10.9854,4.29648 10.9854,9.59645 z" + transform="matrix(0.63720887,0,0,0.72943648,-1322.1264,-458.98661)" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/panel-button-border.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/panel-button-border.svg new file mode 100755 index 00000000..48891d48 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/panel-button-border.svg @@ -0,0 +1,74 @@ +<?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="17" + height="10" + id="svg2" + version="1.1" + inkscape:version="0.48.1 r9760" + sodipodi:docname="panel-button-border.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#000000" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="44.8" + inkscape:cx="8.6594891" + inkscape:cy="5.7029946" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1440" + inkscape:window-height="843" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:window-maximized="1" + guidetolerance="10000" + objecttolerance="10000"> + <inkscape:grid + type="xygrid" + id="grid3792" + empspacing="10" + 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"> + <rect + style="opacity:0.8;fill:#ffffff;fill-opacity:1;stroke-width:0.43599999;stroke-miterlimit:4;stroke-dasharray:none" + id="rect3796" + width="7" + height="2" + x="5" + y="8" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/process-working.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/process-working.svg new file mode 100755 index 00000000..e215d2fe --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/process-working.svg @@ -0,0 +1,261 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + id="svg5369" + version="1.1" + inkscape:version="0.48+devel r10053 custom" + width="96" + height="48" + sodipodi:docname="process-working.svg" + style="display:inline"> + <metadata + id="metadata5375"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs5373" /> + <sodipodi:namedview + pagecolor="#808080" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1975" + inkscape:window-height="1098" + id="namedview5371" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:zoom="16" + inkscape:cx="53.997662" + inkscape:cy="22.367695" + inkscape:window-x="1600" + inkscape:window-y="33" + inkscape:window-maximized="0" + inkscape:current-layer="layer2"> + <inkscape:grid + type="xygrid" + id="grid11933" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <g + inkscape:groupmode="layer" + id="layer1" + inkscape:label="tiles" + style="display:none"> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12451" + width="24" + height="24" + x="0" + y="0" /> + <rect + y="24" + x="0" + height="24" + width="24" + id="rect12453" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="0" + x="24" + height="24" + width="24" + id="rect12455" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12457" + width="24" + height="24" + x="24" + y="24" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12459" + width="24" + height="24" + x="48" + y="0" /> + <rect + y="24" + x="48" + height="24" + width="24" + id="rect12461" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="0" + x="72" + height="24" + width="24" + id="rect12463" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12465" + width="24" + height="24" + x="72" + y="24" /> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="spinner"> + <g + transform="matrix(0.28240106,0,0,0.28240106,146.92015,-382.52444)" + id="g10450-5" + style="display:inline"> + <path + inkscape:connector-curvature="0" + style="opacity:0.6;color:#000000;fill:none;stroke:#ffffff;stroke-width:7.08212566;stroke-linecap:round;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m -477.76072,1373.3569 0,9.4717" + id="path18768" + sodipodi:nodetypes="cc" + inkscape:transform-center-y="-4.6808838" /> + <path + inkscape:connector-curvature="0" + inkscape:transform-center-y="-3.3099227" + sodipodi:nodetypes="cc" + id="path18770" + d="m -461.0171,1380.2922 -7.23427,7.3824" + style="opacity:0.7;color:#000000;fill:none;stroke:#ffffff;stroke-width:7.08212566;stroke-linecap:round;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:transform-center-x="-3.3098966" /> + <path + inkscape:connector-curvature="0" + inkscape:transform-center-x="-4.6808962" + style="opacity:0.8;color:#000000;fill:none;stroke:#ffffff;stroke-width:7.08212566;stroke-linecap:round;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m -454.08163,1397.0359 -9.47165,0" + id="path18772" + sodipodi:nodetypes="cc" + inkscape:transform-center-y="-2.6596956e-05" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" + id="path18774" + d="m -461.01709,1413.7796 -6.93831,-7.0864" + style="opacity:0.9;color:#000000;fill:none;stroke:#ffffff;stroke-width:7.08212566;stroke-linecap:round;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:transform-center-x="-3.3098966" + inkscape:transform-center-y="3.3098652" /> + <path + inkscape:connector-curvature="0" + inkscape:transform-center-y="4.6808757" + style="color:#000000;fill:none;stroke:#ffffff;stroke-width:7.08212566;stroke-linecap:round;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m -477.76074,1420.715 9e-5,-9.4716" + id="path18776" + sodipodi:nodetypes="cc" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" + id="path18778" + d="m -494.50442,1413.7796 6.79048,-6.9384" + style="opacity:0.3;color:#000000;fill:none;stroke:#ffffff;stroke-width:7.08212566;stroke-linecap:round;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:transform-center-y="3.3098769" + inkscape:transform-center-x="3.3098883" /> + <path + inkscape:connector-curvature="0" + inkscape:transform-center-x="4.6808941" + style="opacity:0.4;color:#000000;fill:none;stroke:#ffffff;stroke-width:7.08212566;stroke-linecap:round;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m -501.43987,1397.0359 9.47174,0" + id="path18780" + sodipodi:nodetypes="cc" + inkscape:transform-center-y="-2.6596956e-05" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" + id="path18782" + d="m -494.5044,1380.2922 6.64243,6.9384" + style="opacity:0.5;color:#000000;fill:none;stroke:#ffffff;stroke-width:7.08212566;stroke-linecap:round;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:transform-center-x="3.3098902" + inkscape:transform-center-y="-3.3099302" /> + </g> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#g10450-5" + id="use4981" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,36,-4.9705636)" + width="400" + height="400" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#use4981" + id="use4983" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,43.032478,-21.909695)" + width="400" + height="400" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#use4983" + id="use4985" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,50.081986,-38.904617)" + width="400" + height="400" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#use4985" + id="use4987" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,-38.919996,-31.872139)" + width="400" + height="400" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#use4987" + id="use4989" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,52.986628,2.0890543)" + width="400" + height="400" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#use4989" + id="use4991" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,60.013026,-14.912936)" + width="400" + height="400" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#use4991" + id="use4993" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,67.022396,-31.859127)" + width="400" + height="400" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/rectangle.png b/.themes/Libra-Dark-Gruvbox/gnome-shell/rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..38255a23d5252f794c4e441fc1ca635ee69f4ed3 GIT binary patch literal 236 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=Y)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYmNj^kiEpy*OmP~Bb$J{n#r*!RiKb;W=KSdbAE1aYF-JD%fR4Vl$uzQ znxasiS(2gP?&%wlqL<1J6c6xpaSW-r_4X1YFM|Qk;SF_vEZ^INNjptp0ZL|ko|IGE mkZJG0z{ny%kN|3E=(Y>bVRU?3vTh=f$KdJe=d#Wzp$Pz$@i+1S literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/round.png b/.themes/Libra-Dark-Gruvbox/gnome-shell/round.png new file mode 100644 index 0000000000000000000000000000000000000000..501dfc8c8c86fc6586d9ccc69fab80b1c1885842 GIT binary patch literal 800 zcmV+*1K<3KP)<h;3K|Lk000e1NJLTq002M$002M;1^@s6s%dfF00006VoOIv0RI60 z0RN!9r;`8x010qNS#tmY3ljhU3ljkVnw%H_000McNliru-vI^?83ecdyhi{403B&m zSad^gZEa<4bN~PV002XBWnpw>WFU8GbZ8()Nlj2>E@cM*00M+bL_t(|+U=XaYui8+ z$3O3;QZR&0URpeclz_)9UDCy)iMMn%c*$7En5ARDe?k{$Yw_sCUAlBM6q}5pS-hkK zN=g>zWw^6ZT@@>}WlMVgjM5?b`|jy{_kIW|qpB}~1E31*0u`VP>;TWguzTPZ7z0<p zB`^TKiO6-DzfV#U{RXH5HDGVa$Blp<&=rxdWEE8{sp@-G9cp?E!#he@6aGO}?{t0K zg?E-VE&fDRZ*+6qsOrfkgzu|rU$aABRrl8=zNxAc%^nj~ZKf^$T(i%4TH-sJA37`D z2dL^N;D~(jSwtF(2Dv0NpF{BgM@c-vE&AqxWAe-Kf3FE)wJ!?IC#?bDKXs7g6Uhk= zKvhJ(C;bH41rk5i*-o?ugstTv#p5t;+br`3n{Xa~K{5FWR7B+0zdYcyz~TwoPGdbF z%>Ed7PO<q7l&4-0^?;TE@dS;nI1d=EAbgb<Mk4Zh<^dswXGJ`~UeG-I1nStM9yLJC zpaE(C65{qhu*oZjPg+>zz~M7CR;fCCy2>iM4xg*DO2y$5l~yS`e3sTKJEE!+iWU5L z3J(tBIDBz}Rqh?WGQ%pj4j%-u%Glv!fL6J3_<|&>TsnLL#43aBaX8fBjSPw(iOBVI zBh)i!fF6-8aMz##y08t4|8WTVXlV9lTDPgOnI-&%wt?AiN3+A*^mz1cxN%nC**}Yl z|H}g+p3tXwRU%(R<n8>$ZIM*m=rFKVpxJN5iC;)gildh*o|Xhg=#bxP(F+lIx0C^b z5$qOAhc%%AT;y!#8!LaR>4u4j5$v|iME411o2KRrVY6*+{s3jRaWcjbxoe#@-#jgA e@Qh5i&p!h9Z;2_6cr#A`0000<MNUMnLSTXpjbCs8 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/running-indicator.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/running-indicator.svg new file mode 100755 index 00000000..ebe7ecfc --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/running-indicator.svg @@ -0,0 +1,130 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="119.97824" + height="119.97824" + id="svg7355" + version="1.1" + inkscape:version="0.48.1 r9760" + sodipodi:docname="running-indicator.svg"> + <metadata + id="metadata4175"> + <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="#2c1cff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="1141" + id="namedview4173" + showgrid="false" + inkscape:zoom="8.1348081" + inkscape:cx="81.120662" + inkscape:cy="58.117986" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:window-maximized="1" + inkscape:current-layer="g30864" /> + <defs + id="defs7357"> + <radialGradient + xlink:href="#linearGradient36429" + id="radialGradient7461" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.011539,0,0,0.57582113,-0.39262194,71.83807)" + cx="47.428951" + cy="167.16817" + fx="47.428951" + fy="167.16817" + r="37" /> + <linearGradient + id="linearGradient36429"> + <stop + id="stop36431" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop36433" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + xlink:href="#linearGradient36471" + id="radialGradient7463" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1891549,0,0,0.55513246,-9.281289,36.12653)" + cx="49.067139" + cy="242.50381" + fx="49.067139" + fy="242.50381" + r="37.00671" /> + <linearGradient + id="linearGradient36471"> + <stop + id="stop36473" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop36475" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="37.00671" + fy="242.50381" + fx="49.067139" + cy="242.50381" + cx="49.067139" + gradientTransform="matrix(1.1891549,0,0,0.15252127,-9.281289,132.52772)" + gradientUnits="userSpaceOnUse" + id="radialGradient7488" + xlink:href="#linearGradient36471" /> + </defs> + <g + id="layer1" + transform="matrix(1.6213276,0,0,1.6213276,-431.6347,-272.5745)"> + <g + style="display:inline" + id="g30864" + transform="translate(255.223,70.118091)"> + <rect + ry="3.4593496" + rx="3.4593496" + y="99.596962" + x="12.596948" + height="71.116341" + width="71.116341" + id="rect14000" + style="opacity:0.37187500000000001;fill:url(#radialGradient7461);fill-opacity:1;stroke:none" /> + <path + id="rect34520" + d="m 83.273151,166.72152 c 0,1.96759 -1.584022,3.55163 -3.551629,3.55163 l -63.443032,0 c -1.967608,0 -3.551648,-1.58402 -3.551643,-3.55164 0,-5.85318 0,-5.85318 0,0" + style="opacity:0.35;fill:none;stroke:url(#radialGradient7488);stroke-width:1;stroke-opacity:1" + connector-curvature="0" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccscc" /> + </g> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/source-button-border.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/source-button-border.svg new file mode 100755 index 00000000..6e5051ee --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/source-button-border.svg @@ -0,0 +1,74 @@ +<?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="21" + height="10" + id="svg2" + version="1.1" + inkscape:version="0.48.0 r9654" + sodipodi:docname="source-button-border.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#000000" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="44.8" + inkscape:cx="8.704132" + inkscape:cy="5.7029946" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1600" + inkscape:window-height="1145" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:window-maximized="1" + guidetolerance="10000" + objecttolerance="10000"> + <inkscape:grid + type="xygrid" + id="grid3792" + empspacing="10" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="opacity:0.8;fill:#ffffff;fill-opacity:1;stroke-width:0.43599999;stroke-miterlimit:4;stroke-dasharray:none" + id="rect3796" + width="19" + height="2" + x="1" + y="8" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/summary-counter.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/summary-counter.svg new file mode 100755 index 00000000..c3264fde --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/summary-counter.svg @@ -0,0 +1,120 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Generator: Adobe Illustrator 13.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 14948) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.0" + id="Foreground" + x="0px" + y="0px" + width="32" + height="32" + viewBox="0 0 23.272727 23.272727" + enable-background="new 0 0 16 16" + xml:space="preserve" + sodipodi:version="0.32" + inkscape:version="0.48.2 r9819" + sodipodi:docname="summary-counter.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata + id="metadata2399"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs + id="defs2397"><linearGradient + id="linearGradient3173"><stop + style="stop-color:#c4c4c4;stop-opacity:1;" + offset="0" + id="stop3175" /><stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop3177" /></linearGradient><inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 8 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="16 : 8 : 1" + inkscape:persp3d-origin="8 : 5.3333333 : 1" + id="perspective2401" /><filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter16494-4" + x="-0.20989846" + width="1.4197969" + y="-0.20903821" + height="1.4180764"><feGaussianBlur + inkscape:collect="always" + stdDeviation="1.3282637" + id="feGaussianBlur16496-8" /></filter><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient16498-6" + id="radialGradient16504-1" + cx="7.6582627" + cy="5.8191104" + fx="7.6582627" + fy="5.8191104" + r="8.6928644" + gradientTransform="matrix(1.0474339,0,0,1.0517402,-0.3632615,-0.42032492)" + gradientUnits="userSpaceOnUse" /><linearGradient + inkscape:collect="always" + id="linearGradient16498-6"><stop + style="stop-color:#9FD0FF;stop-opacity:1" + offset="0" + id="stop16500-8" /><stop + style="stop-color:#3465A4;stop-opacity:1" + offset="1" + id="stop16502-0" /></linearGradient></defs><sodipodi:namedview + inkscape:window-height="709" + inkscape:window-width="1366" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#000000" + id="base" + showgrid="false" + inkscape:zoom="11.313708" + inkscape:cx="15.386407" + inkscape:cy="13.739577" + inkscape:window-x="0" + inkscape:window-y="1179" + inkscape:current-layer="g16402-8" + showguides="true" + inkscape:guide-bbox="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-maximized="1"><inkscape:grid + type="xygrid" + id="grid11246" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /></sodipodi:namedview><g + style="display:inline" + id="g16402-8" + transform="translate(4.7533483,2.8238929)"><g + id="g3175-4" + transform="translate(-0.89995416,0.94028614)"><path + sodipodi:type="inkscape:offset" + inkscape:radius="0" + inkscape:original="M 7.65625 0.125 C 3.2589349 0.125 -0.3125 3.7070002 -0.3125 8.125 C -0.3125 12.543001 3.2589349 16.125 7.65625 16.125 C 12.053566 16.125 15.625 12.543001 15.625 8.125 C 15.625 3.7070002 12.053566 0.125 7.65625 0.125 z " + xlink:href="#path2394-32" + style="opacity:0.52994014;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.18181825;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter16494-4);enable-background:accumulate" + id="path16480-5" + inkscape:href="#path2394-32" + d="m 7.65625,0.125 c -4.3973151,0 -7.96875,3.5820002 -7.96875,8 0,4.418001 3.5714349,8 7.96875,8 4.397316,0 7.96875,-3.581999 7.96875,-8 0,-4.4179998 -3.571434,-8 -7.96875,-8 z" + transform="translate(0,1.028519)" /><path + clip-rule="evenodd" + d="m -0.30428257,8.1237596 c 0,-4.4179998 3.56522987,-7.9999996 7.96254497,-7.9999996 4.3973156,0 7.9625456,3.5819998 7.9625456,7.9999996 0,4.4180014 -3.56523,8.0000004 -7.9625456,8.0000004 -4.3973151,0 -7.96254497,-3.581999 -7.96254497,-8.0000004 z" + id="path2394-32" + style="color:#000000;fill:url(#radialGradient16504-1);fill-opacity:1;fill-rule:nonzero;stroke:#eeeeec;stroke-width:1.4545455;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:nodetypes="csssc" + inkscape:connector-curvature="0" /><g + id="g3172-6" /></g></g></svg> \ No newline at end of file diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/switch-off.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/switch-off.svg new file mode 100644 index 00000000..6d0f775b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/switch-off.svg @@ -0,0 +1,14 @@ + <svg height="300" width="450"> + <defs> + <filter id="f3" x="0" y="0" width="300%" height="300%"> + <feOffset result="offOut" in="SourceAlpha" dx="0" dy="0" /> + <feGaussianBlur result="blurOut" in="offOut" stdDeviation="10" /> + <feBlend in="SourceGraphic" in2="blurOut" mode="normal" /> + </filter> + </defs> + <rect x="150" y="75" width="185" height="150" fill="#9e9e9e"/> +<ellipse cx="335" cy="150" rx="75" ry="75" fill="#9e9e9e"/> + <ellipse cx="150" cy="150" rx="100" ry="100" stroke="green" stroke-width="0" + fill="#ffffff" filter="url(#f3)" /> +</svg> + diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/switch-on.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/switch-on.svg new file mode 100644 index 00000000..4a1e1b30 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/switch-on.svg @@ -0,0 +1,13 @@ + <svg height="300" width="450"> + <defs> + <filter id="f3" x="0" y="0" width="500%" height="500%"> + <feOffset result="offOut" in="SourceAlpha" dx="0" dy="0" /> + <feGaussianBlur result="blurOut" in="offOut" stdDeviation="10" /> + <feBlend in="SourceGraphic" in2="blurOut" mode="normal" /> + </filter> + </defs> +<rect x="115" y="75" width="185" height="150" fill="#74a9e2"/> +<ellipse cx="115" cy="150" rx="75" ry="75" fill="#74a9e2"/> + <ellipse cx="300" cy="150" rx="100" ry="100" stroke="green" stroke-width="0" + fill="#4a90d9" filter="url(#f3)" /> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/toggle-off-intl.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/toggle-off-intl.svg new file mode 100755 index 00000000..b153b733 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/toggle-off-intl.svg @@ -0,0 +1,126 @@ +<?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="65" + height="22" + id="svg3273" + version="1.1" + inkscape:version="0.47 r22583" + sodipodi:docname="New document 14"> + <defs + id="defs3275"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective3281" /> + <inkscape:perspective + id="perspective3261" + inkscape:persp3d-origin="0.5 : 0.33333333 : 1" + inkscape:vp_z="1 : 0.5 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 0.5 : 1" + sodipodi:type="inkscape:persp3d" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.35" + inkscape:cx="32.000004" + inkscape:cy="10.999997" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="609" + inkscape:window-height="501" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:window-maximized="0" /> + <metadata + id="metadata3278"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-343,-521.36218)"> + <g + id="g17454" + transform="translate(-453,448.36218)" + style="display:inline"> + <rect + transform="scale(-1,1)" + ry="4" + rx="4" + y="74.5" + x="-859.5" + height="19" + width="63.000004" + id="rect17456" + style="color:#000000;fill:none;stroke:#2e3436;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="scale(-1,1)" + ry="4" + rx="4" + y="74" + x="-828" + height="20" + width="31" + id="rect17458" + style="fill:#000000;fill-opacity:1;stroke:#5f5f5f;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <g + transform="matrix(-1,0,0,1,1619.1239,-33.986291)" + id="g17460" + style="display:inline"> + <path + style="fill:none;stroke:#5f5f5f;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 803.6322,115.48629 0,4.29495" + id="path17462" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#5f5f5f;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" + d="m 806.62805,115.48629 0,4.29495" + id="path17464" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#5f5f5f;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" + d="m 809.6239,115.48629 0,4.29495" + id="path17466" + inkscape:connector-curvature="0" /> + </g> + <path + sodipodi:type="arc" + style="color:#000000;fill:none;stroke:#ffffff;stroke-width:1.96875012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path18722" + sodipodi:cx="47.6875" + sodipodi:cy="11.5625" + sodipodi:rx="3.9375" + sodipodi:ry="3.9375" + d="m 51.625,11.5625 c 0,2.174621 -1.762879,3.9375 -3.9375,3.9375 -2.174621,0 -3.9375,-1.762879 -3.9375,-3.9375 0,-2.1746212 1.762879,-3.9375 3.9375,-3.9375 2.174621,0 3.9375,1.7628788 3.9375,3.9375 z" + transform="matrix(1.0158729,0,0,1.0158729,795.55556,72.25399)" /> + </g> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/toggle-off-us.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/toggle-off-us.svg new file mode 100755 index 00000000..8e06ea4e --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/toggle-off-us.svg @@ -0,0 +1,138 @@ +<?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="65" + height="22" + id="svg3012" + version="1.1" + inkscape:version="0.47 r22583" + sodipodi:docname="New document 6"> + <defs + id="defs3014"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective3020" /> + <inkscape:perspective + id="perspective2997" + inkscape:persp3d-origin="0.5 : 0.33333333 : 1" + inkscape:vp_z="1 : 0.5 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 0.5 : 1" + sodipodi:type="inkscape:persp3d" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.35" + inkscape:cx="32.000004" + inkscape:cy="10.999997" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="609" + inkscape:window-height="501" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:window-maximized="0" /> + <metadata + id="metadata3017"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-343,-521.36218)"> + <g + id="g17454" + transform="translate(-453,448.36218)" + style="display:inline"> + <rect + transform="scale(-1,1)" + ry="4" + rx="4" + y="74.5" + x="-859.5" + height="19" + width="63.000004" + id="rect17456" + style="color:#000000;fill:none;stroke:#2e3436;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="scale(-1,1)" + ry="4" + rx="4" + y="74" + x="-828" + height="20" + width="31" + id="rect17458" + style="fill:#000000;fill-opacity:1;stroke:#5f5f5f;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <g + transform="matrix(-1,0,0,1,1619.1239,-33.986291)" + id="g17460" + style="display:inline"> + <path + style="fill:none;stroke:#5f5f5f;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 803.6322,115.48629 0,4.29495" + id="path17462" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#5f5f5f;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" + d="m 806.62805,115.48629 0,4.29495" + id="path17464" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#5f5f5f;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" + d="m 809.6239,115.48629 0,4.29495" + id="path17466" + inkscape:connector-curvature="0" /> + </g> + <g + style="font-size:8.95877075px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold" + id="text17468" + transform="translate(0.34375,0)"> + <path + d="m 837.28518,80.750726 c 0.63282,6e-6 1.19566,0.123947 1.68852,0.371824 0.49284,0.247888 0.8807,0.609505 1.16359,1.084851 0.28287,0.472439 0.42431,1.022155 0.42431,1.649149 0,0.635748 -0.13853,1.200045 -0.41556,1.692892 -0.27706,0.489934 -0.66638,0.870507 -1.16797,1.141719 -0.5016,0.271213 -1.07756,0.406819 -1.72789,0.406819 -0.42869,0 -0.83551,-0.06562 -1.22045,-0.196848 -0.38495,-0.134148 -0.73053,-0.32808 -1.03674,-0.581795 -0.30329,-0.256631 -0.54534,-0.589085 -0.72615,-0.997363 -0.17789,-0.408276 -0.26684,-0.869045 -0.26683,-1.382311 -10e-6,-0.638658 0.13997,-1.200039 0.41994,-1.684144 0.27996,-0.487011 0.66782,-0.858835 1.16359,-1.115472 0.49576,-0.259541 1.06297,-0.389315 1.70164,-0.389321 m 0.57305,1.089225 c -0.20123,-0.05249 -0.40683,-0.07873 -0.61679,-0.07874 -0.20998,5e-6 -0.41412,0.02625 -0.61242,0.07874 -0.19831,0.04958 -0.38933,0.129779 -0.57305,0.240592 -0.18081,0.107907 -0.33974,0.242055 -0.47681,0.402445 -0.13706,0.160399 -0.24642,0.358705 -0.32808,0.594918 -0.0816,0.233306 -0.12248,0.491395 -0.12248,0.774269 0,0.67366 0.20851,1.214627 0.62554,1.622903 0.41702,0.408278 0.93758,0.612416 1.56166,0.612416 0.25954,0 0.51034,-0.04229 0.7524,-0.126858 0.24496,-0.08457 0.47097,-0.20997 0.67803,-0.376198 0.20705,-0.166226 0.37328,-0.392236 0.49868,-0.678032 0.12539,-0.285792 0.18809,-0.610956 0.1881,-0.975492 -10e-6,-0.297455 -0.0437,-0.568668 -0.13123,-0.813638 -0.0875,-0.247878 -0.20415,-0.453475 -0.34995,-0.61679 -0.14291,-0.163307 -0.31059,-0.301829 -0.50306,-0.415568 -0.18956,-0.11373 -0.38641,-0.195385 -0.59054,-0.244967" + style="line-height:125%;fill:#ffffff;fill-opacity:1;marker:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold" + id="path18599" + inkscape:connector-curvature="0" /> + <path + d="m 843.5362,81.831203 0,1.17917 2.94834,0 0,1.014861 -2.94834,0 0,3.00713 -1.10673,0 0,-6.216022 4.31754,0 0,1.014861 -3.21081,0" + style="line-height:125%;fill:#ffffff;fill-opacity:1;marker:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold" + id="path18601" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccc" /> + <path + d="m 849.71285,81.831203 0,1.17917 2.94834,0 0,1.014861 -2.94834,0 0,3.00713 -1.10672,0 0,-6.216022 4.31753,0 0,1.014861 -3.21081,0" + style="line-height:125%;fill:#ffffff;fill-opacity:1;marker:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold" + id="path18603" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccc" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/toggle-on-intl.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/toggle-on-intl.svg new file mode 100755 index 00000000..ecf23a7c --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/toggle-on-intl.svg @@ -0,0 +1,122 @@ +<?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="65" + height="22" + id="svg3199" + version="1.1" + inkscape:version="0.48.1 r9760" + sodipodi:docname="toggle-on-intl.svg"> + <defs + id="defs3201"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective3207" /> + <inkscape:perspective + id="perspective3187" + inkscape:persp3d-origin="0.5 : 0.33333333 : 1" + inkscape:vp_z="1 : 0.5 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 0.5 : 1" + sodipodi:type="inkscape:persp3d" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="49.147112" + inkscape:cy="17.532036" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1412" + inkscape:window-height="1067" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:window-maximized="0" /> + <metadata + id="metadata3204"> + <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(-342.5,-521.36218)"> + <g + style="display:inline" + transform="translate(-453.5,448.36218)" + id="g16453"> + <rect + style="color:#000000;fill:#4a90d9;fill-opacity:1;fill-rule:nonzero;stroke:#3465a4;stroke-width:0.99999994000000003;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect16256-9-4" + width="63.000004" + height="19" + x="-859.5" + y="74.5" + rx="4" + ry="4" + transform="scale(-1,1)" /> + <rect + style="fill:#000000;fill-opacity:1;stroke:#5f5f5f;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + id="rect16258-5-4" + width="31" + height="20" + x="-860" + y="74" + rx="4" + ry="4" + transform="scale(-1,1)" /> + <g + style="display:inline" + id="g16298-3-6" + transform="matrix(-1,0,0,1,1651.1322,-33.986291)"> + <path + inkscape:connector-curvature="0" + id="path16265-3-5" + d="m 803.6322,115.48629 0,4.29495" + style="fill:none;stroke:#5f5f5f;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path16265-0-2-0" + d="m 806.62805,115.48629 0,4.29495" + style="fill:none;stroke:#5f5f5f;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + inkscape:connector-curvature="0" + id="path16265-8-7-1" + d="m 809.6239,115.48629 0,4.29495" + style="fill:none;stroke:#5f5f5f;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + </g> + <path + style="color:#000000;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 16,27.9375 0,10.125" + id="path19232" + inkscape:connector-curvature="0" + transform="translate(796,51.00002)" /> + </g> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/toggle-on-us.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/toggle-on-us.svg new file mode 100755 index 00000000..2a734d6f --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/toggle-on-us.svg @@ -0,0 +1,130 @@ +<?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="65" + height="22" + id="svg2857" + version="1.1" + inkscape:version="0.48.1 r9760" + sodipodi:docname="toggle-on-us.svg"> + <defs + id="defs2859"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2865" /> + <inkscape:perspective + id="perspective2843" + inkscape:persp3d-origin="0.5 : 0.33333333 : 1" + inkscape:vp_z="1 : 0.5 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 0.5 : 1" + sodipodi:type="inkscape:persp3d" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="19.689855" + inkscape:cy="2.0517979" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="941" + inkscape:window-height="751" + inkscape:window-x="2577" + inkscape:window-y="206" + inkscape:window-maximized="0" + borderlayer="true" + inkscape:showpageshadow="false" /> + <metadata + id="metadata2862"> + <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(-444.64286,-781.36218)"> + <g + style="display:inline" + transform="translate(-351.35714,708.36218)" + id="g16453"> + <rect + style="color:#000000;fill:#4a90d9;fill-opacity:1;fill-rule:nonzero;stroke:#3465a4;stroke-width:0.99999994000000003;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect16256-9-4" + width="63.000004" + height="19" + x="-859.5" + y="74.5" + rx="4" + ry="4" + transform="scale(-1,1)" /> + <rect + style="fill:#000000;fill-opacity:1;stroke:#5f5f5f;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + id="rect16258-5-4" + width="31" + height="20" + x="-860" + y="74" + rx="4" + ry="4" + transform="scale(-1,1)" /> + <g + style="display:inline" + id="g16298-3-6" + transform="matrix(-1,0,0,1,1651.1322,-33.986291)"> + <path + inkscape:connector-curvature="0" + id="path16265-3-5" + d="m 803.6322,115.48629 0,4.29495" + style="fill:none;stroke:#5f5f5f;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path16265-0-2-0" + d="m 806.62805,115.48629 0,4.29495" + style="fill:none;stroke:#5f5f5f;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + inkscape:connector-curvature="0" + id="path16265-8-7-1" + d="m 809.6239,115.48629 0,4.29495" + style="fill:none;stroke:#5f5f5f;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + </g> + <g + style="font-size:8.95877075px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold" + id="text42229-3-0"> + <path + d="m 808.01473,80.573953 c 0.63283,6e-6 1.19567,0.123947 1.68852,0.371824 0.49284,0.247888 0.88071,0.609505 1.16359,1.084851 0.28287,0.472439 0.42431,1.022155 0.42432,1.649149 -10e-6,0.635748 -0.13853,1.200045 -0.41557,1.692892 -0.27705,0.489934 -0.66637,0.870506 -1.16796,1.141719 -0.50161,0.271212 -1.07757,0.406819 -1.72789,0.406819 -0.4287,0 -0.83552,-0.06562 -1.22046,-0.196848 -0.38495,-0.134148 -0.73053,-0.32808 -1.03673,-0.581795 -0.3033,-0.256631 -0.54535,-0.589085 -0.72615,-0.997363 -0.1779,-0.408276 -0.26684,-0.869045 -0.26684,-1.382311 0,-0.638658 0.13998,-1.200039 0.41994,-1.684144 0.27996,-0.487011 0.66782,-0.858835 1.16359,-1.115472 0.49576,-0.259541 1.06298,-0.389315 1.70164,-0.389321 m 0.57305,1.089225 c -0.20123,-0.05249 -0.40682,-0.07873 -0.61679,-0.07874 -0.20998,5e-6 -0.41411,0.02625 -0.61242,0.07874 -0.19831,0.04958 -0.38932,0.129779 -0.57304,0.240592 -0.18081,0.107907 -0.33975,0.242055 -0.47681,0.402445 -0.13707,0.160399 -0.24643,0.358705 -0.32808,0.594918 -0.0817,0.233305 -0.12249,0.491395 -0.12249,0.774269 0,0.67366 0.20851,1.214627 0.62554,1.622902 0.41703,0.408279 0.93758,0.612417 1.56166,0.612416 0.25955,10e-7 0.51035,-0.04228 0.7524,-0.126857 0.24496,-0.08457 0.47097,-0.20997 0.67803,-0.376199 0.20705,-0.166225 0.37328,-0.392236 0.49868,-0.678031 0.1254,-0.285792 0.1881,-0.610956 0.1881,-0.975492 0,-0.297455 -0.0437,-0.568668 -0.13123,-0.813638 -0.0875,-0.247878 -0.20414,-0.453475 -0.34995,-0.61679 -0.1429,-0.163307 -0.31059,-0.301829 -0.50306,-0.415568 -0.18956,-0.11373 -0.38641,-0.195385 -0.59054,-0.244967" + style="line-height:125%;fill:#ffffff;fill-opacity:1;marker:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold" + id="path18606" /> + <path + d="m 813.15903,80.639569 1.21608,0 3.4689,4.776844 0,-4.776844 1.10235,0 0,6.216022 -1.22921,0 -3.45577,-4.785594 0,4.785594 -1.10235,0 0,-6.216022" + style="line-height:125%;fill:#ffffff;fill-opacity:1;marker:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold" + id="path18608" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gnome-shell/wc.svg b/.themes/Libra-Dark-Gruvbox/gnome-shell/wc.svg new file mode 100644 index 00000000..ae705030 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gnome-shell/wc.svg @@ -0,0 +1,11 @@ + <svg width="40" height="40" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink"> + + <filter id="blurMe"> + <feGaussianBlur in="SourceGraphic" stdDeviation="1" /> + </filter> + + <circle cx="20" cy="20" r="15" fill="#9e9e9e" + filter="url(#blurMeNot)" /> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-insens.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-insens.png new file mode 100755 index 0000000000000000000000000000000000000000..737f1fd5d33c2ebc5657676b9a223f91c5f03dbb GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?j?;r()Sx5E(_41bl z`2{mD^UJAQCYSbZ+<xi#=buRiXXXH<v^-rLLn;`P75EB1GBc{ToIP~>{Q1*7Qy)Bd pp5CsR^ypz)%j<;XR0S~x24_u%N3ISxHGsMpJYD@<);T3K0RW**P4EB! literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..a7a7145411cacbfe1b40ff94733380ab3e3eb319 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jPa*}hFKT@R)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ((-h145?sDR^Ti6$jqqTa`w>i^XE_VOnva+ pd3w8M(xZoIEw2-jQx(J*7@Rd39=ST))Bx&Y@O1TaS?83{1OVslNLl~@ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-pressed.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-pressed.png new file mode 100755 index 0000000000000000000000000000000000000000..2f62cffc60f9710fca677d002189bd6dffefed1d GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jFCqmTFXwv&)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ((-h145?sDR^Ti6$jqqTa`w>i^XE_VOnva+ pd3w8M(xZoIEw2-jQx(J*7@Rd39=ST))Bx&Y@O1TaS?83{1OOOvO3(lR literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-small-insens.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-small-insens.png new file mode 100755 index 0000000000000000000000000000000000000000..5b5e93ca513dec0f81763f56fe934bbee6b023c7 GIT binary patch literal 298 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&;v{*yyD<C*!3BGlPX;L|@Q5r1 z>bMTVj7}P}D}aLRC7!;n>~}a>`B*vUUT%#63T^jvaSY+OZhB^8-XQ~#)`!LU0<990 zSAAgOnI@sMgpWs|t<CoQo0X|256x*zZ{T2Wd2^ZZsr3Jc)6bT1yBy4&_xO=5+d0b_ zNsL)dTE+^=w)<NjuUe(X5HRg&#kZY*7A}jL<P=}ao_bAjvF5J2?RGM2p8eGG+|p6B z|CVNp%A8{PWf5;yW~wQvXfhm{Zn*#6?{+4K+uP2so;y$Asb3Jsmo$@KpYPc-?D207 n4fW08xc^w<yzk|fh5wmj!@L^qFV1NOdV#^y)z4*}Q$iB}8F_S_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-small-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-small-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..0c8dea7c4e857887037d9aced92c93ef0a627f3b GIT binary patch literal 275 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&;v{*yyD<C*!3BGlPX;L|@Q5r1 z>bMTVj7}P}D}aLRC7!;n>~}a>`B-(XT@RE73N7$-aSY+OZhH2h7gL~w!^8LYZtrna z*s9ND=+u@d*7)OIV4je8vxrA`lLJQ;``dH(-Om4#@!OSe-FQbN|Mgbm&HJVwS2&^4 z+2Q<m&UyLu3v+Luj!9N;anbv#aH##svT2V$J74$xKSkZAb$!~JAeR|m|Eh#*KjKq1 z+BbDe#r>SRAQubWb$u(>6m-|F6z_ift@M3JL!v~TckZ-`iMr>R{xIKecGxKE^I8t* ORt8U3KbLh*2~7Zph-$h3 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-small.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down-small.png new file mode 100755 index 0000000000000000000000000000000000000000..a382bdc27100c9bab44eac2f0b64dd9c9e968a5e GIT binary patch literal 277 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&;v{*yyD<C*!3BGlPX;L|@Q5r1 z>bMTVj7}P}D}aLRC7!;n>~}a>`B>!Gr44TZg%)|bIEHXsH|;azI^-bYa{v6hdkz9` zMHSm8-0|RC;-MudF3eG(a8brdN2I0Ufo#g;d_m*0dy?dOWL7gX9Mn3xEurVT++()B zl#H#8a-pGT8DCYI8~WunFuBAEG+1v4;GDkc&T+@Lk|u2P<}wF{?)e`4IHN)I0<+); zp{=iVPTyO!>Tvty`7`x-4+SkOow)AumW-d$3{PhNQNF>lBkJYkLWU2_GXyOU1fDH_ Q4|FYqr>mdKI;Vst0D;<K{{R30 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000000000000000000000000000000000000..2f62cffc60f9710fca677d002189bd6dffefed1d GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jFCqmTFXwv&)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ((-h145?sDR^Ti6$jqqTa`w>i^XE_VOnva+ pd3w8M(xZoIEw2-jQx(J*7@Rd39=ST))Bx&Y@O1TaS?83{1OOOvO3(lR literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-left-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-left-active.png new file mode 100755 index 0000000000000000000000000000000000000000..b1fbd75b0f61e77a6cb86d9861dbb76382fa4797 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jFCqmTFXwv&)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ()4t345?sDR**9&J`~aOX3w7hHEnZy`<}DM oniGr-3O{^Q{<5jyp`iqWi3r1^Z2m*HfSMRQUHx3vIVCg!0H#$+A^-pY literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-left-insensitive.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-left-insensitive.png new file mode 100755 index 0000000000000000000000000000000000000000..0bda197d5fcf5459b7cdf3faa23a76ca02091c0e GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?j?;r()Sx5E(_41bl z`2{mD^UJAQCYSbZ+<xi#=buRiXXXH<G(BA$Ln;`P732(x4@LC6+4CnrP21ewzUS<* n<^*Gd!Ve#nzicXaXehy8BEs+}oBz-)pe6=SS3j3^P6<r_EFVom literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-left-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-left-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..c2af3c1ef2448e51b45d6646ceb47c96dc88dc49 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jPa*}hFKT@R)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ()4t345?sDR**9&J`~aOX3w7hHEnZy`<}DM oniGr-3O{^Q{<5jyp`iqWi3r1^Z2m*HfSMRQUHx3vIVCg!0C-hLtN;K2 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-left.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000000000000000000000000000000000000..b1fbd75b0f61e77a6cb86d9861dbb76382fa4797 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jFCqmTFXwv&)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ()4t345?sDR**9&J`~aOX3w7hHEnZy`<}DM oniGr-3O{^Q{<5jyp`iqWi3r1^Z2m*HfSMRQUHx3vIVCg!0H#$+A^-pY literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-right-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-right-active.png new file mode 100755 index 0000000000000000000000000000000000000000..24a099c704261d0d2c9d8a66dd6ed9c7c65f45e5 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jFCqmTFXwv&)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZQulOm45?sDRuC#MQoiwL&zqhCGkbe;?WVJb m*^)mO8XUY*u<?PpG=pgY!=r-}!i<4h7(8A5T-G@yGywn$Qb{5J literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-right-insensitive.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-right-insensitive.png new file mode 100755 index 0000000000000000000000000000000000000000..904dd5df62aab478669cbfdec7f649e9cc24ec4a GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?j?;r()Sx5E(_41bl z`2{mD^UJAQCYSbZ+<xi#=buRiXXXH<)ID7sLn;`P6@&_mlyCgm^QNc3%--HyyXov< lw&c%+1_!ScY<yrY&0t!<@aW)#Fk_$=22WQ%mvv4FO#q6`OhNzv literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-right-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-right-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..2d3ca2910d9053c2489385e0c1903618de3df48a GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jPa*}hFKT@R)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZQulOm45?sDRuC#MQoiwL&zqhCGkbe;?WVJb m*^)mO8XUY*u<?PpG=pgY!=r-}!i<4h7(8A5T-G@yGywqOFGj2Y literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-right.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000000000000000000000000000000000000..d609de7156a0c1dd6da503412468d455221369a2 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s1|(OmDOUqhEX7WqAsj$Z!;#Vf<Y#-jIEF|} zP5$%$zdiHDhR%$sBARh~Dn1@N+AV%sFng0cGxOoAK=yRKxIHswN~C`<Ffb@FG%%PG zzo%lOs^U=tg;NI(ENIm^(ByhipN*|elZS`LcjLy5@*g$t9XxO#KtNi$T6lJ7k4d)( Z!y;d4@d`tYSwL$UJYD@<);T3K0RYVHJ8b{} literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-active.png new file mode 100755 index 0000000000000000000000000000000000000000..fbb0ebbd2dfc558091f7e1665abaf613e9474272 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jFCqmTFXwv&)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ()4t345?sDRuJ2;@z6{kn>#%QX6*L%)>BR% oI)48AX`aO5kIanf6Wy2@jBYYKnmS!|6HpU_r>mdKI;Vst0F;ACWB>pF literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-insensitive.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-insensitive.png new file mode 100755 index 0000000000000000000000000000000000000000..9dd8c25704f449135bc49dbc59a2705f52f72722 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?j?;r()Sx5E(_41bl z`2{mD^UJAQCYSbZ+<xi#=buRiXXXH<G(BA$Ln;`P6~s1dJT%kC=1z}+8N0o`^^}u` oj-Nk&nkTXNBQvA=L^oyzqniwmrcPJg1k}Xf>FVdQ&MBb@02)n9ga7~l literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..43d8e3c2b052b9a505a26341bae47d1ea596da25 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jPa*}hFKT@R)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ()4t345?sDRuJ2;@z6{kn>#%QX6*L%)>BR% oI)48AX`aO5kIanf6Wy2@jBYYKnmS!|6HpU_r>mdKI;Vst0A_<m?f?J) literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-small-insens.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-small-insens.png new file mode 100755 index 0000000000000000000000000000000000000000..b89863c35cd325452302d7843d47b41aa6c5509e GIT binary patch literal 270 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&;v{*yyD<C*!3BGlPX;L|@Q5r1 z>bMTVj7}P}D}aLRC7!;n>~}a>`Pda_1^BA~g=TxYIEHXs?>%M6-Q*zA{_%hH@rhI0 zoI7|IP2i|)Xq)qHwRy+<g=Zai_`X=99PmE3d%@E5>Idw9CjOb{^jg7tQt`B9&4y{e z99yp)Jhy9B$K%!)1!sycfB*Z(F*S0XQjn=iyUP)VD^F^xR%u->y{p5Z(DPkf%uYpL zPJih-o(P872X{#^urO3aDd~LK<No^FHIv2V>qK?jJ?=3bkUrO9`eXKsqw9grWbkzL Kb6Mw<&;$U1N@*bg literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-small-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-small-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..75c45c92f456808eb6129aaf3a9e7408420eeceb GIT binary patch literal 258 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&;v{*yyD<C*!3BGlPX;L|@Q5r1 z>bMTVj7}P}D}aLRC7!;n>~}a>`8dQc6&))A3iW%sIEHXs@9o{o)f6Cew7x!nuTv7I zqkxM`!OrFYXOX=H`U@_p`LXc{nmoO5ZQk|Uk9v=tE3vcuz<y=@g(_>gqZc)M)Sstc z-m^!(BB`fyO;!4Vd3`>w&t6Gq+Tb<GV8fFKVh-2)-)r2A?Rq50;PLv>z5>z0?81-( wJ=d1rw-%gck#~xZKQ!_h^Bchxg3lP_&FeM3oY<o<8|X9!Pgg&ebxsLQ0B3GtRR910 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-small.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up-small.png new file mode 100755 index 0000000000000000000000000000000000000000..fc7ce0b31d52f9bc22bb22b9ff2b01d6c46cb522 GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&;v{*yyD<C*!3BGlPX;L|@Q5r1 z>bMTVj7}P}D}aLRC7!;n>~}a>`Pd9z{*Idt6zcPIaSY+O-rH--b;v=aW&iZMa~!t_ zvN-DOY0|iN#JI(G@ziJ?mOU-cJ@z!YatUtvDDm2EHcQg;5aYvt4#-bf$f4*H^603? zE%Bodul|no|8ui{>J5h3D<XqKm%lte>3dyD(Ygan9<e_)v#y`pS<aSF^h&Qly*8}l wUc*eUHSOiz4-~Vur&i{yJtFJDeTH%0{@)riG*vj$fi7e4boFyt=akR{0EH4^%m4rY literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000000000000000000000000000000000000..fbb0ebbd2dfc558091f7e1665abaf613e9474272 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jFCqmTFXwv&)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ()4t345?sDRuJ2;@z6{kn>#%QX6*L%)>BR% oI)48AX`aO5kIanf6Wy2@jBYYKnmS!|6HpU_r>mdKI;Vst0F;ACWB>pF literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-bg.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-bg.png new file mode 100755 index 0000000000000000000000000000000000000000..5e9b8a4704c20810e93d8c1d83bf92b216687972 GIT binary patch literal 144 zcmeAS@N?(olHy`uVBq!ia0vp^GC<75!3HFkH`xgRDYhhUcNd2LAh=-f^2tCE&H|6f zVg?3oVGw3ym^DWND9B#o>FdgVpP5NmOgX75zZWPZ>*?YcVsSe8&;S4S%(jfe%ySQ} iXk9GU7iIB5jENyel39>>`s?pNg$$mqelF{r5}E+l;3R?o literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-default-notebook.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-default-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..e84f8f40a6e6797b174bade8b57205b0641590b7 GIT binary patch literal 2906 zcmV-g3#IglP)<h;3K|Lk000e1NJLTq002e+000>X1^@s6jP_Wj000V4X+uL$P-t&- zZ*ypGa3D!TLm+T+Z)Rz1WdHzp+MQEpR8#2|J@?-9LQ9B%luK_?6$l_wLW_VDktQl3 z2@pz%A)(n7QNa;KMFbnjpojyGj)066Q7jCK3fKqaA)=0hqlk*i`{8?|Yu3E?=FR@K z*FNX0^PRKL2fzpnmPj*EHGmAMLLL#|gU7_i;p8qrfeIvW01ybXWFd3?BLM*Temp!Y zBESc}00DT@3kU$fO`E_l9Ebl8>Oz@Z0f2-7z;ux~O9+4z06=<<LZ$#fMgf4Gm?l#I zpacM5%VT2W08lLeU?+d((*S^-_?deF09%wH6#<};03Z`(h(rKrI{>WDR*FRcSTFz- zW=q650N5=6FiBTtNC2?60Km==3$g$R3;-}uh=nNt1bYBr$Ri_o0EC$U6h`t_Jn<{8 z5a%iY0C<_QJh>z}MS)ugEpZ1|S1ukX&Pf+56gFW3VVXcL!g-k)GJ!M?;PcD?0HBc- z5#WRK{dmp}uFlRjj<yb8E$Y7p{~}^y<NoE(t8hR70O53g(f%wivl@Uq27qn;q9yJG zXkH7Tb@z*AvJXJD0HEpGSMzZAemp!yp^&-R+2!Qq*h<7gTVcvqeg0>{U%*%WZ25jX z{P*?XzTzZ-GF^d31o+^>%=Ap99M6&ogks$0k4OBs3;+Bb(;~!4V!2o<6ys46agIcq zjPo+3B8fthDa9qy|77CdEc*jK-!%ZRYCZvbku9iQV*~a}ClFY4z~c7+0P?$U!PF=S z1Au6Q;m>#f??3%Vpd|o+W=WE9003S@Bra6Svp>fO002awfhw>;8}z{#EWidF!3EsG z3;bX<ghC|5!a@*23S@vBa$qT}f<h>U&9EIRU@z1_9W=mEXoiz;4lcq~xDGvV5BgyU zp1~-*fe8db$Osc*A=-!mVv1NJjtCc-h4>-CNCXm#Bp}I%6j35eku^v$Qi@a{RY)E3 zJ#qp$hg?Rwkvqr$GJ^buyhkyVfwECO)C{#lxu`c9ghrwZ&}4KmnvWKso6vH!8a<3Q zq36)6Xb;+tK10Vaz~~qUGsJ8#F2=(`u{bOVlVi)VBCHIn#u~6ztOL7=^<&SmcLWlF zMZgI*1b0FpVIDz9SWH+>*hr`#93(Um+6gxa1B6k+CnA%mOSC4s5&6UzVlpv@SV$}* z))J2sFA#f(L&P^E5{W}HC%KRUNwK6<(h|}}(r!{C=`5+6G)NjFlgZj-YqAG9lq?`C z$c5yc<iq4M<QwE6@>>d>VnA`E_*3F2Qp##d8RZb=H01_mm@+|Cqnc9PsG(F5HIG_C zt)aG3uTh7n6Et<2In9F>NlT@zqLtGcXcuVrX|L#Xx)I%#9!{6gSJKPrN9dR61N3(c z4Tcqi$B1Vr8Jidf7-t!G7_XR2rWw<V8OKyGH!<s&=a~<gZ&g?-wkmuTk;)2{N|h#+ z8!9hUsj8-`-l_{#^Hs}KkEvc$eXd4TGgITK3DlOWRjQp(>r)$3XQ?}=hpK0&Z&W{| zep&sA23f;Q!%st`QJ}G3<GjWo3u76xcq}1n4XcKAfi=V?vCY|hb}GA={T;iDJ*ugp zIYTo_Ggq@x^OR;k2jiG=_?&c33Fj!Mm-Bv#-W2aC;wc-ZG)%cMWn62jmY0@Tt4OO+ zt4Hg-Hm>cbou<7-yIK2z4nfCCCtN2-XOGSWo##{8Q{ATurxr~;I`ytDs%xbip}RzP zziy}Qn4Z2~fSycmr`~zJ=lUFdFa1>gZThG6M+{g7vkW8#+YHVaJjFF}Z#*3@$J_By zLtVo_L#1JrVVB{Ak-5=4qt!-@Mh}c>#$4kh<88)m#-k<%CLtzEP3leVno>=<rYWX7 zOgl`+&CJcB&DNPUn>{htGUuD;o7bD)w_sX$S}eAxwzy?UvgBH(S?;#HZiQMoS*2K2 zT3xe7t(~nU*1N5{rxB;QPLocnp4Ml>u<^FZwyC!nu;thW+pe~4wtZn|Vi#w(#jeBd zlf9FDx_yoPJqHbk*$%56S{;6Kv~m<WRyy9A&YbQ)eZ};a=`Uwk&k)bpGvl@s%PGWZ zol~3BM`ssjxpRZ_h>M9!g3B(KJ}#RZ#@)!h<Vtk)ab4kh()FF2vzx;0sN1jZHtuQe zhuojcG@mJ+Su=Cc!^lJ6QRUG;3!jxRYu~JXPeV_EXSL@eFJmu}SFP8ux21Qg_hIiB zKK4FxpW{B`JU8Al-dSJFH^8^Zx64n%Z=PR;-$Q>R|78Dq|Iq-afF%KE1Brn_fm;Im z_<DRHzm7jT+hz8$+3i7$pt(U6L63s1g5|-jA!x|#kgXy2=a|ls&S?&XP=4sv&<A1W zVT;3l3@3$$g;$0@j&O)r8qqPAHFwe6Lv!Cm`b3sQ-kWDJPdTqGN;N7zsxE3g+Bdp1 zx<AG)W?9VDSe;l&Y)c$DE-J1zZfw5a{O$9H;+^6P<9ipFFUVbRd7;k2^o6GusV)*M zI+j38h)y_^@IeqNs1}SR@)LI@jtY6g9l~cKFVQy9h}c71DjrVqNGeTwlI)SZHF+e( zGo>u$xr8UFki1L{Ox>G0o)(&RAZ;=|I=wN2l97;cLaHH6leTB-XXa*h%dBOEvi`+x zi?=Txl?TadvyiL>SuF~-LZ;|cS}4~l2eM~nS7yJ>iOM;atDY;(?aZ^v+mJV$@1Ote z62cPUlD4IWOIIx&SmwQ~YB{nzae3Pc;}r!fhE@iwJh+OsDs9zItL;~pu715HdQEGA zUct(O!L<Qv>kCy1<%NCg+}G`0PgpNm-?d@-hMgNe6^V+j6x$b<6@S<$+<4_1hi}Ti zncS4LsjI}fWY1>OX6feMEuLErma3QLmkw?X+1j)X-&VBk_4Y;EFPF_I+q;9dL%E~B zJh;4Nr^(LEJ3myURP<E(R5tF?-L+xY_-@he8+*L=H0;&eTfF!EKFPk@RRL8^)n?UY z`$_w=_dl+Qs_FQa`)ysVPHl1R#{<#>{Rblsw%57T)g973R8o)DE9*xN#~;4_o$q%o z4K@u`jhx2fBXC4{<mvYb-}fF3I@)%Od#vFH(;s#nXB{tULYnfLMw?Tb`&(jLx=+kL z(bnqTdi+P*9}k=~JXv{4^Hj-c+UbJRlV|eJjGdL8eSR+a++f?HwtMGe&fjVeZ|}Mg zbm7uP|BL54ygSZZ^0;*JvfJeoSGZT2uR33C>U8Qn{*%*B$Ge=nny$HAYq{=vy|sI0 z_vss+H_qMky?OB#|JK!>IX&II^LlUh#rO5!7TtbwC;iULyV-Xq?ybB}ykGP{?LpZ? z-G|jbTmIbG@7#ZCz;~eY(cDM(28Dyq{*m>M4?_iynUBkc4TkHUI6gT!;y-fz>HMcd z&t%Ugo)`Y2{>!cx7B7DI)$7;J(U{Spm-3gBzioV_{p!H$8L!*M!p0uH$#^p{Ui4P` z?ZJ24cOCDe-w#jZd?0@)|7iKK^;6KN`;!@ylm7$*nDhK&GcDTy000JJOGiWi{{a60 z|De66lK=n!32;bRa{vGf6951U69E94oEQKA00(qQO+^Ra1{f0;0a>*tqW}N^j7da6 zR9M69*|80SKoCUHS&M=w!tI>MksvS<xpnPO1YIDJP{I&ccHpA`r29YG_-Uivuq`TU zBx&0ZNzy!xRV(G3<2#3KZTq2l8ofT>Rc}eVbU&Q1t&~#rDE~MQD6Rtr7+`<_1{h#~ z0R|XgfFWRj0R|Xg?gP^guV|O9dW_=c%a`C&@g<<L6Qxx&3;#V*_W%F@07*qoM6N<$ Ef;Hb|{r~^~ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-default.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-default.png new file mode 100755 index 0000000000000000000000000000000000000000..04ddedfaa3a5bb84ca14c6b796eb72be0adb00b7 GIT binary patch literal 161 zcmeAS@N?(olHy`uVBq!ia0vp^GC<75!3HFkH`xgRDYhhUcNZWH1V5d3*8?fe0*}aI z1_o|n5N2eUHAey{$X?><>&kwgk%d!9cw=(g8K97!r;B5V#p&cNH$O~oZESpK&RpBT yAuOw#oRE-EarlTsx<S^%6|K&Pof55X9p_>wDP!edd~GVo5e%NLelF{r5}E+3H7dCP literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-insensitive.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-insensitive.png new file mode 100755 index 0000000000000000000000000000000000000000..285386a8377084970e4f1d370e4efc2892df088c GIT binary patch literal 197 zcmeAS@N?(olHy`uVBq!ia0vp^GC<75!VDxs*C;CjDTx4|5Z5yoZ(>DDcIX0?Fff(` z`2{mLJiCzw;v{*yyD)UH%6b4foCO|{#S9GG!XV7ZFl&wkP>{XE)7O>#9uF@kE1z2m z!#kjmnx~6n2*>s01QC6A21Yi=lywTt36@;jWmp4_xSB-<OlTC01Uk>}j`hX*9ED_{ O4hBzGKbLh*2~7Z~X*qNN literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-normal-notebook.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-normal-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..a0d98e1333ec705fdd0ce96c0cb05876887a750a GIT binary patch literal 2981 zcmV;W3tIGvP)<h;3K|Lk000e1NJLTq002e+000>X1^@s6jP_Wj000V4X+uL$P-t&- zZ*ypGa3D!TLm+T+Z)Rz1WdHzp+MQEpR8#2|J@?-9LQ9B%luK_?6$l_wLW_VDktQl3 z2@pz%A)(n7QNa;KMFbnjpojyGj)066Q7jCK3fKqaA)=0hqlk*i`{8?|Yu3E?=FR@K z*FNX0^PRKL2fzpnmPj*EHGmAMLLL#|gU7_i;p8qrfeIvW01ybXWFd3?BLM*Temp!Y zBESc}00DT@3kU$fO`E_l9Ebl8>Oz@Z0f2-7z;ux~O9+4z06=<<LZ$#fMgf4Gm?l#I zpacM5%VT2W08lLeU?+d((*S^-_?deF09%wH6#<};03Z`(h(rKrI{>WDR*FRcSTFz- zW=q650N5=6FiBTtNC2?60Km==3$g$R3;-}uh=nNt1bYBr$Ri_o0EC$U6h`t_Jn<{8 z5a%iY0C<_QJh>z}MS)ugEpZ1|S1ukX&Pf+56gFW3VVXcL!g-k)GJ!M?;PcD?0HBc- z5#WRK{dmp}uFlRjj<yb8E$Y7p{~}^y<NoE(t8hR70O53g(f%wivl@Uq27qn;q9yJG zXkH7Tb@z*AvJXJD0HEpGSMzZAemp!yp^&-R+2!Qq*h<7gTVcvqeg0>{U%*%WZ25jX z{P*?XzTzZ-GF^d31o+^>%=Ap99M6&ogks$0k4OBs3;+Bb(;~!4V!2o<6ys46agIcq zjPo+3B8fthDa9qy|77CdEc*jK-!%ZRYCZvbku9iQV*~a}ClFY4z~c7+0P?$U!PF=S z1Au6Q;m>#f??3%Vpd|o+W=WE9003S@Bra6Svp>fO002awfhw>;8}z{#EWidF!3EsG z3;bX<ghC|5!a@*23S@vBa$qT}f<h>U&9EIRU@z1_9W=mEXoiz;4lcq~xDGvV5BgyU zp1~-*fe8db$Osc*A=-!mVv1NJjtCc-h4>-CNCXm#Bp}I%6j35eku^v$Qi@a{RY)E3 zJ#qp$hg?Rwkvqr$GJ^buyhkyVfwECO)C{#lxu`c9ghrwZ&}4KmnvWKso6vH!8a<3Q zq36)6Xb;+tK10Vaz~~qUGsJ8#F2=(`u{bOVlVi)VBCHIn#u~6ztOL7=^<&SmcLWlF zMZgI*1b0FpVIDz9SWH+>*hr`#93(Um+6gxa1B6k+CnA%mOSC4s5&6UzVlpv@SV$}* z))J2sFA#f(L&P^E5{W}HC%KRUNwK6<(h|}}(r!{C=`5+6G)NjFlgZj-YqAG9lq?`C z$c5yc<iq4M<QwE6@>>d>VnA`E_*3F2Qp##d8RZb=H01_mm@+|Cqnc9PsG(F5HIG_C zt)aG3uTh7n6Et<2In9F>NlT@zqLtGcXcuVrX|L#Xx)I%#9!{6gSJKPrN9dR61N3(c z4Tcqi$B1Vr8Jidf7-t!G7_XR2rWw<V8OKyGH!<s&=a~<gZ&g?-wkmuTk;)2{N|h#+ z8!9hUsj8-`-l_{#^Hs}KkEvc$eXd4TGgITK3DlOWRjQp(>r)$3XQ?}=hpK0&Z&W{| zep&sA23f;Q!%st`QJ}G3<GjWo3u76xcq}1n4XcKAfi=V?vCY|hb}GA={T;iDJ*ugp zIYTo_Ggq@x^OR;k2jiG=_?&c33Fj!Mm-Bv#-W2aC;wc-ZG)%cMWn62jmY0@Tt4OO+ zt4Hg-Hm>cbou<7-yIK2z4nfCCCtN2-XOGSWo##{8Q{ATurxr~;I`ytDs%xbip}RzP zziy}Qn4Z2~fSycmr`~zJ=lUFdFa1>gZThG6M+{g7vkW8#+YHVaJjFF}Z#*3@$J_By zLtVo_L#1JrVVB{Ak-5=4qt!-@Mh}c>#$4kh<88)m#-k<%CLtzEP3leVno>=<rYWX7 zOgl`+&CJcB&DNPUn>{htGUuD;o7bD)w_sX$S}eAxwzy?UvgBH(S?;#HZiQMoS*2K2 zT3xe7t(~nU*1N5{rxB;QPLocnp4Ml>u<^FZwyC!nu;thW+pe~4wtZn|Vi#w(#jeBd zlf9FDx_yoPJqHbk*$%56S{;6Kv~m<WRyy9A&YbQ)eZ};a=`Uwk&k)bpGvl@s%PGWZ zol~3BM`ssjxpRZ_h>M9!g3B(KJ}#RZ#@)!h<Vtk)ab4kh()FF2vzx;0sN1jZHtuQe zhuojcG@mJ+Su=Cc!^lJ6QRUG;3!jxRYu~JXPeV_EXSL@eFJmu}SFP8ux21Qg_hIiB zKK4FxpW{B`JU8Al-dSJFH^8^Zx64n%Z=PR;-$Q>R|78Dq|Iq-afF%KE1Brn_fm;Im z_<DRHzm7jT+hz8$+3i7$pt(U6L63s1g5|-jA!x|#kgXy2=a|ls&S?&XP=4sv&<A1W zVT;3l3@3$$g;$0@j&O)r8qqPAHFwe6Lv!Cm`b3sQ-kWDJPdTqGN;N7zsxE3g+Bdp1 zx<AG)W?9VDSe;l&Y)c$DE-J1zZfw5a{O$9H;+^6P<9ipFFUVbRd7;k2^o6GusV)*M zI+j38h)y_^@IeqNs1}SR@)LI@jtY6g9l~cKFVQy9h}c71DjrVqNGeTwlI)SZHF+e( zGo>u$xr8UFki1L{Ox>G0o)(&RAZ;=|I=wN2l97;cLaHH6leTB-XXa*h%dBOEvi`+x zi?=Txl?TadvyiL>SuF~-LZ;|cS}4~l2eM~nS7yJ>iOM;atDY;(?aZ^v+mJV$@1Ote z62cPUlD4IWOIIx&SmwQ~YB{nzae3Pc;}r!fhE@iwJh+OsDs9zItL;~pu715HdQEGA zUct(O!L<Qv>kCy1<%NCg+}G`0PgpNm-?d@-hMgNe6^V+j6x$b<6@S<$+<4_1hi}Ti zncS4LsjI}fWY1>OX6feMEuLErma3QLmkw?X+1j)X-&VBk_4Y;EFPF_I+q;9dL%E~B zJh;4Nr^(LEJ3myURP<E(R5tF?-L+xY_-@he8+*L=H0;&eTfF!EKFPk@RRL8^)n?UY z`$_w=_dl+Qs_FQa`)ysVPHl1R#{<#>{Rblsw%57T)g973R8o)DE9*xN#~;4_o$q%o z4K@u`jhx2fBXC4{<mvYb-}fF3I@)%Od#vFH(;s#nXB{tULYnfLMw?Tb`&(jLx=+kL z(bnqTdi+P*9}k=~JXv{4^Hj-c+UbJRlV|eJjGdL8eSR+a++f?HwtMGe&fjVeZ|}Mg zbm7uP|BL54ygSZZ^0;*JvfJeoSGZT2uR33C>U8Qn{*%*B$Ge=nny$HAYq{=vy|sI0 z_vss+H_qMky?OB#|JK!>IX&II^LlUh#rO5!7TtbwC;iULyV-Xq?ybB}ykGP{?LpZ? z-G|jbTmIbG@7#ZCz;~eY(cDM(28Dyq{*m>M4?_iynUBkc4TkHUI6gT!;y-fz>HMcd z&t%Ugo)`Y2{>!cx7B7DI)$7;J(U{Spm-3gBzioV_{p!H$8L!*M!p0uH$#^p{Ui4P` z?ZJ24cOCDe-w#jZd?0@)|7iKK^;6KN`;!@ylm7$*nDhK&GcDTy000JJOGiWi{{a60 z|De66lK=n!32;bRa{vGf6951U69E94oEQKA00(qQO+^Ra1{f0)H}Ye5J^%m!*GWV{ zR9M69*|80RKp4gGKk5=zB#^LxGtgQ%g$*khjfo3<6;m((D>wlOCR8RgEMRgr9Dzt< zeeZSOmA~9w@xI78hw_^pz`Gv+c-$``D_za(=7-2R$GaaUl(uPjbzM**NgR`A831M$ zO)y1KIDopYgML1Fo&%I-cHa2IwrPU@S4M*)zyuT8^I6MiuwTF^%Lqm=f)R{h1S1&1 z2u3i15sV_3|6!6i4jyA};9;sX%lgn^#(J}aW#{_=w(5Lmo$qW*@B|KlUYN?vPJW2A bS6a^(q8n1Se7mCK00000NkvXXu0mjfyg`S^ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-normal.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-normal.png new file mode 100755 index 0000000000000000000000000000000000000000..a8893d15612b63cf6a6a426e7ed701582b714db8 GIT binary patch literal 144 zcmeAS@N?(olHy`uVBq!ia0vp^GC<75!3HFkH`xgRDYhhUcNd2LAh=-f^2tCE&H|6f zVg?3oVGw3ym^DWND9B#o>FdgVpG`uTS?Ov`V+&A7*3-o?#Nu>vNO<`F^A7F@jyR+n iWIbHbx>$^FPb<STF2)XK$Eu}3g$$mqelF{r5}E)CD<!f3 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..03c61d97d36038f31d6c1f433c82690f4ba78c9e GIT binary patch literal 196 zcmeAS@N?(olHy`uVBq!ia0vp^GC<75!VDxs*C;CjDTx4|5Z7&ck7GqQZ$1wLs$nb% z@(X5gcy=QV#7XjYcVXyYmGuB}I14-?iy0WWg+Z8+Vb&Z8pdfpRr>`sfJsw_8cCKRk zWu-tNRZkbk5RU7~2|DgfOgv2|VjS60;&xhSZJ%S3x6p!1{H#()Is?P~12%u{*cGP% PH86O(`njxgN@xNAS57)R literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-pressed.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Buttons/button-pressed.png new file mode 100755 index 0000000000000000000000000000000000000000..a7afd995f2cab43b5aeb62e43cc723cbcab94801 GIT binary patch literal 234 zcmeAS@N?(olHy`uVBq!ia0vp^GC<75!3-oP#GF$AQZ@lTA+B?lZmenUfsj+?tbj0j zr_M(f2eKjDw%+MLDWI}hi`N51yt5yi2AacI666=m;PC858i<qR?e4<R!7A$k<Zu>v zL>4nJa0`PlBg3pY5<o%r5>H=O_Io_MoSaOL)0s~Kh15M=977~7CnuyF;*^kRXfY^b um~vEE^Gt&`7fXiPNtbCVHx^r{N-};35=^jrVUz&W!r<xZ=d#Wzp$P!3yG_sl literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/check1.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/check1.png new file mode 100755 index 0000000000000000000000000000000000000000..33f82f211acd0e98618473a574675c0e42b6f0fb GIT binary patch literal 275 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_Gz7y~NYkmHj?Dqllm=19ve<Xo07TV~EA+x91G`7!yTYAAY`P&t<k? zYg?y__Yt!U5uMH?vjrQN%@hQs9agH%%z75v>t?>V?AQBew<^{<wr)#1)#$R>=|<~@ z(6HHN3nKTk=k=QQ2MODB`DnZ^Pc$#SWn$0reLC;mo+-B?874I!s9$jZFZ(}c2ED-c zTZj7t*~%)X%+l*~T>fyr)`M>>7c4)gyzbCg=P%7Tw~bxvg6F(x`66-F?vo$)ngHF( N;OXk;vd$@?2>=x*WR(B_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/check2.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/check2.png new file mode 100755 index 0000000000000000000000000000000000000000..212a922b638b185d9e2be773cf53dbcd5fcd68d2 GIT binary patch literal 438 zcmV;n0ZIOeP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00006VoOIv0RI60 z0RN!9r;`8x010qNS#tmY4c7nw4c7reD4Tcy000McNliru-v<E{6Ez7_F){!E0Ygbd zK~y-)oszvTLs1yUfA8sssH)aSn3T!aB54p(Vi$|4gULW*VKbN;VPLlS7hL~=7`k+* zn0yRO9kfGTm9(jQUqfj$D)c_<InVE$_kA8&KG)<sYN=?i(2k^pD=AsD+@hj=c#_&i z(HLH(5;1^y1_+pT?r%>Cr%Q(5H`l)b8{@)iTo?*LPq0nE%CN9DTA%ddNhwrX0E|Fl zK<M;0o973G%}F8XgUh^fcB@V24M3t_IGC-^82W@v#9(h)2>T&dP>!zk$L|_|2V1dg z5D&xgf?=c^(ldr=2i(8Fepb;|K_o55{fcrd3WsxsND!(HbOqqihOH}?iqm>OO-sBh zK{}_r)*u{!{2T0KemA#FA^WVH+$gys>}Fg_)jztFv>b;v3)N_{f&nRcZn9|E7@wpN gwLQFFR^wa$000zasO<lx#{d8T07*qoM6N<$g6dbcT>t<8 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/check3.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/check3.png new file mode 100755 index 0000000000000000000000000000000000000000..8ce7d82d5e5eef4c6ec9d8883b5966965cc1353c GIT binary patch literal 290 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_Gz7y~NYkmHj?Dqlk!ZXr29HpwN0x7sn8b({K9>xehr9xc-0hE<~-g zBZ70~p1$-8Ve6Hz-E;ULpj6ecWCMp*laq+2+3w{0tq0B4*T1ii$~pbgW%_KF{WApG z7<T+zVQczwPT1~RV>AD>G=WxC7nW;Lb8g?5>9T+3%!#RzyCyuh42sWOs&Mf1ehnp! zKc4b0m>Cw>a421hR8guBoUyzA%>la|8eIvIE&<m~*Vz?4yP;;xx?QeLYpv#+PT@mG fkH351ep-L^CfCA^+nYszPG|6R^>bP0l+XkKInQpA literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/check4.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/check4.png new file mode 100755 index 0000000000000000000000000000000000000000..2d327b330c3e1c1a52f6e3e613c864484e85599a GIT binary patch literal 445 zcmV;u0Yd(XP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00006VoOIv0RI60 z0RN!9r;`8x010qNS#tmY4c7nw4c7reD4Tcy000McNliru-v<E{6$<HZyNLh*0ZK_k zK~y-)rII~v!ax*+zqfXb9U&U9g-8JsauqI?BSg6X7sy3YMQL({h|>H^D5VQ5AZu)I zIs!5fNT%HPW;8QzrT-c|+^f%LS2E!Wd|{hG+I*6ixA)>!<yVn+B84)_lfRJx9CA_o z10upz0@Z4jAP5fL>`TeDT8&Pp13(<dWLXAqnFG)BXt&!~mc@F#-jPcJBIQ0E$D!Np zV%s*G&4$Tjaxho>`Fgz`tyb$NpKTL{A&%pqwPrXRQWV8;0TDq&@O_^k2vAB9h9Q+o z1+6tv6p`n7$>FZVBuR+ln0mcVv)QE4XyCdoX__(`jSg}jbpWtfELbj=D5Y>+mn_Se zPN!(CPZnId!fZApNfOdDWj>#?TCL7rsPqqvF^tD!L<D2ZS+X$(rMWSuhQDEpGU{XN nKWbxLvcD$|sZnN7-1WZ!ltP84_uQ;Q00000NkvXXu0mjfNL90> literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/checklight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/checklight.png new file mode 100755 index 0000000000000000000000000000000000000000..165fff0da9c1b800cb331f240d5e19c862d8d427 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2VGmzZ%#=aj&F$egBxB}_rRkpW)6k|z{UoeBi nvm0qZ4!5U^V@L&K@&aujCy#;gLoEAWAdA7%)z4*}Q$iB}cjpx| literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/highlight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/highlight.png new file mode 100755 index 0000000000000000000000000000000000000000..7a0dad550dd6f2e9dfcc563181aecc6b116cd41f GIT binary patch literal 102 zcmeAS@N?(olHy`uVBq!ia0vp^RzNJm!3-o{AHEj@q?iMILR^9L@+#X~K#H*>$S;_| v;n|HeAV<*C#WAFUF<GJ|L8PZC(1449Wex+Q>L1n%KuHEqS3j3^P6<r_HG>zN literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menucheck.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menucheck.png new file mode 100755 index 0000000000000000000000000000000000000000..ae0cc6ab7ac4fc4062cf6ed1157f5101d771b81a GIT binary patch literal 427 zcmeAS@N?(olHy`uVBq!ia0vp^JV4CF!3HE7boT!OQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#4m&fupr-816`z4ZvY8<fCC>S|xv6<2KrRD=b5Uwy zNotBhd1gt5g1e`0K#E=}I|BnFzo(01h{WaI2^+nb0|i{q@2PdXqS4*)fIUZ4u{R=; z)sd;mH^oySDKR}g^Ra$J<nmj`C#`ABW#OHcB>jo;7yBe7N1;0#JG;9wmd&v&crOze z`fR2~=eOQj8|Sk3S%2Jka7#n_PkqIAN7}o}7*@ZS`IEaWH$2dUZOw|9YuR73^*NfZ z*6q(f{q)n9=;viyl8@YB@@|T0b$`g(@KJ2f@k2=ukE*Vla{a}zXyY9n7r3$?{(OE` z%SvF0iq`jwzFW8xjEdRUFvjYC_G|nT_*(zB`r(TO%qwP``I7eAH}vgK*Zpy8!|v}7 z6Ae}My*%|}${&Ut<^?vs_m@?lO)LHq?6U5v<@P>RLBZL+o0{DgfBZFjC%^25q{{wH Ro}r*H^K|udS?83{1OS!#tP%hK literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menucheck_prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menucheck_prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..35dc5a755de509d92713293a8c8a9e7b295ae323 GIT binary patch literal 313 zcmeAS@N?(olHy`uVBq!ia0vp^JV4CF!3HE7boT!OQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#4m&fuAoq!%FU5gEvY8<fCC>S|xv6<2KrRD=b5Uwy zNotBhd1gt5g1e`0K#E=}J5YSCr;B5V#O2-#id{{N0!KdzHam*2_$OR_!>A+uolWk5 za|LUE!j?)#Ly02^cXvtaCJDI+{E?LT=se}G+#ZAce}@f%9j9CgcbUVKYI8(%f9iw$ zm^-Gw_~jnV`5+;fvFIP$yT>y=JekN|x50fo!}kJ@iY~9hglWC9Rxe}IibJ|*Gn?uN z|L{JnRQ=IPAS2=R%Cqge7e#E@ct~ok|NPyI-S5&w-(G%V1@eKXtDnm{r-UW|<kW8K literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-checkbox-insensitive.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-checkbox-insensitive.png new file mode 100755 index 0000000000000000000000000000000000000000..9274cc7f1ff995c0f76829c1f52df8adc08c2fce GIT binary patch literal 272 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$1|-8uW1a&kwj^(N7l!{JxM1({$v_d#0*}aI z1_o|n5N2eUHAey{$X?><>&kwgol(S?J%qtU04Oxq)5S4F<NVokhFMO55-tz*l{6Ra z+j7(KR7g{YSy<USWsb%z+o#mCHfB836A_eljA_1cYbSSZ+@Y&#E01Wl7teU8CnV_V zV&n8wzCfD&%z|I+cMdY~zNu^NxUs;&erbu$?mW)xhDX!)6&#YjCV26%_Olg<P2Z<n z(iCTlSlFo>_n{@9r#_+L#6P>_&alYZhsy2xEk07o{TEGZX3t@qpQIDu`SinSphFov MUHx3vIVCg!0Pj*^JOBUy literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-checkbox-selected.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-checkbox-selected.png new file mode 100755 index 0000000000000000000000000000000000000000..bf8ab90da040a0a71e9869cf92f5955e3530e34e GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$1|-8uW1a&kwj^(N7l!{JxM1({$v_d#0*}aI z1_o|n5N2eUHAey{$X?><>&kwYM_yReWchpsL7-5dr;B5V#`&!it@#`SMHrrUy{Pfp zrlb;<CMXp6BG+Nj@`)=#Lb$RWY`LBnepdPzm$<6>+}xFZK`Wh`XNB-uIjqhyU|DxS zYQaxuIY#LPymJ@=0?S_ozCGS!6_&p*VwGnt`|TeVtC>p|-AmrC@x<oE%60+0SIYN3 x$DCunvToP+!)tV=H!DT0yqv$u>(}q4^G%p8T>s$Bv<&Dn22WQ%mvv4FO#of^T*d$Z literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-checkbox.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-checkbox.png new file mode 100755 index 0000000000000000000000000000000000000000..dda5caa6f56251aca40892f976f6dbba7e61f174 GIT binary patch literal 282 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$3?vg*uel1Ok^_7~T>t<7|BS|<<?p%%pmho* zL4LsujBI@T0uqu|Hnt9R{gb9npS^77!9&MSUATVt{in}gzCL_jt_f7@=IP=XQo-1J z+?B7vfx-FWqj&H2{@2uOInd{0UMtU5{O0__OMCjl(st#2X{<<2)r|6U+_ZTQPyU0N m4Lf*u*v>rde|6=b-NIM%nSLsp%ANq4$l&Sf=d#Wzp$PyP=b<wI literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-radio-checked-insensitive.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-radio-checked-insensitive.png new file mode 100755 index 0000000000000000000000000000000000000000..0dc7964106c3ca478338c971f3d31dfe7e290830 GIT binary patch literal 239 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$1|-8uW1a&kwj^(N7l!{JxM1({$v_d#0*}aI z1_o|n5N2eUHAey{$X?><>&kwgol(R@W}=F;HBhL=)5S4F<NVovL#_q`9@qLVJ~r`c zYjxK50Y@AUZY&qLvuAEzp}?AMr>^GJH~%T?KVjZ4ed(a(^r&Zo4wZ{jMPKgyeth%f zjDtq~1{tDR-8S3|yVxakSr)ze>TIyJZ=!?9i`C95503oFt8~+OwV~_FG)aSucg&a7 demB&gXLawDQS$pYQx51322WQ%mvv4FO#lG?QLF#} literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-radio-checked-selected.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-radio-checked-selected.png new file mode 100755 index 0000000000000000000000000000000000000000..c6e320de5f704f47e8529f7aedb2d61aae4a9fea GIT binary patch literal 159 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$3?vg*uel1Oqyv0HT!Hle|NsAD1IJ@ZL8>`Q zg8YIRSlikkJbV6%g&|c9D5mY{;uuoFn5-aYV6=IIfw7b285xHIEKfHyS*!`*lkRB_ jU^8!+E1SV^k%7Vb0mHG03fH25+88`t{an^LB{Ts5dBi*m literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-radio-checked.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuitem-radio-checked.png new file mode 100755 index 0000000000000000000000000000000000000000..ffd5a2531c69b70ea569f20fa8dd166487805b07 GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$3?vg*uel1O<N|y`T!HkPH*cPyf~QZP0tNp6 z|9`#ak_k`+M@f)hFav8_`-5lCU$HQxssY8cJzX3_Dj1U$<P3~9Z!j=+vOFW>aDe6M sh9-+O0esRu%>iuY4Rd8P7%nm}SU+GmHc{bP6i^$3r>mdKI;Vst08Q3CssI20 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuoption.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuoption.png new file mode 100755 index 0000000000000000000000000000000000000000..ca3b939d73d2bd4b9da65b747126c3147adbfa48 GIT binary patch literal 256 zcmeAS@N?(olHy`uVBq!ia0vp^>>$j+1|*LJg<l3zY)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYmNj+Pl>0mEBhUGW_AIy&aNr$Kq1-8kcblJ{M_8syb>Unfx)>bHL)Z$ zMWH;iBtya7(>EYRFBN28il>WX2*>r@GaCgD8wfBTWM7r2n{?vM>Yr&#JowJ4U19iL zz-Mv&!=<^FH~L-|%Zi*XXx``&+Be7I{pSTgd&8ToG{bThMVQ<v%h(}!?3QAWYvAp* pE0X%=G*wy1wbwtaVEHOz`Jd&m@y+Mom&bw};_2$=vd$@?2>|rXSGxcJ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuoption_prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/menuoption_prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..0a409ab74fbf0937023ce3d398c06fe05394b4f1 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^>>$j+1|*LJg<l3zY)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYmNj+Pl>0mEBhUGW_AI!DYh-jKq1-8kcblJ{M_8syb>Unfx)>bHL)Z$ zMWH;iBtya7(>EYRFBN2;gQtsQ2*>r>bBas{6nIz;@=kMq&R8>DDbi>4tg<tmrtMv` zUWI($yYf?uSDRJix!a<z*cNq|B?LzEO2`*}`2LOI+nLDnR}&{K1X<$g>gTe~DWM4f D)nP;G literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/option1.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/option1.png new file mode 100755 index 0000000000000000000000000000000000000000..a829d1b9d7e9ddc04eb327573846ccff20715250 GIT binary patch literal 604 zcmV-i0;BzjP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00006VoOIv0RI60 z0RN!9r;`8x010qNS#tmY4c7nw4c7reD4Tcy000McNliru-v<E{7$NX|JcIxM0qIFZ zK~y-)m6K0Plu;aopWl6D-r3|d8a6J1Dcj9LNs`i;uw_Bm%I^?S8#9PDL(ocRVYKKo z7$gzYDk%SzLa2*cDcQ<V!EA_fM&El{jD?O<+F9KT&-vXyoMY5eUatEbola3&9&-fC zsck+y?YF2FwY{4wFBN{@_O}st1TFhOV_l-qkZ>b!F5A|D0lhDDVke58gLTInP&Q?D zwy_E<m0+SM{oKJoGusyQ&Ggyop8=Us#gbw48d)}*GVXR5$#DNwH_I@*Al|MB(EDSt zp!d~PD?5N>=x-p)_N0u5T?fqo$3u8<-ni6ifL$n6{4D^7WF`h;0UB&KobgvVgMoG< z-hiAjKwi#ukC73ay4YgY9OqCqh0t@-Od^%*q{BI)G{Bigj;yxC?qVl8?JPk2uXY_W zyz>?;11y$~?q4eX{*z$YO<m&?@MUIATHiX{yitb9qGYf#KF5N?OePAI2pgIg{vQwW zf}wd)jxZU+<jp&PA8YQ3(D=Jmac@>^l<S{-e^yKu1!($f**)GD<*sLHj=5+IEEfjV zD7Pi5z~VQUT9vk{QJ%I+aDAfR)(?~^Gpblq%-;kC1+6t@Dtb}athh%X`>j&9jeF~y q>!ic`DD8xkg3pr+%#k-=i~a)LKFQWrvlX`h0000<MNUMnLSTYJ(hf2J literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/option2.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/option2.png new file mode 100755 index 0000000000000000000000000000000000000000..c78d9e80d9657705af8ce27ebe6a8085a332bf72 GIT binary patch literal 712 zcmV;(0yq7MP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00006VoOIv0RI60 z0RN!9r;`8x010qNS#tmY4c7nw4c7reD4Tcy000McNliru-v<E{85PLV`EURL0#!*w zK~y-)b(70WlwlOcf9L(?7NwJybiyLdHlmBMDYJ1V6xtMot)~AVh{#nJ+Jr$ZL|xP> z`x6ur32I|d-blKr3w2|qn;aX`lERsBzVEd7VzhC3R_}Xwo^#=xM<|AFHPMqqjM}y8 zAO>qWw9SX1gxG~t+5NfjLjAwCoi3D{3RV9Qg_J7&o}hX3x<k@?60|?p%A9SFfJ6fx zG!_y$QR)&tZNhj`bt{K}PH&6VIo&C1`2>xF>MQfxuTY7_Lc;B^U<4L66o7_<Zk@h4 z<;|)B`nJSpwZFV584p02-?@fLtSuxwY!QY&D^C`boa1)qG0N2j;r?mi-a8murFApw z+yMFnRf&%{D_)BugXfLBPbm*RDk7kopC47Y+bpzJ3s*)R&DgAs&zKq$9i~y?=-Dcf ziU15OD#DJKUGJxhO1U4}szp=@#Uq4`!L9{3UJ4r-NNs^q9N*KBN<)3{Zy;ya8L@Ww zUQ@8wBJdgV6;yDHBi1s&(k2}6LS5<q#m7n@=yTT!V8mKBlb2WkR;ItHrqa;WBnZVj z>1q<zGcb`<6<8gcVa_0;qV#8Nq<2<nt`vG&g^GPU!pZ>joDohP5_)HqjE$(!N4Gcv z5E)Q!pxPc4<Xki)+zAWie)#&^9k*sbtY@HiR+&gDpi>)Jt7ASP*?gxh&$Pm4>|v0& z-*Qj6KIo3J^b;o6RMYM$Pf6CgJf4u$9y2u#s;}JVTnBC`94;_Z(oy<<WX<FGgk+1l uakri05yFmR*BZsBT3;sSn4w#oLh2u^Tl8Z8jR;Ht0000<MNUMnLSTa2^FL4k literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/option3.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/option3.png new file mode 100755 index 0000000000000000000000000000000000000000..26ce69dd61c1e1bb2ed949b0d69350490358ee25 GIT binary patch literal 618 zcmV-w0+s!VP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00006VoOIv0RI60 z0RN!9r;`8x010qNS#tmY4c7nw4c7reD4Tcy000McNliru-v<E{8VrY&0&@TW0ryEn zK~y-)os&Il6j2n0pK~XfDUt}Y-W4r`m?~f*2{s}-;KEkhXtn=AL@Vv*2N*=L@Hb2& zHYq|vU}1w6B5uHCtBplavooo-a4*a~Hm>AL6MVW0?>Xn5d*4?$gEUP|tya4&BJ<vR zF~;l_Me(uKYLzFoa`dpiz8+0aPd^cnr@)nCLXjb`W{i1Ruh)N`YOuY%ZOgKJ2iy&U zK&`bhH#Y~sXf$Ft9BNsXqN*Q6<bI>k`0=MfmSth3QrQA()oPW+#YMs}Ja$#*9Q}Tu zgM$Nr_s+R{&1Q3K04kNrL!f4@WqEn|R53sphAb^DQLR=1?nF`a7$8tp84L!QG3L_h z>Z(jlP4PEGggB1b-``hNy|u8g@WO0tY}^E{TWckXBF-ZWL#(x;s#lXFSusHn%md8K z%y3a=XJ-NM-rq2)s{AL$7;l0g*qeOSMVV;5_j{&ZuYUo)7Db`s@%Y?g=Nx&SEAXw; z>3lXKqN=*)y_a6E$G<jGReHT1WmyXFJWW$?0OB})1GI~xpxf=@oI7*!?(Qymo&)S0 z9v;3vX64Pz&C9@BAemTs^4g=(h&<2r_v9Vt+=FJbIXo4nEX%?;jvtB0GvL|@6MYBP zilTVcYPH;%X*?R|BuQ4h_wyoRj4^|DyZtFmQ-4zX3y-(d<zUxQ$p8QV07*qoM6N<$ Ef|U*wod5s; literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/option4.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Check-Radio/option4.png new file mode 100755 index 0000000000000000000000000000000000000000..0c62ddfca0ff9a58bbbf18707f5aaef2c3860497 GIT binary patch literal 727 zcmV;|0x127P)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00006VoOIv0RI60 z0RN!9r;`8x010qNS#tmY4c7nw4c7reD4Tcy000McNliru-v<E{8v=PZ9yI^}0%S=< zK~y-)os&UJ8+#PRfA>Fi5-|~tV|gwLRtOlX&qz0=B&7jY*|e+q4v)v{s@=~AP)hqT zvMJrT5Fdh|v|y=4Xd(*w7SifuM0C)X!TH~AYHHPPdUhAiJ@<0%J;DtLg1}TNmHQ$x zYONJx%x)A#AAH|WuX5#bF+V?_>FMctCL+&)+dmOSLSW7q^Qu;>{eMkhX=%wz)ATLy z&~Y5~JWulZJOFVV6NaItX)3DvUPPYE%*^a}1saWpTPPI%1uDbC!;FuQ<GL=Vr>BSr zy}i98Ny6slCI<%x0Pm6{d0em8JGTG|g~DGz#q&HSCnt%bh*qmbr_%u-o6S-xm6({A zU}Iy0Fbp4LGMRsXSw~f6XJ@BjjOm}Ao|co76V}()Nz)&Gou8kxzrWAW&=4adBkb+% zsjB`tHa7OsEG#VC1MYa9Cz(u!t*xz_4uh()y}ga=x_F)^s`^K@S}hyLaYh09`uece z62~#W!twDjs!A@G1Hf8)*Ql!Un=r;$<2cUl#i@)j<Z?Mg<i>{n{(eNHyQQ^u*VJmY z&%l3C6ltf^p;#=Us@FtBgkrHsk|ea-Z3VuptgL)8BBH7~XRVcHv&q1~08>*_xUSo6 z&StZe%VqNUJk4g4G))DV4T8W5z}nhc&(YD*BJjxbJW8b!uIqAkb_URWq*kj%7={3= zhlhtX-}jU5o{Ni%L%<uLdhyB^ZpU#<yWQ6BlUI`@d0Ma6!)sw`G#c*U;NagP@&XvS z;=xy7E{dYpzV9bDrtxx|tJP}RT01Ht#u&4+yuAD|2m*VR`whBN3HexyqtO5W002ov JPDHLkV1oEIRr~+| literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-arrow-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-arrow-active.png new file mode 100755 index 0000000000000000000000000000000000000000..e6049558e8a01bb6cdfa8b77148dee383ce1f4be GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?j|0V@|pFH~@P%nQ; zkY6wZGryd=WpZin#_gA$fBu<daAporO3Ty5F{FYqS%I(MBQv9V%h^N6&!0cdGxfoP p=jrX5Nsk_;wY*M9PE`<NU~txCc;xDEQv;}r!PC{xWt~$(69BL%TO|Mh literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-arrow-insens.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-arrow-insens.png new file mode 100755 index 0000000000000000000000000000000000000000..5e623939bab82028d2ca54263b163a97e1e798a1 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jKO+U0g_&#t>g6v9 z@(X5Q=9g2qOfK!+xc$=e&p(q4&ddQyX?eOhhEy;nEASP3WM))vIeX~%`SYiFrapM^ pJiT2r>CwZqme&c%sS08Y49=Pik6ayYY5;XHc)I$ztaD0e0sv|fRssM3 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-arrow-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-arrow-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..e6049558e8a01bb6cdfa8b77148dee383ce1f4be GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?j|0V@|pFH~@P%nQ; zkY6wZGryd=WpZin#_gA$fBu<daAporO3Ty5F{FYqS%I(MBQv9V%h^N6&!0cdGxfoP p=jrX5Nsk_;wY*M9PE`<NU~txCc;xDEQv;}r!PC{xWt~$(69BL%TO|Mh literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-arrow.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-arrow.png new file mode 100755 index 0000000000000000000000000000000000000000..e6049558e8a01bb6cdfa8b77148dee383ce1f4be GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?j|0V@|pFH~@P%nQ; zkY6wZGryd=WpZin#_gA$fBu<daAporO3Ty5F{FYqS%I(MBQv9V%h^N6&!0cdGxfoP p=jrX5Nsk_;wY*M9PE`<NU~txCc;xDEQv;}r!PC{xWt~$(69BL%TO|Mh literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-inactive.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-inactive.png new file mode 100755 index 0000000000000000000000000000000000000000..2ac30fa6bc01e2c6348798adb2e5ff9d51a24b4a GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q!a^uLR`;Wy!rqCe;|nq9Xq`H zAy6?_NswPK1A~vRU(3EvpTA7MwkHrM8tm!f7*cWT?UjRq42m2qjsme0{xI9EIqmT6 zCCi2Lf=gAjk~;S28PuhvZZ4fM@$DLkFOnjUYmaq%I`vncNq*7ued>e1$A0yEjMFjN h_`a9-^5KAA48k!skA;`5DFYhM;OXk;vd$@?2>_r$Uey2q literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-normal.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-normal.png new file mode 100755 index 0000000000000000000000000000000000000000..04583860cae71b6a4d1bcacaec8c12107c59b7db GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q!a^uLR?pE+WY_ie;|nqMVd+N z04nAx3GxeOVDRzvYuWed^Oxz@_5=b&gFRgwLn>~)y>d{HL6L*SQ6P50A7;BXryah% zWVvu&aH)z`QpX-WgSxcT&80IYzFi~nMN;H(?Xhl8r~b+_$uD}oPkr$B*sq?CaXLmD h-}mxfJ{<6iK{&?dvGB4rWkBN@JYD@<);T3K0RWo5S#JOU literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..a0ac73521e2332030657daae62a0ce496360d419 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q!a^uLR`1)J^ugye;|nqojIxG z2UN^e666=mz~JNS*Rt=^=P%Q*?Fj^m279_VhE&{od*z@YgCYluqd@G0Kg@P(PCI;i z$#UVm;8GQ>q>ep$26btvn@eX*e7i>Ci=@co+GE|GPW_c<l3(<EpZehMv0ptO<8+KR hzVGF|d^q42gK&(^W8r0M%7Df*c)I$ztaD0e0sydpTU`JE literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-pressed.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/combo-pressed.png new file mode 100755 index 0000000000000000000000000000000000000000..c89161d9f14e4476fba2309a86ae5a5629b5e83c GIT binary patch literal 280 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q&xzALR@Q_d)j)Z|Ns9V$N-`_ zOE&@$kTGS>3J9Zj>U;<TPC^(!T|g<IvRRAQ14ZJLdi8*23Y7%;1p{dxUthnLmX>|{ z_I>*F`SX`#p3pf!(Ogd#$B+ufw`VRg9#Y_8J>aqOs>fR1NpJSA?7Z7>T;2RYpj4Ak z;4|l4vU_6Asx8o+<+{XdYu>G_Z*5Pr7fd&=HobCNI+Ly2?YPM|^Vv7gq#d8$Z{A~m wboQEp%~j6)C6&uE^1c^+lTVKfHgW#LP^H(g*;wtd0?=XxPgg&ebxsLQ021SSPyhe` literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/op-ins.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/op-ins.png new file mode 100755 index 0000000000000000000000000000000000000000..ec9fe140c70e36ff65d5303606e86f8ccae7605e GIT binary patch literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^{6H+g!3-q-bzC(AQpN#3A+A7r*|KFTR;*aHYSrr1 ztJketw{`2*ojZ5#+qdt;i4!MJp1gGF(yd#!9z1yP=+UER&z}AN|9|BI<-<U2d?i7C z!3=D&79Ob!ww!tX`upF1kq7S`1In0rx;TbZFeV@1yAct%!^h@M&xsnoy1FtIJ#Kk> zdwt`k^GEqv=I~5m^7(A=)_Di}<-Ifh9b{p6^o{ZGByrw&pa~3~u6{1-oD!M<C^J_O literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/op-pre.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/op-pre.png new file mode 100755 index 0000000000000000000000000000000000000000..a9d064b04c3d99fce907c5c3b72db0f078da5f6e GIT binary patch literal 201 zcmeAS@N?(olHy`uVBq!ia0vp^{6H+g!3-q-bzC(AQpN#3A+A9BH!0x%|NqC9%*X<2 z<1Y#F3ua*Ems7V)F74g8{nGQ#Ka&j3%mGT7dAc};R4^tV;JXnKxWmWhPS1%NzPh?H z6+LcwdwYH3rt?SnS?2IeVe<KG@YZ<;`{lhe{vBjtc=V0&@Fa2Gc%TUkp00i_>zopr E09g57nE(I) literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/op.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Combo/op.png new file mode 100755 index 0000000000000000000000000000000000000000..a9d064b04c3d99fce907c5c3b72db0f078da5f6e GIT binary patch literal 201 zcmeAS@N?(olHy`uVBq!ia0vp^{6H+g!3-q-bzC(AQpN#3A+A9BH!0x%|NqC9%*X<2 z<1Y#F3ua*Ems7V)F74g8{nGQ#Ka&j3%mGT7dAc};R4^tV;JXnKxWmWhPS1%NzPh?H z6+LcwdwYH3rt?SnS?2IeVe<KG@YZ<;`{lhe{vBjtc=V0&@Fa2Gc%TUkp00i_>zopr E09g57nE(I) literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active-bg.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active-bg.png new file mode 100755 index 0000000000000000000000000000000000000000..7fd53c3c5a24170a6b4e617438be8f8f390da115 GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCyD<C*!3BGlPX>x`7I;J! zGca%qgD@k*tT_@uLG}_)Usv{f+#>7(qIuHCB!NPGo-U3d7N_4%G2~)a6mZ>t_{vAU zo%6Tfxb&FgrOJW?^(EV9UTVnOH6g9(s8i6J_41#eo8I4YtxTtdF`=h1h%3lTKu}g^ zsX|ME`l8;Mi@BCfad3%V`}JCN{i+2W4Ko*i|M&6h@%|M_Ek|YQKek_8en#_ixzV+# yGnVVm?d)cob?w%?;yQmWL08cjNzKhx)%vcjLG#TgKfeTY8H1;*pUXO@geCxT&taed literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active-notebook.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active-notebook.png new file mode 100755 index 0000000000000000000000000000000000000000..627aee40fe517f60df667550067dfcb3a01e419f GIT binary patch literal 258 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCyD<C*!3BGlPX>x`7I;J! zGca%qgD@k*tT_@uLG}_)Usv{f+#>7(7TQN<<p72HJzX3_EKa|jvXPfrk;m13+G~@X zNq=uV@)ApIGGUu*!w|%lz|i!>TYRbFqK+vd-(RcO?|)`(Y`sB%t-+8jL{zEi+AW!o z&?QsKly1$~>EkHKD44tTTJ-zBhOE)q3D1O*_tgLSs2gl}C~05)$M&ns&uD%wH@a6n y<ECj#!OX^UXZq%R&JOBW;d5~6#G=)kzq7m$37Sy5pvxHOGzL#sKbLh*2~7YJCS9=r literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active-rtl-bg.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active-rtl-bg.png new file mode 100755 index 0000000000000000000000000000000000000000..3a429a65fdead914f69898e2ee7b4835e5972dbd GIT binary patch literal 283 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCyD<C*!3BGlPX>x`7I;J! zGca%qgD@k*tT_@uLG}_)Usv{f+#>8kY&Rx9bp;Bo@N{tuu{iy9%0|w^1|lx!KeCrz z<a@^=Bysks=#^|1@t0e=6l0|pN?zJwn02<CYb#fvAO~aoZ~5=<XT82wYI{Lp*7KcJ z6M_y&FfSGPwU1qJ;@U>b^xZnASrV>9H3xa^WaCnNci2GTSjFY2W+#sG<vaI$PrAKr zlAuHIOm3;Kwa4Z6*`1z~`fpKB@w-!J!n`77_I^+1O-Va_X0qY3hTr?_?RrHRO4e@v a&a`c}?fFXaWI>>t89ZJ6T-G@yGywpM*lLLY literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active-rtl-notebook.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active-rtl-notebook.png new file mode 100755 index 0000000000000000000000000000000000000000..3a429a65fdead914f69898e2ee7b4835e5972dbd GIT binary patch literal 283 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCyD<C*!3BGlPX>x`7I;J! zGca%qgD@k*tT_@uLG}_)Usv{f+#>8kY&Rx9bp;Bo@N{tuu{iy9%0|w^1|lx!KeCrz z<a@^=Bysks=#^|1@t0e=6l0|pN?zJwn02<CYb#fvAO~aoZ~5=<XT82wYI{Lp*7KcJ z6M_y&FfSGPwU1qJ;@U>b^xZnASrV>9H3xa^WaCnNci2GTSjFY2W+#sG<vaI$PrAKr zlAuHIOm3;Kwa4Z6*`1z~`fpKB@w-!J!n`77_I^+1O-Va_X0qY3hTr?_?RrHRO4e@v a&a`c}?fFXaWI>>t89ZJ6T-G@yGywpM*lLLY literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active-rtl.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active-rtl.png new file mode 100755 index 0000000000000000000000000000000000000000..3a429a65fdead914f69898e2ee7b4835e5972dbd GIT binary patch literal 283 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCyD<C*!3BGlPX>x`7I;J! zGca%qgD@k*tT_@uLG}_)Usv{f+#>8kY&Rx9bp;Bo@N{tuu{iy9%0|w^1|lx!KeCrz z<a@^=Bysks=#^|1@t0e=6l0|pN?zJwn02<CYb#fvAO~aoZ~5=<XT82wYI{Lp*7KcJ z6M_y&FfSGPwU1qJ;@U>b^xZnASrV>9H3xa^WaCnNci2GTSjFY2W+#sG<vaI$PrAKr zlAuHIOm3;Kwa4Z6*`1z~`fpKB@w-!J!n`77_I^+1O-Va_X0qY3hTr?_?RrHRO4e@v a&a`c}?fFXaWI>>t89ZJ6T-G@yGywpM*lLLY literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-active.png new file mode 100755 index 0000000000000000000000000000000000000000..627aee40fe517f60df667550067dfcb3a01e419f GIT binary patch literal 258 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCyD<C*!3BGlPX>x`7I;J! zGca%qgD@k*tT_@uLG}_)Usv{f+#>7(7TQN<<p72HJzX3_EKa|jvXPfrk;m13+G~@X zNq=uV@)ApIGGUu*!w|%lz|i!>TYRbFqK+vd-(RcO?|)`(Y`sB%t-+8jL{zEi+AW!o z&?QsKly1$~>EkHKD44tTTJ-zBhOE)q3D1O*_tgLSs2gl}C~05)$M&ns&uD%wH@a6n y<ECj#!OX^UXZq%R&JOBW;d5~6#G=)kzq7m$37Sy5pvxHOGzL#sKbLh*2~7YJCS9=r literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-bg.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-bg.png new file mode 100755 index 0000000000000000000000000000000000000000..5717fab127703266278266e03e6a01e207effdbb GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCyD<C)!O+OuX+ROq0*}aI zppNSx%;=;sy8<Z4UgGKN%6^wgQjl5IBV)mHpwMkk7sn8b(^seL=Q?B{&|aT@YoWeE zt(3fvK#Lw<)9Up~e3cA>R-&ba-kheQQCyCSr4t@4SZS{D$nim2fB$dcz8*te2|<R2 zV!mA$0=y2!t&zXddhFkZ`|mE5?3<$|t-oT*A;Z&YpEEbvF^B7C=!<Rsm{Q6%Yt^bb z;wnmW8kVigex99nLACb6VGbt2uYJ$+RG!KFbbFWP@IbON@X7X`2U0H|ACoUTYr3iY zFaQ6E9hp6gID$@Hj5d%vCa^HVL(_fk-<OifQHm_5Ho2@Tj`;n{Be48ilY)ap+r6m# Y^%wnj6wg@l8|Y02Pgg&ebxsLQ09c5DkN^Mx literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled-bg.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled-bg.png new file mode 100755 index 0000000000000000000000000000000000000000..b5fc666b08358fd47e1ab5c01b54eaefd4222c77 GIT binary patch literal 275 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCy8vk*`02d69!PN(ctjQh zbzBEwMkkHg6+l7u5>H=O_PdOd0unm+9vrp<3N7$-aSX9IefNqz_aOs;_J`)GvPO}+ zZ-jEa`u^V`Xo<5^hqpqCm&_5rzmpvWt3DsrFTW%BaL#FwDJ&kEiEA9QeLE5*rLqhB zPrt2NXlb%}1Ji}5%kzJ`nj923tTk(aKvMCHu0vJoL9;aW&5OA8n19~C`v$+G5;GsI zd$+No)k|~F_uCt+OKpx7ih4JEyD_QwnH|p&iS&g(YN~_0UhRr|^PP2ix?%j1QsW$; PTNylE{an^LB{Ts5bysK8 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled-notebook.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled-notebook.png new file mode 100755 index 0000000000000000000000000000000000000000..bd768dd3fb28a613c086ab485d880750fde0fc93 GIT binary patch literal 263 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCyD+>3!LYVeb)X1mfk$L9 zP{(x;W^~e+T>%tiFY)wsWxvZPDJ-LV{%prrpwJXg7sn8b(|0c!ave6{VZE^a!b$JV z(;YZ--`6W&ytRmZL!o-KEZ59OF3!#hv*hpp^H{Qq>+l?g1yh*x<<9g>36`$<_~Bva z@xN{V?wmiw$1p?kacRyX&Si7NF0yoHZ1rJ({6{F!cgcSBsQ)_-Uj9AR@*3CL&h}mI zpSk81cNnfa{Ltuu=piMw(5q3}Pjn|JoS1*7ZJJR$%LMb){|?MD0lJUD)78&qol`;+ E07&#@RR910 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled-rtl-bg.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled-rtl-bg.png new file mode 100755 index 0000000000000000000000000000000000000000..aef4a29bc313a51440083457bd99affc1375a08b GIT binary patch literal 295 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCy8vk*`02d69!PN(ctjQh zbzBEwMkkHg6+l7u5>H=O_PdOd0umNSti+vxLR&mt978Nl-<`6NtJ#6a;l5}4<)zn@ z%KMJ~|IfqzQF=*$Obp9yVcius7VgO0yKrg3HJdmgA*EHTW^L$jo}|{z>0gzxHgMsg zLK&CKHe$VB_p0rGHm7-lhpR>Q(m#v+YdSSg3nj?TdHC&SUNeIehjl?;uJSgwkEM%q z`|UOU?oa%-)hYV%x_1||T8~M@T>r}>mApfgHR|Q}$zGdt1g8WonyO~O+Vi;M#jd=M kp1zk|?tkYw%y58v?Hi*#H<zqk0CYctr>mdKI;Vst0O9d*)Bpeg literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled-rtl-notebook.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled-rtl-notebook.png new file mode 100755 index 0000000000000000000000000000000000000000..45eee33b114e38b6892a5e44f0b75c1771330935 GIT binary patch literal 280 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCyD+>3!LYVeb)X1mfk$L9 zP{(x;W^~e+T>%tiFY)wsWxvZPDJ;v)a@)oeD74hm#WBR<^xY{N`I;Pf9PW2^iwi}b zEUfzQU%L5z!Vh+XHhzcqkE-}uc$YLEYgt!YnR|Je)-egeBm4GU+1wejd`fDk=`<D3 z07aYh-owcY_HMoLsK?r}%zNpkWVfeUyVfyBu&G<@Ib_ALV9KP%;5E_{rLJD@y(Cv3 z@T>lCPIhb1<7Mvxw>Z7Gje324!S{L9_mg{N=U>^HndVq~VaA~e&wt)%`to)!qw{(7 VD$(DUYJm=B@O1TaS?83{1OSLGZ*l+t literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled-rtl.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled-rtl.png new file mode 100755 index 0000000000000000000000000000000000000000..d87c91dc0d5f92cfb344054be6b7e6f57cd57804 GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu@pObhHwBu4M$1`kk47*5m^jW ze;tGwoit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xCM<>Eak- z(R+8IA=e=X2A1b%8XcLqW(6@%DnIdXc}?>-F0p-w4u!FBf8|#4=-M(dm}5pk*h`_k zPJwr-W~4?Y_8e3z+8H%%(xr)kd7n0he;4yw8N$cD>dJ(eN$)<E%z1HJG$CsBsw~s! zmcJVwa-_2aaEcX7OTRl^p+SI2d&7xr<!x>s%ao@b;}5CNKT{u@k*)LTa`Fb#TQMuP z9xJ{3IyfNvtYz0FzulV|C+t4FP-IHbv3>8~H^&(;3mltK*=oXe?SR-0dj>@w<7IQ6 SoOlWJ4}+(xpUXO@geCx5Eq;Lj literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-disabled.png new file mode 100755 index 0000000000000000000000000000000000000000..e340820b460c919e40f7df4a9b708dd18ce7e8a2 GIT binary patch literal 312 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu@pObhHwBu4M$1`kk47*5m^jW ze;tGwoit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xH_->Eak- z(R=rbA=e=T3DyVS%|)ABb#5G8D7GZMpzx!ft;_od&w87VPtaTHp25~#-_tG9a%)Mm zNX_Tt-2L)S*P?!?urMs0a%HX_OXnos<?##Om2B)<RJ`x}^p93@IXnyw6Euzo@ZT)3 zYOC^aIcL}yTw`)*`^C4*%&MM*`=2*|w%_l??H7}89<NBb#kq9KuH0yIAG4EN^Je{) z;A2#{ohts>q(3@Tc1EQ&%geuSbs1zB=P>Xb65nd2FR^AD>pGwZ7(8A5T-G@yGywpl CgmqH@ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-notebook.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-notebook.png new file mode 100755 index 0000000000000000000000000000000000000000..217a7e2c9a9b511ec38c2c6474e5b4eaecc86700 GIT binary patch literal 304 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCyD<C)!O+OuX+ROq0*}aI zppNSx%;=;sy8<Z4UgGKN%6^wgQjo#wo$tSkK%u>!E{-7<r>{=5<vQdb!j`_+j8X95 zxj9FJD-;|z2<6zex88lk=rZY&m!ia_8|%Vuo_F&8tjyBHzfC%={GOEOqJv);yA~;& z4O%x{``yb^2Ti;?AO9%voAkA8qfMQv>PfjZ*H%BR;ZaujQ>Bu*{eC8svw}u-GDAYo zLq5I_Qy-+)gnqr<u`>4j?TGV#vs%urd#877#<gDAFmuy?u0F5hCE66P-HOze@KvsA uzPF6aY|@jx>gS8|Zt{LFc$zSIhPc#3kE$&z<8y%?VeoYIb6Mw<&;$Uxad+bY literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-rtl-bg.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-rtl-bg.png new file mode 100755 index 0000000000000000000000000000000000000000..0df28c54d8d4f0be4f6dcce53f3a2bd1017e55e8 GIT binary patch literal 373 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCyD<C)!O+OuX+ROq0*}aI zppNSx%;=;sy8<Z4UgGKN%6^wgQjpm&Xj9271_nkZPZ!4!i_>?f9P~QuAken|<_Z;2 zC6?S-4eAH0R*JaTi2RbUbCy4_`hoNhHoF$~eow)w4^N~kz9#AI_L`v5%f6O9^0gcn zEBmu8|7(ox&#Vz~z4%B#dUN~CuLtjc^1M8yLf=iZ_08c%UyGf)Y;2|Y^nbPgovh;b z!DLT%#ow9zmwzum`0>F`;dgVEdv;~4UAy+MLCEe6wZ-MD-P4t)bR>8upZUXj&xM6y z>zS2?Y5(3<1%8a?;5(xKbXDg%W4)-=``xE(6)aReb*eMF<gM4A@ZT>=S}W)EH!DQ= zo!ON0Cb#PP-n{q0GklF-=RYg2nPj2Zr8H}q<Ec$sxNdJ-x=QQSF182EHtSp;9G<@O RI52=1JYD@<);T3K0RUZUoV@@5 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-rtl-notebook.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-rtl-notebook.png new file mode 100755 index 0000000000000000000000000000000000000000..a4f9bbbf5959659be84dd1a0c9a734986348577c GIT binary patch literal 322 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCyD<C)!O+OuX+ROq0*}aI zppNSx%;=;sy8<Z4UgGKN%6^wgQjk%FH}cbGpwM|w7sn8b)5(AS|Nmdlro?di+1uG0 zy$Xtpj5V}0jZS!;HZ(9cHr|j@{c~kP@QjNA*}on>ZWm%>V@r0mbY*+y&%<MHZ)i~C zc>FoP%&z6Dm;avA+-~j@=qR{;^9&aWi3;=F+h2f2|NlSpgT|llZH*7Lm6erU#2L^3 zYnJxch>(!%FrLV`s&AH>&}%oT2-|{rie_ArZ7w20*^f4O^}Dz}ytlXd?T#HgK4{<B zUA|t{Si5+C&la8~6K?IU*S~hDXLk2&N4Kap$DkmgM=VL*whY$Y=2x;GEL#Ee8iS{+ KpUXO@geCxnrF#$n literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-rtl.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border-rtl.png new file mode 100755 index 0000000000000000000000000000000000000000..f47004beb7608e410210a0b270a547a78f6d1f65 GIT binary patch literal 364 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu@pObhHwBu4M$1`kk47*5m^jW ze;tGwoit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xEjx>Eak- z(R+9DMlWVZ5!dsx=cblVF6nbsQE9c`H2<kO$2CEnPokP{oCI<{@kX~E-8!jLXU2|4 zH!N=WOwwdx%>T{z{L=&5!gGScw)Jz^JylngJ<4OhnGiPZX;^%GZ*yD!`MWRP-o3YV zw^+ievjq|?`*-opUFQ1tR}r&MX`qPX2kX-TUK{gX2{wpLRG6W{xwlT<KD^y5^i}?z z>o1gDB<fEFOLv<5dbQXszLrmUqnqW<k3G@HrE32jwRNjqcsJscO+LTW+N~j>TTR8E zaXRQv>sFZYYK!6YG*e0ccZ^3Yzi(K+lX2Ps;|qTo0zE7<-dQC)1A3al)78&qol`;+ E04}eNZ~y=R literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-border.png new file mode 100755 index 0000000000000000000000000000000000000000..4fb055fc5d90174f41821ceca8a5776506241293 GIT binary patch literal 310 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu@pObhHwBu4M$1`kk47*5m^jW ze;tGwoit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xH_<>Eak- z(fjs_Ay>15K<mTrDN3t*7vu<jkTJ^)da6`r+1P$!p~`Uqo5r(Zno65?XF4ft*nN^w zW=2-szM>a<kJ~FV81yaPbnTl8`|}uS-nCozcHCLDDyVYaao0)CvDa5+N_BYHl$_fd zl`Z1hsB`*}BEyta$zFyB#h$M5N+(lhq?Hwlmm6wmEtNYq<Nm^HzwCT3UzT8=^ziGw z<k;({ZO&g$jog)cyH9cA`|afn1xy8O0zC0j-o_JOs;!I$I-kMQ)z4*}Q$iB}wwZHM literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button-active-rtl.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button-active-rtl.png new file mode 100755 index 0000000000000000000000000000000000000000..0b7d9f3a6ecbc803391bbb61a8525fd7f6dcc7d3 GIT binary patch literal 359 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu@pObhHwBu4M$1`kk47*5m^jW ze;tGwoit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xEjq>Eak- z(R+7_VHUHYfb0G1Rn29&GIMrt{*cMMwB(fQou@4Oob|Rok;}ewyjT37n?*&?n%NUX z#WHyWeZGH5`^TYTto+=EVb-#bifyLqW^HRHC3Gad^~vA2XC>FpEfa-jXNHD<{;4~8 zlTUNoTCr~HRlAPuynk%pd-edK%QtgGm<rC#jb?TYRQbfW=wQc$5=j@8+y64==Br%p zIAI)T>2t3qDD73wW6|JvgMW#(|DSNmHhi~}*~L6*(o=?M-%o$vmTSLzopfIRlrudN zk589vuf1FUM!rA(c>6`m^Y`O8Z5YoV(D=b?G~N8y$HQ070{zS2>FVdQ&MBb@0HI2e A-T(jq literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button-active.png new file mode 100755 index 0000000000000000000000000000000000000000..4737ad1c5c1a68e68ae444a0f2c5a4e5a15f9e83 GIT binary patch literal 373 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu@pObhHwBu4M$1`kk47*5m^jW ze;tGwoit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xJ6C>Eak- z(R*~Fuh-!Kk=Fgy_gAY)$z;4)abs;tq@H6z%)!RhFBSv~wp_AJQ7ic+rQEyhndOFm zX3GRu*>2`;e?RB2=zH7Tl=j7mYlA0PPuZMdzRPRUk`3(E)mvNA<G*$ty<GWk1~bo_ z#O=}9F;i3{&A8t`=U;x{Ko>`%#5#%9s}4yxo1L#_2n!9oD!O>pCVAJ66R#x%EA984 zmiWAJ*U23*{>fj|pD*jowf^V$WqoJ1wcb{<U01pH3vAz0rF_IZxBATgy%)~PI0`)J zb$Kq6IZNzgU=4G^@yUg{Ym==n|FD?%#s8N$!=t_X|17*GvV$$J@e}JALtEdss*ja` PzGv`s^>bP0l+XkKBt@8~ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button-disabled-rtl.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button-disabled-rtl.png new file mode 100755 index 0000000000000000000000000000000000000000..b317926bc2ba8b6076862318ab4e195eae6cf428 GIT binary patch literal 317 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu@pObhHwBu4M$1`kk47*5m^jW ze;tGwoit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xH_&>Eak- z(R=rbBUh7y1nYzE)@;r~oI5iUohsVQa(8vNf8cw&Yhp=Hfw0`cgOmQ9G!u1s)zd9d z^}65OrcNSj7Mociqrz#Um043cgfz4HtQW2dHTt}#c2D2(e|P>ng_brlGc>u}YK<#o zXfSQBeZkv#!s3`=SHIg0vsrg9xOM+|_44DfKi4^PrE`sbNp$mAFPsuIH8r#CppwPB z?nk%UV;MTaE;`=-`gY25>9n|Qj#YKl!VJ+2)(mSuFsd^f{+?{LE*|I$22WQ%mvv4F FO#pgqc5?s# literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button-disabled.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button-disabled.png new file mode 100755 index 0000000000000000000000000000000000000000..5c8d5a45ed5d43c7558129556fdf0cf8be0a0e0e GIT binary patch literal 331 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu@pObhHwBu4M$1`kk47*5m^jW ze;tGwoit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xCM;>Eak- z(R+8|K`zEX2G{e(>w7!{&lLHbRM(jHIecHEZR$g9ot&jPIU6Tm(#d%l7@SrWw%O=# zw7|~Smv`P>cOfcS$a1c)v1jH<gNvT~V|4tR6gpD2-#u99#sA=C&8M>8cO7E&84f$e zg>DU6dNs##+J-8Ioe5mWJ>TqQVQdkQXv~b0HZ<+pE^TO1x8PTG^1s(k!O64c%QdgO z_{3?c$hO@0c}-rLe2EfQv%j)7#N?aLTrlO+i(T(d<^ND-Sh!X0xkvv2nFyxs)|xAg V4}V&`tpMmJ22WQ%mvv4FO#qidf8+oF literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button-rtl.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button-rtl.png new file mode 100755 index 0000000000000000000000000000000000000000..213387fa71f040fa75e09d9984e5d8890d7663e7 GIT binary patch literal 353 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu@pObhHwBu4M$1`kk47*5m^jW ze;tGwoit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xG)a>Eak- z(R+1@A=e=X0oVWhooa$ECWc(|4j(&qs{2MI)B6WYo1Swdt#55?-Qi+n7RbFhQPAa& z!Bv}kXAW!<5xjAPwZX)<cInkwhjLY~p5f41do6bRX6bM2ju&3e>J`a5zSyGUv0==4 z<L0R$n^k5ia5!7^eP$DN4V3n5*&C<)<;3R8Y<tUC94~Q9T+^HOEO@c&o#PqW%DU73 zOcUI8Ozeg8WB&EqOm98Ozo(p;`K2~K_LKMOi;N8!B5ybA?0#1HZ_ECv9S+%htz`IT te|~ABpZ|1AVa?ySl?-AG(-@=<TCc9R*e`AxAO`d)gQu&X%Q~loCIG6fiktud literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/combo-entry-button.png new file mode 100755 index 0000000000000000000000000000000000000000..3648e458c0d0ab2c6ecc3c42bfa653cccf6c1941 GIT binary patch literal 331 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu@pObhHwBu4M$1`kk47*5m^jW ze;tGwoit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xCM;>Eak- z(fjtiVP3O=NW;VX-<+Ako^<lav?f30m};aR)PApJ;i`}}xyGGA0^A&>984dr(hm3* zGwk{G{rkM$RiDmGT(zoc>DF)2q49Hy^HU@5sht13z`*x%qRjEjHs=}APj1qY&^z7K zp%QytwsA9qisvTI>!nAdyl-z~XJ9lqmgDqXCUe%k^13g<+3&9>^>B90cK<K7dq?-~ zA6qPVm<wh8+lc($w>)#!?C<}W9bWC?%L){U-TOV>H86&uXVt!chCjLXFwZ~mhnthZ WrhVhoQbwSk7(8A5T-G@yGywpVZGhGQ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-bg-disabled.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-bg-disabled.png new file mode 100755 index 0000000000000000000000000000000000000000..a6a7eab0472725fd7dd46aa155755a660caf4645 GIT binary patch literal 155 zcmeAS@N?(olHy`uVBq!ia0vp^EI=&5!3HGnK8=|N5-4`^4B-HR8jh3>AfL0qBeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ym&A>Eak7 sF*W(mr>B?e*;Ec3X<&0>WpiR+aEM{y^t`Vl3RJ`3>FVdQ&MBb@0NipY)&Kwi literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-bg.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-bg.png new file mode 100755 index 0000000000000000000000000000000000000000..a14defebea97fccf7679e13c3c16730caad6c7ca GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0vp^EI=&5!3HGnK8=|N5-4`^4B-HR8jh3>AfL0qBeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ym&O>Eak7 zF*W(mmzS68*;Ec3I&q@oOnO3+1M_077YmpeGP_tDuL@qB3slPB>FVdQ&MBb@0FXK_ A?EnA( literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-active-bg-solid.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-active-bg-solid.png new file mode 100755 index 0000000000000000000000000000000000000000..9c4ee5c9e3615b6920a9b55fe61447d9f2fe15c1 GIT binary patch literal 353 zcmV-n0iOPeP)<h;3K|Lk000e1NJLTq000UA001Be0{{R39NQV+0001ZP)t-s00000 z0000002BZK5dZ)k006zcy^Mx~g@Apnu&uztz_PZov$wOfx3sjlw6(akwYjynxwf{t zwzs;sxVyNyyScf%xw^c%y1lx)y}P@<yS%=<y}!N1$Hm6T#?;o--rnBp>+9|9?eOsM z@$vEY_V)Mp_xt<%bs=;@0000BbW%=J00IgP4<kNQSj^2<{VAyc0050iL_t(|+EvC^ z4ul{81webl-mst|mir%ZpLxk9%-1;P&oSpAg^<UI9%&MWNqV3%4m>Z2B`SQ^aa>=Z zIfmz75%^lL1zNHtTCtVgnyt}>ZP1o&(T?rx_H1u=U<Y($M^v&Bo!H6l%+Bb-F6hdx zb``78J^B{ysLmoR)99r)r8a$`=6>GyxsCY&ny?XjrkC^x00000NkvXXu0mjfes--3 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-active-bg.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-active-bg.png new file mode 100755 index 0000000000000000000000000000000000000000..9c4ee5c9e3615b6920a9b55fe61447d9f2fe15c1 GIT binary patch literal 353 zcmV-n0iOPeP)<h;3K|Lk000e1NJLTq000UA001Be0{{R39NQV+0001ZP)t-s00000 z0000002BZK5dZ)k006zcy^Mx~g@Apnu&uztz_PZov$wOfx3sjlw6(akwYjynxwf{t zwzs;sxVyNyyScf%xw^c%y1lx)y}P@<yS%=<y}!N1$Hm6T#?;o--rnBp>+9|9?eOsM z@$vEY_V)Mp_xt<%bs=;@0000BbW%=J00IgP4<kNQSj^2<{VAyc0050iL_t(|+EvC^ z4ul{81webl-mst|mir%ZpLxk9%-1;P&oSpAg^<UI9%&MWNqV3%4m>Z2B`SQ^aa>=Z zIfmz75%^lL1zNHtTCtVgnyt}>ZP1o&(T?rx_H1u=U<Y($M^v&Bo!H6l%+Bb-F6hdx zb``78J^B{ysLmoR)99r)r8a$`=6>GyxsCY&ny?XjrkC^x00000NkvXXu0mjfes--3 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-active-notebook.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-active-notebook.png new file mode 100755 index 0000000000000000000000000000000000000000..9c4ee5c9e3615b6920a9b55fe61447d9f2fe15c1 GIT binary patch literal 353 zcmV-n0iOPeP)<h;3K|Lk000e1NJLTq000UA001Be0{{R39NQV+0001ZP)t-s00000 z0000002BZK5dZ)k006zcy^Mx~g@Apnu&uztz_PZov$wOfx3sjlw6(akwYjynxwf{t zwzs;sxVyNyyScf%xw^c%y1lx)y}P@<yS%=<y}!N1$Hm6T#?;o--rnBp>+9|9?eOsM z@$vEY_V)Mp_xt<%bs=;@0000BbW%=J00IgP4<kNQSj^2<{VAyc0050iL_t(|+EvC^ z4ul{81webl-mst|mir%ZpLxk9%-1;P&oSpAg^<UI9%&MWNqV3%4m>Z2B`SQ^aa>=Z zIfmz75%^lL1zNHtTCtVgnyt}>ZP1o&(T?rx_H1u=U<Y($M^v&Bo!H6l%+Bb-F6hdx zb``78J^B{ysLmoR)99r)r8a$`=6>GyxsCY&ny?XjrkC^x00000NkvXXu0mjfes--3 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-active.png new file mode 100755 index 0000000000000000000000000000000000000000..9c4ee5c9e3615b6920a9b55fe61447d9f2fe15c1 GIT binary patch literal 353 zcmV-n0iOPeP)<h;3K|Lk000e1NJLTq000UA001Be0{{R39NQV+0001ZP)t-s00000 z0000002BZK5dZ)k006zcy^Mx~g@Apnu&uztz_PZov$wOfx3sjlw6(akwYjynxwf{t zwzs;sxVyNyyScf%xw^c%y1lx)y}P@<yS%=<y}!N1$Hm6T#?;o--rnBp>+9|9?eOsM z@$vEY_V)Mp_xt<%bs=;@0000BbW%=J00IgP4<kNQSj^2<{VAyc0050iL_t(|+EvC^ z4ul{81webl-mst|mir%ZpLxk9%-1;P&oSpAg^<UI9%&MWNqV3%4m>Z2B`SQ^aa>=Z zIfmz75%^lL1zNHtTCtVgnyt}>ZP1o&(T?rx_H1u=U<Y($M^v&Bo!H6l%+Bb-F6hdx zb``78J^B{ysLmoR)99r)r8a$`=6>GyxsCY&ny?XjrkC^x00000NkvXXu0mjfes--3 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-bg-solid.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-bg-solid.png new file mode 100755 index 0000000000000000000000000000000000000000..4fd41cdbda4da4dcbb25326f12777173aabad2c9 GIT binary patch literal 406 zcmV;H0crk;P)<h;3K|Lk000e1NJLTq000UA001Be1^@s6D+TH800006VoOIv0RI60 z0RN!9r;`8x010qNS#tmY4c7nw4c7reD4Tcy000McNliru-2oX81`^A_;Yt7i0V7F7 zK~y-))s$UpgD@08&rP*$6gKMC#`gdJr|!j<F(Oh5=Bch)vxicZeTW;3vHO^uoO_d- zM2^R!XF>!3ZQD{D3aqtM=L&%3e93ON!>kQTsVi6<3i8~N+})$+8vst{SMuBfur=E& zXsu=Q@W^_-AqYbNnz|-9gjj2PusT;5lcJ*tr4#_|Vu4bM=lrFwQACL1xPt&@vl&qw zBO(BFGehXJv8xg3R=y8mXq1rylph(Vb_U@~<1Mus>c>+5mXQ%7L*oc^oBO8m4|hG) zIJwvV;XaCt7>BP=Yfb6O4^Zh!wAMYCnv^WdaL#ph=Nws<k(#tmovaeP_w1kcoT?K5 zdZ{tSkgO6emkV<H_JSZF48yJ_?>%*0(=-hLZv`k<>@T774gdfE07*qoM6N<$g2BkD Awg3PC literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-bg.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-bg.png new file mode 100755 index 0000000000000000000000000000000000000000..3a492dac7db0f41720811cb70997ea9a2d1f2cb9 GIT binary patch literal 427 zcmV;c0aX5pP)<h;3K|Lk000e1NJLTq000UA001Be1^@s6D+TH800006VoOIv0Q&&@ z0Q*&0ZI%E4010qNS#tmY4c7nw4c7reD4Tcy000McNliru-2xd9Hy1irXr}-G0XRuS zK~y-))s($z0znjozuBL#D~KqGf3?ry16Wwu_zXUVU?uo2TUdxwX(v9w`T)wJ*G^cX z?xa{X5=;<DkeqJjp84*axiCsZ40p%@NRotT9kE<4iQi)YycdsZwMyx&gk@P+0MR-k zT!i!4bkgoLnzc@&S({BK?Qjv!qji)bMZ}E8Bh&A7TY1O<86cB~T))?Cjm9G*A_fsL z!7wndkcG6vN!BZ5gJEDq#8?1IDK@YJk}G4fft^w+J#}5U5%#i|5>eki%eiKqR{Y?6 zgm{Pks`c~2oX2#Ns2(CdG4;K~e-Y-_N9g-LTI>2(lh(TK`~Ih~Tr6X|_TbvAwXWN) zJt!B;DOp5}ZQE?OTUODEI6i$+o=2rrp-?DrJRVacfa5s0u6wzYF^2tq&*5+Y-~(VQ VbTlp*AtnF-002ovPDHLkV1jtfviJZ1 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-disabled-bg.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-disabled-bg.png new file mode 100755 index 0000000000000000000000000000000000000000..e16b8dd2f66aa95bd9b9b806e17490722a6a1f85 GIT binary patch literal 353 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCyD<C*!3BGlPX>x`7I;J! z19e;nVMZs7*%d%R_7YEDSN6M%k^<};`a3lXfkN**T^vI!PT!q!I_t23fNOsXZ<tvj zkLxKTiCh2v|6js;kX!QcBqakT`zx)5a#Pp>HCoSvwJ)|lW3VXqwu6f*!)22|bJJ^4 zR`(e<oC=djzThvV`IP6HukY`RAAWuE*>{f7qITYm{qGrXywVjq5aqp7`@Dd|zH^%8 zs@I|#B;VAOGshnG7U5KA`LVI{sjpDv=84vB>v|vcdHp#hG5aI`zJL4E<g!~f9&5jK z{Dq*_(t>lf&2x%1mg+6I*p?i6_rN*JzR=c-&x)3G`8skmZa>WU-j*S9TH=<4H$-|K tcSM|vo20TNv+A6P(}MTaZHWvIxL;2V&N`^(-3IhIgQu&X%Q~loCID?Vj_Lpa literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-disabled-notebook.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-disabled-notebook.png new file mode 100755 index 0000000000000000000000000000000000000000..0c1404262bf3c4bdf1166f52cf1e7666ea4929ac GIT binary patch literal 331 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCyD+>3!LYVeb)X1mfk$L9 zP{(x;W^~e+T>%tiFY)wsWxvZPDZs(7?AP8NpwJCZ7sn8b(|4yhW*>48aJ#P-XT|Ys zSI%~og>V1=ckN5NzB|>qs_Ug<glM4HLXkPI?e5hb=1E?bIqSp<)&mxOEwK)vFWcoB zmg;2AVta3s8hI|^2CLJZPd`8UZC%B1qyBAV{xyax`KGK5t1ex8tIra!R_oR-*HFf^ z4f4OZU&z?GX)^Q}n$Nb_Cz^6C=Sknh;>9}`8}UmP8~;0a{r~kd#k~gCe}w#=Ve2HQ zxU__I=@fy9!Y}47@BYZ-r+M*cNBO^!C2O|ISZugi#&e&U;giyi@b;}`eG{s`)iFq9 WxLuq0=R_{hj|`r!elF{r5}E+|ABFY+ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-disabled.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-disabled.png new file mode 100755 index 0000000000000000000000000000000000000000..e8440fedffc1f473f39812a7f433b3166b457ef5 GIT binary patch literal 357 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu@pObhHwBu4M$1`kk47*5m^jW ze;tGwoit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xEjs>Eak- z(fjs_V%}i~f!2rin>TJL64}hkc<r60msibnnM3Ir5ss&;#I=Jw`zHuQvp#&iWK&9S z?4z)0UQFCJC3d!FCv2BGKCwEDHz0Is=+(U)Q&!DlmPod1PpmLHwnx<U;#$U#()~A= zu)nXJl^V^El=FF6Cg1kk;s?4JIy@}h86vkGt)AcI!Ko0OWanP|r?~6R*ON@*I}ZG3 zTD$eS#BKZ2647h6UXOn<$NF07<+Fu7x}|qZ&h1q8Q5AKn2)p{P#LE6l?S5vDNlzZl x`OTrYhiT2STiy-s3mD3RU$CxdC|~fOtx_k{=Y7nszd+wIc)I$ztaD0e0sv;%i}3&e literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-fill-plain.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-fill-plain.png new file mode 100755 index 0000000000000000000000000000000000000000..cc401ea567e688dc8abac534254a6a3907629308 GIT binary patch literal 139 zcmeAS@N?(olHy`uVBq!ia0vp^EI=&5!3HGnK8=|Nq}Y<Y-Cck*5d3uBT@R!<3p^r= zfjX{(Fr$;k><XYDdx@v7EBjq0Nik95rP<q_0EHwxT^vIsE+_x_|NnnIo63PB4Qy_# cY)%Xe<#$+g{;yu22~@-2>FVdQ&MBb@086YSrT_o{ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-fill-solid.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-fill-solid.png new file mode 100755 index 0000000000000000000000000000000000000000..a1997b7b5417fc3a6b26c0482d7a2d9f92c5c34f GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0vp^EI=&5!3HGnK8=|Nq}Y<Y-CY>|gW!U_%O?XxI14-? zi-9_>gD|6$#_S59AbW|YuPggqCSgHC)9XSk(||$|o-U3d5|?ZH9r+jxIhY!M{6GGS z@%x1vTQ6RlJc(1`u5G|Ek9W#S3Je|-RYLd~x=&0jsme+ElF_o|4WH8`)onr3yt~#O sk9m`2Wmao{ebwYY!JjOpJEeXzGNrTEzeo-|1hj*})78&qol`;+0DLz^4gdfE literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-fill.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-fill.png new file mode 100755 index 0000000000000000000000000000000000000000..e28e815305a56726d35236e13cf24e91f4246293 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^EI=&5!3HGnK8=|Nq&N#aB8!3Y*Fl)kNn>^eP>{XE z)7O>#E~BI{hvqZB**k$kL7py-ArhBs`yKfj95|TUude?8U-zrhGOrtP4Q*2t8@MlX zo_H4FAG~ZDKSTHWPxB9&EzV7m+&A%Yq@`7!S)X7I&)X&J0=u6}?fT;t<`(Qx^_us^ XCnZ$|^&S2|(-}Nn{an^LB{Ts5ettUE literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-notebook.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border-notebook.png new file mode 100755 index 0000000000000000000000000000000000000000..246f2fc5179e60550b0d48a9f8af3fbac421564b GIT binary patch literal 407 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu_bxCyD<C)!O+OuX+ROq0*}aI zppNSx%;=;sy8<Z4UgGKN%6^wgQox*JdweR;C`J`e7sn8b(^sb$W-&QRxZQtqOi5X( zsrQXi&N_ihRb2cNnV0Z#G)+x-ZMkiOw2cEt)UvJ(8fIe4ZY(L<FS7cikWYk)qtV?n z|DT<$`FvQybJ39<3^(4EsjO}}`nl<gF6)A-NY!0k8SJ?=_s<_pnQAcmtla!(pC9hH zUeB=O?cMu1@!QG|lwRp`m~`h#rp1eL=>T?}1nB^IzF)ECrIS=tH0K@3a^n5Kb^X(< zfNu4TDkqr@j%{cZIl+~%t?`P)<o8-)eJy_@PWR5ppZ_%A^Ecx<1%Jb767{8Dejbv! zRdOZ6&uE@uY2@Sm9G_q7Zn^eo&g+`iImNQsZ`CE(6zh)4izYsgIllhKVgrui%_^yp z$Ex<G?TnhV@14D7v?`BN)LOB5&z~mDG<Y8^l6ld;?3XPt2pK$G{an^LB{Ts5OR%WR literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-border.png new file mode 100755 index 0000000000000000000000000000000000000000..ec7b7d5dec265e09c5a6eb079f6fcf7f9b029d52 GIT binary patch literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr8<5myefbthu@pObhHwBu4M$1`kk47*5m^jW ze;tGwoit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xJ6N>Eak- z(ff9aVcsDJ0oVKMY|~z5go(AP&R6o4y5H*jgGVrw>(Wy_v7lK~^uiZ;F+LR$aa(Pg z$q?z(6_B-T&i}9f{-mAxS@Ue-Nyc64iZz!`-MY<JGn656+TWhXKc=PLOuua6%r_w@ zs`EtE#)vcNn<W{RUtSq>wX{btVKQ?>cJ%wddvv^ASQ;dhm5l6V_;fdH6i+fWW$fTc zjV!WN-OuG3ct>=`yEo2Lm%AjNnSV_Eqi2oKf5(z@vY}u7LPF;hAD?}(dOxos&#Ep% zwq%}FUL1)Z?&arSEREg&zHIl6?|;2}3ON;&s^9-DkG(F>@a)q!mI_v>gi6nQ%(5R? akHjn3M@z<iz49Iy6bzoOelF{r5}E*FX_f{6 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-bottom-selected.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-bottom-selected.png new file mode 100755 index 0000000000000000000000000000000000000000..8bd940a00b92e4012acce8e8c2c366eea5467cd8 GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3HFIzC|npQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#KBGL3n#idgN92G)w>@1PLn02py=v{}<S5eq@%^1@ zjtLPOt*6-TFlZMr>zzs6$;{0hR<@6er{96+u%+4eV{H=29U_1BXPugPf6tqrxu-t- z;rV*^^l$d55@qTV2RYmfngn|iSd_s`F9@gjgOYGQdoJ6In}LVVaQ!fwoa$+Gkmt^V zXmbbMYl4nzy$bg8{K=HP8hZ0s=k+^&X*POhQ#?Ms4>$f-ZTPhPWYy;7b59j8n;)Ld z{$xwAp;XDveJ_e{uGXArbH=<Uyz%axz26$n+n&AnjidNN@~Z<;=hxOPjsMQt>1HE$ Th`Zhv=uHMsS3j3^P6<r_Y6*j$ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-bottom.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Entry/entry-bottom.png new file mode 100755 index 0000000000000000000000000000000000000000..a8b28d5b262c1cdee1353bc9ce17a4e79fbd43f0 GIT binary patch literal 213 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3HFIzC|npQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#KC85dzNJ~wgIb_alBbJfNW|f{mp5`Y7>KkytPaad zn|>?ID7-*O(5NGdZO#F$u&_V@Pu2hC2V`a5djhq9!JpWe?`@)9*ZjS2=YBS<n4itk xr#M69>WST(?)|#-GHKUa1M%Qzc3yifHVga4iZ##Fkct55^K|udS?83{1ORioM0EfF literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Expanders/minus.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Expanders/minus.png new file mode 100755 index 0000000000000000000000000000000000000000..f620ce5ed332648128e136c69ef0a5097f353792 GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lxd5LK*F6XJ96WNMqpNk_fjtKf z?z?;M?!!k9A3c8f@87@w|NkrLO%DO8WGV^r3pPD}zw*L*AkWm(#WAFUF*zY2rH#Q& zVe;H&VHS%U5|T3-eK^`@HqI1gyKqy-N8!M!PIulzGA%#f^qly{#Bjuw=_h~CvK>GJ O7(8A5T-G@yGywqZt3coY literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Expanders/plus.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Expanders/plus.png new file mode 100755 index 0000000000000000000000000000000000000000..6df5f5d84e984322a16338089319080434159002 GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Ll>na**F6XJ96WNMqpNk#-d+0+ z>^X37-`#t6A3l2U@X^CZk01W~_wWDz|BRaY`atzeB|(0{rswZhURV$0S$n!ThEy;n zCnTgaGPo&Bp4=_Xvcp0`GQz>9OrX8BkyYgci_(RgYkU+A9P16{JtC8~!II;%rR2o7 atPIa0nX8v_ip>EU!{F)a=d#Wzp$Pzp1VoSk literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Frame-Gap/frame-gap-end.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000000000000000000000000000000000000..8b7353c57bca98f923d639a316d60f2698060a09 GIT binary patch literal 131 zcmeAS@N?(olHy`uVBq!ia0vp^JV4CC!3HFEsom=WQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#KAWs4pX8&iS-C(V0Z$jl5RU7~JRBT9&KqoDWGLIt V_%S?AwHGMI;OXk;vd$@?2>?QdAMgMG literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Frame-Gap/frame-gap-start.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000000000000000000000000000000000000..921aebf66dad824d0d9b5aa84fc377599f481d56 GIT binary patch literal 95 zcmeAS@N?(olHy`uVBq!ia0vp^EFjFm3?%32=lK9B<^Z1%*Z=?jFFzuE0?1`73GxeO paCmkj4anj0ba4!+U`#&1#K0iJz?isq&3>RLgQu&X%Q~loCIH6_7a;%u literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Frame-Gap/frame1.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Frame-Gap/frame1.png new file mode 100755 index 0000000000000000000000000000000000000000..41870fb262c7db251a617c4e93895529b59b6bee GIT binary patch literal 106 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q?iMILR|m<|G)f*^a&uBu_VYZ zn8D%MjWi%f)YHW=q=GS7;$MPDPg9@)m)k)N1_rkG42((~ZaaVq7(8A5T-G@yGywoJ CQX4A( literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Handles/handle-h.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000000000000000000000000000000000000..a6f60efcf9f6b7ead17b874305eccd89bc26e8da GIT binary patch literal 106 zcmeAS@N?(olHy`uVBq!ia0vp^j6f{G!3-pMgwkICDb4_&5LY1G)YSC<|NofF&z*rB yrjj7PU<QV=$!9HqJU&ks$B+uf<b)IkrbnJ2BRG>cp1%#0VeoYIb6Mw<&;$Ue&Kb7= literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Handles/handle-v.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000000000000000000000000000000000000..cf6e8afe0cc85a75ea3058293ce5f7fb3be14e31 GIT binary patch literal 105 zcmeAS@N?(olHy`uVBq!ia0vp^5<twz!3-on7tEUpq&Ne7LR^7#Q&ZFb|NmnyKX(Rl zm`Z~Df*BafCZDwc@_0R6978G?lM@mWj&w0FlrnHKCO;DfN-%i3`njxgN@xNA@CX`n literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Handles/resize-grip.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Handles/resize-grip.png new file mode 100755 index 0000000000000000000000000000000000000000..d7d2c6c50ba3612fc126ef714ae503f52aeeb47e GIT binary patch literal 123 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh3?wzC-F*zC*aCb)Tq7bP{{R2)d~X|2fPtwb z$S;_Ip=|P53m{L))5S5Q;#TPKjf@No9ETPD{Lj4J#=HGRiPc=c<(FRqsVb9Lh8WJf R4rf7{Jzf1=);T3K0RY&gCSU*n literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Lines/line-h.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000000000000000000000000000000000000..879af2294424f2900a186c0077f6a4960bba4ff1 GIT binary patch literal 130 zcmeAS@N?(olHy`uVBq!ia0vp^MnKHS!2~3QH)lNsQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#KAWs4kKn!Zg1bN=eoq(25RU7~JRBSe5;Y7AJ@*(s UwP^3V1C(O$boFyt=akR{01RUvR{#J2 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Lines/line-v.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000000000000000000000000000000000000..87c288800090fda704e79afa77a0541615529e4d GIT binary patch literal 133 zcmeAS@N?(olHy`uVBq!ia0vp^j6iI}!2~3QW~$u<Qfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#KAWs4k4_uE%^8pZo-U3d9M_XMI5-lL5)vd{NiaOv Wz!=OoO|B6r%i!ti=d#Wzp$PyLcOE|g literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Lines/linep-h.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Lines/linep-h.png new file mode 100755 index 0000000000000000000000000000000000000000..fb46322a00afa752fc13ad27b07acf0ca9fdee38 GIT binary patch literal 99 zcmeAS@N?(olHy`uVBq!ia0vp^MnKHS!3-o<^Yb<UDYgKg5LaifkpKVxS6SLKfuu`< r{DK)Ap4~_Ta=1NR978G?lNDrv9AgGXo{j6*09g#4u6{1-oD!M<#0nL_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Lines/linep-v.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Lines/linep-v.png new file mode 100755 index 0000000000000000000000000000000000000000..b773bef4ca0f386d0b8c22652a86d5083300c3ba GIT binary patch literal 99 zcmeAS@N?(olHy`uVBq!ia0vp^j6iI}!3-o<sXFceQfvV}A+F9|A^-pXud=jf0x2m8 r@(X5gcy=QV$l>;MaSW+oOkM!elET2qIOFRDAdA7%)z4*}Q$iB}_B0nB literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/ListHeaders/list_header-insens.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/ListHeaders/list_header-insens.png new file mode 100755 index 0000000000000000000000000000000000000000..40b404b2b3e7a7579be775047b9982a6f9b50a93 GIT binary patch literal 111 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q&Ne7LR=p|efu^f?f?J(0jlB4 zfP#viE{-7;jL8X$xFq_H8Soe;yY)(%rd^p4nB0~=(NC6v;XXgl-`TZ)4+0f4c)I$z JtaD0e0sw&8A|?O; literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/ListHeaders/list_header-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/ListHeaders/list_header-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..40b404b2b3e7a7579be775047b9982a6f9b50a93 GIT binary patch literal 111 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q&Ne7LR=p|efu^f?f?J(0jlB4 zfP#viE{-7;jL8X$xFq_H8Soe;yY)(%rd^p4nB0~=(NC6v;XXgl-`TZ)4+0f4c)I$z JtaD0e0sw&8A|?O; literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/ListHeaders/list_header-pressed.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/ListHeaders/list_header-pressed.png new file mode 100755 index 0000000000000000000000000000000000000000..40b404b2b3e7a7579be775047b9982a6f9b50a93 GIT binary patch literal 111 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q&Ne7LR=p|efu^f?f?J(0jlB4 zfP#viE{-7;jL8X$xFq_H8Soe;yY)(%rd^p4nB0~=(NC6v;XXgl-`TZ)4+0f4c)I$z JtaD0e0sw&8A|?O; literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/ListHeaders/list_header.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/ListHeaders/list_header.png new file mode 100755 index 0000000000000000000000000000000000000000..40b404b2b3e7a7579be775047b9982a6f9b50a93 GIT binary patch literal 111 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q&Ne7LR=p|efu^f?f?J(0jlB4 zfP#viE{-7;jL8X$xFq_H8Soe;yY)(%rd^p4nB0~=(NC6v;XXgl-`TZ)4+0f4c)I$z JtaD0e0sw&8A|?O; literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/ListHeaders/tree.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/ListHeaders/tree.png new file mode 100755 index 0000000000000000000000000000000000000000..753a25154b45f51c585161ab20f6922590d121b4 GIT binary patch literal 93 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q?iMILR|e0z357Ing-;Gdb&7< pR4^t>{7Vq&X$mypayzKOz`*vNfl-OWZ3j>RgQu&X%Q~loCIF7Z7100y literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/arrow-right-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/arrow-right-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..221d8c2e86c9f47d22cd9cb1038045d1346e0ab1 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2L;{cx!S0MeH6!8E5|6@yLWC6AD zmjw9*GcfbZsaqzO_HNvM>G|iMNd{-;0HxGDT^vIy7?Tx*3N|X-_){a}Q($Iq&oA9{ n_AFQO=S{|kt`rzOHkW2F%VBs_<0$X}sD;7P)z4*}Q$iB}C@)v5 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/arrow-right.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/arrow-right.png new file mode 100755 index 0000000000000000000000000000000000000000..24a099c704261d0d2c9d8a66dd6ed9c7c65f45e5 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jFCqmTFXwv&)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZQulOm45?sDRuC#MQoiwL&zqhCGkbe;?WVJb m*^)mO8XUY*u<?PpG=pgY!=r-}!i<4h7(8A5T-G@yGywn$Qb{5J literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menu.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menu.png new file mode 100755 index 0000000000000000000000000000000000000000..a5728b47d4b7c5da3dcc8f71666e9fd56c96b2b9 GIT binary patch literal 249 zcmeAS@N?(olHy`uVBq!ia0vp^;XoYB!2~2zt$B2T6kC$Fy9>jA5L~c#`DCC7XMsm# zF#`j)FbFd;%$g$s6l5>)^mS#w&nC@fVcqlmV=hpr&C|s(q~g}w3yy*Z40xCg^39FX zgug8e7N`zuT9BSrW-gxnyX{C5E4P?V#D;`}6f&65O=+#)r;@85ZxO$MRd}wWqCU_? N44$rjF6*2UngEnsN!tJb literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menubar-item.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menubar-item.png new file mode 100755 index 0000000000000000000000000000000000000000..1e36a2721fcf23e336c7909e4450cfb587536523 GIT binary patch literal 136 zcmeAS@N?(olHy`uVBq!ia0vp^E<h~7!3-oz8dviGDgFST5LdrLFCggI%Xk0(|1Wd= z>I9TxDhcun_IxJiSZ4|3sd>6MhEy;nCnTgS5-?~wyWoyUnphX(X9e?=D-!~p-FPKU cQ?3XwScyy69)43l52%B|)78&qol`;+0J!rjb^rhX literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menubar.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000000000000000000000000000000000000..1ad1f06569ed11e62e6d4058e561c80a6e238618 GIT binary patch literal 147 zcmeAS@N?(olHy`uVBq!ia0vp^B0wz3!2~4tmCkGdQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#KASX`rP{Y&YrX=76g*uVLo7}w^Kft^D2N*v1~9mp l_GigmwOLgeVtm(>nL(e2QOU|x+aIWw!PC{xWt~$(699RYBV7Oh literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menubar_button.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menubar_button.png new file mode 100755 index 0000000000000000000000000000000000000000..d169158686c9d7524b2f3e7d34f9a757c75ff2a1 GIT binary patch literal 196 zcmeAS@N?(olHy`uVBq!ia0vp^20$#$!3HF)GI@%C6kC$Fy9>jA5L~c#`DCC7XMsm# zF#`j)FbFd;%$g$s6l5>)^mS#w&nC^yD0ZyQYbsDE(9^{+B;xSf^Nzd+40u=$e%AE( z#o2n|PpVjJ0*_|<Kb^M*GhXD~yk_}4YsRXssWaCvac906_Ga&Tw#{wI4h;;9Oe`D% e3UJ1U)9muAxm3+7njZoUXYh3Ob6Mw<&;$UmSvs`< literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menuitem.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menuitem.png new file mode 100755 index 0000000000000000000000000000000000000000..753a25154b45f51c585161ab20f6922590d121b4 GIT binary patch literal 93 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q?iMILR|e0z357Ing-;Gdb&7< pR4^t>{7Vq&X$mypayzKOz`*vNfl-OWZ3j>RgQu&X%Q~loCIF7Z7100y literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menuline.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Menu-Menubar/menuline.png new file mode 100755 index 0000000000000000000000000000000000000000..9e7a131c6079e0f5bcd46cee660820df93f5baca GIT binary patch literal 130 zcmeAS@N?(olHy`uVBq!ia0vp^MnKHS!2~3QH)lNsQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#KASW*qt%yXYGptneoq(25RU7~JRBSe5;Y7AJ@*(s UwP^3V1C(O$boFyt=akR{00C?t4FCWD literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Others/close.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Others/close.png new file mode 100755 index 0000000000000000000000000000000000000000..42df6f43404f4f18290af8a20ae3d0a294e04d7b GIT binary patch literal 140 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJe}GSj>;M1%U68=0j_sR)QY<Aw ze!&dQEk94^UD*QC;pyTSQo)$KKsF&QDIp=rO(-ELF(oC@DeTaRLx)Z@C^jr)y&N!$ ZkwMjf!S%BE@lv2322WQ%mvv4FO#snYDR%$> literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Others/focus.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Others/focus.png new file mode 100755 index 0000000000000000000000000000000000000000..417cd6af9dc1927e1b278b6d8f1fe695eb8b8e7d GIT binary patch literal 125 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2VGmzZ%#=aj&@dWsUxB}^%oSemr7w_G>cNW7G zO(378B*-rqNHc7noHh$c$#}XrhEy;nC#0mLB&9Jhvve~aOmf&D(V%k*XySYZxnMTm PIUx0(u6{1-oD!M<-0mK` literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Others/null.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Others/null.png new file mode 100755 index 0000000000000000000000000000000000000000..fdfcf89f4beff18b4c5027ed556d2b6771f37cca GIT binary patch literal 309 zcmeAS@N?(olHy`uVBq!ia0vp^{y;3p!3-p$EH*y_Qr-bRA+A7r&6+j0Zr!?l`}UnX zckbT3d+*-8`}glZc<|uSqeqV)KYsG$$<wD#pFMl_{Q2`2FJ8QQ_3HKO*KgjudHeS5 zyLa#2zkmPX!-tO_KmPy!-!lA)7|=M0k|4ieAdMBw=ap>*N;G=9IEHu}e|zm9FOwmU z%SC%dAyJ3_qCt$W&of%xc(_gPLFSr>GAE5`ocxa}LnY$xeDYZ`F{po!_>EVhsTY~k zQ?8mENc_4b;l|lY&a*WKp2pq-qW^n(|Ak%u`Ff#_Pv+uZXT`O}T|#eI@Pz$hH7o8h nvnlb|@wnpG-1eSHpXy&Q`%QDu;_AI+1ahUPtDnm{r-UW|`pl8& literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Others/resize_grip.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Others/resize_grip.png new file mode 100644 index 0000000000000000000000000000000000000000..6c14f5b847628eedbbc321b82b8fa3e3bdf275b6 GIT binary patch literal 121 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D2f^fKP}k14H_>Y11}u-aKnZtR+y8 zu_VYZn8D%MjWi%f&eO#)q=GSdfrP=L0*Q&1K0PO71o#g+evmlWpkmF)Vay=Y_Ggw8 PP$h$>tDnm{r-UW|Q|KQ! literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Others/ruler.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000000000000000000000000000000000000..a7fdc5b0b676749c358caba22311b95ac3018f5d GIT binary patch literal 110 zcmeAS@N?(olHy`uVBq!ia0vp^{y;3p!3-p$EH*y_Qp^E9A+G=b|6hJY`UH^6SQ6wH z%;50sMjDVK>FMGaQgQ3;K|@9$?~uap<#C+;2@DJ|tego9jGi0k=K_TpJYD@<);T3K F0RYtt9hv|D literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Others/tooltip.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Others/tooltip.png new file mode 100755 index 0000000000000000000000000000000000000000..48f21f14bbf944dfbf26628a536eb59f181d1847 GIT binary patch literal 88 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc3?z4jzqJQaYymzYuBo{d|Ns9tI%%~VD8lRM i;uuoFm@M%n0jQdB2?JxS!<J`22?kGBKbLh*2~7Z2Xcig( literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/button-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/button-active.png new file mode 100755 index 0000000000000000000000000000000000000000..95ce03a799b046050d6b64342e0c5f370330deae GIT binary patch literal 94 zcmeAS@N?(olHy`uVBq!ia0vp^E<h~G!3-o%$nUrWq}T#{LR?pE+WY_i{~3-6X+RNS rPZ!6K3dUrKI|(8^O@RhnZj219D;XGBPyXBulxFaB^>bP0l+XkKBPtmm literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/button-inactive.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/button-inactive.png new file mode 100755 index 0000000000000000000000000000000000000000..d1ea8b79b5598a02a960933f46f081ade3707d6c GIT binary patch literal 106 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%-!3-n|N~#Tk6mx)2i0l9V|Cb+;J^|!1mIV0) zGdMiEkp|?5db&7<R4^t>97z!AX$mypayzKOz`(YGfiZ@8r7}<fgQu&X%Q~loCIJ1D B8XW)t literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/button-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/button-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..aaa1115b4a893ad349749775bbcb202e87ac3b61 GIT binary patch literal 104 zcmeAS@N?(olHy`uVBq!ia0vp^E<h~G!3-o%$nUrWq?iMILR|m<|G)f*^a&uBu_VYZ zn8D%MjWi%f*we)^q=GS7;!c7{Pg9@)mm4Dk>q-Vj){{SX1Em=}UHx3vIVCg!01{Ul AegFUf literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/handle-h.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/handle-h.png new file mode 100755 index 0000000000000000000000000000000000000000..082821fe98d0ec816363274c3ded05e87381d823 GIT binary patch literal 105 zcmeAS@N?(olHy`uVBq!ia0vp^Oh7Eh!3-n~YwW)PDb4_&5LZb_Nn>N<|Ns9_`K$3C zq^cyyFPMR$Z1PzPAdlD6#WAFUF*zY&i69dL>qG|mnPnQ&fD#Ozu6{1-oD!M<p2Qh1 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/handle-v.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/handle-v.png new file mode 100755 index 0000000000000000000000000000000000000000..808e63eac00ce227c501fadc911cf9a3f7bec08b GIT binary patch literal 105 zcmeAS@N?(olHy`uVBq!ia0vp^azM<)!3-oTe$6QWQk(%kA+C~=lE%iy|NsA=@>k<O zNJUAIUoZnh+2pepKpwBBi(^OyW3mE+#78CuCVmF_%{*y(KnVs<S3j3^P6<r_w4xY* literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/menubar-item.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/menubar-item.png new file mode 100755 index 0000000000000000000000000000000000000000..1e36a2721fcf23e336c7909e4450cfb587536523 GIT binary patch literal 136 zcmeAS@N?(olHy`uVBq!ia0vp^E<h~7!3-oz8dviGDgFST5LdrLFCggI%Xk0(|1Wd= z>I9TxDhcun_IxJiSZ4|3sd>6MhEy;nCnTgS5-?~wyWoyUnphX(X9e?=D-!~p-FPKU cQ?3XwScyy69)43l52%B|)78&qol`;+0J!rjb^rhX literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-bg.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-bg.png new file mode 100755 index 0000000000000000000000000000000000000000..94532782ada6fff4b5451d150e87d14d1af133f1 GIT binary patch literal 88 zcmeAS@N?(olHy`uVBq!ia0vp^B0wz3!3-qXPX2ocq5^zET%El_{{R19Wogd@6yf!B jaSW+oOm1ilG~i-j;$>h|l8Va$N-%i3`njxgN@xNA8~GD% literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-button-active-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-button-active-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..8e1b0c863278c8b78c941c923e0da32d67d5325b GIT binary patch literal 94 zcmeAS@N?(olHy`uVBq!ia0vp^E<h~G!3-o%$nUrWq}T#{LR`1)J^ugy|E%`X^*|9} rPZ!6K3dUrKI|(8^O@RhnZj219D;XGBPyXBulxFaB^>bP0l+XkKK0g_@ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-button-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-button-active.png new file mode 100755 index 0000000000000000000000000000000000000000..95ce03a799b046050d6b64342e0c5f370330deae GIT binary patch literal 94 zcmeAS@N?(olHy`uVBq!ia0vp^E<h~G!3-o%$nUrWq}T#{LR?pE+WY_i{~3-6X+RNS rPZ!6K3dUrKI|(8^O@RhnZj219D;XGBPyXBulxFaB^>bP0l+XkKBPtmm literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-button-inactive.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-button-inactive.png new file mode 100755 index 0000000000000000000000000000000000000000..d1ea8b79b5598a02a960933f46f081ade3707d6c GIT binary patch literal 106 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%-!3-n|N~#Tk6mx)2i0l9V|Cb+;J^|!1mIV0) zGdMiEkp|?5db&7<R4^t>97z!AX$mypayzKOz`(YGfiZ@8r7}<fgQu&X%Q~loCIJ1D B8XW)t literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-button-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-button-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..aaa1115b4a893ad349749775bbcb202e87ac3b61 GIT binary patch literal 104 zcmeAS@N?(olHy`uVBq!ia0vp^E<h~G!3-o%$nUrWq?iMILR|m<|G)f*^a&uBu_VYZ zn8D%MjWi%f*we)^q=GS7;!c7{Pg9@)mm4Dk>q-Vj){{SX1Em=}UHx3vIVCg!01{Ul AegFUf literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-menubar.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Panel/panel-menubar.png new file mode 100755 index 0000000000000000000000000000000000000000..016682460677060d48eb2d88c7bf34855d300ab2 GIT binary patch literal 111 zcmeAS@N?(olHy`uVBq!ia0vp^3xQaIgBeIJ^~$vbQp^E9A+G=b|6hJY`UH^6SQ6wH z%;50sMjDVK<>}%WQgQ3;!A2m5;qZdr!Tb-nt^%12!u$pdjCaadUV|h&UHx3vIVCg! E00jCT$N&HU literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/ProgressBar/progressbar-pat.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/ProgressBar/progressbar-pat.png new file mode 100755 index 0000000000000000000000000000000000000000..f69986d1158df2ed2f70195bb306f06f1f93aa82 GIT binary patch literal 213 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc1SFYWcSQjywj^(N7l!{JxM1({$v_d#0*}aI z1_o|n5N2eUHAey{$X?><>&kwgk(oo0^;5sm1)xxpr;B5V#p&cf-=5!Ja{B*vn-m4k z77fE6+D4mn_8u*G!pgid;jAs2o*0|k``mi_e@P1b1{2p#ZftDqY)lOKyy98l*(+Cb z^iOIW@Y`foXT~NR=(bEImMu7NlId#>!zV9|7#JE|M5Rk!GVBG~#^CAd=d#Wzp$Py% CvqiB0 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000000000000000000000000000000000000..655e2e7e682fc758da3e0421f10b3249c27cb1f5 GIT binary patch literal 124 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc3?z4jzqJQa`~f~8uFqb+d;aSE>$e|Yzy0*_ z)3^SQ9$$b`8lEnWAr*|t35iK54valMIy^o+5)CsO1)X_RTqJs!);PACPT1(i&Y;4| Vpv~v0@(HMi!PC{xWt~$(699S^Czk*K literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/ProgressBar/trough-progressbar.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/ProgressBar/trough-progressbar.png new file mode 100755 index 0000000000000000000000000000000000000000..655e2e7e682fc758da3e0421f10b3249c27cb1f5 GIT binary patch literal 124 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc3?z4jzqJQa`~f~8uFqb+d;aSE>$e|Yzy0*_ z)3^SQ9$$b`8lEnWAr*|t35iK54valMIy^o+5)CsO1)X_RTqJs!);PACPT1(i&Y;4| Vpv~v0@(HMi!PC{xWt~$(699S^Czk*K literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/slider-hover.svg b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/slider-hover.svg new file mode 100755 index 00000000..d0e0ee59 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/slider-hover.svg @@ -0,0 +1,366 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="16" + id="svg5980" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="scale-slider-vertical.svg"> + <defs + id="defs5982"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4714-2" + id="linearGradient5304-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + x1="108.59611" + y1="477.02258" + x2="113.8317" + y2="477.02258" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-2"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-5" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4722-3" + id="linearGradient5306-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="116.15861" + y1="479.89758" + x2="107.97111" + y2="479.89758" /> + <linearGradient + id="linearGradient4722-3"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-2" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-2" /> + </linearGradient> + <linearGradient + y2="477.02258" + x2="113.8317" + y1="477.02258" + x1="108.59611" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6007" + xlink:href="#linearGradient4714-2" + inkscape:collect="always" /> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6009" + xlink:href="#linearGradient4722-3" + inkscape:collect="always" /> + <linearGradient + y2="477.02258" + x2="113.8317" + y1="477.02258" + x1="108.59611" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6007-9" + xlink:href="#linearGradient4714-2-4" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4714-2-4"> + <stop + style="stop-color:#e3e3e3;stop-opacity:1;" + offset="0" + id="stop4716-4-5" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop4718-5-5" /> + </linearGradient> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6009-5" + xlink:href="#linearGradient4722-3-9" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722-3-9"> + <stop + style="stop-color:#bababa;stop-opacity:1;" + offset="0" + id="stop4724-2-4" /> + <stop + style="stop-color:#7b7b7b;stop-opacity:1;" + offset="1" + id="stop4726-2-7" /> + </linearGradient> + <linearGradient + y2="477.02258" + x2="113.8317" + y1="477.02258" + x1="108.59611" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient3781" + xlink:href="#linearGradient4714-2-4" + inkscape:collect="always" /> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient3783" + xlink:href="#linearGradient4722-3-9" + inkscape:collect="always" /> + <linearGradient + y2="476.93225" + x2="117.56812" + y1="476.93225" + x1="104.73479" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6007-5" + xlink:href="#linearGradient4714-2-45" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4714-2-45"> + <stop + style="stop-color:#326cb8;stop-opacity:1;" + offset="0" + id="stop4716-4-8" /> + <stop + style="stop-color:#a2bfe6;stop-opacity:1;" + offset="1" + id="stop4718-5-59" /> + </linearGradient> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6009-2" + xlink:href="#linearGradient4722-3-2" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722-3-2"> + <stop + style="stop-color:#79a3db;stop-opacity:1;" + offset="0" + id="stop4724-2-40" /> + <stop + style="stop-color:#2a5b9c;stop-opacity:1;" + offset="1" + id="stop4726-2-4" /> + </linearGradient> + <linearGradient + y2="476.93225" + x2="117.56812" + y1="476.93225" + x1="104.73479" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient3781-8" + xlink:href="#linearGradient4714-2-45" + inkscape:collect="always" /> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient3783-4" + xlink:href="#linearGradient4722-3-2" + inkscape:collect="always" /> + <linearGradient + y2="476.93225" + x2="117.56812" + y1="476.93225" + x1="104.73479" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6007-7" + xlink:href="#linearGradient4714-2-2" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4714-2-2"> + <stop + style="stop-color:#326cb8;stop-opacity:1;" + offset="0" + id="stop4716-4-7" /> + <stop + style="stop-color:#91b3e1;stop-opacity:1;" + offset="1" + id="stop4718-5-1" /> + </linearGradient> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6009-4" + xlink:href="#linearGradient4722-3-97" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722-3-97"> + <stop + style="stop-color:#79a3db;stop-opacity:1;" + offset="0" + id="stop4724-2-48" /> + <stop + style="stop-color:#2a5b9c;stop-opacity:1;" + offset="1" + id="stop4726-2-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4714-2-22" + id="linearGradient3766" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + x1="104.73479" + y1="476.93225" + x2="117.56812" + y2="476.93225" + spreadMethod="pad" /> + <linearGradient + id="linearGradient4714-2-22"> + <stop + style="stop-color:#2b6dc7;stop-opacity:1;" + offset="0" + id="stop4716-4-2" /> + <stop + style="stop-color:#6297de;stop-opacity:1;" + offset="1" + id="stop4718-5-13" /> + </linearGradient> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6009-6" + xlink:href="#linearGradient4722-3-0" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722-3-0"> + <stop + style="stop-color:#4a86d8;stop-opacity:1;" + offset="0" + id="stop4724-2-6" /> + <stop + style="stop-color:#2763b5;stop-opacity:1;" + offset="1" + id="stop4726-2-5" /> + </linearGradient> + <linearGradient + y2="476.93225" + x2="117.56812" + y1="476.93225" + x1="104.73479" + spreadMethod="pad" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient3783-9" + xlink:href="#linearGradient4714-2-22" + inkscape:collect="always" /> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient3785" + xlink:href="#linearGradient4722-3-0" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.430113" + inkscape:cx="10.000813" + inkscape:cy="8" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="854" + inkscape:window-height="859" + inkscape:window-x="137" + inkscape:window-y="137" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3037" /> + </sodipodi:namedview> + <metadata + id="metadata5985"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-16)"> + <path + sodipodi:type="arc" + style="color:#000000;fill:url(#linearGradient3783-9);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3785);stroke-width:0.91666669;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path5387" + sodipodi:cx="312.375" + sodipodi:cy="290.25" + sodipodi:rx="6.875" + sodipodi:ry="6.875" + d="m 319.25,290.25 a 6.875,6.875 0 1 1 -13.75,0 6.875,6.875 0 1 1 13.75,0 z" + transform="matrix(0.81818182,0,0,-0.81818182,-245.57955,261.47728)" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/slider-ins.svg b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/slider-ins.svg new file mode 100755 index 00000000..d0e0ee59 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/slider-ins.svg @@ -0,0 +1,366 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="16" + id="svg5980" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="scale-slider-vertical.svg"> + <defs + id="defs5982"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4714-2" + id="linearGradient5304-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + x1="108.59611" + y1="477.02258" + x2="113.8317" + y2="477.02258" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-2"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-5" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4722-3" + id="linearGradient5306-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="116.15861" + y1="479.89758" + x2="107.97111" + y2="479.89758" /> + <linearGradient + id="linearGradient4722-3"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-2" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-2" /> + </linearGradient> + <linearGradient + y2="477.02258" + x2="113.8317" + y1="477.02258" + x1="108.59611" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6007" + xlink:href="#linearGradient4714-2" + inkscape:collect="always" /> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6009" + xlink:href="#linearGradient4722-3" + inkscape:collect="always" /> + <linearGradient + y2="477.02258" + x2="113.8317" + y1="477.02258" + x1="108.59611" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6007-9" + xlink:href="#linearGradient4714-2-4" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4714-2-4"> + <stop + style="stop-color:#e3e3e3;stop-opacity:1;" + offset="0" + id="stop4716-4-5" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop4718-5-5" /> + </linearGradient> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6009-5" + xlink:href="#linearGradient4722-3-9" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722-3-9"> + <stop + style="stop-color:#bababa;stop-opacity:1;" + offset="0" + id="stop4724-2-4" /> + <stop + style="stop-color:#7b7b7b;stop-opacity:1;" + offset="1" + id="stop4726-2-7" /> + </linearGradient> + <linearGradient + y2="477.02258" + x2="113.8317" + y1="477.02258" + x1="108.59611" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient3781" + xlink:href="#linearGradient4714-2-4" + inkscape:collect="always" /> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient3783" + xlink:href="#linearGradient4722-3-9" + inkscape:collect="always" /> + <linearGradient + y2="476.93225" + x2="117.56812" + y1="476.93225" + x1="104.73479" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6007-5" + xlink:href="#linearGradient4714-2-45" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4714-2-45"> + <stop + style="stop-color:#326cb8;stop-opacity:1;" + offset="0" + id="stop4716-4-8" /> + <stop + style="stop-color:#a2bfe6;stop-opacity:1;" + offset="1" + id="stop4718-5-59" /> + </linearGradient> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6009-2" + xlink:href="#linearGradient4722-3-2" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722-3-2"> + <stop + style="stop-color:#79a3db;stop-opacity:1;" + offset="0" + id="stop4724-2-40" /> + <stop + style="stop-color:#2a5b9c;stop-opacity:1;" + offset="1" + id="stop4726-2-4" /> + </linearGradient> + <linearGradient + y2="476.93225" + x2="117.56812" + y1="476.93225" + x1="104.73479" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient3781-8" + xlink:href="#linearGradient4714-2-45" + inkscape:collect="always" /> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient3783-4" + xlink:href="#linearGradient4722-3-2" + inkscape:collect="always" /> + <linearGradient + y2="476.93225" + x2="117.56812" + y1="476.93225" + x1="104.73479" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6007-7" + xlink:href="#linearGradient4714-2-2" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4714-2-2"> + <stop + style="stop-color:#326cb8;stop-opacity:1;" + offset="0" + id="stop4716-4-7" /> + <stop + style="stop-color:#91b3e1;stop-opacity:1;" + offset="1" + id="stop4718-5-1" /> + </linearGradient> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6009-4" + xlink:href="#linearGradient4722-3-97" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722-3-97"> + <stop + style="stop-color:#79a3db;stop-opacity:1;" + offset="0" + id="stop4724-2-48" /> + <stop + style="stop-color:#2a5b9c;stop-opacity:1;" + offset="1" + id="stop4726-2-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4714-2-22" + id="linearGradient3766" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + x1="104.73479" + y1="476.93225" + x2="117.56812" + y2="476.93225" + spreadMethod="pad" /> + <linearGradient + id="linearGradient4714-2-22"> + <stop + style="stop-color:#2b6dc7;stop-opacity:1;" + offset="0" + id="stop4716-4-2" /> + <stop + style="stop-color:#6297de;stop-opacity:1;" + offset="1" + id="stop4718-5-13" /> + </linearGradient> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6009-6" + xlink:href="#linearGradient4722-3-0" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722-3-0"> + <stop + style="stop-color:#4a86d8;stop-opacity:1;" + offset="0" + id="stop4724-2-6" /> + <stop + style="stop-color:#2763b5;stop-opacity:1;" + offset="1" + id="stop4726-2-5" /> + </linearGradient> + <linearGradient + y2="476.93225" + x2="117.56812" + y1="476.93225" + x1="104.73479" + spreadMethod="pad" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient3783-9" + xlink:href="#linearGradient4714-2-22" + inkscape:collect="always" /> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient3785" + xlink:href="#linearGradient4722-3-0" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.430113" + inkscape:cx="10.000813" + inkscape:cy="8" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="854" + inkscape:window-height="859" + inkscape:window-x="137" + inkscape:window-y="137" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3037" /> + </sodipodi:namedview> + <metadata + id="metadata5985"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-16)"> + <path + sodipodi:type="arc" + style="color:#000000;fill:url(#linearGradient3783-9);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3785);stroke-width:0.91666669;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path5387" + sodipodi:cx="312.375" + sodipodi:cy="290.25" + sodipodi:rx="6.875" + sodipodi:ry="6.875" + d="m 319.25,290.25 a 6.875,6.875 0 1 1 -13.75,0 6.875,6.875 0 1 1 13.75,0 z" + transform="matrix(0.81818182,0,0,-0.81818182,-245.57955,261.47728)" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/slider.svg b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/slider.svg new file mode 100755 index 00000000..390970ca --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/slider.svg @@ -0,0 +1,146 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="20" + id="svg5980" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="scale-slider-horizontal.svg"> + <defs + id="defs5982"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4714-2" + id="linearGradient5304-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + x1="108.59611" + y1="477.02258" + x2="113.8317" + y2="477.02258" /> + <linearGradient + id="linearGradient4714-2"> + <stop + style="stop-color:#2b6dc7;stop-opacity:1;" + offset="0" + id="stop4716-4" /> + <stop + style="stop-color:#6297de;stop-opacity:1;" + offset="1" + id="stop4718-5" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4722-3" + id="linearGradient5306-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + x1="116.15861" + y1="479.89758" + x2="107.97111" + y2="479.89758" /> + <linearGradient + id="linearGradient4722-3"> + <stop + style="stop-color:#4a86d8;stop-opacity:1;" + offset="0" + id="stop4724-2" /> + <stop + style="stop-color:#2763b5;stop-opacity:1;" + offset="1" + id="stop4726-2" /> + </linearGradient> + <linearGradient + y2="476.93225" + x2="117.56812" + y1="476.93225" + x1="104.73479" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6007" + xlink:href="#linearGradient4714-2" + inkscape:collect="always" /> + <linearGradient + y2="479.89758" + x2="107.97111" + y1="479.89758" + x1="116.15861" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" + gradientUnits="userSpaceOnUse" + id="linearGradient6009" + xlink:href="#linearGradient4722-3" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4714-2" + id="linearGradient3766" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" + x1="104.73479" + y1="476.93225" + x2="117.56812" + y2="476.93225" + spreadMethod="pad" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.430113" + inkscape:cx="3.7344268" + inkscape:cy="9.3331276" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1161" + inkscape:window-height="953" + inkscape:window-x="266" + inkscape:window-y="71" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid2993" /> + </sodipodi:namedview> + <metadata + id="metadata5985"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-12)"> + <path + sodipodi:type="arc" + style="color:#000000;fill:url(#linearGradient3766);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient6009);stroke-width:0.91666669;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path5387" + sodipodi:cx="312.375" + sodipodi:cy="290.25" + sodipodi:rx="6.875" + sodipodi:ry="6.875" + d="m 319.25,290.25 a 6.875,6.875 0 1 1 -13.75,0 6.875,6.875 0 1 1 13.75,0 z" + transform="matrix(0.81818182,0,0,-0.81818182,-247.57955,259.47728)" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/trough-horizontal.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/trough-horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..d131dd54bb7977250c2643b5fbcd292cd96dc51a GIT binary patch literal 217 zcmeAS@N?(olHy`uVBq!ia0vp^6+kS=!3-o79cL5)DYF2d5LY05<JOHEH*aj+v32?C z<?A=Chaez(-KKRw5`qpLJ#^;GNuaV%pFaNo|DSF32~(g>-jX1{U<LtY3!C|?)}1+j z?cJy3#~K%b60V*ujv*Dd-kx;iYf#{Exv0q%A^7^Q|7*qwpF_)9zUcmU=lJb;YexIk zLc>`Bzh5s17x^s{(fFi$XQZt7WL9qLhff?hjO()c#CGN_SU44EAcLo?pUXO@geCwW CfM56k literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/trough-vertical.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scale/trough-vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..d3f5b5e432e7a62a8ec0d7f949947e7e508eacb5 GIT binary patch literal 224 zcmeAS@N?(olHy`uVBq!ia0vp^0zh2B!3-qNbTy>_Da!z#5LY0*eD(6JJGQ=k`}W4I z8#iv=SifmK1Odg@ZCVE;A?VQ2LubyM1S<IS>Er+Z|K%PiIRZ8Fl?3?(18D{U<@u}D zojHH)-6x4_UlM=<9-c0aAr*|t4Gdysd|_-U2ac&9XjM9JQvXD=YeGmuNW;XLor1v) zv*Ra-JF}`XEoLg={@UoDyqM|13YGgkfsKKTE~<TjXPFsxl}g5)VG~*ovc=QY&t;uc GLK6T=on1Tt literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/scroll-thumb-horiz.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/scroll-thumb-horiz.png new file mode 100755 index 0000000000000000000000000000000000000000..f0d2372e6ef2106234ab74c835add47efb0482b0 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D2g5fKP}kkX~M8dkaW0mIV0)GdMiE mkp|>&d%8G=R4^t>OagMYF)$vsTp|KwF?hQAxvX<aXaWEVUlS_; literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/scroll-thumb-vert.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/scroll-thumb-vert.png new file mode 100755 index 0000000000000000000000000000000000000000..f0d2372e6ef2106234ab74c835add47efb0482b0 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D2g5fKP}kkX~M8dkaW0mIV0)GdMiE mkp|>&d%8G=R4^t>OagMYF)$vsTp|KwF?hQAxvX<aXaWEVUlS_; literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-horiz-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000000000000000000000000000000000000..dd76e1e3f90e62d7e88f415dae034076e126ebba GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^0w6XAGmxB~Dklb{v;urWT!HkYgP-9jVaZ!K3Yh)c zYX%7U&3gU+|Nqr@cAElKbC(491v7XD1|{x0asB4&fBg~Sr-8!Oo-U3d6}RS|JuS$f zz~SsDBJlG|{QAcdQXlSantmbuvexFDZ_iwKB6ztU@bX<?W9_N1W>dWRJ(c@!DFcri WQ|{}$Z~uVCFnGH9xvX<aXaWFn_f44q literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-horiz-insens.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100755 index 0000000000000000000000000000000000000000..28ceace8e7a6c8a595135a24f93233119b9ff769 GIT binary patch literal 205 zcmeAS@N?(olHy`uVBq!ia0vp^0w6XAGmxB~Dklb{j01c^T!HjmB=F+Ji<d870!biv z0|sxw0LX+e{{R0k$*{f+sExlQ$S;_|($7C)^Vv&RUVs1n_us#aw`D7UQdXWWjv*C{ zb5Cq%JYc}X?5M@g_J03bZbt48yX`&0o}2F8{ONbQRf4eD0ZzV%7S@c9cC!{3^}UjG aE&3aLhne>VpIsu*6b4UMKbLh*2~7aav0k14 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-horiz-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-horiz-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..f13a8cfb926a265a6f8de91be45712c2724cb6cc GIT binary patch literal 205 zcmeAS@N?(olHy`uVBq!ia0vp^0w6XAGmxB~Dklb{j01c^T!Hl7ef!{O^3-WS)YRJ6 z(%u1LPn+J>*#+c65K!>{|No{U*1AA#d?i7C!3?T4;c2VST)1%m>DzDrEbW@F0cET` zT^vIyZp}S$l954y<A{R*zsS*lyT3lX#PBm!LvsD=I`QM-?xF_FY6qBjE-+g;ocpib h;&s_}i|DDZ488(PpA;<TrvZ&&@O1TaS?83{1ONyPPf`E? literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-horiz.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000000000000000000000000000000000000..25f518776b395b20bcf7da9fa272db20931f23c2 GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^0w6XAGmxB~Dklb{v;urWT!Hk_qeqVbF&Hdgu@Zz< zt^$(t7A%}ScODSUnK%Fc|Nnx_=MsRbxl4llf*HI6gA(_hxPJ5Xzy1jE(?DTsPZ!6K zid%Efo)%<K;Ba;n5%~Efe*I$!sSkHIO}~(SS!;97w`VRq5xm?Fc=;}{vG!D0vnk&E ep342Vl!3>MDfe~Ww|_um7(8A5T-G@yGywo5_e{nB literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-vert-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000000000000000000000000000000000000..a3bf41fe981fbc04d725c59d73c731b72b787da2 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp@KrFz)3?zTmvT_3{tpJ}8S0Fw4;Ac2WSn?K*0%pJV zp79EZ{ARuW|NsB~JNh9&)!ZdPe!&dhfkBD;PF%nF`d@#9_-UZ9v8Rh;NCjiE0<Xd5 z!c9hpEPU=b95~AKbYpQd1N)TY%+EeLRNfJ2IO)9NhzV;V^QyNhj0^(WOu3sryeb50 OXYh3Ob6Mw<&;$U<&q%2N literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-vert-insens.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100755 index 0000000000000000000000000000000000000000..9eda755e3fe7387bb299feebd88670458be71a51 GIT binary patch literal 199 zcmeAS@N?(olHy`uVBq!ia0vp@KrFz)3?zTmvT_3{;{cx!S0H^C3A}jm;^oViKoSVv zfWccZ05Tzr|Ns9>GOTX{YU3{n@(X6L^z)C{eD>0n*WZ8t{r4~9ZP^N-l!>Q{V@L&K zvI6ghf)AUF4_o;BaX4_C<LSna%?#R8j<Y^1bgHyTkTX}~Unq20q=k3Iw#h6EVS&uN US2*Y00qSS)boFyt=akR{0QQbtO#lD@ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-vert-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-vert-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..6ca7d47aa51e99b2240d59d53a115b24132b15d5 GIT binary patch literal 199 zcmeAS@N?(olHy`uVBq!ia0vp@KrFz)3?zTmvT_3{;{cx!S0KH2-#$2+JarlnHMO?2 zw0D5m)26p|b^*B%1Qh)L|G%k-wJuN_UrCT(FoUX1c-rbS7cSg?`u5vDOS|T4Kp9g{ z7srqa#$*NF4FyG;4G&xN)HobC&GNMHV<Ut1l;ix*3LPqI5)SkodVDaX(}49dTgzJ& aMh36tOrMhFJXnDSFnGH9xvX<aXaWFUIZa*w literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-vert.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/slider-vert.png new file mode 100755 index 0000000000000000000000000000000000000000..284d86aed22bea8e5b7595356bb3cc8b92e13897 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp@KrFz)3?zTmvT_3{tpJ}8S0H`#=+PrU3<k?rtOTKz ztAOOZ1q)}-od-m7=FR{A|GyyfxdfnU?vfzCU<U8Npu~MAuHSt9uRlWkG*H;s)5S5Q zf-zZv*I;wuCZj_ZK6e}r9A$dCvACImeadm>XCECZ?+7%UbY5}9gf)?Q)ms%t1_5oR V+)W=|6#}(0c)I$ztaD0e0sy4^NGkvU literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-down-insens.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100755 index 0000000000000000000000000000000000000000..3a7a7a1c7831882524be8f38f664460c634e9e15 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh3?wzC-F*zCm;-!5T>t<7zx;^w2_ToTB*-tA p!Qt7BG$4oD)5S5Qf-za549K~}z*x=U`Uc2i@O1TaS?83{1OOPd7vcZ_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-down-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..3a7a7a1c7831882524be8f38f664460c634e9e15 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh3?wzC-F*zCm;-!5T>t<7zx;^w2_ToTB*-tA p!Qt7BG$4oD)5S5Qf-za549K~}z*x=U`Uc2i@O1TaS?83{1OOPd7vcZ_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-down.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000000000000000000000000000000000000..3a7a7a1c7831882524be8f38f664460c634e9e15 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh3?wzC-F*zCm;-!5T>t<7zx;^w2_ToTB*-tA p!Qt7BG$4oD)5S5Qf-za549K~}z*x=U`Uc2i@O1TaS?83{1OOPd7vcZ_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-left-insens.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100755 index 0000000000000000000000000000000000000000..3a7a7a1c7831882524be8f38f664460c634e9e15 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh3?wzC-F*zCm;-!5T>t<7zx;^w2_ToTB*-tA p!Qt7BG$4oD)5S5Qf-za549K~}z*x=U`Uc2i@O1TaS?83{1OOPd7vcZ_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-left-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..3a7a7a1c7831882524be8f38f664460c634e9e15 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh3?wzC-F*zCm;-!5T>t<7zx;^w2_ToTB*-tA p!Qt7BG$4oD)5S5Qf-za549K~}z*x=U`Uc2i@O1TaS?83{1OOPd7vcZ_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-left.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000000000000000000000000000000000000..3a7a7a1c7831882524be8f38f664460c634e9e15 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh3?wzC-F*zCm;-!5T>t<7zx;^w2_ToTB*-tA p!Qt7BG$4oD)5S5Qf-za549K~}z*x=U`Uc2i@O1TaS?83{1OOPd7vcZ_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-right-insens.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100755 index 0000000000000000000000000000000000000000..3a7a7a1c7831882524be8f38f664460c634e9e15 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh3?wzC-F*zCm;-!5T>t<7zx;^w2_ToTB*-tA p!Qt7BG$4oD)5S5Qf-za549K~}z*x=U`Uc2i@O1TaS?83{1OOPd7vcZ_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-right-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..3a7a7a1c7831882524be8f38f664460c634e9e15 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh3?wzC-F*zCm;-!5T>t<7zx;^w2_ToTB*-tA p!Qt7BG$4oD)5S5Qf-za549K~}z*x=U`Uc2i@O1TaS?83{1OOPd7vcZ_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-right.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000000000000000000000000000000000000..3a7a7a1c7831882524be8f38f664460c634e9e15 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh3?wzC-F*zCm;-!5T>t<7zx;^w2_ToTB*-tA p!Qt7BG$4oD)5S5Qf-za549K~}z*x=U`Uc2i@O1TaS?83{1OOPd7vcZ_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-up-insens.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100755 index 0000000000000000000000000000000000000000..3a7a7a1c7831882524be8f38f664460c634e9e15 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh3?wzC-F*zCm;-!5T>t<7zx;^w2_ToTB*-tA p!Qt7BG$4oD)5S5Qf-za549K~}z*x=U`Uc2i@O1TaS?83{1OOPd7vcZ_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-up-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..3a7a7a1c7831882524be8f38f664460c634e9e15 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh3?wzC-F*zCm;-!5T>t<7zx;^w2_ToTB*-tA p!Qt7BG$4oD)5S5Qf-za549K~}z*x=U`Uc2i@O1TaS?83{1OOPd7vcZ_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-up.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000000000000000000000000000000000000..3a7a7a1c7831882524be8f38f664460c634e9e15 GIT binary patch literal 96 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh3?wzC-F*zCm;-!5T>t<7zx;^w2_ToTB*-tA p!Qt7BG$4oD)5S5Qf-za549K~}z*x=U`Uc2i@O1TaS?83{1OOPd7vcZ_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/trough-scrollbar-horiz-insens.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/trough-scrollbar-horiz-insens.png new file mode 100755 index 0000000000000000000000000000000000000000..397261847894c16714cf3efeb0ab88f9fa19e90a GIT binary patch literal 102 zcmeAS@N?(olHy`uVBq!ia0vp^HbBhD!3-oLr|ypfQfvV}A+A9B|Ns9>Z_d99WHFWm w`2{mLJiCzw<nVdAIEGX(CM&SG9n@f8U{YmZjL*HW8Ysiy>FVdQ&MBb@0EF8Z_W%F@ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000000000000000000000000000000000000..4a6aa9245cdcffebda4cd88479370772860d0d9d GIT binary patch literal 147 zcmeAS@N?(olHy`uVBq!ia0vp^8Xz_Y6Oat~yL&&7VoUONcVYMsf(!O8p9~b?Ebxdd zW?<kJ24O~qS#u<Sg6t)pzOL-|*`&EdbRC)WCjo^NJY5_^EKVo$aBw6@a2z;d;E-_T lQDC>buH4p&D@ltO8N>}3xsF%eoefmW;OXk;vd$@?2>^hOB|QKD literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/trough-scrollbar-vert-insens.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/trough-scrollbar-vert-insens.png new file mode 100755 index 0000000000000000000000000000000000000000..9625172d7c7c43448e2a7662880264632304ac41 GIT binary patch literal 102 zcmeAS@N?(olHy`uVBq!ia0vp^oIq^D!3-pue<audDYgKg5LY1m|NsA`H|O64vKUK( v{DK)Ap4~_Ta`-%5978G?lNT^bur6j`V2WU1jCr^NWD<j?tDnm{r-UW|j_nyl literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000000000000000000000000000000000000..62f0e8cf7035c74736b76e62efad5120629791e6 GIT binary patch literal 147 zcmeAS@N?(olHy`uVBq!ia0vp@K&-*R1SD6zc)kuuu_bxCyD<C*!3BGlPX>x`7I;J! zGca%qgD@k*tT_@uLG}_)Usv|~Y|>n!EK;l6_5+0!JY5_^EKVo$aBw6jFc}yMu)AID lT_qiAzA7)|?uh_)hFiNB9WE&Ry9`vz;OXk;vd$@?2>`n$CSL#m literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-down-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-down-active.png new file mode 100755 index 0000000000000000000000000000000000000000..2f62cffc60f9710fca677d002189bd6dffefed1d GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jFCqmTFXwv&)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ((-h145?sDR^Ti6$jqqTa`w>i^XE_VOnva+ pd3w8M(xZoIEw2-jQx(J*7@Rd39=ST))Bx&Y@O1TaS?83{1OOOvO3(lR literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-down-disable.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-down-disable.png new file mode 100755 index 0000000000000000000000000000000000000000..63c698b69cbe8d78fea42f2284c440d1f438b504 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jUm*n?U#c4e)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ((-h145?sDR^Ti6$jqqTa`w>i^XE_VOnva+ pd3w8M(xZoIEw2-jQx(J*7@Rd39=ST))Bx&Y@O1TaS?83{1OOlVQ&|82 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-down-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-down-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..a7a7145411cacbfe1b40ff94733380ab3e3eb319 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jPa*}hFKT@R)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ((-h145?sDR^Ti6$jqqTa`w>i^XE_VOnva+ pd3w8M(xZoIEw2-jQx(J*7@Rd39=ST))Bx&Y@O1TaS?83{1OVslNLl~@ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-down.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-down.png new file mode 100755 index 0000000000000000000000000000000000000000..2f62cffc60f9710fca677d002189bd6dffefed1d GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jFCqmTFXwv&)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ((-h145?sDR^Ti6$jqqTa`w>i^XE_VOnva+ pd3w8M(xZoIEw2-jQx(J*7@Rd39=ST))Bx&Y@O1TaS?83{1OOOvO3(lR literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-up-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-up-active.png new file mode 100755 index 0000000000000000000000000000000000000000..fbb0ebbd2dfc558091f7e1665abaf613e9474272 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jFCqmTFXwv&)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ()4t345?sDRuJ2;@z6{kn>#%QX6*L%)>BR% oI)48AX`aO5kIanf6Wy2@jBYYKnmS!|6HpU_r>mdKI;Vst0F;ACWB>pF literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-up-disable.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-up-disable.png new file mode 100755 index 0000000000000000000000000000000000000000..9c2ba6c2bdd54cb81c3d6e20990ffc74b8ab70a8 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jUm*n?U#c4e)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ()4t345?sDRuJ2;@z6{kn>#%QX6*L%)>BR% oI)48AX`aO5kIanf6Wy2@jBYYKnmS!|6HpU_r>mdKI;Vst0F#4J?EnA( literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-up-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-up-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..43d8e3c2b052b9a505a26341bae47d1ea596da25 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jPa*}hFKT@R)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ()4t345?sDRuJ2;@z6{kn>#%QX6*L%)>BR% oI)48AX`aO5kIanf6Wy2@jBYYKnmS!|6HpU_r>mdKI;Vst0A_<m?f?J) literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-up.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/arrow-up.png new file mode 100755 index 0000000000000000000000000000000000000000..fbb0ebbd2dfc558091f7e1665abaf613e9474272 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s3?%0jwTl2Lg8-ip*Z=?jFCqmTFXwv&)XQHI z<QL4q%rB>InOxetar>p`pMNG9oS6fZ()4t345?sDRuJ2;@z6{kn>#%QX6*L%)>BR% oI)48AX`aO5kIanf6Wy2@jBYYKnmS!|6HpU_r>mdKI;Vst0F;ACWB>pF literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/down-background-disable-rtl.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/down-background-disable-rtl.png new file mode 100755 index 0000000000000000000000000000000000000000..e1ceb1bfd50b2686daf72f6b1982ed14e179d995 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^AhrMp8<5nmf9C+Csy$sCLn>~qJ!i}3U?9=(Q14x8 zk>2$J?(UX<ogEo64jYuMlrFBl)!O=t?eK2f!`)l1X{fH8R#aGaur~hwu0%H@g(VIh znru$r%vE|A6xp3ly*xkRDG%G~UALZ9{%QMrL4A>6`@y^wQ@C!e>+Rk&<IS;Pv0FBi e^SOL42CHY+x%7&^?KuH-27{-opUXO@geCw{bVtAd literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/down-background-disable.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/down-background-disable.png new file mode 100755 index 0000000000000000000000000000000000000000..ad620bbd45b2a810ffbe1748debb327cf54ef7c0 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^AhrMp8<5nmf9C+C>O5T>Ln>~qJ!8n{U?6g=u)BKZ zoYSUv4k-oZc6MaQEC{qd<RN@_)vOy+%qvd*_uXG}Z<pS$wLIy!=A<v2GF#iiMS@Y0 z@z9(n4j%v8W+W--G)xeAlJ4RCi}!iu72n%$%uAH6ZFJ^Q+WKKu-KtfqJHOimdbNtp h61VR1X*{|A0jJtzm)>0S0FX-<JYD@<);T3K0RTajN0tBp literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/down-background-rtl.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/down-background-rtl.png new file mode 100755 index 0000000000000000000000000000000000000000..d11fae806d9b69ba17ce8e9c4b7779e09899e859 GIT binary patch literal 226 zcmV<803H8{P)<h;3K|Lk000e1NJLTq000UA000mO1^@s6FMsYp0001~Nkl<Zc-ocG zF%E(-6vlBD@8#sVyoR@MF`=}@1Vc=4C*lDdTc8kWp*-8vIJF8d`ECE<OI`#3QH*0? zjQ#WtrIbOOa~C3v7KQ|YQYxsfYZoRYSs2m;#&Ha4nr3B)DTZm9g4(wIgz3VNqy)6q zK|+X?Aw5%==Q*hBIv3{GTrkf5ht;Dx6}RGLU*)^L?_D?y!>+uS$Lx|l?F=6qS{q|) c?2UuZ8^cad1LPr^wg3PC07*qoM6N<$g7`yR&j0`b literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/down-background.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/down-background.png new file mode 100755 index 0000000000000000000000000000000000000000..6f21a7ef7456c7dbd36c7f26b30771aa76c2474f GIT binary patch literal 227 zcmV<90382`P)<h;3K|Lk000e1NJLTq000UA000mO1^@s6FMsYp00020Nkl<Zc-ocG zOAdlC5P)Ge-piHe@*3X4jR~bKBp70Xdm<jdWeXG{uXZfplF>5BKdUdZ8BYiSzw)UM zc05l?30>D=xkEz90*j)6zVFcpbA$m47Fd=g48wpH@U5__Dj3HRjdJP;!!J}yfz}$0 zg={0N>l%zPXguQop^yTSTcT#zG!3lH^xE{EzVl~(nc;MLt@s+hvPX7q+x9R+yG}?) d+upXD;0M)PPXq1Dk%j;O002ovPDHLkV1haBT^IlW literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/entry-shadow-in.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/entry-shadow-in.png new file mode 100755 index 0000000000000000000000000000000000000000..7177363c10de28bbf290c3af938b7528296afa17 GIT binary patch literal 124 zcmeAS@N?(olHy`uVBq!ia0vp^{y;3o!3-p~WgB(_Db4_&5LbSFegy>uE-o%62UjVe zAX7<@UoZnh+2pepK%Ro9i(^OyV{*b0y@Z661zHlO{W1nw_f}Lce%3q7JWGxt@gYO1 TkTL5@pjrk`S3j3^P6<r_x%eFR literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/text-entry-focus-notebook.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/text-entry-focus-notebook.png new file mode 100755 index 0000000000000000000000000000000000000000..e95eddc688f786dfe3608f0d694f2452bb751fba GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^hCnRI!3-qV?=>q0Qf2`@A+G)hUW6Zh8FBb!&4qW( zm*2Nse&2fe{gQj1Prmta>dlYSZ+@J4`{OJK{rvp<@3%kyzW@36|Nnn=hu$4P6I?xA z978G?-(K0s*q|WbeDOtRhtj0K(@Wdpi}%;3D(yb1HYxk%Wre%P4ZJ=|bp2iI6z96c r<KTC}xm{swBI}-8&-`%o-z)aQ7SGN@7MouK4P@|i^>bP0l+XkKa5Z2O literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/text-entry-focus.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/text-entry-focus.png new file mode 100755 index 0000000000000000000000000000000000000000..5664fc5d7c58aa5977b36b85c9650f4346fbfe33 GIT binary patch literal 199 zcmeAS@N?(olHy`uVBq!ia0vp^#y~8|!3-o<dpz?1QZ@lTA+G)hUW6Tb84g5;Usjxb z(|q}T%jNg2m*3C5@qYi~PX``<I{5h0nYTaAg3!;8pT2$m{rB6Sf8YQ7`~Uxc^E<5- zKy%zYT^vIyZoR#1$kd=9z<f|cU7?Hd-T(Thyc_quT^=*xtY5~)XZvEf&YQ;YeA|_C x=?brn&kTe5{~OoMp4Ofdae8~m;oE#3xx#Xx9qOA4#epU=c)I$ztaD0e0sy8GV+a5M literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/text-entry-notebook.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/text-entry-notebook.png new file mode 100755 index 0000000000000000000000000000000000000000..439a844f906b272d2c6e1a6c667350420272c70a GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^ra&yo!3-pqg-zoJQYryHA+FC}zI*=a{hRln-hTM} z?!)I#U%q|+@#_Z={rvU!?>`{;|NnpQ>0Ec9dV5b7$B>F!Z?9}*WKiH>KG?7#<J<k~ zl1_<7zlW<SOqaf5p{##&!|{bOHjx2k+FUtTS54ipo<BOSuq5>Nid*t_&%KQMQ%+Rg Q1{%fS>FVdQ&MBb@03!uX%>V!Z literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/text-entry.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/text-entry.png new file mode 100755 index 0000000000000000000000000000000000000000..2fd1e14e1a417404e0aa03a97293be13c49f6817 GIT binary patch literal 171 zcmeAS@N?(olHy`uVBq!ia0vp^=0GgT!3-o9Ep{^kQYryHA+FC}zI*=i-OJY>UcdeH z_QU6Q@4vkJ@cHAXZ$Ezi`uq1E5d8oDf29G#Mxc5pPZ!6K3dXlr4l*7v;BX2|^7bhC zUu)g`<<<WE$_`07UoLO<53~NTH?_qgb?4N1%}0;*N<V-9{{Ow5>mR?dpDgj>J0oX; WY2K6*(XK$#7(8A5T-G@yGywpE0#mL4 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/up-background-disable-rtl.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/up-background-disable-rtl.png new file mode 100755 index 0000000000000000000000000000000000000000..7707f42f6be018b9e1c03117e9b6cf25a112823d GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0vp^AhrMp8<5nmf9C+CGCf@!Ln>~qJ!8w)pup3X=>GoI z+aH;Yjy`)hFFLw47yBOdT`VhckMHc{^~y?t*E<cr-FnGrqr%!1w`$f!lm6qI)U;CT zr+f}m)W7>e`jd%$-9op!5>h5kFIp~G-Il6SWZ`#`Xc1uE)~x>Qw9Ur)mD1;dmNIy{ L`njxgN@xNA;S4(R literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/up-background-disable.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/up-background-disable.png new file mode 100755 index 0000000000000000000000000000000000000000..72ae4c20f11ed54e6c697a0f239fb9f6fcd33cd4 GIT binary patch literal 160 zcmeAS@N?(olHy`uVBq!ia0vp^AhrMp8<5nmf9C+C(mh=qLn>~qJ!i<*pup3b==T2A zTa7IT6x8muyiiztaHrcft1B%J@9*1VbNI}v9@o?HiAR_ipUwGvC2_6#_Oi}zi$Cnr z{obuQWrx1E#%uEspxMsuew@uhzaF?BUeO{E$T?XkXi@zK#$yRK8{ew#w**?r;OXk; Jvd$@?2>{>-KHC5Q literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/up-background-rtl.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/up-background-rtl.png new file mode 100755 index 0000000000000000000000000000000000000000..a3403ee3dd24204ead9274bade5c56a913f6bf12 GIT binary patch literal 225 zcmV<703QE|P)<h;3K|Lk000e1NJLTq000UA000mO1^@s6FMsYp0001}Nkl<Zc-ocD zOA5j;6op}j?$zBjZPEszV~c1fuE1L9EA*Lkb|gk9N&<24-_gh6?f`i8K53fnNlXqQ z3-199V998W_%V^^?1WpM+cHou<<|=yMS-fSY#FGhpJj=@?=g<!ZyO|xU>F8W(`4%l zI?)ErkC^A#SzXs37<<Afj<76?v!-eOg-HY{rL(qe4WtS6gq%Vt<*e&E0~u%ja9vkt bLI}J7bhtXH08^>>00000NkvXXu0mjfz}#F# literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/up-background.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Spin/up-background.png new file mode 100755 index 0000000000000000000000000000000000000000..dae44708b9aa4daa9bd44239588376a03bae7a92 GIT binary patch literal 223 zcmV<503iQ~P)<h;3K|Lk000e1NJLTq000UA000mO1^@s6FMsYp0001{Nkl<Zc-ocD zyAFad0EJ;j-_^IH&{AT;tTD>s6NnhD0a^;%F%;9qHmSqEeK|P+0I!0OhOiZ}=t&ZC z%(CpD;Umvs>v}mOJ#n>R4XdhxtyfVXzu)w-fzveoGz<gYWvOo%D1@*!jw1*o7HG-9 zx~?ImbhUl-gvl2+O@n!!oyAG~Cv4jmN-1YC_k@(w9d=!ZWm%lj)DyCl?Xd5Atn2E^ Zzz;~xI;jimSd{<(002ovPDHLkV1fb!UQz%6 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-bottom-left.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100755 index 0000000000000000000000000000000000000000..1857f909af63267052daea9559069333c5e456d3 GIT binary patch literal 159 zcmeAS@N?(olHy`uVBq!ia0vp^k|4~%3?x6Bmj(hUl>na*S0MfD<-6xV^y>YqHy_`I zq`m+6_2Z{+U%vkM^6kgJfB*jf|9>U_?=_%0#*!evU<QY0H`0I{O-~ockP60RhQ>ex zE{UCu46AvB#q}h`_+pH5&diCqk$U51#0-gzo(v2Q*BK7?U;gtCsENVT)z4*}Q$iB} DcA`N3 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-bottom-right.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100755 index 0000000000000000000000000000000000000000..ce9a62929f8771741178d509a48a63d97324e842 GIT binary patch literal 157 zcmeAS@N?(olHy`uVBq!ia0vp^k|4~%3?x6Bmj(hUl>na*S0MfD<-6xV^y>YqHy_`I zq`m+6_2Z{+U%vkM^6kgJfB*jf|9>U_?=_%0#*!evU<QY0H`0I{bx#+^kP61+1FUWb zH6E}rxy2a8`0Plrh}dwtpwMV@;?%^Hq{L))1|vm=!+S5UngP_p;OXk;vd$@?2>>$a BK!X4P literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-bottom.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-bottom.png new file mode 100755 index 0000000000000000000000000000000000000000..32e2ba882f386040d02b3c154d09bfb29e16830b GIT binary patch literal 113 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q}T#{LR|lYL1@j_9H0neNswPK zgTu2MX&|+pE{-7;jL8yL5=45M0u8v_4r(MUVM<_N5Qt@PjXpHH4XB90)78&qol`;+ E0F`baApigX literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-left.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-left.png new file mode 100755 index 0000000000000000000000000000000000000000..1f2af1d5f882d4d06bf67211281933f1eabdb176 GIT binary patch literal 116 zcmeAS@N?(olHy`uVBq!ia0vp^l0fXn!3-q%-k&c9QfvV}A+G<yAhhOd4p4-#B*-tA z!Qt7BG$2RD)5S5Qf-(63uSEO&Gb<2~Cy{~S4-13qDfX84Ky?hBu6{1-oD!M<qG%?6 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-right.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-right.png new file mode 100755 index 0000000000000000000000000000000000000000..0c83f4cc7e26b4962e0e6c2a6152c8af75d17c44 GIT binary patch literal 115 zcmeAS@N?(olHy`uVBq!ia0vp^l0fXn!3-q%-k&c9QfvV}A+G<yAhhOd4p4-#B*-tA y!Qt7BG$2RX)5S5Qf-zY^)_^a0W*`DevN3#J!r=NQqb(k&jKR~@&t;ucLK6V{f+AG_ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-top-left.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-top-left.png new file mode 100755 index 0000000000000000000000000000000000000000..3f23f3d0062e69374f36a0649887011f7f42b9e4 GIT binary patch literal 161 zcmeAS@N?(olHy`uVBq!ia0vp^k|4~%3?x6Bmj(hUl>na*S0MfD<-6xV^y>YqHy_`I zq`m+6_2Z{+U%vkM^6kgJfB*jf|9>U_?=_%0#*!evU<QY0H`0I{ZBG}+kP61+g!JUZ zq?7|}H)dGw+_CZ0hJu3P<mriz4yhhK!8`pR%i;tP28R997!Ie{=2-)^F?hQAxvX<a GXaWGkgha9c literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-top-right.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-top-right.png new file mode 100755 index 0000000000000000000000000000000000000000..dd69e4467dd2290fc6e203e3c3138709f4392f29 GIT binary patch literal 160 zcmeAS@N?(olHy`uVBq!ia0vp^k|4~%3?x6Bmj(hUl>na*S0MfD<-6xV^y>YqHy_`I zq`m+6_2Z{+U%vkM^6kgJfB*jf|9>U_?=_%0#*!evU<QY0H`0I{El(H6kP61+18fpA zBW~Q-c&ebd&}ehw^oP%$B^*>ee6+>8ZMNVM3D(673>zLW9KLd7-D99G22WQ%mvv4F FO#r^xM;HJA literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-top.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/gap-top.png new file mode 100755 index 0000000000000000000000000000000000000000..285bf89475c1dc65d66c1c6c40d6980b3ad071ef GIT binary patch literal 114 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q}T#{LR|lYL1@j_9H0neNswPK zgTu2MX+VyYr;B4q1!HnT!V;zgi8BczJxzfITy6(77#ObdFu3m0`7Z!e#o+1c=d#Wz Gp$P!K4<Mxg literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/notebook-bottom.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/notebook-bottom.png new file mode 100755 index 0000000000000000000000000000000000000000..8f2334fc4daedb558ec3c9879283d5785b40d4f9 GIT binary patch literal 298 zcmeAS@N?(olHy`uVBq!ia0vp^DL@>}!3HE-&nf5tDYhhUcNd2LAh=-f^2tCE&H|6f zVg?3oVGw3ym^DWND9B#o>FdgVpG}&JTRHmy4>wR~yQhm|NX4zU7ae&ID2T8gWM4V+ zJ=@A1j(*in%qBCZZn!)trRSsD@!7@Owi#ZF>XTWsYLbfVG1=VayrZ#<j7ka)EG!)j p41xj*O!Qzs@wfF13iXS*#LgnhuWj#ax&-J222WQ%mvv4FO#oj)NeBP{ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/notebook-left.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/notebook-left.png new file mode 100755 index 0000000000000000000000000000000000000000..fe517ca38b06f8085c262749f5cdee3520acb291 GIT binary patch literal 314 zcmeAS@N?(olHy`uVBq!ia0vp^(LkKS!3HE>O8GnlQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#KASWb5AToi>C8Z(<DM>#Ar-gYUfRgpV8G+*$iA^> z`^Odc)E+yu3)CugRbQQcda`?H?82v|-z7pz&st{cXc^D1eGqZ`_r%0}miE1dH#Q`4 zo8=sA<BbM0ZZx4V4vXbLL?8_5Z3!rh4XhxMHr*S@43KGH5hw#<K2QY7qHq1Dd~R4T iR8~6o-ZA^tyF%vDqe3nkmnA@<#Ng@b=d#Wzp$P!0+;w#T literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/notebook-right.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/notebook-right.png new file mode 100755 index 0000000000000000000000000000000000000000..bcb5fc43f82f32568842f5bf3fe0d88412d627a1 GIT binary patch literal 291 zcmeAS@N?(olHy`uVBq!ia0vp^(LkKS!3HE>O8GnlQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#KASWbk6x6(vqGTI22U5qkcwMxFE}zDP~c(Npq=+> z*}I8{<0dn#cX874OncVy`c?nE>f1Y3?B49Mf3wJmX}vi&PfXL5zPV|lZnW8^RAmrx z+HG4-%4vucP#!1+l!r(uM}wq*@<3g1DVSEM6ih3`RJc~Csb>$rd1v;~LG|Pr8PV^x Y9;rN&<*PnF2fCfX)78&qol`;+0P0<J=l}o! literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/notebook-top.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/notebook-top.png new file mode 100755 index 0000000000000000000000000000000000000000..371ee6251c8ae1cf27dee1e9dd292ebf24a99d81 GIT binary patch literal 306 zcmeAS@N?(olHy`uVBq!ia0vp^DL@>}!3HE-&nf5tDYhhUcNd2LAh=-f^2tCE&H|6f zVg?3oVGw3ym^DWND9B#o>FdgVpG}&JmuFh`v@1ZN{hlt4Ar-gYUR)@8#6ZB=(Nh0x zj(PN|-G!E%T$V)_*gh{@kXG_tSoZQ<m26#qnSjuzMTa998I=?qSXeq57z70rnCQU% zBEMvn&BmSQAN-Qt!msS<HmT(M<7t1-S{~=NUCuoz-|MS7&?^j{u6{1-oD!M<(a})e literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/notebook.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000000000000000000000000000000000000..73c072a01be28568d5e2f21bc692442709b3ceb9 GIT binary patch literal 275 zcmeAS@N?(olHy`uVBq!ia0vp^DIm<j1SJ1AFfjuuwj^(N7l!{JxM1({$v_d#0*}aI z1_o|n5N2eUHAey{$X?><>&kwgO`3~~<@(1CMWE0EPZ!6Kid%0l7&0<2a4;)uJ@d<a zOVfOQmj#nW%ojUM(}~=aaxzH48_dw0pbBP)oR|b=aHX6CGgyIYKny03Vj!attZULz dinXuF=T`Z}XggCPY9-LE44$rjF6*2UngE~xTlW9} literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/null.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/null.png new file mode 100755 index 0000000000000000000000000000000000000000..b8fd8d4f376d0ffc0dd16631f78b55541dafcb12 GIT binary patch literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^Od!m`0wizjKe`@BaTa()7Bet#^MWwrTlNDwKtc8r zPhVH|E1Uwt>P$vA`Nct+lDyqr82-2SpV<%O33$3VhH%Ix?>u|pz=1_fDhwQ*j2wwy S&N~3*7(8A5T-G@yGywowFCJh3 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-bottom-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000000000000000000000000000000000000..4810b8ab0edcbe56cd9a5a03a7ee5b96d70f3692 GIT binary patch literal 231 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3HFIzC|npQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#KASWbpXg29-0MK05>FS$kch)?FC64`aA06KSQ?t~ zQ0hZSQ_Pgb>T+Hej<~YVTf}JRq@tCuyhSs}tNNVe-J~8C>3fpNJ%-05;KT_y^O<#5 zT2$47t&b8p9N5>y#e^;3PL4h2z{+#r+v5puZB`uHHHW`3N0_~x<J=RV{S2P2elF{r G5}E+=6HM*^ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-bottom.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000000000000000000000000000000000000..33930fc5a9d87ca2bc3ee8227791fd0b8f4c8d32 GIT binary patch literal 216 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3HFIzC|npQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#KASWbug+T5Z8AWiR8JSjkch)?FDw*nFkoOg$e-KL zT{SW8Qnkw!>mYWCG=q=>ccyJv`n~R~W$X0ZT$38*Hi@JTML5A|ctpUN2SWVs_uQ0Y u{BgrtmDL_W*>BfueYeHK^P0rt9gJ7ci1Iax&MXI7$l&Sf=d#Wzp$PzU<VJb` literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-left-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000000000000000000000000000000000000..e938804d7f2c979c373077a191e96a7cfc10caf4 GIT binary patch literal 235 zcmeAS@N?(olHy`uVBq!ia0vp^l0fXn!3HEP4ecF)6kC$Fy9>jA5L~c#`DCC7XMsm# zF#`j)FbFd;%$g$s6l5>)^mS#w&nC^qFM7Z%W*Sha!qdeuB;xSfn;Ur@0wfq7eqJQz z-QjwLD_G(n%OazRUa8I7n}U22y8eq6Z9iasAe7;8<@W=#zEvtMsIqy_x1+)AxlH1O z2Hp%#9Y*GZstYt56_l`oPxVi98)Z}{uvREd<a%`cCVQ=b;M2CsC-p!#FnGH9xvX<a GXaWFCWJi$z literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-left.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000000000000000000000000000000000000..590261a6fd309dd0ececd6ee13cc4711c9fd6998 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^l0fXn!3HEP4ecF)6kC$Fy9>jA5L~c#`DCC7XMsm# zF#`j)FbFd;%$g$s6l5>)^mS#w&nC^qXH=tpV-HX$#?!?yB;xSfn+q8m3<M4w*pjWV zI<Dk@VBFqj+W?6_;i}wsfYw#NuU=bv@yd^eGjEJ$++{fM#6bxcuwSxjUPp#2+n4^$ Z;znuwcSO2hEdkoY;OXk;vd$@?2>=I$J`(@{ literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-right-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000000000000000000000000000000000000..2202268ef219e2e2d5f48fff16ef111b4ce69688 GIT binary patch literal 251 zcmeAS@N?(olHy`uVBq!ia0vp^l0fXn!3HEP4ecF)6kC$Fy9>jA5L~c#`DCC7XMsm# zF#`j)FbFd;%$g$s6l5>)^mS#w&nC?!AW+M;tQ{!S;pyTS5^?zLO+(&80TQkcFSqS{ z8Nsf9o*`MC#YWd>371wQ3qQ{pof8T(G6XIdDL$-sF79ji&AG!@GgW!P*P6Y|my>1g z`Fd%xcy1Rzz$6o$^t#bfiqYb#!!9WfCG6n0`##eN=_Z>PraParOsQ@CU-<1O;}RAT Vy})0xXMt{F@O1TaS?83{1OTJdN~-_> literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-right.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000000000000000000000000000000000000..e69dc865d2db2c15fd16e4d0b50c3df3d1c7b834 GIT binary patch literal 218 zcmeAS@N?(olHy`uVBq!ia0vp^l0fXn!3HEP4ecF)6kC$Fy9>jA5L~c#`DCC7XMsm# zF#`j)FbFd;%$g$s6l5>)^mS#w&nC^qZ}`V_hdWRx-P6S}B;xSfn;Qii6a-u@9$m<N zcIMl*dz>A5ldViH3iZAC&vq|o&(iPzG*)&*B=@X7XStc@rk(2DrCX<Md(vEz;jDlQ lNDJQX>IltUuK2(38<QuiB!g#ckv7mu22WQ%mvv4FO#sPpLh1kj literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-top-active.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-top-active.png new file mode 100755 index 0000000000000000000000000000000000000000..ecd9d23e0ceaa318601e2acce5f2176644b6e91b GIT binary patch literal 242 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3HFIzC|npQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#KASX`ASXkaJ;;E1PZ!6Kh{JC$81gndFgRSS=TPX8 z$T(q{@aoFUIdilWUL>X^9XiNsdf>(the$<7#y{#0SsU`=<PR|HX_!>~i&6N4-2AWV zC7*9Ga0e(h=wA?X$Uo)C`bBZ+m-CjlHwq^&+3;|V;W3Hi9t444u1jVX?-tC`Y58RW PbP9u~tDnm{r-UW|cGXdg literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-top.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000000000000000000000000000000000000..0b4a39bc994a9ca89852d6df3f33cbbb458e9fd9 GIT binary patch literal 213 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3HFIzC|npQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#KASX`fZC=##&STRBu^K|kch)?FDw*oP!Msr*nV7h z!$giZpUTxIWLUJTP4;_GS>7_6Au4<Ilu3fc=Qe+@d*gpf;;`s~YqJ`sDm^lKI`wec mVe{l3!($Q%LK4CJTx}lPBrFi#Yj6o@8-u5-pUXO@geCy}GDu+n literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Toolbar/toolbar.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000000000000000000000000000000000000..95ff5670c430fb48387731053dc746844d1a23b9 GIT binary patch literal 147 zcmeAS@N?(olHy`uVBq!ia0vp^B0wz3!2~4tmCkGdQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#KASX`kf?o>K^IU+!PCVt#Nu=^4+lqrg1CWU0E3%p lf0o=;n^lz|#&=Db8T5G=m8@K~{efy3JYD@<);T3K0RZS&Am;!8 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Toolbar/toolbutton-insensitive.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Toolbar/toolbutton-insensitive.png new file mode 100755 index 0000000000000000000000000000000000000000..2ac30fa6bc01e2c6348798adb2e5ff9d51a24b4a GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q!a^uLR`;Wy!rqCe;|nq9Xq`H zAy6?_NswPK1A~vRU(3EvpTA7MwkHrM8tm!f7*cWT?UjRq42m2qjsme0{xI9EIqmT6 zCCi2Lf=gAjk~;S28PuhvZZ4fM@$DLkFOnjUYmaq%I`vncNq*7ued>e1$A0yEjMFjN h_`a9-^5KAA48k!skA;`5DFYhM;OXk;vd$@?2>_r$Uey2q literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Toolbar/toolbutton-normal.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Toolbar/toolbutton-normal.png new file mode 100755 index 0000000000000000000000000000000000000000..04583860cae71b6a4d1bcacaec8c12107c59b7db GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q!a^uLR?pE+WY_ie;|nqMVd+N z04nAx3GxeOVDRzvYuWed^Oxz@_5=b&gFRgwLn>~)y>d{HL6L*SQ6P50A7;BXryah% zWVvu&aH)z`QpX-WgSxcT&80IYzFi~nMN;H(?Xhl8r~b+_$uD}oPkr$B*sq?CaXLmD h-}mxfJ{<6iK{&?dvGB4rWkBN@JYD@<);T3K0RWo5S#JOU literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Toolbar/toolbutton-prelight.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Toolbar/toolbutton-prelight.png new file mode 100755 index 0000000000000000000000000000000000000000..a0ac73521e2332030657daae62a0ce496360d419 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q!a^uLR`1)J^ugye;|nqojIxG z2UN^e666=mz~JNS*Rt=^=P%Q*?Fj^m279_VhE&{od*z@YgCYluqd@G0Kg@P(PCI;i z$#UVm;8GQ>q>ep$26btvn@eX*e7i>Ci=@co+GE|GPW_c<l3(<EpZehMv0ptO<8+KR hzVGF|d^q42gK&(^W8r0M%7Df*c)I$ztaD0e0sydpTU`JE literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/Toolbar/toolbutton-pressed.png b/.themes/Libra-Dark-Gruvbox/gtk-2.0/Toolbar/toolbutton-pressed.png new file mode 100755 index 0000000000000000000000000000000000000000..c89161d9f14e4476fba2309a86ae5a5629b5e83c GIT binary patch literal 280 zcmeAS@N?(olHy`uVBq!ia0vp^Za^%_!3-pKYpj?8q&xzALR@Q_d)j)Z|Ns9V$N-`_ zOE&@$kTGS>3J9Zj>U;<TPC^(!T|g<IvRRAQ14ZJLdi8*23Y7%;1p{dxUthnLmX>|{ z_I>*F`SX`#p3pf!(Ogd#$B+ufw`VRg9#Y_8J>aqOs>fR1NpJSA?7Z7>T;2RYpj4Ak z;4|l4vU_6Asx8o+<+{XdYu>G_Z*5Pr7fd&=HobCNI+Ly2?YPM|^Vv7gq#d8$Z{A~m wboQEp%~j6)C6&uE^1c^+lTVKfHgW#LP^H(g*;wtd0?=XxPgg&ebxsLQ021SSPyhe` literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/gtkrc b/.themes/Libra-Dark-Gruvbox/gtk-2.0/gtkrc new file mode 100644 index 00000000..a5e2923c --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/gtkrc @@ -0,0 +1,3308 @@ +# Libra-Dark Theme +################## +#gtk-color-scheme = "base_color:#272727\nfg_color:#efefef\ntooltip_fg_color:#efefef\nselected_bg_color:#3cb0fd\nselected_fg_color:#272727\ntext_color:#efefef\nbg_color:#505050\ntooltip_bg_color:#505050\nlink_color:#4f90e8" +#gtk-color-scheme = "panel_bg_color:#272727\npanel_fg_color:#efefef\npanel_text_color:#ffffff\ntooltip_fg_color:#000000" +gtk-color-scheme = "base_color:#282828\nfg_color:#EBDBB2\ntooltip_fg_color:#EBDBB2\nselected_bg_color:#928374\nselected_fg_color:#EBDBB2\ntext_color:#EBDBB2\nbg_color:#282828\ntooltip_bg_color:#282828\nlink_color:#4f90e8" +gtk-color-scheme = "panel_bg_color:#282828\npanel_fg_color:#EBDBB2\npanel_text_color:#EBDBB2\ntooltip_fg_color:#EBDBB2" + +gtk-icon-sizes = "panel-menu=22,22:gtk-button=16,16" + +gtk-auto-mnemonics = 1 + +style "default" { + xthickness = 1 + ythickness = 1 + + ####################### + # Style Properties + ####################### + GtkButton::child-displacement-x = 0 + GtkButton::child-displacement-y = 0 + GtkButton::default-border = { 0, 0, 0, 0 } + GtkButton::default-outside_border = { 0, 0, 0, 0 } + + GtkCheckButton::indicator-size = 16 + + GtkPaned::handle-size = 6 + + GtkRange::trough-border = 0 + GtkRange::slider-width = 14 + GtkRange::stepper-size = 14 + GtkRange::trough-under-steppers = 1 + + GtkScale::activate-slider = 1 # With this option set to TRUE, sliders will be drawn ACTIVE and with shadow IN while they are dragged. + GtkScale::trough-border = 0 + GtkScale::slider-width = 23 + GtkScale::slider-length = 14 + GtkScale::trough-side-details = 1 + + GtkScrollbar::activate-slider = 1 + GtkScrollbar::trough-border = 0 + GtkScrollbar::slider-width = 9 + GtkScrollbar::min-slider-length = 30 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has_secondary_backward_stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + GtkScrollbar::has_secondary_forward_stepper = 0 + + GtkMenuBar::internal-padding = 0 + GtkMenuBar::shadow-type = GTK_SHADOW_NONE + GtkMenuBar::window-dragging = 1 + GtkExpander::expander-size = 11 + GtkToolbar::internal-padding = 1 + GtkToolbar::shadow-type = GTK_SHADOW_NONE + GtkTreeView::expander-size = 7 + GtkTreeView::vertical-separator = 0 + GtkTreeView::odd-row-color = shade (0.96, @base_color) + GtkNotebook::tab-overlap = -1 + + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 0 + + WnckTasklist::fade-overlay-rect = 0 + + GtkOptionMenu::indicator_spacing = { 8, 2, 0, 0 } + + GtkProgressBar::min-horizontal-bar-height = 14 + GtkProgressBar::min-vertical-bar-width = 14 + + GtkImage::x-ayatana-indicator-dynamic = 1 + + GtkWidget::link-color = @link_color + GtkWidget::visited-link-color = @text_color + GtkWidget::tooltip-radius = 3 + GtkWidget::tooltip-alpha = 235 + GtkWidget::new-tooltip-style = 1 #for compatibility + + GtkStatusbar::shadow_type = GTK_SHADOW_NONE + GtkSpinButton::shadow_type = GTK_SHADOW_NONE + GtkToolbar::shadow-type = GTK_SHADOW_NONE + + GtkTreeView::row_ending_details = 0 + GtkTreeView::expander-size = 11 + GtkTreeView::vertical-separator = 4 + GtkTreeView::horizontal-separator = 4 + GtkTreeView::allow-rules = 1 + + GtkExpander::expander-size = 11 + + GtkWindow::resize-grip-height = 13 + GtkWindow::resize-grip-width = 13 + + #################### + # Color Definitions + #################### + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.00, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = shade (1.00, @bg_color) + bg[ACTIVE] = shade (1.00, @selected_bg_color) + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = shade (0.9, @selected_bg_color) + fg[SELECTED] = @tooltip_fg_color + fg[INSENSITIVE] = darker (@bg_color) + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = shade (0.9, @selected_bg_color) + text[SELECTED] = @tooltip_fg_color + text[INSENSITIVE] = shade (1.2, @bg_color) + text[ACTIVE] = shade (0.9, @selected_bg_color) + + base[NORMAL] = @base_color + base[PRELIGHT] = @base_color + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = shade (0.97, @bg_color) + base[ACTIVE] = shade (1.00, @base_color) + + + engine "pixmap" { + + # Check Buttons + + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/check1.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/check1.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/check1.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = OUT + overlay_file = "Check-Radio/check1.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/check3.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/check2.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/check2.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/check2.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = IN + overlay_file = "Check-Radio/check2.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/check3.png" + overlay_stretch = FALSE + } + + + # Arrows + + image + { + function = ARROW + overlay_file = "Arrows/arrow-up.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "Arrows/arrow-up-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "Arrows/arrow-up-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "Arrows/arrow-up-insensitive.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + + image + { + function = ARROW + state = NORMAL + overlay_file = "Arrows/arrow-down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "Arrows/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "Arrows/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "Arrows/arrow-down-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image + { + function = ARROW + overlay_file = "Arrows/arrow-left.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "Arrows/arrow-left-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "Arrows/arrow-left-active.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "Arrows/arrow-left-insensitive.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image + { + function = ARROW + overlay_file = "Arrows/arrow-right.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "Arrows/arrow-right-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "Arrows/arrow-right-active.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "Arrows/arrow-right-insensitive.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + + # Option Menu Arrows + + image + { + function = TAB + state = INSENSITIVE + overlay_file = "Arrows/arrow-down-insens.png" + overlay_stretch = FALSE + } + image + { + function = TAB + state = NORMAL + overlay_file = "Arrows/arrow-down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + image + { + function = TAB + state = PRELIGHT + overlay_file = "Arrows/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + + # Lines + + image + { + function = VLINE + file = "Lines/line-v.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + image + { + function = HLINE + file = "Lines/line-h.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + # Focuslines + + image + { + function = FOCUS + file = "Others/focus.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + # Handles + + image + { + function = HANDLE + overlay_file = "Handles/handle-h.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + image + { + function = HANDLE + overlay_file = "Handles/handle-v.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + # Expanders + + image + { + function = EXPANDER + expander_style = COLLAPSED + file = "Expanders/plus.png" + } + + image + { + function = EXPANDER + expander_style = EXPANDED + file = "Expanders/minus.png" + } + + image + { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "Expanders/minus.png" + } + + image + { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "Expanders/plus.png" + } + + image + { + function = RESIZE_GRIP + state = NORMAL + detail = "statusbar" + overlay_file = "Others/null.png" + overlay_border = { 0,0,0,0 } + overlay_stretch = FALSE + } + + # Shadows ( this area needs help :P ) + + image + { + function = SHADOW_GAP + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + } + + engine "murrine" { + animation = FALSE + arrowstyle = 1 # Estilo flechas menu (triangulos) + border_shades = {1.0, 1.0} + colorize_scrollbar = FALSE + contrast = 0.0 + comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox button + expanderstyle = 0 # Treview expander (triangulo) + focusstyle = 3 # 0 to disable focus drawing. + # 1 to use dots. + # 2 to use a small colored rectangle. + # 3 to use a colored rectangle that touches the borders. + glazestyle = 0 # 0 = flat highlight, + # 1 = curved highlight + # 2 = concave style, + # 3 = top curved highlight, + # 4 = beryl highlight + glowstyle = 4 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow + glow_shade = 1.1 + gradient_shades = {1.00, 1.00, 1.00, 1.00} + highlight_shade = 1.0 + handlestyle = 1 + lightborder_shade = 1.0 + lightborderstyle = 1 # 0 = top side, 1 = all sides + listviewheaderstyle = 0 # 0 = flat, 1 = glassy, 2 = raised + listviewstyle = 0 # 0 = nothing, 1 = dotted, 2 = line + menubaritemstyle = 0 # 0 = menuitem look, 1 = button look + menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped + menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped + menustyle = 3 # 0 = no vertical menu stripe, 1 = display vertical menu stripe, 2 = faint? 3 = borderless + progressbarstyle = 0 + reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + rgba = FALSE # alpha transparency + roundness = 1 # 0 = square + scrollbarstyle = 0 # 0 = nothing + separatorstyle = 0 # 0 = Hard seperators 1 = Smooth seperators + shadow_shades = {1.0, 1.0} + sliderstyle = 1 # 0 = nothing added + stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles, 2 = unknown + toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient + trough_shades = {1.00, 1.00} + } + +} + +style "ooo_stepper_hack" +{ + GtkScrollbar::stepper-size = 13 + GtkScrollbar::has-backward-stepper = 1 + GtkScrollbar::has-forward-stepper = 1 +} + +style "dark" +{ + color["bg_color_dark"] = "#3c3b37" + color["fg_color_dark"] = "#dfdbd2" + color["selected_fg_color_dark"] = "#ffffff" + + fg[NORMAL] = @fg_color_dark + fg[PRELIGHT] = shade (1.15, @fg_color_dark) + fg[ACTIVE] = @fg_color_dark + fg[SELECTED] = @selected_fg_color_dark + fg[INSENSITIVE] = shade (0.5, @fg_color_dark) + + bg[NORMAL] = @bg_color_dark + bg[ACTIVE] = shade (0.8, @bg_color_dark) + bg[SELECTED] = @selected_bg_color + bg[PRELIGHT] = shade (1.0, "#4D4C48") + bg[INSENSITIVE] = shade (0.85, @bg_color_dark) + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = shade (0.8, @bg_color) + text[ACTIVE] = @text_color +} + +style "wide" { + xthickness = 2 + ythickness = 2 +} + +style "wider" { + xthickness = 3 + ythickness = 3 +} + +style "button" { + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = shade (1.0, @bg_color) + bg[PRELIGHT] = shade (1.0, @bg_color) + bg[ACTIVE] = shade (1.0, @selected_bg_color) + bg[INSENSITIVE] = shade (1.0, @bg_color) + bg[SELECTED] = @selected_bg_color + fg[NORMAL] = shade (1.0, @text_color) + fg[PRELIGHT] = shade (1.0, @text_color) + fg[ACTIVE] = shade (1.0, @text_color) + fg[INSENSITIVE] = shade (1.5, @fg_color) + fg[SELECTED] = shade (1.0, @text_color) + + engine "murrine" { + contrast = 0.0 + gradient_shades = {1.00,1.00,1.00,1.00} + focusstyle = 1 + lightborderstyle = 1 + lightborder_shade = 1.1 + highlight_shade = 1.00 + textstyle = 2 + text_shade = 1.0 + } + + engine "pixmap" + { + # Radio Buttons + + image + { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/option1.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/option1.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/option1.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = SELECTED + shadow = OUT + overlay_file = "Check-Radio/option1.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/option3.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/option2.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/option2.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/option2.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = SELECTED + shadow = IN + overlay_file = "Check-Radio/option2.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/option3.png" + overlay_stretch = FALSE + } + + image + { + function = BOX + state = NORMAL + file = "Buttons/button-normal-notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = PRELIGHT + file = "Buttons/button-normal-notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = ACTIVE + file = "Buttons/button-default-notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = INSENSITIVE + file = "Buttons/button-insensitive.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "button_nohilight" +{ + xthickness = 4 + ythickness = 3 + + engine "pixmap" + { + image + { + function = BOX + state = NORMAL + file = "Buttons/button-normal-notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = PRELIGHT + file = "Buttons/button-normal-notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = ACTIVE + file = "Buttons/button-default-notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = INSENSITIVE + file = "Buttons/button-insensitive.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + + +style "notebook_button" { + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = shade (1.00, @base_color) + bg[PRELIGHT] = shade (1.00, @base_color) + bg[ACTIVE] = shade (1.00, @selected_bg_color) + bg[INSENSITIVE] = shade (1.04, @bg_color) + bg[SELECTED] = @selected_bg_color + fg[PRELIGHT] = shade (0.8, @selected_bg_color) + fg[ACTIVE] = shade (1.0, @text_color) + + engine "murrine" { + contrast = 0.0 + gradient_shades = {1.00,1.00,1.00,1.00} + focusstyle = 2 + lightborderstyle = 1 + lightborder_shade = 1.1 + highlight_shade = 1.00 + textstyle = 2 + text_shade = 1.0 + comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox button + focusstyle = 2 # 0 to disable focus drawing. + # 1 to use dots. + # 2 to use a small colored rectangle. + # 3 to use a colored rectangle that touches the borders. + } + engine "pixmap" + { + # Radio Buttons + + image + { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/option1.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/option1.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/option1.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = SELECTED + shadow = OUT + overlay_file = "Check-Radio/option1.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/option3.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/option2.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/option2.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/option2.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = SELECTED + shadow = IN + overlay_file = "Check-Radio/option2.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/option3.png" + overlay_stretch = FALSE + } + + image + { + function = BOX + state = NORMAL + file = "Buttons/button-normal.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = PRELIGHT + file = "Buttons/button-normal.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = ACTIVE + file = "Buttons/button-default.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = INSENSITIVE + file = "Buttons/button-insensitive.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "spinbutton" { + bg[NORMAL] = @base_color + bg[INSENSITIVE] = @bg_color + fg[ACTIVE] = @text_color + + xthickness = 3 + ythickness = 4 + engine "murrine" { + } + + engine "pixmap" { + image + { + function = ARROW + } + + # Spin-Up LTR + image + { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "Others/null.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small.png" + overlay_stretch = FALSE + direction = LTR + } + image + { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "Others/null.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + image + { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "Others/null.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small-insens.png" + overlay_stretch = FALSE + direction = LTR + } + image + { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "Others/null.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Up RTL + image + { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "Others/null.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small.png" + overlay_stretch = FALSE + direction = RTL + } + image + { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "Others/null.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + image + { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "Others/null.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small-insens.png" + overlay_stretch = FALSE + direction = RTL + } + image + { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "Others/null.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + + # Spin-Down LTR + image + { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "Others/null.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small.png" + overlay_stretch = FALSE + direction = LTR + } + image + { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "Others/null.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + image + { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "Others/null.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small-insens.png" + overlay_stretch = FALSE + direction = LTR + } + image + { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "Others/null.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Down RTL + image + { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "Others/null.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small.png" + overlay_stretch = FALSE + direction = RTL + } + image + { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "Others/null.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + image + { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "Others/null.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small-insens.png" + overlay_stretch = FALSE + direction = RTL + } + image + { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "Others/null.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + } +} +style "gimp_spin_scale" +{ + bg[NORMAL] = @base_color + + engine "murrine" { + } + + engine "pixmap" + { + image + { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + } + image + { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + } + + image + { + function = BOX + state = NORMAL + detail = "spinbutton_up" + overlay_file = "Arrows/arrow-up-small.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + overlay_file = "Arrows/arrow-up-small-prelight.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + overlay_file = "Arrows/arrow-up-small-prelight.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + overlay_file = "Arrows/arrow-up-small-insens.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = NORMAL + detail = "spinbutton_down" + overlay_file = "Arrows/arrow-down-small.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + overlay_file = "Arrows/arrow-down-small-prelight.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + overlay_file = "Arrows/arrow-down-small-prelight.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + overlay_file = "Arrows/arrow-down-small-insens.png" + overlay_stretch = FALSE + } + } +} + +style "scrollbar" +{ + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = shade(0.7, @base_color) + bg[PRELIGHT] = shade(0.5, @base_color) + bg[ACTIVE] = shade(0.5, @base_color) + bg[SELECTED] = shade(0.5, @base_color) + engine "pixmap" { + + image + { + function = BOX + detail = "trough" + file = "Scrollbars/trough-scrollbar-horiz.png" + border = { 19, 19, 4, 4 } + stretch = TRUE + orientation = HORIZONTAL + } + image + { + function = BOX + detail = "trough" + file = "Scrollbars/trough-scrollbar-vert.png" + border = { 4, 4, 19, 19 } + stretch = TRUE + orientation = VERTICAL + } + +# Sliders + + image + { + function = SLIDER + state = NORMAL + file = "Scrollbars/slider-horiz.png" + border = { 7, 7, 5, 5 } + stretch = TRUE + orientation = HORIZONTAL + + } + image + { + function = SLIDER + state = ACTIVE + file = "Scrollbars/slider-horiz-active.png" + border = { 7, 7, 5, 5 } + stretch = TRUE + orientation = HORIZONTAL + + } + image + { + function = SLIDER + state = PRELIGHT + file = "Scrollbars/slider-horiz-prelight.png" + border = { 7, 7, 5, 5 } + stretch = TRUE + orientation = HORIZONTAL + + } + image + { + function = SLIDER + state = INSENSITIVE + file = "Scrollbars/slider-horiz-insens.png" + border = { 7, 7, 5, 5 } + stretch = TRUE + orientation = HORIZONTAL + } + +# X Verticals + + image + { + function = SLIDER + state = NORMAL + file = "Scrollbars/slider-vert.png" + border = { 5, 5, 7, 7 } + stretch = TRUE + orientation = VERTICAL + + } + image + { + function = SLIDER + state = ACTIVE + file = "Scrollbars/slider-vert-active.png" + border = { 5, 5, 7, 7 } + stretch = TRUE + orientation = VERTICAL + + } + image + { + function = SLIDER + state = PRELIGHT + file = "Scrollbars/slider-vert-prelight.png" + border = { 5, 5, 7, 7 } + stretch = TRUE + orientation = VERTICAL + + } + image + { + function = SLIDER + state = INSENSITIVE + file = "Scrollbars/slider-vert-insens.png" + border = { 5, 5, 7, 7 } + stretch = TRUE + orientation = VERTICAL + + } + } + + engine "murrine" { + border_shades = {1.00, 1.00} + roundness = 0 + contrast = 1.0 + trough_shades = {1.00, 1.00} + lightborder_shade = 1.00 + glowstyle = 5 + glow_shade = 1.00 + gradient_shades = {1.00, 1.00, 1.00, 1.00} + trough_border_shades = {1.00,1.00} + } +} + +style "overlay_scrollbar" +{ + bg[SELECTED] = shade (1.0, @selected_bg_color) + bg[INSENSITIVE] = shade (0.85, @bg_color) + bg[ACTIVE] = shade (0.6, @bg_color) +} + +style "scale" { + + GtkScale::trough-border = 0 + GtkScale::slider-width = 16 + GtkScale::slider-length = 16 + # GtkScale::slider-length = 15 + GtkScale::trough-side-details = 1 + + bg[NORMAL] = shade (0.94, @selected_bg_color) + bg[PRELIGHT] = shade (1.06, @selected_bg_color) + bg[ACTIVE] = shade (0.94, @bg_color) + bg[INSENSITIVE] = shade (0.95, @bg_color) + + + engine "pixmap" { + + image + { + function = BOX + detail = "trough" + file = "Scale/trough-horizontal.png" + border = { 4, 4, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + image + { + function = BOX + detail = "trough" + file = "Scale/trough-vertical.png" + border = { 0, 0, 4, 4 } + stretch = TRUE + orientation = VERTICAL + } + +# Horizontal + + image + { + function = SLIDER + state = NORMAL + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = FALSE + overlay_file = "Scale/slider.svg" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + image + { + function = SLIDER + state = PRELIGHT + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = FALSE + overlay_file = "Scale/slider-hover.svg" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + image + { + function = SLIDER + state = INSENSITIVE + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = FALSE + overlay_file = "Scale/slider-ins.svg" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + +# Vertical + + image + { + function = SLIDER + state = NORMAL + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = FALSE + overlay_file = "Scale/slider.svg" + overlay_stretch = FALSE + orientation = VERTICAL + } + image + { + function = SLIDER + state = PRELIGHT + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = FALSE + overlay_file = "Scale/slider-hover.svg" + overlay_stretch = FALSE + orientation = VERTICAL + } + image + { + function = SLIDER + state = INSENSITIVE + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = FALSE + overlay_file = "Scale/slider-ins.svg" + overlay_stretch = FALSE + orientation = VERTICAL + } + +# Function below removes ugly boxes + image + { + function = BOX + file = "Others/null.png" + border = { 3, 3, 3, 3 } + stretch = TRUE + } + + } + + engine "murrine" { + sliderstyle = 1 + contrast = 0.6 + border_shades = {0.9, 0.8} + roundness = 15 + lightborder_shade = 1.32 + gradient_shades = {1.1, 1.0, 1.0, 0.8} + handlestyle = 2 + trough_border_shades = {0.9, 1.4} + glow_shade = 1.0 +# reliefstyle = 2 +# shadow_shades = { 1.0, 0.9 } + } + +} + + +style "vscale" { +} + +style "hscale" { +} + +style "notebook_bg" { + bg[NORMAL] = shade (1.00, @base_color) + bg[ACTIVE] = shade (1.00, @base_color) + fg[ACTIVE] = @text_color + fg[NORMAL] = @text_color + +} + +# The color is changed by the notebook_bg style, this style +# changes the x/ythickness +style "notebook" = "notebook_bg" { + xthickness = 1 + ythickness = 1 + + engine "murrine" { + roundness = 2 + contrast = 0.8 + focusstyle = 2 + lightborder_shade = 1.00 + gradient_shades = {1.0, 1.0, 1.0, 1.0} + } + + engine "pixmap" + { + image + { + function = EXTENSION + state = ACTIVE + file = "Tabs/tab-bottom.png" + border = { 3,3,3,5 } + stretch = TRUE + gap_side = TOP + } + image + { + function = EXTENSION + state = ACTIVE + file = "Tabs/tab-top.png" + border = { 3,3,5,3 } + stretch = TRUE + gap_side = BOTTOM + } + image + { + function = EXTENSION + state = ACTIVE + file = "Tabs/tab-left.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + image + { + function = EXTENSION + state = ACTIVE + file = "Tabs/tab-right.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + image + { + function = EXTENSION + file = "Tabs/tab-top-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = BOTTOM + } + image + { + function = EXTENSION + file = "Tabs/tab-bottom-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = TOP + } + image + { + function = EXTENSION + file = "Tabs/tab-left-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + image + { + function = EXTENSION + file = "Tabs/tab-right-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + +# How to draw boxes with a gap on one side (ie the page of a notebook) + + image + { + function = BOX_GAP + file = "Tabs/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "Tabs/null.png" + gap_border = { 1, 1, 0, 0 } + gap_side = TOP + } + image + { + function = BOX_GAP + file = "Tabs/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "Tabs/null.png" + gap_border = { 1, 1, 0, 0 } + gap_side = BOTTOM + } + image + { + function = BOX_GAP + file = "Tabs/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "Tabs/null.png" + gap_border = { 0, 0, 1, 1 } + gap_side = LEFT + } + image + { + function = BOX_GAP + file = "Tabs/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "Tabs/null.png" + gap_border = { 0, 0, 1, 1 } + gap_side = RIGHT + } + +# How to draw the box of a notebook when it isnt attached to a tab + + image + { + function = BOX + file = "Tabs/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } + +} + +style "handlebox" +{ + engine "pixmap" + { + image + { + function = BOX + file = "Others/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + detail = "handlebox_bin" + shadow = IN + } + image + { + function = BOX + file = "Others/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + detail = "handlebox_bin" + shadow = OUT + } + } +} + +style "combobox_separator" +{ + xthickness = 0 + ythickness = 0 + GtkWidget::wide-separators = 1 +} + + +style "statusbar" { + engine "murrine" { + contrast = 1.2 + } +} + +style "combobox" +{ + xthickness = 0 + ythickness = 0 +} + +style "combobox_button" = "button" +{ + xthickness = 2 + ythickness = 2 +} + +style "range" +{ + engine "pixmap" + { + image + { + function = BOX + detail = "trough" + file = "Scrollbars/trough-scrollbar-horiz.png" + border = { 4, 4, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + image + { + function = BOX + detail = "trough" + file = "Scrollbars/trough-scrollbar-vert.png" + border = { 0, 0, 4, 4 } + stretch = TRUE + orientation = VERTICAL + } + + # Horizontal + + image + { + function = SLIDER + state = NORMAL + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Scrollbars/slider-horiz.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + image + { + function = SLIDER + state = PRELIGHT + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Scrollbars/slider-horiz-active.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + image + { + function = SLIDER + state = INSENSITIVE + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Scrollbars/slider-horiz-insens.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + # Vertical + + image + { + function = SLIDER + state = NORMAL + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Scrollbars/slider-vert.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + image + { + function = SLIDER + state = PRELIGHT + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Scrollbars/slider-vert-active.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + image + { + function = SLIDER + state = INSENSITIVE + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Scrollbars/slider-vert-insens.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + # Function below removes ugly boxes + image + { + function = BOX + file = "Others/null.png" + border = { 3, 3, 3, 3 } + stretch = TRUE + } + + } +} + + +style "toolbar" { + engine "murrine" { + textstyle = 1 + text_shade = 1.32 + lightborder_shade = 1.0 + } + + engine "pixmap" + { + image + { + function = SHADOW + } + } +} + +style "inline_toolbar" +{ + GtkToolbar::button-relief = GTK_RELIEF_NORMAL + + engine "pixmap" + { + image + { + function = BOX + file = "Toolbar/toolbar.png" + stretch = TRUE + } + } +} + +style "toolbar-button" = "button" { + +} + +style "menu" { + xthickness = 1 + ythickness = 1 + + GtkMenuItem::arrow-scaling = 0.4 + + bg[NORMAL] = shade (1.00, @base_color) + bg[INSENSITIVE] = @base_color + bg[PRELIGHT] = @base_color + + engine "pixmap" # For menus that use horizontal lines rather than gtkseparator + { + image + { + function = HLINE + file = "Lines/line-h.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + } + + engine "murrine" + { + menustyle = 0 + roundness = 0 + contrast = 1.9 + lightborderstyle = 1 # 0 = top side, 1 = all sides + lightborder_shade = 1.0 + border_shades = {1.0, 1.0} + } +} + +style "menu_framed_box" +{ + engine "murrine" + { + } +} + +style "menubar" +{ + bg[PRELIGHT] = @base_color + fg[SELECTED] = @text_color + + xthickness = 0 + ythickness = 0 + + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "Menu-Menubar/menubar_button.png" + + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "menubar_item" { + xthickness = 2 + ythickness = 3 + + engine "murrine" { + gradient_shades = {1.0, 1.0, 1.0, 1.0} + glowstyle = 5 + glow_shade = 1.0 + border_shades = {1.0, 0.9} + lightborderstyle = 1 + lightborder_shade = 1.26 + } + + fg[PRELIGHT] = @text_color + +} +style "menu_item" = "menu" +{ + xthickness = 2 + ythickness = 4 + + # HACK: Gtk doesn't actually read this value + # while rendering the menu items, but Libreoffice + # does; setting this value equal to the one in + # fg[PRELIGHT] ensures a code path in the LO theming code + # that falls back to a dark text color for menu item text + # highlight. The price to pay is black text on menus as well, + # but at least it's readable. + # See https://bugs.freedesktop.org/show_bug.cgi?id=38038 + + + bg[PRELIGHT] = @selected_bg_color + fg[PRELIGHT] = @base_color + text[PRELIGHT] = @base_color + + engine "murrine" + { + glowstyle = 5 + glow_shade = 1.1 + border_shades = {0.95, 0.85} + } + + engine "pixmap" + { + + # Check Buttons + + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "Others/null.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "Others/null.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "Others/null.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "Others/null.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/menucheck.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/menucheck_prelight.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/menucheck.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "Others/null.png" + overlay_stretch = FALSE + } + + # Radio Buttons + + image + { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "Others/null.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "Others/null.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "Others/null.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "Others/null.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/menuoption.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/menuoption_prelight.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/menuoption.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "Others/null.png" + overlay_stretch = FALSE + } + image + { + function = SHADOW # This fixes boxy Qt menu items + file = "Others/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + # Arrow Buttons + + image + { + function = ARROW + state = NORMAL + overlay_file = "Arrows/arrow-right.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "Arrows/arrow-right-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + } +} + +style "checkbutton" +{ + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @text_color + fg[SELECTED] = @text_color + text[PRELIGHT] = @text_color + text[ACTIVE] = @text_color + text[SELECTED] = @text_color + + engine "pixmap" { + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/check1.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/check1.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/check2.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/check3.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/check2.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/check2.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/check1.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/check4.png" + overlay_stretch = FALSE + } + image + { + function = FLAT_BOX + recolorable = TRUE + stretch = TRUE + file = "Check-Radio/checklight.png" + border = { 2, 2, 2, 2 } + } + } + +} + +style "entry" { + xthickness = 3 + ythickness = 3 + + engine "murrine" { + + } + + engine "pixmap" + { + image + { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "Others/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "Others/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "Others/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + overlay_file = "Entry/entry-bottom.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + image + { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + overlay_file = "Entry/entry-bottom-selected.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + } + +} + +style "notebook_entry" +{ + xthickness = 3 + ythickness = 3 + + engine "murrine" { + } + + engine "pixmap" + { + image + { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "Others/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "Others/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "Others/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + overlay_file = "Entry/entry-bottom.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + image + { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + overlay_file = "Entry/entry-bottom-selected.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + }} + +style "notebook_tab_label" +{ + fg[ACTIVE] = @text_color +} + +style "combobox_entry" +{ + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = @base_color + bg[PRELIGHT] = @base_color + bg[ACTIVE] = @base_color + fg[PRELIGHT] = @selected_bg_color + fg[ACTIVE] = @selected_bg_color + fg[SELECTED] = @selected_bg_color + + engine "murrine" { + + } + +} + +style "notebook_combobox_entry" +{ + xthickness = 4 + ythickness = 4 + + engine "murrine" { + } + +} + +style "combobox_entry_button" +{ + fg[ACTIVE] = @text_color + + engine "murrine" { + } + + engine "pixmap" + { + + # LTR version + image + { + function = BOX + state = NORMAL + file = "Others/null.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + image + { + function = BOX + state = PRELIGHT + file = "Others/null.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + image + { + function = BOX + state = INSENSITIVE + file = "Others/null.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + image + { + function = BOX + state = ACTIVE + file = "Others/null.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + # RTL version + image + { + function = BOX + state = NORMAL + file = "Others/null.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + image + { + function = BOX + state = PRELIGHT + file = "Others/null.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + image + { + function = BOX + state = INSENSITIVE + file = "Others/null.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + image + { + function = BOX + state = ACTIVE + file = "Others/null.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + } +} + + +style "scale_menu_item" = "scale" { + GtkScale::slider-width = 21 + GtkScale::slider-length = 13 + + bg[ACTIVE] = shade(1.00, @base_color) + bg[INSENSITIVE] = shade (0.9, @bg_color) + + engine "murrine" { + roundness = 20 + border_shades = {1.4, 1.4} + reliefstyle = 0 + lightborder_shade = 1.36 + } +} + +# This style is there to modify the separator menu items. The goals are: +# 1. Get a specific height. +# 2. The line should go to the edges (ie. no border at the left/right) +style "separator_menu_item" { + xthickness = 1 + ythickness = 0 + + GtkSeparatorMenuItem::horizontal-padding = 0 + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 1 + GtkWidget::separator-height = 7 + + engine "murrine" { + contrast = 0.6 + separatorstyle = 0 + } + + engine "pixmap" { + image + { + function = BOX + file = "Lines/line-h.png" + border = { 0, 0, 1, 0 } + stretch = TRUE + } + } +} + +style "separator_tool_item" { + xthickness = 0 + ythickness = 1 + + GtkVSeparator::vertical-padding = 0 + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 7 + GtkWidget::separator-height = 1 + + engine "murrine" { + contrast = 0.6 + separatorstyle = 0 + } +} + +style "frame_title" { + fg[NORMAL] = lighter (@fg_color) +} + +style "treeview" { + engine "murrine" + { + roundness = 2 + lightborder_shade = 1.1 + gradient_shades = {1.04, 1.0, 1.0, 0.96} + } +} + +style "progressbar" { + xthickness = 1 + ythickness = 1 + + bg[ACTIVE] = shade (0.94, @bg_color) + fg[PRELIGHT] = @selected_fg_color + #bg[SELECTED] = "#cdcdcd" + + engine "murrine" { + #trough_shades = {0.98, 1.02} + roundness = 8 + lightborderstyle = 1 + lightborder_shade = 1.26 + border_shades = {0.95, 0.85} + gradient_shades = {1.1, 1.0, 1.0, 0.9} + trough_border_shades = {0.9, 1.4} + } + + engine "pixmap" + { + image + { + function = BOX + detail = "trough" + file = "ProgressBar/trough-progressbar.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + orientation = HORIZONTAL + } + image + { + function = BOX + detail = "bar" + file = "ProgressBar/progressbar-pat.png" + stretch = TRUE + border = { 3, 3, 3, 3 } + orientation = HORIZONTAL + } + image + { + function = BOX + detail = "trough" + file = "ProgressBar/trough-progressbar.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + orientation = VERTICAL + } + image + { + function = BOX + detail = "bar" + file = "ProgressBar/progressbar-pat.png" + stretch = TRUE + border = { 3, 3, 3, 3 } + orientation = VERTICAL + } + } + + +} + +style "progressbar_menu_item" = "progressbar" { + bg[ACTIVE] = shade(0.98, "#4D4C48") + + engine "murrine" { + roundness = 0 + } +} + +# This style is based on the default style, so that the colors from the button +# style are overriden again. +style "treeview_header" { + xthickness = 2 + ythickness = 1 + + fg[NORMAL] = @text_color + fg[PRELIGHT] = shade(0.60, @bg_color) + + engine "murrine" { + glazestyle = 1 + contrast = 1.0 + lightborder_shade = 1.0 + textstyle = 1 + glow_shade = 1.0 + } + + engine "pixmap" + { + image + { + function = BOX + file = "Others/null.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + } + +} + +style "scrolled_window" +{ + xthickness = 1 + ythickness = 1 + + engine "pixmap" + { + image + { + function = SHADOW + file = "Others/null.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + } +} + +style "frame" +{ + xthickness = 1 + ythickness = 1 + + engine "pixmap" + { + image + { + function = SHADOW + file = "Others/null.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = IN + } + image + { + function = SHADOW_GAP + file = "Others/null.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "Others/null.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "Others/null.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = IN + } + image + { + function = SHADOW + file = "Others/null.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = OUT + } + image + { + function = SHADOW_GAP + file = "Others/null.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "Others/null.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "Others/null.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = OUT + } + image + { + function = SHADOW + file = "Others/null.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = ETCHED_IN + } + image + { + function = SHADOW_GAP + file = "Others/null.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "Others/null.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "Others/null.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = ETCHED_IN + } + image + { + function = SHADOW + file = "Others/null.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = ETCHED_OUT + } + image + { + function = SHADOW_GAP + file = "Others/null.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "Others/null.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "Others/null.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = ETCHED_OUT + } + } +} + +style "gimp_toolbox_frame" +{ + engine "pixmap" + { + image + { + function = SHADOW + } + } +} + + +style "treeview_header_scrolled" = "treeview_header" { +} + +style "scrolledwindow" { + engine "murrine" { + contrast = 0.6 + } +} + + +style "tooltips" { + xthickness = 4 + ythickness = 6 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @text_color + bg[SELECTED] = @tooltip_bg_color + + engine "murrine" { + rgba = TRUE + } +} + +style "infobar" { + engine "murrine" { + } +} + +style "nautilus_location" { + bg[NORMAL] = shade (1.00, @base_color) +} + +style "calendar" { + xthickness = 0 + ythickness = 0 + + engine "murrine" { + roundness = 0 + } +} + +style "calendar_menu_item" = "calendar" { + base[NORMAL] = @base_color + base[ACTIVE] = @selected_bg_color +} + +style "iconview" { + engine "murrine" { + roundness = 2 + border_shades = {1.16, 1.0} + glow_shade = 1.1 + glowstyle = 5 + } +} + +style "soundfix" +{ +} +style "notebook_viewport" +{ + bg[NORMAL] = @base_color +} + + +style "libreoffice_entry" +{ + xthickness = 4 + ythickness = 4 + + engine "murrine" { + } + + engine "pixmap" + { + image + { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + overlay_file = "Others/null.png" + overlay_border = { 4, 4, 4, 4 } + overlay_stretch = TRUE + } + image + { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + overlay_file = "Others/null.png" + overlay_border = { 4, 4, 4, 4 } + overlay_stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "Others/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "Others/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "standalone_entry" +{ + + xthickness = 4 + ythickness = 4 + + engine "murrine" { + } + + engine "pixmap" + { + image + { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + file = "Others/null.png" + stretch = TRUE + border = { 4, 4, 4, 4 } + } + image + { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + file = "Others/null.png" + stretch = TRUE + border = { 4, 4, 4, 4 } + } + image + { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "Others/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "Others/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + + +# XFCE Styles + +style "murrine-panel" { + xthickness = 2 + + bg[NORMAL] = shade (1.0, @panel_bg_color) + bg[PRELIGHT] = shade (1.0, @selected_bg_color) + bg[SELECTED] = shade (1.0, @selected_bg_color) + bg[ACTIVE] = shade (1.0, @selected_bg_color) + bg[INSENSITIVE] = @panel_bg_color + + fg[NORMAL] = @text_color + fg[PRELIGHT] = @panel_text_color + fg[SELECTED] = @selected_bg_color + fg[ACTIVE] = @panel_text_color + fg[INSENSITIVE] = shade (1.0, @panel_fg_color) + + base[NORMAL] = @panel_bg_color + base[PRELIGHT] = shade (1.2, @selected_bg_color) + base[SELECTED] = shade (1.0, @selected_bg_color) + base[ACTIVE] = shade (1.0, @selected_bg_color) + base[INSENSITIVE] = @panel_bg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @panel_text_color + text[SELECTED] = @selected_bg_color + text[INSENSITIVE] = shade (0.9, @panel_fg_color) + text[ACTIVE] = @panel_text_color + + engine "murrine" { + roundness = 0 + contrast = 0.0 + glazestyle = 2 + trough_border_shades = { 3.0, 2.5 } + } +} + +style "bold-panel-item" { + font_name = "Bold" + + engine "murrine" { + roundness = 0 + } +} + + +style "workspace-switcher" = "murrine-panel" { + bg[SELECTED] = @selected_bg_color +} + +style "xfce-header" { + bg[NORMAL] = shade (0.9, @bg_color) + base[NORMAL] = shade (1.18, @bg_color) +} + +style "xfdesktop-windowlist" { + bg[NORMAL] = @base_color + fg[INSENSITIVE] = shade (0.95, @base_color) + text[INSENSITIVE] = shade (0.95, @base_color) +} + +style "xfdesktop-icon-view" { + XfdesktopIconView::label-alpha = 0 + XfdesktopIconView::selected-label-alpha = 60 + XfdesktopIconVIew::ellipsize-icon-labels = 1 + + base[NORMAL] = @panel_bg_color + base[SELECTED] = shade (1.0, @selected_bg_color) + base[ACTIVE] = shade (1.0, @selected_bg_color) + + fg[NORMAL] = shade (1.0, @text_color) + fg[SELECTED] = @text_color + fg[ACTIVE] = @text_color + + + engine "murrine" { + textstyle = 5 + text_shade = 0.05 + } +} + +style "xfwm-tabwin" { + Xfwm4TabwinWidget::border-width = 1 + Xfwm4TabwinWidget::border-alpha = 1.0 + Xfwm4TabwinWidget::icon-size = 64 + Xfwm4TabwinWidget::alpha = 1.0 + Xfwm4TabwinWidget::border-radius = 2 + + bg[NORMAL] = @bg_color + bg[SELECTED] = @selected_bg_color + + fg[NORMAL] = @fg_color + + engine "murrine" { + contrast = 0.0 + border_shades = { 1.00, 1.00 } + } +} + +style "xfwm-tabwin-button" { + font_name = "bold" + + bg[SELECTED] = @selected_bg_color +} + +style "breadcrumbs" +{ + xthickness = 9 + ythickness = 4 + ThunarLocationButtons::spacing = 0 +} + +widget "*PanelWidget*" style "murrine-panel" +widget "*PanelApplet*" style "murrine-panel" +widget "*fast-user-switch*" style "murrine-panel" +widget "*CPUFreq*Applet*" style "murrine-panel" +widget "*indicator-applet*" style "murrine-panel" +class "PanelApp*" style "murrine-panel" +class "PanelToplevel*" style "murrine-panel" +widget_class "*PanelToplevel*" style "murrine-panel" +widget_class "*notif*" style "murrine-panel" +widget_class "*Notif*" style "murrine-panel" +widget_class "*Tray*" style "murrine-panel" +widget_class "*tray*" style "murrine-panel" +widget_class "*computertemp*" style "murrine-panel" +widget_class "*Applet*Tomboy*" style "murrine-panel" +widget_class "*Applet*Netstatus*" style "murrine-panel" +widget "*gdm-user-switch-menubar*" style "murrine-panel" +widget_class "*Notif*Beagle*" style "murrine-panel" +widget_class "*Notif*Brasero*" style "murrine-panel" +widget "*Panel*MenuBar*" style "bold-panel-item" +widget "*gimmie*" style "bold-panel-item" +widget_class "*ThunarLocationButtons*" style "breadcrumbs" + +# widget_class "*Mail*" style "murrine-panel" # Disabled to fix Evolution bug +# class "*Panel*" style "murrine-panel" # Disabled to fix bug + +# Xfce specific theming +widget_class "*XfceHeading*" style "xfce-header" +widget "xfwm4-tabwin*" style "xfwm-tabwin" +widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" +widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" +widget "*Xfce*Panel*" style "murrine-panel" +class "*Xfce*Panel*" style "murrine-panel" +widget "*WnckPager*" style "workspace-switcher" + + + +# Google Chrome/Chromium theming (requires 9.0.597 or newer) +style "chrome-gtk-frame" +{ + ChromeGtkFrame::frame-color = shade (1.0, @bg_color) + ChromeGtkFrame::inactive-frame-color = shade (1.0, @bg_color) + ChromeGtkFrame::incognito-frame-color = shade (0.5, @bg_color) + ChromeGtkFrame::incognito-inactive-frame-color = shade (0.5, @bg_color) + + ChromeGtkFrame::frame-gradient-size = 0 + ChromeGtkFrame::frame-gradient-color = shade (1.0,@bg_color) + ChromeGtkFrame::inactive-frame-gradient-color = shade (1.0,@bg_color) + ChromeGtkFrame::incognito-frame-gradient-color = shade (0.5,@bg_color) + ChromeGtkFrame::incognito-inactive-frame-gradient-color = shade (0.5,@bg_color) + + ChromeGtkFrame::scrollbar-trough-color = @base_color + ChromeGtkFrame::scrollbar-slider-prelight-color = shade(0.92, @bg_color) + ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color +} +style "chrome_menu_item" +{ + bg[SELECTED] = @selected_bg_color +} + +class "ChromeGtkFrame" style "chrome-gtk-frame" +widget_class "*Chrom*Button*" style "button" +widget_class "*<GtkCustomMenu>*<GtkCustomMenuItem>*" style "chrome_menu_item" + +style "null" +{ + engine "pixmap" + { + image + { + function = BOX + file = "Others/null.png" + stretch = TRUE + } + } +} + +# Wrokaround style for places where the text color is used instead of the fg color. +style "text_is_fg_color_workaround" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} + +# Workaround style for menus where the text color is used instead of the fg color. +style "menuitem_text_is_fg_color_workaround" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = "#99958b" +} + +# Workaround style for places where the fg color is used instead of the text color. +style "fg_is_text_color_workaround" { + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) +} + +# Style to set the toolbar to use a flat style. This is because the "New" button in +# Evolution is not drawn transparent. So if there is a gradient in the background it will +# look really wrong. +# See http://bugzilla.gnome.org/show_bug.cgi?id=446953. +style "evo_new_button_workaround" { +} + + +# GTK tooltips +widget "gtk-tooltip*" style "tooltips" +# GIMP +# Disable gradients completely for GimpSpinScale +class "GimpSpinScale" style "gimp_spin_scale" +# Remove borders from "Wilbert frame" in Gimp +widget_class "*<GimpToolbox>*<GtkFrame>" style "gimp_toolbox_frame" + +############################################################################## +# The following part of the gtkrc applies the different styles to the widgets. +############################################################################### + + +# The default style is applied to every widget +class "GtkWindow" style "default" +class "GtkWidget" style "default" +class "GtkFrame" style "wide" +class "GtkCalendar" style "wide" +class "GtkCheckButton" style "checkbutton" +class "GtkEntry" style "entry" +class "GtkSpinButton" style "spinbutton" +class "GtkOldEditable" style "entry" +class "GtkNotebook" style "notebook" +class "GtkRange" style "range" +class "GtkProgressBar" style "progressbar" +class "GtkSeparatorMenuItem" style "separator_menu_item" +class "GtkScrolledWindow" style "scrolled_window" +class "GtkFrame" style "frame" +class "GtkToolbar" style "toolbar" +class "GtkButton" style "button" +class "GtkScale" style "scale" +class "GtkVScale" style "vscale" +class "GtkHScale" style "hscale" +class "GtkScrollbar" style "scrollbar" +class "GtkHScrollbar" style "scrollbar" +class "GtkVScrollbar" style "scrollbar" +class "GtkCalendar" style "calendar" +class "GtkInfoBar" style "infobar" +class "GtkIconView" style "iconview" +class "GimpSpinScale" style "gimp_spin_scale" +# General matching follows. The order is choosen so that the right styles override +# each other. EG. progressbar needs to be more important than the menu match. +widget_class "*<GtkNotebook>" style "notebook" +# This is not perfect, it could be done better. +# (That is modify *every* widget in the notebook, and change those back that +# we really don't want changed) +widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkLabel>" style "notebook_bg" +widget_class "*.GtkNotebook.*.GtkViewport" style "notebook" + +widget_class "*<GtkToolbar>*" style "toolbar" +widget_class "*<GtkHandleBox>" style "toolbar" +widget_class "*<GtkScrolledWindow>*" style "scrolledwindow" + +widget_class "*<GtkButton>" style "button" +widget_class "*<GtkButton>*<GtkLabel>" style "button" +widget_class "*<GtkToolbar>.*.<GtkButton>*" style "button" +widget_class "*<GtkNotebook>" style "notebook" +widget_class "*<GtkStatusbar>" style "statusbar" +widget_class "*<GtkSpinButton>*" style "spinbutton" +widget_class "*<GtkNotebook>*<GtkButton>" style "notebook_button" +widget_class "*<GtkNotebook>*<GtkButton>*<GtkLabel>" style "notebook_button" +widget_class "*<GtkCheckButton>*" style "checkbutton" + +widget_class "*GtkCheckButton*GtkLabel*" style "checkbutton" +widget_class "*<GtkComboBoxEntry>*" style "combobox_entry" +widget_class "*<GtkCombo>*" style "combobox_entry" + + +widget_class "*<GtkMenu>*" style "menu" + +widget_class "*<GtkMenu>*" style "menu_framed_box" +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenuItem>*" style "menu_item" +widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menubar_item" +widget_class "*<GtkSeparatorMenuItem>*" style "separator_menu_item" +widget_class "*<GtkSeparatorToolItem>*" style "separator_tool_item" +widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menubar_item" + +widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title" +widget_class "*.<GtkTreeView>*" style "treeview" + +widget_class "*<GtkProgress>" style "progressbar" +widget_class "*<GtkMenuItem>.*.<GtkProgressBar>" style "progressbar_menu_item" +widget_class "*<GtkMenuItem>.*.<GtkScale>" style "scale_menu_item" +widget_class "*<GtkMenuItem>.*.<GtkCalendar>" style "calendar_menu_item" +# Remove borders from "Wilbert frame" in Gimp +widget_class "*<GimpToolbox>*<GtkFrame>" style "gimp_toolbox_frame" +# Treeview headers (and similar stock GTK+ widgets) +widget_class "*.<GtkScrolledWindow>*<GtkTreeView>*" style "treeview_header_scrolled" +widget_class "*.<GtkTreeView>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkCTree>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkList>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkCList>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkTreeView>.<GtkButton>.*<GtkLabel>" style "treeview_header" +widget_class "*.<GtkCTree>.<GtkButton>.*<GtkLabel>" style "treeview_header" +widget_class "*.<GtkList>.<GtkButton>.*<GtkLabel>" style "treeview_header" +widget_class "*.<GtkCList>.<GtkButton>.*<GtkLabel>" style "treeview_header" +widget_class "*HandleBox" style "handlebox" +widget_class "*<GtkTreeView>*<GtkButton>*" style "treeview_header" +widget_class "*<GtkComboBox>*<GtkSeparator>" style "combobox_separator" +widget_class "*<GtkComboBox>" style "combobox" +widget_class "*<GtkComboBox>*<GtkButton>" style "combobox_button" +widget_class "*<GtkFileChooserDefault>*<GtkToolbar>" style "inline_toolbar" +widget_class "*<GtkNotebook>*<GtkScrolledWindow>*<GtkViewport>" style "notebook_viewport" +widget_class "*<GtkNotebook>*<GtkEntry>" style "notebook_entry" +widget_class "*<GtkNotebook>*<GtkEventBox>*<GtkEntry>" style "entry" +widget_class "*<GtkNotebook>*<GtkComboBoxEntry>*<GtkEntry>" style "notebook_combobox_entry" +widget_class "*<GtkNotebook>*<GtkEventBox>*<GtkComboBoxEntry>*<GtkEntry>" style "combobox_entry" +widget_class "*<GtkNotebook>.<GtkLabel>" style "notebook_tab_label" +widget_class "*<GtkFileChooserDefault>*<GtkToolbar>*<GtkButton>" style "button_nohilight" +widget_class "*<GtkComboBoxEntry>*<GtkEntry>" style "combobox_entry" +widget_class "*<GtkComboBoxEntry>*<GtkButton>" style "combobox_entry_button" +widget_class "*<GtkInfoBar>*<GtkButton>" style "button_nohilight" +# Eclipse/SWT +widget "gtk-tooltips*" style "tooltips" +widget "*swt-toolbar-flat" style "null" +# Overlay scrollbar +widget_class "*<OsScrollbar>" style "overlay_scrollbar" +widget_class "*<OsThumb>" style "overlay_scrollbar" + +# Openoffice, Libreoffice +widget "*openoffice-toplevel*" style "ooo_stepper_hack" +widget "*openoffice-toplevel*GtkEntry" style "libreoffice_entry" +widget "*openoffice-toplevel*GtkSpinButton" style "libreoffice_entry" +widget "*libreoffice-toplevel*GtkEntry" style "libreoffice_entry" +widget "*libreoffice-toplevel*GtkSpinButton" style "libreoffice_entry" + +########################################################################## +# Following are special cases and workarounds for issues in applications. +########################################################################## + +# Workaround for the evolution ETable (bug #527532) +widget_class "*.ETable.ECanvas" style "treeview_header" +# Workaround for the evolution ETree +widget_class "*.ETree.ECanvas" style "treeview_header" +# Xchat special cases +widget "*xchat-inputbox" style "entry" + +# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646 +# Note that this work around assumes that the combobox is _not_ in appears-as-list mode. +widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround" +# This is the part of the workaround that fixes the menus +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" + +# Work around the usage of GtkLabel inside GtkListItems to display text. +# This breaks because the label is shown on a background that is based on the base color. +widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround" +# GtkCList also uses the fg color to draw text on top of the base colors. +widget_class "*<GtkCList>" style "fg_is_text_color_workaround" +# Nautilus when renaming files, and maybe other places. +widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround" +# Work around for ubuntu's lucid sound indicator +widget "ido-offscreen-scale" style "soundfix" +# Thickness for indicator menu items +widget "*IdoEntryMenuItem*" style "wide" + +# See the documentation of the style. +widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "evo_new_button_workaround" + +# We use this weird selector to target an offscreen entry as created +# by Chrome/Chromium to derive the style for its toolbar +widget_class "<GtkEntry>" style "standalone_entry" + +style "performance-fix" { + engine "murrine" { + textstyle = 0 + } +} + +widget_class "*gtkmm__GtkWindow*" style "performance-fix" # Inkscape +widget_class "*GimpDisplayShell*" style "performance-fix" # Gimp +widget_class "*GimpToolbox*" style "performance-fix" +widget_class "*GimpMenuDock*" style "performance-fix" +widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice +widget_class "*MozContainer*" style "performance-fix" # Firefox (Not sure if this one does anything though.) + diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/button b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/button new file mode 100755 index 00000000..3be875b2 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/button @@ -0,0 +1,69 @@ +style "button" +{ + xthickness = 4 + ythickness = 7 + fg[NORMAL] = @selected_fg_color + fg[PRELIGHT] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = shade (0.7, @selected_fg_color) + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + detail = "buttondefault" + file = "Buttons/button-default.png" + border = { 5, 5, 5, 5} + stretch = TRUE + } + image + { + function = BOX + state = PRELIGHT + recolorable = TRUE + shadow = OUT + file = "Buttons/button-prelight.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = BOX + state = PRELIGHT + recolorable = TRUE + shadow = IN + file = "Buttons/button-pressed.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = BOX + state = ACTIVE + file = "Buttons/button-pressed.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = BOX + state = INSENSITIVE + file = "Buttons/button-insensitive.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = BOX + file = "Buttons/button-normal.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + } +} +widget_class "*.<GtkButton>.*" style "button" +class "GtkButton" style "button" +widget_class "*GtkToggleButton*" style "button" + diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/checkbutton b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/checkbutton new file mode 100755 index 00000000..0226bfb8 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/checkbutton @@ -0,0 +1,177 @@ +style "checkbutton"="default" +{ + fg[NORMAL] = shade (1.1, @text_color) + fg[ACTIVE] = @fg_color + engine "pixmap" { + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/check1.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/check1.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/check2.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/check3.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/check2.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/check2.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/check1.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/check4.png" + overlay_stretch = FALSE + } + image + { + function = FLAT_BOX + recolorable = TRUE + stretch = TRUE + file = "Check-Radio/checklight.png" + border = { 2, 2, 2, 2 } + } + } +} +style "checkbutton-menu"="default" +{ + + + engine "pixmap" { + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/highlight.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/highlight.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/highlight.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/highlight.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/menuitem-checkbox.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/menuitem-checkbox-selected.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/menuitem-checkbox.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/menuitem-checkbox-insensitive.png" + overlay_stretch = FALSE + } + image + { + function = FLAT_BOX + recolorable = TRUE + stretch = TRUE + file = "Check-Radio/checklight.png" + border = { 2, 2, 2, 2 } + } + } +} +class "GtkCheckButton" style "checkbutton" +widget_class "*GtkCheckButton*GtkLabel*" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton-menu" diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/combo b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/combo new file mode 100755 index 00000000..b5dec51b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/combo @@ -0,0 +1,127 @@ + +style "combobox" = "default" +{ + base[INSENSITIVE] = shade (0.95, @bg_color) + text[INSENSITIVE] = mix (0.3, @base_color, @text_color) + fg[NORMAL] = @selected_fg_color + fg[PRELIGHT] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = shade (0.7, @selected_fg_color) + GtkWidget::wide-separators = 0 + xthickness = 4 + ythickness = 4 + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "Combo/combo-prelight.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "Combo/combo-normal.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "Combo/combo-pressed.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = INSENSITIVE + file = "Combo/combo-inactive.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = ARROW + state = NORMAL + recolorable = TRUE + overlay_file = "Combo/combo-arrow.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + state = PRELIGHT + recolorable = TRUE + overlay_file = "Combo/combo-arrow-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image + { + function = ARROW + state = ACTIVE + recolorable = TRUE + overlay_file = "Combo/combo-arrow-active.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image + { + function = ARROW + state = INSENSITIVE + recolorable = TRUE + overlay_file = "Combo/combo-arrow-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = VLINE + recolorable = TRUE + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + } +} +style "combobox_button" +{ + xthickness = 5 + ythickness = 5 +} +style "combobox_separator" +{ + xthickness = 0 + ythickness = 0 + GtkWidget::wide-separators = 1 +} +widget_class "*<GtkComboBox>*<GtkButton>" style "combobox_button" +widget_class "*<GtkComboBox>*<GtkSeparator>" style "combobox_separator" +widget_class "*<GtkComboBox>" style "combobox" +style "combobutton" +{ + text[NORMAL] = @selected_fg_color + text[PRELIGHT] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = shade (0.9, @selected_fg_color) + text[INSENSITIVE] = shade (0.7, @selected_fg_color) +} +widget_class "*<GtkComboBox>*<GtkCellView>*" style "combobutton" diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/entry b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/entry new file mode 100755 index 00000000..982b3854 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/entry @@ -0,0 +1,191 @@ +style "entry" = "default" +{ + xthickness = 4 + ythickness = 4 + base[NORMAL] = @base_color + base[INSENSITIVE] = shade (0.95, @bg_color) + text[INSENSITIVE] = mix (0.3, @base_color, @text_color) + engine "pixmap" + { + image + { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "Shadows/text-entry.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "Shadows/text-entry-inactive.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "Shadows/entry-shadow-in.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + overlay_file = "Shadows/entry-border-fill.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + image + { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + overlay_file = "Shadows/entry-border-fill.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + } +} +style "entry-notebook" = "default" +{ + xthickness = 4 + ythickness = 4 + base[NORMAL] = @base_color + base[INSENSITIVE] = shade (0.95, @bg_color) + text[INSENSITIVE] = mix (0.3, @base_color, @text_color) + engine "pixmap" + { + image + { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "Shadows/text-entry-notebook.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "Shadows/text-entry-inactive-notebook.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "Shadows/entry-shadow-in-notebook.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + overlay_file = "Shadows/entry-border-fill.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + image + { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + overlay_file = "Shadows/entry-border-fill.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + } +} +style "standalone_entry" = "default" +{ + xthickness = 4 + ythickness = 4 + engine "pixmap" + { + image + { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "Shadows/text-entry-solid.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "Shadows/text-entry-inactive-solid.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "Shadows/entry-shadow-in-solid.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + overlay_file = "Shadows/entry-border-fill-solid.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + image + { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + overlay_file = "Shadows/entry-border-fill-solid.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + } +} +style "toplevel_hack" +{ + xthickness = 1 + ythickness = 1 + engine "adwaita" + { + } +} +style "xfce-heading-style" { base[NORMAL] = @bg_color } +class "XfceHeading" style "xfce-heading-style" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +widget_class "*<GtkNotebook>*<GtkEntry>" style "entry-notebook" +widget_class "*<GtkNotebook>*<GtkEventBox>*<GtkEntry>" style "entry" +widget_class "<GtkEntry>" style "standalone_entry" +class "GtkWindow" style "toplevel_hack" +widget "*openoffice-toplevel*GtkEntry" style "standalone_entry" +widget "*libreoffice-toplevel*GtkEntry" style "standalone_entry" +widget "GtkWindow.GtkFixed.GtkEntry" style "standalone_entry" +widget "MozillaGtkWidget*GtkEntry" style "standalone_entry" diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/handlebox b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/handlebox new file mode 100755 index 00000000..d1779aa6 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/handlebox @@ -0,0 +1,25 @@ +style "handlebox" = "default" +{ + engine "pixmap" + { + image + { + function = HANDLE + recolorable = TRUE + overlay_file = "Others/null.png" + overlay_file = "Handles/handle-h.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + image + { + function = HANDLE + overlay_file = "Others/null.png" + overlay_file = "Handles/handle-v.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + } +} +class "GtkHandleBox" style "handlebox" +class "GtkPaned" style "handlebox" diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/listheader b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/listheader new file mode 100755 index 00000000..62e83626 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/listheader @@ -0,0 +1,97 @@ +style "list-header" +{ + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @text_color + fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color) + #Comment out the ythickness setting below for thicker column headers. + ythickness = 5 + GtkTreeView::odd_row_color = "#ffffff" + GtkTreeView::even_row_color = "#ffffff" + GtkTreeView::odd_col_color = "#ffffff" + GtkTreeView::even_col_color = "#ffffff" + + engine "pixmap" + { + + #This image is used to draw the headers of columns in list views when they are + #not selected. + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "ListHeaders/list_header.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + + #This image is used to draw the column headers in list views when they are + #clicked. + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "ListHeaders/list_header-prelight.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + + + + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "ListHeaders/list_header-pressed.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = SELECTED + file = "ListHeaders/list_header-prelight.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = INSENSITIVE + file = "ListHeaders/list_header-insens.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + image + { + function = FLAT_BOX + state = NORMAL + border = {2,2,2,2} + stretch = TRUE + file = "Others/null.png" + } + image + { + function = FLAT_BOX + state = SELECTED + border = {2,2,2,2} + stretch = TRUE + file = "ListHeaders/tree.png" + } + } +} + +widget_class "*List" style "list-header" +widget_class "*GtkTree*" style "list-header" +widget_class "*GtkCList*" style "list-header" +widget_class "*GtkCTree*" style "list-header" +widget_class "*GtkList*" style "list-header" +widget_class "*.ETree.*" style "list-header" +class "GtkTreeView" style "list-header" + diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/menu-menubar b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/menu-menubar new file mode 100755 index 00000000..757656b8 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/menu-menubar @@ -0,0 +1,154 @@ +style "menu"="default" +{ +xthickness=0 +ythickness=0 + + engine "pixmap" + { + image + { + function = BOX + # recolorable = TRUE + detail = "menu" + file = "Menu-Menubar/menu.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + } +} + +style "menuitem" +{ + xthickness = 0 + ythickness = 4 + bg[SELECTED] = @selected_fg_color + fg[PRELIGHT] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[PRELIGHT] = @selected_fg_color + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + file = "Menu-Menubar/menuitem.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = ARROW + recolorable = TRUE + state = NORMAL + overlay_file = "Menu-Menubar/arrow-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + recolorable = TRUE + state = PRELIGHT + overlay_file = "Menu-Menubar/arrow-right-prelight.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = HLINE + recolorable = TRUE + file = "Menu-Menubar/menuline.png" + border = { 0, 0, 1, 0 } + stretch = TRUE + } + } +} +style "tearoffmenuitem" = "menuitem" +{ + + engine "pixmap" + { + image + { + function = ARROW + file = "Arrows/arrow-left.png" + stretch = TRUE + arrow_direction = LEFT + } + } +} + +style "menubar" + +{ + text[PRELIGHT] = @fg_color + text[SELECTED] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @fg_color + xthickness = 1 + ythickness = 1 + engine "pixmap" + { + image + { + function = BOX + state = NORMAL + file = "Menu-Menubar/menubar.png" + border = { 0, 0, 0, 1 } + stretch = TRUE + } + + image + { + function = BOX + state = ACTIVE + file = "Menu-Menubar/menubar.png" + border = { 0, 0, 0, 1 } + stretch = TRUE + } + + image + { + function = BOX + state = INSENSITIVE + file = "Menu-Menubar/menubar.png" + border = { 0, 0, 0, 1 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "Menu-Menubar/menubar-item.png" + + border = { 5, 5, 0, 0 } + stretch = TRUE + } + + } +} + +style "menubar-item" + +{ + text[PRELIGHT] = @fg_color + text[SELECTED] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @fg_color + xthickness = 1 + ythickness = 1 +} + + +widget_class "*<GtkSeparatorMenuItem>*" style "menuitem" +class "GtkMenu" style "menu" +widget_class "*<GtkMenu>*" style "menu" +widget_class "*<GtkMenuItem>*" style "menuitem" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkMenuBar*" style "menubar" +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menubar-item" diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/murrine-style-images-and-labels b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/murrine-style-images-and-labels new file mode 100755 index 00000000..ab3ad73e --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/murrine-style-images-and-labels @@ -0,0 +1,65 @@ +style "murrinestyle" +{ +#remove the ugly stipple effect that the pixmap engine causes +#remove the ugly distortion that the pixmap engine causes on disabled text + engine "murrine" {} +} + +class "GtkImage" style "murrinestyle" +class "GtkLabel" style "murrinestyle" +class "GtkComboBox" style "murrinestyle" +class "GtkCellView" style "murrinestyle" +widget_class "*.<GtkButton>.<GtkLabel>" style "murrinestyle" +widget_class "*.<GtkComboBox>.<GtkCellView>" style "murrinestyle" +widget_class "*<GtkImage>*" style "murrinestyle" +widget_class "*.<GtkLabel>" style:highest "murrinestyle" +widget_class "*.<GtkMenuItem>.*" style:highest "murrinestyle" +widget_class "*<GtkMenuBar>*<GtkLabel>*" style:highest "murrinestyle" +widget_class "*CPUFreqApplet*" style:highest "murrinestyle" +widget_class "*<GtkToolbar>*<GtkButton>*<GtkLabel>*" style:highest "murrinestyle" +widget_class "*<GtkToolbar>*<GtkLabel>*" style:highest "murrinestyle" +widget_class "*<GtkButton>*<GtkLabel>*" style:highest "murrinestyle" +style "text" +{ + + engine "murrine" { +textstyle = 1 +text_shade = 0.7 +} +} +widget_class "*<GtkButton>*<GtkLabel>*" style "text" + +style "notext" +{ + + engine "murrine" { +textstyle = 0 +} +} +widget_class "*<GtkCheckButton>*<GtkLabel>*" style "notext" +widget_class "*<GtkRadioButton>*<GtkLabel>*" style "notext" +widget_class "*<GtkLinkButton>*<GtkLabel>*" style "notext" +widget_class "*Panel*<GtkButton>*<GtkLabel>*" style "notext" +widget_class "*Chrom*Button*Label*" style "notext" +widget_class "*FmSidePane*Button*Label*" style "notext" +widget_class "*<GtkToolbar>*<GtkButton>*<GtkLabel>*" style "notext" +style "chromebutton" +{ + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = shade (0.7, @selected_fg_color) +} +widget_class "*Chrom*Button*Label*" style "chromebutton" +style "fm" +{ + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @fg_color + fg[INSENSITIVE] = shade (0.7, @selected_fg_color) +} +widget_class "*FmSidePane*Button*Label*" style "fm" diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/notebook b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/notebook new file mode 100755 index 00000000..809da66f --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/notebook @@ -0,0 +1,176 @@ +style "notebook" +{ + + xthickness = 3 + ythickness = 3 + engine "pixmap" + { + image + { + function = EXTENSION + recolorable = TRUE + state = ACTIVE + file = "Tabs/tab-bottom.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + gap_side = TOP + } + image + { + function = EXTENSION + recolorable = TRUE + state = ACTIVE + file = "Tabs/tab-top.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + gap_side = BOTTOM + } + image + { + function = EXTENSION + recolorable = TRUE + state = ACTIVE + file = "Tabs/tab-left.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + gap_side = RIGHT + } + image + { + function = EXTENSION + recolorable = TRUE + state = ACTIVE + file = "Tabs/tab-right.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + gap_side = LEFT + } + image + { + function = EXTENSION + recolorable = TRUE + file = "Tabs/tab-top-active.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + gap_side = BOTTOM + } + image + { + function = EXTENSION + recolorable = TRUE + file = "Tabs/tab-bottom-active.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + gap_side = TOP + } + image + { + function = EXTENSION + recolorable = TRUE + file = "Tabs/tab-left-active.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + gap_side = RIGHT + } + image + { + function = EXTENSION + recolorable = TRUE + file = "Tabs/tab-right-active.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + gap_side = LEFT + } + +# How to draw boxes with a gap on one side (ie the page of a notebook) + + image + { + function = BOX_GAP + recolorable = TRUE + file = "Tabs/notebook-top.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + gap_file = "Tabs/gap-top.png" + gap_border = { 10, 10, 10, 10 } + gap_start_file = "Tabs/gap-top-left.png" + gap_start_border = { 5, 19, 5, 19 } + gap_end_file = "Tabs/gap-top-right.png" + gap_end_border = { 19, 5, 5, 19 } + gap_side = TOP + } + image + { + function = BOX_GAP + recolorable = TRUE + file = "Tabs/notebook-bottom.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + gap_file = "Tabs/gap-bottom.png" + gap_border = { 10, 10, 10, 10 } + gap_start_file = "Tabs/gap-bottom-left.png" + gap_start_border = { 5, 19, 19, 5 } + gap_end_file = "Tabs/gap-bottom-right.png" + gap_end_border = { 19, 5, 19, 5 } + gap_side = BOTTOM + } + image + { + function = BOX_GAP + recolorable = TRUE + file = "Tabs/notebook-left.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + gap_file = "Tabs/gap-left.png" + gap_border = { 10, 10, 10, 10 } + gap_start_file = "Tabs/gap-top-left.png" + gap_start_border = { 5, 19, 5, 19 } + gap_end_file = "Tabs/gap-bottom-left.png" + gap_end_border = { 5, 19, 19, 5 } + gap_side = LEFT + } + image + { + function = BOX_GAP + recolorable = TRUE + file = "Tabs/notebook-right.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + gap_file = "Tabs/gap-right.png" + gap_border = { 10, 10, 10, 10 } + gap_start_file = "Tabs/gap-top-right.png" + gap_start_border = { 19, 5, 5, 19 } + gap_end_file = "Tabs/gap-bottom-right.png" + gap_end_border = { 19, 5, 19, 5 } + gap_side = RIGHT + } + + +# How to draw the box of a notebook when it isnt attached to a tab + + image + { + function = BOX + recolorable = TRUE + file = "Tabs/notebook.png" + border = { 6,6,6,6 } + stretch = TRUE + } + } +} +style "notebook-close" { stock["gtk-close"] = {{ "Others/close.png", *, *, * }} } +style "notebook_viewport" +{ + bg[NORMAL] = @base_color +} + +style "notebook-text" +{ + fg[ACTIVE] = shade (1.2, @text_color) +} +widget_class "PlumaWindow*<GtkNotebook>*PlumaTab*<GtkLabel>" style "notebook-text" +widget_class "*.<GtkNotebook>.<GtkLabel>" style "notebook-text" +class "GtkNotebook" style "notebook" +widget_class "*<GtkNotebook>*<GtkScrolledWindow>*<GtkViewport>" style "notebook_viewport" +widget_class "*<GtkNotebook>*" style "notebook-close" + diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/optionmenu b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/optionmenu new file mode 100755 index 00000000..838169d2 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/optionmenu @@ -0,0 +1,74 @@ +style "optionmenu" = "default" +{ + xthickness = 3 + ythickness = 6 + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "Combo/combo-prelight.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "Combo/combo-normal.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "Combo/combo-pressed.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = INSENSITIVE + file = "Combo/combo-inactive.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = TAB + state = INSENSITIVE + recolorable = TRUE + overlay_file = "Combo/op-ins.png" + overlay_stretch = FALSE + } + image + { + function = TAB + recolorable = TRUE + state = NORMAL + overlay_file = "Combo/op.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + image + { + function = TAB + recolorable = TRUE + state = PRELIGHT + overlay_file = "Combo/op-pre.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + } +} + +class "GtkOptionMenu" style "optionmenu" + diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/panel b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/panel new file mode 100755 index 00000000..c5a0367a --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/panel @@ -0,0 +1,388 @@ + +style "panel" +{ + fg[NORMAL] = "#ABB4BD" + fg[PRELIGHT] = "#ffffff" + fg[SELECTED] = "#ffffff" + fg[ACTIVE] = "#ffffff" + fg[INSENSITIVE] = "#999999" + bg[NORMAL] = "#434A54" + bg[PRELIGHT] = "#434A54" + bg[ACTIVE] = "#434A54" + bg[SELECTED] = "#434A54" + bg[INSENSITIVE] = "#434A54" +xthickness = 0 +ythickness = 0 + + bg_pixmap[NORMAL] = "Panel/panel-bg.png" + bg_pixmap[ACTIVE] = "Panel/panel-bg.png" + bg_pixmap[SELECTED] = "Panel/panel-bg.png" + bg_pixmap[INSENSITIVE] = "Panel/panel-bg.png" + bg_pixmap[PRELIGHT] = "Panel/panel-bg.png" + engine "pixmap" + { + image + { + function = SHADOW + shadow = IN + recolorable = FALSE + file = "Shadows/shadow-none.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = SHADOW + shadow = OUT + recolorable = TRUE + file = "Shadows/shadow-none.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image + { + function = SHADOW + shadow = ETCHED_IN + recolorable = TRUE + file = "Shadows/shadow-none.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = SHADOW + shadow = ETCHED_OUT + recolorable = TRUE + file = "Shadows/shadow-none.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = VLINE + recolorable = TRUE + file = "Lines/linep-v.png" + border = { 0, 1, 0, 0 } + stretch = TRUE + } + image + { + function = HLINE + recolorable = TRUE + file = "Lines/linep-h.png" + border = { 0, 0, 0, 1 } + stretch = TRUE + } + } +} + + +############################################################# +#THESE DECLARATIONS MAKE SURE THE PANEL STILL USES PANEL STYLE +############################################################# + +class "*Mail*" style "panel" +class "*notif*" style "panel" +class "*Notif*" style "panel" +#class "*Tray*" style "panel" +#class "*tray*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*Mail*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +#widget "*TrayIcon*" style "panel" +class "*Panel*Applet*" style "panel" +widget_class "*Panel*GtkToggleButton" style "panel" +widget_class "*Panel*GtkButton" style "panel" +widget_class "*.Panel*Button*GtkLabel" style "panel" +widget_class "*.Panel*GtkLabel" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +############################################################# +#THE COMMENTED CLASSES FIXES A PANEL BUG THAT MADE SOME +#TRAY ICONS MOVE DOWN 1 PIXEL , A VERY BIG THANKS TO MOOMEX +#FOR THIS INFORMATION!!!!!! +############################################################# +# THANKS TO merlwiz79 FOR THESE FIXES +############################################################# + +widget_class "*Netstatus*" style "panel" +widget_class "*Tomboy*Tray*" style "panel" +widget "*fast-user-switch*" style "panel" +widget_class "*PanelToplevel*" style "panel" +class "Xfce*Panel*" style "panel" +widget_class "*Xfce*Panel*" style "panel" +widget_class "*PanelApplet*" style "panel" +widget_class "*PanelWidget*" style "panel" +widget "*Xfce*Panel*" style "panel" +############################################################# +#THIS MAKES THE APPLICATIONS PLACES SYSTEM MENU ON THE PANEL +#USE PANEL STYLE +############################################################# + + +style "panelbar" +{ + fg[NORMAL] = "#ABB4BD" + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @fg_color + fg[ACTIVE] = @fg_color + fg[INSENSITIVE] = "#999999" +engine "pixmap" +{ + image + { + function = BOX + state = NORMAL + file = "Panel/panel-menubar.png" + border = { 3 , 3 , 3 , 3} + stretch = TRUE + } + + + image + { + function = BOX + state = ACTIVE + file = "Panel/panel-bg.png" + border = { 2 , 2 , 2 , 2} + stretch = TRUE + } + + + image + { + function = BOX + state = INSENSITIVE + file = "Panel/panel-bg.png" + border = { 2 , 2 , 2 , 2} + stretch = TRUE + } + + + image + { + function = BOX + state = PRELIGHT + recolorable = TRUE + file = "Panel/menubar-item.png" + border = { 5 , 5 , 5 , 0} + stretch = TRUE + } + +} + +} + + +class "*Panel*MenuBar*" style "panelbar" +widget_class "*Panel*MenuBar*" style "panelbar" +widget_class "*Panel*MenuBar*Item*" style:highest "panelbar" + +############################################################# + +style "panelbuttons" +{ + + xthickness = 3 + ythickness = 3 + GtkWidget::focus_padding = 2 + + engine "pixmap" { + + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "Panel/panel-button-inactive.png" + border = { 5 , 5 , 5 , 5} + stretch = TRUE + } + + image + { + function = BOX + shadow = OUT + recolorable = TRUE + state = PRELIGHT + file = "Panel/panel-button-prelight.png" + border = { 5 , 5 , 5 , 5} + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + shadow = IN + state = PRELIGHT + file = "Panel/panel-button-active-prelight.png" + border = { 5 , 5 , 5 , 5} + stretch = TRUE + } + + + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "Panel/panel-button-active.png" + border = { 5 , 5 , 5 , 5} + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = INSENSITIVE + file = "Panel/panel-button-inactive.png" + border = { 5 , 5 , 5 , 5} + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = SELECTED + file = "Panel/panel-button-active.png" + border = { 5 , 5 , 5 , 5} + stretch = TRUE + } + +} + +} + +############################################################# +#THESE DECLARATIONS MAKE SURE THE LAUNCHER EDITOR BUTTONS USE +#STANDARD BUTTONS STYLE AND NOT PANEL BUTTONS STYLE +############################################################# + + +widget "*tasklist*" style "panelbuttons" + +############################################################# +# THANKS TO merlwiz79 FOR THESE FIXES +############################################################# + +widget_class "*XfceActionsPlugin*XfceArrowButton*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" + +############################################################# + +style "paneltogglebuttons" +{ + + xthickness = 2 + ythickness = 2 + engine "pixmap" { + + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "Panel/panel-bg.png" + border = { 2 , 2 , 2 , 2} + stretch = TRUE + } + + image + { + function = BOX + shadow = OUT + recolorable = TRUE + state = PRELIGHT + file = "Panel/button-prelight.png" + border = { 5 , 5 , 5 , 5} + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + shadow = IN + state = PRELIGHT + file = "Panel/button-active.png" + border = { 5 , 5 , 5 , 5} + stretch = TRUE + } + + + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "Panel/button-active.png" + border = { 5 , 5 , 5 , 5} + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = INSENSITIVE + file = "Panel/panel-bg.png" + border = { 2 , 2 , 2 , 2} + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = SELECTED + file = "Panel/button-active.png" + border = { 5 , 5 , 5 , 5} + stretch = TRUE + } + +} + +} + +widget_class "*PanelToplevel*Button" style "paneltogglebuttons" +widget_class "*Panel*GtkToggleButton" style "paneltogglebuttons" +widget_class "*Xfce*Panel*Button*" style "paneltogglebuttons" + + +widget_class "*Tasklist*" style:highest "panelbuttons" + +style "switcher" +{ + fg[NORMAL] = "#ffffff" + bg[NORMAL] = "#444444" + bg[PRELIGHT] = "#666666" + bg[SELECTED] = @selected_bg_color + +xthickness = 5 +ythickness = 4 + +engine "pixmap" +{ + image + { + function = SHADOW + recolorable = TRUE + file = "/Shadows/shadow-none.png" + border = {1,1,1,1} + stretch = TRUE + } +} + +} +widget_class "*Pager*" style:highest "switcher" +widget_class "*Panel*Fish*" style "switcher" +widget "*dict*Applet*" style "paneltogglebuttons" + diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/progressbar b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/progressbar new file mode 100755 index 00000000..ef0381f6 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/progressbar @@ -0,0 +1,31 @@ +style "progressbar" { + + xthickness = 0 + ythickness = 0 + bg[NORMAL] = @bg_color + bg[ACTIVE] = shade (0.96, @bg_color) + fg[PRELIGHT] = @selected_fg_color + + engine "murrine" + { + animation = FALSE + border_shades = { 1.0, 1.0 } # gradient to draw on border + comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox below arrow + contrast = 0.0 # overal contrast with borders + focusstyle = 1 # 0 = none, 1 = grey dotted, 2 = colored with fill, 3 = colored glow + glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave, 3 = top curved highlight, 4 = beryl highlight + glowstyle = 0 # 0 = glow on top, 1 = glow on bottom, 2 = glow on top and bottom, 3 = glow on middle vertically, 4 = glow on middle horizontally, 5 = glow on all sides + glow_shade = 1.0 # amount of glow + gradient_shades = { 1.0, 1.0, 1.0, 1.0 } # gradient to draw on widgets + highlight_shade = 1.0 # amount of highlight + lightborder_shade = 1.0 # amount of inset light border + lightborderstyle = 0 # 0 = lightborder on top side, 1 = lightborder on all sides + progressbarstyle = 0 # 0 = none, 1 = diagonal striped, 2 = vertical striped + reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + roundness = 5 # roundness of widgets + trough_border_shades = { 1.0, 1.0 } + } +} +widget_class "*ProgressBar*" style "progressbar" +class "GtkProgressBar" style "progressbar" +class "GtkBar" style "progressbar" diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/radiobutton b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/radiobutton new file mode 100755 index 00000000..1001dad4 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/radiobutton @@ -0,0 +1,178 @@ +style "radiobutton"="default" +{ + fg[NORMAL] = shade (1.1, @text_color) + fg[ACTIVE] = @fg_color + engine "pixmap" + { + image + { + function = OPTION + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/option1.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/option1.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/option2.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/option3.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/option2.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/option2.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/option1.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/option4.png" + overlay_stretch = FALSE + } + image + { + function = FLAT_BOX + recolorable = TRUE + stretch = TRUE + file = "Check-Radio/checklight.png" + border = { 2, 2, 2, 2 } + } + } +} +style "radiobutton-menu"="default" +{ + + engine "pixmap" + { + image + { + function = OPTION + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/highlight.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/highlight.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/highlight.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/highlight.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/menuitem-radio-checked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/menuitem-radio-checked-selected.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/menuitem-radio-checked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/menuitem-radio-checked-insensitive.png" + overlay_stretch = FALSE + } + image + { + function = FLAT_BOX + recolorable = TRUE + stretch = TRUE + file = "Check-Radio/checklight.png" + border = { 2, 2, 2, 2 } + } + } +} +class "GtkRadioButton" style "radiobutton" +widget_class "*GtkRadioButton*GtkLabel*" style "radiobutton" +class "GtkCheckMenuItem" style "radiobutton-menu" diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/range b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/range new file mode 100755 index 00000000..7a428f66 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/range @@ -0,0 +1,36 @@ +style "range" = "default" +{ + xthickness = 0 + ythickness = 0 + bg[NORMAL] = @bg_color + bg[ACTIVE] = shade (0.96, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = shade (0.95, @bg_color) + engine "murrine" + { + animation = FALSE + border_shades = { 0.747, 0.747 } # gradient to draw on border + contrast = 0.0 # overal contrast with borders + focusstyle = 1 # 0 = none, 1 = grey dotted, 2 = colored with fill, 3 = colored glow + glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave, 3 = top curved highlight, 4 = beryl highlight + glowstyle = 0 # 0 = glow on top, 1 = glow on bottom, 2 = glow on top and bottom, 3 = glow on middle vertically, 4 = glow on middle horizontally, 5 = glow on all sides + glow_shade = 1.0 # amount of glow + gradient_shades = { 0.747, 0.747, 0.747, 0.747 } # gradient to draw on widgets + highlight_shade = 1.0 # amount of highlight + lightborder_shade = 1.0 # amount of inset light border + lightborderstyle = 0 # 0 = lightborder on top side, 1 = lightborder on all sides + progressbarstyle = 0 # 0 = none, 1 = diagonal striped, 2 = vertical striped + reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + roundness = 8 # roundness of widgets + scrollbarstyle = 0 # 0 = none, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles + sliderstyle = 0 # 0 = none, 1 = handles + stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles + toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient + trough_border_shades = { 1.0, 1.0 } + } +} + +class "GtkScale" style "range" +class "GtkVScale" style "range" +class "GtkHScale" style "range" + diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/scrollbar b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/scrollbar new file mode 100755 index 00000000..471717e3 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/scrollbar @@ -0,0 +1,281 @@ +style "scrollbar" = "default" +{ + + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + detail = "trough" + file = "Scrollbars/trough-scrollbar-horiz.png" + border = { 18, 18, 2, 2 } + stretch = TRUE + orientation = HORIZONTAL + } + image + { + function = BOX + recolorable = TRUE + detail = "trough" + file = "Scrollbars/trough-scrollbar-vert.png" + border = { 2, 2, 18, 18 } + stretch = TRUE + orientation = VERTICAL + } +###########x SLIDERS ##################x + + image + { + function = SLIDER + recolorable = TRUE + state = NORMAL + file = "Scrollbars/slider-horiz.png" + border = { 10, 10, 2, 2 } + stretch = TRUE + orientation = HORIZONTAL + } + image + { + function = SLIDER + recolorable = TRUE + state = ACTIVE + shadow = IN + file = "Scrollbars/slider-horiz-active.png" + border = { 10, 10, 2, 2 } + stretch = TRUE + orientation = HORIZONTAL + + } + image + { + function = SLIDER + recolorable = TRUE + state = PRELIGHT + file = "Scrollbars/slider-horiz-prelight.png" + border = { 10, 10, 2, 2 } + stretch = TRUE + orientation = HORIZONTAL + + } + image + { + function = SLIDER + recolorable = TRUE + state = INSENSITIVE + file = "Scrollbars/slider-horiz-insens.png" + border = { 10, 10, 2, 2 } + stretch = TRUE + orientation = HORIZONTAL + + } +#############x verticals################xx + + image + { + function = SLIDER + recolorable = TRUE + state = NORMAL + file = "Scrollbars/slider-vert.png" + border = { 2, 2, 10, 10 } + stretch = TRUE + orientation = VERTICAL + + } + image + { + function = SLIDER + recolorable = TRUE + state = ACTIVE + shadow = IN + file = "Scrollbars/slider-vert-active.png" + border = { 2, 2, 10, 10 } + stretch = TRUE + orientation = VERTICAL + + } + image + { + function = SLIDER + recolorable = TRUE + state = PRELIGHT + file = "Scrollbars/slider-vert-prelight.png" + border = { 2, 2, 10, 10 } + stretch = TRUE + orientation = VERTICAL + + } + image + { + function = SLIDER + recolorable = TRUE + state = INSENSITIVE + file = "Scrollbars/slider-vert-insens.png" + border = { 2, 2, 10, 10 } + stretch = TRUE + orientation = VERTICAL + + } + +###########x END SLIDERS ##################x + +########### Steppers ###################### +#### UP ####### + image + { + function = STEPPER + recolorable = TRUE + state = NORMAL + file = "Scrollbars/stepper-up.png" + stretch = TRUE + arrow_direction = UP + } + image + { + function = STEPPER + recolorable = TRUE + state = PRELIGHT + file = "Scrollbars/stepper-up-prelight.png" + stretch = TRUE + arrow_direction = UP + } + image + { + function = STEPPER + recolorable = TRUE + state = ACTIVE + file = "Scrollbars/stepper-up-prelight.png" + stretch = TRUE + arrow_direction = UP + } + image + { + function = STEPPER + recolorable = TRUE + state = INSENSITIVE + file = "Scrollbars/stepper-up-insens.png" + stretch = TRUE + arrow_direction = UP + } + + ######### DOWN ############ + + image + { + function = STEPPER + recolorable = TRUE + state = NORMAL + file = "Scrollbars/stepper-down.png" + stretch = TRUE + arrow_direction = DOWN + } + image + { + function = STEPPER + recolorable = TRUE + state = PRELIGHT + file = "Scrollbars/stepper-down-prelight.png" + stretch = TRUE + arrow_direction = DOWN + } + image + { + function = STEPPER + recolorable = TRUE + state = ACTIVE + file = "Scrollbars/stepper-down-prelight.png" + stretch = TRUE + arrow_direction = DOWN + } + image + { + function = STEPPER + recolorable = TRUE + state = INSENSITIVE + file = "Scrollbars/stepper-down-insens.png" + stretch = TRUE + arrow_direction = DOWN + } + +############ RIGHT ################ + + image + { + function = STEPPER + recolorable = TRUE + state = NORMAL + file = "Scrollbars/stepper-right.png" + stretch = TRUE + arrow_direction = RIGHT + } + image + { + function = STEPPER + recolorable = TRUE + state = PRELIGHT + file = "Scrollbars/stepper-right-prelight.png" + stretch = TRUE + arrow_direction = RIGHT + } + image + { + function = STEPPER + recolorable = TRUE + state = ACTIVE + file = "Scrollbars/stepper-right-prelight.png" + stretch = TRUE + arrow_direction = RIGHT + } + image + { + function = STEPPER + recolorable = TRUE + state = INSENSITIVE + file = "Scrollbars/stepper-right-insens.png" + stretch = TRUE + arrow_direction = RIGHT + } + +############### LEFT ################### + + image + { + function = STEPPER + recolorable = TRUE + state = NORMAL + file = "Scrollbars/stepper-left.png" + stretch = TRUE + arrow_direction = LEFT + } + image + { + function = STEPPER + recolorable = TRUE + state = PRELIGHT + file = "Scrollbars/stepper-left-prelight.png" + stretch = TRUE + arrow_direction = LEFT + } + image + { + function = STEPPER + recolorable = TRUE + state = ACTIVE + file = "Scrollbars/stepper-left-prelight.png" + stretch = TRUE + arrow_direction = LEFT + } + image + { + function = STEPPER + recolorable = TRUE + state = INSENSITIVE + file = "Scrollbars/stepper-left-insens.png" + stretch = TRUE + arrow_direction = LEFT + } + } +} + +class "GtkScrollbar" style "scrollbar" + diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/spin b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/spin new file mode 100755 index 00000000..a95cf140 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/spin @@ -0,0 +1,272 @@ +style "spinbutton" = "default" +{ + xthickness = 3 + ythickness = 3 + GtkWidget::interior_focus = 0 + base[INSENSITIVE] = shade (0.95, @bg_color) + text[INSENSITIVE] = mix (0.3, @base_color, @text_color) + engine "pixmap" + { + image + { + function = ARROW + } + +############################# UP ######################xx + image + { + function = BOX + state = NORMAL + detail = "spinbutton_up" + recolorable = TRUE + file = "Spin/spin-up-bg.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-up.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + recolorable = TRUE + file = "Spin/spin-up-bg.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-up-prelight.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + recolorable = TRUE + file = "Spin/spin-up-bg.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-up-disable.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + recolorable = TRUE + file = "Spin/spin-up-bg.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-up-active.png" + overlay_stretch = FALSE + } + +########################x DOWN ######################## + image + { + function = BOX + state = NORMAL + detail = "spinbutton_down" + recolorable = TRUE + file = "Spin/spin-down-bg.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-down.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + recolorable = TRUE + file = "Spin/spin-down-bg.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-down-prelight.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + recolorable = TRUE + file = "Spin/spin-down-bg.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-down-disable.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + recolorable = TRUE + file = "Spin/spin-down-bg.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-down-active.png" + overlay_stretch = FALSE + } +########################## SPIN ENTRY ########################### + image + { + function = FOCUS + recolorable = TRUE + file = "Spin/text-entry-focus.png" + border = { 4,4,4,4 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + shadow = IN + recolorable = FALSE + file = "Spin/text-entry.png" + border = { 4,4,4,4 } + stretch = TRUE + } + } +} +style "spinbutton-notebook" = "default" +{ + xthickness = 3 + ythickness = 3 + GtkWidget::interior_focus = 0 + base[INSENSITIVE] = shade (0.95, @bg_color) + text[INSENSITIVE] = mix (0.3, @base_color, @text_color) + engine "pixmap" + { + image + { + function = ARROW + } + +############################# UP ######################xx + image + { + function = BOX + state = NORMAL + detail = "spinbutton_up" + recolorable = TRUE + file = "Spin/spin-up-bg-notebook.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-up.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + recolorable = TRUE + file = "Spin/spin-up-bg-notebook.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-up-prelight.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + recolorable = TRUE + file = "Spin/spin-up-bg-notebook.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-up-disable.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + recolorable = TRUE + file = "Spin/spin-up-bg-notebook.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-up-active.png" + overlay_stretch = FALSE + } + +########################x DOWN ######################## + image + { + function = BOX + state = NORMAL + detail = "spinbutton_down" + recolorable = TRUE + file = "Spin/spin-down-bg-notebook.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-down.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + recolorable = TRUE + file = "Spin/spin-down-bg-notebook.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-down-prelight.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + recolorable = TRUE + file = "Spin/spin-down-bg-notebook.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-down-disable.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + recolorable = TRUE + file = "Spin/spin-down-bg-notebook.png" + border = { 4,4,4,4 } + stretch = TRUE + overlay_file = "Spin/arrow-down-active.png" + overlay_stretch = FALSE + } +########################## SPIN ENTRY ########################### + image + { + function = FOCUS + recolorable = TRUE + file = "Spin/text-entry-focus-notebook.png" + border = { 4,4,4,4 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + shadow = IN + recolorable = FALSE + file = "Spin/text-entry-notebook.png" + border = { 4,4,4,4 } + stretch = TRUE + } + } +} +class "GtkSpinButton" style "spinbutton" +widget_class "*<GtkNotebook>*<GtkSpinButton>" style "spinbutton-notebook" +widget_class "*<GtkNotebook>*<GtkEventBox>*<GtkSpinButton>" style "spinbutton" + diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/statusbar b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/statusbar new file mode 100755 index 00000000..949095f1 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/statusbar @@ -0,0 +1,125 @@ + + +style "statusbar" = "default" +{ +# xthickness = 1 +# ythickness = 1 + + engine "pixmap" + { + image + { + function = RESIZE_GRIP + recolorable = TRUE + #state = NORMAL + detail = "statusbar" + overlay_file = "Handles/resize-grip.png" + + overlay_border = {0,0,0,0 } + overlay_stretch = FALSE + } + } +} + + +class "GtkStatusbar" style "statusbar" + +# Firefox handles this a little differently... it needs to be applied to GtkWindow and have no other details... +style "FirefoxGrip" +{ + engine "pixmap" + { + image + { + function = RESIZE_GRIP + overlay_file = "Handles/resize-grip.png" + + } + } +} + +class "GtkWindow" style "FirefoxGrip" +style "scrolled_window" +{ + xthickness = 4 + ythickness = 4 + + engine "pixmap" + { + image + { + function = SHADOW + file = "Shadows/frame.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + } +} + +class "GtkScrolledWindow" style "scrolled_window" +style "noshadow" +{ + + engine "pixmap" + { + image + { + function = SHADOW + shadow = IN + recolorable = FALSE + file = "Shadows/shadow-none.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = SHADOW + shadow = OUT + recolorable = TRUE + file = "Shadows/shadow-none.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image + { + function = SHADOW + shadow = ETCHED_IN + recolorable = TRUE + file = "Shadows/shadow-none.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = SHADOW + shadow = ETCHED_OUT + recolorable = TRUE + file = "Shadows/shadow-none.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = VLINE + recolorable = TRUE + file = "Lines/linep-v.png" + border = { 0, 1, 0, 0 } + stretch = TRUE + } + image + { + function = HLINE + recolorable = TRUE + file = "Lines/linep-h.png" + border = { 0, 0, 0, 1 } + stretch = TRUE + } + } +} +widget_class "*ThunarIconView*" style "noshadow" +widget_class "*ThunarShortcutsPane*" style "noshadow" +widget_class "*MousepadDocument*" style "noshadow" +widget_class "FmMainWin.GtkVBox.GtkStatusbar.GtkFrame" style "noshadow" +widget_class "PlumaWindow.*GtkScrolledWindow" style "noshadow" +widget_class "EvWindow.*GtkScrolledWindow" style "noshadow" diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/toolbar b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/toolbar new file mode 100755 index 00000000..513590ae --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/toolbar @@ -0,0 +1,102 @@ +style "toolbar" +{ + +xthickness=3 +ythickness=4 +engine "pixmap" +{ +image +{ + function=BOX + file="/Toolbar/toolbar.png" + border={2,2,2,2} + stretch=TRUE +}}} +widget_class "*HandleBox" style "toolbar" +class "*HandleBox" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +#widget "MozillaGtkWidget*Toolbar*" style "toolbar" +style "toolbuttons"="default" +{ +xthickness=5 +ythickness=5 + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = shade (0.7, @selected_fg_color) +GtkWidget::focus_padding=2 +engine "pixmap" { + +image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "Toolbar/toolbutton-normal.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + shadow = IN + file = "Toolbar/toolbutton-pressed.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + shadow = OUT + file = "Toolbar/toolbutton-prelight.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } +image + { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "Toolbar/toolbutton-pressed.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } +image + { + function = BOX + recolorable = TRUE + state = INSENSITIVE + file = "Toolbar/toolbutton-insensitive.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + } +} +widget_class "*<GtkToolbar>*<GtkButton>*" style "toolbuttons" +#widget "MozillaGtkWidget.GtkFixed.GtkButton" style "toolbuttons" + +style "chrome-gtk-frame" +{ + ChromeGtkFrame::frame-color = @bg_color + ChromeGtkFrame::inactive-frame-color = @bg_color + + ChromeGtkFrame::frame-gradient-size = 1 + ChromeGtkFrame::frame-gradient-color = @bg_color + + ChromeGtkFrame::incognito-frame-color = @bg_color + ChromeGtkFrame::incognito-inactive-frame-color = @bg_color + + ChromeGtkFrame::incognito-frame-gradient-color = @bg_color + + ChromeGtkFrame::scrollbar-trough-color = shade(0.98, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = @selected_bg_color + ChromeGtkFrame::scrollbar-slider-normal-color = shade(0.9, @bg_color) +} + +class "ChromeGtkFrame" style "chrome-gtk-frame" diff --git a/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/tooltips b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/tooltips new file mode 100755 index 00000000..59e770da --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-2.0/styles/tooltips @@ -0,0 +1,27 @@ +style "tooltips" = "default" +{ + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + bg[SELECTED] = @tooltip_bg_color + +} +widget "gtk-tooltip*" style "tooltips" +class "*GtkTooltips*" style "tooltips" +widget_class "*Tooltips*" style "tooltips" +widget "*.nautilus-extra-view-widget" style:highest "tooltips" + +style "xfdesktop-icon-view" + { + XfdesktopIconView::label-alpha = 0 + XfdesktopIconView::selected-label-alpha = 170 + + base[NORMAL] = @bg_color + fg[NORMAL] = @selected_fg_color + base[SELECTED] = @selected_bg_color + fg[SELECTED] = @selected_fg_color + engine "murrine" { + textstyle = 1 + text_shade = 0.1 +} +} +widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/.zedstate b/.themes/Libra-Dark-Gruvbox/gtk-3.0/.zedstate new file mode 100755 index 00000000..5d1a1164 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/.zedstate @@ -0,0 +1 @@ +{"split":"1","session.current":["/gtk.css"],"session.open":{"/gtk.css":{"scrollTop":0,"scrollLeft":0,"selection":{"start":{"row":3,"column":33},"end":{"row":3,"column":33}},"lastUse":1397583625157,"undo":[],"redo":[]}},"window":{"width":1323,"height":744,"top":24,"left":43}} \ No newline at end of file diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive.svg new file mode 100644 index 00000000..06e4520c --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked-insensitive.svg @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="checkbox-checked-insensitive.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="4.52" + inkscape:cx="-9.9313087" + inkscape:cy="8.3871974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="opacity:1;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#bcbcbc;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3354" + width="14.113033" + height="14.113029" + x="0.96708661" + y="1037.3262" + ry="1.3576401" + rx="1.35764" /> + <path + d="m 6.2792616,1049.1122 c -0.166727,0 -0.333512,-0.069 -0.460733,-0.2114 l -2.722203,-3.0166 c -0.254559,-0.282 -0.254559,-0.7391 -9.7e-5,-1.021 0.254598,-0.282 0.667313,-0.282 0.921582,0 l 2.26147,2.5056 5.4190064,-6.0044 c 0.254327,-0.2819 0.667352,-0.2819 0.921486,0 0.254559,0.2821 0.254559,0.7393 0,1.0211 l -5.8796624,6.5153 c -0.127164,0.1409 -0.294006,0.2114 -0.460849,0.2114 z" + id="path4257-2" + inkscape:connector-curvature="0" + style="fill:#eeeeee;fill-opacity:1;stroke:#eeeeee;stroke-width:0.7;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked.svg new file mode 100644 index 00000000..6c39bdf9 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-checked.svg @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="checkbox-checked.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="12.81" + inkscape:cx="2.0428095" + inkscape:cy="8.3871974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="opacity:1;fill:#3cb0fd;fill-opacity:1;fill-rule:nonzero;stroke:#3cb0fd;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3354" + width="14.113033" + height="14.113029" + x="0.96708661" + y="1037.3262" + ry="1.3576401" + rx="1.35764" /> + <path + d="m 6.3475409,1048.7912 c -0.1667266,0 -0.3335114,-0.069 -0.4607327,-0.2114 l -2.7222033,-3.0166 c -0.254559,-0.282 -0.254559,-0.7391 -9.64e-5,-1.021 0.2545977,-0.282 0.667313,-0.282 0.9215819,0 l 2.2614699,2.5056 5.4190057,-6.0044 c 0.254327,-0.2819 0.667352,-0.2819 0.921486,0 0.254559,0.2821 0.254559,0.7393 0,1.0211 l -5.879662,6.5153 c -0.1271635,0.1409 -0.2940063,0.2114 -0.4608491,0.2114 z" + id="path4257" + inkscape:connector-curvature="0" + style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.69999993;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive.svg new file mode 100644 index 00000000..822b39a2 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive.svg @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="checkbox-mixed-insensitive.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="33.81" + inkscape:cx="4.5758887" + inkscape:cy="7.2041155" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="opacity:1;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#bcbcbc;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3354" + width="14.113033" + height="14.113029" + x="0.96708661" + y="1037.3262" + ry="1.3576401" + rx="1.35764" /> + <path + style="fill:#ffffff;fill-opacity:0.70980392;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.70980392" + d="m 3.3998291,1044.4651 c 9.4381419,-0.03 9.4381419,-0.03 9.4381419,-0.03 l 0,0" + id="path5015" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed.svg new file mode 100644 index 00000000..4464c56e --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-mixed.svg @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="checkbox-mixed.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="9.0597503" + inkscape:cx="8.1251345" + inkscape:cy="9.5702793" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="opacity:1;fill:#3cb0fd;fill-opacity:1;fill-rule:nonzero;stroke:#3cb0fd;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3354" + width="14.113033" + height="14.113029" + x="0.96708661" + y="1037.3262" + ry="1.3576401" + rx="1.35764" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 3.69508,1044.4651 c 8.670178,-0.03 8.670178,-0.03 8.670178,-0.03 l 0,0" + id="path5015" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive.svg new file mode 100644 index 00000000..f38bbbee --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive.svg @@ -0,0 +1,67 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="checkbox-unchecked-insensitive.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="6.4" + inkscape:cx="-17.375434" + inkscape:cy="20.887197" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="opacity:1;fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#bcbcbc;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3354" + width="14.113033" + height="14.113029" + x="0.96708661" + y="1037.3262" + ry="1.3576401" + rx="1.35764" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked.svg new file mode 100644 index 00000000..f669e05d --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/checkbox-unchecked.svg @@ -0,0 +1,67 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="checkbox-unchecked.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="29.43" + inkscape:cx="3.8324375" + inkscape:cy="8.3871974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#3cb0fd;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3354" + width="14.113033" + height="14.113029" + x="0.96708661" + y="1037.3262" + ry="1.3576401" + rx="1.35764" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/grid-selection-checked.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/grid-selection-checked.svg new file mode 100644 index 00000000..6c39bdf9 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/grid-selection-checked.svg @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="checkbox-checked.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="12.81" + inkscape:cx="2.0428095" + inkscape:cy="8.3871974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="opacity:1;fill:#3cb0fd;fill-opacity:1;fill-rule:nonzero;stroke:#3cb0fd;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3354" + width="14.113033" + height="14.113029" + x="0.96708661" + y="1037.3262" + ry="1.3576401" + rx="1.35764" /> + <path + d="m 6.3475409,1048.7912 c -0.1667266,0 -0.3335114,-0.069 -0.4607327,-0.2114 l -2.7222033,-3.0166 c -0.254559,-0.282 -0.254559,-0.7391 -9.64e-5,-1.021 0.2545977,-0.282 0.667313,-0.282 0.9215819,0 l 2.2614699,2.5056 5.4190057,-6.0044 c 0.254327,-0.2819 0.667352,-0.2819 0.921486,0 0.254559,0.2821 0.254559,0.7393 0,1.0211 l -5.879662,6.5153 c -0.1271635,0.1409 -0.2940063,0.2114 -0.4608491,0.2114 z" + id="path4257" + inkscape:connector-curvature="0" + style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.69999993;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/grid-selection-unchecked.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/grid-selection-unchecked.svg new file mode 100644 index 00000000..6d31596e --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/grid-selection-unchecked.svg @@ -0,0 +1,67 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="grid-selection-unchecked.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="29.43" + inkscape:cx="3.8324375" + inkscape:cy="8.3871974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#3cb0fd;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3354" + width="14.113033" + height="14.113029" + x="0.96708661" + y="1037.3262" + ry="1.3576401" + rx="1.35764" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg new file mode 100644 index 00000000..06bb7a2f --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg @@ -0,0 +1,63 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="menuitem-checkbox-checked-hover.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="9.71" + inkscape:cx="3.2223922" + inkscape:cy="8.3871974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + d="m 6.2445148,1049.3721 c -0.2071303,0 -0.4143328,-0.087 -0.5723844,-0.2617 l -3.3818882,-3.7319 c -0.3162476,-0.3489 -0.3162476,-0.9146 -1.197e-4,-1.2635 0.3162956,-0.3488 0.8290262,-0.3488 1.1449133,0 l 2.8095032,3.1002 6.73222,-7.4286 c 0.315959,-0.349 0.829074,-0.349 1.144793,0 0.316248,0.3488 0.316248,0.9144 0,1.2633 l -7.3045083,8.0605 c -0.1579796,0.1744 -0.3652542,0.2617 -0.5725289,0.2617 z" + id="path4257" + inkscape:connector-curvature="0" + style="fill:#ffffff;fill-opacity:1" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg new file mode 100644 index 00000000..e988d909 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg @@ -0,0 +1,63 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="menuitem-checkbox-checked.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="29.44" + inkscape:cx="3.2223922" + inkscape:cy="8.3871974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + d="m 6.2445148,1049.3721 c -0.2071303,0 -0.4143328,-0.087 -0.5723844,-0.2617 l -3.3818882,-3.7319 c -0.3162476,-0.3489 -0.3162476,-0.9146 -1.197e-4,-1.2635 0.3162956,-0.3488 0.8290262,-0.3488 1.1449133,0 l 2.8095032,3.1002 6.73222,-7.4286 c 0.315959,-0.349 0.829074,-0.349 1.144793,0 0.316248,0.3488 0.316248,0.9144 0,1.2633 l -7.3045083,8.0605 c -0.1579796,0.1744 -0.3652542,0.2617 -0.5725289,0.2617 z" + id="path4257" + inkscape:connector-curvature="0" + style="fill:#444444;fill-opacity:1" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-checked.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-checked.svg new file mode 100644 index 00000000..7e3dd841 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-checked.svg @@ -0,0 +1,63 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="menuitem-checkbox-checked-insensitive.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="9.71" + inkscape:cx="3.2223922" + inkscape:cy="8.3871974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + d="m 6.2445148,1049.3721 c -0.2071303,0 -0.4143328,-0.087 -0.5723844,-0.2617 l -3.3818882,-3.7319 c -0.3162476,-0.3489 -0.3162476,-0.9146 -1.197e-4,-1.2635 0.3162956,-0.3488 0.8290262,-0.3488 1.1449133,0 l 2.8095032,3.1002 6.73222,-7.4286 c 0.315959,-0.349 0.829074,-0.349 1.144793,0 0.316248,0.3488 0.316248,0.9144 0,1.2633 l -7.3045083,8.0605 c -0.1579796,0.1744 -0.3652542,0.2617 -0.5725289,0.2617 z" + id="path4257" + inkscape:connector-curvature="0" + style="fill:#cfcfcf;fill-opacity:1" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg new file mode 100644 index 00000000..0b23c36c --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg @@ -0,0 +1,63 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="menuitem-checkbox-mixed-hover.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="19.42" + inkscape:cx="3.8216393" + inkscape:cy="8.3871213" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + style="fill:#444444;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 3.4145646,1044.4472 c 9.1852884,-0.03 9.1852884,-0.03 9.1852884,-0.03 l 0,0" + id="path5015" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg new file mode 100644 index 00000000..f3e16278 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg @@ -0,0 +1,63 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="menuitem-checkbox-mixed.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="19.42" + inkscape:cx="3.8216393" + inkscape:cy="8.3871213" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + style="fill:#444444;fill-opacity:1;fill-rule:evenodd;stroke:#444444;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 3.4145646,1044.4472 c 9.1852884,-0.03 9.1852884,-0.03 9.1852884,-0.03 l 0,0" + id="path5015" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-mixed.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-mixed.svg new file mode 100644 index 00000000..bb0c4d4c --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-checkbox-mixed.svg @@ -0,0 +1,63 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="menuitem-checkbox-mixed-insensitive.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="19.42" + inkscape:cx="3.8216393" + inkscape:cy="8.3871213" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + style="fill:#444444;fill-opacity:1;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 3.4145646,1044.4472 c 9.1852884,-0.03 9.1852884,-0.03 9.1852884,-0.03 l 0,0" + id="path5015" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-radio-checked-hover.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-radio-checked-hover.svg new file mode 100644 index 00000000..ce58d153 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-radio-checked-hover.svg @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="menuitem-radio-checked-hover.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="18.13" + inkscape:cx="2.4024472" + inkscape:cy="8.3871974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <circle + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.80000007;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7719" + cx="8.1081085" + cy="1044.199" + r="1.9305019" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg new file mode 100644 index 00000000..fa0ca293 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="menuitem-radio-checked.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="18.13" + inkscape:cx="2.4024472" + inkscape:cy="8.3871974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <circle + style="opacity:1;fill:#444444;fill-opacity:1;fill-rule:nonzero;stroke:#444444;stroke-width:1.80000007;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7719" + cx="8.1081085" + cy="1044.199" + r="1.9305019" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-radio-checked.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-radio-checked.svg new file mode 100644 index 00000000..f85de4c4 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/menuitem-radio-checked.svg @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="menuitem-radio-checked-insensitive.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="18.13" + inkscape:cx="2.4024472" + inkscape:cy="8.3871974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <circle + style="opacity:1;fill:#cfcfcf;fill-opacity:1;fill-rule:nonzero;stroke:#cfcfcf;stroke-width:1.80000007;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7719" + cx="8.1081085" + cy="1044.199" + r="1.9305019" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/pane-separator-grip-vertical.png b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/pane-separator-grip-vertical.png new file mode 100755 index 0000000000000000000000000000000000000000..79eb8560602f56bc064a4d7c8541f13a67c0cc16 GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^5<twz!3HFctjk*sq}Y<Y-CY>|gW!U_%O?XxI14-? ziy0WWg+Z8+Vb&aw9`+JXUsv|KOsry@8ke`7Dgp}0W`;zRIOpf)rskCZxeN@>MX8A; zsVNHOnI#zt?w-B@DSD~wKyg7&7sn8e>&XcXP0N<4u|;iQRC&*17+$z$A4r#{tDnm{ Hr-UW|rSB~5 literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/pane-separator-grip.png b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/pane-separator-grip.png new file mode 100755 index 0000000000000000000000000000000000000000..7217f0a00d3cf296b89abe0ac9618be27483cc78 GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^j6f{G!3HF)&rH7sq}Y<Y-CY>|gW!U_%O?XxI14-? ziy0WWg+Z8+Vb&Z8pdfpRr>`sfT_#pBPBEeD*KY!aWHUn|N}Tg^b5rw5fLsO!=c3fa zlGGH1^30M91$R&1fE2w{cA&VRr;B3<$MxiltgIvlrZ10}806ma7z#PP;s@#SboFyt I=akR{0C1-(f&c&j literal 0 HcmV?d00001 diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive.svg new file mode 100644 index 00000000..7af8a398 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-mixed-insensitive.svg @@ -0,0 +1,70 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="radio-mixed-insensitive.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="19.42" + inkscape:cx="-3.1042103" + inkscape:cy="8.3871213" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <ellipse + style="opacity:1;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#bcbcbc;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path5595" + cx="8.0153799" + cy="1044.3596" + rx="6.4605088" + ry="6.4816532" /> + <path + style="fill:#ffffff;fill-opacity:0.70980392;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.70980392" + d="m 4.1345066,1044.4472 c 7.8483914,-0.03 7.8483914,-0.03 7.8483914,-0.03 l 0,0" + id="path5015" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-mixed.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-mixed.svg new file mode 100644 index 00000000..97ac6865 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-mixed.svg @@ -0,0 +1,70 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="radio-mixed.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="19.42" + inkscape:cx="-3.1042103" + inkscape:cy="8.3871213" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <ellipse + style="opacity:1;fill:#3cb0fd;fill-opacity:1;fill-rule:nonzero;stroke:#3cb0fd;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path5595" + cx="8.0153799" + cy="1044.3596" + rx="6.4605088" + ry="6.4816532" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 4.1345736,1044.4472 c 7.9512444,-0.03 7.9512444,-0.03 7.9512444,-0.03 l 0,0" + id="path5015" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-selected-insensitive.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-selected-insensitive.svg new file mode 100644 index 00000000..4de08009 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-selected-insensitive.svg @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="radio-selected-insensitive.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="19.42" + inkscape:cx="-3.1042103" + inkscape:cy="8.3871213" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <ellipse + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#bcbcbc;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path5595" + cx="8.0153799" + cy="1044.3596" + rx="6.4605088" + ry="6.4816532" /> + <ellipse + style="opacity:1;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#bcbcbc;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path5637" + cx="7.9833722" + cy="1044.3632" + rx="3.2013166" + ry="3.3439476" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-selected.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-selected.svg new file mode 100644 index 00000000..e2a162cb --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-selected.svg @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="radio-selected.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="19.42" + inkscape:cx="-3.1042103" + inkscape:cy="8.3871213" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <ellipse + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#3cb0fd;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path5595" + cx="8.0153799" + cy="1044.3596" + rx="6.4605088" + ry="6.4816532" /> + <ellipse + style="opacity:1;fill:#3cb0fd;fill-opacity:1;fill-rule:nonzero;stroke:#3cb0fd;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path5637" + cx="8.009119" + cy="1044.2859" + rx="3.2785563" + ry="3.4211874" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-unselected-insensitive.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-unselected-insensitive.svg new file mode 100644 index 00000000..c3439cc8 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-unselected-insensitive.svg @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="radio-unselected-insensitive.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="31.55" + inkscape:cx="3.821674" + inkscape:cy="8.3871974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <ellipse + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#bcbcbc;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path5595" + cx="8.0153799" + cy="1044.3596" + rx="6.4605088" + ry="6.4816532" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-unselected.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-unselected.svg new file mode 100644 index 00000000..0056b04b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/radio-unselected.svg @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg3346" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="radio-unselected.svg"> + <defs + id="defs3348" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="31.55" + inkscape:cx="3.821674" + inkscape:cy="8.3871974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata3351"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <ellipse + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#3cb0fd;stroke-width:1.79999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path5595" + cx="8.0153799" + cy="1044.3596" + rx="6.4605088" + ry="6.4816532" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-horizontal-insensitive.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-horizontal-insensitive.svg new file mode 100755 index 00000000..702e3712 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-horizontal-insensitive.svg @@ -0,0 +1,234 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="20" + id="svg5435" + version="1.1" + inkscape:version="0.48.1 r9760" + sodipodi:docname="scale-slider-marks-above-horizontal.svg"> + <defs + id="defs5437"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4714" + id="linearGradient6699" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(924,32)" + x1="58.159458" + y1="238.5242" + x2="58.159458" + y2="232.577" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4722-3" + id="linearGradient6701" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(924,33)" + x1="55.625" + y1="225.28017" + x2="55.625" + y2="239.23399" /> + <linearGradient + id="linearGradient4722-3"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-6" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-6" /> + </linearGradient> + <linearGradient + y2="232.577" + x2="58.159458" + y1="238.5242" + x1="58.159458" + gradientTransform="matrix(1.0714286,0,0,0.94925851,-52.535717,-199.03897)" + gradientUnits="userSpaceOnUse" + id="linearGradient5431" + xlink:href="#linearGradient4714" + inkscape:collect="always" /> + <linearGradient + y2="239.23399" + x2="55.625" + y1="225.28017" + x1="55.625" + gradientTransform="matrix(1.0714286,0,0,0.94925851,-52.535717,-198.08972)" + gradientUnits="userSpaceOnUse" + id="linearGradient5433" + xlink:href="#linearGradient4722-3" + inkscape:collect="always" /> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,279.42789)" + gradientUnits="userSpaceOnUse" + id="linearGradient5845" + xlink:href="#linearGradient4714-3" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-3"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-9" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-6" /> + </linearGradient> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,278.31127)" + gradientUnits="userSpaceOnUse" + id="linearGradient5847" + xlink:href="#linearGradient4722" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726" /> + </linearGradient> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,1.1166211,68.706283,-235.42788)" + gradientUnits="userSpaceOnUse" + id="linearGradient5895" + xlink:href="#linearGradient4714-3" + inkscape:collect="always" /> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,1.1166211,68.706283,-234.31126)" + gradientUnits="userSpaceOnUse" + id="linearGradient5897" + xlink:href="#linearGradient4722" + inkscape:collect="always" /> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,279.42789)" + gradientUnits="userSpaceOnUse" + id="linearGradient5845-6" + xlink:href="#linearGradient4714-3-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-3-9"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-9-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-6-5" /> + </linearGradient> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,278.31127)" + gradientUnits="userSpaceOnUse" + id="linearGradient5847-8" + xlink:href="#linearGradient4722-2" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722-2"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-8" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-8" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.197802" + inkscape:cx="-0.16388645" + inkscape:cy="16" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1280" + inkscape:window-height="743" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:window-maximized="1" /> + <metadata + id="metadata5440"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-12)"> + <path + inkscape:connector-curvature="0" + style="fill:#f4f4f2;fill-opacity:1;stroke:#bcbfb7;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + d="m 7.3946185,12.500022 1.042601,0.01742 7.0627815,8.932969 0,7.816348 C 15.500001,30.503974 14.54,31.5 13.347534,31.5 l -10.6950674,0 C 1.4600001,31.5 0.5,30.503974 0.5,29.266758 l 0,-7.816348 6.8946185,-8.950411 z" + id="path5960" + sodipodi:nodetypes="cccccccccc" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-horizontal.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-horizontal.svg new file mode 100755 index 00000000..8f77c50b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-horizontal.svg @@ -0,0 +1,431 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="20" + id="svg5435" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="scale-slider-marks-above-horizontal.svg"> + <defs + id="defs5437"> + <linearGradient + id="linearGradient3812" + y2="234.59" + gradientUnits="userSpaceOnUse" + y1="230.59" + gradientTransform="matrix(-1.0762,0,0,-1.1166,68.706,279.43)" + x2="58.909" + x1="58.909"> + <stop + id="stop3814" + style="stop-color:#2d62a7;stop-opacity:1;" + offset="0" /> + <stop + offset="0.54999995" + style="stop-color:#6c9bd8;stop-opacity:1;" + id="stop3816" /> + <stop + id="stop3818" + style="stop-color:#91b4e1;stop-opacity:1;" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4714" + id="linearGradient6699" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(924,32)" + x1="58.159458" + y1="238.5242" + x2="58.159458" + y2="232.577" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4722-3" + id="linearGradient6701" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(924,33)" + x1="55.625" + y1="225.28017" + x2="55.625" + y2="239.23399" /> + <linearGradient + id="linearGradient4722-3"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-6" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-6" /> + </linearGradient> + <linearGradient + y2="232.577" + x2="58.159458" + y1="238.5242" + x1="58.159458" + gradientTransform="matrix(1.0714286,0,0,0.94925851,-52.535717,-199.03897)" + gradientUnits="userSpaceOnUse" + id="linearGradient5431" + xlink:href="#linearGradient4714" + inkscape:collect="always" /> + <linearGradient + y2="239.23399" + x2="55.625" + y1="225.28017" + x1="55.625" + gradientTransform="matrix(1.0714286,0,0,0.94925851,-52.535717,-198.08972)" + gradientUnits="userSpaceOnUse" + id="linearGradient5433" + xlink:href="#linearGradient4722-3" + inkscape:collect="always" /> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,279.42789)" + gradientUnits="userSpaceOnUse" + id="linearGradient5845" + xlink:href="#linearGradient4714-3" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-3"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-9" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-6" /> + </linearGradient> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,278.31127)" + gradientUnits="userSpaceOnUse" + id="linearGradient5847" + xlink:href="#linearGradient4722" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726" /> + </linearGradient> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,1.1166211,68.706283,-235.42788)" + gradientUnits="userSpaceOnUse" + id="linearGradient5895" + xlink:href="#linearGradient4714-3" + inkscape:collect="always" /> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,1.1166211,68.706283,-234.31126)" + gradientUnits="userSpaceOnUse" + id="linearGradient5897" + xlink:href="#linearGradient4722" + inkscape:collect="always" /> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,279.42789)" + gradientUnits="userSpaceOnUse" + id="linearGradient5845-6" + xlink:href="#linearGradient4714-3-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-3-9"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-9-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-6-5" /> + </linearGradient> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,278.31127)" + gradientUnits="userSpaceOnUse" + id="linearGradient5847-8" + xlink:href="#linearGradient4722-2" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722-2"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-8" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-8" /> + </linearGradient> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,279.42789)" + gradientUnits="userSpaceOnUse" + id="linearGradient6797" + xlink:href="#linearGradient4714-3-9" + inkscape:collect="always" /> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,278.31127)" + gradientUnits="userSpaceOnUse" + id="linearGradient6799" + xlink:href="#linearGradient4722-2" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3769" + id="linearGradient2993" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0762,0,0,-1.1166,68.706,267.43)" + x1="59.195316" + y1="221.59233" + x2="59.195316" + y2="239.50385" /> + <linearGradient + x1="58.909" + x2="58.909" + gradientTransform="matrix(-1.0762,0,0,-1.1166,68.706,279.43)" + y1="230.59" + gradientUnits="userSpaceOnUse" + y2="234.59" + id="linearGradient3769"> + <stop + offset="0" + style="stop-color:#2d62a7;stop-opacity:1;" + id="stop3771" /> + <stop + id="stop3775" + style="stop-color:#6c9bd8;stop-opacity:1;" + offset="0.60000026" /> + <stop + offset="1" + style="stop-color:#91b4e1;stop-opacity:1;" + id="stop3777" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847-85" + id="linearGradient2995" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0762,0,0,-1.1166,68.706,266.31)" + x1="56.909" + y1="239.59" + x2="56.909" + y2="226.59" /> + <linearGradient + id="linearGradient5847-85" + y2="226.59" + gradientUnits="userSpaceOnUse" + y1="239.59" + gradientTransform="matrix(-1.0762,0,0,-1.1166,68.706,278.31)" + x2="56.909" + x1="56.909"> + <stop + id="stop4724-85" + style="stop-color:#79a3db;stop-opacity:1;" + offset="0" /> + <stop + id="stop4726-87" + style="stop-color:#2a5b9c;stop-opacity:1;" + offset="1" /> + </linearGradient> + <linearGradient + y2="221.59297" + x2="59.194851" + y1="239.5045" + x1="59.194851" + gradientTransform="matrix(-1.0762,0,0,1.1166,68.7055,-235.43072)" + gradientUnits="userSpaceOnUse" + id="linearGradient3786" + xlink:href="#linearGradient3812" + inkscape:collect="always" + spreadMethod="pad" /> + <linearGradient + y2="238.50145" + x2="56.407265" + y1="225.06781" + x1="56.407265" + gradientTransform="matrix(-1.0762,0,0,1.1166,68.7055,-234.31072)" + gradientUnits="userSpaceOnUse" + id="linearGradient3788" + xlink:href="#linearGradient5847-85" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3769-8" + id="linearGradient2993-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0762,0,0,-1.1166,68.706,267.43)" + x1="59.195316" + y1="221.59233" + x2="59.195316" + y2="239.50385" /> + <linearGradient + x1="58.909" + x2="58.909" + gradientTransform="matrix(-1.0762,0,0,-1.1166,68.706,279.43)" + y1="230.59" + gradientUnits="userSpaceOnUse" + y2="234.59" + id="linearGradient3769-8"> + <stop + offset="0" + style="stop-color:#2a6ac2;stop-opacity:1;" + id="stop3771-5" /> + <stop + offset="1" + style="stop-color:#4e8ada;stop-opacity:1;" + id="stop3777-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847-4" + id="linearGradient2995-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0762,0,0,-1.1166,68.706,266.31)" + x1="56.909" + y1="239.59" + x2="56.909" + y2="226.59" /> + <linearGradient + id="linearGradient5847-4" + y2="226.59" + gradientUnits="userSpaceOnUse" + y1="239.59" + gradientTransform="matrix(-1.0762,0,0,-1.1166,68.706,278.31)" + x2="56.909" + x1="56.909"> + <stop + id="stop4724-2" + style="stop-color:#2e74d2;stop-opacity:1;" + offset="0" /> + <stop + id="stop4726-86" + style="stop-color:#2661b2;stop-opacity:1;" + offset="1" /> + </linearGradient> + <linearGradient + y2="239.50385" + x2="59.195316" + y1="221.59233" + x1="59.195316" + gradientTransform="matrix(-1.0762,0,0,1.1166,68.7055,-235.43072)" + gradientUnits="userSpaceOnUse" + id="linearGradient3784" + xlink:href="#linearGradient3769-8" + inkscape:collect="always" /> + <linearGradient + y2="226.59" + x2="56.909" + y1="239.59" + x1="56.909" + gradientTransform="matrix(-1.0762,0,0,1.1166,68.7055,-234.31072)" + gradientUnits="userSpaceOnUse" + id="linearGradient3786-4" + xlink:href="#linearGradient5847-4" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="31.672167" + inkscape:cx="10.690152" + inkscape:cy="10.10907" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1064" + inkscape:window-height="897" + inkscape:window-x="351" + inkscape:window-y="71" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3042" /> + </sodipodi:namedview> + <metadata + id="metadata5440"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-12)"> + <path + inkscape:connector-curvature="0" + d="m 7.3941,12.49928 1.0426,0.01742 7.0628,8.933 v 7.8163 c 0,1.238 -0.96,2.234 -2.152,2.234 H 2.6525 C 1.46,31.5 0.5,30.50397 0.5,29.2668 v -7.8163 l 6.8946,-8.9504 z" + style="fill:url(#linearGradient3784);stroke:url(#linearGradient3786-4);stroke-linecap:round;stroke-linejoin:round;enable-background:new" + id="path5960" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-vertical-insensitive.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-vertical-insensitive.svg new file mode 100755 index 00000000..a4b23232 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-vertical-insensitive.svg @@ -0,0 +1,234 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="16" + id="svg5435" + version="1.1" + inkscape:version="0.48.1 r9760" + sodipodi:docname="scale-slider-marks-above-vertical.svg"> + <defs + id="defs5437"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4714" + id="linearGradient6699" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(924,32)" + x1="58.159458" + y1="238.5242" + x2="58.159458" + y2="232.577" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4722-3" + id="linearGradient6701" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(924,33)" + x1="55.625" + y1="225.28017" + x2="55.625" + y2="239.23399" /> + <linearGradient + id="linearGradient4722-3"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-6" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-6" /> + </linearGradient> + <linearGradient + y2="232.577" + x2="58.159458" + y1="238.5242" + x1="58.159458" + gradientTransform="matrix(1.0714286,0,0,0.94925851,-52.535717,-199.03897)" + gradientUnits="userSpaceOnUse" + id="linearGradient5431" + xlink:href="#linearGradient4714" + inkscape:collect="always" /> + <linearGradient + y2="239.23399" + x2="55.625" + y1="225.28017" + x1="55.625" + gradientTransform="matrix(1.0714286,0,0,0.94925851,-52.535717,-198.08972)" + gradientUnits="userSpaceOnUse" + id="linearGradient5433" + xlink:href="#linearGradient4722-3" + inkscape:collect="always" /> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,279.42789)" + gradientUnits="userSpaceOnUse" + id="linearGradient5845" + xlink:href="#linearGradient4714-3" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-3"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-9" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-6" /> + </linearGradient> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,278.31127)" + gradientUnits="userSpaceOnUse" + id="linearGradient5847" + xlink:href="#linearGradient4722" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726" /> + </linearGradient> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,1.1166211,68.706283,-235.42788)" + gradientUnits="userSpaceOnUse" + id="linearGradient5895" + xlink:href="#linearGradient4714-3" + inkscape:collect="always" /> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,1.1166211,68.706283,-234.31126)" + gradientUnits="userSpaceOnUse" + id="linearGradient5897" + xlink:href="#linearGradient4722" + inkscape:collect="always" /> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,279.42789)" + gradientUnits="userSpaceOnUse" + id="linearGradient5845-6" + xlink:href="#linearGradient4714-3-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-3-9"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-9-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-6-5" /> + </linearGradient> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,278.31127)" + gradientUnits="userSpaceOnUse" + id="linearGradient5847-8" + xlink:href="#linearGradient4722-2" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722-2"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-8" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-8" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.197802" + inkscape:cx="-0.16388645" + inkscape:cy="16" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1280" + inkscape:window-height="743" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:window-maximized="1" /> + <metadata + id="metadata5440"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-16)"> + <path + inkscape:connector-curvature="0" + style="fill:#f4f4f2;fill-opacity:1;stroke:#bcbfb7;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + d="m 0.500023,24.605381 0.01742,-1.042601 8.932969,-7.062781 7.816348,0 c 1.237215,0 2.233241,0.960001 2.233241,2.152467 l 0,10.695067 C 19.500001,30.54 18.503975,31.5 17.266759,31.5 L 9.450411,31.5 0.5,24.605381 z" + id="path5960" + sodipodi:nodetypes="cccccccccc" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-vertical.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-vertical.svg new file mode 100755 index 00000000..1b913ea7 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-above-vertical.svg @@ -0,0 +1,254 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="16" + id="svg5435" + version="1.1" + inkscape:version="0.48.1 r9760" + sodipodi:docname="scale-slider-marks-above-horizontal.svg"> + <defs + id="defs5437"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4714" + id="linearGradient6699" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(924,32)" + x1="58.159458" + y1="238.5242" + x2="58.159458" + y2="232.577" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4722-3" + id="linearGradient6701" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(924,33)" + x1="55.625" + y1="225.28017" + x2="55.625" + y2="239.23399" /> + <linearGradient + id="linearGradient4722-3"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-6" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-6" /> + </linearGradient> + <linearGradient + y2="232.577" + x2="58.159458" + y1="238.5242" + x1="58.159458" + gradientTransform="matrix(1.0714286,0,0,0.94925851,-52.535717,-199.03897)" + gradientUnits="userSpaceOnUse" + id="linearGradient5431" + xlink:href="#linearGradient4714" + inkscape:collect="always" /> + <linearGradient + y2="239.23399" + x2="55.625" + y1="225.28017" + x1="55.625" + gradientTransform="matrix(1.0714286,0,0,0.94925851,-52.535717,-198.08972)" + gradientUnits="userSpaceOnUse" + id="linearGradient5433" + xlink:href="#linearGradient4722-3" + inkscape:collect="always" /> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,279.42789)" + gradientUnits="userSpaceOnUse" + id="linearGradient5845" + xlink:href="#linearGradient4714-3" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-3"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-9" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-6" /> + </linearGradient> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,278.31127)" + gradientUnits="userSpaceOnUse" + id="linearGradient5847" + xlink:href="#linearGradient4722" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726" /> + </linearGradient> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,1.1166211,68.706283,-235.42788)" + gradientUnits="userSpaceOnUse" + id="linearGradient5895" + xlink:href="#linearGradient4714-3" + inkscape:collect="always" /> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,1.1166211,68.706283,-234.31126)" + gradientUnits="userSpaceOnUse" + id="linearGradient5897" + xlink:href="#linearGradient4722" + inkscape:collect="always" /> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,279.42789)" + gradientUnits="userSpaceOnUse" + id="linearGradient5845-6" + xlink:href="#linearGradient4714-3-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-3-9"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-9-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-6-5" /> + </linearGradient> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,278.31127)" + gradientUnits="userSpaceOnUse" + id="linearGradient5847-8" + xlink:href="#linearGradient4722-2" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722-2"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-8" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-8" /> + </linearGradient> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,283.42789)" + gradientUnits="userSpaceOnUse" + id="linearGradient6797" + xlink:href="#linearGradient4714-3-9" + inkscape:collect="always" /> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,282.31127)" + gradientUnits="userSpaceOnUse" + id="linearGradient6799" + xlink:href="#linearGradient4722-2" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.197802" + inkscape:cx="16" + inkscape:cy="16" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1280" + inkscape:window-height="743" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:window-maximized="1" /> + <metadata + id="metadata5440"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-16)"> + <path + inkscape:connector-curvature="0" + style="fill:url(#linearGradient6797);fill-opacity:1;stroke:url(#linearGradient6799);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + d="m 0.500023,24.605381 0.01742,-1.042601 8.932969,-7.062781 7.816348,0 c 1.237215,0 2.233241,0.960001 2.233241,2.152467 l 0,10.695067 C 19.500001,30.54 18.503975,31.5 17.266759,31.5 L 9.450411,31.5 0.5,24.605381 z" + id="path5960" + sodipodi:nodetypes="cccccccccc" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-horizontal-insensitive.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-horizontal-insensitive.svg new file mode 100755 index 00000000..46e6866e --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-horizontal-insensitive.svg @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg id="svg5435" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="20" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <metadata id="metadata5440"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title/> + </cc:Work> + </rdf:RDF> + </metadata> + <g id="layer1" transform="translate(0,-12)"> + <path id="path5960" style="stroke-linejoin:round;stroke:#bcbfb7;stroke-linecap:round;enable-background:new;fill:#f4f4f2" d="m7.3946 31.5 1.0426-0.01742 7.0628-8.933v-7.8163c0-1.238-0.96-2.234-2.152-2.234h-10.695c-1.1925 0-2.1525 0.99603-2.1525 2.2332v7.8163l6.8946 8.9504z"/> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-horizontal.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-horizontal.svg new file mode 100755 index 00000000..6b131415 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-horizontal.svg @@ -0,0 +1,142 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + id="svg5435" + height="20" + width="16" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="scale-slider-marks-below-horizontal.svg"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1110" + inkscape:window-height="957" + id="namedview13" + showgrid="true" + inkscape:zoom="23.6" + inkscape:cx="6.2161017" + inkscape:cy="10.669109" + inkscape:window-x="634" + inkscape:window-y="41" + inkscape:window-maximized="0" + inkscape:current-layer="svg5435"> + <inkscape:grid + type="xygrid" + id="grid2990" /> + </sodipodi:namedview> + <defs + id="defs5437"> + <linearGradient + x1="58.909" + x2="58.909" + gradientTransform="matrix(-1.0762,0,0,-1.1166,68.706,279.43)" + y1="230.59" + gradientUnits="userSpaceOnUse" + y2="234.59" + id="linearGradient3769"> + <stop + offset="0" + style="stop-color:#2a6ac2;stop-opacity:1;" + id="stop3771" /> + <stop + offset="1" + style="stop-color:#4e8ada;stop-opacity:1;" + id="stop3777" /> + </linearGradient> + <linearGradient + id="linearGradient5845" + y2="234.59" + gradientUnits="userSpaceOnUse" + y1="230.59" + gradientTransform="matrix(-1.0762,0,0,-1.1166,68.706,279.43)" + x2="58.909" + x1="58.909"> + <stop + id="stop4716-9" + style="stop-color:#e7e7e7;stop-opacity:1;" + offset="0" /> + <stop + offset="0.25" + style="stop-color:#f1f1f1;stop-opacity:1;" + id="stop3767" /> + <stop + offset="0.5" + style="stop-color:#fbfbfb;stop-opacity:1;" + id="stop3765" /> + <stop + id="stop4718-6" + style="stop-color:#fff" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5847" + y2="226.59" + gradientUnits="userSpaceOnUse" + y1="239.59" + gradientTransform="matrix(-1.0762,0,0,-1.1166,68.706,278.31)" + x2="56.909" + x1="56.909"> + <stop + id="stop4724" + style="stop-color:#2e74d2;stop-opacity:1;" + offset="0" /> + <stop + id="stop4726" + style="stop-color:#2661b2;stop-opacity:1;" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3769" + id="linearGradient2993" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0762,0,0,-1.1166,68.706,267.43)" + x1="59.195316" + y1="221.59233" + x2="59.195316" + y2="239.50385" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient2995" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0762,0,0,-1.1166,68.706,266.31)" + x1="56.909" + y1="239.59" + x2="56.909" + y2="226.59" /> + </defs> + <metadata + id="metadata5440"> + <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> + <path + inkscape:connector-curvature="0" + d="m 7.3946,19.5 1.0426,-0.01742 7.0628,-8.933 v -7.8163 c 0,-1.238 -0.96,-2.234 -2.152,-2.234 H 2.653 c -1.1925,0 -2.1525,0.99603 -2.1525,2.2332 v 7.8163 l 6.8946,8.9504 z" + style="fill:url(#linearGradient2993);stroke:url(#linearGradient2995);stroke-linecap:round;stroke-linejoin:round;enable-background:new" + id="path5960" /> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-vertical-insensitive.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-vertical-insensitive.svg new file mode 100755 index 00000000..8fd2d3e2 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-vertical-insensitive.svg @@ -0,0 +1,214 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="16" + id="svg5435" + version="1.1" + inkscape:version="0.48.1 r9760" + sodipodi:docname="scale-slider-marks-below-vertical.svg"> + <defs + id="defs5437"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4714" + id="linearGradient6699" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(924,32)" + x1="58.159458" + y1="238.5242" + x2="58.159458" + y2="232.577" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4722-3" + id="linearGradient6701" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(924,33)" + x1="55.625" + y1="225.28017" + x2="55.625" + y2="239.23399" /> + <linearGradient + id="linearGradient4722-3"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-6" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-6" /> + </linearGradient> + <linearGradient + y2="232.577" + x2="58.159458" + y1="238.5242" + x1="58.159458" + gradientTransform="matrix(1.0714286,0,0,0.94925851,-52.535717,-199.03897)" + gradientUnits="userSpaceOnUse" + id="linearGradient5431" + xlink:href="#linearGradient4714" + inkscape:collect="always" /> + <linearGradient + y2="239.23399" + x2="55.625" + y1="225.28017" + x1="55.625" + gradientTransform="matrix(1.0714286,0,0,0.94925851,-52.535717,-198.08972)" + gradientUnits="userSpaceOnUse" + id="linearGradient5433" + xlink:href="#linearGradient4722-3" + inkscape:collect="always" /> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,279.42789)" + gradientUnits="userSpaceOnUse" + id="linearGradient5845" + xlink:href="#linearGradient4714-3" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-3"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-9" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-6" /> + </linearGradient> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,278.31127)" + gradientUnits="userSpaceOnUse" + id="linearGradient5847" + xlink:href="#linearGradient4722" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726" /> + </linearGradient> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,279.42789)" + gradientUnits="userSpaceOnUse" + id="linearGradient5845-6" + xlink:href="#linearGradient4714-3-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-3-9"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-9-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-6-5" /> + </linearGradient> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,278.31127)" + gradientUnits="userSpaceOnUse" + id="linearGradient5847-8" + xlink:href="#linearGradient4722-2" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722-2"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-8" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-8" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.197802" + inkscape:cx="-0.16388645" + inkscape:cy="16" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1280" + inkscape:window-height="743" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:window-maximized="1" /> + <metadata + id="metadata5440"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-16)"> + <path + inkscape:connector-curvature="0" + style="fill:#f4f4f2;fill-opacity:1;stroke:#bcbfb7;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + d="m 19.499978,24.605381 -0.01742,-1.042601 -8.932969,-7.062781 -7.816348,0 C 1.496026,16.499999 0.5,17.46 0.5,18.652466 l 0,10.695067 C 0.5,30.54 1.496026,31.5 2.733242,31.5 l 7.816348,0 8.950411,-6.894619 z" + id="path5960" + sodipodi:nodetypes="cccccccccc" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-vertical.svg b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-vertical.svg new file mode 100755 index 00000000..e6bf65c1 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/assets/scale-slider-marks-below-vertical.svg @@ -0,0 +1,234 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="16" + id="svg5435" + version="1.1" + inkscape:version="0.48.1 r9760" + sodipodi:docname="scale-slider-marks-above-vertical.svg"> + <defs + id="defs5437"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4714" + id="linearGradient6699" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(924,32)" + x1="58.159458" + y1="238.5242" + x2="58.159458" + y2="232.577" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4722-3" + id="linearGradient6701" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(924,33)" + x1="55.625" + y1="225.28017" + x2="55.625" + y2="239.23399" /> + <linearGradient + id="linearGradient4722-3"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-6" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-6" /> + </linearGradient> + <linearGradient + y2="232.577" + x2="58.159458" + y1="238.5242" + x1="58.159458" + gradientTransform="matrix(1.0714286,0,0,0.94925851,-52.535717,-199.03897)" + gradientUnits="userSpaceOnUse" + id="linearGradient5431" + xlink:href="#linearGradient4714" + inkscape:collect="always" /> + <linearGradient + y2="239.23399" + x2="55.625" + y1="225.28017" + x1="55.625" + gradientTransform="matrix(1.0714286,0,0,0.94925851,-52.535717,-198.08972)" + gradientUnits="userSpaceOnUse" + id="linearGradient5433" + xlink:href="#linearGradient4722-3" + inkscape:collect="always" /> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,279.42789)" + gradientUnits="userSpaceOnUse" + id="linearGradient5845" + xlink:href="#linearGradient4714-3" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-3"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-9" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-6" /> + </linearGradient> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,278.31127)" + gradientUnits="userSpaceOnUse" + id="linearGradient5847" + xlink:href="#linearGradient4722" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726" /> + </linearGradient> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,279.42789)" + gradientUnits="userSpaceOnUse" + id="linearGradient5845-6" + xlink:href="#linearGradient4714-3-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4714-3-9"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop4716-9-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4718-6-5" /> + </linearGradient> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,278.31127)" + gradientUnits="userSpaceOnUse" + id="linearGradient5847-8" + xlink:href="#linearGradient4722-2" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4722-2"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4724-8" /> + <stop + style="stop-color:#7b8073;stop-opacity:1" + offset="1" + id="stop4726-8" /> + </linearGradient> + <linearGradient + y2="234.58507" + x2="58.908607" + y1="230.58507" + x1="58.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,283.42789)" + gradientUnits="userSpaceOnUse" + id="linearGradient6797" + xlink:href="#linearGradient4714-3-9" + inkscape:collect="always" /> + <linearGradient + y2="226.58507" + x2="56.908607" + y1="239.58507" + x1="56.908607" + gradientTransform="matrix(-1.0762333,0,0,-1.1166211,68.706284,282.31127)" + gradientUnits="userSpaceOnUse" + id="linearGradient6799" + xlink:href="#linearGradient4722-2" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.197802" + inkscape:cx="16" + inkscape:cy="16" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1280" + inkscape:window-height="743" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:window-maximized="1" /> + <metadata + id="metadata5440"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,-16)"> + <path + inkscape:connector-curvature="0" + style="fill:url(#linearGradient6797);fill-opacity:1;stroke:url(#linearGradient6799);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + d="m 19.499978,24.605381 -0.01742,-1.042601 -8.932969,-7.062781 -7.816348,0 C 1.496026,16.499999 0.5,17.46 0.5,18.652466 l 0,10.695067 C 0.5,30.54 1.496026,31.5 2.733242,31.5 l 7.816348,0 8.950411,-6.894619 z" + id="path5960" + sodipodi:nodetypes="cccccccccc" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/gnome-applications.css b/.themes/Libra-Dark-Gruvbox/gtk-3.0/gnome-applications.css new file mode 100755 index 00000000..29cc0cc4 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/gnome-applications.css @@ -0,0 +1,601 @@ +/*********************** + * fallback mode panel * + ***********************/ +PanelWidget, +PanelApplet, +PanelToplevel { + padding: 0; + background-color: @osd_bg; + background-image: none; + color: #222222; +} + +PanelApplet { + border-width: 0; +} + +PanelSeparator { + border-width: 0; + background-color: @osd_bg; + background-image: none; + color: @osd_fg; +} + +.gnome-panel-menu-bar, +PanelApplet > GtkMenuBar.menubar, +PanelApplet > GtkMenuBar.menubar.menuitem, +PanelMenuBar.menubar, +PanelMenuBar.menubar.menuitem { + -Panelpanel-icon-visible: true; + + border-width: 0; + background-color: @osd_bg; + background-image: none; +} + +PanelAppletFrame { + border-width: 0; + background-color: @osd_bg; + background-image: none; +} + +PanelApplet .button { + -GtkButton-inner-border: 2; + + border-width: 0; + border-radius: 5px; + border-color: transparent; + background-color: @osd_bg; + background-image: none; + color: #222222; +} + +PanelApplet .button:active, +PanelApplet .button:active:prelight { + border-width: 0 ; + border-radius: 5px; + background-color: shade(@button_normal_color, 0.925); + background-image: none; + color: shade(@theme_selected_fg_color, 0.95); +} + +PanelApplet .button:prelight { + background-color: shade(@button_normal_color, 1.06); + background-image: none; + color: #222222; +} + +WnckPager, WnckTasklist { + background-color: @osd_bg; +} + +/************ + * nautilus * + ************/ + +.nautilus-canvas-item { + border-radius: 2px; +} + +.nautilus-desktop.nautilus-canvas-item { + color: white; + text-shadow: 1px 1px black; +} + +.nautilus-desktop.nautilus-canvas-item:active { + +} + +.nautilus-desktop.nautilus-canvas-item:selected { + +} + +.nautilus-desktop.nautilus-canvas-item:active, +.nautilus-desktop.nautilus-canvas-item:prelight, +.nautilus-desktop.nautilus-canvas-item:selected { + +} + +NautilusWindow .toolbar { + border-width: 0; + border-style: none; +} + + +NautilusWindow .primary-toolbar .button.raised.linked.text-button, +NautilusWindow .primary-toolbar .raised.linked .button.text-button, +NautilusWindow .toolbar .button.raised.linked.text-button, +NautilusWindow .toolbar .raised.linked .button.text-button, +NautilusWindow .toolbar .linked .button.text-button, +NautilusWindow .header-bar .button.raised.linked.text-button, +NautilusWindow .header-bar .raised.linked .button.text-button, +NautilusWindow .header-bar .linked .button.text-button, +NautilusWindow .header-bar .button.text-button, +NautilusWindow .toolbar .button.text-button { + +} + +NautilusWindow .sidebar .frame { + border-style: none; +} + +NautilusWindow > GtkGrid > .pane-separator, +NautilusWindow > GtkGrid > .pane-separator:hover { + border-width: 0; + border-style: none; + +} + +NautilusNotebook.notebook tab { + padding: 0; +} + +NautilusNotebook .frame, +NautilusWindow .sidebar .frame { + border-width: 0; +} + +NautilusQueryEditor .primary-toolbar.toolbar { + border-width: 0; +} + +NautilusQueryEditor .toolbar { + border-width: 0; +} + +NautilusQueryEditor .toolbar:nth-child(2) { + +} + +NautilusQueryEditor .toolbar:last-child, +NautilusQueryEditor .primary-toolbar.toolbar:only-child { + border-width: 0; +} + +/* +NautilusWindow .sidebar, +NautilusWindow .sidebar.view, +NautilusWindow .sidebar .view, +NautilusWindow .sidebar.view:prelight, +NautilusWindow .sidebar .view:prelight { + background-color: @bg_color; +} +*/ + +/****************** + * gnome terminal * + ******************/ +VteTerminal { + background-color: @base_color; + color: @text_color; +} +TerminalWindow, +TerminalWindow GtkNotebook, +TerminalWindow GtkNotebook.notebook { + background-color: @base_color; + color: @text_color; + border-width: 0; +} + +TerminalWindow .scrollbars-junction, +TerminalWindow .scrollbar.trough, +TerminalWindow .scrollbar.trough.vertical { + background-color: @base_color; + +} + +TerminalWindow .scrollbar.button, +TerminalWindow .scrollbar.button:active, +TerminalWindow .scrollbar.button:active:hover { + +} + +TerminalWindow .scrollbar.slider { + background-color: shade(@bg_color,1.0); + +} + +TerminalWindow .scrollbar.slider:hover, +TerminalWindow .scrollbar.slider.vertical:hover { + background-color: shade(@bg_color, 1.1); +} + +TerminalWindow .scrollbar.slider:active, +TerminalWindow .scrollbar.slider.vertical:active { + background-color: shade(@bg_color, 1.1); +} + +/********* + * gedit * + *********/ +GeditWindow .pane-separator, +GeditWindow .pane-separator:hover { + border-width: 0; + border-style: none; + background-color: @theme_bg_color; +} + +GeditPanel.title GtkLabel { + padding: 4px 0; +} + +GeditPanel.vertical .title { + padding: 4px 0 4px 3px; + border-style: none; +} + +GeditPanel .toolbar { + border-style: none; + background-color: transparent; +} + +GeditDocumentsPanel .view { + background-color: @theme_base_color; +} + +GeditPanel.vertical .notebook { + padding: 0; + border-width: 0; +} + +GeditPanel.horizontal .notebook { + padding: 0; + border-width: 0; +} + +GeditWindow .notebook { + border-width: 0; +} + +GeditPanel .notebook tab, +GeditWindow .notebook tab { + border-width: 0; +} + +GeditStatusMenuButton { + color: @theme_fg_color; + text-shadow: none; +} + +GeditStatusMenuButton.button, +GeditStatusMenuButton.button:hover, +GeditStatusMenuButton.button:active, +GeditStatusMenuButton.button:active:hover { + text-shadow: none; + font-weight: normal; + border-image: none; + border-style: none; + border-width: 0; + border-radius: 5px; + color: @theme_fg_color; +} + +GeditStatusMenuButton.button:hover, +GeditStatusMenuButton.button:active, +GeditStatusMenuButton.button:active:hover { + color: @theme_selected_fg_color; +} + +GeditStatusMenuButton.button:active { + +} + +GeditViewFrame .gedit-search-slider { + padding: 4px; + border-radius: 0 0 5px 5px; + border-width: 0 1px 1px 1px; + border-style: solid; + border-color: @entry_border_color; + background-color: @theme_base_color; +} + +GeditViewFrame .gedit-search-slider .not-found { + background-color: @error_bg_color; + background-image: none; + color: @error_fg_color; +} +GeditViewFrame .gedit-search-slider .entry { + padding: 5px 5px 6px 5px; +} +GeditViewFrame .gedit-search-slider .not-found:selected { + background-color: shade(@theme_selected_bg_color, 1.2); + color: @theme_selected_fg_color; +} + +GeditFileBrowserWidget .primary-toolbar.toolbar { + padding: 2px; + border: none; + background-color: @theme_bg_color; + background-image: none; +} +GeditFileBrowserWidget .primary-toolbar.toolbar GtkComboBox *{ + color: @theme_fg_color; + +} +GeditFileBrowserWidget .primary-toolbar.toolbar GtkComboBox *:hover, +GeditFileBrowserWidget .primary-toolbar.toolbar GtkComboBox .menu * { + color: @theme_selected_fg_color; + +} +.gedit-search-entry-occurrences-tag { + color: @theme_text_color; + margin: 2px; + padding: 2px; +} +/*************** + * font-viewer * + ***************/ +SushiFontWidget { + padding: 6px 12px; +} + +/************* + * gucharmap * + *************/ +GucharmapChartable { + background-color: @theme_base_color; +} + +GucharmapChartable:active, +GucharmapChartable:focus, +GucharmapChartable:selected { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; +} + +/* gnome-documents */ +.documents-dropdown, +.documents-dropdown .view { + background-color: @theme_bg_color; +} + +.documents-dropdown.frame { + padding: 6px; + border-width: 0 1px 1px 1px; + border-style: solid; + border-radius: 0 0 5px 5px; + border-color: @entry_border_color; +} +.documents-dropdown .view.radio, +.documents-dropdown .view.radio:focus { + background-image: url("assets/blank.png");; + background-color: transparent; +} + +.documents-dropdown .view.radio:active, +.documents-dropdown .view.radio:active:focus, +.documents-dropdown .view.radio:active:hover, +.documents-dropdown .view.radio:hover { + background-color: transparent; + background-image: url("assets/radio-checked.png"); +} + +.documents-entry-tag { + background-color: transparent; + color: @theme_text_color; + + border-radius: 5px; + border-width: 0; + + margin: 2px; + padding: 4px; +} + +.documents-entry-tag:hover { + +} + +.documents-entry-tag.button, +.documents-entry-tag.button:focus, +.documents-entry-tag.button:hover, +.documents-entry-tag.button:hover:focus, +.documents-entry-tag.button:active, +.documents-entry-tag.button:active:focus { + color: @theme_selected_fg_color; + +} + +/* epiphany */ + +EphyToolbar .entry:first-child, +EphyToolbar .entry:focus:first-child { + border-bottom-right-radius: 0; + border-top-right-radius: 0; + +} + +EphyToolbar .entry:last-child, +EphyToolbar .entry:focus:last-child { + + border-bottom-left-radius: 0; + border-top-left-radius: 0; + +} +EphyToolbar .location-entry .button:last-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +EphyToolbar .location-entry .button:first-child { + border-bottom-right-radius: 0; + border-top-right-radius: 0; + +} +EphyOverview GtkScrolledWindow { + border-style: none; + background-color: @theme_base_color; +} +EphyWindow.background EphyEmbed.vertical GtkScrolledWindow.frame { + border-style: none; +} +EphyWindow.background EphyEmbed.vertical EphyOverview .documents-scrolledwin { + border-style: none; +} +EphyWindow.background EphyNotebook.notebook EphyEmbed.vertical GtkScrolledWindow { + border-style: none; +} + +/* Gnome Contacts */ + + +ContactsContactSheet .button, +ContactsContactSheet .button:focus { + color: @theme_text_color; + text-shadow: none; +} +ContactsContactSheet .button:active, +ContactsContactSheet .button:hover, +ContactsContactSheet .button:active:focus, +ContactsContactSheet .button:hover:focus { + color: @theme_selected_fg_color; + text-shadow: none; +} +/* evince */ +EvWindow.background > GtkBox.vertical > GtkPaned.horizontal > GtkBox.vertical > GtkOverlay > GtkScrolledWindow.frame { + border-width: 0; + border-radius: 0; +} + +EvWindow.background EvSidebar.vertical .frame { + border-width: 0; + border-radius: 0; +} + +EvWindow.background EvSidebar.vertical .notebook .frame { + border-width: 0; +} + +EvSidebar .button, +EvSidebar .button:focus { + color: @theme_text_color; + text-shadow: none; +} +EvSidebar .button:active, +EvSidebar .button:hover, +EvSidebar .button:active:focus, +EvSidebar .button:hover:focus { + color: @theme_selected_fg_color; + text-shadow: none; +} +/* file-roller */ +RBSource .toolbar .button, +FrWindow > GtkGrid > GtkToolbar > GtkToolButton > GtkButton.button GtkLabel { + text-shadow: none; + icon-shadow: none; + color: shade(@theme_text_color, 1.1); +} +CcWindow CcUserPanel CcEditableEntry .button, +CcWindow CcUserPanel UmEditableCombo .button, +CcWindow CcUserPanel UmEditableButton .button, +CcWindow CcUserPanel CcEditableEntry .button:focus, +CcWindow CcUserPanel UmEditableCombo .button:focus, +CcWindow CcUserPanel UmEditableButton .button:focus, +RBSource .toolbar .button, +FrWindow > GtkGrid > GtkToolbar > GtkToolButton > GtkButton.button { + text-shadow: none; + icon-shadow: none; + color: shade(@theme_text_color, 1.1); +} +CcWindow CcUserPanel CcEditableEntry .button:hover, +CcWindow CcUserPanel UmEditableCombo .button:hover, +CcWindow CcUserPanel UmEditableButton .button:hover, +CcWindow CcUserPanel CcEditableEntry .button:active, +CcWindow CcUserPanel UmEditableCombo .button:active, +CcWindow CcUserPanel UmEditableButton .button:active, +RBSource .toolbar .button:hover, +RBSource .toolbar .button:active, +FrWindow > GtkGrid > GtkToolbar > GtkToolButton > GtkButton.button GtkLabel:hover, +FrWindow > GtkGrid > GtkToolbar > GtkToolButton > GtkButton.button GtkLabel:active { + color: @theme_selected_fg_color; +} +CcWindow CcUserPanel CcEditableEntry .button:insensitive, +CcWindow CcUserPanel UmEditableCombo .button:insensitive, +CcWindow CcUserPanel UmEditableButton .button:insensitive, +RBSource .toolbar .button:insensitive, +FrWindow > GtkGrid > GtkToolbar > GtkToolButton > GtkButton.button GtkLabel:insensitive { + color: shade(@entry_border_color, 0.8); +} + +/********************* + * NEMO File manager * + *********************/ +/* for breadcrumbs path bar */ + +.nemo-pathbar-button, +NemoPathbarButton { + border-radius: 5px; + border-width: 1px; + border-style: solid; + border-color: transparent; + text-shadow: none; + icon-shadow: none; + box-shadow: none; + background-color: @button_normal_color; + background-image: none; + color: @theme_selected_fg_color; + +} +NemoPathbarButton:active, +NemoPathbarButton:active:hover { + box-shadow: none; + background-color: @theme_selected_bg_color; + background-image: none; + color: shade(@theme_selected_fg_color, 0.95); +} + +NemoPathbarButton:hover { + box-shadow: none; + text-shadow: none; + icon-shadow: none; + background-color: shade(@button_normal_color, 1.06); + background-image: none; + color: @theme_selected_fg_color; +} + +NemoPathbarButton:insensitive { + box-shadow: none; + background-color: shade(@button_normal_color, 1.17); + background-image: none; + color: shade(@entry_border_color, 1.05); +} +NemoPathbarButton *:insensitive { + + color: shade(@entry_border_color, 1.05); +} + +/* For Places Sidebar diskfull indicators */ + +NemoPlacesTreeView { + +} + +NemoPlacesTreeView:selected { + -NemoPlacesTreeView-disk-full-bg-color: @entry_border_color; + -NemoPlacesTreeView-disk-full-fg-color: @button_normal_color; +} + +NemoPlacesTreeView:hover { +} + +NemoPlacesTreeView:selected:hover { +} + + +NemoWindow * { + +} + +NemoWindow .view { + background-color: @theme_base_color; +} + +NemoWindow .rubberband, +NemoWindow .view.rubberband { + background-color: alpha (@theme_selected_bg_color, 0.3); +} +/* inactive pane */ + +.nemo-inactive-pane .view { + background-color: shade(@theme_bg_color, 1.03); +} + diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/gtk-widgets-assets.css b/.themes/Libra-Dark-Gruvbox/gtk-3.0/gtk-widgets-assets.css new file mode 100755 index 00000000..1e4f8281 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/gtk-widgets-assets.css @@ -0,0 +1,151 @@ +/*************************** + * check and radio GTK 3.14* + **************************/ +/* draw regular check and radio items using our assets */ +.check { + -gtk-icon-source: url("assets/checkbox-unchecked.svg"); +} + +.check:insensitive { + -gtk-icon-source: url("assets/checkbox-unchecked-insensitive.svg"); +} + +.check:checked { + -gtk-icon-source: url("assets/checkbox-checked.svg"); +} + +.check:checked:insensitive { + -gtk-icon-source: url("assets/checkbox-checked-insensitive.svg"); +} + +.check:inconsistent { + -gtk-icon-source: url("assets/checkbox-mixed.svg"); +} + +.check:inconsistent:insensitive { + -gtk-icon-source: url("assets/checkbox-mixed-insensitive.svg"); +} + +.radio { + -gtk-icon-source: url("assets/radio-unselected.svg"); +} + +.radio:insensitive { + -gtk-icon-source: url("assets/radio-unselected-insensitive.svg"); +} + +.radio:checked { + -gtk-icon-source: url("assets/radio-selected.svg"); +} + +.radio:checked:insensitive { + -gtk-icon-source: url("assets/radio-selected-insensitive.svg"); +} + +.radio:inconsistent { + -gtk-icon-source: url("assets/radio-mixed.svg"); +} + +.radio:inconsistent:insensitive { + -gtk-icon-source: url("assets/radio-mixed-insensitive.svg"); +} + +.menuitem.check { + -gtk-icon-source: none; +} + +.menuitem.check:active, +.menuitem.check:checked { + -gtk-icon-source: url("assets/menuitem-checkbox-checked.svg"); +} + +.menuitem.check:active:hover, +.menuitem.check:checked:hover { + -gtk-icon-source: url("assets/menuitem-checkbox-checked-hover.svg"); +} + +.menuitem.check:active:insensitive, +.menuitem.check:checked:insensitive { + -gtk-icon-source: url("assets/menuitem-checkbox-checked-insensitive.svg"); +} + +.menuitem.check:inconsistent, +.menuitem.radio:inconsistent { + -gtk-icon-source: url("assets/menuitem-checkbox-mixed.svg"); +} + +.menuitem.check:inconsistent:hover, +.menuitem.radio:inconsistent:hover { + -gtk-icon-source: url("assets/menuitem-checkbox-mixed-hover.svg"); +} + +.menuitem.check:inconsistent:insensitive, +.menuitem.radio:inconsistent:insensitive { + -gtk-icon-source: url("assets/menuitem-checkbox-mixed-insensitive.svg"); +} + +.menuitem.radio { + -gtk-icon-source: none; +} + +.menuitem.radio:active { + -gtk-icon-source: url("assets/menuitem-radio-checked.svg"); +} + +.menuitem.radio:active:hover { + -gtk-icon-source: url("assets/menuitem-radio-checked-hover.svg"); +} + +.menuitem.radio:active:insensitive { + -gtk-icon-source: url("assets/menuitem-radio-checked-insensitive.svg"); +} + +GtkIconView.content-view.cell.check { + -gtk-icon-source: url("assets/grid-selection-unchecked.svg"); +} + +GtkIconView.content-view.cell.check:active { + -gtk-icon-source: url("assets/grid-selection-checked.svg"); +} + +/****************** + * pane separator * + ******************/ +.pane-separator, +.pane-separator.horizontal { + background-image: linear-gradient(to bottom, + shade(@theme_bg_color, 0.8) 0%, + shade(@theme_bg_color, 0.8) 20%, + transparent 20%, + transparent 45%, + shade(@theme_bg_color, 0.8) 45%, + shade(@theme_bg_color, 0.8) 55%, + transparent 55%, + transparent 80%, + shade(@theme_bg_color, 0.8) 80%, + shade(@theme_bg_color, 0.8) + ); + + background-size: 4px 10px; + background-repeat: no-repeat; + background-position: center center; +} + +.pane-separator.vertical { + background-image: linear-gradient(to right, + shade(@theme_bg_color, 0.8) 0%, + shade(@theme_bg_color, 0.8) 20%, + transparent 20%, + transparent 45%, + shade(@theme_bg_color, 0.8) 45%, + shade(@theme_bg_color, 0.8) 55%, + transparent 55%, + transparent 80%, + shade(@theme_bg_color, 0.8) 80%, + shade(@theme_bg_color, 0.8) + ); + + background-size: 10px 4px; + background-repeat: no-repeat; + background-position: center center; +} diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/gtk-widgets.css b/.themes/Libra-Dark-Gruvbox/gtk-3.0/gtk-widgets.css new file mode 100755 index 00000000..94583e62 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/gtk-widgets.css @@ -0,0 +1,3861 @@ +/* NOTES to contributors: + * use 4 spaces indents, and keep code ALIGNED and ORDERED */ + +/* default */ +* { + engine: none; + background-clip: padding-box; + -GtkArrow-arrow-scaling: 0.55; + -GtkButton-child-displacement-x: 0; + -GtkButton-child-displacement-y: 0; + -GtkButton-default-border: 0; + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 1; + -GtkButton-interior-focus: true; + -GtkCheckButton-indicator-size: 16; + -GtkCheckMenuItem-indicator-size: 12; + -GtkExpander-expander-size: 8; + -GtkHTML-link-color: @link_color; + -GtkIMHtml-hyperlink-color: @link_color; + -GtkMenu-horizontal-padding: 0; + -GtkMenu-vertical-padding: 0; + -GtkNotebook-initial-gap: 0; + -GtkPaned-handle-size: 7; + -GtkProgressBar-min-horizontal-bar-height: 5; + -GtkProgressBar-min-vertical-bar-width: 5; + -GtkRange-slider-width: 9; + -GtkRange-stepper-spacing: 0; + -GtkRange-trough-border: 0; + -GtkRange-trough-under-steppers: 1; + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; + -GtkScrollbar-min-slider-length: 30; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkScrolledWindow-scrollbars-within-bevel: 0; + -GtkStatusbar-shadow-type: none; + -GtkTextView-error-underline-color: @error_color; + -GtkToolButton-icon-spacing: 6; + -GtkToolItemGroup-expander-size: 8; + -GtkTreeView-expander-size: 8; + -GtkWidget-focus-line-width: 1; + -GtkWidget-focus-padding: 2; + -GtkWidget-link-color: @link_color; + -GtkWidget-visited-link-color: @link_color; + -GtkWindow-resize-grip-height: 0; + -GtkWindow-resize-grip-width: 0; + -WnckTasklist-fade-overlay-rect: 0; + outline-color: alpha(@theme_selected_bg_color, 0.5); + outline-style: solid; + outline-offset: 0; +} + +/******************************** + * fix gedit dark tab on ubuntu * + ********************************/ +GtkWindow { + color: @fg_color; + background-color: @bg_color; +} +GtkPaned { + background-color: @bg_color; +} +GtkEventBox { + background-color: @bg_color; +} + +/*************** + * base states * + ***************/ +.background { + background-color: @theme_bg_color; + color: @text_color; +} + +.background.client-decorated { + background-color: transparent; +} + +.background.window-content { + background-color: @theme_bg_color; +} + +GtkClutterOffscreen { + background-color: @theme_bg_color; + color: @theme_fg_color; +} + +*:selected, +*:selected:focus { + background-color: @theme_selected_bg_color; + color: @theme_base_color; +} + +*:active { + background-color: shade(@theme_bg_color, 0.95); +} + +*:insensitive, +*:insensitive:insensitive { + color: mix(@theme_fg_color, @theme_bg_color, 0.5); +} + +/* apply effects to insensitive and prelit images */ +*:insensitive { + -gtk-image-effect: dim; +} + +*:hover { + -gtk-image-effect: highlight; +} + +.gtkstyle-fallback { + background-color: @theme_bg_color; + color: @theme_fg_color; +} + +.gtkstyle-fallback:prelight { + background-color: @theme_selected_bg_color; + color: @theme_base_color; +} + +.gtkstyle-fallback:active { + background-color: @theme_selected_bg_color; + color: @theme_base_color; +} + +.gtkstyle-fallback:insensitive { + background-color: shade(shade(@theme_bg_color, 0.95), 1.05); + color: mix(@theme_fg_color, @theme_bg_color, 0.5); +} + +.gtkstyle-fallback:selected { + background-color: @theme_selected_bg_color; + color: @theme_base_color; +} + + +/****************** + * visual effects * + ******************/ +/* transitions */ +.button { + transition: background-color, color 100ms ease-in-out; + font-weight: normal; +} + +.entry { + transition: border 100ms ease-out; +} + +.entry:focus { + transition: border 100ms ease-in; +} + + + +/************* + * assistant * + *************/ +GtkAssistant .sidebar .highlight { + font: bold; +} + +GtkAssistant .sidebar { + padding: 4px; + border-width: 0 1px 0 0; + border-style: solid; + border-image: linear-gradient(to top, + transparent, + transparent 5%, + shade(@theme_bg_color, 0.95) 5%, + shade(@theme_bg_color, 0.95) 95%, + transparent 95%, + transparent) 0 1 0 0/ 0 1px 0 0; + border-radius: 0; + background-color: @theme_bg_color; + color: mix(@theme_fg_color, @theme_bg_color, 0.1); +} + +/********** + * button * + **********/ +.button { + -GtkWidget-focus-padding: 1; + -GtkWidget-focus-line-width: 0; + padding: 4px; + border-width: 1px; + border-style: solid; + border-color: transparent; + border-radius: 3px; + background-color: @theme_base_color; + background-image: none; + color: @theme_text_color; +} + +.button:hover { + color: shade(@theme_selected_bg_color, 0.8); +} + +.button:active, +.button:active:focus { + color: shade(@tooltip_fg_color, 1.0); + background-color: shade(@theme_selected_bg_color, 1.0); + box-shadow: none; +} +.button:checked, +.button:checked:focus { + color: shade(@tooltip_fg_color, 1.0); + background-color: shade(@theme_selected_bg_color, 1.0); + box-shadow: none; +} +.button:active:hover, +.button:active:hover:focus { + color: shade(@tooltip_fg_color, 1.0); + background-color: shade(@theme_selected_bg_color, 1.0); +} +.button:checked:hover, +.button:checked:hover:focus, +.button:selected { + color: shade(@tooltip_fg_color, 1.0); + background-color: shade(@theme_selected_bg_color, 1.0); +} +.button:insensitive { + background-color: shade(@theme_bg_color, 1.00); + background-image: none; + color: mix(@theme_text_color, @theme_base_color, 0.7); +} +.button *:insensitive { + color: mix(@theme_text_color, @theme_base_color, 0.7); +} + +.button:active:insensitive { + +} +.image-button { + background-color: @theme_bg_color; +} +.image-button:active, +.image-button:focus:active { + background-color: @theme_selected_bg_color; +} +.image-button:checked, +.image-button:focus:checked { + background-color: @theme_selected_bg_color; +} +/* default button */ +.button.default, +.button.default:focus { + border-color: transparent; + background-color: @theme_selected_bg_color; + color: @base_color; +} + +.button.default:hover { + border-color: transparent; + background-color: shade(@theme_selected_bg_color, 1.05); + color: shade(@base_color, 0.95); +} + +.button.default:active, +.button.default:hover:active { + border-color: transparent; + background-color: mix(@button_default_active_color, white, 0.083); + color: shade(@tooltip_fg_color, 1.0); +} +.button.default:checked, +.button.default:hover:checked { + border-color: transparent; + background-color: mix(@button_default_active_color, white, 0.083); + color: shade(@tooltip_fg_color, 1.0); +} +.button.default *:insensitive { + color: shade(@entry_border_color, 0.9); +} +.button.flat, +.button.flat:insensitive { + border-color: transparent; + background-color: transparent; + background-image: none; +} +GtkLinkButton.button { + color: shade(@selected_bg_color, 0.9); +} +GtkLinkButton.button:focus, +GtkLinkButton.button:hover, +GtkLinkButton.button:active, +GtkLinkButton.button:focus:active, +GtkLinkButton.button:focus:hover { + background-color: transparent; + box-shadow: none; + color: shade(@selected_bg_color, 1.0); +} +GtkLinkButton.button:checked, +GtkLinkButton.button:focus:checked { + background-color: transparent; + box-shadow: none; + color: shade(@selected_bg_color, 1.0); +} +.notebook GtkLinkButton.button:focus, +.notebook GtkLinkButton.button:hover, +.notebook GtkLinkButton.button:active, +.notebook GtkLinkButton.button:focus:active, +.notebook GtkLinkButton.button:focus:hover { + background-color: @base_color; + color: shade(@selected_bg_color, 1.0); +} +.notebook GtkLinkButton.button:checked, +.notebook GtkLinkButton.button:focus:checked { + background-color: @base_color; + color: shade(@selected_bg_color, 1.0); +} +.primary-toolbar .button:active, +.header-bar .button:active, +.toolbar .button:active, +.floating-bar .button:active { + background-color: @theme_selected_bg_color; +} +.primary-toolbar .button:checked, +.header-bar .button:checked, +.toolbar .button:checked, +.floating-bar .button:checked { + background-color: @theme_selected_bg_color; +} +/**************** + * cell and row * + ****************/ +.cell { + border-width: 0; + border-radius: 5px; +} + +.cell:selected, +.cell:selected:focus { + background-color: shade(@theme_selected_bg_color,0.9); + color: @base_color; +} + +row:selected, +row:selected:hover, +row:selected:focus { + border-width: 0; + border-style: none; + border-radius: 0; + background-color: shade(@theme_selected_bg_color,0.9); + background-image: none; + color: @base_color; + + -GtkWidget-focus-padding: 1; + -GtkWidget-focus-line-width: 0; +} + +/******************* + * check and radio * + *******************/ +.check, +.radio, +.check:insensitive, +.radio:insensitive { + border-style: none; + +} +GtkCheckButton:hover, +GtkCheckButton:active:hover, +GtkCheckButton:selected, +GtkCheckButton:selected:focus { + background-color: transparent; +} +GtkCheckButton:checked:hover { + background-color: transparent; +} + +/***************** + * column-header * + *****************/ +column-header.button, +column-header.button:active, +column-header .button, +column-header .button:active { + border-width: 0 1px 1px 0; + border-radius: 0; + border-image: linear-gradient(to top, + shade(@theme_bg_color, 0.95) 1px, + transparent 1px, + transparent 15%, + shade(@theme_bg_color, 0.95) 15%, + shade(@theme_bg_color, 0.95) 85%, + transparent 85%, + transparent) 0 1 1 0/ 0 1px 1px 0; + padding: 5px; +} +column-header.button:checked, +column-header .button:checked { + border-width: 0 1px 1px 0; + border-radius: 0; + border-image: linear-gradient(to top, + shade(@theme_bg_color, 0.95) 1px, + transparent 1px, + transparent 15%, + shade(@theme_bg_color, 0.95) 15%, + shade(@theme_bg_color, 0.95) 85%, + transparent 85%, + transparent) 0 1 1 0/ 0 1px 1px 0; +} + +column-header:last-child.button, +column-header:last-child .button { + border-image: linear-gradient(to top, + shade(@theme_bg_color, 0.95) 1px, + transparent 1px, + transparent) 0 1 1 0/ 0 1px 1px 0; +} +column-header.button, +column-header .button, +column-header.button:focus, +column-header .button:focus { + color: shade(@theme_text_color, 1.1); +} +column-header.button:active, +column-header .button:active, +column-header.button:checked, +column-header .button:checked, +column-header.button:hover, +column-header .button:hover, +column-header.button:hover:focus, +column-header .button:hover:focus, +column-header.button:active:hover:focus, +column-header .button:active:hover:focus, +column-header.button:selected, +column-header .button:selected, +column-header.button:selected:hover, +column-header .button:selected:hover, +column-header.button:active:hover, +column-header .button:active:hover, +column-header.button:checked:hover, +column-header .button:checked:hover, +column-header.button:checked:focus, +column-header .button:checked:focus, +column-header.button:active:focus, +column-header .button:active:focus, +column-header.button:checked:hover:focus, +column-header .button:checked:hover:focus { + color: @theme_selected_bg_color; + background-color: inherit; + background-image: none; +} + +/**************** + * content view * + ****************/ +.content-view.view { + background-color: @theme_base_color; +} + +.content-view.view:prelight { + background-color: alpha(@theme_selected_bg_color, 0.6); +} + +.content-view.view:selected, +.content-view.view:active { + background-color: @theme_selected_bg_color; +} + +.content-view.view:insensitive { + background-color: @entry_border_color; +} + +GdMainIconView.content-view { + -GdMainIconView-icon-size: 40; +} + +GtkIconView.content-view.check { + background-color: transparent; +} + +GtkIconView.content-view.check:active { + background-color: transparent; +} + +.content-view.view.check, +.content-view.view.check:active { + background-color: transparent; +} + +GtkIconView.content-view.check:prelight, +GtkIconView.content-view.check:insensitive, +GtkIconView.content-view.check:selected { + background-color: transparent; +} + +/**************** + * drawing area * + ****************/ +GtkDrawingArea { + background-color: transparent; +} + +GtkDrawingArea:insensitive { + background-color: @entry_border_color; +} + +/*********** + * gtkhtml * + ***********/ +GtkHTML { + background-color: @theme_base_color; + color: @theme_text_color; +} + +/*********** +* calendar * +************/ +GtkCalendar { + padding: 4px; +} + +GtkCalendar:inconsistent { + color: mix(@theme_fg_color, @theme_bg_color, 0.3); +} + +GtkCalendar.view, +GtkCalendar.header, +GtkCalendar.button, +GtkCalendar.button:insensitive { + color: @text_color; + text-shadow: none; + icon-shadow: none; + border-width: 0; + background-color: transparent; + background-image: none; + +} +GtkCalendar.button:hover { + color: @theme_selected_bg_color; + text-shadow: none; + icon-shadow: none; + border-width: 0; + background-image: none; +} +.highlight, +GtkCalendar.highlight { + border-width: 0; + background-color: transparent; + color: @theme_selected_bg_color; +} + +/************ + * combobox * + ************/ +GtkComboBox .button:hover, +GtkComboBox .row:hover, +GtkComboBox .cell:hover{ + color: @theme_selected_bg_color; +} +.primary-toolbar GtkComboBox.combobox-entry .entry, +.primary-toolbar GtkComboBox.combobox-entry .entry:active, +.primary-toolbar GtkComboBox.combobox-entry .entry:insensitive, +GtkComboBox.combobox-entry .entry, +GtkComboBox.combobox-entry .entry:active, +GtkComboBox.combobox-entry .entry:insensitive { + border-radius: 2px; + border-width: 3px 0 3px 3px; + border-color: transparent; + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.primary-toolbar GtkComboBox.combobox-entry .button, +.primary-toolbar GtkComboBox.combobox-entry .button:hover, +.primary-toolbar GtkComboBox.combobox-entry .button:active, +.primary-toolbar GtkComboBox.combobox-entry .button:insensitive, +GtkComboBox.combobox-entry .button, +GtkComboBox.combobox-entry .button:hover, +GtkComboBox.combobox-entry .button:active, +GtkComboBox.combobox-entry .button:insensitive { + border-style: solid; + border-color: transparent; + border-radius: 2px; + border-width: 3px 3px 3px 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; + background-color: @theme_base_color; + background-image: none; +} +.primary-toolbar GtkComboBox.combobox-entry:hover, +.primary-toolbar GtkComboBox.combobox-entry:active, +.primary-toolbar GtkComboBox.combobox-entry .button:active, +.primary-toolbar GtkComboBox.combobox-entry .button:hover, +GtkComboBox.combobox-entry:active, +GtkComboBox.combobox-entry:hover, +GtkComboBox.combobox-entry .button:hover, +GtkComboBox.combobox-entry .button:active { + color: @theme_selected_bg_color; +} +.primary-toolbar GtkComboBox.combobox-entry:checked, +.primary-toolbar GtkComboBox.combobox-entry .button:checked, +GtkComboBox.combobox-entry:checked, +GtkComboBox.combobox-entry .button:checked { + color: @theme_selected_bg_color; +} +.primary-toolbar GtkComboBox.combobox-entry .entry:focus, +GtkComboBox.combobox-entry .entry:focus, +.primary-toolbar GtkComboBox.combobox-entry .button:focus, +GtkComboBox.combobox-entry .button:focus { +} + +.primary-toolbar GtkComboBox.combobox-entry .button:insensitive, +GtkComboBox.combobox-entry .button:insensitive { + background-color: shade(@theme_bg_color, 0.95); + color: mix(@theme_text_color, @theme_base_color, 0.5); +} + +.primary-toolbar GtkComboBox.combobox-entry .entry:active, +GtkComboBox.combobox-entry .entry:active { + border-width: 3px 0 0 3px; +} +.primary-toolbar GtkComboBox.combobox-entry .button:active, +GtkComboBox.combobox-entry .button:active { + border-width: 3px 3px 0 0; + box-shadow: none; +} + +GtkComboBox.combobox-entry .arrow, +.primary-toolbar GtkComboBox.combobox-entry .arrow { + color: shade(@theme_text_color, 1.2); +} +GtkComboBox .arrow:insensitive, +.primary-toolbar GtkComboBox .arrow:insensitive { + color: alpha(@theme_fg_color, 0.5); +} +GtkComboBox .arrow, +.primary-toolbar GtkComboBox .arrow { + color: shade(@theme_selected_fg_color, 0.8); +} +GtkComboBox .arrow:focus, +GtkComboBox .arrow:hover, +.primary-toolbar GtkComboBox .arrow:focus, +.primary-toolbar GtkComboBox .arrow:hover { + color: shade(@theme_selected_fg_color, 1.0); +} + +GtkComboBox .button { + padding: 4px; +} + +/********* + * entry * + *********/ +.entry { + padding: 5px; + border-width: 1px; + border-style: solid; + border-color: transparent; + border-radius: 2px; + background-color: @theme_base_color; + background-image: none; + color: @theme_text_color; + margin: 0; +} +.entry .button { + border-width: 1px 1px 1px 0; + margin: 0; +} +.entry:active, +.entry:focus { + border-color: @theme_selected_bg_color; +} + +.entry:selected, +.entry:selected:focus { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; +} + +.entry:insensitive { + background-color: shade(@theme_bg_color, 0.95); + background-image: none; + color: mix(@theme_text_color, @theme_base_color, 0.5); +} + +.entry.progressbar { + border-width: 0; + border-radius: 2px; + background-color: @theme_selected_bg_color; + background-image: none; + color: @theme_selected_fg_color; +} + +/************ + * expander * + ************/ +.expander { + color: alpha(@theme_fg_color, 0.7); +} + +.expander:hover { + color: alpha(@theme_fg_color, 0.9); +} + +/********* + * frame * + *********/ + +.frame { + border-radius: 0; + border-width: 1px; + border-style: solid; + border-color: @entry_border_color; +} + +/******************* + * scrolled window * + *******************/ +GtkScrolledWindow.frame { + border-width: 4px 1px 1px 1px; + border-style: solid; + border-color: @theme_selected_bg_color; + border-bottom-color: @frame_border_color; + border-right-color: @frame_border_color; + border-left-color: @frame_border_color; + border-radius: 2px; +} +GtkScrolledWindow.frame:insensitive { + border-top-color: @bg_color; +} +/* avoid double borders when a viewport is + * packed into a GtkScrolledWindow */ +GtkScrolledWindow GtkViewport.frame { + border-style: none; +} + + +/************ + * iconview * + ************/ +GtkIconView.view.cell:selected, +GtkIconView.view.cell:selected:focus { + border-width: 3px; + border-style: solid; + border-color: @theme_selected_bg_color; + border-radius: 5px; + background-color: @theme_selected_bg_color; + background-image: none; + color: @theme_selected_fg_color; +} + +.content-view.view.rubberband, +.view.rubberband, +.rubberband { + border-width: 1px; + border-style: solid; + border-color: shade(@theme_selected_bg_color, 0.9); + border-radius: 5px; + background-color: alpha(@theme_selected_bg_color, 0.3); +} + +/********* + * image * + *********/ +GtkImage, +GtkImage:active, +GtkImage:insensitive { + background-color: transparent; +} + +/********* + * label * + *********/ +GtkLabel, +GtkLabel:active, +GtkLabel:insensitive { + background-color: transparent; +} + +/*********** + * infobar * + ***********/ +GtkInfoBar { + border-width: 0; + border-style: none; +} + +.info { + border-width: 0; + border-style: none; + background-color: @info_bg_color; + background-image: none; + color: @info_fg_color; +} + +.warning { + border-width: 0; + border-style: none; + background-color: @warning_bg_color; + background-image: none; + color: @warning_fg_color; +} + +.question { + border-width: 0; + border-style: none; + background-color: @question_bg_color; + background-image: none; + color: @question_fg_color; +} + +.error { + border-width: 0; + border-style: none; + background-color: @error_bg_color; + background-image: none; + color: @error_fg_color; +} +.warning .button, +.question .button, +.info .button, +.error .button, +.warning .button.close, +.question .button.close, +.info .button.close, +.error .button.close { + text-shadow: none; + icon-shadow: none; + padding: 6px; + border-width: 1px; + border-style: solid; + border-color: transparent; + border-radius: 5px; + background-color: @button_info_color; + background-image: none; + color: @theme_selected_fg_color; +} +.warning .button.default, +.question .button.default, +.info .button.default, +.error .button.default { + text-shadow: none; + icon-shadow: none; +} +.warning .button:hover, +.question .button:hover, +.info .button:hover, +.error .button:hover, +.warning .button.close:hover, +.question .button.close:hover, +.info .button.close:hover, +.error .button.close:hover { + text-shadow: none; + icon-shadow: none; + background-color: shade(@button_info_color, 1.06); + background-image: none; +} +.warning .button:active, +.question .button:active, +.info .button:active, +.error .button:active, +.warning .button.close:active, +.question .button.close:active, +.info .button.close:active, +.error .button.close:active { + background-color: shade(@button_info_color, 0.925); + background-image: none; + color: shade(@theme_selected_fg_color, 0.95); +} +.warning .button:insensitive, +.question .button:insensitive, +.info .button:insensitive, +.error .button:insensitive { + background-color: shade(@button_info_color, 1.0); +} +.warning .button *:insensitive, +.question .button *:insensitive, +.info .button *:insensitive, +.error .button *:insensitive { + color: shade(@entry_border_color, 0.8); +} +/******************* + * symbolic images * + *******************/ +.image, +.view.image { + color: alpha(@theme_fg_color, 0.5); +} + +.image:hover, +.view.image:hover { + color: @theme_fg_color; +} + +.image:selected, +.image:selected:hover, +.view.image:selected, +.view.image:selected:hover { + color: @theme_selected_fg_color; +} + +/***************** + * miscellaneous * + *****************/ +.floating-bar { + border-width: 3px; + border-style: solid; + border-radius: 5px; + border-color: @entry_border_color; + background-color: @entry_border_color; + background-image: none; + color: @text_color; +} + +.floating-bar.top { + border-top-width: 0; + border-top-right-radius: 0; + border-top-left-radius: 0; +} + +.floating-bar.right { + border-right-width: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.floating-bar.bottom { + border-bottom-width: 0; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} + +.floating-bar.left { + border-left-width: 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + + +.floating-bar .button, +.floating-bar .button:focus { + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; + text-shadow: none; + icon-shadow: none; + border-style: none; + background-color: transparent; + background-image: none; +} + +.view.dim-label, +.dim-label { + color: alpha(currentColor, 0.6); +} + +.dnd { + border-width: 1px; + border-style: solid; + border-color: shade(@theme_selected_bg_color, 0.9); +} + +.grip { + background-color: transparent; +} + +.arrow { + color: alpha(@theme_fg_color, 0.7); +} + +/******** + * menu * + ********/ +GtkComboBox .menu { + border-width: 0; + background-color: @theme_base_color; +} +GtkMenuToolButton.menu { + background-color: @theme_base_color; +} +*.menuitem* { + font-weight: normal; + text-shadow: none; + icon-shadow: none; +} +.primary-toolbar .menu, +.primary-toolbar .button .menu, +.toolbar .menu, +.toolbar .primary-toolbar .menu, +.header-bar .menu, +.header-bar .primary-toolbar .menu, +.menubar .menu, +.menu { + text-shadow: none; + icon-shadow: none; + padding: 0; + border-radius: 0; + border-width: 0 1px 1px 1px; + border-style: solid; + background-color: @theme_base_color; + border-color: @entry_border_color; +} +.menu { + border-width: 1px; +} +.menu:selected { + background-color: @selected_bg_color; +} +.menu.button:hover, +.menu.button:checked, +.menu.button:checked:insensitive, +.menu.button:insensitive, +.menu.button { +} +.menu.button:insensitive { + color: @base_color; +} +GtkComboBox .menu.button:hover, +GtkComboBox .menu.button:active, +GtkComboBox .menu.button:insensitive, +GtkComboBox .menu.button { +} +GtkComboBox .menu.button:insensitive { + color: @base_color; +} +.context-menu { + font: initial; +} + +/* ubuntu software center menu */ +#toolbar-popup { + background-color: @theme_base_color; + color: @theme_text_color; +} + +/*********** + * menubar * + ***********/ +.menubar { + -GtkWidget-window-dragging: true; + + border-style: none; + background-color: @theme_bg_color; + background-image: none; + color: @theme_fg_color; +} + +/*************** + * menubaritem * + ***************/ + +.menubar.menuitem, +.menubar .menuitem { + padding: 3px 5px; + border-width: 2px 0 0 0; + border-style: solid; + border-color: transparent; + border-radius: 2px 2px 0 0; + background-color: transparent; + background-image: none; + color: @text_color2; +} + +.menubar.menuitem:hover, +.menubar .menuitem:hover, +.menubar .menuitem *:hover { + border-width: 2px 0 0 0; + border-style: solid; + border-top-color: @theme_selected_bg_color; + background-image: none; + background-color: @theme_base_color; + color: @theme_text_color; +} +/************ + * menuitem * + ************/ +GtkTreeMenu .menuitem { + padding: 0; + border-width: 0; +} + +.menuitem, +.menu .menuitem { + padding: 4px; + border-width: 0; + border-style: none; + border-radius: 0; + background-color: transparent; + background-image: none; + color: @theme_text_color; + -GtkMenuItem-arrow-scaling: 0.52; +} + +GtkComboBox .menu .menuitem { + background-color: @theme_base_color; + background-image: none; +} + +GtkComboBox .menu .menuitem:active, +GtkComboBox .menu .menuitem:hover, +GtkComboBox .menu .menuitem:selected, +GtkComboBox .menu .menuitem:active:hover { + background-color: mix(@button_default_active_color, white, 0.07); + color: @tooltip_fg_color; +} +GtkComboBox .menu .menuitem:checked, +GtkComboBox .menu .menuitem:checked:hover { + background-color: mix(@button_default_active_color, white, 0.07); + color: @tooltip_fg_color; +} +GtkComboBox .menu .menuitem:insensitive, +GtkComboBox .menu .menuitem *:insensitive { + color: mix(@theme_text_color, @theme_base_color, 0.6); +} + +GtkComboBox .button:insensitive { + background-color: @theme_base_color; + color: @theme_base_color; +} + +.menu .menuitem:active, +.menu .menuitem:hover { + background-color: @theme_selected_bg_color; + background-image: none; +} + +.menu .menuitem:active, +.menu .menuitem *:active, +.menu .menuitem:hover, +.menu .menuitem *:hover { + color: @tooltip_fg_color; +} + +.menu .menuitem:insensitive, +.menu .menuitem *:insensitive { + color: mix(@theme_text_color, @theme_base_color, 0.6); +} + +.menuitem.check, +.menuitem.radio, +.menuitem.check:hover, +.menuitem.radio:hover, +.menuitem.check:insensitive, +.menuitem.radio:insensitive { + border-style: none; + background-color: transparent; + background-image: none; +} + +.menuitem.check:active, +.menuitem.radio:active { + border-style: none; + background-color: transparent; +} + +.menuitem.arrow { + color: alpha(@theme_text_color, 0.6); +} + +.menuitem GtkCalendar:inconsistent { + color: mix(@theme_text_color, @theme_base_color, 0.4); +} + +.menuitem GtkCalendar.button { + text-shadow: none; + icon-shadow: none; + border-style: none; + background-color: transparent; + background-image: none; +} + +.menuitem .entry { + +} + +.menuitem .entry:active, +.menuitem .entry:focus { + +} + +.menuitem .accelerator { + color: @theme_text_color; +} + +.menuitem .accelerator:hover { + color: @theme_selected_fg_color; +} + +.menuitem .accelerator:insensitive { + color: mix(@theme_text_color, @theme_base_color, 0.55); +} + +GtkModelMenuItem GtkBox GtkImage { + padding-right: 4px; +} + +/************ + * notebook * + ************/ +.notebook { + padding: 0; + border-width: 1px; + border-style: solid; + background-color: @theme_base_color; + border-color: @entry_border_color; + border-radius: 3px; + background-image: none; + background-clip: border-box; +} + +.notebook GtkViewport { + background-color: @theme_base_color; + color: @theme_text_color; +} +.notebook GtkFrame { + margin: 10px 10px 10px 0; + padding: 10px 10px 10px 0; +} +.notebook.header { + background-color: @theme_bg_color; +} +.notebook tab { + padding: 5px; + border-style: solid; + border-radius: 3px; + border-color: @entry_border_color; + background-color: @tab_color; + background-image: none; +} + +.notebook tab:active, +.notebook tab:hover, +.notebook tab:active:hover { + border-color: @entry_border_color; + background-color: @theme_base_color; + background-image: none; +} +.notebook tab GtkLabel { + color: alpha(@text_color, 0.7);; +} +.notebook tab .prelight-page GtkLabel, +.notebook tab GtkLabel.prelight-page { + color: @text_color; +} +.notebook tab .active-page GtkLabel, +.notebook tab GtkLabel.active-page { + color: @text_color; +} +.notebook tab.top { + border-width: 1px 1px 0 1px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} + +.notebook tab.top:active { + border-width: 3px 1px 0 1px; + border-top-color: @theme_selected_bg_color; +} +.notebook tab.top:active { + border-width: 3px 1px 0 1px; + border-top-color: @theme_selected_bg_color; +} + +.notebook tab.right { + border-width: 1px 1px 1px 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +.notebook tab.right:active { + border-width: 1px 3px 1px 0; + border-right-color: @theme_selected_bg_color; +} + +.notebook tab.bottom { + border-width: 0 1px 1px 1px; + border-top-right-radius: 0; + border-top-left-radius: 0; +} + +.notebook tab.bottom:active { + border-width: 0 1px 3px 1px; + border-bottom-color: @theme_selected_bg_color; +} + +.notebook tab.left { + border-width: 1px 0 1px 1px; + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.notebook tab.left:active { + border-width: 1px 0 1px 3px; + border-left-color: @theme_selected_bg_color; +} +.notebook tab .button { + text-shadow: none; + icon-shadow: none; + background-color: transparent; + color: @theme_text_color; + box-shadow: none; + border: none; +} + +.notebook tab .button:active, +.notebook tab .button:active, +.notebook tab .button:checked, +.notebook tab .button:checked, +.notebook tab .button:hover, +.notebook tab .button:hover, +.notebook tab .button:hover:focus, +.notebook tab .button:hover:focus, +.notebook tab .button:active:hover:focus, +.notebook tab .button:active:hover:focus, +.notebook tab .button:selected, +.notebook tab .button:selected, +.notebook tab .button:selected:hover, +.notebook tab .button:selected:hover, +.notebook tab .button:active:hover, +.notebook tab .button:active:hover, +.notebook tab .button:checked:hover, +.notebook tab .button:checked:hover, +.notebook tab .button:checked:focus, +.notebook tab .button:checked:focus, +.notebook tab .button:active:focus, +.notebook tab .button:active:focus, +.notebook tab .button:checked:hover:focus, +.notebook tab .button:checked:hover:focus { + color: shade(@close_color, 1.0); + box-shadow: none; + background-color: transparent; +} +.notebook .button { + border: 1px solid shade(@bg_color, 1.0); +} +.notebook .button:hover { + color: shade(@theme_selected_bg_color, 0.8); +} +.notebook .entry .button:hover { + box-shadow: none; + color: shade(@theme_selected_bg_color, 0.8); +} +.notebook .button:insensitive { + box-shadow: none; + border: none; +} +.notebook column-header, +.notebook column-header .button { + box-shadow: none; + border-width: 1px; + border-image: linear-gradient(to top, + shade(@theme_bg_color, 0.95) 1px, + transparent 1px, + transparent 15%, + shade(@theme_bg_color, 0.95) 15%, + shade(@theme_bg_color, 0.95) 85%, + transparent 85%, + transparent) 0 1 1 0/ 0 1px 1px 0; + } +.notebook column-header:hover, +.notebook column-header .button:hover { + box-shadow: none; +} +/****************** + * pane separator * + ******************/ +.pane-separator { + background-color: transparent; + color: transparent; +} + +/************************* + * progressbar and scale * + *************************/ +GtkProgressBar { + -GtkProgressBar-min-horizontal-bar-height: 8; + -GtkProgressBar-min-vertical-bar-width: 8; + padding: 0; + border-width: 0; + border-radius: 3px; +} + +.progressbar row, +.progressbar row:hover, +.progressbar row:selected, +.progressbar row:selected:focus { + border-width: 0 0 4px 0; + border-style: solid; + border-color: @theme_selected_bg_color; + background-image: none; + border-radius: 0px; +} +.progressbar row:selected, +.progressbar row:selected:focus { + + border-color: @button_normal_color; +} + +.progressbar, +.progressbar.vertical { + border-width: 0; + border-style: none; + background-color: @green_widget; + background-image: none; +} + + +.trough row, +.trough row:hover, +.trough row:selected, +.trough row:selected:focus { + border-width: 0 0 4px 0; + border-style: solid; + border-color: @entry_border_color; + background-image: none; + border-radius: 0px; +} +.trough row:selected, +.trough row:selected:focus { + border-color: @entry_border_color; + +} +.trough, +.trough.vertical { + background-color: @theme_base_color; + background-image: none; +} + +/* level bars as used for password quality or remaining power */ +GtkLevelBar { + -GtkLevelBar-min-block-width: 34; + -GtkLevelBar-min-block-height: 2; +} + +GtkLevelBar.vertical { + -GtkLevelBar-min-block-width: 2; + -GtkLevelBar-min-block-height: 34; +} +.level-bar { +} +.level-bar.trough { + padding: 0; + border-radius: 2px; +} + +.level-bar.fill-block { + border-width: 0; + border-style: none; + background-color: @theme_selected_bg_color; +} + +.level-bar.indicator-continuous.fill-block { + padding: 1px; + border-radius: 2px; +} + +.level-bar.indicator-discrete.fill-block.horizontal { + margin: 0 1px; +} + +.level-bar.indicator-discrete.fill-block.vertical { + margin: 1px 0; +} + +/* discrete indicator border rounding, + uncomment when :nth-child will be working + on the widget + +.level-bar.indicator-discrete.fill-block.horizontal:first-child { + border-radius: 2px 0 0 2px; +} + +.level-bar.indicator-discrete.fill-block.horizontal:last-child { + border-radius: 0 2px 2px 0; +} + +.level-bar.indicator-discrete.fill-block.vertical:first-child { + border-radius: 2px 2px 0 0; +} + +.level-bar.indicator-discrete.fill-block.vertical:last-child { + border-radius: 0 0 2px 2px; +} +*/ + +.level-bar.fill-block.level-high { + background-image: linear-gradient(to bottom, + shade(@success_color, 1.2), + @success_color 75%, + shade(@success_color, 0.95) + ); +} + +.level-bar.fill-block.level-low { + background-image: linear-gradient(to bottom, + shade(@warning_color, 1.3), + @warning_color 75%, + shade(@warning_color, 0.9) + ); +} + +.level-bar.fill-block.empty-fill-block { + background-color: @entry_border_color; + background-image: none; +} + +.scale, +GtkScale { + padding: 0; + border-width: 0; + border-radius: 3px; + -GtkRange-slider-width: 20; + -GtkRange-trough-border: 0; + -GtkScale-slider-length: 20; +} + +.scale.slider { + border-radius: 11px; + background-color: @selected_bg_color; + background-image: none; + border: 3px solid transparent; +} + +.scale.slider:hover { + padding: 1px; + border: 2px solid transparent; + background-color: shade(@selected_bg_color, 0.9) +} +.scale.slider:active, +.scale.slider:active:hover{ + padding: 1px; + box-shadow: none; + border-color: shade(@selected_bg_color, 0.9); + background-color: shade(@selected_bg_color, 0.9) +} +.scale.slider:insensitive { + background-color: shade(@bg_color, 0.90); + background-image: none; +} + +.scale.slider.fine-tune:active, +.scale.slider.fine-tune:active:hover, +.scale.slider.fine-tune.horizontal:active, +.scale.slider.fine-tune.horizontal:active:hover { + background-size: 50%; + background-repeat: no-repeat; + background-position: center; +} + +GtkScale.mark { + color: mix(@text_color, @bg_color, 0.3); +} + +.scale.trough { + margin: 7px 0; + border-radius: 2px; + background-color: shade(@entry_border_color, 0.85); + background-image: none; +} + +.scale.trough.vertical { + margin: 0 7px; + border-radius: 3px; + background-color: shade(@entry_border_color, 0.85); + background-image: none; +} + +.menuitem .scale.highlight.top, +.scale.highlight.top, +.menuitem .scale.highlight.bottom, +.scale.highlight.bottom, +.menuitem .scale.highlight.left, +.scale.highlight.left, +.menuitem .scale.highlight.right, +.scale.highlight.right { + background-color: shade(@theme_selected_bg_color, 1.2); + background-image: none; +} + +.scale.trough:insensitive { + background-color: shade(@bg_color, 0.96); +} + +.menuitem .scale.highlight.top:insensitive, +.scale.highlight.top:insensitive, +.menuitem .scale.highlight.bottom:insensitive, +.scale.highlight.bottom:insensitive, +.menuitem .scale.highlight.left:insensitive, +.scale.highlight.left:insensitive, +.menuitem .scale.highlight.right:insensitive, +.scale.highlight.right:insensitive { + background-color: shade(@bg_color, 0.9); + background-image: none; +} + +.menu .menuitem .scale.slider { + background-color: shade(@green_widget,0.8); + border: 2px solid transparent; +} +.menu .menuitem .scale.slider:hover { + padding: 1px; + border: 1px solid transparent; + background-color: shade(@green_widget,0.8); +} +.menu .menuitem .scale.slider:active, +.menu .menuitem .scale.slider:active:hover{ + padding: 1px; + box-shadow: none; + border-color: shade(@green_widget,0.8); + background-color: shade(@green_widget,0.8); +} +.menu .menuitem .scale.slider:insensitive { + background-color: #f7f7f7; + background-image: none; +} +.menu .menuitem .scale.highlight.top, +.menu .menuitem .scale.highlight.bottom, +.menu .menuitem .scale.highlight.left, +.menu .menuitem .scale.highlight.right { + background-color: shade(@green_widget, 1.0); + background-image: none; +} +.menu .menuitem .scale.trough { + margin: 7px 0; + border-radius: 2px; + background-color: shade(@entry_border_color, 1.0); + background-image: none; +} +/************ + * popovers * + ************/ +GtkPopover { + margin: 10px; + padding: 2px; + border-radius: 2px; + border-color: shade(@theme_bg_color, 0.8); + border-width: 1px; + border-style: solid; + background-clip: border-box; + background-color: @theme_base_color; + color: @text_color; + box-shadow: 0 2px 3px alpha(black, 0.5); +} + +GtkPopover.background { + background-image: none; + background-color: @theme_base_color; +} + +GtkPopover:backdrop { + box-shadow: none; +} + +GtkPopover.osd { + box-shadow: 0 2px 7px 3px alpha(black, 0.5); + background-color: @theme_base_color; +} + +GtkPopover > .list, +GtkPopover > .view, +GtkPopover > .toolbar { + background-image: none; + background-color: transparent; +} + +GtkPopover .list-row { + color: @text_color; +} + +GtkPopover .list-row:hover { + background-image: none; + background-color: @theme_selected_bg_color; + color: @theme_selected_bg_color; +} + +GtkPopover .frame { + border: 1px solid mix(@menu_bg_color, @menu_fg_color, 0.12); + border-radius: 2px; +} + +GtkPopover .entry { + border-color: mix(@menu_bg_color, @menu_fg_color, 0.12); + background-color: @menu_bg_color; + background-image: none; + color: @text_color; +} + +GtkPopover .entry:hover, +GtkPopover .entry:focus, +GtkPopover .entry:active { + border-color: mix(@menu_bg_color, @menu_fg_color, 0.21); +} + +GtkPopover.osd > .toolbar .button { + border-radius: 0; + border-width: 0; + background-image: none; + background-color: transparent; +} + +GtkPopover .separator { + border: 0; + background-color: transparent; + color: alpha(currentColor, 0.5); + font-size: 80%; + font-weight: bold; +} + +.menuitem.button { + color: @theme_fg_color; +} + +.menuitem.button, +.menuitem.button:active, +.menuitem.button:checked, +.menuitem.button:insensitive, +.menuitem.button:active:insensitive, +.menuitem.button:checked:insensitive { + background-color: transparent; + background-image: none; + border: none; + box-shadow: none; + color: @text_color; +} + +.menuitem.button:active:hover, +.menuitem.button:checked:hover, +.menuitem.button:hover, +.menuitem.button:selected { + border: none; + background-color: @theme_selected_bg_color; + background-image: none; + color: @base_color; +} + +GtkModelButton.button { + color: @menu_fg_color; +} + + +GtkModelButton.button:focus, +GtkModelButton.button:active:focus, +GtkModelButton.button:checked:focus, +GtkModelButton.button:active, +GtkModelButton.button:checked, +GtkModelButton.button:insensitive:insensitive, +GtkModelButton.button:active:insensitive, +GtkModelButton.button:checked:insensitive, +GtkModelButton.button { + background-color: transparent; + background-image: none; + border-color: transparent; + border-image: none; + border-style: none; + box-shadow: none; +} + +GtkModelButton.button:backdrop, +GtkModelButton.button:hover:backdrop, +GtkModelButton.button:insensitive:backdrop, +GtkModelButton.button:active:insensitive:backdrop, +GtkModelButton.button:active:backdrop, +GtkModelButton.button:active:hover:backdrop, +GtkModelButton.button:active:selected:backdrop, +GtkModelButton.button:checked:insensitive:backdrop, +GtkModelButton.button:checked:backdrop, +GtkModelButton.button:checked:hover:backdrop, +GtkModelButton.button:checked:selected:backdrop { + text-shadow: none; + icon-shadow: none; + color: @theme_selected_fg_color; + background-color: transparent; + background-image: none; + border-color: transparent; + border-image: none; + border-style: none; + box-shadow: none; +} + +GtkModelButton.button:active:hover, +GtkModelButton.button:checked:hover, +GtkModelButton.button:hover, +GtkModelButton.button:selected { + background-image: none; + background-color: @theme_selected_bg_color; + color: @theme_base_color; + text-shadow: none; + border-width: 0; + border-color: transparent; + border-radius: 2px; +} + +/************* + * scrollbar * + *************/ +.scrollbar { + border-width: 0; + border-style: none; + border-radius: 1px; + padding: 0; + background-color: @theme_selected_bg_color; +} + +.scrollbars-junction, +.scrollbars-junction.frame, +.scrollbar.trough { + border-width: 0; + border-radius: 0; + background-color: transparent; + background-image: none; +} + +.scrollbar.button, +.scrollbar.button:active, +.scrollbar.button:active:hover { + text-shadow: none; + icon-shadow: none; + border-width: 0; + border-radius: 1px; + background-color: transparent; + background-image: none; + color: shade(@theme_bg_color, 0.6); +} + +.scrollbar.slider { + border-color: transparent; + border-style: solid; + border-radius: 1px; + background-color: alpha(@text_color2, 0.29); +} +.scrollbar.slider.vertical { + border-width: 0 1px 0 1px; +} +.scrollbar.slider.horizontal { + border-width: 1px 0 1px 0; +} +.scrollbar.slider:hover, +.scrollbar.slider.vertical:hover { + background-color: alpha(@text_color2, 0.33); + border-width: 0; +} +.scrollbar.slider:active, +.scrollbar.slider.vertical:active { + background-color: alpha(@text_color2, 0.4); + border-width: 0; +} +.scrollbar.slider:insensitive, +.scrollbar.slider.vertical:insensitive { + background-color: alpha(@text_color2, 0.1); +} +.scrollbar.trough, +.scrollbar.trough.vertical { + border-width: 0; + border-radius: 0; + background-color: @base_color; +} +.scrollbar.trough:insensitive, +.scrollbar.trough.vertical:insensitive { + background-color: @bg_color; +} +.scrollbar.slider.fine-tune:prelight:active { + background-size: 50%; + background-repeat: no-repeat; + background-position: center; +} + +/* overlay scrollbar */ +OsThumb { + background-color: @theme_bg_color; + color: shade(@theme_bg_color, 0.6); +} + +OsThumb:selected, +OsScrollbar:selected { + background-color: @theme_selected_bg_color; +} + +OsThumb:active, +OsScrollbar:active { + background-color: @theme_selected_bg_color; +} + +OsThumb:insensitive, +OsScrollbar:insensitive { + background-color: shade(@theme_bg_color, 0.9); +} + +/************* + * separator * + *************/ +.sidebar.separator, +.sidebar.view.separator, +.sidebar .view.separator, +.view.separator, +.separator, +.sidebar.separator:hover, +.sidebar.view.separator:hover, +.sidebar .view.separator:hover, +.view.separator:hover, +.separator:hover { + border-width: 1px; + border-style: solid; + border-color: @border_color; + color: @border_color; +} +.separator:insensitive { + border-color: @border_color; + color: @border_color; +} +.button .separator, +.button.separator { + border-width: 0; + color: transparent; +} + +.button .separator:insensitive, +.button.separator:insensitive { + color: transparent; + border-width: 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +.primary-toolbar .separator:insensitive, +.toolbar GtkSeparatorToolItem, +.toolbar .separator, +.toolbar .separator:insensitive +.header-bar GtkSeparatorToolItem, +.header-bar .separator, +.header-bar .separator:insensitive { + -GtkWidget-window-dragging: true; + border-color: @bg_color; + color: @bg_color; +} + +.primary-toolbar .button .separator, +.primary-toolbar .button.separator, +.toolbar .button .separator, +.toolbar .button.separator, +.header-bar .button .separator, +.header-bar .button.separator { + border-color: transparent; +} + +.primary-toolbar .button .separator:insensitive, +.primary-toolbar .button.separator:insensitive, +.toolbar .button .separator:insensitive, +.toolbar .button.separator:insensitive, +.header-bar .button .separator:insensitive, +.header-bar .button.separator:insensitive { + border-color: transparent; +} + +.menuitem.separator { + -GtkMenuItem-horizontal-padding: 0; + -GtkWidget-separator-height: 1; + + border-style: none; + color: @entry_border_color; +} + +GtkComboBox .separator { + border-style: none; + + /* always disable separators */ + -GtkWidget-wide-separators: true; + -GtkWidget-horizontal-separator: 0; + -GtkWidget-vertical-separator: 0; +} + +/*********** + * sidebar * + ***********/ +.sidebar, +.sidebar.view, +.sidebar .view, +.sidebar GtkScrolledWindow { + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkScrolledWindow-scrollbars-within-bevel: 0; + border-width: 1px; + background-color: shade(@bg_color,1.05); + color: @theme_text_color; +} +.sidebar .view row:hover, +.sidebar row:hover { + color: shade(@selected_bg_color, 1.0); +} + +.sidebar row:selected, +.sidebar row:selected:focus, +.sidebar row:selected:prelight, +.sidebar row:selected:hover, +.sidebar row:active:hover, +.sidebar .view row:selected, +.sidebar .view row:selected:hover, +.sidebar .view row:selected:focus, +.sidebar .view row:selected:prelight, +.sidebar .view row:active:hover { + border-width: 0; + background-color: shade(@theme_selected_bg_color,0.9); + background-image: none; + color: shade(@base_color, 1.0); +} +.sidebar .frame { + border-width: 0; +} +.sidebar .radio, +.sidebar .radio:focus, +.sidebar .radio:selected { + background-image: none; + background-color: transparent; +} +.sidebar .scrollbar.trough, +.sidebar .scrollbar.trough.vertical { + background-color: shade(@bg_color,1.05); +} + +/************** + * spinbutton * + **************/ +.spinbutton { + border-left-style: none; + border-right-style: none; + border-top-style: none; + border-bottom-style: solid; + border-width: 2px; + border-color: shade(@theme_bg_color,0.8); + box-shadow: none; + border-radius: 0; +} +.spinbutton:insensitive { + border-bottom-style: none; +} +.spinbutton .button { + text-shadow: none; + icon-shadow: none; + color: mix(@theme_text_color, @theme_base_color, 0.5); + box-shadow: none; + border-width: 0; + border-radius: 2px; + border-style: none; + background-color: transparent; + background-image: none; + +} + +.spinbutton .button:insensitive { + color: mix(@theme_text_color, @theme_base_color, 0.55); +} + +.spinbutton .button:active, +.spinbutton .button:hover { + color: shade(@theme_selected_bg_color, 1.0); +} + +.spinbutton .button:first-child { +} + +.spinbutton .button:last-child { +} + +.spinbutton .button:dir(rtl) { + +} + +.spinbutton.vertical .button { + text-shadow: none; + icon-shadow: none; + border-width: 1px; + border-style: solid; + border-color: @entry_border_color; + border-radius: 2px; + background-color: @theme_base_color; + color: mix(@theme_text_color, @theme_base_color, 0.5); + background-image: none; + +} + +.spinbutton.vertical .button:hover { + color: @theme_fg_color; + background-image: none; + background-color: @selected_bg_color; +} + +.spinbutton.vertical .button:active { + color: @theme_fg_color; + background-image: none; + background-color: @selected_bg_color; +} + +.spinbutton.vertical .button:active:hover { + +} + +.spinbutton.vertical .button:focus, +.spinbutton.vertical .button:hover:focus, +.spinbutton.vertical .button:active:focus, +.spinbutton.vertical .button:active:hover:focus { + +} + +.spinbutton.vertical .button:insensitive { + background-color: shade(@theme_bg_color,1.0); + background-image: none; + color: mix(@theme_text_color, @theme_base_color, 0.55); + background-image: none; +} + +.spinbutton.vertical .button:first-child { + border-width: 1px 1px 0 1px; + border-bottom-width: 0; + border-radius: 2px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} + +.spinbutton.vertical .button:last-child { + border-width: 0 1px 1px 1px; + border-top-width: 0; + border-radius: 2px; + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +.spinbutton.vertical.entry { + border-width: 1px; + border-style: solid; + border-top-color: @theme_base_color; + border-bottom-color: @theme_base_color; + border-radius: 0; +} +.spinbutton.vertical.entry:insensitive { + border-top-color: shade(@theme_bg_color, 0.95); + border-bottom-color: shade(@theme_bg_color, 0.95); +} +.spinbutton.vertical.entry:active, +.spinbutton.vertical.entry:focus { + border-color: @theme_selected_bg_color; +} + +/*********** + * spinner * + ***********/ +@keyframes spin { + to { -gtk-icon-transform: rotate(1turn); } +} + +.spinner { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + color: @selected_bg_color; + opacity: 0; +} + +.spinner:active { + animation: spin 1s infinite linear; + opacity: 1; +} + +.spinner:active:backdrop { + color: @backdrop_fg_color; +} + +.spinner:active:insensitive { + opacity: 0.5; +} +.menu.spinner, +.menu .spinner, +.menu .spinner:hover, +.primary-toolbar .spinner { + color: @theme_selected_bg_color; + border: none; + box-shadow: none; +} +/************* + * statusbar * + *************/ +GtkStatusbar { + padding: 4px; + color: @theme_fg_color; +} + +/********** + * switch * + **********/ +GtkSwitch { + padding: 0px; + border-radius: 2px; + font: bold condensed; + outline-offset: -4px; +} + +GtkSwitch.slider { + border: 2px solid transparent; + border-radius: 2px; + background-color: @theme_base_color; + background-image: none; +} + +GtkSwitch.slider:insensitive { + background-color: @theme_bg_color; + background-image: none; +} + +GtkSwitch.trough { + border: none; + background-color: @switch_bg_color; + background-image: none; + color: @theme_selected_fg_color; +} + +GtkSwitch.trough:active { + background-color: @theme_selected_bg_color; + background-image: none; + color: @theme_selected_fg_color; +} + +GtkSwitch.trough:insensitive { + background-color: shade(@switch_bg_color, 1.1); + background-image: none; + color: mix(@theme_selected_fg_color, @theme_fg_color, 0.5); +} + +/************ + * textview * + ************/ +GtkTextView { + background-color: @theme_base_color; + color: @theme_text_color; +} + +/***************** + * color chooser * + *****************/ +GtkColorSwatch, +GtkColorSwatch:selected { + border-width: 4px; + border-style: solid; + border-radius: 7px; + border-color: @theme_bg_color; + background-color: transparent; + transition: all 200ms ease-out; +} + +GtkColorSwatch:hover, +GtkColorSwatch:selected:hover { + border-width: 0; + border-radius: 5px; + border-color: @theme_bg_color; + transition: all 200ms ease-in; +} + +GtkColorSwatch.color-dark:hover { +} + +GtkColorSwatch.color-light:hover { +} + +GtkColorSwatch.color-light:selected:hover, +GtkColorSwatch.color-dark:selected:hover { + background-image: none; +} + +GtkColorSwatch.left, +GtkColorSwatch:first-child { + +} + +GtkColorSwatch.right, +GtkColorSwatch:last-child { + +} + +GtkColorSwatch:only-child { + +} + +GtkColorSwatch.top { + +} + +GtkColorSwatch.bottom { + +} + +GtkColorChooserWidget #add-color-button { + border-color: @entry_border_color; + border-width: 1px; + border-style: solid; + border-radius: 5px; + background-color: @theme_base_color; + color: mix(@theme_text_color, @theme_base_color, 0.6); +} + +GtkColorChooserWidget #add-color-button:hover { + border-color: @entry_border_color; + border-width: 1px; + border-style: solid; + border-radius: 5px; + background-color: @theme_base_color; + color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { + border-width: 1px; + border-style: solid; + border-width: 2px; + background-color: transparent; +} + +.color-active-badge.color-light, +.color-active-badge.color-light:hover { + border-color: alpha(black, 0.3); + color: alpha(black, 0.3); +} + +.color-active-badge.color-dark, +.color-active-badge.color-dark:hover { + border-color: alpha(white, 0.3); + color: alpha(white, 0.3); +} + +GtkColorEditor GtkColorSwatch { + border-width: 4px; + border-style: solid; + border-radius: 7px; + border-color: @theme_bg_color; + background-color: transparent; + transition: all 200ms ease-out; +} + +GtkColorEditor GtkColorSwatch.color-dark:hover, +GtkColorEditor GtkColorSwatch.color-light:hover { + border-width: 0; + border-radius: 5px; + border-color: @theme_bg_color; + transition: all 200ms ease-in; +} + +GtkColorButton.button { + padding: 6px; +} + +/************** + * header-bar * + **************/ + +.header-bar { + padding: 4px; + border-width: 0; + border-style: solid; + border-color: @theme_bg_color; + background-color: @theme_bg_color; +} + +.header-bar .button.text-button { + padding: 0 4px; +} + +.header-bar .button.image-button { + padding: 4px; +} + +.header-bar .title { + font: bold; +} + +.header-bar .subtitle { + font: smaller; +} + +/*********** + * toolbar * + ***********/ +.toolbar { + padding: 4px; + border-style: none; + background-color: @theme_bg_color; + background-image: none; +} + +.toolbar .button { + padding: 2px; +} + +.toolbar .button.text-button { + padding: 2px 4px; +} + +.toolbar .button.image-button { + padding: 4px 3px 3px 4px; +} + +.toolbar:insensitive { + background-color: @theme_bg_color; +} + +/* menubar toolbars */ +.toolbar.menubar { + -GtkToolbar-button-relief: normal; +} + +/******************* + * primary-toolbar * + *******************/ +.primary-toolbar, +.primary-toolbar .toolbar, +.primary-toolbar.toolbar { + +} + +.primary-toolbar GtkComboBox, +.primary-toolbar .button, +.primary-toolbar GtkComboBox:insensitive, +.primary-toolbar .button:insensitive { + +} +.primary-toolbar GtkComboBox, +.primary-toolbar .button { + +} +.toolbar GtkComboBox, +.toolbar .button, +.header-bar GtkComboBox, +.header-bar .button { + +} +.primary-toolbar GtkComboBox:hover, +.primary-toolbar .button:hover { + text-shadow: none; + icon-shadow: none; + background-image: none; + color: @theme_selected_bg_color; + +} +.primary-toolbar GtkComboBox:active, +.primary-toolbar .button:active, +.primary-toolbar GtkComboBox:active:hover, +.primary-toolbar .button:active:hover { + background-color: @theme_selected_bg_color; + color: @base_color; +} +.primary-toolbar GtkComboBox:checked, +.primary-toolbar .button:checked, +.primary-toolbar GtkComboBox:checked:hover, +.primary-toolbar .button:checked:hover { + background-color: @theme_selected_bg_color; + color: @base_color; +} +/*.primary-toolbar.toolbar GtkComboBox *{ + color: @theme_fg_color; + +} +.primary-toolbar.toolbar GtkComboBox *:hover, +.primary-toolbar.toolbar GtkComboBox .menu * { + color: @theme_selected_fg_color; + +}*/ + + +.primary-toolbar GtkComboBox .arrow:insensitive { + color: mix(@theme_fg_color, @theme_bg_color, 0.6); +} + +.primary-toolbar GtkComboBox .arrow { + color: shade(@theme_fg_color, 1.2); +} +.primary-toolbar GtkComboBox .arrow:active, +.primary-toolbar GtkComboBox .arrow:hover { + color: shade(@theme_selected_fg_color, 0.95); +} + +.primary-toolbar GtkComboBox .menu .menuitem *{ + + +} +.primary-toolbar GtkComboBox *:hover, +.primary-toolbar .button *:hover, +.toolbar .button *:hover, +.header-bar .button *:hover { + +} +.primary-toolbar GtkComboBox *:active, +.primary-toolbar .button *:active, +.toolbar .button *:active, +.header-bar .button *:active, +.primary-toolbar GtkComboBox *:active:hover, +.primary-toolbar .button *:active:hover, +.toolbar .button *:active:hover, +.header-bar .button *:active:hover { + color: @base_color; +} + +.primary-toolbar .button:focus, +.primary-toolbar .button:hover:focus, +.primary-toolbar .button:active:focus, +.primary-toolbar .button:active:hover:focus, +.toolbar .button:focus, +.toolbar .button:hover:focus, +.toolbar .button:active:focus, +.toolbar .button:active:hover:focus, +.header-bar .button:focus, +.header-bar .button:hover:focus, +.header-bar .button:active:focus, +.header-bar .button:active:hover:focus { + +} + +.primary-toolbar .button:insensitive, +.toolbar .button:insensitive, +.header-bar .button:insensitive { + +} + +.primary-toolbar .button *:insensitive { + color: shade(@entry_border_color, 0.8); +} + +.primary-toolbar .entry, +.toolbar .entry, +.header-bar .entry { + +} + +.primary-toolbar .entry:active, +.primary-toolbar .entry:focus, +.toolbar .entry:active, +.toolbar .entry:focus, +.header-bar .entry:active, +.header-bar .entry:focus { + +} + +/* inline-toolbar */ +.inline-toolbar.toolbar { + -GtkToolbar-button-relief: normal; + + padding: 2px; + border-width: 0; + border-style: none; + border-color: transparent; + background-color: transparent; + background-image: none; +} + +.inline-toolbar.toolbar:last-child { + +} + +.inline-toolbar.toolbar .button { + +} + +.inline-toolbar.toolbar .button:hover { + +} + +.inline-toolbar.toolbar .button:active { + +} + +.inline-toolbar.toolbar .button:active:hover { + +} + +.inline-toolbar.toolbar .button:focus, +.inline-toolbar.toolbar .button:hover:focus, +.inline-toolbar.toolbar .button:active:focus, +.inline-toolbar.toolbar .button:active:hover:focus { + +} + +.inline-toolbar.toolbar .button *:insensitive, +.inline-toolbar.toolbar GtkToolButton .button:insensitive { + +} + +/****************** + * linked buttons * + *****************/ +/* set up shadows for visual separation */ +.linked .button, +.inline-toolbar.toolbar .button, +.inline-toolbar.toolbar GtkToolButton .button, +.inline-toolbar.toolbar GtkToolButton > .button { + text-shadow: none; + icon-shadow: none; + background-color: @button_normal_color; + background-image: none; + color: @theme_selected_fg_color; + +} +.linked .button:hover, +.inline-toolbar.toolbar .button:hover, +.inline-toolbar.toolbar GtkToolButton .button:hover, +.inline-toolbar.toolbar GtkToolButton > .button:hover { + text-shadow: none; + icon-shadow: none; + background-color: shade(@button_normal_color, 1.06); + background-image: none; + +} +.linked .button:active, +.inline-toolbar.toolbar .button:active, +.inline-toolbar.toolbar GtkToolButton .button:active, +.inline-toolbar.toolbar GtkToolButton > .button:active { + + background-color: @theme_selected_bg_color; + background-image: none; + +} + +.linked .button:insensitive, +.inline-toolbar.toolbar .button:insensitive, +.inline-toolbar.toolbar GtkToolButton .button:insensitive, +.inline-toolbar.toolbar GtkToolButton > .button:insensitive { + + background-color: shade(@button_normal_color, 1.0); + background-image: none; +} + +/* remove box shadow from last-child and only-child */ +.linked .button:last-child, +.linked .button:only-child, +.linked .button:insensitive:last-child, +.linked .button:insensitive:only-child, +.linked .button:active *:insensitive:last-child, +.linked .button:active *:insensitive:only-child, +.inline-toolbar.toolbar .button:last-child, +.inline-toolbar.toolbar .button:only-child, +.inline-toolbar.toolbar .button:insensitive:last-child, +.inline-toolbar.toolbar .button:insensitive:only-child, +.inline-toolbar.toolbar .button:active *:insensitive:last-child, +.inline-toolbar.toolbar .button:active *:insensitive:only-child, +.inline-toolbar.toolbar GtkToolButton:last-child > .button, +.inline-toolbar.toolbar GtkToolButton:only-child > .button, +.inline-toolbar.toolbar GtkToolButton:last-child > .button:insensitive, +.inline-toolbar.toolbar GtkToolButton:only-child > .button:insensitive, +.inline-toolbar.toolbar GtkToolButton:last-child > .button:active *:insensitive, +.inline-toolbar.toolbar GtkToolButton:only-child > .button:active *:insensitive { + +} + +/* add back the inset shadow effect */ +.linked .button:active:last-child, +.linked .button:active:only-child, +.inline-toolbar.toolbar .button:active:last-child, +.inline-toolbar.toolbar .button:active:only-child, +.inline-toolbar.toolbar GtkToolButton:last-child > .button:active, +.inline-toolbar.toolbar GtkToolButton:only-child > .button:active { +} + +/* middle button */ + +.linked .button, +.linked .button:active, +.linked .button:active:hover, +.linked .button:insensitive, +.inline-toolbar.toolbar .button, +.inline-toolbar.toolbar .button:active, +.inline-toolbar.toolbar .button:insensitive, +.inline-toolbar.toolbar GtkToolButton .button, +.inline-toolbar.toolbar GtkToolButton .button:active, +.inline-toolbar.toolbar GtkToolButton .button:insensitive { + border-width: 1px; + border-radius: 0; + border-color: transparent; + border-style: solid; +} + +/*leftmost button */ +.linked .entry:first-child, +.linked .button:first-child, +.linked .button:active:first-child, +.linked .button:active:hover:first-child, +.linked .button:insensitive:first-child, +GtkFileChooser .button:first-child, +GtkFileChooser .button:active:first-child, +GtkFileChooser .button:active:hover:first-child, +GtkFileChooser .button:insensitive:first-child, +.inline-toolbar.toolbar .button:first-child, +.inline-toolbar.toolbar .button:active:first-child, +.inline-toolbar.toolbar .button:insensitive:first-child, +.inline-toolbar.toolbar GtkToolButton:first-child .button, +.inline-toolbar.toolbar GtkToolButton:first-child .button:active, +.inline-toolbar.toolbar GtkToolButton:first-child .button:insensitive { + border-radius: 3px; + border-bottom-right-radius: 0; + border-top-right-radius: 0; + padding: 4px; +} + +/* rightmost button */ +.linked .entry:last-child, +.linked .button:last-child, +.linked .button:active:last-child, +.linked .button:active:hover:last-child, +.linked .button:insensitive:last-child, +GtkFileChooser .button:last-child, +GtkFileChooser .button:active:last-child, +GtkFileChooser .button:active:hover:last-child, +GtkFileChooser .button:insensitive:last-child, +.inline-toolbar.toolbar .button:last-child, +.inline-toolbar.toolbar .button:active:last-child, +.inline-toolbar.toolbar .button:insensitive:last-child, +.inline-toolbar.toolbar GtkToolButton:last-child .button, +.inline-toolbar.toolbar GtkToolButton:last-child .button:active, +.inline-toolbar.toolbar GtkToolButton:last-child .button:insensitive { + border-radius: 3px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; + padding: 4px; +} + +/* linked single button */ +.linked .entry:only-child, +.linked .button:only-child, +.linked .button:active:only-child, +.linked .button:active:hover:only-child, +.linked .button:insensitive:only-child, +GtkFileChooser .button:only-child, +GtkFileChooser .button:active:only-child, +GtkFileChooser .button:active:hover:only-child, +GtkFileChooser .button:insensitive:only-child, +.inline-toolbar.toolbar .button:only-child, +.inline-toolbar.toolbar .button:active:only-child, +.inline-toolbar.toolbar .button:insensitive:only-child, +.inline-toolbar.toolbar GtkToolButton:only-child .button, +.inline-toolbar.toolbar GtkToolButton:only-child .button:active, +.inline-toolbar.toolbar GtkToolButton:only-child .button:insensitive { + border-radius: 3px; + padding: 4px; +} + +/* linked button shadows (vertical) */ +.linked.vertical .button, +.inline-toolbar.toolbar.vertical .button, +.inline-toolbar.toolbar.vertical GtkToolButton > .button { + +} +.linked.vertical .button:hover, +.inline-toolbar.toolbar.vertical .button:hover, +.inline-toolbar.toolbar.vertical GtkToolButton > .button:hover { + +} +.linked.vertical .button:active, +.inline-toolbar.toolbar.vertical .button:active, +.inline-toolbar.toolbar.vertical GtkToolButton > .button:active { + +} + +.linked.vertical .button:insensitive, +.inline-toolbar.toolbar.vertical .button:insensitive, +.inline-toolbar.toolbar.vertical GtkToolButton > .button:insensitive { + +} + +/* remove box shadow from last-child and only-child */ +.linked.vertical .button:last-child, +.linked.vertical .button:only-child, +.linked.vertical .button:insensitive:last-child, +.linked.vertical .button:insensitive:only-child, +.linked.vertical .button:active *:insensitive:last-child, +.linked.vertical .button:active *:insensitive:only-child, +.inline-toolbar.toolbar.vertical .button:last-child, +.inline-toolbar.toolbar.vertical .button:only-child, +.inline-toolbar.toolbar.vertical .button:insensitive:last-child, +.inline-toolbar.toolbar.vertical .button:insensitive:only-child, +.inline-toolbar.toolbar.vertical .button:active *:insensitive:last-child, +.inline-toolbar.toolbar.vertical .button:active *:insensitive:only-child, +.inline-toolbar.toolbar.vertical GtkToolButton:last-child > .button, +.inline-toolbar.toolbar.vertical GtkToolButton:only-child > .button, +.inline-toolbar.toolbar.vertical GtkToolButton:last-child > .button:insensitive, +.inline-toolbar.toolbar.vertical GtkToolButton:only-child > .button:insensitive, +.inline-toolbar.toolbar.vertical GtkToolButton:last-child > .button:active *:insensitive, +.inline-toolbar.toolbar.vertical GtkToolButton:only-child > .button:active *:insensitive { + +} + +/* add back the inset shadow effect */ +.linked.vertical .button:active:last-child, +.linked.vertical .button:active:only-child, +.inline-toolbar.toolbar.vertical .button:active:last-child, +.inline-toolbar.toolbar.vertical .button:active:only-child, +.inline-toolbar.toolbar.vertical GtkToolButton:last-child > .button:active, +.inline-toolbar.toolbar.vertical GtkToolButton:only-child > .button:active { + +} + +/* middle button (vertical) */ + +.linked.vertical .button, +.linked.vertical .button:active, +.linked.vertical .button:active:hover, +.linked.vertical .button:insensitive { + border-width: 1px; + border-radius: 0; + border-color: transparent; + border-style: solid; +} + +/* top button (vertical) */ +.linked.vertical .entry:first-child, +.linked.vertical .button:first-child, +.linked.vertical .button:active:first-child, +.linked.vertical .button:active:hover:first-child, +.linked.vertical .button:insensitive:first-child { + border-radius: 3px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} + +/* bottom button (vertical) */ +.linked.vertical .entry:last-child, +.linked.vertical .button:last-child, +.linked.vertical .button:active:last-child, +.linked.vertical .button:active:hover:last-child, +.linked.vertical .button:insensitive:last-child { + border-radius: 3px; + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +/* linked single button (vertical) */ +.linked.vertical .entry:only-child, +.linked.vertical .button:only-child, +.linked.vertical .button:active:only-child, +.linked.vertical .button:active:hover:only-child, +.linked.vertical .button:insensitive:only-child { + border-radius: 3px; +} +.linked .button .arrow, +.inline-toolbar.toolbar .button .arrow { + color: @theme_selected_fg_color; +} +/* linked toolbar buttons */ +.primary-toolbar .button.raised.linked, +.primary-toolbar .raised.linked .button, +.toolbar .button.raised.linked, +.toolbar .raised.linked .button, +.toolbar .linked .button, +.header-bar .button.raised.linked, +.header-bar .raised.linked .button, +.header-bar .linked .button { + text-shadow: none; + icon-shadow: none; + background-color: @theme_bg_color; + background-image: none; +} +.primary-toolbar .button.raised.linked.text-button, +.primary-toolbar .raised.linked .button.text-button, +.toolbar .button.raised.linked.text-button, +.toolbar .raised.linked .button.text-button, +.toolbar .linked .button.text-button, +.header-bar .button.raised.linked.text-button, +.header-bar .raised.linked .button.text-button, +.header-bar .linked .button.text-button { + background-color: @theme_base_color; +} +.primary-toolbar .button.raised.linked:hover, +.primary-toolbar .raised.linked .button:hover, +.toolbar .button.raised.linked:hover, +.toolbar .raised.linked .button:hover, +.toolbar .linked .button:hover, +GtkFileChooser .button:hover, +GtkFileChooser .button:active:hover, +GtkFileChooser .button:checked:hover, +.header-bar .button.raised.linked:hover, +.header-bar .raised.linked .button:hover, +.header-bar .linked .button:hover { + color: @theme_selected_bg_color; + text-shadow: none; + icon-shadow: none; + background-image: none; +} +.primary-toolbar .button.raised.linked:active, +.primary-toolbar .raised.linked .button:active, +.toolbar .button.raised.linked:active, +.toolbar .raised.linked .button:active, +.toolbar .linked .button:active, +GtkFileChooser .button:active:hover, +GtkFileChooser .button:checked:hover, +.header-bar .button.raised.linked:active, +.header-bar .raised.linked .button:active, +.header-bar .linked .button:active { + background-color: @selected_bg_color; + background-image: none; + color: @theme_base_color; +} +.primary-toolbar .button.raised.linked:checked, +.primary-toolbar .raised.linked .button:checked, +.toolbar .button.raised.linked:checked, +.toolbar .raised.linked .button:checked, +.toolbar .linked .button:checked, +GtkFileChooser .button:checked, +.header-bar .button.raised.linked:checked, +.header-bar .raised.linked .button:checked, +.header-bar .linked .button:checked { + background-color: @selected_bg_color; + background-image: none; + color: @theme_base_color; +} +.primary-toolbar .button.raised.linked:insensitive, +.primary-toolbar .raised.linked .button:insensitive, +.toolbar .button.raised.linked:insensitive, +.toolbar .raised.linked .button:insensitive, +.toolbar .linked .button:insensitive, +GtkFileChooser .button:insensitive, +.header-bar .button.raised.linked:insensitive, +.header-bar .raised.linked .button:insensitive, +.header-bar .linked .button:insensitive { + box-shadow: none; + background-color: @bg_color; + background-image: none; +} + +/* remove box shadow from last-child and only-child */ +.primary-toolbar .button.raised.linked:last-child, +.primary-toolbar .button.raised.linked:only-child, +.primary-toolbar .button:insensitive.raised.linked:last-child, +.primary-toolbar .button:insensitive.raised.linked:only-child, +.primary-toolbar .button:active *:insensitive.raised.linked:last-child, +.primary-toolbar .button:active *:insensitive.raised.linked:only-child, +.primary-toolbar .raised.linked .button:last-child, +.primary-toolbar .raised.linked .button:only-child, +.primary-toolbar .raised.linked .button:insensitive:last-child, +.primary-toolbar .raised.linked .button:insensitive:only-child, +.primary-toolbar .raised.linked .button:active *:insensitive:last-child, +.primary-toolbar .raised.linked .button:active *:insensitive:only-child, +.toolbar .button.raised.linked:last-child, +.toolbar .button.raised.linked:only-child, +.toolbar .button:insensitive.raised.linked:last-child, +.toolbar .button:insensitive.raised.linked:only-child, +.toolbar .button:active *:insensitive.raised.linked:last-child, +.toolbar .button:active *:insensitive.raised.linked:only-child, +.toolbar .raised.linked .button:last-child, +.toolbar .raised.linked .button:only-child, +.toolbar .raised.linked .button:insensitive:last-child, +.toolbar .raised.linked .button:insensitive:only-child, +.toolbar .raised.linked .button:active *:insensitive:last-child, +.toolbar .raised.linked .button:active *:insensitive:only-child, +.toolbar .linked .button:last-child, +.toolbar .linked .button:only-child, +.toolbar .linked .button:insensitive:last-child, +.toolbar .linked .button:insensitive:only-child, +.toolbar .linked .button:active *:insensitive:last-child, +.toolbar .linked .button:active *:insensitive:only-child, +.header-bar .button.raised.linked:last-child, +.header-bar .button.raised.linked:only-child, +.header-bar .button:insensitive.raised.linked:last-child, +.header-bar .button:insensitive.raised.linked:only-child, +.header-bar .button:active *:insensitive.raised.linked:last-child, +.header-bar .button:active *:insensitive.raised.linked:only-child, +.header-bar .raised.linked .button:last-child, +.header-bar .raised.linked .button:only-child, +.header-bar .raised.linked .button:insensitive:last-child, +.header-bar .raised.linked .button:insensitive:only-child, +.header-bar .raised.linked .button:active *:insensitive:last-child, +.header-bar .raised.linked .button:active *:insensitive:only-child, +.header-bar .linked .button:last-child, +.header-bar .linked .button:only-child, +.header-bar .linked .button:insensitive:last-child, +.header-bar .linked .button:insensitive:only-child, +.header-bar .linked .button:active *:insensitive:last-child, +.header-bar .linked .button:active *:insensitive:only-child { + +} + +/* add back the inset shadow effect */ +.primary-toolbar .button:active.raised.linked:last-child, +.primary-toolbar .button:active.raised.linked:only-child, +.primary-toolbar .raised.linked .button:active:last-child, +.primary-toolbar .raised.linked .button:active:only-child, +.toolbar .button:active.raised.linked:last-child, +.toolbar .button:active.raised.linked:only-child, +.toolbar .raised.linked .button:active:last-child, +.toolbar .raised.linked .button:active:only-child, +.toolbar .linked .button:active:last-child, +.toolbar .linked .button:active:only-child, +.header-bar .button:active.raised.linked:last-child, +.header-bar .button:active.raised.linked:only-child, +.header-bar .raised.linked .button:active:last-child, +.header-bar .raised.linked .button:active:only-child, +.header-bar .linked .button:active:last-child, +.header-bar .linked .button:active:only-child { + +} + +/* middle button */ +.primary-toolbar .button.raised.linked, +.primary-toolbar .button.raised.linked:active, +.primary-toolbar .button.raised.linked:insensitive, +.primary-toolbar .raised.linked .button, +.primary-toolbar .raised.linked .button:active, +.primary-toolbar .raised.linked .button:insensitive, +.toolbar .button.raised.linked, +.toolbar .button.raised.linked:active, +.toolbar .button.raised.linked:insensitive, +.toolbar .raised.linked .button, +.toolbar .raised.linked .button:active, +.toolbar .raised.linked .button:insensitive, +.toolbar .linked .button, +.toolbar .linked .button:active, +.toolbar .linked .button:insensitive, +.header-bar .button.raised.linked, +.header-bar .button.raised.linked:active, +.header-bar .button.raised.linked:insensitive, +.header-bar .raised.linked .button, +.header-bar .raised.linked .button:active, +.header-bar .raised.linked .button:insensitive, +.header-bar .linked .button, +.header-bar .linked .button:active, +.header-bar .linked .button:insensitive { + border-width: 0; + border-radius: 0; + border-color: transparent; + border-style: solid; +} + +/* leftmost button */ +.primary-toolbar .button.raised.linked:first-child, +.primary-toolbar .button.raised.linked:active:first-child, +.primary-toolbar .button.raised.linked:insensitive:first-child, +.primary-toolbar .raised.linked .button:first-child, +.primary-toolbar .raised.linked .button:active:first-child, +.primary-toolbar .raised.linked .button:insensitive:first-child, +.toolbar .button.raised.linked:first-child, +.toolbar .button.raised.linked:active:first-child, +.toolbar .button.raised.linked:insensitive:first-child, +.toolbar .raised.linked .button:first-child, +.toolbar .raised.linked .button:active:first-child, +.toolbar .raised.linked .button:insensitive:first-child, +.toolbar .linked .button:first-child, +.toolbar .linked .button:active:first-child, +.toolbar .linked .button:insensitive:first-child, +.header-bar .button.raised.linked:first-child, +.header-bar .button.raised.linked:active:first-child, +.header-bar .button.raised.linked:insensitive:first-child, +.header-bar .raised.linked .button:first-child, +.header-bar .raised.linked .button:active:first-child, +.header-bar .raised.linked .button:insensitive:first-child, +.header-bar .linked .button:first-child, +.header-bar .linked .button:active:first-child, +.header-bar .linked .button:insensitive:first-child { + border-radius: 3px; + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +.header-bar .path-bar .button { + background-color: @base_color; + padding: 5px; +} +.header-bar .path-bar .button:insensitive { + background-color: @base_color; +} +.header-bar .path-bar .button .arrow { + color: shade(@text_color, 0.8); +} +.header-bar .path-bar .button .arrow:hover, +.header-bar .path-bar .button .arrow:active, +.header-bar .path-bar .button .arrow:active:hover, +.header-bar .path-bar .button .arrow:checked { + color: @selected_bg_color; +} +.header-bar .path-bar .button .arrow:insensitive { + color: @bg_color; +} +.primary-toolbar .button.image-button.raised.linked:first-child, +.primary-toolbar .button.image-button.raised.linked:active:first-child, +.primary-toolbar .button.image-button.raised.linked:insensitive:first-child, +.primary-toolbar .raised.linked .button.image-button:first-child, +.primary-toolbar .raised.linked .button.image-button:active:first-child, +.primary-toolbar .raised.linked .button.image-button:insensitive:first-child, +.toolbar .button.image-button.raised.linked:first-child, +.toolbar .button.image-button.raised.linked:active:first-child, +.toolbar .button.image-button.raised.linked:insensitive:first-child, +.toolbar .raised.linked .button.image-button:first-child, +.toolbar .raised.linked .button.image-button:active:first-child, +.toolbar .raised.linked .button.image-button:insensitive:first-child, +.toolbar .linked .button.image-button:first-child, +.toolbar .linked .button.image-button:active:first-child, +.toolbar .linked .button.image-button:insensitive:first-child, +.header-bar .button.image-button.raised.linked:first-child, +.header-bar .button.image-button.raised.linked:active:first-child, +.header-bar .button.image-button.raised.linked:insensitive:first-child, +.header-bar .raised.image-button.linked .button:first-child, +.header-bar .raised.image-button.linked .button:active:first-child, +.header-bar .raised.image-button.linked .button:insensitive:first-child, +.header-bar .linked .button.image-button:first-child, +.header-bar .linked .button.image-button:active:first-child, +.header-bar .linked .button.image-button:insensitive:first-child { + border-radius: 2px; +} + +/* rightmost button */ +.primary-toolbar .button.raised.linked:last-child, +.primary-toolbar .button.raised.linked:active:last-child, +.primary-toolbar .button.raised.linked:insensitive:last-child, +.primary-toolbar .raised.linked .button:last-child, +.primary-toolbar .raised.linked .button:active:last-child, +.primary-toolbar .raised.linked .button:insensitive:last-child, +.toolbar .button.raised.linked:last-child, +.toolbar .button.raised.linked:active:last-child, +.toolbar .button.raised.linked:insensitive:last-child, +.toolbar .raised.linked .button:last-child, +.toolbar .raised.linked .button:active:last-child, +.toolbar .raised.linked .button:insensitive:last-child, +.toolbar .linked .button:last-child, +.toolbar .linked .button:active:last-child, +.toolbar .linked .button:insensitive:last-child, +.header-bar .button.raised.linked:last-child, +.header-bar .button.raised.linked:active:last-child, +.header-bar .button.raised.linked:insensitive:last-child, +.header-bar .raised.linked .button:last-child, +.header-bar .raised.linked .button:active:last-child, +.header-bar .raised.linked .button:insensitive:last-child, +.header-bar .linked .button:last-child, +.header-bar .linked .button:active:last-child, +.header-bar .linked .button:insensitive:last-child { + border-radius: 3px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +.primary-toolbar .button.image-button.raised.linked:last-child, +.primary-toolbar .button.image-button.raised.linked:active:last-child, +.primary-toolbar .button.image-button.raised.linked:insensitive:last-child, +.primary-toolbar .raised.linked .button.image-button:last-child, +.primary-toolbar .raised.linked .button.image-button:active:last-child, +.primary-toolbar .raised.linked .button.image-button:insensitive:last-child, +.toolbar .button.image-button.raised.linked:last-child, +.toolbar .button.image-button.raised.linked:active:last-child, +.toolbar .button.image-button.raised.linked:insensitive:last-child, +.toolbar .raised.linked .button.image-button:last-child, +.toolbar .raised.linked .button.image-button:active:last-child, +.toolbar .raised.linked .button.image-button:insensitive:last-child, +.toolbar .linked .button.image-button:last-child, +.toolbar .linked .button.image-button:active:last-child, +.toolbar .linked .button.image-button:insensitive:last-child, +.header-bar .button.image-button.raised.linked:last-child, +.header-bar .button.image-button.raised.linked:active:last-child, +.header-bar .button.image-button.raised.linked:insensitive:last-child, +.header-bar .raised.image-button.linked .button:last-child, +.header-bar .raised.image-button.linked .button:active:last-child, +.header-bar .raised.image-button.linked .button:insensitive:last-child, +.header-bar .linked .button.image-button:last-child, +.header-bar .linked .button.image-button:active:last-child, +.header-bar .linked .button.image-button:insensitive:last-child { + border-radius: 2px; +} +/* linked single button */ +.primary-toolbar .button.raised.linked:only-child, +.primary-toolbar .button.raised.linked:active:only-child, +.primary-toolbar .button.raised.linked:insensitive:only-child, +.primary-toolbar .raised.linked .button:only-child, +.primary-toolbar .raised.linked .button:active:only-child, +.primary-toolbar .raised.linked .button:insensitive:only-child, +.toolbar .button.raised.linked:only-child, +.toolbar .button.raised.linked:active:only-child, +.toolbar .button.raised.linked:insensitive:only-child, +.toolbar .raised.linked .button:only-child, +.toolbar .raised.linked .button:active:only-child, +.toolbar .raised.linked .button:insensitive:only-child, +.toolbar .linked .button:only-child, +.toolbar .linked .button:active:only-child, +.toolbar .linked .button:insensitive:only-child, +.header-bar .button.raised.linked:only-child, +.header-bar .button.raised.linked:active:only-child, +.header-bar .button.raised.linked:insensitive:only-child, +.header-bar .raised.linked .button:only-child, +.header-bar .raised.linked .button:active:only-child, +.header-bar .raised.linked .button:insensitive:only-child, +.header-bar .linked .button:only-child, +.header-bar .linked .button:active:only-child, +.header-bar .linked .button:insensitive:only-child { + border-radius: 3px; +} + +.primary-toolbar .button.image-button.raised.linked:only-child, +.primary-toolbar .button.image-button.raised.linked:active:only-child, +.primary-toolbar .button.image-button.raised.linked:insensitive:only-child, +.primary-toolbar .raised.linked .button.image-button:only-child, +.primary-toolbar .raised.linked .button.image-button:active:only-child, +.primary-toolbar .raised.linked .button.image-button:insensitive:only-child, +.toolbar .button.image-button.raised.linked:only-child, +.toolbar .button.image-button.raised.linked:active:only-child, +.toolbar .button.image-button.raised.linked:insensitive:only-child, +.toolbar .raised.linked .button.image-button:only-child, +.toolbar .raised.linked .button.image-button:active:only-child, +.toolbar .raised.linked .button.image-button:insensitive:only-child, +.toolbar .linked .button.image-button:only-child, +.toolbar .linked .button.image-button:active:only-child, +.toolbar .linked .button.image-button:insensitive:only-child, +.header-bar .button.image-button.raised.linked:only-child, +.header-bar .button.image-button.raised.linked:active:only-child, +.header-bar .button.image-button.raised.linked:insensitive:only-child, +.header-bar .raised.image-button.linked .button:only-child, +.header-bar .raised.image-button.linked .button:active:only-child, +.header-bar .raised.image-button.linked .button:insensitive:only-child, +.header-bar .linked .button.image-button:only-child, +.header-bar .linked .button.image-button:active:only-child, +.header-bar .linked .button.image-button:insensitive:only-child { + border-radius: 2px; +} + +/*********** + * tooltip * + ***********/ +.tooltip { + border-width: 0; + border-style: none; + border-radius: 5px; + background-color: @theme_bg_color; + background-image: none; + color: @text_color; +} + +.tooltip * { + background-color: transparent; +} + +/************ + * treeview * + ************/ +GtkTreeView { + -GtkTreeView-vertical-separator: 0; + -GtkWidget-focus-line-width: 1; + -GtkWidget-focus-padding: 1; +} + +GtkTreeView.dnd { + border-width: 1px; + border-style: solid; + border-color: shade(@theme_selected_bg_color, 0.9); + border-radius: 0; +} + +GtkTreeView .entry { + background-color: @theme_base_color; + background-image: none; +} + +/************ + * viewport * + ************/ +GtkViewport.frame { + border-width: 0; +} + +.view { + background-color: @theme_base_color; + color: @theme_text_color; +} + +.view:insensitive, +.view:insensitive:insensitive { + background-color: @entry_border_color; + color: mix(@theme_fg_color, @theme_bg_color, 0.6); +} + +.view:selected, +.view:selected:hover, +.view:selected:focus { + background-color: shade(@theme_selected_bg_color,0.9); + color: @base_color; +} + +/********************* + * app notifications * + *********************/ +.app-notification { + border-style: solid; + border-color: @entry_border_color; + border-width: 0 1px 1px 1px; + border-radius: 0 0 5px 5px; + padding: 8px; + background-color: @theme_base_color; + background-image: none; + color: @theme_text_color; +} + + +/******* + * osd * + *******/ + +.osd { + border-radius: 3px; +} + +.background.osd { + border-style: none; + border-width: 0; + color: @osd_fg; + background-color: @osd_bg; +} + +GtkOverlay.osd { + border-style: none; + border-width: 0; + background-color: transparent; +} + +.osd.frame { + border-style: none; + border-width: 0; + background-clip: border-box; + background-origin: border-box; +} + +.osd.button, +.osd .button { + +} + +.osd.button:prelight, +.osd.button:hover, +.osd .button:hover { + +} + +.osd.button:active, +.osd .button:active, +.osd GtkMenuButton.button:active { + +} + +.osd.button:active:hover, +.osd .button:active:hover, +.osd GtkMenuButton.button:active:hover { + +} + +.osd.button:insensitive, +.osd .button:insensitive { + +} + +.osd.button:active *:insensitive, +.osd .button:active *:insensitive { + +} + +.osd.toolbar { + -GtkToolbar-button-relief: normal; + + padding: 4px; + border-width: 0; + border-style: none; + border-radius: 5px; + background-color: @osd_bg; + background-image: none; + color: @osd_fg; +} + +.osd.toolbar .button { + +} + +.osd.toolbar .button:hover { + +} + +.osd.toolbar .button:active { + +} + +.osd.toolbar .button:active:hover { + +} + +.osd.toolbar .button:focus, +.osd.toolbar .button:hover:focus, +.osd.toolbar .button:active:focus, +.osd.toolbar .button:active:hover:focus { + +} + +.osd.toolbar .button:insensitive { + +} + +.osd.toolbar .button:active *:insensitive { + +} + +.osd.toolbar .button:first-child { + +} + +.osd.toolbar .button:last-child { + +} + +.osd.toolbar .button:only-child, +.osd.toolbar GtkToolButton .button, +.osd.toolbar GtkToolButton:only-child .button, +.osd.toolbar GtkToolButton:last-child .button, +.osd.toolbar GtkToolButton:first-child .button { + +} + +.osd.toolbar .separator { + color: @osd_separator; +} + +/* used by gnome-settings-daemon's media-keys OSD */ +.osd.trough { + background-color: shade(@osd_bg, 1.05); +} + +.osd.progressbar { + background-color: @theme_selected_bg_color; +} + +.osd .scale.slider { + border-radius: 8px; + background-color: @button_normal_color; + background-image: none; +} + +.osd .scale.slider:hover { + background-color: shade(@button_normal_color, 1.06); +} + +.osd .scale.slider:insensitive { + background-color: shade(@osd_bg, 1.1); + background-image: none; +} + +.osd .scale.trough { + border-radius: 3px; + background-color: shade(@osd_bg, 1.05); + background-image: none; +} + +.osd .scale.trough.highlight { + background-color: @theme_selected_bg_color; + background-image: none; +} + +.osd .scale.trough:insensitive, +.osd .scale.trough.highlight:insensitive { + background-color: shade(@osd_bg, 1.05); + background-image: none; +} + +.osd GtkProgressBar, +GtkProgressBar.osd { + padding: 0; + -GtkProgressBar-xspacing: 0; + -GtkProgressBar-yspacing: 2px; + -GtkProgressBar-min-horizontal-bar-height: 2px; +} + +.osd GtkProgressBar.trough, +GtkProgressBar.osd.trough { + padding: 0; + border-style: none; + border-radius: 0; + background-image: none; + background-color: transparent; +} + +.osd GtkProgressBar.progressbar, +GtkProgressBar.osd.progressbar { + border-style: none; + border-radius: 0; + background-color: @theme_selected_bg_color; + background-image: none; +} + +.osd .view, +.osd.view { + background-color: @osd_bg; +} + +.osd .scrollbar.trough { + background-color: shade(@osd_bg, 1.05); +} + +.osd .scrollbar.slider { + border-radius: 5px; + background-color: @button_normal_color; +} + +.osd .scrollbar.slider:hover { + background-color: shade(@button_normal_color, 1.1); +} + +.osd .scrollbar.slider:active { + background-color: @theme_selected_bg_color; +} + +.osd GtkIconView.cell:selected, +.osd GtkIconView.cell:selected:focus { + background-color: @theme_selected_bg_color; + border-style: solid; + border-radius: 5px; + border-width: 0; + outline-color: transparent; +} + +/* used by Documents */ +.osd .page-thumbnail { + border-style: solid; + border-width: 1px; + border-color: @osd_separator; + /* when there's no pixbuf yet */ + background-color: @osd_bg; +} + +/****************************** + * destructive action buttons * + ******************************/ +.destructive-action.button { + text-shadow: none; + icon-shadow: none; + border-width: 1px; + border-style: solid; + border-color: transparent; + border-radius: 5px; + background-color: @error_color; + background-image: none; + color: mix(@theme_selected_fg_color, @error_color, 0.1); +} + +.destructive-action.button:hover { + background-color: shade(@error_color, 1.12); + background-image: none; +} + +.destructive-action.button:active { + background-color: shade(@error_color, 0.87); + background-image: none; +} + +.destructive-action.button:hover:active { + +} + +/****************** + * selection mode * + ******************/ +.selection-mode.header-bar, +.selection-mode.toolbar { + border-width: 0; + border-style: none; + background-color: @theme_selected_bg_color; + background-image: none; + color: @base_color; +} + +.selection-mode.header-bar { + +} + +.selection-mode.toolbar { + padding: 4px; +} + +/* regular button */ +.selection-mode.header-bar .button, +.selection-mode.toolbar .button, +.selection-mode.toolbar GtkToolButton .button { + text-shadow: none; + icon-shadow: none; + padding: 4px; + border-width: 1px; + border-style: solid; + border-color: transparent; + border-radius: 3px; + background-color: @button_info_color; + background-image: none; + color: @text_color; +} + +.selection-mode.header-bar .button:hover, +.selection-mode.toolbar .button:hover, +.selection-mode.toolbar GtkToolButton .button:hover { + text-shadow: none; + icon-shadow: none; + background-color: shade(@button_info_color, 1.06); + background-image: none; +} + +.selection-mode.header-bar .button:active, +.selection-mode.toolbar .button:active, +.selection-mode.toolbar GtkToolButton .button:active { + background-color: shade(@button_info_color, 0.925); + background-image: none; + color: shade(@theme_selected_fg_color, 0.95); +} + +.selection-mode.header-bar .button:hover:active, +.selection-mode.toolbar .button:hover:active, +.selection-mode.toolbar GtkToolButton .button:hover:active { + +} + +/* suggested button */ +.selection-mode.header-bar .suggested-action.button, +.selection-mode.toolbar .suggested-action.button, +.selection-mode.toolbar GtkToolButton.suggested-action .button { + text-shadow: none; + icon-shadow: none; + padding: 4px; + border-width: 1px; + border-style: solid; + border-color: transparent; + border-radius: 3px; + background-color: @button_info_color; + background-image: none; + color: @theme_selected_fg_color; +} + +.selection-mode.header-bar .suggested-action.button:hover, +.selection-mode.toolbar .suggested-action.button:hover, +.selection-mode.toolbar GtkToolButton.suggested-action .button:hover { + text-shadow: none; + icon-shadow: none; + background-color: shade(@button_info_color, 1.06); + background-image: none; +} + +.selection-mode.header-bar .suggested-action.button:active, +.selection-mode.toolbar .suggested-action.button:active, +.selection-mode.toolbar GtkToolButton.suggested-action:active { + background-color: shade(@button_info_color, 0.925); + background-image: none; + color: shade(@theme_selected_fg_color, 0.95); +} + +.selection-mode.header-bar .suggested-action.button:hover:active, +.selection-mode.toolbar .suggested-action.button:hover:active, +.selection-mode.toolbar GtkToolButton.suggested-action .button:hover:active { + +} + +/* menu button */ +.selection-mode.header-bar .selection-menu.button, +.selection-mode.toolbar .selection-menu.button { + text-shadow: none; + icon-shadow: none; + border-style: none; + background-color: transparent; + background-image: none; + color: shade(@theme_selected_bg_color, 0.7); +} + +.selection-mode.toolbar .dim-label, +.selection-mode.toolbar .selection-menu.button .dim-label { + color: shade(@theme_selected_fg_color, 0.7); +} + +.selection-mode.header-bar .selection-menu.button:hover, +.selection-mode.toolbar .dim-label:hover, +.selection-mode.toolbar .selection-menu.button:hover, +.selection-mode.toolbar .selection-menu.button .dim-label:hover { + color: @theme_selected_fg_color; +} + +.selection-mode.header-bar .selection-menu.button:active, +.selection-mode.toolbar .selection-menu.button:active { + color: shade(@theme_selected_fg_color, 0.8); + +} +/************** + * List boxes * + **************/ +EggListBox { + background-color: @theme_base_color; +} + +EggListBox:hover { + background-color: mix(white, @theme_selected_bg_color, 0.05) ; +} + +EggListBox:selected { + background-color: @theme_selected_bg_color; +} + +.list { + background-color: @theme_base_color; +} +.list-row, +.list-row:hover { + background-color: @theme_base_color; +} + +.list-row:selected { + background-color: @theme_selected_bg_color; +} + +/************************* + * touch text selections * + *************************/ +GtkBubbleWindow { + border-radius: 5px; + background-clip: border-box; +} + +GtkBubbleWindow.osd.background { + background-color: @osd_bg; +} + +GtkBubbleWindow .toolbar { + background-color: transparent; +} + +/******* + * CSD * + *******/ +.titlebar { + border-style: solid; + border-radius: 3px 3px 0 0; + border-color: transparent; + background-image: none; + background-color: @theme_bg_color; + color: @theme_fg_color; + text-shadow: none; +} + +/* this is the default titlebar that is added by GTK + * when client-side decorations are in use and the application + * did not set a custom titlebar. + */ +.titlebar.default-decoration { + border: none; +} + +.titlebar .title { + font: bold; + color: @text_color; +} + +.titlebar:backdrop { + background-image: none; + background-color: @theme_bg_color; + color: mix(@theme_fg_color, @theme_bg_color, 0.3); + text-shadow: none; +} + +.titlebar .titlebutton { + padding: 4px; + border-style: none; + background: none; + icon-shadow: none; +} + +.titlebar .titlebutton:active { + background-color: @theme_bg_color; + color: shade(@selected_bg_color, 1.2); +} + +.titlebar .titlebutton:backdrop { + background-image: none; + color: mix(@theme_fg_color, @theme_bg_color, 0.4); + icon-shadow: none; +} + +.titlebar .right .button.titlebutton:nth-last-child(3), +.titlebar .right:dir(rtl) .button.titlebutton:nth-child(3), +.titlebar .left .button.titlebutton:nth-child(3), +.titlebar .left:dir(rtl) .button.titlebutton:nth-last-child(3), +.titlebar .right .button.titlebutton:nth-last-child(3):active:hover, +.titlebar .right:dir(rtl) .button.titlebutton:nth-child(3):active:hover, +.titlebar .left .button.titlebutton:nth-child(3):active:hover, +.titlebar .left:dir(rtl) .button.titlebutton:nth-last-child(3):active:hover { + color: shade(@selected_bg_color, 0.80); +} + +.titlebar .right .button.titlebutton:nth-last-child(2), +.titlebar .right:dir(rtl) .button.titlebutton:nth-child(2), +.titlebar .left .button.titlebutton:nth-child(2), +.titlebar .left:dir(rtl) .button.titlebutton:nth-last-child(2), +.titlebar .right .button.titlebutton:nth-last-child(2):active:hover, +.titlebar .right:dir(rtl) .button.titlebutton:nth-child(2):active:hover, +.titlebar .left .button.titlebutton:nth-child(2):active:hover, +.titlebar .left:dir(rtl) .button.titlebutton:nth-last-child(2):active:hover { + color: @minimize_color; +} + +.titlebar .right .button.titlebutton:last-child, +.titlebar .right:dir(rtl) .button.titlebutton:first-child, +.titlebar .left .button.titlebutton:first-child, +.titlebar .left:dir(rtl) .button.titlebutton:last-child, +.titlebar .right .button.titlebutton:last-child:active:hover, +.titlebar .right:dir(rtl) .button.titlebutton:first-child:active:hover, +.titlebar .left .button.titlebutton:first-child:active:hover, +.titlebar .left:dir(rtl) .button.titlebutton:last-child:active:hover { + color: @close_color; +} + +.titlebar .right .button.titlebutton:nth-last-child(3):prelight, +.titlebar .right:dir(rtl) .button.titlebutton:nth-child(3):prelight, +.titlebar .left .button.titlebutton:nth-child(3):prelight, +.titlebar .left:dir(rtl) .button.titlebutton:nth-last-child(3):prelight, +.titlebar .right .button.titlebutton:nth-last-child(3):backdrop:prelight, +.titlebar .right:dir(rtl) .button.titlebutton:nth-child(3):backdrop:prelight, +.titlebar .left .button.titlebutton:nth-child(3):backdrop:prelight, +.titlebar .left:dir(rtl) .button.titlebutton:nth-last-child(3):backdrop:prelight { + color: shade(@selected_bg_color, 1.1); +} + +.titlebar .right .button.titlebutton:nth-last-child(2):prelight, +.titlebar .right:dir(rtl) .button.titlebutton:nth-child(2):prelight, +.titlebar .left .button.titlebutton:nth-child(2):prelight, +.titlebar .left:dir(rtl) .button.titlebutton:nth-last-child(2):prelight, +.titlebar .right .button.titlebutton:nth-last-child(2):backdrop:prelight, +.titlebar .right:dir(rtl) .button.titlebutton:nth-child(2):backdrop:prelight, +.titlebar .left .button.titlebutton:nth-child(2):backdrop:prelight, +.titlebar .left:dir(rtl) .button.titlebutton:nth-last-child(2):backdrop:prelight { + color: shade(@minimize_color, 1.2); +} + +.titlebar .right .button.titlebutton:last-child:prelight, +.titlebar .right:dir(rtl) .button.titlebutton:first-child:prelight, +.titlebar .left .button.titlebutton:first-child:prelight, +.titlebar .left:dir(rtl) .button.titlebutton:last-child:prelight, +.titlebar .right .button.titlebutton:last-child:backdrop:prelight, +.titlebar .right:dir(rtl) .button.titlebutton:first-child:backdrop:prelight, +.titlebar .left .button.titlebutton:first-child:backdrop:prelight, +.titlebar .left:dir(rtl) .button.titlebutton:last-child:backdrop:prelight { + color: shade(@close_color, 1.2); +} + +.titlebar .right .button.titlebutton:nth-last-child(3):backdrop, +.titlebar .right:dir(rtl) .button.titlebutton:nth-child(3):backdrop, +.titlebar .left .button.titlebutton:nth-child(3):backdrop, +.titlebar .left:dir(rtl) .button.titlebutton:nth-last-child(3):backdrop { + color: #999999; +} + +.titlebar .right .button.titlebutton:nth-last-child(2):backdrop, +.titlebar .right:dir(rtl) .button.titlebutton:nth-child(2):backdrop, +.titlebar .left .button.titlebutton:nth-child(2):backdrop, +.titlebar .left:dir(rtl) .button.titlebutton:nth-last-child(2):backdrop { + color: #999999; +} + +.titlebar .right .button.titlebutton:last-child:backdrop, +.titlebar .right:dir(rtl) .button.titlebutton:first-child:backdrop, +.titlebar .left .button.titlebutton:first-child:backdrop, +.titlebar .left:dir(rtl) .button.titlebutton:last-child:backdrop { + color: #999999; +} + +.window-frame { + background-image: none; + border-image: none; + border-radius: 3px 3px 0 0; + box-shadow: 0 3px 12px 2px alpha(black, 0.5); + /* this is used for the resize cursor area */ + margin: 10px; +} + +.window-frame:backdrop { + border-width: 5px 1px 1px 1px; + border-color: @theme_bg_color; + border-image: none; + box-shadow: 0 2px 7px 1px alpha(black, 0.5); +} + +.window-frame.tiled, +.window-frame.csd.popup, +.window-frame.csd.tooltip { + box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); } diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/gtk.css b/.themes/Libra-Dark-Gruvbox/gtk-3.0/gtk.css new file mode 100755 index 00000000..183df1f4 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/gtk.css @@ -0,0 +1,93 @@ +/* +Theme Name: Libra-Dark +Author: Dolkand +Version: 2.3 +License: GNU General Public License v2 or later +License URI: http://www.gnu.org/licenses/gpl.html +*/ + +/* colors */ +@define-color main-bg #1d2021; +@define-color alt-bg #282828; +@define-color text-color #EBDBB2; +@define-color hi-light #CC241D; +@define-color blue #458588; +@define-color red #CC241D; +@define-color green #98971A; +@define-color orange #D79921; + +/* Default color scheme */ +@define-color bg_color @main-bg; +@define-color fg_color @text-color; +@define-color base_color @main-bg; +@define-color text_color @text-color; +@define-color selected_bg_color @alt-bg; +@define-color selected_fg_color @text-color; +@define-color tooltip_bg_color @main-bg; +@define-color tooltip_fg_color @text-color; + +/* colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_bg_color @bg_color; +@define-color theme_fg_color @fg_color; +@define-color theme_base_color @base_color; +@define-color theme_text_color @text_color; +@define-color theme_selected_bg_color @selected_bg_color; +@define-color theme_selected_fg_color @text_color; +@define-color theme_tooltip_bg_color @tooltip_bg_color; +@define-color theme_tooltip_fg_color @tooltip_fg_color; +@define-color text_color2 @text-color; +/* shadow effects */ +@define-color light_shadow #fff; +@define-color dark_shadow #000; + +/* misc colors used by gtk+ */ +@define-color info_fg_color @text-color; +@define-color info_bg_color @alt-bg; +@define-color warning_fg_color @text-color; +@define-color warning_bg_color @blue; /*blue default*/ +@define-color question_fg_color @text-color; +@define-color question_bg_color @green; /*greenish default*/ +@define-color error_fg_color @text-color; +@define-color error_bg_color @red; /*red default*/ +@define-color link_color mix (@theme_selected_bg_color, black, 0.15); +@define-color success_color @green; /* green */ +@define-color warning_color @orange; /*orange */ +@define-color error_color @red; /*red */ +@define-color close_color @red; /* red */ +@define-color minimize_color @green; /* green */ +@define-color sidebar_bg_color #FF00FF; /* white */ + +/* widget colors */ +@define-color border_color @alt-bg; +@define-color button_normal_color @alt-bg; +@define-color button_info_color #FFFF00; +@define-color button_default_active_color shade(@theme_selected_bg_color, 0.857); +@define-color green_widget @green; /* green */ +@define-color entry_border_color @main-bg; +@define-color frame_border_color @main-bg; +@define-color tab_color @main-bg; +@define-color switch_bg_color @main-bg; +@define-color panel_bg_color @main-bg; +@define-color panel_fg_color @text_color; +@define-color borders @main-bg; +@define-color scrollbar_trough shade(@theme_base_color, 0.9); +@define-color scrollbar_slider_prelight mix(@scrollbar_trough, @theme_fg_color, 0.5); + +/* osd */ +@define-color osd_separator @main-bg; +@define-color osd_fg @text-color; +@define-color osd_bg @alt-bg; + +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused @theme_text_color; +@define-color wm_title_unfocused @theme_text_color; +@define-color wm_border_focused #E5E8ED; +@define-color wm_border_unfocused #E5E8ED; + + +@import url("gtk-widgets.css"); +@import url("gtk-widgets-assets.css"); +@import url("gnome-applications.css"); +@import url("unity.css"); +@import url("xfce.css"); diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/settings.ini b/.themes/Libra-Dark-Gruvbox/gtk-3.0/settings.ini new file mode 100755 index 00000000..ff16162a --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/settings.ini @@ -0,0 +1,6 @@ +[Settings] +gtk-color-scheme = "base_color:#ffffff\nbg_color:#F1F2F6\ntooltip_bg_color:#656D78\nselected_bg_color:#4FC0E8\ntext_color:#000000\nfg_color:#747D8A\ntooltip_fg_color:#ffffff\nselected_fg_color:#ffffff" +gtk-auto-mnemonics = 1 +gtk-visible-focus = automatic +gtk-button-images = 0 + diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/tags b/.themes/Libra-Dark-Gruvbox/gtk-3.0/tags new file mode 100755 index 00000000..e69de29b diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/unity.css b/.themes/Libra-Dark-Gruvbox/gtk-3.0/unity.css new file mode 100755 index 00000000..06f1fd99 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/unity.css @@ -0,0 +1,87 @@ +UnityDecoration { + -UnityDecoration-extents: 28px 0 0 0; + -UnityDecoration-input-extents: 10px; + + -UnityDecoration-shadow-offset-x: 1px; + -UnityDecoration-shadow-offset-y: 5px; + -UnityDecoration-active-shadow-color: rgba (0, 0, 0, 0.75); + -UnityDecoration-active-shadow-radius: 30px; + -UnityDecoration-inactive-shadow-color: rgba (0, 0, 0, 0.3); + -UnityDecoration-inactive-shadow-radius: 25px; + + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: rgb (221, 72, 20); + + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0.0; +} + +UnityDecoration.top { + border-radius: 4px 4px 0 0; + box-shadow: inset 5px 5px shade (@dark_bg_color, 1.6); + background-color: @bg_color; + color: @text_color; +} + +UnityDecoration.top:backdrop { + +} + +UnityDecoration.left, +UnityDecoration.right { + +} + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop { + +} + +UnityDecoration.bottom { + +} + +/* Panel Style */ + +UnityPanelWidget, +.unity-panel { + border-width: 0; + border-style: none; + background-color: @base_color; + background-image: none; + color: @text_color; +} + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: shade(@text_color, 0.8); +} + +.unity-panel.menubar, +.unity-panel .menubar { + color: @text_color; + text-shadow: @theme_shadow_dark_color; +} + +.unity-panel.menuitem, +.unity-panel .menuitem { + color: @text_color; +} + +.unity-panel.menubar:backdrop, +.unity-panel .menubar *:backdrop { + +} +.unity-panel.menubar.menuitem, +.unity-panel.menubar .menuitem * { + color: @text_color; + border-width: 0; + border-style: none; + background-color: @osd_fg; +} +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + background-color: @theme_selected_bg_color; + color: @base_color; +} diff --git a/.themes/Libra-Dark-Gruvbox/gtk-3.0/xfce.css b/.themes/Libra-Dark-Gruvbox/gtk-3.0/xfce.css new file mode 100755 index 00000000..4203e8d3 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/gtk-3.0/xfce.css @@ -0,0 +1,51 @@ +XfceHeading { + background-color: @theme_base_color; + background-image: none; + padding: 0; + border-width: 0; +} + +.xfce4-panel { + background-color: @panel_bg_color; + color: @theme_base_color; +} + +.xfce4-panel .button { + border-width: 0; + border-radius: 0; + background-color: alpha(@panel_bg_color, 0.9); + background-image: none; + color: @theme_base_color; +} + +.xfce4-panel .button:active, +.xfce4-panel .button:selected, +.xfce4-panel .button:active:hover, +.xfce4-panel .button:selected:hover { + border-width: 0; + border-radius: 0; + background-color: @theme_selected_bg_color; + background-image: none; + color: @base_color; +} + +.xfce4-panel .button:hover { + background-color: @theme_selected_bg_color; + background-image: none; + color: @base_color; +} + +/* menu-styling, e.g. for indicators */ +.xfce4-panel .menu, +.xfce4-panel .menu GtkLabel, +.xfce4-panel .menu GtkImage { + +} + +.xfce4-panel .menu *:hover { +} + +.xfce4-panel .menu GtkLabel:hover, +.xfce4-panel .menu GtkImage:hover { + +} diff --git a/.themes/Libra-Dark-Gruvbox/index.theme b/.themes/Libra-Dark-Gruvbox/index.theme new file mode 100755 index 00000000..1594dc09 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/index.theme @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=Libra-Dark +Comment=A modern flat theme +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=Libra-Dark +MetacityTheme=Libra-Dark +ButtonLayout=:minimize,maximize,close + diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/close.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/close.svg new file mode 100644 index 00000000..c3c2c9ed --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/close.svg @@ -0,0 +1,73 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="10.66" + inkscape:cx="-4.7736848" + inkscape:cy="17.550379" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <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,-1028.3622)" + style="display:inline"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1043.3587 5.9007328,-5.9001" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1037.4586 5.9007328,5.9001" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/close_focused_normal.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/close_focused_normal.svg new file mode 100644 index 00000000..8034ab6b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/close_focused_normal.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="9.8530975" + inkscape:cy="11.895084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1043.3587 5.9007328,-5.9001" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1037.4586 5.9007328,5.9001" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/close_focused_prelight.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/close_focused_prelight.svg new file mode 100644 index 00000000..406a1a8b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/close_focused_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_focused_prelight.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="9.8530975" + inkscape:cy="11.895084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1043.3587 5.9007328,-5.9001" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1037.4586 5.9007328,5.9001" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/close_focused_pressed.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/close_focused_pressed.svg new file mode 100644 index 00000000..8034ab6b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/close_focused_pressed.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="9.8530975" + inkscape:cy="11.895084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1043.3587 5.9007328,-5.9001" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1037.4586 5.9007328,5.9001" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/close_unfocused.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/close_unfocused.svg new file mode 100644 index 00000000..8e2d11ec --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/close_unfocused.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_unfocused.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="9.8530975" + inkscape:cy="11.895084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:#999999;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1043.3587 5.9007328,-5.9001" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:#999999;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1037.4586 5.9007328,5.9001" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/close_unfocused_prelight.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/close_unfocused_prelight.svg new file mode 100644 index 00000000..406a1a8b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/close_unfocused_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_focused_prelight.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="9.8530975" + inkscape:cy="11.895084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1043.3587 5.9007328,-5.9001" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1037.4586 5.9007328,5.9001" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/close_unfocused_pressed.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/close_unfocused_pressed.svg new file mode 100644 index 00000000..8034ab6b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/close_unfocused_pressed.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="9.8530975" + inkscape:cy="11.895084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1043.3587 5.9007328,-5.9001" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1037.4586 5.9007328,5.9001" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/maximize.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/maximize.svg new file mode 100644 index 00000000..a24fa244 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/maximize.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.4544296" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_focused_normal.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_focused_normal.svg new file mode 100644 index 00000000..5356da68 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_focused_normal.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_focused_normal.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_focused_prelight.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_focused_prelight.svg new file mode 100644 index 00000000..51d2b662 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_focused_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_focused_prelight.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.4544296" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00b1fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_focused_pressed.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_focused_pressed.svg new file mode 100644 index 00000000..a904069a --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_focused_pressed.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_focused_pressed.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_unfocused.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_unfocused.svg new file mode 100644 index 00000000..f8571ffa --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_unfocused.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_unfocused.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_unfocused_prelight.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_unfocused_prelight.svg new file mode 100644 index 00000000..9a6ef325 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_unfocused_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_unfocused_prelight.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.4544296" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00b1fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_unfocused_pressed.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_unfocused_pressed.svg new file mode 100644 index 00000000..6ce8ee15 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/maximize_unfocused_pressed.svg @@ -0,0 +1,71 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="9.8530975" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:1.7000001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505229" + height="6.9552288" + x="8.5204582" + y="1036.8768" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/metacity-theme-1.xml b/.themes/Libra-Dark-Gruvbox/metacity-1/metacity-theme-1.xml new file mode 100755 index 00000000..42c11a19 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/metacity-theme-1.xml @@ -0,0 +1,1080 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Libra</name> + <author>Dolkand</author> + <copyright>GPL-3.0+</copyright> + <date>25/10/2014</date> + <description>Libra Metacity Theme</description> +</info> + +<!-- ::: CONSTANTS ::: --> +<constant name="C_titlebar" value="gtk:bg[NORMAL]" /> +<constant name="C_titlebar_border_focused" value="gtk:bg[NORMAL]" /> +<constant name="C_border_focused" value="#E1E2E6" /> +<constant name="C_border_unfocused" value="#E1E2E6" /> +<constant name="C_title_focused" value="gtk:fg[NORMAL]" /> +<constant name="C_title_unfocused" value="blend/#ffffff/gtk:text[NORMAL]/0.7" /> + +<!-- ::: GEOMETRY ::: --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="true" rounded_top_right="true"> + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="left_titlebar_edge" value="0" /> + <distance name="right_titlebar_edge" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="true" rounded_top_right="true" parent="normal" /> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="1" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="1" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="true" rounded_top_right="true"> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="0"/> + <distance name="right_titlebar_edge" value="0"/> +</frame_geometry> + +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal" /> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="true" rounded_top_right="true" parent="small"> +</frame_geometry> + +<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="true" rounded_top_right="true" parent="small"> +</frame_geometry> + +<!-- ::: TITLES ::: --> +<draw_ops name="title_focused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> +</draw_ops> + +<!-- ::: WINDOW DECORATIONS ::: --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar" 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" /> + <line color="C_titlebar_border_focused" x1="4" y1="0" x2="width-5" y2="0" /> + <line color="C_titlebar_border_focused" x1="3" y1="1" x2="width-4" y2="1" /> + <line color="C_titlebar_border_focused" x1="2" y1="2" x2="width-3" y2="2" /> + <line color="C_titlebar_border_focused" x1="1" y1="3" x2="width-2" y2="3" /> + <line color="C_titlebar_border_focused" x1="0" y1="4" x2="width-1" y2="4" /> +</draw_ops> +<draw_ops name="titlebar_max_fill_focused"> + <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> + <line color="C_titlebar_border_focused" x1="0" y1="0" x2="width-1" y2="0" /> + <line color="C_titlebar_border_focused" x1="0" y1="1" x2="width-1" y2="1" /> + <line color="C_titlebar_border_focused" x1="0" y1="2" x2="width-1" y2="2" /> + <line color="C_titlebar_border_focused" x1="0" y1="3" x2="width-1" y2="3" /> + <line color="C_titlebar_border_focused" x1="0" y1="4" x2="width-1" y2="4" /> +</draw_ops> +<draw_ops name="titlebar_fill_attached_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <rectangle color="C_titlebar" 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"> +</draw_ops> + +<draw_ops name="border_unfocused"> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- ::: BUTTON ICONS ::: --> +<!-- note: negative values in x or y causes gnome-shell to crash --> +<!-- close icon --> +<draw_ops name="close_focused"> + <image filename="close_focused_normal.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="close_unfocused"> + <image filename="close_unfocused.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <include name="close_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <include name="close_focused_pressed" /> +</draw_ops> + +<!-- maximize icon --> +<draw_ops name="maximize_focused"> + <image filename="maximize_focused_normal.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <image filename="maximize_unfocused.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <include name="maximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <include name="maximize_focused_pressed" /> +</draw_ops> + +<!-- unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <image filename="unmaximize_focused_normal.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused"> + <image filename="unmaximize_unfocused.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_prelight"> + <include name="unmaximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_pressed"> + <include name="unmaximize_focused_pressed" /> +</draw_ops> + +<!-- minimize icon --> +<draw_ops name="minimize_focused"> + <image filename="minimize_focused_normal.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <image filename="minimize_unfocused.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <include name="minimize_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <include name="minimize_focused_pressed" /> +</draw_ops> + +<!-- menu icon --> +<draw_ops name="menu_focused"></draw_ops> + +<draw_ops name="menu_focused_prelight"></draw_ops> + +<draw_ops name="menu_focused_pressed"></draw_ops> + +<draw_ops name="menu_unfocused"></draw_ops> + +<draw_ops name="menu_unfocused_prelight"></draw_ops> + +<draw_ops name="menu_unfocused_pressed"></draw_ops> + +<!-- shade icon --> +<draw_ops name="shade_focused"></draw_ops> + +<draw_ops name="shade_focused_prelight"></draw_ops> + +<draw_ops name="shade_focused_pressed"></draw_ops> + +<draw_ops name="shade_unfocused"></draw_ops> + +<draw_ops name="shade_unfocused_prelight"></draw_ops> + +<draw_ops name="shade_unfocused_pressed"></draw_ops> + +<!-- unshade icon --> +<draw_ops name="unshade_focused"></draw_ops> + +<draw_ops name="unshade_focused_prelight"></draw_ops> + +<draw_ops name="unshade_focused_pressed"></draw_ops> + +<draw_ops name="unshade_unfocused"></draw_ops> + +<draw_ops name="unshade_unfocused_prelight"></draw_ops> + +<draw_ops name="unshade_unfocused_pressed"></draw_ops> + + +<!-- ::: FRAME STYLES ::: --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="unmaximize_focused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="unmaximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max_fill_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="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="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="unmaximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- ::: FRAME STYLE SETS ::: --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- ::: WINDOWS ::: --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> + +</metacity_theme> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/metacity-theme-2.xml b/.themes/Libra-Dark-Gruvbox/metacity-1/metacity-theme-2.xml new file mode 100755 index 00000000..85af0930 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/metacity-theme-2.xml @@ -0,0 +1,1080 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Libra</name> + <author>Dolkand</author> + <copyright>GPL-3.0+</copyright> + <date>25/10/2014</date> + <description>Libra Metacity Theme</description> +</info> + +<!-- ::: CONSTANTS ::: --> +<constant name="C_titlebar" value="gtk:bg[NORMAL]" /> +<constant name="C_titlebar_border_focused" value="gtk:bg[NORMAL]" /> +<constant name="C_border_focused" value="#E1E2E6" /> +<constant name="C_border_unfocused" value="#E1E2E6" /> +<constant name="C_title_focused" value="gtk:fg[NORMAL]" /> +<constant name="C_title_unfocused" value="blend/#ffffff/gtk:text[NORMAL]/0.7" /> + +<!-- ::: GEOMETRY ::: --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="4" rounded_top_right="4"> + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="left_titlebar_edge" value="0" /> + <distance name="right_titlebar_edge" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="4" rounded_top_right="4" parent="normal" /> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="1" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="1" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="4" rounded_top_right="4"> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="0"/> + <distance name="right_titlebar_edge" value="0"/> +</frame_geometry> + +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal" /> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="4" rounded_top_right="4" parent="small"> +</frame_geometry> + +<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="4" rounded_top_right="4" parent="small"> +</frame_geometry> + +<!-- ::: TITLES ::: --> +<draw_ops name="title_focused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> +</draw_ops> + +<!-- ::: WINDOW DECORATIONS ::: --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar" 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" /> + <line color="C_titlebar_border_focused" x1="4" y1="0" x2="width-5" y2="0" /> + <line color="C_titlebar_border_focused" x1="3" y1="1" x2="width-4" y2="1" /> + <line color="C_titlebar_border_focused" x1="2" y1="2" x2="width-3" y2="2" /> + <line color="C_titlebar_border_focused" x1="1" y1="3" x2="width-2" y2="3" /> + <line color="C_titlebar_border_focused" x1="0" y1="4" x2="width-1" y2="4" /> +</draw_ops> +<draw_ops name="titlebar_max_fill_focused"> + <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> + <line color="C_titlebar_border_focused" x1="0" y1="0" x2="width-1" y2="0" /> + <line color="C_titlebar_border_focused" x1="0" y1="1" x2="width-1" y2="1" /> + <line color="C_titlebar_border_focused" x1="0" y1="2" x2="width-1" y2="2" /> + <line color="C_titlebar_border_focused" x1="0" y1="3" x2="width-1" y2="3" /> + <line color="C_titlebar_border_focused" x1="0" y1="4" x2="width-1" y2="4" /> +</draw_ops> +<draw_ops name="titlebar_fill_attached_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <rectangle color="C_titlebar" 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"> +</draw_ops> + +<draw_ops name="border_unfocused"> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- ::: BUTTON ICONS ::: --> +<!-- note: negative values in x or y causes gnome-shell to crash --> +<!-- close icon --> +<draw_ops name="close_focused"> + <image filename="close_focused_normal.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="close_unfocused"> + <image filename="close_unfocused.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <include name="close_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <include name="close_focused_pressed" /> +</draw_ops> + +<!-- maximize icon --> +<draw_ops name="maximize_focused"> + <image filename="maximize_focused_normal.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <image filename="maximize_unfocused.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <include name="maximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <include name="maximize_focused_pressed" /> +</draw_ops> + +<!-- unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <image filename="unmaximize_focused_normal.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused"> + <image filename="unmaximize_unfocused.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_prelight"> + <include name="unmaximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_pressed"> + <include name="unmaximize_focused_pressed" /> +</draw_ops> + +<!-- minimize icon --> +<draw_ops name="minimize_focused"> + <image filename="minimize_focused_normal.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <image filename="minimize_unfocused.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <include name="minimize_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <include name="minimize_focused_pressed" /> +</draw_ops> + +<!-- menu icon --> +<draw_ops name="menu_focused"></draw_ops> + +<draw_ops name="menu_focused_prelight"></draw_ops> + +<draw_ops name="menu_focused_pressed"></draw_ops> + +<draw_ops name="menu_unfocused"></draw_ops> + +<draw_ops name="menu_unfocused_prelight"></draw_ops> + +<draw_ops name="menu_unfocused_pressed"></draw_ops> + +<!-- shade icon --> +<draw_ops name="shade_focused"></draw_ops> + +<draw_ops name="shade_focused_prelight"></draw_ops> + +<draw_ops name="shade_focused_pressed"></draw_ops> + +<draw_ops name="shade_unfocused"></draw_ops> + +<draw_ops name="shade_unfocused_prelight"></draw_ops> + +<draw_ops name="shade_unfocused_pressed"></draw_ops> + +<!-- unshade icon --> +<draw_ops name="unshade_focused"></draw_ops> + +<draw_ops name="unshade_focused_prelight"></draw_ops> + +<draw_ops name="unshade_focused_pressed"></draw_ops> + +<draw_ops name="unshade_unfocused"></draw_ops> + +<draw_ops name="unshade_unfocused_prelight"></draw_ops> + +<draw_ops name="unshade_unfocused_pressed"></draw_ops> + + +<!-- ::: FRAME STYLES ::: --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="unmaximize_focused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="unmaximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max_fill_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="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="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="unmaximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- ::: FRAME STYLE SETS ::: --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- ::: WINDOWS ::: --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> + +</metacity_theme> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/metacity-theme-3.xml b/.themes/Libra-Dark-Gruvbox/metacity-1/metacity-theme-3.xml new file mode 100755 index 00000000..95dfc053 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1111 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Libra</name> + <author>Dolkand</author> + <copyright>GPL-3.0+</copyright> + <date>25/10/2014</date> + <description>Libra Metacity Theme</description> +</info> + +<!-- ::: CONSTANTS ::: --> +<constant name="C_titlebar" value="gtk:bg[NORMAL]" /> +<constant name="C_titlebar_border_focused" value="gtk:bg[NORMAL]" /> +<constant name="C_border_focused" value="#E1E2E6" /> +<constant name="C_border_unfocused" value="#E1E2E6" /> +<constant name="C_title_focused" value="gtk:fg[NORMAL]" /> +<constant name="C_title_unfocused" value="blend/#ffffff/gtk:text[NORMAL]/0.7" /> + +<!-- ::: GEOMETRY ::: --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="4" rounded_top_right="4"> + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="left_titlebar_edge" value="0" /> + <distance name="right_titlebar_edge" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="4" rounded_top_right="4" parent="normal" /> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="1" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="1" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="4" rounded_top_right="4"> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="0"/> + <distance name="right_titlebar_edge" value="0"/> +</frame_geometry> + +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal" /> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="4" rounded_top_right="4" parent="small"> +</frame_geometry> + +<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="4" rounded_top_right="4" parent="small"> +</frame_geometry> + +<!-- ::: TITLES ::: --> +<draw_ops name="title_focused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" + y="(0 `max` ((height - title_height) / 2))" + ellipsize_width="width" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" + y="(0 `max` ((height - title_height) / 2))" + ellipsize_width="width" + color="C_title_unfocused" /> +</draw_ops> + +<!-- ::: WINDOW DECORATIONS ::: --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar" 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" /> + <line color="C_titlebar_border_focused" x1="4" y1="0" x2="width-5" y2="0" /> + <line color="C_titlebar_border_focused" x1="3" y1="1" x2="width-4" y2="1" /> + <line color="C_titlebar_border_focused" x1="2" y1="2" x2="width-3" y2="2" /> + <line color="C_titlebar_border_focused" x1="1" y1="3" x2="width-2" y2="3" /> + <line color="C_titlebar_border_focused" x1="0" y1="4" x2="width-1" y2="4" /> +</draw_ops> +<draw_ops name="titlebar_max_fill_focused"> + <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> + <line color="C_titlebar_border_focused" x1="0" y1="0" x2="width-1" y2="0" /> + <line color="C_titlebar_border_focused" x1="0" y1="1" x2="width-1" y2="1" /> + <line color="C_titlebar_border_focused" x1="0" y1="2" x2="width-1" y2="2" /> + <line color="C_titlebar_border_focused" x1="0" y1="3" x2="width-1" y2="3" /> + <line color="C_titlebar_border_focused" x1="0" y1="4" x2="width-1" y2="4" /> +</draw_ops> +<draw_ops name="titlebar_fill_attached_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <rectangle color="C_titlebar" 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"> +</draw_ops> + +<draw_ops name="border_unfocused"> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- ::: BUTTON ICONS ::: --> +<!-- note: negative values in x or y causes gnome-shell to crash --> +<!-- close icon --> +<draw_ops name="close_focused"> + <image filename="close_focused_normal.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="close_unfocused"> + <image filename="close_unfocused.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <include name="close_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <include name="close_focused_pressed" /> +</draw_ops> + +<!-- maximize icon --> +<draw_ops name="maximize_focused"> + <image filename="maximize_focused_normal.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <image filename="maximize_unfocused.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <include name="maximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <include name="maximize_focused_pressed" /> +</draw_ops> + +<!-- unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <image filename="unmaximize_focused_normal.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused"> + <image filename="unmaximize_unfocused.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_prelight"> + <include name="unmaximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_pressed"> + <include name="unmaximize_focused_pressed" /> +</draw_ops> + +<!-- minimize icon --> +<draw_ops name="minimize_focused"> + <image filename="minimize_focused_normal.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <image filename="minimize_unfocused.svg" x="0" y="1" width="object_width" height="object_height" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <include name="minimize_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <include name="minimize_focused_pressed" /> +</draw_ops> + +<!-- menu icon --> +<draw_ops name="menu_focused"></draw_ops> + +<draw_ops name="menu_focused_prelight"></draw_ops> + +<draw_ops name="menu_focused_pressed"></draw_ops> + +<draw_ops name="menu_unfocused"></draw_ops> + +<draw_ops name="menu_unfocused_prelight"></draw_ops> + +<draw_ops name="menu_unfocused_pressed"></draw_ops> + +<!-- shade icon --> +<draw_ops name="shade_focused"></draw_ops> + +<draw_ops name="shade_focused_prelight"></draw_ops> + +<draw_ops name="shade_focused_pressed"></draw_ops> + +<draw_ops name="shade_unfocused"></draw_ops> + +<draw_ops name="shade_unfocused_prelight"></draw_ops> + +<draw_ops name="shade_unfocused_pressed"></draw_ops> + +<!-- unshade icon --> +<draw_ops name="unshade_focused"></draw_ops> + +<draw_ops name="unshade_focused_prelight"></draw_ops> + +<draw_ops name="unshade_focused_pressed"></draw_ops> + +<draw_ops name="unshade_unfocused"></draw_ops> + +<draw_ops name="unshade_unfocused_prelight"></draw_ops> + +<draw_ops name="unshade_unfocused_pressed"></draw_ops> + +<!-- ::: FRAME STYLES ::: --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="unmaximize_focused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="unmaximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max_fill_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="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="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="unmaximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- ::: FRAME STYLE SETS ::: --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_left" style="tiled_left_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_left" style="tiled_left_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_right" style="tiled_right_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_right" style="tiled_right_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_left_and_shaded" style="tiled_left_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_left_and_shaded" style="tiled_left_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_right_and_shaded" style="tiled_right_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_right_and_shaded" style="tiled_right_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="attached_style_set"> + <frame focus="yes" state="normal" resize="both" style="attached_focused" /> + <frame focus="no" state="normal" resize="both" style="attached_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- ::: WINDOWS ::: --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> +<window version=">= 3.2" type="attached" style_set="attached_style_set" /> + +</metacity_theme> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/minimize.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/minimize.svg new file mode 100644 index 00000000..b07e9165 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/minimize.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00d900;stroke-width:2.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.4757375,1043.8408 6.9999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_focused_normal.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_focused_normal.svg new file mode 100644 index 00000000..20551a1f --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_focused_normal.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_focused_normal.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00d900;stroke-width:2.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.4757375,1043.8408 6.9999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_focused_prelight.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_focused_prelight.svg new file mode 100644 index 00000000..22841f7d --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_focused_prelight.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_focused_prelight.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00ea00;stroke-width:2.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.4757375,1043.8408 6.9999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_focused_pressed.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_focused_pressed.svg new file mode 100644 index 00000000..d0ac44f9 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_focused_pressed.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_focused_pressed.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00d900;stroke-width:2.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.4757375,1043.8408 6.9999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_unfocused.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_unfocused.svg new file mode 100644 index 00000000..4525cd62 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_unfocused.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_unfocused.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.4544296" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#999999;stroke-width:2.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.4757375,1043.8408 6.9999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_unfocused_prelight.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_unfocused_prelight.svg new file mode 100644 index 00000000..f0963262 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_unfocused_prelight.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_unfocused_prelight.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00ea00;stroke-width:2.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.4757375,1043.8408 6.9999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_unfocused_pressed.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_unfocused_pressed.svg new file mode 100644 index 00000000..b0eb77c8 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/minimize_unfocused_pressed.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_unfocused_pressed.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00d900;stroke-width:2.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.4757375,1043.8408 6.9999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize.svg new file mode 100644 index 00000000..bdaa3a67 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="unmaximize.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_focused_normal.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_focused_normal.svg new file mode 100644 index 00000000..9ec19b60 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_focused_normal.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="unmaximize_focused_normal.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_focused_prelight.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_focused_prelight.svg new file mode 100644 index 00000000..f7b9761f --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_focused_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="unmaximize_focused_prelight.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.4544296" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00b1fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_focused_pressed.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_focused_pressed.svg new file mode 100644 index 00000000..9b3897e6 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_focused_pressed.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="unmaximize_focused_pressed.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_unfocused.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_unfocused.svg new file mode 100644 index 00000000..31244060 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_unfocused.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="unmaximize_unfocused.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_unfocused_prelight.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_unfocused_prelight.svg new file mode 100644 index 00000000..70d6c4db --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_unfocused_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="unmaximize_unfocused_prelight.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.4544296" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00b1fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_unfocused_pressed.svg b/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_unfocused_pressed.svg new file mode 100644 index 00000000..dd8d3792 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/metacity-1/unmaximize_unfocused_pressed.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="unmaximize_unfocused_pressed.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/openbox-3/close.xbm b/.themes/Libra-Dark-Gruvbox/openbox-3/close.xbm new file mode 100755 index 00000000..b2defd59 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/openbox-3/close.xbm @@ -0,0 +1,5 @@ +#define close_width 10 +#define close_height 10 +static unsigned char close_bits[] = { + 0x30, 0x00, 0xfc, 0x00, 0xfe, 0x01, 0xfe, 0x01, 0xff, 0x03, 0xff, 0x03, + 0xfe, 0x01, 0xfe, 0x01, 0xfc, 0x00, 0x30, 0x00 }; diff --git a/.themes/Libra-Dark-Gruvbox/openbox-3/iconify.xbm b/.themes/Libra-Dark-Gruvbox/openbox-3/iconify.xbm new file mode 100755 index 00000000..b7cdde88 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/openbox-3/iconify.xbm @@ -0,0 +1,5 @@ +#define iconify_width 10 +#define iconify_height 10 +static unsigned char iconify_bits[] = { + 0x30, 0x00, 0xfc, 0x00, 0xfe, 0x01, 0xfe, 0x01, 0xff, 0x03, 0xff, 0x03, + 0xfe, 0x01, 0xfe, 0x01, 0xfc, 0x00, 0x30, 0x00 }; diff --git a/.themes/Libra-Dark-Gruvbox/openbox-3/max.xbm b/.themes/Libra-Dark-Gruvbox/openbox-3/max.xbm new file mode 100755 index 00000000..f2b8a97e --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/openbox-3/max.xbm @@ -0,0 +1,5 @@ +#define max_width 10 +#define max_height 10 +static unsigned char max_bits[] = { + 0x30, 0x00, 0xfc, 0x00, 0xfe, 0x01, 0xfe, 0x01, 0xff, 0x03, 0xff, 0x03, + 0xfe, 0x01, 0xfe, 0x01, 0xfc, 0x00, 0x30, 0x00 }; diff --git a/.themes/Libra-Dark-Gruvbox/openbox-3/max_toggled.xbm b/.themes/Libra-Dark-Gruvbox/openbox-3/max_toggled.xbm new file mode 100755 index 00000000..492e3931 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/openbox-3/max_toggled.xbm @@ -0,0 +1,5 @@ +#define max_toggled_width 10 +#define max_toggled_height 10 +static unsigned char max_toggled_bits[] = { + 0x30, 0x00, 0xfc, 0x00, 0xfe, 0x01, 0xfe, 0x01, 0xff, 0x03, 0xff, 0x03, + 0xfe, 0x01, 0xfe, 0x01, 0xfc, 0x00, 0x30, 0x00 }; diff --git a/.themes/Libra-Dark-Gruvbox/openbox-3/themerc b/.themes/Libra-Dark-Gruvbox/openbox-3/themerc new file mode 100755 index 00000000..a192a6e9 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/openbox-3/themerc @@ -0,0 +1,157 @@ +# Name: Libra Openbox theme +# Author: Dolkand +# License: GPL-3.0+ + + +# Menu +menu.border.color: #E6E9EE + +menu.title.bg: flat solid +menu.title.bg.color: #F1F2F6 +menu.title.text.color: #747D8A +menu.title.text.justify: center + +menu.items.bg: flat solid +menu.items.bg.color: #ffffff +menu.items.text.color: #808996 +menu.items.disabled.text.color: #B5BFCC + +menu.items.active.bg: flat solid +menu.items.active.bg.color: #4FC0E8 +menu.items.active.text.color: #ffffff + +menu.separator.color: #E6E9EE +menu.separator.width: 1 +menu.separator.padding.width: 4 +menu.separator.padding.height: 4 + + +# Active window +window.active.border.color: #E1E2E6 + +window.active.title.bg: flat solid +window.active.title.bg.color: #F1F2F6 +window.active.title.separator.color: #F1F2F6 +window.active.text.justify: center + +window.active.label.bg: parentrelative +window.active.label.text.color: #747D8A + +window.active.handle.bg: flat solid +window.active.handle.bg.color: #4FC0E8 + +window.active.grip.bg: flat solid +window.active.grip.bg.color: #4FC0E8 + +window.active.button.unpressed.bg: flat solid +window.active.button.unpressed.bg.color: #F1F2F6 +window.active.button.unpressed.image.color: #4FC0E8 + +window.active.button.pressed.bg: flat solid +window.active.button.pressed.bg.color: #F1F2F6 +window.active.button.pressed.image.color: #A0D569 + +window.active.button.disabled.bg: flat solid +window.active.button.disabled.bg.color: #F1F2F6 +window.active.button.disabled.image.color: #CCD0D9 + +window.active.button.hover.bg: parentrelative +window.active.button.hover.image.color: #ED5466 + +window.active.button.toggled.bg: parentrelative +window.active.button.toggled.image.color: #AC92EB + +window.active.button.toggled.unpressed.bg: parentrelative +window.active.button.toggled.unpressed.image.color: #AC92EB + +window.active.button.toggled.pressed.bg: parentrelative +window.active.button.toggled.pressed.image.color: #A0D569 +window.active.button.toggled.hover.image.color: #ED5466 + +# Inactive window +window.inactive.border.color: #E1E2E6 + +window.inactive.title.bg: flat solid +window.inactive.title.bg.color: #F1F2F6 +window.inactive.title.separator.color: #F1F2F6 +window.inactive.text.justify: center + +window.inactive.label.bg: parentrelative +window.inactive.label.text.color: #B3BAC6 + +window.inactive.handle.bg: flat solid +window.inactive.handle.bg.color: #F1F2F6 + +window.inactive.grip.bg: flat solid +window.inactive.grip.bg.color: #F1F2F6 + +window.inactive.button.unpressed.bg: flat solid +window.inactive.button.unpressed.bg.color: #F1F2F6 +window.inactive.button.unpressed.image.color: #CCD0D9 + +window.inactive.button.pressed.bg: flat solid +window.inactive.button.pressed.bg.color: #F1F2F6 +window.inactive.button.pressed.image.color: #A0D569 + +window.inactive.button.disabled.bg: flat solid +window.inactive.button.disabled.bg.color: #F1F2F6 +window.inactive.button.disabled.image.color: #DDE3EC + +window.inactive.button.hover.bg: parentrelative +window.inactive.button.hover.image.color: #ED5466 + +window.inactive.button.toggled.bg: parentrelative +window.inactive.button.toggled.image.color: #AC92EB +window.inactive.button.toggled.unpressed.bg: parentrelative +window.inactive.button.toggled.unpressed.image.color: #AC92EB + +window.inactive.button.toggled.pressed.bg: parentrelative +window.inactive.button.toggled.pressed.image.color: #A0D569 +window.inactive.button.toggled.hover.bg: parentrelative +window.inactive.button.toggled.hover.image.color: #ED5466 + +# OSD +osd.border.width: 2 +osd.border.color: #F1F2F6 + +osd.bg: flat solid +osd.bg.color: #F1F2F6 +osd.label.bg: flat solid +osd.label.bg.color: #F1F2F6 +osd.label.text.color: #747D8A + +osd.hilight.bg: flat solid +osd.hilight.bg.color: #4FC0E8 + +osd.unhilight.bg: flat solid +osd.unhilight.bg.color: #AAB2BD + +osd.button.unpressed.bg: flat border +osd.button.unpressed.bg.color: #ffffff +osd.button.unpressed.*.border.color: #E6E9EE + +osd.button.pressed.bg: flat border +osd.button.pressed.bg.color: #D6E3F0 +osd.button.pressed.*.border.color: #4FC0E8 + +osd.button.focused.bg: flat solid border +osd.button.focused.bg.color: #D6E3F0 +osd.button.focused.*.border.color: #E6E9EE + +osd.button.focused.box.color: #D6E3F0 + + +# Fonts +window.active.label.text.font:shadow=n +window.inactive.label.text.font:shadow=n +menu.items.font:shadow=n +menu.title.text.font:shadow=n + + +# Everything else +border.width: 1 +padding.width: 8 +padding.height: 4 +window.handle.width: 0 +window.client.padding.width: 0 +window.label.text.justify: center diff --git a/.themes/Libra-Dark-Gruvbox/unity/close.svg b/.themes/Libra-Dark-Gruvbox/unity/close.svg new file mode 100644 index 00000000..137c4a7d --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/close.svg @@ -0,0 +1,73 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="10.66" + inkscape:cx="-4.9143977" + inkscape:cy="10.045689" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)" + style="display:inline"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1043.3587 5.9007328,-5.9001" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1037.4586 5.9007328,5.9001" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/close_dash.svg b/.themes/Libra-Dark-Gruvbox/unity/close_dash.svg new file mode 100644 index 00000000..874d44f7 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/close_dash.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="8.08" + inkscape:cx="-4.7736848" + inkscape:cy="13.798034" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.8162993,1044.5468 8.2770137,-8.2762" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.8162993,1036.2706 8.2770137,8.2762" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/close_dash_disabled.svg b/.themes/Libra-Dark-Gruvbox/unity/close_dash_disabled.svg new file mode 100644 index 00000000..4ffcdfea --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/close_dash_disabled.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_disabled.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="8.08" + inkscape:cx="-4.7736848" + inkscape:cy="13.798034" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:#808080;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.8162993,1044.5468 8.2770137,-8.2762" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:#808080;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.8162993,1036.2706 8.2770137,8.2762" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/close_dash_prelight.svg b/.themes/Libra-Dark-Gruvbox/unity/close_dash_prelight.svg new file mode 100644 index 00000000..97061786 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/close_dash_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_prelight.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="8.08" + inkscape:cx="-4.7736848" + inkscape:cy="13.798034" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.3014388,1045.0617 9.3067352,-9.3059" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.3014388,1035.7558 9.3067352,9.3059" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/close_dash_pressed.svg b/.themes/Libra-Dark-Gruvbox/unity/close_dash_pressed.svg new file mode 100644 index 00000000..518a17d5 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/close_dash_pressed.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_pressed.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="8.08" + inkscape:cx="-4.7736848" + inkscape:cy="13.798034" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.8162993,1044.5468 8.2770137,-8.2762" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.8162993,1036.2706 8.2770137,8.2762" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/close_focused_normal.svg b/.themes/Libra-Dark-Gruvbox/unity/close_focused_normal.svg new file mode 100644 index 00000000..8034ab6b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/close_focused_normal.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="9.8530975" + inkscape:cy="11.895084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1043.3587 5.9007328,-5.9001" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1037.4586 5.9007328,5.9001" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/close_focused_prelight.svg b/.themes/Libra-Dark-Gruvbox/unity/close_focused_prelight.svg new file mode 100644 index 00000000..406a1a8b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/close_focused_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_focused_prelight.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="9.8530975" + inkscape:cy="11.895084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1043.3587 5.9007328,-5.9001" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1037.4586 5.9007328,5.9001" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/close_focused_pressed.svg b/.themes/Libra-Dark-Gruvbox/unity/close_focused_pressed.svg new file mode 100644 index 00000000..8034ab6b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/close_focused_pressed.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="9.8530975" + inkscape:cy="11.895084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1043.3587 5.9007328,-5.9001" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1037.4586 5.9007328,5.9001" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/close_unfocused.svg b/.themes/Libra-Dark-Gruvbox/unity/close_unfocused.svg new file mode 100644 index 00000000..8e2d11ec --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/close_unfocused.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_unfocused.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="9.8530975" + inkscape:cy="11.895084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:#999999;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1043.3587 5.9007328,-5.9001" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:#999999;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1037.4586 5.9007328,5.9001" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/close_unfocused_prelight.svg b/.themes/Libra-Dark-Gruvbox/unity/close_unfocused_prelight.svg new file mode 100644 index 00000000..406a1a8b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/close_unfocused_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_focused_prelight.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="9.8530975" + inkscape:cy="11.895084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1043.3587 5.9007328,-5.9001" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1037.4586 5.9007328,5.9001" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/close_unfocused_pressed.svg b/.themes/Libra-Dark-Gruvbox/unity/close_unfocused_pressed.svg new file mode 100644 index 00000000..8034ab6b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/close_unfocused_pressed.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="9.8530975" + inkscape:cy="11.895084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1043.3587 5.9007328,-5.9001" + id="path6453" + inkscape:connector-curvature="0" /> + <path + style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#d90000;stroke-width:2.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 9.0044392,1037.4586 5.9007328,5.9001" + id="path6455" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_ltr_19.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_ltr_19.svg new file mode 100755 index 00000000..f92802b7 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_ltr_19.svg @@ -0,0 +1,105 @@ +<?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+devel r" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_ltr.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="#5c48bb" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="59.292307" + inkscape:cx="6.1247407" + inkscape:cy="9.1968087" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1855" + inkscape:window-height="1056" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1033.3622)"> + <path + sodipodi:nodetypes="cccc" + inkscape:connector-curvature="0" + id="path5726" + d="m 0,1038.0622 6.3157895,4.8 L 0,1047.6622 Z" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;opacity:0.14" /> + <path + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 0,1039.0622 5,3.8 -5,3.8 z" + id="path4097" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_ltr_37.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_ltr_37.svg new file mode 100755 index 00000000..54b9bdf2 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_ltr_37.svg @@ -0,0 +1,113 @@ +<?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+devel r" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_large_ltr.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="#5c48bb" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="9.3132256" + inkscape:cx="-5.367523" + inkscape:cy="31.963893" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1855" + inkscape:window-height="1056" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + showguides="false" + inkscape:guide-bbox="true" + inkscape:snap-page="true" + inkscape:snap-grids="false" + 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: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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1015.3622)"> + <path + inkscape:transform-center-x="16.337474" + style="fill:#000000;stroke:none;opacity:0.14" + d="m 0,1023.9176 12.785849,9.9445 L 0,1043.8066 Z" + id="path5730" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + inkscape:connector-curvature="0" + id="path4079" + d="m 0,1024.9178 11.5,8.9444 -11.5,8.9444 z" + style="fill:#ffffff;stroke:none" + inkscape:transform-center-x="14.694444" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_19.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_19.svg new file mode 100755 index 00000000..79e53d2f --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_19.svg @@ -0,0 +1,122 @@ +<?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+devel r" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_outline_ltr.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> + <filter + inkscape:collect="always" + style="color-interpolation-filters:sRGB" + id="filter4153" + x="-0.192" + width="1.384" + y="-0.32" + height="1.64"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.4" + id="feGaussianBlur4155" /> + </filter> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#5c48bb" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="92.64423" + inkscape:cx="2.8593254" + inkscape:cy="8.2525377" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1855" + inkscape:window-height="1056" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1033.3622)"> + <path + style="opacity:0.14;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 0 4.6992188 L 0 8.1953125 L 1.7148438 9.5 L 0 10.804688 L 0 14.300781 L 6.3164062 9.5 L 0 4.6992188 z " + transform="translate(0,1033.3622)" + id="path5726" /> + <g + inkscape:groupmode="maskhelper" + id="g4066" + clip-path="url(#clipPath4069)" + transform="translate(-20,0)" + style="filter:url(#filter4153);opacity:0.5;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 0 5.6992188 L 0 7.21875 L 3 9.5 L 0 11.78125 L 0 13.300781 L 5 9.5 L 0 5.6992188 z " + transform="translate(0,1033.3622)" + id="path4097" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_37.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_37.svg new file mode 100755 index 00000000..9e8c72c8 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_ltr_37.svg @@ -0,0 +1,109 @@ +<?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+devel r" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_large_outline_ltr.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="#5c48bb" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="22.737367" + inkscape:cx="-2.301892" + inkscape:cy="19.020977" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1855" + inkscape:window-height="1056" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + showguides="false" + inkscape:guide-bbox="true" + inkscape:snap-page="true" + inkscape:snap-grids="false" + 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: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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1015.3622)"> + <path + inkscape:connector-curvature="0" + style="opacity:0.14;fill:#000000;stroke:none" + d="m 0,1023.9169 12.785156,9.9453 L 0,1043.8075 0,1038.9071 6.4863282,1033.8622 0,1028.8173 l 0,-4.9004 z" + id="path5730" /> + <path + style="fill:#ffffff;stroke:none" + d="m 0,1024.9169 0,2.957 7.699219,5.9883 L 0,1039.8505 l 0,2.957 11.5,-8.9453 -11.5,-8.9453 z" + id="path4079" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_rtl_19.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_rtl_19.svg new file mode 100755 index 00000000..cdff7d56 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_rtl_19.svg @@ -0,0 +1,103 @@ +<?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+devel r" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_outline_rtl.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="#5c48bb" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="37.947076" + inkscape:cx="6.6210632" + inkscape:cy="10.05084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1855" + inkscape:window-height="1056" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1033.3622)"> + <path + inkscape:connector-curvature="0" + style="opacity:0.14;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 10,1038.0614 0,3.4961 -1.714844,1.3047 1.714844,1.3047 0,3.4961 -6.316406,-4.8008 L 10,1038.0614 Z" + id="path5726" /> + <path + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 10,1039.0614 0,1.5196 -3,2.2812 3,2.2813 0,1.5195 -5,-3.8008 5,-3.8008 z" + id="path4097" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_rtl_37.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_rtl_37.svg new file mode 100755 index 00000000..d934e66a --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_outline_rtl_37.svg @@ -0,0 +1,109 @@ +<?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+devel r" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_large_outline_rtl.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="#5c48bb" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="14.551915" + inkscape:cx="11.909845" + inkscape:cy="10.684981" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1855" + inkscape:window-height="1056" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + showguides="false" + inkscape:guide-bbox="true" + inkscape:snap-page="true" + inkscape:snap-grids="false" + 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: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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1015.3622)"> + <path + style="opacity:0.14;fill:#000000;stroke:none" + d="M 20 8.5546875 L 7.2148438 18.5 L 20 28.445312 L 20 23.544922 L 13.513672 18.5 L 20 13.455078 L 20 8.5546875 z " + transform="translate(0,1015.3622)" + id="path5730" /> + <path + style="fill:#ffffff;stroke:none" + d="m 20,1024.9169 0,2.957 -7.699219,5.9883 7.699219,5.9883 0,2.957 L 8.4999997,1033.8622 20,1024.9169 Z" + id="path4079" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_rtl_19.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_rtl_19.svg new file mode 100755 index 00000000..179ec786 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_rtl_19.svg @@ -0,0 +1,105 @@ +<?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+devel r" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_rtl.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="#5c48bb" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="92.64423" + inkscape:cx="5.3419409" + inkscape:cy="8.5790557" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1855" + inkscape:window-height="1056" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1033.3622)"> + <path + sodipodi:nodetypes="cccc" + inkscape:connector-curvature="0" + id="path5726" + d="m 10,1047.6622 -6.3157898,-4.8 6.3157898,-4.8 z" + style="opacity:0.14;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 10,1039.0622 -5,3.8 5,3.8 z" + id="path4097" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_rtl_37.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_rtl_37.svg new file mode 100755 index 00000000..8fb447bd --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_arrow_rtl_37.svg @@ -0,0 +1,113 @@ +<?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+devel r" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_large_rtl.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="#5c48bb" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="22.737368" + inkscape:cx="-0.1952275" + inkscape:cy="16.641634" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1855" + inkscape:window-height="1056" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + showguides="false" + inkscape:guide-bbox="true" + inkscape:snap-page="true" + inkscape:snap-grids="false" + 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: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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1015.3622)"> + <path + inkscape:transform-center-x="-16.337474" + style="opacity:0.14;fill:#000000;stroke:none" + d="M 20,1023.9178 7.214151,1033.8623 20,1043.8068 Z" + id="path5730" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + inkscape:connector-curvature="0" + id="path4079" + d="M 20,1024.9178 8.4999997,1033.8622 20,1042.8066 Z" + style="fill:#ffffff;stroke:none" + inkscape:transform-center-x="-14.694444" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_back_150.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_back_150.svg new file mode 100755 index 00000000..5b07aeda --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_back_150.svg @@ -0,0 +1,70 @@ +<?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="150" + height="150" + viewBox="0 0 149.99998 150" + id="svg2" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="launcher_icon_back_150.svg"> + <metadata + id="metadata12"> + <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="1325" + inkscape:window-height="744" + id="namedview10" + showgrid="true" + inkscape:zoom="35.600469" + inkscape:cx="147.59593" + inkscape:cy="144.66408" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" + inkscape:snap-nodes="true"> + <inkscape:grid + type="xygrid" + id="grid2989" /> + </sodipodi:namedview> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <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" + id="path8" /> + </clipPath> + </defs> + <rect + style="opacity:0.8;fill:#ffffff;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" + id="rect2991" + width="148" + height="147.98314" + x="0.99998999" + y="1" + ry="8" /> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_back_54.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_back_54.svg new file mode 100755 index 00000000..69fc4960 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_back_54.svg @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="54" + height="54" + viewBox="0 0 54 54.000001" + id="svg2" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="_launcher_icon_back_54.svg"> + <metadata + id="metadata8"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs6" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1325" + inkscape:window-height="744" + id="namedview4" + showgrid="true" + inkscape:zoom="34.962962" + inkscape:cx="4.9235757" + inkscape:cy="50.399901" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2985" /> + </sodipodi:namedview> + <rect + style="opacity:0.8;fill:#ffffff;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" + id="rect2987" + width="52" + height="52" + x="0.99999952" + y="1" + ry="3.0588236" + rx="2.9999995" /> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_edge_150.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_edge_150.svg new file mode 100755 index 00000000..c03d05f6 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_edge_150.svg @@ -0,0 +1,70 @@ +<?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="150" + height="150" + viewBox="0 0 149.99998 150" + id="svg2" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="launcher_icon_edge_150.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="false" + inkscape:zoom="6.2933333" + inkscape:cx="18.435413" + inkscape:cy="11.508473" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="0" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <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" + id="path8" /> + </clipPath> + <clipPath + id="clipPath10"> + <rect + y="316" + x="353" + height="148" + width="148" + opacity="0.8" + fill="#ff00ff" + color="#000000" + rx="12" + id="rect12" /> + </clipPath> + </defs> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_edge_54.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_edge_54.svg new file mode 100755 index 00000000..3307c5b4 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_edge_54.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"> + <defs> + <clipPath> + <path d="m 440,81.001953 c -1.67866,0 -2.99805,1.319387 -2.99805,2.998047 l 0,44 c 0,1.67866 1.31939,2.99805 2.99805,2.99805 l 44,0 c 1.67866,0 2.99805,-1.31939 2.99805,-2.99805 l 0,-44 c 0,-1.67866 -1.31939,-2.998047 -2.99805,-2.998047 l -44,0 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_glow_200.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_glow_200.svg new file mode 100755 index 00000000..01bb0d9c --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_glow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 427.33333,22.026666 0,69.333333 69.33333,0 0,-69.333333 -69.33333,0 z m 13.11917,9.013333 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105834 l 0,43.094999 c 0,2.276228 -1.8296,4.105834 -4.10583,4.105834 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105834 l 0,-43.094999 c 0,-2.276228 1.8296,-4.105834 4.10583,-4.105834 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_glow_62.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_glow_62.svg new file mode 100755 index 00000000..105b068a --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_glow_62.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 62 62.000001"> + <defs> + <clipPath> + <path d="m 1,25 0,62 62,0 0,-62 -62,0 z m 9,6 44,0 c 1.662,0 3,1.338 3,3 l 0,44 c 0,1.662 -1.338,3 -3,3 L 10,81 C 8.338,81 7,79.662 7,78 L 7,34 c 0,-1.662 1.338,-3 3,-3 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_selected_back_150.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_selected_back_150.svg new file mode 100755 index 00000000..c81769b6 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_selected_back_150.svg @@ -0,0 +1,76 @@ +<?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="150" + height="150" + viewBox="0 0 149.99998 150" + id="svg2" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="launcher_icon_selected_back_150.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="1325" + inkscape:window-height="744" + id="namedview14" + showgrid="true" + inkscape:zoom="25.173333" + inkscape:cx="141.56568" + inkscape:cy="137.05796" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid2993" /> + </sodipodi:namedview> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <rect + y="1040.22" + x="505" + height="150" + width="150" + opacity="0.2" + fill-rule="evenodd" + color="#000000" + rx="42" + id="rect8" /> + </clipPath> + </defs> + <rect + style="fill:#4987ff;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" + id="rect2995" + width="148" + height="148.03284" + x="0.99998999" + y="1" + ry="10" /> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_selected_back_54.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_selected_back_54.svg new file mode 100755 index 00000000..31b6622b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_selected_back_54.svg @@ -0,0 +1,62 @@ +<?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_selected_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="24.722548" + inkscape:cx="32.82801" + inkscape:cy="44.999629" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid2985" /> + </sodipodi:namedview> + <rect + style="fill:#4987ff;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" + id="rect2987" + width="52" + height="52" + x="1" + y="1" + ry="6" /> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_shadow_200.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_shadow_200.svg new file mode 100755 index 00000000..9e68b14b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_shadow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 489.73333,21.333331 0,69.333332 69.33333,0 0,-69.333332 -69.33333,0 z m 13.11917,9.013334 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105833 l 0,43.094999 c 0,2.276227 -1.8296,4.105833 -4.10583,4.105833 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105833 l 0,-43.094999 c 0,-2.276227 1.8296,-4.105833 4.10583,-4.105833 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_shadow_62.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_shadow_62.svg new file mode 100755 index 00000000..d322434a --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_shadow_62.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 61.999999 62.000001"> + <defs> + <clipPath> + <path d="m 4,24 c -2.216,0 -4,1.784 -4,4 l 0,56 c 0,2.216 1.784,4 4,4 l 56,0 c 2.216,0 4,-1.784 4,-4 l 0,-56 c 0,-2.216 -1.784,-4 -4,-4 L 4,24 z m 6,6 44,0 c 2.216,0 4,1.784 4,4 l 0,44 c 0,2.216 -1.784,4 -4,4 L 10,82 C 7.784,82 6,80.216 6,78 L 6,34 c 0,-2.216 1.784,-4 4,-4 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_shine_150.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_shine_150.svg new file mode 100755 index 00000000..51af8a14 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_shine_150.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"/> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_shine_54.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_shine_54.svg new file mode 100755 index 00000000..dfe7dbf3 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_icon_shine_54.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"/> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_pip_ltr_19.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_pip_ltr_19.svg new file mode 100755 index 00000000..9b8b5743 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_pip_ltr_19.svg @@ -0,0 +1,105 @@ +<?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+devel r" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_pip_ltr.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="#5c48bb" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="30.357661" + inkscape:cx="6.9043528" + inkscape:cy="9.653247" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1855" + inkscape:window-height="1056" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1033.3622)"> + <path + sodipodi:nodetypes="cccccc" + inkscape:connector-curvature="0" + id="path5728" + d="m 0,1040.3622 3.5,0 3,2.5 -3,2.5 -3.5,0 z" + style="fill:#000000;stroke:none;opacity:0.14" /> + <path + style="fill:#ffffff;stroke:none" + d="m 0,1041.3622 3,0 2,1.5 -2,1.5 -3,0 z" + id="path4742" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccc" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_pip_ltr_37.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_pip_ltr_37.svg new file mode 100755 index 00000000..da6304f2 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_pip_ltr_37.svg @@ -0,0 +1,111 @@ +<?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+devel r" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_pip_large_ltr.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="#5c48bb" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="28.42171" + inkscape:cx="3.9411358" + inkscape:cy="12.499554" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1855" + inkscape:window-height="1056" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + showguides="false" + inkscape:guide-bbox="true" + inkscape:snap-page="true" + inkscape:snap-global="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-object-midpoints="true" + inkscape:snap-center="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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1015.3622)"> + <path + sodipodi:nodetypes="cccccc" + inkscape:connector-curvature="0" + id="path5745" + d="m 0,1029.3622 7.5,0 5.5,4.5 -5.5,4.5 -7.5,0 z" + style="opacity:0.14;fill:#000000;stroke:none" /> + <path + style="fill:#ffffff;stroke:none" + d="m 0,1030.3622 7,0 4.5,3.5 -4.5,3.5 -7,0 z" + id="path4742" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccc" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_pip_rtl_19.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_pip_rtl_19.svg new file mode 100755 index 00000000..c53092a8 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_pip_rtl_19.svg @@ -0,0 +1,104 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns: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+devel r" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_pip_rtl.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="#5c48bb" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="37.947076" + inkscape:cx="9.1943844" + inkscape:cy="7.8398662" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1855" + inkscape:window-height="1056" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1033.3622)"> + <path + sodipodi:nodetypes="cccccc" + inkscape:connector-curvature="0" + id="path5728" + d="m 10,1040.3622 -3.5,0 -3,2.5 3,2.5 3.5,0 z" + style="opacity:0.14;fill:#000000;stroke:none" /> + <path + style="fill:#ffffff;stroke:none" + d="m 10,1041.3622 -3,0 -2,1.5 2,1.5 3,0 z" + id="path4742" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccc" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/launcher_pip_rtl_37.svg b/.themes/Libra-Dark-Gruvbox/unity/launcher_pip_rtl_37.svg new file mode 100755 index 00000000..a9721240 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/launcher_pip_rtl_37.svg @@ -0,0 +1,108 @@ +<?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+devel r" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_pip_large_rtl.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="#5c48bb" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="14.551915" + inkscape:cx="18.597168" + inkscape:cy="11.945804" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1855" + inkscape:window-height="1056" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1015.3622)"> + <path + sodipodi:nodetypes="cccccc" + inkscape:connector-curvature="0" + id="path5745" + d="m 20,1029.3622 -7.5,0 -5.5,4.5 5.5,4.5 7.5,0 z" + style="opacity:0.14;fill:#000000;stroke:none" /> + <path + style="fill:#ffffff;stroke:none" + d="m 20,1030.3622 -7,0 -4.5000003,3.5 4.5000003,3.5 7,0 z" + id="path4742" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccc" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/maximize.svg b/.themes/Libra-Dark-Gruvbox/unity/maximize.svg new file mode 100644 index 00000000..2608fc5d --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/maximize.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="9.0205571" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <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,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/maximize_dash.svg b/.themes/Libra-Dark-Gruvbox/unity/maximize_dash.svg new file mode 100644 index 00000000..8a90d418 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/maximize_dash.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.383069" + inkscape:cy="15.450902" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00b1fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="9.6356792" + height="9.7654886" + x="7.1303053" + y="1035.329" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/maximize_dash_disabled.svg b/.themes/Libra-Dark-Gruvbox/unity/maximize_dash_disabled.svg new file mode 100644 index 00000000..de448c9f --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/maximize_dash_disabled.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_disabled.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.383069" + inkscape:cy="15.450902" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#808080;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="9.6356792" + height="9.7654886" + x="7.1303053" + y="1035.329" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/maximize_dash_prelight.svg b/.themes/Libra-Dark-Gruvbox/unity/maximize_dash_prelight.svg new file mode 100644 index 00000000..bbe0f9a0 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/maximize_dash_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_prelight.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.3117084" + inkscape:cy="15.450902" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00b1fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="10.799247" + height="10.942038" + x="6.5485215" + y="1034.7407" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/maximize_dash_pressed.svg b/.themes/Libra-Dark-Gruvbox/unity/maximize_dash_pressed.svg new file mode 100644 index 00000000..000e681a --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/maximize_dash_pressed.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_pressed.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.383069" + inkscape:cy="15.450902" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00b1fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="9.6356792" + height="9.7654886" + x="7.1303053" + y="1035.329" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/maximize_focused_normal.svg b/.themes/Libra-Dark-Gruvbox/unity/maximize_focused_normal.svg new file mode 100644 index 00000000..5356da68 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/maximize_focused_normal.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_focused_normal.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/maximize_focused_prelight.svg b/.themes/Libra-Dark-Gruvbox/unity/maximize_focused_prelight.svg new file mode 100644 index 00000000..dcc72613 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/maximize_focused_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_focused_prelight.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="5.2860186" + inkscape:cy="15.450902" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00b1fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/maximize_focused_pressed.svg b/.themes/Libra-Dark-Gruvbox/unity/maximize_focused_pressed.svg new file mode 100644 index 00000000..a904069a --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/maximize_focused_pressed.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_focused_pressed.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/maximize_unfocused.svg b/.themes/Libra-Dark-Gruvbox/unity/maximize_unfocused.svg new file mode 100644 index 00000000..f8571ffa --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/maximize_unfocused.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_unfocused.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/maximize_unfocused_prelight.svg b/.themes/Libra-Dark-Gruvbox/unity/maximize_unfocused_prelight.svg new file mode 100644 index 00000000..9a6ef325 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/maximize_unfocused_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_unfocused_prelight.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.4544296" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00b1fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/maximize_unfocused_pressed.svg b/.themes/Libra-Dark-Gruvbox/unity/maximize_unfocused_pressed.svg new file mode 100644 index 00000000..6ce8ee15 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/maximize_unfocused_pressed.svg @@ -0,0 +1,71 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize.svg"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="9.8530975" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:1.7000001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505229" + height="6.9552288" + x="8.5204582" + y="1036.8768" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/menu.svg b/.themes/Libra-Dark-Gruvbox/unity/menu.svg new file mode 100644 index 00000000..0c9fdca2 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/menu.svg @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg id="svg4770" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="19" viewBox="0 0 19 19" width="19" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <defs id="defs4772"> + <linearGradient id="linearGradient4672" y2="967.36" gradientUnits="userSpaceOnUse" x2="6" gradientTransform="matrix(1.0833 0 0 1.0833 966.86 -1057.5)" y1="967.36" x1="-6"> + <stop id="stop4668" style="stop-color:#191919;stop-opacity:.6" offset="0"/> + <stop id="stop4700" style="stop-color:#181818;stop-opacity:0" offset=".5"/> + <stop id="stop4670" style="stop-color:#fff;stop-opacity:.24314" offset="1"/> + </linearGradient> + </defs> + <metadata id="metadata4775"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title/> + </cc:Work> + </rdf:RDF> + </metadata> + <g id="layer1" transform="translate(287.36 -522.86)"> + <g id="g4722" transform="translate(-287.36 -434.5)"> + <circle id="circle4664" style="color:#000000;fill:url(#linearGradient4672)" d="m 973.36224,-9.5000038 a 6.5,6.5 0 0 1 -6.5,6.5 6.5,6.5 0 0 1 -6.5,-6.5 6.5,6.5 0 0 1 6.5,-6.5000002 6.5,6.5 0 0 1 6.5,6.5000002 z" cx="966.86" transform="rotate(90)" cy="-9.5" r="6.5"/> + <circle id="circle5388" style="opacity:.2;color:#000000" d="m 12.999998,967.86218 a 3.4999948,3.4999948 0 0 1 -3.4999951,3.5 3.4999948,3.4999948 0 0 1 -3.4999948,-3.5 3.4999948,3.4999948 0 0 1 3.4999948,-3.49999 3.4999948,3.4999948 0 0 1 3.4999951,3.49999 z" cx="9.5" cy="967.86" r="3.5"/> + <circle id="path4662" style="color:#000000;fill:#c2bdb6" d="m 12.500003,966.86218 a 3,3 0 0 1 -3.0000001,3 3,3 0 0 1 -3,-3 3,3 0 0 1 3,-3 3,3 0 0 1 3.0000001,3 z" cy="966.86" cx="9.5" r="3"/> + <path id="circle4682" d="m9.5 960.36a6.5 6.5 0 0 0 -6.5 6.5 6.5 6.5 0 0 0 0.023438 0.5293 6.5 6.5 0 0 1 6.4766 -6.0293 6.5 6.5 0 0 1 6.4766 5.9707 6.5 6.5 0 0 0 0.02344 -0.4707 6.5 6.5 0 0 0 -6.5 -6.5z" style="opacity:.1;color:#000000"/> + <path id="circle4691" d="m15.977 966.33a6.5 6.5 0 0 1 -6.4766 6.0293 6.5 6.5 0 0 1 -6.4766 -5.9707 6.5 6.5 0 0 0 -0.023438 0.4707 6.5 6.5 0 0 0 6.5 6.5 6.5 6.5 0 0 0 6.5 -6.5 6.5 6.5 0 0 0 -0.02344 -0.5293z" style="opacity:0.07;color:#000000;fill:#fff"/> + <path id="circle4702" d="m15.99 966.56a6.5 6.5 0 0 1 -6.4902 6.3008 6.5 6.5 0 0 1 -6.4902 -6.1992 6.5 6.5 0 0 0 -0.00977 0.19922 6.5 6.5 0 0 0 6.5 6.5 6.5 6.5 0 0 0 6.5 -6.5 6.5 6.5 0 0 0 -0.0098 -0.30078z" style="opacity:0.07;color:#000000;fill:#fff"/> + <path id="circle4711" d="m9.5 960.36a6.5 6.5 0 0 0 -6.5 6.5 6.5 6.5 0 0 0 0.00977 0.30078 6.5 6.5 0 0 1 6.4902 -6.3008 6.5 6.5 0 0 1 6.4902 6.1992 6.5 6.5 0 0 0 0.0098 -0.19922 6.5 6.5 0 0 0 -6.5 -6.5z" style="opacity:.1;color:#000000"/> + <rect id="rect4720" style="opacity:.1;color:#000000;fill:none" height="19" width="19" y="957.36" x="-.000002"/> + <path id="circle4638" style="color-rendering:auto;block-progression:tb;isolation:auto;mix-blend-mode:normal;shape-rendering:auto;color:#000000;image-rendering:auto;text-indent:0;text-transform:none;fill:#cecac5" d="m9.5 963.36c-1.9271 0-3.5 1.5729-3.5 3.5s1.5729 3.5 3.5 3.5 3.5-1.5729 3.5-3.5-1.5729-3.5-3.5-3.5zm0 1c1.3866 0 2.5 1.1134 2.5 2.5s-1.1134 2.5-2.5 2.5-2.5-1.1134-2.5-2.5 1.1134-2.5 2.5-2.5z"/> + </g> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/menu_prelight.svg b/.themes/Libra-Dark-Gruvbox/unity/menu_prelight.svg new file mode 100644 index 00000000..ba53eb6e --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/menu_prelight.svg @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg id="svg4770" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="19" viewBox="0 0 19 19" width="19" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <defs id="defs4772"> + <linearGradient id="linearGradient4747" y2="967.36" gradientUnits="userSpaceOnUse" x2="6" gradientTransform="matrix(1.0833 0 0 1.0833 966.86 -1057.5)" y1="967.36" x1="-6"> + <stop id="stop4668" style="stop-color:#191919;stop-opacity:.6" offset="0"/> + <stop id="stop4700" style="stop-color:#181818;stop-opacity:0" offset=".5"/> + <stop id="stop4670" style="stop-color:#fff;stop-opacity:.24314" offset="1"/> + </linearGradient> + </defs> + <metadata id="metadata4775"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title/> + </cc:Work> + </rdf:RDF> + </metadata> + <g id="layer1" transform="translate(287.36 -522.86)"> + <g id="g4731" transform="translate(-287.36 -434.5)"> + <circle id="circle4733" style="color:#000000;fill:url(#linearGradient4747)" d="m 973.36224,-9.5000038 a 6.5,6.5 0 0 1 -6.5,6.5 6.5,6.5 0 0 1 -6.5,-6.5 6.5,6.5 0 0 1 6.5,-6.5000002 6.5,6.5 0 0 1 6.5,6.5000002 z" transform="rotate(90)" cy="-9.5" cx="966.86" r="6.5"/> + <circle id="circle5388-4" style="opacity:.2;color:#000000" d="m 12.999998,967.86218 a 3.4999948,3.4999948 0 0 1 -3.4999951,3.5 3.4999948,3.4999948 0 0 1 -3.4999948,-3.5 3.4999948,3.4999948 0 0 1 3.4999948,-3.49999 3.4999948,3.4999948 0 0 1 3.4999951,3.49999 z" cx="9.5" cy="967.86" r="3.5"/> + <circle id="circle4735" style="color:#000000;fill:#555351" d="m 12.500003,966.86218 a 3,3 0 0 1 -3.0000001,3 3,3 0 0 1 -3,-3 3,3 0 0 1 3,-3 3,3 0 0 1 3.0000001,3 z" cx="9.5" cy="966.86" r="3"/> + <path id="path4737" style="opacity:.1;color:#000000" d="m9.5 960.36a6.5 6.5 0 0 0 -6.5 6.5 6.5 6.5 0 0 0 0.023438 0.5293 6.5 6.5 0 0 1 6.4766 -6.0293 6.5 6.5 0 0 1 6.4766 5.9707 6.5 6.5 0 0 0 0.02344 -0.4707 6.5 6.5 0 0 0 -6.5 -6.5z"/> + <path id="path4739" style="opacity:0.07;color:#000000;fill:#fff" d="m15.977 966.33a6.5 6.5 0 0 1 -6.4766 6.0293 6.5 6.5 0 0 1 -6.4766 -5.9707 6.5 6.5 0 0 0 -0.023438 0.4707 6.5 6.5 0 0 0 6.5 6.5 6.5 6.5 0 0 0 6.5 -6.5 6.5 6.5 0 0 0 -0.02344 -0.5293z"/> + <path id="path4741" style="opacity:0.07;color:#000000;fill:#fff" d="m15.99 966.56a6.5 6.5 0 0 1 -6.4902 6.3008 6.5 6.5 0 0 1 -6.4902 -6.1992 6.5 6.5 0 0 0 -0.00977 0.19922 6.5 6.5 0 0 0 6.5 6.5 6.5 6.5 0 0 0 6.5 -6.5 6.5 6.5 0 0 0 -0.0098 -0.30078z"/> + <path id="path4743" style="opacity:.1;color:#000000" d="m9.5 960.36a6.5 6.5 0 0 0 -6.5 6.5 6.5 6.5 0 0 0 0.00977 0.30078 6.5 6.5 0 0 1 6.4902 -6.3008 6.5 6.5 0 0 1 6.4902 6.1992 6.5 6.5 0 0 0 0.0098 -0.19922 6.5 6.5 0 0 0 -6.5 -6.5z"/> + <rect id="rect4745" style="opacity:.1;color:#000000;fill:none" height="19" width="19" y="957.36" x="-.000002"/> + <path id="circle4632" style="color-rendering:auto;block-progression:tb;isolation:auto;mix-blend-mode:normal;shape-rendering:auto;color:#000000;image-rendering:auto;text-indent:0;text-transform:none;fill:#6c6967" d="m9.5 963.36c-1.9271 0-3.5 1.5729-3.5 3.5s1.5729 3.5 3.5 3.5 3.5-1.5729 3.5-3.5-1.5729-3.5-3.5-3.5zm0 1c1.3866 0 2.5 1.1134 2.5 2.5s-1.1134 2.5-2.5 2.5-2.5-1.1134-2.5-2.5 1.1134-2.5 2.5-2.5z"/> + </g> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/minimize (copy).svg b/.themes/Libra-Dark-Gruvbox/unity/minimize (copy).svg new file mode 100644 index 00000000..ce6b5f67 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/minimize (copy).svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="6.499149" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <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,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00c800;stroke-width:2.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.4757375,1043.8408 6.9999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/minimize.svg b/.themes/Libra-Dark-Gruvbox/unity/minimize.svg new file mode 100644 index 00000000..ce6b5f67 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/minimize.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="6.499149" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <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,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00c800;stroke-width:2.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.4757375,1043.8408 6.9999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/minimize_dash.svg b/.themes/Libra-Dark-Gruvbox/unity/minimize_dash.svg new file mode 100644 index 00000000..76e05fce --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/minimize_dash.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="2.6932498" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00ea00;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.4257375,1043.8408 9.0999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/minimize_dash_disabled.svg b/.themes/Libra-Dark-Gruvbox/unity/minimize_dash_disabled.svg new file mode 100644 index 00000000..23150467 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/minimize_dash_disabled.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash_disabled.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="2.6932498" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#808080;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.4257375,1043.8408 9.0999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/minimize_dash_prelight.svg b/.themes/Libra-Dark-Gruvbox/unity/minimize_dash_prelight.svg new file mode 100644 index 00000000..4191fdfe --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/minimize_dash_prelight.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash_prelight.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="2.6932498" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00ea00;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 6.9707376,1043.8408 10.0099994,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/minimize_dash_pressed.svg b/.themes/Libra-Dark-Gruvbox/unity/minimize_dash_pressed.svg new file mode 100644 index 00000000..f26ce319 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/minimize_dash_pressed.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash_pressed.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="2.6932498" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00ea00;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.4257375,1043.8408 9.0999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/minimize_focused_normal.svg b/.themes/Libra-Dark-Gruvbox/unity/minimize_focused_normal.svg new file mode 100644 index 00000000..20551a1f --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/minimize_focused_normal.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_focused_normal.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00d900;stroke-width:2.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.4757375,1043.8408 6.9999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/minimize_focused_prelight.svg b/.themes/Libra-Dark-Gruvbox/unity/minimize_focused_prelight.svg new file mode 100644 index 00000000..22841f7d --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/minimize_focused_prelight.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_focused_prelight.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00ea00;stroke-width:2.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.4757375,1043.8408 6.9999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/minimize_focused_pressed.svg b/.themes/Libra-Dark-Gruvbox/unity/minimize_focused_pressed.svg new file mode 100644 index 00000000..d0ac44f9 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/minimize_focused_pressed.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_focused_pressed.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00d900;stroke-width:2.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.4757375,1043.8408 6.9999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/minimize_unfocused.svg b/.themes/Libra-Dark-Gruvbox/unity/minimize_unfocused.svg new file mode 100644 index 00000000..4525cd62 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/minimize_unfocused.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_unfocused.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.4544296" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#999999;stroke-width:2.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.4757375,1043.8408 6.9999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/minimize_unfocused_prelight.svg b/.themes/Libra-Dark-Gruvbox/unity/minimize_unfocused_prelight.svg new file mode 100644 index 00000000..f0963262 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/minimize_unfocused_prelight.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_unfocused_prelight.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00ea00;stroke-width:2.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.4757375,1043.8408 6.9999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/minimize_unfocused_pressed.svg b/.themes/Libra-Dark-Gruvbox/unity/minimize_unfocused_pressed.svg new file mode 100644 index 00000000..b0eb77c8 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/minimize_unfocused_pressed.svg @@ -0,0 +1,68 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_unfocused_pressed.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <path + style="fill:none;fill-rule:evenodd;stroke:#00d900;stroke-width:2.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.4757375,1043.8408 6.9999995,0" + id="path6866" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/unmaximize.svg b/.themes/Libra-Dark-Gruvbox/unity/unmaximize.svg new file mode 100644 index 00000000..bdaa3a67 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/unmaximize.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="unmaximize.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/unmaximize_dash.svg b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_dash.svg new file mode 100644 index 00000000..8a90d418 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_dash.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.383069" + inkscape:cy="15.450902" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00b1fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="9.6356792" + height="9.7654886" + x="7.1303053" + y="1035.329" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/unmaximize_dash_disabled.svg b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_dash_disabled.svg new file mode 100644 index 00000000..de448c9f --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_dash_disabled.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_disabled.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.383069" + inkscape:cy="15.450902" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#808080;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="9.6356792" + height="9.7654886" + x="7.1303053" + y="1035.329" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/unmaximize_dash_prelight.svg b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_dash_prelight.svg new file mode 100644 index 00000000..bbe0f9a0 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_dash_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_prelight.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.3117084" + inkscape:cy="15.450902" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00b1fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="10.799247" + height="10.942038" + x="6.5485215" + y="1034.7407" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/unmaximize_dash_pressed.svg b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_dash_pressed.svg new file mode 100644 index 00000000..000e681a --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_dash_pressed.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_pressed.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.383069" + inkscape:cy="15.450902" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00b1fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="9.6356792" + height="9.7654886" + x="7.1303053" + y="1035.329" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/unmaximize_focused_normal.svg b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_focused_normal.svg new file mode 100644 index 00000000..9ec19b60 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_focused_normal.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="unmaximize_focused_normal.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/unmaximize_focused_prelight.svg b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_focused_prelight.svg new file mode 100644 index 00000000..f7b9761f --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_focused_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="unmaximize_focused_prelight.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.4544296" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00b1fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/unmaximize_focused_pressed.svg b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_focused_pressed.svg new file mode 100644 index 00000000..9b3897e6 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_focused_pressed.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="unmaximize_focused_pressed.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/unmaximize_unfocused.svg b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_unfocused.svg new file mode 100644 index 00000000..31244060 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_unfocused.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="unmaximize_unfocused.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/unmaximize_unfocused_prelight.svg b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_unfocused_prelight.svg new file mode 100644 index 00000000..70d6c4db --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_unfocused_prelight.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="unmaximize_unfocused_prelight.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="3.4544296" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00b1fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/unity/unmaximize_unfocused_pressed.svg b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_unfocused_pressed.svg new file mode 100644 index 00000000..dd8d3792 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/unity/unmaximize_unfocused_pressed.svg @@ -0,0 +1,72 @@ +<?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" + viewBox="0 0 24.000001 24.000001" + id="svg5877" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="unmaximize_unfocused_pressed.svg" + shape-rendering="crispEdges"> + <defs + id="defs5879" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="21.02" + inkscape:cx="-2.9442383" + inkscape:cy="13.547952" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1325" + inkscape:window-height="744" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid6449" /> + </sodipodi:namedview> + <metadata + id="metadata5882"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <rect + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0075fd;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:1.70000005;stroke-dasharray:none;stroke-opacity:1" + id="rect6566" + width="6.9505219" + height="7.0503764" + x="8.4728832" + y="1036.6866" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-active.xpm new file mode 100644 index 00000000..c5fc03c3 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-active.xpm @@ -0,0 +1,8 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 3 2 1", +" c None", +". c #525252", +".....", +".....", +"....."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-inactive.xpm new file mode 100644 index 00000000..cfea21cf --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"5 3 3 1", +" c None", +". c #525252", +"+ c #535353", +".....", +".....", +"....+"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-left-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-left-active.xpm new file mode 100644 index 00000000..fc297385 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-left-active.xpm @@ -0,0 +1,8 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"2 2 3 1", +" c None", +". c #525252", +"+ c #535353", +"..", +".+"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-left-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 00000000..7b5e0157 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"2 2 2 1", +" c None", +". c #525252", +"..", +".."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-right-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-right-active.xpm new file mode 100644 index 00000000..7e424d7b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-right-active.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"2 2 2 1", +" c None", +". c #525252", +"..", +".."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-right-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 00000000..2c5c43b5 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"2 2 2 1", +" c None", +". c #525252", +"..", +".."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/close-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/close-active.xpm new file mode 100755 index 00000000..47016b41 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/close-active.xpm @@ -0,0 +1,59 @@ +/* XPM */ +static char * close_active_xpm[] = { +"24 26 30 1", +" c None", +". c #505050", +"+ c #DA1A1A", +"@ c #D81414", +"# c #564B4B", +"$ c #5B4949", +"% c #D90F0F", +"& c #DB2828", +"* c #D90505", +"= c #D90000", +"- c #D90C0C", +"; c #5C4949", +"> c #DA0606", +", c #DA0E0E", +"' c #604646", +") c #D90303", +"! c #D90909", +"~ c #5D4848", +"{ c #D80303", +"] c #D90404", +"^ c #DA0505", +"/ c #D80909", +"( c #574B4B", +"_ c #D90707", +": c #D80B0B", +"< c #604545", +"[ c #D91414", +"} c #D90D0D", +"| c #DA0909", +"1 c #DB1919", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +"........................", +"........+@#..$%&........", +"........*=-#;>=,........", +"........')=!>=*~........", +".........'{==]~.........", +".........$^==/(.........", +"........$_=])=:(........", +"........!=>;<)=[........", +"........}|;..<*1........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/close-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/close-inactive.xpm new file mode 100755 index 00000000..fbcd9f4f --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/close-inactive.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"24 26 17 1", +" c None", +". c #505050", +"+ c #B2B2B2", +"@ c #AFAFAF", +"# c #ABABAB", +"$ c #B8B8B8", +"% c #A5A5A5", +"& c #999999", +"* c #A6A6A6", +"= c #ACACAC", +"- c #A2A2A2", +"; c #A8A8A8", +"> c #A4A4A4", +", c #A1A1A1", +"' c #A3A3A3", +") c #A9A9A9", +"! c #AEAEAE", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +"........................", +"........+@....#$........", +"........%&#..*&=........", +".........-&;%&>.........", +"..........,&&>..........", +"..........>&&;..........", +".........*&''&).........", +"........;&*..-&!........", +"........#;....>+........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/close-prelight.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/close-prelight.xpm new file mode 100755 index 00000000..ed670e0a --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/close-prelight.xpm @@ -0,0 +1,54 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 25 1", +" c None", +". c #505050", +"+ c #F64E4E", +"@ c #F74545", +"# c #F83B3B", +"$ c #F46060", +"% c #FA2424", +"& c #FF0000", +"* c #F83434", +"= c #FA2727", +"- c #F83939", +"; c #FB1D1D", +"> c #F92F2F", +", c #FA2626", +"' c #FA2323", +") c #FB1A1A", +"! c #FB2222", +"~ c #F92D2D", +"{ c #FA2828", +"] c #FB1F1F", +"^ c #FB1B1B", +"/ c #F93333", +"( c #F74444", +"_ c #F83737", +": c #F64C4C", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +"........................", +"........+@....#$........", +"........%&*..=&-........", +".........;&>,&'.........", +"..........)&&!..........", +"..........'&&~..........", +".........{&]^&/.........", +"........>&=..^&(........", +"........_~....!:........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/close-pressed.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/close-pressed.xpm new file mode 100755 index 00000000..5f39d71a --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/close-pressed.xpm @@ -0,0 +1,57 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"24 26 28 1", +" c None", +". c #505050", +"+ c #DD4E4E", +"@ c #DB4545", +"# c #DC3B3B", +"$ c #DE6060", +"% c #DA2424", +"& c #D90000", +"* c #DB3434", +"= c #DB2727", +"- c #DC3939", +"; c #DA1D1D", +"> c #DB2F2F", +", c #DB2626", +"' c #DA2323", +") c #D91A1A", +"! c #DA2121", +"~ c #DB2323", +"{ c #DA2D2D", +"] c #DB2828", +"^ c #DA1F1F", +"/ c #DA1B1B", +"( c #DA3333", +"_ c #DC4444", +": c #DB3737", +"< c #DC2D2D", +"[ c #DA2222", +"} c #DD4C4C", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +"........................", +"........+@....#$........", +"........%&*..=&-........", +".........;&>,&'.........", +"..........)&&!..........", +"..........~&&{..........", +".........]&^/&(.........", +"........>&=../&_........", +"........:<....[}........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/hide-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/hide-active.xpm new file mode 100755 index 00000000..3ef494cf --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/hide-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"24 26 3 1", +" c None", +". c #505050", +"+ c #00D900", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........+++++++++.......", +"........+++++++++.......", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/hide-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/hide-inactive.xpm new file mode 100755 index 00000000..5df200d9 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/hide-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"24 26 3 1", +" c None", +". c #505050", +"+ c #999999", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........+++++++++.......", +"........+++++++++.......", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/hide-prelight.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/hide-prelight.xpm new file mode 100755 index 00000000..0b61f678 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/hide-prelight.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 3 1", +" c None", +". c #505050", +"+ c #00EA00", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........+++++++++.......", +"........+++++++++.......", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/hide-pressed.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/hide-pressed.xpm new file mode 100755 index 00000000..744e48b4 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/hide-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"24 26 3 1", +" c None", +". c #505050", +"+ c #00D900", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........+++++++++.......", +"........+++++++++.......", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/left-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/left-active.xpm new file mode 100644 index 00000000..0897f75c --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"3 5 2 1", +" c None", +". c #505050", +"...", +"...", +"...", +"...", +"..."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/left-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/left-inactive.xpm new file mode 100644 index 00000000..e317b3a1 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/left-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"3 5 2 1", +" c None", +". c #505050", +"...", +"...", +"...", +"...", +"..."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-active.xpm new file mode 100755 index 00000000..d9ed8604 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"24 26 3 1", +" c None", +". c #505050", +"+ c #0075FD", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +".......+++++++++........", +".......+++++++++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......+++++++++........", +".......+++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-inactive.xpm new file mode 100755 index 00000000..c1e4f68e --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"24 26 3 1", +" c None", +". c #505050", +"+ c #999999", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +".......+++++++++........", +".......+++++++++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......+++++++++........", +".......+++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-prelight.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-prelight.xpm new file mode 100755 index 00000000..ebe96ca4 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-prelight.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 3 1", +" c None", +". c #505050", +"+ c #00B1FD", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +".......+++++++++........", +".......+++++++++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......+++++++++........", +".......+++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-pressed.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-pressed.xpm new file mode 100755 index 00000000..20936c8b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"24 26 3 1", +" c None", +". c #505050", +"+ c #0075FD", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +".......+++++++++........", +".......+++++++++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......+++++++++........", +".......+++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-active.xpm new file mode 100755 index 00000000..7b5fcb52 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"24 26 3 1", +" c None", +". c #505050", +"+ c #0075FD", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +".......+++++++++........", +".......+++++++++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......+++++++++........", +".......+++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-inactive.xpm new file mode 100755 index 00000000..df01b3d5 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_inactive_xpm[] = { +"24 26 3 1", +" c None", +". c #505050", +"+ c #999999", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +".......+++++++++........", +".......+++++++++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......+++++++++........", +".......+++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-prelight.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-prelight.xpm new file mode 100755 index 00000000..4fc5715e --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 3 1", +" c None", +". c #505050", +"+ c #00B1FD", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +".......+++++++++........", +".......+++++++++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......+++++++++........", +".......+++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-pressed.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-pressed.xpm new file mode 100755 index 00000000..66fcde57 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"24 26 3 1", +" c None", +". c #505050", +"+ c #0075FD", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +"........................", +"........................", +".......+++++++++........", +".......+++++++++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......++.....++........", +".......+++++++++........", +".......+++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/right-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/right-active.xpm new file mode 100644 index 00000000..261a0511 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/right-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * right_active_xpm[] = { +"3 5 2 1", +" c None", +". c #505050", +"...", +"...", +"...", +"...", +"..."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/right-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/right-inactive.xpm new file mode 100644 index 00000000..6595971b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/right-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"3 5 2 1", +" c None", +". c #505050", +"...", +"...", +"...", +"...", +"..."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/themerc b/.themes/Libra-Dark-Gruvbox/xfwm4/themerc new file mode 100755 index 00000000..00ca146b --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/themerc @@ -0,0 +1,17 @@ +# Name: Libra xfwm4 theme +# Author: Dolkand +# License: GPL-3.0+ + +active_text_color=#efefef +inactive_text_color=#cecece +button_offset=5 +button_spacing=0 +show_app_icon=false +full_width_title=true +maximized_offset=0 +title_horizontal_offset=2 +title_shadow_active=false +title_shadow_inactive=false +title_vertical_offset_active=0 +title_vertical_offset_inactive=0 + diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/title-1-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/title-1-active.xpm new file mode 100755 index 00000000..89e20fa0 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"2 26 2 1", +" c None", +". c #505050", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +".."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/title-1-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/title-1-inactive.xpm new file mode 100755 index 00000000..35f80206 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"2 26 2 1", +" c None", +". c #505050", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +".."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/title-2-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/title-2-active.xpm new file mode 100755 index 00000000..a8376052 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/title-2-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"2 26 2 1", +" c None", +". c #505050", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +".."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/title-2-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/title-2-inactive.xpm new file mode 100755 index 00000000..018ffa50 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/title-2-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"2 26 2 1", +" c None", +". c #505050", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +".."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/title-3-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/title-3-active.xpm new file mode 100755 index 00000000..6500467a --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/title-3-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"2 26 2 1", +" c None", +". c #505050", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +".."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/title-3-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/title-3-inactive.xpm new file mode 100755 index 00000000..b68df3ac --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/title-3-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"2 26 2 1", +" c None", +". c #505050", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +".."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/title-4-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/title-4-active.xpm new file mode 100755 index 00000000..8f05565d --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/title-4-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"2 26 2 1", +" c None", +". c #505050", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +".."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/title-4-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/title-4-inactive.xpm new file mode 100755 index 00000000..a712e5a2 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/title-4-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"2 26 2 1", +" c None", +". c #505050", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +".."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/title-5-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/title-5-active.xpm new file mode 100755 index 00000000..fa1562ae --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"2 26 2 1", +" c None", +". c #505050", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +".."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/title-5-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/title-5-inactive.xpm new file mode 100755 index 00000000..053021a6 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/title-5-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"2 26 2 1", +" c None", +". c #505050", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +"..", +".."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/top-left-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/top-left-active.xpm new file mode 100755 index 00000000..304f6dd4 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/top-left-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"5 26 2 1", +" c None", +". c #505050", +" ...", +" ....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/top-left-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/top-left-inactive.xpm new file mode 100755 index 00000000..58ba3fc9 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/top-left-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"5 26 2 1", +" c None", +". c #505050", +" ...", +" ....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/top-right-active.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/top-right-active.xpm new file mode 100755 index 00000000..aeaed2c4 --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/top-right-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"5 26 2 1", +" c None", +". c #505050", +"... ", +".... ", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/.themes/Libra-Dark-Gruvbox/xfwm4/top-right-inactive.xpm b/.themes/Libra-Dark-Gruvbox/xfwm4/top-right-inactive.xpm new file mode 100755 index 00000000..bef435ba --- /dev/null +++ b/.themes/Libra-Dark-Gruvbox/xfwm4/top-right-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"5 26 2 1", +" c None", +". c #505050", +"... ", +".... ", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/.themes/arc-gruvbox/gtk-2.0/assets.svg b/.themes/arc-gruvbox/gtk-2.0/assets.svg new file mode 100644 index 00000000..ff04d6c1 --- /dev/null +++ b/.themes/arc-gruvbox/gtk-2.0/assets.svg @@ -0,0 +1,6235 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="507" + height="416" + id="svg9892" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="assets.svg"> + <defs + id="defs9894"> + <linearGradient + id="linearGradient6614"> + <stop + style="stop-color:#cfd6e6;stop-opacity:1;" + offset="0" + id="stop6616" /> + </linearGradient> + <linearGradient + id="linearGradient5167"> + <stop + style="stop-color:#cfd6e6;stop-opacity:1;" + offset="0" + id="stop5169" /> + </linearGradient> + <linearGradient + id="linearGradient5117"> + <stop + style="stop-color:#cfd6e6;stop-opacity:1;" + offset="0" + id="stop5119" /> + </linearGradient> + <linearGradient + id="linearGradient5037"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop5039" /> + </linearGradient> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgit;stop-opacity:1;" + offset="0" + id="stop5018" /> + </linearGradient> + <linearGradient + id="linearGradient5015"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop5017" /> + </linearGradient> + <linearGradient + id="linearGradient5046"> + <stop + style="stop-color:#458588;stop-opacity:1;" + offset="0" + id="stop5048" /> + </linearGradient> + <linearGradient + id="linearGradient5035"> + <stop + style="stop-color:#458588;stop-opacity:1;" + offset="0" + id="stop5037" /> + </linearGradient> + <linearGradient + id="linearGradient5019"> + <stop + style="stop-color:#458588;stop-opacity:1;" + offset="0" + id="stop5021" /> + </linearGradient> + <linearGradient + id="linearGradient5013"> + <stop + style="stop-color:#458588;stop-opacity:1;" + offset="0" + id="stop5015" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#458588;stop-opacity:1;" + offset="0" + id="stop5012" /> + </linearGradient> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4466"> + <rect + style="opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4468" + width="21" + height="25.999998" + x="-18" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4470"> + <rect + style="display:inline;opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4472" + width="21" + height="25.999998" + x="-52" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4480"> + <rect + style="display:inline;opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4482" + width="21" + height="25.999998" + x="-86" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4466-9"> + <rect + style="opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4468-0" + width="21" + height="25.999998" + x="-18" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4470-7"> + <rect + style="display:inline;opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4472-6" + width="21" + height="25.999998" + x="-52" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4480-0"> + <rect + style="display:inline;opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4482-5" + width="21" + height="25.999998" + x="-86" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4675"> + <rect + style="opacity:0.63999999;fill:#ff1616;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4677" + width="21" + height="26" + x="2" + y="-280.63782" + rx="0" + ry="0" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4685"> + <rect + style="display:inline;opacity:0.63999999;fill:#ff1616;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4687" + width="21" + height="26" + x="70" + y="-280.63782" + rx="0" + ry="0" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4695"> + <rect + style="display:inline;opacity:0.63999999;fill:#ff1616;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4697" + width="21" + height="26" + x="104" + y="-280.63782" + rx="0" + ry="0" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4466-1"> + <rect + style="opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4468-6" + width="21" + height="25.999998" + x="-18" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4470-6"> + <rect + style="display:inline;opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4472-5" + width="21" + height="25.999998" + x="-52" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4480-4"> + <rect + style="display:inline;opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4482-52" + width="21" + height="25.999998" + x="-86" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4466-9-0"> + <rect + style="opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4468-0-6" + width="21" + height="25.999998" + x="-18" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4470-7-0"> + <rect + style="display:inline;opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4472-6-3" + width="21" + height="25.999998" + x="-52" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4480-0-0"> + <rect + style="display:inline;opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4482-5-1" + width="21" + height="25.999998" + x="-86" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4675-4"> + <rect + style="opacity:0.63999999;fill:#ff1616;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4677-6" + width="21" + height="26" + x="2" + y="-280.63782" + rx="0" + ry="0" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4685-4"> + <rect + style="display:inline;opacity:0.63999999;fill:#ff1616;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4687-7" + width="21" + height="26" + x="70" + y="-280.63782" + rx="0" + ry="0" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4695-6"> + <rect + style="display:inline;opacity:0.63999999;fill:#ff1616;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4697-3" + width="21" + height="26" + x="104" + y="-280.63782" + rx="0" + ry="0" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4407"> + <rect + style="opacity:0.57900002;fill:#66a1dc;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4409" + width="10" + height="13.000003" + x="13" + y="-267.63782" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4413"> + <rect + style="opacity:0.57900002;fill:#66a1dc;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4415" + width="10" + height="13" + x="13" + y="-280.63782" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4407-2"> + <rect + style="opacity:0.57900002;fill:#66a1dc;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4409-7" + width="10" + height="13.000003" + x="13" + y="-267.63782" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4413-2"> + <rect + style="opacity:0.57900002;fill:#66a1dc;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4415-8" + width="10" + height="13" + x="13" + y="-280.63782" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4407-1"> + <rect + style="opacity:0.57900002;fill:#66a1dc;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4409-1" + width="10" + height="13.000003" + x="13" + y="-267.63782" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4413-9"> + <rect + style="opacity:0.57900002;fill:#66a1dc;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4415-6" + width="10" + height="13" + x="13" + y="-280.63782" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4407-2-4"> + <rect + style="opacity:0.57900002;fill:#66a1dc;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4409-7-6" + width="10" + height="13.000003" + x="13" + y="-267.63782" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4413-2-6"> + <rect + style="opacity:0.57900002;fill:#66a1dc;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4415-8-6" + width="10" + height="13" + x="13" + y="-280.63782" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath6057"> + <rect + style="opacity:0.37700004;fill:#ff2121;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect6059" + width="30" + height="30" + x="0" + y="1022.3622" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath6057-7"> + <rect + style="opacity:0.37700004;fill:#ff2121;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect6059-0" + width="30" + height="30" + x="0" + y="1022.3622" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath6057-4"> + <rect + style="opacity:0.37700004;fill:#ff2121;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect6059-1" + width="30" + height="30" + x="0" + y="1022.3622" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath6057-9"> + <rect + style="opacity:0.37700004;fill:#ff2121;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect6059-04" + width="30" + height="30" + x="0" + y="1022.3622" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath6162"> + <rect + style="opacity:1;fill:#ad4242;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect6164" + width="24" + height="32" + x="407" + y="111" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5014" + x1="44" + y1="-279.63782" + x2="44" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5017" + x1="44" + y1="-279.63782" + x2="44" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5023" + x1="43.500004" + y1="-279.63782" + x2="43.500004" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5025" + x1="43.500004" + y1="-279.63782" + x2="43.500004" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5027" + x1="43.500004" + y1="-279.63782" + x2="43.500004" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5029" + x1="43.500004" + y1="-279.63782" + x2="43.500004" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5031" + x1="44.000004" + y1="-279.63782" + x2="44.000004" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5033" + x1="44" + y1="-279.63782" + x2="44" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5039" + x1="220" + y1="281" + x2="220" + y2="287" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5041" + x1="220" + y1="281" + x2="220" + y2="287" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5043" + x1="220" + y1="281" + x2="220" + y2="286" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5045" + x1="220" + y1="281" + x2="220" + y2="286" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5047" + x1="247.50018" + y1="-27.637819" + x2="247.50018" + y2="-12.637819" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5049" + x1="-54.637817" + y1="-235.00018" + x2="-54.637817" + y2="-227.00018" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5051" + x1="231.00018" + y1="-82.637817" + x2="231.00018" + y2="-74.637817" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5053" + x1="240.5" + y1="-154.63782" + x2="240.5" + y2="-129.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5055" + x1="66.303246" + y1="126.56255" + x2="66.303246" + y2="155.48167" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5057" + x1="66.294228" + y1="126.56255" + x2="66.294228" + y2="155.48166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5059" + x1="25" + y1="31.36219" + x2="25" + y2="45.36219" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5061" + x1="25" + y1="31.36219" + x2="25" + y2="45.36219" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5063" + x1="124.5" + y1="6.362186" + x2="124.5" + y2="11.362186" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5065" + x1="10.853486" + y1="1033.7155" + x2="10.853486" + y2="1035.7155" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5067" + x1="12.353486" + y1="1027.7155" + x2="12.353486" + y2="1035.7155" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5069" + x1="66.294228" + y1="126.56255" + x2="66.294228" + y2="155.48166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5071" + x1="67.352715" + y1="128.6282" + x2="67.352715" + y2="155.48167" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5073" + x1="25.500004" + y1="32.362198" + x2="25.500004" + y2="45.36219" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5075" + x1="25.121305" + y1="32.447998" + x2="25.121305" + y2="45.447994" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5050" + x1="247.50018" + y1="-27.637819" + x2="247.50018" + y2="-12.637819" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5020" + x1="257.5" + y1="-152.63782" + x2="257.5" + y2="-137.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5021" + x1="124" + y1="6.3621826" + x2="124" + y2="10.362183" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5024" + x1="124" + y1="6.3621826" + x2="124" + y2="10.362183" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5026" + x1="44.09375" + y1="64.78125" + x2="44.09375" + y2="71.875" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5028" + x1="10.5" + y1="1033.3622" + x2="10.5" + y2="1035.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5030" + x1="12" + y1="1027.3622" + x2="12" + y2="1035.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5032" + x1="67.352711" + y1="128.6282" + x2="67.352711" + y2="155.48167" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5034" + x1="25.121305" + y1="32.447997" + x2="25.121305" + y2="45.447993" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5036" + x1="11.134645" + y1="1027.2825" + x2="11.134645" + y2="1035.3037" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5038" + x1="123.99802" + y1="5.6698766" + x2="123.99802" + y2="11.054492" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5040" + x1="124.5" + y1="6.362186" + x2="124.5" + y2="11.362186" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5042" + x1="10.853486" + y1="1033.7155" + x2="10.853486" + y2="1035.7154" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5044" + x1="12.353486" + y1="1027.7155" + x2="12.353486" + y2="1035.7154" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5048" + x1="188.98808" + y1="750.97589" + x2="188.98808" + y2="758.40625" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5121" + x1="51.5" + y1="-278.63782" + x2="51.5" + y2="-256.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(0,-5.2171875e-6)" + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5121-2" + x1="51.5" + y1="-278.63782" + x2="51.5" + y2="-256.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(-103,-5.2171875e-6)" + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5121-9" + x1="51.5" + y1="-278.63782" + x2="51.5" + y2="-256.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(-103,-5.234375e-6)" + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5121-0" + x1="51.5" + y1="-278.63782" + x2="51.5" + y2="-256.63782" + gradientUnits="userSpaceOnUse" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4466-3"> + <rect + style="opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4468-5" + width="21" + height="25.999998" + x="-18" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4466-3-1"> + <rect + style="opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4468-5-9" + width="21" + height="25.999998" + x="-18" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5171" + x1="9.5" + y1="-279.63782" + x2="9.5" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient6618" + x1="17.5" + y1="-279.13782" + x2="17.5" + y2="-256.13782" + gradientUnits="userSpaceOnUse" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4466-3-1-0"> + <rect + style="opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4468-5-9-1" + width="21" + height="25.999998" + x="-18" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5171-1" + x1="9.5" + y1="-279.63782" + x2="9.5" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient6618-1" + x1="17.5" + y1="-279.13782" + x2="17.5" + y2="-256.13782" + gradientUnits="userSpaceOnUse" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4466-3-8"> + <rect + style="opacity:0.55800003;fill:#ff1111;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4468-5-7" + width="21" + height="25.999998" + x="-18" + y="-280.63782" + transform="scale(-1,1)" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4142135" + inkscape:cx="205.16573" + inkscape:cy="193.28696" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showborder="false" + inkscape:window-width="1366" + inkscape:window-height="720" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-nodes="true" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:snap-global="true" + showguides="false" + inkscape:guide-bbox="true" + inkscape:bbox-nodes="true" + inkscape:object-nodes="true" + inkscape:snap-bbox-midpoints="false" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid10919" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" + originx="7" + originy="-920" /> + <sodipodi:guide + orientation="1,0" + position="378.875,-145.75" + id="guide8384" /> + </sodipodi:namedview> + <metadata + id="metadata9897"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer3" + inkscape:label="superbackdrop" + style="display:inline" + transform="translate(7,283.63782)" + sodipodi:insensitive="true"> + <rect + ry="0" + rx="0" + y="-132.36218" + x="-7" + height="416" + width="507" + id="rect18028" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f5f6f7;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;enable-background:accumulate" + transform="scale(1,-1)" /> + </g> + <g + inkscape:label="assets" + inkscape:groupmode="layer" + id="layer1" + style="display:inline" + transform="translate(7,283.63782)"> + <g + inkscape:label="#g10801" + transform="matrix(1.9947791,0,0,1.9939719,354.38167,165.09433)" + id="sjhgfjsgf" /> + <g + id="button" + inkscape:label="#g9335"> + <rect + rx="1" + y="-278.63782" + x="-1" + height="21.999998" + width="22" + id="rect7903" + style="opacity:1;fill:#fcfdfd;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" + ry="1" /> + <rect + rx="2" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.6588025" + y="-279.13782" + x="-1.5" + height="23" + width="23" + id="rect7903-7" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="2" /> + <rect + y="-279.63782" + x="-3" + height="23.999998" + width="26" + id="rect9321" + style="opacity:0.13300003;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:1" /> + </g> + <g + id="button-hover" + inkscape:label="#g9350"> + <rect + ry="1" + rx="1" + y="-278.63782" + x="33" + height="21.999998" + width="22" + id="rect7903-2" + style="opacity:1;fill:#ffffff;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" /> + <rect + ry="2" + rx="2" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.6588025" + y="-279.13782" + x="32.5" + height="23" + width="23" + id="rect7903-7-3" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-279.63782" + x="31" + height="24" + width="26" + id="rect9321-0" + style="display:inline;opacity:0.13300003;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:1" /> + </g> + <g + id="button-insensitive" + inkscape:label="#g9365"> + <rect + ry="1" + rx="1" + y="-278.63782" + x="67" + height="21.999998" + width="22" + id="rect7903-6" + style="opacity:1;fill:#fbfcfc;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" /> + <rect + ry="2" + rx="2" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.6588025" + y="-279.13782" + x="66.5" + height="23" + width="23" + id="rect7903-7-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#e2e7ef;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-279.63782" + x="65" + height="23.999998" + width="26" + id="rect9321-09" + style="display:inline;opacity:0.13300003;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:1" /> + </g> + <g + id="button-active" + inkscape:label="#g9380"> + <rect + ry="1.5" + rx="1.5" + y="-278.63782" + x="101" + height="21.999998" + width="22" + id="rect7903-21" + style="opacity:1;fill:#d3d8e2;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" /> + <rect + ry="2" + rx="2" + inkscape:transform-center-y="-0.42353254" + inkscape:transform-center-x="-4.6588025" + y="256.13782" + x="100.5" + height="23" + width="23" + id="rect7903-7-22" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#b7c0d3;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(1,-1)" /> + <rect + y="-279.63782" + x="99" + height="24.000002" + width="26" + id="rect9321-2" + style="display:inline;opacity:0.13300003;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:1" /> + </g> + <g + style="display:inline" + transform="translate(214,-1319)" + id="menu-checkbox-unchecked" + inkscape:label="Ebene 1"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-49" + style="display:inline;opacity:1" + transform="translate(-19,1036.9872)"> + <g + id="sdsd-1" + inkscape:label="#g21853"> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + id="rect21848-6" + d="m 20.857147,2.375005 c -1.028857,0 -1.857142,0.8282854 -1.857142,1.8571422 l 0,9.2857108 c 0,1.028857 0.828285,1.857142 1.857142,1.857142 l 9.285711,0 C 31.171715,15.375 32,14.546715 32,13.517858 L 32,4.2321472 C 32,3.2032904 31.171715,2.375005 30.142858,2.375005 Z M 21,3.375 l 9,0 c 0.514428,0 1,0.4855716 1,1 l 0,9 c 0,0.514428 -0.485588,1.004019 -1,1 L 20.857142,14.30357 C 20.34273,14.299552 20,13.889428 20,13.375 l 0,-9 c 0,-0.5144284 0.485572,-1 1,-1 z" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#cfd6e6;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-69"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-10" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-6" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-3" /> + </g> + </g> + <g + id="g5400-3"> + <rect + transform="translate(-2.0348579e-6,4.7858158e-6)" + rx="1" + y="33.375004" + x="20.000006" + height="10.987178" + width="10.999995" + id="rect5147-9-1-5-7-6-55" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="0.99999994" /> + </g> + </g> + </g> + </g> + </g> + <g + style="display:inline;opacity:0.55" + transform="translate(229,-1319)" + id="menu-checkbox-unchecked-insensitive" + inkscape:label="Ebene 1"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-2-0" + style="display:inline;opacity:1" + transform="translate(-19,1036.9872)"> + <g + id="sdsd-3-0" + inkscape:label="#g21853"> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + id="rect21848-3-1" + d="m 20.857147,2.375005 c -1.028857,0 -1.857142,0.8282854 -1.857142,1.8571422 l 0,9.2857108 c 0,1.028857 0.828285,1.857142 1.857142,1.857142 l 9.285711,0 C 31.171715,15.375 32,14.546715 32,13.517858 L 32,4.2321472 C 32,3.2032904 31.171715,2.375005 30.142858,2.375005 Z M 21,3.375 l 9,0 c 0.514428,0 1,0.4855716 1,1 l 0,9 c 0,0.514428 -0.485588,1.004019 -1,1 L 20.857142,14.30357 C 20.34273,14.299552 20,13.889428 20,13.375 l 0,-9 c 0,-0.5144284 0.485572,-1 1,-1 z" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-1-9"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-0-0" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-0-1" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-5-9" /> + </g> + </g> + <g + id="g5400-0-5"> + <rect + transform="translate(-2.0348579e-6,4.7858158e-6)" + rx="1" + y="33.375004" + x="20.000006" + height="10.987178" + width="10.999995" + id="rect5147-9-1-5-7-6-0-8" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="0.99999994" /> + </g> + </g> + </g> + </g> + </g> + <g + transform="translate(208.37869,-282.08594)" + style="display:inline;opacity:1" + id="menu-checkbox-checked" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-8" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-9" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-83"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-9" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-42" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-4" /> + </g> + </g> + <g + id="g5400-6-55"> + <rect + rx="1.9999942" + y="32.448002" + x="18.621313" + height="12.999986" + width="12.999983" + id="rect5147-9-1-5-7-6-7-2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5075);fill-opacity:1.0;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-1" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-7" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-6" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-3" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-31" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0.66666085" + rx="0.66666085" + y="1033.7155" + x="8.3534861" + height="1.9999826" + width="5" + id="rect3977-39-88" + style="fill:url(#linearGradient5042);fill-opacity:1;stroke:none" /> + <rect + ry="0" + y="1027.7155" + x="11.353486" + height="7.9999828" + width="2" + id="rect3979-7-8" + style="fill:url(#linearGradient5044);fill-opacity:1;stroke:none" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-8" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(115,-267.00013)" + style="display:inline;opacity:1" + id="menu-radio-unchecked" + inkscape:label="#g10975"> + <path + inkscape:connector-curvature="0" + id="path10940-8" + d="m 99.000005,8.862187 c 0,3.589846 2.910155,6.499996 6.499995,6.499996 3.58985,0 6.5,-2.91015 6.5,-6.499996 0,-3.5898455 -2.91015,-6.4999958 -6.5,-6.4999958 -3.58984,0 -6.499995,2.9101503 -6.499995,6.4999958 z M 100,8.7764737 c 0,-3.0865694 2.41343,-5.4142875 5.5,-5.4142875 3.08657,0 5.5,2.4134314 5.5,5.5000008 0,3.08657 -2.41343,5.485712 -5.5,5.485712 -3.08657,0 -5.5,-2.484855 -5.5,-5.5714253 z" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + sodipodi:nodetypes="ssssssssss" /> + <g + id="g10964-19"> + <g + style="display:inline" + id="radio-unchecked2-82" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + inkscape:label="#g15805"> + <g + id="g7025-16"> + <g + style="display:inline" + id="g5489-2-9-3-0" + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)"> + <g + id="g5428-8-1-7-9"> + <rect + ry="13.246163" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-7-4" + width="23.088213" + height="22.722145" + x="55.817558" + y="130.69385" + rx="13.224191" /> + </g> + </g> + </g> + </g> + </g> + </g> + <g + transform="translate(128,-267.00012)" + style="display:inline;opacity:1" + id="menu-radio-checked" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-7" + style="display:inline"> + <g + id="g10964-6-9"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-1" + style="display:inline"> + <g + id="g7025-09-3"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-1" + style="display:inline"> + <g + id="g5428-8-1-7-5-7"> + <rect + rx="13.643032" + y="128.6282" + x="53.709679" + height="26.85346" + width="27.286064" + id="rect5147-9-1-7-2-8" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5071);fill-opacity:1.0;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="13.42673" /> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + rx="2.5" + y="6.362186" + x="122" + height="5" + width="5" + id="use15101-5-7-8" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5040);fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + ry="2.5" /> + </g> + <g + transform="translate(223.99999,-282.00013)" + style="display:inline;opacity:0.55" + id="menu-checkbox-checked-insensitive" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-9-1" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-5-5" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-1-7"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-1-5" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-16-8" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-1-8" /> + </g> + </g> + <g + id="g5400-6-7-5"> + <rect + rx="1.9999943" + y="32.362202" + x="19.000011" + height="12.999986" + width="12.999984" + id="rect5147-9-1-5-7-6-7-1-8" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5073);fill-opacity:1.0;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-4-6" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-97-3" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-3-9" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-07-7" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-3-4" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <path + style="opacity:1;fill:url(#linearGradient5036);fill-opacity:1;stroke:none" + d="m 11.63183,1027.2825 0,6.0104 -3.0052035,0 0,1.9888 3.0052035,0 2.010834,0.022 -0.0221,-2.0109 0.0221,-5.9883 -2.010834,-0.022 z" + id="rect3977-39-1-0" + inkscape:connector-curvature="0" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-1-58" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="matrix(0.92826431,0,0,0.92857155,153.39707,-265.90282)" + style="display:inline;opacity:0.55" + id="menu-radio-checked-insensitive" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-8-1" + style="display:inline"> + <g + id="g10964-6-4-9"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-6-2" + style="display:inline"> + <g + id="g7025-09-1-7"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-71-0" + style="display:inline"> + <g + id="g5428-8-1-7-5-8-1"> + <rect + rx="14.692498" + y="126.56255" + x="51.601727" + height="28.919104" + width="29.384996" + id="rect5147-9-1-7-2-0-6" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5069);fill-opacity:1.0;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="14.459552" /> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + rx="2.6931982" + y="5.6698766" + x="121.30482" + height="5.3846149" + width="5.3863964" + id="use15101-5-7-2-3" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5038);fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + ry="2.6923075" /> + </g> + <g + transform="translate(130,-267.00013)" + style="display:inline;opacity:0.55" + id="menu-radio-unchecked-insensitive" + inkscape:label="#g10975"> + <path + inkscape:connector-curvature="0" + id="path10940-4-9" + d="m 99.000005,8.862187 c 0,3.589846 2.910155,6.499996 6.499995,6.499996 3.58985,0 6.5,-2.91015 6.5,-6.499996 0,-3.5898455 -2.91015,-6.4999958 -6.5,-6.4999958 -3.58984,0 -6.499995,2.9101503 -6.499995,6.4999958 z M 100,8.7764737 c 0,-3.0865694 2.41343,-5.4142875 5.5,-5.4142875 3.08657,0 5.5,2.4134314 5.5,5.5000008 0,3.08657 -2.41343,5.485712 -5.5,5.485712 -3.08657,0 -5.5,-2.484855 -5.5,-5.5714253 z" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + sodipodi:nodetypes="ssssssssss" /> + <g + id="g10964-66-0"> + <g + style="display:inline" + id="radio-unchecked2-8-4" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + inkscape:label="#g15805"> + <g + id="g7025-1-8"> + <g + style="display:inline" + id="g5489-2-9-3-9-2" + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)"> + <g + id="g5428-8-1-7-6-8"> + <rect + ry="13.246163" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-7-5-3" + width="23.088213" + height="22.722145" + x="55.817558" + y="130.69385" + rx="13.224191" /> + </g> + </g> + </g> + </g> + </g> + </g> + <g + transform="translate(265,-282.00012)" + style="display:inline;opacity:1" + id="checkbox-unchecked" + inkscape:label="#g22047"> + <g + inkscape:label="#g21853" + id="sdsd-70-5"> + <path + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 20,1.375 c -1.108,0 -2,0.892 -2,2 l 0,10 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-10 c 0,-1.108 -0.892,-2 -2,-2 l -10,0 z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,10 c 0,0.554 -0.446,1 -1,1 l -10,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-10 c 0,-0.554 0.446,-1 1,-1 z" + id="rect21848-4-4" + inkscape:connector-curvature="0" /> + <g + id="scdsdcd-6-0" + inkscape:label="#g14325" + transform="translate(0,-30)"> + <g + style="display:inline" + id="g15812-6-6-1-58-0" + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)" + id="g5489-2-9-6-8-8-5-2" + style="display:inline"> + <g + id="g5428-8-1-4-0-0-6-8" /> + </g> + </g> + <rect + y="30.362183" + x="17" + height="16" + width="16" + id="rect13523-6" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g5400-00-1"> + <rect + ry="1" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-5-7-6-6-5" + width="12" + height="12" + x="19" + y="32.362183" + rx="1" /> + </g> + </g> + </g> + </g> + <g + transform="translate(278,-282.00013)" + style="display:inline;opacity:1" + id="checkbox-checked" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-0-4" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-4-1" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-8-1"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-5-7" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-4-4" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-9-2" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7-0" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6-5-4"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7-9-2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5061);fill-opacity:1.0;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-2-3" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-0-2" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-2-8" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-8-0" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-4-2" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0.66666085" + rx="0.66666085" + y="1033.3622" + x="8" + height="1.9999826" + width="5" + id="rect3977-39-8-0" + style="fill:url(#linearGradient5028);fill-opacity:1;stroke:none" /> + <rect + ry="0" + y="1027.3622" + x="11" + height="7.9999828" + width="2" + id="rect3979-7-1-4" + style="fill:url(#linearGradient5030);fill-opacity:1;stroke:none" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-5-2" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(185.00426,-266.00013)" + style="display:inline;opacity:1" + id="radio-unchecked" + inkscape:label="#g10975"> + <path + inkscape:connector-curvature="0" + id="path10940-9-4" + d="m 98,8.3621828 c 0,3.8659902 3.13401,7.0000002 7,7.0000002 3.86599,0 7,-3.13401 7,-7.0000002 0,-3.86599 -3.13401,-7 -7,-7 -3.86599,0 -7,3.13401 -7,7 z m 1,0 c 0,-3.324 2.676,-6 6,-6 3.324,0 6,2.676 6,6 0,3.3240002 -2.676,6.0000002 -6,6.0000002 -3.324,0 -6,-2.676 -6,-6.0000002 z" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <g + id="g10964-1-7"> + <g + style="display:inline" + id="radio-unchecked2-6-6" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + inkscape:label="#g15805"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect14348-4-9" + width="17.090866" + height="17.100227" + x="206.99057" + y="261.97873" /> + <g + id="g7025-2-1"> + <g + style="display:inline" + id="g5489-2-9-3-6-6" + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)"> + <g + id="g5428-8-1-7-3-0"> + <rect + ry="13.246163" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-7-9-4" + width="25.187147" + height="24.787813" + x="53.718624" + y="128.62817" + rx="13.224191" /> + </g> + </g> + </g> + </g> + </g> + </g> + <g + transform="translate(198,-266.00013)" + style="display:inline;opacity:1" + id="radio-checked" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-0-6" + style="display:inline"> + <g + id="g10964-6-5-7"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-7-2" + style="display:inline"> + <rect + y="261.97873" + x="206.99057" + height="17.100227" + width="17.090866" + id="rect14348-4-8-8" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g7025-09-2-1"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-4-5" + style="display:inline"> + <g + id="g5428-8-1-7-5-2-1"> + <rect + rx="14.692495" + y="126.56255" + x="51.610752" + height="28.919107" + width="29.384991" + id="rect5147-9-1-7-2-3-9" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5055);fill-opacity:1.0;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="14.459554" /> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + rx="1.9988754" + y="6.3621826" + x="122" + height="4" + width="4" + id="use15101-5-7-0-1" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5021);fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + ry="2" /> + </g> + <g + transform="translate(281,-282.00012)" + style="display:inline;opacity:0.55" + id="checkbox-unchecked-insensitive" + inkscape:label="#g22047"> + <g + inkscape:label="#g21853" + id="sdsd-6-1"> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 20,1.375 c -1.108,0 -2,0.892 -2,2 l 0,10 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-10 c 0,-1.108 -0.892,-2 -2,-2 l -10,0 z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,10 c 0,0.554 -0.446,1 -1,1 l -10,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-10 c 0,-0.554 0.446,-1 1,-1 z" + id="rect21848-8-5" /> + <g + id="scdsdcd-9-8" + inkscape:label="#g14325" + transform="translate(0,-30)"> + <g + style="display:inline" + id="g15812-6-6-1-1-4" + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)" + id="g5489-2-9-6-8-8-7-8" + style="display:inline"> + <g + id="g5428-8-1-4-0-0-0-6" /> + </g> + </g> + <rect + y="30.362183" + x="17" + height="16" + width="16" + id="rect13523-9-4" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g5400-7-2"> + <rect + ry="1" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-5-7-6-5-8" + width="12" + height="12" + x="19" + y="32.362183" + rx="1" /> + </g> + </g> + </g> + </g> + <g + transform="translate(294,-282.00013)" + style="display:inline;opacity:0.55" + id="checkbox-checked-insensitive" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-9-0-4" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-5-4-3" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-1-0-5"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-1-7-1" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-16-3-9" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-1-2-7" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7-6-5" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6-7-8-7"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7-1-7-7" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5059);fill-opacity:1.0;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-4-0-9" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-97-4-3" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-3-6-5" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-07-3-8" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-3-0-5" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <path + style="opacity:1;fill:url(#linearGradient5026);fill-opacity:1;stroke:none" + d="m 47.28125,64.78125 -4.25,4.25 -2.125,-2.125 -1.40625,1.40625 2.125,2.125 1.40625,1.4375 1.40625,-1.4375 4.25,-4.21875 -1.40625,-1.4375 z" + transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,-68.244967,1014.9786)" + id="rect3977-39-1-5-5" + inkscape:connector-curvature="0" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-1-5-0" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(201.00426,-266.00013)" + style="display:inline;opacity:0.55" + id="radio-unchecked-insensitive" + inkscape:label="#g10975"> + <path + inkscape:connector-curvature="0" + id="path10940-0-7" + d="m 98,8.3621828 c 0,3.8659902 3.13401,7.0000002 7,7.0000002 3.86599,0 7,-3.13401 7,-7.0000002 0,-3.86599 -3.13401,-7 -7,-7 -3.86599,0 -7,3.13401 -7,7 z m 1,0 c 0,-3.324 2.676,-6 6,-6 3.324,0 6,2.676 6,6 0,3.3240002 -2.676,6.0000002 -6,6.0000002 -3.324,0 -6,-2.676 -6,-6.0000002 z" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <g + id="g10964-62-9"> + <g + style="display:inline" + id="radio-unchecked2-8-1-4" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + inkscape:label="#g15805"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect14348-4-2-0" + width="17.090866" + height="17.100227" + x="206.99057" + y="261.97873" /> + <g + id="g7025-6-0"> + <g + style="display:inline" + id="g5489-2-9-3-77-9" + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)"> + <g + id="g5428-8-1-7-58-8"> + <rect + ry="13.246163" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-7-5-2-6" + width="25.187147" + height="24.787813" + x="53.718624" + y="128.62817" + rx="13.224191" /> + </g> + </g> + </g> + </g> + </g> + </g> + <g + transform="translate(214,-266.00013)" + style="display:inline;opacity:0.55" + id="radio-checked-insensitive" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-8-9-6" + style="display:inline"> + <g + id="g10964-6-4-7-3"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-6-8-1" + style="display:inline"> + <rect + y="261.97873" + x="206.99057" + height="17.100227" + width="17.090866" + id="rect14348-4-8-9-5" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g7025-09-1-6-4"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-71-7-7" + style="display:inline"> + <g + id="g5428-8-1-7-5-8-3-8"> + <rect + rx="14.692498" + y="126.56255" + x="51.601727" + height="28.919104" + width="29.384996" + id="rect5147-9-1-7-2-0-3-1" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5057);fill-opacity:1.0;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="14.459552" /> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + rx="1.9988754" + y="6.3621826" + x="122" + height="4" + width="4" + id="use15101-5-7-2-2-1" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5024);fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + ry="2" /> + </g> + <g + style="display:inline" + inkscape:label="#g10801" + transform="matrix(1.9947791,0,0,1.9939719,403.25667,278.01933)" + id="sjhgfjsgf-2" /> + <g + style="display:inline" + id="entry-bg" + inkscape:label="#g9335" + transform="translate(-1,61.999998)"> + <rect + y="-279.63782" + x="-3" + height="24" + width="26" + id="rect9321-3" + style="opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + rx="2.5" + y="-278.63782" + x="-2" + height="22" + width="24" + id="rect7903-93" + style="opacity:1;fill:#ffffff;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" + ry="2.5" /> + <rect + rx="3.0000002" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-5.0639158" + y="-279.13782" + x="-2.5" + height="23" + width="25" + id="rect7903-7-31" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="3" /> + </g> + <g + style="display:inline" + id="entry-active-bg" + inkscape:label="#g9350" + transform="translate(-1,61.999998)"> + <rect + y="-279.63782" + x="31" + height="23.999998" + width="26" + id="rect9321-0-2" + style="display:inline;opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="2.5" + rx="2.5" + y="-278.63782" + x="32" + height="21.999998" + width="24" + id="rect7903-2-7" + style="opacity:1;fill:#ffffff;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" /> + <rect + ry="3" + rx="3" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-5.0639174" + y="-279.13782" + x="31.500002" + height="23" + width="24.999998" + id="rect7903-7-3-7" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5017);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="entry-disabled-bg" + inkscape:label="#g9365" + transform="translate(-1,61.999998)"> + <g + id="g4303"> + <rect + style="display:inline;opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect9321-2-23" + width="26" + height="24" + x="65" + y="-279.63782" /> + <rect + style="opacity:1;fill:#fbfcfc;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="rect7903-6-8" + width="24" + height="21.999998" + x="66" + y="-278.63782" + rx="2.5" + ry="2.5" /> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#e2e7ef;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect7903-7-2-7" + width="25" + height="23" + x="65.5" + y="-279.13782" + inkscape:transform-center-x="-5.0639158" + inkscape:transform-center-y="0.42353316" + rx="3.0000002" + ry="3" /> + </g> + </g> + <g + transform="translate(-1,93.999999)" + style="display:inline" + id="entry-notebook" + inkscape:label="#g9335"> + <rect + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5076-9" + width="26" + height="24" + x="-3" + y="-279.63782" + rx="0" + ry="0" /> + <rect + rx="3.0000002" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-5.0639158" + y="-279.13782" + x="-2.5" + height="23" + width="25" + id="rect7903-7-1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="3" /> + <rect + rx="2.5" + y="-278.63782" + x="-2" + height="22" + width="24" + id="rect7903-93-3" + style="display:inline;opacity:1;fill:#ffffff;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" + ry="2.5" /> + </g> + <g + transform="translate(-1,93.999999)" + style="display:inline" + id="entry-active-notebook" + inkscape:label="#g9350"> + <rect + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5076-8" + width="26" + height="24" + x="31" + y="-279.63782" + rx="0" + ry="0" /> + <rect + ry="3" + rx="3" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-5.0639174" + y="-279.13782" + x="31.500002" + height="23" + width="24.999998" + id="rect7903-7-3-4" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5033);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + rx="2.5" + y="-278.63782" + x="32" + height="22" + width="24" + id="rect7903-93-8" + style="display:inline;opacity:1;fill:#ffffff;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" + ry="2.5" /> + </g> + <g + transform="translate(-1,93.999999)" + style="display:inline" + id="entry-disabled-notebook" + inkscape:label="#g9365"> + <g + id="g4303-7"> + <rect + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5076-75" + width="26" + height="24" + x="65" + y="-279.63782" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:#fbfcfc;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="rect7903-6-5" + width="24" + height="21.999998" + x="66" + y="-278.63782" + rx="2.5" + ry="2.5" /> + <rect + style="display:inline;opacity:0.55;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect7903-7-2-3" + width="25" + height="23" + x="65.5" + y="-279.13782" + inkscape:transform-center-x="-5.0639158" + inkscape:transform-center-y="0.42353254" + rx="3.0000002" + ry="3" /> + </g> + </g> + <g + style="display:inline" + id="combo-entry" + inkscape:label="#g9335" + transform="translate(-1,169)" + clip-path="url(#clipPath4466)"> + <rect + style="display:inline;opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5025-2" + width="26" + height="24" + x="-3" + y="-279.63782" + rx="0" + ry="0" /> + <rect + style="display:inline;opacity:1;fill:#ffffff;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="rect7903-6-7-3" + width="23" + height="21.999998" + x="-2" + y="-278.63782" + rx="1" + ry="1" /> + <rect + rx="3" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.8613592" + y="-279.13782" + x="-2.5" + height="23" + width="24" + id="rect7903-7-8-6" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="3" /> + <rect + y="-278.63782" + x="17" + height="22" + width="1" + id="rect4699" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="combo-entry-focus" + inkscape:label="#g9350" + transform="translate(-10,169)" + clip-path="url(#clipPath4470)"> + <rect + style="display:inline;opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5025-7" + width="26" + height="24" + x="31" + y="-279.63782" + rx="0" + ry="0" /> + <rect + style="display:inline;opacity:1;fill:#ffffff;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="rect7903-6-7-9" + width="23" + height="21.999998" + x="32" + y="-278.63782" + rx="1" + ry="1" /> + <rect + ry="3" + rx="3" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.8613611" + y="-279.13782" + x="31.500002" + height="23" + width="24" + id="rect7903-7-3-1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5029);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-278.63782" + x="51" + height="22" + width="1" + id="rect4699-1" + style="display:inline;opacity:1;fill:url(#linearGradient5121);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="combo-entry-insensitive" + inkscape:label="#g9365" + transform="translate(-19,169)" + clip-path="url(#clipPath4480)"> + <g + id="g4303-70"> + <rect + style="display:inline;opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5025-5" + width="26" + height="24" + x="65" + y="-279.63782" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:#fbfcfc;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="rect7903-6-7" + width="23" + height="21.999998" + x="66" + y="-278.63782" + rx="1" + ry="1" /> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#e2e7ef;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect7903-7-2-0" + width="24" + height="23" + x="65.5" + y="-279.13782" + inkscape:transform-center-x="-4.8613592" + inkscape:transform-center-y="0.42353254" + rx="3" + ry="3" /> + </g> + <rect + y="-278.63782" + x="85" + height="22" + width="1" + id="rect4699-6" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="combo-entry-notebook" + inkscape:label="#g9335" + clip-path="url(#clipPath4466-9)" + transform="translate(-1,199)"> + <rect + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5025-4" + width="26" + height="24" + x="-3" + y="-279.63782" + rx="0" + ry="0" /> + <rect + style="display:inline;opacity:1;fill:#ffffff;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="rect7903-6-7-3-9" + width="23" + height="21.999998" + x="-2" + y="-278.63782" + rx="1" + ry="1" /> + <rect + rx="3" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.8613592" + y="-279.13782" + x="-2.5" + height="23" + width="24" + id="rect7903-7-8-9" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="3" /> + <rect + y="-278.63782" + x="17" + height="22" + width="1" + id="rect4699-3" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="combo-entry-focus-notebook" + inkscape:label="#g9350" + clip-path="url(#clipPath4470-7)" + transform="translate(-10,199)"> + <rect + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5025-0" + width="26" + height="24" + x="31" + y="-279.63782" + rx="0" + ry="0" /> + <rect + style="display:inline;opacity:1;fill:#ffffff;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="rect7903-6-7-3-8" + width="23" + height="21.999998" + x="32" + y="-278.63782" + rx="1" + ry="1" /> + <rect + ry="3" + rx="3" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.8613611" + y="-279.13782" + x="31.500002" + height="23" + width="24" + id="rect7903-7-3-1-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5027);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-278.63782" + x="51" + height="22" + width="1" + id="rect4699-1-0" + style="display:inline;opacity:1;fill:url(#linearGradient5121-2);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="combo-entry-insensitive-notebook" + inkscape:label="#g9365" + clip-path="url(#clipPath4480-0)" + transform="translate(-19,199)"> + <g + id="g4303-70-8"> + <rect + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5025-65" + width="26" + height="24" + x="65" + y="-279.63782" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:#fbfcfc;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="rect7903-6-7-4" + width="23" + height="21.999998" + x="66" + y="-278.63782" + rx="1" + ry="1" /> + <rect + style="display:inline;opacity:0.55;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect7903-7-2-0-8" + width="24" + height="23" + x="65.5" + y="-279.13782" + inkscape:transform-center-x="-4.8613592" + inkscape:transform-center-y="0.42353254" + rx="3" + ry="3" /> + </g> + <rect + y="-278.63782" + x="85" + height="22" + width="1" + id="rect4699-7" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="combo-entry-button" + transform="translate(13,140)" + inkscape:label="#g4701"> + <g + clip-path="url(#clipPath4675)" + transform="translate(-18,90.000001)" + inkscape:label="#g9335" + id="button-2" + style="display:inline"> + <rect + ry="1" + style="opacity:1;fill:#fcfdfd;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="rect7903-9" + width="22" + height="21.999998" + x="-1" + y="-278.63782" + rx="1" /> + <rect + ry="2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect7903-7-37" + width="23" + height="23" + x="-1.5" + y="-279.13782" + inkscape:transform-center-x="-4.6588025" + inkscape:transform-center-y="0.42353254" + rx="2" /> + <rect + style="opacity:0.13300003;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:1" + id="rect9321-60" + width="26" + height="23.999996" + x="-3" + y="-279.63782" /> + </g> + </g> + <g + style="display:inline" + id="combo-entry-button-insensitive" + transform="translate(-31,140)" + inkscape:label="#g4724"> + <g + clip-path="url(#clipPath4685)" + transform="translate(-18,90.000001)" + inkscape:label="#g9365" + id="button-insensitive-4" + style="display:inline"> + <rect + style="opacity:1;fill:#fbfcfc;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="rect7903-6-9" + width="22" + height="21.999998" + x="67" + y="-278.63782" + rx="1" + ry="1" /> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#e2e7ef;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect7903-7-2-4" + width="23" + height="23" + x="66.5" + y="-279.13782" + inkscape:transform-center-x="-4.6588025" + inkscape:transform-center-y="0.42353254" + rx="2" + ry="2" /> + <rect + style="display:inline;opacity:0.13300003;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:1" + id="rect9321-09-5" + width="26" + height="23.999996" + x="65" + y="-279.63782" /> + </g> + </g> + <g + style="display:inline" + id="combo-entry-button-active" + transform="translate(-41,140)" + inkscape:label="#g4738"> + <g + clip-path="url(#clipPath4695)" + transform="translate(-18,90.000001)" + inkscape:label="#g9380" + id="button-active-4" + style="display:inline"> + <rect + style="opacity:1;fill:#d3d8e2;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="rect7903-21-8" + width="22" + height="21.999998" + x="101" + y="-278.63782" + rx="1" + ry="1" /> + <rect + transform="scale(1,-1)" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#b7c0d3;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect7903-7-22-4" + width="23" + height="23" + x="100.5" + y="256.13782" + inkscape:transform-center-x="-4.6588025" + inkscape:transform-center-y="-0.42353254" + rx="2" + ry="2" /> + <rect + style="display:inline;opacity:0.13300003;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:1" + id="rect9321-2-0" + width="26" + height="23.999996" + x="99" + y="-279.63782" /> + </g> + <rect + style="display:inline;opacity:1;fill:#b7c0d3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4699-8" + width="1" + height="22" + x="86" + y="-188.63782" /> + </g> + <g + style="display:inline" + id="combo-entry-rtl" + inkscape:label="#g9335" + clip-path="url(#clipPath4466-1)" + transform="matrix(-1,0,0,1,146,169)"> + <rect + style="display:inline;opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5025-3" + width="26" + height="24" + x="-23" + y="-279.63782" + rx="0" + ry="0" + transform="scale(-1,1)" /> + <rect + style="display:inline;opacity:1;fill:#ffffff;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="rect7903-6-7-3-1" + width="23" + height="21.999998" + x="-21" + y="-278.63782" + rx="1" + ry="1" + transform="scale(-1,1)" /> + <rect + rx="3" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.8613591" + y="-279.13782" + x="-2.5" + height="23" + width="24" + id="rect7903-7-8-76" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="3" /> + <rect + y="-278.63782" + x="-18" + height="22" + width="1" + id="rect4699-62" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> + </g> + <g + style="display:inline" + id="combo-entry-focus-rtl" + inkscape:label="#g9350" + transform="matrix(-1,0,0,1,155,169)" + clip-path="url(#clipPath4470-6)"> + <rect + style="display:inline;opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5025-55" + width="26" + height="24" + x="-57" + y="-279.63782" + rx="0" + ry="0" + transform="scale(-1,1)" /> + <rect + style="display:inline;opacity:1;fill:#ffffff;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="rect7903-6-7-3-6" + width="23" + height="21.999998" + x="-55" + y="-278.63782" + rx="1" + ry="1" + transform="scale(-1,1)" /> + <rect + ry="3" + rx="3" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.8613572" + y="-279.13782" + x="31.500002" + height="23" + width="24" + id="rect7903-7-3-1-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5025);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-278.63782" + x="-52" + height="22" + width="1" + id="rect4699-1-6" + style="display:inline;opacity:1;fill:url(#linearGradient5121-9);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> + </g> + <g + style="display:inline" + id="combo-entry-insensitive-rtl" + inkscape:label="#g9365" + transform="matrix(-1,0,0,1,164,169)" + clip-path="url(#clipPath4480-4)"> + <g + id="g4303-70-0"> + <rect + style="display:inline;opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5025-6" + width="26" + height="24" + x="-91" + y="-279.63782" + rx="0" + ry="0" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#fbfcfc;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="rect7903-6-7-5" + width="23" + height="21.999998" + x="66" + y="-278.63782" + rx="1" + ry="1" /> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#e2e7ef;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect7903-7-2-0-5" + width="24" + height="23" + x="65.5" + y="-279.13782" + inkscape:transform-center-x="-4.8613591" + inkscape:transform-center-y="0.42353254" + rx="3" + ry="3" /> + </g> + <rect + y="-278.63782" + x="-86" + height="22" + width="1" + id="rect4699-5" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> + </g> + <g + style="display:inline" + id="combo-entry-notebook-rtl" + inkscape:label="#g9335" + clip-path="url(#clipPath4466-9-0)" + transform="matrix(-1,0,0,1,146,199)"> + <rect + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5025-51" + width="26" + height="24" + x="-23" + y="-279.63782" + rx="0" + ry="0" + transform="scale(-1,1)" /> + <rect + style="display:inline;opacity:1;fill:#ffffff;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="rect7903-6-7-3-81" + width="23" + height="21.999998" + x="-21" + y="-278.63782" + rx="1" + ry="1" + transform="scale(-1,1)" /> + <rect + rx="3" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.8613591" + y="-279.13782" + x="-2.5" + height="23" + width="24" + id="rect7903-7-8-9-1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="3" /> + <rect + y="-278.63782" + x="-18" + height="22" + width="1" + id="rect4699-9" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> + </g> + <g + style="display:inline" + id="combo-entry-focus-notebook-rtl" + inkscape:label="#g9350" + clip-path="url(#clipPath4470-7-0)" + transform="matrix(-1,0,0,1,155,199)"> + <rect + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5025-8" + width="26" + height="24" + x="-57" + y="-279.63782" + rx="0" + ry="0" + transform="scale(-1,1)" /> + <rect + style="display:inline;opacity:1;fill:#ffffff;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="rect7903-6-7-3-66" + width="23" + height="21.999998" + x="-55" + y="-278.63782" + rx="1" + ry="1" + transform="scale(-1,1)" /> + <rect + ry="3" + rx="3" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.8613572" + y="-279.13782" + x="31.500002" + height="23" + width="24" + id="rect7903-7-3-1-0-4" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5023);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-278.63782" + x="-52" + height="22" + width="1" + id="rect4699-1-2" + style="display:inline;opacity:1;fill:url(#linearGradient5121-0);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> + </g> + <g + style="display:inline" + id="combo-entry-insensitive-notebook-rtl" + inkscape:label="#g9365" + clip-path="url(#clipPath4480-0-0)" + transform="matrix(-1,0,0,1,164,199)"> + <g + id="g4303-70-8-0"> + <rect + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5025-9" + width="26" + height="24" + x="-91" + y="-279.63782" + rx="0" + ry="0" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#fbfcfc;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="rect7903-6-7-4-7" + width="23" + height="21.999998" + x="66" + y="-278.63782" + rx="1" + ry="1" /> + <rect + style="display:inline;opacity:0.55;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect7903-7-2-0-8-2" + width="24" + height="23" + x="65.5" + y="-279.13782" + inkscape:transform-center-x="-4.8613591" + inkscape:transform-center-y="0.42353254" + rx="3" + ry="3" /> + </g> + <rect + y="-278.63782" + x="-86" + height="22" + width="1" + id="rect4699-35" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> + </g> + <g + style="display:inline" + id="combo-entry-button-rtl" + transform="matrix(-1,0,0,1,130,140)" + inkscape:label="#g4701-4"> + <g + clip-path="url(#clipPath4675-4)" + transform="translate(-18,90.000001)" + inkscape:label="#g9335" + id="button-9" + style="display:inline"> + <rect + ry="1" + style="opacity:1;fill:#fdfdfd;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="rect7903-9-9" + width="22" + height="21.999998" + x="-1" + y="-278.63782" + rx="1" /> + <rect + ry="2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect7903-7-37-2" + width="23" + height="23" + x="-1.5" + y="-279.13782" + inkscape:transform-center-x="-4.6588025" + inkscape:transform-center-y="0.42353254" + rx="2" /> + <rect + style="opacity:0.13300003;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:1" + id="rect9321-60-1" + width="26" + height="23.999996" + x="-3" + y="-279.63782" /> + </g> + </g> + <g + style="display:inline" + id="combo-entry-button-insensitive-rtl" + transform="matrix(-1,0,0,1,174,140)" + inkscape:label="#g4724-2"> + <g + clip-path="url(#clipPath4685-4)" + transform="translate(-18,90.000001)" + inkscape:label="#g9365" + id="button-insensitive-7" + style="display:inline"> + <rect + style="opacity:1;fill:#fbfcfc;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="rect7903-6-9-6" + width="22" + height="21.999998" + x="67" + y="-278.63782" + rx="1" + ry="1" /> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#e2e7ef;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect7903-7-2-4-9" + width="23" + height="23" + x="66.5" + y="-279.13782" + inkscape:transform-center-x="-4.6588025" + inkscape:transform-center-y="0.42353254" + rx="2" + ry="2" /> + <rect + style="display:inline;opacity:0.13300003;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:1" + id="rect9321-09-0" + width="26" + height="23.999996" + x="65" + y="-279.63782" /> + </g> + </g> + <g + style="display:inline" + id="combo-entry-button-active-rtl" + transform="matrix(-1,0,0,1,184,140)" + inkscape:label="#g4738-7"> + <g + clip-path="url(#clipPath4695-6)" + transform="translate(-18,90.000001)" + inkscape:label="#g9380" + id="button-active-5" + style="display:inline"> + <rect + style="opacity:1;fill:#d3d8e2;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="rect7903-21-5" + width="22" + height="21.999998" + x="101" + y="-278.63782" + rx="1.5" + ry="1.5" /> + <rect + transform="scale(1,-1)" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#b7c0d3;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect7903-7-22-0" + width="23" + height="23" + x="100.5" + y="256.13782" + inkscape:transform-center-x="-4.6588025" + inkscape:transform-center-y="-0.42353254" + rx="2" + ry="2" /> + <rect + style="display:inline;opacity:0.13300003;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:1" + id="rect9321-2-0-2" + width="26" + height="23.999996" + x="99" + y="-279.63782" /> + </g> + <rect + style="display:inline;opacity:1;fill:#b7c0d3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4699-8-8" + width="1" + height="22" + x="86" + y="-188.63782" /> + </g> + <g + style="display:inline" + inkscape:label="#g10801" + transform="matrix(1.9947791,0,0,1.9939719,386.38167,456.84433)" + id="sjhgfjsgf-8" /> + <g + style="display:inline" + id="down-background" + inkscape:label="#g9335" + transform="translate(-17,278)" + clip-path="url(#clipPath4407)"> + <rect + y="-280.63782" + x="-3" + height="24.999998" + width="26" + id="rect9321-5" + style="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:1" /> + <rect + rx="1" + y="-278.63782" + x="-1" + height="21.999998" + width="22" + id="rect7903-20" + style="opacity:1;fill:#ffffff;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" + ry="1" /> + <rect + rx="2" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.6588025" + y="-279.13782" + x="-1.5" + height="23" + width="23" + id="rect7903-7-7" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="2" /> + </g> + <g + style="display:inline" + id="up-background" + inkscape:label="#g9335" + transform="translate(-17,277)" + clip-path="url(#clipPath4413)"> + <rect + y="-279.63782" + x="-3" + height="25" + width="26" + id="rect9321-7" + style="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:1" /> + <rect + rx="1" + y="-278.63782" + x="-1" + height="21.999998" + width="22" + id="rect7903-71" + style="opacity:1;fill:#ffffff;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" + ry="1" /> + <rect + rx="2" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.6588025" + y="-279.13782" + x="-1.5" + height="23" + width="23" + id="rect7903-7-3-05" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="2" /> + </g> + <g + style="display:inline" + id="down-background-disable" + inkscape:label="#g9335" + transform="translate(-1,278)" + clip-path="url(#clipPath4407-2)"> + <rect + y="-280.63782" + x="-3" + height="25" + width="26" + id="rect9321-8" + style="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:1" /> + <rect + rx="1" + y="-278.63782" + x="-1" + height="21.999998" + width="22" + id="rect7903-61" + style="opacity:1;fill:#fbfcfc;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" + ry="1" /> + <rect + rx="2" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.6588025" + y="-279.13782" + x="-1.5" + height="23" + width="23" + id="rect7903-7-1-7" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#e2e7ef;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="2" /> + </g> + <g + style="display:inline" + id="up-background-disable" + inkscape:label="#g9335" + transform="translate(-1,277)" + clip-path="url(#clipPath4413-2)"> + <rect + y="-279.63782" + x="-3" + height="24.999998" + width="26" + id="rect9321-7-0" + style="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:1" /> + <rect + rx="1" + y="-278.63782" + x="-1" + height="21.999998" + width="22" + id="rect7903-71-1" + style="opacity:1;fill:#fbfcfc;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" + ry="1" /> + <rect + rx="2" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.6588025" + y="-279.13782" + x="-1.5" + height="23" + width="23" + id="rect7903-7-3-9" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#e2e7ef;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="2" /> + </g> + <g + style="display:inline" + id="down-background-rtl" + inkscape:label="#g9335" + transform="matrix(-1,0,0,1,68,278)" + clip-path="url(#clipPath4407-1)"> + <rect + y="-280.63782" + x="-3" + height="25" + width="26" + id="rect9321-88" + style="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:1" /> + <rect + rx="1" + y="-278.63782" + x="-1" + height="21.999998" + width="22" + id="rect7903-8" + style="opacity:1;fill:#ffffff;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" + ry="1" /> + <rect + rx="2" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.6588025" + y="-279.13782" + x="-1.5" + height="23" + width="23" + id="rect7903-7-18" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="2" /> + </g> + <g + style="display:inline" + id="up-background-rtl" + inkscape:label="#g9335" + transform="matrix(-1,0,0,1,68,277)" + clip-path="url(#clipPath4413-9)"> + <rect + y="-279.63782" + x="-3" + height="24.999998" + width="26" + id="rect9321-7-8" + style="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:1" /> + <rect + rx="1" + y="-278.63782" + x="-1" + height="21.999998" + width="22" + id="rect7903-71-2" + style="opacity:1;fill:#ffffff;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" + ry="1" /> + <rect + rx="2" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.6588025" + y="-279.13782" + x="-1.5" + height="23" + width="23" + id="rect7903-7-3-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="2" /> + </g> + <g + style="display:inline" + id="down-background-disable-rtl" + inkscape:label="#g9335" + transform="matrix(-1,0,0,1,52,278)" + clip-path="url(#clipPath4407-2-4)"> + <rect + y="-280.63782" + x="-3" + height="25" + width="26" + id="rect9321-8-6" + style="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:1" /> + <rect + rx="2" + y="-278.63782" + x="-1" + height="21.999998" + width="22" + id="rect7903-61-9" + style="opacity:1;fill:#fbfcfc;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" + ry="2" /> + <rect + rx="2" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.6588025" + y="-279.13782" + x="-1.5" + height="23" + width="23" + id="rect7903-7-1-1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#e2e7ef;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="2" /> + </g> + <g + style="display:inline" + id="up-background-disable-rtl" + inkscape:label="#g9335" + transform="matrix(-1,0,0,1,52,277)" + clip-path="url(#clipPath4413-2-6)"> + <rect + y="-279.63782" + x="-3" + height="24.999998" + width="26" + id="rect9321-7-0-4" + style="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:1" /> + <rect + rx="1" + y="-278.63782" + x="-1" + height="21.999998" + width="22" + id="rect7903-71-1-3" + style="opacity:1;fill:#fbfcfc;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" + ry="1" /> + <rect + rx="2" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.6588025" + y="-279.13782" + x="-1.5" + height="23" + width="23" + id="rect7903-7-3-9-4" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#e2e7ef;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="2" /> + </g> + <g + id="arrow-down" + transform="matrix(0.74646448,0,0,0.80750136,-5.4626788,40.151617)" + style="fill:#5c616c;fill-opacity:1" + inkscape:label="#g4159"> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="status" + id="layer9" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="devices" + id="layer10" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="apps" + id="layer11" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="places" + id="layer13" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="mimetypes" + id="layer14" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emblems" + id="layer15" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emotes" + id="g71291" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="categories" + id="g4953" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="actions" + id="layer12"> + <path + 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:#5c616c;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="path8393" + d="m 183.78125,751 a 1.0001,1.0001 0 0 0 -0.5,1.71875 l 5,5 0.71875,0.6875 0.71875,-0.6875 5,-5 a 1.016466,1.016466 0 1 0 -1.4375,-1.4375 L 189,755.5625 184.71875,751.28125 A 1.0001,1.0001 0 0 0 183.78125,751 Z" + inkscape:connector-curvature="0" /> + <rect + y="-195.0002" + x="-752" + width="1" + transform="matrix(0,-1,-1,0,0,0)" + style="fill:#5c616c;fill-opacity:1;stroke:none" + ry="1.3396484" + rx="1.2383881" + id="rect8399" + height="1" /> + <rect + y="-184.0002" + x="-752" + width="1" + transform="matrix(0,-1,-1,0,0,0)" + style="fill:#5c616c;fill-opacity:1;stroke:none" + ry="1.3396484" + rx="1.2383881" + id="rect8403" + height="1" /> + </g> + </g> + <g + id="arrow-down-insens" + transform="matrix(0.74646448,0,0,0.80750136,5.5373212,40.151617)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="#g4159-1"> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="status" + id="layer9-4" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="devices" + id="layer10-5" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="apps" + id="layer11-2" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="places" + id="layer13-8" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="mimetypes" + id="layer14-1" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emblems" + id="layer15-1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emotes" + id="g71291-2" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="categories" + id="g4953-9" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="actions" + id="layer12-3"> + <path + 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:0.55;fill:#5c616c;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + d="m 14.777344,290 a 0.74653913,0.80758211 0 0 0 -0.164063,0.0195 0.74653913,0.80758211 0 0 0 -0.0918,0.0254 c -0.03755,-0.0137 -0.07527,-0.0254 -0.117187,-0.0254 -0.206771,0 -0.375,0.18062 -0.375,0.4043 0,0.0377 0.01066,0.0709 0.01953,0.10547 a 0.74653913,0.80758211 0 0 0 0.191406,0.8789 l 3.732422,4.03711 0.53711,0.55469 0.535156,-0.55469 3.732422,-4.03711 a 0.75875576,0.82079768 0 0 0 0.183594,-0.83984 c 0.01625,-0.0454 0.02734,-0.0928 0.02734,-0.14453 0,-0.22368 -0.166276,-0.4043 -0.373047,-0.4043 -0.04826,0 -0.09446,0.0114 -0.136718,0.0293 a 0.75875576,0.82079768 0 0 0 -0.773438,0.19726 l -3.195312,3.45703 -3.197266,-3.45703 A 0.74653913,0.80758211 0 0 0 14.777344,290 Z" + transform="matrix(1.3396485,0,0,1.238388,164.2046,391.8434)" + id="path8393-9" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="arrow-down-prelight" + transform="matrix(0.7464645,0,0,0.80750136,16.537321,40.151617)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="#g4159-7"> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="status" + id="layer9-6" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="devices" + id="layer10-1" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="apps" + id="layer11-5" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="places" + id="layer13-1" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="mimetypes" + id="layer14-3" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emblems" + id="layer15-6" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emotes" + id="g71291-9" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="categories" + id="g4953-1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="actions" + id="layer12-8"> + <path + 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:#8c919d;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + d="m 25.777344,290 a 0.74653915,0.80758211 0 0 0 -0.164063,0.0195 0.74653915,0.80758211 0 0 0 -0.0918,0.0254 c -0.03755,-0.0137 -0.07527,-0.0254 -0.117187,-0.0254 -0.206771,0 -0.375,0.18062 -0.375,0.4043 0,0.0377 0.01066,0.0709 0.01953,0.10547 a 0.74653915,0.80758211 0 0 0 0.191406,0.8789 l 3.732422,4.03711 0.53711,0.55469 0.535156,-0.55469 3.732422,-4.03711 a 0.75875578,0.82079768 0 0 0 0.183594,-0.83984 c 0.01625,-0.0454 0.02734,-0.0928 0.02734,-0.14453 0,-0.22368 -0.166276,-0.4043 -0.373047,-0.4043 -0.04825,0 -0.09446,0.0114 -0.136718,0.0293 a 0.75875578,0.82079768 0 0 0 -0.773438,0.19726 l -3.195312,3.45703 -3.197266,-3.45703 A 0.74653915,0.80758211 0 0 0 25.777344,290 Z" + transform="matrix(1.3396484,0,0,1.238388,149.46846,391.8434)" + id="path8393-0" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="arrow-left" + transform="matrix(0,0.74646448,-0.80750136,0,6.2105624,49.8995)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="#g4159-9"> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="status" + id="layer9-0" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="devices" + id="layer10-55" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="apps" + id="layer11-0" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="places" + id="layer13-80" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="mimetypes" + id="layer14-8" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emblems" + id="layer15-2" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emotes" + id="g71291-0" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="categories" + id="g4953-14" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="actions" + id="layer12-2"> + <path + 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:#5c616c;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="path8393-09" + d="m 183.78125,751 a 1.0001,1.0001 0 0 0 -0.5,1.71875 l 5,5 0.71875,0.6875 0.71875,-0.6875 5,-5 a 1.016466,1.016466 0 1 0 -1.4375,-1.4375 L 189,755.5625 184.71875,751.28125 A 1.0001,1.0001 0 0 0 183.78125,751 Z" + inkscape:connector-curvature="0" /> + <rect + y="-195.0002" + x="-752" + width="1" + transform="matrix(0,-1,-1,0,0,0)" + style="fill:#5c616c;fill-opacity:1;stroke:none" + ry="1.3396484" + rx="1.2383881" + id="rect8399-37" + height="1" /> + <rect + y="-184.0002" + x="-752" + width="1" + transform="matrix(0,-1,-1,0,0,0)" + style="fill:#5c616c;fill-opacity:1;stroke:none" + ry="1.3396484" + rx="1.2383881" + id="rect8403-7" + height="1" /> + </g> + </g> + <g + id="arrow-left-insens" + transform="matrix(0,0.74646448,-0.80750136,0,17.210562,49.8995)" + style="display:inline;opacity:0.55;fill:#5c616c;fill-opacity:1" + inkscape:label="#g4159-9-2"> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="status" + id="layer9-0-5" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="devices" + id="layer10-55-1" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="apps" + id="layer11-0-7" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="places" + id="layer13-80-7" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="mimetypes" + id="layer14-8-4" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emblems" + id="layer15-2-5" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emotes" + id="g71291-0-8" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="categories" + id="g4953-14-7" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="actions" + id="layer12-2-6"> + <path + 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:#5c616c;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + d="m 20.179688,298 a 0.80758211,0.74653913 0 0 0 -0.587891,0.24023 L 15.554688,301.97266 15,302.50977 l 0.554688,0.53515 4.037109,3.73242 a 0.82079768,0.75875576 0 0 0 0.839844,0.1836 c 0.04538,0.0163 0.09279,0.0273 0.144531,0.0273 0.223678,0 0.404297,-0.16627 0.404297,-0.37305 0,-0.0482 -0.01142,-0.0944 -0.0293,-0.13671 a 0.82079768,0.75875576 0 0 0 -0.197266,-0.77344 l -3.457031,-3.19531 3.457031,-3.19727 a 0.80758211,0.74653913 0 0 0 0.226563,-0.69922 0.80758211,0.74653913 0 0 0 -0.02539,-0.0918 c 0.01366,-0.0376 0.02539,-0.0753 0.02539,-0.11718 0,-0.20677 -0.180619,-0.375 -0.404297,-0.375 -0.03773,0 -0.07088,0.0107 -0.105469,0.0195 A 0.80758211,0.74653913 0 0 0 20.179688,298 Z" + transform="matrix(0,-1.238388,1.3396485,0,-216.25557,776.98207)" + id="path8393-09-9" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="arrow-left-prelight" + transform="matrix(0,0.74646448,-0.80750136,0,28.210562,49.8995)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="#g4159-9-2-8"> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="status" + id="layer9-0-5-2" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="devices" + id="layer10-55-1-8" + style="fill:#458588;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="apps" + id="layer11-0-7-5" + style="fill:#458588;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="places" + id="layer13-80-7-5" + style="fill:#458588;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="mimetypes" + id="layer14-8-4-6" + style="fill:#458588;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="emblems" + id="layer15-2-5-5" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="emotes" + id="g71291-0-8-3" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="categories" + id="g4953-14-7-9" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="actions" + id="layer12-2-6-7"> + <path + 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:#8c919d;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + d="m 31.179688,298 a 0.80758211,0.74653913 0 0 0 -0.587891,0.24023 L 26.554688,301.97266 26,302.50977 l 0.554688,0.53515 4.037109,3.73242 a 0.82079768,0.75875576 0 0 0 0.839844,0.1836 c 0.04538,0.0163 0.09279,0.0273 0.144531,0.0273 0.223678,0 0.404297,-0.16627 0.404297,-0.37305 0,-0.0482 -0.01142,-0.0944 -0.0293,-0.13671 a 0.82079768,0.75875576 0 0 0 -0.197266,-0.77344 l -3.457031,-3.19531 3.457031,-3.19727 a 0.80758211,0.74653913 0 0 0 0.226563,-0.69922 0.80758211,0.74653913 0 0 0 -0.02539,-0.0918 c 0.01366,-0.0376 0.02539,-0.0753 0.02539,-0.11718 0,-0.20677 -0.180619,-0.375 -0.404297,-0.375 -0.03773,0 -0.07088,0.0107 -0.105469,0.0195 A 0.80758211,0.74653913 0 0 0 31.179688,298 Z" + transform="matrix(0,-1.238388,1.3396485,0,-216.25557,790.60434)" + id="path8393-09-9-4" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="arrow-right-prelight" + transform="matrix(0,0.74646448,0.80750136,0,15.789437,60.8995)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="#g4159-9-7"> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="status" + id="layer9-0-1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="devices" + id="layer10-55-5" + style="fill:#458588;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="apps" + id="layer11-0-0" + style="fill:#458588;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="places" + id="layer13-80-76" + style="fill:#458588;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="mimetypes" + id="layer14-8-1" + style="fill:#458588;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="emblems" + id="layer15-2-4" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="emotes" + id="g71291-0-9" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="categories" + id="g4953-14-3" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="actions" + id="layer12-2-1"> + <path + 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:#8c919d;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + d="m 26.820312,309 a 0.80758211,0.74653913 0 0 0 -0.291015,0.0488 c -0.03459,-0.009 -0.06774,-0.0195 -0.105469,-0.0195 -0.223678,0 -0.404297,0.16823 -0.404297,0.375 0,0.0419 0.01173,0.0796 0.02539,0.11718 a 0.80758211,0.74653913 0 0 0 -0.02539,0.0918 0.80758211,0.74653913 0 0 0 0.226563,0.69922 l 3.457031,3.19727 -3.457031,3.19531 a 0.82079768,0.75875576 0 0 0 -0.197266,0.77344 c -0.01788,0.0423 -0.0293,0.0885 -0.0293,0.13671 0,0.20678 0.180619,0.37305 0.404297,0.37305 0.05174,0 0.09915,-0.0111 0.144531,-0.0273 a 0.82079768,0.75875576 0 0 0 0.839844,-0.1836 L 31.445312,314.04492 32,313.50977 31.445312,312.97266 27.408203,309.24023 A 0.80758211,0.74653913 0 0 0 26.820312,309 Z" + transform="matrix(0,1.238388,1.3396485,0,-230.9917,718.77783)" + id="path8393-09-3" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="arrow-right-insens" + transform="matrix(0,0.74646448,0.80750136,0,4.7894382,60.8995)" + style="display:inline;opacity:0.55;fill:#5c616c;fill-opacity:1" + inkscape:label="#g4159-9-2-4"> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="status" + id="layer9-0-5-0" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="devices" + id="layer10-55-1-3" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="apps" + id="layer11-0-7-8" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="places" + id="layer13-80-7-1" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="mimetypes" + id="layer14-8-4-1" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emblems" + id="layer15-2-5-8" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emotes" + id="g71291-0-8-5" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="categories" + id="g4953-14-7-2" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="actions" + id="layer12-2-6-6"> + <path + 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:#5c616c;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + d="m 15.820312,309 a 0.80758211,0.74653913 0 0 0 -0.291015,0.0488 c -0.03459,-0.009 -0.06774,-0.0195 -0.105469,-0.0195 -0.223678,0 -0.404297,0.16823 -0.404297,0.375 0,0.0419 0.01173,0.0796 0.02539,0.11718 a 0.80758211,0.74653913 0 0 0 -0.02539,0.0918 0.80758211,0.74653913 0 0 0 0.226563,0.69922 l 3.457031,3.19727 -3.457031,3.19531 a 0.82079768,0.75875576 0 0 0 -0.197266,0.77344 c -0.01788,0.0423 -0.0293,0.0885 -0.0293,0.13671 0,0.20678 0.180619,0.37305 0.404297,0.37305 0.05174,0 0.09915,-0.0111 0.144531,-0.0273 a 0.82079768,0.75875576 0 0 0 0.839844,-0.1836 L 20.445312,314.04492 21,313.50977 20.445312,312.97266 16.408203,309.24023 A 0.80758211,0.74653913 0 0 0 15.820312,309 Z" + transform="matrix(0,1.238388,1.3396485,0,-230.9917,732.4001)" + id="path8393-09-9-8" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="arrow-right" + transform="matrix(0,0.74646448,0.80750136,0,-6.2105618,60.8995)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="#g4159-9-2-8-4"> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="status" + id="layer9-0-5-2-9" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="devices" + id="layer10-55-1-8-9" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="apps" + id="layer11-0-7-5-8" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="places" + id="layer13-80-7-5-9" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="mimetypes" + id="layer14-8-4-6-0" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emblems" + id="layer15-2-5-5-5" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emotes" + id="g71291-0-8-3-9" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="categories" + id="g4953-14-7-9-9" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="actions" + id="layer12-2-6-7-1"> + <path + 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:#5c616c;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="path8393-09-9-4-3" + d="m 183.78125,751 a 1.0001,1.0001 0 0 0 -0.5,1.71875 l 5,5 0.71875,0.6875 0.71875,-0.6875 5,-5 a 1.016466,1.016466 0 1 0 -1.4375,-1.4375 L 189,755.5625 184.71875,751.28125 A 1.0001,1.0001 0 0 0 183.78125,751 Z" + inkscape:connector-curvature="0" /> + <rect + y="-195.0002" + x="-752" + width="1" + transform="matrix(0,-1,-1,0,0,0)" + style="fill:#5c616c;fill-opacity:1;stroke:none" + ry="1.3396484" + rx="1.2383881" + id="rect8399-37-0-5-5" + height="1" /> + <rect + y="-184.0002" + x="-752" + width="1" + transform="matrix(0,-1,-1,0,0,0)" + style="fill:#5c616c;fill-opacity:1;stroke:none" + ry="1.3396484" + rx="1.2383881" + id="rect8403-7-0-1-2" + height="1" /> + </g> + </g> + <g + id="arrow-up" + transform="matrix(0.74646448,0,0,-0.80750136,-5.4626788,82.572742)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="#g4159-6"> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="status" + id="layer9-66" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="devices" + id="layer10-8" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="apps" + id="layer11-1" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="places" + id="layer13-2" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="mimetypes" + id="layer14-15" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emblems" + id="layer15-3" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emotes" + id="g71291-26" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="categories" + id="g4953-10" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="actions" + id="layer12-80"> + <path + 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:#5c616c;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="path8393-05" + d="m 183.78125,751 a 1.0001,1.0001 0 0 0 -0.5,1.71875 l 5,5 0.71875,0.6875 0.71875,-0.6875 5,-5 a 1.016466,1.016466 0 1 0 -1.4375,-1.4375 L 189,755.5625 184.71875,751.28125 A 1.0001,1.0001 0 0 0 183.78125,751 Z" + inkscape:connector-curvature="0" /> + <rect + y="-195.0002" + x="-752" + width="1" + transform="matrix(0,-1,-1,0,0,0)" + style="fill:#5c616c;fill-opacity:1;stroke:none" + ry="1.3396484" + rx="1.2383881" + id="rect8399-7" + height="1" /> + <rect + y="-184.0002" + x="-752" + width="1" + transform="matrix(0,-1,-1,0,0,0)" + style="fill:#5c616c;fill-opacity:1;stroke:none" + ry="1.3396484" + rx="1.2383881" + id="rect8403-47" + height="1" /> + </g> + </g> + <g + id="arrow-up-insens" + transform="matrix(0.74646448,0,0,-0.80750136,5.537321,82.572742)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="#g4159-1-8"> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="status" + id="layer9-4-4" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="devices" + id="layer10-5-6" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="apps" + id="layer11-2-0" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="places" + id="layer13-8-1" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="mimetypes" + id="layer14-1-7" + style="fill:#5c616c;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emblems" + id="layer15-1-1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="emotes" + id="g71291-2-4" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="categories" + id="g4953-9-0" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-6"> + <path + 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:0.55;fill:#5c616c;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + d="m 18.509766,320 -0.53711,0.55469 -3.732422,4.03711 a 0.74653913,0.80758211 0 0 0 -0.191406,0.8789 c -0.0089,0.0346 -0.01953,0.0677 -0.01953,0.10547 0,0.22368 0.168229,0.4043 0.375,0.4043 0.04192,0 0.07963,-0.0117 0.117187,-0.0254 a 0.74653913,0.80758211 0 0 0 0.0918,0.0254 0.74653913,0.80758211 0 0 0 0.699219,-0.22656 l 3.197266,-3.45703 3.195312,3.45703 a 0.75875576,0.82079768 0 0 0 0.773438,0.19726 c 0.04226,0.0179 0.08846,0.0293 0.136718,0.0293 0.206771,0 0.373047,-0.18062 0.373047,-0.4043 0,-0.0517 -0.01109,-0.0991 -0.02734,-0.14453 A 0.75875576,0.82079768 0 0 0 22.777344,324.5918 L 19.044922,320.55469 18.509766,320 Z" + transform="matrix(1.3396485,0,0,-1.238388,164.2046,1154.6904)" + id="path8393-9-7" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="arrow-up-prelight" + transform="matrix(0.7464645,0,0,-0.80750136,16.537321,82.572742)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="#g4159-7-3"> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="status" + id="layer9-6-7" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="devices" + id="layer10-1-6" + style="fill:#458588;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="apps" + id="layer11-5-7" + style="fill:#458588;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="places" + id="layer13-1-0" + style="fill:#458588;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="mimetypes" + id="layer14-3-1" + style="fill:#458588;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="emblems" + id="layer15-6-0" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="emotes" + id="g71291-9-2" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="categories" + id="g4953-1-9" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#458588;fill-opacity:1" + inkscape:label="actions" + id="layer12-8-4"> + <path + 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:#8c919d;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + d="m 29.509766,320 -0.53711,0.55469 -3.732422,4.03711 a 0.74653915,0.80758211 0 0 0 -0.191406,0.8789 c -0.0089,0.0346 -0.01953,0.0677 -0.01953,0.10547 0,0.22368 0.168229,0.4043 0.375,0.4043 0.04192,0 0.07963,-0.0117 0.117187,-0.0254 a 0.74653915,0.80758211 0 0 0 0.0918,0.0254 0.74653915,0.80758211 0 0 0 0.699219,-0.22656 l 3.197266,-3.45703 3.195312,3.45703 a 0.75875578,0.82079768 0 0 0 0.773438,0.19726 c 0.04226,0.0179 0.08846,0.0293 0.136718,0.0293 0.206771,0 0.373047,-0.18062 0.373047,-0.4043 0,-0.0517 -0.01109,-0.0991 -0.02734,-0.14453 A 0.75875578,0.82079768 0 0 0 33.777344,324.5918 L 30.044922,320.55469 29.509766,320 Z" + transform="matrix(1.3396484,0,0,-1.238388,149.46846,1154.6904)" + id="path8393-0-4" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="arrow-down-small" + transform="translate(33,43.362179)" + inkscape:label="#g4172"> + <rect + y="0" + x="0" + height="6" + width="9" + id="rect4170" + style="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:1" /> + <g + style="display:inline;fill:#000000;fill-opacity:1" + transform="matrix(0.58058349,0,0,0.6729178,-0.13763907,-1.6754687)" + id="g4159-1-4"> + <g + id="layer9-4-6" + inkscape:label="status" + style="display:inline;fill:#000000;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#000000;fill-opacity:1" + id="layer10-5-1" + inkscape:label="devices" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#000000;fill-opacity:1" + id="layer11-2-1" + inkscape:label="apps" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#000000;fill-opacity:1" + id="layer13-8-3" + inkscape:label="places" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#000000;fill-opacity:1" + id="layer14-1-2" + inkscape:label="mimetypes" + transform="translate(-181.0002,-747)" /> + <g + id="layer15-1-7" + inkscape:label="emblems" + style="display:inline;fill:#000000;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="g71291-2-1" + inkscape:label="emotes" + style="display:inline;fill:#000000;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="g4953-9-2" + inkscape:label="categories" + style="display:inline;fill:#000000;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="layer12-3-9" + inkscape:label="actions" + style="display:inline;fill:#000000;fill-opacity:1" + transform="translate(-181.0002,-747)"> + <path + inkscape:connector-curvature="0" + d="m 183.78125,751 a 1.0001,1.0001 0 0 0 -0.5,1.71875 l 5,5 0.71875,0.6875 0.71875,-0.6875 5,-5 a 1.016466,1.016466 0 1 0 -1.4375,-1.4375 L 189,755.5625 184.71875,751.28125 A 1.0001,1.0001 0 0 0 183.78125,751 Z" + id="path8393-9-9" + 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:#5c616c;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <rect + height="1" + id="rect8399-5-4" + rx="1.4860656" + ry="1.7224051" + style="fill:#5c616c;fill-opacity:1;stroke:none" + transform="matrix(0,-1,-1,0,0,0)" + width="1" + x="-752" + y="-195.0002" /> + <rect + height="1" + id="rect8403-8-3" + rx="1.4860656" + ry="1.7224051" + style="fill:#5c616c;fill-opacity:1;stroke:none" + transform="matrix(0,-1,-1,0,0,0)" + width="1" + x="-752" + y="-184.0002" /> + </g> + </g> + </g> + <g + style="display:inline" + id="arrow-down-small-insens" + transform="translate(43,43.362179)" + inkscape:label="#g4172-9"> + <rect + y="0" + x="0" + height="6" + width="9" + id="rect4170-0" + style="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:1" /> + <g + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="matrix(0.58058349,0,0,0.6729178,-0.13763907,-1.6754687)" + id="g4159-1-4-0"> + <g + id="layer9-4-6-8" + inkscape:label="status" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer10-5-1-7" + inkscape:label="devices" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer11-2-1-5" + inkscape:label="apps" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer13-8-3-5" + inkscape:label="places" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer14-1-2-3" + inkscape:label="mimetypes" + transform="translate(-181.0002,-747)" /> + <g + id="layer15-1-7-3" + inkscape:label="emblems" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="g71291-2-1-5" + inkscape:label="emotes" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="g4953-9-2-6" + inkscape:label="categories" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="layer12-3-9-5" + inkscape:label="actions" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)"> + <path + 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:0.55;fill:#5c616c;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + d="m 51.605469,291 a 0.58064155,0.67298509 0 0 0 -0.128907,0.0156 0.58064155,0.67298509 0 0 0 -0.07227,0.0215 c -0.02864,-0.0109 -0.05797,-0.0215 -0.08984,-0.0215 -0.160822,0 -0.291016,0.1515 -0.291015,0.3379 0,0.0245 0.01721,0.0395 0.02148,0.0625 a 0.58064155,0.67298509 0 0 0 0.142578,0.75586 l 2.902344,3.36523 0.417968,0.46289 0.416016,-0.46289 2.902344,-3.36523 a 0.59014338,0.68399806 0 0 0 0.132812,-0.73047 c 0.0083,-0.0314 0.03125,-0.0532 0.03125,-0.0879 0,-0.1864 -0.12824,-0.3379 -0.289062,-0.3379 -0.03743,0 -0.07267,0.0106 -0.105469,0.0254 a 0.59014338,0.68399806 0 0 0 -0.603515,0.16406 l -2.484376,2.88086 -2.486328,-2.88086 A 0.58064155,0.67298509 0 0 0 51.605469,291 Z" + transform="matrix(1.7224052,0,0,1.4860656,95.117012,318.53083)" + id="path8393-9-9-9" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + style="display:inline" + id="arrow-down-small-prelight" + transform="translate(53,43.362179)" + inkscape:label="#g4172-6"> + <rect + y="0" + x="0" + height="6" + width="9" + id="rect4170-6" + style="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:1" /> + <g + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="matrix(0.58058349,0,0,0.6729178,-0.13763907,-1.6754687)" + id="g4159-1-4-3"> + <g + id="layer9-4-6-2" + inkscape:label="status" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer10-5-1-4" + inkscape:label="devices" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer11-2-1-7" + inkscape:label="apps" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer13-8-3-3" + inkscape:label="places" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer14-1-2-0" + inkscape:label="mimetypes" + transform="translate(-181.0002,-747)" /> + <g + id="layer15-1-7-9" + inkscape:label="emblems" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="g71291-2-1-1" + inkscape:label="emotes" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="g4953-9-2-1" + inkscape:label="categories" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="layer12-3-9-1" + inkscape:label="actions" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)"> + <path + 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:#8c919d;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + d="m 61.605469,291 a 0.58064155,0.67298509 0 0 0 -0.128907,0.0156 0.58064155,0.67298509 0 0 0 -0.07227,0.0215 c -0.02864,-0.0109 -0.05797,-0.0215 -0.08984,-0.0215 -0.160822,0 -0.291016,0.1515 -0.291015,0.3379 0,0.0245 0.01721,0.0395 0.02148,0.0625 a 0.58064155,0.67298509 0 0 0 0.142578,0.75586 l 2.902344,3.36523 0.417968,0.46289 0.416016,-0.46289 2.902344,-3.36523 a 0.59014338,0.68399806 0 0 0 0.132812,-0.73047 c 0.0083,-0.0314 0.03125,-0.0532 0.03125,-0.0879 0,-0.1864 -0.12824,-0.3379 -0.289062,-0.3379 -0.03743,0 -0.07267,0.0106 -0.105469,0.0254 a 0.59014338,0.68399806 0 0 0 -0.603515,0.16406 l -2.484376,2.88086 -2.486328,-2.88086 A 0.58064155,0.67298509 0 0 0 61.605469,291 Z" + transform="matrix(1.7224052,0,0,1.4860656,77.892961,318.53083)" + id="path8393-9-9-0" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + style="display:inline" + id="arrow-up-small" + transform="matrix(1,0,0,-1,33,57.362179)" + inkscape:label="#g4172-5"> + <rect + y="0" + x="0" + height="6" + width="9" + id="rect4170-4" + style="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:1" /> + <g + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="matrix(0.58058349,0,0,0.6729178,-0.13763907,-1.6754687)" + id="g4159-1-4-06"> + <g + id="layer9-4-6-4" + inkscape:label="status" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer10-5-1-71" + inkscape:label="devices" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer11-2-1-9" + inkscape:label="apps" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer13-8-3-0" + inkscape:label="places" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer14-1-2-6" + inkscape:label="mimetypes" + transform="translate(-181.0002,-747)" /> + <g + id="layer15-1-7-6" + inkscape:label="emblems" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="g71291-2-1-8" + inkscape:label="emotes" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="g4953-9-2-2" + inkscape:label="categories" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="layer12-3-9-7" + inkscape:label="actions" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)"> + <path + inkscape:connector-curvature="0" + d="m 183.78125,751 a 1.0001,1.0001 0 0 0 -0.5,1.71875 l 5,5 0.71875,0.6875 0.71875,-0.6875 5,-5 a 1.016466,1.016466 0 1 0 -1.4375,-1.4375 L 189,755.5625 184.71875,751.28125 A 1.0001,1.0001 0 0 0 183.78125,751 Z" + id="path8393-9-9-5" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#5c616c;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <rect + height="1" + id="rect8399-5-4-1" + rx="1.4860656" + ry="1.7224051" + style="fill:#5c616c;fill-opacity:1;stroke:none" + transform="matrix(0,-1,-1,0,0,0)" + width="1" + x="-752" + y="-195.0002" /> + <rect + height="1" + id="rect8403-8-3-3" + rx="1.4860656" + ry="1.7224051" + style="fill:#5c616c;fill-opacity:1;stroke:none" + transform="matrix(0,-1,-1,0,0,0)" + width="1" + x="-752" + y="-184.0002" /> + </g> + </g> + </g> + <g + style="display:inline" + id="arrow-up-small-insens" + transform="matrix(1,0,0,-1,43,57.362179)" + inkscape:label="#g4172-9-3"> + <rect + y="0" + x="0" + height="6" + width="9" + id="rect4170-0-7" + style="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:1" /> + <g + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="matrix(0.58058349,0,0,0.6729178,-0.13763907,-1.6754687)" + id="g4159-1-4-0-6"> + <g + id="layer9-4-6-8-9" + inkscape:label="status" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer10-5-1-7-4" + inkscape:label="devices" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer11-2-1-5-1" + inkscape:label="apps" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer13-8-3-5-9" + inkscape:label="places" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer14-1-2-3-5" + inkscape:label="mimetypes" + transform="translate(-181.0002,-747)" /> + <g + id="layer15-1-7-3-4" + inkscape:label="emblems" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="g71291-2-1-5-3" + inkscape:label="emotes" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="g4953-9-2-6-8" + inkscape:label="categories" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="layer12-3-9-5-4" + inkscape:label="actions" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)"> + <path + 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:0.55;fill:#5c616c;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + d="m 54.507812,298 -0.417968,0.46289 -2.902344,3.36523 a 0.58064155,0.67298509 0 0 0 -0.142578,0.75586 c -0.0043,0.023 -0.02148,0.038 -0.02148,0.0625 -1e-6,0.1864 0.130193,0.3379 0.291015,0.3379 0.03187,0 0.0612,-0.0106 0.08984,-0.0215 a 0.58064155,0.67298509 0 0 0 0.07227,0.0215 0.58064155,0.67298509 0 0 0 0.544922,-0.18946 l 2.486328,-2.88086 2.484376,2.88086 a 0.59014338,0.68399806 0 0 0 0.603515,0.16406 c 0.0328,0.0148 0.06804,0.0254 0.105469,0.0254 0.160822,0 0.289062,-0.1515 0.289062,-0.3379 0,-0.0347 -0.02293,-0.0565 -0.03125,-0.0879 a 0.59014338,0.68399806 0 0 0 -0.132812,-0.73047 L 54.923828,298.46289 54.507812,298 Z" + transform="matrix(1.7224052,0,0,-1.4860656,95.117012,1201.2538)" + id="path8393-9-9-9-7" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + style="display:inline" + id="arrow-up-small-prelight" + transform="matrix(1,0,0,-1,53,57.362179)" + inkscape:label="#g4172-6-1"> + <rect + y="0" + x="0" + height="6" + width="9" + id="rect4170-6-6" + style="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:1" /> + <g + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="matrix(0.58058349,0,0,0.6729178,-0.13763907,-1.6754687)" + id="g4159-1-4-3-8"> + <g + id="layer9-4-6-2-5" + inkscape:label="status" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer10-5-1-4-3" + inkscape:label="devices" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer11-2-1-7-9" + inkscape:label="apps" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer13-8-3-3-6" + inkscape:label="places" + transform="translate(-181.0002,-747)" /> + <g + style="fill:#5c616c;fill-opacity:1" + id="layer14-1-2-0-5" + inkscape:label="mimetypes" + transform="translate(-181.0002,-747)" /> + <g + id="layer15-1-7-9-6" + inkscape:label="emblems" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="g71291-2-1-1-4" + inkscape:label="emotes" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="g4953-9-2-1-5" + inkscape:label="categories" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)" /> + <g + id="layer12-3-9-1-0" + inkscape:label="actions" + style="display:inline;fill:#5c616c;fill-opacity:1" + transform="translate(-181.0002,-747)"> + <path + 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:#8c919d;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + d="m 64.507812,298 -0.417968,0.46289 -2.902344,3.36523 a 0.58064155,0.67298509 0 0 0 -0.142578,0.75586 c -0.0043,0.023 -0.02148,0.038 -0.02148,0.0625 -1e-6,0.1864 0.130193,0.3379 0.291015,0.3379 0.03187,0 0.0612,-0.0106 0.08984,-0.0215 a 0.58064155,0.67298509 0 0 0 0.07227,0.0215 0.58064155,0.67298509 0 0 0 0.544922,-0.18946 l 2.486328,-2.88086 2.484376,2.88086 a 0.59014338,0.68399806 0 0 0 0.603515,0.16406 c 0.03279,0.0148 0.06804,0.0254 0.105469,0.0254 0.160822,0 0.289062,-0.1515 0.289062,-0.3379 0,-0.0347 -0.02293,-0.0565 -0.03125,-0.0879 a 0.59014338,0.68399806 0 0 0 -0.132812,-0.73047 L 64.923828,298.46289 64.507812,298 Z" + transform="matrix(1.7224052,0,0,-1.4860656,77.892961,1201.2538)" + id="path8393-9-9-0-4" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="menu-arrow" + transform="matrix(0,0.66352399,0.6729178,0,33.324531,62.06202)" + style="display:inline;fill:#000000;fill-opacity:1" + inkscape:label="#g4159-9-7-9"> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#000000;fill-opacity:1" + inkscape:label="status" + id="layer9-0-1-5" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="devices" + id="layer10-55-5-8" + style="fill:#000000;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="apps" + id="layer11-0-0-7" + style="fill:#000000;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="places" + id="layer13-80-76-4" + style="fill:#000000;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + inkscape:label="mimetypes" + id="layer14-8-1-4" + style="fill:#000000;fill-opacity:1" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#000000;fill-opacity:1" + inkscape:label="emblems" + id="layer15-2-4-9" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#000000;fill-opacity:1" + inkscape:label="emotes" + id="g71291-0-9-6" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#000000;fill-opacity:1" + inkscape:label="categories" + id="g4953-14-3-9" /> + <g + transform="translate(-181.0002,-747)" + style="display:inline;fill:#5c616c;fill-opacity:1" + inkscape:label="actions" + id="layer12-2-1-3"> + <path + 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:#5c616c;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="path8393-09-3-1" + d="m 183.78125,751 a 1.0001,1.0001 0 0 0 -0.5,1.71875 l 5,5 0.71875,0.6875 0.71875,-0.6875 5,-5 a 1.016466,1.016466 0 1 0 -1.4375,-1.4375 L 189,755.5625 184.71875,751.28125 A 1.0001,1.0001 0 0 0 183.78125,751 Z" + inkscape:connector-curvature="0" /> + <rect + y="-195.0002" + x="-752" + width="1" + transform="matrix(0,-1,-1,0,0,0)" + style="fill:#5c616c;fill-opacity:1;stroke:none" + ry="1.607578" + rx="1.3931866" + id="rect8399-37-2-8" + height="1" /> + <rect + y="-184.0002" + x="-752" + width="1" + transform="matrix(0,-1,-1,0,0,0)" + style="fill:#5c616c;fill-opacity:1;stroke:none" + ry="1.607578" + rx="1.3931866" + id="rect8403-7-3-0" + height="1" /> + </g> + </g> + <g + id="layer9-0-1-5-6" + inkscape:label="status" + style="display:inline;fill:#000000;fill-opacity:1" + transform="matrix(0,0.66352399,0.6729178,0,-461.34507,-95.035954)" /> + <g + style="fill:#000000;fill-opacity:1" + id="layer10-55-5-8-2" + inkscape:label="devices" + transform="matrix(0,0.66352399,0.6729178,0,-461.34507,-95.035954)" /> + <g + style="fill:#000000;fill-opacity:1" + id="layer11-0-0-7-4" + inkscape:label="apps" + transform="matrix(0,0.66352399,0.6729178,0,-461.34507,-95.035954)" /> + <g + style="fill:#000000;fill-opacity:1" + id="layer13-80-76-4-4" + inkscape:label="places" + transform="matrix(0,0.66352399,0.6729178,0,-461.34507,-95.035954)" /> + <g + style="fill:#000000;fill-opacity:1" + id="layer14-8-1-4-2" + inkscape:label="mimetypes" + transform="matrix(0,0.66352399,0.6729178,0,-461.34507,-95.035954)" /> + <g + id="layer15-2-4-9-1" + inkscape:label="emblems" + style="display:inline;fill:#000000;fill-opacity:1" + transform="matrix(0,0.66352399,0.6729178,0,-461.34507,-95.035954)" /> + <g + id="g71291-0-9-6-9" + inkscape:label="emotes" + style="display:inline;fill:#000000;fill-opacity:1" + transform="matrix(0,0.66352399,0.6729178,0,-461.34507,-95.035954)" /> + <g + id="g4953-14-3-9-1" + inkscape:label="categories" + style="display:inline;fill:#000000;fill-opacity:1" + transform="matrix(0,0.66352399,0.6729178,0,-461.34507,-95.035954)" /> + <g + id="menu-arrow-prelight" + inkscape:label="actions" + style="display:inline;fill:url(#linearGradient5048);fill-opacity:1.0" + transform="matrix(0,0.66352399,0.6729178,0,-461.34507,-58.035955)"> + <path + inkscape:connector-curvature="0" + d="m 183.78125,751 a 1.0001,1.0001 0 0 0 -0.5,1.71875 l 5,5 0.71875,0.6875 0.71875,-0.6875 5,-5 a 1.016466,1.016466 0 1 0 -1.4375,-1.4375 L 189,755.5625 184.71875,751.28125 A 1.0001,1.0001 0 0 0 183.78125,751 Z" + id="path8393-09-3-1-4" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5048);fill-opacity:1.0;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <rect + height="1" + id="rect8399-37-2-8-9" + rx="1.3931866" + ry="1.607578" + style="fill:url(#linearGradient5048);fill-opacity:1.0;stroke:none" + transform="matrix(0,-1,-1,0,0,0)" + width="1" + x="-752" + y="-195.0002" /> + <rect + height="1" + id="rect8403-7-3-0-4" + rx="1.3931866" + ry="1.607578" + style="fill:url(#linearGradient5048);fill-opacity:1.0;stroke:none" + transform="matrix(0,-1,-1,0,0,0)" + width="1" + x="-752" + y="-184.0002" /> + </g> + <g + id="minus" + transform="translate(-205,-108)" + inkscape:label="#g5704"> + <rect + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5642" + width="11" + height="11" + x="448.00006" + y="-101.63781" + rx="2.2084" + ry="2.59585" /> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5646" + width="9" + height="9" + x="449.00003" + y="-100.63782" + rx="0.99997658" + ry="1.0000023" /> + <rect + ry="1" + rx="1" + y="-96.637817" + x="451" + height="1" + width="5" + id="rect5648" + style="opacity:1;fill:#5c616c;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + id="plus" + transform="translate(-205,-108)" + inkscape:label="#g5698"> + <rect + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5640" + width="11" + height="11" + x="434.00003" + y="-101.63781" + rx="1.48607" + ry="1.72241" /> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5644" + width="9" + height="9" + x="435" + y="-100.63782" + rx="0.99996775" + ry="1.0000023" /> + <rect + ry="1" + rx="1" + y="-96.637817" + x="437" + height="1" + width="5" + id="rect5648-1" + style="display:inline;opacity:1;fill:#5c616c;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + ry="1" + rx="1" + y="-440" + x="-98.637817" + height="1" + width="5" + id="rect5648-1-9" + style="display:inline;opacity:1;fill:#5c616c;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <image + y="-179.63782" + x="287.00043" + id="line-h" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAABmJLR0QA/wD/AP+gvaeTAAAACXBI WXMAAAsRAAALEQF/ZF+RAAAAB3RJTUUH3wECFwIHDe6ntQAAABVJREFUCNdjYIACxvv37/9nYGBg AAAXYQOeFmwcNwAAAABJRU5ErkJggg== " + style="image-rendering:optimizeSpeed" + preserveAspectRatio="none" + height="2" + width="2" + inkscape:label="#image5739" /> + <image + y="-179.63782" + x="283.0004" + id="line-v" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAABGdBTUEAALGPC/xhBQAACjppQ0NQ UGhvdG9zaG9wIElDQyBwcm9maWxlAABIiZ2Wd1RU1xaHz713eqHNMBQpQ++9DSC9N6nSRGGYGWAo Aw4zNLEhogIRRUQEFUGCIgaMhiKxIoqFgGDBHpAgoMRgFFFReTOyVnTl5b2Xl98fZ31rn733PWfv fda6AJC8/bm8dFgKgDSegB/i5UqPjIqmY/sBDPAAA8wAYLIyMwJCPcOASD4ebvRMkRP4IgiAN3fE KwA3jbyD6HTw/0malcEXiNIEidiCzclkibhQxKnZggyxfUbE1PgUMcMoMfNFBxSxvJgTF9nws88i O4uZncZji1h85gx2GlvMPSLemiXkiBjxF3FRFpeTLeJbItZMFaZxRfxWHJvGYWYCgCKJ7QIOK0nE piIm8cNC3ES8FAAcKfErjv+KBZwcgfhSbukZuXxuYpKArsvSo5vZ2jLo3pzsVI5AYBTEZKUw+Wy6 W3paBpOXC8DinT9LRlxbuqjI1ma21tZG5sZmXxXqv27+TYl7u0ivgj/3DKL1fbH9lV96PQCMWVFt dnyxxe8FoGMzAPL3v9g0DwIgKepb+8BX96GJ5yVJIMiwMzHJzs425nJYxuKC/qH/6fA39NX3jMXp /igP3Z2TwBSmCujiurHSU9OFfHpmBpPFoRv9eYj/ceBfn8MwhJPA4XN4oohw0ZRxeYmidvPYXAE3 nUfn8v5TE/9h2J+0ONciURo+AWqsMZAaoALk1z6AohABEnNAtAP90Td/fDgQv7wI1YnFuf8s6N+z wmXiJZOb+DnOLSSMzhLysxb3xM8SoAEBSAIqUAAqQAPoAiNgDmyAPXAGHsAXBIIwEAVWARZIAmmA D7JBPtgIikAJ2AF2g2pQCxpAE2gBJ0AHOA0ugMvgOrgBboMHYASMg+dgBrwB8xAEYSEyRIEUIFVI CzKAzCEG5Ah5QP5QCBQFxUGJEA8SQvnQJqgEKoeqoTqoCfoeOgVdgK5Cg9A9aBSagn6H3sMITIKp sDKsDZvADNgF9oPD4JVwIrwazoML4e1wFVwPH4Pb4Qvwdfg2PAI/h2cRgBARGqKGGCEMxA0JRKKR BISPrEOKkUqkHmlBupBe5CYygkwj71AYFAVFRxmh7FHeqOUoFmo1ah2qFFWNOoJqR/WgbqJGUTOo T2gyWgltgLZD+6Aj0YnobHQRuhLdiG5DX0LfRo+j32AwGBpGB2OD8cZEYZIxazClmP2YVsx5zCBm DDOLxWIVsAZYB2wglokVYIuwe7HHsOewQ9hx7FscEaeKM8d54qJxPFwBrhJ3FHcWN4SbwM3jpfBa eDt8IJ6Nz8WX4RvwXfgB/Dh+niBN0CE4EMIIyYSNhCpCC+ES4SHhFZFIVCfaEoOJXOIGYhXxOPEK cZT4jiRD0ie5kWJIQtJ20mHSedI90isymaxNdiZHkwXk7eQm8kXyY/JbCYqEsYSPBFtivUSNRLvE kMQLSbyklqSL5CrJPMlKyZOSA5LTUngpbSk3KabUOqkaqVNSw1Kz0hRpM+lA6TTpUumj0lelJ2Ww MtoyHjJsmUKZQzIXZcYoCEWD4kZhUTZRGiiXKONUDFWH6kNNppZQv6P2U2dkZWQtZcNlc2RrZM/I jtAQmjbNh5ZKK6OdoN2hvZdTlnOR48htk2uRG5Kbk18i7yzPkS+Wb5W/Lf9ega7goZCisFOhQ+GR IkpRXzFYMVvxgOIlxekl1CX2S1hLipecWHJfCVbSVwpRWqN0SKlPaVZZRdlLOUN5r/JF5WkVmoqz SrJKhcpZlSlViqqjKle1QvWc6jO6LN2FnkqvovfQZ9SU1LzVhGp1av1q8+o66svVC9Rb1R9pEDQY GgkaFRrdGjOaqpoBmvmazZr3tfBaDK0krT1avVpz2jraEdpbtDu0J3XkdXx08nSadR7qknWddFfr 1uve0sPoMfRS9Pbr3dCH9a30k/Rr9AcMYANrA67BfoNBQ7ShrSHPsN5w2Ihk5GKUZdRsNGpMM/Y3 LjDuMH5homkSbbLTpNfkk6mVaappg+kDMxkzX7MCsy6z3831zVnmNea3LMgWnhbrLTotXloaWHIs D1jetaJYBVhtseq2+mhtY823brGestG0ibPZZzPMoDKCGKWMK7ZoW1fb9banbd/ZWdsJ7E7Y/WZv ZJ9if9R+cqnOUs7ShqVjDuoOTIc6hxFHumOc40HHESc1J6ZTvdMTZw1ntnOj84SLnkuyyzGXF66m rnzXNtc5Nzu3tW7n3RF3L/di934PGY/lHtUejz3VPRM9mz1nvKy81nid90Z7+3nv9B72UfZh+TT5 zPja+K717fEj+YX6Vfs98df35/t3BcABvgG7Ah4u01rGW9YRCAJ9AncFPgrSCVod9GMwJjgouCb4 aYhZSH5IbyglNDb0aOibMNewsrAHy3WXC5d3h0uGx4Q3hc9FuEeUR4xEmkSujbwepRjFjeqMxkaH RzdGz67wWLF7xXiMVUxRzJ2VOitzVl5dpbgqddWZWMlYZuzJOHRcRNzRuA/MQGY9czbeJ35f/AzL jbWH9ZztzK5gT3EcOOWciQSHhPKEyUSHxF2JU0lOSZVJ01w3bjX3ZbJ3cm3yXEpgyuGUhdSI1NY0 XFpc2imeDC+F15Oukp6TPphhkFGUMbLabvXu1TN8P35jJpS5MrNTQBX9TPUJdYWbhaNZjlk1WW+z w7NP5kjn8HL6cvVzt+VO5HnmfbsGtYa1pjtfLX9j/uhal7V166B18eu612usL1w/vsFrw5GNhI0p G38qMC0oL3i9KWJTV6Fy4YbCsc1em5uLJIr4RcNb7LfUbkVt5W7t32axbe+2T8Xs4mslpiWVJR9K WaXXvjH7puqbhe0J2/vLrMsO7MDs4O24s9Np55Fy6fK88rFdAbvaK+gVxRWvd8fuvlppWVm7h7BH uGekyr+qc6/m3h17P1QnVd+uca1p3ae0b9u+uf3s/UMHnA+01CrXltS+P8g9eLfOq669Xru+8hDm UNahpw3hDb3fMr5talRsLGn8eJh3eORIyJGeJpumpqNKR8ua4WZh89SxmGM3vnP/rrPFqKWuldZa chwcFx5/9n3c93dO+J3oPsk42fKD1g/72ihtxe1Qe277TEdSx0hnVOfgKd9T3V32XW0/Gv94+LTa 6ZozsmfKzhLOFp5dOJd3bvZ8xvnpC4kXxrpjux9cjLx4qye4p/+S36Urlz0vX+x16T13xeHK6at2 V09dY1zruG59vb3Pqq/tJ6uf2vqt+9sHbAY6b9je6BpcOnh2yGnowk33m5dv+dy6fnvZ7cE7y+/c HY4ZHrnLvjt5L/Xey/tZ9+cfbHiIflj8SOpR5WOlx/U/6/3cOmI9cmbUfbTvSeiTB2Ossee/ZP7y YbzwKflp5YTqRNOk+eTpKc+pG89WPBt/nvF8frroV+lf973QffHDb86/9c1Ezoy/5L9c+L30lcKr w68tX3fPBs0+fpP2Zn6u+K3C2yPvGO9630e8n5jP/oD9UPVR72PXJ79PDxfSFhb+BQOY8/wldxZ1 AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAAGYktHRAD/AP8A /6C9p5MAAAAJcEhZcwAACxEAAAsRAX9kX5EAAAAHdElNRQffAQIXAhMXNHPIAAAAFUlEQVQI12O4 f//+fwYGBgYmBigAADfmA58R2qpdAAAAAElFTkSuQmCC " + style="image-rendering:optimizeSpeed" + preserveAspectRatio="none" + height="2" + width="2" + inkscape:label="#image5750" /> + <g + id="menuitem" + transform="translate(-7,1.9999974)" + inkscape:label="#g5794"> + <rect + rx="0" + ry="0" + y="-154.63782" + x="233" + height="25" + width="15" + id="rect5775" + style="opacity:1;fill:url(#linearGradient5053);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + id="handle-v" + inkscape:label="#g6182" + transform="translate(11,0)"> + <rect + y="-189.63782" + x="210" + height="24" + width="2" + id="rect6174" + style="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:1" /> + <rect + y="-183.63782" + x="210" + height="2" + width="2" + id="rect6176" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-178.63782" + x="210" + height="2" + width="2" + id="rect6178" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-173.63782" + x="210" + height="2" + width="2" + id="rect6180" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,60.362183,-388.63782)" + style="display:inline" + id="handle-h" + inkscape:label="#g6182-9"> + <rect + y="-189.63782" + x="210" + height="24" + width="2" + id="rect6174-4" + style="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:1" /> + <rect + y="-183.63782" + x="210" + height="2" + width="2" + id="rect6176-4" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-178.63782" + x="210" + height="2" + width="2" + id="rect6178-9" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-173.63782" + x="210" + height="2" + width="2" + id="rect6180-1" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <rect + style="opacity:1;fill:url(#linearGradient5051);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="progressbar_v" + width="30" + height="8" + x="216.00018" + y="-82.637817" + ry="4" + rx="4" + inkscape:label="#rect5799" /> + <rect + style="opacity:1;fill:url(#linearGradient5049);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="progressbar" + width="30" + height="8" + x="-69.637817" + y="-235.00018" + ry="4" + rx="4" + transform="matrix(0,1,-1,0,0,0)" + inkscape:label="#rect5799-3" /> + <g + id="trough-progressbar_v" + inkscape:label="#g5052" + transform="translate(11,0)"> + <rect + ry="0" + rx="0" + y="-83.637817" + x="239" + height="9.9999971" + width="32" + id="rect5050" + style="opacity:0.55;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:1" /> + <rect + inkscape:label="#rect5799-38" + transform="translate(-7,-283.63782)" + rx="4" + ry="4" + y="201" + x="247" + height="8" + width="30" + id="trough-progressbar_v2" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <circle + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cbd2e3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="slider" + cx="228.50018" + cy="-20.137819" + r="7" + inkscape:label="#path5834" /> + <circle + style="opacity:1;fill:url(#linearGradient5047);fill-opacity:1;stroke:url(#linearGradient5050);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="slider-prelight" + cx="247.50018" + cy="-20.137819" + r="7" + inkscape:label="#path5834-3" /> + <g + id="slider-insensitive" + transform="translate(4,-283.63782)" + inkscape:label="#g5881"> + <circle + r="7" + cy="263.5" + cx="262.5" + id="path5834-5-4" + style="opacity:1;fill:#f9fafb;fill-opacity:1;stroke:#f9fafb;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <circle + r="7" + cy="263.5" + cx="262.5" + id="path5834-5" + style="opacity:0.55;fill:#ffffff;fill-opacity:1;stroke:#cbd2e3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + id="trough-horizontal" + transform="translate(6,-283.63782)" + inkscape:label="#g5902"> + <rect + ry="0" + rx="0" + y="276" + x="203" + height="15" + width="34" + id="rect5900" + style="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:1" /> + <rect + rx="2.5" + ry="2.5" + y="281" + x="208" + height="5" + width="24" + id="rect5799-8" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,509,-200.63782)" + id="trough-vertical" + inkscape:label="#g5902-6"> + <rect + ry="0" + rx="0" + y="276" + x="203" + height="15" + width="34" + id="rect5900-2" + style="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:1" /> + <rect + rx="2.5" + ry="2.5" + y="281" + x="208" + height="5" + width="24" + id="rect5799-8-9" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + id="slider-horiz-prelight" + transform="translate(-14,-190.63782)" + inkscape:label="#g5902-0-1"> + <rect + ry="0" + rx="0" + y="277" + x="206" + height="13" + width="28" + id="rect5900-5-8" + style="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:1" /> + <rect + rx="3" + ry="3" + y="281" + x="208" + height="6" + width="24" + id="rect5799-8-92-1" + style="opacity:1;fill:#d3d4d8;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#dde3e9;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="notebook" + width="9" + height="9" + x="398.50043" + y="-277.13782" + inkscape:label="#rect6042" /> + <g + transform="translate(416,-1300)" + id="tab-top-active" + inkscape:label="Ebene 1" + clip-path="url(#clipPath6057)"> + <rect + transform="translate(0,1022.3622)" + y="0" + x="0" + height="33" + width="30" + id="rect2987" + style="opacity:1;fill:#dde3e9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="1.3877788e-16" + transform="translate(0,1022.3622)" + y="1" + x="1" + height="31" + width="28" + id="rect3759" + style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + rx="1.3877788e-16" /> + </g> + <g + transform="matrix(0,1,-1,0,1503.3622,-277.63782)" + id="tab-right-active" + inkscape:label="Ebene 1" + clip-path="url(#clipPath6057-7)"> + <rect + transform="translate(0,1022.3622)" + y="0" + x="0" + height="33" + width="30" + id="rect2987-3" + style="opacity:1;fill:#dde3e9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="1.3877788e-16" + transform="translate(0,1022.3622)" + y="1" + x="1" + height="31" + width="28" + id="rect3759-2" + style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + rx="1.3877788e-16" /> + </g> + <g + transform="matrix(1,0,0,-1,416,808.72438)" + id="tab-bottom-active" + inkscape:label="Ebene 1" + clip-path="url(#clipPath6057-4)"> + <rect + transform="translate(0,1022.3622)" + y="0" + x="0" + height="33" + width="30" + id="rect2987-2" + style="opacity:1;fill:#dde3e9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="1.3877788e-16" + transform="translate(0,1022.3622)" + y="1" + x="1" + height="31" + width="28" + id="rect3759-3" + style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + rx="1.3877788e-16" /> + </g> + <g + transform="matrix(0,-1,1,0,-571.3622,-213.63782)" + id="tab-left-active" + inkscape:label="Ebene 1" + clip-path="url(#clipPath6057-9)"> + <rect + transform="translate(0,1022.3622)" + y="0" + x="0" + height="33" + width="30" + id="rect2987-28" + style="opacity:1;fill:#dde3e9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="1.3877788e-16" + transform="translate(0,1022.3622)" + y="1" + x="1" + height="31" + width="28" + id="rect3759-6" + style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + rx="1.3877788e-16" /> + </g> + <g + id="notebook-gap-horiz" + transform="translate(4,-283.63782)" + inkscape:label="#g6133"> + <rect + y="19" + x="394" + height="2" + width="4" + id="rect6129" + style="opacity:0.37700004;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:1" /> + <rect + y="19" + x="395" + height="2" + width="2" + id="rect6131" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,424,-659.63782)" + id="notebook-gap-vert" + inkscape:label="#g6133-5"> + <rect + y="19" + x="394" + height="2" + width="4" + id="rect6129-6" + style="opacity:0.37700004;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:1" /> + <rect + y="19" + x="395" + height="2" + width="2" + id="rect6131-3" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <rect + style="opacity:1;fill:#f0f2f5;fill-opacity:1;stroke:#dde3e9;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="inline-toolbar" + width="23" + height="33" + x="407.5" + y="109.5" + clip-path="url(#clipPath6162)" + transform="translate(4,-283.63782)" + inkscape:label="#rect6158" /> + <g + id="toolbar" + transform="translate(4,-283.63782)" + inkscape:label="#g6170"> + <rect + y="111" + x="437" + height="32" + width="24" + id="rect6166" + style="opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="142" + x="437" + height="1" + width="24" + id="rect6168" + style="opacity:1;fill:#dde3e9;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + id="tree_header" + inkscape:label="#g6293" + transform="translate(11,0)"> + <rect + y="-87.637817" + x="410" + height="28" + width="10" + id="rect6289" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-87.637817" + x="419" + height="28" + width="1" + id="rect6291" + style="opacity:0.05;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <rect + style="opacity:0.05;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:1" + id="null" + width="15" + height="14.999997" + x="441.00043" + y="-87.637817" + inkscape:label="#rect6297" /> + <image + y="-39.637821" + x="421.00043" + id="frame" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABmJLR0QA/wD/AP+gvaeTAAAACXBI WXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wECFwQljtRB1wAAAB1pVFh0Q29tbWVudAAAAAAAQ3Jl YXRlZCB3aXRoIEdJTVBkLmUHAAAAKklEQVQY02O8f//+fwYiAAsDAwODgoICXkUPHjxgYGIgEoxM hSywcCIEABzqCVThoNl8AAAAAElFTkSuQmCC " + style="image-rendering:optimizeSpeed" + preserveAspectRatio="none" + height="10" + width="10" + inkscape:label="#image6307" /> + <image + y="-37.637821" + x="436.00043" + id="frame-gap-end" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAABmJLR0QA/wD/AP+gvaeTAAAACXBI WXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wECFwUBq8yURwAAAB1pVFh0Q29tbWVudAAAAAAAQ3Jl YXRlZCB3aXRoIEdJTVBkLmUHAAAAEklEQVQI12O8f//+/5+/fjoCACBdBssq+XOrAAAAAElFTkSu QmCC " + style="image-rendering:optimizeSpeed" + preserveAspectRatio="none" + height="1" + width="2" + inkscape:label="#image6318" /> + <image + y="-34.637821" + x="436.00043" + id="frame-gap-start" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAABmJLR0QA/wD/AP+gvaeTAAAACXBI WXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wECFwUNonrYbAAAAB1pVFh0Q29tbWVudAAAAAAAQ3Jl YXRlZCB3aXRoIEdJTVBkLmUHAAAAEUlEQVQI12O8cfOGAzsb+34AFAwDnr/nIb8AAAAASUVORK5C YII= " + style="image-rendering:optimizeSpeed" + preserveAspectRatio="none" + height="1" + width="2" + inkscape:label="#image6329" /> + <g + id="menubar_button" + inkscape:label="#g5032" + transform="translate(11,0)"> + <rect + inkscape:label="#rect5007" + y="-152.63782" + x="245" + height="15" + width="25" + id="wsad" + style="opacity:1;fill:url(#linearGradient5020);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,188.36218,-309.63782)" + style="display:inline" + id="trough-progressbar" + inkscape:label="#g5052"> + <rect + ry="0" + rx="0" + y="-83.637817" + x="239" + height="9.9999971" + width="32" + id="rect5050-9" + style="opacity:0.55;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:1" /> + <rect + inkscape:label="#rect5799-38" + transform="translate(-7,-283.63782)" + rx="4" + ry="4" + y="201" + x="247" + height="8" + width="30" + id="trough-progressbar_v2-1" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + transform="translate(-1,126)" + style="display:inline" + id="entry-toolbar" + inkscape:label="#g9335"> + <rect + style="display:inline;opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5076-6" + width="26" + height="24" + x="-3" + y="-279.63782" + rx="0" + ry="0" /> + <rect + rx="3.0000002" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-5.0639157" + y="-279.13782" + x="-2.5" + height="23" + width="25" + id="rect7903-7-1-6" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="3" /> + <rect + rx="2.5" + y="-278.63782" + x="-2" + height="22" + width="24" + id="rect7903-93-7" + style="display:inline;opacity:1;fill:#ffffff;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" + ry="2.5" /> + </g> + <g + transform="translate(-1,126)" + style="display:inline" + id="entry-active-toolbar" + inkscape:label="#g9350"> + <rect + style="display:inline;opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5076-2" + width="26" + height="24" + x="31" + y="-279.63782" + rx="0" + ry="0" /> + <rect + ry="3" + rx="3.0000002" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-5.0639177" + y="-279.13782" + x="31.500002" + height="23" + width="25" + id="rect7903-7-3-4-9" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5031);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + rx="2.5" + y="-278.63782" + x="32" + height="22" + width="24" + id="rect7903-93-4" + style="display:inline;opacity:1;fill:#ffffff;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" + ry="2.5" /> + </g> + <g + transform="translate(-1,126)" + style="display:inline" + id="entry-disabled-toolbar" + inkscape:label="#g9365"> + <g + id="g4303-7-3"> + <rect + style="display:inline;opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5076-7" + width="26" + height="24" + x="65" + y="-279.63782" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:#fbfcfc;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="rect7903-6-5-6" + width="24" + height="21.999998" + x="66" + y="-278.63782" + rx="2.5" + ry="2.5" /> + <rect + style="display:inline;opacity:0.55;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect7903-7-2-3-4" + width="25" + height="23" + x="65.5" + y="-279.13782" + inkscape:transform-center-x="-5.0639158" + inkscape:transform-center-y="0.42353254" + rx="3.0000002" + ry="3" /> + </g> + </g> + <g + style="display:inline" + id="menubar" + transform="translate(33,-283.63782)" + inkscape:label="#g6170"> + <rect + y="111" + x="437" + height="32" + width="24" + id="rect6166-6" + style="opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="142" + x="437" + height="1" + width="24" + id="rect6168-6" + style="opacity:1;fill:#d7d8dd;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-287.5" + x="-205.13783" + height="4" + width="4.0000124" + id="focus-line" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.67346936" + inkscape:label="#rect6176-4-2" /> + <g + style="display:inline" + id="trough-horizontal-active" + transform="translate(37,-283.63782)" + inkscape:label="#g5902"> + <rect + ry="0" + rx="0" + y="276" + x="203" + height="15" + width="34" + id="rect5900-0" + style="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:1" /> + <rect + rx="2.5" + ry="2.5" + y="281" + x="208" + height="5" + width="24" + id="rect5799-8-5" + style="opacity:1;fill:url(#linearGradient5045);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="matrix(0,1,-1,0,540,-200.63782)" + id="trough-vertical-active" + inkscape:label="#g5902-6"> + <rect + ry="0" + rx="0" + y="276" + x="203" + height="15" + width="34" + id="rect5900-2-4" + style="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:1" /> + <rect + rx="2.5" + ry="2.5" + y="281" + x="208" + height="5" + width="24" + id="rect5799-8-9-4" + style="opacity:1;fill:url(#linearGradient5043);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="slider-horiz-active" + transform="translate(-14,-203.63782)" + inkscape:label="#g5902-0-1"> + <rect + ry="0" + rx="0" + y="277" + x="206" + height="13" + width="28" + id="rect5900-5-8-47" + style="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:1" /> + <rect + rx="3" + ry="3" + y="281" + x="208" + height="6" + width="24" + id="rect5799-8-92-1-0" + style="opacity:1;fill:url(#linearGradient5039);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="slider-horiz" + transform="translate(-14,-216.63782)" + inkscape:label="#g5902-0-1"> + <rect + ry="0" + rx="0" + y="277" + x="206" + height="13" + width="28" + id="rect5900-5-8-47-3" + style="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:1" /> + <rect + rx="3" + ry="3" + y="281" + x="208" + height="6" + width="24" + id="rect5799-8-92-1-0-8" + style="opacity:1;fill:#b8babf;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="slider-vert-prelight" + transform="matrix(0,-1,1,0,-16,292.36218)" + inkscape:label="#g5902-0-1"> + <rect + ry="0" + rx="0" + y="277" + x="206" + height="13" + width="28" + id="rect5900-5-8-1" + style="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:1" /> + <rect + rx="3" + ry="3" + y="281" + x="208" + height="6" + width="24" + id="rect5799-8-92-1-1" + style="opacity:1;fill:#d3d4d8;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="slider-vert-active" + transform="matrix(0,-1,1,0,-29,292.36218)" + inkscape:label="#g5902-0-1"> + <rect + ry="0" + rx="0" + y="277" + x="206" + height="13" + width="28" + id="rect5900-5-8-47-7" + style="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:1" /> + <rect + rx="3" + ry="3" + y="281" + x="208" + height="6" + width="24" + id="rect5799-8-92-1-0-6" + style="opacity:1;fill:url(#linearGradient5041);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="slider-vert" + transform="matrix(0,-1,1,0,-42,292.36218)" + inkscape:label="#g5902-0-1"> + <rect + ry="0" + rx="0" + y="277" + x="206" + height="13" + width="28" + id="rect5900-5-8-47-3-2" + style="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:1" /> + <rect + rx="3" + ry="3" + y="281" + x="208" + height="6" + width="24" + id="rect5799-8-92-1-0-8-9" + style="opacity:1;fill:#b8babf;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + id="trough-scrollbar-vert" + inkscape:label="#g5091"> + <rect + inkscape:label="#rect6037" + ry="0" + rx="0" + y="92.362183" + x="241.00018" + height="15" + width="15" + id="sdcdscds" + style="opacity:0.99999999;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + transform="matrix(0,-1,1,0,0,0)" + y="241.00002" + x="-107.36199" + height="0.99999237" + width="14.999812" + id="rect5065" + style="display:inline;opacity:1;fill:#dbdfe3;fill-opacity:1;stroke:#f7ef45;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,369.36237,-148.63783)" + style="display:inline" + id="trough-scrollbar-horiz" + inkscape:label="#g5091"> + <rect + inkscape:label="#rect6037" + ry="0" + rx="0" + y="92.362183" + x="241.00018" + height="15" + width="15" + id="sdcdscds-6" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + transform="matrix(0,-1,1,0,0,0)" + y="241.00002" + x="-107.36199" + height="0.99999237" + width="14.999812" + id="rect5065-7" + style="display:inline;opacity:1;fill:#dbdfe3;fill-opacity:1;stroke:#f7ef45;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="slider-vert-insens" + transform="matrix(0,-1,1,0,-3,292.36218)" + inkscape:label="#g5902-0-1"> + <rect + ry="0" + rx="0" + y="277" + x="206" + height="13" + width="28" + id="rect5900-5-8-1-4" + style="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:1" /> + <rect + rx="3" + ry="3" + y="281" + x="208" + height="6" + width="24" + id="rect5799-8-92-1-1-6" + style="opacity:1;fill:#eaebed;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="slider-horiz-insens" + transform="translate(-14,-177.63782)" + inkscape:label="#g5902-0-1"> + <rect + ry="0" + rx="0" + y="277" + x="206" + height="13" + width="28" + id="rect5900-5-8-7" + style="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:1" /> + <rect + rx="3" + ry="3" + y="281" + x="208" + height="6" + width="24" + id="rect5799-8-92-1-2" + style="opacity:1;fill:#eaebed;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(214,-1289)" + id="menu-checkbox-unchecked-selected" + inkscape:label="Ebene 1"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-49-9" + style="display:inline;opacity:1" + transform="translate(-19,1036.9872)"> + <g + id="sdsd-1-0" + inkscape:label="#g21853"> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + id="rect21848-6-0" + d="m 20.857147,2.375005 c -1.028857,0 -1.857142,0.8282854 -1.857142,1.8571422 l 0,9.2857108 c 0,1.028857 0.828285,1.857142 1.857142,1.857142 l 9.285711,0 C 31.171715,15.375 32,14.546715 32,13.517858 L 32,4.2321472 C 32,3.2032904 31.171715,2.375005 30.142858,2.375005 Z M 21,3.375 l 9,0 c 0.514428,0 1,0.4855716 1,1 l 0,9 c 0,0.514428 -0.485588,1.004019 -1,1 L 20.857142,14.30357 C 20.34273,14.299552 20,13.889428 20,13.375 l 0,-9 c 0,-0.5144284 0.485572,-1 1,-1 z" + style="opacity:0.5;fill:#ffffff;fill-opacity:1;stroke:#cfd6e6;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-69-8"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-10-0" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-6-7" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-3-3" /> + </g> + </g> + <g + id="g5400-3-2"> + <rect + transform="translate(-2.0348579e-6,4.7858158e-6)" + rx="1" + y="33.375004" + x="20.000006" + height="10.987178" + width="10.999995" + id="rect5147-9-1-5-7-6-55-9" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.11764706;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate;opacity:0.5" + ry="0.99999994" /> + </g> + </g> + </g> + </g> + </g> + <g + transform="translate(208.37869,-252.08593)" + style="display:inline;opacity:1" + id="menu-checkbox-checked-selected" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-8-5" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-9-8" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-83-4"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-9-8" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-42-6" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-4-3" /> + </g> + </g> + <g + id="g5400-6-55-8"> + <rect + rx="1.9999942" + y="32.448002" + x="18.621313" + height="12.999986" + width="12.999983" + id="rect5147-9-1-5-7-6-7-2-7" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5034);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-1-5" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-7-2" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-6-8" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-3-7" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-31-5" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0.66666085" + rx="0.66666085" + y="1033.7155" + x="8.3534861" + height="1.9999826" + width="5" + id="rect3977-39-88-5" + style="fill:url(#linearGradient5065);fill-opacity:1.0;stroke:none" /> + <rect + ry="0" + y="1027.7155" + x="11.353486" + height="7.9999828" + width="2" + id="rect3979-7-8-3" + style="fill:url(#linearGradient5067);fill-opacity:1.0;stroke:none" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-8-4" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(115,-237.00012)" + style="display:inline;opacity:0.5" + id="menu-radio-unchecked-selected" + inkscape:label="#g10975"> + <path + inkscape:connector-curvature="0" + id="path10940-8-0" + d="m 99.000005,8.862187 c 0,3.589846 2.910155,6.499996 6.499995,6.499996 3.58985,0 6.5,-2.91015 6.5,-6.499996 0,-3.5898455 -2.91015,-6.4999958 -6.5,-6.4999958 -3.58984,0 -6.499995,2.9101503 -6.499995,6.4999958 z M 100,8.7764737 c 0,-3.0865694 2.41343,-5.4142875 5.5,-5.4142875 3.08657,0 5.5,2.4134314 5.5,5.5000008 0,3.08657 -2.41343,5.485712 -5.5,5.485712 -3.08657,0 -5.5,-2.484855 -5.5,-5.5714253 z" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + sodipodi:nodetypes="ssssssssss" /> + <g + id="g10964-19-9" + style=""> + <g + style="display:inline" + id="radio-unchecked2-82-1" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + inkscape:label="#g15805"> + <g + id="g7025-16-2" + style=""> + <g + style="display:inline" + id="g5489-2-9-3-0-0" + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)"> + <g + id="g5428-8-1-7-9-1" + style=""> + <rect + ry="13.246163" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.11764706;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-7-4-3" + width="23.088213" + height="22.722145" + x="55.817558" + y="130.69385" + rx="13.224191" /> + </g> + </g> + </g> + </g> + </g> + </g> + <g + transform="translate(128,-237.00011)" + style="display:inline;opacity:1" + id="menu-radio-checked-selected" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-7-3" + style="display:inline"> + <g + id="g10964-6-9-2"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-1-3" + style="display:inline"> + <g + id="g7025-09-3-5"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-1-3" + style="display:inline"> + <g + id="g5428-8-1-7-5-7-5"> + <rect + rx="13.643032" + y="128.6282" + x="53.709679" + height="26.85346" + width="27.286064" + id="rect5147-9-1-7-2-8-3" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5032);fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="13.42673" /> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + rx="2.5" + y="6.362186" + x="122" + height="5" + width="5" + id="use15101-5-7-8-1" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5063);fill-opacity:1.0;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + ry="2.5" /> + </g> + <g + style="display:inline" + id="entry-border-bg" + inkscape:label="#g9335" + transform="translate(-1,31.999997)"> + <path + inkscape:connector-curvature="0" + style="display:inline;opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m -4,-280.63782 0,26 1,0 1,0 24,0 1,0 1,0 0,-26 -1,0 -1,0 -24,0 -1,0 -1,0 z m 2,2 24,0 0,22 -24,0 0,-22 z" + id="rect5006-1" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 110,66 0,24 26,0 0,-24 -26,0 z m 3.5,1 1,0 17,0 1,0 c 1.385,0 2.5,1.115 2.5,2.5 l 0,17 c 0,1.385 -1.115,2.5 -2.5,2.5 l -1,0 -17,0 -1,0 c -1.385,0 -2.5,-1.115 -2.5,-2.5 l 0,-17 c 0,-1.385 1.115,-2.5 2.5,-2.5 z" + id="rect9321-3-7" + transform="translate(-113,-345.63782)" /> + <rect + rx="3.0000002" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-5.0639158" + y="-279.13782" + x="-2.5" + height="23" + width="25" + id="rect7903-7-31-1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="3" /> + </g> + <g + style="display:inline" + id="entry-border-active-bg" + inkscape:label="#g9350" + transform="translate(-1,31.999997)"> + <path + inkscape:connector-curvature="0" + style="display:inline;opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 30,-280.63782 0,26 1,0 1,0 24,0 1,0 1,0 0,-26 -1,0 -1,0 -24,0 -1,0 -1,0 z m 2,2 24,0 0,22 -24,0 0,-22 z" + id="rect5006-1-1-1" /> + <path + inkscape:connector-curvature="0" + style="display:inline;opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 144,66 0,24 26,0 0,-24 -26,0 z m 3.5,1 1,0 17,0 1,0 c 1.385,0 2.5,1.115 2.5,2.5 l 0,17 c 0,1.385 -1.115,2.5 -2.5,2.5 l -1,0 -17,0 -1,0 c -1.385,0 -2.5,-1.115 -2.5,-2.5 l 0,-17 c 0,-1.385 1.115,-2.5 2.5,-2.5 z" + transform="translate(-113,-345.63782)" + id="rect9321-0-2-2" /> + <rect + ry="3" + rx="3" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-5.0639174" + y="-279.13782" + x="31.500002" + height="23" + width="24.999998" + id="rect7903-7-3-7-7" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5014);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="entry-background" + width="6" + height="18" + x="67" + y="-245.63782" + rx="2.7755599e-17" + ry="2.7755599e-17" + inkscape:label="#rect5008" /> + <rect + style="display:inline;opacity:1;fill:#fbfcfc;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="entry-background-disabled" + width="6" + height="18" + x="80" + y="-245.63782" + rx="2.7755599e-17" + ry="2.7755599e-17" + inkscape:label="#rect5008-1" /> + <g + style="display:inline" + id="combo-entry-border" + inkscape:label="#g9335" + transform="translate(161,169)" + clip-path="url(#clipPath4466-3)"> + <path + style="display:inline;opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m -43,149 0,24 26,0 0,-24 -26,0 z m 3,1 18,0 c 1.108,0 2,0.892 2,2 l 0,18 c 0,1.108 -0.892,2 -2,2 l -18,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-18 c 0,-1.108 0.892,-2 2,-2 z" + transform="translate(40,-428.63782)" + id="rect5025-2-2" + inkscape:connector-curvature="0" /> + <rect + rx="3" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.8613592" + y="-279.13782" + x="-2.5" + height="23" + width="24" + id="rect7903-7-8-6-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="3" /> + <rect + y="-278.63782" + x="17" + height="22" + width="1" + id="rect4699-70" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="combo-entry-border-focus" + inkscape:label="#g9335" + transform="translate(186,169)" + clip-path="url(#clipPath4466-3-1)"> + <path + style="display:inline;opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m -43,149 0,24 26,0 0,-24 -26,0 z m 3,1 18,0 c 1.108,0 2,0.892 2,2 l 0,18 c 0,1.108 -0.892,2 -2,2 l -18,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-18 c 0,-1.108 0.892,-2 2,-2 z" + transform="translate(40,-428.63782)" + id="rect5025-2-2-3" + inkscape:connector-curvature="0" /> + <rect + rx="3" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.8613592" + y="-279.13782" + x="-2.5" + height="23" + width="24" + id="rect7903-7-8-6-2-9" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5171);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="3" /> + <rect + y="-278.63782" + x="17" + height="22" + width="1" + id="rect4699-70-9" + style="display:inline;opacity:1;fill:url(#linearGradient6618);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="combo-entry-border-rtl" + inkscape:label="#g9335" + transform="matrix(-1,0,0,1,176,199)" + clip-path="url(#clipPath4466-3-8)"> + <path + style="display:inline;opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m -43,149 0,24 26,0 0,-24 -26,0 z m 3,1 18,0 c 1.108,0 2,0.892 2,2 l 0,18 c 0,1.108 -0.892,2 -2,2 l -18,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-18 c 0,-1.108 0.892,-2 2,-2 z" + transform="translate(40,-428.63782)" + id="rect5025-2-2-30" + inkscape:connector-curvature="0" /> + <rect + rx="3" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.8613592" + y="-279.13782" + x="-2.5" + height="23" + width="24" + id="rect7903-7-8-6-2-6" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="3" /> + <rect + y="-278.63782" + x="17" + height="22" + width="1" + id="rect4699-70-6" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="combo-entry-border-focus-rtl" + inkscape:label="#g9335" + transform="matrix(-1,0,0,1,201,199)" + clip-path="url(#clipPath4466-3-1-0)"> + <path + style="display:inline;opacity:1;fill:#f5f6f7;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m -43,149 0,24 26,0 0,-24 -26,0 z m 3,1 18,0 c 1.108,0 2,0.892 2,2 l 0,18 c 0,1.108 -0.892,2 -2,2 l -18,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-18 c 0,-1.108 0.892,-2 2,-2 z" + transform="translate(40,-428.63782)" + id="rect5025-2-2-3-8" + inkscape:connector-curvature="0" /> + <rect + rx="3" + inkscape:transform-center-y="0.42353254" + inkscape:transform-center-x="-4.8613592" + y="-279.13782" + x="-2.5" + height="23" + width="24" + id="rect7903-7-8-6-2-9-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5171-1);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + ry="3" /> + <rect + y="-278.63782" + x="17" + height="22" + width="1" + id="rect4699-70-9-8" + style="display:inline;opacity:1;fill:url(#linearGradient6618-1);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/gtk-2.0/assets.txt b/.themes/arc-gruvbox/gtk-2.0/assets.txt new file mode 100644 index 00000000..710871ed --- /dev/null +++ b/.themes/arc-gruvbox/gtk-2.0/assets.txt @@ -0,0 +1,132 @@ +arrow-down +arrow-down-insens +arrow-down-prelight +arrow-left +arrow-left-insens +arrow-left-prelight +arrow-right +arrow-right-insens +arrow-right-prelight +arrow-up +arrow-up-insens +arrow-up-prelight +arrow-down-small +arrow-down-small-insens +arrow-down-small-prelight +arrow-up-small +arrow-up-small-insens +arrow-up-small-prelight +menu-arrow +menu-arrow-prelight +button +button-hover +button-active +button-insensitive +checkbox-checked +checkbox-checked-insensitive +checkbox-unchecked +checkbox-unchecked-insensitive +radio-checked +radio-checked-insensitive +radio-unchecked +radio-unchecked-insensitive +menu-checkbox-checked +menu-checkbox-checked-selected +menu-checkbox-checked-insensitive +menu-checkbox-unchecked +menu-checkbox-unchecked-selected +menu-checkbox-unchecked-insensitive +menu-radio-checked +menu-radio-checked-selected +menu-radio-checked-insensitive +menu-radio-unchecked +menu-radio-unchecked-selected +menu-radio-unchecked-insensitive +entry-background +entry-background-disabled +entry-border-bg +entry-border-active-bg +entry-bg +entry-active-bg +entry-disabled-bg +entry-notebook +entry-active-notebook +entry-disabled-notebook +entry-toolbar +entry-active-toolbar +entry-disabled-toolbar +combo-entry +combo-entry-border +combo-entry-focus +combo-entry-border-focus +combo-entry-insensitive +combo-entry-notebook +combo-entry-focus-notebook +combo-entry-insensitive-notebook +combo-entry-rtl +combo-entry-border-rtl +combo-entry-focus-rtl +combo-entry-border-focus-rtl +combo-entry-insensitive-rtl +combo-entry-notebook-rtl +combo-entry-focus-notebook-rtl +combo-entry-insensitive-notebook-rtl +combo-entry-button +combo-entry-button-insensitive +combo-entry-button-active +combo-entry-button-rtl +combo-entry-button-insensitive-rtl +combo-entry-button-active-rtl +down-background +up-background +down-background-disable +up-background-disable +down-background-rtl +up-background-rtl +down-background-disable-rtl +up-background-disable-rtl +plus +minus +handle-h +handle-v +line-h +line-v +menuitem +menubar_button +null +tree_header +progressbar +progressbar_v +trough-progressbar +trough-progressbar_v +slider +slider-insensitive +slider-prelight +trough-horizontal +trough-vertical +trough-horizontal-active +trough-vertical-active +slider-horiz +slider-horiz-active +slider-horiz-insens +slider-horiz-prelight +slider-vert +slider-vert-active +slider-vert-insens +slider-vert-prelight +trough-scrollbar-horiz +trough-scrollbar-vert +frame +frame-gap-end +frame-gap-start +notebook +notebook-gap-horiz +notebook-gap-vert +tab-bottom-active +tab-top-active +tab-left-active +tab-right-active +inline-toolbar +toolbar +menubar +focus-line diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-down-insens.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-down-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..cabbabb1965c78763a04d9d05293d1dccfbc045a GIT binary patch literal 320 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3-qTBwfA(Ddu7)&kzm{j@u9Y9{{<W1s;*b zK;_p#n9)gNb_GySvcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4co@Bp6> zS0Ei48rsm%03>pAa}yF0LPN7cL(@Xj%H!iRqZ4vt5^`b_K`1&YCnf<Xk`tYn6O)(? z<i;lD#DN5X2+U2)j!DXm11Zkdc3AQlXtZoekY6wZGYcC#2M<5Lv4w+^yJtXDOiD&Z zZhlckT~~JxPdZ~GP@$2hi(?3fEbGBm#s&ih28B28?%erb&UJ`qS%R-}+m@5x)?cqp n_bWWAdQUaPzbboyWz-*6Sti+2SuaC@x*0rO{an^LB{Ts5BHv}f literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-down-prelight.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-down-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..ffcd1f9672afe3ef01fb97865172714241308390 GIT binary patch literal 306 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1yr=&)5S4_ zV`l6bdv3-=nFAl+zyGMNx<|D8?2%Wx0oSK`pK@^#YkqR>15ev(>r=Bga8xqhYq*;r z+<dUoC;Zb~``V+IABra4eS1UsUs0)r;0DnR#|^%eSo~n+mMvjDcEIzgQ9k!!u^ClW zS6M!k1el+Yv9S4kN{He5-4xZo_Zl@j6Ej=P3i{$ge%Jn1{8;zwck2`FLKaOX@yUKu vtJfambvT;wz@l7qX_mydi8We=3_qB}9$W5Su_s_P(CG}Gu6{1-oD!M<6;*Y7 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-down-small-insens.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-down-small-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..8a67e67c69d0ffefa7d5d8fa4d5abb49a35c3911 GIT binary patch literal 287 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ynT0)5S4_ zV`gukHP@j45tsD5Np8~I(ra}@3f=4O2~Tzkcr3PwgWKBCL(m}lqVEm{#|uuMcZ#`r zyqwZ*d6?n<v0t-K-1@rWoX-ZSsCr?>1_p<P7OUNj`3~tZNNj#Hp)YhIH^T-Y%jg#2 zh2LK8JZ^LPxzo;L?Xf;VOSN7uxNfKUBrNUdHP!dL-=|Kv^6S#~*;~(E%JjW|Udi+F c-^a)8`O<awX1zKy1L#f$Pgg&ebxsLQ0Q**JIsgCw literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-down-small-prelight.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-down-small-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..11d636910b1e78397fd52b2f6b93f70459826ecb GIT binary patch literal 285 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ynT4)5S4_ zV`gvPUcQ3~5^m?CvyzKsABp)0Ek3wx@=?|s`)97dc+2J1vGWRh1-fTX=-?CMUi{wF zWY!Iv$CZ;NGygw#?4)kb=7ap*m-h8eW;(zuP_lZ*<C>YJjA9p;HD~B)?f%3b5_%|f z7kkwzqc1IY7CyiJ*vjbGj!P<w&QCLE)KjVo(#U%M?1sc+t>CMP*K?)5Hvg(Kn9cTG b|35?4S+nlNOzK)dS2B3I`njxgN@xNA%YAJZ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-down-small.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-down-small.png new file mode 100644 index 0000000000000000000000000000000000000000..dcd14a1040046584ba8e6998e79aec1bd01bccb1 GIT binary patch literal 285 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ynT4)5S4_ zV`gvfLf%6GBCh9uFO@c6VDdi1rP0L1({yP`Zorl|AIx8H**jib*WhlzqA_CuBg_9p zF3vvf_dC_a|M||zT^|_cQ@3l2#PQ5JHUoyZtDUdvX6Cdp1P1YlX!VCMT<Y57^+{Gq zIX@+D&ozzZb?bL;xK?$!Z;SJ0w!IST-5-3*IdmiH_5N~(b35HTW-gS8b2M1{`qRI} Z{AV9c1P`<+XaZfy;OXk;vd$@?2>?5(XH)<H literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-down.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-down.png new file mode 100644 index 0000000000000000000000000000000000000000..395f3b8a15a1459158284a187933bbd6177ae592 GIT binary patch literal 311 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1yr=f)5S4_ zV`glRJvSqxjKlr+=jNw;@Ga3?e9}BXt-NS@UZELtWa<V@v)EGy*aO6liYIKjF*Wkk z|M@Sy?){4Me-rgs$HQWFpVgm-I~?CH-qF^vCNv{_&w{_wH}Wn7z2Mqq81&JdH=^@W z`JMyp8}_D&N^tDzEL_Xo@OaB5soiTE_bf_wlv4QJvZO1~Vu!~T{oi$JKYel-xh?kj zZZ??DbDkkhM7C`A?x|;WuNtfopMOb7X0FnA)*yc?v7kKv13>pPc)I$ztaD0e0suO9 BbteD- literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-left-insens.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-left-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..63b0bdd07104f05c3504ccd33e485f8ad903be8c GIT binary patch literal 326 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(0U`xw#m)s%EX7WqAsj$Z!;#Vfk}U9uEC#B- z4#JF18nY{af|4b!5hcO-X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36&?0;aSY*@ znVjOlv~c0-8J0Wv+l&m1Rv0R=NZ+v7aZkm-;BR>HkMkS)1(hOBoILkgedff6^AFXl zE&J>J%<tZ*NmHgA`ThC*d=oY|wvYDp64&(R+yAs+27=T6Z0j=Ameo)C|NpP`rkaai z9vdv4x$j?c<j4Q^m%Z88)K<S}sR^FJ^0}8=z3#+p$(V%yrx%?$^W(nP{S!~lAN{;s z{y^;1*|Sgod-wXk%d-FfLnS06%8d`J_|3KYYJTJX>qEEu@4HI;Gk(Fy;I_tXd&j=h R_krGF@O1TaS?83{1OUW0h&liO literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-left-prelight.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-left-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..75701fe9a6300b2b3cf741dd5808bf04007f8b3a GIT binary patch literal 319 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(0U`xw#m)s%EX7WqAsj$Z!;#Vfk}U9uEC#B- z4#JF18nY{af|4b!5hcO-X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk3747kKaSY*@ z>Dy=Mb+|yr?f&=vB?&JV1iugXz|s`7;rWGS%@!dK<5{*hH7_g7RA>y6TKV9T<DDhx z9~k5gDDN;e+3&}@?_>3ck4Nl}Jr2EL^KbU)9T)0+CT(BFeVV^n?t=`2&C{QO3bl;S zjgBtf{o-N5q`li>BiA<erCk4KHjB|BJna2}&Ym;;?3@2?y&N{3&0Z~UQf6T&_xs=b z4_@;Vynjec|MDZb1?##VyJ}~A=zJk%bB#&C_wuo}!>Y?R%RWywyU<z^A_?>dgQu&X J%Q~loCIIZzfh_<4 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-left.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-left.png new file mode 100644 index 0000000000000000000000000000000000000000..624a3bbb5e8d3aec71ec1ddfe1abdec7c441c20c GIT binary patch literal 316 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!3-qTT-L4!Qq09po*^6@9Je3(KLE)UctjQh zm0t&8MkkHg6+l7B64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1S-0(?ST zfplnSLvC(vY-~wVQdv|~W@vI@LPAzVVpeoQZfsIcY$6yX<isT9Mki(ixiLUCkW9>u z2C;KN>?AM=5(J@$o=ZP~=1P|Y`2{nuv2*hZ3Q5Q&rIod`cT8NmbMMh(7q2~j@#mio zi#*74#-1*YAsn)-2U{5%6c`vb++5qy`RD&~X_1GnTc5W+JE47ds@su0j`hnKZ+)J< dps%vc$j072kBOa~Q4Qn^22WQ%mvv4FO#md1Y4HF6 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-right-insens.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-right-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..e687f2ea91a6d57c4421c853912564a1f2c4a5b5 GIT binary patch literal 321 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!3-qTT-L4!Qq09po*^6@9Je3(KLE)UctjQh zm0t&8MkkHg6+l7B64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1UT1AIbU zfplo-s)mM!(9nk5+}zmM*wE0d(6sV^go4<loalu7xFjITicQRkO~{T($OMwnKz4ji zbW%=CLQZTFP%t+(5l8~L*)fSZaX{I`?5cY?kwBwmOM?7@8JJnv*tvQ51x!qB9NoPF zB4W}q@(W7q>bttTdzOD$_ZFzo*we)^ghQ6~U@K#T0Rw}=n{zMM{H<U9Aj){g<+uYs tWJOE-a}qom{|ZO9eP1&(NTV>{vd+<;N$>@W{&t{t22WQ%mvv4FO#ta`Xc+(i literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-right-prelight.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-right-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..bfce54667dc5d1dbd12c256d5a97bf9f6845de18 GIT binary patch literal 314 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(0U`xw#m)s%EX7WqAsj$Z!;#Vfk}U9uEC#B- z4#JF18nY{af|4b!5hcO-X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36>ax)aSY*@ zX?u2W7E_=^%foWNi6Ti4MLT_&;u@AJb}hT@mKeQpqXn0xW@>mx=&vbFPna$(*(Q>s zWTw<nKfm>z-)|mcskV~Tq;0oFqW8wVJz&fCV@ja@v~BnA`EyHh9H>{>=)?SA`s0<i z-tJpF)wE5ql2MhdyIarSlA-6`<piZeGoC*<{3P_ojf97ORb|`zJymoV|Jr&z^;^EN z#BNFLOxB+HpYLe}UiraZ&}8=E>w~hZ7I}G_UutXaaI$@1>+=EV1qM%7KbLh*2~7at CUU&rn literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-right.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-right.png new file mode 100644 index 0000000000000000000000000000000000000000..2efcbe828050ee836ad01469867295e5b8c0691f GIT binary patch literal 316 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!3-qTT-L4!Qq09po*^6@9Je3(KLE)UctjQh zm0t&8MkkHg6+l7B64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1S-0(?ST zfplnSLvC(vY-~wVQdwkLT4G{ubV_bSVpeowc635+Y+`OqLUwFoPHaLBPz1<`Nyv!- zl8L#oNgzfvkeiSV7J-Q8oR;&^2bwEg666=mz{bwaD<Uc*8=sU{-qJpC>CU~U&Rl!? z^7o&Am%VS@1}Zc5ba4#fkYzpC&gfvkz_8)QY^|-o{?8XG*GM>9&HB0A#K2}{v#xtj k{;Qe$Hm9E4cudsmkNsvQCLXh2tw8Mzp00i_>zopr02TIYQ2+n{ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-up-insens.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-up-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..adeb1cb7ef90a1e3e74ab8e06cde089957c8ce18 GIT binary patch literal 325 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3-qTBwfA(Ddu7)&kzm{j@u9Y9{{<W1s;*b zK;_p#n9)gNb_GySvcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4cor~sc3 zS0Ei48rsm%03>pAb3;Q5{gRSGL(@Xj%H!iRqZ4vt5^`b_!6+d+CIKjt6P=h7lb9Es zloOkj6PJ_&R1lMp4dli^*h#r@Aoba&pT_J5nl4uo<QL4q%)-Xb$;;1gY~kSK?iCOf zlai5<n_pB>Ti?~)Bk6QC9;njT)5S4_LzeYmD`SHJ1B1ewcV+MXo3pOiCZ(~iV)_Kx tM6PtdO?7LZ-3~5(bMfd=>!yc48Lg%=srKEp_62HZ@O1TaS?83{1OUYiX_^24 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-up-prelight.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-up-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..58fb7a8b25e24d536f3e6ec8b64cbe667cd3e1c2 GIT binary patch literal 319 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1yr=h)5S4_ zW2SGvVfLW_35NHzzN!J-ckfzp$FeNvY32LJy>ZskX8j2Z9;lRfZjdPOc9iqIu6Jo+ z_J8;5dh2$H_}qJ~@?_cLZNVlH>+f5It=c4JJ;(p>{o?TSlf}is-GABMHOQa8snB)E zwt-<y*wawmcib<uj<fApJEbP=<~J#au0=bRl>TD4&i+-zJ()L;<%?cTnRjxH<-ba| zgA5TWzdnj8T%26qI-BwP+h$WH8-~n9$1{tSu1ywaKkx8?KakNfkR@{e44^+4JYD@< J);T3K0RZ9pcI5y7 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-up-small-insens.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-up-small-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..70a10bd3e5dc72b504f9e9c6cf821a7981dc46bd GIT binary patch literal 288 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ynTG)5S4_ zV`g%S1JlBVkv1|hK7sNx_v_v_$-kFA!@{`d;)M$bKE3?iFT&==rpm`=rpj&HT%3M> z-rwT~fPf|RaK-O~vklzZ>YaSnoSFRJ=+EQd-`Z_I{r~^Jr@%Fk^X9xBpZ{Cyjg8Jl znq)sxUUq-~b0edF;oY96KDKEmB_)`o{`p&fva2$9o}qz(flj2+>!1Js*NYn)8A%xl aa5L=QY3kf+`n3n>PzFy|KbLh*2~7a9_igL| literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-up-small-prelight.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-up-small-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..6ce79e5fff2477e1a6f18f9b10843b8ecd32c6b3 GIT binary patch literal 280 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ynTE)5S4_ zV`g%S1Jh)+v%-J>{{JuZ?En8qTwFo%hmOol=xO`;*|P5M|NRf`nVV0`yDjUjtzB&q zC<0VBf8z7Y`z?8Rc)0%mH;ytiGVuDB`ftyUg$o-w*R9CEbSI3BjctGZ{~3F{xhMG< z85#aEFf!QjiQ`0>f=^O{PfAKcmxi{_o&!J-FlBbd%!l^L63oiZBFq~Z7}|arm|SJt RauMi222WQ%mvv4FO#n&pXvhEn literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-up-small.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-up-small.png new file mode 100644 index 0000000000000000000000000000000000000000..2559ee28beb65aef85adfead846ab6edc8c60d19 GIT binary patch literal 277 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&q*#ibJVQ8upoSx*1Eiq9BeEE% z{yGRVI%&+V018T$xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ynT2)5S4_ zV`g%S15;<`&PDtG|BwGPz11@B=bTRc#78~`Zca{2$Mf6jr6nXJV`lvScUM9x>O|+d zj*tAz-(}d?+*<2>dZzL4@JxDhXTP|)iHX5MQCIb6TZ{~he*FFY|9th$J13X_`=9<H zF(IX3@81u;)`wKw+FJhi^gKK*=Ck_%5Ns$pIOTK?4^LuGPtQW0BTNh*vUKLYeZeUL PbRC1ItDnm{r-UW|tY2w+ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/arrow-up.png b/.themes/arc-gruvbox/gtk-2.0/assets/arrow-up.png new file mode 100644 index 0000000000000000000000000000000000000000..90f99520116db6740740498a3b774c42538c0f54 GIT binary patch literal 320 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3-qTBwfA(Ddu7)&kzm{j@u9Y9{{<W1s;*b zK;_p#n9)gNb_GySvcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4co@Bp6> zS0J61mX?r^5F1;PlvI|GP!O4t9~YMqk(d>mkR6+p6O)(|os<)sm=l|j6P=h1WW*%p z0tI6evw>txB8Uw_U_mH5F(*k_E*faGOi7SmFas+GH?M%Wv}|lzNkvQh#HHK!?mK?! z!mY<I{`|8@VL1m>XYA?X7{VdTda#|*!GM8b!;RUuLjLa$W;%O~>FU&XQeDb=A9YS% nTYtT_T5pM<GuJ&ypY!|{TbM*tZ>3xVYG?3t^>bP0l+XkK*=1^~ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/button-active.png b/.themes/arc-gruvbox/gtk-2.0/assets/button-active.png new file mode 100644 index 0000000000000000000000000000000000000000..a989d2c3816a1f1c261b8190151b3c1ff12e856d GIT binary patch literal 266 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S>!2Ka=y z0_m-LuWjFde%pb|+kxodmF)*E9XNIC5D=Zbaq0Rapx~t&AoB8!M~wGpBmy<?mIV0) zGsr9K+P!D*{{07j{QPNr;(RVp!pzgfF+?IfIiYJGH*++L#EoZrnj3}rc<wxZuqRwv xqT;^dfmXp|&b*vqE*i4t2?<}?+8?AbGHhUG=9qcjO%Z4UgQu&X%Q~loCIF-!X43!w literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/button-hover.png b/.themes/arc-gruvbox/gtk-2.0/assets/button-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..a181935cdb32bdcfd32bcd3d92ef9614532a93cf GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S=}2l#}z z0_k(to}It`{5+7n_Uyv7=jX0Jefr|#)0ZD1BLDvV`~Uy{MWu|HK&4zIL4Lsu@(R0l z@7ep{!B3V_xdfo7nWu|mh(vgDLRSncb1;j<ja}yt94KRFJ7-&P?<FTsOu9hAL5{}@ p+gP$q=WM^*(0EZ;u4ytW!=v-JYZSK0$^lJa@O1TaS?83{1OOO>WElVe literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/button-insensitive.png b/.themes/arc-gruvbox/gtk-2.0/assets/button-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..e94649cfe50ccf64ad1f244b2d416e50042689b4 GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S=}2l#}z z0_l6t-rs-z{?RiKdi)%O-hTM{?&H@-K*8tlfBpXR`_G@eX4?{=Qm&F9zhDM=g<ZS% z?0xXyCrhbZ0#MY<)5S4FB0M>vD~6Rhm__2ouJZ>D@UgR<vn{yyl9MMUT_E8g$K!=< oEZRy_wn-ZpR2_0I*u=o_bm{HhY)$dIKob}|UHx3vIVCg!0CtRH`Tzg` literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/button.png b/.themes/arc-gruvbox/gtk-2.0/assets/button.png new file mode 100644 index 0000000000000000000000000000000000000000..6959aa78406a795d2b75df9b4d83488067d12bf9 GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S=}2l#}z z0_k(to}It`{5+7n_Uyv7=jX0Jee(RnlNTQ#BESFq`SbVh$0m&qpi-`qAirP+d4*lO z_w0S};3rF|Tmn$k%+tj&L?S#np(}=!IhaM_#;)@R4wSL8owF^t_mYz*CS4%mAjji{ pZ7kWQbGF}YXuK#a*EE@x;nDfqH458g<$xwIc)I$ztaD0e0stdFWHbN( literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/checkbox-checked-insensitive.png b/.themes/arc-gruvbox/gtk-2.0/assets/checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..535aa5bb74b6c6df3e95743c481bf443c60d9d12 GIT binary patch literal 366 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`ukfKP}k zkalZpb7^jNY3_7s>u_#ucWvziBHyl_fSw6q6Q+buni4r>YW&pc@l$6eP6wjdH7iy( zu3dle(WBeXpFep0`pMh3Pu{+N`QgLsPoLg?`t<kj-~a#rXFUt#1sW||666=mprNT* zQ(N1E6})M-_yJUy;OXKRA`zb3|5m6$K)_WsN=WNhz`g&LmwA#({@pd+TwX4i^@9CG zfDB73lMqYDlqTJ+3D4pt2mCpE@1@4G)1S;&n<$m#_u4-Vx5~477NW(c{(9@=wy2bU ge#cuCV}Ji)J{ZC-$jVik0kn(3)78&qol`;+0JtKSga7~l literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/checkbox-checked.png b/.themes/arc-gruvbox/gtk-2.0/assets/checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..11d8c330fc34b30d2f056138b1204fdfff27dd99 GIT binary patch literal 353 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t@fKP}k zkalbBaBXXI0g|nqt{@VGJUhC5x_W)Pdi}cl0(&O}^-YMJG&O$O%*5%l(r3@hn!BKC z`Kp$68_wT<aN)tjOAjC2dj9<Oix*Gdy?gfl{p(Mke*gXZ_us$&|Nl?1^<Dt9gS{lk zFPOp8%lpyeC(-6>R)DPcba4!k2+!^J6lzf5VNq@hEI1k)`0u|rKMNPvZ?jm_NCu-* zT+B_34F@>*7-k4?TP}CXd;h3)mEi2Fvl?B}`=)IYezocOJEPEFw}ZYpfBo$D@>XE7 j7E}H5%_lx6)&FDuK8L;GL16M1pj`}}u6{1-oD!M<?=g{I literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/.themes/arc-gruvbox/gtk-2.0/assets/checkbox-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..f485813b5cd887f5ba48bf1daa54c42d5bc49863 GIT binary patch literal 259 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<E_U(^;o#u7{m}mbkjq)%5m^jW zejS7voit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xHr9@Ck7R z(q}F`JA3QdxvS5A{{@2oK=S;xXXmaxId|pxg=^1&;uo$y`~UyH^j@htplZI7AirP+ z4Na}$;*#o`+S<CFp32?V!hkY{o-U3d9MQ=M4UEU;89NljG&CB2*As}zO?a@An~i<N r`3Ij^FNUib7`$hUtcqfM$Hib}>A&#Z$`_k}ni)J@{an^LB{Ts5Yx-q= literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/checkbox-unchecked.png b/.themes/arc-gruvbox/gtk-2.0/assets/checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..e83c167b45d5937bdd70a8d1c1b743bc384cda7b GIT binary patch literal 265 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<E_U(^;o#u7{m}mbkjq)%5m^jW zejS7voit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xB{H@Ck7R z(r2$eJ9qW@`D@QFTz~QV@892l|NZ^@4@jQB_6&rsg2`(@1<(Hf|NkX}JpibOuO!GX zn8Cx-+vnoNOP3!!eEj6;_x&0yKp8_%7sn8e=;VY3#$~1N8y+lWU@re(ukd4EL*sjU u37Z9W&Fb<l^>+^(DB@3f8O^*yo8ipdn4;N6zdV4N89ZJ6T-G@yGywp^7;r@Z literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-border-focus-rtl.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-border-focus-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..4ccedf10973cee6bc56e07516e9a6e33ff9fe949 GIT binary patch literal 253 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSv;urW zT!D0GLxbm}NxAbD<j-G}yI?_R|3uf;4$qG6%sKP2=FHEUJOAL-YhS;84}5Z12&kI9 zB*-tAfsH*fD*D^&MQ_&vg^WC19780+lXcP?7~DjKk2P@yY|9j%bM}A{`@ys|?i(bz p+RSFJ<XbH->AYFuVd5htCWa|-N|k3fI)Myi@O1TaS?83{1OVbVRILC2 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-border-focus.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-border-focus.png new file mode 100644 index 0000000000000000000000000000000000000000..60c570acc551edd6b86bb28514775dcc084e94c3 GIT binary patch literal 252 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSbOU@s zT!D0GLqpEIg?aNA6)adB+CMS0f0Ao!hi6B3#_V~SbLM5unSbEQ)q_{Bef{=bTFNE@ zsDZsC$S;_IEj%Lf+qa@emj8f4dY&$hArj%q6`L2yaB)fWX&N~=G9FH0W7#d(8EbIl o=83w<o+EazIuiEZW#kuTkcm_9-&o<K1=Pvl>FVdQ&MBb@0IbDSNdN!< literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-border-rtl.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-border-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..f30c4107e862c6ac2b29a2f6148d961ec29bb288 GIT binary patch literal 254 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSv;urW zT!Hk}t5<K|zJ1~Pi|cnm=*Hcbmu@~kf9=_Y>(8&>d3pWr%U5qdef{?R|MO6GplXhi zAirP+Hg=!LsOWEfeYYk9#f&^%9780+liwsXFu0|Px;1kLY>QT%bN0Y4se@^6+&4%{ qwVBOc$-i1&^0JcT!^9*VCI&lU<(;cuNyY<pGkCiCxvX<aXaWH5UtvuE literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-border.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-border.png new file mode 100644 index 0000000000000000000000000000000000000000..0644fef6c2b0db883c8c51d93b318905ab832301 GIT binary patch literal 249 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSv;urW zT!Hk}t5+{ve{t;&2;I8>`qItk=dV4xaQ*r9J1?)_efjF`$5(GZef{=b=ALE)P&Io= zkY6wZn@@N|<Tuebu3A7LJx>?M5Q*^Q9kz>QxVR*?Ng6pcG94CSW7#d(8EbIl=7~DT kZ;!V*u>3y9RWXBs!BSIFp>X>DRG>}<Pgg&ebxsLQ0C2Ni*#H0l literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button-active-rtl.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button-active-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..2806b2244f77bca18d975514e1525fe15fe6229b GIT binary patch literal 237 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS6a#!h zT!Hk~z1OzyKfnFJ<?RQrY(H@6(8(J>_N5z-faK*HkL2DI?*Lg-666=mAg{1{&)x$+ ze;&Rt9ppAmPZ!4!iSXovqWPSx!V(e2VU7n`*uLqp%oaW-la`ZWze(Ze+>0`DY7D>a WW;0*Un|U0liNVv=&t;ucLK6Tr%2f~m literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button-active.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button-active.png new file mode 100644 index 0000000000000000000000000000000000000000..4adbcd3af5b5d3fcc0bf036ab61527c35fc190b6 GIT binary patch literal 235 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS6a#!h zT!Hk~z1OxKxV-(q<-@0MA31#!$N-{C*B@QF@#yl6M^kiXt^+D!FA4GsW{}^t`@w^s zEV8f80EIL?T^vIsB$GATn~a><+E#@MY%r2I7<aYpNSvL|O^>>mmq!jT@C&=LF(lSZ V&EQa7YYo)I;OXk;vd$@?2>_v}Q`!Ik literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..3274d9d7eb46554d13909b10f1ba7eddcaf6a1fa GIT binary patch literal 236 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS6a#!h zT!HkxXYcPnfB)#&`^V2g=-tP!kAU3g?|=RN^ZU;qrP>59pdyZvAirP+d4=73_CEOO z_I-H+P)yU)#W6%8JUOB0eM1u)+qE;H0UH_`YsH$*GA8pGn{AShobcyd1|PpLgXH1a V&YT8s?17pXJYD@<);T3K0RV!GSX2N2 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button-insensitive.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..b77380f5b91198c0f86fbbbbc6da868f778c20d3 GIT binary patch literal 231 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS<N|y` zT!HkxXYU_@(c2GS-+lc0==pmf`t|$I?>~RIoAy=#Rj`)?`2{n`@7n#~!A}<1S7(4i z8lEnWArg|w8tqL+&TMTn0}PZU4$iyTc4VHN&rOfIIS-E<VBi;aWn<XBr`svSqI(-q O4}+(xpUXO@geCw~Y*p?6 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button-rtl.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..a83feb8e0fdf7303399067240e4dbc667affa59b GIT binary patch literal 240 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSR04cL zT!HktYtPPKe}4YjvkTXrpS%9_$@33SUVH#@f#}blKY#!J4c(TQ39_jq$S;^dUSap1 zy$>GzOqg4-3Mi=Q>Eak75uTjzX$B{&utdb_GUtPAY<*Wb%$~n{c+%~gvbR{%*$hU0 aVTRBDSN%W7c;_Zi6N9I#pUXO@geCw~%U!+z literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-button.png new file mode 100644 index 0000000000000000000000000000000000000000..147574786f67b083b155367cf704606437bd9c5a GIT binary patch literal 227 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSqyv0H zT!HktYtPPu(Ua#NAdKIC{`~p-w=j0XU7$2uNswPKgZ!@D4}Pva%QzD#qT%V{7$PB= z?9tp5;>^~@r;$<aw!zwK;*H$HQ+l5qFH>h@tC*o-#K3UoY;~JQ6}LW64}+(xpUXO@ GgeCw2=TN}_ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..590eeb2e0b76cb3340924b7e4421bc1b19bd94c9 GIT binary patch literal 229 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSR04cL zTwPl`JUhB$rcBG8w;*TU!kqaFPu#w9=H9)t_wN7t^XK=UKmYh7=2dX#rba4!k z2v1IFU~;>x<@SzO;M{-V?+<d?_RDg7`)|N9`(SCt=Krn9UmyRMeJ}AaQAmoFp+s2W U<}49=CZKi(Pgg&ebxsLQ0RN~}0RR91 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-focus-notebook.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-focus-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..de29a9a0686e8adb09fe98b7f85e8e1704549455 GIT binary patch literal 225 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS)B}7% zTwPl`JUhB$rc8^OGCgbVg6w$<a^@{Oe(Uy$+jq|1yMONfgWrGt{Qv)-eUj9DpcWlZ z7sn8Z@MH_Q6AbJ}SD$xaWNyAL$r3HqdDi&I%@cK<PD$ct-8T5E9BO7^2wK0$T>9;k QpFn*Kp00i_>zopr05jlHN&o-= literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-focus-rtl.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-focus-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..5f8cfd084b8886eaa4ec51e7e64efad5bb153823 GIT binary patch literal 232 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS)B}7% zTwPl`JUhB$rcBG6GcRk-{H(e24_>`?=H9)t_wIlF_WjqNKfnL{`Tzev-<<`uKrP0e zE{-7*;mIitOm3Go+~zS0ocsUw`-7Y|dr^*W_2DeD52j>n{=YNv>*N1V-%C796v|>{ Yh|5-(DUhVO3#gsJ)78&qol`;+0O%ZA4gdfE literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-focus.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-focus.png new file mode 100644 index 0000000000000000000000000000000000000000..e167645c5d624227817475a6bf2aba4653d8ace6 GIT binary patch literal 228 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSv;urW zTwPl`JUhB$rc8^OGCgDVyv#ZCvgXV`aOLX3tJlunyMONfgRkGd|Nism|NsBrU-+Z~ zb?JDzIEF}sC*P1e!N7hr`<)XbbMy6BmT0!lv(`s$o~Y||N)kWoxS?F-P%{g|+)L~A UuQ{eq1L|Y&boFyt=akR{01tvza{vGU literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..60eed4f4fbeab37160b10991a5021278a3ebee77 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSv;urW zT%W%9`1IwcXRkiJdi&+oyDzWbetGxt+t+VDzJB}p{m1X`KY#!F{rmTyKmY&#Uv1|K zvQN*`#W6%8JUOL-=~ze6u{kUn=`&@T{#pwkOe=6qn$45@tv>us-5s^#9Q?xP%^21$ Wm&tsgqQ?%@$>8bg=d#Wzp$P!nuV6R; literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-insensitive-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..a108b0bb5560d61b8b63d5a857f9e09011558f82 GIT binary patch literal 222 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSR04cL zT%W%9`1IwcXRkgzd;RIv+b^%*etGxt+t+VDzW@0B<LB?+fByXc|9{m!jd?)zI-V|$ zArj%qHzZFmuuonc=IF@O{9B79nyd4y>5-c!>Nwq#{GC4i=5w!@z`*b>qyM{X+r584 OeGHzielF{r5}E+q;adOz literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-insensitive-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..dd19b587e55211570a2050ca606cdf5343168c14 GIT binary patch literal 224 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS6a#!h zTpvAu|M<oGr>{Ofd-dVn$8YaHefje3=a=t4zkd7v>-V4EfBqQRL~jKuHuQ9H43Usb zPHA9r6V7*A&%*Ki|H<kCv%~lOSbo=AHJueO+j8?no#Us+|L4A!n0SbVK{P_aQf|7l QHBd8yr>mdKI;Vst00@U!egFUf literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-insensitive.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..446bad3427a0865f3aeb7dee20271fa09b434a6c GIT binary patch literal 216 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS6a#!h zTpvAu|M<oGr!PM|ef9C#s}Ju!etZAv%a`vzzkd7v>-V4EfBx(@I_?Nmtm*0E7$Om# zoKc+8(7fbSXn??h2m81VPIE~r<}Eba6hGnbjGiauOAHtpmaOPqw?u+p2B?X_)78&q Iol`;+0BQDC!vFvP literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-notebook-rtl.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-notebook-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..ebba07a0a442d1797f95144b49e703380271f70b GIT binary patch literal 217 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSqyv0H zT+d&7cH#Q-tG8d?y!ZO%{nsBq|M>Lf$G?C7{{R19-W$#hRA%7m;us<!nVitT<aU{@ zt%Hvv!=I~Rv-K?*fj4E0EW4W%Gd55B+w{bJ!u`aCi(45P?rbR5EYfl20P1D%boFyt I=akR{0Pz-3<NyEw literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-notebook.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..d31886d343194dd74c202dc34867fe5e961007e6 GIT binary patch literal 214 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS<N|y` zT+d&7cH#Q-tG8d?y!ZO%{nsBqfB*RT$EPnp{{8#+|NsAO8igJ}m0F%Ijv*4^$uqJ} zFt9s{8ZT66JXoXFq}zDpnarb{l>G|71#iB;Ec4KjiQ$2N<B^25>a9Rs44$rjF6*2U FngGG2Qzrlb literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-rtl.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..4254b54d5e92f11309f9c061eb6700835956b1ed GIT binary patch literal 224 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS6a#!h zT+d&7cH#Q-tG8cXzw`3?-IuT4e){<N$EPnpzJB}u@87@w|NmQuuyz6!8+y7phDb;z zr!+9R3FjZvVdr@M|73N6+2Q*$IllcbVVSL%ld*Z?-=-(-6Yf7ue3Zn?pgBV!a;f9C Q{XoqOp00i_>zopr0J0TX=Kufz literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry.png b/.themes/arc-gruvbox/gtk-2.0/assets/combo-entry.png new file mode 100644 index 0000000000000000000000000000000000000000..ff0c768b5b814f63d62f514e86af088a23855bf9 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^qChOc!VDyzFJD~^q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSR04cL zT+d&7cH#Q-tG8cXzw`3?-IuT4eth-z)5p(0K7IM|_1pJ<|Ni~||NmoVlqpcXmZytj zh(vhujI0w3?2fU!7cOWxm}K6h+j``g+@qY7{R+PYZ@#}Q^U#rrA#d;8vdBV1d7v%^ MPgg&ebxsLQ0Q65;f&c&j literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/down-background-disable-rtl.png b/.themes/arc-gruvbox/gtk-2.0/assets/down-background-disable-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..2d15372c92e00290baf128573aa1be71a9a1b9ed GIT binary patch literal 204 zcmeAS@N?(olHy`uVBq!ia0vp^AT|#N8<337)>#0gSc;uILpXq-h9ji|$mcBZh%5%G zzYfBTP8zc-fP#`Gt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0Tp?Ax;TbN zOifNnNJyyo^5<{8XJ8y#O#|opH!GZiMF0KzKL4SnV`~o&Py7AaKfA=|C%Lh)v9(p7 rzju1Gfx(%?gp>`*K%Iw|2{7zmDs=hW#C4`XLm50>{an^LB{Ts5wJ$>N literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/down-background-disable.png b/.themes/arc-gruvbox/gtk-2.0/assets/down-background-disable.png new file mode 100644 index 0000000000000000000000000000000000000000..b1e591fc2d5851be418936caefff61d76c307df4 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^AT|#N8<337)>#0gSc;uILpXq-h9ji|$mcBZh%5%G zzYfBTP8zc-fP#`Gt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0Tuapx;TbN zOnrM%QK-Ryhv8uMa(RcOU)FZ9?W<OtQSdMpW?^$?nRWTKp0Ba`3jT%byiW;MeLMXA v!h2D!040^<J0F`gTx#DFc{Gzv`T(nEtHiRy`A?aE<}!G?`njxgN@xNAbxlB9 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/down-background-rtl.png b/.themes/arc-gruvbox/gtk-2.0/assets/down-background-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..7830008ffe8ad64185f6434d032b6c74f0a4d5c6 GIT binary patch literal 198 zcmeAS@N?(olHy`uVBq!ia0vp^AT|#N8<337)>#0gSc;uILpXq-h9ji|$mcBZh%5%G zzYfBTP8zc-fP#`Gt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0TnrWx;TbN zOnrN5qo9L>0K);>MzfMdL3dA_w41(1a-~m^ltCP$S=@$cvvlY7|NEgCH}htn;<LXN m+qcVXm}12u?Doa~Bb%G6QO0-GN6A3r7(8A5T-G@yGywp!OFn1- literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/down-background.png b/.themes/arc-gruvbox/gtk-2.0/assets/down-background.png new file mode 100644 index 0000000000000000000000000000000000000000..17c0e80a882bb948d10c073abfcaff4870cf565e GIT binary patch literal 194 zcmeAS@N?(olHy`uVBq!ia0vp^AT|#N8<337)>#0gSc;uILpXq-h9ji|$mcBZh%5%G zzYfBTP8zc-fP#`Gt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0TtPMx;TbN zOnrMwo2$Wrf%Smnw^j4PCm%BF<_??vw35kw#$20E2{W!aJYQ;G*YEkDp=kQ8ZTc$$ hj_r)S%WV3kfJrLRWM9UoI7y&U44$rjF6*2UngHq4J*xl! literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-active-bg.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-active-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..62913325e3d80c3ea94d5f029a129a605128bd9d GIT binary patch literal 267 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3-oX$H;yMQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6HXu`t1AIbU zU0XXmJG!GMPmP{DEo1h)%sKP2=FHEUJO99ys|T-MJ9YQ&>AUyN+`Iqv+xK68{`~&) z=l}ozp6_O;0=0X2x;TbtoPRsXkg36d<4B*D=n{_q^=tVx-teWJopGR*Q~JoG3CXT` zExbo}ZaSi-ktNEK!d&;&_3F|ZjywDchgapkTUapnYR>du+;ZC$-7|kVzXzJi;OXk; Jvd$@?2>|JsYwrL6 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-active-notebook.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-active-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..73c5465be207a4eab864a5ec84306ce095a838f9 GIT binary patch literal 250 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S>!2Ka=y zy0&(Bc64XWU64I*LC(B|IrA6hFI-fxaB;!HCC6{wK5_fb$8X<00nzvG|NsBbdUDhg zsL|fj#W6%8Jh>wC1OxM-&k|{Os@a+IS4ouIS3DrdW~p+|naxh+UUT9J=dWvZh4Q%% nf2l1v_gbedyzhg6NGv;pPy0_7Zx*p^pivB-u6{1-oD!M<(k5O7 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-active-toolbar.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-active-toolbar.png new file mode 100644 index 0000000000000000000000000000000000000000..86bf5b1dfdd7f87172a0d8b40cb7899b60da7fa6 GIT binary patch literal 272 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3-oX$H;yMQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6HXu{Y0(?ST zU0XXm+PhO{%t@O$Cw=DJ^jULr=Pk^ezi`{Bv)fOfd;a3}n~$H~0?{WR`uy(G=YRkH z{r~?zM(o6Xpb0*nE{-7@=igr1$k<@O;d0U0fJsg8Tl_V~rfXvVzD+GJNIfL9(dx^L ziQa~@5_fOP;n2w9V)~@`=ZkCA%t`6Ku?yCQZ?~L%(0A45x6jNs^DFx)1)lQ<n#<tn L>gTe~DWM4fOUrP} literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-background-disabled.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-background-disabled.png new file mode 100644 index 0000000000000000000000000000000000000000..6b2c6b9918dd18e04e20a072736f1f25bf718059 GIT binary patch literal 155 zcmeAS@N?(olHy`uVBq!ia0vp^Y(Ol;0U|59*B=E^EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQlqMT^vIs srY8US`}}-8n@$7g><253JebVDz#hON7Ad5)52%L0)78&qol`;+0O*A(mH+?% literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-background.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-background.png new file mode 100644 index 0000000000000000000000000000000000000000..5914b3f25ea6945a7bb6a75f6a8bee6f27d30cf7 GIT binary patch literal 155 zcmeAS@N?(olHy`uVBq!ia0vp^Y(Ol;0U|59*B=E^EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQlqMT^vIs rrY8US|NnnIn@$7g><253JeUlWxX7Y#_pNOaPz{5ptDnm{r-UW|5Lhgt literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-bg.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..b185009954c5f337fc7ccef6a105ad428c70b0cd GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S<e2Ka=y zp1=0&!u97@ZoRmE=jHXgFJHa=`0DMa51+q({r3IezkmP#|7Xvw@&qb2_jGX#kqA%D zFimM-e8|zZ;8duAL2U2A8d0Vx1|CWu)r<-hKZ@}<%dN@}bY?Q0a!cl+qQ)dfhFx<u Voc8!PH4kV6gQu&X%Q~loCIA<xSMC4+ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-border-active-bg-solid.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-border-active-bg-solid.png new file mode 100644 index 0000000000000000000000000000000000000000..31760f8b9482c1e7f8fd96209933b3d292e34e02 GIT binary patch literal 318 zcmV-E0m1%>P)<h;3K|Lk000e1NJLTq000^Q000;W1^@s6<bv(R00004b3#c}2nYxW zd<bNS0002>Nkl<ZNQv#%F-yZh7>Dtvcft*qEI~Js41t0aL4up$;L>WLlS02uzl(x( zlv3*w>EI^Lk=UVhQd%nE%y`kgI9>!H&lmXd{-?K*B+2(;wd7?!V_g(jTjC-q1%cMY zVZ`3{4qJ=WlBX=?w7E~W-NE;LCy+6QyYZN5mU0Zp-J`?7Nz|l&afwpO2?C&$;-J;S zynpaKpCLYrFS_lHGhnmc**WW?Kv-Kko9nkc&%@dhQJJt&4b@N$)ld!nOGrwAF{Uyg z&vT>{h(K#bll#h`(Zhs5YeXDIJZ34^w?n6w8DqE_-Y|W8B@QDRfAwzt0M!Fr^V!gi QcK`qY07*qoM6N<$f*90|uK)l5 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-border-active-bg.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-border-active-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..c5361d7fa152d4d38bb2debd09194c282b4ac51f GIT binary patch literal 315 zcmeAS@N?(olHy`uVBq!ia0vp^GC(ZF!3-oPcb(Y{q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSYyx~j zT!Hke{ri`kIMKUhTmQD5{hPM|856ec=-;|EV&de8iBnu#J3KqOGiJ}roHH+L&it&o z^AB9PdhqJCuiw6>)@S$v^>dd5`2{oZ@RgL5m6uok{ylZ?pH)ENC{Gv15RLP1FIfvU zC<w4zbo|)7M&Zlf_pcaZ&aC~kRQ6nlcvF~;eMF|hEx~5FLzAo?&3PK7eW*#kS#cBF zC;9yn?#cdb8W;PcUAJthWWOEkeqnX_+11VW{A!tJ3h=Cs{C=z-XbXd<tDnm{r-UW| DKMQ^# literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-border-bg-solid.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-border-bg-solid.png new file mode 100644 index 0000000000000000000000000000000000000000..b185009954c5f337fc7ccef6a105ad428c70b0cd GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S<e2Ka=y zp1=0&!u97@ZoRmE=jHXgFJHa=`0DMa51+q({r3IezkmP#|7Xvw@&qb2_jGX#kqA%D zFimM-e8|zZ;8duAL2U2A8d0Vx1|CWu)r<-hKZ@}<%dN@}bY?Q0a!cl+qQ)dfhFx<u Voc8!PH4kV6gQu&X%Q~loCIA<xSMC4+ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-border-bg.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-border-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..6b820aa115e218de0c450947d3769feb0c3947c2 GIT binary patch literal 303 zcmeAS@N?(olHy`uVBq!ia0vp^GC(ZF!3-oPcb(Y{q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSj01c^ zT!HkfSFhf_eS7E8>w8b%-hce&?&CN2pT4{Q<jv)qFV0_kcH#Q->vvvWzx(pl+mEl_ ze){_DdwqlRQ=m4kk|4ie1|GhWlCtvh%HO<qB1D0r5uPrNAsXl3Ua}TyP!M3b=or}Y z^zwK6wd@Is+fPj|vrsl;*&8)8;;lkepX20$r;RI?$CNuqd`LEMx#;xsvH0VxH-`mG ue;Jy(oIh!OV={Zw#XZ^E7;nw}#VW9u>(jvv>*RoTFnGH9xvX<aXaWG8cY>z? literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-border-disabled-bg.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-border-disabled-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..d550136c2b5be759e5774df37461a7b825c7f5ac GIT binary patch literal 226 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S>U1^9%x zK6?KC@r(CQUw(M@>cjg_Up{~R@%h`2uiw7^`u*qkpFfXytXBe6nt8f7hDb;zYZ#_9 zFea9>E$^9WaADb@1h!=6mnm$VDsjrp>O%R444y3fC1$EJ!D(e^E2An4Bj1;KH~6Jw RT!AJqc)I$ztaD0e0swLJQ-S~h literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-border-fill.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-border-fill.png new file mode 100644 index 0000000000000000000000000000000000000000..15f67464afbfc0e57a0bf88cf6652732d3b6c15f GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTm!3HFa)Xf(FDVAa<&kznEsNqQI0P;BtJR*yM z>aT+^qm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0xGo-U3d s5>u1^{Qv*Ip3USyi=Kg&#T^#L|EF1W7S(TS2P$FkboFyt=akR{05H!gI{*Lx literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-disabled-bg.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-disabled-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..d550136c2b5be759e5774df37461a7b825c7f5ac GIT binary patch literal 226 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S>U1^9%x zK6?KC@r(CQUw(M@>cjg_Up{~R@%h`2uiw7^`u*qkpFfXytXBe6nt8f7hDb;zYZ#_9 zFea9>E$^9WaADb@1h!=6mnm$VDsjrp>O%R444y3fC1$EJ!D(e^E2An4Bj1;KH~6Jw RT!AJqc)I$ztaD0e0swLJQ-S~h literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-disabled-notebook.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-disabled-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..91b4c2de26a436547d9f03a52978a7f80a487706 GIT binary patch literal 250 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S>!2Ka=y zK7H}=>B~>g-+X@Y`tz%|UtYcY^7`$Uuit-u{r>CwkKf;a{{Hdv_pjf-fB*UO|NsB` zhQz}_jrN`{jv*44lPl()U|>%AEn#-`UTfp)X*}=B1sAk9iglJxY!vS-Pn7sHp|*O0 rqO7WlnX=Q%Hqpc0?iCze>zEn(WuKe#JYwSm8pYu0>gTe~DWM4fx^!vy literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-disabled-toolbar.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-disabled-toolbar.png new file mode 100644 index 0000000000000000000000000000000000000000..074826b5489be3dee00e03da0619c32dd4f36fff GIT binary patch literal 251 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S<O1o(uw z-n#eV*1eZ^9=yEs@a5eHFYi8lb@$P$$4_59e)j6gvscewyng@b+lNnIfByRQ>-V4E zfBr;HZLS6Cwe@sy43P*=j(B;3fmvy@#Im`+`I++%N!I*RKA^~EsdCSmtxn}$d*TV_ tZ*N_<OqkKdvGlqi&uP(ziW+xV8NS+brrng=(E&7w!PC{xWt~$(69BHPYg7OL literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-notebook.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..0ccc4ed6142a97fdba5c8737e183c06d85343911 GIT binary patch literal 237 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S<e2Ka=y zp1=0&!u97j@4dcx|Mji=Z*Dz!^YQcdkDq`1{`2?GpTGbA|6kf8y9cP)&eO#)L?S#n zV%Z4>W~WG=m7Bv39`Gt>I~&SjFw>E%bNhrw?#}HA5}yKUyJdvV@@U2uoZ~8Qd)oFv dKx7>g!<0Q6|8sZWG6tH&;OXk;vd$@?2>?BvU3~xm literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/entry-toolbar.png b/.themes/arc-gruvbox/gtk-2.0/assets/entry-toolbar.png new file mode 100644 index 0000000000000000000000000000000000000000..885a5d8a85486a85c8f60628f5e2d5cc89d217ef GIT binary patch literal 247 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S=J1^9%x zp1=0&{I%y-Za%+q>-qJ&uWsCZ`QR}Sy?XxQ_4n^TzyJ984+Q=LfspzxZlErEPZ!4! ziSXo%;FJc&g*<InOv@7=OtEgh7RwTGMxptL^@#)BM|K<VRG!#(w?jy1vSiS+1D5J{ hC2#RQRMd!JWZ+GBD(Lg#yE@P)22WQ%mvv4FO#r>VW-$N& literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/focus-line.png b/.themes/arc-gruvbox/gtk-2.0/assets/focus-line.png new file mode 100644 index 0000000000000000000000000000000000000000..0f5ef9d02de396bcf91e9c49990d165c9335cc6c GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^tRT$61|)m))t&+=mSQK*5Dp-y;YjHK@;M7UB8!3Q zuY)k7lg8`{prB-lYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt)QPE{-7_ zGm~w~zuuH$D{0WHc=u|vsgJ}e2?>b}Tt-R8!VGadJh$)mymJAnX7F_Nb6Mw<&;$TD CnJnM{ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/frame-gap-end.png b/.themes/arc-gruvbox/gtk-2.0/assets/frame-gap-end.png new file mode 100644 index 0000000000000000000000000000000000000000..8d253648946d582949bf9f52bdd6ecd10556e423 GIT binary patch literal 142 zcmeAS@N?(olHy`uVBq!ia0vp^OhC-Y!2%@Xw6`;Y1d5$JLpV4>-?)JUISV`@i-D@I zgD|6$#_S59pk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#T$MZBIajv*Yf f$vgi4-^I+pk;C*YFo1UsP=dkJ)z4*}Q$iB}PiG_H literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/frame-gap-start.png b/.themes/arc-gruvbox/gtk-2.0/assets/frame-gap-start.png new file mode 100644 index 0000000000000000000000000000000000000000..b575a6e0b430bd462cbbfb16e08289a613887f61 GIT binary patch literal 142 zcmeAS@N?(olHy`uVBq!ia0vp^OhC-Y!2%@Xw6`;Y1d5$JLpV4>-?)JUISV`@i-D@I zgD|6$#_S59pk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#T$MZBIajv*Yf f$vfT^{I_RdyT|lRxsGQpP=dkJ)z4*}Q$iB}Q_v(b literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/frame.png b/.themes/arc-gruvbox/gtk-2.0/assets/frame.png new file mode 100644 index 0000000000000000000000000000000000000000..82945e9d57bb06d56304fa15eb661364e8de829e GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2xGmzZ=C-xtZVlH;_4B_D5xc$)o0g%gC;1O92 zRDK<V8J#p{R{#YiOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W3-AeX zy?_7y|NsAul?xJpB7&YSjv*Yf$tej5YtoPONk}l*?PlRl$_#r4lw|O9^>bP0l+XkK DxZf|v literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/handle-h.png b/.themes/arc-gruvbox/gtk-2.0/assets/handle-h.png new file mode 100644 index 0000000000000000000000000000000000000000..11d162115c73e333d863ec3570baefa1dbaefc9e GIT binary patch literal 160 zcmeAS@N?(olHy`uVBq!ia0vp^5<twv!3HFqtYlb$6icy_X9x!n)NrJ90QsB+9+AaB z_18g|(Me-=1yE43#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD=*PZ!4! yj+w~`2N=)ASAYBeXKVWZlY-7{K08!aurdgK619&$Yrh((kipZ{&t;ucLK6V;T`T4Q literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/handle-v.png b/.themes/arc-gruvbox/gtk-2.0/assets/handle-v.png new file mode 100644 index 0000000000000000000000000000000000000000..2317e90af5f0a732ed0fe752953e3a8e7760dce4 GIT binary patch literal 157 zcmeAS@N?(olHy`uVBq!ia0vp^Oh7Eb!3HER{MNY%q*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6c|dAc}; uaLi0jP+&KhxBuH4duAZG+@N)gnc?s@t`*_29kYO{7(8A5T-G@yGywo5r7CCu literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/inline-toolbar.png b/.themes/arc-gruvbox/gtk-2.0/assets/inline-toolbar.png new file mode 100644 index 0000000000000000000000000000000000000000..9815a9291dcbdbfa4dc716cb5a782bfc3fe0f06c GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^5<slL$P6TnCTLXyDdu7)&kzm{j@u9Y9{{<W1s;*b zK;_p#n9)gNb_GySvcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7wg8_H z*Sn8je)#ltV(jPtKoLPt7sn8e=;Rgu|Mw>@Fc4s1IP2oeY85Bb36x~;boFyt=akR{ E08ouEX8-^I literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/line-h.png b/.themes/arc-gruvbox/gtk-2.0/assets/line-h.png new file mode 100644 index 0000000000000000000000000000000000000000..8320e2a623debca401925e540d1512acf006f1c4 GIT binary patch literal 152 zcmeAS@N?(olHy`uVBq!ia0vp^Od!m`1|*BN@u~nRmSQK*5Dp-y;YjHK@;M7UB8!3Q zuY)k7lg8`{prB-lYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt-aSE{-7_ oGm{e<n2!Da{{DY@LP7!qgLoqIJgc1VZa@VLp00i_>zopr0K}3gSpWb4 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/line-v.png b/.themes/arc-gruvbox/gtk-2.0/assets/line-v.png new file mode 100644 index 0000000000000000000000000000000000000000..c13ee45c94378510c7830064c47c9715f83986fe GIT binary patch literal 152 zcmeAS@N?(olHy`uVBq!ia0vp^Od!m`1|*BN@u~nRmSQK*5Dp-y;YjHK@;M7UB8!3Q zuY)k7lg8`{prB-lYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt-aSE{-7_ nGn04J|NmFd1_Wws8Vn5P&zR@i-g49dDq!$*^>bP0l+XkKgT*DV literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menu-arrow-prelight.png b/.themes/arc-gruvbox/gtk-2.0/assets/menu-arrow-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..04bff4917dc5787f93c95d75fde6e946dd4eeb21 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^tU%1c!2%>_|M<HBNHG;Vd4_OsguZbD333*AL>2>8 zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQl?VT^vI= zqLY98e^k%O%<@P7-~a#hqCLSs{@?%4C!x-NBC|o`6q8Z3Ll4i2rvE=3++<xoJ^atr aA;u7trebohNlyo82!p4qpUXO@geCxsLp!wq literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menu-arrow.png b/.themes/arc-gruvbox/gtk-2.0/assets/menu-arrow.png new file mode 100644 index 0000000000000000000000000000000000000000..1e95c5d2c290530d7fb6abe932b88d4c547d5c08 GIT binary patch literal 265 zcmeAS@N?(olHy`uVBq!ia0vp^tU%1c!3-qX^pA1^Ddu7)&kzm{j@u9Y9{{<W1s;*b zK;_p#n9)gNb_GySvcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7vjCqE zS0EjmloOqh6PuVD10r*xlX7D~WKK*%ZggUHOcF>i1}qo@R0Cuu=BR94RtVH7SQ6wH z%#e|lmtR<1Qc+dc(9-en#Xn19O@E-IhNp{T2!|}|K}IGA1qPN4o=!);{y)F%r+>!h mHf82-HX4;TjaIz;p{FAz$MD=}+44-F9tKZWKbLh*2~7a1<5Qdf literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/.themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..46f7bceaddee495a6d0e85d7f65408c6ffe189a7 GIT binary patch literal 359 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D2g5v6E*A2M5RPhyD+MT+RZI$YP+9 z>mbbNq%pe!C@5Lt8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V`<;yxP*GHXPl&5q zTboOBvrBWQOIwF?YrAV}ClGme_V{-81oTV@nJ_5~gr<Z8(WEJnlcr|Oo|iRu-rT+W z_g}qw?%utd&z{|R`SQWb*AHI5e)RV36A*g;_df^-+h1q_+9FpH<QJ@=saaE7+k*o* zT#dd9R2k~&;uyjq%X*NVsmVcrWrO26jT_wUx&QzBPR`lJaBBivgCRp1$ALTVSq#2c zy>Go;WcdBp9M1E<;;Q%haa<1CAJs45<Gq$$V1}H#0)qlCLvkBi!Wns~!>o^P7rs{o PTEO7x>gTe~DWM4fAR3dO literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-checked-selected.png b/.themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-checked-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..db33e82b6749d3cd00fe366d053a5236252069c9 GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D2g5v6E*A2M5RPhyD+MT+RZI$YP+9 z>mbbNq%pe!C@5Lt8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V`<;yxP*F&LPl)S( z4B*<@;oZ^W-Ps*8WqRDy841&8CeNIczhH6E;-%%wR&;OPy7$V}bN3%ydHndn>(?(n ze0cfs<C~8kzyA2~`_G?$VABp=QNIr~pRFXwFWA$|`_bbk311x(fg-`4E{-7_(Xr>e z#T*PoST43#s2quJx%J<USEh5ZTWz{->e<<vM<%RRIV<eJb$8CzXjwg$X_`WFesM4@ y{`HoT>0st(2F7n;xlcs1>nBY8RjYZ1-Q4{)-{p)ik1qp_XYh3Ob6Mw<&;$U@kCFud literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-checked.png b/.themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..12b1a9c82768a7ec0f40d8acf87bbd33bde42771 GIT binary patch literal 324 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D2g5v6E*A2M5RPhyD+MT+RZI$YP+9 z>mbbNq%pe!C@5Lt8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V`<;yxP*GrjPl&5q zYlmxFn+uR^?Q{i^AOsZj?CAFI>5rT=HG1;2m?_g!X3Z&BxTI|9^7ajzc3!-6_TK$V z4<B89^5o&`H&5Qad-neQiw_@u{{H>{|NpwYyjGy$Y$ZW{!Jb~;j~+is`0AJl6bbfp zaSY*zjy-o)%t1lK^`Z1lmH&(Ge6J5+_Ky7aqGq#l=;7I>Nt#zDrL(8}EY_5o^iG%Q z^Q#Ym&CHFyhkr0I%73kDU^u+=<j1a;FEmg6-6!$;ATRSD))f}+nuS2)89ZJ6T-G@y GGywp4$cGmI literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/.themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..ae345d24075390fdfb1f8d41832cd15ae4ebaab9 GIT binary patch literal 238 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4xHBpZ(Y^aoPR#ZI0f92^|CANoH4aybh;B8!1a zu7fb6lg8`{prB-lYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt+lHJ|V8> zZ#}ti`{~7N&;EkJ@85ra|NVR6>eF-Ao?W>5?EnA&_nmy>fQq?Gg8YIF42_D4OG+A> zdU`_t>^}z-*6?(34B?1QzA%H6#h69nRv6>KOH6H%3RPEGx?YM2Y~9h|D3kK9gpI*= Win(fF%;5(>Jq(_%elF{r5}E)F9a{MS literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-unchecked-selected.png b/.themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-unchecked-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..9066a4c09ac76e83267fc70e811723835b9621c8 GIT binary patch literal 227 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uAB#T}@sR2?f#ZI0f96(URk<tO=a~60+76a8> z2Vq7hjoB4ILCF%=h?3y^w370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiV{3s978lF zzP+@Nw<STM`5}8#6049|gJs{7W2y#%ZHxjPzXkrVo%ze<ntI#ZR99)yarUkMZyAJh zN^DGV;N6!Rb%Jq8Tx{Aj{i=n>7oMu@6??7wJ8^#{?=~eRE1pmL&1L(&h38%k5S;|H Oi^0>?&t;ucLK6TC%}MwG literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-unchecked.png b/.themes/arc-gruvbox/gtk-2.0/assets/menu-checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..a599717a45de1c2d4f8e329ca7484791ed50a021 GIT binary patch literal 236 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uAB#T}@sR2?f#ZI0f96(URk<tO=a~60+76a8> z2Vq7hjoB4ILCF%=h?3y^w370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiZVT2978lF zzU|%3+iW1h@IEr1`P7;NZZj3%JUY4Ngu~=}LQHBO^lPQ!+$XPoUm`T^i_3=t2Tauu zxkOx^nB9HX;hbrk>02(IS4WB*ul6#WQ~Lj@Kd<v#P}G(aOShO8XdE)BH_M-6WA*nd ZYt$rnmjD;}i$F^mJYD@<);T3K0RXJNRAc}E literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menu-radio-checked-insensitive.png b/.themes/arc-gruvbox/gtk-2.0/assets/menu-radio-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..779a3f79a73d9115a15ba4b0ae0f0d9004eaa1d3 GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D2g5v6E*A2M5RPhyD+MT+RZI$YP+9 z>mbbNq%pe!C@5Lt8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V`<;yxP*FmFPlzj! zZfIx-UA4-iz1^+3+pW9XrM=y$xyz-k&7-Z;y`|l)t<w!iws*R=cDS~*xwdsWx3;^s zcDlB7xB?j<vNL+h)L0Oje(v7AbN3!xxcA`OuU|iY{rdm^|En8kHUsTYC<*clW?*7g zP*hY>4hjkmiH?qmjjgS%>*(x(gQuH(8-Z$*JzX3_IAmE5a`QDSh%jt8<UB{}ef{~| z$UltP!q37_{<YJav?u4l_ZNwG8MfXxe9!Pov|3=Pk%y&#s&C^YV<DrWcNrNOhN3-R zOy*n^cgvTxyXekZ5x;P&WW{`;Q&Ep9>w4|E)~eb+3jbsbw2r~k)z4*}Q$iB}LST{+ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menu-radio-checked-selected.png b/.themes/arc-gruvbox/gtk-2.0/assets/menu-radio-checked-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..e927328f42fbae6e3706dac158235472bee95d91 GIT binary patch literal 367 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uAB#T}@sR2?f#ZI0f96(URk<tO=a~60+76a8> z2Vq7hjoB4ILCF%=h?3y^w370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))iir#p-IEH9U zoI1%?-#JmDZT*}rzB)R-F4+ZUJv~)3ZvPWj`zt>~p#H#d{uP@y8=I+#o)b)b*~T}0 z;iWyc&9C<EIXU<Dsp{vIavV$Etq9LrR`-A3^jBuCD^tIo*<ZS9nsbJf0o!4(%^I4F z)rnWPA8a_B=cRu-GJf6W`&pZI7|6SoDJN)`@a@w4{#V_u-T9r|Z<*NTM+H>`19<1Q z|0z|vc>0r4NN+>`g~+wKzAD#VZB_ar$GCmr<;?9jI>KkH4!O~jZ1pxxaF?TR+MGCM z2KVmY{e8#(Tkh(ZoY@eiRpy$zLi|<tucdaYpT9a1RmX6=C~3AO&$1&xe=~Tx`njxg HN@xNA&N!86 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menu-radio-checked.png b/.themes/arc-gruvbox/gtk-2.0/assets/menu-radio-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..faed8dd15c05ac442545a75516a06ce03510bbea GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D2g5v6E*A2M5RPhyD+MT+RZI$YP+9 z>mbbNq%pe!C@5Lt8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V`<;yxP*G-pPlzj! zc4%lYo;lOCt<9yS!@aG`t);`Yt;?mg-L195wYAfwwG+f>>vV1HZ~>DLHjs;kq9;#_ znF2)9&)mCr_TK$-_aB_U|KQutpWlD|`v3p`zJC?BfR;&=1o;Isu&`R&*xK1ooi=^u z(q+q6tX%c@$<rS{f2kL~=L4!q^>lFz;gDrL$jQ{mAi{b;y}C>_x%1C&`Aa^N)|~&l z*M99Jm9u;o%sk5&Zl&-xr0P}F);$(J{^dv5)eb%8WvgZtc=!8<_U?Gr^4wyt{Ec+Z u2G>hWH&imWHJsJ)++<O9_^W~cC-$jQJf|uO_pb$7$l&Sf=d#Wzp$P!X4V!}i literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/.themes/arc-gruvbox/gtk-2.0/assets/menu-radio-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..f24cb1ec55a4e61b1034aa03ce3809535e87ddff GIT binary patch literal 437 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D2g5v6E*A2M5RPhyD+MT+RZI$YP+9 z>mbbNq%pe!C@5Lt8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V`<;yxP*G!mPlzj! z{{R2~`RmUwUVL%!#*5RpUY@=7?CkYt7q34%fA!ggtIxjv_yt5ie*Ajy{N2~DzdnEc z0VIJU_aDE1`0V}tXYa4weRUm(Zoj#9=hd})uddvAaqi0V3)h}syYm`o^0}+euik$7 z7X*MjC^&cR`T1+lA)HfulimUyp<NQ>7tFw<ps1)67!({GlaZO3m6e^HotIZwUQtzD zT~iALbs*5%*3sG7ldTZw2Go}C>Eal|A!~Y&Q|yoe59<N`t3d@Te|za>Et>FKKA^I8 z=E3_qOKe)$roKGqt#u`S4&#Njky`hx6Y7#?ez>Zn<FeL9s8fpliPEZ?i5^$9mEO2~ zl{@=bS$JRM0oh0`yDbbo)p;xTn18>vV3Xam7rG7daZ?4q=H^<q1FdH8boFyt=akR{ E0O6+Ha{vGU literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menu-radio-unchecked-selected.png b/.themes/arc-gruvbox/gtk-2.0/assets/menu-radio-unchecked-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..7b08eacdea79cc6262745cc07966f3434097b94f GIT binary patch literal 346 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uAB#T}@sR2?f#ZI0f96(URk<tO=a~60+76a8> z2Vq7hjoB4ILCF%=h?3y^w370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))iimrRQIEH9U z?7igc#T+Pb<YT<O(8Y?j6tO0A4!MK;d)BRZ!1;{pVC&?V1Fnmje#Q9ovm8;`x~_iz zx^UTTA=$YG?#-OnUR-c<G5?`-meo8nZ{s0rKZB#J^9tn!?=zRoo;?4<)AepUj%2&s znHrP1jk&?!=FysKR@yTc-et^b)_ta0yyhE2vz3YJ<{BA}y@^2^4!&%>z%sjOddx=w z-;Y5l7BX)c-G1%6HOW{1%hSI9jK_8yQc{|BTfDIMbIs1n?RMA7EzTe0-!E>s;+mC& l)Zgc8jEkiOPapiwJpGHaqFdz~L!cKKJYD@<);T3K0RZ?|h+hBz literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menu-radio-unchecked.png b/.themes/arc-gruvbox/gtk-2.0/assets/menu-radio-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..ea7e3dc64002833a025087e755ea13a244ef9e9d GIT binary patch literal 473 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D2g5v6E*A2M5RPhyD+MT+RZI$YP+9 z>mbbNq%pe!C@5Lt8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V`<;yxP|?f)pAc6d zy?_7z^VgrAzwz|K)n^y4K09~q*}1FF&tH3b;o7tFSD&4~_Uyv7=jX0H|MvaYm+!xT z<ilt0zkK@zL|=jE`>*>?KHPuu{=w7t*Y3Q!cIPFOy!-O%otF^p*YCXg|NsB_YtOIU ze)SIo{zFKhAe;eK0J00nfPgh=F-kzk8I=V21v9W%S=-p!O`bY^>9XZ3_8mBI@Zh1t zhfkb5ck}lB2M-=Te)8nWQy_Tu?AhnfpTGS0`SX_r$Jaif?h;QI#}E!#(}V0{O$Gw2 z2jm?%&o=F4>y<j4_2}OJf?3CJOa9@NdcE7qc}dsXAOC8%Sg&Oe34YWuO-drKqxyVp zSK5)Jpo3Oo&-v^&aL7j-f0PxVAF)Ms)8*OK>z$cim=?OMmT9;&eJA(!n}*>Xmrhj# bt1;BowTen?O=-{r+RxzW>gTe~DWM4f#6k%S literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menubar.png b/.themes/arc-gruvbox/gtk-2.0/assets/menubar.png new file mode 100644 index 0000000000000000000000000000000000000000..1a65249426a8ea0dcded10498e1cf75f2c17b74c GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^5<slL$P6TnCTLXyDdu7)&kzm{j@u9Y9{{<W1s;*b zK;_p#n9)gNb_GySvcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7wg8_H z*XuX#K7aB0l&Q;BpopNSi(?2!bn>6`2M!!DFpywj==;fNYx^%|AyAUR)78&qol`;+ E05>}@w*UYD literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menubar_button.png b/.themes/arc-gruvbox/gtk-2.0/assets/menubar_button.png new file mode 100644 index 0000000000000000000000000000000000000000..cadd8159189b54dd58d4999963ba9bd50b8b2fa9 GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^l0eMQ$P6U4SA1Irq?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@|R21^9%x sy0&(d>=Atn<Z^quIEHY@CNGc!a=aNBzZ+Oh1F{%AUHx3vIVCg!07r!=CjbBd literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/menuitem.png b/.themes/arc-gruvbox/gtk-2.0/assets/menuitem.png new file mode 100644 index 0000000000000000000000000000000000000000..4d48cc90f0713151311ed2b3ac6c4a017c6174a9 GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^{6H+p$P6T}On=r7q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@|R21^9%x sy0&(d>=Atn<Z^quIEHY@CNGc!a=aNBzZ+Oh1F{%AUHx3vIVCg!0Ds~rm;e9( literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/minus.png b/.themes/arc-gruvbox/gtk-2.0/assets/minus.png new file mode 100644 index 0000000000000000000000000000000000000000..46f5c00f992258094deb296170a095e282b6f896 GIT binary patch literal 267 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-t3?!qQvP6LtbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|^tfKQ0) zh3ii)-gtWM`qT4QpPj!3LKm(*I|n9#?3l!y?*8dO#+R=@zkK`o|NnpKXaCrNdbvu1 z{DRfg_wL(&`pnty|E$};?*NLLd%8G=aL6VL%rAa+#)Oe=KTyN};Di_KLI0&C&NZ)K wE_n5Q)m0Ch4w;apvJ<|CH#+iUoC;xMIO}S>$$XjMBA^irp00i_>zopr0ClTx@c;k- literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/notebook-entry-border-active-bg.png b/.themes/arc-gruvbox/gtk-2.0/assets/notebook-entry-border-active-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..dc3ec55850b4389fb57a1247236c0ffeaf551273 GIT binary patch literal 337 zcmV-X0j~auP)<h;3K|Lk000e1NJLTq000^Q000;W1^@s6<bv(R00004b3#c}2nYxW zd<bNS00039Nkl<ZNQv#%F-yZh0LAf_yCfYhbO^eM1k4~fNzkCs1hF4R1!r*+L0nu5 z{V;~KkxDx_7DPm)9b4*>8=B;<?#1yU2>1U2KX}tKk|bG8<}<u}y<@>Sgpg1Xr35Zx z2s|I#8=EjE^BJ<&arO4}d_C%C-Ks2e6_9CJP8dfQytTZGcK1xWb+CUkPP41QWAY%S zEL0!>Af+s(AD;uqZWJrG*(TpS$EcrmRRQY_(_Ux6IfxJvs^<Ewsw{IMBuHJrdK%J@ zhBTz1e+f}aU|N<_7hpH+CZz<#Wei~)oz(>$#__q!7|g))!CT9FgAh7QdmWYM<oNXD ja_1<#4Ll#lU)`-A=y7ld;}Flj00000NkvXXu0mjfg$ao_ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/notebook-entry-border-bg.png b/.themes/arc-gruvbox/gtk-2.0/assets/notebook-entry-border-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..3d4c05b3198c769bd65da0d16c9e5876c27ce4b9 GIT binary patch literal 268 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S>!2Ka=y z0_j(;UcG($_R;eXkHP54iw{?By*z*I*@f%RZ{B--^Zx4(pT2$g^!?wzf8{>2O@SIX zN`m}?8F=_g%E~K$_okPN0L5%QT^vIs!jmgDZ(?Rko11KrcY=XgX)8~+q=3S#L?t2r zNedY}j~nt-p4fNQg}d`{V?kep?%~^WKM2gJ<!7*YEO$^`Go}Y<5QC?ypUXO@geCw^ C-e}tZ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/notebook-entry-border-disabled-bg.png b/.themes/arc-gruvbox/gtk-2.0/assets/notebook-entry-border-disabled-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..1ea2ede5ffb78d78891ee80d2426e9574fe15693 GIT binary patch literal 250 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S>!2Ka=y zK7H}=>B~>gUwwN1`qRrdpI^TH{OZl;uit-u{r>A45dHY|{l~9gzkmP!^XK2ce~e!* zBm*_td%8G=NL)^?n0tbOIqA2A+4Xy^jjw0%yek)6(Bdf8Sw68*yt6z};?soM>IsUn psw!rRPA}WU4tu*-aCEI>W~gC)F8+Qw+g+eh44$rjF6*2UngGG^YZCwf literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/notebook-gap-horiz.png b/.themes/arc-gruvbox/gtk-2.0/assets/notebook-gap-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..e14fe4b2b1a25a662125f793ad49fb8a8bc2edf5 GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0vp^EI`b}!3HGjSJWnh1d5$JLpXq-h9ji|$mcBZh%5%G zzYfBTP8zc-fP#`Gt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0TqdRx;Tb# n%uG%If*<^>JV4;Xlfl4nx`O@pCL@JBpb`d8S3j3^P6<r_1C=H- literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/notebook-gap-vert.png b/.themes/arc-gruvbox/gtk-2.0/assets/notebook-gap-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..bc4a11c48eba55fc97ad74057c2ea8d8853795ba GIT binary patch literal 155 zcmeAS@N?(olHy`uVBq!ia0vp^OhC-S!3HFkynkm2;uJf1hHwBu4M$1`kk47*5m^jW ze;tGwoit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xFX5ba4#f on3<f=z;x_C5TqvnL6QSILlPqk!wD&q8lV~mPgg&ebxsLQ0OiRk;Q#;t literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/notebook.png b/.themes/arc-gruvbox/gtk-2.0/assets/notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..82e63b4bb28fc42818b632a094601649e0fddc0c GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2xGmzZ=C-xtZVlH;_4B_D5xc$)o0g%gC;1O92 zRDK<V8J#p{R{#YiOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W3-AeX zz5Dp(|NsBbS1C^fiU@kTIEHY@CZ{AMtVuu8Cn3RLx0{7KDKqRHP?EvZ)z4*}Q$iB} D;HEIC literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/null.png b/.themes/arc-gruvbox/gtk-2.0/assets/null.png new file mode 100644 index 0000000000000000000000000000000000000000..d7a1600a657945ee95d0c3a620dcb7689c949c9e GIT binary patch literal 148 zcmeAS@N?(olHy`uVBq!ia0vp^{2<K11|+SoP4xm&EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQke?T^vI+ kCMG9Hur5vz;Zb5>V4lptcyp7EIZ%?p)78&qol`;+01F5sS^xk5 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/plus.png b/.themes/arc-gruvbox/gtk-2.0/assets/plus.png new file mode 100644 index 0000000000000000000000000000000000000000..3706bf8e23292be3990bda8b0379bf6200a95f33 GIT binary patch literal 255 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-t3?!qQvP6LtbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_RfKQ0) zg=<gGUw?M~>a+9LpeQCWr@Mc8PyckF$d|7_zkK`o|Ns9JtJw;HTG&d0{DR9Xt3H4E z@#kyy2B3(Ar;B3<M|5()T+8BTA&hMAjnmJ~F-w@iyyTn@L(p->D~1N8HoCH%<<D4L m_|^z5c|V1*S>uEV8$-CY=HLAn3*P|EVDNPHb6Mw<&;$T?c4ANf literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/progressbar.png b/.themes/arc-gruvbox/gtk-2.0/assets/progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..b0ca5438abae03d1398fdb475262d094ec991c89 GIT binary patch literal 267 zcmeAS@N?(olHy`uVBq!ia0vp^96&6`!VDxIuXC~kQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)Ex&b~R zu0Yzev(uxw)2*$|wY39+Tv|KaU~ISukdeFp%rT$_zLFrnU<Mg=jg@QHt>5tG{fCdA zIGEEf17*xST^vI=WRp|gefpHL<<_AMtsC_lA6h@QWo)bOc`qR$@xq;9?Vr;T;RinS j2EOJvoaDA_4Tn6#--U|P+<M|b-evG~^>bP0l+XkKI{aQI literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/progressbar_v.png b/.themes/arc-gruvbox/gtk-2.0/assets/progressbar_v.png new file mode 100644 index 0000000000000000000000000000000000000000..e6e059ebbb136209f78195be9aa88341b86c385d GIT binary patch literal 264 zcmeAS@N?(olHy`uVBq!ia0vp^azM<%!VDy3CI*QEDdu7)&kzm{j@u9Y9{{<W1s;*b zK;_p#n9)gNb_GySvcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7-2k5u zS0L@#+3C^T>DJcf+S&m@F0CDIFg9ES$jIG)<`_@|UrCT(FoTS`#>%zp)^B+8{=>&l z9L(vLfilLPE{-7_(a8z#YTFsEi%P7yr`YVuQ>*c3InVciANd!4te1Qh@WWqXOTZ6d g$r(ixcDS=JeD_U1Xf<!15>PvXr>mdKI;Vst0K{He9RL6T literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/radio-checked-insensitive.png b/.themes/arc-gruvbox/gtk-2.0/assets/radio-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..0d8145daf679a6f39793813ce666aaf3bf15bae3 GIT binary patch literal 392 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t@fKP}k zkalQjaA=rn-P!5f+Un8T?cUVk-qGRO+U3&P;oRKr-rnxk+Tq&V=F$pew7a&nxwZgh zL2S3yP7u2d%moQ{R;^fBvto74%GEDFe0cro)Bpefw`}^w3baF^B*-tAfrp1zPfuUp zz}>^c)2pzssHnK5rM0!Ky9WYdk~ca4)#iD+IEF}s=l0(gYY-4{4c(=2*Lc#S|No6# zBCpmNZnorU`FG;QiJupiEL`tk5%KVMXvMWVbJ+_wtGI1ZYLYO#nH27IYpZ$FZKurI z9X)~q-Igv(thNa(eD7_4e$gjMp7_Pn&b)v8Vdj>1j8>Bt*!w+A<~t>scDxE`GlQqA KpUXO@geCy1JDFYp literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/radio-checked.png b/.themes/arc-gruvbox/gtk-2.0/assets/radio-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..a9a6012fc580971d28d93ec16b1dccf5433a77d6 GIT binary patch literal 370 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t}fKP}k zkoIhAb8F~!Zf$jI>vU~tcWLc#YiW0FZFgzuaBFRMZRr4^RuBo|wsrs&fVePJwPIEE ziq$nMSHJrB@%5)q|NsBL-s`>!Xs&2UkY6x^sF-+2Xjphtb4%;F^A|3D{Pg+Dzn4xg zrT`V>d%8G=NJz3C^yF(c5MVG!R})aV_5Z){O7;^@xeN@fpH7@Le&5+trY5n!eMv2I z$F=Db(it`83-qxpFbi$vDPG9M8R&IDjiEu+XU6+k2BEdbqa4KFF*@vDTE3O3V!i6j oy=*V8FL2m$$M$g@Bf|s!+0Qlf`fk1Z4z!xV)78&qol`;+04ubNX8-^I literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/radio-unchecked-insensitive.png b/.themes/arc-gruvbox/gtk-2.0/assets/radio-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..68696e473e4dff1e092aade9d96ffecf87fe0954 GIT binary patch literal 410 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uGfKP}k zkiK~F#r~^6@apX4$7e6UJa^^Eg)7f4Tz_`<>a#cRzP^0(^(>Hk?b*5O&;EkI|G)qL z{{}Pu|NnpO&g-kUUtYZa{KEC8Ks6VyJv)E(+4<|wfKosbs2BoLlaIFpZBi-;@(X6* z=Hb!P(|33G$jmA%EGj7}0lKfYuA#B1rM0!St*xymJ6J0gsJg<_#W6%eGWVdTP_u%F z!$EOHtp_?%LhOIO?@!S=os??cKV{|jy=Gm}ayj)fd;dO*`E>I1QU82Dt%{vL7ceBN zZe+`-^8CdXu~?;$wQjb`ZKf-8RbrW^_z8tGMM^w1Yw4Lh&wVG)=4XqVvy*e~x)-1B g%8Fe5=;&no`<Vi>OvB2a0o}mh>FVdQ&MBb@0GO`A?f?J) literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/radio-unchecked.png b/.themes/arc-gruvbox/gtk-2.0/assets/radio-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..7584abac8df13d67f35e77ae79aaca91cfd84988 GIT binary patch literal 409 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uGfKP}k zkUn$s*}2=#FJ63c?)tNHSD&B1`uxJxrx&h0J9q8b>vvyXz5N1YoCl-7fB%8dKQIDP z|NdRO^XlsDR~N58zi|E8#p_UIK*j(6{|A!){sCzaXbER~0JKT5B*-tAK}1w6I3%>O zsrkUcv**rVzH;Tp&6`i2zIy%U<EPJ`zkK;JW!9l2pyCQo7sn6@$=rjULd^;y4hO{* zwI1k539<kAzCT6hbW*B$|CE*A_nLJ@%jML|?EU*J=F`d3NB#5tv?_M~T)>d5x{)oT z%JUan#A1~~*1Fj$x0$ZYRf%Pu;wKc&6e;o4tfgo2JolYEo1ZOe&Q8v`>t1}iD=TvK cqob4U?`I0kG7T$x26O|1r>mdKI;Vst0MGQzm;e9( literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/slider-horiz-active.png b/.themes/arc-gruvbox/gtk-2.0/assets/slider-horiz-active.png new file mode 100644 index 0000000000000000000000000000000000000000..26b0213fc0305485ab9d4f746aacb972cb9dd527 GIT binary patch literal 253 zcmeAS@N?(olHy`uVBq!ia0vp^G9We!Gm!LHDLfNMF&8^|hH!9j+<xf)0LbMm@Q5r1 zD!C5Aj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e81o(uw z0_o6(2G2>8+*&$ZTRUA_I$VHcE07IBV8ITBZoX)sI_{DnzhDM7_V$j>t|w2QJ(u`C zb0SdK#M8wwgkxrM!UC2RXYcW{S~EA^d2_d51M7*{-UsiPiqe&L+-|&+!BTEKVf8KE f$8QT%&I&RF2^czhADJWv)X(7Q>gTe~DWM4fmS$5g literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/slider-horiz-insens.png b/.themes/arc-gruvbox/gtk-2.0/assets/slider-horiz-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..82e29b46264828e0e4beab6855d95b690286a00e GIT binary patch literal 253 zcmeAS@N?(olHy`uVBq!ia0vp^G9We!Gm!LHDLfNMF&8^|hH!9j+<xf)0LbMm@Q5r1 zD!C5Aj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e81o(uw z0_p$%|KGm-|JAEEK=k@G5WRhcik=w!w*#u<E(!7rW?*A)@96A$^7PqriSIKf0)<UH zT^vI=W+o>rU|DhY9xtmkbK{*icMCSKo`~&z@Q$e{U3tgt#yc4-<;D|M-{O7zwm{{q ZAVZLVp`-VaNpe8_44$rjF6*2UngEEdWJv%3 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/slider-horiz-prelight.png b/.themes/arc-gruvbox/gtk-2.0/assets/slider-horiz-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..543a7b735ae59015f9b5863bab9cc0a4b11aa4ec GIT binary patch literal 253 zcmeAS@N?(olHy`uVBq!ia0vp^G9We!Gm!LHDLfNMF&8^|hH!9j+<xf)0LbMm@Q5r1 zD!C5Aj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e81o(uw z0_m$)uin0W`^uH;SFYT+bmhk7s~`koz|hMSnMFW#+$BMN!3=Ed?H!$6Po6$|F7bWl zM4+&Vr;B3<$IRq}1uQGh-s5GpW^TOm=5E0T))TS458g2qr7Q2a-FPR1rQCSJ>RY^z e-xjEx6=Vn!Fm&`jGD!}opTX1B&t;ucLK6T6RACAL literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/slider-horiz.png b/.themes/arc-gruvbox/gtk-2.0/assets/slider-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..a9ebcf660a5f3ad880868654b724ff91b3de7c24 GIT binary patch literal 253 zcmeAS@N?(olHy`uVBq!ia0vp^G9We!Gm!LHDLfNMF&8^|hH!9j+<xf)0LbMm@Q5r1 zD!C5Aj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e81o(uw z0_jz&R&Cq1ZTrssJ9Yulft|be?F2JGT(DqM|5S6JI_{DnzhDM7_V$j>t|w2QJ(u`C zb0SdK#M8wwgkxrM!UC2RXYcW{S~EA^d2_d51M7*{-UsiPiqe&L+-|&+!BTEKVf8KE f$8QT%&I&RF2^czhADJWv)X(7Q>gTe~DWM4fHJV*6 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/slider-insensitive.png b/.themes/arc-gruvbox/gtk-2.0/assets/slider-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..08b7d89bbb8c2601f745da579c29c4add9291617 GIT binary patch literal 412 zcmeAS@N?(olHy`uVBq!ia0vp^{2<K13?z9tQY(NIbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g_lq(-vDHKHUqKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXprV`rpAc6d z{r~^}GiUxkef9qJ>krRfe|Y-p!}B*^p1t_+;?<|8FFrnf`QgdS4^N+ec={5=eg@<| zfB*Q|2M~Jx;mNZPkDk2)NxlB`?DeMyPv1Rw^8Ul8?;k#Y|M=<qr!PM~ef{zC*YDqd z{`~p-*Va>l4QQWyNswPK12e0kk#Tu>W!3c?H*em&b?f%4*RNlH|M~Oh-+w?L{-<9J zsI=VE#W93K*7YE#P_qIL>xKSD*Y@f;a(5|y-=8cgtNvb5dl!FY)fTq)tf(?SndcXk zR%cAT>?WqMEL1Pi;DuP=x`XB7qVWo1M_J~(ES2wYHGC-RdQ|#W<doHk$9(k`nl~&} vSni-|WWD1==i=AiGCrSG{J-B~_`w`;NA!FB)zbAqCop)r`njxgN@xNA_qETO literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/slider-prelight.png b/.themes/arc-gruvbox/gtk-2.0/assets/slider-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..e9f1bc1246c2235d12145fe5a0bce1f365df8563 GIT binary patch literal 408 zcmeAS@N?(olHy`uVBq!ia0vp^{2<K13?z9tQY(NIbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g_lq(-vDHKHUqKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXprV`rpAc6d z-O$hwx@whMbGJ)-yHj(QTT8oJYlmw~yGv^a5V^H=K)9~0?XInzKyg=)IEVx@fFeM} zoj@rUkd}537bXi7bOUN>1smAfVc1#*bR~mwNswPK0~52Nl5%)NWYnI$`}Q9=aPa!g zo44Kr!Dk@&{pZi0zkek(ef9&D=X<(1hH%LG9^@2iG7w-n5Xmw9(Lu#d$MA%I|J|8I zTz3hoTs^#M@6;yWYt`%Q<~mN;In%n7&Er>V`%2M}dCNB*n7mPHnqj+qa(u)wnRh+0 z0sAUHSuP2d+ah>iN2hh|QVt*MqNlS(q%~hTwrA@x{OjQrOZcSc<qou(!PC{xWt~$( F69A{Fo%{d* literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/slider-vert-active.png b/.themes/arc-gruvbox/gtk-2.0/assets/slider-vert-active.png new file mode 100644 index 0000000000000000000000000000000000000000..1aa2fce5ec995b417765213c20b305f99a1edcf9 GIT binary patch literal 248 zcmeAS@N?(olHy`uVBq!ia0vp@KrF+;3?x1LH41?gbFq_W2nPqp?T7vkfLzW3kH})6 zvg;ts=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|^$fKP}k zkPdBV@SHTst);`YwbQkw!v#pT0@)x07VJ>y=8FcZ<1PvE3ua(rZ|~^rdh+zybBXUW zCjy1_JzX3_IHHpi4lraHGaoGZ_D(mU>g&7MgsSiF?lyPL+goitqwn5cNuSka7DfpS Z3`;5u9p~R$q7Br_;OXk;vd$@?2>`YVQP%(f literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/slider-vert-insens.png b/.themes/arc-gruvbox/gtk-2.0/assets/slider-vert-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..8653755b82890060b497501ec7f6bfa1e4736608 GIT binary patch literal 248 zcmeAS@N?(olHy`uVBq!ia0vp@KrF+;3?x1LH41?gbFq_W2nPqp?T7vkfLzW3kH})6 zvg;ts=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|^$fKP}k zkpBPw|LxoVU%h$*M6X{1(c4$3=!wC9JD@u5k|4ie1~&Hgj?S(pPoF)P_&#$YP*~s7 z#W92<IyvD0LzXe~!IE$9bQ7w+zKcz$`u^^2bJx7R)z&lm?(LQISzTsfl)%8Sq{7f~ T{=FsIK&=d(u6{1-oD!M<QqW@Y literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/slider-vert-prelight.png b/.themes/arc-gruvbox/gtk-2.0/assets/slider-vert-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..c5dc146b4f84e064ff585e68d68107f2b694686d GIT binary patch literal 248 zcmeAS@N?(olHy`uVBq!ia0vp@KrF+;3?x1LH41?gbFq_W2nPqp?T7vkfLzW3kH})6 zvg;ts=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|^$fKP}k zkiL5L>h0UNuUxr)<;smqS8iOs3PK<T482T|Sp-zaT@vIM%)rLp-qG3h<mt2L65nS| z1PbeWx;Tb#L?<U4V8}9NK3MYYoo+(a*LSfARo~y;ZSI=4x7vC}-@Uz(KC8<tj1m|a YmQ)xz&cC-r8>p4R)78&qol`;+0N|ouvH$=8 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/slider-vert.png b/.themes/arc-gruvbox/gtk-2.0/assets/slider-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..ad9da332cacfd24e10db06e8355bbbe72bb02500 GIT binary patch literal 248 zcmeAS@N?(olHy`uVBq!ia0vp@KrF+;3?x1LH41?gbFq_W2nPqp?T7vkfLzW3kH})6 zvg;ts=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|^$fKP}k zkY2TF)wXThw(s1(V;2w|*tvV(PA~(+1q(LyPc;Xs<1PvE3ua(rZ|~^rdh+zybBXUW zCjy1_JzX3_IHHpi4lraHGaoGZ_D(mU>g&7MgsSiF?lyPL+goitqwn5cNuSka7DfpS Z3`;5u9p~R$q7Br_;OXk;vd$@?2>>HQTh;&o literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/slider.png b/.themes/arc-gruvbox/gtk-2.0/assets/slider.png new file mode 100644 index 0000000000000000000000000000000000000000..dd9392f5c12c21fc7f99b2f23e58bd8172ea2d06 GIT binary patch literal 421 zcmeAS@N?(olHy`uVBq!ia0vp^{2<K13?z9tQY(NIbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g_lq(-vDHKHUqKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXprWDxpAc6d z{r~^}RjdA=y!hbsrH5xOKRR{!(dmmIbmr3Ib61}N(fO;-&R+wfCqVYuD?pJa=dL_C zd-=)PD<H<zTQ9EOetGTo%hQ*h0MW}gpI-sd+b?h4e|-x?AAsoF&tHFj{rdCo-#?&T z6}2}7fwsz(1o;IsFfl7CDThZyM(x?VZ~uXV*Kgi>|Ni~w&!2z)`Sa)R8y=o`pvr1b z7sn6|S=WQzLQM(+tQWc;tv=%-;A_Hj<NyDoGP3FC4=QF`ZJrUXTcFie*{}J-(^H0P z@5R)sLMPgK^ZYnXj18k7{#AY!J;Ot%CqiiBm&VQ`hdRy)|F#S8Ka#__Fl^V(IEEnW vT^4g6D@^^W$eRCKMm=zAn&J5%h9AsJw}{O?ZKk#a=nMu=S3j3^P6<r_)>hJ| literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/tab-bottom-active.png b/.themes/arc-gruvbox/gtk-2.0/assets/tab-bottom-active.png new file mode 100644 index 0000000000000000000000000000000000000000..6d4c237fbf7cdd8c2e15dfa48bf51cd3fc60baec GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^av;pe3?v!<**pYN%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0v)0X`wF zcOSp}|NsB_D&>hl5g|_(#}JO_<P|_6_QMHE4h#(LWhqYgbgDgpvJ9TCelF{r5}E+m CyD_i; literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/tab-left-active.png b/.themes/arc-gruvbox/gtk-2.0/assets/tab-left-active.png new file mode 100644 index 0000000000000000000000000000000000000000..20d44494c23ba53ec9224a8fcb3ee93ab6bc5d3b GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^av;pe3?v!<**pYN%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0v)0X`wF zcOSp}|NsB_D&>hl5n)dk#}JO_<OGJsUqDeFF(wv<ET2T%$RvfyKxqa~S3j3^P6<r_ D@%b?k literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/tab-right-active.png b/.themes/arc-gruvbox/gtk-2.0/assets/tab-right-active.png new file mode 100644 index 0000000000000000000000000000000000000000..798fad2cc1b72584ca4df91767a18f4c08893dc8 GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^av;pe3?v!<**pYN%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0v)0X`wF zcOSp}|NsB_D&>hl5fM)p#}E$L<OGIBpx}QA9hMWe43!CaXY)4vU;@fBc)I$ztaD0e F0su#eGiU$+ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/tab-top-active.png b/.themes/arc-gruvbox/gtk-2.0/assets/tab-top-active.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b2cc03ad42aada68ab83bb278ddd7351dff77c GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^av;pe3?v!<**pYN%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0v)0X`wF zcOSp}|NsB_D&>hl5g|_(#}E$L<OGJsU;qEt^QbW~1PP}&-CCQM0hDF%boFyt=akR{ E0K5$`1ONa4 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/toolbar-entry-border-active-bg.png b/.themes/arc-gruvbox/gtk-2.0/assets/toolbar-entry-border-active-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..6c6183f3bc29efcee26d782564e1559edb89057b GIT binary patch literal 325 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq*#ibJVQ8upoSx*1IYj5>EamT z(fRh;Mz6yTGRHs0|0}<qqTzVQsciZh#*LmQU$1z;Tq4@#8pB=NW#jC8*(p=j+r5zE zt{11I-W>6{ESi1djwime+I^T^7dC6z{G%^B?k;qQ^v<|@z@<kp=C<R5pC9z~4t8G_ zT>m~_{<n^N?)23&!&VtFabDzKd~mPNBSVIB<?T#BiM7vfc5^<kUK_G?Uix{liBG>& z32S9{zAZ8}?);Op`NZ;6UB@VM1JmpInM<|SN(V$AsFc0p2tr@<6_0WFbks#Nh#yMr zaai|Op@(gIuH!?4eZ{%#HXmwEsMKxhxREx|-*?{R*C{^=MDN<L&EtQ){@pck7qg5{ UdSCTwfZ@R4>FVdQ&MBb@096o&00000 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/toolbar-entry-border-bg.png b/.themes/arc-gruvbox/gtk-2.0/assets/toolbar-entry-border-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..cbd444c135ac199292b9a7613323da32219205ec GIT binary patch literal 294 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3-oX$H;yMQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6HXu{Y0(?ST zf%Mg@uWsMIef`e!TlZexxbytR-RHOOzq)z%#l`E-FWq>4{@Szi*PdUw`TWYQ=MNsg zeDL_y^B1p~7G$OZb#j*k`2{oZ@RgL5m6uok{ylZ?pH)C%Z%-G;5RLP1Cs{K!DDWJO z6Lo$0|KIehb2nMfFimbM5uGRSwdH=Vf#Y$G7k!g1D}-nZ8HjyYzi&mDrg`JGsM6;C jxZL8sw^JfaXS>?*^RZlYnSXW#&{zgfS3j3^P6<r_^kRJr literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png b/.themes/arc-gruvbox/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..074826b5489be3dee00e03da0619c32dd4f36fff GIT binary patch literal 251 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S<O1o(uw z-n#eV*1eZ^9=yEs@a5eHFYi8lb@$P$$4_59e)j6gvscewyng@b+lNnIfByRQ>-V4E zfBr;HZLS6Cwe@sy43P*=j(B;3fmvy@#Im`+`I++%N!I*RKA^~EsdCSmtxn}$d*TV_ tZ*N_<OqkKdvGlqi&uP(ziW+xV8NS+brrng=(E&7w!PC{xWt~$(69BHPYg7OL literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/toolbar.png b/.themes/arc-gruvbox/gtk-2.0/assets/toolbar.png new file mode 100644 index 0000000000000000000000000000000000000000..86aa3bcc64844990743a4b90af801463bbdb9406 GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^5<slL$P6TnCTLXyDdu7)&kzm{j@u9Y9{{<W1s;*b zK;_p#n9)gNb_GySvcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7wg8_H z*Sn8je*N}c_RCZopopNSi(?2!bn>6`2M!!DFpywj==;fNYx^%|AyAUR)78&qol`;+ E06=9h<^TWy literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/tree_header.png b/.themes/arc-gruvbox/gtk-2.0/assets/tree_header.png new file mode 100644 index 0000000000000000000000000000000000000000..de35bac4bce98bb2dcc54beca08cfc9fa55a3976 GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0vp^Ahrx6GmuOw-ctdjn2Vh}LpV4%Za?&Y0OWEOctjQh zm0t&8MkkHgAT^RDt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0Tr<Y_=LEA z{`~p>|Nm=eq^|>t@Oip8hH%Ix|G9s{BbSBYLx`4aNKNulpbUejtDnm{r-UW|0(me` literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/trough-horizontal-active.png b/.themes/arc-gruvbox/gtk-2.0/assets/trough-horizontal-active.png new file mode 100644 index 0000000000000000000000000000000000000000..76ffb0c5fa979593bd0d5bf47316cd12eb2c2593 GIT binary patch literal 252 zcmeAS@N?(olHy`uVBq!ia0vp^N<hrd!VDyfqZuTD6mzkYX9x!e$L)vy4}e_G0*}aI zpz`Y=%;=;sy8<XES>hT|5}cn_Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBIkdVo)e zE0A{S=x}Q3@n~;%ZRv1r?Qm-Yk*;kWE<h57>dX8ZfJ%8vg8YIR<m450?%KU)@2Af{ zWwZAN1I6_{T^vIsrY0vWP)t~7$IN_N<baY)x_|<s&Y@NnBOuwQBE%q;*wx0JBe-B` ZGh>0UPH{@4X*y6VgQu&X%Q~loCIHA2OH2R& literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/trough-horizontal.png b/.themes/arc-gruvbox/gtk-2.0/assets/trough-horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..9527f672bc4ad95eb8945a906eb63939593082d5 GIT binary patch literal 252 zcmeAS@N?(olHy`uVBq!ia0vp^N<hrd!VDyfqZuTD6mzkYX9x!e$L)vy4}e_G0*}aI zpz`Y=%;=;sy8<XES>hT|5}cn_Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBIkdVo)e zE08{O_1U>=&(2?eejZ4I(S>Wz&s~2C=K>k23E@kDN_k3x{DK+e<P~=A+P!D*r_VoS zv-buA#q~X19780gCMPUVOju{f%zRtqfRaqQfC8h=p;i?mAlauP#2}W~)yAD8xL|2B YV}Y<vaZ03VI#4Tvr>mdKI;Vst0D!1j?EnA( literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/trough-progressbar.png b/.themes/arc-gruvbox/gtk-2.0/assets/trough-progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..8ed4ccec712452412ed7c2cd7a836bab3d79152e GIT binary patch literal 275 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSvGmyNg{pB8zVlH;_4B_D5xc$)o0g%gC;1O92 zRDK<V8J#p{R{#YiOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe2x4e$wZ z1=1HUKDl_~>6x3)&R=_a?i!H9iJ0^jv;j5nl?3?(GsviGtX#Wp{f0O1KYaYe!JK{> zC}Zd8;uyjqo1D<V(7oH0hv&@edwYWt9#njP7t6q`Kf&g}0d^I69s|yzlWc5d3NH^F n*z)eKHzOO{R^z^aa%P70yVGTkEtd@dn#ADg>gTe~DWM4fdyH(~ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/trough-progressbar_v.png b/.themes/arc-gruvbox/gtk-2.0/assets/trough-progressbar_v.png new file mode 100644 index 0000000000000000000000000000000000000000..18664f175a3e578b06fd6b2f006e6857b65b4209 GIT binary patch literal 276 zcmeAS@N?(olHy`uVBq!ia0vp^3P8-o!VDzUlO3l6Ddu7)&kzm{j@u9Y9{{<W1s;*b zK;_p#n9)gNb_GySvcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7-2k5u zS0H`y;**Ovo}Rh+?EJN-=dJ-soQO$pK^ss5UrCT(FoTS`#>%zp)^B+8{=>&l9L(vL zfim`<E{-7_Gm{ezFo=D>cktkCB{sHarSB&k&}L=pE7wqHXcP~9z_9B88(UcjBRiX# oh;uxbfx(Ko&L8euBw2AYIH{-0DEv^m4K#|u)78&qol`;+08kKVaR2}S literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/trough-scrollbar-horiz.png b/.themes/arc-gruvbox/gtk-2.0/assets/trough-scrollbar-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..19625d76f15296022943268ee3837fb9ca7878b4 GIT binary patch literal 164 zcmeAS@N?(olHy`uVBq!ia0vp^{2<K11|+SoP4xm&EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQl47T^vI+ zCMNHx{r|C^&4}^weEa$n*Uq@CI~I6$@vQdEX$<Bi>}%HWe(eV;X7F_Nb6Mw<&;$UK CrZD^f literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/trough-scrollbar-vert.png b/.themes/arc-gruvbox/gtk-2.0/assets/trough-scrollbar-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..b1077e05a521057b7a21c80cf82f521668664599 GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0vp^{2<K11|+SoP4xm&EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQsZjT^vI+ zCMNHx{r|DvHPVx<h(S1Vmz!ySmfY1IX$A%#Zx+F`>q-{`l`?p``njxgN@xNAvo|Z7 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/trough-vertical-active.png b/.themes/arc-gruvbox/gtk-2.0/assets/trough-vertical-active.png new file mode 100644 index 0000000000000000000000000000000000000000..4e7b292c1bd56cfd6fcfd13d15733717ea7e90d6 GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^{6MV4!VDyfPR*MLq?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSv;urW zT!FMpM~72Ok4JmEYfFb~YlmAKh;)UJKn4sgzS_P4sG7GV$S;^dPF`W>uHAd~e*W^~ zr^A=NbfAQRr;B5VM0j$70<S^1s-uKV`FckQoAUP#5_`(u^A)k3zk6GN?f2c)0&Kxc dl$kpj82q_4$`=Z9JOJut@O1TaS?83{1OT_GQrG|h literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/trough-vertical.png b/.themes/arc-gruvbox/gtk-2.0/assets/trough-vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..7a004cba105192db2e3483d781aeec58f21459fb GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^{6MV4!VDyfPR*MLq?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pSv;urW zT!HkNtIy6|dv^Z%^YcIwj4oVze(w5HI2Xd0<0LT;sG7GV$S;^dPF`W>uHAd~e*W^~ zr^A=NbfAQRr;B5VM0j$70<S^1s-uKV`FckQoAUP#5_`(u^A)k3zk6GN?f2c)0&Kxc dl$kpj82q_4$`=Z9JOJut@O1TaS?83{1OUoKVVD2_ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/up-background-disable-rtl.png b/.themes/arc-gruvbox/gtk-2.0/assets/up-background-disable-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..b179242aa5ddd3e62aba2a013317e989955271f5 GIT binary patch literal 204 zcmeAS@N?(olHy`uVBq!ia0vp^AT|#N8<337)>#0gSc;uILpXq-h9ji|$mcBZh%5%G zzYfBTP8zc-fP#`Gt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0Tp?Ax;TbN zOifNnNJ!Z6|Ic0~Zsx;t{`2r`<Kf}S;fY}2o-*U~*`v$O96oyP*oh8b$&iQjY;4js qT@pYrV}VJW>j^H-roh$;Muxvq?Dl0z#}@+)W$<+Mb6Mw<&;$U=i#>1v literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/up-background-disable.png b/.themes/arc-gruvbox/gtk-2.0/assets/up-background-disable.png new file mode 100644 index 0000000000000000000000000000000000000000..f553547a3991c5b164eb0d2413a6a26dea1e784d GIT binary patch literal 212 zcmeAS@N?(olHy`uVBq!ia0vp^AT|#RGmu>AYB(84F&8^|hH!9j+<xf)0LbMm@Q5r1 zD!&fGj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6c|1o(uw z0_l6t-amTw{@ur~kDk8=qF=xN{QmPN-28<JP>!`E$S;^de)of)Gg)8W1q#S|x;Tb# x$R=~}@|FrEXz1(vhcQe{<x|*X(-0!W5WiL8;qCROrveo+c)I$ztaD0e0s!82M&AGc literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/up-background-rtl.png b/.themes/arc-gruvbox/gtk-2.0/assets/up-background-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..c95e0dab9a57437713c5cddfd99e3581f6a3f161 GIT binary patch literal 210 zcmeAS@N?(olHy`uVBq!ia0vp^AT|#N8<337)>#0gSc;uILpXq-h9ji|$mcBZh%5%G zzYfBTP8zc-fP#`Gt`Q}{`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0Tuasx;TbN zOnrN5Bd<e%gzLj%*Em;I6{}9u8&hUZaof<kdO^URKVk*5F4r*K_?A2&vL{_(;z|~S y=eJC+-q>C`X-cvA6jN7@1r>6O%>TS;PZZBO$ep$!xNkDhXa-MLKbLh*2~7YdKt(wK literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/assets/up-background.png b/.themes/arc-gruvbox/gtk-2.0/assets/up-background.png new file mode 100644 index 0000000000000000000000000000000000000000..d08140b1d259494ff1d64252164e2b8bd3d1e1bd GIT binary patch literal 212 zcmeAS@N?(olHy`uVBq!ia0vp^AT|#RGmu>AYB(84F&8^|hH!9j+<xf)0LbMm@Q5r1 zD!&fGj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6c|1o(uw z0_k(to}It;?CFb-KoW@l{rmU-|Nkp8KN5j*tR+Ey!3^@dAN-uj`tmMNK-Sa6F@!@l vnS+<NR4741U*A8BVPYzu!X}%B5Fv*6tr8D!uRlE%sF1<a)z4*}Q$iB}&D%!I literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/gtkrc b/.themes/arc-gruvbox/gtk-2.0/gtkrc new file mode 100644 index 00000000..0b800ff7 --- /dev/null +++ b/.themes/arc-gruvbox/gtk-2.0/gtkrc @@ -0,0 +1,9 @@ +gtk-color-scheme = "base_color:#FFFFFF\nfg_color:#000000\ntooltip_fg_color:#EBDBB2\nselected_bg_color:#458588\nselected_fg_color:#EBDBB2\ntext_color:#000000\nbg_color:#F0F1F2\ninsensitive_bg_color:#fbfcfc\ninsensitive_fg_color:#a9acb2\nnotebook_bg:#FFFFFF\ndark_sidebar_bg:#383838\ntooltip_bg_color:#383838\nlink_color:#458588\nmenu_bg:#ffffff" + +gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. +gtk-auto-mnemonics = 1 +gtk-primary-button-warps-slider = 1 + +include "main.rc" +include "panel.rc" +include "menubar-toolbar/menubar-toolbar-dark.rc" diff --git a/.themes/arc-gruvbox/gtk-2.0/main.rc b/.themes/arc-gruvbox/gtk-2.0/main.rc new file mode 100644 index 00000000..2a70e929 --- /dev/null +++ b/.themes/arc-gruvbox/gtk-2.0/main.rc @@ -0,0 +1,2439 @@ +style "default" { + + xthickness = 1 + ythickness = 1 + + # Style Properties + + GtkWidget::focus-line-width = 1 + GtkMenuBar::window-dragging = 1 + GtkToolbar::window-dragging = 1 + GtkToolbar::internal-padding = 4 + GtkToolButton::icon-spacing = 4 + + GtkWidget::tooltip-radius = 2 + GtkWidget::tooltip-alpha = 235 + GtkWidget::new-tooltip-style = 1 #for compatibility + + GtkSeparatorMenuItem::horizontal-padding = 3 + GtkSeparatorMenuItem::wide-separators = 1 + GtkSeparatorMenuItem::separator-height = 1 + + GtkButton::child-displacement-y = 0 + GtkButton::default-border = { 0, 0, 0, 0 } + GtkButton::default-outside_border = { 0, 0, 0, 0 } + + GtkEntry::state-hint = 1 + + GtkScrollbar::trough-border = 0 + GtkRange::trough-border = 0 + GtkRange::slider-width = 13 + GtkRange::stepper-size = 0 + + GtkScrollbar::activate-slider = 1 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + GtkScrollbar::min-slider-length = 32 + GtkScrolledWindow::scrollbar-spacing = 0 + GtkScrolledWindow::scrollbars-within-bevel = 1 + + GtkScale::slider_length = 15 + GtkScale::slider_width = 15 + GtkScale::trough-side-details = 1 + + GtkProgressBar::min-horizontal-bar-height = 8 + GtkProgressBar::min-vertical-bar-width = 8 + + GtkStatusbar::shadow_type = GTK_SHADOW_NONE + GtkSpinButton::shadow_type = GTK_SHADOW_NONE + GtkMenuBar::shadow-type = GTK_SHADOW_NONE + GtkToolbar::shadow-type = GTK_SHADOW_NONE + GtkMenuBar::internal-padding = 0 #( every window is misaligned for the sake of menus ): + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 0 + + GtkCheckButton::indicator_spacing = 3 + GtkOptionMenu::indicator_spacing = { 8, 2, 0, 0 } + + GtkTreeView::row_ending_details = 0 + GtkTreeView::expander-size = 11 + GtkTreeView::vertical-separator = 4 + GtkTreeView::horizontal-separator = 4 + GtkTreeView::allow-rules = 1 + GtkTreeView::odd_row_color = shade(0.98, @base_color) + + GtkExpander::expander-size = 11 + + GnomeHRef::link_color = @link_color + GtkHTML::link-color = @link_color + GtkIMHtmlr::hyperlink-color = @link_color + GtkIMHtml::hyperlink-color = @link_color + GtkWidget::link-color = @link_color + GtkWidget::visited-link-color = @text_color + + # Colors + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = @insensitive_bg_color + bg[ACTIVE] = shade (0.9, @bg_color) + + fg[NORMAL] = @text_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = @insensitive_fg_color + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = @insensitive_fg_color + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = @bg_color + base[ACTIVE] = shade (0.9, @selected_bg_color) + + # For succinctness, all reasonable pixmap options remain here + + engine "pixmap" { + + # Check Buttons + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "assets/checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + # Radio Buttons + + image { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/radio-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "assets/radio-checked-insensitive.png" + overlay_stretch = FALSE + } + + # Arrows + + image { + function = ARROW + overlay_file = "assets/arrow-up.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/arrow-up-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-up-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-up-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/arrow-down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-down-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + overlay_file = "assets/arrow-left.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state= PRELIGHT + overlay_file = "assets/arrow-left-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-left-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-left-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + overlay_file = "assets/arrow-right.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/arrow-right-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-right-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-right-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + # Option Menu Arrows + + image { + function = TAB + state = INSENSITIVE + overlay_file = "assets/arrow-down-insens.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = NORMAL + overlay_file = "assets/arrow-down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + + image { + function = TAB + state = PRELIGHT + overlay_file = "assets/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + + # Lines + + image { + function = VLINE + file = "assets/line-v.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + image { + function = HLINE + file = "assets/line-h.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + # Focuslines + + image { + function = FOCUS + file = "assets/focus-line.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + + # Handles + + image { + function = HANDLE + overlay_file = "assets/handle-h.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = HANDLE + overlay_file = "assets/handle-v.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + # Expanders + + image { + function = EXPANDER + expander_style = COLLAPSED + file = "assets/plus.png" + } + + image { + function = EXPANDER + expander_style = EXPANDED + file = "assets/minus.png" + } + + image { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "assets/minus.png" + } + + image { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "assets/plus.png" + } + + image { + function = RESIZE_GRIP + state = NORMAL + detail = "statusbar" + overlay_file = "assets/null.png" + overlay_border = { 0,0,0,0 } + overlay_stretch = FALSE + } + + # Shadows ( this area needs help :P ) + + image { + function = SHADOW_GAP + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + + +style "toplevel_hack" { + + engine "adwaita" { + } +} + +style "ooo_stepper_hack" { + + GtkScrollbar::stepper-size = 0 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + +} + +style "scrollbar" { + + engine "pixmap" { + + image { + function = BOX + detail = "trough" + file = "assets/trough-scrollbar-horiz.png" + border = { 2, 2, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/trough-scrollbar-vert.png" + border = { 3, 3, 2, 2 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + # Sliders + + image { + function = SLIDER + state = NORMAL + file = "assets/slider-horiz.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = ACTIVE + file = "assets/slider-horiz-active.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/slider-horiz-prelight.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/slider-horiz-insens.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + +# X Verticals + + image { + function = SLIDER + state = NORMAL + file = "assets/slider-vert.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = SLIDER + state = ACTIVE + file = "assets/slider-vert-active.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/slider-vert-prelight.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/slider-vert-insens.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + } +} + +style "menu" { + + xthickness = 0 + ythickness = 0 + + GtkMenuItem::arrow-scaling = 0.4 + + bg[NORMAL] = @menu_bg + bg[INSENSITIVE] = @menu_bg + bg[PRELIGHT] = @menu_bg + + engine "pixmap" { # For menus that use horizontal lines rather than gtkseparator + + image { + function = HLINE + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + } +} + +style "menu_framed_box" { + + engine "adwaita" { + } +} + +style "menu_item" +{ + xthickness = 2 + ythickness = 4 + + # HACK: Gtk doesn't actually read this value + # while rendering the menu items, but Libreoffice + # does; setting this value equal to the one in + # fg[PRELIGHT] ensures a code path in the LO theming code + # that falls back to a dark text color for menu item text + # highlight. The price to pay is black text on menus as well, + # but at least it's readable. + # See https://bugs.freedesktop.org/show_bug.cgi?id=38038 + bg[SELECTED] = @selected_fg_color + + fg[NORMAL] = @fg_color + fg[SELECTED] = @fg_color + + text[PRELIGHT] = @fg_color + + engine "pixmap" { + + image { + function = BOX + state = PRELIGHT + file = "assets/menuitem.png" + border = { 1, 0, 1, 0 } + stretch = TRUE + } + + # 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 + } + + # 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 = SHADOW # This fixes boxy Qt menu items + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + # Arrow Buttons + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/menu-arrow.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/menu-arrow-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + } +} + +style "button" { + + xthickness = 4 + ythickness = 4 + + engine "pixmap" { + + image { + function = BOX + state = NORMAL + file = "assets/button.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = PRELIGHT + file = "assets/button-hover.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "assets/button-active.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/button-insensitive.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "checkbutton" { + + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @text_color + +} + +style "entry" { + + xthickness = 6 + ythickness = 4 + + base[NORMAL] = @base_color + base[INSENSITIVE] = @insensitive_bg_color + + engine "pixmap" { + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/entry-border-bg.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/entry-border-disabled-bg.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/entry-border-active-bg.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + + image { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + + image { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + } +} + +style "notebook_entry" { + xthickness = 6 + + engine "pixmap" { + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/notebook-entry-border-bg.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/notebook-entry-border-disabled-bg.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/notebook-entry-border-active-bg.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + + image { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + + image { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + } +} + +style "notebook_tab_label" { + + fg[ACTIVE] = @text_color + +} + +style "combobox_entry" +{ + xthickness = 3 + ythickness = 4 + + engine "pixmap" { + + # LTR version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + # RTL version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + } +} + +style "notebook_combobox_entry" { + + engine "pixmap" { + + # LTR version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-notebook.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive-notebook.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus-notebook.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + # RTL version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-notebook-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive-notebook-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus-notebook-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + } +} + +style "combobox_entry_button" +{ + xthickness = 6 + + fg[ACTIVE] = @text_color + + engine "pixmap" { + + # LTR version + + image { + function = BOX + state = NORMAL + file = "assets/combo-entry-button.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + file = "assets/combo-entry-button.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/combo-entry-button-insensitive.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + file = "assets/combo-entry-button-active.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + # RTL version + image { + function = BOX + state = NORMAL + file = "assets/combo-entry-button-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + file = "assets/combo-entry-button-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/combo-entry-button-insensitive-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + file = "assets/combo-entry-button-active-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + } +} + +style "spinbutton" { + + bg[NORMAL] = @bg_color + + xthickness = 6 + ythickness = 4 + + engine "pixmap" { + + image { + function = ARROW + } + + # Spin-Up LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/up-background.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/up-background.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/up-background-disable.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-insens.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/up-background.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Up RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/up-background-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/up-background-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/up-background-disable-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-insens.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/up-background-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + + # Spin-Down LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/down-background.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/down-background.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/down-background-disable.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-insens.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/down-background.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Down RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/down-background-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/down-background-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/down-background-disable-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-insens.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/down-background-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + } +} + +style "gimp_spin_scale" { + + bg[NORMAL] = @base_color + + engine "pixmap" { + + image { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + } + + image { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + } + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small-insens.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small-insens.png" + overlay_stretch = FALSE + } + } +} + +style "libreoffice_entry" { + + engine "pixmap" { + + image { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + overlay_file = "assets/entry-border-fill.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + + image { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + overlay_file = "assets/entry-border-fill.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/entry-border-bg-solid.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/entry-border-active-bg-solid.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + } +} + +style "standalone_entry" { + + engine "pixmap" { + + image { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + file = "assets/entry-border-fill.png" + stretch = TRUE + border = { 0, 0, 0, 0 } + } + + image { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + file = "assets/entry-border-fill.png" + stretch = TRUE + border = { 0, 0, 0, 0 } + } + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/entry-border-bg-solid.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/entry-border-active-bg-solid.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + } +} + +style "notebook" { + + xthickness = 5 + ythickness = 2 + + engine "pixmap" { + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = TOP + } + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = BOTTOM + } + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = RIGHT + } + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = LEFT + } + + image { + function = EXTENSION + file = "assets/tab-top-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = BOTTOM + } + + image { + function = EXTENSION + file = "assets/tab-bottom-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = TOP + } + + image { + function = EXTENSION + file = "assets/tab-left-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + + image { + function = EXTENSION + file = "assets/tab-right-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + + # How to draw boxes with a gap on one side (ie the page of a notebook) + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-horiz.png" + gap_border = { 1, 1, 0, 0 } + gap_side = TOP + } + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-horiz.png" + gap_border = { 1, 1, 0, 0 } + gap_side = BOTTOM + } + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-vert.png" + gap_border = { 0, 0, 1, 1 } + gap_side = LEFT + } + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-vert.png" + gap_border = { 0, 0, 1, 1 } + gap_side = RIGHT + } + + # How to draw the box of a notebook when it isnt attached to a tab + + image { + function = BOX + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "handlebox" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + detail = "handlebox_bin" + shadow = IN + } + + image { + function = BOX + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + detail = "handlebox_bin" + shadow = OUT + } + } +} + +style "combobox_separator" { + + xthickness = 0 + ythickness = 0 + GtkWidget::wide-separators = 1 + +} + +style "combobox" { + + xthickness = 0 + ythickness = 0 + +} + +style "combobox_button" { + + xthickness = 3 + ythickness = 3 + +} + +style "range" { + + engine "pixmap" { + + image { + function = BOX + detail = "trough-upper" + file = "assets/trough-horizontal.png" + border = { 8, 8, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/trough-horizontal-active.png" + border = { 8, 8, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-upper" + file = "assets/trough-vertical.png" + border = { 0, 0, 8, 8 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/trough-vertical-active.png" + border = { 0, 0, 8, 8 } + stretch = TRUE + orientation = VERTICAL + } + + # Horizontal + + image { + function = SLIDER + state = NORMAL + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-prelight.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-insensitive.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + # Vertical + + image { + function = SLIDER + state = NORMAL + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-prelight.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-insensitive.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + # Function below removes ugly boxes + + image { + function = BOX + file = "assets/null.png" + border = { 3, 3, 3, 3 } + stretch = TRUE + } + } +} + +style "progressbar" { + + xthickness = 1 + ythickness = 1 + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + + image { + function = BOX + detail = "trough" + file = "assets/trough-progressbar.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "bar" + file = "assets/progressbar.png" + stretch = TRUE + border = { 3, 3, 3, 3 } + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/trough-progressbar_v.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + detail = "bar" + file = "assets/progressbar_v.png" + stretch = TRUE + border = { 3, 3, 3, 3 } + orientation = VERTICAL + } + } +} + +style "separator_menu_item" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + border = { 0, 0, 1, 0 } + stretch = TRUE + } + } +} + +style "treeview_header" { + ythickness = 1 + + fg[PRELIGHT] = mix(0.70, @text_color, @base_color) + font_name = "Bold" + + engine "pixmap" { + + image { + function = BOX + file = "assets/tree_header.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + } +} + +# Treeview Rows + +style "treeview" { + + xthickness = 2 + ythickness = 0 + + +} + +style "scrolled_window" { + + xthickness = 1 + ythickness = 1 + + engine "pixmap" { + + image { + function = SHADOW + file = "assets/frame.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + } +} + +style "frame" { + + xthickness = 1 + ythickness = 1 + + engine "pixmap" { + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = IN + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = IN + } + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = OUT + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = OUT + } + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = ETCHED_IN + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = ETCHED_IN + } + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = ETCHED_OUT + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = ETCHED_OUT + } + } +} + +style "gimp_toolbox_frame" { + + engine "pixmap" { + + image { + function = SHADOW + } + } +} + +style "toolbar" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/toolbar.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + + image { + function = HANDLE + overlay_file = "assets/handle-h.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = HANDLE + overlay_file = "assets/handle-v.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = VLINE + recolorable = TRUE + file = "assets/null.png" + } + + image { + function = HLINE + recolorable = TRUE + file = "assets/null.png" + } + } +} + +style "inline_toolbar" { + + GtkToolbar::button-relief = GTK_RELIEF_NORMAL + + engine "pixmap" { + + image { + function = BOX + file = "assets/inline-toolbar.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + } +} + +style "notebook_viewport" { + + bg[NORMAL] = @notebook_bg +} + + +style "notebook_eventbox" { + + bg[NORMAL] = @notebook_bg + bg[ACTIVE] = @bg_color +} + +style "tooltips" { + + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + bg[SELECTED] = @tooltip_bg_color + +} + +style "eclipse-tooltips" { + + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = shade(1.05, @bg_color) + fg[NORMAL] = @text_color + bg[SELECTED] = shade(1.05, @bg_color) + +} + +style "xfdesktop-icon-view" { + XfdesktopIconView::label-alpha = 0 + XfdesktopIconView::selected-label-alpha = 100 + XfdesktopIconVIew::ellipsize-icon-labels = 1 + + base[NORMAL] = @selected_bg_color + base[SELECTED] = @selected_bg_color + base[ACTIVE] = @selected_bg_color + + fg[NORMAL] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + + engine "murrine" { + textstyle = 5 + text_shade = 0.05 + } +} + +style "xfwm-tabwin" { + Xfwm4TabwinWidget::border-width = 1 + Xfwm4TabwinWidget::border-alpha = 1.0 + Xfwm4TabwinWidget::icon-size = 64 + Xfwm4TabwinWidget::alpha = 1.0 + Xfwm4TabwinWidget::border-radius = 2 + + bg[NORMAL] = @bg_color + bg[SELECTED] = @bg_color + + fg[NORMAL] = @fg_color + + engine "murrine" { + contrast = 0.7 + glazestyle = 0 + glowstyle = 0 + highlight_shade = 1.0 + gradient_shades = {1.0,1.0,1.0,1.0} + border_shades = { 0.8, 0.8 } + } +} + +style "xfwm-tabwin-button" { + + font_name = "bold" + bg[SELECTED] = @selected_bg_color +} + +# Chromium +style "chrome_menu_item" { + + bg[SELECTED] = @selected_bg_color + +} + +# Text Style +style "text" { + engine "murrine" { textstyle = 0 } +} + +style "null" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + stretch = TRUE + } + } +} + + +class "GtkWidget" style "default" +class "GtkScrollbar" style "scrollbar" +class "GtkButton" style "button" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkSpinButton" style "spinbutton" +class "GtkNotebook" style "notebook" +class "GtkRange" style "range" +class "GtkProgressBar" style "progressbar" +class "GtkSeparatorMenuItem" style "separator_menu_item" +class "GtkScrolledWindow" style "scrolled_window" +class "GtkFrame" style "frame" +class "GtkTreeView" style "treeview" +class "GtkToolbar" style "toolbar" +class "*HandleBox" style "toolbar" + +widget_class "*<GtkMenu>*" style "menu" +widget_class "*<GtkMenu>*" style "menu_framed_box" +widget_class "*<GtkMenuItem>*" style "menu_item" +widget_class "*<GtkCheckButton>*" style "checkbutton" +widget_class "*<GtkComboBox>" style "combobox" +widget_class "*<GtkComboBox>*<GtkButton>" style "combobox_button" +widget_class "*<GtkComboBox>*<GtkSeparator>" style "combobox_separator" +widget_class "*<GtkTreeView>*<GtkButton>*" style "treeview_header" +widget_class "*<GtkFileChooserDefault>*<GtkToolbar>" style "inline_toolbar" +widget_class "*<GtkComboBoxEntry>*<GtkEntry>" style "combobox_entry" +widget_class "*<GtkComboBoxEntry>*<GtkButton>" style "combobox_entry_button" +widget_class "*<GtkNotebook>*<GtkScrolledWindow>*<GtkViewport>" style "notebook_viewport" +widget_class "*HandleBox" style "toolbar" + +# Entries in notebooks draw with notebook's base color, but not if there's +# something else in the middle that draws gray again +widget_class "*<GtkNotebook>*<GtkEntry>" style "notebook_entry" +widget_class "*<GtkNotebook>*<GtkEventBox>*<GtkEntry>" style "entry" + +widget_class "*<GtkNotebook>*<GtkComboBoxEntry>*<GtkEntry>" style "notebook_combobox_entry" +widget_class "*<GtkNotebook>*<GtkEventBox>*<GtkComboBoxEntry>*<GtkEntry>" style "combobox_entry" + +# We also need to avoid changing fg color for the inactive notebook tab labels +widget_class "*<GtkNotebook>.<GtkLabel>" style "notebook_tab_label" + +# GTK tooltips +widget "gtk-tooltip*" style "tooltips" + +#Fix GVim tabs +widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook_eventbox" + +# Xchat special cases +widget "*xchat-inputbox" style "entry" + +# GIMP +# Disable gradients completely for GimpSpinScale +#class "GimpSpinScale" style "gimp_spin_scale" + +# Remove borders from "Wilbert frame" in Gimp +widget_class "*<GimpToolbox>*<GtkFrame>" style "gimp_toolbox_frame" + +# Chrome/Chromium +widget_class "*Chrom*Button*" style "button" +widget_class "*<GtkCustomMenu>*<GtkCustomMenuItem>*" style "chrome_menu_item" + +# We use this weird selector to target an offscreen entry as created +# by Chrome/Chromium to derive the style for its toolbar +widget_class "<GtkEntry>" style "standalone_entry" + +# Eclipse/SWT +widget "gtk-tooltips*" style "eclipse-tooltips" +widget "*swt-toolbar-flat" style "null" + +# Openoffice, Libreoffice +class "GtkWindow" style "toplevel_hack" +widget "*openoffice-toplevel*" style "ooo_stepper_hack" +widget "*openoffice-toplevel*GtkEntry" style "libreoffice_entry" +widget "*openoffice-toplevel*GtkSpinButton" style "libreoffice_entry" +widget "*libreoffice-toplevel*GtkEntry" style "libreoffice_entry" +widget "*libreoffice-toplevel*GtkSpinButton" style "libreoffice_entry" + +# Xfce +widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" +widget "xfwm4-tabwin*" style "xfwm-tabwin" +widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" + +# Fixes ugly text shadows for insensitive text +widget_class "*<GtkLabel>" style "text" +widget_class "*<GtkComboBox>*<GtkCellLayout>" style "text" +widget_class "*<GtkNotebook>*<GtkLabel>" style "text" +widget_class "*<GtkNotebook>*<GtkCellLayout>" style "text" diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/button-active.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/button-active.png new file mode 100644 index 0000000000000000000000000000000000000000..29cd827afb84cda1135fd0dc88dd4964a77b2368 GIT binary patch literal 309 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2fQ;Sb>EamT z(fRi3M&3gXJgpD!Z!BKpc#^}VX_9Bd+CxSP2RT;WRJ!xD$b^%l^V0;4ccIg`>x;g! zBy5e+pWL_hfLOtkPWLA|f&8)Md!-qy=B)_|ea>+5iOM2*omUr_tY>eV&3W=GuY%uP z(~bO02F`l-)#Yy_&08fO^M4kT=n4l`t$@aVjI*S#IV<H)WnRJ_Tq^C*<jr$%%evV$ z5uXnJmR|CqY1PGVfl1Q875hIPYwGzb_<(czU&Evn$v6X`>lr*<{an^LB{Ts5PRVm- literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/button-hover.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/button-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..b8a6e0e85d12f5a6470587ae6185fda78627360e GIT binary patch literal 317 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2fQ;Sc>EamT z(fRh;YQ94b0<910clp|Cnk-OIRPj(@Qt@Zn6Iv;ua8Sv!Ak^e#>npVq1MO7-+5**2 zQjF$H6tg7kj5_b5uDO9#>CO_-9W^~Na^IuHm}dC-HCxO)epp3FP`zuFTj)gnS-X51 zV>6yhPv>ap5a>U4xjfd7fyuhO>x<zV?WX&y-#t>~uRP%__vwPY<JwhL_Idf+YF|W& zRz4F74qf$Vs$vlv2cwnp?`3+y(JFJU>blH}Js|jidux$ZL*yo9QJ^mvJYD@<);T3K F0RVs>ZW90i literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/button-insensitive.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/button-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..fc776f1fb6a08fcc1101f687eb6c7c12da3bb4a0 GIT binary patch literal 304 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2fQ()1>EamT z(fRh8A=e=Xk(P)5brYw{9Q1O0qpK^DW7Ao+x<b^^)}d<moTSf9r#BlM<X)4oG1$*A z-kNE{y*J|D776CCKRPKS?eK2Wot3%kV_6kW>M341Es)j!B++0`R?Nz8yag*5&fG|I zWnigU@qASw+k<0f`bLpPdG!nLFLz+o3TWgCSzzCkbKq0|?B3hLDJPsw%OVY#-zKvc sF|S~VDRRHM@25=Xn)270C+9NWi}tj>vGH4E1JL0Np00i_>zopr0G>v10RR91 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/button.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/button.png new file mode 100644 index 0000000000000000000000000000000000000000..5105fda82bc8fc64504bf45e0edb5796789a0610 GIT binary patch literal 313 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2fQ;Sd>EamT z(fRh8A=e=Xk(P)5XHL*ki-^+fNXX1wxKuqbUzC4w)7qs8(}g9>W~(L4Yvq2%pdImM zO7NNMeGEF&R%c%EWXx$`vCm{Zx8CF1_uE^07#I2Vy)>A=G;&@?hq!B~aQ3Ro;Mq(! zj;)LT?ZV*FVj}IElY5MT`FgeMz8mSg`TyE5as@Oni7a6FD|}_us_%v7H@_|HHVu6# z92~l)a$3h6hNK3)NwLAR56N=omvc{aH-EtJfsI$ia`VL5v%-KrVDNPHb6Mw<&;$Ux Cw{dC! literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-active-toolbar-dark.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-active-toolbar-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..86bf5b1dfdd7f87172a0d8b40cb7899b60da7fa6 GIT binary patch literal 272 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3-oX$H;yMQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6HXu{Y0(?ST zU0XXm+PhO{%t@O$Cw=DJ^jULr=Pk^ezi`{Bv)fOfd;a3}n~$H~0?{WR`uy(G=YRkH z{r~?zM(o6Xpb0*nE{-7@=igr1$k<@O;d0U0fJsg8Tl_V~rfXvVzD+GJNIfL9(dx^L ziQa~@5_fOP;n2w9V)~@`=ZkCA%t`6Ku?yCQZ?~L%(0A45x6jNs^DFx)1)lQ<n#<tn L>gTe~DWM4fOUrP} literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-active-toolbar.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-active-toolbar.png new file mode 100644 index 0000000000000000000000000000000000000000..86bf5b1dfdd7f87172a0d8b40cb7899b60da7fa6 GIT binary patch literal 272 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3-oX$H;yMQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6HXu{Y0(?ST zU0XXm+PhO{%t@O$Cw=DJ^jULr=Pk^ezi`{Bv)fOfd;a3}n~$H~0?{WR`uy(G=YRkH z{r~?zM(o6Xpb0*nE{-7@=igr1$k<@O;d0U0fJsg8Tl_V~rfXvVzD+GJNIfL9(dx^L ziQa~@5_fOP;n2w9V)~@`=ZkCA%t`6Ku?yCQZ?~L%(0A45x6jNs^DFx)1)lQ<n#<tn L>gTe~DWM4fOUrP} literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-disabled-toolbar-dark.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-disabled-toolbar-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..074826b5489be3dee00e03da0619c32dd4f36fff GIT binary patch literal 251 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S<O1o(uw z-n#eV*1eZ^9=yEs@a5eHFYi8lb@$P$$4_59e)j6gvscewyng@b+lNnIfByRQ>-V4E zfBr;HZLS6Cwe@sy43P*=j(B;3fmvy@#Im`+`I++%N!I*RKA^~EsdCSmtxn}$d*TV_ tZ*N_<OqkKdvGlqi&uP(ziW+xV8NS+brrng=(E&7w!PC{xWt~$(69BHPYg7OL literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-disabled-toolbar.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-disabled-toolbar.png new file mode 100644 index 0000000000000000000000000000000000000000..074826b5489be3dee00e03da0619c32dd4f36fff GIT binary patch literal 251 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S<O1o(uw z-n#eV*1eZ^9=yEs@a5eHFYi8lb@$P$$4_59e)j6gvscewyng@b+lNnIfByRQ>-V4E zfBr;HZLS6Cwe@sy43P*=j(B;3fmvy@#Im`+`I++%N!I*RKA^~EsdCSmtxn}$d*TV_ tZ*N_<OqkKdvGlqi&uP(ziW+xV8NS+brrng=(E&7w!PC{xWt~$(69BHPYg7OL literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-toolbar-dark.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-toolbar-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..885a5d8a85486a85c8f60628f5e2d5cc89d217ef GIT binary patch literal 247 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S=J1^9%x zp1=0&{I%y-Za%+q>-qJ&uWsCZ`QR}Sy?XxQ_4n^TzyJ984+Q=LfspzxZlErEPZ!4! ziSXo%;FJc&g*<InOv@7=OtEgh7RwTGMxptL^@#)BM|K<VRG!#(w?jy1vSiS+1D5J{ hC2#RQRMd!JWZ+GBD(Lg#yE@P)22WQ%mvv4FO#r>VW-$N& literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-toolbar.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/entry-toolbar.png new file mode 100644 index 0000000000000000000000000000000000000000..885a5d8a85486a85c8f60628f5e2d5cc89d217ef GIT binary patch literal 247 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q?n7HJVQ7*IBq}me*oli7I;J! z1C?I~VMZs7*%d%R$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY(S=J1^9%x zp1=0&{I%y-Za%+q>-qJ&uWsCZ`QR}Sy?XxQ_4n^TzyJ984+Q=LfspzxZlErEPZ!4! ziSXo%;FJc&g*<InOv@7=OtEgh7RwTGMxptL^@#)BM|K<VRG!#(w?jy1vSiS+1D5J{ hC2#RQRMd!JWZ+GBD(Lg#yE@P)22WQ%mvv4FO#r>VW-$N& literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar-dark.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f27e09e242df3842c0277d606a0a41329ceed6dd GIT binary patch literal 117 zcmeAS@N?(olHy`uVBq!ia0vp^5<slL!3HEb;&xa7DVAa<&kznEsNqQI0P=M_T^vI^ zI^UjkWMoj_Iefs-^lQF=&xQN04)0WU2ItH!2C9L851ZNj4H>s*<r_7E1Uy~+T-G@y GGywpMoE&@r literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc new file mode 100644 index 00000000..5ba7057d --- /dev/null +++ b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc @@ -0,0 +1,222 @@ +style "menubar" { + + bg[NORMAL] = "#282828" + fg[NORMAL] = "#EBDBB2" + fg[PRELIGHT] = "#EBDBB2" + fg[ACTIVE] = "#EBDBB2" + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = shade(0.7, "#EBDBB2") + + xthickness = 0 + ythickness = 0 + + engine "pixmap" { + + image { + function = BOX + file = "menubar-toolbar/menubar-dark.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + } +} + +style "menubar-borderless" { + + bg[NORMAL] = "#282828" + fg[NORMAL] = "#EBDBB2" + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = shade(0.7, "#EBDBB2") + + xthickness = 0 + ythickness = 0 + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + } +} + +style "menubar_item" { + + xthickness = 2 + ythickness = 4 + + fg[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + + image { + function = BOX + state = PRELIGHT + file = "menubar-toolbar/menubar_button-dark.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + } +} + +# Text Style Menubar +style "menubar-text" { + + engine "murrine" { + text_shade = 0.0 + textstyle = 0 + } +} + + +style "toolbar_text" { + fg[NORMAL] = "#EBDBB2" + fg[PRELIGHT] = "#EBDBB2" + fg[INSENSITIVE] = shade(0.7, "#EBDBB2") + fg[ACTIVE] = "#EBDBB2" + + text[NORMAL] = "#EBDBB2" + text[PRELIGHT] = "#EBDBB2" + text[INSENSITIVE] = shade(0.7, "#EBDBB2") + text[ACTIVE] = "#EBDBB2" + +} + +style "toolbar_button" { + + xthickness = 4 + ythickness = 4 + + engine "pixmap" { + + image { + function = BOX + state = NORMAL + file = "menubar-toolbar/button.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = PRELIGHT + file = "menubar-toolbar/button-hover.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "menubar-toolbar/button-active.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + file = "menubar-toolbar/button-insensitive.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "toolbar_entry" { + xthickness = 6 + + base[NORMAL] = "#414857" + base[INSENSITIVE] = "#39404d" + + text[NORMAL] = "#EBDBB2" + + engine "pixmap" { + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "menubar-toolbar/toolbar-entry-border-bg-dark.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "menubar-toolbar/toolbar-entry-border-active-bg-dark.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + + image { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + + image { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + } +} + +#Chromium +style "chrome-gtk-frame" { + + ChromeGtkFrame::frame-color = "#282828" + ChromeGtkFrame::inactive-frame-color = "#282828" + + ChromeGtkFrame::frame-gradient-size = 0 + ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) + + ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) + ChromeGtkFrame::incognito-inactive-frame-color = @bg_color + + ChromeGtkFrame::incognito-frame-gradient-color = @bg_color + + ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) + ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color + +} + +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menubar_item" + +widget_class "*ThunarWindow*<GtkToolbar>" style "menubar" + +class "ChromeGtkFrame" style "chrome-gtk-frame" + +widget_class "*<GtkMenuBar>*<GtkMenuItem>*<GtkAccelLabel>" style "menubar-text" + +# Whitelist for dark toolbars +widget_class "*ThunarWindow*<GtkMenuBar>" style "menubar-borderless" +widget_class "*ThunarWindow*<GtkToolbar>*<GtkEntry>" style "toolbar_entry" +widget_class "*ThunarWindow*<GtkToolbar>*<GtkButton>" style "toolbar_button" +widget_class "*ThunarWindow*<GtkToolbar>*<GtkWidget>" style "toolbar_text" +widget_class "*ThunarWindow*<GtkToolbar>*<GtkButton>*<GtkLabel>" style "menubar-text" + diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar-toolbar.rc b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar-toolbar.rc new file mode 100644 index 00000000..c02626d3 --- /dev/null +++ b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar-toolbar.rc @@ -0,0 +1,166 @@ +style "menubar" { + + bg[NORMAL] = "#e7e8eb" + fg[NORMAL] = "#70788d" + fg[PRELIGHT] = "#70788d" + fg[ACTIVE] = "#70788d" + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = shade(1.3, "#70788d") + + xthickness = 0 + ythickness = 0 + + engine "pixmap" { + + image { + function = BOX + file = "menubar-toolbar/menubar.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + } +} + +style "menubar-borderless" { + + bg[NORMAL] = "#e7e8eb" + fg[NORMAL] = "#70788d" + fg[SELECTED] = @fg_color + fg[INSENSITIVE] = shade(1.3, "#70788d") + + xthickness = 0 + ythickness = 0 + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + } +} + +style "menubar_item" { + + xthickness = 2 + ythickness = 4 + + fg[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + + image { + function = BOX + state = PRELIGHT + file = "menubar-toolbar/menubar_button.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + } +} + +# Text Style Menubar +style "menubar-text" { + + engine "murrine" { + text_shade = 0.0 + textstyle = 0 + } +} + +style "toolbar_entry" { + xthickness = 6 + + base[NORMAL] = "#fdfdfd" + base[INSENSITIVE] = "#f4f5f6" + + text[NORMAL] = "#70788d" + + engine "pixmap" { + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "menubar-toolbar/toolbar-entry-border-bg.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "menubar-toolbar/toolbar-entry-border-disabled-bg.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "menubar-toolbar/toolbar-entry-border-active-bg.png" + border = { 12, 12, 12, 12 } + stretch = TRUE + } + + image { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + + image { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + } +} + +#Chromium +style "chrome-gtk-frame" { + + ChromeGtkFrame::frame-color = "#e7e8eb" + ChromeGtkFrame::inactive-frame-color = "#e7e8eb" + + ChromeGtkFrame::frame-gradient-size = 0 + ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) + + ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) + ChromeGtkFrame::incognito-inactive-frame-color = @bg_color + + ChromeGtkFrame::incognito-frame-gradient-color = @bg_color + + ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) + ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color + +} + +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menubar_item" + +widget_class "*ThunarWindow*<GtkToolbar>" style "menubar" +widget_class "*CajaNavigationWindow*<GtkToolbar>" style "menubar" + +class "ChromeGtkFrame" style "chrome-gtk-frame" + +widget_class "*<GtkMenuBar>*<GtkMenuItem>*<GtkAccelLabel>" style "menubar-text" + +# Whitelist for dark toolbars +widget_class "*ThunarWindow*<GtkMenuBar>" style "menubar-borderless" +widget_class "*CajaNavigationWindow*<GtkMenuBar>" style "menubar-borderless" +widget_class "*ThunarWindow*<GtkToolbar>*<GtkEntry>" style "toolbar_entry" +widget_class "*CajaNavigationWindow*<GtkToolbar>*<GtkEntry>" style "toolbar_entry" diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar.png new file mode 100644 index 0000000000000000000000000000000000000000..ff499522d754f1fab68fd2d96ebf4c04171e7858 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^5<slL!3HEb;&xa7DVAa<&kznEsNqQI0P;BtJR*yM z>aT+^qm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0u}o-U3d z9-YZG{~mp<XOm)5i;}X-I=F&$u~<)(0SZI;6w@?*dAo~Om>70ivz;wm^Q{S}pTX1B K&t;ucLK6U^f;6%K literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar_button-dark.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar_button-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..717575ad8f2f23ef51b11c7df620dfebeee451ab GIT binary patch literal 164 zcmeAS@N?(olHy`uVBq!ia0vp^l0eMQ!3HD+(^8%SDVAa<&kznEsNqQI0P;BtJR*yM z>aT+^qm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0wDo-U3d z7QM+lvp&7BXYOSbUaKpyHRZ~rKyNo)$*nB>3=GE&nVvFm9Raz4!PC{xWt~$(69CT# BDw6;J literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar_button.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/menubar_button.png new file mode 100644 index 0000000000000000000000000000000000000000..717575ad8f2f23ef51b11c7df620dfebeee451ab GIT binary patch literal 164 zcmeAS@N?(olHy`uVBq!ia0vp^l0eMQ!3HD+(^8%SDVAa<&kznEsNqQI0P;BtJR*yM z>aT+^qm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0wDo-U3d z7QM+lvp&7BXYOSbUaKpyHRZ~rKyNo)$*nB>3=GE&nVvFm9Raz4!PC{xWt~$(69CT# BDw6;J literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4c358b30b04c02a76fdb5098f8d2691255fef8fe GIT binary patch literal 409 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP20F7l7^K@|x z@#svxV!rYJdEM+23K;??4yb9IK5*j5AqU<M|L@DU#lM#~-m`zhyoawJf9BD-v#E_o zNsP08pRHZ^&#$NcNwSBT*DP#v<y**Wvu2S|q|&s`wg3PBPfz@iXYu8}YPuh%DbI1X zIh&qOsWzASasG&!%Ha>spH7zCvgyVB)#|}FTb@WrG%d6F<*)6XppbED@qeE!+gRA# zbfvatTv-&@4P;Cb`}_ZU`$5GmjqPD#Gu-_j{r>-+pZW6o@BNYyN1hsGqzZ0l2!FP| zykBC5D=VwikJ3GJmR$9zJE<)ZTT}4%fPPlQ1A$uy7Qc}QKBJs}>(93{Mrv-g!oUB= z7_sp<u{HAKI2B#V&D&dj;={W~Rc-nG`bG>4(HG)Gmu}R)3=BpFPgg&ebxsLQ0G%qU AaR2}S literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..427548ae280a7a309a056a086da6c326f995825b GIT binary patch literal 391 zcmV;20eJq2P)<h;3K|Lk000e1NJLTq000^Q000;W1^@s6<bv(R00004b3#c}2nYxW zd<bNS00009a7bBm000fw000fw0YWI7cmMzZ8FWQhbW?9;ba!ELWdL_~cP?peYja~^ zaAhuUa%Y?FJQ@H10R%}zK~zYI?bfkM!%!5)@$cMovqj@1O6=%T6h)sx#}48nSVd3} zL~s(^RT}66=#V}@1mD357P`2V#FRR<Wb-D+shc?648r|C!1)bl`6wTM$sjM03=OiW zpsWNoVnql8!hTa@bCsb7d5QSdnC%8%t$W-(Ian@iKv8ev8~^(_?weceK;!H&mHQ;S zuyOpi?vm{C{3#Wc%>=sex^+Qb;YI0GfL3Q@=P7^G>WoCyjm&e9gB;`_2mMQk6(Q<P z{JMaL<YSQ)L4^UK3d*CpASl1R77*y=Z7gx$n5~endB%~|ak5}e-#@FH!(FXuKDVBS l2C3z_)mS3zH8nO?7(Y3wWupFvOV0oR002ovPDHLkV1mgQr6>RZ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg-dark.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..716060adf49003ceae216cb77fef63325d9f0852 GIT binary patch literal 352 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2fQ-HC>EamT z(fRh8Vb);-iK8FWkIzq43O_61!Ng@DspT}?sXb<eZi)7kHH{O5S!xXL9~SJ?j#hg$ zW$j{9kuUZKey`Q9s=K-CnnaAg)U_xcNx{bFOgg70Y&quey7+v=E@2zp)vI>#G-@m@ zx_neV>N<O)XVcD@-A`Y=%<lNOf6~!s)r#SI?{eD<rKavvIG3lMt!psX^EvlU^SPel zzun%kYB(@*1vLEAT{7iVEu-s4Ed~WOC6l?;pIN_V-0S4vJkPpiUH_&VJr=v?w%MrL r=YGlDm8LJJ-m&NYT6V@`Mt_)YKJt}v%A5NE=urkwS3j3^P6<r_U($yd literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..320deb9ce453bed53d73c42eeb98848422a76479 GIT binary patch literal 366 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2fQ)_Z>EamT z(fRh;UN2@xk+z5L&&*7W-MnV5`9$g9gMI=By*>yr?Obhg^T%ecrU@4#B+V|C*7ddC zIGVRj;Mv}W&mzlzp4hj?^S#op+!k&I1rOna1_5uiMcf>}>pj}ry-()~YvruI<L$9r z%QC}6i!CDaAC=lF_5PeYbvAqTv`0VI<;lPO`R86&5o3p~e|ys*b^kf+2GKgfwolKe zbuV49aN>QVDGPa0HJty8D4CpHCB>C-dm9_aDT4$rODV1<I}0<Z1<Rj@N9Hfm=ic|{ zR??)RIWP8B+_K)e%6-kt^gPa8{S40=mlS(5ho02nc_@8lZ}Pq6bq)qVZ!>th`njxg HN@xNAFM5); literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8304a5d60765011811a49870954a1fc2eccd941f GIT binary patch literal 321 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2fQ;Se>EamT z(fRh8b>3kE0oRMGAI@09%X-r9&W`i{!YALDBpCQ-=LB9A+fbGVu?OZ9-7DBvb8U{0 z;o2#4GG|I0cGPtfJ*&C#*nuD48jJbZG8bQQ;^6*Va+FEx@hOXakN<4s{g5Rv$KJ8^ zca5{xNsITlmG&3i3-)r0`;}*#|6b$IT4&i;0qs^_>K8_pF?+3)Ryii%bc46+A-iC+ z+!Z7L`vI@NU6SsboEo{~eE6Eu6@f=L@pioYc9pGCO)28Ffm<cR1t;gZOEw301AW5a M>FVdQ&MBb@09vJgvj6}9 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg.png b/.themes/arc-gruvbox/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..512d5bd92a7de8e991554ebd8d4d798d468a5934 GIT binary patch literal 321 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2fQ;Se>EamT z(fRh8W8NVH0k?<d$;sM{qIdq+xN51)UXtl#eA!hXOLbaW<CF4+pDOu(P9OhyIlTDU z(Ma9{nv(@YiiDcD3Qg1hHD3Pca6852l)<|Xre|Y*PZXJJp?~gWMZ*1OMu%(#<;?Z( zHmqaI4Ho+ueLLlh!@+Lb>zlXT?%UV*BfeEDWFc4R3tz>9-e+6XXG$t$TzH#bAA0#a zZ)k@l=k+=k4LiSMnG0XL7YQW=D7rqs#5;p`%A9B^h4(Eh4(Xp->ats9w$4JJPZ&I1 L{an^LB{Ts5>dSoL literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-2.0/panel.rc b/.themes/arc-gruvbox/gtk-2.0/panel.rc new file mode 100644 index 00000000..0e06ce59 --- /dev/null +++ b/.themes/arc-gruvbox/gtk-2.0/panel.rc @@ -0,0 +1,153 @@ +style "theme-panel" { + + ythickness = 0 + + bg[NORMAL] = "#282828" + bg[ACTIVE] = @selected_bg_color + bg[PRELIGHT] = shade(1.1, @selected_bg_color) + bg[SELECTED] = @selected_bg_color + + fg[NORMAL] = "#EBDBB2" + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + + text[NORMAL] = "#EBDBB2" + text[PRELIGHT] = "#EBDBB2" + text[ACTIVE] = "#EBDBB2" + text[SELECTED] = "#EBDBB2" + + engine "murrine" { + reliefstyle = 0 + glazestyle = 0 + glow_shade = 1.0 + highlight_shade = 1.0 + roundness = 0 + gradient_shades = {1.0,1.0,1.0,1.0} + textstyle = 0 + contrast = 0.0 + textstyle = 0 + } +} + +style "panelbar" { + + fg[NORMAL] = "#edf5fb" + fg[ACTIVE] = "#edf5fb" + fg[PRELIGHT] = "#edf5fb" + fg[SELECTED] = @selected_fg_color + + bg[SELECTED] = @selected_bg_color + + engine "murrine" {} +} + +style "panelbuttons" { + + xthickness = 4 + ythickness = 0 + + engine "murrine" { + textstyle = 0 + } +} + +style "theme-panel-text" { + + fg[NORMAL] = "#edf5fb" + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = "#edf5fb" + + text[NORMAL] = "#edf5fb" + text[PRELIGHT] = @selected_fg_color + text[ACTIVE] = "#edf5fb" + + engine "murrine" { + textstyle = 0 + text_shade = 0.2 + } +} + +style "panel-entry" { + + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @text_color + fg[SELECTED] = @text_color + fg[INSENSITIVE] = @text_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[ACTIVE] = @text_color + text[SELECTED] = @text_color + text[INSENSITIVE] = @text_color + +} + +style "theme-main-menu-text" = "theme-panel-text" { + fg[PRELIGHT] = @selected_fg_color + text[PRELIGHT] = @selected_fg_color +} + +style "workspace-switcher" = "theme-panel" { + bg[SELECTED] = @selected_bg_color +} + +style "indicator" = "theme-panel" { + xthickness = 0 + ythickness = 0 +} + +widget "*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 "*<XfceArrowButton>" style "panelbuttons" +widget_class "*<XfceActionsPlugin>*" style "panelbuttons" +widget_class "*XfcePanelPlugin.GtkButton" style "panelbuttons" +widget "*dict*Applet*" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" +widget_class "*Tasklist*" 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 "*WnckPager*" style "workspace-switcher" + +# 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*<GtkMenuBar>*" style "theme-main-menu-text" +widget "*.clock-applet-button.*" style "theme-panel-text" +widget "*PanelApplet*" style "theme-panel-text" + +# Override general panel-style with specific plugin-styles +widget "*indicator-applet*" style "indicator" +widget "*indicator-button*" style "indicator" diff --git a/.themes/arc-gruvbox/gtk-2.0/render-assets.sh b/.themes/arc-gruvbox/gtk-2.0/render-assets.sh new file mode 100644 index 00000000..71f5a448 --- /dev/null +++ b/.themes/arc-gruvbox/gtk-2.0/render-assets.sh @@ -0,0 +1,26 @@ +#! /bin/bash + +INKSCAPE="/usr/bin/inkscape" +OPTIPNG="/usr/bin/optipng" + +SRC_FILE="assets.svg" +ASSETS_DIR="assets" + +SRC_FILE="assets.svg" +ASSETS_DIR="assets" + +INDEX="assets.txt" + +for i in `cat $INDEX` +do + if [ -f $ASSETS_DIR/$i.png ]; then + rm $ASSETS_DIR/$i.png + fi + echo Rendering $ASSETS_DIR/$i.png + $INKSCAPE --export-id=$i \ + --export-id-only \ + --export-png=$ASSETS_DIR/$i.png $SRC_FILE >/dev/null \ + && $OPTIPNG -o7 --quiet $ASSETS_DIR/$i.png +done + +exit 0 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets.svg b/.themes/arc-gruvbox/gtk-3.0/assets.svg new file mode 100644 index 00000000..0765d31b --- /dev/null +++ b/.themes/arc-gruvbox/gtk-3.0/assets.svg @@ -0,0 +1,5358 @@ +<?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="484.00006" + height="276" + id="svg9892" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="assets.svg"> + <defs + id="defs9894"> + <linearGradient + id="linearGradient3770"> + <stop + id="stop3772" + offset="0" + style="stop-color:#000000;stop-opacity:0.62827224;" /> + <stop + id="stop3774" + offset="1" + style="stop-color:#000000;stop-opacity:0.49803922;" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + id="stop4884" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop4886" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + style="stop-color:#2f3a42;stop-opacity:1;" + offset="0" + id="stop4894" /> + <stop + style="stop-color:#1d242a;stop-opacity:1;" + offset="1" + id="stop4896" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + style="stop-color:#728495;stop-opacity:1;" + offset="0" + id="stop4884-9" /> + <stop + style="stop-color:#617c95;stop-opacity:0;" + offset="1" + id="stop4886-9" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="5.6568542" + inkscape:cx="402.65997" + inkscape:cy="185.91977" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + showborder="false" + inkscape:window-width="1324" + inkscape:window-height="742" + inkscape:window-x="36" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-nodes="true" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:snap-global="true" + showguides="false" + inkscape:guide-bbox="true" + inkscape:bbox-nodes="true" + inkscape:object-nodes="true" + inkscape:snap-bbox-midpoints="false" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:snap-intersection-paths="false" + inkscape:snap-midpoints="false" + inkscape:snap-object-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid10919" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" + originx="8.000005" + originy="-1062" /> + <sodipodi:guide + orientation="1,0" + position="379.875,-287.75" + id="guide8384" /> + </sodipodi:namedview> + <metadata + id="metadata9897"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer3" + inkscape:label="superbackdrop" + style="display:inline" + transform="translate(8.000005,285.63782)"> + <rect + ry="0" + rx="0" + y="147.63782" + x="-8" + height="138" + width="121" + id="rect18028" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f9fafb;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;enable-background:accumulate" + transform="scale(1,-1)" /> + <rect + style="display:inline;fill:#e7e8eb;fill-opacity:1;stroke:#222529;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect11783" + width="120.99998" + height="138" + x="113.00001" + y="-285.63782" /> + <rect + ry="0" + rx="0" + y="-147.63782" + x="-8" + height="138" + width="120.99998" + id="rect8047-5" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;enable-background:accumulate" /> + <g + transform="translate(-22,-229.00001)" + style="display:inline;opacity:1" + id="checkbox-checked" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0.66666085" + rx="0.66666085" + y="1033.3622" + x="8" + height="1.9999826" + width="5" + id="rect3977-39" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <rect + ry="0" + y="1027.3622" + x="11" + height="7.9999828" + width="2" + id="rect3979-7" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(-3,-229.00001)" + style="display:inline;opacity:1" + id="checkbox-mixed" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-4" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-0" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-2"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-7" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-1" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-5" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7-8" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6-9"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7-0" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-9" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-9" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-9" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-0" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-1" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0" + y="-725.95471" + x="-738.80396" + height="7.9999828" + width="2" + id="rect3979-7-3" + style="fill:#ffffff;fill-opacity:1;stroke:none" + transform="matrix(-0.70710678,-0.70710678,0.70710678,-0.70710678,0,0)" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-4" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(-41,-229.00001)" + style="display:inline;opacity:1" + id="radio-checked" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2" + style="display:inline"> + <g + id="g10964-6"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0" + style="display:inline"> + <g + style="display:inline;opacity:0.06000001;fill:#000000;fill-opacity:1" + id="g7025-09-0" + transform="translate(0,1.0687628)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-6" + style="display:inline;fill:#000000;fill-opacity:1"> + <g + id="g5428-8-1-7-5-4" + style="fill:#000000;fill-opacity:1" /> + </g> + </g> + <rect + y="261.97873" + x="206.99057" + height="17.100227" + width="17.090866" + id="rect14348-4-8" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g7025-09"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2" + style="display:inline"> + <g + id="g5428-8-1-7-5"> + <rect + rx="14.692495" + y="126.56255" + x="51.610752" + height="28.919107" + width="29.384991" + id="rect5147-9-1-7-2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="14.459554" /> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + rx="1.9988754" + y="6.3621826" + x="122" + height="4" + width="4" + id="use15101-5-7" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + ry="2" /> + </g> + <g + transform="translate(-41,-229.00001)" + style="display:inline;opacity:1" + id="radio-mixed" + inkscape:label="#g11194"> + <g + id="g11220"> + <g + transform="translate(19,-4.6992607e-6)" + style="display:inline" + id="radio-checked-7" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-6" + style="display:inline"> + <g + id="g10964-6-0"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-0" + style="display:inline"> + <rect + y="261.97873" + x="206.99057" + height="17.100227" + width="17.090866" + id="rect14348-4-8-7" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g7025-09-3"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-7" + style="display:inline"> + <g + id="g5428-8-1-7-5-9"> + <rect + rx="14.692497" + y="126.56256" + x="51.610752" + height="28.919115" + width="29.384995" + id="rect5147-9-1-7-2-6" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="14.459558" /> + </g> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + ry="0" + y="139" + x="-9.3621826" + height="7.9999828" + width="2" + id="rect3979-7-3-9" + style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none" + transform="matrix(0,-1,1,0,0,0)" /> + </g> + </g> + <g + transform="translate(-1010,-618.63782)" + style="display:inline;opacity:1" + id="switch-active" + inkscape:label="#g4829"> + <g + id="layer1-9-0" + inkscape:label="Layer 1" + transform="translate(885,450)" + style="display:inline;opacity:1"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-8"> + <g + id="g3900-1-87" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-3" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-0-8" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11" /> + <circle + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-0" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <g + transform="translate(-1.0003162,0)" + id="g4816"> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0.66666085" + rx="0.66666085" + y="-456.09485" + x="977.54999" + height="1.9999826" + width="5" + id="rect3977-39-2" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none" /> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0" + y="-462.09485" + x="980.54999" + height="7.9999828" + width="2" + id="rect3979-7-0" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none" /> + </g> + </g> + <g + transform="translate(-1010,-613.63782)" + style="display:inline;opacity:1" + id="switch" + inkscape:label="#g4820"> + <g + id="layer1-9" + inkscape:label="Layer 1" + transform="matrix(-1,0,0,1,1177,420)"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-2"> + <g + id="g3900-12" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-32" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#cfd6e6;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-07" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11" /> + <circle + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-7" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <path + inkscape:connector-curvature="0" + d="m 1043.0028,337 0.75,0 c 0.01,-9e-5 0.016,-3.5e-4 0.023,0 0.1912,0.008 0.3824,0.0964 0.5156,0.23437 l 1.711,1.71094 1.7343,-1.71094 c 0.1993,-0.17287 0.335,-0.22912 0.5157,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.026,0.41298 -0.1875,0.5625 l -1.711,1.71093 1.6875,1.6875 c 0.1412,0.14113 0.211,0.34009 0.211,0.53907 l 0,0.75 -0.75,0 c -0.199,-10e-6 -0.398,-0.0698 -0.5391,-0.21094 l -1.7109,-1.71094 -1.711,1.71094 c -0.1411,0.14114 -0.3401,0.21094 -0.539,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.07,-0.39794 0.2109,-0.53907 l 1.7109,-1.6875 -1.7109,-1.71093 c -0.1581,-0.14598 -0.2274,-0.35194 -0.2109,-0.5625 l 0,-0.75 z" + id="path10839-9-8-2-2-5" + 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:0.6;fill:#5c616c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + <g + transform="translate(-947,-618.63782)" + style="display:inline;opacity:0.55" + id="switch-active-insensitive" + inkscape:label="#g4829-8"> + <g + id="layer1-9-0-5" + inkscape:label="Layer 1" + transform="translate(885,450)" + style="display:inline;opacity:1"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-8-1"> + <g + id="g3900-1-3-1" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-3-9" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-0-2-5" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11" /> + <circle + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-0-8" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <g + transform="translate(-1.0003162,0)" + id="g4816-6"> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0.66666085" + rx="0.66666085" + y="-456.09485" + x="977.54999" + height="1.9999826" + width="5" + id="rect3977-39-2-3" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none" /> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0" + y="-462.09485" + x="980.54999" + height="7.9999828" + width="2" + id="rect3979-7-0-6" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none" /> + </g> + </g> + <g + transform="translate(-947,-613.63782)" + style="display:inline;opacity:0.55" + id="switch-insensitive" + inkscape:label="#g4820-8"> + <g + id="layer1-9-1" + inkscape:label="Layer 1" + transform="matrix(-1,0,0,1,1177,420)"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-88"> + <g + id="g3900-4" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-5" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#cfd6e6;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-02" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11" /> + <circle + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-1-7" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <path + inkscape:connector-curvature="0" + d="m 1043.0028,337 0.75,0 c 0.01,-9e-5 0.016,-3.5e-4 0.023,0 0.1912,0.008 0.3824,0.0964 0.5156,0.23437 l 1.711,1.71094 1.7343,-1.71094 c 0.1993,-0.17287 0.335,-0.22912 0.5157,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.026,0.41298 -0.1875,0.5625 l -1.711,1.71093 1.6875,1.6875 c 0.1412,0.14113 0.211,0.34009 0.211,0.53907 l 0,0.75 -0.75,0 c -0.199,-10e-6 -0.398,-0.0698 -0.5391,-0.21094 l -1.7109,-1.71094 -1.711,1.71094 c -0.1411,0.14114 -0.3401,0.21094 -0.539,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.07,-0.39794 0.2109,-0.53907 l 1.7109,-1.6875 -1.7109,-1.71093 c -0.1581,-0.14598 -0.2274,-0.35194 -0.2109,-0.5625 l 0,-0.75 z" + id="path10839-9-8-2-2-5-5" + 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:0.6;fill:#5c616c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + <g + transform="translate(-22,-229.00001)" + style="display:inline;opacity:1" + id="checkbox-unchecked" + inkscape:label="#g22047"> + <g + inkscape:label="#g21853" + id="sdsd-0"> + <g + id="scdsdcd-0" + inkscape:label="#g14325" + transform="translate(0,-30)"> + <g + style="display:inline" + id="g15812-6-6-1-4" + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)" + id="g5489-2-9-6-8-8-9" + style="display:inline"> + <g + id="g5428-8-1-4-0-0-65" /> + </g> + </g> + <rect + y="30.362183" + x="17" + height="16" + width="16" + id="rect13523-4" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g5400-2"> + <rect + ry="2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#cfd6e6;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-5-7-6-3" + width="13" + height="12.999997" + x="18.5" + y="31.862183" + rx="2" /> + </g> + </g> + </g> + </g> + <g + transform="translate(-41.995736,-229.00401)" + style="display:inline;opacity:1" + id="radio-unchecked" + inkscape:label="#g10975"> + <g + id="g10964-4"> + <g + style="display:inline" + id="radio-unchecked2-6" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + inkscape:label="#g15805"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect14348-4-3" + width="17.090866" + height="17.100227" + x="206.99057" + y="261.97873" /> + <g + id="g7025-3"> + <g + style="display:inline" + id="g5489-2-9-3-8" + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)"> + <g + id="g5428-8-1-7-83"> + <rect + ry="13.246163" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#cfd6e6;stroke-width:2.08222365;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-7-7" + width="27.303804" + height="26.835894" + x="52.660122" + y="127.6043" + rx="13.224192" /> + </g> + </g> + </g> + </g> + </g> + </g> + <g + transform="translate(-22,-210.00002)" + style="display:inline;opacity:0.55" + id="checkbox-checked-insensitive" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-5" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-01" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-9"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-2" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-3" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-8" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7-1" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6-4"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7-3" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-95" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-3" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-1" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-9" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-4" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0.66666085" + rx="0.66666085" + y="1033.3622" + x="8" + height="1.9999826" + width="5" + id="rect3977-39-0" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <rect + ry="0" + y="1027.3622" + x="11" + height="7.9999828" + width="2" + id="rect3979-7-6" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-9" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(-3,-210.00002)" + style="display:inline;opacity:0.55" + id="checkbox-mixed-insensitive" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-4-1" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-0-5" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-2-8"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-7-8" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-1-8" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-5-4" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7-8-8" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6-9-9"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7-0-7" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-9-57" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-9-3" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-9-7" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-0-8" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-1-4" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0" + y="-725.95471" + x="-738.80396" + height="7.9999828" + width="2" + id="rect3979-7-3-91" + style="fill:#ffffff;fill-opacity:1;stroke:none" + transform="matrix(-0.70710678,-0.70710678,0.70710678,-0.70710678,0,0)" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-4-2" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(-41,-210.00002)" + style="display:inline;opacity:0.55" + id="radio-checked-insensitive" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-8" + style="display:inline"> + <g + id="g10964-6-7"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-4" + style="display:inline"> + <g + style="display:inline;opacity:0.06000001;fill:#000000;fill-opacity:1" + id="g7025-09-0-3" + transform="translate(0,1.0687628)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-6-1" + style="display:inline;fill:#000000;fill-opacity:1"> + <g + id="g5428-8-1-7-5-4-5" + style="fill:#000000;fill-opacity:1" /> + </g> + </g> + <rect + y="261.97873" + x="206.99057" + height="17.100227" + width="17.090866" + id="rect14348-4-8-2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g7025-09-5"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-70" + style="display:inline"> + <g + id="g5428-8-1-7-5-62"> + <rect + rx="14.692495" + y="126.56255" + x="51.610752" + height="28.919107" + width="29.384991" + id="rect5147-9-1-7-2-2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="14.459554" /> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + rx="1.9988754" + y="6.3621826" + x="122" + height="4" + width="4" + id="use15101-5-7-2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + ry="2" /> + </g> + <g + transform="translate(-41,-210.00002)" + style="display:inline;opacity:0.55" + id="radio-mixed-insensitive" + inkscape:label="#g11194"> + <g + id="g11220-22"> + <g + transform="translate(19,-4.6992607e-6)" + style="display:inline" + id="radio-checked-7-4" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-6-0" + style="display:inline"> + <g + id="g10964-6-0-1"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-0-2" + style="display:inline"> + <rect + y="261.97873" + x="206.99057" + height="17.100227" + width="17.090866" + id="rect14348-4-8-7-5" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g7025-09-3-9"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-7-7" + style="display:inline"> + <g + id="g5428-8-1-7-5-9-2"> + <rect + rx="14.692497" + y="126.56256" + x="51.610752" + height="28.919115" + width="29.384995" + id="rect5147-9-1-7-2-6-9" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="14.459558" /> + </g> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + ry="0" + y="139" + x="-9.3621826" + height="7.9999828" + width="2" + id="rect3979-7-3-9-3" + style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none" + transform="matrix(0,-1,1,0,0,0)" /> + </g> + </g> + <g + transform="translate(-22,-210.00002)" + style="display:inline;opacity:0.55" + id="checkbox-unchecked-insensitive" + inkscape:label="#g22047"> + <g + inkscape:label="#g21853" + id="sdsd-0-3"> + <g + id="scdsdcd-0-7" + inkscape:label="#g14325" + transform="translate(0,-30)"> + <g + style="display:inline" + id="g15812-6-6-1-4-6" + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)" + id="g5489-2-9-6-8-8-9-1" + style="display:inline"> + <g + id="g5428-8-1-4-0-0-65-4" /> + </g> + </g> + <rect + y="30.362183" + x="17" + height="16" + width="16" + id="rect13523-4-2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g5400-2-4"> + <rect + ry="2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#cfd6e6;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-5-7-6-3-7" + width="13" + height="13.000001" + x="18.5" + y="31.862192" + rx="2" /> + </g> + </g> + </g> + </g> + <g + transform="translate(-41.995736,-210.00001)" + style="display:inline;opacity:0.55" + id="radio-unchecked-insensitive" + inkscape:label="#g10975"> + <g + id="g10964-4-8"> + <g + style="display:inline" + id="radio-unchecked2-6-3" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + inkscape:label="#g15805"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect14348-4-3-7" + width="17.090866" + height="17.100227" + x="206.99057" + y="261.97873" /> + <g + id="g7025-3-8"> + <g + style="display:inline" + id="g5489-2-9-3-8-9" + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)"> + <g + id="g5428-8-1-7-83-9"> + <rect + ry="13.246163" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#cfd6e6;stroke-width:2.08222365;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-7-7-2" + width="27.303804" + height="26.835888" + x="52.660122" + y="127.60432" + rx="13.224192" /> + </g> + </g> + </g> + </g> + </g> + </g> + <g + transform="translate(-1010,-480.63782)" + style="display:inline;opacity:1" + id="switch-active-selected" + inkscape:label="#g4829"> + <g + id="layer1-9-0-0" + inkscape:label="Layer 1" + transform="translate(885,450)" + style="display:inline;opacity:1"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-8-4"> + <g + id="g3900-1-87-6" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-3-6" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-0-8-4" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11" /> + <circle + style="fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-0-7" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <g + transform="translate(-1.0003162,0)" + id="g4816-0"> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0.66666085" + rx="0.66666085" + y="-456.09485" + x="977.54999" + height="1.9999826" + width="5" + id="rect3977-39-2-1" + style="display:inline;opacity:1;fill:#458588;fill-opacity:1;stroke:none" /> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0" + y="-462.09485" + x="980.54999" + height="7.9999828" + width="2" + id="rect3979-7-0-8" + style="display:inline;opacity:1;fill:#458588;fill-opacity:1;stroke:none" /> + </g> + </g> + <g + transform="translate(-1010,-475.63782)" + style="display:inline;opacity:1" + id="switch-selected" + inkscape:label="#g4820"> + <g + id="layer1-9-3" + inkscape:label="Layer 1" + transform="matrix(-1,0,0,1,1177,420)"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-2-8"> + <g + id="g3900-12-2" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-32-9" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="opacity:0.2;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-07-3" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11" /> + <circle + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-7-1" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <path + inkscape:connector-curvature="0" + d="m 1043.0028,337 0.75,0 c 0.01,-9e-5 0.016,-3.5e-4 0.023,0 0.1912,0.008 0.3824,0.0964 0.5156,0.23437 l 1.711,1.71094 1.7343,-1.71094 c 0.1993,-0.17287 0.335,-0.22912 0.5157,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.026,0.41298 -0.1875,0.5625 l -1.711,1.71093 1.6875,1.6875 c 0.1412,0.14113 0.211,0.34009 0.211,0.53907 l 0,0.75 -0.75,0 c -0.199,-10e-6 -0.398,-0.0698 -0.5391,-0.21094 l -1.7109,-1.71094 -1.711,1.71094 c -0.1411,0.14114 -0.3401,0.21094 -0.539,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.07,-0.39794 0.2109,-0.53907 l 1.7109,-1.6875 -1.7109,-1.71093 c -0.1581,-0.14598 -0.2274,-0.35194 -0.2109,-0.5625 l 0,-0.75 z" + id="path10839-9-8-2-2-5-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;opacity:0.6;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + <g + transform="translate(-946.99998,-480.63782)" + style="display:inline;opacity:0.55" + id="switch-active-insensitive-selected" + inkscape:label="#g4829-8"> + <g + id="layer1-9-0-5-6" + inkscape:label="Layer 1" + transform="translate(885,450)" + style="display:inline;opacity:1"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-8-1-0"> + <g + id="g3900-1-3-1-8" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-3-9-3" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-0-2-5-0" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11" /> + <circle + style="fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-0-8-8" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <g + transform="translate(-1.0003162,0)" + id="g4816-6-8"> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0.66666085" + rx="0.66666085" + y="-456.09485" + x="977.54999" + height="1.9999826" + width="5" + id="rect3977-39-2-3-7" + style="display:inline;opacity:1;fill:#458588;fill-opacity:1;stroke:none" /> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0" + y="-462.09485" + x="980.54999" + height="7.9999828" + width="2" + id="rect3979-7-0-6-6" + style="display:inline;opacity:1;fill:#458588;fill-opacity:1;stroke:none" /> + </g> + </g> + <g + transform="translate(-946.99998,-475.63782)" + style="display:inline;opacity:0.55" + id="switch-insensitive-selected" + inkscape:label="#g4820"> + <g + id="layer1-9-3-1" + inkscape:label="Layer 1" + transform="matrix(-1,0,0,1,1177,420)"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-2-8-8"> + <g + id="g3900-12-2-3" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-32-9-9" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="opacity:0.2;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-07-3-7" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11" /> + <circle + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-7-1-9" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <path + inkscape:connector-curvature="0" + d="m 1043.0028,337 0.75,0 c 0.01,-9e-5 0.016,-3.5e-4 0.023,0 0.1912,0.008 0.3824,0.0964 0.5156,0.23437 l 1.711,1.71094 1.7343,-1.71094 c 0.1993,-0.17287 0.335,-0.22912 0.5157,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.026,0.41298 -0.1875,0.5625 l -1.711,1.71093 1.6875,1.6875 c 0.1412,0.14113 0.211,0.34009 0.211,0.53907 l 0,0.75 -0.75,0 c -0.199,-10e-6 -0.398,-0.0698 -0.5391,-0.21094 l -1.7109,-1.71094 -1.711,1.71094 c -0.1411,0.14114 -0.3401,0.21094 -0.539,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.07,-0.39794 0.2109,-0.53907 l 1.7109,-1.6875 -1.7109,-1.71093 c -0.1581,-0.14598 -0.2274,-0.35194 -0.2109,-0.5625 l 0,-0.75 z" + id="path10839-9-8-2-2-5-7-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:0.6;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + <g + transform="translate(-21.99999,-91.00001)" + style="display:inline;opacity:1" + id="checkbox-checked-selected" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-9" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-5" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-62"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-1" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-13" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-60" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7-4" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6-91"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7-35" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-3" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-90" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-3" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-2" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-2" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0.66666085" + rx="0.66666085" + y="1033.3622" + x="8" + height="1.9999826" + width="5" + id="rect3977-39-9" + style="fill:#458588;fill-opacity:1;stroke:none" /> + <rect + ry="0" + y="1027.3622" + x="11" + height="7.9999828" + width="2" + id="rect3979-7-65" + style="fill:#458588;fill-opacity:1;stroke:none" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-45" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(-2.9999871,-91.00001)" + style="display:inline;opacity:1" + id="checkbox-mixed-selected" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-4-4" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-0-51" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-2-1"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-7-0" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-1-1" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-5-88" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7-8-3" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6-9-99"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7-0-8" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-9-7" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-9-1" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-9-3" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-0-6" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-1-46" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0" + y="-725.95471" + x="-738.80396" + height="7.9999828" + width="2" + id="rect3979-7-3-2" + style="fill:#458588;fill-opacity:1;stroke:none" + transform="matrix(-0.70710678,-0.70710678,0.70710678,-0.70710678,0,0)" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-4-77" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(-40.999991,-91)" + style="display:inline;opacity:1" + id="radio-checked-selected" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-3" + style="display:inline"> + <g + id="g10964-6-9"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-9" + style="display:inline"> + <g + style="display:inline;opacity:0.06000001;fill:#000000;fill-opacity:1" + id="g7025-09-0-2" + transform="translate(0,1.0687628)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-6-8" + style="display:inline;fill:#000000;fill-opacity:1"> + <g + id="g5428-8-1-7-5-4-4" + style="fill:#000000;fill-opacity:1" /> + </g> + </g> + <rect + y="261.97873" + x="206.99057" + height="17.100227" + width="17.090866" + id="rect14348-4-8-8" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g7025-09-59"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-2" + style="display:inline"> + <g + id="g5428-8-1-7-5-1"> + <rect + rx="14.692495" + y="126.56255" + x="51.610752" + height="28.919107" + width="29.384991" + id="rect5147-9-1-7-2-1" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="14.459554" /> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + rx="1.9988754" + y="6.3621826" + x="122" + height="4" + width="4" + id="use15101-5-7-51" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + ry="2" /> + </g> + <g + transform="translate(-40.999991,-91)" + style="display:inline;opacity:1" + id="radio-mixed-selected" + inkscape:label="#g11194"> + <g + id="g11220-3"> + <g + transform="translate(19,-4.6992607e-6)" + style="display:inline" + id="radio-checked-7-9" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-6-7" + style="display:inline"> + <g + id="g10964-6-0-2"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-0-1" + style="display:inline"> + <rect + y="261.97873" + x="206.99057" + height="17.100227" + width="17.090866" + id="rect14348-4-8-7-6" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g7025-09-3-94"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-7-9" + style="display:inline"> + <g + id="g5428-8-1-7-5-9-8"> + <rect + rx="14.692497" + y="126.56256" + x="51.610752" + height="28.919115" + width="29.384995" + id="rect5147-9-1-7-2-6-97" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="14.459558" /> + </g> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + ry="0" + y="139" + x="-9.3621826" + height="7.9999828" + width="2" + id="rect3979-7-3-9-08" + style="display:inline;fill:#458588;fill-opacity:1;stroke:none" + transform="matrix(0,-1,1,0,0,0)" /> + </g> + </g> + <g + transform="translate(-21.99999,-91)" + style="display:inline;opacity:1" + id="checkbox-unchecked-selected" + inkscape:label="#g22047"> + <g + inkscape:label="#g21853" + id="sdsd-0-4"> + <g + id="scdsdcd-0-3" + inkscape:label="#g14325" + transform="translate(0,-30)"> + <g + style="display:inline" + id="g15812-6-6-1-4-5" + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)" + id="g5489-2-9-6-8-8-9-3" + style="display:inline"> + <g + id="g5428-8-1-4-0-0-65-5" /> + </g> + </g> + <rect + y="30.362183" + x="17" + height="16" + width="16" + id="rect13523-4-3" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g5400-2-0"> + <rect + ry="2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:#ffffff;fill-opacity:0.11764706;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-5-7-6-3-5" + width="13" + height="12.999997" + x="18.5" + y="31.862183" + rx="2" /> + </g> + </g> + </g> + </g> + <g + transform="translate(-41.995727,-91.004005)" + style="display:inline;opacity:1" + id="radio-unchecked-selected" + inkscape:label="#g10975"> + <g + id="g10964-4-1"> + <g + style="display:inline" + id="radio-unchecked2-6-0" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + inkscape:label="#g15805"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect14348-4-3-0" + width="17.090866" + height="17.100227" + x="206.99057" + y="261.97873" /> + <g + id="g7025-3-2"> + <g + style="display:inline" + id="g5489-2-9-3-8-5" + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)"> + <g + id="g5428-8-1-7-83-3"> + <rect + ry="13.246163" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:#ffffff;fill-opacity:0.11764706;fill-rule:nonzero;stroke:#ffffff;stroke-width:2.08222365;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-7-7-6" + width="27.303804" + height="26.835894" + x="52.660122" + y="127.6043" + rx="13.224192" /> + </g> + </g> + </g> + </g> + </g> + </g> + <g + transform="translate(-21.99999,-72.000005)" + style="display:inline;opacity:0.55" + id="checkbox-checked-insensitive-selected" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-5-4" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-01-4" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-9-3"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-2-7" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-3-0" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-8-5" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7-1-2" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6-4-1"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7-3-3" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-95-3" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-3-8" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-1-5" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-9-3" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-4-4" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0.66666085" + rx="0.66666085" + y="1033.3622" + x="8" + height="1.9999826" + width="5" + id="rect3977-39-0-1" + style="fill:#458588;fill-opacity:1;stroke:none" /> + <rect + ry="0" + y="1027.3622" + x="11" + height="7.9999828" + width="2" + id="rect3979-7-6-7" + style="fill:#458588;fill-opacity:1;stroke:none" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-9-1" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(-2.9999871,-72.000005)" + style="display:inline;opacity:0.55" + id="checkbox-mixed-insensitive-selected" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-4-1-4" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-0-5-7" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-2-8-9"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-7-8-0" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-1-8-8" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-5-4-0" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7-8-8-2" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6-9-9-0"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7-0-7-3" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-9-57-7" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-9-3-3" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-9-7-9" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-0-8-8" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-1-4-9" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0" + y="-725.95471" + x="-738.80396" + height="7.9999828" + width="2" + id="rect3979-7-3-91-3" + style="fill:#458588;fill-opacity:1;stroke:none" + transform="matrix(-0.70710678,-0.70710678,0.70710678,-0.70710678,0,0)" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-4-2-2" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(-40.999991,-72)" + style="display:inline;opacity:0.55" + id="radio-checked-insensitive-selected" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-8-5" + style="display:inline"> + <g + id="g10964-6-7-9"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-4-1" + style="display:inline"> + <g + style="display:inline;opacity:0.06000001;fill:#000000;fill-opacity:1" + id="g7025-09-0-3-6" + transform="translate(0,1.0687628)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-6-1-2" + style="display:inline;fill:#000000;fill-opacity:1"> + <g + id="g5428-8-1-7-5-4-5-6" + style="fill:#000000;fill-opacity:1" /> + </g> + </g> + <rect + y="261.97873" + x="206.99057" + height="17.100227" + width="17.090866" + id="rect14348-4-8-2-6" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g7025-09-5-9"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-70-9" + style="display:inline"> + <g + id="g5428-8-1-7-5-62-0"> + <rect + rx="14.692495" + y="126.56255" + x="51.610752" + height="28.919107" + width="29.384991" + id="rect5147-9-1-7-2-2-0" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="14.459554" /> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + rx="1.9988754" + y="6.3621826" + x="122" + height="4" + width="4" + id="use15101-5-7-2-84" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + ry="2" /> + </g> + <g + transform="translate(-40.999991,-72)" + style="display:inline;opacity:0.55" + id="radio-mixed-insensitive-selected" + inkscape:label="#g11194"> + <g + id="g11220-22-3"> + <g + transform="translate(19,-4.6992607e-6)" + style="display:inline" + id="radio-checked-7-4-1" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-6-0-6" + style="display:inline"> + <g + id="g10964-6-0-1-5"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-0-2-9" + style="display:inline"> + <rect + y="261.97873" + x="206.99057" + height="17.100227" + width="17.090866" + id="rect14348-4-8-7-5-9" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g7025-09-3-9-7"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-7-7-9" + style="display:inline"> + <g + id="g5428-8-1-7-5-9-2-2"> + <rect + rx="14.692497" + y="126.56256" + x="51.610752" + height="28.919115" + width="29.384995" + id="rect5147-9-1-7-2-6-9-6" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="14.459558" /> + </g> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + ry="0" + y="139" + x="-9.3621826" + height="7.9999828" + width="2" + id="rect3979-7-3-9-3-4" + style="display:inline;fill:#458588;fill-opacity:1;stroke:none" + transform="matrix(0,-1,1,0,0,0)" /> + </g> + </g> + <g + transform="translate(-21.99999,-72.000005)" + style="display:inline;opacity:0.55" + id="checkbox-unchecked-insensitive-selected" + inkscape:label="#g22047"> + <g + inkscape:label="#g21853" + id="sdsd-0-3-5"> + <g + id="scdsdcd-0-7-3" + inkscape:label="#g14325" + transform="translate(0,-30)"> + <g + style="display:inline" + id="g15812-6-6-1-4-6-7" + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)" + id="g5489-2-9-6-8-8-9-1-9" + style="display:inline"> + <g + id="g5428-8-1-4-0-0-65-4-2" /> + </g> + </g> + <rect + y="30.362183" + x="17" + height="16" + width="16" + id="rect13523-4-2-2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g5400-2-4-8"> + <rect + ry="2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:#ffffff;fill-opacity:0.11764706;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-5-7-6-3-7-5" + width="13" + height="13.000001" + x="18.5" + y="31.862192" + rx="2" /> + </g> + </g> + </g> + </g> + <g + transform="translate(-41.995727,-72.000005)" + style="display:inline;opacity:0.55" + id="radio-unchecked-insensitive-selected" + inkscape:label="#g10975"> + <g + id="g10964-4-8-2"> + <g + style="display:inline" + id="radio-unchecked2-6-3-3" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + inkscape:label="#g15805"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect14348-4-3-7-7" + width="17.090866" + height="17.100227" + x="206.99057" + y="261.97873" /> + <g + id="g7025-3-8-1"> + <g + style="display:inline" + id="g5489-2-9-3-8-9-5" + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)"> + <g + id="g5428-8-1-7-83-9-8"> + <rect + ry="13.246163" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:#ffffff;fill-opacity:0.11764706;fill-rule:nonzero;stroke:#ffffff;stroke-width:2.08222365;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-7-7-2-3" + width="27.303804" + height="26.835888" + x="52.660122" + y="127.60432" + rx="13.224192" /> + </g> + </g> + </g> + </g> + </g> + </g> + </g> + <g + inkscape:label="assets" + inkscape:groupmode="layer" + id="layer1" + style="display:inline" + transform="translate(8.000005,285.63782)"> + <g + id="titlebutton-minimize" + inkscape:label="#g6247" + transform="translate(-471,-43)" + style="opacity:0.8"> + <g + id="g7138" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-75"> + <g + id="g4092-0-7-0" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-3" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.99999999;fill:#7a7f8b;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + y="-185.63782" + x="587" + height="16" + width="16" + id="rect17883-32" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + <g + inkscape:label="#g10801" + transform="matrix(1.9947791,0,0,1.9939719,354.38167,165.09433)" + id="sjhgfjsgf" /> + <g + style="display:inline" + id="checkbox-checked-selectionmode" + transform="translate(-470,-369)" + inkscape:label="#g14055"> + <rect + ry="2" + y="179.36218" + x="462" + height="39.999992" + width="39.999989" + id="rect13851-7" + style="display:inline;fill:none;fill-opacity:0.55102036;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + rx="1.9999999" /> + <rect + ry="2" + y="183.36218" + x="466" + height="32" + width="32" + id="rect13851" + style="fill:#458588;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + rx="2" /> + <g + transform="translate(-2.2045153,1.9730481)" + id="g14051"> + <path + style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none" + d="m 491.36072,188.95163 -9.5312,9.5625 -4.7812,-4.78125 -3.1876,3.1875 4.7813,4.78125 3.1875,3.1875 3.1562,-3.1875 9.5626,-9.5625 -3.1876,-3.1875 z" + id="rect3977-39-35-1-3" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + style="display:inline" + id="checkbox-selectionmode" + transform="translate(-425,-369)" + inkscape:label="#g14055"> + <rect + ry="2" + y="183.86218" + x="466.50003" + height="31" + width="30.999969" + id="rect13851-8" + style="fill:#ffffff;fill-opacity:1;stroke:#cfd6e6;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + rx="2" /> + <g + transform="translate(-2.2045153,1.9730481)" + id="g14051-0"> + <path + style="display:inline;opacity:0.4;fill:#cfd6e6;fill-opacity:1;stroke:none" + d="m 491.36072,188.95163 -9.5312,9.5625 -4.7812,-4.78125 -3.1876,3.1875 4.7813,4.78125 3.1875,3.1875 3.1562,-3.1875 9.5626,-9.5625 -3.1876,-3.1875 z" + id="rect3977-39-35-1-3-5" + inkscape:connector-curvature="0" /> + </g> + <rect + ry="2" + y="179.36218" + x="462" + height="39.999992" + width="39.999989" + id="rect13851-7-0" + style="display:inline;fill:none;fill-opacity:0.55102036;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + rx="1.9999999" /> + </g> + <g + transform="translate(-888.99998,-618.63782)" + style="display:inline;opacity:1" + id="switch-active-header" + inkscape:label="#g4829"> + <g + id="layer1-9-0-8" + inkscape:label="Layer 1" + transform="translate(885,450)" + style="display:inline;opacity:1"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-8-2"> + <g + id="g3900-1-87-1" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-3-7" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-0-8-8" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11.000001" /> + <circle + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-0-9" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <g + transform="translate(-1.0003162,0)" + id="g4816-7"> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0.66666085" + rx="0.66666085" + y="-456.09485" + x="977.54999" + height="1.9999826" + width="5" + id="rect3977-39-2-6" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none" /> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0" + y="-462.09485" + x="980.54999" + height="7.9999828" + width="2" + id="rect3979-7-0-5" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none" /> + </g> + </g> + <g + transform="translate(-888.99998,-613.63782)" + style="display:inline;opacity:1" + id="switch-header" + inkscape:label="#g4820"> + <g + id="layer1-9-4" + inkscape:label="Layer 1" + transform="matrix(-1,0,0,1,1177,420)"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-2-5"> + <g + id="g3900-12-9" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-32-3" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="opacity:0.9;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-07-5" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11.000001" /> + <circle + style="fill:#cfd6e6;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-7-8" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <path + inkscape:connector-curvature="0" + d="m 1043.0028,337 0.75,0 c 0.01,-9e-5 0.016,-3.5e-4 0.023,0 0.1912,0.008 0.3824,0.0964 0.5156,0.23437 l 1.711,1.71094 1.7343,-1.71094 c 0.1993,-0.17287 0.335,-0.22912 0.5157,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.026,0.41298 -0.1875,0.5625 l -1.711,1.71093 1.6875,1.6875 c 0.1412,0.14113 0.211,0.34009 0.211,0.53907 l 0,0.75 -0.75,0 c -0.199,-10e-6 -0.398,-0.0698 -0.5391,-0.21094 l -1.7109,-1.71094 -1.711,1.71094 c -0.1411,0.14114 -0.3401,0.21094 -0.539,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.07,-0.39794 0.2109,-0.53907 l 1.7109,-1.6875 -1.7109,-1.71093 c -0.1581,-0.14598 -0.2274,-0.35194 -0.2109,-0.5625 l 0,-0.75 z" + id="path10839-9-8-2-2-5-4" + 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:0.6;fill:#5c616c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + <g + transform="translate(-825.99998,-618.63782)" + style="display:inline;opacity:0.55" + id="switch-active-insensitive-header" + inkscape:label="#g4829-8"> + <g + id="layer1-9-0-5-9" + inkscape:label="Layer 1" + transform="translate(885,450)" + style="display:inline;opacity:1"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-8-1-1"> + <g + id="g3900-1-3-1-4" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-3-9-6" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-0-2-5-3" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11.000001" /> + <circle + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-0-8-5" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <g + transform="translate(-1.0003162,0)" + id="g4816-6-6"> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0.66666085" + rx="0.66666085" + y="-456.09485" + x="977.54999" + height="1.9999826" + width="5" + id="rect3977-39-2-3-77" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none" /> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0" + y="-462.09485" + x="980.54999" + height="7.9999828" + width="2" + id="rect3979-7-0-6-4" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none" /> + </g> + </g> + <g + transform="translate(-825.99998,-613.63782)" + style="display:inline;opacity:0.55" + id="switch-insensitive-header" + inkscape:label="#g4820-8"> + <g + id="layer1-9-1-6" + inkscape:label="Layer 1" + transform="matrix(-1,0,0,1,1177,420)"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-88-4"> + <g + id="g3900-4-6" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-5-1" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-02-7" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11.000001" /> + <circle + style="fill:#cfd6e6;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-1-7-5" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <path + inkscape:connector-curvature="0" + d="m 1043.0028,337 0.75,0 c 0.01,-9e-5 0.016,-3.5e-4 0.023,0 0.1912,0.008 0.3824,0.0964 0.5156,0.23437 l 1.711,1.71094 1.7343,-1.71094 c 0.1993,-0.17287 0.335,-0.22912 0.5157,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.026,0.41298 -0.1875,0.5625 l -1.711,1.71093 1.6875,1.6875 c 0.1412,0.14113 0.211,0.34009 0.211,0.53907 l 0,0.75 -0.75,0 c -0.199,-10e-6 -0.398,-0.0698 -0.5391,-0.21094 l -1.7109,-1.71094 -1.711,1.71094 c -0.1411,0.14114 -0.3401,0.21094 -0.539,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.07,-0.39794 0.2109,-0.53907 l 1.7109,-1.6875 -1.7109,-1.71093 c -0.1581,-0.14598 -0.2274,-0.35194 -0.2109,-0.5625 l 0,-0.75 z" + id="path10839-9-8-2-2-5-5-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:0.6;fill:#5c616c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + <g + id="titlebutton-close" + inkscape:label="#g6210" + transform="translate(-489,-43)"> + <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 + 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 A 7 7 0 0 0 165 65 A 7 7 0 0 0 172 72 A 7 7 0 0 0 179 65 A 7 7 0 0 0 172 58 z M 169 61.921875 L 169.75 61.921875 C 169.75778 61.921785 169.76559 61.92153 169.77344 61.921875 C 169.96465 61.930275 170.15584 62.01831 170.28906 62.15625 L 172 63.867188 L 173.73438 62.15625 C 173.93359 61.983375 174.06938 61.927125 174.25 61.921875 L 175 61.921875 L 175 62.671875 C 175 62.886728 174.97424 63.084862 174.8125 63.234375 L 173.10156 64.945312 L 174.78906 66.632812 C 174.9302 66.77394 174.99999 66.9729 175 67.171875 L 175 67.921875 L 174.25 67.921875 C 174.05102 67.921867 173.85206 67.85205 173.71094 67.710938 L 172 66 L 170.28906 67.710938 C 170.14794 67.85208 169.94897 67.921875 169.75 67.921875 L 169 67.921875 L 169 67.171875 C 169 66.972908 169.06979 66.77394 169.21094 66.632812 L 170.92188 64.945312 L 169.21094 63.234375 C 169.05288 63.088403 168.98357 62.882438 169 62.671875 L 169 61.921875 z " + transform="translate(1204,190)" + id="path4068-7-5-9-6" /> + </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" /> + <path + inkscape:connector-curvature="0" + d="m 650.00003,-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 -1.71094,-1.71094 -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" + 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:#f8f8f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + <g + id="titlebutton-maximize" + inkscape:label="#g6234" + transform="translate(-480,-43)" + style="opacity:0.8"> + <g + id="g7146" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2-96"> + <g + id="g4092-0-6-83" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5-95" + style="display:inline;opacity:0.99999999;fill:#7a7f8b;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + y="-185.63782" + x="616" + height="16" + width="16" + id="rect17883-29" + 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 + id="titlebutton-close-hover" + inkscape:label="#g6260" + transform="translate(-386,-9)"> + <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 + style="fill:#f68086;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 92 A 7 7 0 0 0 165 99 A 7 7 0 0 0 172 106 A 7 7 0 0 0 179 99 A 7 7 0 0 0 172 92 z M 169 95.921875 L 169.75 95.921875 C 169.75778 95.921785 169.76559 95.92153 169.77344 95.921875 C 169.96465 95.930275 170.15584 96.01831 170.28906 96.15625 L 172 97.867188 L 173.73438 96.15625 C 173.93359 95.983375 174.06938 95.927125 174.25 95.921875 L 175 95.921875 L 175 96.671875 C 175 96.886728 174.97424 97.084862 174.8125 97.234375 L 173.10156 98.945312 L 174.78906 100.63281 C 174.9302 100.77394 174.99999 100.9729 175 101.17188 L 175 101.92188 L 174.25 101.92188 C 174.05102 101.92187 173.85206 101.85205 173.71094 101.71094 L 172 100 L 170.28906 101.71094 C 170.14794 101.85208 169.94897 101.92188 169.75 101.92188 L 169 101.92188 L 169 101.17188 C 169 100.97291 169.06979 100.77394 169.21094 100.63281 L 170.92188 98.945312 L 169.21094 97.234375 C 169.05288 97.088403 168.98357 96.882438 169 96.671875 L 169 95.921875 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:#f8f8f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + <g + id="titlebutton-maximize-hover" + inkscape:label="#g6284" + transform="translate(-377,-9)"> + <g + id="g4891" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.95;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" + id="path4068-7-5-9-6-7-2-4" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.15;fill:#525d76;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" + inkscape:connector-curvature="0" /> + <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:0.99999999;fill:#7a7f8b;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 + id="titlebutton-minimize-hover" + inkscape:label="#g6308" + transform="translate(-368,-9)"> + <g + id="g4909" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1273" + style="display:inline;opacity:0.95;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" + id="path4068-7-5-9-6-7-2-1" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.15;fill:#525d76;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1273,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-23" + inkscape:connector-curvature="0" /> + <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:0.99999999;fill:#7a7f8b;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 + id="titlebutton-close-active" + inkscape:label="#g6332" + transform="translate(-285,8)"> + <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:#f13039;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-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,764 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 49,766.59375 51.3125,764.3125 C 51.578125,764.082 51.759172,764.007 52,764 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 52.906938,770.46942 52.999992,770.7347 53,771 l 0,1 -1,0 c -0.265301,-10e-6 -0.530586,-0.0931 -0.71875,-0.28125 L 49,769.4375 46.71875,771.71875 C 46.530586,771.90694 46.26529,772 46,772 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 2.28125,-2.25 L 45.28125,765.75 C 45.070508,765.55537 44.97809,765.28075 45,765 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:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </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 + id="titlebutton-maximize-active" + inkscape:label="#g6356" + transform="translate(-276,8)"> + <g + id="g4891-4" + 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"> + <g + id="g4092-0-6-3-6-8" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#458588;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6" /> + </g> + </g> + <g + id="g4806-5-2" + 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" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-9-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-7-6" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-7-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-9-7" + 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" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-4-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-0-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-7-2"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-4-9" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="412" + height="16" + width="16" + id="rect17883-79" + 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 + id="titlebutton-minimize-active" + inkscape:label="#g6414" + transform="translate(-267,8)"> + <g + id="g4909-1" + 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"> + <g + id="g4092-0-7-2-0-0" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#458588;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-3-0-3-6" /> + </g> + </g> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-9-3" + 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" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-0-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-5-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-7-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-2-3" + 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" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-4-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-6-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-3-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-3-5" + 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" + width="16" + height="16" + x="383" + y="-185.63782" /> + </g> + <g + id="titlebutton-maximize-backdrop" + inkscape:label="#g6521" + style="opacity:0.45" + transform="translate(-480,-43)"> + <g + style="display:inline;opacity:1" + id="g7146-1" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2"> + <g + id="g4092-0-6" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5" + style="display:inline;opacity:1;fill:#7a7f8b;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-6" + width="16" + height="16" + x="616" + y="-168.63782" /> + </g> + <g + id="titlebutton-minimize-backdrop" + inkscape:label="#g6534" + style="opacity:0.45" + transform="translate(-471,-43)"> + <g + style="display:inline;opacity:1" + id="g7138-0" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3"> + <g + id="g4092-0-7" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4" + 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:#7a7f8b;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-3" + width="16" + height="16" + x="587" + y="-168.63782" /> + </g> + <rect + ry="0" + rx="0" + y="147.63782" + x="234" + height="138" + width="121" + id="rect18028-4" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#383c4a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;enable-background:accumulate" + transform="scale(1,-1)" /> + <g + transform="translate(220.00001,-229.00001)" + style="display:inline;opacity:1" + id="checkbox-checked-dark" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-59" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-54" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-8"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-4" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-5" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-2" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7-11" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6-68"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7-4" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-37" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-97" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-5" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-6" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-8" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0.66666085" + rx="0.66666085" + y="1033.3622" + x="8" + height="1.9999826" + width="5" + id="rect3977-39-90" + style="fill:#2b303b;fill-opacity:1;stroke:none" /> + <rect + ry="0" + y="1027.3622" + x="11" + height="7.9999828" + width="2" + id="rect3979-7-60" + style="fill:#2b303b;fill-opacity:1;stroke:none" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-5" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(239.00001,-229.00001)" + style="display:inline;opacity:1" + id="checkbox-mixed-dark" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-4-5" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-0-0" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-2-0"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-7-81" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-1-7" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-5-0" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7-8-6" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6-9-3"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7-0-0" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-9-3" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-9-8" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-9-34" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-0-9" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-1-9" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0" + y="-725.95471" + x="-738.80396" + height="7.9999828" + width="2" + id="rect3979-7-3-4" + style="fill:#2b303b;fill-opacity:1;stroke:none" + transform="matrix(-0.70710678,-0.70710678,0.70710678,-0.70710678,0,0)" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-4-5" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(201.00001,-229.00001)" + style="display:inline;opacity:1" + id="radio-checked-dark" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-1" + style="display:inline"> + <g + id="g10964-6-63"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-8" + style="display:inline"> + <g + style="display:inline;opacity:0.06000001;fill:#000000;fill-opacity:1" + id="g7025-09-0-5" + transform="translate(0,1.0687628)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-6-2" + style="display:inline;fill:#000000;fill-opacity:1"> + <g + id="g5428-8-1-7-5-4-7" + style="fill:#000000;fill-opacity:1" /> + </g> + </g> + <rect + y="261.97873" + x="206.99057" + height="17.100227" + width="17.090866" + id="rect14348-4-8-5" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g7025-09-09"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-28" + style="display:inline"> + <g + id="g5428-8-1-7-5-64"> + <rect + rx="14.692495" + y="126.56255" + x="51.610752" + height="28.919107" + width="29.384991" + id="rect5147-9-1-7-2-0" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="14.459554" /> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + rx="1.9988754" + y="6.3621826" + x="122" + height="4" + width="4" + id="use15101-5-7-55" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2b303b;fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + ry="2" /> + </g> + <g + transform="translate(201.00001,-229.00001)" + style="display:inline;opacity:1" + id="radio-mixed-dark" + inkscape:label="#g11194"> + <g + id="g11220-5"> + <g + transform="translate(19,-4.6992607e-6)" + style="display:inline" + id="radio-checked-7-40" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-6-5" + style="display:inline"> + <g + id="g10964-6-0-7"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-0-0" + style="display:inline"> + <rect + y="261.97873" + x="206.99057" + height="17.100227" + width="17.090866" + id="rect14348-4-8-7-0" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g7025-09-3-3"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-7-19" + style="display:inline"> + <g + id="g5428-8-1-7-5-9-7"> + <rect + rx="14.692497" + y="126.56256" + x="51.610752" + height="28.919115" + width="29.384995" + id="rect5147-9-1-7-2-6-8" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="14.459558" /> + </g> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + ry="0" + y="139" + x="-9.3621826" + height="7.9999828" + width="2" + id="rect3979-7-3-9-5" + style="display:inline;fill:#2b303b;fill-opacity:1;stroke:none" + transform="matrix(0,-1,1,0,0,0)" /> + </g> + </g> + <g + transform="translate(-767.99998,-618.63782)" + style="display:inline;opacity:1" + id="switch-active-dark" + inkscape:label="#g4829"> + <g + id="layer1-9-0-51" + inkscape:label="Layer 1" + transform="translate(885,450)" + style="display:inline;opacity:1"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-8-8"> + <g + id="g3900-1-87-0" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-3-3" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-0-8-7" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11" /> + <circle + style="fill:#353a47;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-0-75" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <g + transform="translate(-1.0003162,0)" + id="g4816-8"> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0.66666085" + rx="0.66666085" + y="-456.09485" + x="977.54999" + height="1.9999826" + width="5" + id="rect3977-39-2-13" + style="display:inline;opacity:1;fill:#353a47;fill-opacity:1;stroke:none" /> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0" + y="-462.09485" + x="980.54999" + height="7.9999828" + width="2" + id="rect3979-7-0-65" + style="display:inline;opacity:1;fill:#353a47;fill-opacity:1;stroke:none" /> + </g> + </g> + <g + transform="translate(-767.99998,-613.63782)" + style="display:inline;opacity:1" + id="switch-dark" + inkscape:label="#g4820"> + <g + id="layer1-9-13" + inkscape:label="Layer 1" + transform="matrix(-1,0,0,1,1177,420)"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-2-2"> + <g + id="g3900-12-8" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-32-7" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#5b627b;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-07-4" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11" /> + <circle + style="fill:#353a47;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-7-4" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <path + inkscape:connector-curvature="0" + d="m 1043.0028,337 0.75,0 c 0.01,-9e-5 0.016,-3.5e-4 0.023,0 0.1912,0.008 0.3824,0.0964 0.5156,0.23437 l 1.711,1.71094 1.7343,-1.71094 c 0.1993,-0.17287 0.335,-0.22912 0.5157,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.026,0.41298 -0.1875,0.5625 l -1.711,1.71093 1.6875,1.6875 c 0.1412,0.14113 0.211,0.34009 0.211,0.53907 l 0,0.75 -0.75,0 c -0.199,-10e-6 -0.398,-0.0698 -0.5391,-0.21094 l -1.7109,-1.71094 -1.711,1.71094 c -0.1411,0.14114 -0.3401,0.21094 -0.539,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.07,-0.39794 0.2109,-0.53907 l 1.7109,-1.6875 -1.7109,-1.71093 c -0.1581,-0.14598 -0.2274,-0.35194 -0.2109,-0.5625 l 0,-0.75 z" + id="path10839-9-8-2-2-5-46" + 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:#353a47;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + <g + transform="translate(-704.99998,-618.63782)" + style="display:inline;opacity:0.55" + id="switch-active-insensitive-dark" + inkscape:label="#g4829-8"> + <g + id="layer1-9-0-5-7" + inkscape:label="Layer 1" + transform="translate(885,450)" + style="display:inline;opacity:1"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-8-1-7"> + <g + id="g3900-1-3-1-6" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-3-9-67" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-0-2-5-36" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11" /> + <circle + style="fill:#353a47;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-0-8-4" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <g + transform="translate(-1.0003162,0)" + id="g4816-6-4"> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0.66666085" + rx="0.66666085" + y="-456.09485" + x="977.54999" + height="1.9999826" + width="5" + id="rect3977-39-2-3-6" + style="display:inline;opacity:1;fill:#353a47;fill-opacity:1;stroke:none" /> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0" + y="-462.09485" + x="980.54999" + height="7.9999828" + width="2" + id="rect3979-7-0-6-69" + style="display:inline;opacity:1;fill:#353a47;fill-opacity:1;stroke:none" /> + </g> + </g> + <g + transform="translate(-704.99998,-613.63782)" + style="display:inline;opacity:0.55" + id="switch-insensitive-dark" + inkscape:label="#g4820-8"> + <g + id="layer1-9-1-3" + inkscape:label="Layer 1" + transform="matrix(-1,0,0,1,1177,420)"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-88-45"> + <g + id="g3900-4-69" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-5-12" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#5b627b;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-02-4" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11" /> + <circle + style="fill:#353a47;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-1-7-3" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <path + inkscape:connector-curvature="0" + d="m 1043.0028,337 0.75,0 c 0.01,-9e-5 0.016,-3.5e-4 0.023,0 0.1912,0.008 0.3824,0.0964 0.5156,0.23437 l 1.711,1.71094 1.7343,-1.71094 c 0.1993,-0.17287 0.335,-0.22912 0.5157,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.026,0.41298 -0.1875,0.5625 l -1.711,1.71093 1.6875,1.6875 c 0.1412,0.14113 0.211,0.34009 0.211,0.53907 l 0,0.75 -0.75,0 c -0.199,-10e-6 -0.398,-0.0698 -0.5391,-0.21094 l -1.7109,-1.71094 -1.711,1.71094 c -0.1411,0.14114 -0.3401,0.21094 -0.539,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.07,-0.39794 0.2109,-0.53907 l 1.7109,-1.6875 -1.7109,-1.71093 c -0.1581,-0.14598 -0.2274,-0.35194 -0.2109,-0.5625 l 0,-0.75 z" + id="path10839-9-8-2-2-5-5-5" + 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:#353a47;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + <g + transform="translate(220.00001,-229.00001)" + style="display:inline;opacity:1" + id="checkbox-unchecked-dark" + inkscape:label="#g22047"> + <g + inkscape:label="#g21853" + id="sdsd-0-1"> + <g + id="scdsdcd-0-4" + inkscape:label="#g14325" + transform="translate(0,-30)"> + <g + style="display:inline" + id="g15812-6-6-1-4-4" + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)" + id="g5489-2-9-6-8-8-9-7" + style="display:inline"> + <g + id="g5428-8-1-4-0-0-65-8" /> + </g> + </g> + <rect + y="30.362183" + x="17" + height="16" + width="16" + id="rect13523-4-0" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g5400-2-47"> + <rect + ry="2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;stroke:#262934;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-5-7-6-3-70" + width="13" + height="12.999997" + x="18.5" + y="31.862183" + rx="2" /> + </g> + </g> + </g> + </g> + <g + transform="translate(200.00428,-229.00401)" + style="display:inline;opacity:1" + id="radio-unchecked-dark" + inkscape:label="#g10975"> + <g + id="g10964-4-5"> + <g + style="display:inline" + id="radio-unchecked2-6-5" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + inkscape:label="#g15805"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect14348-4-3-9" + width="17.090866" + height="17.100227" + x="206.99057" + y="261.97873" /> + <g + id="g7025-3-9"> + <g + style="display:inline" + id="g5489-2-9-3-8-0" + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)"> + <g + id="g5428-8-1-7-83-7"> + <rect + ry="13.246163" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;fill-rule:nonzero;stroke:#262934;stroke-width:2.08222365;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-7-7-61" + width="27.303804" + height="26.835894" + x="52.660122" + y="127.6043" + rx="13.224192" /> + </g> + </g> + </g> + </g> + </g> + </g> + <g + transform="translate(220.00001,-210.00002)" + style="display:inline;opacity:0.55" + id="checkbox-checked-insensitive-dark" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-5-1" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-01-6" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-9-7"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-2-8" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-3-7" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-8-8" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7-1-24" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6-4-3"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7-3-9" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-95-4" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-3-5" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-1-3" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-9-9" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-4-2" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0.66666085" + rx="0.66666085" + y="1033.3622" + x="8" + height="1.9999826" + width="5" + id="rect3977-39-0-3" + style="fill:#2b303b;fill-opacity:1;stroke:none" /> + <rect + ry="0" + y="1027.3622" + x="11" + height="7.9999828" + width="2" + id="rect3979-7-6-9" + style="fill:#2b303b;fill-opacity:1;stroke:none" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-9-6" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(239.00001,-210.00002)" + style="display:inline;opacity:0.55" + id="checkbox-mixed-insensitive-dark" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-4-1-9" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-0-5-8" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-2-8-5"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-7-8-6" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-1-8-4" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-5-4-6" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7-8-8-7" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6-9-9-6"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7-0-7-33" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-9-57-75" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-9-3-7" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-9-7-5" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-0-8-4" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-1-4-7" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0" + y="-725.95471" + x="-738.80396" + height="7.9999828" + width="2" + id="rect3979-7-3-91-5" + style="fill:#2b303b;fill-opacity:1;stroke:none" + transform="matrix(-0.70710678,-0.70710678,0.70710678,-0.70710678,0,0)" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-4-2-21" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + <g + transform="translate(201.00001,-210.00002)" + style="display:inline;opacity:0.55" + id="radio-checked-insensitive-dark" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-8-6" + style="display:inline"> + <g + id="g10964-6-7-2"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-4-5" + style="display:inline"> + <g + style="display:inline;opacity:0.06000001;fill:#000000;fill-opacity:1" + id="g7025-09-0-3-3" + transform="translate(0,1.0687628)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-6-1-7" + style="display:inline;fill:#000000;fill-opacity:1"> + <g + id="g5428-8-1-7-5-4-5-4" + style="fill:#000000;fill-opacity:1" /> + </g> + </g> + <rect + y="261.97873" + x="206.99057" + height="17.100227" + width="17.090866" + id="rect14348-4-8-2-7" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g7025-09-5-0"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-70-6" + style="display:inline"> + <g + id="g5428-8-1-7-5-62-6"> + <rect + rx="14.692495" + y="126.56255" + x="51.610752" + height="28.919107" + width="29.384991" + id="rect5147-9-1-7-2-2-2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="14.459554" /> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + rx="1.9988754" + y="6.3621826" + x="122" + height="4" + width="4" + id="use15101-5-7-2-5" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2b303b;fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + ry="2" /> + </g> + <g + transform="translate(201.00001,-210.00002)" + style="display:inline;opacity:0.55" + id="radio-mixed-insensitive-dark" + inkscape:label="#g11194"> + <g + id="g11220-22-7"> + <g + transform="translate(19,-4.6992607e-6)" + style="display:inline" + id="radio-checked-7-4-10" + inkscape:label="#g11094"> + <g + transform="translate(19.004264,-4.6992607e-6)" + inkscape:label="#g10975" + id="radio-unchecked-2-6-0-3" + style="display:inline"> + <g + id="g10964-6-0-1-8"> + <g + inkscape:label="#g15805" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + id="radio-unchecked2-0-0-2-8" + style="display:inline"> + <rect + y="261.97873" + x="206.99057" + height="17.100227" + width="17.090866" + id="rect14348-4-8-7-5-8" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g7025-09-3-9-4"> + <g + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)" + id="g5489-2-9-3-2-7-7-8" + style="display:inline"> + <g + id="g5428-8-1-7-5-9-2-3"> + <rect + rx="14.692497" + y="126.56256" + x="51.610752" + height="28.919115" + width="29.384995" + id="rect5147-9-1-7-2-6-9-3" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="14.459558" /> + </g> + </g> + </g> + </g> + </g> + </g> + </g> + <rect + ry="0" + y="139" + x="-9.3621826" + height="7.9999828" + width="2" + id="rect3979-7-3-9-3-37" + style="display:inline;fill:#2b303b;fill-opacity:1;stroke:none" + transform="matrix(0,-1,1,0,0,0)" /> + </g> + </g> + <g + transform="translate(220.00001,-210.00002)" + style="display:inline;opacity:0.6" + id="checkbox-unchecked-insensitive-dark" + inkscape:label="#g22047"> + <g + inkscape:label="#g21853" + id="sdsd-0-3-0" + style=""> + <g + id="scdsdcd-0-7-1" + inkscape:label="#g14325" + transform="translate(0,-30)" + style=""> + <g + style="display:inline" + id="g15812-6-6-1-4-6-3" + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)" + id="g5489-2-9-6-8-8-9-1-1" + style="display:inline"> + <g + id="g5428-8-1-4-0-0-65-4-7" + style="" /> + </g> + </g> + <rect + y="30.362183" + x="17" + height="16" + width="16" + id="rect13523-4-2-5" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g5400-2-4-7" + style=""> + <rect + ry="2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;stroke:#262934;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-5-7-6-3-7-2" + width="13" + height="13.000001" + x="18.5" + y="31.862192" + rx="2" /> + </g> + </g> + </g> + </g> + <g + transform="translate(200.00428,-210.00001)" + style="display:inline;opacity:0.6" + id="radio-unchecked-insensitive-dark" + inkscape:label="#g10975"> + <g + id="g10964-4-8-3" + style=""> + <g + style="display:inline" + id="radio-unchecked2-6-3-0" + transform="matrix(0.93617253,0,0,0.93566004,-96.78315,-244.76084)" + inkscape:label="#g15805"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect14348-4-3-7-2" + width="17.090866" + height="17.100227" + x="206.99057" + y="261.97873" /> + <g + id="g7025-3-8-9" + style=""> + <g + style="display:inline" + id="g5489-2-9-3-8-9-6" + transform="matrix(0.5089163,0,0,0.51739823,181.7932,197.56426)"> + <g + id="g5428-8-1-7-83-9-6" + style=""> + <rect + ry="13.246163" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;fill-rule:nonzero;stroke:#262934;stroke-width:2.08222365;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-7-7-2-6" + width="27.303804" + height="26.835888" + x="52.660122" + y="127.60432" + rx="13.224192" /> + </g> + </g> + </g> + </g> + </g> + </g> + <g + style="display:inline" + id="checkbox-checked-selectionmode-dark" + transform="translate(-227.99998,-369)" + inkscape:label="#g14055"> + <rect + ry="2" + y="183.36218" + x="466" + height="32" + width="32" + id="rect13851-5" + style="fill:#458588;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + rx="2" /> + <g + transform="translate(-2.2045153,1.9730481)" + id="g14051-7"> + <path + style="display:inline;fill:#2b303b;fill-opacity:1;stroke:none" + d="m 491.36072,188.95163 -9.5312,9.5625 -4.7812,-4.78125 -3.1876,3.1875 4.7813,4.78125 3.1875,3.1875 3.1562,-3.1875 9.5626,-9.5625 -3.1876,-3.1875 z" + id="rect3977-39-35-1-3-50" + inkscape:connector-curvature="0" /> + </g> + <rect + ry="2" + y="179.36218" + x="461.99997" + height="39.999992" + width="39.999989" + id="rect13851-7-3" + style="display:inline;fill:none;fill-opacity:0.55102036;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + rx="1.9999999" /> + </g> + <g + style="display:inline" + id="checkbox-selectionmode-dark" + transform="translate(-182.99998,-369)" + inkscape:label="#g14055"> + <rect + ry="2" + y="183.86218" + x="466.50003" + height="31" + width="30.999969" + id="rect13851-8-3" + style="fill:#2d323d;fill-opacity:1;stroke:#262934;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + rx="2" /> + <g + transform="translate(-2.2045153,1.9730481)" + id="g14051-0-8"> + <path + style="display:inline;opacity:0.55;fill:#5f6578;fill-opacity:1;stroke:none" + d="m 491.36072,188.95163 -9.5312,9.5625 -4.7812,-4.78125 -3.1876,3.1875 4.7813,4.78125 3.1875,3.1875 3.1562,-3.1875 9.5626,-9.5625 -3.1876,-3.1875 z" + id="rect3977-39-35-1-3-5-2" + inkscape:connector-curvature="0" /> + </g> + <rect + ry="2" + y="179.36218" + x="461.99997" + height="39.999992" + width="39.999989" + id="rect13851-7-1" + style="display:inline;fill:none;fill-opacity:0.55102036;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + rx="1.9999999" /> + </g> + <rect + style="display:inline;fill:#2f343f;fill-opacity:1;stroke:#222529;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect11783-3-1" + width="120.99998" + height="138" + x="355" + y="-285.63782" /> + <g + transform="translate(-646.99998,-618.63782)" + style="display:inline;opacity:1" + id="switch-active-header-dark" + inkscape:label="#g4829"> + <g + id="layer1-9-0-8-3-1" + inkscape:label="Layer 1" + transform="translate(885,450)" + style="display:inline;opacity:1"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-8-2-5-0"> + <g + id="g3900-1-87-1-7-9" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-3-7-0-8" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-0-8-8-7-5" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11.000001" /> + <circle + style="fill:#2d323f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-0-9-7-1" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <g + transform="translate(-1.0003162,0)" + id="g4816-7-3-7"> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0.66666085" + rx="0.66666085" + y="-456.09485" + x="977.54999" + height="1.9999826" + width="5" + id="rect3977-39-2-6-0-5" + style="display:inline;opacity:1;fill:#2d323f;fill-opacity:1;stroke:none" /> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0" + y="-462.09485" + x="980.54999" + height="7.9999828" + width="2" + id="rect3979-7-0-5-9-4" + style="display:inline;opacity:1;fill:#2d323f;fill-opacity:1;stroke:none" /> + </g> + </g> + <g + transform="translate(-646.99998,-613.63782)" + style="display:inline;opacity:1" + id="switch-header-dark" + inkscape:label="#g4820"> + <g + id="layer1-9-4-5-1" + inkscape:label="Layer 1" + transform="matrix(-1,0,0,1,1177,420)"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-2-5-8-0"> + <g + id="g3900-12-9-5-2" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-32-3-7-9" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#5b627b;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-07-5-3-3" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11.000001" /> + <circle + style="opacity:1;fill:#2d323f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-7-8-7-8" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <path + inkscape:connector-curvature="0" + d="m 1043.0028,337 0.75,0 c 0.01,-9e-5 0.016,-3.5e-4 0.023,0 0.1912,0.008 0.3824,0.0964 0.5156,0.23437 l 1.711,1.71094 1.7343,-1.71094 c 0.1993,-0.17287 0.335,-0.22912 0.5157,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.026,0.41298 -0.1875,0.5625 l -1.711,1.71093 1.6875,1.6875 c 0.1412,0.14113 0.211,0.34009 0.211,0.53907 l 0,0.75 -0.75,0 c -0.199,-10e-6 -0.398,-0.0698 -0.5391,-0.21094 l -1.7109,-1.71094 -1.711,1.71094 c -0.1411,0.14114 -0.3401,0.21094 -0.539,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.07,-0.39794 0.2109,-0.53907 l 1.7109,-1.6875 -1.7109,-1.71093 c -0.1581,-0.14598 -0.2274,-0.35194 -0.2109,-0.5625 l 0,-0.75 z" + id="path10839-9-8-2-2-5-4-1-8" + 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:#2d323f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + <g + transform="translate(-584,-618.63782)" + style="display:inline;opacity:0.55" + id="switch-active-insensitive-header-dark" + inkscape:label="#g4829-8"> + <g + id="layer1-9-0-5-9-3-1" + inkscape:label="Layer 1" + transform="translate(885,450)" + style="display:inline;opacity:1"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-8-1-1-7-4"> + <g + id="g3900-1-3-1-4-9-0" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-3-9-6-8-2" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#458588;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-0-2-5-3-4-9" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11.000001" /> + <circle + style="fill:#2d323f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-0-8-5-9-1" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <g + transform="translate(-1.0003162,0)" + id="g4816-6-6-5-6"> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0.66666085" + rx="0.66666085" + y="-456.09485" + x="977.54999" + height="1.9999826" + width="5" + id="rect3977-39-2-3-77-4-7" + style="display:inline;opacity:1;fill:#2d323f;fill-opacity:1;stroke:none" /> + <rect + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" + ry="0" + y="-462.09485" + x="980.54999" + height="7.9999828" + width="2" + id="rect3979-7-0-6-4-7-1" + style="display:inline;opacity:1;fill:#2d323f;fill-opacity:1;stroke:none" /> + </g> + </g> + <g + transform="translate(-584,-613.63782)" + style="display:inline;opacity:0.55" + id="switch-insensitive-header-dark" + inkscape:label="#g4820-8"> + <g + id="layer1-9-1-6-2-5" + inkscape:label="Layer 1" + transform="matrix(-1,0,0,1,1177,420)"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-88-4-1-3"> + <g + id="g3900-4-6-4-0" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-5-1-5-8" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#5b627b;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-02-7-6-5" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11.000001" /> + <circle + style="opacity:1;fill:#2d323f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3759-1-7-5-1-1" + cx="41" + cy="1041.3622" + r="9" /> + </g> + </g> + </g> + <path + inkscape:connector-curvature="0" + d="m 1043.0028,337 0.75,0 c 0.01,-9e-5 0.016,-3.5e-4 0.023,0 0.1912,0.008 0.3824,0.0964 0.5156,0.23437 l 1.711,1.71094 1.7343,-1.71094 c 0.1993,-0.17287 0.335,-0.22912 0.5157,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.026,0.41298 -0.1875,0.5625 l -1.711,1.71093 1.6875,1.6875 c 0.1412,0.14113 0.211,0.34009 0.211,0.53907 l 0,0.75 -0.75,0 c -0.199,-10e-6 -0.398,-0.0698 -0.5391,-0.21094 l -1.7109,-1.71094 -1.711,1.71094 c -0.1411,0.14114 -0.3401,0.21094 -0.539,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.07,-0.39794 0.2109,-0.53907 l 1.7109,-1.6875 -1.7109,-1.71093 c -0.1581,-0.14598 -0.2274,-0.35194 -0.2109,-0.5625 l 0,-0.75 z" + id="path10839-9-8-2-2-5-5-9-7-6" + 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:#2d323f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + <g + style="display:inline" + id="titlebutton-close-dark" + inkscape:label="#g6210" + transform="translate(-247.00002,-43.000019)"> + <g + id="g4927-9-2-8" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-5-3"> + <g + id="g4092-0-2-21-0-9-7" + style="display:inline" + transform="translate(58,0)"> + <path + style="fill:#cc575d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="M 414 58 A 7 7 0 0 0 407 65 A 7 7 0 0 0 414 72 A 7 7 0 0 0 421 65 A 7 7 0 0 0 414 58 z M 411 61.921875 L 411.75 61.921875 C 411.75778 61.921785 411.76559 61.92153 411.77344 61.921875 C 411.96465 61.930275 412.15584 62.01831 412.28906 62.15625 L 414 63.867188 L 415.73438 62.15625 C 415.93359 61.983375 416.06938 61.927125 416.25 61.921875 L 417 61.921875 L 417 62.671875 C 417 62.886728 416.97425 63.084862 416.8125 63.234375 L 415.10156 64.945312 L 416.78906 66.632812 C 416.9302 66.77394 416.99999 66.9729 417 67.171875 L 417 67.921875 L 416.25 67.921875 C 416.05102 67.921867 415.85206 67.85205 415.71094 67.710938 L 414 66 L 412.28906 67.710938 C 412.14794 67.85208 411.94897 67.921875 411.75 67.921875 L 411 67.921875 L 411 67.171875 C 411 66.972908 411.0698 66.77394 411.21094 66.632812 L 412.92188 64.945312 L 411.21094 63.234375 C 411.05288 63.088403 410.98357 62.882438 411 62.671875 L 411 61.921875 z " + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8" /> + </g> + </g> + <g + id="g4778-2-68-8-7" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + style="display:inline;enable-background:new" + transform="translate(641.00001,-1218)" + id="layer1-7-2" + inkscape:label="Ebene 1"> + <g + id="g3337-5" + transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)"> + <path + id="path4094-3" + style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.77702,-37.935253 c 305.45606,0 553.08158,247.625863 553.08158,553.085803 0,305.46124 -247.62552,553.08675 -553.08158,553.08675 -305.46512,0 -553.0913044,-247.62551 -553.0913044,-553.08675 0,-305.45994 247.6261844,-553.085803 553.0913044,-553.085803" + inkscape:connector-curvature="0" /> + <path + id="path4096-7" + style="fill:#FB4934;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.77747,1.5676633 c 283.63699,0 513.57493,229.9429467 513.57493,513.5851867 0,283.64355 -229.93794,513.58155 -513.57493,513.58155 -283.64749,0 -513.585581,-229.938 -513.585581,-513.58155 0,-283.64224 229.938091,-513.5851867 513.585581,-513.5851867" + inkscape:connector-curvature="0" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + <g + style="display:inline;opacity:1" + id="titlebutton-maximize-dark" + inkscape:label="#g6234" + transform="translate(-238.00002,-43.000019)"> + <g + style="display:inline;enable-background:new" + id="g4867" + transform="translate(612,-189.63783)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-1" + inkscape:label="Ebene 1" + style=""> + <g + id="g3339" + transform="matrix(0.01265625,0,0,-0.01265625,4.8773707,1046.8806)" + style=""> + <path + id="path4289" + style="fill:#98971A;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 562.7806,-38.053372 c 305.45604,0 553.0815,247.625852 553.0815,553.085772 0,305.46122 -247.62546,553.0867 -553.0815,553.0867 -305.4651,0 -553.0913989,-247.62548 -553.0913989,-553.0867 0,-305.45992 247.6262989,-553.085772 553.0913989,-553.085772" + inkscape:connector-curvature="0" /> + <path + id="path4291" + style="fill:#B8BB26;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 562.77841,1.4521975 c 283.64075,0 513.57749,229.9417425 513.57749,513.5824825 0,283.64206 -229.93674,513.57882 -513.57749,513.57882 -283.646,0 -513.583014,-229.93676 -513.583014,-513.57882 0,-283.64074 229.937014,-513.5824825 513.583014,-513.5824825" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="616" + height="16" + width="16" + id="rect17883-29-2-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + <g + style="display:inline" + id="titlebutton-close-hover-dark" + inkscape:label="#g6260" + transform="translate(-144.00001,-9.0000206)"> + <g + style="display:inline;enable-background:new" + id="g4420" + transform="translate(537.99994,-189.63762)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-8" + inkscape:label="Ebene 1"> + <g + inkscape:label="#g3339" + id="titlebutton-close-hover-7" + transform="matrix(0.01265625,0,0,-0.01265625,4.9280403,1046.8821)"> + <path + id="path4094-9" + style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" + inkscape:connector-curvature="0" /> + <g + id="g4144" + transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)"> + <path + inkscape:connector-curvature="0" + d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" + style="fill:#FB4934;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4096-2" /> + <path + inkscape:connector-curvature="0" + id="path4098" + d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" + style="fill:#CC241D;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + </g> + </g> + </g> + <rect + y="-185.63782" + x="542" + height="16" + width="16" + id="rect17883-5-4-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + <g + style="display:inline" + id="titlebutton-maximize-hover-dark" + inkscape:label="#g6284" + transform="translate(-135.00001,-9.0000206)"> + <g + style="display:inline;enable-background:new" + id="g4937" + transform="translate(509,-189.63784)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-13" + inkscape:label="Ebene 1"> + <g + id="g3339-8" + transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)"> + <path + id="path4289-7" + style="fill:#98971A;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" + inkscape:connector-curvature="0" /> + <g + id="g4147-9" + transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)"> + <path + inkscape:connector-curvature="0" + d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" + style="fill:#B8BB26;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4291-3" /> + <path + inkscape:connector-curvature="0" + d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" + style="fill:#98971A;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-8" /> + </g> + </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-minimize-hover-dark" + inkscape:label="#g6308" + transform="translate(-126.00001,-9.0000206)"> + <g + style="display:inline;enable-background:new" + id="g5076" + transform="translate(480,-189.63784)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-873" + inkscape:label="Ebene 1"> + <g + id="g3340-35" + transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285-0"> + <path + inkscape:connector-curvature="0" + d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" + style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4417-1" /> + <g + id="g4152-4" + transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)"> + <path + id="path4419-5" + style="fill:#FABD2F;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" + inkscape:connector-curvature="0" /> + <path + id="path4421-7" + style="fill:#D79921;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> + <rect + y="-185.63782" + x="484" + height="16" + width="16" + id="rect17883-11-4-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + <g + style="display:inline" + id="titlebutton-close-active-dark" + inkscape:label="#g6332" + transform="translate(-43.000017,7.9999889)"> + <g + style="display:inline;enable-background:new" + id="g4456-6" + transform="translate(436.99994,-189.63763)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-97-8" + inkscape:label="Ebene 1"> + <g + inkscape:label="#g3339" + id="titlebutton-close-active-3-1" + transform="matrix(0.01265625,0,0,-0.01265625,4.9280403,1046.8821)"> + <path + id="path4094-6-3" + style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" + inkscape:connector-curvature="0" /> + <g + id="g4144-1-6" + transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)"> + <path + inkscape:connector-curvature="0" + d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" + style="fill:#FB4934;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4096-29-4" /> + <path + inkscape:connector-curvature="0" + id="path4098-3-0" + d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" + style="fill:#CC241D;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + </g> + </g> + </g> + <rect + y="-185.63782" + x="441" + height="16" + width="16" + id="rect17883-02-4-3" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + <g + style="display:inline" + id="titlebutton-maximize-active-dark" + inkscape:label="#g6356" + transform="translate(-34.000017,7.9999889)"> + <g + style="display:inline;enable-background:new" + id="g4901" + transform="translate(408,-189.63784)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-7" + inkscape:label="Ebene 1"> + <g + id="g3339-7" + transform="matrix(0.01265625,0,0,-0.01265625,4.9280399,1046.8821)" + style="enable-background:new"> + <path + id="path4289-4" + style="fill:#98971A;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" + inkscape:connector-curvature="0" /> + <g + id="g4147" + transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)"> + <path + inkscape:connector-curvature="0" + d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" + style="fill:#B8BB26;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4291-1" /> + <path + inkscape:connector-curvature="0" + d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" + style="fill:#98971A;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293" /> + </g> + </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 + style="display:inline" + id="titlebutton-minimize-active-dark" + inkscape:label="#g6414" + transform="translate(-25.000017,7.9999889)"> + <g + style="display:inline;enable-background:new" + id="g5038" + transform="translate(379,-189.63784)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-2" + inkscape:label="Ebene 1"> + <g + id="g3340-3" + transform="matrix(0.01265625,0,0,-0.01265625,4.9280399,1046.8821)"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <path + inkscape:connector-curvature="0" + d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" + style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4417-5" /> + <g + id="g4152" + transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)"> + <path + id="path4419-1" + style="fill:#FABD2F;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" + inkscape:connector-curvature="0" /> + <path + id="path4421" + style="fill:#D79921;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" + inkscape:connector-curvature="0" /> + </g> + </g> + </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 + id="titlebutton-maximize-backdrop-dark" + inkscape:label="#g6521" + style="display:inline;opacity:0.4" + transform="translate(-238.00002,-43.000019)"> + <g + style="display:inline;enable-background:new" + id="g4971" + transform="translate(611.72663,-172.6378)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-85" + inkscape:label="Ebene 1"> + <g + id="g3340-0" + transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)"> + <path + id="path4199-5" + style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" + inkscape:connector-curvature="0" /> + <path + id="path4201-9" + style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" + 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-39-6-2-5" + width="16" + height="16" + x="616" + y="-168.63782" /> + </g> + <g + id="titlebutton-minimize-backdrop-dark" + inkscape:label="#g6534" + style="display:inline;opacity:0.4" + transform="translate(-229.00002,-43.000019)"> + <g + style="display:inline;enable-background:new" + id="g5111" + transform="translate(582.72663,-172.6378)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-5" + inkscape:label="Ebene 1"> + <g + id="g3340-5" + transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)"> + <path + id="path4199-56" + style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" + inkscape:connector-curvature="0" /> + <path + id="path4201-0" + style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" + 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-39-3-46-6" + width="16" + height="16" + x="587" + y="-168.63782" /> + </g> + <g + style="display:inline;opacity:0.45" + id="titlebutton-close-backdrop" + inkscape:label="#g6210" + transform="translate(-489,-26.000003)"> + <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="fill:#7a7f8b;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;opacity:1" + d="m 172,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 172,63.867188 173.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 174.9302,66.77394 174.99999,66.9729 175,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 172,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 169.05288,63.088403 168.98357,62.882438 169,62.671875 l 0,-0.75 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6-8" /> + </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" /> + <path + inkscape:connector-curvature="0" + d="m 650.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 653,-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" + 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:#f8f8f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + <g + style="display:inline;opacity:0.4" + id="titlebutton-close-backdrop-dark" + inkscape:label="#g6210" + transform="translate(-247.00002,-26.000003)"> + <g + style="display:inline;enable-background:new" + id="g4490" + transform="translate(640.72663,-189.6378)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-6" + inkscape:label="Ebene 1"> + <g + id="g3340" + transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)"> + <path + id="path4199" + style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" + inkscape:connector-curvature="0" /> + <path + id="path4201" + style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8-6" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + <g + style="enable-background:new" + id="g4386" + transform="translate(408.99998,-182.63785)" /> + <g + style="display:inline;opacity:1" + id="titlebutton-minimize-dark" + inkscape:label="#g6247" + transform="translate(-229.00002,-43.000019)"> + <rect + y="-185.63782" + x="587" + height="16" + width="16" + id="rect17883-32-6-9" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + <g + style="display:inline;enable-background:new" + id="g5003" + transform="translate(582.99997,-189.63777)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-87" + inkscape:label="Ebene 1" + style=""> + <g + id="g3341" + transform="matrix(0.01265625,0,0,-0.01265625,4.9297844,1046.855)" + style=""> + <path + id="path4417" + style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" + inkscape:connector-curvature="0" /> + <path + id="path4419" + style="fill:#FABD2F;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/gtk-3.0/assets.txt b/.themes/arc-gruvbox/gtk-3.0/assets.txt new file mode 100644 index 00000000..a11af04d --- /dev/null +++ b/.themes/arc-gruvbox/gtk-3.0/assets.txt @@ -0,0 +1,84 @@ +checkbox-checked +checkbox-checked-insensitive +checkbox-unchecked +checkbox-unchecked-insensitive +checkbox-mixed +checkbox-mixed-insensitive +radio-checked +radio-checked-insensitive +radio-unchecked +radio-unchecked-insensitive +radio-mixed +radio-mixed-insensitive +checkbox-checked-selected +checkbox-checked-insensitive-selected +checkbox-unchecked-selected +checkbox-unchecked-insensitive-selected +checkbox-mixed-selected +checkbox-mixed-insensitive-selected +checkbox-checked-selectionmode +checkbox-selectionmode +radio-checked-selected +radio-checked-insensitive-selected +radio-unchecked-selected +radio-unchecked-insensitive-selected +radio-mixed-selected +radio-mixed-insensitive-selected +switch +switch-active +switch-insensitive +switch-active-insensitive +switch-header +switch-active-header +switch-insensitive-header +switch-active-insensitive-header +switch-selected +switch-active-selected +switch-insensitive-selected +switch-active-insensitive-selected +titlebutton-close +titlebutton-close-backdrop +titlebutton-close-hover +titlebutton-close-active +titlebutton-maximize +titlebutton-maximize-backdrop +titlebutton-maximize-hover +titlebutton-maximize-active +titlebutton-minimize +titlebutton-minimize-backdrop +titlebutton-minimize-hover +titlebutton-minimize-active +checkbox-checked-dark +checkbox-checked-insensitive-dark +checkbox-unchecked-dark +checkbox-unchecked-insensitive-dark +checkbox-mixed-dark +checkbox-mixed-insensitive-dark +checkbox-checked-selectionmode-dark +checkbox-selectionmode-dark +radio-checked-dark +radio-checked-insensitive-dark +radio-unchecked-dark +radio-unchecked-insensitive-dark +radio-mixed-dark +radio-mixed-insensitive-dark +switch-dark +switch-active-dark +switch-insensitive-dark +switch-active-insensitive-dark +switch-header-dark +switch-active-header-dark +switch-insensitive-header-dark +switch-active-insensitive-header-dark +titlebutton-close-dark +titlebutton-close-backdrop-dark +titlebutton-close-hover-dark +titlebutton-close-active-dark +titlebutton-maximize-dark +titlebutton-maximize-backdrop-dark +titlebutton-maximize-hover-dark +titlebutton-maximize-active-dark +titlebutton-minimize-dark +titlebutton-minimize-backdrop-dark +titlebutton-minimize-hover-dark +titlebutton-minimize-active-dark diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..de2cc4a4dc86ea4d68bf9f456991507db2120642 GIT binary patch literal 357 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uefKP}k zkalbBaBXXI0g|nqt{}2Q+rV1e&_>75R@c&5*V0AL%0=JCRo}+Vz`@hN(aX@)&&bW+ zCL_--x7eYi(xI%%vAo8yvevn#!MVQ4xxU%Cp~a=K)upM`rMV4g+7zQG1E4kRB|(0{ z44z)zj~+jXHea&>D3s{w;us<ko_p>jUxNaV>qYf0i}TEU8UO!l$2Kf+dB09QGwMO` zoJsy%43i=_8Mq!LEEDjV->W~z{G#a!FY6oK?+P}zZVt@NPv5@js@K$6@iRZ?DDrJN kC(`u(ed$4!&JQmcl_Nx+Ji0CO2xu9Dr>mdKI;Vst0Pfj&GXMYp literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a3b63d8715b452bb38229ef1b7ea45ae48ff1a45 GIT binary patch literal 472 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)Ebpbvh zu0Yzev(uxw)2*$|wY39+Tv|KaU~IUEwt=;_p^dh&t+uh94iK5x>6$v|nmg%QIO$ot z8Q6Oodj=VMhnV<=ngvIhg+!Z$#9Ae$StVuKX64)E7u)5RIFwa8R@69F*19&gxwf<e zO}-bKk_U7FUrCT(FoTS`#>%zp)^B+8{=>&l9L(vLfijysT^vI!POrUuTc}Avgf+m_ z+xXz7-+L8A|NUn_oXj6%V`BQo{aX=Ri?FMr(aBC3&Xbe;<2_W4Din35aWy<xz@lLL zQ@$kLVe|923vV*c+CJF2bjrGDkrnSl^$xM^DXr%1kX}3Ua`uCjVc}=qnI6y*2wVUD z;l=K!$KLe%Hf^Z-JmdSRmuvqQy!$=*L(DWG_J@1VzTU|FRj!VCp8IZw2@e%mCoE_- n?r*>7mG<;Sz>>lVC+nC^Tngg%Pg(8>bUlNotDnm{r-UW|am2K1 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..2d09c14e4e41ef64e8dbb9695585d4fca6106bc7 GIT binary patch literal 355 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uMfKP}k zkalZpb7^jNY3_7s>u_#ucWv#|(YMkuw9&J0*0XZfw{g{X@YHwmHgxr~$;h?KEp{la za44&CDywm-sB^AqaBgUHZfJIHY;|r1>3!8|)ebaNx+KUim_b8Rv!=GT2MegWV)zoM zEY{P-F+?If_xxSH1_ch*1Y_Q_|8%?`|CQeo^`xNe-MQ_C4jo##?UqsZ7EE-#+u&-k zWNC}Z%%9B_cCx=53T_w%)hk*_thjvQ9YfB8=skwnJIg*tIGwxya#Cm3tLOSsrGmmU TtP0NqEn@I=^>bP0l+XkKN-=%n literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..620e1e16a75dd478117c1d5419c1efe849fcb30c GIT binary patch literal 486 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)Er2#%6 zu0YzQqr<apl3RDTYfGD3OQ&mVyGt90bZhHy1Cp(st}Pup`c^uIHaf;YWT#_lr)TP* zXYQnD;iPBfs_)=w>=|V29b)PmW*!o09ujRH5^I&1W|fp>la+6mUu>6O>QGkWQ~^YF zuFdVPt(|ujOWc7LtCs}%1vBuAip9n!BsMj-w6yl%1kCf#O8~WO@N{tuu{gc<@@=6e z1rgQ&)x$mpyYG7k{rK<C(`Q@o@xql2@;6UQ3iwT1dSXpVmQv3o|9DN6s~TRdX?zV2 z7qBf*`YC@xf5H83jThy6L<K+GDmr(and{4UEAf}ihAn$ppY(2zy%7CiWq5BvHFpUw z$NKHxKNuu!Ev!zTtgz>v?X$g{RqyTR_|{LFc>2;Kg~i(|ZBK=~e`qdHxy747gq@Y4 piSL|}ynFYBsv?apo0BQ~89kda^gk`N=mol+!PC{xWt~$(69A{5wHE*Y literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..deed79f74b6169cd743b17e70123008204e759e1 GIT binary patch literal 368 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uAfKP}k zkp7PZTw6Qc+kvRdv%M>F($x5=)8nVk%$hqdYwm*LMaxQ;EGu2MV*l0ar|#Uj{rvfz zmoJ~Zef#YF``4d7efsv}(~lqDe*OCK>(}q!zkx<RRTH=YG+nMF$S;^dL$ju~2Nzg) zay!V!ah@)YArj%a{gHeP3OuY6U5~~VvR41k_Ht4*`SCApl3xEtr5LBKCvhn}3VRqP z#q8+iGQXZJ^6l#$joL*!zWz{PPpmfeX)Jv5N~9<z>sH$GbbjWLC4ctLn=Tw0`Hz{i XTj)xS%a2Jwn;1M@{an^LB{Ts5hU=o# literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0462e3265c3bbebb4e7d91c1bc50d58d94294ff5 GIT binary patch literal 492 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E)d4;s zu0Z-fA>i8D>D}4o+u7sW)#KOI7t}K$Y{I1Q2~*;yPEVOVw`S$)#<lC4*KeG#ZO4=y zd#3K%v;NeXE$1#AzJBxEy$2V7=)t3VFJC@-`}WD(_s`zH|NZyxU$BjqS6_VqTCZ6W z<QL4qFDe!rpODzp+|t^E4|vVmcnhd$ou`Xqh{fr(mv4$SDTuHJs2-jYZFasjjrITk zR>f}z9vltr{`}(RE{7eSLduipoNP4k+E=SMQDpB4)mbaqc-WV+8BO?qu$pDdZ8eTt zydk~}HrE(7)GTt?yS_+BZ$*4vK0{$+SM^@TcduSH?cU31k@4`$GpW2-<M^9<w|eN# zxp(i`)%SD%7rgn^%po&P$Xd|m?B}>6yZHAvUi9`ZoRH~o;o!`re=`K5`0DJv7yEo; Z-!?Pnz!zD@BS4okc)I$ztaD0e0svE~@pS+I literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..0d3382a417e8f37e231244b4167e5b2bc3485778 GIT binary patch literal 363 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`ukfKP}k zkalZpb7^jNY3_7s>u_#ucWvziBG1k)->x3NuD*bt2|;}mA}39apE@&f`s|F^^RnhH zs9LeIdHu!<_a0n$@aW>BN4K9pfA;?U>rbD4{{?~n|NjTotvm)aTDBy}FPK3?Q?sVF zwg)SC(`@krs4&*k#W6%8JhwlZ?|^^+L+Hv&%l8Gmt3T(Zv+?53*`8(MPEx-dMJ#$7 zySc=g9j-XaS)8~%-*ScFFVQ<(iDhX_{*E^j<~=dkbc12u^jFv4|9G>Em9KUG^2@6> dto!?i{n9yh%d(HPKY<o8c)I$ztaD0e0sxc>nKu9c literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..26cfccb30bf5c52bf459681d8ecee1b060ab1134 GIT binary patch literal 501 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EjR8I( zu0YzQqr<apl3RDTYfGD3OQ&mVyGt90bZhHy1Cp(st}Pv|t)1?zou2Jo@l$6ePM?`H zeRj(1xur{%l`dORwroY?+VvB*?U=f2&-znmHl8}O<=ln+SFawvdGo~WJNI6`eD?nR z+b>_<fBE+5$B%Ene*FNV-@kwT{{8nq2>dOU)&e?0yCldjn1NqZEH*wNv8lPGrL_ky zs10%r1!`OG>Eak-aeD3Ln_^800&EGYhj}s#7uV{0-}}#acq6yiOe@)c-v7^+&Qa-{ z=y=Z6-$Hf%K7mG&xhGr=oEdC*Bp4c>)EoR|I_2Hk^l8;AF2?TJL9Yz?nQHf)ySMvL z(X;PrH&#Ve?PU!6^&)uJUd9yWLod%puZjM+>-OHS6BOp$t2^ua`0KfHi!FZzrKgFd z*UZ{|`N{D@ceWG$)@%-k6__2Gx{bYdUsam&^{S5d;+${NzjO@xF2u1_0G-a@>FVdQ I&MBb@06|{ltN;K2 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..5bf36f4084c2e27de23e629959271c6309a6676f GIT binary patch literal 359 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uGfKP}k zkp7PWTw6Qb+dAFbx;)yuBPUIbn>r(Y+RV&3^RwnIC|bO<WXZD9rOOXoyMF5K-CNI} z-+uo5?#q{t-@bkN?%nH8pFVy2{`vd&Z$E#2|Mly~uV26a`~ez&;_g=~piS&0L4Lsu zo?hOM9zTgTU$X)zl;G*&7$Om#+wUpVpuoejxM{_X_tF{v{(JJXaB=-Mi#3g8P}(FT zYs1RWC&$BJa6r6@uT`$=B-d9ZyTudOJH5-yQ<X!MZ{15-HD~LBoOZp?ovqp5MV%l1 hu(tim<NfHleaUUnx_rNF^MH0Sc)I$ztaD0e0sv3ApfCUc literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8d843e34ed5f321696027ff696c1caba0aa6e868 GIT binary patch literal 483 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E?EyX^ zu0Z-falo~;!>zT$yR+M;v&W~a*RQ)TsCPo>gh}BOCdW^kkveN`&C1n{YuB}`+c;s{ zjww5KPu;b9{i!os&YeGW{l>Zb56<6zaN)tj`>$R-dh_PV+jmdjz5D(5@8AFb|AB4y zkGAjuI)$$!$S;^dMqOj&+I8zUym|lO<0lU0^vgh*EuJopAr`0CUcM>Rq#(kUpz3XW za8vEp6FH6F>-T-Q!P?!v?AZTF|BKmLgjs4+CIs9Rl$z{6-%BM^Tc|UQqv4SPvx4nU zd7J$WRk4+hdy`zBGHzE*&Z%>6{1x|9A*Y~r$6mH0ouYSMnid4EHqQGl^}v#2_4V%s zc}GeTza3L^jM!Uw#;CmNwf&pfb?P?LmmYDe$p5^f_Ul)<I_7!q){Fv=6_^|@9F%N- ln=vu)nx#nKjngUn8P7f|f9Lt)j3dzf44$rjF6*2UngC55?lu4b literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..54e82c2f8d3911446f454975602c74cde1f11879 GIT binary patch literal 470 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU3?z3ec*FxK=3*z$5DpHG+YkL80J)q69+AaB z<<~)&(Me-=1yE43#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWIad0G|+7 zAnn%L;o8>b0wh~IT|s1rwt=;_p^dhYt&X9Mj*+ddxuc$yi@vq1k(<Afdw`Kgppj>g zu~(33V1#K<lxc9ZbxM|XO15oQzHN4aT|ud1S(Rf&jblZvV^y6~Wt~%Xy;F6AOH->$ zQ=3b3n@dZ(Yg4N$kZkS9y0pX|=mPeVAirP+PcQFBkDo-FuUP>U+V1J%7-Dhy?v>j@ zO$q{R3C6u!&a64}CS~cwJ^#7I3@mo$9PkO>6@KQ!+5JTV=cPS-)6WDfynk?lr1lGi z%~v=QYD=3-ciHSd5bo76N$td4ce|Vbt4YB!a@tR?9eNwRr&Lna+%UuJex;O-vQtY7 z-+|vv=hta{J5yEr^@!55&nHv4KYhu!;jnD4Jh3WO?abkCfhYGJHj61cAN~97!<p8v ziq3XL6x*Ns<#PN-@n7b-@|yQGnokDIdv6}~XEO85-Z>UPFEDtz`njxgN@xNAKXkPu literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..762502d4b3de742b9f350ff9541fdc68fcce49e8 GIT binary patch literal 659 zcmeAS@N?(olHy`uVBq!ia0vp^0U*r53?z4+XPOVBn2Vh}LpV4%Za?&Y0OWEOctjR6 zFi5WlVa7PAi84Sz$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS<^=eJ zxB_X<&Q6c!PPeu;*VYaQa%t^wgR$Wv+6LA-Mz%Vp4!UNJx|Ys*KxE~jXXUDA?W%9> zYUB}M<Pm5LM4o}h-XX?5Atv6zCO)C2K~d%raTZZYRtaf#xkYxl#SW#FjukbI6}66) zwT@MFPC!%*MD<R!jV?`XF3oMOK-AI>v^S;7`xnrCd?i7C!3;9$8Y|bXTfgDW`wt&K zaWJP}W?*3S_jGX#i8%cB#_ga(1_Epkf&v6?E6h9J#nthM@zcNeY23_DcI@_j#3TMY zzHHh3KXaGd_S@8R_~!C0)k}GNZl0Bmi+5X+-)$>7m6==T@qt53sVNdE6Au1oUw;1d zk_W$M?ub`m(e{r>V%hOY$53X@TH9bAw)EvrJB|bt++Ke!+h)ZV?@Jfn3m(XCFJD*T ze>!cojbz^$Z~5?hbru$qT!|gUCk`LDW$bdp`M}oYogM7W(*A<ar*B|yvd-6DB*(Fj zcgpVgSK9N%|NV8Ue6mq1Om_c;x*LmLC>=e#tygW{g7e-tZp`ZVuDqwp@8WyGwq|D* zn^QkFxtvfw>+H;8d#mB9%lltuGjDYL*f4?fz}$-O%99(UKZ<>RA-{5JMQ;`FzN)De zpS6XXivDzbe;l90CYdsU%T10&Hafwa?@dI4T<MImE1UYCe>$u*McZmEC{+G1s`<R! VYtDP^8ZgiqJYD@<);T3K0RYJm4xIo1 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..aab4d9024e03eeb7047d56024104f1c411e2eb4e GIT binary patch literal 468 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU3?z3ec*FxK=3*z$5DpHG+YkL80J)q69+AaB z<<~)&(Me-=1yE43#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWIad0G|+7 zAnn%L;o8>b0wh~IT|p!W0R`RKI=wo&y*qn+fT*iCYVx$`$<tz{Oplv7BXRnyq#3i* zX3s5Lw4`p;nx?hudp2+F*|KfZ*>juEp4)o<!j20UPu#w9`tH56_wJv&|KP=k4=+D{ z{P6Yb?>~Qj|NZ;t@85s_{{8>|zjx8Q9-s@@OM?7@89cqbA3c5&ZN6p&P-v^Ci(`nz z>AP2M3pFVSuq7DtYU)~NJwIdg{crpRF?V$_rnFs`_9nIE|C`!e5$B&}li0@fm#^(i zgd_XRrECn7r%L;D9Y4l;jMYKgSKzMuxm<&N3!8<nACA@9?Yty^Zs^k>o@LYD+pwmI zHcYr8xTE6H8{5>)tFMInp2?o0f8E6Y@3FlT^k*%PES>E6x#af^ubVH;_Png?d9$6} z`23xxvz~5!R5$1AH2#mzf3aKH2ki@FTfEQaem-BUwwCwSnvXyaFnGH9xvX<aXaWFj C#nuS` literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..621a11c23188b3176fa17f1fb59ee18ab70a4c95 GIT binary patch literal 661 zcmeAS@N?(olHy`uVBq!ia0vp^0U*r53?z4+XPOVBn2Vh}LpV4%Za?&Y0OWEOctjR6 zFi5WlVa7PAi84Sz$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS<^=eJ zxB_X<&Q6c!PPeu;*VYaQa%t^wgR$WvK!!(qmuGvIS4X#ZXHWRVDbbUs#Y_RB>9JF% z$4{G?Fnwm?^jS$WW@pTqSFvnm<?@wP%U4a`y=T#(BP)&_-+cDmq3bse-?(}7=B<-= z?wq=F_tf3Hr|;f-{{F*@4?y(s^`}p7K7aoB?c3+?KYsrH{r~@eu9Ib=K=<*L1o;Is z$f#?qT)S@lhBxm&eEh`0oPL>sfick2#W5t}@Y@@=gAN%8ussM06u8~M9wKt|^UsE7 zfA60aWAoT__MKU$am<_gn=|V^mru&GK55jMGJDfy{m_I{arYkZhPbc=yji{C4bz4m zW^RU6Cpa_~H2mj}yT?DdN&Nn=#3=%6Y<Q1w6g*@!l$oPr8_vU~9v@}ix$wcR__?zy zF1(n&Wa0hfhT|8kx9>^Z9Xjva`#avt<?q#*Sj^3S+mU=`@qt^#E_aj<EKTohX>Zm( zFL3<*j`k+$eBDWMTyg)U%I{wbKWF#%ckAa9;maaQZ4`e8b|-bq^xrZw4*sJ!fBMFa zYx_#<kFCD0@yqsDL56@}zwy3?j><KaFFIBnm)>wKs`~o&vq#LV?D|5O3Y6{SSE)Sk zs#$3B&pk_V-=w(i^>M2EWLLH<m}PtM?~~~f4vef%nkKS4vNOCn+8E35EU-QEw`_&Y m^!K6*V=lf;5jtu1lwVd`L8Cv#e+Dqv89ZJ6T-G@yGywpy#5Yp_ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..11d8c330fc34b30d2f056138b1204fdfff27dd99 GIT binary patch literal 353 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t@fKP}k zkalbBaBXXI0g|nqt{@VGJUhC5x_W)Pdi}cl0(&O}^-YMJG&O$O%*5%l(r3@hn!BKC z`Kp$68_wT<aN)tjOAjC2dj9<Oix*Gdy?gfl{p(Mke*gXZ_us$&|Nl?1^<Dt9gS{lk zFPOp8%lpyeC(-6>R)DPcba4!k2+!^J6lzf5VNq@hEI1k)`0u|rKMNPvZ?jm_NCu-* zT+B_34F@>*7-k4?TP}CXd;h3)mEi2Fvl?B}`=)IYezocOJEPEFw}ZYpfBo$D@>XE7 j7E}H5%_lx6)&FDuK8L;GL16M1pj`}}u6{1-oD!M<?=g{I literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-checked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..fc72969456cc981009d1c776a5f15db00c15ae56 GIT binary patch literal 483 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E?EyX^ zu0Yzev(uxw)2*$|wY39+Tv|KaU~ISukO35QZ|(4G?~0!`GhzD7q#3hQXU#2HvaEFJ z^0KANo7S$Mux-cGUAxzxI<w*QnJwqeAGmhy@Qs@%Zr{28>ebVC@85p;^8U-$Pv5_P z`}y<7uU|iY|Ni;s&%gg5up)i?Q=n7$N`m}?8D!KoR<2#Qe#4vhA3lEKU{1dbl-c6x z;uvCadhO+#LQM)HYzeB~#*JdeQMu<QeXrm5;Rb8>oMp%UPx@cX)*{SOn=&EbnxNEV z|M^D#m%>!e%vNN0#V*Ov_N3n6H`6EY#-=}7tC<*2&z|yW;|Hd%drvjqPB1O6=KU~t zP0Qu%gtcMw54|&0$Px%!|32|@$Mw5!dVQNVRDGUt`_{{~{{zhaPE?-0^vKM`+jrXg z{;uNR&-mn`AH$J40Y-&;2PNCzW=sscW+@VQ<8;b?M%_y$T!Ocr0;2{P%C3Gc>zopr E04Iy$MgRZ+ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..dae5d4b80bea026ac78ebf396150dc41951ab2de GIT binary patch literal 235 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<E_U(^;o#u7{m}mbkjq)%5m^jW zejS7voit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xFUY@Ck7R z(r&FCu5E2DK(e*d6-0Ju8(0I$)z7nxfzs?HL4Lsuo?hOM9zTgTU$X)zr0?nC7{U>q zoY27dtcOn_BQzo5Edw(<8z0AFM*GDw908Ior3cq0bTM4iWhw|~VEEx?c=408HY-po NgQu&X%Q~loCIEl5MLhrj literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c6918957cab2192df245b21ba8e11b3bfdf1b5dd GIT binary patch literal 294 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7g8-ip zS0L@#+3C^T>DJcf+S&m@F0CDIFg9F7+rS#gPS8@l57fg~666=mAfv9aa_zeH8{WMC z@bMD|bNXeVjGw2AV~EE2<OBtt8P)#}A1q~E&~UY0Wdn!Cg?^n6q8bJAkq`I-9@uk9 z1T>ZhICLIZ@PXS);XfPK6=m)kMy?D+ZXXsdgQp5V+*vw0su|{oR(F&+Tsi|ZnZeW5 K&t;ucLK6TX8(|dy literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..83ed5f84e801495471ad5fa0bf36d7c6777d76ce GIT binary patch literal 237 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<E_U(^;o#u7{m}mbkjq)%5m^jW zejS7voit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xFUY@Ck7R z(r#^SF3rs@&7Cf79nP)ouC1Lq`c^=awKORjWI;)gUoeA)re;lTZBNfi@fc&EpuVSz zV+codazX>+vmQQ$jL?LHw+zheY<wJx8SNL#a0E!Ulpb80(8X|3m#H9}f#HXn;l)qV R+N?mW44$rjF6*2UngAvVLnQzJ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d8e3ef4bddde869a2e3e7a8983698709b944d31f GIT binary patch literal 292 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7-2k5u zS0L@u(c#%P$*sHFwWZCirPH;w-K7mgy0vw<0m;@**Om?)eJj`2PVGbA+khJQOM?7@ z8TduTV&fAMo0?l%T6=o7%ImrSrTjcy978nDCnqTI%*eiX@Sq{<f`+HoDh8Yy0qr^; zL^KNcA|IFrJdov*2x#0L;Lv$s!3S<Hh5bxiPZYUr7`ZZ(xJ{T?XKWJuqs!!S#Fim_ XcH+;*cOplCCNp@t`njxgN@xNAtk+wk literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..77063609c51043ae3a38cbb4dc46325d0dec5635 GIT binary patch literal 227 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<E_U(^;o#u7{m}mbkjq)%5m^jW zejS7voit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xA*>@Ck7R z(*KcwYilQv$G0NN5-7o5666=mprKh)+tX9C>5eQ=NY~TFF@z&JIiZ13ZM%trM_@vN zCo?lMn;C~PqrI{SM}TBY>A|%P5wmm{%2^o-4OLxC<Kq2+8W}uY{an^LB{Ts5sE9@T literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6e389225503874a28d194e9b0aee7226546852a8 GIT binary patch literal 285 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7tpJ}8 zS0MeL5O8hn1S&aj=dTb@HD5`PUoZo|s90=#LSj>MOKVS$K*yC#pp3Vti(`n!`Q!uz zo*Ap(A3A8px}f1{tcn4rMnJbtfvCm?@yG{a0T1-JBmx?Z0~|UJEcn3frtn;eJBE=f oLy6mjiFL*%fj_EDE=Oz`X0Uqf6H5_}0~*WV>FVdQ&MBb@07ji`B>(^b literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..8397781836184a0092e01effb0112a64142c3aa1 GIT binary patch literal 237 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<E_U(^;o#u7{m}mbkjq)%5m^jW zejS7voit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xFUY@Ck7R z(r#^SF3rs@&7Cf79nP)ouC1Lw^#A|=-3wDJK^Bw*`2{m*XlmBf*7o$Q6pt|m3hH~h zIEHXUCnq#8KKoLnpb?sopv%t8&Q`{;n8AKAGe>}AOX<P230&+KRhbIH85sKYb&j&e S>`?$}W$<+Mb6Mw<&;$TWWJO*8 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7bd860f31489deae9e05874c079d38e1d30992cb GIT binary patch literal 292 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7-2k5u zS0L@u(c#%P$*sHFwWZCirPH;w-K7mgy0vw<0m;@**Om^~*3SR`|4$YB_ynkdza+>n zn1NqZEH*wNv8lPGrM0JLtGuoYP|DBK#W6%<Vse54&y4JMhYlLDE@*fft75>Z5zwtu zAgWOy7Wu#|;DH{OL_lMCfJ5hj1s}M*6z(%|JyGJ0VdTnC;x=Joov}&qk1mtT5nG0o Xa9_tHp_5yHCNp@t`njxgN@xNAz_eUR literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..324b6f62a6327703a7760028988d8e5fc76e8d61 GIT binary patch literal 233 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQr&QT^vI! zdf!ey&Dmfe;F5my7E7{Y6D!BI6id%v6>)zaI{NTb6#AV$WRoTtrlq)mS?RneLpfUu z%V#xx&uvU6JoD1R_S*ihcBqXtd0dh`qkUga)BaXw0pmT1^BJc9;Frs|zihgSZf5d^ VolzA&yMQ(_c)I$ztaD0e0svEyOOXHo literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6ba5d7b2d9978523d0a5c85b3367542fa99ea379 GIT binary patch literal 294 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7g8-ip zS0MeLIN;ja0aSQ&T1W;^4_`@;UoeA=y2i@2>(+00^ZvufPaMqYmw_^Vo-U3d8t0P} z6nJJ-|37@NlyyPF)q0f;92yt;bv}q{6v#(D;176U&m|GiSRUZed0@c@ZZC!ZY+P5A sxoa4?G8DOeShx(HD*SL~>FB6tm>*i*QRZ;z4A5i-Pgg&ebxsLQ01ME0ssI20 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed.png new file mode 100644 index 0000000000000000000000000000000000000000..05ec5acf0a7d8088172f65985ca3860eefad362a GIT binary patch literal 235 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<E_U(^;o#u7{m}mbkjq)%5m^jW zejS7voit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xFUY@Ck7R z(r&FCu5E2DK(e*d6-0v2|NsBzHs<I6rP)h@{DK)gy}TbieiCiIW(814-_yl0gd;jR zp@H$)mm&p?(1ZkCc4l_AGLFRz_KTT00wh~X53Wt%V!x=$R1nU<(66s^lr?6L0#GZ1 Mr>mdKI;Vst04nZAIsgCw literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-mixed@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ccb8b7e35f3919195f0b09fd7593c191b73bf58d GIT binary patch literal 294 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7g8-ip zS0L@#+3C^T>DJcf+S&m@F0CDIFg9ES$oT*Nf0&Q*0iYhfk|4ie1{rmYm220n-|*)B zhmW5)nA0x<W&Au{978lFCMPKH%&5M9@L(zHf`+TsDjPU7F0|`>5YZ^$k9@!z@IaPJ zBB1eqfJ5hj1s}M*6!x=mT~Xw=VdTnC<o03VGI*-+!=0t0qncrkVA_S#>56ZGCNp@t L`njxgN@xNAAhcp| literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-selectionmode-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-selectionmode-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..c61302796cfecf597a20f819d1476094173d35d4 GIT binary patch literal 495 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU3?z3ec*FxK=3*z$5DpHG+YkL80J)q69+AaB z<<~)&(Me-=1yE43#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWIa30G|+7 zAg!rssG(t@rfI6CWdcT~szA1;sivN#rmlsi9#G0e*T_cK$X3tTPS4ohz|_&e%+b)) z(a_Av(A>$$+}Xs^)zsSE%-Y@D#?!*q)7B}_);Yk=DZtJ-(9tc#(Jj=`J;c#H)YU7> z)jQJ7C(6S&#=|$(!w-n!Jbh!=h{Z$$-N925<QL2!uW<at$y0y+{Q3L0FSRfPD1Ow_ z#WBR<^wldj#hMfZ*b;nsy_rs%-QKLT_<Q|+mq|HHkLKiM<o!H%-frG^^{d?i*TlGL zIe$ARtx%aFFjGcSk#nP<&>KCU<z)uCdd1Qn+{fl!;@G+R=?`g<zT6d3dYiA!mD+xJ zjp2GP#g_{wf9L$%wb6}<{o#{S?&l>J9)Gu|>&VyM{^`aOmPb5ZHL-lc@>^R^uvDHZ z&UrdJSZ>FR+U$>270>2H9f)#TzWX(6iQfO2@e4}5JB5U0ScHBhuF0=1{E$`Mcb)kW XpVN%_Tw7KGJ;dPY>gTe~DWM4f9rLd3 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-selectionmode-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-selectionmode-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e1fef9ef8870f617e0024e4335b4fcaf14a47d7 GIT binary patch literal 692 zcmeAS@N?(olHy`uVBq!ia0vp^0U*r53?z4+XPOVBn2Vh}LpV4%Za?&Y0OWEOctjR6 zFi5WlVa7PAi84Sz$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS76tf( zxB_W4Eh7~TQ*~_<buAM$5HeQNG*#0u1+rB&P1LX;Q!PD99U~iELt9-SX=JNsY-eEN zXkg}OXbMD5hCqgylcBkjk-3YBrJISBo2iwXrJc96gRhOFpRIF%y=#!YYp??lxrI2o zg*v*2xOzppdPTW<N4a@LxdBO^Xm_7z58oIMzqo~s5(Pk43X}x-1vA+C`uSJ2b?n`@ z|Kq36U;fsx%+zLJV9fAzaSVw#{Psq6aFc@wTf!A1lPiaVCb&kXxqjdD?f?I+4(_+O z3lh%P70ju%w|Z=>zj<}L<-F&QHicVC`5)A{d~v}kYeuIw(Z32QfjLt;S}$BbV7TFi z1&^DQMdJw>n`Q@Q#v~^OnHLW1SvxCz)-+weZ?l>6nOwMw(2kEH6PcDp`-^cV{5rZ* zZ&q{aex>gv0WZ>*CeFRiwdca#oljKn9yt2T@vEMF)~~IM;@Rg!4cC4z*ziGQ<4Na( zYt=h@<=EcYIQrb5ZNu{CyO-ccfe+upe|%f@<H@Vd@Ahq}eqtSX#`@gEx*rQqD7|}l zJx#OA{>0~PyKV%zuZdqhKW^!az-4i*GcF!mp_X=K=b8@5+6&(4vBmrD{@d8v=U*1* z>h)1~BlEi>)6>?Uo^Y#U#`VlsPakPNE0tb+I{ixV`XhWL4<0r#=AJFesup~b{eZ!# zEbm7D!8ObE_qVmg-g>hm%l7(r^|Y7=-)+RF?>!|y^=5}{dP7SfFg_SOUHx3vIVCg! E03>G<ZU6uP literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-selectionmode.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..23182178431baccfd18472dce72e5fabbcfad86c GIT binary patch literal 447 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU3?z3ec*FxK=3*z$5DpHG+YkL80J)q69+AaB z<<~)&(Me-=1yE43#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWIa{0G|+7 zAbsxIv-8)VU%L4Mh%ST3=Rod@*PlV?&FAyip1pbh_3itw?>>I}`1$+C&p$qY{rLrm zzWx01<M)rBzkmMv^ZWPTKY#xI`3pq<{(`_iF!=xPKM44=EdhCiyCldjm_c6Q_=%IJ zfU5tVegB3XD7@X%#WBR<^wlf3g_;yZSOa`}c=m+2crN_&Kius?z@f&9D}PVT;%zGK zN>aXgb%slG;L8X9G(t@_Ir2Sfxh!Pu5n`0Gw?L?}K<ZXC-xTJh@-tiVmp^?hzol=U zQg4jTUCSajzuks!xD~HwyH%ZQ_uqVr)AalP-%Pz{PHl|;#+bfG>S9&xh49;c>-qP% zvsr#P^!DBKp8f5twHwt_8oT#?^-Xo!S~$Zt=#`r3627U;s$RW&Us-<(n<t)fCVTdG TCR=}?7Z^NU{an^LB{Ts5@<-$x literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-selectionmode@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a17e5b56d2e5841e4c40a3974fed0b4ca301f62c GIT binary patch literal 658 zcmeAS@N?(olHy`uVBq!ia0vp^0U*r53?z4+XPOVBn2Vh}LpV4%Za?&Y0OWEOctjR6 zFi5WlVa7PAi84Sz$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS+5>z- zT!Hk(tIsZ8e|qlf)AJzo42aHMdw%XZn0@Wpc?@*n`tz4>KEHbV<@LKSZ{B}>3q&8j zy#u0;-#&i+{_*pVPhWm~{`&LFx1V3X|M~_*KYsoE_2<`bAo}~~&)+|Pf#~1gzyHAC z|G)nrpkTtr4s?n@NswPKgRQThe^pz@-hKN&e)|07Zw<>#Z3YI$L{AsTkch)?Z`=+# zWFWxyfT@d>J4Z9{O4byKwKKlg+c~oN%${;rMo&Whf9?L8CNGz5j+{2BC~)Vja|g9Q zpFHvGu7ks|X}=c4cs>=4oN8clKy%HMa;+H>4|tZ?Yb-QyU=S5(U{Nz@bhC@w7I^S{ zb=Yy1a=F(Xjt|yf7j$;0{BSFYLF0PQ%tiJUtMcb>F9=wz@6}o>$C=}^{^H)}Yo#@= z-?7l=xBVJ;;O`@=q|5IgK6sc~xT?MB`1JFga%}%{)waKLe|ux!m%|4=<(T$m^KZWX z`FZQMl!e_g>-q0b+1640W8=*ik7PH+T{@U|wd1P$uP-g#?pb_?4ldrR@A$prZ@>iG ztmfRerRV?cD$Q|Ref}YrMd#OWnGYIvbHB&vX*#Yr|MuGL&i?yaN-NAVYF|#bXyp8J zJVDSbZRb{=CawAc&Yg^X3)a-Qhn_AnG-!{1+z@%|(Jixi($9?T*PURG^g8AGl)Wo4 W&W7*Tw;EtXFnGH9xvX<aXaWHG8(lX5 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8c18460697df03bc2583e808cf0a8dd1d8baa2cc GIT binary patch literal 269 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<E_U(^;o#u7{m}mbkjq)%5m^jW zejS7voit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xHrC@Ck7R z(wdrv8X6XAnx<-6CSYW$3S?`VYU){P>RM>(0i{fIjcjy{Y!CgslmyhkQxfDC%pk9D z{KUyqfByXW`?oK(Fa#)W<>}%W!V#UE(7?FtgRw(^(t!ip-pLB=DN9ITzxe*1n8Akz x$@hE#ry8VB?BYLCk$K?23&u@bA{pLsF$lT`MgDvLLK<iagQu&X%Q~loCIBg2RKx%P literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..2e7a50e45625faa04298f435f8666f2907471005 GIT binary patch literal 349 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)Et^qzF zu0UE%%Sc7TR9)LdUCTrbgpAcRP1Q6^foxSx6E!TzR7=lN$H+$4&{h{n8rjYhtl9}Q zNT4LhFPOpB*U!JItz+-L{U1Ml{_?kmWu`VzF3;1&F~s8Z+sWR14GIFzANje0*q;7# zzuL2_snam=<?U~!*R?`h>*6MEob~RcI!8~rd}Gq74v`C+44Q)kn-UKyPHW|z#;U-{ zu>S-1eO7J%yh`b{X$!5>_ly5xxgT>}qV@idhdaYo$I3<Dy<+)|k#CR91QG6=Za|wE NJYD@<);T3K0RSi*Z)^Yn literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0099ce42a0b40c7bc1d9f6f7545899498c8e20c3 GIT binary patch literal 264 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<E_U(^;o#u7{m}mbkjq)%5m^jW zejS7voit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xD7u@Ck7R z(i$3O>Y8S1+NNq+rm9*d>RKjRdX`$cmRkCjYFZ|`MmD-ecJ@0$Jb_AiOM?7@8HCF# zDyL7MK4ZqrnKQQv#47?NtUO&DLpY+76B-!Zu7^4Z=o~n3shEw!Ps(6J(+lI}%n~~e x^cZt%q#oc+naOPQeg_ltV#yPiR2X+?Gfe#EdYgx-`x?*`22WQ%mvv4FO#r`9O9}u0 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..305ab4d7431c75fff0784eb9fc12e325e2898bc6 GIT binary patch literal 340 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EHUT~% zu0UEz(?DI_Tus|dP0K`0(^yr*R87-FP1{&a%UE5*SWUx39ViY$rds-z+D10I26nnY z(#TF#=)?@5evy(OzhDMcJ$=uBpu(c!iIZl`gaGr|Jg<TBS)MMAAr`0KPPXQ2P!M2c zb=lYNy7PamZ$J)1FQ@9|cRAnFBHI*toLet1x?^54;k!N4(GWq+hV+9CLBdVvnw)dE zt#ia0t}xCxB=V2@TXvED;?VPN`j6Qk+^o%W^X0Mis=Di>UPc~0)>6xKO4@j*PlA2{ P&{hUdS3j3^P6<r_u%l|b literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..4b4356b0ac3407588cd75fa6c316f00a0ae1986a GIT binary patch literal 244 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<E_U(^;o#u7{m}mbkjq)%5m^jW zejS7voit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xFUV@Ck7R z(*JP-m73X8fhxF4g8YIRI5@df)l5uX-BkZCj{%ArdAc};aLi0jXkc8{Gt=S1vI7U+ z>2R<t<K&TPQ)nw-W?rr!;j>^0qxl3~i7eJTK@toM5x<1Po?UdD57f=z>FVdQ&MBb@ E0Fjbcg#Z8m literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..bdafd334439a1cda0c82647e3edcf457ac90768e GIT binary patch literal 312 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7g8-ip zS0MeL6kzSkVgS@5P!i-9%)r6JD<~?asH|#Y>g4R|##R{^43vxWba4#Pn3$ZPz?5?T zKR;{z^rjzk{!cu>vcTaVx2vOuz^mU}A~)`9aIg#QZ(#Z^D#&!GzJcjK>%;^90~rr7 zJ-^s2U^zk6u~Fv#A%S%X_r$++Xfe3Pir8rV*HKh^#dzgcai!f;&lNzM7(8A5T-G@y GGywojo_(kQ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..ed2ee8f09ed93a0dee220e101e2241b467468031 GIT binary patch literal 263 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<E_U(^;o#u7{m}mbkjq)%5m^jW zejS7voit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xD7u@Ck7R z(w8nhJa+Z*<y$W<-*^EeFWz`|@!Ip3ufIHh{prHhXMg|x{r~@e@+FIApi<tFAirP+ zL808dy!@`N?w+2W#H!VMffAOUE{-7_(a8x7jLSZRIs_;kIAHdhN8n9KLc)FKq&a#C y53HEkxHVD_@TRavZ#>-4cu_Vbb0fnYQHK3NZt0%8TxI|bVeoYIb6Mw<&;$T#k7WG- literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f59d6be3505796abb52d1dbee900e16ad65a05ac GIT binary patch literal 358 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)Et^qzF zu0Z<YjTcvMKfiGG;f1Tu&s}|T{?g+!*FcO5SD&4`_T=KVXXmdzJAWOFu090{Ubz1J z<=am$-+p=h{>$&*fB*mg|5HWM3}}#eNswPKgQAwUwzHRaMn+~!YinC~4+I$O+{Fu2 zQsC+07-Dhy?PN=#1_c2YM;ivmw4ML{hpY}zQrK{6g5P%Y*=cXY!)g~k3|e%LpXbK? z`T(DuimZo%SbAsdW?7*Wv1H$bgf50Bj0Z%PeTX%9d~)vl4CnX{6I=xrT$sIA{rG%? oZ;s}9t21>kZA(}FX`guC;jGP)MLQj%fp#-^y85}Sb4q9e03QpVi~s-t literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..4d32106a91fc846c32e52145ae36bbc8cdc7aa85 GIT binary patch literal 252 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<E_U(^;o#u7{m}mbkjq)%5m^jW zejS7voit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xD7r@Ck7R z(*N;-^NO#30u^zW1o;Is@CyjJxW>gN)HayuC$R#B%{*NkLpY+76B-zooeFg@h;3{< z94Wxz!!2RK>&WwvlP9JrVM9X@+Z~5*2?B>r7_(lQu<p=iIKe4$_sdrHW}pcSp00i_ I>zopr0A4U$zW@LL literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7b361e3461209ca7e8cec4c4a0439109142522a9 GIT binary patch literal 337 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EmH|E? zu0Z-fS%AyRG#{v0xFpCgn1NqRTwYzn*51L{B|f3Ds<ysiXVE<qpmesUi(`nz>9>>3 z`3@NH9ElPBUi7~{hhh3jqb3Hq!=Y2uCT>)YF-%ruw|y=redmU|VUs>b^o4vE3BM%4 zSrZg99F<HNA4oUE|7d;hR8_r`!<)O#X06-CNjJVPT_x9cyCnGi%xQcsRhlb|6YX2m W`S-<oO_&C>mci52&t;ucLK6U$!H=8( literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..9fddfb52e45b62cdc77b9362308576a0b7f0884a GIT binary patch literal 265 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<E_U(^;o#u7{m}mbkjq)%5m^jW zejS7voit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xHr9@Ck7R z(&w%{JAeK8rJFB+=rV|W4&=Ug{TYPbd_I5e*}s4P{{R0k-L?nhF7A>bzhDM=h2tkq zp8E6W@87fU->?IPtvp>ELpY+76B-zoeYooopmgBCwr6?*b4n5t?75TfXeK<^$IT|K sk$QkPWiE5l9D{^}686X_9fopNhJ->NU4~?@OrR+Yp00i_>zopr0O9>-?EnA( literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/checkbox-unchecked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..68126065a1b0ea683b843b4aa6efaa6469a112e7 GIT binary patch literal 351 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)Et^qzF zu0Z<Y)n^y4KRtK#>3I-(21MtsJwJCH%)a*QJO;XO{rSr`pI^QG^7`GEKY#xI|NlRK z>SYn2K>{T~e!&d3zJC5yZ5?~}?f>}c^OwIhEHkx%as{3)jv*GO-%hp^YETehakOD@ zOxyYIf5_?pC4~*ACirbPpPlwbJgj!%!=Od?_<3&JuMhCqsmOXLh^2SNZk82F5li+> zNa$jC!gxSr*@swz$0z5$&v1_aFu_$|!G+m-)sN3N_~vMyw>nez(zbNvpZ1CO9nRV; US+vtJ8fZ6zr>mdKI;Vst0QBUbBme*a literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..fd44031531e2b3d0a7241636074c5d9930bad904 GIT binary patch literal 375 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`ukfKP}k zkoIhAb8F~!Zf$jI>vU~tcWLc#YiW0FZFgzuaBFRMZRr4^RuBo|wsrs&fVg0!ZD6fy z>8xi3L@u^DMYg#`b~%MWsoy)QJ_C&wEeY}qW)Kw<4+#wmZ)$F7J$L@X#gCspfBE;) z>BSVFf<jLh#}J9|-2S^_4FUo!FT<B6E!BAce@^5?zvJbb)6VfVPZ0XLMZ>he^pfq4 zhBu4u#iV2(w%Z{dS(#iU&z8TYVn<nW;kkPpoQuCU3jb^K5X|l~c0KlfDbM_=k=$Lb syJFT<uG&`UZt~Lj>H$WJ#Y>Lx%DM2H9PqO?16t1D>FVdQ&MBb@0D)AC8vp<R literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..dfa9ad70419f02c2ee29496e8e1d923fa8aa7421 GIT binary patch literal 637 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E2LgOT zT!A#h|Nm~y-A>J2?(OZa&0Q|-?e48zZa{WRr!$b<*5%gH;ojQm+S=*T-0s%a>Dton z(%RwH((cyU0c5+i0#$anwzj*pbO6~vDInVwM4}+DIEo0G0&N3p9a9Hg6MJ1#dtEaJ zW3OOiZy*XW_6afZ4mJUjKB0~k)s7W4juo{|)%8x*4L}o8f4ay5y`WbT<QL4qsHm)> zYG`C^VrpyW=<E^_8WtWA+0fY3+_LY$iIb;JpSgbH=B?YWUcdeL`OB|K$3(k;I=_0l zIEF|_u08m&>R^Bf>xJ4W)A+WOI5e5DtW;?^m%01?|Ft_F-t%8pf9;T_=i>bS+WMUD zQcX5H=U*zYZtA(k9qbmmB<B2#hg%Dlh#IJ899nTE^1$kc4)Y>2G;UNUbeai0+SH;Q zpclD{Z>j&|bYa)|hP`?sv!nL#lut7><vum#mYPpZfV6XDK=+{|UALG{HARW2O}i4e zaL1K>hmTmBvUmBut(Sebrha8)K$Xd(?N?vD?mwnHh0S}ev*2`9wI-K#)x3@B%3@L+ zd|Jg~A66O6Vk~Zwmf1PW@Nl-$Qmd3x4|pUmm1X+8W2p>!AJzBX`r75z2QAwcr}vxg SdaC>$6#bsAelF{r5}E+UlL09J literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..9fe9128e18c16d975af275ca07ddf751fd9fb283 GIT binary patch literal 378 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t}fKP}k zkalQjaA=rn-P!5U+U?%d;oi~V+S=;U+Tq;X?%v++*4p9L+V0xY=Gp=j2XZ?>j5aX4 zr9(&GO3%Vs&&t^*yVxeT*e<)!wY4*D8b8oQ3^FA_e!&bpJiL1P`UdVE9-f6oMa3<x zt!>>s5MVZ4{x(oufv1aOh(vg9|3e`M1%Z}srIuX<FaF*So<7NNpZ)cBcdi|~A^+9D z()?TLHQgT_xs&2*k|q|)|7l*^WcWio)*#Jlj`TZ|;|WJt)@fgAS)W*x;%-y4q&|Mt yi^%9L4?~t{9z7Bpx=dF2Q~D}D=8U5^<;5Ru;yWVrD5DH$H-o3EpUXO@geCy$<B4_v literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5809c63ed77ecc9d401397a989907ece97961bbc GIT binary patch literal 597 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EivoN? zT!A#h|Nrg{ea>xd4h;<s4LwdREj}%Mo}Ha;EiG={-7f9z?(OZa&0QX?-R?~t?j0Sj zt*x%DT`o=SuI=qEtsTzIU<EDhZfzZIEuC&{ovy7NE-js|EkKp+uC1LeK=Ia2*ESFr z&H&2l=v(QSI_LqBxr4EHh_P>osdtDekn|06s;F_QsB@}m0BTP?edPntk!B@9e!&ck zLc$^<($X@rib^V~diweX28M3#9v&H)d3pH-W##1+4UJ7Lt!<q>$Y4wCZcCsEk3C%+ zLo80OoqSWQNkPD2W6s9fV(;M0!tHba|KG~RE%5NerP|pus}mX+8|)WJZj)B?d=b^A zrnO!{=|HOY%eMi{@%h(|S05>yv*~MQSJaZ8i<SzE$K_t0cX!$ozdTzd@nbB*DV7NR zL<LP}of{^F>$@HmE#KJ5I{n(`H@<$n?A%*gwGPkmR6641^JtM6*QAc4PJTk_dEL>v zAu56ezILbm_tq5nMx9NLn{RS&h2E<5J6^r`9pydKAlT-6STIk|I*FZ})>D*^USL{K yedpiZYsVuEmiIn8wBOWZu7W4iahZ(&e=h0IPpV9x9{jcy6s?}FelF{r5}E+$G3jUk literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..05dc2acf4d8ae462b8ea638e1f3e719d47d5398b GIT binary patch literal 352 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_CfKP}k zkp52!aBc03oHR9Z%G49L@0_@E=hU4$K;6Qp8FYaLiI)WV1vBvQ>ggM}dw3QW6}Pmu zb@xDkshQnDppq<47sn6@N!EjmLd^<13>z*qE&um_ZJzZ)9Y%%=3Vko0RdMq^-gDr& zvFEW`Cgm{C!ubq$wPnN^t}pbCP-WI+xpI$Hlc7OZB&ECMl5YpYvMsk6KGZCYy~wzK pxyn|a4>sLwZ#(kVl`}IOkiT_I&Cca%*ju2j44$rjF6*2UngAQCmec?M literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e8fb433536c09fd3111535fbb4703fe2474db412 GIT binary patch literal 573 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)ElLLH0 zT!Hj|+5^|tPQR``zn%#JJrf#MuWeYpz7dGlu5Vty@zLwIkKVq0^7ie^4<BBC`UG^# zP7|YVKxY}21o;IsFbWBaNXy77DygXI=^GfjxqD<}=H(ZZl~*)0Hnp_2b@rfwof8<W zftv4ox;TbdoL)QmwosFTfWy{3A<LecZalL)HTC2F`034T9R_B;&vVPqA7JWM`70P% zZZl!of#Q;x;oFotI@feAl6lbKAbI_|`w0Q*lDj7!wDcH>sh?0hw)+I*lSlPdcO4m@ zZE#Q#T2#j=%XM+Wg9%6W>UHf>-Pp^*f4pDo{fdr<N{w3ro_A>bF{r3m=v6H|(%GUP zVo{j3Eu(7T!OjVppHAjavP!GgJbk<S$nTxqLFwzHc-E(Ow!Gbb-qzZnY2xh*&O2vG z-pYGZoA&?dlgBfzWHz4s8$Ii7Tc*^mZKt&VpOJpql2cQ;lv@kvRR&L2KbLh*2~7Yw CCobUt literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..0b22e086ce8c0784938d9b0d5fc6661f398360e6 GIT binary patch literal 377 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t}fKP}k zkalQjaA=rn-P!5U+U?%d;oi~V+S=;U+Tq;X?%v++*4p9L+V0xY=Gp=j2XZ?>j5aVE zB+^;6Vr9*W)io<uzx?pw^`}q&|NlST%fbXSSEeM$FPMRchgVNu-@x6&!?UocsJNxI zwXM4c0?ek%-v+A7_jGX#k&t9P=*ib?Ai!Xdt|p*z>;He@mFy>+av2y{Kb<&h{JyiP zOif~c`;uDbj%(8=q%&&F7wBVIU>4fSQ@oIiGtldR8bgDs&y4r83_@#<M>&YUV|3WR ww0tX5#d_75d)Z!GU*NFij_u<*MurFcv!83|_1${+9cVR!r>mdKI;Vst08cfE9RL6T literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f23f76316c1425fc8cb6b794b3dd8b846e8e44a8 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)Es{?#O zT!A#h|Nrg{ea>xd4h;<s4LwdREj}%Mo}Ha;EiG={-7f9z?(OZa&0QX?-R?~t?j0Sj zt*x%DT`o=SuI=qEtsTzIU<EDhZfzZIEuC&{ovy7NE-js|EkKp+uC1LeK=Ia2*ESFr z&H&4HMoyX<Ib~|%^w~*3G;{XBtJe=-zj^rP&7&Z6`_qpfUw-`f21LJp{r~@8*_1H> z=vvE?AirP+Mj>Gl5ou`|Sw$rkRXu%u0|P@hcMp$@%)Gq(g0k}RiiXCfme#h;9yAck zzFZq<$a7B@#}JFtYbW0nYf=z!*t%s)sP=ZF=|)pGZHoE-|MaVbMsB&dJ^9AP{5%E* zXBsvvO1t5hAie6uq*K!33Nbque{jEW;K{77KRLI2nD+IT5sU1hS%y~3Omh9dj2R~$ z-hWy5h2t;X2j4jJwzhCo2`*Uh@QAWzm&&1yOsvdDzpwc-DapB=DNj*TQGd#Yg%1|* zSkWS*TC-`w!Xrz!y2fxCdPS^N%h%lKDJrjB_5A1OuE(-(7pYBIT~@bV^*g8bsp9vM zrw$ZMnHYVgy~s^6s_h})+P}x=_A6iYd%dQ!-aDW~n?omd<|gO5m;6ckDLD}qXRZOg O%;4$j=d#Wzp$P!8Lj^Jb literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..52fcbf1374231bf2e9621d199035866e160a6898 GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQp`bx;Tbd z^sb#`o5y4*(vlv$Ii&Gzqm>YEctoqz2~CG;HV*b1m)D%&y`-{)-Oqv9Z?8P7+l-?+ z_DL$<)8?iB`T5iHyqExEa01_-+h4hBm@b-rW>46$M%O^Y__^w{=As4f59{r|=^iwF ziTG^8Ng+EIhb~;QP=$5c1OH32s~=Tw44HLS#naO~Z23){wlmEN8S)%bN3&*~-D2jJ zojfHi-mYuf?-utdyBSv}nZ7($#p`@^RjBIwjrtE>Y;-PKe=N@-W&g9V+=g46{00xc zIlijg&GcpcgdDwDb0=6CFxK7hU%v78N6Bx-TbN5fE?CJRbrlqn44$rjF6*2UngDg1 BjBNk_ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c2abc48ed717490b6240abdc7e37bd908a3a2191 GIT binary patch literal 638 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E2LgOT zT!Hle!2w)bJN&x){CoNXdin!<foMYg>a`7P)-|qK*R*zh^STWWU%z?u=FQ_bZy&#X z`|9Jz*PlKC9Ui|h|2ohQdL==A!3>Ow$||acM#d(lwswxrE+L^|;SrGyjZMuh`wpBq zdFu3;>o;!Ry8Y_)+mD~W{F-!3v<s;7o2QFoh=k<YgRi3)10~ole7~$=6;N`3hpYMI z9G8_L@BiKp{kGwIvfuwTt-+J3&P)FOcjM(X*2*ILr4P5UN?sLT#-qC==KPF@riDu+ z4b(FZtT+>SVD%%1d65|kH>wjl#e^PhYS9kRi(JLF)ctX`tm|vtUOtibTi=cDRNfBS zywGRm+QUcKw;E1i-Kybp<ce5;*p)>F8<%|JI=XZlr?7OEvIgJQ`=L8F|5}*l{PNO` zeaAmOm+y7gD4k~2uB7Mf!_sNyeJ9DkP3MZZOvp2x2ayI+jKxjTGCOA(9?n)cDrK;= wzKthyr-@p5lg-M~Hxu9Yzgf<Gkn=C|Jk5TS8s*TNzz|^YboFyt=akR{0Jp|s0ssI2 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..a9a6012fc580971d28d93ec16b1dccf5433a77d6 GIT binary patch literal 370 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t}fKP}k zkoIhAb8F~!Zf$jI>vU~tcWLc#YiW0FZFgzuaBFRMZRr4^RuBo|wsrs&fVePJwPIEE ziq$nMSHJrB@%5)q|NsBL-s`>!Xs&2UkY6x^sF-+2Xjphtb4%;F^A|3D{Pg+Dzn4xg zrT`V>d%8G=NJz3C^yF(c5MVG!R})aV_5Z){O7;^@xeN@fpH7@Le&5+trY5n!eMv2I z$F=Db(it`83-qxpFbi$vDPG9M8R&IDjiEu+XU6+k2BEdbqa4KFF*@vDTE3O3V!i6j oy=*V8FL2m$$M$g@Bf|s!+0Qlf`fk1Z4z!xV)78&qol`;+04ubNX8-^I literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-checked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ac1d56c96dbdde12e39d872eed0d57308273db4f GIT binary patch literal 638 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E2LgOT zT!A#h|Nm~y-A>J2?(OZa&0Q|-?e48zZa{WRr!$b<*5%gH;ojQm+S=*T-0s%a>Dton z(%RwH((cyU0c5+i0#$anwzj*pbO6~vDInVwM4}+DIEo0G0w6bX($uKQ(-No8N}Mq( zX~yj2nX?aGyME~Ujl(x?9=UPz=*?T7zkmPy{l}LdKfeC>@$Ki&|NsAoFU`LJ^nzYV zkY6wZqoT5ks-cmwiK(rfqq9p$XjpheWJ6<9bIZO1Cr+L^edhX&o40Pidj0m}=P$n| z9TV*W>ip*E;us<!x%Oan{J{hXwg<m2ipXkMB{(NWY}*~RwBzmX`qg_L*VdQ)I$!#5 z%94A<$M)Hm?J9MgcgH_-N3NsW*H%quZq4h)X%)UQnQUh`r3|!+#XhXEn2;_e#qmup zVo__$4xNWwQ@p3Ga(sF5N0jSDttA&59|iorbHut{(Ny}>lv`SUe*&bPBLli09hr8E z=~Ppch`QO8xP?2eOe;+C%w;*c@Y}w=@@w)}ax`M49=<R8{nzcWpx4}`=N5LH77}(` zbXI8ljme7KUs>6wT5?y2^|&3F^MK8LUD}xsQXU)Gd|u91bdJ*NJvmpwKTEdy$#3P~ dFP#dU{vSS8u*J=I(+*Jld%F6$taD0e0sto&9zFm7 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..20dbc0568343d3a55dc02dcdc166b018fbcc2391 GIT binary patch literal 342 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_CfKP}k zkoIhAb8F~!Zf$jI>vU~tcWLc#YiW0FZFgzuaBFRMZRr4^RuBo|wsrs&fVg0!ZD0*# zym*jy2xyRKNswPKgQ%EzNN8AiQ*%q}x$_q;e*E<L%fFXSFQxz$Bzd|xhDb=}9*pK| zQ4nxFxcEnyTgJzC^(&J-j(<oLoqy=x?sYp@@8qod<YFqm)94e&vha6}vAv=eS34R! zw@>CVcv%+2<Y%h1VdX{!#n)4<<bo$^Ghdw%x|H$y`u3X}OKN^H?<?Y&CvN_C1JE`G MPgg&ebxsLQ0H_#$SO5S3 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4f709c34447ee3dd3be2f22b9286c1afbc36062b GIT binary patch literal 546 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E69Rlf zT!A#h|Nm~y-A>J2?(OZa&0Q|-?e48zZa{WRr!$b<*5%gH;ojQm+S=*T-0s%a>Dton z(%RwH((cyU0c5+i0#$anwzj*pbO6~vDInVwM4}+DIEo0G0&N3ppa`Gg3pt>Z^h$#K zf*BYUl~q&?jf_o9ZS5SLT|z>`!XqLZ8k?G1_8mBJ^3>@w*Kgdsb^F!pw;w-$`8Da7 zXctiDDNh&25R21mC*S02G7xZebUer^5_5xvb(PZ5pa1t8Yj(GmH5txvf9E-K+x9La z#Z{6nl1n3>%wDBqcV}Vqj;2NT7q~C_`uQv~n~2%`+oBvH*UabJIyx;Z{~YV+b;qxY zg=KkULju#v=@E=w2U{4#ZPZ+L2pBE2d-R>*n_;q3C->7CACj03wtm^JSQ}$uc<@N; z(G!8s&*tu&u_1fC^~C4mrArKAbaf-2ZmZF}o|LJ(v|Wt<pS`$T-{H4r_r32=d)TVE gG_xY^)T8}B8H5t^v)YfHc@2sqPgg&ebxsLQ08bj-T>t<8 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..caae9bbe9457b46f09e2b40e241dab05bbec2df1 GIT binary patch literal 344 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_CfKP}k zkalQjaA=rn-P!5U+U?%d;oi~V+S=;U+Tq;X?%v++*4p9L+V0xY=Gp=j2XZ?>j5aX4 zr9(&G%C)uAM&PS9&>-=WAirP+9v)sjeSHIW4-e16qN3uK*4DP}o}M{z0jxkJNuDl_ zArg|g2c!8~6a-ukF8&ebmhtgj{mNvI;~x@5=O6mFd)*G!J2|U9xtNOYH2TD`Ec{(# zY_F)r)s6<w?UQ*7UX}$h`I#zhSh<lw@%2<Ix!{S~%vWcGE@iyFzWwILlA52)`-*tx UiJSl30JM$4)78&qol`;+09pKaN&o-= literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..54e8a1d1658b86dc65737dcc5219a0341ee1b088 GIT binary patch literal 515 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EjR8I( zu0WdM|9|&}KIgVJhlU1+h90Mu7N3?r&(2P_mKL|}ZkP6U_x5(z<}Q!cZuh1R_l^$N z)>hZnE|;cu*Y<Xo)(+=pu!5F$x3&(qmQJ^}PS@5BmzGY~7NE*@*VaxKpm=MiYa56Q zX8>h&^sRuhvR}S_1-e1IB*-tAfl)|UL_}IzMpjWtMO9B<-@w4o&E3NzBQq~Azo4wV zyrQA8sin28v!`c&dHw~Uw!NM%jv*GO*G|68*JQxsV9v@a$~bklf`Mz>-~aq3k{)bp zR`Sm|{&mUQZPPZ2KFpgG8Wa}!rYQJ_Qi4kh_tCloEr(_u>-V2=v7+kE>jcN;lC#An zGTv<5&(!l|zu)=>0Uk~kwGO*hZjC-6p_q;-6COIPYT4I%o~JZIbK%j}X+rlxIzR1K zOODwQ$iG#2-Y&U1?ISJ5AMcj?@$|U%-0_q@#ca5xC-Uc-e`Omj8q03qGJiKsc<It9 gsZwu$&eHzNTDL2?^@f?oO;99wy85}Sb4q9e0M~ZM;Q#;t literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..a0954226a47557402fe2e8b0616f1d7f1634f0bb GIT binary patch literal 319 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|^_fKP}k zkp52!aBb}bD&NlX@gPvAP)U$qFar;-p1y&*hi73?aZ77kcTdleg|(hQ*;r2(#}En0 z+=GsM4GIj*2U!C}R^IquALiWg@Bz>MM{(;`KRL1C)Lfyvw`{f?(LN>5n($qPdAU04 zgj)V>3^%_ggg^MQgyH67-i}Yp+2U4KW^l(&+P%x5rN-m9*pJT)8j74NCjV4p0b0c1 M>FVdQ&MBb@0LC?nLjV8( literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..2bd4ba4e004e60529999072d3841f69f6bc52727 GIT binary patch literal 481 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EIRQQ) zu0Z-f?SX4+C(x1#jqBM!`&3GT{DK)6g@i?<Wn>kVR8;l!4Gi7fJu))$@(aq!D;gS` zT3XvWdwL#Zg$V)GZ})U@46!)9cJf7`CItc4r6F3u!512gHvauzzs9jx;AX+BbIR3i zu@8h?>sv0&@?NXDUi0HrZdT(}5t<)G#kPFhRJW(mdHT(-ISr!Csc+srSU7w41hG9P z^F6&CPAumYQCm^S&84wYFe_$7&w;{5$wZllFB8O;3RcCua6Y7b#VJSn(`iHfh236E z;kwJOYZ*M;^L1x)qoY#!Cg)0ymT$7ZkG<R<UpwcH)!H+A>$TU;xDd5L>*Lh=XRNDl W2d(<DEBGVO3k;sFelF{r5}E)>HuT~E literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..11b67c427069ba8022273c0bcb0d0f110771ace6 GIT binary patch literal 344 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_CfKP}k zkalQjaA=rn-P!5U+U?%d;oi~V+S=;U+Tq;X?%v++*4p9L+V0xY=Gp=j2XZ?>j5aVE zB+~i+|No{VpFM#FiI)WV1vBvQ@apO78@PLTcor5F6}PmuwsrUP%!vzN1u9AMba4!k zkjy<8&DWwJ;CgWJk1)54o$u;bCVL$JkSIF;(7)a5cCg;bS@p@qRD7q=Cyr&|?;2x! zMJ=v&G<a^G%wzDfEQra^RB6M?jSPyfr&`GcPt<0<IwN!`<Ms9JH#e5l{ABLm#N%eY SlJhdqHU>{uKbLh*2~7ZXk9!UP literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a8262755feaceb089e482fc7c9cbbc86c15c2883 GIT binary patch literal 515 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EjR8I( zu0WdM|9|&}KIgVJhlU1+h90Mu7N3?r&(2P_mKL|}ZkP6U_x5(z<}Q!cZuh1R_l^$N z)>hZnE|;cu*Y<Xo)(+=pu!5F$x3&(qmQJ^}PS@5BmzGY~7NE*@*VaxKpm=MiYa56Q zXMklp|NsBLSmE<@pc}MHg8YIR7=?sIM5Lu<WEGWERQ2@r4Gaw3+&w%pGV}8C3(CsN zD;gS`T3XvWdwTYl=U)J7+w1A#7-DgH?d02hO$Iy;=B%uuj8kVT7`VFq{m*YA>A|*U zCI6h`UzfbyHf^Km!@NnML1B?^ih_SACAhS3AFVska%k4Ee*YO4E2{3iPH<c<Ia^#J z<ITqXOg&Hb`>k&f;NfIZ>#%F(*60%wis_g#;i1#2mVK?~c}gQR7anb$CUh^P^V5E{ z<d_|S{9Bdh?UJk0KGI_R@ou>vPmgQQ9Z&gF%!XTfB7d&=SGLijvF!FO^LNvPmoA-> fD)si~EbYIn+-DPSu0NJ&3W@|zS3j3^P6<r_hK0#V literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..4aa12ef141da89b89f55524a8c96d1354826ffb6 GIT binary patch literal 311 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQq(wx;Tbd z^sb%c&DUfg(XxC^s^*;&!W{FQwyWvYs?Iw;w_U)NtKW1!_pJ`WE(x{FORnk9vVVIA zb9Xcfe_+tsZS;WSi1RbifJ^I{JZhiaN-kT~xP<%m^*gRYo<Rx5W|PvC=V?vZk|%8A zzQsCqQc8})OAfK;-P?a{yS*znwTF}W{zJyAlVc7F#{5^PsLt58QR3n}=Fj~W3QxZ~ zMwJ;co@DU6mz~$@a)5EiWuNrS@4xlmXntYJS$LA8T}gr)=za!IS3j3^P6<r_%!qNY literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c32cb25c04505a5eaf6a506178e603f6a84a06b5 GIT binary patch literal 518 zcmV+h0{Q)kP)<h;3K|Lk000e1NJLTq001BW001Be1^@s6b9#F800004b3#c}2nYxW zd<bNS00009a7bBm000}W000}W0bUxB8~^|S8FWQhbW?9;ba!ELWdL_~cP?peYja~^ zaAhuUa%Y?FJQ@H10fR|IK~z|U<(Ium13?sp&jcSL{uN?^*3mKwl3=TiQJ+LmYy}@D zt%ZnbVpOb?l!}Vt3#9O~*qtz#HQCMXj-aR7y)*EgnH^@&mHxX-+=+mZv?gg+QdLq> z(n2`=B<WRBOHxzPy)lMN90CS70Q$sN57-Y)r-GM(y9D6x>Hwu_;hVr)3b@q=P)`c4 z1A`3URs*0G7rq3%X9&0Y0Lqi#2Dr@uZgs=Bg9#kw2)AmuOyj_fq^_j#+mv2?Nh|iA zC^!S_9^eWY75m~E*zo`#VYvpX9t{jxGfr_nYUcLYc`DMy@ljNH&OW$1P)tQirr}}> z<7VZk&nN>g9t}K?RDdfFmyp$^<+?l2^0D+#*HH$V9t{jxzi}1!B(08I#bMzzXSgJt z{FoOBe#f004_})}Igxw=NxXar)W|-PZ6*3pzy{fc(s+3=!bFK6Mop_WusjvqF=2oP zL9-E8U0{zGjY-nhtfC-HR3*(yS`3FD75qzVYxa;?Yxd{$1?wr(Rc$~R*#H0l07*qo IM6N<$g2~C$C;$Ke literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed.png new file mode 100644 index 0000000000000000000000000000000000000000..0dc35245790b19aff2d0c4aac8a8ab12d8481a68 GIT binary patch literal 342 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_CfKP}k zkoIhAb8F~!Zf$jI>vU~tcWLc#YiW0FZFgzuaBFRMZRr4^RuBo|wsrs&fVeR9|NsAc zZ3%aQ28osg`2{nGiiwAWhJ`mZx3r!+f8pZCPoKa1d+GFI3Q$3kr;B5Vgk<i)XucK& z0oQ|ze}uVZ?0i?hGTGz!heXl&hyLwew}bUg&Z<u?rs6w|K5;Ayf7ck>D{67Iqrr3g zWFCW;WkF1Srb-)DZe&n=J=IDsc%nA*)fu5n8LzKzzqzrb<|lLiCLTBIm7JG>wlR3R L`njxgN@xNA-(P^X literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-mixed@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d8e794c4ca7f451534e4241f4b5610c7703a3f47 GIT binary patch literal 546 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E69Rlf zT!A#h|Nm~y-A>J2?(OZa&0Q|-?e48zZa{WRr!$b<*5%gH;ojQm+S=*T-0s%a>Dton z(%RwH((cyU0c5+i0#$anwzj*pbO6~vDInVwM4}+DIEo0G0wDMQ|Nj=@?-+qj(klt_ z3ua(cR8~<nG%_|ZwY76}b_od$3y+9wXl!b3*>~W?$y2A#T)%Pi*6mlX-+ui3<=3QR zqFq3pr#xL8Lo80OoqUt8$w0u>(eWUwNX!iu)>TTWfBx?`*6eOAYcibU{?2pew(VU; zimN1DB$q}$nY~KK?#{yI9ZiewFK}P<_48R~HW9P=w?#QZu9?rbb#z)-{yEms>yBR) z3(NAzh6JXS(<2zW4z@6e+o-wh5HMP3_vkyrH^XG7PVT2OJ|r<6Z2hubu{OrS@Zgcw zqbCBNpUvGlV?*|O>xs|BOP3hL=;}s3-BzP{Jt<RnX}cKzKYMYxzQb?L?t9;#_OMlR hX=X*-sYm;NGR#lS-N$}!c{V7HJYD@<);T3K0RRMy-*x~1 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..298ae3ca1a669c862b1a068cdcad007f2103f34c GIT binary patch literal 438 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uJfKP}k zkXF_)Rnj)r(6CTfH&atH)zC6i*D_PnHdWI$(a<(g(=bufGE>zwQP(h2(=b)jGEvt8 zikN^D07;;@wkc3VUCR{625~h_H1#aBbS;2_KvGNBQcKTL$G}?0z(&W=TE`Gb+UgkD z>KfYW8rj}FuX7IQ0;Q55zhDMgIR!<f^o*?RoJo_X&zSk>(c>r2o`3oJ_1n*1zkdA& z0!t_69-!(PPZ!4!3CY}puf?1kL>eykhpbzArDcLo`l~(vxzi%A{n=zb``h#126y}f zS8tJ2f4;1I@}`d77l&reh>VDiy=lerDQ>SF`?^K*Vj8Zk{GQ$TZS}lrrll*?RVS3b zDwPztvS{^r<%BYmF!3Zlok`DB&z-!XvS!gDskT)&Ha_K_xk~i(O5y4If$m`NboFyt I=akR{0E$<XPyhe` literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e57ae387d0ab3f99ef68d57e26532d27111af007 GIT binary patch literal 762 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)Ee*%0$ zT!FNMgM+cLv9`9hii(PYf`g2VrIfL;iiVknhN-%`iJF#?hK7l{y0N;pk(!pNswPm% zR9)LdUDHHO!xV^AwSWv0RV`z6O;a_9pq2?xnHq=$G1P&|z*0aiNP!kuFGMj!1gIFK z5hx2`fX#tQK@@{E!bP-z4gexEbsaMeZ8J?>3r#&BveeSG(9*Tk0y6ZhwDm2u^{uoG zfXG@$-%3Z{S_jB5w9zrN)it!yH3A~rW9vR@1O0DZ666=mz{1ML&cVrLX=QEe;OOM+ z?dzAEnwFlEn_pO2Rnyx)VdCsLa}OUmcKqa>d-oqae)8hws}CQ)eEsqB*KeQmhIbek z7&Sdz977}|*B-2nKA0fE{y^Qb<kA!`E!h%>lvbnPnb&-hGB-c}T|a%D_;tP8_w4VQ z=LWrcv2WS8lC9qg<}BOcv$EM?`ILnmuB<$#Xa4?IV`jn-x^O}b|NQ+j1#B0%w>)Fn zV0nb?oW_RbiDv}uFMP{Xz1eWqFuua`Qjp-X<A(DZxuZPxBpwnH-Xf%uaxq;~n2U4! zhKQ^dYoU1$He8X{Qn~VQ)0A#DPWca!e6d3J9&VP|rDBtOE=cc{ip`<Km6BR2F^7{h zxy@B%7Mu^N)lkXVdnmD!Gm10HqWxuIPx>Mc@7tw3mdD(bJ+-Z4dn_MG-_m3KbYOzB z&Vwn}o|sAm^I5QcVQNj8-C#Lu*S`0DxxyK8K`y^G^*a34@-18$v-8%Qmswlqcwc1u a%lu{14uLZ<lP&_op25@A&t;ucLK6T^;{AO9 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..87560b2d67cdea56534cf3f7dddbf1b11ab76ce5 GIT binary patch literal 417 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`u4fKP}k zke1W6k<qr)&@fX|GuG5J)zC3f*EUwuG*QzuS5Y@r2O~92Q*}*KRc#Xx(lA!jF;mkr zQPVO5D+5Vs>RD*(Sg326Xz5sJ=~!y%S!x?tX&cyR8`x<Z+36bC=^ELcn6hLt&_0!t zAirP+K_OugI|s*zi0J5;j*iZ*?n#p;PnkMx+O+9FFcS=Pgtl)6sxS9+aSV}|ntMK+ zufc$aIUw!kY$Glc#&`AZL18K_|Nksm)tCDBsJHggQ%9<+6w-TFh)c%AUfD3eF>1!U zE#>N&vP~Ix?)L~fvhhq1E;+HGlr4<y&3=EQrh)_sC#Ko^ulDA){jfQ+fB7j+fy8N# jZ1wb}XeE9B{)zc!jZp19C&61lCop)r`njxgN@xNA&*Fhg literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c98869ca840f1559102381826b244297de6a37b2 GIT binary patch literal 701 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E#{zsp zT!C~$Lqlk2sDp!pv9YnXwzis@sfvoRlBR)%hMBs$iJGplhK8}ay1AORnYy-#nwFWW zrm4ERvAVXgnwF`Wrm315P|!q8(?ng%SY68qB%%r8s)CWarm?!FnVN>FI#3X(Obe<D zD66hv3={_%0#XBFn}Cp}DbReNELgFrnzpHiwyBn`rItPrS!wHAY6D3FAhOXmu+ufL z(KP}hJG&Da$v~etl?3?(GcYl;u(ByBtE#DM=<4ZP+uAugI=gs!dWD9C$HtYGm6unx zw6?W%bawajOqe)n^3-Y5XQG11dtYWSFfdAcx;TbNNUlBjFsR8vgzduYglQ48B4<Xf z%nZs}TXSgLMuqQx<5xwNN;Lj`X<6d;?(FL$@$CPee7&}GRaJfKomKJ6h0e1(EiI4S z)*Z_6Lr!$db&lk7F9jT@`;{=9WEI-6IL0~Qv}(OTc*&D93Ok)1U0&EMw`hv?B?0~| z;lJI^h#88R8qK<~A(W-RhfyTjbI*j2d}qU?l#P~o+|WAM(-WVP!|r&D-)LL2!eeIZ zZC(bdk9lXUP3k#O(Uzp$$|!mL#)hkGa+2cl7jguX0~hbDcF_!9B3M=Oz-QqOr=({W zE-pPV&0EB!xhU76u#w5CWRb2w7T9@Qvx*faS)JVEa++gCb;u(-y@}CwJ42psYkU0D i>cjEF)4bEa@Za4%X_rOGs(N6cGkCiCxvX<aXaWFG0_+C> literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..7e5c6e3912cef0b9de268abda0978941af8664c9 GIT binary patch literal 333 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQn9ex;Tbd z^e&yeQ0S0>0PFVvUNI}?CdR<<fB(G;jxsD_GFi*5w0<G8NM4)z<u`GYb|0F*@p`L7 zGDFz`CXFq3n9U!gq}^SjaBK&o)&kLj>&qFY9FVe@b@QpOLIt->$j4x=g!PkS7}A=! zL;tbyhg&jCouLx&^c%a)v@J=S5<GWpHa9nn6sWM9p<Zqn$six~>ZHO8w#CN9hLHuT zUvJJ1@)4WUIQ6rLWA*vSgf!a=45sHl&TYzGAoy7BspZPt%ZqI$v0R#<Q~1ZH{yAfu XoTGTu>T||GUom*P`njxgN@xNAP`Gz2 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd9a00dbf3002009f2fa7530f45348cc981a41b GIT binary patch literal 575 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)ET>(BJ zu0Z<#-~ivuGkSrp(JKk^3ua(sV&>rF;ujDU5*8H`mync_mXVc{S5Q<^Q`gYc(l#@< zu(GzXwRdoGc5!tR_}vu))cMxa#WBR<^xDZUg_;a_S_Grkh~Mi9+Ow+RQtkii!Gara zDLn4^UB2IQcFJRm`YE^XzYAV_`R}&(g4?!RExuHls<>Aq;I+e#eH_=gJgVRSb8+U4 zTzZhPD(_dY!m~31(+|9P%H2DmHiPr-%6;<_4(lBCxFZzdP$>O?t9z3}o1n6Z(>INa zM<-4Us`#R%n5odD(;&+v#j!!VfhAWeLs_#y#*Vk(32Q+nlb^u-`5AvwLar~<xxGgA z%0`(G?ZY!Z9X}sv{kbjm>YD1$QQMV^j0_HSED_x)G2@@mt?2dNZ@9a?*?sL{%d>|q h_r6~){$F`1+$C7~x9e7KaiGT;JYD@<);T3K0RU|zEmi;k literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..ce86f9028e8e4eb16b8985cc5b007f1595de5dc4 GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uqfKP}k zkUoF@{`vdwk6nFy_3Go3*Poob{^Zj2mzS@<Jb&fs`5P}U-F$Z8+Ovz-pIy22^5Tu> zmu|ec1R{arFE8GFe);x`3)i1ry8i6^wdWUZJb(W3)AQG#E?#^76v%k_>D!NAKYslF z@$2`mU%&tU{rms_|BbcB-vO;uEeY}qW)Kh%5)!tww6eAi2n-Gmsj024t8Z&>?*xLb zuC5+1VDmSO1Zt@Cba4!kkjy=JTc}Av#Np!F$V%PK48c7upa0*VaoE6St62Tq_xjoM zw|6Zuoz4C5x1ny}+C46DS7p53s(#$X@+)-HR(3f*BXg$W2|8yE$f$7VCzMRuDfmL{ z<TO5wFM21}ar1>gRlRk!b%o(<?t{6@6j!#Lyp?J3@jQQOwQytlZ-(VSM=*H0`njxg HN@xNAc~Q*d literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..917f0481a3c98825912c9cb2f37978859912ea6d GIT binary patch literal 726 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E4+DHc zT!Hle|NmF50uulC1Hu3QXF%ZpxogkPUw?k_#*53hU!J}C`0CYH=dV3Jd+XWN+s`jt zeR$#K^NY7$T)g(;+@&YyZ#+G7_1W30&n{hi22_9U>XUQVo?g8E;{4U8=YfV?1*(5? z;p+4A*Pfrf`t;n@rx&h2J$D0WI8X{qUVC=#%JU1?o&&8rfBh+ly!z}S$o6MI#pi(H zAoTRY)n_;Fy}o_#?X%|}p1lO3PtSqq^{2P*zkT@h<I@))`t|ACuP@(z{rdI$F9`hq z3-Z%{mSvIQKu>y?1o;IsFflW;u&}bqD<~?fsHkdcX`7i_SX$fI+BrG9`1%KghJ|J4 z<mTp8R#jEk*48&Pw6wIfcXW33V1la#ilz(<i~^o6jv*GO*G|3}cE~}%MOi=~HPF%3 zQA}LHFwl|H)PqB5@`*qH*-uJdQ<44TwD+2A`m)`tMV@v9=|{<4mYOy9_-T{G^sL&P ztLsyn>JGBZI2?Pvc;{h;%@4k>*V(Z1MpwVVo}1sj8+2<nHNKuZf2)Bgqi^Ee+&@$L zHgcRimYu~LazHFG;b6h`Pr~nKa5@>+sHjX}7G5F|w)vXjLPmC8PMhY-49B}!Om>(& zaGHKV+(zohVF#x9g%0MwIDMJ?3+LB#NEJ8jVmbF%tn^dc{N~kRd5il(Bjb%%KD6fP zS(txr?Hs-n2U5N(dAhEX;d%SM@q(Un;*aF~C(TDa?td>k`Z9E7-pZqCw<E&V-_==l ce9ag8Pesd=3tOM30fU^u)78&qol`;+0QGN$Z~y=R literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..aba589ee61620882ea6c052c593170e0c499a0e1 GIT binary patch literal 356 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQlY^x;Tbd z^e(;Z7{p{K;P!C6ZG%BML)f&uEncxjj5b>02bOxh^qTfqwn6xatI^{rOvgUOFZ&dC zX)fP?pPG0NP17BRS)Qj>_Ve#?Ir43V!qSpv%X=3W-L^R<5?;~Mab3P?$|cix8+Fv> zPI2&8baj|pXn$BSr-tjDS7cJ$44nhIX8R8~pIm0JH$m%q%<QndB7KRUSrNY5iju1t z+2?Iho11W5Qv0&VGVv`l{yG|H`{+kJUi3-q@uu>-+)7FPqGCnP{s+0&a0T0*>iu(N vdSCA+hf61%jU?|Z`|WdHaN}x?&35yHZaa!wl<wLA^els?tDnm{r-UW|w)=@F literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b820fd2a2e07b8971290e07f8f1f3ecb9da6329f GIT binary patch literal 708 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EX99de zT!Hle;R38CJ>&rT$E765FPMRenT3^KKu}0VR!&|)QAtf*LsLsfPv6Mc#LV2n(%Qz> z&duG!)63h(*UvvGIVCkMGb=kUzo4k3w4$=Ax~8_Sz9D+i#0v}zj8dL1jv*GO*G|q2 zZgLQ5H7{V@SmSwV%^H!KZZBr$AnzxC{{I(Q%c3#;WSUL<dE?F1?`_*R3VY>672DtV z_4#>P=LYX)Q=zr&mP_6-Z(EqXYSmUA=?|}e|0`wq-KD;(=I}SO*X50cGt)!lT6cK< z&1!J3ThMM`;lJ;F;;G_U2PP*kV0S;s+|~PguD<TYXDzoPyqH!b9`v-lan|a{1U8=@ zmJdvG*`g{$8@jo8LmqHG;MU^Rc<9D3zn<~^g|2x8{lAw)nxvWRXVB{s+u9*s`mK@g zX?b1v*>^9JEnghHJ|)KHX=7$p-m=^i2Qp@QFirk@qPOu~y_0mSQrF((S64N@?Rx04 zasAV-%kfK(Mt)tHcak^zTkzhQS0~)${K~uZrP0Rr^exuFP-pOT^>bP0l+XkK{Opkr literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..8c6189931a02a12c208be33d4c55606ae152f631 GIT binary patch literal 428 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t`fKP}k zkiLBR>6xp~&R>6i@y3fww_aYj{_MhyXBV$MKY#7{h3n5R-F$utB=!6fQ1&Jefkl99 zFuHQ<<wdY8NZ0k}&t86d_UhAxYtMn?^H-m~egF0C$FJ`{e*gFhM1Ow%`t$eizrX+f z{r~@e<#x5jK)dBjg8YIRWaShTmC`e^vU4U)o<3vdqsLF4J^%9c+s|LWe*OOaTV%zq zS3srJo-U3d5|X(GZwoakh&Wta8(FElnI*W#>(QV8^3N=I{MQ{__xNk#nZJ_+r&QHd z|F3*G$@iZ1%^h~>Q?=9^gEa&Eg?vp5HVfSpli1@@$Iv$4<savkFs0i}S2Zq1Fm^_% z{8-g;b!Yje$X~*<oz7pYwtn5DkZqN`>)C;M_8c4{8!M(g0fsXJgQu&X%Q~loCIG44 B-kAUZ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/radio-unchecked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a6210d6a0b8ba67758e7979641153479028f29e0 GIT binary patch literal 758 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E{{wtN zT!Hld{r}IL`G585)!Vmk@4tWl*yG1%&OAGJ{mJ?3PtV_YdhzPB^VgqWxbghr)feZk zJ~@Bw`Niu`&s}|b?%LDy*PmSgqN_j>By#@RvkTXNil3baid=hk4yX~x1quR1z*6U~ zJqL+^#GhXPY6r_ANSJz%320KN+#B~^-@Nzw*8Mk6UwnM}5{N!M1EN=-o&(YA&o5qo ze)In8$Im}LefjbE%g@hWe|`a?Z$R|x=dVA%e*O6e0{{R02LZXheS3gGU|kaA7tFxI z%Er#Y$z^F}ZR_CZ<m~P1mz<iGo|BtjSXoum+dpCA>^XA}A31jX<ehu>A3T2Y;^nIk zAHRJ4@$=VjpYw)y7#J9pJY5_^EKaYTd^7BjgMf>&Pyu^+U?HQpfnlH{=M@(Lj&8Q( zlz;!DpYTLaJGLiaed+m`FW+f-MlE`Bw<d7?wJ(p(#x-r2eA6gRD}Az~{Zi(%<7F|| zB};r9{D1!at93@-?(%o*tmAS288QmzM;*9$=f1&(r;MeEIeve4bg}WjWbXgSIe}5S zt#M)J<&E;yZu5m-Jyum~$TjfmO0;<`ddno?VH898hRlS9YDSHMj0fzi816l|bU<H= zsiK!jPRxEG#{;uhlf}D_<vb2zhz{(Is&smPKh#_O%SH*K$=U0)R<t*=U3s~4=~gbu z8KwRzjmz%mGqvx#AZ1{0E6veXCc?#=Fs);6uA#$iPBG=euvy~EOZ-Z`{ho8(T2a*+ f6BU=X^gn}w>dvW*&2`zpKxgoD^>bP0l+XkK>nf-j literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..62c166bc317e4da572506e3eee137741e513f894 GIT binary patch literal 788 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>j0yoh zA+A8h4FCT-wX}G4cDi(QIJNY+wsyI+x4XA?xwUq>wzs>qcDS~+0ZF&EF4wkBmzH+7 zwobQ}PFJ8vYr9)Zhigj*NDUCRw7WvYTRL4@+rbKe$~s-!z_MU9ZV;7V(y6M}xv~zV zu@z=QYlm|cNW`(Q97GnBITcqp6<3;Cxtm%8k%yVBmzkZHnZ37}y^p!GpSiQYxoe=g zTablopoLqYrBAq}FAzmohbLG^B-#K`WTH)6x@~N#ZG47ZQkH#Akwak_&~V2hAgXjM zu5c`^a;mBaTIviWtLvR>fT+>Aw$Y`r)upKo=!QLUQTo6jGA{}83ua)HmXVV;Ff?*? zbNBN0@e2;g%P*WYXYTw3TeodLboAKeD_5`IzH|4@+js9jeEjs~`;TA0fB*UWSDT?# z2N>MSo-U3d7XEuLr-vUh5Mg@|(q&PgtiUI;Bh_NP%c^OCYbIM2KKuWlTewl^(wyo) zM}B|Zd*0KJP4Tav#kLI-lRb)Ff8JQYZ}^<g@PO1;qoq?<FHTvJeQbNcr8Q30Tjy@< zn|WY*rC#IwOD984^E?f_JcXwrw1XpgN#J3b7oMiM1twa&HTA4M%u^~3%c$;Vwm)}t zch@VeqQ^38J=xC1hlYd&rnW9#v%*gQ{g<{t(Th6n)r+b$53Rk%a`C2~`|A3;&VpOi zcGy<WT<o%XPh;?0PPrprb=;NTe*5Q{K4bYJ_rfQ~7M0!TFWR|PwQ#4(B=?K$s?w_s ze(Y!0)_h&D>GPSzvsYAo-ru%aR<+Klvvx}5I^UIV<&Lm-$P}whJ-EMG%`|sX-E(m( WTj`||7iQRlQl+P>pUXO@geCwsJ4Rvv literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..55a22642af9812c6c92e53d88c7f43e81d4618dc GIT binary patch literal 1423 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC3`|@B zJ|V6^#SH)dhpt-X(9jUt(BL^~l6QN%dqbadTbo-$w{vT&Lsyr3YpZK#r&CLdTT6>e zM~72Ok4JmETXVNlbC-L2yK8e7P_Z*mS4*c`TboNurz?o;aBu5!ZR>JtZg**JcWdo% zY3*<WO0{;lwsnHoZ9sOrOIrs}1S-|i0o3Kz+V0xc0TFj?18D@3F0Eh&Sg$MC5U5cg zbATpvy0wB$1}Z>CEgh~vgb-;*u)+31xIo(x;uvgGD|b_C4^taYGaC;xAZhDmX76L> z07SlKPQK<2KIX20=5B!&u7MUn(j&yeGuXltNQPQ?g;;onT6l+AdWKkf0a2)>cbKJ5 zn3Z3oRY<H=Xq<IOyfu&vPq2<iw2n-&iA=PKO16njwTVl!jY+YM&#+C%v`x;oOU<=Q z1EM_ptU~+j0{d(rS!AD6<d9Y9kOM?T4h5wSg=LQUWsU`9j)mopMdglV)lTKrP8GFI zm32;4_0H8m)ZkoG?_AU1T;J?c-{jKJ?9v2^BiE)j*XB0Y7Es81y7l23Ffk;Q1o;Is zFfy~Su?q?bi-}7}N=eJg$tx%-tEj4(nweWz+t}JWxkN-o$Hc}Zr=(`*<`tEcmQ_rc zIBD|KX^WR_-L`$luH8qD9Y1mM)af(lF5J3%@4=I&&tATI{qED}FJHg?`1$MizdXP5 z{=gL2?djqe5^?zLji1p%juPwzOHQ9!{QC;u=G{vs=e@nKW{FXch?new1x6g2nmqxF zqcu<K1#6qGNxA>u@U}x)VtV@V>+v;m`|Up&{H{!^C{K$k+4a(A?-Oz9(>~MKW+X`I zEHirCRx@o<?ur&q&!vjdttTxroNfQQr=NIUWN~L-z;%TP{xi!BjK5t;5_y=*JyGR` z@|Abjv@N?&2X6j($>q|cm#x9wMsp8I@qFGrS7S-?mSqNaBct03-I!bq|INtVdndAY zRg)n9!Xv_)*G{skoF4F6OySCp$5(f1s=t<4#doXIOR2ynTjo|zQB`M_-N9o^j6d7F z`kNWlzUNSDBxi<nmQy~5^4$%ljB^*-Ji48&d!bhB3fJ=g)~7Z7f7Er`T;8yMqfC-~ z+ft=1lV1t&2B`}x1>VqeYM*-j?X&&wZA2piI(S<jPT-ik_*}co48A+5&Swk4TJ*fV zz8>wJUc<NJ=7n5??h9M5tO!q*w|`!A;AGpn!&ggQ2nwq5wX;vsx!d4v<7Oc<Z|P*Q z!v}s?^z!)|o;bDp{?X?LlFhD6(|9ktsqt@F?t6cu*jw>8Qa??+n>@*XGjns<Gcgku zZxQpW{C(_&eRp@ava&90D)RXwVj=S)(NR9p`_lvCg?x7XyNcCIKfE+s=(q3us{nbC z<$3DvfkExFKC|?B<bS^^k#WVpT<)0uGY|bT?X?n`ZhvR)*}q2nN%&RM6@E%({YLX= zl*aygy8A#+)ZUIq?}g39Q??0n`!CXZwAy^}y5A3uFfC>C+|PZzV{i7<H*Vh^{I(D0 zsq#8+e!e3sF2O>IZ^vA}@L~%qmeSwPSCwom_R^9{6uJ}<XEgijjOU_nwbyRC;y-1@ l_K>OXbWhFwC!NamOuxroGwndx$!<`A=;`X`vd$@?2>{#PWd#5L literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-header-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-header-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..09ab28bc28eaab83a00029b7671c48e8be76a077 GIT binary patch literal 796 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>jA{Ws zA+A8h4FCT-wX}G4cDi(QIJNY+wsyI+x4XA?xwUq>wzs>qcDS~+0ZF&EF4wkBmzH+7 zwobQ}PFJ8vYr9)Zhigj*NDUCRw7WvYTRL4@+rbKe$~s-!z_MU9ZV;7V(y_9}sk|1X zu@z=QYll-MNW?zB6h!8g*cX=B7nbW9+3Okuk%O*@gPxg_o`tKvnX|sRtG<PcfsMO? zjfa7qmmv_@1Ch6}TcEK!5CxgI2bl#$n+3<115rq<Wn_Y7RI+7sid90IZDxU8ehJVP z`+`!46%NIfj+J#z6}3PII91g-RW~@*G`KXjx-_){U82X%tPBh&^O7LHU<O8M898|a zLnBu=cQ0=rzu=I({K8pt=FVTRb=&qsM~_{;a`pP{J9po_efR#u$4_6r|M>O$_n*Ii zwHaD<fPt>+>Eak7A-VTprZrQd2-}175TS{xQ*|OYWh=_?m~Qcv%<lAj@#nvNVoFcd z>ni)Q`w~|E1)16>g-)J5x`6%e9d5~KD?>l8irQh@x8uQ#TZuE%I&+@x^}N9(IW6<a ziHX*89gjzJrOvW^HOaR+F)&FdbfMhR8B7UH|7&YEt#E7F#qZD}oBMayQKn`VH;w~r z|1)1NnW=MP@`4R)3J0h4&vwrP@q;`Us4>WFc=~qEyV6TO?-oybkR^Y>>VJiuGLSc2 z-LX*AVTQHbi$hNsSE=ln&2DgR|Gc=$309nOH4IZyr(Ig<Ug_F+bav9rYpSIum$_dQ zJh8z?*}Lz}Nt2v^xzj53C$8P}y8W=IUCPW|fgx8H6^ckXntzWmnU~U;Vq^9C*oIo> XV~-S8d2yNS1f@<-S3j3^P6<r_Vh2Jv literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-header-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-header-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7629c0db4f33049b2a21eaa0aacb157d1a3cc837 GIT binary patch literal 1427 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC3{1QM zJ|V6^#SH)dhpt-X(9jUt(BL^~l6QN%dqbadTbo-$w{vT&Lsyr3YpZK#r&CLdTT6>e zM~72Ok4JmETXVNlbC-L2yK8e7P_Z*mS4*c`TboNurz?o;aBu5!ZR>JtZg**JcWdo% zY3*<WO0{;lwsnHoZ9sOrOIrs}1S-|i0o3Kz+V0xc0TFj?18D@3F0Eh&Sg$MC5U5cg zbATpvy0wB$1}Z>CEgh~vgb-;*u)+31xIo(x;uvgQBYRyV2VG+aT@yz=V+TDTY3itF z=A>ugs&DS9Z{ebE>8fw(rf=nDVCQ8BMD|{W4&H`NzD6MAXXNZ_<m_kU0!02su0RxE z?CNjq8erlPZ0a9j>K|$5A7vI0X%-w~77}Y79Ah35YY`f65s_dKnP?fEVi}Wa6`yXM zlxdv|L|HcJc{UljHW@%N-zGEPHY3kABi}YN-!8Y<F0aHczr;Sb#6G{&zM#~hw9=up z%CWr0v7*+ovd*ari0YlH>z(Two$H!h>YH4eT3wof(bVqR)au&Y<_cuAc6c3GdIp#t z5=w&nf*BZ@S=iVGg@nb#B_yS!W#!}*6qQv})lALIEv#*9?VVgAqM~DB<C0TSvvc!` zN=nNrCQO_(dFr&q%eHRYzGK(!Bgc-PIC<*ynR6Fz-M#nV$<t>qU%h_!>GPMb-+ui3 z_4{9*-+6yvBJA;WaSVw#{PxDrXdy=l_JSp+Pc8m^h0k>N(#d&mFRW29?h)~tYoN8F zMMQCHhmX}%KGUsNxQe@T?(g4t%b_eWJ^lLi_!_zW`(M3zKJ#XI`ZL$%v(KLKE^FL) zBxPm0=CXT9T87WkH%}>Xw)F8n#ru-W=UAfjtC#n8F`qqm%q_flfjZMQ=Wfk2b81Z` zTI;X7xl~>`e*MkW)0U^b12_M?;xg%xT#NDPpt*Olcs_6LKCz^Dk(K$)n-SfG$M(9I z*`3=K`D%@O=)oPc10Frgd40t1TI!Wum7J#gGD6c1d0IEFYSvpcL12#0?3Qhd<~S~z z!FWTc{8^k!t-bH53GM6Wh&PulQ2R2?;1d7s<O`Okl=tlkWVTIllr8wSfAg$QE$hFZ z^cMXseOmDw#~P6ZcSG7&OxQJ3fb*~)qm|bFyzl@1o-dxq%6cO}ppWAM>#G`%j+YMH z(pjyanMzzkR_W*Mzx1r3oA)m3W`<b*o+{aD-B+>&8x}?v=t@@kuy{5vW);%CyCT@a z&BP*VnqLgh;>nLgtfIOcgYGH&<?`7iI{PO--Ro^s@T6_md-Zv8U*+Fuy*%-~{{NLl zw;DU<?quyf$aT~A>tWyj`MkT!rMa`(jZPVUoO}I&gFN>yj@yse=W~{R*g17BduOwM zc!$-`wkZn}H9YS4^(|iFr}|t{M)>}_)dm+@`rrLnJl*Js`0lM?Jx2oLCqHj5?ftT9 z7vojWg1S>R7O$5*IbGf-xwT61=67M!=S#K;d;2fedbC-6>ALoZSA=%5dG2Sw-to1( zqfEKF`u+OVY_?0EN2j=$>I-nP@6~I6?3Zm|!?u-OT&rXwch@PY1gT2_Q6}@R&PabM ttFdmw72l~VHiwA3KYx18U&&OqXZ*Fi#vA(ge9r<Eik_~1F6*2UngDGCW(@!U literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-header.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-header.png new file mode 100644 index 0000000000000000000000000000000000000000..7c1e0bf329e04905d627b684ffe5ad7889abf58f GIT binary patch literal 803 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>j5+~6 zA+A8h4FCT-wX}G4cDi(QIJNY+wsyI+x4XA?xwUq>wzs>qcDS~+0ZF&EF4wkBmzH+7 zwobQ}PFJ8vYr9)Zhigj*NDUCRw7WvYTRL4@+rbKe$~s-!z_MU9ZV;7VGHJ%lq#3h8 z8e3r|w00y;p9v8uTe_lr*@~h?ONtgP1&a7|_4;=8MoyX<HF;X>)ah|kXT(pNnJ|53 z;`CX$^A{B?Tv7;Bxp-;m(&c4Kmjg96tzAEB@4iKcjx0WWWaY8rTh5)|3Pk5GY&(Bp z`-O|=??1Tk;NiuGk1joY^zikYM{nLde)IOp+jlQNetiAu(}%C$K7ITC`TO^;KYo1s z`Sbg)Uw{7o{r~@e(2JIhz~C}33GxeOV3d}TlQ%Fla&>d}^7ioy4#~?eoHb|e`~_RL zZ9jDM*ySr%uiw6N_s!dP?>~I}^yT}HU%!6?P0?m()d2>*nx~6nh=k<cgPGBci6U$d z+&#Q91urdft!~>QlRMcgYU##nE{A{q|F4)i>)7e9btU&DEXorSofSD#YwaGi&CS+x zHQMR4_U4*>a&2=r_~cCVS$1aGrE?ZO|3psSF}rceVxH4+kERqO-fb(@Z8M5pJXf8F zJr&5_VEC)N$Ze4f_og_8#7#@K_HzsE*{C4TvcawXlGJN0&Mci3>liwMZ@>Jlywvns zsF0+N!6SxmE8ea;dLAhK)ga=-R_=tUb$7PUD4kk$H6kFAO<+-<dfv(_?v1San;G0* zUO#O5b#n5-x#A7U6PK903yLaQaCWl7%+LNnceG!8=s)p{?_Axli#=!5%vLFmObIT$ z&E9Ri#oy>=%~1obpUn>h-ozMBoZ%$orDOE=(1Kd#wHfcG-Lf_l0wq#US3j3^P6<r_ D8;*lw literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-header@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-header@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a3db8581c9003994b8e5f61beb8dde74bd54cd80 GIT binary patch literal 1451 zcmZuxdo<Kp9G_}69!n=}5t6h;Cr4@zX~}DTGsDJY#yCe5Q7AOj(5Tf}kNG`j#&c*y znO4Rl$s>i7vT{6TG;9n~9>omF^uUY|_BYyd+CTQ5&;8!d{oL>ObMHOpp3Cwi5w$f9 zG%*;Awwo(JLB}&_w^Cn+M&b5O4RlyXcX6YttE<0yb94lqYDBpnqhm0J6{^0*-yp*X z6}Lv?eWJZ0L!udh7lJVi2E+0!Eu4NTFe=zG@<QnK5B3Ha%-Zdq?o>RQj9FRnE-iJ6 zkN1v`cjI!8z%VgB6$e3tcn%H(o!D$52;x~R7bcUyWC94{!c2CBVL}qeC5cUhVSExB zO~#>BOcnux0458siU<*6;~_R72?mm20*C-0LO_>51P`%P96~t^KnSY*yTnA$Dgp@O zA>^Bmhg5}V1i)3YT8m#b`PWM2gF3JX;Hop4@Lw<yJc{oM{GG4v`)!Ku{$2k+j-CNM zEfGX-#Bzn%M_9@3DA*~~v<zw**E^l-m&rSxm3`uBb^z~M052!#+V$YvyfZiWXY+1` z^Z$$~EM^py#1`GYTwHp&q?B1+$*e$81y)o+mG@v2Rripp>hzjAZr#Joy87IPr#Bm$ zZZ$O*x3reDw3fEERR}xoJr~~>cRuLss_pvwad%Hcx1^y*@}x)dd}z4)?P$;FsAP0Z zGB(ybChe0-`(?71vhjiO@mJ#$uO=p5tMG2*{rk65Q=?PzG5H7i?Ci%`#U}*{<!7aG zS~)kju(0s;>mrJ!rKRQ7wxVi%^4iVl3pp80A$eietova-cBAg5EqeM}4Ggy#Z#UVo z^XFZ=t!)n4+Swm=bOC&P{f?jTKXp1d{2c8<bj-!r^bBt1RbD~SgPPj9`bW(zt!?c> zQHQu|U~p(;Oe%Xf`ToQ7%&bEBWqx6CnMUe7iatxO8{ka!c_#0l_tSOO$3_W6!h*#f zo$5z|Oq#r_OmHCir{AvZY4Y{jE1Ei>CD%!Dtp>^(b<E9W8_H~=7=fXoeSHCO#!nrm ztrjnZ#4<wsqw7B>H=G_f<hb(;^aH~zicCk@5j-x<93;El-f<$Kz5guk@KRVY!^$WH zTHmnE<K*D}ye9X43X5#%Ftzj6<8TI*)+;(x%^_DmJPdGkBS2g=CGWN7kM!Hu+XQ#Y zO%J|2<_n&mTmozy#5Kn!EePJuSJFLo$09h*q~1L}_469m4xyKdMg(%4#Q7i@F;o_7 z<L;12d&wQ!d~%|88xtEGaYE0=^Fb6NUpTjGXOpX8SqhG5o>sT)qdm)4Q#8F<5yuHP zm0#J>={*%`0XG{2T5dQe_!R(q+L?$}?@SkMK4x*@quoBaMVkn+ujIg~<Z;|<cdSEI z{u)~$t{5aM^&I(ObdzT2NkR@R)+peAUHX!<8*3UdVRpj<8q)QDF>)pWIMQb%OWUZO z$}8NYhnx9ido`68l%6%0QfY%7s?6{EJUwKxHFhSue$FgIN3n0p{#{$mFf)!Sck)Vp zsAk=0^wLA&e}5$r8hn(drf|}bUaJf08*#GJs@DqF#opAQ8y`v(ibLOwbl-K!i>uAb z-_oW>Gy9!P$>z>zDv`)JseXx=$Z)Vd8iMS*sC8GLRj}-yAnH|nac5GOYWA1HOZMzo z_O5^@^o|k<U9{{#qLaex_RpA<E7$Ic8C;7EX|r}+@F<be?I$+N303^X@lO5OEPiC} zM#*ER0@3IOyy-C3zI=VjfP;5FCy(Mu(JDwEc$?T>)?&Xm(l0Ql@Uj4SP*@ff?l1c? dY<|k>56nl?TIiQXL#gVsbi<Q?a+i~d{{Txu*=+y- literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..41fc6143a3da488bd297c46533ef3a3496cda7ba GIT binary patch literal 770 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EKLdP1 zT!A#h|Nkx>9S;5dHtp@Mot;iCEj}%M&TVau&7CgI%`VNIo^3tu9UacCtsbr2E-f8E zDYupm*OqpdrVf|Z4!8C$Hz3*8>Dt=v+S=vX+~LyR2^0aUbZP5wYwdJ}GTK4x)^?}r zT9?Xtw^lG0XijUpOH~6%Z%c<`VVO&7r&CF}Q%R+%mAk2xr@4){xt+JU0}%O|JNuct z2AI1BS-1vR_=a1BC)xl}WTH)MicNfmT~d}qcCkZYnG+Bd15t%jX_Zq|gL74#GmxwS zqDJSsM(4&>=SHAAI~fl-u><`cToU9L%)rPmASfj*t){N2sim!_XJcy@8Wt8Fk(`o} zos(NqQd(9~S=rRw+|tt8*3r?~)z#hILjY*(WdlYQql~AEV~B+0-h;p64+coEKX@PD z`BG^~x1N`{@~hHKsp(!5#ioA$|35h@Dw}Wq=f%$t9#S>>{ah`3Mtb#3mPL<t^Im(o zvrnKe`uuT$DE-an0)iak)+tWN+i-4y>%wby)zreW))?mmwuHvEo!8hjZHeZl42FoO z_3`u9yqdUZKFfsX7b0#chwWJMB873zr}-OIZYQ@ob3K=EXswm!kCpS@WE;jA)WOw| z{cW%5OV3GfKk_(s{nlns|MPgMXG*orX+_uH91eZzyIkbXKb-WaklkTYy)A#mJUh*} z$qYTr*Cv^`%1M3Dy&jRC0&>D3mt6;~n7f^>y=7xsY4m!JH`j@75vPrJcwc|9&Q-iM qx5}(-#gDRuDVy3NwQ`Pb%(!o0`s3L9m(g!PY0%Tv&t;ucLK6VWx;E?p literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ef915e04b3cbf0f0cf37a3fd7e1d047465744824 GIT binary patch literal 1323 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42<&v zd_r7-iW&a@Z)j);UA4*qNcQ#lHZ(XiOttRp^lWJGoHWU$qXQ`J(BE&<-tOMe;NH;Z z+|~vXY3Q+SYjbO9acSrPs&Q&*@n~;%YwmXI?sjVKa&K>UZSHby?Q#L?YVC4sYIg&Q zw6wT)cDey|wRO9;wYju(xHh%9G`D*+1J!f_6#zwmhP$<Oy0)~tw6%Ev8SPze?LaM^ zuC47L)7m;*fD9nn(&^UP;RYl@QV=fC{0^W3x7JRO0+4#3IUTNTU2d)IP(dIUB+>yi z4QQ7ekPTD@)CIJ?rNh+9-PFp{)W*{sguKlie9fJF&0Pa5fXFk%!ZXamJH)~}%)&R! z$}iF?B-Sb<-YP8KDm>9DGRY<~(FRDyrr5-%*~DkqBxczpW!t6X+NI?>WEDDO=R0Hr z$zq56QisAar~EP}AX!}IR953uQRh_E;9S$-+|cOU(CpmU?%dqz+6W9iko#k`!yADS z)KwDX7tFxO#LU9U#ly?T$1fltC?q5-A|fg)Cnv9<sHm)>YG7z&Y;0m?Zf<R3@8IC* z<R1_a7!(v4ot%=AnwFlEo0pegP*_w^Syf$ISJ%+c*xcIM*52OH+11@cDyVke>%_po zl<Dc>7!q;#?Tw$|LV+Ue1xt*!e+!L1^KHr0GTo_OT8BLpzcBiqc_87D(k(H?vp4wM z-}Q?*Q`nyAKK?3x{^M`u_L=7^`+raCKE8SC+3D--{wEmNu)aPMVqx*Z{_4@-s9MGw z6Ig22@+|usCi3-LJh!B)mx_vN@CAjU&Ao>z*83%hJYMak6DZ!>sU4@D{@x(V#9Q-{ zKqY6}Hxp~y#}d!V`z%zpTiv_-LT3IE3vI4KpQ!$MTdds!LpLZ1d!^V`9eGu<&*AKB zrxl*k$+D%(pW3bBD{7f&W0MiteD2Y!UW3oPe%I&Z`Uk#NKiZb^_~tjQ5=PSnu7^AY z&xJ2^pA!D(j}p^Ln+!3g|8tv7p6kvOzj42UuQPkY{T97IStSMC0>z+)Zncu*Hz)q9 zecpVq*{DW?d%N!o&Qcqd^Q8_Cow;nx7EYfQG`Ifq$+^rz@{<%&oHqUnp06!mU-Hyp z62I!hQspmwGbV8#=S`WpYm=p*rFh@$m7B$!E8ki=9``l8acZ|(r<K9+_Ghb}=EiS$ zy5q*Ll}i=&CGg*vuM?)?dV^6{Zv*Sw;yWSTosxy_3BjR>Ek!;Vc{2YD1DlGsHtTm- z{Ycq1d6j(4JmVFU-&;#Zwe9=$_KBQVQk>tt!?Ca5*6}c}T_!m-!6tuu+#5c3gGuLh zIJoiMT)*mgz}yx)XUTp!%Zn91-|;O>(|`Ztx5UDC&&ra%3#?MAGx3ejl9YQ_lygMy zvDC&(Yf{a-Rxh<*UlZqb{`xa_Q~d>^o4Tg>czJER6y<mC#>uQ{zulK5G8@_6+24G9 xM)|imc?sU**SwD$TFiXC%6i*Bx0@|Lxdl@<slI(tUkfU%JYD@<);T3K0RShDDf0jT literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-header-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-header-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..954c7d7f9853a36c86c4a2401bf25bc5f5750eaa GIT binary patch literal 770 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)Ee*%0$ zT!A#h|Nkx>9S;5dHtp@Mot;iCEj}%M&TVau&7CgI%`VNIo^3tu9UacCtsbr2E-f8E zDYupm*OqpdrVf|Z4!8C$Hz3*8>Dt=v+S=vX+~LyR2^0aUbZP5wYwdJ}GTK4x)^>-= zTBq__w^lG0XijUpQ&k;EZ%c=Leu+zKr$a%hLqWNop@W{WgPy5_p1G5rg{!`~v%a~j zzJ;^Cjk~^$r@o!HArLuu8@mP=y8}^>se6!lP_%hStVLv^MP!mibc$7CnoU-|U4E$p z5EYg=6jwM^)B){ss%da;Y;|qzys`P;ccAw}N`m}?85sEm1f`^<)zmdLwY2s0Y;5g9 z!@|NNl2cN$b8<^cO3NxLE1Q~|TUuJ%IyySLy1Ki22!Vrcr|vQ^FiLp3IEGl9-h1U{ z*dYS}wg-A04cgX=IFvM)n5+WCrf$00n{;r`|J^e-c}#kC=3&?WvR`w*q@*p<_}!;J zNiT$B(y6zuM~(~H-aNoC)9+VXV$|1`ZKlUvr&usYq*v5$F;xFyxLNMc^6xd<jN1Eu zSoSc!2>ZJ((0GMn@<2D@0gl^4E#qvu02%YgojR?6$sGFj8q#lE_^Hwm2EVudXR+ znp(S;9=*N%j)1d^+ssAm+rM0HDPQ?<kzePcJDa}UWm!4#&plJukD(u#ql}!@=5==j ziA03&PrGDx^OAPB{>Nv16~=ptX0QJ7(QwxGpN3X9auas<R9fBbsm!>3RpNf@HtwZI xvo$vB7Vm5^?7e@tK&yX!wO#4D_kTryF&7&A5nZ;PM-P++Jzf1=);T3K0RXWeIe7p8 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b977c8481543caf4df57815b08da6e7d73035125 GIT binary patch literal 1344 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42&BB zd_r7-iW&a@Z)j);UA4*qNcQ#lHZ(XiOttRp^lWJGoHWU$qXQ`J(BE&<-tOMe;NH;Z z+|~vXY3Q+SYjbO9acSrPs&Q&*@n~;%YwmXI?sjVKa&K>UZSHby?Q#L?YVC4sYIg&Q zw6wT)cDey|wRO9;wYju(xHh%9G`D*+1J!f_6#zwmhP$<Oy0)~tw6%Ev8SPze?LaM^ zuC47L)7m;*fD9nn(&^UP;RYl@QV=fC{0^W3x7JRO0+4#3IUTNTU2d)IP(dIUB+>yi z4QQ7ekPTD@)CIJ?r9;oqLC@Gh&(ulJ+)2;ERo~oI-@;iR$gpzNxAQgxA_s3nCtpJ+ zKSO6<LuWrjS0D;7cJ(uM4KVc#G4%^K^@}tIqJT*AkXVbbc#H5vi^xQa=oE|C6s!0Q ztE4QOj9i<He4DI%yWC>C+)}&zQit492OwEm;ZR!TR953uQRh?zL=8?g4bF9q&JB&u zjjhhj?XHcju0XQ2(|AwXT40n-C<*clW?*DuX5r-G;pOAw7Z4B>5)u{>5tWsblUGnw zR8~<nFf=kYHZe0dx3;l&aBy_;4+sbh3W|(QPDx2kOV7#8%gZk)EUKuis;;f8YiMX} zZf$LAZ|~^r>h2*Ay#8}Wf`Nf4&C|s(B;xSf8$ZK^0!7#hmKbgS78-r#+mfkex>LQh z4tpqmF=SQiUMzNT3*U@ZF|*b?^*b-O7#-NNGk?dwN0xQ<Z9nH!-uZrSuZ4_sWPRrA zqVH9IlLOL^{ka$SeWRIAW=Um&@1sJ~D1)=to0cs99}?Wzq2em6Y0BTY+E?aSWns%A z5#!5eCS0HS=mhKXnVUDy|6+DuJu)=u^M&n;uf3F5W>7DZCX`yaWAQCZ8?VAGD#pEQ zSo_1Q*gZoR9F<Tv)U7!1VvC*P+UQAz%HnNNr~D4*2FYriQR2Fj8PV!DX-;L@%=HB| zM{j<au%%vY?ZS$W7oQ20w0&`sY*XQ0?tQ`boN`@_U}Fl;EY|b&>H6=VR2{YBnv*}{ z@S(~ZYn`9(;1iw@B9f#v=juY~XRpmZzBhi~EivWLLX(*53)$~{Pvm;#z|_9%!9G4) z(<!go#pl1V6gaw&^TW%46@S*AUpn9Q4kKr~N<|#+-o#xghc_}yPRlb~#BC;H?VYaE zcJ%6dPOGx6g^TuxD}9rx=yrbZ^)z;8qWFv(|5hd+ez($AMfecklfy3rx3KK?;lG*_ zAy&??%rJwE&EonIeQUlt-!lhSPVGMLz3WHPA@TW-SzbQ-oyPlg!RkA6?<jeC6c=5- zahE@ELF&y_cdPE?<h=RDt|7F)vFAVEo7Fj?{1eqUeV=VT(x`m(Z29i~EmhBa>keLz zv-Zn*uN>;47q>aba>wqoB?8v|(nmIJZo8~uV;o-btf(k$pPG4QMdO}Xer~ESpN2%m zHeJ+?UfcHcU1MQHbI<qk{DW+tubn$>+x#zJugeMh8^tR(r#{Y~QaWS5;*r;<6Th2< Pfl4q>S3j3^P6<r_)Sf;L literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-header.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-header.png new file mode 100644 index 0000000000000000000000000000000000000000..dd3d2a597351020ff7f3e803f5f382cfa721f9b8 GIT binary patch literal 813 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>j3NO( zA+A8h4FCVTbaXiM_uI6$yLNUuwY2!O^f|Y+IW~8?G&j36cY3z<xOa3ox3+q;cDuB6 z0HxeoI$T@YU79*vT07j@yWD_eTc>MlyK8HgYjcN7dnZr?sM4ja!>zT`70PG_v0K{{ zXUs~TF~_YH%mtbQ($$_cV-`qRYiHS#6&1@?6fIm_v~a0wYo~8lPvoSjkyEC|PMsbP zLNgPm1JUf<d5iKFEGb;Hq<GP?(q${kmaS-9yMFfGy^9VXU3vWYmU9=jT)40egf3pV z_u#^VM;9MGdi473qqlFLfYAGwA3nVP^y$O5Z=b&X`1Iq)Hz4};>&LHOzyJRI|NsBA zM{)0g!4gvv<QL4q$S)u$B`vL{uBoY|t*2*WYZn?879NqDl9HX1TT)V5R#92m)ZE<C z(%RP1(b?72)!p4gByg2B)B(nWvZsq<h{fr>SFQ&gau8vAV9#in<nEvov7z~H^83IZ z4$g=J6Kel||IoDU=9@VmyZ)DbKAYwjnQ)_XxtO{4ktJI;PUvd)$obd7oDweew(Rd; zm2AE<N5s6}#a!&&ZG6vo@*h)w-HZOOb9N=Weg9dlqU`cnfsw&&o@t2i!X1^&2WEUZ z_%n42n^R{l;|Z^2ze?9G;up2dWOzME@V>cL)`}JTxE6T0lzfc5CjBY&i8$jMLBYH1 zk9@Niy(kwyASEccm&GZ2(f;Ra8BUb&omRRaxypshko~}`dHd`#Zi{IC+{}6);?eBr z&{?~47#y197q6cGL8A9hc7puuNtSb8^;S-b@4fx+$JK3<n_G>H+jTa}p8sz9+#<KF nyxc7O!S%fpW_R-b75&A0zu;bZ*0&WmLCMwA)z4*}Q$iB}$wYxN literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-header@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-header@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5af113372dc82405ac64bcc3c18b09a2412247b6 GIT binary patch literal 1424 zcmb_c4O0_W6b%T4M1wRSVk(i0Q7Z)|Duz~2AtZqa;ae2JNC+STLimvQ1zkvXH=7`& z5e9@36&;Go2pDQpilQ=<Ac#@Ms^AEv8Bmal%1{kv=v(bi=$-TKyZ7ul_wLNjEEX9a zOeRrD1OkD~58*_EI~^RR{SuJxuDMSH*OGiTKi1yfe&o-HG0+kvA@TVH!dET$u@X{$ zSPjTk1>C&_F*#`kQc+$iK`NDcAIi?m7mFmR-Z^;(>;Cqq5(rkqkzui1ASNs>LJ+k3 z^5p=K%gY526aZEEVHh8R_!<pIp#Xe9MTI|#218IVR33yNI0Kb!M-ZM|&Vdv_!<NfK zP?RTA@l-0dOc{)#T$z#!D>=XgD|w|T4={3hFoyAf3sG?qgd<mQOA(F?4Uqv21_Xcs z!+8kCm7^R42>}JF<e|WVabXmnhA23o09lUlU<D6k{L$wY%vS&b55{l-t_O1zTtvx( z(f>%$;*0`J1G{*j1~T9R+wmH#!@!#aqZl7mhGJy`0A*RMS`(+%Bve-IudLo*Reb=* zndIual)C!#dTmC%HdA}<NMloBW7E;bOUIio$y(armNv9ahqdX{*Yz5GN2R`_?nalk ztGl7Qr>VF1Qm>)q?tpG^uzk?jZZuvuKIj}8x-s-<@cHwhanq2=^a#hq<B5r<I3`CX zC!gVXIW|2#J~Ly&@p@)%?)BXK?EL)O`S<V5X7j?QuzZR|JfOnLLGW?41<~O#1S{($ zHbl}gvV+5NN5?NI6enlr6>c=z8h1K<En^*X)8;K(d|1A|e*QZH0s`3)k&#i+(eVl5 zl$6x8gIR~OvvVZ5c}I^OKT%X%3_&F_7)DT3fhkpG|3{1*{XK&~urB6v0%KiQ&D?(J z7b|kL8|&3%&3xnaFfDU;Y-K$ow6KfXZ`fS9J$BqEXNtns_WLhpPM+J;edbt%@IYeq zLSv9!WJ*@v@xXYm`KIg5?%O}?V-V$xRPlk74X`>#RB^@qLeZ0q1Ytt{aC6Y%rjyRQ z%+{}~g4mW@J|}8u%&Ji`!)?PB`UNQ_ZT-jnFPj<4eruw@saf3F#;7gSCt4BjvHsY4 z@M^~{p?6#$TUTGyT6e`;jVd0ijVa=@6IA7$KCiJ=DPgT^NLoANPG9;3)H2m`WSBBX zp-fdjY2n6*n1_|JvItLO#Yp=`JM*?3-OyQ2CY&`aaWQ*3&`KixRQi3nwLU~+YA*Ag zJqL+TcYJe^4{OUuo2js(3T_Ue3upy<S2sty``l-<OqxdLk(-teq*Fb&J#3T1UGf@g ze6~s!?hLFYcsj&wWF}R?agl;rs@{_H$o><P{F#Z?AMw^@JOeJ|+js+({Lmyy`04a7 zUo+FRaF$`6z{CIK-U%{k*|lp%=|%N=EA5V}x(sI?xy|T4&d>isXnuU=``fLol}q*e zBubX)R_N&PD?eA?d)B874T9X+dD@~FvNcOoEZY?UrG10NUNt1yp?<RAMOs&fV`z2+ zUHqfPwcBafCC-L;D*x3`Soam?TggodWuS0g^dRwAd1s;rYV*!>x^~kZ;d!?PCH;Jq z$W2V{iE8hEv&`^9XmWGum>qY0Y2O*+Kx{18xbnAO*DpN3$tN+2&iAcQKiHQ3^LKmp z)U&3OmU_@=>qglW-Bj!Hsm)Fm>HyAwto`FP>Z>S0eDScQMzXD7_M`1H;&NTzyPl`` OACb=u=UincmHrDr!kJtE literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..dbc28cfed5454b1a75414303e6900afa06475577 GIT binary patch literal 770 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EKLdP1 zT!Hj|nt?}e-aLBq7H<60ckdwVv-chV8J8bDc5UtSZ13{z>hbI9^Xr)q&@&;ZZ$ij~ zNs*JLMo*cVIDKZ~^w~*3G;?<GqGhE^mX$7B(X(Y+-<E9?fN0x}xqJ67ICyx`;lnGB zpE!K|=DB<K&fR-(;ogIbj~-oq^yKoBC)b}nd-C?}leh1my?_7w{fCzyKD_?)>Bp~M zK-*=NUO50gA6ydT7tFxOFCZu-t){N2rLAXUYZn?89+8}qos(NqT2@in)ZE<C+Sbw0 z+11tELoC>58X&^Jz$oMC;uvCadheB+VTTL^*dA<C2r$=aTGVt(&1z`__Z9^)afejF zv%l?oIJ0LxIrFe<=iEAV%gObtGH<Udu$ihWu!QSoh>eWG!pG4(6XKQ!t~7~1#hIL2 zrXOhZDIxIQ)}1ERKMd!aMufi2tItzX{UdXZ;Yzn)+82{74{oNXOG~?w?y%PfSF$OD z*n0&w8NWT=*)h-cNwi380h^r46@kFdJ&SCz|Jv<c$y@01<ca2~jn^);t-Ew$#jM3I zYOej>;F$U3_0Bg{*Y^D6+IDI}pGk*u*P`xszqebJDM@XZ_*(tP<87_SZLgYlTs&WE z;ASn&`fc^OnW+h;XODy@@9BzveJVzOO5)uGYu@kfd;BZ)G{?JliAK%qtJNw6ZvBdX aA^&CfyDGuCj<bQ$z~JfX=d#Wzp$PzA?5aHg literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5fa3dcd1d4a8bde55a457407e136efc19677c4bc GIT binary patch literal 1333 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42%l{ zd_r7-ivJHs;M&^h+TQ8j-s#!i<=NTg-Pz^a)f3b=A*63o$b?B@6DEaEn36bsX5#eO zNz-Si%$%DscU~3<Ey$j?Aa~xP+y#sBL1;<gq9tX^R<v*2+_`ac&z5ZyfN0x}N!xZ! z-L+@--u-j;?q78H@Uo*vR~|pH@yxl+XU=UocVW-v%X=?h-G3E`uAjPd=ghr(=kDFR zaPPs*XU}gxe}3or%X=?hK6?B1+57j;-+y@i;ls-hAKriY_Tk&NAHRP6`2G9W@87@w zf&n;Q?oVIT2#loek|4ie21X`k7EUf6UOs*SK_OugQCT^81w~~QRRcpKV-quTYa4q9 zM<@S)z@W(J<doF3^qkzh{DQ)wipr|$+Pa3u=GM0Mj?S*`9?F4urgAR>15>`Ii(^Q{ z;kP&5h6_20uqP}rx_HKDt<UL6UT<8zS1g%yfOl>allKYH!?&i~o9b|O)0I05zW%#9 z*Q_A^#?6^ue;qCUQ=9hP(zrVP8K2(ux^Ho_tZJDLe$aShu=wGFhW9?g-YdVeC4>uo zxOUrMo*m=YZ(A!peU2n~21Z3NFI?YvXotS5!KwL9(_T!{)tK0wr@j1Uztq`FEQYFE zd795|^{eJM{AZr3*i7x#TW8Om6ztioDRep|<>8i#mW`{L&WbElQRQA+wY*TmG+$|< zTCm)=48OajA+l$LW<Po0cGs*#?5U3MZ5_w(tCj`gTkF)`EZkD`K7sX>8}AG5#3dYe zMPG<L6}7kf?4TccfrsUv^>K~-A3x{RJh*Y6!}#@uMNZ-?_#RGpb~8Zk-0BOVuPdv+ zy*GcqEn>ovHkBQVoXS@`R<vBkJUJ(WD{u7$=C>=?e)qSxDpokzc1&@JQ{dZ`{!`B% zdhalY*S4`e?S*NeDtn)>hk5C0&aV=M4=iR{)f%qJvp@dQLX*w8vfkgKxZ>1r-=%wc zxxd{`-uE^5EYts{TtmCa8kZ9)+YfJM%{>r!+PBnj+QV{&O*+p-e`p>*qOZ;;5^+Ik z&T6?D$1{~nmb{rOe(T`#S59+l;@>V5eQ{-%a7?jL`tv=l*}vY&UCo<nRFb}{=KkXR zH&KDSOML$NWJX%#W$g_#=bUM@49HH++jl#_w@x$tXYHwl+itx+GSM;S?b7U5RjheY zafWx}u6)sKl{{P*5TX=k{`B1S2hOo^3AXy3Co5`dyiVmG@OYoN`*cx%Jx`fp^1pe` zYq~3w-ShtkSnLW`l9GG1|IWjk|D{v;pXnbyoV!@C<l`e?j$rU~^>bP0l+XkKI*I&A literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..dd3d2a597351020ff7f3e803f5f382cfa721f9b8 GIT binary patch literal 813 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>j3NO( zA+A8h4FCVTbaXiM_uI6$yLNUuwY2!O^f|Y+IW~8?G&j36cY3z<xOa3ox3+q;cDuB6 z0HxeoI$T@YU79*vT07j@yWD_eTc>MlyK8HgYjcN7dnZr?sM4ja!>zT`70PG_v0K{{ zXUs~TF~_YH%mtbQ($$_cV-`qRYiHS#6&1@?6fIm_v~a0wYo~8lPvoSjkyEC|PMsbP zLNgPm1JUf<d5iKFEGb;Hq<GP?(q${kmaS-9yMFfGy^9VXU3vWYmU9=jT)40egf3pV z_u#^VM;9MGdi473qqlFLfYAGwA3nVP^y$O5Z=b&X`1Iq)Hz4};>&LHOzyJRI|NsBA zM{)0g!4gvv<QL4q$S)u$B`vL{uBoY|t*2*WYZn?879NqDl9HX1TT)V5R#92m)ZE<C z(%RP1(b?72)!p4gByg2B)B(nWvZsq<h{fr>SFQ&gau8vAV9#in<nEvov7z~H^83IZ z4$g=J6Kel||IoDU=9@VmyZ)DbKAYwjnQ)_XxtO{4ktJI;PUvd)$obd7oDweew(Rd; zm2AE<N5s6}#a!&&ZG6vo@*h)w-HZOOb9N=Weg9dlqU`cnfsw&&o@t2i!X1^&2WEUZ z_%n42n^R{l;|Z^2ze?9G;up2dWOzME@V>cL)`}JTxE6T0lzfc5CjBY&i8$jMLBYH1 zk9@Niy(kwyASEccm&GZ2(f;Ra8BUb&omRRaxypshko~}`dHd`#Zi{IC+{}6);?eBr z&{?~47#y197q6cGL8A9hc7puuNtSb8^;S-b@4fx+$JK3<n_G>H+jTa}p8sz9+#<KF nyxc7O!S%fpW_R-b75&A0zu;bZ*0&WmLCMwA)z4*}Q$iB}$wYxN literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5af113372dc82405ac64bcc3c18b09a2412247b6 GIT binary patch literal 1424 zcmb_c4O0_W6b%T4M1wRSVk(i0Q7Z)|Duz~2AtZqa;ae2JNC+STLimvQ1zkvXH=7`& z5e9@36&;Go2pDQpilQ=<Ac#@Ms^AEv8Bmal%1{kv=v(bi=$-TKyZ7ul_wLNjEEX9a zOeRrD1OkD~58*_EI~^RR{SuJxuDMSH*OGiTKi1yfe&o-HG0+kvA@TVH!dET$u@X{$ zSPjTk1>C&_F*#`kQc+$iK`NDcAIi?m7mFmR-Z^;(>;Cqq5(rkqkzui1ASNs>LJ+k3 z^5p=K%gY526aZEEVHh8R_!<pIp#Xe9MTI|#218IVR33yNI0Kb!M-ZM|&Vdv_!<NfK zP?RTA@l-0dOc{)#T$z#!D>=XgD|w|T4={3hFoyAf3sG?qgd<mQOA(F?4Uqv21_Xcs z!+8kCm7^R42>}JF<e|WVabXmnhA23o09lUlU<D6k{L$wY%vS&b55{l-t_O1zTtvx( z(f>%$;*0`J1G{*j1~T9R+wmH#!@!#aqZl7mhGJy`0A*RMS`(+%Bve-IudLo*Reb=* zndIual)C!#dTmC%HdA}<NMloBW7E;bOUIio$y(armNv9ahqdX{*Yz5GN2R`_?nalk ztGl7Qr>VF1Qm>)q?tpG^uzk?jZZuvuKIj}8x-s-<@cHwhanq2=^a#hq<B5r<I3`CX zC!gVXIW|2#J~Ly&@p@)%?)BXK?EL)O`S<V5X7j?QuzZR|JfOnLLGW?41<~O#1S{($ zHbl}gvV+5NN5?NI6enlr6>c=z8h1K<En^*X)8;K(d|1A|e*QZH0s`3)k&#i+(eVl5 zl$6x8gIR~OvvVZ5c}I^OKT%X%3_&F_7)DT3fhkpG|3{1*{XK&~urB6v0%KiQ&D?(J z7b|kL8|&3%&3xnaFfDU;Y-K$ow6KfXZ`fS9J$BqEXNtns_WLhpPM+J;edbt%@IYeq zLSv9!WJ*@v@xXYm`KIg5?%O}?V-V$xRPlk74X`>#RB^@qLeZ0q1Ytt{aC6Y%rjyRQ z%+{}~g4mW@J|}8u%&Ji`!)?PB`UNQ_ZT-jnFPj<4eruw@saf3F#;7gSCt4BjvHsY4 z@M^~{p?6#$TUTGyT6e`;jVd0ijVa=@6IA7$KCiJ=DPgT^NLoANPG9;3)H2m`WSBBX zp-fdjY2n6*n1_|JvItLO#Yp=`JM*?3-OyQ2CY&`aaWQ*3&`KixRQi3nwLU~+YA*Ag zJqL+TcYJe^4{OUuo2js(3T_Ue3upy<S2sty``l-<OqxdLk(-teq*Fb&J#3T1UGf@g ze6~s!?hLFYcsj&wWF}R?agl;rs@{_H$o><P{F#Z?AMw^@JOeJ|+js+({Lmyy`04a7 zUo+FRaF$`6z{CIK-U%{k*|lp%=|%N=EA5V}x(sI?xy|T4&d>isXnuU=``fLol}q*e zBubX)R_N&PD?eA?d)B874T9X+dD@~FvNcOoEZY?UrG10NUNt1yp?<RAMOs&fV`z2+ zUHqfPwcBafCC-L;D*x3`Soam?TggodWuS0g^dRwAd1s;rYV*!>x^~kZ;d!?PCH;Jq z$W2V{iE8hEv&`^9XmWGum>qY0Y2O*+Kx{18xbnAO*DpN3$tN+2&iAcQKiHQ3^LKmp z)U&3OmU_@=>qglW-Bj!Hsm)Fm>HyAwto`FP>Z>S0eDScQMzXD7_M`1H;&NTzyPl`` OACb=u=UincmHrDr!kJtE literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..a170451138e9f05a3c509118a1ec99c5cb7ab168 GIT binary patch literal 798 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>jG6&H zA+A8h{|5*>e*5;(o406|KY8~KD01%J10Z?k-u=su9=o=7c(ix<cJ=yo_xbnq2lh?~ z>YEVKKQVIB)ac365~j~goG~kD#_Z&ovx^olEnd8|WXZD9rOSJ_Z0p;)y&s6S?U=A_ z$DF<U7aTma=+NO+$4?%*e&g)D`{(XIIDh}arH7AzR$O`f`1;eQK=(X(`|jzxchBCx zfByc%tB)UFfBN+O*RLPHegPfRXb}+r3@o#fAirP+Mrj#2c>_ZuS2uSrZy&$lki7iD zS###jU$AxC_CrUHUA}Vl`t3V+-@JYI{=>&lU%vnN_51gqzq_}dO9TeHs;7%%h=k<c zgPGBci6U$d+&#Q91urdft)4dNa7xfMHTP*+ocQ?tLb?o%lx{~`6R^<tq+6RR? z&mL`%E?d`Xa@yqe(U^55l`>_AjJ6&&ddoF)RrO?ppO<w$&rtWaGj3kDQRVcO&nb(S z*%(+X(g|HGH+2Q`0ha&2e<cJ?X3^DeFo?FgbyJ#K&*K6I(~SrAvb|hZ++8XfYZ*H> zKm7b>nzfW@iI}EJz#|5}8y_Yu%?3(;5A-P5#Gf#?{!V%)kf%Lq!5%J!BeCXFu2wc! zajtvD*z<Y)?sT~&o=xof49AVUGp{V(^{C<C<dm7;gEs{RFMjc9dE_%s)$Um{+fHsj zYqZ|f=xSN*1`FqQoy%EMM3>&N;OaYY&Q!cpH9|?S`^+wbocn+C6}whE4!;cyat2RV KKbLh*2~7a5H_o*H literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a0892a7918bfb3264733a3fdc338c7cbc976aa91 GIT binary patch literal 1454 zcmeH``BRb!7{}k%@<?6FW5wIdYdeV1(%LN3^}<zilqRz*DLhI8kJreKaV8J2JTXlZ zJP=K(tt9ZqFf|nrHKA4u(Y(;avrAFjxBY$pgP!?3&oj?6&kxT$^L^6&{X8|d8*T>x zKojZZ769c)$PubaP~@8RsX<98-W7>bRaJdIc5)Od)ndHP!~=lQvmd_YykV{})HDFy zgTO#sIEY8bg#max9)1}c6@LjG69&h{MHJ6F83MpB7XCgccW8L?r~Us0+*64j5NYY2 zgmfg~E|PE$NxbJxyyts2GaxG`Fe?|84M94ULpq(47y6(GUHI@~VKJtN97!&TB$r-> zpp;&rltq=4MVFLcEu~`1sJOBUTzN%IIW3k-!&g<OJ!cRgY8k}Z7n#huY*u|vT?47U zF~6z#A^Rn{l|yOeP+zrIc68Fax@-Bp48DLV=xZ4ivIj+Mp{P|TdMSF#`N2ER+jra# zVy;-s9~tQ#k@QJMho+|APfI^YXC$+;ALr&K=jSKq7p4~$rHhL*OG^u%zbt-%`1*Zq z?YmsQDwnTsY-}hL8=IR7$o@M^3x9wGsU#E(@CyXCC~Z|%*{QAbn?B6I(8$Ep%zW2w zODpR`4vvS9IvsO%bqfkUdoJYsB}`b<RcsuXaP4|dE-5d+prVRZSKrXo-0`}ryNAo; z3;Kt}Bcl_OQ!}%l=9gDKLmRBF$rV_?zLStLNk}&rR8YI@pVhP4E-;lC8jo8c7ykO9 znU;r@^*^E6W$1dFaBZbK_Uz=LEGmyy^5HL@2tSZ)M>d}gbHu3>O2~zzrNnhbcl+FQ z(U`a>abV`P{Z~>^)IP)+dT2@wqi}o1Ub{2i^m3SoRc9J%oAuR4nqNLYlPUg)@XdTI zkPN82H5vS!pR#`vHaX4nu;7XXUaR43vVHT8L&e`%mb>P$hY#)@>VdZ-oP*PShSRtV z9ZIDhETaD}%=maTuTpRkrKi!PW`z~hdCg(Su74Ll@E=!yP^Iq2J&rPAYNu{RCvg!> z!%0x5vn4q{HsWKfP#*YLBhkXfy0a{yT8(X<0k#dpz?5ZTU!Uj%KFD9kSh2u=<TS=h zSPtq`ypAKX&8C+7J?MX;yktJal+a^ZvVsfsQJbwR2=1NrXj`E9x)hdh+_D=SwKk#? zDxAPznBHx0wZ=i^T(opgVWO0bm>rU2mqx~M+S1@{LvGcnizH=Fb<5zU^EOEtkul7D zlm^%hLRSsQ)J>+fI3HmhiOJR!XXk%Y?%`zX3)#*~V099D8tHkBVlz>2MP+S{zdsU~ z>c-M>aEJ9b&u=<1%EE1_#yS$Jp|KR>f<ybRkJ_UJ6~wbcjk}C*HJz%?TS&GODmA{6 zVGej-35+x4m@dg$b(J(%r2^Sv&%vcmY`Na<SYc_;in!^-jZ-0aW-S|(xwj5~Vs!BE z1qQ4eE<+NVXn{A@Cfu|`RAN)}^yVl>qfr_8QjK*h_p~on+&!|s_RS!<<jsn&J@ui! zRBKxcoG|Wv+x#G)_x{lyur_e{E*-5K5K`z^Br1%Uh~^!rMP=QuX5OE`^&-tSjlwjh Zw06Q125D_io1sqtknVnNPhCUr{0l!NfZhNA literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active.png new file mode 100644 index 0000000000000000000000000000000000000000..7c1e0bf329e04905d627b684ffe5ad7889abf58f GIT binary patch literal 803 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>j5+~6 zA+A8h4FCT-wX}G4cDi(QIJNY+wsyI+x4XA?xwUq>wzs>qcDS~+0ZF&EF4wkBmzH+7 zwobQ}PFJ8vYr9)Zhigj*NDUCRw7WvYTRL4@+rbKe$~s-!z_MU9ZV;7VGHJ%lq#3h8 z8e3r|w00y;p9v8uTe_lr*@~h?ONtgP1&a7|_4;=8MoyX<HF;X>)ah|kXT(pNnJ|53 z;`CX$^A{B?Tv7;Bxp-;m(&c4Kmjg96tzAEB@4iKcjx0WWWaY8rTh5)|3Pk5GY&(Bp z`-O|=??1Tk;NiuGk1joY^zikYM{nLde)IOp+jlQNetiAu(}%C$K7ITC`TO^;KYo1s z`Sbg)Uw{7o{r~@e(2JIhz~C}33GxeOV3d}TlQ%Fla&>d}^7ioy4#~?eoHb|e`~_RL zZ9jDM*ySr%uiw6N_s!dP?>~I}^yT}HU%!6?P0?m()d2>*nx~6nh=k<cgPGBci6U$d z+&#Q91urdft!~>QlRMcgYU##nE{A{q|F4)i>)7e9btU&DEXorSofSD#YwaGi&CS+x zHQMR4_U4*>a&2=r_~cCVS$1aGrE?ZO|3psSF}rceVxH4+kERqO-fb(@Z8M5pJXf8F zJr&5_VEC)N$Ze4f_og_8#7#@K_HzsE*{C4TvcawXlGJN0&Mci3>liwMZ@>Jlywvns zsF0+N!6SxmE8ea;dLAhK)ga=-R_=tUb$7PUD4kk$H6kFAO<+-<dfv(_?v1San;G0* zUO#O5b#n5-x#A7U6PK903yLaQaCWl7%+LNnceG!8=s)p{?_Axli#=!5%vLFmObIT$ z&E9Ri#oy>=%~1obpUn>h-ozMBoZ%$orDOE=(1Kd#wHfcG-Lf_l0wq#US3j3^P6<r_ D8;*lw literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-active@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a3db8581c9003994b8e5f61beb8dde74bd54cd80 GIT binary patch literal 1451 zcmZuxdo<Kp9G_}69!n=}5t6h;Cr4@zX~}DTGsDJY#yCe5Q7AOj(5Tf}kNG`j#&c*y znO4Rl$s>i7vT{6TG;9n~9>omF^uUY|_BYyd+CTQ5&;8!d{oL>ObMHOpp3Cwi5w$f9 zG%*;Awwo(JLB}&_w^Cn+M&b5O4RlyXcX6YttE<0yb94lqYDBpnqhm0J6{^0*-yp*X z6}Lv?eWJZ0L!udh7lJVi2E+0!Eu4NTFe=zG@<QnK5B3Ha%-Zdq?o>RQj9FRnE-iJ6 zkN1v`cjI!8z%VgB6$e3tcn%H(o!D$52;x~R7bcUyWC94{!c2CBVL}qeC5cUhVSExB zO~#>BOcnux0458siU<*6;~_R72?mm20*C-0LO_>51P`%P96~t^KnSY*yTnA$Dgp@O zA>^Bmhg5}V1i)3YT8m#b`PWM2gF3JX;Hop4@Lw<yJc{oM{GG4v`)!Ku{$2k+j-CNM zEfGX-#Bzn%M_9@3DA*~~v<zw**E^l-m&rSxm3`uBb^z~M052!#+V$YvyfZiWXY+1` z^Z$$~EM^py#1`GYTwHp&q?B1+$*e$81y)o+mG@v2Rripp>hzjAZr#Joy87IPr#Bm$ zZZ$O*x3reDw3fEERR}xoJr~~>cRuLss_pvwad%Hcx1^y*@}x)dd}z4)?P$;FsAP0Z zGB(ybChe0-`(?71vhjiO@mJ#$uO=p5tMG2*{rk65Q=?PzG5H7i?Ci%`#U}*{<!7aG zS~)kju(0s;>mrJ!rKRQ7wxVi%^4iVl3pp80A$eietova-cBAg5EqeM}4Ggy#Z#UVo z^XFZ=t!)n4+Swm=bOC&P{f?jTKXp1d{2c8<bj-!r^bBt1RbD~SgPPj9`bW(zt!?c> zQHQu|U~p(;Oe%Xf`ToQ7%&bEBWqx6CnMUe7iatxO8{ka!c_#0l_tSOO$3_W6!h*#f zo$5z|Oq#r_OmHCir{AvZY4Y{jE1Ei>CD%!Dtp>^(b<E9W8_H~=7=fXoeSHCO#!nrm ztrjnZ#4<wsqw7B>H=G_f<hb(;^aH~zicCk@5j-x<93;El-f<$Kz5guk@KRVY!^$WH zTHmnE<K*D}ye9X43X5#%Ftzj6<8TI*)+;(x%^_DmJPdGkBS2g=CGWN7kM!Hu+XQ#Y zO%J|2<_n&mTmozy#5Kn!EePJuSJFLo$09h*q~1L}_469m4xyKdMg(%4#Q7i@F;o_7 z<L;12d&wQ!d~%|88xtEGaYE0=^Fb6NUpTjGXOpX8SqhG5o>sT)qdm)4Q#8F<5yuHP zm0#J>={*%`0XG{2T5dQe_!R(q+L?$}?@SkMK4x*@quoBaMVkn+ujIg~<Z;|<cdSEI z{u)~$t{5aM^&I(ObdzT2NkR@R)+peAUHX!<8*3UdVRpj<8q)QDF>)pWIMQb%OWUZO z$}8NYhnx9ido`68l%6%0QfY%7s?6{EJUwKxHFhSue$FgIN3n0p{#{$mFf)!Sck)Vp zsAk=0^wLA&e}5$r8hn(drf|}bUaJf08*#GJs@DqF#opAQ8y`v(ibLOwbl-K!i>uAb z-_oW>Gy9!P$>z>zDv`)JseXx=$Z)Vd8iMS*sC8GLRj}-yAnH|nac5GOYWA1HOZMzo z_O5^@^o|k<U9{{#qLaex_RpA<E7$Ic8C;7EX|r}+@F<be?I$+N303^X@lO5OEPiC} zM#*ER0@3IOyy-C3zI=VjfP;5FCy(Mu(JDwEc$?T>)?&Xm(l0Ql@Uj4SP*@ff?l1c? dY<|k>56nl?TIiQXL#gVsbi<Q?a+i~d{{Txu*=+y- literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..90918e115b86f70820fba258f8057cd166b05784 GIT binary patch literal 764 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>jDi6^ zA+A8hKoA#K9i7q;msTE?Tpg8A6_H#UlUNm#QWc$46O~vMl~5CtTos*I6O#l))j&p6 zVs%V1kgSPLss@Wx0~ygEK`;ZzP6kN<wL`?gY>*T}K~i;SOi^fbF<c752#qZciz@-L z1H<#cWKK{7hyg^VR_><O9%j}a=GLC(HeTkoK;&&<>uv4eZ|xXh=Mrq^5@HWRq0XMs zE<ofJ<LV7Wv98{6Zr<^3K5=fo@$NqH?tTdY;kkhzlouG08x)xz8dDM$Qw;PJ(3UM1 zg69B3#IhvFFPMQ*T1HOZz|hFm&E3n}$1gY}FTZfsoVoKCY~8l~(9vU;uUx%;`_A3h zZ{C0S@bS}^?>~P0`u+RQpFe+BT3%rUhOmUEi(`m{<lcjs!A$`oY!9YiIkPFp&@?({ zqwU74R+>T{tTUr#Mm_)kf5IH;!w*uQ)qSZnDD8Z6ZQ?nuUk}sF8aMnnHaFW;YTEVm zskfbY8kZWk*Q}Kfvy5!f56%u+V3{(tU6iAEx-XZZ`<fu%Bp+={lY@y%C$S|w>{hwI zW(re4g=*(<!LM?kpDS})GO&wz>hxs<FL&4Du4d3;^W^Ev65hFACxjtJLdDSHRr86* z_0Ji;=}x*Kb8+!E>(YoDtP{#TKOGbNs#m=I+##!mpLU*XKtmVg?!V9?ru{ZU!aL43 zu){KG>MNZVpR-FEfX?}y`s32_^G}N1))dWgQ<%2@W6t3Xdl^^9JWmr4i`Sl38g}9I e(W@5A-txbgB`kA`@!}d#+Vgbvb6Mw<&;$U%nlH@& literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b2935b0787443a9f65e134c7ebf72feb9c8c3843 GIT binary patch literal 1338 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42%~8 zd_r7-ih&?BG}NJ?AvCnXGdDLXvm!LPAug^mHnt%$r79tzAttRVA_*u`9g$camsTE? zTpf{65t~vI9$yoaToIK}6PH>UolpxDk4>zNPN|Mgu8d5oj!CGDOstGetcgmhiAt`D zPOgeds*X;q0xFA10<vpj604$<Y9J^o5hz#<k%~^Njs~(pvOq=^PzuP10hs_)3}k?~ z5CoBe8Uj)V(*jliG!U*5i2+dqvJOcQ!3H@J37J~Cn^}99+j?8rdRsa8TRZsMI0o7{ z0a1{xQ=l!7bPlp}3bu0&wsQ%#cMY|74RdslZ~~!7Cyxjx4<H%k<QeJg5$Wt1<?I>l z0z_UhE?%*&-Z8G;v2H$b?!F1$fvMhsX}%$ue!-c3AsK!^Mko+v1%%}Ugac7-V0ca- zkc`L;jVTF>EeVe;jfgLch%b*!sEkSkB5){yLrnSV6%k;JCX@vE1v4-*v#_xX3JHse zOGrvd%gV_sC@QO{s+pRZTUguJ+B>;KL`BEM#wDkuX6NP=m6VoMOqe)n^3-XImu=m) zeaEidM~)poaq`sZGv_Ycx_j@zlc&#KzIy%c)8{W=zy0|6>-WDrzw`bK3{3f+E{-7* zl5Y=wj}A(dV0#dLdfCl;yK^!#FK=3?E1lJ?#G*Z4cwSLT<jNULyth)_6d!!P{;Y8m zGt>Q@zkVHk{b^t7F_SGj_AJ|Xv$p^Li+Q_u?o0cf6gVTicH;k|M_*M=ihpS+zkmPB z`ilDofB1hZ2fq3s7pt-Jtknz2`un`I=apZ1Xc?emsbhcs{M!>reF4XJrWzeRHapq* zgyM_^ZL_6SPd}SBf9{Eu+HSo2)=o;?`+j++%^3;PAJ;m4Z}x8VdvaBDdE4vml%R{6 zd<z>4O6TZJvM(!SVXa-*C;RF48|}w$HBKz)Tdg`N?BMo*9}cqBDsP2$FZ?jWO3&j| zR$Y706utu$Q<ps5%6Mz7$Z5NMjX^DZ5(f$<J@IDPvRdSH;Wy{Z2EIKE26Iv*4iw+I z+O>2d|AH%y>_YyGJnf7&otNKjipaajuWB#*(%CD&NirsBr!%t`+uWCjTkf$KZ|!=@ z$EzV(qGH*@`S;8vt!dF;oKO0@J9$)^o#WBlX!411iq(rF0u2Wg8W@aY#7-BoEimz5 zcVb|AqR^o5HtXo7>4F-rFB%wGED{9_GQu^dh4whTWS4CaO!K<H@HWijlxmst!gebu zm9<Up7kucnD)YYeCT$kPzn^aV)wwz@z7nW6+0Uqh$>~a=(?6}f^IkZ`^*_2&ur?&; zT2->zCxhfG4`P)i%_@^(PrMB5k=hfja+)n%sYk}CFsmSUg66b&PtAoR&jh}**z8iI zaqs=Z+s8M&{5fMu+wH4IC*5wECFZ8gJh$%fhjJd5x&Zgn6Ms&+e`i&j*+2H&=c}J} vINjWKxYYOE?mzD3cYRCSx9LujynJ52d1k5m_Trb1K_!=`tDnm{r-UW|lUp~U literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-header-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-header-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..54a297ad7541aed9f8010826ee7f0722b548e1f0 GIT binary patch literal 775 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>j8XwU zA+A8hKoA#K9i7q;msTE?Tpg8A6_H#UlUNm#QWc$46O~vMl~5CtTos*I6O#l))j&p6 zVs%V1kgSPLss@Wx0~ygEK`;ZzP6kN<wL`?gY>*T}K~i-{bYVzjAzTW=2#G2TjVT7Q z{X=uWWL7{Jhyg^pM)tbK4tmCpdL|C~CXV{1P6j5<2Bt0sX3hp?E+&>9rdFO7cD@#N zewHBQZ|@Rj?;7sl7UAF)=?FybKosQ!L>^I2p3%-8(av5mexcd^Ae7@DmK_kD8xma{ z8eIhRGSE5>t(%R&ps_3o@(X5Ql$Mc`H!w7Eb#wRf_VEi2$;&UCHD~Vp1zWdmKXmli z<ttaO-@bGA^_%w}K79Q2<@=8xzkdJz^XJdsm6lf+K|$^5;us<!x%c4nphFHKY!~#I zl)91}9dsf#cyCw~uE^qSDCnxg@uK$s^$C&2GdIk<Ie$)bXSa$uUrE@7@7E^_{%F0P zm$N!(;~crwG3ibpbmo|xy!s<?>f*{BLQAD8vzWtnMmHH0$0^GfpU^t0;kG5F`<O|j z=5odvzm-m!YaeAuk(p#66Hu4_Z%?`+Yr=V@&ZCU_S6)s!dx)>0$x*1e`IgH!eQs8U zbT-dbGG82@eApk%uv^UYmCS{u-?U33Zm><*=K1Li<5RuQx0$(DGo)3kyxbhb)3EKQ zOS06OElU$ssy=$yJ)02Pby+}2b+XN~hR{6mhh6g9Ph6GSbShD1Ucj$YE2Z7;zTA8& pHH)k6;nbYCbXME>v3$vw{xRh8NSTJPXkGv%Lr+&fmvv4FO#nokET{kg literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-header-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-header-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f7333eb18e184e01a839aa1093fd6ef9cf01d5b4 GIT binary patch literal 1355 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42*XJ zd_r7-ih&?BG}NJ?AvCnXGdDLXvm!LPAug^mHnt%$r79tzAttRVA_*u`9g$camsTE? zTpf{65t~vI9$yoaToIK}6PH>UolpxDk4>zNPN|Mgu8d5oj!CGDOstGetcgmhiAt`D zPOgeds*X;q0xFA10<vpj604$<Y9J^o5hz#<k%~^Njs~(pvOq=^PzuP10hs_)3}k?~ z5CoBe8Uj)V(*jliG!U*5i2+dqvJOcQ!3H@J3F#Wy>lr)f89VBkI2f3^7?`;jnmQX> zdYD*xm|A(7T6>#Wdzk@A8*g(E@-epsB3}zz9}8PwOM8DS`v4oKU>oOPTc==K=MY=x zP&?-kJC{&9moR%Eat*h4jc{-acW{evbc=L!k978o@$gIZ@JsRvO!E#*^#+nbK$Pwi znC=&n<rfM>+5SKjmK_pZ9127+#bGfe;c=xAab=MS6~F+G0--8kI0Jog_~#sTVC*K8 z1o;IsFfy~Su?q?bi-}7}N=eJg$tx%-tEj4(nweWz+t}JWxkN-o$Hc}Zr=(`*<`tEc zmQ_rcIBD|KX^WR_-L`$luH8qD9Y1mM)af(lF5J3%@4=I&&tATI{qED}FJHg?`1$Mi zzdXP5{tOIEC7v#hArg{r4}OmhN|a!GU>+T|>}~GhoXpJ2r@W%guAGt44EfctGGyH{ zSxp0}DQ_1pdhmJsGsex#O!s&G`Lp!(t9?)R*9Z93c~+JtbEmIdx^dT@l=ME06tVbc zb9Thc(Oj82x8T!r>&O3Mr>}mzPf%tV-|>&BlkWUE>?<t)E8$~Bht({;R1cxm`k%bj zg(~(19d8Xaa?blZL*Dbp;VS|2wK=z$_LnKHoF`yvQSLG4?72Yxpbsr84({~S*_7W? zs<?DsVb+RRz01$$E|kw?S@HOd&Cg{1{Yq=~uWa;QrnAHBV&@i{D}kE>lDK}zam`<u zJpV{cqP&P);BnQ?sPpp!ez{6Ns1siJa;@~1DD7p;HS9|jatj#uah$x)kP)h}EJ!Lq zY5}i4!w)4Mh6=aUlap3GVb&<U+;+m4VIM<-`r|FTw3e}zIjo$!?ThlO%o&BRj+D&K z)7W}(UY$>sRN9{Cq+Pz|Q*LE=A8Gew6TTx9%xt~jieEIF;MbZapxTg=>;bQq$?7vo z#4)fvju8#k<khImJgmUb{DtYm<yT8)d^6?%x+jB~$L|x9UX*B8rfmB{6DR2hTn4YE za&L)J4h+A+-r9a8P|=W8rs<ISs~g&e+^b$XMtxtgIBlWN&9nI)uh~nVoZfQzi*m2y zD+|^7)T?dP6N27bn8utJ>hA5Ez^+;0bmhSfg~DxStyL34@;jttZmS-gwyS`_lcz7( z`L5W^#HW>Y-xUt-mA_J$*QzqHa6_kaf5OKP$t_ZOV(A`5-rlo*YFk{m`mk(!IX{d0 zip4)~2zllf2D)lLcX)ktk?W!fbIZ4^S@n@G{iR=W=*@|Ho_@N&|GD||@;NaT9VU}O OMVY6opUXO@geCwiH7(5m literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-header.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-header.png new file mode 100644 index 0000000000000000000000000000000000000000..3e45db3633cc2039d0db7b01c281da4d34fe8739 GIT binary patch literal 798 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>jC=t; zA+A8h{|6L&|M3fmke%@3=N};V`;Xs1^54IIK=R|~@1MT>`26JukO36`^!exKFF%3o zqsLAkJAV4ui8IGeoIP>++`a=x4jepo@X)bCM@}9-3Ph)7&RINr?vmN_md=^K^x@O@ z51+lib^pz+2XC(4esv9q?!3Bm^Tp+xFD~AAe(A>Z^Vgnj=yy8{43Wr^AirP+MhQu2 z8EqY1J9`Ib7gslLpX8LZ?%uxs35%C3UB7AbzWoOd9Xo#I>W!PXZr{0c|KX#@kDokw z_Uz@$m#<#EdGq!i2)qY_uVC===kMRY|Ni~=&tuP%-N4|N^>lFzk&xVb@MTz2fC$@# z{wrrT<rtVs=WIB6$jy(rZRXTcW2LDt_WbW&awO?t>e}Cz_Zk+i{BvxdA6HeW?R=+@ zqPO?nRmR=l=J9mT6o-t5R~|MbPdfF`hG}Q?bmw=>D`WHznioGUYRR7DW!tN`_R$B4 z_9<FY4VK-iVw$N8Q*x%=5V>5dlvOWb62!3Kda~#Iq<gNLRpU-<XI}7Z<B`P@i<OTU z|6R>!@h#$$cVVt#9PcMt#v5-prZ^btUaS=M{glhBaZBgtq8WLY4dm>3r6O4kvNtYq z^pa$_^~}7#&?D3PaKNue?aDEeLtb6}@bp~_-%kD|MLRnjz8wKO)KP4q%g1AK755J0 tO*j>q$Q5{UYEh^<>)xn1zobk57#Or3JoOWvc^nuU44$rjF6*2UngBQ>>v;eG literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-header@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-header@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7feaadf8e32987805438100c6c562b98fd05e948 GIT binary patch literal 1406 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42<Uj zd_r7-ivN!SSP1<2^XKp1zyCns|39!GkO$=d{{8p&pTFOK{Q2?g&-Wj{KYjlB;nVkz zpT8eDdivz)^Y1=<+jro|frG~m96EOJFc6(MbmZjWqo>}!|N8dB*LNSj?%2J5=kEQx z_Z-~47l;n+*>`B~{v)s6etG@&%a(1sw{G7vbI#&fbC=AX2SiKf%wPKO>HCMz-amTw z{{G{4_n*AGdGF25`){t_eSHIn?!CTw@AcK&udV^nomZD`zPNnz#f9t7&tH3X;rcVD z-R~X(V{}GIkY6wZBQpyt8^3^{h^Uyjgp{<5tek?Pl7XR-v8kE4rH!qBU{G*KXk=7$ zVp4K?W>!v9b4zPm`{Zehmn>bjV&%roTefc7zGK&(qsLF2I(Pok<tx{3-M(}8-h+pa zo<0ME=g(ifc=__xo40S@y?gf_4nDxZ$B$p3;M=#KKYsziZ(uO~{Wrn?vMd7wQ=O-a zV@Sl|w>NHvUv>~-e-LDTrRg`DUdQgBm{)vU9bQ+(vc<Wjsx+5+#70cnm9+X|P>y%g z%4HAtZ{>`><YzQ>w)nY+-zV5TnNyRlW^P=bwQ)`A*QMJoUVQcC%K@&-j|;b1^<BF( zC97I}#w5S$t&GXLg&G#RwEea=S1+1*M4{_b{Jm9&*I2)QJNty^swa;Wd7kEOn>1(c zTLT>rRl%ecfm`2dl)u{j`?8SYO9Qu8>-0<cezI9~O4v0`WOCnfuJJ&F!b_I}p1-g9 z^{$>jx#aNTwDYOaWvlX>qKr<MtWwGg)pb-?P?JoPP?e1?xn}=DxM!iwtLmy9iHugf z!a}NrS0?!BI+Q;&=RLJ>f%WHeauSnPbcTI8ARnwhHU8OEk<%;k-vlivp0L3Aq}KwG z(|sq-Sx@`Bvhke81=AB37Urm42oIY!WBbwh{j;RQMPJwzlyt0Tsru(Q?O50J_vcN_ z-)UY*7I--!;$n3Az71acGGz<20|dBARxtcmoND#qN(qNs$_r!XmNRp9ef+ud_mK(9 z&h1G`xF<64r035=0$m69e3A?2aGU1F`Ly=h8U8T2E}f+u@^A7aOtLw>dNt3dy9F;% zU9n@uvy5{*S%GgOZmB&od11<BwR6WuOXn%Q@B1yK=RdW`)vj-p3V2*pUUYbe<<Hil zb*pz*htIfPo)-A_n)2*j8*e}Ff3a_w&8o&P@2_rK#lCl9<lK)B<{VynwtTL&jc<+p zipt{aQ{~mSZFkg(54*mjYWLpW5{FG@)y{=yr3^pI9ktmQU3#u2TE?zJZS$N6jgA^K zNms*t-m`iAHqM@9RdulC%Qo}eC9-F-rS!IyR5od=HqBc%jhlDd*8PEDiT@Z+{L;BQ Ur<?mEFt;#xy85}Sb4q9e0Hl|9;s5{u literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3d25f7b32031e6cb88f314d34afc756ef00614d5 GIT binary patch literal 729 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E&jWly zT!AzYgoc)frgbC~G(=@qL?ktY##P4wQEFveYC}v?O?YfgY)VaZVr67}ZDdMSWJ*J1 zQguv9ZB%k~R6=!3QdLY+ZFC}#T@{;D6O&jKom2yq0+ET;F+h}56Aj{4M<-WBCj-r? zj!LQti!Kh0E&_6+K;kuFF-2i<B~eL01=WG!xq*@S(LgrX1XC+_Q!7t%AhPkcu<^EX z@UwCXuyYP^0HH8v&uC}wSXU5=clC{T2O_`3fbiU)$o#O_;;`7#$iy0;IjOlXGlBl} zEeY}qW?<y!7Z8+^mR3_!*VNR~*3+}GwF?ak3y(-n$<E0wDJd<hsH|*kYHn$1ZR_ah z=<EW5?jG#mq?RNr0|O(sr;B5V#p%6MJi`w;2()N3E$XnI-LT^USI47EDIQ8UMW+A! zzyJ7Q4nxT}XPbcKR%gC1i}$_GusUqrl^t(9-S&37X^J~<a%aA7<a>H{!JL{^sY+?j zuPuzXoUc>1*EY3Gp7pGXUBs)@cth#(dI_bEM}xjsG8jbh9euK4LXITEHnk}N^V{yQ z1Qbu6uw356S@VATsc?ol(VizRDb8=25cAZZvBXtKs7TKB-S$nf40D$**q-r<ufaIi zCOX~e6EoKod&YpPO&^}K3(h(<ol)eU@Xm`e%d74rGc$bp8#v1}%76cc^VOG4_3!OD zm-hJmPA#|AQz7j0bX)c=XyKo_wW6H=b?&}*Z+|(KJ>7qS|48Kf$Yoi3T|f!T)78&q Iol`;+0Cl<<p#T5? literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..857b3e8415c606aacf4615e6cfe4fc186c7f1d93 GIT binary patch literal 1244 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42&fK zJ|V6^#X!)|&=4BB$^l3g7W$?&q@@A54Sq>wNlBg2(Li>2Kte-8K|@q#MQCzia&kjl zTxDchab#LUVq#@PVs&U*d0bjURC0AfMn!B&O?Z51Omah1LQPa^Ra|myOk!13d_`1B zZER9CP)%%NWo%+?baHKE5{Mm>QWKR_6`NQSl~^5<Tp0~ilTZURBqpUg3aB8d2B<wc z38)4n3seJQCjvDBxm7XAH9+;TiB&O4K=JD6WRS9Gpmj-A(TSDOKs8A~sTv>yh(IQQ z)qt!33MK=!08OYhwQ@JN@-(;cwy^QGa`3Zp3b1hsvT+Wwa|*F@4smb|b8-)Na*uTK z40rO3bOxblXYW{7Ao7iO_f7N;NbwFx^9{-J3(4>Ul3`f^Vc7xUK$II6TN(~T@nw;T z6_JTmk%>T;fc#Q!JaH8;&}&M9{DK)6nV4BPxwv?EdHMJS1O$bIghfO|W##1L6%>_K zR1FM`jEzmq%+0NB>>V7P`~w1mf+C}nQ&Q8?b8_?Y^79J{iz+Iss%z`&8X6j#TU*=O zJ370%dx!!IDVszX7?^@QT^vIq4!^zeGx)ND2>XX1{wq!2IkgroateLLs-d6|x*_0p z(2W}^0T*(ERXHwQdj0qFq%Ey#cT>XS651s9*_W!ltVvtHefP(oeno#S-ISK%bQgcv z5ZTk_?!<3Z=~Z38WOLGG!`)WSJ$?>}bG7cPYAy}f+ptJzy`F`^Kk<#P=BHko@<pwy z%l7-`Ioin|!qv8&xUG@(rD*kK+wfCDZd;7pX1(5KUH;g$)nKt$pmOQ`S9d%`QXdIO zs^85kv)VUJ<dMYImWgT1zx{3tq;z^0t&se<FPFcH=k^iP9Xr2ocsS=*%+$MzlB~6s zvF-B?u{~tjUNry8LeGe2j+r7~Ha@%4!1T~<#XG^5;Ya^`j8>Y)e%)t<{I#DG^q4$b zQg}7D|7JhkoUZmoOhbN=Qb5~`Ne};Qu&GFPn(y$?c@;-UoUzK`$gS%>Y6{P47m@es z<o$jA*6r2Xykra)F1fgUkH-i3Np~Ar&oA_vX1RcSUisXx>gu(pURk|YYmS_ixooR% z@T1Gt%D3dAW<QlmuKM2m?rzi4uU}OR#om-o6xyO3*7VAHdYZOlc>jtOeeZLHXWL|O zvwk%-+h-ti_So}kmdbLC{-&z${_4)XQ;+qv72PwP|1SOXs?D35tn$vX%;GQG&i9_7 z@^aaiK2h0QTbhdB-Q>R?JF%$G(r!gvcgfZ`b-iAveP3@i&CZwCGty5wD3P;7_iMuH zro?@$fBDMyeO_oGQnG4E+4^Z(SIYy|cJj|F-g$JMtVBE$|0WZ&g0^zQ_b()6=Jl!Z nd#NnGd|1DlNqv4`U*bQ;<sAx!I%gKPfXWt6S3j3^P6<r_XxIPb literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-header-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-header-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..7bfead484b3c4c6956e6c2ae8ae1b718971abc3d GIT binary patch literal 745 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E9|C+r zT!AzYgoc)frgbC~G(=@qL?ktY##P4wQEFveYC}v?O?YfgY)VaZVr67}ZDdMSWJ*J1 zQguv9ZB%k~R6=!3QdLY+ZFC}#T@{;D6O&jKom2yq0+ET;F+h}56Aj{4M<-WBCj-r? zj!LQti7pI|EC6z&K;ktaQH5bKMNvsW1=aqc+5X|V(LgrX1U*9sJ!2qp(ld3?H+9lC zb=Eg`Hns3HweqyE^R=+^b8rrGa1D2GjdTJc_edvCAc}SdBJWtgu<U^F+>q$vu;}7Q zu*1CX3#R}*98ePE7tFxO&o3Y-B`vL{rmm@}rLCuDV`~>078V|noRXcBTT)V5R#92m z*woz8(%RP1(b3rj1l>J2fs$Hd7z5ByPZ!4!3CX<&Uj{WLNU&XKzj9_%j-hGp_E62s zuXH0t4AxwzdiOuCs3TDzZQuNP%~Q2QqOV(tepwy1wPDGh!24Ty4}W7?Wn*5{@%E0j zkmUb>r)AO;PaT*v!*ubf*K$tM{L@rs6tDWy6>-5&Hu6!x%Mj)bq8?rjONAQR)HUUd z+vY#{F70f}Fn!yS8)tq9)NAQEKWEt0wnXC0td1S~c}f{ecsvbfepP++F`oTEtFESU znosJZ?(-KU8+K`fv<F|RPk$kBAWcD&ajF-?mSp#7Ju6EVB`*At;n`%l+$&#p;i&^t zW>_vhby`p9skOV(xj9<qsYi;w?lU*)nJ6Ccbmg|TC4U?@uMKw0H~;=QVyk`dn{UMz St$(C}5}K#0pUXO@geCx6&>xim literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-header-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-header-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e0ebce4219bf5b0c278795661b12f628db9d83f9 GIT binary patch literal 1289 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42=B& zJ|V6^#X!)|&=4BB$^l3g7W$?&q@@A54Sq>wNlBg2(Li>2Kte-8K|@q#MQCzia&kjl zTxDchab#LUVq#@PVs&U*d0bjURC0AfMn!B&O?Z51Omah1LQPa^Ra|myOk!13d_`1B zZER9CP)%%NWo%+?baHKE5{Mm>QWKR_6`NQSl~^5<Tp0~ilTZURBqpUg3aB8d2B<wc z38)4n3seJQCjvDBxm7XAH9+;TiB&O4K=JD6WRS9Gpmj-A(TSDOKs8A~sTv>yh(IQQ z)qt!33MK=!08OaXGjz~11|latQwM!hXMJ;LLsMsC3r|xZvH~J+b0D$-B3}z2a`3Zq z2(WPqv2g~XFgxcEJLfP5AaV_Na*cFyk978o_4G^h^h@#%NbwFx^9}-{4BvnZzmP1y zFd)hfi7pNUqF5j*1qM`jd|6~-MI_LVU~jHbUB4U{AFU-pe!&ckOw25tTwFZ7ynOru z0)j$9!XhG~vT}0r3W~}qss@He#>OUQ=H}Km_709t{sDnOL6OnPDXD4cIk|ax`S}Hf zMHQ7*)wOkX4GoRWt*veC9i3g>J){A#4eDzc7?`3xT^vIq4!^zeJ6y<7guP%%yXdXo zE2n1WuUxWb%at=K#yt%eZkiTOZB0_#UbHx<=Hrg~iZ|QTe$P3%`_BW*y81_RSnbl& z-k-S_IX~aNTL10cg$D~tq{?Q#%&0IZSvz;x7B=^TlY7{rV`m&#%(6z;yIbB;Z>xr; zw1(El4>On_@0VZw_r!#@lx_{Jvh(@R=Sa0ptxW3L(6y+|FKX_&m0dnLO5p~VLYCj$ zDRbXT_;yF?mASjJO7v8>u{;uBRFBOmxpgn>(h)<YtZ!<})_$jhCv<wJgt*#d|75@0 z5c+7A=#(p)-^x_P&Mt3f5iuzYXwP$=81PA2_3ovG(<dx+j1>9uXnir?H4f9)I`tku z@<ZPqE}ti%H|OGl-5Y$`MZ`LkQ#_~cyH=mDqrkmcuGyvilg<V4MV_yMPD<*1$-bcN zaanO9>#AoVo~3q@*MH1l+uJN6J1cqj+h2ET%-*UB@_I4(x2HX{SJ})gZ_~cY`_**S z4Xu0TSk<0BbM?)#bGwr+obuC(IBs$*?jGy4k5@XIQV+ksF23f`#iqGe+k>WC%x0|? zGkbAC?XuXBm&_9_AD=6jRT+GCf!S5TZ^w`5i<A`qJ}Az1@NVRXX9u6}=2I<S(bBZ5 zeAnb<X6pV@yMLeTdJ)9AqU^Qrf{hz@PtY)5-Ds1awKqAnUF!UUIoi*j?N+|jqh^08 z(bjK{MAM|yUt$Gczx~<q)=@{IIq8}~w*6{}XSEmJ7d*3;>N>n@lK=9GI=?g8vsYX^ z^1E-xoFxA5eP<fjXG*@ab+MkYz4R+@kNf1^s*^5$Y-EpZ{Ci!a+Mu3+C!p+{c+y>S PP(kGB>gTe~DWM4f`}P}Q literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-header.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-header.png new file mode 100644 index 0000000000000000000000000000000000000000..009545df62b5808b8f6b929ef9cd903a9230961d GIT binary patch literal 720 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E_X2!E zT!Hj|T7vICe}Dh}8*amopTB?p{0rfJ`tsw`m!Dt0{e*DmE?6-Sh!(9}uxRDsqbH6Y zJ$3Z>spBWk96xdH#Hn+qfauJHGv_W|xccnk&F7bIKEHbB<@Gx+Z$Ef@`_bD+&pteQ z{sC;@uP@(z{rL6!?_ZEDLAE{VKp%RQ1o;IsF!BosN=d7!Yieoh+1T2JhJ{BYr)1~k zmXwxNR5ms>x3sjjb#!!eb^$?m4<4}S;UXOd21Y(l7sn8b(|fPnENe0lU`seS^;%cN z_FY%+UQ-R#c2yCTGXL~XKSe~hwPIPp<CwFo_dU<emsFZq9qyxdWw*$RyuAv?ZB%~Q zsATu}Zfcd0eeQDIW{b|_plggN>n~lk>D%xzx`Ka|=Pkp|d-8`xYOX018adrGvPo_1 zn8w-`6n!|nK+5D~K;I9+hxT(`O<8C6rg*(UNbK*4Cl~84dHLe<%Xo=b3HFC<Hifo4 zo4)UGfHlV=?G~|fZ!=~u^qTPcrAO$*XL0@yn{M3UaN7L#=^0C{(*cvZYrfY%ar&r! z<?*zZ&k|qvAMOdX`E#J}@^!=MvmC=0EAHf0)p~!#Mptpp!P!bx<>r&uAAB8m+TQj3 cKXEIj2%A?uji)9o1co<*r>mdKI;Vst0AjbD<^TWy literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-header@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-header@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e85297dd9c981895f4325629fdf480894ee5cb78 GIT binary patch literal 1245 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42&fK zJ|V6^#s7yRn7d%bJRn*GL@O68TDfD_{#|?a@7aHN@BYL4_aEJV5QvWNKYaY);p2yo zo;Z5+)Y0Roj-NPl{KUBvC(fNack#m2XBVym(esNppI^TD{OX;T*YCW%dGGaY5PEz2 z!P^H<-amNu{?W4!kDh;c^8CZ=_ut;W|Mva^5dHY@>BpxpK=kX!uiw9Z{RV@-VDSGh zIH)y$2o?gvy{06{FPMRmiJ66yi-(twUqDbuSVUA-PF_J#Sw+>r(8$=t%-q_>-oeqy zKOitDGCDaWH7z|SH!r`Su&AQ4s=BtWp|QEOt-YhOtGkB`aL$SA69WTNu&0Y-NW|f{ zH~xlS3XotgSQ2#6$9S#J=}BI1T)o#UnIzG&ZbSL$uSH9HrJ2}N8e=N|{k$<D<?*K7 zHEGW)`tHkblP}|&UwnUl_wnL6i>Lqlcpye&6A$~DA{7(y9ar>&cKzjk;3f9wu31mM z8r##Fwz~T_0y5R&-2ykxyvNt`y=_ah&*W)Kx=ndhW50iz)2NV>eMD$&OV-st4!ez| z(ku^o_9ZU)u;Qwv{Mw*HylWS^y;^kBQhasR5@(Y+CU;(a(KYn4YFkv5e{%c#lDn-k z8&8U5x!rmFi#xVWXyaKkuUQ#Z>T>V1z6Ee?oi}gJoo2O#9xR%RW|{0{w{4JD(&)YY zL+YHsluiRtb^9MlUsr!jyC0T%*+<r7LG}c3XIAw9r)k$qpLgr*H*pN-ePNbzB;Xq7 zm%wYP-**11%KlYwx<QUn)cFeMk$W#D1=a7lXINX2;c(tT)Opq7z;yW(<@IGc)vFng zDr&Y(`oKTwYUA^D&KuS_zn2s*+WdNo+x5N4d)5^f8r7^)&d&bTT&UJueL32YW0^Ns zde!b-3164J2x{7#z<&33lMq)nPw1gNtaCH-R%K4y+<7ac`CNZzyv7T!&kwk-{yTs0 z`Ah-Xr~3nWrS7lyV>x=#e@gN4t-I`x6un-#e(MJ5ZJG+fJD5JLS^8xf-%6Ez3A+2- z59M@Q+wD-QU-H+guu9Hr<+i-TXSe^pqrL39{?#+$8+~Ie)qn1leOI%$Q6q#aa+TU- zt+QfU8fsQ|lglILajk3Mj^y;4D-?U?_pxQ^;>sVJg+88m^yaML{g3xG+zsj(nC}|) VzF4#U959(Pc)I$ztaD0e0sz2l*cku- literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..f4398f604cea201a384be697cc410ec161652278 GIT binary patch literal 644 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)ETLOGS zT!A#HfRmFmH#fJkva+_ewxpz_s;X+voH;XR&YU-I-ok|omn~bic=6)p%a^ZPw{Fv> zO`A7w-oAbNmMvR$?AWn$=gwWbcJ0}-XYby<55eI6{rf=r5g5D&gST(r0_m?`zkUaU z-(c|f?_W6M|NsA~cN|23j<zWY@(X5QX64}I;T04T5fu}ckdl^>)zZ?|(J?bOx3sjf zvbT3|aCCHXc6E!5i;qu8%r7V`tg5PRZfR+2Z|{-%E$<FA=a;98V~EA+y_c_xH5u@* zC5VW~+_<(^{1KPloEzWk^#x@v6fL^<BmQgCdlTNyMSrYU=A2Uz;WRA188S!0_IbhH zcXRbz7YZh3l^&PBc`YC;Xueza+@IRd)mE(#n^j_)WMTiXd}2uhSGL?~zWu8NY*rj^ zeQ<Zd_jE~Z!NxxiYdkXR4>oOnr~FxA(cT`lgx&<HdEItel}evdj^s2*R&TKtj1`hI zVwmAJA!eTTY{46Kt?xgTxVxNgaf|5beg58UMXcaf`|U9&x$VolXV+M`J$?K>c}YfZ z@R0}1-dnC`g_!wo{#R!DNA-&JgQ|Jl75p7~Z}Ogf-j)97iTqB+Akmapv3@_QK}o>V L)z4*}Q$iB}XucBQ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..67ea825a4dac0c1fcd15b7bd32b42e7c1aa4c652 GIT binary patch literal 1081 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42*mM zJ|V6^#gqe1PEH{qAwfYwDJdyMMMVt_4Idw$;NalEz`)$x+`_`bl9G~z3l}b4ym<NY z<x7?<S+#1_x^?TeZQHhU=gwWbcJ0`)V-FY{Ja};5zI}%d9XfpY@bTlvj~qF2^ytx( zU~uZxsfQ0A-n(}XNZ!AHA4om|gQriQK701;#fuj}^8NewpFVwpkU$0yd;tRp<2w@g z`Sa&*F!=lT@Bjb*AtaFT`ciNoFgT)0g8YIR7@3$^*w{I^xOsR5ghWKe#3dx9q-A7f z<>cfQR8`fqv~?`4tgLP9ot&IqTwLAU-90?LyuE#VW8>oD;}a5-Q&Likii(R%N=wVi z%PXs@Ynq!|Iy<|%dz4ODyD=~@nR~i8hD02GJ3Tx2mV-#!Qzci9%!W6STSPtvt>uVV zdTWx<)J363#Bv00{{Qdp!?caXY<K2)zvXj3{@w6%!b}^>>UZAW=YRbd@y@C`r}Cj) zDb4TtBtuEnS?8LBQZENiG?Z#QJNew(4-XS7Zd=}SSlA(!5~kuCmK~ns7Qc#BL`(Kz z;Ul&;_cmJcmIZ`K$}AR2``A-h5_M$4nIlZ?Yrac_-xYfGEAEHo>6F?7OeO~=POE)5 zP5)cOf?ewkmi$>Wzr-S$X={Ms!vBv{65Bbqb}OmYs|DnJ_2YT9_><=UDSp}k=|Z6a zYHNKQBX>+{)GMsC*5%xw`FKO2<r((qv$n77Ufy2jn;w6}Hh{}-iNZAw=1n=f-!Wty z-DdyOL6d(<W1q|wKIW?Q-734@+x)SgHgngD)iNc*Y#|lzCuN=cn0WU7T$>4;&XzB# zHP&BNzJ2-l)}6OrHFESkSy26h_mT~JM^(UGR@p#3kEd5d)x*vGjYQd*Z3`6I+uu1_ z9-Pp4zUV@wM8H+&faxL6TgtimL{)Q&le)Y&S#V0X_ikJylyX%~bw%1ouYehgsunI< zVU@c`i}|f)rtrj=M1^NH!Iyu`3H#^9b1Ufbsk;xKgdEuzAamC~ue90n`m1BQ=?yxp zyH@^}I{cA;!aI)`t_?4x%vY#cIM;Q*mcO!Bm+xoae4ZQc^pBY8-HSWMB)0L;zo$N? zQt=@gr)2&qnZ@d!?k&r=kovnL)BKc1c88d#-f1?CiHb4P{y+Nle@%Tre_ErTxBRw6 QOF{Y8)78&qol`;+0C33TeE<Le literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..ce5e538d27590c75d0276d64a0ec788be3251eec GIT binary patch literal 765 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EKLdP1 zT!Hle|Nqb21%h|y@4vrv>EXE>uP@wueDmg;3)i1qxc>U$ji+ZXKRbKt*}1FFFI;_i z_VVMimtS7E`Rwe~XP2%$JAd`b1rU0E;o6IH*PdRy_VoO<XBTh2ID6&kh3n7HU442U zh^{|B4-$WV;rfg7*PmUu`t;njXV>n$I)C-q#cR*5f*C+@p!RFGU){L<3aApO{^GUg zcOJgI_wX&ygsus5yC%%*nl!Ix(!3=rcPv}IYsK0<E7k+i-jzVK5s3D$-n{?ZRiNQO z17F^L@b>njw|5@Bef$2~r!T)gef#y}$L}A%e*gac_xE2A0D74z{Pr%O=Yvav{DK)6 z`S}F|rKF|R)YLUKwY2s0Y;5g9!@|NNl2cN$b8<^cO3NxL8=IP2T3TA$IyyQ!yMUm( z2M@6L^JX~%1EaX7i(`nz>AhEOh8;2xV0#ee;Nln%R_G`Y6Conf%jKcX>ygv_^0z%t zb7J;m$(OwUuf}|__Eev#acY~e*W6Gk5zoa%v$%G8e0VbR=A7F(J(j;_aIZO&c(&x3 zVY|lePF<fpwuRGX_5^$_QaKY>e751x^<Dhud!h_v!+k_9HgUa3cvI0--t5NkbcVR$ z&%@jOz1Y_u%b&|wl3G1ccd^~Yl1rkcf&p`@1*cEEsJz5@{p*HRLce}Kc4uoTIr{E} z?1D*KY`x8_Ue*fuUYXvoN!rxOnCEY-&Q!K7`dk0J{y%N?^ZWbwz9*IK@cMD^y6LU2 z^@;O^y0hi>-Yqd%w|I3USIX@(kM1N@@JG#*{r*Pnb85|<(?1_SxE8-qQ`G8Lz_NS3 R8o(G}@O1TaS?83{1OQCJq?`Z% literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b0a2b569d611c70dad934bdded3f061186376543 GIT binary patch literal 1331 zcmb7@i&GO<6vo3t1u94Zbp$l>EK*T17KSz=3817h5FskU*zrL?K?sjjM2e5tfCh>@ zRP3MuBLd;&SR6$J9SVrpB)cJOLWohwV>c9IqCg5V485U$LC<{W-r2L?@0>e(XRlFX z_SxIH+Tn0GdrDM99N15R++kw{);D;_7Hn3zWD3p3#zrv_I}RRgv!agV;&5&c&1vzI zYlS-~ZeT_xFyk31%)H|{bX;Cu-nP@3>A5G5XVJGYa#CwP5?ygPi$-cREfScQmX<Do zT#lD7U#it=fdCbtD1!Xm-#^tqI`vwiS19xXr4oYPL+=g4!xOI%HG-&zWS`AWIVw_M z5{XuT00b3DQAmb~#X9k*P9RZ%CXiGOjcH(oRxCw@!>CY(iX<p3#{`I4Jf?$2%peS! z$S_EP0Tv$72oVj0Xd%!_jtT)KLt#M4bP$4yrRKU=u7j3~LIf2eS`ng!Wne``qp0~U z0Hr7l1SkZY2L<4A1rs3{3<k-x=0N}i&i@Q%rxrG!AA`&?8#v{6IpthVCAYMadzbf! zTi;RF^qAN5gvST!tmk(&v~)GJbT_nhHMMm&J?v@e=oLvcU?S)PMvK9BkYf@c1%@al zk++iymHw?t|4w5V2SN=h%&5VPQwEdXU@{m@Go~*lpt&z|a|?4{78Vv3m&1H99e)n0 z!BzdnjEjlKSy)<HS=-v#t+uy!a9HE$__dRhvy02xjhi;%H+y(^dHd`L+({tp3JMPX zfk@mF7Dgh+QmF^x;*KPpOire!q@Kyh$joFgva)l|<)1Goyl~;trOQ{??4si0tJgRs zrT;6c+~j3AoF$zSL82w}=||_|C1EbBjB(p(4hCnUBjW*gb|ua6W^+R8?ydbiYQWVG z_isoO6UUr}|G4;=@}}ZfZ@2swg21@wG4DZ`j}Ce+|3{URL7#r`OsUX*wYqmD!NvG< zKJ;D3jq|biEJ|(TyQ0&b_{-7vybs;F<$r=-PC77AP!MoC<0(s$OK+xx6!TcY$`n!W zrq@4?IBqH7aq$U;#||PFK7~Um-8GuVj44iuOmhunS9qq*iiTddMg(|H)H^3OPA-;4 z1$goHGU~F0`~u6!v?|ZEy-ZmfdA-N}j4L$-*x@^RMuSg56q&@x+ZulOSlLci(zEL7 zd)3qw65VBnhq|*@(|z@tqS}4F2w^_N(^1dv^Ji|fJL6}t=Gc<S*}f}08m_cA!{L69 z?o~SLYU-ji#lN^BN6*!fACi*8dCsTOXcfMiKG_x}`>_9vh5wl*m9DKSkR)8+V|8II zhkVoi;KX+C`&PA`;pNo2z!P?#+`B%F!5e(`U_)Uq{)!^DyI&nj9uMvrJjm*2kDcEc zV@M~iZ~g4YNq%zdx^cmJz;|S!Dk6Hx_WPOI(B_^NMMT+(#l58JLqVbV9YHT5L)~hp zEYrVTVzb6%%~gY@fg$3X{Q9<!t15#^&RQJI>`8~$ogM7sU!;W<U7y^K#P^P{2BydF z5MHUC57h1|jGb=Eo_^ZO_{Ow{a5`yS_OyO7v}5H^p_ffap;u8-BYt;g372s_*m|=2 zZQ`Mpob=yg@85=%%Alhk+RNS@A1|NamfdZA)y>z(q+Z<Ib->eAXXsW+J7?YK&gh!k WfsG399$y6f2{=k*Ohh~R80%k5GVKQd literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-selected.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..c2d2186b7c0bd5bac14b912d1a4c0263236bac21 GIT binary patch literal 717 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E_X2!E zT!A!I04pnNetv#+b#+ZmO>uE?Wo2baNy*%~bLY&NGjHC!MT-_KS+ZpD;>AmsE?u!= z#j<6~HiE(C&6~Gw-MS47wr}6QbLY-oyLRo_vuEGFef#(Ce*goIkidH+@ZrOUZ!qv1 z4E}(@UoiOp|NpAJj&VTmd6oqE1v9X+aq;mB2#SfzE2yZdYiMcf=o=Us8Jqa{`UM08 zCa0uiWMpP$W)&5emX?)QR#w&4)~{N#cI~?L8%~`*bN1}L`w!lK{P^YTw>Jx)<S{TX z@_4#9hFF~5d--NrlYszRLdcy1OQRHbY~32VJL1*59ifHV&;G`Hh=@)qICfe3|LT|z zb6YGwdtcfs?6>T*l;fhO!6yy8uRKfHdw=~g-ZO%+UpHn{dY+H8S@_1V%5dYYzPQcR zj-s8r)q=iCdTkdK$($&B>YV0e)w<Ac8BfYjE$!33>G*1jyF#7C52Yu`8FS8cH5X;e zt#$droW@=C?&m>A*4ggcI(qmV?(gjoVY(Q9pudKxq}HQmp6V>Il3NK?=Y!R3q*!?l zne@DGH0RiPaPjrq%F~UEujv#_F1)^C$It&#o*SR9J^z4v_3`yrHU7q(k=cKIbz890 vQ(m3h+Zg6Iu4}pRPA$m%^}K}Fb^S67Ud}DAW4c+6fYOqutDnm{r-UW|d-6fb literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch-selected@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch-selected@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6e1b8944f146baf901484833de12d8f0ff4e0995 GIT binary patch literal 1216 zcmeAS@N?(olHy`uVBq!ia0vp^89;2n!3-o%$)D#0Qq09po*^6@9Je3(KLBz$3p^r= z85pG3gD_*9)I=Gepk#?_L`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC42)p` zJ|V6^#dHI#tgKvITzq_d!otGh;^HbQDjFIZ+S=MaK0f~b{(*skSy@@Rxw(afg~i3i zixw?fx^(HXWy_W?U%q0+iq)%EZ``<XI~eTTxpUX9UAw_x&z?Q|_U+rhfB%642M&S3 zVK6v)^ysl;$Bu)+DKL0|1RlY_GbHc<20kHy%V41E9o{WlW$2Lu1Xpi*|9JTO=b zOM?7@85o&aSlQS)xOsT_goH&z#l$6K<rGy^)ipG=baeIf4GfKpO-xPA%q^{~on2gg zef<M6GPAOCbBih}E32w&YHJ%B8=IP2TH880yL(oxUbA-Xx(!>mZQpVJ!o`c1E?>QR z?fQ+Icke%V`0o9Ok3WC?{x`3FcM$^vQ@p2(V@Sl|w>NHw3pvWL7jPW$PFdHn#pTea z+pdQ{ghggHl?7f(N;Y-c?4+|nBjw-!>1osTbk4k6^Y_`&;y-q8><akgpZ$}r*|$1o zA5W|DMi(vK|1(Rp1iM?>E4&=KnkO7t+Q2P5CnzCxebukWfA*9{-Hmk%JQZ@G@uR=i z=GNp(llg!0bj|v*dCml${&ODjvsSMNJK3{Q%J-bSfZMmt5}KB`-uGy7mmc!bZGW}z zby>PgWQI_?N#UiA++AnST<=WIDmT33^ZrTqLB>K)NmJ#d|8t}_c*T5{P;LFMx8TT| znbubv)-JcMpLW?IN62s9qFE;Yq`MBg%ayc5Z;wrv2&>?GsZ;s$P*J9@>HSxeCoTL| zC$MP&=Z(isOJ1;E;!W;mdbKNY&sIlsT@9{KyO57ew&p&bcNggY=I@TWko)6MyWbv% znc>Sq7W7{){&x9f)1(WJobTK8?%I|cQE7aA`}U{+sarKK)MFf8l`H7V1a0@ph)#B5 z+U<9?e0QFEa_QV1Cl}Z*K5<(7nRBvFo5r5!&hPg)RCZtR$((GsS3M#8LX&Rk>?AL% z<b!PqI}hJ&60^;9tUCD0XzhZ{+Z1-Kl>5BES#Y+Nt=cD>4Br!m5B*bSy*n3f$S!Yt zN`9B~_oFgT?e3er*==ccYUZ}7(Klyp{_GjE)0O+goW};H?-FII89lx8Rlna{XuHFy zG-tz!^V4QNZhp1>pwj#}&D4qu5;Lyv_*vFndGw37SK8wh>E^Fw)@4hmss5b1ZkizL zw63XDtMC4+3)0kE6t&oeY2EZx$rhJs>pto|a}>P(|H0M!8q*E-GaO+xW!}rjRtqXV NJYD@<);T3K0RTvLGB^ML literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch.png new file mode 100644 index 0000000000000000000000000000000000000000..3bc55877e42a5bf328abd5e09b449ed63c6c3ee0 GIT binary patch literal 765 zcmeAS@N?(olHy`uVBq!ia0vp^CO|B~!3-puPUuYmQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>jC=t; zA+A8h|NsBLaP#rSi%-s6eRl5Jv-4M<T)6u5B9L+I>4odhfav_S=RkDf`ipZ{pPsw^ z?A+Do=dJ<;pIrc{0g>l`3a&l{vLOhl1!N8g0X4z|L0Z6EuwJ0}wL7oiBt#j|sB5=h zUI&W<MeaO$3nXtpd~+Af=$bIMd&0c#iSv6V&0n%=$FkMCmaW;feC?j)>-Mf#w`b-0 zy(>5DU$tTHstx;AZ#n>UD#Y+x58ePxxbyJsn|EK|y#M<7%g@hWe}4b*`}@z|KYsrH z{par=Ao~07@85sGa4<KU*8vO>%aS0!U<O8M898|aLnBu=cQ0=rzu=I({K8pt=FVTR zb=&qsM~_{;a`pP{J9l5ddH><V$4_6r|M>9>XdKYAm6lf+fx#=|>Eak7A-VV9^Pocx zB5W7*nUuPc936BbHh6DXq%9`WddH!Mv1jM||4L40QWA_e+gq{+Pd||-`*O(w`Mfk? z3Gw?owzJQ>zFjwHr{)oXD64Xd2Q!uwZR&7X_N?f{+X<%*bJY}w>-87<2CY;xTryQ= z-h&B2p3EB(HXc!0D$>w&R%o`;D|wf<?#*sR418=lFN2TF&e(Q@`{y@?5SwWgB8es~ z70c>H8N}th>oiyC9$D?U&zRvi^RzD-i&UlFFY??M%TPI6HC`kzU+UQN$&Sje8J_7* zEAiB1b-4ZS87H6S+YAY>xPKocuB%LarBgF=)@jA<&RXTCIhOd#@>!^@lvys=^)&zO xyysuv=&g)-o@Su8FHGn4k_FSdR~P!+mM>!C>Qp*s*aHk~22WQ%mvv4FO#o?*sN(<t literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/switch@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/switch@2.png new file mode 100644 index 0000000000000000000000000000000000000000..10b98e44879b9313a9f09d48316697904648d791 GIT binary patch literal 1371 zcmZ{ic~DbV6vo3cY?k5@wSow!AmCD}2vS@TDglfbf&>=^M5Mq7G>Jw=X{FF2C=~;- z0*aA+x1uZ!B3dvihUA6t!V*v-S-~Vo4IvApH`?j=Pv89RyXSuAJNL|e_vM754_I5- zS|Jb!YgC{=2F%}s;bCC{-n|YiOE8%b{7_g63kx3q&^TCHrUph55D2?_hG7(Cdwn$! zR}lkn#ITgpL{bbs4nZQ3wj?Ac5n^Lf<F=&W<4fc_Z4n5g@z4-#05I$I`Z~S7t4j~V zFptOU@8`qt#LGben=RpRq`mMYgFD3>dJ7Fta5zE+EMjs+tU)n*NW$Pq```%{cLEv| zum;2sEM~)!KCXl{B!plQ8#sXtmN2<O0Bcahf<-_F<xH;FpcwWMu|Nz9nIL5_h{2Kt z{07~iK!YG_Pz>hJ04Y%NuVM(q(0`s!wV%u%W6<}rTCm%vzMqT#8|UWVzLH;h<vQTb zRq~zN<@ZY~nyJ+f%c@(;Y5;9zwQc2qy7r2?_R0oYRXwe$p`)siR^9lhx~a3Ksk5Q^ zY2UyEb3g!&30gxR&&4);Krv@n!WogkJSle+Fv;V;8|BN!-pbwx<ZlFuaez?qRy;i+ zo}Q8`-vJa#`Sh&({p<&&`ok<hqXeilvnq{hPODOD=hRxQZeFLGUobr2V)eK9LL|83 zXd(t3hA=WQH8WqbblHlPU#+sWvtQ%j=(KLVv&(ib?;XB7ckS`>#~nR({6tjjsko#w z$#~+~bLaD~lM5&}%Bxyh+uCUzJ@n@<UiQ9XFrksL*W&`ANIE$spZWWPa&}Iw(JmyT zS%(k^;|!GlJ}j<VHZ&Z;*^4wE$9Q8`sFov_kSd$bnqwDJ>TnGwke63HyZvl?TOsC; z=!DA6lpdEGx_Yk+zkZjZ7k!Jw(-#6A@aV_e3QCH6TX093b(qNb6k<CqI!B84v6Y!` zL<QA0E)PM~H)6BhIs}>b&*#qj`o4NlJLj4^6E#}%wBg&SHN_!|nk&kUz7Xz?4JWjE zb??}K%(_DT?rc)<{jjlbZY{==ElyVaHt84N6`!>n+nwb>R$S^Ip0eYc=B4gPxHejQ z-jiWf925FrFzT_S@OX9>wZIJ<;7QrE_kiPC$?4V3_PxIK3Y#A^p=QcmyKviV?6XlB z`L2n9&qa5Ar%OyL4?{Aa_zhPrd$RI&PN%U}N`GG%+0UM_<2g%^JugEU7J}-UAKB`V z!(SsIOG}!u+txx)<8-Qj&O)J98a~>-X`kwn^Zu(#Bp2?vT8p;ad+e4xN})b~QsDF& zI#&G#gNbstPYr^$y&&J+q|3%io`i9nBrETFKXgAO8n9*@97{TSW|FbdOcVQMnjZZK za(@;bm1YxYx;ZG_U6|g_usO0i*Hs<9d&u4+k-JpjP*{3MrKSW!t-7*e7avYdKucUq z$z?Lt5=r#zdhcVLm8ZDoV|PdBk+4ypVH-Mjl7v6l<)i)u-_+ZoopmgiF{mSr*>N-U z<TmdLb@A33v;L0Y;W{}X`?M!LlaOdtqHvE-4N}fiMSYRs7jF$+T(-8Tj7Eofc?T2C z*H0yo9P4oFs(vcFxxuTRUX+qKX2Qpjg%2W2QS`rD>4cb0rrWs_>A~JN^W`E<OGRc{ vfK2_XSA-aogN``X{pZLGrR(sGm<6Nyh&`ReoOLAd<0DW3X#Xa^=%4=q2UIEB literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-active-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..1696afa9b88b2caa4dcd920f4ab5bb69425695cd GIT binary patch literal 430 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uVfKP}k zkiMyAd|SovqO#Q$4U?<t##hx%Z)%y{)H1!H2}CB3jDg7Xv9T$Td}e0y%-r-TkTf#} zvY(rQM9!+pzOvDNWux=TR_C>i&TCuUH#VkkY)#(Un!K~qeP^%t*~#Fuv%wEHlOOIt zWcu6FWTo$MH=xC0B|(0{3?iap!J%QTZ5^F=?%uuk?fVZP__;FiNeWO!r>Bc!h(vg9 z-%Y+I2L@*D*Qb`w*(KAZaQx4I^<N4qGc58iFY#SkKf_}0ef^0y|HhnSC{8r5-*_?F z(@6C_W5SFRwVof(ypYPcb3)3?tFe8xbvSe95^0CmG28*3TK$fCFS$yNdzDDUGI=gb zkYYU6d1kW8?ad!;YS-VYVU5^yR@L5Tl@{loyY)X9PSgm6uJsdM0(2CEr>mdKI;Vst E01=m^y#N3J literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-active-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0cf4839b0702165c9c97f14f2c1d0ab9173a33b5 GIT binary patch literal 830 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>j3NO( zA+A8h{}~vrYgpV+H@mE2d{x`%ikjI~Rnw~~Cf78LuWOiJRyVt%ZgN%4_^O)Obq&)i z>gHF~&914LT?Vo>Os)c@)J?CcnO+4UldBqLS2awpsRNan0>y!{KsJ~GRsa@(a>3%) zfqEfG1Ex&f45;9SCJ3ETkv*p>cU}#M<Szh`y8Lxr<r})nw{%Qz>zdrwHN68wdM0=D zOz-NM-qSaIW@h@_+~l>D$!lvMGJRuh`rh8;y@TEd5YqqPVEWO)<Rg%D)cfdY@(F}Y zzdD<KbuszoV)E17<fn(pZy@qC@njbR1`C5pNswPK1EYeXvWmWep^>qPwT-R4qf=l| za7b8qU427iQ}f<^`;Qzue)8J&8#iygeD&td$4{TX{QR|VkAD#`d}BOa978Nlubmtj z-Q*zBc2_I+vRCvL9&?4wPR1OIbq+7(X%rJV_y51VEzfD5rt*2SBlnf3otvX77QOiB z_Vb#{?k-yyq!whCwsc|EjAaY?RF?_FUkm=)$hPnAp6inwYuEo|WR%{@=V4p^pVxa? z>81$(xNLz<_h<9o-*2_+{voAVeXHj!S7)xiD_rV-UB3F;hgs$N32)hTHlE(ya<1I< zH{aB<hPmnazY|~i?z=E;irays0v=4S6~qM{Ryqi@@MTFdh8G`TIsbbd!x>4I0yO~^ zJN|?sjvdh~jVt%Z+)-*!oiD)hi1YBz=TE)V)B7eby?Woq)xj-Fa)qz@l^*FV$3i}> zCh1pgv)3G&-8yM$#W~GK!d}-FPJeexL+kG3uJ{?9FPc0bPC8Y#rQqb-$*wzZ%dn?p zUpmEl+A6a4=aF5v)~h)6PF}8hGjGoRnL4I@O4a(YI+tbKr=Q<;?dHXe^$)uCZ8-PK P8yr!du6{1-oD!M<dIee1 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-active.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000000000000000000000000000000000000..ef392dc02163020583478c1d5348ccaec2d709dd GIT binary patch literal 441 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`u1fKP}k zkp5(B{Mpd<v!2y^eTxr<Rv!#3Kk9>#p~Xi7tB;13AAuqUmY)oOTqqlbVPyT$*yfY9 z%O@MxACsp4m@((a%(*}2F8n!v@y|ueey(2kYu(0Q>o@&czxmgOEx$Hy`L${5ubq4T zy?yup_wWCI|Nj5~UpF`JFwh;MB|(0{3?iapK_Q`yP0cN5&z-;U;p3;zU;Z6c4=e#H zX!CS&43UszJ=o}XSV4s0K(o7Ju5s`G|NYT#gk+Z<wFU;pBG<20zdKuYi5bjecihW5 z;dbH4BwwzUEoqV3HMyE=@9TsHZm6GjvrHuM?40NBmH(9frV78DyS+zK`o^^5i*qD4 zHCDa<yYIn-BWoF6*c+eOta{*%{=rh0hJE}(Po&Off8k_c_-|39m(g)-;#{DM7(8A5 KT-G@yGywoE(!lHh literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-active@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5f79a47178e1599b26c2f1ff6bcfa2db5253e424 GIT binary patch literal 789 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>jDi6^ zA+A8h{}~wG8(4hMGy7m{_0h=ky`jx}1FQG?mLK#iJ{XyQFtq+;VDU-c{F9#bXG6>P z`qm%xtUl=j85SQ5tw0FK(6{(#X!+5=;-i7pM}12WGPL+)XbIA202Bu!pc*IxB4P#Q z!WCdL41w;k{%C6V(F};}KbkvyvT*!l>Ga9k`LjpBXP@BjUHv~MPW>@`&W{;$e$1Np zW6pw~3zz;}wCv~N<v&-g{kdkt&$SzW?b-kP;E~^lj{ZJ;?Dx^*zmJ{#ef;F_6Q_Qk zJpKFRnLigU{k?PV@8hTcfByRa_wWDz|Le7Kp8^BLxFpCgn1NA2QCUUbz|hFp#M;Kz z-q9&AC^#f6yso~Xv8j3QzWqmz9Y1;P`i+~nUcP$s@zduoKYv~9RM!E9t+}U*V~B+0 z+Ji5xoB}1-F65sMI2MrR`D#knld}SXGfxV5?fqV_c&mE;xy3U7*QoyY>|KBKa&@&| zjj4*=6(_cNB_Ssp9;*DxVO?@QM2z{<=1<NQ^7}>7j|iVQ=w9a%qs1A|sd`PR=ksQv zHJghi1Pw#j*nS4NU4JOdc~~%+DQtGml*YyBn|QS~Zdt9-p49v4qxQ+@2<=5jAMR4T zS)p7R-y|xWD{Xt-M2`P~S9e&$^S)Sq)h{A0w_VSlwB9{S^vj!$X^pR+G`nqPny!3{ zZOvu>Nz=tuW{XA`UJOgT>Upg}>ZH{g)r(FWtWtPmO*b)ThnP%l`*?NLp%vTqB`i78 z^@zVXX{GLuTOp66P5~VpVPow2Cuq(zd9}?F6ZpO7J22InwWl<6S$tUX?5KZ%>N628 fznn^+f0xbcV%tm}A5-fD#sGt-tDnm{r-UW|5w&aW literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-backdrop-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..805bd55d5d2cd75f1ec72531f351af5aabac96c7 GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|^(fKP}k zkaloz2n`MO_4Rdga|;X%^z-xc@$m@=2=Mp!2XcW7pa_rw<OT-^M@2=&#>S?kq@<^( zJFbl^0O}Vh3GxeO;NavE6B9QxGxzZH_VJBL1A-piz^y>}6i*k&5DCfLgMnfW3L>r- zm7P>y?)!OOR5!}*&Ds5yOGIqe7p^x7KHHb3v&rpf;q6rZRK4P@>#7t^Sgm!~)X$;v zyTf5ZX%s{JT5C1E$Zr>pofVB-Y;<8qOzN^^>58AG$5J0%=PdotWf_#XW*N{v22WQ% Jmvv4FO#oz7YU2O^ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..aa4ca718738d6faa51eb2a0f53f9d1620097a98f GIT binary patch literal 558 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E?EyX^ zu0R?B0s;cOy}d(2LjwZ?eSLksyu5;fg8cma;B1HjPft&vppTCaPytXqkP8%tC<Cel ziUYa+{{9dVAQvJC;Q~pZY;bTe(3XgZi1_&Uq@<*jl$7-J^n%9|{sP^hTN30K%)rPb zASfg(A|WXyCoiv{q^zQ<rm1CMXk_o;;O^n+6&sh7oCX7Zd|OulH9qikaSX9Iy*Bu! zP?Ldxc9%?(dDnsk55%Hx{r_)gEh<o8{Uaf6@=asKC+j!dG3au-Zgk=F7KW%$k*+K5 zFI@S0xK}DzG~bc?e0x&nH{OGC?TYnmdh8DbzW?OCQq&?<w)Y>u-u?rp&&!yr32s<( zo1aBZ;6h%tBlij+&*J?}kD21mY&me$TBBhxYj)NHRo<-+ewc8s^59;S<+Q<QJ4c=L zr9IE~ZuGM%)Oa-8@9oy}CqAaf?#{oZ`s>}#_ic(Q|2E0k`pzh`-?nw`)@{>IeY+{+ q**1U6K~J0DFEXNg4{ZD={X%@&-ME8$+xgT%k>%;?=d#Wzp$PyARmi>o literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-backdrop.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..47ec30d89eb70f6d4d037b176754cef95cff1e69 GIT binary patch literal 438 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`u7fKP}k zknZd2YiMYwsp+b0=&f$(t*q@TZ|FFC_QHh=S1(__aq8^l%a?CnyLR)={YQ@;Jp~bu zo<4p0x(cYcuBWP@>&K5D)eYTMbzN1BJ&mms8#^XeHgp3;Y8v~%QoYqp-9ScFU1wEY z50Fu(@A@8St6E8rUoZnFm#UhTwM|%9SU3noL`25K#%1N?0zqD0VPR2GQE_qclOvh| zKpicfE{-7*;ko^%g_;}$m^a&qiHHigggFLQ{rfMzS4X^ipX$n$o=a>eEt>!Qp8D)_ zObjhLucn@u<ryUOfb&DcMNh4U^1V9K^&hC-ZD`)wJGUV&h{0mkTt+7oyR|pJvi3}> zTCi=^CbfAL2^tG!8f^C6-LZRrQsx?~V>Wk>S={#xo^Jj2BlE$zLIDhAf4hP1VeoYI Kb6Mw<&;$S*7P~9} literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3a27f104257b8ee65c5df3f547cfd4664cf19eb3 GIT binary patch literal 748 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E4+DHc zT!C~$!=&=^j)sQ*l7{Z8s@AHi3Dwmt)h&Hx4V?`Qoz>O7<qaJ*HC>ery=66>wYA;V z4ZW4MU8m1otgh>-YUsXj;p*kfHx3>-b?WTp%hzsR1EQOE?%cV5|Nf)<kDdY*R5$hj z$!E`ASJd^qeEItI>vwP7ynFKw2tESAoA>YEe*%HZy6(!x?y3f$nY~}Xe(jk!`|H;q z-4kY3)^$}k^i%=uYV4^5n%2<W&@!Q+Wl}@igu3R5b*+6sk=myI+LqoQKYjp}0iE~l z8<5diRo4R)5#gVD4d_Ylk|4ie20nfPF>!HeX&D(=IaM`vODpS;(6F$ua43j~jEahm zj*bC>*!cLw#H6I;w6yfhtlZo@5XjFj0D{7zqT=G>Wm(T685kJVJY5_^BqY}!%#3CX zlwf;sJ!+z<i?)*{?@cwADUT}u{pUYrnVzP1`penc(}Av=e|}3zdTK2Aaq_DJm;Fxd z3*fb0<#@Bu>WJL$m~BVu3lao{{V%lfTdS;-stG+ZvFV!hnna$e3qnaH3nunjn(dSG z$e5N9DB-=yl6{}_6Ct;VDLOq&C!hWKJn@NXPme~W#X1kO`5yPyB|dSfY<@lI)?a;@ z+(5SvcM2Zo@m}|sA{cX7%{<C@$354V2MlW$UYm6=v2#-U$B#an3LHO`vMH;3vANAn z;nbM8=CDV%P~%1=?;9EuwIvcS-n#JXuF{sI?fhqjlsoHHjs&)@-?W3ttmcN|$0K4E z8!RU4syn~g_;{0Y#KFEIhi|Gn6>D04aHbbstH^nJDbaG7{R6Ybx~repvH&B3!PC{x JWt~$(697+&Tyy{c literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..6b4b3ef5cd914033f52c50d5e21e081b7ef341d3 GIT binary patch literal 361 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t}fKP}k zkiKr?eACkHoUP|&YnRJbu9qy`u2?x<v2?s*;ds^D;l72{eKU*uW|j}kET5X2J_8}M zXBMW<&CQ+yk%j478`HP8CO_Ovez*gX>2FUH?#9zjKyyV(g8YIR)HJlZdio9@IeP5J z&!0d4fxtud-g2OPx~Gd{h=gSBK~KIG1qRoH%R7o!UtoT*|G({Q38#pNqsqql_s^S2 zZo22L`f<aZUkh|1gdT_P5Sy{ME1ShEH0;6JF7`cId=)D<F$ISd@-<k7yy5NSJyj=b p{#sA<`Mrr-A3wTdWMcD^`Bw|yo9VsQi-1-#c)I$ztaD0e0su1Mh~xkO literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..fbe7cbcfa1a69afcb628fb43f5caba66c304e4b4 GIT binary patch literal 702 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EuL68R zT!Hj|28OE+9+&LgE?B!?v~|5;?RCN0^P&w<#O1QB#|0aAkhqoGB^&q4Hg1=!K_Zu| zTrXO?fRL5zB}=!9md=;Woi3R>Ua|m^PM6F;<YhzKD~7h04eYKM*j&~JBLkZ&de)b9 zt*+==0m-Y{7T2`RuWFiI)il4VWqwuL{EDXe4K33fT4uL&OmFL&+}1U{14Mczcl1o} z>Y3itH+^Pi`rO>)wUx<hYalXxV{Q80-sFRW=|=~Xk3iDV<P!*)eswne>SFTE#pI{E z$xjcH-$3MPGR5M18PK=-B|(0{3`{n5j?Q7>kx?<R8CltRg~c6R-97yi_U%7#@X(=m z@7{m>^!dw=pFe;7{re9HZXRA~%)r3N?djqeA|bi<V0Ad7qXhed`wJFHi^i@vTdE#4 zecPlm∨oRr~*6f5~%B?%J99dF;QB^vRzp+kX1=QXZ2VrscJQEr|*>*YymJEP2K3 zIr0AaD52<cQOUQAa^e%5-#u+lO40B3*rb_xd`oeIX_)-vV=GQ=C^A-9TPNq;<9$g; z##?=T%7bMK@BB`AAi8i0t0V{asmnb)X=WnoD$N%fKiQ}^?__R0e?s9wfE=r&kB)}w ze4ahg8j{m_?l^0lnYKh#DnheH$76YYr)Ze;q+{W&iMki3Y)QW5sW|DaXV=8N#W@za zy&0Dut)6>$TFTeAvy~q0o#eoCy7;=Vqr^X7o9%_Hb4xBh>N~u4xAL3I_P5N|?pt<V RB_9}~44$rjF6*2UngEv(DeM3M literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-hover-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..1696afa9b88b2caa4dcd920f4ab5bb69425695cd GIT binary patch literal 430 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uVfKP}k zkiMyAd|SovqO#Q$4U?<t##hx%Z)%y{)H1!H2}CB3jDg7Xv9T$Td}e0y%-r-TkTf#} zvY(rQM9!+pzOvDNWux=TR_C>i&TCuUH#VkkY)#(Un!K~qeP^%t*~#Fuv%wEHlOOIt zWcu6FWTo$MH=xC0B|(0{3?iap!J%QTZ5^F=?%uuk?fVZP__;FiNeWO!r>Bc!h(vg9 z-%Y+I2L@*D*Qb`w*(KAZaQx4I^<N4qGc58iFY#SkKf_}0ef^0y|HhnSC{8r5-*_?F z(@6C_W5SFRwVof(ypYPcb3)3?tFe8xbvSe95^0CmG28*3TK$fCFS$yNdzDDUGI=gb zkYYU6d1kW8?ad!;YS-VYVU5^yR@L5Tl@{loyY)X9PSgm6uJsdM0(2CEr>mdKI;Vst E01=m^y#N3J literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-hover-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0cf4839b0702165c9c97f14f2c1d0ab9173a33b5 GIT binary patch literal 830 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>j3NO( zA+A8h{}~vrYgpV+H@mE2d{x`%ikjI~Rnw~~Cf78LuWOiJRyVt%ZgN%4_^O)Obq&)i z>gHF~&914LT?Vo>Os)c@)J?CcnO+4UldBqLS2awpsRNan0>y!{KsJ~GRsa@(a>3%) zfqEfG1Ex&f45;9SCJ3ETkv*p>cU}#M<Szh`y8Lxr<r})nw{%Qz>zdrwHN68wdM0=D zOz-NM-qSaIW@h@_+~l>D$!lvMGJRuh`rh8;y@TEd5YqqPVEWO)<Rg%D)cfdY@(F}Y zzdD<KbuszoV)E17<fn(pZy@qC@njbR1`C5pNswPK1EYeXvWmWep^>qPwT-R4qf=l| za7b8qU427iQ}f<^`;Qzue)8J&8#iygeD&td$4{TX{QR|VkAD#`d}BOa978Nlubmtj z-Q*zBc2_I+vRCvL9&?4wPR1OIbq+7(X%rJV_y51VEzfD5rt*2SBlnf3otvX77QOiB z_Vb#{?k-yyq!whCwsc|EjAaY?RF?_FUkm=)$hPnAp6inwYuEo|WR%{@=V4p^pVxa? z>81$(xNLz<_h<9o-*2_+{voAVeXHj!S7)xiD_rV-UB3F;hgs$N32)hTHlE(ya<1I< zH{aB<hPmnazY|~i?z=E;irays0v=4S6~qM{Ryqi@@MTFdh8G`TIsbbd!x>4I0yO~^ zJN|?sjvdh~jVt%Z+)-*!oiD)hi1YBz=TE)V)B7eby?Woq)xj-Fa)qz@l^*FV$3i}> zCh1pgv)3G&-8yM$#W~GK!d}-FPJeexL+kG3uJ{?9FPc0bPC8Y#rQqb-$*wzZ%dn?p zUpmEl+A6a4=aF5v)~h)6PF}8hGjGoRnL4I@O4a(YI+tbKr=Q<;?dHXe^$)uCZ8-PK P8yr!du6{1-oD!M<dIee1 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-hover.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..ee915d6a66d93e74889d9311d1e14280479612df GIT binary patch literal 464 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`u1fKP}k zkp9%r^SQ0<b3^yHhBgptZ2#KO_O+oELVmw+<;R)xKdxN=cK*`$t2e%1zxCtZ{T~k> zfzTr$dh+AR)9+7TK=p!6`0@S6caRBf-`o2@;_bZ<*&jcCerxLZ*3=HP0>p+W{_(Tj z_GAOl9a<$pe!&bPqGCZIp^Z(=E&KQHKXBl{!9$0E;Mm!7=P$he@bTlPPoKa1`u*qc z-+!%F1WkatIy_w*LnI_~4~7dhIf%F(?6zo{VJuO=BK-VqeZ8M=VBN*Fj+updx3gxg zGXLmuPjgnu7pvt8UklVL9Be0rFr0t;eDhDHolCe4HXpth=Ae2~Sm(?&mbgjm_uMyM z=3b#Xw{flR^li*qp1}{S+JB0kP+2-}fApdQrC)Y!R0<cqd+b&3r%josbS_SipUp0M VRBiLjb3ivSc)I$ztaD0e0sw3>=-U7Q literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-hover@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6c9afb626b6d0823012b2c85e1938bbb3118da75 GIT binary patch literal 815 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>j2r<z zA+A8h{~7*&Z)pGC-24NG8rr`!w0>=B{|Y9*HMM<j==csKfvB++sO(!~`?rQRDA~~Z zy%DUkp$(}1$Jz5BDKPqe>B{%Z*MD5N{O$au@5fGlzjo{U^;_R>-2QRz{`Y$izu$id zQ`!Fg#Y-Uj`>QwKU%&bJ=I!@4?|;5~{{uvR`1$_hk9Y5Xe){y|!v~=GU@c(V8`^(- z{q}9r^zUE4eVs4`W)#p3P}{$?^@0T3y1%ved~fak-rDuOrR!Tu=Z_yhLE_DwKoZ1; z_yx><nso9!Ff77Kg8YIR7!?$iRSXP`jIC{K?H!#0gMvfC>KhuHcJJM{9|#VBz`;X@ zjvPCF{N$-qr%s<ad-m+POP8-*zj5={?MIKEzI^rO<EPJ`zkK=f_1kx#ML&Q2`TMWk zP(uP3>gJv<jv*3~YY%2xGX+YpJ@~HStr0z?<;_&vBU9E+GIgn%_y50t$+?*`S1<c` zw)S*=(8iK&pZ>f_2^JP|QeFKaRBQ^13%|hviHVHCrYt6DOZ*>6JKrk&==zG|qJ-#l zD~A<LLfV{<zwP6G{ZH)J9*I?4%{F-ppJ&f+dDtP?{MB<>)PduIKRL5wwwSC5owW4Y zZ_bmt5#EbZAKp@lv{K!9xpk`GTd8@bQq}eap)T2nwx6AMSI@@x;;avQ=5Ad6hvj^8 zM(B=vdKpvZKPYmEZv0y0S5!Om$y4n$JsFx2?JC6%eNPnExL#CCC_N!lRg}VhZAQi_ zrpNEnn2#MhE8C;JQS3u|<i-%eg`d1)luKJOT#kz8Cwo*!{qngcaKYn5g9jt?CuN}p t&t!kBd!};cN6@j#ni8Y#<WKYK7~TC3CeI9&ivvaygQu&X%Q~loCIE7Vyb1sS literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000000000000000000000000000000000000..62ee2d089a2d584a7f2670759e3dea54699ae3f4 GIT binary patch literal 463 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`u1fKP}k zkp7gG_Bk=}b8N=vg!Ipe>7NsTTp*e8IUdMO`+nf?_hYBNpFa2P=*e%V&woF6>Bse( zKW^RmaqI5)TX(+Sx%=bpz3&g7d`U?El9&!66ViWt{{dlq$tnObG7G-OgT;UR{F0pc zB`NbuV#W_38>0Bf&kUA-Z-MU6DhcunW)Kk-3knHsY-(=VzkmOM0|yQsI&}E(;bUjd zoxkw<!^e-GK7Ic3>-V3(fB(rX|NQ`{tKHMZF+@T#_h2~RAp;TDgWf$a_p*B!$j;yX z|8HWXSp1n6`sP;m-haKY@&)Ur2UEW)xqk7AY2ZF7dduq)N5z_Z@1L?ucvvwC-_FhD zyE2LC<dqypAr;mKTa9nqH-=pjjJTbXCcR*q3Cp=;iTREDRK$N|T6xth>4;6;r<%P> kYt_MrW!7J;e?8}(D<FEJoay&>ppzIpUHx3vIVCg!0F)NtHvj+t literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-close@2.png new file mode 100644 index 0000000000000000000000000000000000000000..28b625ea9c44012f9b40c0c627d610eed25ed491 GIT binary patch literal 815 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>j2r<z zA+A8h{}~v*CuDq&P5BU?_Axo@OG4_`xQwrfX<y?rKgDN!N=o~bkoh?=^>bX>=fsR} zaT%Wz(m%&%d`<+BUlY<kCxF>N6Am5ul92u-F&#*LKX&5#@zdW=o%we3<hOGdzi;3D z{oJMR7cYOmcK!Q}o8NEV`U*4zXaZ2><EJ3?&tH6h{_5w8*WX{g{_*M!2)%yu<IOuD z`SbnzAMf6MNlXJ74nsdafBjNc^Zo0$FC~>=!3?<6*ZB0W8Tml&*R;H^>G@yNa=)hM zeof8!l9K)7$4`*5lpG)lVkc&R5SU%39>E3-i?EU)zhDMN1w~~Q14AQYYa3g8N2kD` z;E=HThQ_Add-v@Jf&(CM@X(<n$BrLAdFs@u(`U|}J$vrb<!je(+`M)B(W9p?U%mPG z>GS6=U%q_(_8n-^&tHH3{%beXkN}3dxu=U`h=k<YgPGP$ff8&FzH4}EL{DjXGu8IU zl(mygU8?5&|L<RNZsyF@%RZj1JzXEPv1Hq)KW|ckg@v3{SAPf<o5JG4Z?HgOB4e;A zi%HrN|3}i!w+cVHzT&tjAv)d4VMUXWHs|AS`?z2K6Fas?Vii}jP2R%i+4EZ-b_h0q z^_&)U;JDyV&g_^iCTmP5Exq=e^Q3Ns_oCE?w-h3+RCiu(ohtZNYF?>SwS7UTOZK7d zXXoA3v+=z+>%*S88<+oKIp3TSy5pW+#+3OFid>=_zZUrwmCk(fRC`TNhGs;&O0h%V z6U8;I7u6C<PsmgirLbR{k+F*D@w+tPW6#dY_GoVu`_LY_F+_0TC$AXg(v}RDqvH9= z9@SC5e69&x@Ho-n!N~kcS!lsC*&pkkshs%{bgZ(b#Hc&@)BHL{kM{>tBp1160V9dQ M)78&qol`;+0Jlu4asU7T literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-active-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..5850222ca634cb2210c3a6a82a0536a6c542367c GIT binary patch literal 445 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uhfKP}k zke)eHYThJ?>C?q$&61osQ+n2PX&^acmh`My60>GXEM6?Pc!~UyC31@v%P(0hw`_&{ z^5qK4SAfup6$;CMjO7Y5rc2FVAiH3`?7{`IOP9(mT_(S5nf#iyN^90Bu34wFcAe7Z zZ7SP#sBPP+x*dpi0g>8{-D=Ycm9_w_7cU9&3uX`z6$=gxYi;Z3ymR;Ny?fujfB*60 z=g-C8%?<;VO!Rbd43P-WJ$I9-NkN1qVA6?JF=4K5AK^8>|Ht2m*%FsEZ^q%W)*s@L zZ~dR=YTDN(GbtWivGjY4Wvx(VMWwTwRa!&WdHd++G42}~WH#8Vesqya=&Z56`1(`= zL&c%pDh+HKk_*J|RGkSw<uKRVN#yg-+Y{|&8NPP02i`yU?sa9zRhM-e<8}!|E?j%H d((3<YbKVf48<PvJmjWHf;OXk;vd$@?2>^=|vpN6( literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..15a1e0e2532d27c59f617971071e0f9d34accebf GIT binary patch literal 840 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>jN$=4 zA+A8h|Nk>gpDr<bw)o7MvQwwZ%$OlPYpV40=~6RiN==(4Ib((-oIPur#7vMB5JAL& zB#1j>h7=IZoGt}aIb#}_oFO>_$Oei7RRS4MBnealWlsY!X3mhFIa7KjQ11+Bm>Q4? zvt~-qngtR8Go*m**|TNl%#oQ3L~~{4fspLHc{20n%g&!CyI{WT(q;0?fM|vM^5yc& zS17DnqqusF;<^pW>o+Q|-=w@@qw<DL${T@bi}I$;%A2;RY}%@_8Hl#2Y}u-^Wt-}j z?J8Tht8Uw=x*dpisqWaVwkYh?0btOWlmz(&GcYPBDy!%l7#bOySligzJ30jh1&4%% z*VQ*PHZ||vxBtko<0r3Ozj5={%U5sSeEjtJ%g<l?_V^b8gE-mK#WBRff9<5q;6nxi zZNUz#`T+--MJ%JATxhCjRMOhUu`()ps@MPj?<eF;Hq)&ss<A6cdtSTiq@UQrdY1^> zGoELc%{YBT?AY$9>lV$tymF;xtfnf<XOETk+hXJ7yAtd71<KyCYwOju^PiJl#&D;r zx^hQb^UmDtud36yRd2-~7ikX3YP?(We%`;7n5~-rOWvqwHg{Dwr2C|aipeIvy=Hx5 z&$1@JRe2&U%B>>tyVkRZG@Ec(N(An&d0yRMaH^>wsp-NuNd*ZZj!jQF?3h`+*&e=W z=i2j-W4S_z-OK}$3Ny~lIetUbrg?vg+sBq~taHE3u9^Scv7^+Y@hd~#G)DoIO<KZQ z8{~`&BrTUzEvcDf{OfjzK-Y&mY}Ief)x$r(OKQuyV`sFbie=}K=wfZtyj-Qeud802 zzv{;HlSBMn+#ZSVpA<zLJi6u{Jh5d>|HTEt_c)I^n9LPTjXWc_MyKchDSesaI}1PB Sm1zN^i^0>?&t;ucLK6Ti`)8*B literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-active.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000000000000000000000000000000000000..80abfd887bc5e6f976e97a784a110244bc965878 GIT binary patch literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t@fKP}k zkalS3@oZ~zYv^`q>vU`DbZu#OZRv1rZFgzua08O99bhhuZ0!JvAR(X@_qI;Y_AalE z?)_J<9lmk%#O*t`pTD^K^5y^k|F?&P#sKXQEeY}qW)Kk-3knHsY-(;fd+z*&4<A2$ z{_^jrdSD4qL4~J_V~B(#>%r*0!wLcn28VqfC||nwf8N?F(>_E<GdMK9xcKK<ghobr z)6Y7NTk#BA?W0A@88ynMRw*gHUB9|ESV=5$Vo=bgGsSu_mmCca2KshLRVRB*F812= z!6SJYe*(|LHE|5jx3d23WO!_<84z8v-;$4k;Sck~XZlv_3t7B?ZeZ|q^>bP0l+XkK D#uS(1 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-active@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a67144b5d3e74b11f49e78747a731ecf291aad55 GIT binary patch literal 664 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E#{zsp zT!A#h|NkEC?QYH8PR(8J?d|Rz9j>iiE<i?Wms@+gYfGnVTboNuhkIL>Yg?ClYo}W? zP_W<<$BY-3>^#cDS{)yS8<>0Hs=iQb6tPK=oh|5a|jM?{sYiGN1^k1<D4=VhF-S zfQEatcZKv%4C$W~K4J2VJ$vWvKX~`$t9vhBJ$(J<`>$U=e*OCS`}hC<|9RX}{s28< zToU9L%)qFisH~!IU}$7)Vr^q<@8}d56dV#3URU4H*wnmt-~J=Vj-R}C{l?8(FJHa+ z`04YPpT914s_QT?FtU2OIEGl9UOV}^Sd)Q(OW+&cYVnP%)>&`n{{OGpf3i(S;QpNL zw#AWUlRKCF4V>t6eUrI#Qt2hH-F8doy@^tJas1eo<rCk1|6D9}VN=WBM}2KuOqZ<J zU*U9mhxz>(TBahC&0g?_E^NH>zNCDARcwW)#RS*;3?EyJjyA}>tJ-DAw91TGC+<!E z3U&rH=CnN)Hs?0ATNJTbFzo1HIFNWCilKuc;b_B3c8{h<w!ei6@(otzpWtJ1;SZS1 zm>Kc;?IO7t&bljR>(?nJF-;HsT^gBMcvpF={f8#WP<Ayn<<uO}iP{eWo*i1K`zv`Z zKlA_oHaWkk9@RmC`}T(1R_Sv-6ZUDoe$;OUqqJJq8%`Ylpp@b1>gTe~DWM4f)Y%?b literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..805bd55d5d2cd75f1ec72531f351af5aabac96c7 GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|^(fKP}k zkaloz2n`MO_4Rdga|;X%^z-xc@$m@=2=Mp!2XcW7pa_rw<OT-^M@2=&#>S?kq@<^( zJFbl^0O}Vh3GxeO;NavE6B9QxGxzZH_VJBL1A-piz^y>}6i*k&5DCfLgMnfW3L>r- zm7P>y?)!OOR5!}*&Ds5yOGIqe7p^x7KHHb3v&rpf;q6rZRK4P@>#7t^Sgm!~)X$;v zyTf5ZX%s{JT5C1E$Zr>pofVB-Y;<8qOzN^^>58AG$5J0%=PdotWf_#XW*N{v22WQ% Jmvv4FO#oz7YU2O^ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..aa4ca718738d6faa51eb2a0f53f9d1620097a98f GIT binary patch literal 558 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E?EyX^ zu0R?B0s;cOy}d(2LjwZ?eSLksyu5;fg8cma;B1HjPft&vppTCaPytXqkP8%tC<Cel ziUYa+{{9dVAQvJC;Q~pZY;bTe(3XgZi1_&Uq@<*jl$7-J^n%9|{sP^hTN30K%)rPb zASfg(A|WXyCoiv{q^zQ<rm1CMXk_o;;O^n+6&sh7oCX7Zd|OulH9qikaSX9Iy*Bu! zP?Ldxc9%?(dDnsk55%Hx{r_)gEh<o8{Uaf6@=asKC+j!dG3au-Zgk=F7KW%$k*+K5 zFI@S0xK}DzG~bc?e0x&nH{OGC?TYnmdh8DbzW?OCQq&?<w)Y>u-u?rp&&!yr32s<( zo1aBZ;6h%tBlij+&*J?}kD21mY&me$TBBhxYj)NHRo<-+ewc8s^59;S<+Q<QJ4c=L zr9IE~ZuGM%)Oa-8@9oy}CqAaf?#{oZ`s>}#_ic(Q|2E0k`pzh`-?nw`)@{>IeY+{+ q**1U6K~J0DFEXNg4{ZD={X%@&-ME8$+xgT%k>%;?=d#Wzp$PyARmi>o literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..36858b0c462d82fa6dd389e0a8904c988aa87082 GIT binary patch literal 241 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<E_U(^;o#u7{m}mbkjq)%5m^jW zejS7voit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xD7r@Ck7R z(qQnvp`jr(bX8SdcV$Cobz^r`LvK|>S5;llyQ_O-fhxF5g8YIR7#W$Ez5N1X;);`n z%~t`1wLM)NLpWw8CnyNcSewOg`OKL}?gKo9?4caat6DS}4n?FTFr*c%^HRH7!SKj| VZL!AY#cCk?JYD@<);T3K0RSE(NHG8a literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..061e3569f13ada9e9769abcd8ed92d2ed7e6fbff GIT binary patch literal 289 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7^#Gp` zS0D`p4Gj%_eSIY*-L*|Ul}+7M4PBLWot1Un)eYTMbv;1D%6Q5SsE)TJ$S;_Ik%^Pr z*gP&iF)zP3!0LGqP$JmV#W6%9I5|NgsbS~yGc%WJD2b(?o8uH3RQ!ym>39Z1Sd&1) zET*s~m4Zu+jR$2SAMiwQZejr912dBr2#GLG5MoKV!yMMcvg!OB%e(^yM;I6aIHfNI Srd+!Ma-gTHpUXO@geCxY)?2p# literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f186e9973a8b39928682cda2b39008978529fd2f GIT binary patch literal 364 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`t}fKP}k zke)eHYThJ?>C?q$&61osQ+n2PX&^acmh`My60>GXEM6?Pc!~UyC31@v%P(0hw`_&{ z^5qK4SAfup6$;CMjO7Yz)+()8r?_p0+P0mlJ9evy%?SpXFJ2Pl7tA0cDi$0X*4oz5 zdFSrkd-uM5|Ni60&!3CGn;ix!N%wSd43Ut`Js8c`tia%UaB+wJt*q8<hwlEj^X5^k zu{f-|d7s_=<4GEB@>5;&clIprx;#m8{j0mo*&$QY5`qsiI`Z;YnDRYX*~UC=g_du_ w$5r3@&dk%QV-~MgNzIhk_;s`O!LmN<dX8j%F3*4laiEn9p00i_>zopr00*;&`2YX_ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..926fac0fa892f30c6001f3b2ba7d847b2239efbf GIT binary patch literal 714 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E9|C+r zT!Hle{|wWoOU#}vK69q*)TuHvW=PMPDm{I=)XbSu)22zzm>~&g&zdGN6C?#h5OE+0 z;?9^M1w=EaO955Rm<A?iNX`JVf#N`wKn4^^0@Xm-(?E=wGo)wEl%5IHJ3|_#24upl znbNanNza)hGZ%>F%FF{H*?IG1=FOL#KTmeSeA#6y<d-j(U%o<N)f&asYZTXQP+q@L zdHp8k4I7m=Y*OC1NqN&&mCZo3O=Zhgm2Ep!w*%2G)g8Ol4qcX>2K2K@NswPK1EYeX zvWmWep^>qPwT-R4qf=l|a7b8qU427iQ}f<^`;Qzue)8J&8#iygeD&td$4{TX{QR|V zkAD#Z10#>8i(`m{<l2KT!<rl<*dCN$@w&a`l9=wDgE3sXy2i{+3za_Y{=fTWPnAWJ z@&6jRH$v8X)=C~;7`OU~!a+T2;nVzL-3PX-xpgWkUY=Dc^0O*`nPBmyQjKGha}u2& zo?OmicS?EEyTV(KzJK3vEQ-(b25;Nc)#j6CiEcb%HD}3=zNL%BgJz^C-icgdpzplm z=aL6m0`HiEei$muP}FQuYdLNo#38RxQs=37K{3QqbB9z*mn)b2b%CPfpo)9#2YC9I zR7h(t)$}}jZsVa@K+{XxwuYQvtXpT_>``|_^Pu$Hq{D^Rmq}CyIQZ=P_{&q!Zte03 z2fBV$ykkrJ@%G&Dx7;UEPS47lwX3YSA@&!0)8tLbfq9)xz;I>oboFyt=akR{0Hpsg AfdBvi literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-hover-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..5850222ca634cb2210c3a6a82a0536a6c542367c GIT binary patch literal 445 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uhfKP}k zke)eHYThJ?>C?q$&61osQ+n2PX&^acmh`My60>GXEM6?Pc!~UyC31@v%P(0hw`_&{ z^5qK4SAfup6$;CMjO7Y5rc2FVAiH3`?7{`IOP9(mT_(S5nf#iyN^90Bu34wFcAe7Z zZ7SP#sBPP+x*dpi0g>8{-D=Ycm9_w_7cU9&3uX`z6$=gxYi;Z3ymR;Ny?fujfB*60 z=g-C8%?<;VO!Rbd43P-WJ$I9-NkN1qVA6?JF=4K5AK^8>|Ht2m*%FsEZ^q%W)*s@L zZ~dR=YTDN(GbtWivGjY4Wvx(VMWwTwRa!&WdHd++G42}~WH#8Vesqya=&Z56`1(`= zL&c%pDh+HKk_*J|RGkSw<uKRVN#yg-+Y{|&8NPP02i`yU?sa9zRhM-e<8}!|E?j%H d((3<YbKVf48<PvJmjWHf;OXk;vd$@?2>^=|vpN6( literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..15a1e0e2532d27c59f617971071e0f9d34accebf GIT binary patch literal 840 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>jN$=4 zA+A8h|Nk>gpDr<bw)o7MvQwwZ%$OlPYpV40=~6RiN==(4Ib((-oIPur#7vMB5JAL& zB#1j>h7=IZoGt}aIb#}_oFO>_$Oei7RRS4MBnealWlsY!X3mhFIa7KjQ11+Bm>Q4? zvt~-qngtR8Go*m**|TNl%#oQ3L~~{4fspLHc{20n%g&!CyI{WT(q;0?fM|vM^5yc& zS17DnqqusF;<^pW>o+Q|-=w@@qw<DL${T@bi}I$;%A2;RY}%@_8Hl#2Y}u-^Wt-}j z?J8Tht8Uw=x*dpisqWaVwkYh?0btOWlmz(&GcYPBDy!%l7#bOySligzJ30jh1&4%% z*VQ*PHZ||vxBtko<0r3Ozj5={%U5sSeEjtJ%g<l?_V^b8gE-mK#WBRff9<5q;6nxi zZNUz#`T+--MJ%JATxhCjRMOhUu`()ps@MPj?<eF;Hq)&ss<A6cdtSTiq@UQrdY1^> zGoELc%{YBT?AY$9>lV$tymF;xtfnf<XOETk+hXJ7yAtd71<KyCYwOju^PiJl#&D;r zx^hQb^UmDtud36yRd2-~7ikX3YP?(We%`;7n5~-rOWvqwHg{Dwr2C|aipeIvy=Hx5 z&$1@JRe2&U%B>>tyVkRZG@Ec(N(An&d0yRMaH^>wsp-NuNd*ZZj!jQF?3h`+*&e=W z=i2j-W4S_z-OK}$3Ny~lIetUbrg?vg+sBq~taHE3u9^Scv7^+Y@hd~#G)DoIO<KZQ z8{~`&BrTUzEvcDf{OfjzK-Y&mY}Ief)x$r(OKQuyV`sFbie=}K=wfZtyj-Qeud802 zzv{;HlSBMn+#ZSVpA<zLJi6u{Jh5d>|HTEt_c)I^n9LPTjXWc_MyKchDSesaI}1PB Sm1zN^i^0>?&t;ucLK6Ti`)8*B literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-hover.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..128a39da1505934b85102494ab976af03f15ee55 GIT binary patch literal 422 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uSfKP}k zkPZcb2EU}Tz_?1^$l{==V!xP*(3py};<l`^&KYyp-Fxs9i0(gp`s2qhIQseP7ZCk} zf#1LX{Q2|u?_UuA|Ns9BmaJK_eEsrOn<h=0KY9AXs`~DSL96S4mMN74`2{mD^Y99b z$g8MmXj+z(mhC@q@X+xS&tAOz3<AG@|Ni@zvG&w%pz20X7sn6@N!Ekyi7bjd3<inP zMJNC5u3PBJ#BgCjDEISq-EDtX%IwRoH*>Yy&%Z0YI)9~YJ^zKfsv)*-Bo_bf6^Ytd ztk=t>cxvs`?Bo`vyK6eDTQ^@g-lzXrt2|5nl+U$^d9TvnOYhkiT=e3>*SdIK%S~<P m@6C5^o+fzirZ@w`KgL-TY}{0J&a(p@!{F)a=d#Wzp$PzwlEC}` literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..66cdeda056e20937db39de93edef20268a13a7c3 GIT binary patch literal 801 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E&jWly zT!FN48VGpi<~k%agoYOSrlt9&0T~T`No9d?mA;Y1LD6OYiPfQT<pBv50r91NF%_XP z6~PImK-td8i>Az5Gj0Cb8FSaonzv!jg0%~lY&?DO`q}eWPhGfr_VSH$S8m?D|K#q2 zC-*?;DG=R%`1Il9=da$pfA`_zyAPk<z5De3Js5rb^zrkTuV24?{`&39*Kfam{f405 zzyJP21^>a|?_ZEOkoob`moGqlU%wqXa%%6vV||n7PMA7x;?(&KtrM#1yX%_!>sux~ zypjF^=vA+hAirP+R#tWnPA)DUUSSa#Svdt|6%|!A6LSkoD{Je>=$M$e!lL4m(z3Ei z(`U?@J$J$K4I4L|JAdKQv*#~fzW?y?^XJb%>wf$MSuf}GHj9CQG0fA&F~s8Z+Th6O zCI^vF&tNA73&~qeOE1OgO?lL{P4esidjB&et&D%FUcBCOX70}RYX0(*PyY#9Z(1bT zw(P{EuyR*tmbH@##X}Zce7XDa#@qSV8MjXOB3>GCJ$SxBwMElD?O)z%v*zh1q#V}a z`dAus<_}96-xrJSuC!C~MmZ}c)<w*lfAEDss#3;|#mBE!ANcU~ke>O46?PdezdAo2 ze6zB3e%ITBoy_a6%{lm1EX6P2Lh|*an+2L@$7-lN?2LV$f7*g=dyG(G!~erJ0upyV zB&cvQHP3f`6WrylbcCmlM}xI9r6s}FOIRs&i}E2gw&Rk2m$g`FUwLFKkkm3GhfB0; zM=Jk%&0|-WU0D;kIA?R)))kS7yZe{VEStYbi?3(0+zh@idkiM2y>XfL&@<`Dj|*}! zev8h(&%WS&bK~}?y^YU#cRd#iIGb*^SVzyV@^zl){`L3bKl0w@t@E1@EBzK2Zw#KU KelF{r5}E)dl%1Ra literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000000000000000000000000000000000000..14e5e3e74dff69ce6e125a0ec0bd54012d6d7bb8 GIT binary patch literal 241 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<E_U(^;o#u7{m}mbkjq)%5m^jW zejS7voit`w00kvWTq8<?^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xD7r@Ck7R z(hVT+ABaOk8>;HMs~Ui)tFob|x}mGOq5D_-vRa@b?vfzCU<M{87Phvo2}_opNo&|W z4=Akd>Eal|F*7+qL2$;}EQZTx&O~w_;3;Ge<#1lrqRDV5A}xU-tzey(+SLk%M-FU@ UH8w9+18QUNboFyt=akR{0P0~(_5c6? literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-maximize@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a1a13bb592dfbbf413347f0541f9be75043fb727 GIT binary patch literal 297 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv=3*z$5DpHG+YkL80J)q69+AZi z4ASdCm@!Ujq6|<_vcxr_Bsf2<q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7-2k5u zS0LTc(6DONs)mOCii-BiwzlfVo{EO9s`~CqAlcAU-Oydt&|O*A4P-1i7Wo&bfxjfk zFPMReSwK)YI%)Ze)rXH9J7c}NFBK>i?CIhdq7j^&Ad%FNdT)36@c<W_`+KW<S1oye z*P5mOBEuRM#RFSJ*06X!2xVYyX5VzcdV^33BM>*1pLI~xU{X-!I8edAhK2LWzUuFX d8WKAg8O$ve%5x5jx&w`8@O1TaS?83{1OS2wWsCp- literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-active-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ac0eeb4716aec62076734c782e88afd70894c02e GIT binary patch literal 380 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uYfKP}k zkiI#S_x3!VJBxU3E#SXBpa1p({yPhW?=BL)J74(j0^w&Xq@S&nezHm$$auO^>g8Iw zmuuu+01=o0<O10*SIa$Jq5f{8%DYV}?>B0F->v&&x9+dK`q$cTe+60~Q4-`A%pf8v z791MZ+Sbu|=g!@`_r87q0R%sPPFek~9jGSP)5S4FLNfQ@Z6Rj^2G@(eNA|j2Ty^5- z|MOD}XZEmXe>}0}@cZ9cJb^naSnIaMoQl1e$9ZN^%BjX{+8<2~UMyn|+o@ahi=q3D zn5FN5Xmi^O6{_y6Ga^sU5WEq4asPuP_4N-VxEJktcWvuxqj_`Y@CryZeBcEICxfS} KpUXO@geCx}r=b!6 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7d5cd997cbb15b1e40211a36090c34fec6323cec GIT binary patch literal 755 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>jI04Z zA+A8h|Nk>wpD%D@HvjDf{CDQ?-JC0MYreqkIRdxm@!wg%e`7BHjRk@?=L+7OFL-;N zz@51QH|Fs})ZCiO4^(q|F8@s+IZxpBd;y^N&3Pd0w}9MvU^b8eG;kh22!X`GjCq1! zL7*0)+dyOI3j)={(cOhYcNYj<pQ(6nk?4IOS}b~hiRgnRVh@*yKU^yQXsP(iHF7W4 z$iG}G_j0ZLn+-~DHz>c~r2S#D_J=KMAAx8q5UGCxqHRE=@fn14zwXfbx<mWxPOWb{ zbiV<~ow`4E>;2fH`(uyZuf6)^dms1!1H!l@$S;_IQ9)5zMc=^C$k@c%#@61^DKIEF zBrLqHzM-+HdGEgcM~)podF}d*o3~!Rdh_wq=Py5hUF=lX0fwidr;B5Vgyh<T)zJqN zB-kH3@9pvnDOoV>v09jN)N6&sIo>*vb@%@-F4?=I?B+}R@4mB-d|SsAv{_T^lPA}~ zb6Hu}w>&St{bp6rw2A(EJ|!Lc`Zua?;_<}2{QR+Y%S>Ok>;H&YE3z|*mzz<!a&}n6 z(td%e&Wo3R8ari5MkSbXFXWjh_AS&UK=?@Peq|?p_n3n&EY1q=zKI{md1K6MFtH<8 zCgB2~1Vf+GoxRLFw;1IQ+?OrfD$j6v<9U$=U7_-1g+l=fdiPyhwsSw4B<oUfN3qXS z%}Fve>QolT(zzFev|n>96qj6^W9q}w^Tc9jkS@1f+Ut&MGFM6~UKGu;Nm{zxe+SRn z9j<md%4Jn;Z!IP#t`D|dYS1}HL90t6=G`T=zsv?|J6q2GUI9v>44$rjF6*2UngG+m BQ566H literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-active.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000000000000000000000000000000000000..89040e7cdf11cf32b3066ccb6b5867e2d488bb48 GIT binary patch literal 343 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_CfKP}k zkalS3@oZ~zYv^`q>vU`DbZu#OZRv1rZFgzua08O99bhhuZ0!JvAff;N|G%E@A_O!@ zv?Rzcm_bBTEGQ(jv8lP`?78z7K79Q2`OCkf>VYLd1<9T+jv*3~xd)^9S`-9a4=(P= zcbD4vu6|{*)sYX0qVo?`#a!RVvg+a!okzzOt#Xk&_{Gb1!zx2&d($!n?_G0Mn0+q2 zRZ)EqkjyS-s-`d_F8#Q&SZL~jqblWmA%FKg-Qz18|F3p7k7}p+QfZ)d44$rjF6*2U FngAU=eMSHP literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-active@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..601ce534a98f6197f97de8effde3cbbd8c4756f6 GIT binary patch literal 571 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E^8<WB zT!A#h|NkEC?QYH8PR(8J?d|Rz9j>iiE<i?Wms@+gYfGnVTboNuhkIL>Yg?ClYo}W? zP_W<<$BY-3>^#cDS{)yS8<>0Hs=iQb6tPK=oh|5a|jM?{sYiGN1^k1<D4=VhF-S z{{R2qXO!CsbfIxckY6wZqk^KcioSuNk+F%jjjg?-Q(#bVNLYAXeM4hY^WJ^?j~qLG z^4j$qH*dXs_2%QJ&tHE2y4b0%1Jr)r)5S4FLUQfF*I`W#B5W7(j|A;rxil=QV|(Ki zmtPhC)3as!yG<XQvHyNdcV_!~72CNvn<Ne#K4Wz4(n?3~^3!d;Ep5+jqdytSEVhr+ zY+vEZUiGAWhe34JTHY(x%xV_KlFT~i<Rq`O|46$aqm&rH^U*ofaz#)_)2gBXQ33Z= zryRd>PYev@)8gKk62P-D;R5@S2FLFLYN-eKvQ9OGYiwS4{nUd+#S7f;x#mWE^7_ei z{PH~ApB%gwXYsD)i#l^;)3)kn|9ZLGi#B{r=imN?f39a`cv)$MF3@WXp00i_>zopr E0I<*Md;kCd literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..805bd55d5d2cd75f1ec72531f351af5aabac96c7 GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|^(fKP}k zkaloz2n`MO_4Rdga|;X%^z-xc@$m@=2=Mp!2XcW7pa_rw<OT-^M@2=&#>S?kq@<^( zJFbl^0O}Vh3GxeO;NavE6B9QxGxzZH_VJBL1A-piz^y>}6i*k&5DCfLgMnfW3L>r- zm7P>y?)!OOR5!}*&Ds5yOGIqe7p^x7KHHb3v&rpf;q6rZRK4P@>#7t^Sgm!~)X$;v zyTf5ZX%s{JT5C1E$Zr>pofVB-Y;<8qOzN^^>58AG$5J0%=PdotWf_#XW*N{v22WQ% Jmvv4FO#oz7YU2O^ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..aa4ca718738d6faa51eb2a0f53f9d1620097a98f GIT binary patch literal 558 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E?EyX^ zu0R?B0s;cOy}d(2LjwZ?eSLksyu5;fg8cma;B1HjPft&vppTCaPytXqkP8%tC<Cel ziUYa+{{9dVAQvJC;Q~pZY;bTe(3XgZi1_&Uq@<*jl$7-J^n%9|{sP^hTN30K%)rPb zASfg(A|WXyCoiv{q^zQ<rm1CMXk_o;;O^n+6&sh7oCX7Zd|OulH9qikaSX9Iy*Bu! zP?Ldxc9%?(dDnsk55%Hx{r_)gEh<o8{Uaf6@=asKC+j!dG3au-Zgk=F7KW%$k*+K5 zFI@S0xK}DzG~bc?e0x&nH{OGC?TYnmdh8DbzW?OCQq&?<w)Y>u-u?rp&&!yr32s<( zo1aBZ;6h%tBlij+&*J?}kD21mY&me$TBBhxYj)NHRo<-+ewc8s^59;S<+Q<QJ4c=L zr9IE~ZuGM%)Oa-8@9oy}CqAaf?#{oZ`s>}#_ic(Q|2E0k`pzh`-?nw`)@{>IeY+{+ q**1U6K~J0DFEXNg4{ZD={X%@&-ME8$+xgT%k>%;?=d#Wzp$PyARmi>o literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..b83cb7d4db1a381c3ac939b5278709b35af680a6 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQnQ+T^vI! zdXp0*SPwH8Bnhus^;+|o+P!Nbm%8<ix#WuXHYsv4Ea7Bf`Tt?tUZ8pgPgg&ebxsLQ E0PY1ZVgLXD literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f83b673dc3a3b8d184d7bcafabbcec7fedafd040 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;n2Vh}LpV4%Za?&Y0OWEOctjR6 zFi5WlVa7PAi84Sz$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS*aCb) zT!C~|UC+wR=dFM&rjj7PV20xT^WW|R@`OBH978ywlM@#3ZTR2p831%c$5)oO)A=-S Q17#UJUHx3vIVCg!0Kk|sWB>pF literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..db3238f5906c2b28e7af9aa166798f4b1c030d27 GIT binary patch literal 369 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`ukfKP}k zkiI#S_x3!VJBxU3E#SXBpa1p({yPhW?=BL)J74(j0^w&Xq@S&nezHm$$auO^>g8Iw zmuuu+01=o0<O10*SIfQIsPb-;%J<#6KX&W>+N&?)I^!D9Xo->_zhDLtQL*6Au-3MY z&O3MR-o5wj`wt-a`E$zZckMtm8J;eVArg|g2XFH=D+o9oT-@<JEHI;c_y7NMRoevQ z<~*D@bNl<}rjncPb*mLc<<(x%i4uCewLsUPTg-@Qc37A~##4qpVKN`Co#OIYbkvmL z*_EVxkDM!St`~0hGuipAZ;kA9foTgLo|F$h%RlM2?VdY8I~hD({an^LB{Ts5yh)iH literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f188f97882e9b5adafc3e36181ca91dadce3b8c7 GIT binary patch literal 717 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)Ep96eC zT!Hle{|wjX3*4B^e|rJ{ojH6r=L+1KFK~N~!0mbbcNXy9n9F}-f#A)#f;Z<2-kv9L zXRg4FdHfJHx90K#)!d%Te-lW~6SzHJ04RQQ9!UEwAa@>^4P*cfoW~DBAaO8bo*-Bd zs72^D(AfEcK=p8RccIYT1w!{0iQWgI#iI9@h(1^%_Hc>#!=>VnmWsbzBlmKR{L8g+ zFW1Vy*`V}xgYt(hY9E1UD-fxF0-|j|r15#1#@8KMUw3GK-Kq6$r`C_%dO!B){@A1U zYp?!^<2nn0-Zm}?@(X5QR8Uk_(Kj$OGB&Zcv9)(}3JeMk2@9{QZ)j|4-n(!Akz>bC zUb}wd=B<~n-hBM@`OD8=7dzE;7#J9NJzX3_BqY}!d>Pi{Ai?&a{EFA@EtkY}i&%rX z&UT0iPgb0)wEy@1S?5-?D_eX%|NNlY#=oyuU3~rWsu!Qon?1Swl?L<KYcix&+gf}+ zPYr(Zd+kKGGlA(ohU+SuOk0oZdwuv_>2fJ{zM0Qi*)<!U%}}{xb@<XzZcj^BoekUk zgXZ<MGS3!yqth~*KS*M#Vu+<?g;dM#_@Eh*0&6CSIB_3x_TZ}jE^y0!iNFhiJlmid z83J0)K^6O3CP+^>bXkujtzgops0b}fm8Wx(I!$9H6=d^huhd)48*JR{vG08_(|h^k zvx&!-N?g}bP>Zeqx1{6wl^~A<*II*5O$Kv(-I}jSrff>}-L4b6`_^Hzzs#31wlMAb SR3`)sR|Zd4KbLh*2~7YSaX@7N literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-hover-dark.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ac0eeb4716aec62076734c782e88afd70894c02e GIT binary patch literal 380 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i`uYfKP}k zkiI#S_x3!VJBxU3E#SXBpa1p({yPhW?=BL)J74(j0^w&Xq@S&nezHm$$auO^>g8Iw zmuuu+01=o0<O10*SIa$Jq5f{8%DYV}?>B0F->v&&x9+dK`q$cTe+60~Q4-`A%pf8v z791MZ+Sbu|=g!@`_r87q0R%sPPFek~9jGSP)5S4FLNfQ@Z6Rj^2G@(eNA|j2Ty^5- z|MOD}XZEmXe>}0}@cZ9cJb^naSnIaMoQl1e$9ZN^%BjX{+8<2~UMyn|+o@ahi=q3D zn5FN5Xmi^O6{_y6Ga^sU5WEq4asPuP_4N-VxEJktcWvuxqj_`Y@CryZeBcEICxfS} KpUXO@geCx}r=b!6 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7d5cd997cbb15b1e40211a36090c34fec6323cec GIT binary patch literal 755 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc|`>jI04Z zA+A8h|Nk>wpD%D@HvjDf{CDQ?-JC0MYreqkIRdxm@!wg%e`7BHjRk@?=L+7OFL-;N zz@51QH|Fs})ZCiO4^(q|F8@s+IZxpBd;y^N&3Pd0w}9MvU^b8eG;kh22!X`GjCq1! zL7*0)+dyOI3j)={(cOhYcNYj<pQ(6nk?4IOS}b~hiRgnRVh@*yKU^yQXsP(iHF7W4 z$iG}G_j0ZLn+-~DHz>c~r2S#D_J=KMAAx8q5UGCxqHRE=@fn14zwXfbx<mWxPOWb{ zbiV<~ow`4E>;2fH`(uyZuf6)^dms1!1H!l@$S;_IQ9)5zMc=^C$k@c%#@61^DKIEF zBrLqHzM-+HdGEgcM~)podF}d*o3~!Rdh_wq=Py5hUF=lX0fwidr;B5Vgyh<T)zJqN zB-kH3@9pvnDOoV>v09jN)N6&sIo>*vb@%@-F4?=I?B+}R@4mB-d|SsAv{_T^lPA}~ zb6Hu}w>&St{bp6rw2A(EJ|!Lc`Zua?;_<}2{QR+Y%S>Ok>;H&YE3z|*mzz<!a&}n6 z(td%e&Wo3R8ari5MkSbXFXWjh_AS&UK=?@Peq|?p_n3n&EY1q=zKI{md1K6MFtH<8 zCgB2~1Vf+GoxRLFw;1IQ+?OrfD$j6v<9U$=U7_-1g+l=fdiPyhwsSw4B<oUfN3qXS z%}Fve>QolT(zzFev|n>96qj6^W9q}w^Tc9jkS@1f+Ut&MGFM6~UKGu;Nm{zxe+SRn z9j<md%4Jn;Z!IP#t`D|dYS1}HL90t6=G`T=zsv?|J6q2GUI9v>44$rjF6*2UngG+m BQ566H literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-hover.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..c250748c552e9c2fc4c266ce0167a8046688cbdd GIT binary patch literal 368 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJbFq_W2nPqp?T7vkfLzW3kH})6 z^6MbX=%g{b0w^e1;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i|_0fKP}k zkPZcb2EU}Tz_?1^$l{==V!xP*(3py};<l`^&KYyp-Fxs9i0(gp`s2qhIQseP7ZCk} zf&c&iSJihrG<N+5TOZ^X%)rdUD=Z?fqN1T`SyEcI|G>dR$4@+a@$z&2xu-jUit;^O z9780g=Jvl8Y7h``jaD@KvT)1Z|J`jDu9W<{YrOf+?b7;&30|Izrr%#odmN$jO|@S- z_0J66gp(H&b_w-KwYe)^cRypqCE9V0Con*MBY(a6p*lI%FK?rH%MIhZHwJ~ywrn|> iaqZYglfLbR`g+zu+-n<;to#AAn!(f6&t;ucLK6TdBAogF literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..965ce3db3357fad9fe47dcef3a9c89d220caaf64 GIT binary patch literal 694 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy%*9TgAsieWw;%dH0CG7CJR*x3 z7^K&OFk_t5L>Zu<WQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E2LgOT zT!FN48VGpi<~k%agoYOSrlt9&0T~T`No9d?mA;Y1LD6OYiPfQT<pBv50r91NF%_XP z6~PImK-td8i>Az5Gj0Cb8FSaonzv!jg0%~lY&?DO`q}eWPhGfr_VSH$S8m?D|K#q2 zC-*?;DG=R%`1Il9=da$pfA`_zyAPk<z5De3Js5rb^zrkTuV24?{`&39*Kfam{f405 zzyJP21^;27s=k|vP2x7t5B4QNe!&c^tn3_|TwFZ7!Xh%Vatg{SDynKG<`$M#*4B~H zF)?w4Ma3nhWo475&zLoP?t<kTHf}n1{=%ha&tJTJ|Ka0j!RxKl85kI4JzX3_EKaYT z{5q`3L8LYC(u4^!6Vfxpb*8>s>U2<}=l%aM!Cn)C%{gns?%UsxJ~y-Yo5ZpDq7>^R zpF5IgM^!omIJ0%#DQ!HNG&jfWWR)G;oxI@pfh_%&;v)It3yyEP_uVixMv433_a*;> z?}+Yk6m0w#QfQd_a;b7l^!NUT!qzu3(+mXm6!7{hB-zb)V&yFNpgKvtW5+bfH>VyX zEH&48*db=O>iJxkuS$Zx6$w?$&E+>HJPMgoaa}qo@X>X(+%sR>qziq7lix1b_S<o) zugz;7{@;Q1y4t~COG5Nl$9!KJv}DJz06w29d}o-pD7#*Azp-LcoT*ZH>$f*`(e?kV znBK15$e*@)#>R?DX@<jn7mrQS?@N7Qz#qSN|0m9*lNI}xOFM(o4}+(xpUXO@geCxY Cno;)v literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000000000000000000000000000000000000..f4b6db0608f0582e6c564236e0bdf108e429d668 GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQnQ-T^vI! zdXp0*SPwH8Bnhv{dtuk?yJzddD=e`+owxL)Se=C!7}iW=VVUJqt_Re>;OXk;vd$@? F2>|T-EmQyi literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize@2.png b/.themes/arc-gruvbox/gtk-3.0/assets/titlebutton-minimize@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9a3581928b3997773cbfc83c9c0f17389a768cc6 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnL3?x0byx0z;n2Vh}LpV4%Za?&Y0OWEOctjR6 zFi5WlVa7PAi84Sz$r9IylHmNblJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS*aCb) zT!D0TL-!u7KXZXBrjj7PV1_eK9Gw>fc|x8pjv*Y;$q5ViHvDh)3;?>J<15SC>3o{E PfwByqu6{1-oD!M<s_HS@ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/gtk-3.0/gtk.css b/.themes/arc-gruvbox/gtk-3.0/gtk.css new file mode 100644 index 00000000..5c4845b5 --- /dev/null +++ b/.themes/arc-gruvbox/gtk-3.0/gtk.css @@ -0,0 +1,4058 @@ +* { + background-clip: padding-box; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #FC4138; + -GtkCheckButton-indicator-size: 16; + -GtkCheckMenuItem-indicator-size: 16; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkScrolledWindow-scrollbars-within-bevel: 1; + -GtkToolItemGroup-expander-size: 11; + -GtkExpander-expander-size: 16; + -GtkTreeView-expander-size: 11; + -GtkTreeView-horizontal-separator: 4; + -GtkMenu-horizontal-padding: 0; + -GtkMenu-vertical-padding: 0; + -GtkWidget-link-color: #2679db; + -GtkWidget-visited-link-color: #1e61b0; + -GtkWidget-focus-padding: 2; + -GtkWidget-focus-line-width: 1; + -GtkWidget-text-handle-width: 20; + -GtkWidget-text-handle-height: 20; + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + -GtkStatusbar-shadow-type: none; + outline-color: rgba(50, 50, 50, 0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 1px; + outline-radius: 2px; } + +.background { + color: #000000; + background-color: #F0F1F2; } + +*:insensitive { + -gtk-image-effect: dim; } + +.gtkstyle-fallback { + background-color: #F0F1F2; + color: #000000; } + .gtkstyle-fallback:prelight { + background-color: white; + color: #000000; } + .gtkstyle-fallback:active { + background-color: #d9dde0; + color: #000000; } + .gtkstyle-fallback:insensitive { + background-color: #fbfbfc; + color: rgba(0, 0, 0, 0.55); } + .gtkstyle-fallback:selected { + background-color: #458588; + color: #EBDBB2; } + +.view { + color: #000000; + background-color: #ffffff; } + .view.dim-label, .view.label.separator, .header-bar .view.subtitle { + color: rgba(0, 0, 0, 0.55); } + .view.dim-label:selected, .view.label.separator:selected, .header-bar .view.subtitle:selected, .view.dim-label:selected:focus, .view.label.separator:selected:focus, .header-bar .view.subtitle:selected:focus { + color: rgba(235, 219, 178, 0.65); + text-shadow: none; } + +.rubberband, GtkTreeView.view.rubberband, .content-view.rubberband { + border: 1px solid #2679db; + background-color: rgba(38, 121, 219, 0.2); } + +.label.separator, .popover .label.separator, .sidebar .label.view.separator { + color: #000000; } + +.label:insensitive { + color: rgba(117, 117, 117, 1); } + +.dim-label, .label.separator, .popover .label.separator, .sidebar .label.view.separator, .header-bar .subtitle { + opacity: 0.55; } + +GtkAssistant .sidebar { + background-color: #ffffff; + border-top: 1px solid #dcdfe3; } + GtkAssistant .sidebar:dir(ltr) { + border-right: 1px solid #dcdfe3; } + GtkAssistant .sidebar:dir(rtl) { + border-left: 1px solid #dcdfe3; } + +GtkAssistant.csd .sidebar { + border-top-style: none; } + +GtkAssistant .sidebar .label { + padding: 6px 12px; } + +GtkAssistant .sidebar .label.highlight { + background-color: #458588; + color: #EBDBB2; } + +GtkTextView { + background-color: #fafbfb; } + +.grid-child { + padding: 3px; + border-radius: 3px; } + .grid-child:selected { + outline-offset: -2px; } + +.popover.osd, .osd { + color: #EBDBB2; + border: none; + background-color: #323232; + background-clip: padding-box; + outline-color: rgba(235, 219, 178, 0.3); + box-shadow: none; } + +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } + +.spinner { + background-image: none; + background-color: blue; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } + .spinner:active { + opacity: 1; + animation: spin 1s linear infinite; } + .spinner:active:insensitive { + opacity: 0.5; } + +.entry { + border: 1px solid; + padding: 5px 8px; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #000000; + border-color: #cfd6e6; + background-color: #ffffff; + background-image: linear-gradient(to bottom, #ffffff); } + .entry.image { + color: #7d8189; } + .entry.image.left { + padding-left: 0; } + .entry.image.right { + padding-right: 0; } + .entry.flat, .entry.flat:focus { + padding: 2px; + color: #000000; + border-color: #cfd6e6; + background-color: #ffffff; + background-image: linear-gradient(to bottom, #ffffff); + border: none; + border-radius: 0; } + .entry:focus { + background-clip: border-box; + color: #000000; + border-color: #458588; + background-color: #ffffff; + background-image: linear-gradient(to bottom, #ffffff); } + .entry:insensitive { + color: rgba(0, 0, 0, 0.55); + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(235, 219, 178, 0.55); + background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.55)); } + .entry:selected, .entry:selected:focus { + background-color: #458588; + color: #EBDBB2; } + .entry.progressbar { + margin: 2px 12px; + border-radius: 0; + border-width: 0 0 2px; + border-color: #458588; + border-style: solid; + background-image: none; + background-color: transparent; + box-shadow: none; } + .entry.warning { + color: #EBDBB2; + border-color: #F27835; + background-image: linear-gradient(to bottom, #f7ae86); } + .entry.warning:focus { + color: #EBDBB2; + background-image: linear-gradient(to bottom, #F27835); + box-shadow: none; } + .entry.warning:selected, .entry.warning:selected:focus { + background-color: #ffffff; + color: #F27835; } + .entry.error { + color: #EBDBB2; + border-color: #FC4138; + background-image: linear-gradient(to bottom, #fd8d88); } + .entry.error:focus { + color: #EBDBB2; + background-image: linear-gradient(to bottom, #FC4138); + box-shadow: none; } + .entry.error:selected, .entry.error:selected:focus { + background-color: #ffffff; + color: #FC4138; } + .osd .entry { + color: #EBDBB2; + border-color: rgba(26, 28, 34, 0.4); + background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.4)); + background-color: transparent; } + .osd .entry.image, .osd .entry.image:hover { + color: inherit; } + .osd .entry:focus { + color: #EBDBB2; + border-color: rgba(26, 28, 34, 0.4); + background-image: linear-gradient(to bottom, #458588); } + .osd .entry:insensitive { + color: rgba(235, 219, 178, 0.55); + background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.25)); } + +GtkSearchEntry.entry { + border-radius: 20px; } + +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#458588), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#458588), to(transparent)); } } + +.button { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border: 1px solid; + border-radius: 3px; + padding: 5px 8px; + color: #000000; + outline-color: rgba(0, 0, 0, 0.3); + border-color: #cfd6e6; + background-color: #fbfbfc; } + .button.flat, .sidebar-button.button { + border-color: transparent; + background-color: transparent; + background-image: none; + background-color: rgba(251, 251, 252, 0); + border-color: rgba(207, 214, 230, 0); + transition: none; } + .button.flat:hover, .sidebar-button.button:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 350ms; } + .button.flat:hover:active, .sidebar-button.button:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + .button:hover { + color: #000000; + outline-color: rgba(0, 0, 0, 0.3); + border-color: #cfd6e6; + background-color: white; + -gtk-image-effect: highlight; } + .button:active, .button:checked { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: #458588; + background-color: #458588; + transition-duration: 50ms; } + .button:active { + color: #000000; } + .button:active:hover, .button:checked { + color: #EBDBB2; } + .button.flat:insensitive, .sidebar-button.button:insensitive { + border-color: transparent; + background-color: transparent; + background-image: none; } + .button:insensitive { + color: rgba(0, 0, 0, 0.55); + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(251, 251, 252, 0.55); } + .button:insensitive > GtkLabel { + color: inherit; } + .button:insensitive:active, .button:insensitive:checked { + color: rgba(235, 219, 178, 0.8); + border-color: rgba(82, 148, 226, 0.75); + background-color: rgba(82, 148, 226, 0.75); + opacity: 0.6; } + .button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel { + color: inherit; } + .button.osd { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #323232; + border-color: #23262e; } + .button.osd.image-button, .header-bar .button.osd.titlebutton, + .titlebar .button.osd.titlebutton { + padding: 10px; } + .button.osd:hover { + color: #458588; } + .button.osd:active, .button.osd:checked { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: #458588; } + .button.osd:insensitive { + color: #5d626e; + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(102, 109, 132, 0.25); } + .osd .button { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(102, 109, 132, 0.4); } + .osd .button:hover { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(119, 127, 151, 0.5); } + .osd .button:active, .osd .button:checked { + background-clip: padding-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: #458588; } + .osd .button:insensitive { + color: #5d626e; + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(102, 109, 132, 0.25); } + .osd .button.flat, .osd .sidebar-button.button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: none; } + .osd .button.flat:hover, .osd .sidebar-button.button:hover { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(119, 127, 151, 0.5); } + .osd .button.flat:insensitive, .osd .sidebar-button.button:insensitive { + color: #5d626e; + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(102, 109, 132, 0.25); + background-image: none; } + .osd .button.flat:active, .osd .sidebar-button.button:active, .osd .button.flat:checked, .osd .sidebar-button.button:checked { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: #458588; } + .osd .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), + .osd .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { + box-shadow: none; } + .button.suggested-action { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #4DADD4; + border-color: #4DADD4; } + .button.suggested-action.flat, .suggested-action.sidebar-button.button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #4DADD4; + outline-color: rgba(77, 173, 212, 0.3); } + .button.suggested-action:hover { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #76c0de; + border-color: #76c0de; } + .button.suggested-action:active, .button.suggested-action:checked { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #2e96c0; + border-color: #2e96c0; } + .button.suggested-action.flat:insensitive, .suggested-action.sidebar-button.button:insensitive { + border-color: transparent; + background-color: transparent; + background-image: none; + color: rgba(0, 0, 0, 0.55); } + .button.suggested-action:insensitive { + color: rgba(0, 0, 0, 0.55); + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(251, 251, 252, 0.55); } + .button.suggested-action:insensitive > GtkLabel { + color: inherit; } + .button.destructive-action { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #F04A50; + border-color: #F04A50; } + .button.destructive-action.flat, .destructive-action.sidebar-button.button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #F04A50; + outline-color: rgba(240, 74, 80, 0.3); } + .button.destructive-action:hover { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #f4797e; + border-color: #f4797e; } + .button.destructive-action:active, .button.destructive-action:checked { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #ec1b22; + border-color: #ec1b22; } + .button.destructive-action.flat:insensitive, .destructive-action.sidebar-button.button:insensitive { + border-color: transparent; + background-color: transparent; + background-image: none; + color: rgba(0, 0, 0, 0.55); } + .button.destructive-action:insensitive { + color: rgba(0, 0, 0, 0.55); + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(251, 251, 252, 0.55); } + .button.destructive-action:insensitive > GtkLabel { + color: inherit; } + .button.image-button, .header-bar .button.titlebutton, + .titlebar .button.titlebutton { + padding: 7px; } + .header-bar .button.image-button, .header-bar .button.titlebutton { + padding: 7px 10px; } + .button.text-button { + padding-left: 16px; + padding-right: 16px; } + .button.text-button.image-button, .header-bar .button.text-button.titlebutton, + .titlebar .button.text-button.titlebutton { + padding: 5px 8px; } + .button.text-button.image-button GtkLabel:first-child, .header-bar .button.text-button.titlebutton GtkLabel:first-child, + .titlebar .button.text-button.titlebutton GtkLabel:first-child { + padding-left: 8px; } + .button.text-button.image-button GtkLabel:last-child, .header-bar .button.text-button.titlebutton GtkLabel:last-child, + .titlebar .button.text-button.titlebutton GtkLabel:last-child { + padding-right: 8px; } + .stack-switcher > .button { + outline-offset: -3px; } + .stack-switcher > .button > GtkLabel { + padding-left: 6px; + padding-right: 6px; } + .stack-switcher > .button > GtkImage { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; } + .stack-switcher > .button.text-button { + padding: 5px 10px; } + .stack-switcher > .button.image-button, .header-bar .stack-switcher > .button.titlebutton, + .titlebar .stack-switcher > .button.titlebutton { + padding: 2px 4px; } + .stack-switcher > .button.needs-attention:active > .label, + .stack-switcher > .button.needs-attention:active > GtkImage, + .stack-switcher > .button.needs-attention:checked > .label, + .stack-switcher > .button.needs-attention:checked > GtkImage { + animation: none; + background-image: none; } + .stack-switcher > .button.needs-attention > .label, + .stack-switcher > .button.needs-attention > GtkImage, .button .sidebar-item.needs-attention > GtkLabel { + animation: needs_attention 150ms ease-in; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#458588), to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 4px; } + .stack-switcher > .button.needs-attention > .label:dir(rtl), + .stack-switcher > .button.needs-attention > GtkImage:dir(rtl), .button .sidebar-item.needs-attention > GtkLabel:dir(rtl) { + background-position: left 3px, left 4px; } + .inline-toolbar .button, .inline-toolbar .button:backdrop { + border-radius: 2px; + border-width: 1px; } + +.inline-toolbar GtkToolButton > .button { + color: #000000; + outline-color: rgba(0, 0, 0, 0.3); + border-color: #cfd6e6; + background-color: #fbfbfc; } + .inline-toolbar GtkToolButton > .button:hover { + color: #000000; + outline-color: rgba(0, 0, 0, 0.3); + border-color: #cfd6e6; + background-color: white; } + .inline-toolbar GtkToolButton > .button:active, .inline-toolbar GtkToolButton > .button:checked { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: #458588; + background-color: #458588; } + .inline-toolbar GtkToolButton > .button:insensitive { + color: rgba(0, 0, 0, 0.55); + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(251, 251, 252, 0.55); } + .inline-toolbar GtkToolButton > .button:insensitive > GtkLabel { + color: inherit; } + .inline-toolbar GtkToolButton > .button:insensitive:active, .inline-toolbar GtkToolButton > .button:insensitive:checked { + color: rgba(235, 219, 178, 0.8); + border-color: rgba(82, 148, 226, 0.75); + background-color: rgba(82, 148, 226, 0.75); + opacity: 0.6; } + .inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel, .inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel { + color: inherit; } + +.linked:not(.vertical):not(.path-bar) > .entry + .entry { + border-left-color: rgba(207, 214, 230, 0.3); } + +.linked:not(.vertical):not(.path-bar) > .entry.error + .entry, +.linked:not(.vertical):not(.path-bar) > .entry + .entry.error { + border-left-color: #FC4138; } + +.linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, +.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning { + border-left-color: #F27835; } + +.linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning, +.linked:not(.vertical):not(.path-bar) > .entry.warning + .entry.error { + border-left-color: #f75d37; } + +.linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child { + border-left-color: #458588; } + +.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, +.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, +.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { + border-left-color: #458588; } + +.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child { + border-left-color: #F27835; } + +.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, +.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, +.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { + border-left-color: #F27835; } + +.linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child { + border-left-color: #FC4138; } + +.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, +.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, +.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { + border-left-color: #FC4138; } + +.linked:not(.vertical):not(.path-bar) > .button:active + .entry, +.linked:not(.vertical):not(.path-bar) > .button:checked + .entry { + border-left-color: #458588; } + +.linked:not(.vertical):not(.path-bar) > .button + .button { + border-left-style: none; } + +.linked:not(.vertical):not(.path-bar) > .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked:not(.vertical):not(.path-bar) > .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 #cfd6e6; } + +.linked:not(.vertical):not(.path-bar) > .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.linked:not(.vertical):not(.path-bar) > .button:active + .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar) > .button:checked + .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar) > .button.suggested-action + .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar) > .button.destructive-action + .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar) > .entry + .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child) { + box-shadow: none; } + +.linked:not(.vertical).path-bar > .button + .button { + border-left-style: none; } + +.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover { + box-shadow: inset 1px 0 rgba(207, 214, 230, 0.4), inset -1px 0 rgba(207, 214, 230, 0.4); } + +.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { + box-shadow: inset -1px 0 rgba(207, 214, 230, 0.4); } + +.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { + box-shadow: inset 1px 0 rgba(207, 214, 230, 0.4); } + +.linked.vertical > .entry + .entry { + border-top-color: rgba(207, 214, 230, 0.3); } + +.linked.vertical > .entry.error + .entry, +.linked.vertical > .entry + .entry.error { + border-top-color: #FC4138; } + +.linked.vertical > .entry.warning + .entry, +.linked.vertical > .entry + .entry.warning { + border-top-color: #F27835; } + +.linked.vertical > .entry.error + .entry.warning, +.linked.vertical > .entry.warning + .entry.error { + border-top-color: #f75d37; } + +.linked.vertical > .entry + .entry:focus:not(:last-child), +.linked.vertical > .entry + .entry:focus:last-child { + border-top-color: #458588; } + +.linked.vertical > .entry:focus:not(:only-child) + .entry, .linked.vertical > .entry:focus:not(:only-child) + .button, +.linked.vertical > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, +.linked.vertical > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { + border-top-color: #458588; } + +.linked.vertical > .entry + .entry.warning:focus:not(:last-child), +.linked.vertical > .entry + .entry.warning:focus:last-child { + border-top-color: #F27835; } + +.linked.vertical > .entry.warning:focus:not(:only-child) + .entry, .linked.vertical > .entry.warning:focus:not(:only-child) + .button, +.linked.vertical > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, +.linked.vertical > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { + border-top-color: #F27835; } + +.linked.vertical > .entry + .entry.error:focus:not(:last-child), +.linked.vertical > .entry + .entry.error:focus:last-child { + border-top-color: #FC4138; } + +.linked.vertical > .entry.error:focus:not(:only-child) + .entry, .linked.vertical > .entry.error:focus:not(:only-child) + .button, +.linked.vertical > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, +.linked.vertical > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { + border-top-color: #FC4138; } + +.linked.vertical > .button:active + .entry, +.linked.vertical > .button:checked + .entry { + border-top-color: #458588; } + +.linked.vertical > .button + .button { + border-top-style: none; } + +.linked.vertical > .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked.vertical > .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 0 1px #cfd6e6; } + +.linked.vertical > .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.linked.vertical > .button:active + .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > .button:checked + .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > .button.suggested-action + .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > .button.destructive-action + .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > .entry + .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child) { + box-shadow: none; } + +.inline-toolbar.toolbar GtkToolButton > .button.flat, .inline-toolbar GtkToolButton > .button.flat, .inline-toolbar.toolbar GtkToolButton > .sidebar-button.button, .inline-toolbar GtkToolButton > .sidebar-button.button, .linked:not(.vertical) > .entry, +.linked:not(.vertical) > .entry:focus, .osd .button, .osd .button:hover, .osd .button:active, .osd .button:checked, .osd .button:insensitive, .inline-toolbar .button, .inline-toolbar .button:backdrop, .linked:not(.vertical) > .button, +.linked:not(.vertical) > .button:hover, +.linked:not(.vertical) > .button:active, +.linked:not(.vertical) > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .primary-toolbar .linked:not(.vertical).path-bar > .button, .header-bar .linked:not(.vertical).path-bar > .button, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:active, .header-bar .linked:not(.vertical).path-bar > .button:active, .primary-toolbar .linked:not(.vertical).path-bar > .button:checked, .header-bar .linked:not(.vertical).path-bar > .button:checked, .primary-toolbar .linked:not(.vertical).path-bar > .button:insensitive, .header-bar .linked:not(.vertical).path-bar > .button:insensitive, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button, +NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover, +NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active, +NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked, +NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr), +.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr) { + border-radius: 0; + border-right-style: none; } + +.linked:not(.vertical) > .entry:first-child, .osd .button:first-child, .inline-toolbar .button:first-child, .linked:not(.vertical) > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:first-child > .sidebar-button.button, .inline-toolbar GtkToolButton:first-child > .sidebar-button.button, .linked > GtkComboBox:first-child > .the-button-in-the-combobox, +.linked > GtkComboBoxText:first-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:first-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:first-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:first-child, .header-bar .linked:not(.vertical).path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } + +.linked:not(.vertical) > .entry:last-child, .osd .button:last-child, .inline-toolbar .button:last-child, .linked:not(.vertical) > .button:last-child, .inline-toolbar.toolbar GtkToolButton:last-child > .button.flat, .inline-toolbar GtkToolButton:last-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:last-child > .sidebar-button.button, .inline-toolbar GtkToolButton:last-child > .sidebar-button.button, .linked > GtkComboBox:last-child > .the-button-in-the-combobox, +.linked > GtkComboBoxText:last-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:last-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:last-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:last-child, .header-bar .linked:not(.vertical).path-bar > .button:last-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; } + +.linked:not(.vertical) > .entry:only-child, .osd .button:only-child, .inline-toolbar .button:only-child, .linked:not(.vertical) > .button:only-child, .inline-toolbar.toolbar GtkToolButton:only-child > .button.flat, .inline-toolbar GtkToolButton:only-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:only-child > .sidebar-button.button, .inline-toolbar GtkToolButton:only-child > .sidebar-button.button, .linked > GtkComboBox:only-child > .the-button-in-the-combobox, +.linked > GtkComboBoxText:only-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:only-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:only-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:only-child, .header-bar .linked:not(.vertical).path-bar > .button:only-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:only-child { + border-radius: 3px; + border-style: solid; } + +.linked.vertical > .entry, +.linked.vertical > .entry:focus, .linked.vertical > .button, +.linked.vertical > .button:hover, +.linked.vertical > .button:active, +.linked.vertical > .button:checked, .linked.vertical > GtkComboBoxText > .the-button-in-the-combobox, +.linked.vertical > GtkComboBox > .the-button-in-the-combobox { + border-radius: 0; + border-bottom-style: none; } + +.linked.vertical > .entry:first-child, .linked.vertical > .button:first-child, .linked.vertical > GtkComboBoxText:first-child > .the-button-in-the-combobox, +.linked.vertical > GtkComboBox:first-child > .the-button-in-the-combobox { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } + +.linked.vertical > .entry:last-child, .linked.vertical > .button:last-child, .linked.vertical > GtkComboBoxText:last-child > .the-button-in-the-combobox, +.linked.vertical > GtkComboBox:last-child > .the-button-in-the-combobox { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-bottom-style: solid; } + +.linked.vertical > .entry:only-child, .linked.vertical > .button:only-child, .linked.vertical > GtkComboBoxText:only-child > .the-button-in-the-combobox, +.linked.vertical > GtkComboBox:only-child > .the-button-in-the-combobox { + border-radius: 3px; + border-style: solid; } + +.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .notebook tab .button, .app-notification .button.flat, .app-notification .sidebar-button.button, +.app-notification.frame .button.flat, +.app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive, .app-notification .sidebar-button.button:insensitive, +.app-notification.frame .button.flat:insensitive, +.app-notification.frame .sidebar-button.button:insensitive, TerminalWindow .notebook .active-page .button, TerminalWindow .notebook .prelight-page .button, TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .prelight-page .button:hover, TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: none; } + +.menuitem.button.flat, .menuitem.sidebar-button.button { + transition: none; + outline-offset: -1px; + border-radius: 2px; } + .menuitem.button.flat:hover, .menuitem.sidebar-button.button:hover { + background-color: #edeff0; } + .menuitem.button.flat:checked, .menuitem.sidebar-button.button:checked { + color: #000000; } + +*:link, .button:link, .button:visited { + color: #2679db; } + *:link:visited, .button:visited { + color: #1e61b0; } + *:selected *:link:visited, *:selected .button:visited:link, *:selected .button:visited { + color: #bad4f3; } + *:link:hover, .button:hover:link, .button:hover:visited { + color: #458588; } + *:selected *:link:hover, *:selected .button:hover:link, *:selected .button:hover:visited { + color: #eef4fc; } + *:link:active, .button:active:link, .button:active:visited { + color: #2679db; } + *:selected *:link:active, *:selected .button:active:link, *:selected .button:active:visited { + color: #dceaf9; } + *:link:selected, .button:selected:link, .button:selected:visited, .header-bar.selection-mode .subtitle:link, .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { + color: #dceaf9; } + +.button:link > .label, .button:visited > .label { + text-decoration-line: underline; } + +.spinbutton { + border-radius: 3px; } + .spinbutton .button { + background-image: none; + border: 1px solid rgba(220, 223, 227, 0.6); + border-style: none none none solid; + color: #646973; + border-radius: 0; + box-shadow: none; } + .spinbutton .button:dir(rtl) { + border-style: none solid none none; } + .spinbutton .button:first-child { + color: red; } + .spinbutton .button:insensitive { + color: rgba(0, 0, 0, 0.55); } + .spinbutton .button:active { + background-color: #458588; + color: #EBDBB2; } + .spinbutton.vertical .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child { + color: #000000; + outline-color: rgba(0, 0, 0, 0.3); + border-color: #cfd6e6; + background-color: #fbfbfc; } + .spinbutton.vertical .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:active { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: #458588; + background-color: #458588; } + .spinbutton.vertical .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:hover { + color: #000000; + outline-color: rgba(0, 0, 0, 0.3); + border-color: #cfd6e6; + background-color: white; } + .spinbutton.vertical .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive { + color: rgba(0, 0, 0, 0.55); + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(251, 251, 252, 0.55); } + .spinbutton.vertical .button:first-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive > GtkLabel { + color: inherit; } + .spinbutton.vertical .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child { + color: #000000; + outline-color: rgba(0, 0, 0, 0.3); + border-color: #cfd6e6; + background-color: #fbfbfc; } + .spinbutton.vertical .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:active { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: #458588; + background-color: #458588; } + .spinbutton.vertical .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:hover { + color: #000000; + outline-color: rgba(0, 0, 0, 0.3); + border-color: #cfd6e6; + background-color: white; } + .spinbutton.vertical .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive { + color: rgba(0, 0, 0, 0.55); + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(251, 251, 252, 0.55); } + .spinbutton.vertical .button:last-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive > GtkLabel { + color: inherit; } + .spinbutton.vertical.entry, .spinbutton.vertical:dir(rtl).entry { + border-radius: 0; + padding-left: 5px; + padding-right: 5px; } + .spinbutton.vertical .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child, .spinbutton.vertical .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:active, .spinbutton.vertical .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:hover, .spinbutton.vertical .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive { + border-radius: 2px 2px 0 0; + border-style: solid solid none solid; } + .spinbutton.vertical .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child, .spinbutton.vertical .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:active, .spinbutton.vertical .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:hover, .spinbutton.vertical .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive { + border-radius: 0 0 2px 2px; + border-style: none solid solid solid; } + GtkTreeView .spinbutton.entry, GtkTreeView .spinbutton.entry:focus { + padding: 1px; + border-width: 1px 0; + border-color: #458588; + border-radius: 0; + box-shadow: none; } + +GtkComboBox { + -GtkComboBox-arrow-scaling: 0.5; + -GtkComboBox-shadow-type: none; } + GtkComboBox > .the-button-in-the-combobox { + padding-top: 3px; + padding-bottom: 3px; } + GtkComboBox:insensitive { + color: rgba(0, 0, 0, 0.55); } + GtkComboBox .separator.vertical, GtkComboBox .sidebar .vertical.view.separator, .sidebar GtkComboBox .vertical.view.separator { + -GtkWidget-wide-separators: true; } + GtkComboBox.combobox-entry .entry:dir(ltr) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; + border-right-style: none; } + GtkComboBox.combobox-entry .entry:dir(ltr):focus { + box-shadow: 1px 0 #458588; } + GtkComboBox.combobox-entry .entry:dir(rtl) { + border-top-left-radius: 0; + border-bottom-left-radius: 0; + border-left-style: none; } + GtkComboBox.combobox-entry .entry:dir(rtl):focus { + box-shadow: -1px 0 #458588; } + GtkComboBox.combobox-entry .button:dir(ltr) { + border-top-left-radius: 0; + border-bottom-left-radius: 0; } + GtkComboBox.combobox-entry .button:dir(rtl) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; } + +.toolbar, .inline-toolbar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: #F0F1F2; } + .osd .toolbar, .osd .inline-toolbar, .toolbar.osd, .osd.inline-toolbar { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0.5); + border-radius: 3px; + background-color: rgba(50, 50, 50, 0.9); } + +.primary-toolbar { + color: rgba(235, 219, 178, 1); + background-color: #282828; + box-shadow: none; + border-width: 0 0 1px 0; + border-style: solid; + border-image: linear-gradient(to bottom, #282828, #20232b) 1 0 1 0; } + +.inline-toolbar { + background-color: #edeef0; + border-style: solid; + border-color: #dcdfe3; + border-width: 0 1px 1px; + padding: 3px; + border-radius: 0 0 3px 3px; } + +.search-bar { + background-color: #F0F1F2; + border-style: solid; + border-color: #dcdfe3; + border-width: 0 0 1px; + padding: 3px; } + +.action-bar { + background-color: #edeef0; } + +.header-bar { + padding: 5px 5px 4px 5px; + border-width: 0 0 1px; + border-style: solid; + border-radius: 0; + border-color: #323232; + color: rgba(235, 219, 178, 1); + background-color: #282828; } + .csd .header-bar { + background-color: #282828; + border-color: #323232; } + .header-bar:backdrop { + color: rgba(235, 219, 178, 0.7); } + .header-bar .title { + padding-left: 12px; + padding-right: 12px; } + .header-bar .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; } + .header-bar.selection-mode, .header-bar.titlebar.selection-mode { + color: #EBDBB2; + background-color: #458588; + border-color: #4189df; + box-shadow: none; } + .header-bar.selection-mode:backdrop, .header-bar.titlebar.selection-mode:backdrop { + background-color: #458588; + color: rgba(235, 219, 178, 0.6); } + .header-bar.selection-mode .button, .header-bar.titlebar.selection-mode .button { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: rgba(235, 219, 178, 0); + border-color: rgba(235, 219, 178, 0); } + .header-bar.selection-mode .button.flat, .header-bar.selection-mode .sidebar-button.button, .header-bar.titlebar.selection-mode .button.flat, .header-bar.titlebar.selection-mode .sidebar-button.button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #EBDBB2; + background-color: rgba(235, 219, 178, 0); } + .header-bar.selection-mode .button:hover, .header-bar.titlebar.selection-mode .button:hover { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: rgba(235, 219, 178, 0.05); + border-color: rgba(235, 219, 178, 0.5); } + .header-bar.selection-mode .button:active, .header-bar.selection-mode .button:checked, .header-bar.titlebar.selection-mode .button:active, .header-bar.titlebar.selection-mode .button:checked { + color: #458588; + outline-color: rgba(82, 148, 226, 0.3); + background-color: #ffffff; + border-color: #ffffff; } + .header-bar.selection-mode .button:insensitive, .header-bar.titlebar.selection-mode .button:insensitive { + color: rgba(235, 219, 178, 0.4); + background-color: rgba(235, 219, 178, 0); + border-color: rgba(235, 219, 178, 0); } + .header-bar.selection-mode .button:insensitive:active, .header-bar.selection-mode .button:insensitive:checked, .header-bar.titlebar.selection-mode .button:insensitive:active, .header-bar.titlebar.selection-mode .button:insensitive:checked { + color: rgba(82, 148, 226, 0.4); + background-color: rgba(235, 219, 178, 0.15); + border-color: rgba(235, 219, 178, 0.15); } + .header-bar.selection-mode .selection-menu, .header-bar.titlebar.selection-mode .selection-menu { + box-shadow: none; + padding-left: 10px; + padding-right: 10px; } + .header-bar.selection-mode .selection-menu GtkArrow, .header-bar.titlebar.selection-mode .selection-menu GtkArrow { + -GtkArrow-arrow-scaling: 1; } + .header-bar.selection-mode .selection-menu .arrow, .header-bar.titlebar.selection-mode .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + .maximized .header-bar.selection-mode, .maximized .header-bar.titlebar.selection-mode { + background-color: #458588; } + .tiled .header-bar, .tiled .header-bar:backdrop, + .maximized .header-bar, .maximized .header-bar:backdrop { + border-radius: 0; } + .maximized .header-bar { + background-color: #282828; + border-color: #323232; } + .header-bar.default-decoration, + .csd .header-bar.default-decoration, .header-bar.default-decoration:backdrop, + .csd .header-bar.default-decoration:backdrop { + padding-top: 5px; + padding-bottom: 5px; + background-color: #282828; + border-bottom-width: 0; } + .maximized .header-bar.default-decoration, .maximized + .csd .header-bar.default-decoration, .maximized .header-bar.default-decoration:backdrop, .maximized + .csd .header-bar.default-decoration:backdrop { + background-color: #282828; } + +.titlebar { + padding-left: 7px; + padding-right: 7px; + border-radius: 6px 6px 0 0; + color: rgba(235, 219, 178, 1); + background-color: #282828; + box-shadow: inset 0 1px #282828; } + .csd .titlebar { + background-color: #282828; } + .titlebar:backdrop { + color: rgba(235, 219, 178, 0.7); + background-color: #292929; } + .csd .titlebar:backdrop { + background-color: #292929; } + .maximized .titlebar { + background-color: #282828; } + .maximized .titlebar:backdrop, .csd .maximized .titlebar:backdrop { + background-color: #292929; } + +.titlebar .titlebar, +.titlebar .titlebar:backdrop { + background-color: transparent; } + +.primary-toolbar .separator, .primary-toolbar .sidebar .view.separator, .sidebar .primary-toolbar .view.separator, .header-bar .header-bar-separator, +.header-bar > GtkBox > .separator.vertical, .sidebar +.header-bar > GtkBox > .vertical.view.separator { + -GtkWidget-wide-separators: true; + -GtkWidget-separator-width: 1px; + border-width: 0 1px; + border-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%) 0 1/0 1px stretch; } + .primary-toolbar .separator:backdrop, .header-bar .header-bar-separator:backdrop, + .header-bar > GtkBox > .separator.vertical:backdrop, .sidebar + .header-bar > GtkBox > .vertical.view.separator:backdrop { + opacity: 0.6; } + +.primary-toolbar .entry, .header-bar .entry { + color: rgba(235, 219, 178, 0.8); + border-color: rgba(41, 41, 41, 0.4); + background-image: linear-gradient(to bottom, rgba(82, 82, 82, 0.4)); + background-color: transparent; } + .primary-toolbar .entry.image, .header-bar .entry.image, .primary-toolbar .entry.image:hover, .header-bar .entry.image:hover { + color: inherit; } + .primary-toolbar .entry:backdrop, .header-bar .entry:backdrop { + opacity: 0.85; } + .primary-toolbar .entry:focus, .header-bar .entry:focus { + color: #EBDBB2; + border-color: transparent; + background-image: linear-gradient(to bottom, #458588); + background-clip: padding-box; } + .primary-toolbar .entry:focus.image, .header-bar .entry:focus.image { + color: #EBDBB2; } + .primary-toolbar .entry:insensitive, .header-bar .entry:insensitive { + color: rgba(235, 219, 178, 0.35); + background-image: linear-gradient(to bottom, rgba(82, 82, 82, 0.25)); } + .primary-toolbar .entry:selected:focus, .header-bar .entry:selected:focus { + background-color: #ffffff; + color: #458588; } + .primary-toolbar .entry.progressbar, .header-bar .entry.progressbar { + border-color: #458588; + background-image: none; + background-color: transparent; } + .primary-toolbar .entry.warning, .header-bar .entry.warning { + color: #EBDBB2; + border-color: rgba(41, 41, 41, 0.4); + background-image: linear-gradient(to bottom, #a45d39); } + .primary-toolbar .entry.warning:focus, .header-bar .entry.warning:focus { + color: #EBDBB2; + background-image: linear-gradient(to bottom, #F27835); } + .primary-toolbar .entry.warning:selected, .header-bar .entry.warning:selected, .primary-toolbar .entry.warning:selected:focus, .header-bar .entry.warning:selected:focus { + background-color: #ffffff; + color: #F27835; } + .primary-toolbar .entry.error, .header-bar .entry.error { + color: #EBDBB2; + border-color: rgba(41, 41, 41, 0.4); + background-image: linear-gradient(to bottom, #aa3c3b); } + .primary-toolbar .entry.error:focus, .header-bar .entry.error:focus { + color: #EBDBB2; + background-image: linear-gradient(to bottom, #FC4138); } + .primary-toolbar .entry.error:selected, .header-bar .entry.error:selected, .primary-toolbar .entry.error:selected:focus, .header-bar .entry.error:selected:focus { + background-color: #ffffff; + color: #FC4138; } + +.primary-toolbar .button, .header-bar .button { + color: rgba(235, 219, 178, 0.8); + outline-color: rgba(235, 219, 178, 0.1); + outline-offset: -3px; + background-color: rgba(40, 40, 40, 0); + border-color: rgba(40, 40, 40, 0); } + .primary-toolbar .button:backdrop, .header-bar .button:backdrop { + opacity: 0.7; } + .primary-toolbar .button:hover, .header-bar .button:hover { + color: rgba(235, 219, 178, 0.8); + outline-color: rgba(235, 219, 178, 0.1); + border-color: rgba(41, 41, 41, 0.4); + background-color: rgba(82, 82, 82, 0.4); } + .primary-toolbar .button:active, .header-bar .button:active, .primary-toolbar .button:checked, .header-bar .button:checked { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: transparent; + background-color: #458588; + background-clip: padding-box; } + .primary-toolbar .button:insensitive, .header-bar .button:insensitive { + color: rgba(235, 219, 178, 0.35); + background-color: rgba(40, 40, 40, 0); + border-color: rgba(40, 40, 40, 0); } + .primary-toolbar .button:insensitive > GtkLabel, .header-bar .button:insensitive > GtkLabel { + color: inherit; } + .primary-toolbar .button:insensitive:active, .header-bar .button:insensitive:active, .primary-toolbar .button:insensitive:checked, .header-bar .button:insensitive:checked { + color: rgba(235, 219, 178, 0.75); + border-color: rgba(82, 148, 226, 0.65); + background-color: rgba(82, 148, 226, 0.65); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button, .header-bar .linked:not(.vertical):not(.path-bar) > .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:active, .header-bar .linked:not(.vertical):not(.path-bar) > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar) > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar) > .button:insensitive { + border-radius: 3px; + border-style: solid; } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .header-bar .linked:not(.vertical):not(.path-bar) > .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), .header-bar .linked:not(.vertical):not(.path-bar) > .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + .button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: none; } + +.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .primary-toolbar .linked:not(.vertical).path-bar > .button, .header-bar .linked:not(.vertical).path-bar > .button { + color: rgba(235, 219, 178, 0.8); + outline-color: rgba(235, 219, 178, 0.1); + border-color: rgba(41, 41, 41, 0.4); + background-color: rgba(82, 82, 82, 0.4); } + .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover { + background-color: rgba(134, 144, 165, 0.4); } + .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .primary-toolbar .linked:not(.vertical).path-bar > .button:active, .header-bar .linked:not(.vertical).path-bar > .button:active, .primary-toolbar .linked:not(.vertical).path-bar > .button:checked, .header-bar .linked:not(.vertical).path-bar > .button:checked { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: transparent; + background-color: #458588; } + .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .primary-toolbar .linked:not(.vertical).path-bar > .button:insensitive, .header-bar .linked:not(.vertical).path-bar > .button:insensitive { + color: rgba(235, 219, 178, 0.4); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button + .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button + .button, .primary-toolbar .linked:not(.vertical).path-bar > .button + .button, .header-bar .linked:not(.vertical).path-bar > .button + .button { + border-left-style: none; } + +.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover { + box-shadow: inset 1px 0 rgba(41, 41, 41, 0.4), inset -1px 0 rgba(41, 41, 41, 0.4); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { + box-shadow: inset -1px 0 rgba(41, 41, 41, 0.4); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { + box-shadow: inset 1px 0 rgba(41, 41, 41, 0.4); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry { + border-left-color: rgba(41, 41, 41, 0); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error { + border-left-color: rgba(41, 41, 41, 0); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning { + border-left-color: rgba(41, 41, 41, 0); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning + .entry.error, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning + .entry.error { + border-left-color: rgba(41, 41, 41, 0); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child { + border-left-color: rgba(41, 41, 41, 0.4); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { + border-left-color: rgba(41, 41, 41, 0.4); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child { + border-left-color: rgba(41, 41, 41, 0.4); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { + border-left-color: rgba(41, 41, 41, 0.4); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child { + border-left-color: rgba(41, 41, 41, 0.4); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { + border-left-color: rgba(41, 41, 41, 0.4); } + +.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:active + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .button:active + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:checked + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .button:checked + .entry { + border-left-color: rgba(41, 41, 41, 0.4); } + +.primary-toolbar .button.suggested-action, .header-bar .button.suggested-action { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #4DADD4; + border-color: #4DADD4; } + .primary-toolbar .button.suggested-action.flat, .header-bar .button.suggested-action.flat, .primary-toolbar .suggested-action.sidebar-button.button, .header-bar .suggested-action.sidebar-button.button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #4DADD4; + outline-color: rgba(77, 173, 212, 0.3); } + .primary-toolbar .button.suggested-action:hover, .header-bar .button.suggested-action:hover { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #76c0de; + border-color: #76c0de; } + .primary-toolbar .button.suggested-action:active, .header-bar .button.suggested-action:active, .primary-toolbar .button.suggested-action:checked, .header-bar .button.suggested-action:checked { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #2e96c0; + border-color: #2e96c0; } + .primary-toolbar .button.suggested-action.flat:insensitive, .header-bar .button.suggested-action.flat:insensitive, .primary-toolbar .suggested-action.sidebar-button.button:insensitive, .header-bar .suggested-action.sidebar-button.button:insensitive, .primary-toolbar .button.suggested-action:insensitive, .header-bar .button.suggested-action:insensitive { + color: rgba(235, 219, 178, 0.35); + background-color: rgba(40, 40, 40, 0); + border-color: rgba(40, 40, 40, 0); } + .primary-toolbar .button.suggested-action.flat:insensitive > GtkLabel, .header-bar .button.suggested-action.flat:insensitive > GtkLabel, .primary-toolbar .suggested-action.sidebar-button.button:insensitive > GtkLabel, .header-bar .suggested-action.sidebar-button.button:insensitive > GtkLabel, .primary-toolbar .button.suggested-action:insensitive > GtkLabel, .header-bar .button.suggested-action:insensitive > GtkLabel { + color: inherit; } + +.primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop, .primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop { + opacity: 0.8; } + +.primary-toolbar .button.destructive-action, .header-bar .button.destructive-action { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #F04A50; + border-color: #F04A50; } + .primary-toolbar .button.destructive-action.flat, .header-bar .button.destructive-action.flat, .primary-toolbar .destructive-action.sidebar-button.button, .header-bar .destructive-action.sidebar-button.button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #F04A50; + outline-color: rgba(240, 74, 80, 0.3); } + .primary-toolbar .button.destructive-action:hover, .header-bar .button.destructive-action:hover { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #f4797e; + border-color: #f4797e; } + .primary-toolbar .button.destructive-action:active, .header-bar .button.destructive-action:active, .primary-toolbar .button.destructive-action:checked, .header-bar .button.destructive-action:checked { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #ec1b22; + border-color: #ec1b22; } + .primary-toolbar .button.destructive-action.flat:insensitive, .header-bar .button.destructive-action.flat:insensitive, .primary-toolbar .destructive-action.sidebar-button.button:insensitive, .header-bar .destructive-action.sidebar-button.button:insensitive, .primary-toolbar .button.destructive-action:insensitive, .header-bar .button.destructive-action:insensitive { + color: rgba(235, 219, 178, 0.35); + background-color: rgba(40, 40, 40, 0); + border-color: rgba(40, 40, 40, 0); } + .primary-toolbar .button.destructive-action.flat:insensitive > GtkLabel, .header-bar .button.destructive-action.flat:insensitive > GtkLabel, .primary-toolbar .destructive-action.sidebar-button.button:insensitive > GtkLabel, .header-bar .destructive-action.sidebar-button.button:insensitive > GtkLabel, .primary-toolbar .button.destructive-action:insensitive > GtkLabel, .header-bar .button.destructive-action:insensitive > GtkLabel { + color: inherit; } + +.primary-toolbar .button.destructive-action:backdrop, .header-bar .button.destructive-action:backdrop, .primary-toolbar .button.destructive-action:backdrop, .header-bar .button.destructive-action:backdrop { + opacity: 0.8; } + +.primary-toolbar .spinbutton:focus .button, .header-bar .spinbutton:focus .button { + color: #EBDBB2; } + .primary-toolbar .spinbutton:focus .button:hover, .header-bar .spinbutton:focus .button:hover { + background-color: rgba(235, 219, 178, 0.1); + border-color: transparent; } + .primary-toolbar .spinbutton:focus .button:insensitive, .header-bar .spinbutton:focus .button:insensitive { + color: rgba(235, 219, 178, 0.4); } + +.primary-toolbar .spinbutton .button, .header-bar .spinbutton .button { + color: rgba(235, 219, 178, 0.8); } + .primary-toolbar .spinbutton .button:hover, .header-bar .spinbutton .button:hover { + background-color: rgba(235, 219, 178, 0.05); + border-color: transparent; } + .primary-toolbar .spinbutton .button:insensitive, .header-bar .spinbutton .button:insensitive { + color: rgba(235, 219, 178, 0.5); } + .primary-toolbar .spinbutton .button:active, .header-bar .spinbutton .button:active { + background-color: rgba(0, 0, 0, 0.1); } + +.primary-toolbar GtkComboBox:insensitive, .header-bar GtkComboBox:insensitive { + color: rgba(235, 219, 178, 0.2); } + +.primary-toolbar GtkComboBox.combobox-entry .button, .header-bar GtkComboBox.combobox-entry .button { + color: rgba(235, 219, 178, 0.8); + border-color: rgba(41, 41, 41, 0.4); + background-image: linear-gradient(to bottom, rgba(82, 82, 82, 0.4)); + background-color: transparent; } + .primary-toolbar GtkComboBox.combobox-entry .button.image, .header-bar GtkComboBox.combobox-entry .button.image, .primary-toolbar GtkComboBox.combobox-entry .button.image:hover, .header-bar GtkComboBox.combobox-entry .button.image:hover { + color: inherit; } + .primary-toolbar GtkComboBox.combobox-entry .button:hover, .header-bar GtkComboBox.combobox-entry .button:hover { + color: #EBDBB2; + border-color: transparent; + background-image: linear-gradient(to bottom, #458588); + box-shadow: none; } + .primary-toolbar GtkComboBox.combobox-entry .button:insensitive, .header-bar GtkComboBox.combobox-entry .button:insensitive { + color: rgba(235, 219, 178, 0.35); + background-image: linear-gradient(to bottom, rgba(82, 82, 82, 0.25)); } + +.primary-toolbar GtkComboBox.combobox-entry .entry:dir(ltr), .header-bar GtkComboBox.combobox-entry .entry:dir(ltr) { + border-right-style: none; } + .primary-toolbar GtkComboBox.combobox-entry .entry:dir(ltr):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(ltr):focus { + box-shadow: none; } + +.primary-toolbar GtkComboBox.combobox-entry .entry:dir(rtl), .header-bar GtkComboBox.combobox-entry .entry:dir(rtl) { + border-left-style: none; } + .primary-toolbar GtkComboBox.combobox-entry .entry:dir(rtl):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(rtl):focus { + box-shadow: none; } + +.primary-toolbar GtkSwitch:backdrop, .header-bar GtkSwitch:backdrop { + opacity: 0.75; } + +.primary-toolbar GtkProgressBar.trough, .header-bar GtkProgressBar.trough, .primary-toolbar .level-bar.trough, .header-bar .level-bar.trough { + background-color: rgba(41, 41, 41, 0.4); } + +.primary-toolbar GtkProgressBar:backdrop, .header-bar GtkProgressBar:backdrop { + opacity: 0.75; } + +.primary-toolbar .scale:backdrop, .header-bar .scale:backdrop { + opacity: 0.75; } + +.primary-toolbar .scale.trough, .header-bar .scale.trough { + background-image: linear-gradient(to bottom, rgba(41, 41, 41, 0.4)); } + .primary-toolbar .scale.trough:insensitive, .header-bar .scale.trough:insensitive { + background-image: linear-gradient(to bottom, rgba(41, 41, 41, 0.3)); } + +.primary-toolbar .scale.slider, .header-bar .scale.slider { + background-image: linear-gradient(to bottom, #454c5c); + border-color: rgba(41, 41, 41, 0.7); } + .primary-toolbar .scale.slider:hover, .header-bar .scale.slider:hover { + background-image: linear-gradient(to bottom, #50586b); + border-color: rgba(41, 41, 41, 0.7); } + .primary-toolbar .scale.slider:active, .header-bar .scale.slider:active { + background-image: linear-gradient(to bottom, #458588); + border-color: #458588; } + .primary-toolbar .scale.slider:insensitive, .header-bar .scale.slider:insensitive { + background-image: linear-gradient(to bottom, #3e4553); + border-color: rgba(41, 41, 41, 0.7); } + +.path-bar .button { + padding: 5px 10px; } + .path-bar .button:first-child { + padding-left: 10px; } + .path-bar .button:last-child { + padding-right: 10px; } + .path-bar .button:only-child { + padding-left: 14px; + padding-right: 14px; } + .path-bar .button GtkLabel:last-child { + padding-left: 4px; } + .path-bar .button GtkLabel:first-child { + padding-right: 4px; } + .path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel { + padding-right: 0; + padding-left: 0; } + .path-bar .button GtkImage { + padding-top: 2px; + padding-bottom: 1px; } + +GtkTreeView.view { + -GtkTreeView-grid-line-width: 1; + -GtkTreeView-grid-line-pattern: ''; + -GtkTreeView-tree-line-width: 1; + -GtkTreeView-tree-line-pattern: ''; + -GtkTreeView-expander-size: 16; + border-left-color: rgba(0, 0, 0, 0.15); + border-top-color: rgba(0, 0, 0, 0.1); } + GtkTreeView.view:selected { + border-radius: 0; + border-left-color: #a9caf1; + border-top-color: rgba(0, 0, 0, 0.1); } + GtkTreeView.view:insensitive { + color: rgba(0, 0, 0, 0.55); } + GtkTreeView.view:insensitive:selected { + color: #97bfee; } + GtkTreeView.view.dnd { + border-style: solid none; + border-width: 1px; + border-color: #577ba7; } + GtkTreeView.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: #aeb0b6; } + GtkTreeView.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + GtkTreeView.view.expander:hover { + color: #000000; } + GtkTreeView.view.expander:selected { + color: #cbdff6; } + GtkTreeView.view.expander:selected:hover { + color: #EBDBB2; } + GtkTreeView.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + GtkTreeView.view.progressbar { + color: #EBDBB2; + border-radius: 3px; + background-image: linear-gradient(to bottom, #458588); } + GtkTreeView.view.progressbar:selected { + color: #458588; + box-shadow: none; + background-image: linear-gradient(to bottom, #ffffff); } + GtkTreeView.view.trough, GtkTreeView.view.trough:selected { + color: #000000; + background-image: linear-gradient(to bottom, #cfd6e6); + border-radius: 3px; + border-width: 0; } + +column-header .button { + color: #7d8189; + background-color: #ffffff; } + column-header .button:hover { + color: #458588; + box-shadow: none; + transition: none; } + column-header .button:active { + color: #000000; + transition: none; } + +column-header:last-child .button, column-header:last-child.button { + border-right-style: none; + border-image: none; } + +column-header.button.dnd, column-header .button.dnd, column-header.button.dnd:active, column-header.button.dnd:selected, column-header.button.dnd:hover { + transition: none; + color: #458588; + box-shadow: inset 1px 1px 0 1px #458588, inset -1px 0 0 1px #458588, inset 1px 1px #ffffff, inset -1px 0 #ffffff; } + +column-header .button, column-header .button:hover, column-header .button:active { + padding: 3px 6px; + background-image: none; + border-style: none solid none none; + border-radius: 0; + border-image: linear-gradient(to bottom, transparent 20%, rgba(0, 0, 0, 0.11) 20%, rgba(0, 0, 0, 0.11) 80%, transparent 80%) 0 1 0 0/0 1px 0 0 stretch; } + column-header .button:active, column-header .button:hover { + background-color: #ffffff; } + column-header .button:active:hover { + color: #000000; } + column-header .button:insensitive { + border-color: #F0F1F2; + background-image: none; } + +.menubar { + -GtkWidget-window-dragging: true; + background-color: #282828; + color: rgba(235, 219, 178, 0.8); + padding: 0px; } +.menubar:backdrop { + background-color: shade(#282828, 1); + color: rgba(235, 219, 178, 0.5); } +.menubar > .menuitem { + padding: 6px 8px; + border: solid transparent; + border-width: 0; } +.menubar > .menuitem:hover { + border-width: 1px; + border-radius: 0px; + border-style: solid; + border-top-color: shade(#282828, 0.9); + border-right-color: shade(#282828, 0.9); + border-left-color: shade(#282828, 0.9); + border-bottom-color: shade(#282828, 1.2); + background-color: #458588; + color: #EBDBB2; } +.menubar > .menuitem:insensitive { + color: rgba(235, 219, 178, 0.2); + border-color: transparent; } +.menu { + margin: 4px; + padding: 0px; + color: #EBDBB2; + background-color: shade(#282828, 1.2); + border: 1px solid shade(#282828, 0.9); } +.menu .menuitem { + text-shadow: none; + padding: 4px; } +.menu .menuitem:hover { + color: #EBDBB2; + background-color: rgba(235, 219, 178, 0.1); + border: solid rgba(255, 255, 255, 0.12); + border-width: 1px 1px 1px 1px; } +.menu .menuitem:insensitive { + color: rgba(211, 218, 227, 0.45); } +.menu .menuitem.separator { + -GtkMenuItem-horizontal-padding: 0; + border-width: 1px; + color: #3D3D3D; } +.menu .menuitem.arrow { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } +.menu .menuitem.arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } +.menu.button { + border-style: none; + border-radius: 0; } + .menu.button.top { + border-bottom: 1px solid #4f5461; } + .menu.button.bottom { + border-top: 1px solid #4f5461; } + .menu.button:hover { + background-color: #4f5461; } + .menu.button:insensitive { + color: transparent; + background-color: transparent; + border-color: transparent; } + + +.csd .popup { + border-radius: 2px; } + +.menuitem .accelerator { + color: alpha(currentColor,0.55); } + +.popover { + padding: 2px; + border: 1px solid #cdd2d7; + border-radius: 3px; + background-clip: border-box; + background-color: #ffffff; + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.07); } + .popover .separator, .popover .sidebar .view.separator, .sidebar .popover .view.separator { + color: rgba(235, 219, 178, 0); } + .popover > .list, + .popover > .view, + .popover > .toolbar, + .popover > .inline-toolbar, + .popover.osd > .toolbar, + .popover.osd > .inline-toolbar { + border-style: none; + background-color: transparent; } + +.entry.cursor-handle, +.cursor-handle { + background-color: transparent; + background-image: none; + box-shadow: none; + border-style: none; } + .entry.cursor-handle.top, + .cursor-handle.top { + -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); } + .entry.cursor-handle.bottom, + .cursor-handle.bottom { + -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); } + +.notebook { + padding: 0; + background-color: #ffffff; + -GtkNotebook-initial-gap: 4; + -GtkNotebook-arrow-spacing: 5; + -GtkNotebook-tab-curvature: 0; + -GtkNotebook-tab-overlap: 1; + -GtkNotebook-has-tab-gap: false; + -GtkWidget-focus-padding: 0; + -GtkWidget-focus-line-width: 0; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + .notebook.frame { + border: 1px solid #dcdfe3; } + .notebook.frame.top { + border-top-width: 0; } + .notebook.frame.bottom { + border-bottom-width: 0; } + .notebook.frame.right { + border-right-width: 0; } + .notebook.frame.left { + border-left-width: 0; } + .notebook.header { + background-color: #F0F1F2; } + .notebook.header.frame { + border: 0px solid #dcdfe3; } + .notebook.header.frame.top { + border-bottom-width: 0; } + .notebook.header.frame.bottom { + border-top-width: 0; } + .notebook.header.frame.right { + border-left-width: 0; } + .notebook.header.frame.left { + border-right-width: 0; } + .notebook.header.top { + box-shadow: inset 0 -1px #dcdfe3; } + .notebook.header.bottom { + box-shadow: inset 0 1px #dcdfe3; } + .notebook.header.right { + box-shadow: inset 1px 0 #dcdfe3; } + .notebook.header.left { + box-shadow: inset -1px 0 #dcdfe3; } + .notebook tab { + border-width: 0; + border-style: solid; + border-color: transparent; + background-color: transparent; + outline-color: transparent; + outline-offset: 0; } + .notebook tab.top, .notebook tab.bottom { + padding: 4px 15px; } + .notebook tab.left, .notebook tab.right { + padding: 4px 15px; } + .notebook tab.reorderable-page.top, .notebook tab.reorderable-page.bottom { + padding-left: 12px; + padding-right: 12px; } + .notebook tab.reorderable-page.top, .notebook tab.top { + padding-top: 6px; + border-radius: 3.5px 2px 0 0; + border-width: 0; + border-top-width: 2px; + border-color: transparent; + background-color: rgba(235, 219, 178, 0); } + .notebook tab.reorderable-page.top:hover, .notebook tab.reorderable-page.top.prelight-page, .notebook tab.top:hover, .notebook tab.top.prelight-page { + background-color: rgba(235, 219, 178, 0.5); + box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } + .notebook tab.reorderable-page.top:active, .notebook tab.reorderable-page.top.active-page, .notebook tab.reorderable-page.top.active-page:hover, .notebook tab.top:active, .notebook tab.top.active-page, .notebook tab.top.active-page:hover { + background-color: #ffffff; + box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #ffffff, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } + .notebook tab.reorderable-page.bottom, .notebook tab.bottom { + padding-bottom: 6px; + border-radius: 0 0 2px 3.5px; + border-width: 0; + border-bottom-width: 2px; + border-color: transparent; + background-color: rgba(235, 219, 178, 0); } + .notebook tab.reorderable-page.bottom:hover, .notebook tab.reorderable-page.bottom.prelight-page, .notebook tab.bottom:hover, .notebook tab.bottom.prelight-page { + background-color: rgba(235, 219, 178, 0.5); + box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } + .notebook tab.reorderable-page.bottom:active, .notebook tab.reorderable-page.bottom.active-page, .notebook tab.reorderable-page.bottom.active-page:hover, .notebook tab.bottom:active, .notebook tab.bottom.active-page, .notebook tab.bottom.active-page:hover { + background-color: #ffffff; + box-shadow: inset 0 -1px #ffffff, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } + .notebook tab.reorderable-page.right, .notebook tab.right { + padding-right: 17px; + border-radius: 0 3.5px 3.5px 0; + border-width: 0; + border-right-width: 2px; + border-color: transparent; + background-color: rgba(235, 219, 178, 0); } + .notebook tab.reorderable-page.right:hover, .notebook tab.reorderable-page.right.prelight-page, .notebook tab.right:hover, .notebook tab.right.prelight-page { + background-color: rgba(235, 219, 178, 0.5); + box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } + .notebook tab.reorderable-page.right:active, .notebook tab.reorderable-page.right.active-page, .notebook tab.reorderable-page.right.active-page:hover, .notebook tab.right:active, .notebook tab.right.active-page, .notebook tab.right.active-page:hover { + background-color: #ffffff; + box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #ffffff, inset -1px 0 #dcdfe3; } + .notebook tab.reorderable-page.left, .notebook tab.left { + padding-left: 17px; + border-radius: 3.5px 0 0 3.5px; + border-width: 0; + border-left-width: 2px; + border-color: transparent; + background-color: rgba(235, 219, 178, 0); } + .notebook tab.reorderable-page.left:hover, .notebook tab.reorderable-page.left.prelight-page, .notebook tab.left:hover, .notebook tab.left.prelight-page { + background-color: rgba(235, 219, 178, 0.5); + box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } + .notebook tab.reorderable-page.left:active, .notebook tab.reorderable-page.left.active-page, .notebook tab.reorderable-page.left.active-page:hover, .notebook tab.left:active, .notebook tab.left.active-page, .notebook tab.left.active-page:hover { + background-color: #ffffff; + box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #ffffff; } + .notebook tab GtkLabel { + padding: 0 2px; + color: rgba(0, 0, 0, 0.55); } + .notebook tab .prelight-page GtkLabel, .notebook tab GtkLabel.prelight-page { + color: rgba(0, 0, 0, 0.775); } + .notebook tab .active-page GtkLabel, .notebook tab GtkLabel.active-page { + color: #000000; } + .notebook tab .button { + padding: 0; + color: #92959d; } + .notebook tab .button:hover { + color: #ff4d4d; } + .notebook tab .button:active { + color: #458588; } + .notebook tab .button > GtkImage { + padding: 2px; } + .notebook.arrow { + color: rgba(0, 0, 0, 0.55); } + .notebook.arrow:hover { + color: rgba(0, 0, 0, 0.775); } + .notebook.arrow:active { + color: #000000; } + .notebook.arrow:insensitive { + color: rgba(0, 0, 0, 0.25); } + +.scrollbar { + -GtkRange-slider-width: 13; + -GtkRange-trough-border: 0; + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; + -GtkScrollbar-min-slider-length: 42; + -GtkRange-stepper-spacing: 0; + -GtkRange-trough-under-steppers: 1; } + .scrollbar .button { + border: none; } + .scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + opacity: 0.4; + -GtkRange-slider-width: 6px; } + .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { + margin: 0; + background-color: #8a8e96; + border: 1px solid rgba(255, 255, 255, 0.6); + background-clip: padding-box; } + .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .trough { + border-style: none; + background-color: transparent; } + .scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical .slider { + margin-top: 2px; + margin-bottom: 2px; } + .scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal .slider { + margin-left: 2px; + margin-right: 2px; } + .scrollbar.overlay-indicator.dragging, .scrollbar.overlay-indicator.hovering { + opacity: 0.99; } + .scrollbar .trough { + background-color: #fcfcfc; + border: 1px none #dcdfe3; } + .scrollbar .slider { + background-color: #b8babf; } + .scrollbar .slider:hover { + background-color: #c7c9cd; } + .scrollbar .slider:prelight:active, .scrollbar .slider:active { + background-color: #458588; } + .scrollbar .slider:insensitive { + background-color: transparent; } + .scrollbar .slider { + border-radius: 100px; + margin: 3px; } + .scrollbar.fine-tune .slider { + margin: 4px; } + .scrollbar.vertical .slider { + margin-left: 4px; } + .scrollbar.vertical .slider:dir(rtl) { + margin-left: 3px; + margin-right: 4px; } + .scrollbar.vertical.fine-tune .slider { + margin-left: 5px; } + .scrollbar.vertical.fine-tune .slider:dir(rtl) { + margin-left: 4px; + margin-right: 5px; } + .scrollbar.vertical .trough { + border-left-style: solid; } + .scrollbar.vertical .trough:dir(rtl) { + border-left-style: none; + border-right-style: solid; } + .scrollbar.horizontal .slider { + margin-top: 4px; } + .scrollbar.horizontal.fine-tune .slider { + margin-top: 5px; } + .scrollbar.horizontal .trough { + border-top-style: solid; } + +.scrollbars-junction, +.scrollbars-junction.frame { + border-color: transparent; + border-image: linear-gradient(to bottom, #dcdfe3 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #fcfcfc; } + .scrollbars-junction:dir(rtl), + .scrollbars-junction.frame:dir(rtl) { + border-image-slice: 0 1 0 0; } + +GtkSwitch { + font: 1; + -GtkSwitch-slider-width: 52; + -GtkSwitch-slider-height: 24; + outline-color: transparent; } + GtkSwitch.trough, GtkSwitch.slider { + background-size: 52px 24px; + background-repeat: no-repeat; + background-position: right center; + color: transparent; + border-color: transparent; + border-image: none; + border-style: none; + box-shadow: none; } + GtkSwitch.trough:dir(rtl), GtkSwitch.slider:dir(rtl) { + background-position: left center; } + +GtkSwitch.trough { + background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); } + +.list-row:selected GtkSwitch.trough, +GtkInfoBar GtkSwitch.trough { + background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); } + +.header-bar GtkSwitch.trough, +.primary-toolbar GtkSwitch.trough { + background-image: -gtk-scaled(url("assets/switch-header-dark.png"), url("assets/switch-header-dark@2.png")); } + +GtkSwitch.trough:active { + background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); } + +.list-row:selected GtkSwitch.trough:active, +GtkInfoBar GtkSwitch.trough:active { + background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); } + +.header-bar GtkSwitch.trough:active, +.primary-toolbar GtkSwitch.trough:active { + background-image: -gtk-scaled(url("assets/switch-active-header-dark.png"), url("assets/switch-active-header-dark@2.png")); } + +GtkSwitch.trough:insensitive { + background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); } + +.list-row:selected GtkSwitch.trough:insensitive, +GtkInfoBar GtkSwitch.trough:insensitive { + background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); } + +.header-bar GtkSwitch.trough:insensitive, +.primary-toolbar GtkSwitch.trough:insensitive { + background-image: -gtk-scaled(url("assets/switch-insensitive-header-dark.png"), url("assets/switch-insensitive-header-dark@2.png")); } + +GtkSwitch.trough:active:insensitive { + background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); } + +.list-row:selected GtkSwitch.trough:active:insensitive, +GtkInfoBar GtkSwitch.trough:active:insensitive { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); } + +.header-bar GtkSwitch.trough:active:insensitive, +.primary-toolbar GtkSwitch.trough:active:insensitive { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-header-dark.png"), url("assets/switch-active-insensitive-header-dark@2.png")); } + +.check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check, +GtkFileChooserDialog .dialog-vbox > .frame .check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); } + +GtkTreeView.view.check:selected, +.list-row:selected .check, +GtkInfoBar .check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); } + +.check:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:insensitive, +GtkFileChooserDialog .dialog-vbox > .frame .check:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); } + +GtkTreeView.view.check:insensitive:selected, +.list-row:selected .check:insensitive, +GtkInfoBar .check:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); } + +.check:inconsistent { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:inconsistent, +GtkFileChooserDialog .dialog-vbox > .frame .check:inconsistent { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); } + +GtkTreeView.view.check:inconsistent:selected, +.list-row:selected .check:inconsistent, +GtkInfoBar .check:inconsistent { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); } + +.check:inconsistent:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:inconsistent:insensitive, +GtkFileChooserDialog .dialog-vbox > .frame .check:inconsistent:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); } + +GtkTreeView.view.check:inconsistent:insensitive:selected, +.list-row:selected .check:inconsistent:insensitive, +GtkInfoBar .check:inconsistent:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); } + +.check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:checked, +GtkFileChooserDialog .dialog-vbox > .frame .check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); } + +GtkTreeView.view.check:checked:selected, +.list-row:selected .check:checked, +GtkInfoBar .check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); } + +.check:checked:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:checked:insensitive, +GtkFileChooserDialog .dialog-vbox > .frame .check:checked:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); } + +GtkTreeView.view.check:checked:insensitive:selected, +.list-row:selected .check:checked:insensitive, +GtkInfoBar .check:checked:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); } + +.radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio, +GtkFileChooserDialog .dialog-vbox > .frame .radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); } + +GtkTreeView.view.radio:selected, +.list-row:selected .radio, +GtkInfoBar .radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); } + +.radio:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:insensitive, +GtkFileChooserDialog .dialog-vbox > .frame .radio:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); } + +GtkTreeView.view.radio:insensitive:selected, +.list-row:selected .radio:insensitive, +GtkInfoBar .radio:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); } + +.radio:inconsistent { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:inconsistent, +GtkFileChooserDialog .dialog-vbox > .frame .radio:inconsistent { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); } + +GtkTreeView.view.radio:inconsistent:selected, +.list-row:selected .radio:inconsistent, +GtkInfoBar .radio:inconsistent { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); } + +.radio:inconsistent:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:inconsistent:insensitive, +GtkFileChooserDialog .dialog-vbox > .frame .radio:inconsistent:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); } + +GtkTreeView.view.radio:inconsistent:insensitive:selected, +.list-row:selected .radio:inconsistent:insensitive, +GtkInfoBar .radio:inconsistent:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); } + +.radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:checked, +GtkFileChooserDialog .dialog-vbox > .frame .radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); } + +GtkTreeView.view.radio:checked:selected, +.list-row:selected .radio:checked, +GtkInfoBar .radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); } + +.radio:checked:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:checked:insensitive, +GtkFileChooserDialog .dialog-vbox > .frame .radio:checked:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); } + +GtkTreeView.view.radio:checked:insensitive:selected, +.list-row:selected .radio:checked:insensitive, +GtkInfoBar .radio:checked:insensitive { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); } + +.view.content-view.check:not(.list) { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode.png"), url("assets/checkbox-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:checked:not(.list) { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode.png"), url("assets/checkbox-checked-selectionmode@2.png")); + background-color: transparent; } + +GtkCheckButton.text-button, GtkRadioButton.text-button { + padding: 1px 2px 4px; + outline-offset: 0; } + GtkCheckButton.text-button:insensitive, GtkCheckButton.text-button:insensitive:active, GtkCheckButton.text-button:insensitive:inconsistent, GtkRadioButton.text-button:insensitive, GtkRadioButton.text-button:insensitive:active, GtkRadioButton.text-button:insensitive:inconsistent { + color: rgba(0, 0, 0, 0.55); } + +.scale { + -GtkScale-slider-length: 15; + -GtkRange-slider-width: 15; + -GtkRange-trough-border: 0; + outline-offset: -1px; + outline-radius: 2px; + color: alpha(currentColor,0.7); } + .scale.trough { + margin: 5px; } + .scale.fine-tune.trough { + border-radius: 5px; + margin: 3px; } + .scale.slider { + background-clip: border-box; + background-image: linear-gradient(to bottom, #fbfbfc); + border: 1px solid rgba(123, 142, 186, 0.5); + border-radius: 50%; + box-shadow: none; } + .scale.slider:hover { + background-image: linear-gradient(to bottom, white); + border-color: rgba(123, 142, 186, 0.5); } + .scale.slider:insensitive { + background-image: linear-gradient(to bottom, #fbfbfb); + border-color: rgba(123, 142, 186, 0.3); } + .scale.slider:active { + background-image: linear-gradient(to bottom, #458588); + border-color: #458588; } + .osd .scale.slider { + background-image: linear-gradient(to bottom, #323232); + border-color: #458588; } + .osd .scale.slider:hover { + background-image: linear-gradient(to bottom, #458588); } + .osd .scale.slider:active { + background-image: linear-gradient(to bottom, #2679db); + border-color: #2679db; } + .list-row:selected .scale.slider, + GtkInfoBar .scale.slider { + background-image: linear-gradient(to bottom, #ffffff); + border-color: #ffffff; } + .list-row:selected .scale.slider:hover, + GtkInfoBar .scale.slider:hover { + background-image: linear-gradient(to bottom, #e5effb); + border-color: #e5effb; } + .list-row:selected .scale.slider:active, + GtkInfoBar .scale.slider:active { + background-image: linear-gradient(to bottom, #a9caf1); + border-color: #a9caf1; } + .list-row:selected .scale.slider:insensitive, + GtkInfoBar .scale.slider:insensitive { + background-image: linear-gradient(to bottom, #b1cff2); + border-color: #b1cff2; } + .scale.trough { + border: none; + border-radius: 2.5px; + background-image: linear-gradient(to bottom, #cfd6e6); } + .scale.trough.highlight { + background-image: linear-gradient(to bottom, #458588); } + .scale.trough.highlight:insensitive { + background-image: linear-gradient(to bottom, rgba(82, 148, 226, 0.55)); } + .scale.trough:insensitive { + background-image: linear-gradient(to bottom, rgba(207, 214, 230, 0.55)); } + .osd .scale.trough { + background-image: linear-gradient(to bottom, #454a59); + outline-color: rgba(235, 219, 178, 0.2); } + .osd .scale.trough.highlight { + background-image: none; + background-image: linear-gradient(to bottom, #458588); } + .list-row:selected .scale.trough, + GtkInfoBar .scale.trough { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); } + .list-row:selected .scale.trough.highlight, + GtkInfoBar .scale.trough.highlight { + background-image: linear-gradient(to bottom, #ffffff); } + .list-row:selected .scale.trough.highlight:insensitive, + GtkInfoBar .scale.trough.highlight:insensitive { + background-image: linear-gradient(to bottom, #b1cff2); } + .list-row:selected .scale.trough:insensitive, + GtkInfoBar .scale.trough:insensitive { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); } + +GtkProgressBar { + padding: 0; + font-size: smaller; + color: rgba(0, 0, 0, 0.7); } + GtkProgressBar.osd { + -GtkProgressBar-xspacing: 0; + -GtkProgressBar-yspacing: 0; + -GtkProgressBar-min-horizontal-bar-height: 3; } + +.progressbar { + background-color: #458588; + border: none; + border-radius: 3px; + box-shadow: none; } + .progressbar.osd { + background-color: #458588; } + .list-row:selected .progressbar, + GtkInfoBar .progressbar { + background-color: #ffffff; } + +.osd .scale.progressbar { + background-color: #458588; } + +GtkProgressBar.trough, .level-bar.trough { + border: none; + border-radius: 3px; + background-color: #cfd6e6; } + GtkProgressBar.trough.osd, .osd.level-bar.trough { + border-style: none; + background-color: transparent; + box-shadow: none; } + .list-row:selected GtkProgressBar.trough, .list-row:selected .level-bar.trough, + GtkInfoBar GtkProgressBar.trough, + GtkInfoBar .level-bar.trough { + background-color: rgba(0, 0, 0, 0.2); } + +GtkLevelBar { + -GtkLevelBar-min-block-width: 34; + -GtkLevelBar-min-block-height: 3; } + GtkLevelBar.vertical { + -GtkLevelBar-min-block-width: 3; + -GtkLevelBar-min-block-height: 34; } + +.level-bar.trough { + padding: 3px; + border-radius: 4px; } + +.level-bar.fill-block { + border: 1px solid #458588; + background-color: #458588; + border-radius: 2px; } + .level-bar.fill-block.indicator-discrete.horizontal { + margin: 0 1px; } + .level-bar.fill-block.indicator-discrete.vertical { + margin: 1px 0; } + .level-bar.fill-block.level-high { + border-color: #73d216; + background-color: #73d216; } + .level-bar.fill-block.level-low { + border-color: #F27835; + background-color: #F27835; } + .level-bar.fill-block.empty-fill-block { + background-color: rgba(0, 0, 0, 0.2); + border-color: rgba(0, 0, 0, 0.2); } + +.frame { + border: 1px solid #dcdfe3; + padding: 0; } + .frame.flat { + border-style: none; } + .frame.action-bar { + padding: 6px; + border-width: 1px 0 0; } + +GtkScrolledWindow GtkViewport.frame { + border-style: none; } + +.separator, .sidebar.separator, .sidebar .view.separator { + color: rgba(0, 0, 0, 0.1); } + GtkFileChooserButton .separator, GtkFileChooserButton .sidebar.separator, GtkFileChooserButton .sidebar .view.separator, .sidebar GtkFileChooserButton .view.separator, + GtkFontButton .separator, + GtkFontButton .sidebar.separator, + GtkFontButton .sidebar .view.separator, .sidebar + GtkFontButton .view.separator, + GtkFileChooserButton .separator.vertical, + GtkFileChooserButton .sidebar .vertical.view.separator, .sidebar + GtkFileChooserButton .vertical.view.separator, + GtkFontButton .separator.vertical, + GtkFontButton .sidebar .vertical.view.separator, .sidebar + GtkFontButton .vertical.view.separator { + -GtkWidget-wide-separators: true; } + +.list { + background-color: #ffffff; + border-color: #dcdfe3; } + +.list-row, +.grid-child { + padding: 2px; } + +.list-row.activatable:hover, GtkPlacesSidebar.sidebar .has-open-popup { + background-color: rgba(0, 0, 0, 0.05); } + +.list-row.activatable:active { + color: #000000; } + +.list-row.activatable:selected:active { + color: #EBDBB2; } + +.list-row.activatable:selected:hover, GtkPlacesSidebar.sidebar .has-open-popup:selected { + background-color: #4a85cb; } + +.list-row.activatable:selected:insensitive { + color: rgba(235, 219, 178, 0.7); + background-color: rgba(82, 148, 226, 0.7); } + .list-row.activatable:selected:insensitive .label { + color: inherit; } + +.list-row, list-row.activatable { + transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + .list-row:hover, list-row.activatable:hover { + transition: none; } + +.app-notification, +.app-notification.frame { + padding: 10px; + color: #EBDBB2; + background-color: #323232; + background-clip: border-box; + border-radius: 0 0 2px 2px; + border-width: 0 1px 1px 1px; + border-style: solid; + border-color: #1f2128; } + .app-notification .button, + .app-notification.frame .button { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(102, 109, 132, 0.4); } + .app-notification .button.flat, .app-notification .sidebar-button.button, + .app-notification.frame .button.flat, + .app-notification.frame .sidebar-button.button { + border-color: rgba(82, 148, 226, 0); } + .app-notification .button:hover, + .app-notification.frame .button:hover { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(119, 127, 151, 0.5); } + .app-notification .button:active, .app-notification .button:checked, + .app-notification.frame .button:active, + .app-notification.frame .button:checked { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: #458588; + background-clip: padding-box; } + .app-notification .button:insensitive, + .app-notification.frame .button:insensitive { + color: #5d626e; + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(102, 109, 132, 0.25); } + +.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + .expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + .expander:hover { + color: #aaaeb7; } + .expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +GtkCalendar { + color: #000000; + background-color: #282828;; + border: 1px solid #2b2e39; + border-radius: 3px; + padding: 2px; } + GtkCalendar:selected { + background-color: #458588; + color: #EBDBB2; + border-radius: 1.5px; } + GtkCalendar.header { + background-color: #282828; + color: #EBDBB2; + border: none; + border-radius: 0; } + GtkCalendar.button, GtkCalendar.button:focus { + color: rgba(211, 218, 227, 0.45); + border-color: transparent; + background-color: transparent; + background-image: none; } + GtkCalendar.button:hover, GtkCalendar.button:focus:hover { + color: #EBDBB2; } + GtkCalendar.button:insensitive, GtkCalendar.button:focus:insensitive { + color: rgba(211, 218, 227, 0.45); + background-color: transparent; + background-image: none; } + GtkCalendar:inconsistent { + color: alpha(currentColor,0.55); } + GtkCalendar.highlight { + background-color: #282828; + color: #EBDBB2; } + +.message-dialog .dialog-action-area .button { + padding: 8px; } + +.message-dialog { + -GtkDialog-button-spacing: 0; } + .message-dialog .titlebar { + background-color: #282828; + border-bottom: 1px solid #20232b; } + .message-dialog.csd.background { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: none; } + .message-dialog.csd .dialog-action-area .button { + padding: 8px; + border-radius: 0; } + .message-dialog.csd .dialog-action-area .button, .message-dialog.csd .dialog-action-area .button:hover, .message-dialog.csd .dialog-action-area .button:active, .message-dialog.csd .dialog-action-area .button:insensitive { + border-right-style: none; + border-bottom-style: none; } + .message-dialog.csd .dialog-action-area .button:last-child { + border-bottom-right-radius: 3px; } + .message-dialog.csd .dialog-action-area .button:first-child { + border-left-style: none; + border-bottom-left-radius: 3px; } + +GtkFileChooserDialog .search-bar { + background-color: #F0F1F2; + border-color: #dcdfe3; + box-shadow: none; } + +GtkFileChooserDialog .dialog-action-box { + border-top: 1px solid #dcdfe3; } + +.sidebar, .sidebar .view { + border: none; + background-color: #fbfbfc; } + +GtkSidebarRow.list-row { + padding: 0px; } + +GtkSidebarRow .sidebar-revealer { + padding: 3px 14px 3px 12px; } + +GtkSidebarRow .sidebar-icon:dir(ltr) { + padding-right: 8px; } + +GtkSidebarRow .sidebar-icon:dir(rtl) { + padding-left: 8px; } + +GtkSidebarRow .sidebar-label:dir(ltr) { + padding-right: 2px; } + +GtkSidebarRow .sidebar-label:dir(rtl) { + padding-left: 2px; } + +GtkPlacesSidebar.sidebar .sidebar-placeholder-row { + border: solid 1px #458588; } + +GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row { + background-color: #d9dde0; } + +GtkPlacesSidebar.sidebar .list-row.activatable { + color: rgba(0, 0, 0, 0.8); + border-width: 0; + border-style: solid; } + +.sidebar-button.button { + outline-radius: 50%; + border-radius: 50%; } + .sidebar-button.button.image-button, .header-bar .sidebar-button.button.titlebutton, + .titlebar .sidebar-button.button.titlebutton { + padding: 3px; } + .sidebar-button.button:not(:hover):not(:active) > GtkImage { + opacity: 0.5; } + +.sidebar-item { + padding: 10px 4px; } + .sidebar-item > GtkLabel { + padding-left: 6px; + padding-right: 6px; } + .sidebar-item.needs-attention > GtkLabel { + background-size: 6px 6px, 0 0; } + +GtkPlacesView .server-list-button > GtkImage { + transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + -gtk-icon-transform: rotate(0turn); } + +GtkPlacesView .server-list-button:checked > GtkImage { + transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + -gtk-icon-transform: rotate(-0.5turn); } + +GtkPlacesView .list-row.activatable:hover, GtkPlacesView GtkPlacesSidebar.sidebar .has-open-popup, GtkPlacesSidebar.sidebar GtkPlacesView .has-open-popup { + background-color: transparent; } + +GtkPaned { + -GtkPaned-handle-size: 1; + -gtk-icon-source: none; + margin: 0 8px 8px 0; } + GtkPaned:dir(rtl) { + margin-right: 0; + margin-left: 8px; } + GtkPaned .pane-separator { + background-color: #dcdfe3; } + +GtkPaned.wide { + -GtkPaned-handle-size: 5; + margin: 0; } + GtkPaned.wide .pane-separator { + background-color: transparent; + border-style: none solid; + border-color: #dcdfe3; + border-width: 1px; } + GtkPaned.wide.vertical .pane-separator { + border-style: solid none; } + +GtkInfoBar { + border-style: none; } + +.info, +.question, +.warning, +.error, +GtkInfoBar { + background-color: #458588; + color: #EBDBB2; } + +.list-row:selected .button, GtkInfoBar .button { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: rgba(235, 219, 178, 0); + border-color: rgba(235, 219, 178, 0.5); } + .list-row:selected .flat.button, .list-row:selected .sidebar-button.button, GtkInfoBar .flat.button, GtkInfoBar .sidebar-button.button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #EBDBB2; + background-color: rgba(235, 219, 178, 0); } + .list-row:selected .button:hover, GtkInfoBar .button:hover { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: rgba(235, 219, 178, 0.2); + border-color: rgba(235, 219, 178, 0.8); } + .list-row:selected .button:active, GtkInfoBar .button:active, .list-row:selected .button:active:hover, GtkInfoBar .button:active:hover, .list-row:selected .button:checked, GtkInfoBar .button:checked { + color: #458588; + outline-color: rgba(82, 148, 226, 0.3); + background-color: #ffffff; + border-color: #ffffff; } + .list-row:selected .button:insensitive, GtkInfoBar .button:insensitive { + color: rgba(235, 219, 178, 0.4); + background-color: rgba(235, 219, 178, 0); + border-color: rgba(235, 219, 178, 0.2); } + .list-row:selected .button:insensitive:active, GtkInfoBar .button:insensitive:active, .list-row:selected .button:insensitive:checked, GtkInfoBar .button:insensitive:checked { + color: rgba(82, 148, 226, 0.4); + background-color: rgba(235, 219, 178, 0.2); + border-color: rgba(235, 219, 178, 0.2); } + +.tooltip { + color: #EBDBB2; + border-radius: 2px; } + .tooltip.background { + background-color: #323232; + background-clip: padding-box; } + .tooltip.window-frame.csd { + background-color: transparent; } + +.tooltip * { + padding: 4px; + background-color: transparent; + color: inherit; } + +:selected GtkColorSwatch { + box-shadow: none; } + :selected GtkColorSwatch.overlay, :selected GtkColorSwatch.overlay:hover { + border-color: #ffffff; } + +GtkColorSwatch.top { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } + +GtkColorSwatch.bottom { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; } + +GtkColorSwatch.left, GtkColorSwatch:first-child, GtkColorSwatch:first-child .overlay { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } + +GtkColorSwatch.right, GtkColorSwatch:last-child, GtkColorSwatch:last-child .overlay { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; } + +GtkColorSwatch:only-child, GtkColorSwatch:only-child .overlay { + border-radius: 3px; } + +GtkColorSwatch:hover, GtkColorSwatch:hover:selected { + background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2)); } + +GtkColorEditor GtkColorSwatch { + border-radius: 3px; } + GtkColorEditor GtkColorSwatch:hover { + background-image: none; } + +GtkColorSwatch.color-dark { + color: #EBDBB2; + outline-color: rgba(0, 0, 0, 0.3); } + +GtkColorSwatch.color-light { + color: black; + outline-color: rgba(235, 219, 178, 0.5); } + +GtkColorSwatch.overlay, GtkColorSwatch.overlay:selected { + border: 1px solid rgba(0, 0, 0, 0.15); } + GtkColorSwatch.overlay:hover, GtkColorSwatch.overlay:selected:hover { + border-color: rgba(0, 0, 0, 0.25); } + +GtkColorSwatch#add-color-button { + border-style: solid; + border-width: 1px; + color: #000000; + outline-color: rgba(0, 0, 0, 0.3); + border-color: #cfd6e6; + background-color: #fbfbfc; } + GtkColorSwatch#add-color-button:hover { + color: #000000; + outline-color: rgba(0, 0, 0, 0.3); + border-color: #cfd6e6; + background-color: white; } + GtkColorSwatch#add-color-button .overlay { + border-color: transparent; + background-color: transparent; + background-image: none; } + +GtkColorButton.button { + padding: 5px; } + GtkColorButton.button GtkColorSwatch { + border-radius: 0; } + +.content-view { + background-color: #ffffff; } + .content-view:hover { + -gtk-image-effect: highlight; } + +.scale-popup .button { + padding: 6px; } + .scale-popup .button:hover { + color: #000000; + outline-color: rgba(0, 0, 0, 0.3); + border-color: #cfd6e6; + background-color: white; } + +GtkVolumeButton.button { + padding: 8px; } + +.touch-selection, +.context-menu { + font: initial; } + +.monospace { + font: Monospace; } + +.overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; } + +.overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; } + +.overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; } + +.overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; } + +.undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; } + +.undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; } + +.undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; } + +.undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; } + +.window-frame { + border-radius: 6px 6px 0 0; + border-width: 0px; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0), 0 8px 8px 0 rgba(0, 0, 0, 0.2); + margin: 10px; } + .window-frame:backdrop { + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0), 0 5px 5px 0 rgba(0, 0, 0, 0.2); } + .window-frame.tiled { + border-radius: 0; } + .window-frame.popup { + box-shadow: none; + border-radius: 0; } + .window-frame.ssd { + border-radius: 3px 3px 0 0; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.65); } + .window-frame.ssd.maximized { + border-radius: 0; } + .window-frame.csd.popup { + border-radius: 2px; + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.1); } + .window-frame.csd.tooltip { + border-radius: 2px; + box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); } + .window-frame.csd.message-dialog { + border-radius: 3px; } + .window-frame.solid-csd { + border-radius: 0; + margin: 1px; + background-color: #282828; + box-shadow: none; } + +.header-bar.default-decoration .button.titlebutton, +.titlebar.default-decoration .button.titlebutton { + padding-top: 0px; + padding-bottom: 0px; } + +.header-bar .button.titlebutton, +.titlebar .button.titlebutton { + padding-left: 4px; + padding-right: 4px; + border-color: transparent; + background-color: transparent; + background-image: none; + background-color: rgba(40, 40, 40, 0); } + .header-bar .button.titlebutton:not(GtkMenuButton), + .titlebar .button.titlebutton:not(GtkMenuButton) { + padding-top: 8px; + padding-bottom: 8px; } + .header-bar .button.titlebutton:hover, + .titlebar .button.titlebutton:hover { + color: rgba(235, 219, 178, 0.8); + outline-color: rgba(235, 219, 178, 0.1); + border-color: rgba(41, 41, 41, 0.4); + background-color: rgba(82, 82, 82, 0.4); } + .header-bar .button.titlebutton:active, .header-bar .button.titlebutton:checked, + .titlebar .button.titlebutton:active, + .titlebar .button.titlebutton:checked { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: transparent; + background-color: #458588; } + .header-bar .button.titlebutton.close, .header-bar .button.titlebutton.maximize, .header-bar .button.titlebutton.minimize, + .titlebar .button.titlebutton.close, + .titlebar .button.titlebutton.maximize, + .titlebar .button.titlebutton.minimize { + color: transparent; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + border-width: 0; } + .header-bar .button.titlebutton.close:backdrop, .header-bar .button.titlebutton.maximize:backdrop, .header-bar .button.titlebutton.minimize:backdrop, + .titlebar .button.titlebutton.close:backdrop, + .titlebar .button.titlebutton.maximize:backdrop, + .titlebar .button.titlebutton.minimize:backdrop { + opacity: 1; } + .header-bar .button.titlebutton.close, + .titlebar .button.titlebutton.close { + background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); } + .header-bar .button.titlebutton.close:backdrop, + .titlebar .button.titlebutton.close:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); } + .header-bar .button.titlebutton.close:hover, + .titlebar .button.titlebutton.close:hover { + background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); } + .header-bar .button.titlebutton.close:active, + .titlebar .button.titlebutton.close:active { + background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); } + .header-bar .button.titlebutton.maximize, + .titlebar .button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); } + .header-bar .button.titlebutton.maximize:backdrop, + .titlebar .button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); } + .header-bar .button.titlebutton.maximize:hover, + .titlebar .button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); } + .header-bar .button.titlebutton.maximize:active, + .titlebar .button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); } + .header-bar .button.titlebutton.minimize, + .titlebar .button.titlebutton.minimize { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); } + .header-bar .button.titlebutton.minimize:backdrop, + .titlebar .button.titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); } + .header-bar .button.titlebutton.minimize:hover, + .titlebar .button.titlebutton.minimize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); } + .header-bar .button.titlebutton.minimize:active, + .titlebar .button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); } + +.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active, +NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected, +NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, +NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected, +NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, +NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:active { + background-image: none; + background-color: #458588; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); } + +GeditNotebook.notebook tab.reorderable-page.top:active, GeditNotebook.notebook tab.reorderable-page.top.active-page, GeditNotebook.notebook tab.reorderable-page.top.active-page:hover, GeditNotebook.notebook tab.top:active, GeditNotebook.notebook tab.top.active-page, GeditNotebook.notebook tab.top.active-page:hover, +ScratchMainWindow .notebook tab.reorderable-page.top:active, +ScratchMainWindow .notebook tab.reorderable-page.top.active-page, +ScratchMainWindow .notebook tab.reorderable-page.top.active-page:hover, +ScratchMainWindow .notebook tab.top:active, +ScratchMainWindow .notebook tab.top.active-page, +ScratchMainWindow .notebook tab.top.active-page:hover, +EphyNotebook.notebook tab.reorderable-page.top:active, +EphyNotebook.notebook tab.reorderable-page.top.active-page, +EphyNotebook.notebook tab.reorderable-page.top.active-page:hover, +EphyNotebook.notebook tab.top:active, +EphyNotebook.notebook tab.top.active-page, +EphyNotebook.notebook tab.top.active-page:hover, +MidoriNotebook .notebook tab.reorderable-page.top:active, +MidoriNotebook .notebook tab.reorderable-page.top.active-page, +MidoriNotebook .notebook tab.reorderable-page.top.active-page:hover, +MidoriNotebook .notebook tab.top:active, +MidoriNotebook .notebook tab.top.active-page, +MidoriNotebook .notebook tab.top.active-page:hover, +TerminalWindow .notebook tab.reorderable-page.top:active, +TerminalWindow .notebook tab.reorderable-page.top.active-page, +TerminalWindow .notebook tab.reorderable-page.top.active-page:hover, +TerminalWindow .notebook tab.top:active, +TerminalWindow .notebook tab.top.active-page, +TerminalWindow .notebook tab.top.active-page:hover, +PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top:active, +PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top.active-page, +PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top.active-page:hover, +PantheonTerminalPantheonTerminalWindow .notebook tab.top:active, +PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page, +PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page:hover { + box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } + +TerminalWindow .notebook tab.reorderable-page.top, TerminalWindow .notebook tab.top, +PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top, +PantheonTerminalPantheonTerminalWindow .notebook tab.top { + padding-top: 7px; + border-top-width: 3px; } + +TerminalWindow .notebook.header.top, +PantheonTerminalPantheonTerminalWindow .notebook.header.top { + box-shadow: inset 0 1px #323232, inset 0 -1px #dcdfe3; } + +GtkHTML { + background-color: #ffffff; + color: #000000; } + GtkHTML:active { + color: #EBDBB2; + background-color: #458588; } + +SushiFontWidget { + padding: 6px 12px; } + +TerminalWindow .background { + background-color: transparent; } + +TerminalWindow .scrollbar.vertical .slider { + margin-left: 3px; } + +VteTerminal { + background-color: #282828; + color: #EBDBB2; +} + +TerminalWindow .scrollbar.trough { + border-width: 0; } + +TerminalWindow .notebook tab .button { + color: #92959d; } + TerminalWindow .notebook tab .button:hover { + color: #000000; + border-color: #cfd6e6; + background-color: #fbfbfc; } + +TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .prelight-page .button:hover { + color: #ff4d4d; } + +TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { + color: #458588; } + +TerminalWindow .scrollbars-junction,TerminalWindow .scrollbar.trough, +TerminalWindow .scrollbars-junction.frame, +TerminalWindow .frame.scrollbar.trough { + border-color: @borders; + background-color: #282828; } +TerminalWindow .scrollbars-junction:backdrop,TerminalWindow .scrollbar.trough:backdrop, +TerminalWindow .scrollbars-junction.frame:backdrop, +TerminalWindow .frame.scrollbar.trough:backdrop { + border-color: @borders; + background-color: #282828; } + +EelEditableLabel.entry { + transition: none; } + +.nautilus-canvas-item { + border-radius: 2px; } + +.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item { + color: #EBDBB2; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } + .nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active { + color: #000000; } + .nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected { + color: #EBDBB2; } + +.nautilus-canvas-item.dim-label, .nautilus-canvas-item.label.separator, .header-bar .nautilus-canvas-item.subtitle, +.nautilus-list-dim-label { + color: #a9acb2; } + .nautilus-canvas-item.dim-label:selected, .nautilus-canvas-item.label.separator:selected, .header-bar .nautilus-canvas-item.subtitle:selected, .nautilus-canvas-item.dim-label:selected:focus, .nautilus-canvas-item.label.separator:selected:focus, .header-bar .nautilus-canvas-item.subtitle:selected:focus, + .nautilus-list-dim-label:selected, + .nautilus-list-dim-label:selected:focus { + color: #dceaf9; } + +NautilusNotebook.notebook { + background-color: #ffffff; } + NautilusNotebook.notebook tab { + border-width: 0; + border-style: solid; + border-color: transparent; + background-color: transparent; } + +NautilusQueryEditor .search-bar.toolbar, NautilusQueryEditor .search-bar.inline-toolbar { + padding: 5px; + box-shadow: none; + background-color: #ffffff; } + +.nautilus-circular-button.image-button.button, .header-bar .nautilus-circular-button.button.titlebutton, +.titlebar .nautilus-circular-button.button.titlebutton { + border-radius: 50%; + outline-radius: 50%; + padding: 8px; } + +.disk-space-display { + border-style: solid; + border-width: 1px; } + .disk-space-display.unknown { + background-color: rgba(0, 0, 0, 0.5); + border-color: rgba(69, 72, 80, 0.5); } + .disk-space-display.used { + background-color: rgba(82, 148, 226, 0.8); + border-color: rgba(38, 121, 219, 0.8); } + .disk-space-display.free { + background-color: #edeef0; + border-color: #d0d5da; } + +NautilusListView .view { + border-bottom: 1px solid #dcdfe3; } + +NemoWindow .sidebar .frame { + border-width: 0; } + +NemoWindow GtkSeparator.separator.horizontal, NemoWindow .sidebar GtkSeparator.horizontal.view.separator, .sidebar NemoWindow GtkSeparator.horizontal.view.separator { + color: #dcdfe3; } + +NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button { + color: rgba(235, 219, 178, 0.8); + outline-color: rgba(235, 219, 178, 0.1); + border-color: rgba(41, 41, 41, 0.4); + background-color: rgba(82, 82, 82, 0.4); } + NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover { + background-color: rgba(134, 144, 165, 0.4); } + NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: transparent; + background-color: #458588; } + NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive { + color: rgba(235, 219, 178, 0.4); } + +NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):hover { + box-shadow: inset 1px 0 rgba(41, 41, 41, 0.4), inset -1px 0 rgba(41, 41, 41, 0.4); } + +NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { + box-shadow: inset -1px 0 rgba(41, 41, 41, 0.4); } + +NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { + box-shadow: inset 1px 0 rgba(41, 41, 41, 0.4); } + +.gedit-headerbar-paned { + color: #323232; } + +.open-document-selector-treeview.view { + padding: 3px 6px 3px 6px; + border-color: #ffffff; } + .open-document-selector-treeview.view:prelight { + background-color: rgba(0, 0, 0, 0.05); } + .open-document-selector-treeview.view:prelight:selected { + color: #EBDBB2; + background-color: #458588; } + +.open-document-selector-name-label { + color: #000000; } + +.open-document-selector-path-label { + color: #aeb0b6; + font-size: smaller; } + .open-document-selector-path-label:selected { + color: rgba(235, 219, 178, 0.9); } + +.gedit-document-panel .list-row .button { + color: transparent; + background-image: none; + background-color: transparent; + border: none; + box-shadow: none; + padding: 4px; } + .gedit-document-panel .list-row .button GtkImage { + color: inherit; } + +.gedit-document-panel .prelight-row .button { + color: #92959d; } + +.gedit-document-panel .list-row .button:hover, +.gedit-document-panel .prelight-row .button:hover { + color: #ff4d4d; } + +.gedit-document-panel .prelight-row:selected .button:hover { + color: #ff6666; + background-image: none; + background-color: transparent; + border: none; + box-shadow: none; } + .gedit-document-panel .prelight-row:selected .button:hover:active { + color: #EBDBB2; } + +.gedit-document-panel .prelight-row .button:active { + color: #000000; } + +.gedit-document-panel-dragged-row { + border: 1px solid #dcdfe3; + background-color: #d9dde0; + color: #000000; } + +GeditStatusbar { + border-top: 1px solid #dcdfe3; + background-color: #F0F1F2; } + +GeditStatusMenuButton.button.flat, GeditStatusMenuButton.sidebar-button.button, +GeditStatusMenuButton:prelight.button.flat, +GeditStatusMenuButton.sidebar-button.button:prelight, +GeditStatusMenuButton:checked.button.flat, +GeditStatusMenuButton.sidebar-button.button:checked { + border-bottom-style: none; + border-radius: 0; } + +GeditFileBrowserWidget .toolbar, GeditFileBrowserWidget .inline-toolbar { + border-bottom: 1px solid #dcdfe3; } + +.gedit-search-entry-occurrences-tag { + color: rgba(0, 0, 0, 0.6); + border: none; + margin: 2px; + padding: 2px; } + +GeditViewFrame .gedit-search-slider { + background-color: #fbfbfc; + padding: 6px; + border-color: #dcdfe3; + border-radius: 0 0 2px 2px; + border-width: 0 1px 1px 1px; + border-style: solid; } + +GbWorkbench .floating-bar { + color: #000000; } + +GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr), +GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl) { + padding: 0 10px; + color: rgba(235, 219, 178, 0.8); + border-color: rgba(41, 41, 41, 0.4); + background-image: linear-gradient(to bottom, rgba(82, 82, 82, 0.4)); + background-color: transparent; } + GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr).image, GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr).image:hover, + GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl).image, + GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl).image:hover { + color: inherit; } + GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):hover, + GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):hover { + color: #EBDBB2; + border-color: transparent; + background-image: linear-gradient(to bottom, #458588); } + GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):active, GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):checked, + GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):active, + GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):checked { + color: #EBDBB2; + border-color: transparent; + background-image: linear-gradient(to bottom, #458588); } + GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):insensitive, + GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):insensitive { + color: rgba(235, 219, 178, 0.35); + background-image: linear-gradient(to bottom, rgba(82, 82, 82, 0.25)); } + +GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr), +GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):hover, +GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):active, +GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):checked { + border-left-style: none; + border-radius: 0 3px 3px 0; + outline-radius: 0 1px 1px 0; } + +GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl), +GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):hover, +GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):active, +GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):checked { + border-right-style: none; + border-radius: 3px 0 0 3px; + outline-radius: 1px 0 0 1px; } + +GbPreferencesPageLanguage .entry { + border-radius: 3px 3px 0 0; } + +GbPreferencesPageLanguage .frame { + border-top-width: 0; } + +GbEditorTweakWidget .linked.vertical > .entry { + border-bottom-style: solid; } + +GbEditorTweakWidget GtkScrolledWindow { + border-top: none; } + +GbViewStack GtkBox.header.notebook { + border-bottom: 1px solid #dcdfe3; } + +GbViewStack.focused GtkBox.header.notebook, +#project_sidebar_header.focused { + background-color: #ffffff; } + +GbEditorWorkspace > GtkPaned > GtkBox > GtkBox.header.notebook { + border-bottom: 1px solid #dcdfe3; } + +GbNewProjectDialog GtkFileChooserButton.linked-on-right .button { + border-radius: 3px 0 0 3px; } + +GbWorkspacePane GtkBox.header.notebook { + border-bottom: 1px solid #dcdfe3; } + +GbWorkspacePane:not(.focused) GtkBox.header.notebook { + background-color: #F0F1F2; } + +DhSidebar GtkSearchEntry.entry, +SymbolTree GtkSearchEntry.entry { + border-left: none; + border-right: none; + border-top: none; + border-radius: 0px; } + +GtkEntry.gb-command-bar-entry.entry.flat, +GtkEntry.gb-command-bar-entry.entry.flat:focus { + font-family: Monospace; + color: #EBDBB2; + background-image: none; + background-color: #323232; + padding: 6px 6px 6px 6px; + border: none; } + +GbTerminalView { + background-color: #282828; + color: #EBDBB2; } + +GbSourceStyleSchemeWidget GtkSourceView { + font-family: Monospace; } + +GtkScrolledWindow.gb-linked-scroller { + border-top: none; } + +GbSearchDisplayGroup GtkListBox .list-row, GbDocumentStack .button { + transition: none; } + +GbViewStack GtkBox.header.notebook, +GbEditorWorkspace > GtkPaned > GtkBox > GtkBox.header.notebook { + border-bottom: 1px solid #dcdfe3; } + +GbViewStack.focused GtkBox.header.notebook { + background-color: #ffffff; } + GbViewStack.focused GtkBox.header.notebook .button.dim-label, GbViewStack.focused GtkBox.header.notebook .button.label.separator, GbViewStack.focused GtkBox.header.notebook .header-bar .button.subtitle, .header-bar GbViewStack.focused GtkBox.header.notebook .button.subtitle { + opacity: 1; } + +EphyWindow .floating-bar { + color: #000000; } + +.documents-load-more.button { + border-width: 1px 0 0; + border-radius: 0; } + +.documents-icon-bg { + background-color: #458588; + color: #EBDBB2; + border-radius: 2px; } + +.documents-collection-icon { + background-color: rgba(0, 0, 0, 0.3); + border-radius: 2px; } + +.documents-favorite.button:active, +.documents-favorite.button:active:hover { + color: #a9caf1; } + +.documents-entry-tag { + background-color: #458588; + color: #EBDBB2; + border-radius: 2px; + border-width: 0; + margin: 2px; + padding: 4px; } + .documents-entry-tag:hover { + color: #EBDBB2; + background-color: #639fe5; } + .documents-entry-tag:active { + color: #EBDBB2; + background-color: #4189df; } + .toolbar .linked .documents-entry-tag.button, .inline-toolbar .linked .documents-entry-tag.button { + background: none; + border: none; + box-shadow: none; + icon-shadow: none; } + .toolbar .linked .documents-entry-tag.button:hover, .inline-toolbar .linked .documents-entry-tag.button:hover { + color: rgba(235, 219, 178, 0.7); } + +.content-view.document-page { + border-style: solid; + border-width: 3px 3px 6px 4px; + border-image: url("assets/thumbnail-frame.png") 3 3 6 4; } + +TotemGrilo.vertical GdMainView.frame { + border-width: 0; } + +SynapseGuiSelectionContainer *:selected, +SynapseGuiViewVirgilio *:selected { + background-color: #458588; } + +.tr-workarea .undershoot, +.tr-workarea .overshoot { + border-color: transparent; } + +.gnome-panel-menu-bar, +PanelApplet > GtkMenuBar.menubar, +PanelToplevel, +PanelWidget, +PanelAppletFrame, +PanelApplet { + color: #EBDBB2; + background-image: linear-gradient(to bottom, #282828); } + +PanelApplet .button, PanelApplet .button:backdrop { + padding: 4px; + border: 2px solid transparent; + border-radius: 0; + background-image: none; + background-color: transparent; + color: #EBDBB2; } + +PanelApplet .button:hover { + color: #d8dde4; + background-color: rgba(0, 0, 0, 0.17); + border-color: rgba(0, 0, 0, 0.17); } + +PanelApplet .button:active, PanelApplet .button:active:backdrop, +PanelApplet .button:checked, PanelApplet .button:checked:backdrop { + background-clip: padding-box; + color: #EBDBB2; + background-color: rgba(0, 0, 0, 0.25); + border-radius: 0; + border-color: rgba(0, 0, 0, 0.25); + box-shadow: inset 0 -2px #458588; } + +PanelApplet:hover { + color: #EBDBB2; } + +PanelApplet:active, +PanelApplet:hover:active { + color: #458588; } + +WnckPager { + color: #5d6268; } + WnckPager:selected { + color: #458588; } + +NaTrayApplet { + -NaTrayApplet-icon-padding: 12; + -NaTrayApplet-icon-size: 16; } + +ClockBox { + color: #EBDBB2; } + +.xfce4-panel.panel { + background-color: #282828; } + .xfce4-panel.panel .button.flat, .xfce4-panel.panel .sidebar-button.button { + color: #EBDBB2; + background-color: rgba(43, 46, 55, 0); + border-radius: 0; + border: none; } + .xfce4-panel.panel .button.flat:hover, .xfce4-panel.panel .sidebar-button.button:hover { + border: none; + background-color: #414654; } + .xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .sidebar-button.button:active, .xfce4-panel.panel .button.flat:checked, .xfce4-panel.panel .sidebar-button.button:checked { + color: #EBDBB2; + border: none; + background-color: #458588; } + +.floating-bar { + background-color: #458588; + color: #EBDBB2; } + .floating-bar.top { + border-radius: 0 0 2px 2px; } + .floating-bar.right { + border-radius: 2px 0 0 2px; } + .floating-bar.bottom { + border-radius: 2px 2px 0 0; } + .floating-bar.left { + border-radius: 0 2px 2px 0; } + .floating-bar .button { + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; + background-color: transparent; + box-shadow: none; + border: none; } + +BirdieWidgetsTweetList * { + background-image: none; + background-color: transparent; } + +MarlinViewWindow *:selected, MarlinViewWindow *:selected:focus { + color: #EBDBB2; + background-color: #458588; + outline-color: transparent; } + +MarlinViewWindow GtkIconView.view:selected, MarlinViewWindow GtkIconView.view:selected:focus, MarlinViewWindow GtkIconView.view:selected:hover, MarlinViewWindow GtkIconView.view:selected:focus:hover { + background-color: transparent; } + +MarlinViewWindow FMListView, MarlinViewWindow FMColumnView { + outline-color: transparent; } + +.marlin-pathbar.pathbar { + border-radius: 3px; + padding-left: 4px; + padding-right: 4px; + color: rgba(235, 219, 178, 0.8); + border-color: rgba(41, 41, 41, 0.4); + background-image: linear-gradient(to bottom, rgba(82, 82, 82, 0.4)); + background-color: transparent; } + .marlin-pathbar.pathbar.image, .marlin-pathbar.pathbar.image:hover { + color: inherit; } + .marlin-pathbar.pathbar:focus { + color: #EBDBB2; + border-color: transparent; + background-image: linear-gradient(to bottom, #458588); } + .marlin-pathbar.pathbar:insensitive { + color: rgba(235, 219, 178, 0.35); + background-image: linear-gradient(to bottom, rgba(82, 82, 82, 0.25)); } + .marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { + color: #458588; } + +.gala-notification { + border: 1px solid rgba(0, 0, 0, 0.35); + border-radius: 3px; + box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); + background-image: linear-gradient(to bottom, white); + background-color: transparent; } + .gala-notification .title, .gala-notification .label { + color: #000000; } + +.panel { + background-color: transparent; + color: #EBDBB2; + font-weight: bold; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); + icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } + .panel-shadow { + background-image: none; + background-color: transparent; } + .panel .menu { + box-shadow: none; } + .panel .menu .menuitem { + font-weight: normal; + text-shadow: none; + icon-shadow: none; } + .panel .menu .window-frame.menu.csd, + .panel .menu .window-frame.popup.csd { + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); } + .panel .menubar > .menuitem { + padding: 3px 6px; } + .panel .menubar > .menuitem:hover { + background-color: transparent; } + .panel .window-frame.menu.csd, + .panel .window-frame.popup.csd { + box-shadow: none; } + +.composited-indicator { + background-color: transparent; + color: #EBDBB2; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); + icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } + .composited-indicator > GtkWidget > GtkWidget:first-child { + padding: 0 2px; } + .composited-indicator .menuitem:active, .composited-indicator .menuitem:prelight { + border-style: none; + background-image: none; + box-shadow: none; } + .composited-indicator > .popup > .menu { + padding-top: 8px; + padding-bottom: 8px; } + +.panel-app-button > GtkWidget > GtkWidget:first-child { + padding: 0 2px 0 4px; } + +.panel .menu .spinner, +.menu .spinner { + opacity: 1; } + +WingpanelWidgetsIndicatorPopover.popover { + padding: 0; + text-shadow: none; + icon-shadow: none; } + WingpanelWidgetsIndicatorPopover.popover .menuitem { + padding: 5px; + outline-color: transparent; + text-shadow: none; + icon-shadow: none; + border: solid transparent; + border-width: 1px 0; } + WingpanelWidgetsIndicatorPopover.popover .menuitem GtkLabel, WingpanelWidgetsIndicatorPopover.popover .menuitem GtkImage { + padding: 0 3px; } + WingpanelWidgetsIndicatorPopover.popover .menuitem:hover, WingpanelWidgetsIndicatorPopover.popover .menuitem:active { + background-color: rgba(0, 0, 0, 0.04); + border: solid rgba(0, 0, 0, 0.08); + border-width: 1px 0; } + WingpanelWidgetsIndicatorPopover.popover .menuitem *:insensitive { + color: rgba(0, 0, 0, 0.55); } + +PantheonTerminalPantheonTerminalWindow.background { + background-color: transparent; } + +SwitchboardCategoryView .view:selected, +SwitchboardCategoryView .view:selected:focus { + color: #000000; } + +UnityDecoration { + -UnityDecoration-extents: 28px 1 1 1; + -UnityDecoration-input-extents: 10px; + -UnityDecoration-shadow-offset-x: 0px; + -UnityDecoration-shadow-offset-y: 3px; + -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.2); + -UnityDecoration-active-shadow-radius: 12px; + -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); + -UnityDecoration-inactive-shadow-radius: 7px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #458588; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0.0; } + UnityDecoration.top { + border: 1px solid #20232b; + border-bottom-width: 0; + border-radius: 6px 6px 0 0; + padding: 1px 6px 0 6px; + background-image: linear-gradient(to bottom, #282828); + color: rgba(235, 219, 178, 1); + box-shadow: inset 0 1px #363636; } + UnityDecoration.top:backdrop { + border-bottom-width: 0; + color: rgba(235, 219, 178, 0.7); } + UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom, UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop { + background-image: linear-gradient(to bottom, #20232b); } + +UnityPanelWidget, +.unity-panel { + background-image: linear-gradient(to bottom, #282828); + color: #f6f7f9; + box-shadow: none; } + UnityPanelWidget:backdrop, + .unity-panel:backdrop { + color: #bdc6d1; } + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + border-color: mix(@wm_bg, @theme_base_color, 0.12); + background-color: mix(@wm_bg, @theme_base_color, 0.1); + background-image: none; + color: #EBDBB2; +} + +.lightdm.menu { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + border-color: rgba(235, 219, 178, 0.8); + border-radius: 4px; + padding: 1px; + color: #EBDBB2; } + +.lightdm-combo .menu { + background-color: #404756; + border-radius: 0px; + padding: 0px; + color: #EBDBB2; } + +.lightdm.menu .menuitem *, +.lightdm.menu .menuitem.check:active, +.lightdm.menu .menuitem.radio:active { + color: #EBDBB2; } + +.lightdm.menubar { + color: rgba(235, 219, 178, 0.8); + background-image: none; + background-color: rgba(0, 0, 0, 0.5); } + .lightdm.menubar > .menuitem { + padding: 2px 6px; } + +.lightdm-combo.combobox-entry .button, +.lightdm-combo .cell, +.lightdm-combo .button, +.lightdm-combo .entry, +.lightdm.button, +.lightdm.entry { + background-image: none; + background-color: rgba(0, 0, 0, 0.3); + border-color: rgba(235, 219, 178, 0.4); + border-radius: 10px; + padding: 7px; + color: #EBDBB2; + text-shadow: none; } + +.lightdm.button, +.lightdm.button:hover, +.lightdm.button:active, +.lightdm.button:active:focused, +.lightdm.entry, +.lightdm.entry:hover, +.lightdm.entry:active, +.lightdm.entry:active:focused { + background-image: none; + border-image: none; } + +.lightdm.button:focused, +.lightdm.entry:focused { + border-color: rgba(235, 219, 178, 0.1); + border-width: 1px; + border-style: solid; + color: #EBDBB2; } + +.lightdm.entry:selected { + background-color: rgba(235, 219, 178, 0.8); } + +.lightdm.entry:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: dashentry_spinner 1s infinite linear; } + +.lightdm.option-button { + padding: 2px; + background: none; + border: 0; } + +.lightdm.toggle-button { + background: none; + border-width: 0; } + .lightdm.toggle-button.selected { + background-color: rgba(0, 0, 0, 0.7); + border-width: 1px; } + +@keyframes dashentry_spinner { + to { + -gtk-icon-transform: rotate(1turn); } } + +.overlay-bar { + background-color: #458588; + border-color: #458588; + border-radius: 2px; + padding: 3px 6px; + margin: 3px; } + .overlay-bar GtkLabel { + color: #383C4A; } + +GraniteWidgetsThinPaned { + background-color: transparent; + background-image: none; + margin: 0; + border-left: 1px solid #dcdfe3; + border-right: 1px solid #dcdfe3; } + +GraniteWidgetsPopOver .frame, +GraniteWidgetsStaticNotebook .frame { + border: none; } + +.help_button { + border-radius: 100px; + padding: 3px 9px; } + +.secondary-toolbar.toolbar, .secondary-toolbar.inline-toolbar { + padding: 3px; + border-bottom: 1px solid #dcdfe3; } + .secondary-toolbar.toolbar .button, .secondary-toolbar.inline-toolbar .button { + padding: 0 3px 0 3px; } + +.bottom-toolbar.toolbar, .bottom-toolbar.inline-toolbar { + padding: 5px; + border-width: 1px 0 0 0; + border-style: solid; + border-color: #dcdfe3; + background-color: #F0F1F2; } + .bottom-toolbar.toolbar .button, .bottom-toolbar.inline-toolbar .button { + padding: 2px 3px 2px 3px; } + +.source-list { + -GtkTreeView-horizontal-separator: 1px; + -GtkTreeView-vertical-separator: 6px; } + +.source-list, +.source-list.view { + background-color: #F0F1F2; + color: #000000; + -gtk-icon-style: regular; } + +.source-list.category-expander { + color: transparent; } + +.source-list.view:prelight { + background-color: white; } + +.source-list.view:selected, +.source-list.view:prelight:selected, +.source-list.view:selected:focus, +.source-list.category-expander:hover { + color: #EBDBB2; + background-color: #458588; } + +.source-list .scrollbar.trough, +.source-list .scrollbars-junction { + border-image: none; + border-color: transparent; + background-color: #F0F1F2; + background-image: none; } + +.source-list.badge, +.source-list.badge:prelight, +.source-list.badge:selected, +.source-list.badge:selected:focus, +.source-list.badge:prelight:selected { + background-image: none; + background-color: #458588; + color: #EBDBB2; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; } + +.source-list.badge:selected, +.source-list.badge:selected:focus, +.source-list.badge:prelight:selected { + background-color: #ffffff; + color: #458588; } + +.source-list.category-expander { + color: #000000; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + -GtkTreeView-expander-size: 16; } + +.source-list.category-expander, +.source-list.category-expander:backdrop { + color: transparent; + border: none; } + +.source-list.category-expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +GraniteWidgetsWelcome { + background-color: #ffffff; } + +GraniteWidgetsWelcome GtkLabel { + color: #a9acb2; + font: open sans 11; + text-shadow: none; } + +GraniteWidgetsWelcome .h1, +GraniteWidgetsWelcome .h3 { + color: rgba(0, 0, 0, 0.8); } + +.help_button { + border-radius: 0; } + +GraniteWidgetsPopOver { + -GraniteWidgetsPopOver-arrow-width: 21; + -GraniteWidgetsPopOver-arrow-height: 10; + -GraniteWidgetsPopOver-border-radius: 2px; + -GraniteWidgetsPopOver-border-width: 1; + -GraniteWidgetsPopOver-shadow-size: 12; + border: 1px solid rgba(0, 0, 0, 0.3); + margin: 0; } + +.popover_bg { + background-image: linear-gradient(to bottom, #ffffff); + border: 1px solid rgba(0, 0, 0, 0.3); } + +GraniteWidgetsPopOver .sidebar.view, +GraniteWidgetsPopOver * { + background-color: transparent; } + +GraniteWidgetsXsEntry.entry { + padding: 4px; } + +.h1 { + font: open sans 24px; } + +.h2 { + font: open sans light 18px; } + +.h3 { + font: open sans 11px; } + +.h4, +.category-label { + color: #8a8e96; + font-weight: 600; } + +.h4 { + padding-bottom: 6px; + padding-top: 6px; } + +GtkListBox .h4 { + padding-left: 6px; } + +#panel_window { + background-color: #282828; + color: #EBDBB2; + font: bold; + box-shadow: inset 0 -1px #1b1d23; } + #panel_window .menubar, + #panel_window .menubar > .menuitem { + background-color: transparent; + color: #EBDBB2; + font: bold; } + #panel_window .menubar .menuitem:insensitive { + color: rgba(235, 219, 178, 0.5); } + #panel_window .menubar .menuitem:insensitive GtkLabel { + color: inherit; } + #panel_window .menubar .menu .menuitem { + font: normal; } + +#login_window, +#shutdown_dialog, +#restart_dialog { + font: normal; + border-style: none; + background-color: transparent; + color: #000000; } + +#content_frame { + padding-bottom: 14px; + background-color: #F0F1F2; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; } + +#content_frame .button { + color: #000000; + outline-color: rgba(0, 0, 0, 0.3); + border-color: #cfd6e6; + background-color: #fbfbfc; } + #content_frame .button:hover { + color: #000000; + outline-color: rgba(0, 0, 0, 0.3); + border-color: #cfd6e6; + background-color: white; } + #content_frame .button:active, #content_frame .button:checked { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: #458588; + background-color: #458588; } + #content_frame .button:insensitive { + color: rgba(0, 0, 0, 0.55); + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(251, 251, 252, 0.55); } + #content_frame .button:insensitive > GtkLabel { + color: inherit; } + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #323232; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; + box-shadow: inset 0 1px #323232; } + +#buttonbox_frame .button { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(102, 109, 132, 0.4); } + #buttonbox_frame .button:hover { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(119, 127, 151, 0.5); } + #buttonbox_frame .button:active, #buttonbox_frame .button:checked { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: #458588; } + #buttonbox_frame .button:insensitive { + color: #5d626e; + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(102, 109, 132, 0.25); } + +#login_window #user_combobox { + color: #000000; + font: 13px; } + #login_window #user_combobox .menu { + font: normal; } + +#user_image { + padding: 3px; + border-radius: 2px; } + +#shutdown_button.button { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #F04A50; + border-color: #F04A50; } + #shutdown_button.button:hover { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #f4797e; + border-color: #f4797e; } + #shutdown_button.button:active, #shutdown_button.button:checked { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #ec1b22; + border-color: #ec1b22; } + +#restart_button.button { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #4DADD4; + border-color: #4DADD4; } + #restart_button.button:hover { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #76c0de; + border-color: #76c0de; } + #restart_button.button:active, #restart_button.button:checked { + background-clip: border-box; + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + background-color: #2e96c0; + border-color: #2e96c0; } + +#greeter_infobar { + border-bottom-width: 0; + font: bold; } + +.titlebar .separator, .titlebar .sidebar .view.separator, .sidebar .titlebar .view.separator { + color: #323232; } + +NemoWindow GtkEventBox { + background-color: #F0F1F2; } + +GtkFileChooserDialog *, +NautilusWindow *, +NemoWindow { + -GtkPaned-handle-size: 0; } + +GtkFileChooserDialog.csd.background, GtkFileChooserDialog .list.sidebar, +NautilusWindow.csd.background, +NautilusWindow .list.sidebar { + background-color: transparent; } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar, +NautilusWindow GtkPlacesSidebar.sidebar { + background-color: #F0F1F2; + border: 1px solid #e5e5e5; + border-width: 0px 1px 0px 0px; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-placeholder-row.list-row.activatable, + NautilusWindow GtkPlacesSidebar.sidebar .sidebar-placeholder-row.list-row.activatable { + border: 1px solid #458588; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row, + NautilusWindow GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row { + background-color: #4b5162; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable, + NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable { + border: none; + color: #000000; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon, + NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon { + color: rgba(0, 0, 0, 1); } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup, + NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:hover, + NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup { + background-color: rgba(0, 0, 0, 0.1); + color: #000000 } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active .sidebar-icon, + NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, + NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, + NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected .sidebar-icon, + NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon, + NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:active .sidebar-icon { + color: inherit; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .separator, GtkFileChooserDialog GtkPlacesSidebar.sidebar .view.separator, + NautilusWindow GtkPlacesSidebar.sidebar .separator, + NautilusWindow GtkPlacesSidebar.sidebar .view.separator { + -GtkMenuItem-horizontal-padding: 0; + border-width: 1px; + color: rgba(0, 0, 0, 0.1); } + +GtkFileChooserDialog.maximized GtkPlacesSidebar.sidebar, +NautilusWindow.maximized GtkPlacesSidebar.sidebar { + background-color: #F0F1F2; } + +GtkFileChooserDialog .sidebar-button.button, +NautilusWindow .sidebar-button.button { + color: #EBDBB2; } + GtkFileChooserDialog .sidebar-button.button:hover, + NautilusWindow .sidebar-button.button:hover { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(119, 127, 151, 0.5); } + GtkFileChooserDialog .sidebar-button.button:active, + NautilusWindow .sidebar-button.button:active { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: #458588; } + GtkFileChooserDialog .sidebar-button.button:not(:hover):not(:active) > GtkImage, + NautilusWindow .sidebar-button.button:not(:hover):not(:active) > GtkImage { + opacity: 0.5; } + +NemoWindow.csd.background, +NemoWindow .source-list, NemoWindow .source-list.view, NemoWindow .source-list.view:prelight, +MarlinViewWindow.csd.background, +MarlinViewWindow .source-list, +MarlinViewWindow .source-list.view, +MarlinViewWindow .source-list.view:prelight { + background-color: transparent; } + +NemoWindow .sidebar, NemoWindow .source-list.sidebar.view, +MarlinViewWindow .sidebar, +MarlinViewWindow .source-list.sidebar.view { + background-color: #F0F1F2; } + NemoWindow .sidebar .view, NemoWindow .sidebar row, NemoWindow .source-list.sidebar.view .view, NemoWindow .source-list.sidebar.view row, + MarlinViewWindow .sidebar .view, + MarlinViewWindow .sidebar row, + MarlinViewWindow .source-list.sidebar.view .view, + MarlinViewWindow .source-list.sidebar.view row { + background-color: transparent; + color: #000000; } + NemoWindow .sidebar .view.image, NemoWindow .sidebar row.image, NemoWindow .source-list.sidebar.view .view.image, NemoWindow .source-list.sidebar.view row.image, + MarlinViewWindow .sidebar .view.image, + MarlinViewWindow .sidebar row.image, + MarlinViewWindow .source-list.sidebar.view .view.image, + MarlinViewWindow .source-list.sidebar.view row.image { + color: rgba(235, 219, 178, 0.7); } + NemoWindow .sidebar .view.cell:selected, NemoWindow .sidebar row.cell:selected, NemoWindow .source-list.sidebar.view .view.cell:selected, NemoWindow .source-list.sidebar.view row.cell:selected, + MarlinViewWindow .sidebar .view.cell:selected, + MarlinViewWindow .sidebar row.cell:selected, + MarlinViewWindow .source-list.sidebar.view .view.cell:selected, + MarlinViewWindow .source-list.sidebar.view row.cell:selected { + background-color: #458588; + color: #EBDBB2; } + NemoWindow .sidebar.frame, NemoWindow .source-list.sidebar.view.frame, + MarlinViewWindow .sidebar.frame, + MarlinViewWindow .source-list.sidebar.view.frame { + color: #000000; } + NemoWindow .sidebar .separator, NemoWindow .sidebar .view.separator, NemoWindow .source-list.sidebar.view .separator, + MarlinViewWindow .sidebar .separator, + MarlinViewWindow .sidebar .sidebar.separator, + MarlinViewWindow .sidebar .view.separator, + MarlinViewWindow .source-list.sidebar.view .separator { + color: transparent; } + +NemoWindow .sidebar .view:hover { +background-color: rgba(0, 0, 0, 0.1); /* to change the hover background color in sidebar*/ +} + +NemoWindow.maximized .sidebar, +MarlinViewWindow.maximized .sidebar { + background-color: #F0F1F2; } +#her +NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, +MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { + background-color: #F0F1F2; } +#her +NautilusWindow NautilusWindowSlot { + background-color: #000000; } + +NautilusDesktopWindow NautilusWindowSlot { + background-color: transparent; } + +GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { + background-color: #F0F1F2; } +#her +GtkFileChooserDialog GtkPlacesSidebar.sidebar { + background-color: transparent; } + +GtkFileChooserDialog GtkPaned > .vertical > .horizontal { + background-color: #F0F1F2; } + +GtkFileChooserDialog .dialog-action-box { + background-color: #F0F1F2; } + +GtkFileChooserDialog .dialog-vbox > .frame { + color: #000000; + border-color: transparent; } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame { + background-color: transparent; + border-color: rgba(0, 0, 0, 0.1); } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame GtkLabel, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame GtkComboBox, +GtkFileChooserDialog .dialog-vbox > .frame GtkLabel, +GtkFileChooserDialog .dialog-vbox > .frame GtkComboBox { + color: #000000; } + +FeedReaderreaderUI.background.csd > .titlebar .pane-separator, +FeedReaderreaderUI.background.csd.maximized > .titlebar .pane-separator, +FeedReaderreaderUI.background.csd > .titlebar .pane-separator:backdrop, +FeedReaderreaderUI.background.csd.maximized > .titlebar .pane-separator:backdrop, +GeditWindow.background.csd > .titlebar .pane-separator, +GeditWindow.background.csd.maximized > .titlebar .pane-separator, +GeditWindow.background.csd > .titlebar .pane-separator:backdrop, +GeditWindow.background.csd.maximized > .titlebar .pane-separator:backdrop { + background-color: #F0F1F2; } +#her +FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar, +GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar { + background-color: #282828; } + FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop, + GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop { + background-color: #292929; } + +FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar, +GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar { + background-color: #282828; } + FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop, + GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop { + background-color: #292929; } + +FeedReaderreaderUI.background.csd > FeedReaderreaderHeaderbar.titlebar, +GeditWindow.background.csd > .titlebar { + background-color: transparent; } + +GeditWindow.background.csd { + background-color: transparent; } + +GeditWindow.background .gedit-side-panel-paned .pane-separator { + background-color: #F0F1F2; } +#her +GeditWindow.background .gedit-bottom-panel-paned .pane-separator { + background-color: #dcdfe3; } + +.gedit-bottom-panel-paned { + background-color: #ffffff; } + +.gedit-document-panel { + background-color: #F0F1F2; } +#her + .maximized .gedit-document-panel { + background-color: #F0F1F2; } +#her + .gedit-document-panel .list-row { + color: #EBDBB2; } + .gedit-document-panel .list-row { + background-color: rgba(235, 219, 178, 0); + border: solid rgba(255, 255, 255, 0); + border-width: 3px 2px 3px 2px; } + .gedit-document-panel .list-row:hover { + border: solid rgba(255, 255, 255, 0.15); + border-width: 3px 2px 3px 2px; + background-color: rgba(235, 219, 178, 0.15); } + .gedit-document-panel .list-row:active { + color: #EBDBB2; + background-color: #458588; + border: solid #458588; + border-width: 3px 2px 3px 2px; } + .gedit-document-panel .list-row:active .button { + color: #EBDBB2; } + .gedit-document-panel .list-row:selected, .gedit-document-panel .list-row:selected:hover { + color: #EBDBB2; + background-color: #458588; + border: solid #458588; + border-width: 3px 2px 3px 2px; } + .gedit-document-panel .prelight-row .button:active { + color: #EBDBB2; } + +GeditFileBrowserWidget { + background-color: #F0F1F2; } +#her + .maximized GeditFileBrowserWidget { + background-color: #F0F1F2; } +#her + GeditFileBrowserWidget .horizontal { + background-color: transparent; + border-color: #252831; } + GeditFileBrowserWidget .horizontal GtkComboBox { + color: #EBDBB2; } + +GeditWindow.background.csd GeditFileBrowserView.view { + background-color: transparent; + color: #EBDBB2; } + GeditWindow.background.csd GeditFileBrowserView.view.expander { + color: #EBDBB2; } + GeditWindow.background.csd GeditFileBrowserView.view.expander:hover { + color: #458588; } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button, +GtkFileChooserDialog .dialog-vbox > .frame .button, GeditFileBrowserWidget .horizontal .button { + color: #000000; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(235, 219, 178, 1); } + GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:hover, + GtkFileChooserDialog .dialog-vbox > .frame .button:hover, GeditFileBrowserWidget .horizontal .button:hover { + color: #000000; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(0, 0, 0, 0.1); } + GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:active, + GtkFileChooserDialog .dialog-vbox > .frame .button:active, GeditFileBrowserWidget .horizontal .button:active, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:checked, + GtkFileChooserDialog .dialog-vbox > .frame .button:checked, GeditFileBrowserWidget .horizontal .button:checked { + color: #EBDBB2; + outline-color: rgba(235, 219, 178, 0.3); + border-color: rgba(26, 28, 34, 0.4); + background-color: #458588; } + GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:insensitive, + GtkFileChooserDialog .dialog-vbox > .frame .button:insensitive, GeditFileBrowserWidget .horizontal .button:insensitive { + color: #5d626e; + border-color: rgba(26, 28, 34, 0.4); + background-color: rgba(235, 219, 178, 1); } + +GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry, +GtkFileChooserDialog .dialog-vbox > .frame .entry { + color: #EBDBB2; + border-color: rgba(26, 28, 34, 0.4); + background-image: linear-gradient(to bottom, rgba(40, 40, 40, 1.2)); + background-color: transparent; } + GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .image.entry, + GtkFileChooserDialog .dialog-vbox > .frame .image.entry, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .image.entry:hover, + GtkFileChooserDialog .dialog-vbox > .frame .image.entry:hover { + color: inherit; } + GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry:focus, + GtkFileChooserDialog .dialog-vbox > .frame .entry:focus { + color: #EBDBB2; + border-color: rgba(26, 28, 34, 0.4); + background-image: linear-gradient(to bottom, #458588); } + GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry:insensitive, + GtkFileChooserDialog .dialog-vbox > .frame .entry:insensitive { + color: rgba(235, 219, 178, 0.55); + background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.25)); } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, +NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, +MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, GeditFileBrowserWidget .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { + background-color: #e7eaee; + border: 1px solid rgba(0, 0, 0, 0.3); } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, +NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, NemoWindow .source-list.sidebar.view .scrollbar .trough, +MarlinViewWindow .sidebar .scrollbar .trough, +MarlinViewWindow .source-list.sidebar.view .scrollbar .trough, GeditFileBrowserWidget .scrollbar .trough { + background-color: rgba(0, 0, 0, 0.2); + border: none; } + +GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, +NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, NemoWindow .source-list.sidebar.view .scrollbar .slider, +MarlinViewWindow .sidebar .scrollbar .slider, +MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserWidget .scrollbar .slider { + background-color: rgba(231, 234, 238, 0.7); } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, + MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover { + background-color: #f6f7f9; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, + MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, GeditFileBrowserWidget .scrollbar .slider:prelight:active { + background-color: #458588; } + GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, + NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, + MarlinViewWindow .sidebar .scrollbar .slider:insensitive, GeditFileBrowserWidget .scrollbar .slider:insensitive { + background-color: transparent; } + +@define-color theme_fg_color #000000; +@define-color theme_text_color #000000; +@define-color theme_bg_color #F0F1F2; +@define-color theme_base_color #EBDBB2; +@define-color theme_selected_bg_color #458588; +@define-color theme_selected_fg_color #EBDBB2; +@define-color fg_color #000000; +@define-color text_color #000000; +@define-color bg_color #F0F1F2; +@define-color base_color #EBDBB2; +@define-color selected_bg_color #458588; +@define-color selected_fg_color #EBDBB2; +@define-color insensitive_bg_color #fbfbfc; +@define-color insensitive_fg_color alpha(#000000,0.5); +@define-color insensitive_base_color #EBDBB2; +@define-color theme_unfocused_fg_color #000000; +@define-color theme_unfocused_text_color #000000; +@define-color theme_unfocused_bg_color #F0F1F2; +@define-color theme_unfocused_base_color #EBDBB2; +@define-color borders #dcdfe3; +@define-color unfocused_borders #dcdfe3; +@define-color warning_color #F27835; +@define-color error_color #FC4138; +@define-color success_color #73d216; +@define-color placeholder_text_color #A8A8A8; +@define-color content_view_bg #ffffff; +@define-color wm_title alpha(#EBDBB2,0.8); +@define-color wm_unfocused_title alpha(#EBDBB2,0.5); +@define-color wm_bg #282828; +@define-color wm_bg_unfocused #292929; +@define-color wm_highlight #282828; +@define-color wm_shadow alpha(black,0.35); +@define-color wm_button_close_bg #cc575d; +@define-color wm_button_close_hover_bg #d7787d; +@define-color wm_button_close_active_bg #be3841; +@define-color wm_icon_close_bg #282828; +@define-color wm_button_hover_bg #454C5C; +@define-color wm_button_active_bg #458588; +@define-color wm_button_hover_border #262932; +@define-color wm_icon_bg #90939B; +@define-color wm_icon_unfocused_bg #666A74; +@define-color wm_icon_hover_bg #C4C7CC; +@define-color wm_icon_active_bg #ffffff; diff --git a/.themes/arc-gruvbox/gtk-3.0/render-assets.sh b/.themes/arc-gruvbox/gtk-3.0/render-assets.sh new file mode 100644 index 00000000..c1a97fd3 --- /dev/null +++ b/.themes/arc-gruvbox/gtk-3.0/render-assets.sh @@ -0,0 +1,34 @@ +#! /bin/bash + +INKSCAPE="/usr/bin/inkscape" +OPTIPNG="/usr/bin/optipng" + +SRC_FILE="assets.svg" +ASSETS_DIR="assets" +INDEX="assets.txt" + +for i in `cat $INDEX` +do +if [ -f $ASSETS_DIR/$i.png ]; then + echo $ASSETS_DIR/$i.png exists. +else + echo + echo Rendering $ASSETS_DIR/$i.png + $INKSCAPE --export-id=$i \ + --export-id-only \ + --export-png=$ASSETS_DIR/$i.png $SRC_FILE >/dev/null \ + && $OPTIPNG -o7 --quiet $ASSETS_DIR/$i.png +fi +if [ -f $ASSETS_DIR/$i@2.png ]; then + echo $ASSETS_DIR/$i@2.png exists. +else + echo + echo Rendering $ASSETS_DIR/$i@2.png + $INKSCAPE --export-id=$i \ + --export-dpi=180 \ + --export-id-only \ + --export-png=$ASSETS_DIR/$i@2.png $SRC_FILE >/dev/null \ + && $OPTIPNG -o7 --quiet $ASSETS_DIR/$i@2.png +fi +done +exit 0 diff --git a/.themes/arc-gruvbox/index.theme b/.themes/arc-gruvbox/index.theme new file mode 100644 index 00000000..be6e5e08 --- /dev/null +++ b/.themes/arc-gruvbox/index.theme @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=Arc-Darker-Ubuntu +Comment=A flat theme with transparent elements +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=Arc-Darker-Ubuntu +MetacityTheme=Arc-Darker-Ubuntu +IconTheme=gnome +CursorTheme=DMZ-Black +ButtonLayout=menu:minimize,maximize,close diff --git a/.themes/arc-gruvbox/metacity-1/button-bg.svg b/.themes/arc-gruvbox/metacity-1/button-bg.svg new file mode 100644 index 00000000..1f225b53 --- /dev/null +++ b/.themes/arc-gruvbox/metacity-1/button-bg.svg @@ -0,0 +1,105 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + enable-background="new 0 0 32 32" + height="16" + id="Layer_1" + version="1.1" + viewBox="0 0 16 16" + width="16" + xml:space="preserve" + inkscape:version="0.91 r13725" + sodipodi:docname="button-bg.svg"><metadata + id="metadata26"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs + id="defs24" /><sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="718" + id="namedview22" + showgrid="true" + inkscape:zoom="16" + inkscape:cx="-6.6664673" + inkscape:cy="4.949103" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="Layer_1" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"><inkscape:grid + type="xygrid" + id="grid3003" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /></sodipodi:namedview><g + style="display:inline" + id="titlebutton-close" + inkscape:label="#g6210" + transform="translate(-645,185.63782)"><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)"><circle + r="7" + cy="255" + cx="1376" + style="fill:#808080;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" /></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></svg> \ No newline at end of file diff --git a/.themes/arc-gruvbox/metacity-1/button-border.svg b/.themes/arc-gruvbox/metacity-1/button-border.svg new file mode 100644 index 00000000..a1ab9486 --- /dev/null +++ b/.themes/arc-gruvbox/metacity-1/button-border.svg @@ -0,0 +1,107 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + enable-background="new 0 0 32 32" + height="16" + id="Layer_1" + version="1.1" + viewBox="0 0 16 16" + width="16" + xml:space="preserve" + inkscape:version="0.91 r13725" + sodipodi:docname="button-border.svg"><metadata + id="metadata26"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs + id="defs24" /><sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="718" + id="namedview22" + showgrid="true" + inkscape:zoom="16" + inkscape:cx="-16.228967" + inkscape:cy="2.449103" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="Layer_1" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"><inkscape:grid + type="xygrid" + id="grid3003" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /></sodipodi:namedview><g + style="display:inline" + id="titlebutton-max-hover" + inkscape:label="#g6284" + transform="translate(-513,185.63782)"><g + id="g4891" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"><path + style="display:inline;opacity:1;fill:#808080;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" + inkscape:connector-curvature="0" /><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" /></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></svg> \ No newline at end of file diff --git a/.themes/arc-gruvbox/metacity-1/close-icon.svg b/.themes/arc-gruvbox/metacity-1/close-icon.svg new file mode 100644 index 00000000..312fa9e0 --- /dev/null +++ b/.themes/arc-gruvbox/metacity-1/close-icon.svg @@ -0,0 +1,104 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + enable-background="new 0 0 32 32" + height="16" + id="Layer_1" + version="1.1" + viewBox="0 0 16 16" + width="16" + xml:space="preserve" + inkscape:version="0.91 r13725" + sodipodi:docname="close-icon.svg"><metadata + id="metadata26"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs + id="defs24" /><sodipodi:namedview + pagecolor="#cecece" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="718" + id="namedview22" + showgrid="true" + inkscape:zoom="11.313709" + inkscape:cx="-6.97609" + inkscape:cy="12.311381" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="Layer_1" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"><inkscape:grid + type="xygrid" + id="grid3003" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /></sodipodi:namedview><g + style="display:inline" + id="titlebutton-close" + inkscape:label="#g6210" + transform="translate(-645,185.63782)"><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)" /></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"><path + inkscape:connector-curvature="0" + d="m 45,764 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 49,766.59375 51.3125,764.3125 C 51.578125,764.082 51.759172,764.007 52,764 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 52.906938,770.46942 52.999992,770.7347 53,771 l 0,1 -1,0 c -0.265301,-10e-6 -0.530586,-0.0931 -0.71875,-0.28125 L 49,769.4375 46.71875,771.71875 C 46.530586,771.90694 46.26529,772 46,772 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 2.28125,-2.25 L 45.28125,765.75 C 45.070508,765.55537 44.97809,765.28075 45,765 l 0,-1 z" + id="path10839-9-2-2" + 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:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /></g></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></svg> \ No newline at end of file diff --git a/.themes/arc-gruvbox/metacity-1/max-icon.svg b/.themes/arc-gruvbox/metacity-1/max-icon.svg new file mode 100644 index 00000000..6b80028b --- /dev/null +++ b/.themes/arc-gruvbox/metacity-1/max-icon.svg @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + enable-background="new 0 0 32 32" + height="16" + id="Layer_1" + version="1.1" + viewBox="0 0 16 16" + width="16" + xml:space="preserve" + inkscape:version="0.91 r13725" + sodipodi:docname="max-icon.svg"><metadata + id="metadata26"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs + id="defs24" /><sodipodi:namedview + pagecolor="#d7d7d7" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="718" + id="namedview22" + showgrid="true" + inkscape:zoom="16" + inkscape:cx="-11.666467" + inkscape:cy="2.449103" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="Layer_1" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"><inkscape:grid + type="xygrid" + id="grid3003" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /></sodipodi:namedview><g + style="display:inline" + id="titlebutton-max" + inkscape:label="#g6234" + transform="translate(-616,185.63782)"><g + id="g7146" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"><g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2-96"><g + id="g4092-0-6-83" + style="display:inline" + transform="translate(58,0)" /></g><path + id="path4293-5-95" + style="display:inline;opacity:1;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /></g><rect + y="-185.63782" + x="616" + height="16" + width="16" + id="rect17883-29" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /></g></svg> \ No newline at end of file diff --git a/.themes/arc-gruvbox/metacity-1/metacity-theme-1.xml b/.themes/arc-gruvbox/metacity-1/metacity-theme-1.xml new file mode 100644 index 00000000..b8725694 --- /dev/null +++ b/.themes/arc-gruvbox/metacity-1/metacity-theme-1.xml @@ -0,0 +1,762 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Arc</name> + <author>horst3180</author> + <copyright>horst3180</copyright> + <date>2015</date> + <description>Arc Metacity theme</description> +</info> + +<!-- meaningfull constants --> + +<constant name="C_title_focused" value="#afb8c6" /> +<constant name="C_title_unfocused" value="#8a939f" /> + +<constant name="C_wm_bg_focused" value="#2f343f" /> +<constant name="C_wm_bg_unfocused" value="#2f343f" /> + +<constant name="C_wm_highlight" value="#353a48" /> + +<!-- window button colors --> + +<!-- close --> +<constant name="C_button_close_bg_focused" value="#cc575d" /> +<constant name="C_button_close_bg_hover" value="#d7787d" /> +<constant name="C_button_close_bg_active" value="#be3841" /> + +<constant name="C_icon_close_bg" value="#2f343f" /> + +<!-- minimize, maximize --> +<constant name="C_button_bg_hover" value="#454C5C" /> +<constant name="C_button_bg_active" value="#458588" /> + +<constant name="C_button_border_hover" value="#262932" /> + +<constant name="C_icon_bg_focused" value="#90939B" /> +<constant name="C_icon_bg_unfocused" value="#666A74" /> +<constant name="C_icon_bg_hover" value="#C4C7CC" /> +<constant name="C_icon_bg_active" value="#ffffff" /> + +<!-- geometries --> + +<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="5"/> + <distance name="title_vertical_pad" value="3"/> + <border name="title_border" left="10" right="10" top="3" bottom="3"/> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> + <distance name="button_width" value="30"/> + <distance name="button_height" value="16"/> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal"> +</frame_geometry> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="left_titlebar_edge" value="0"/> + <distance name="right_titlebar_edge" value="0"/> + <distance name="title_vertical_pad" value="2"/> <!-- + This needs to be 1 less then the + title_vertical_pad on normal state + or you'll have bigger buttons --> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" hide_buttons="true" rounded_top_left="1" rounded_top_right="1"> + <distance name="title_vertical_pad" value="7"/> + <border name="title_border" left="10" right="10" top="0" bottom="1"/> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="10" right="10" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> + <distance name="title_vertical_pad" value="5"/> +</frame_geometry> + +<!-- drawing operations --> + + <!-- title --> + +<draw_ops name="title_focused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_unfocused"/> +</draw_ops> + + <!-- window decorations --> + +<draw_ops name="entire_background_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_max"> + +</draw_ops> + +<draw_ops name="titlebar_small_focused"> + +</draw_ops> + +<draw_ops name="titlebar_small_unfocused"> + +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + + +<!--close--> +<draw_ops name="close_focused"> + <image filename="button-bg.svg" colorize="C_button_close_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused"> + <image filename="button-bg.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--maximize--> +<draw_ops name="maximize_focused"> + <image filename="max-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <image filename="max-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--minimize--> +<draw_ops name="minimize_focused"> + <image filename="min-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <image filename="min-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + + +<!--Todo--> +<draw_ops name="menu_focused"></draw_ops> +<draw_ops name="menu_focused_pressed"></draw_ops> +<draw_ops name="menu_unfocused"></draw_ops> +<draw_ops name="menu_unfocused_prelight"></draw_ops> +<draw_ops name="menu_unfocused_pressed"></draw_ops> +<draw_ops name="shade_focused"></draw_ops> +<draw_ops name="shade_focused_pressed"></draw_ops> +<draw_ops name="shade_unfocused"></draw_ops> +<draw_ops name="shade_unfocused_prelight"></draw_ops> +<draw_ops name="shade_unfocused_pressed"></draw_ops> + +<!-- frame styles --> + +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_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="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_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="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_small_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_small_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="borderless"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="borderless"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- frame style sets --> + +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused"/> + <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> + <frame focus="yes" state="maximized" style="normal_max_focused"/> + <frame focus="no" state="maximized" style="normal_max_unfocused"/> + <frame focus="yes" state="shaded" style="normal_focused"/> + <frame focus="no" state="shaded" style="normal_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="dialog_focused"/> + <frame focus="no" state="shaded" style="dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="modal_dialog_focused"/> + <frame focus="no" state="shaded" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused"/> + <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="utility_focused"/> + <frame focus="no" state="shaded" style="utility_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused"/> + <frame focus="no" state="normal" resize="both" style="border_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="blank"/> + <frame focus="no" state="shaded" style="blank"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + + +<!-- windows --> + +<window type="normal" style_set="normal_style_set"/> +<window type="dialog" style_set="dialog_style_set"/> +<window type="modal_dialog" style_set="modal_dialog_style_set"/> +<window type="menu" style_set="utility_style_set"/> +<window type="utility" style_set="utility_style_set"/> +<window type="border" style_set="border_style_set"/> + +</metacity_theme> diff --git a/.themes/arc-gruvbox/metacity-1/metacity-theme-2.xml b/.themes/arc-gruvbox/metacity-1/metacity-theme-2.xml new file mode 100644 index 00000000..b8725694 --- /dev/null +++ b/.themes/arc-gruvbox/metacity-1/metacity-theme-2.xml @@ -0,0 +1,762 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Arc</name> + <author>horst3180</author> + <copyright>horst3180</copyright> + <date>2015</date> + <description>Arc Metacity theme</description> +</info> + +<!-- meaningfull constants --> + +<constant name="C_title_focused" value="#afb8c6" /> +<constant name="C_title_unfocused" value="#8a939f" /> + +<constant name="C_wm_bg_focused" value="#2f343f" /> +<constant name="C_wm_bg_unfocused" value="#2f343f" /> + +<constant name="C_wm_highlight" value="#353a48" /> + +<!-- window button colors --> + +<!-- close --> +<constant name="C_button_close_bg_focused" value="#cc575d" /> +<constant name="C_button_close_bg_hover" value="#d7787d" /> +<constant name="C_button_close_bg_active" value="#be3841" /> + +<constant name="C_icon_close_bg" value="#2f343f" /> + +<!-- minimize, maximize --> +<constant name="C_button_bg_hover" value="#454C5C" /> +<constant name="C_button_bg_active" value="#458588" /> + +<constant name="C_button_border_hover" value="#262932" /> + +<constant name="C_icon_bg_focused" value="#90939B" /> +<constant name="C_icon_bg_unfocused" value="#666A74" /> +<constant name="C_icon_bg_hover" value="#C4C7CC" /> +<constant name="C_icon_bg_active" value="#ffffff" /> + +<!-- geometries --> + +<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="5"/> + <distance name="title_vertical_pad" value="3"/> + <border name="title_border" left="10" right="10" top="3" bottom="3"/> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> + <distance name="button_width" value="30"/> + <distance name="button_height" value="16"/> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal"> +</frame_geometry> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="left_titlebar_edge" value="0"/> + <distance name="right_titlebar_edge" value="0"/> + <distance name="title_vertical_pad" value="2"/> <!-- + This needs to be 1 less then the + title_vertical_pad on normal state + or you'll have bigger buttons --> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" hide_buttons="true" rounded_top_left="1" rounded_top_right="1"> + <distance name="title_vertical_pad" value="7"/> + <border name="title_border" left="10" right="10" top="0" bottom="1"/> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="10" right="10" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> + <distance name="title_vertical_pad" value="5"/> +</frame_geometry> + +<!-- drawing operations --> + + <!-- title --> + +<draw_ops name="title_focused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_unfocused"/> +</draw_ops> + + <!-- window decorations --> + +<draw_ops name="entire_background_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_max"> + +</draw_ops> + +<draw_ops name="titlebar_small_focused"> + +</draw_ops> + +<draw_ops name="titlebar_small_unfocused"> + +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + + +<!--close--> +<draw_ops name="close_focused"> + <image filename="button-bg.svg" colorize="C_button_close_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused"> + <image filename="button-bg.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--maximize--> +<draw_ops name="maximize_focused"> + <image filename="max-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <image filename="max-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--minimize--> +<draw_ops name="minimize_focused"> + <image filename="min-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <image filename="min-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + + +<!--Todo--> +<draw_ops name="menu_focused"></draw_ops> +<draw_ops name="menu_focused_pressed"></draw_ops> +<draw_ops name="menu_unfocused"></draw_ops> +<draw_ops name="menu_unfocused_prelight"></draw_ops> +<draw_ops name="menu_unfocused_pressed"></draw_ops> +<draw_ops name="shade_focused"></draw_ops> +<draw_ops name="shade_focused_pressed"></draw_ops> +<draw_ops name="shade_unfocused"></draw_ops> +<draw_ops name="shade_unfocused_prelight"></draw_ops> +<draw_ops name="shade_unfocused_pressed"></draw_ops> + +<!-- frame styles --> + +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_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="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_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="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_small_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_small_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="borderless"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="borderless"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- frame style sets --> + +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused"/> + <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> + <frame focus="yes" state="maximized" style="normal_max_focused"/> + <frame focus="no" state="maximized" style="normal_max_unfocused"/> + <frame focus="yes" state="shaded" style="normal_focused"/> + <frame focus="no" state="shaded" style="normal_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="dialog_focused"/> + <frame focus="no" state="shaded" style="dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="modal_dialog_focused"/> + <frame focus="no" state="shaded" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused"/> + <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="utility_focused"/> + <frame focus="no" state="shaded" style="utility_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused"/> + <frame focus="no" state="normal" resize="both" style="border_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="blank"/> + <frame focus="no" state="shaded" style="blank"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + + +<!-- windows --> + +<window type="normal" style_set="normal_style_set"/> +<window type="dialog" style_set="dialog_style_set"/> +<window type="modal_dialog" style_set="modal_dialog_style_set"/> +<window type="menu" style_set="utility_style_set"/> +<window type="utility" style_set="utility_style_set"/> +<window type="border" style_set="border_style_set"/> + +</metacity_theme> diff --git a/.themes/arc-gruvbox/metacity-1/metacity-theme-3.xml b/.themes/arc-gruvbox/metacity-1/metacity-theme-3.xml new file mode 100644 index 00000000..0dda7a25 --- /dev/null +++ b/.themes/arc-gruvbox/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1016 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Arc</name> + <author>horst3180</author> + <copyright>horst3180</copyright> + <date>2015</date> + <description>Arc Metacity theme</description> +</info> + +<!-- meaningfull constants --> + +<constant name="C_title_focused" value="gtk:custom(wm_title,#70788d)" /> +<constant name="C_title_unfocused" value="gtk:custom(wm_unfocused_title,#979dac)" /> + +<constant name="C_wm_bg_focused" value="gtk:custom(wm_bg,#e7e8eb)" /> +<constant name="C_wm_bg_unfocused" value="gtk:custom(wm_bg,#e7e8eb)" /> + +<constant name="C_wm_highlight" value="gtk:custom(wm_highlight,#eeeff1)" /> + +<!-- window button colors --> + +<!-- close --> +<constant name="C_button_close_bg_focused" value="gtk:custom(wm_button_close_bg,#f46067)" /> +<constant name="C_button_close_bg_hover" value="gtk:custom(wm_button_close_hover_bg,#f68086)" /> +<constant name="C_button_close_bg_active" value="gtk:custom(wm_button_close_active_bg,#f13039)" /> + +<constant name="C_icon_close_bg" value="gtk:custom(wm_icon_close_bg,#F8F8F9)" /> + +<!-- minimize, maximize --> +<constant name="C_button_bg_hover" value="gtk:custom(wm_button_hover_bg,#fdfdfd)" /> +<constant name="C_button_bg_active" value="gtk:custom(wm_button_active_bg,#458588)" /> + +<constant name="C_button_border_hover" value="gtk:custom(wm_button_hover_border,#D1D3DA)" /> + +<constant name="C_icon_bg_focused" value="gtk:custom(wm_icon_bg,#90949E)" /> +<constant name="C_icon_bg_unfocused" value="gtk:custom(wm_icon_unfocused_bg,#B6B8C0)" /> +<constant name="C_icon_bg_hover" value="gtk:custom(wm_icon_hover_bg,#7A7F8B)" /> +<constant name="C_icon_bg_active" value="gtk:custom(wm_icon_active_bg,#ffffff)" /> + +<!-- geometries --> + +<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="5"/> + <distance name="title_vertical_pad" value="3"/> + <border name="title_border" left="10" right="10" top="3" bottom="3"/> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> + <distance name="button_width" value="30"/> + <distance name="button_height" value="16"/> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal"> +</frame_geometry> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="left_titlebar_edge" value="0"/> + <distance name="right_titlebar_edge" value="0"/> + <distance name="title_vertical_pad" value="2"/> <!-- + This needs to be 1 less then the + title_vertical_pad on normal state + or you'll have bigger buttons --> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="1" parent="normal"> + <distance name="right_width" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="1" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="1" rounded_top_right="1"> + <distance name="title_vertical_pad" value="7"/> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> + <border name="title_border" left="10" right="10" top="0" bottom="1"/> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> +</frame_geometry> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <border name="title_border" left="10" right="10" top="0" bottom="0" /> + <distance name="title_vertical_pad" value="1" /> + <distance name="button_height" value="0"/> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="10" right="10" top="0" bottom="0" /> + <distance name="button_height" value="0"/> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> + <distance name="title_vertical_pad" value="5"/> +</frame_geometry> + +<!--chromium save dialog--> +<frame_geometry name="attached" title_scale="small" has_title="false" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" rounded_bottom_left="0" rounded_bottom_right="0" parent="normal"> + <distance name="title_vertical_pad" value="0"/> + <distance name="bottom_height" value="1"/> + <distance name="left_width" value="1"/> + <distance name="right_width" value="1"/> +</frame_geometry> + +<!-- drawing operations --> + + <!-- title --> + +<draw_ops name="title_focused"> + + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2))" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_focused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" + y="(0 `max` ((height - title_height) / 2)) + 1" + ellipsize_width="width" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2))" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_unfocused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" + y="(0 `max` ((height - title_height) / 2)) + 1" + ellipsize_width="width" + color="C_title_unfocused" /> +</draw_ops> + + <!-- window decorations --> + +<draw_ops name="entire_background_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_max"> + +</draw_ops> + +<draw_ops name="titlebar_small_focused"> + +</draw_ops> + +<draw_ops name="titlebar_small_unfocused"> + +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + + +<!--close--> +<draw_ops name="close_focused"> + <image filename="button-bg.svg" colorize="C_button_close_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused"> + <image filename="button-bg.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--maximize--> +<draw_ops name="maximize_focused"> + <image filename="max-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <image filename="max-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--minimize--> +<draw_ops name="minimize_focused"> + <image filename="min-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <image filename="min-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + + +<!--Todo--> +<draw_ops name="menu_focused"></draw_ops> +<draw_ops name="menu_focused_pressed"></draw_ops> +<draw_ops name="menu_unfocused"></draw_ops> +<draw_ops name="menu_unfocused_prelight"></draw_ops> +<draw_ops name="menu_unfocused_pressed"></draw_ops> +<draw_ops name="shade_focused"></draw_ops> +<draw_ops name="shade_focused_pressed"></draw_ops> +<draw_ops name="shade_unfocused"></draw_ops> +<draw_ops name="shade_unfocused_prelight"></draw_ops> +<draw_ops name="shade_unfocused_pressed"></draw_ops> + +<!-- frame styles --> + +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_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="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_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="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_small_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_small_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- frame style sets --> + +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused"/> + <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> + <frame focus="yes" state="maximized" style="normal_max_focused"/> + <frame focus="no" state="maximized" style="normal_max_unfocused"/> + <frame focus="yes" state="shaded" style="normal_focused"/> + <frame focus="no" state="shaded" style="normal_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_left" style="tiled_left_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_left" style="tiled_left_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_right" style="tiled_right_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_right" style="tiled_right_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_left_and_shaded" style="tiled_left_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_left_and_shaded" style="tiled_left_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_right_and_shaded" style="tiled_right_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_right_and_shaded" style="tiled_right_unfocused"/> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="dialog_focused"/> + <frame focus="no" state="shaded" style="dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="modal_dialog_focused"/> + <frame focus="no" state="shaded" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused"/> + <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="utility_focused"/> + <frame focus="no" state="shaded" style="utility_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused"/> + <frame focus="no" state="normal" resize="both" style="border_unfocused"/> + <frame focus="yes" state="maximized" style="borderless"/> + <frame focus="no" state="maximized" style="borderless"/> + <frame focus="yes" state="shaded" style="blank"/> + <frame focus="no" state="shaded" style="blank"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="attached_style_set"> + <frame focus="yes" state="normal" resize="both" style="attached_focused"/> + <frame focus="no" state="normal" resize="both" style="attached_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="blank"/> + <frame focus="no" state="shaded" style="blank"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + + +<!-- windows --> + +<window type="normal" style_set="normal_style_set"/> +<window type="dialog" style_set="dialog_style_set"/> +<window type="modal_dialog" style_set="modal_dialog_style_set"/> +<window type="menu" style_set="utility_style_set"/> +<window type="utility" style_set="utility_style_set"/> +<window type="border" style_set="border_style_set"/> +<window version=">= 3.2" type="attached" style_set="attached_style_set"/> + +</metacity_theme> diff --git a/.themes/arc-gruvbox/metacity-1/min-icon.svg b/.themes/arc-gruvbox/metacity-1/min-icon.svg new file mode 100644 index 00000000..92920b53 --- /dev/null +++ b/.themes/arc-gruvbox/metacity-1/min-icon.svg @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + enable-background="new 0 0 32 32" + height="16" + id="Layer_1" + version="1.1" + viewBox="0 0 16 16" + width="16" + xml:space="preserve" + inkscape:version="0.91 r13725" + sodipodi:docname="min-icon.svg"><metadata + id="metadata26"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs + id="defs24" /><sodipodi:namedview + pagecolor="#e2e2e2" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="718" + id="namedview22" + showgrid="true" + inkscape:zoom="22.627417" + inkscape:cx="6.164106" + inkscape:cy="8.4082271" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="Layer_1" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"><inkscape:grid + type="xygrid" + id="grid3003" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /></sodipodi:namedview><g + style="display:inline" + id="titlebutton-min" + inkscape:label="#g6247" + transform="translate(-587,185.63782)"><g + id="g7138" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"><g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-75"><g + id="g4092-0-7-0" + style="display:inline" + transform="translate(58,0)" /></g><path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-3" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#808080;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /></g><rect + y="-185.63782" + x="587" + height="16" + width="16" + id="rect17883-32" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /></g></svg> \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/close.svg b/.themes/arc-gruvbox/unity/close.svg new file mode 100644 index 00000000..cd184561 --- /dev/null +++ b/.themes/arc-gruvbox/unity/close.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/close_dash.svg b/.themes/arc-gruvbox/unity/close_dash.svg new file mode 100644 index 00000000..054a65b4 --- /dev/null +++ b/.themes/arc-gruvbox/unity/close_dash.svg @@ -0,0 +1 @@ +dash/close_dash.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/close_dash_disabled.svg b/.themes/arc-gruvbox/unity/close_dash_disabled.svg new file mode 100644 index 00000000..6635e953 --- /dev/null +++ b/.themes/arc-gruvbox/unity/close_dash_disabled.svg @@ -0,0 +1 @@ +dash/close_dash_disabled.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/close_dash_prelight.svg b/.themes/arc-gruvbox/unity/close_dash_prelight.svg new file mode 100644 index 00000000..4f99727c --- /dev/null +++ b/.themes/arc-gruvbox/unity/close_dash_prelight.svg @@ -0,0 +1 @@ +dash/close_dash_prelight.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/close_dash_pressed.svg b/.themes/arc-gruvbox/unity/close_dash_pressed.svg new file mode 100644 index 00000000..5bb4c0b4 --- /dev/null +++ b/.themes/arc-gruvbox/unity/close_dash_pressed.svg @@ -0,0 +1 @@ +dash/close_dash_pressed.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/close_focused_normal.svg b/.themes/arc-gruvbox/unity/close_focused_normal.svg new file mode 100644 index 00000000..cd184561 --- /dev/null +++ b/.themes/arc-gruvbox/unity/close_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/close_focused_prelight.svg b/.themes/arc-gruvbox/unity/close_focused_prelight.svg new file mode 100644 index 00000000..e338f1e8 --- /dev/null +++ b/.themes/arc-gruvbox/unity/close_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/close_focused_pressed.svg b/.themes/arc-gruvbox/unity/close_focused_pressed.svg new file mode 100644 index 00000000..217bc6c1 --- /dev/null +++ b/.themes/arc-gruvbox/unity/close_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_pressed.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/close_unfocused.svg b/.themes/arc-gruvbox/unity/close_unfocused.svg new file mode 100644 index 00000000..c55c7f2b --- /dev/null +++ b/.themes/arc-gruvbox/unity/close_unfocused.svg @@ -0,0 +1 @@ +window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/close_unfocused_prelight.svg b/.themes/arc-gruvbox/unity/close_unfocused_prelight.svg new file mode 100644 index 00000000..e338f1e8 --- /dev/null +++ b/.themes/arc-gruvbox/unity/close_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/close_unfocused_pressed.svg b/.themes/arc-gruvbox/unity/close_unfocused_pressed.svg new file mode 100644 index 00000000..217bc6c1 --- /dev/null +++ b/.themes/arc-gruvbox/unity/close_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_pressed.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/dash/close_dash.svg b/.themes/arc-gruvbox/unity/dash/close_dash.svg new file mode 100644 index 00000000..4aaf9434 --- /dev/null +++ b/.themes/arc-gruvbox/unity/dash/close_dash.svg @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" + id="g3337"> + <path + inkscape:connector-curvature="0" + d="m 558.77702,-37.935253 c 305.45606,0 553.08158,247.625863 553.08158,553.085803 0,305.46124 -247.62552,553.08675 -553.08158,553.08675 -305.46512,0 -553.0913044,-247.62551 -553.0913044,-553.08675 0,-305.45994 247.6261844,-553.085803 553.0913044,-553.085803" + style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4094" /> + <path + inkscape:connector-curvature="0" + d="m 558.77747,1.5676633 c 283.63699,0 513.57493,229.9429467 513.57493,513.5851867 0,283.64355 -229.93794,513.58155 -513.57493,513.58155 -283.64749,0 -513.585581,-229.938 -513.585581,-513.58155 0,-283.64224 229.938091,-513.5851867 513.585581,-513.5851867" + style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4096" /> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/dash/close_dash_disabled.svg b/.themes/arc-gruvbox/unity/dash/close_dash_disabled.svg new file mode 100644 index 00000000..d0ebccba --- /dev/null +++ b/.themes/arc-gruvbox/unity/dash/close_dash_disabled.svg @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_disabled.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.6831258,1046.7295)" + id="g3340"> + <path + inkscape:connector-curvature="0" + d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" + style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4199" /> + <path + inkscape:connector-curvature="0" + d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" + style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4201" /> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/dash/close_dash_prelight.svg b/.themes/arc-gruvbox/unity/dash/close_dash_prelight.svg new file mode 100644 index 00000000..7b7b1d79 --- /dev/null +++ b/.themes/arc-gruvbox/unity/dash/close_dash_prelight.svg @@ -0,0 +1,160 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9280409,1046.8821)" + id="g3339"> + <path + inkscape:connector-curvature="0" + d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" + style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4094" /> + <g + transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" + id="g4144"> + <path + id="path4096" + style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" + inkscape:connector-curvature="0" /> + <path + style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" + id="path4098" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/dash/close_dash_pressed.svg b/.themes/arc-gruvbox/unity/dash/close_dash_pressed.svg new file mode 100644 index 00000000..d3b5b65b --- /dev/null +++ b/.themes/arc-gruvbox/unity/dash/close_dash_pressed.svg @@ -0,0 +1,160 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9280409,1046.8821)" + id="g3339"> + <path + inkscape:connector-curvature="0" + d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" + style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4094" /> + <g + transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" + id="g4144"> + <path + id="path4096" + style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" + inkscape:connector-curvature="0" /> + <path + style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" + id="path4098" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/dash/maximize_dash.svg b/.themes/arc-gruvbox/unity/dash/maximize_dash.svg new file mode 100644 index 00000000..fc0f6198 --- /dev/null +++ b/.themes/arc-gruvbox/unity/dash/maximize_dash.svg @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.8773703,1046.8806)" + id="g3339"> + <path + inkscape:connector-curvature="0" + d="m 562.7806,-38.053372 c 305.45604,0 553.0815,247.625852 553.0815,553.085772 0,305.46122 -247.62546,553.0867 -553.0815,553.0867 -305.4651,0 -553.0913989,-247.62548 -553.0913989,-553.0867 0,-305.45992 247.6262989,-553.085772 553.0913989,-553.085772" + style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4289" /> + <path + inkscape:connector-curvature="0" + d="m 562.77841,1.4521975 c 283.64075,0 513.57749,229.9417425 513.57749,513.5824825 0,283.64206 -229.93674,513.57882 -513.57749,513.57882 -283.646,0 -513.583014,-229.93676 -513.583014,-513.57882 0,-283.64074 229.937014,-513.5824825 513.583014,-513.5824825" + style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4291" /> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/dash/maximize_dash_disabled.svg b/.themes/arc-gruvbox/unity/dash/maximize_dash_disabled.svg new file mode 100644 index 00000000..11fc3e5b --- /dev/null +++ b/.themes/arc-gruvbox/unity/dash/maximize_dash_disabled.svg @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_disabled.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9564977,1047.0029)" + id="g3340"> + <path + inkscape:connector-curvature="0" + d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" + style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4199" /> + <path + inkscape:connector-curvature="0" + d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" + style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4201" /> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/dash/maximize_dash_prelight.svg b/.themes/arc-gruvbox/unity/dash/maximize_dash_prelight.svg new file mode 100644 index 00000000..07f5ba97 --- /dev/null +++ b/.themes/arc-gruvbox/unity/dash/maximize_dash_prelight.svg @@ -0,0 +1,160 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" + id="g3339"> + <path + inkscape:connector-curvature="0" + d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" + style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4289" /> + <g + transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" + id="g4147"> + <path + id="path4291" + style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" + inkscape:connector-curvature="0" /> + <path + id="path4293" + style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/dash/maximize_dash_pressed.svg b/.themes/arc-gruvbox/unity/dash/maximize_dash_pressed.svg new file mode 100644 index 00000000..62922a71 --- /dev/null +++ b/.themes/arc-gruvbox/unity/dash/maximize_dash_pressed.svg @@ -0,0 +1,160 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_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="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" + id="g3339"> + <path + inkscape:connector-curvature="0" + d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" + style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4289" /> + <g + transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" + id="g4147"> + <path + id="path4291" + style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" + inkscape:connector-curvature="0" /> + <path + id="path4293" + style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/dash/minimize_dash.svg b/.themes/arc-gruvbox/unity/dash/minimize_dash.svg new file mode 100644 index 00000000..a892f496 --- /dev/null +++ b/.themes/arc-gruvbox/unity/dash/minimize_dash.svg @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9297536,1046.855)" + id="g3341"> + <path + inkscape:connector-curvature="0" + d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" + style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4417" /> + <path + inkscape:connector-curvature="0" + d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" + style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4419" /> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/dash/minimize_dash_disabled.svg b/.themes/arc-gruvbox/unity/dash/minimize_dash_disabled.svg new file mode 100644 index 00000000..23f60d85 --- /dev/null +++ b/.themes/arc-gruvbox/unity/dash/minimize_dash_disabled.svg @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash_disabled.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" + id="g3340"> + <path + inkscape:connector-curvature="0" + d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" + style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4199" /> + <path + inkscape:connector-curvature="0" + d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" + style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4201" /> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/dash/minimize_dash_prelight.svg b/.themes/arc-gruvbox/unity/dash/minimize_dash_prelight.svg new file mode 100644 index 00000000..a4ae7ee7 --- /dev/null +++ b/.themes/arc-gruvbox/unity/dash/minimize_dash_prelight.svg @@ -0,0 +1,165 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" + id="g3340"> + <g + id="g4285" + inkscape:label="ink_ext_XXXXXX" + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> + <path + id="path4417" + style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" + inkscape:connector-curvature="0" /> + <g + transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" + id="g4152"> + <path + inkscape:connector-curvature="0" + d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" + style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4419" /> + <path + inkscape:connector-curvature="0" + d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" + style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4421" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/dash/minimize_dash_pressed.svg b/.themes/arc-gruvbox/unity/dash/minimize_dash_pressed.svg new file mode 100644 index 00000000..55e58222 --- /dev/null +++ b/.themes/arc-gruvbox/unity/dash/minimize_dash_pressed.svg @@ -0,0 +1,165 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash_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="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" + id="g3340"> + <g + id="g4285" + inkscape:label="ink_ext_XXXXXX" + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> + <path + id="path4417" + style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" + inkscape:connector-curvature="0" /> + <g + transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" + id="g4152"> + <path + inkscape:connector-curvature="0" + d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" + style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4419" /> + <path + inkscape:connector-curvature="0" + d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" + style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4421" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_arrow_ltr_19.svg b/.themes/arc-gruvbox/unity/launcher_arrow_ltr_19.svg new file mode 100644 index 00000000..957b03b2 --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_arrow_ltr_19.svg @@ -0,0 +1,101 @@ +<?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.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_ltr_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="#828282" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="20.962996" + inkscape:cx="-0.75898517" + inkscape:cy="9.0594719" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1275" + inkscape:window-height="630" + inkscape:window-x="49" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1033.3622)"> + <rect + style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:0.90196079" + id="rect3338" + width="2" + height="17" + x="2" + y="1034.3622" + ry="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_arrow_ltr_37.svg b/.themes/arc-gruvbox/unity/launcher_arrow_ltr_37.svg new file mode 100644 index 00000000..c2c2ec74 --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_arrow_ltr_37.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="20" + height="37" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_ltr_37.svg"> + <defs + id="defs4"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4069"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="rect4071" + width="10" + height="19" + x="20" + y="1033.3622" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#828282" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="1.4637299" + inkscape:cy="12.768116" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1015.3622)"> + <rect + style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="4" + height="33.000019" + x="4" + y="1017.3622" + ry="1.7382812e-05" + rx="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_arrow_outline_ltr_19.svg b/.themes/arc-gruvbox/unity/launcher_arrow_outline_ltr_19.svg new file mode 100644 index 00000000..b475ca07 --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_arrow_outline_ltr_19.svg @@ -0,0 +1,101 @@ +<?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.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_outline_ltr_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="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="20.962996" + inkscape:cx="1.149139" + inkscape:cy="8.9402141" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1301" + inkscape:window-height="650" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1033.3622)"> + <rect + style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1;opacity:0.4" + id="rect3338" + width="2" + height="17" + x="2" + y="1034.3622" + ry="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_arrow_outline_ltr_37.svg b/.themes/arc-gruvbox/unity/launcher_arrow_outline_ltr_37.svg new file mode 100644 index 00000000..52e736c9 --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_arrow_outline_ltr_37.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="20" + height="37" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_outline_ltr_37.svg"> + <defs + id="defs4"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4069"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="rect4071" + width="10" + height="19" + x="20" + y="1033.3622" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="8.2254385" + inkscape:cy="5.6970486" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1301" + inkscape:window-height="650" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1015.3622)"> + <rect + style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="4" + height="33.000019" + x="4" + y="1017.3622" + ry="1.7382812e-05" + rx="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_arrow_outline_rtl_19.svg b/.themes/arc-gruvbox/unity/launcher_arrow_outline_rtl_19.svg new file mode 100644 index 00000000..9c284955 --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_arrow_outline_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.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_outline_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="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="20.962996" + inkscape:cx="-2.1423752" + inkscape:cy="8.8448079" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1301" + inkscape:window-height="650" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1033.3622)"> + <rect + style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="2" + height="17" + x="6" + y="1034.3622" + ry="1.7382812e-05" + rx="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_arrow_outline_rtl_37.svg b/.themes/arc-gruvbox/unity/launcher_arrow_outline_rtl_37.svg new file mode 100644 index 00000000..0bfb365c --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_arrow_outline_rtl_37.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="20" + height="37" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_outline_rtl_37.svg"> + <defs + id="defs4"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4069"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="rect4071" + width="10" + height="19" + x="20" + y="1033.3622" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="8.2254385" + inkscape:cy="5.6970486" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1301" + inkscape:window-height="650" + 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-text-baseline="false" + 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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1015.3622)"> + <rect + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;opacity:0.4" + id="rect3338" + width="4" + height="33.000019" + x="12" + y="1017.3622" + ry="1.7382812e-05" + rx="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_arrow_rtl_19.svg b/.themes/arc-gruvbox/unity/launcher_arrow_rtl_19.svg new file mode 100644 index 00000000..ae9337d8 --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_arrow_rtl_19.svg @@ -0,0 +1,101 @@ +<?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.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_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="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="20.962996" + inkscape:cx="-4.2413119" + inkscape:cy="9.0594719" + 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-text-baseline="false" + 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)"> + <rect + style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="2" + height="17" + x="6" + y="1034.3622" + ry="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_arrow_rtl_37.svg b/.themes/arc-gruvbox/unity/launcher_arrow_rtl_37.svg new file mode 100644 index 00000000..f592c520 --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_arrow_rtl_37.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="20" + height="37" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_arrow_rtl_37.svg"> + <defs + id="defs4"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4069"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="rect4071" + width="10" + height="19" + x="20" + y="1033.3622" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="1.4637299" + inkscape:cy="5.6970486" + 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-text-baseline="false" + 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,-1015.3622)"> + <rect + style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="4" + height="33.000019" + x="12" + y="1017.3622" + ry="1.7382812e-05" + rx="1.7382812e-05" /> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_icon_back_150.svg b/.themes/arc-gruvbox/unity/launcher_icon_back_150.svg new file mode 100644 index 00000000..66ec310b --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_icon_back_150.svg @@ -0,0 +1,61 @@ +<?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="150" + height="150" + viewBox="0 0 149.99998 150" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="launcher_icon_back_150.svg"> + <metadata + id="metadata12"> + <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="1301" + inkscape:window-height="650" + id="namedview10" + showgrid="true" + inkscape:zoom="2.2250293" + inkscape:cx="36.35956" + inkscape:cy="127.34179" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid2989" /> + </sodipodi:namedview> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <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" + id="path8" /> + </clipPath> + </defs> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_icon_back_54.svg b/.themes/arc-gruvbox/unity/launcher_icon_back_54.svg new file mode 100644 index 00000000..dc539eaf --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_icon_back_54.svg @@ -0,0 +1,55 @@ +<?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.91 r13725" + 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="1301" + inkscape:window-height="650" + id="namedview4" + showgrid="true" + inkscape:zoom="17.481481" + inkscape:cx="26.660864" + inkscape:cy="43.535494" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2985" /> + </sodipodi:namedview> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_icon_edge_150.svg b/.themes/arc-gruvbox/unity/launcher_icon_edge_150.svg new file mode 100644 index 00000000..a842a47d --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_icon_edge_150.svg @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="150" + height="150" + viewBox="0 0 149.99998 150" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="launcher_icon_edge_150.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="1301" + inkscape:window-height="650" + id="namedview14" + showgrid="true" + inkscape:snap-bbox="true" + inkscape:zoom="3.1466667" + inkscape:cx="43.369154" + inkscape:cy="69.620822" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid2993" /> + </sodipodi:namedview> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <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" + id="path8" /> + </clipPath> + <clipPath + id="clipPath10"> + <rect + y="316" + x="353" + height="148" + width="148" + opacity="0.8" + fill="#ff00ff" + color="#000000" + rx="12" + id="rect12" /> + </clipPath> + </defs> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_icon_edge_54.svg b/.themes/arc-gruvbox/unity/launcher_icon_edge_54.svg new file mode 100644 index 00000000..8d133af1 --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_icon_edge_54.svg @@ -0,0 +1,65 @@ +<?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.91 r13725" + sodipodi:docname="launcher_icon_edge_54.svg"> + <metadata + id="metadata12"> + <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="1301" + inkscape:window-height="650" + id="namedview10" + showgrid="true" + inkscape:zoom="24.722548" + inkscape:cx="10.242601" + inkscape:cy="56.465656" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid3757" /> + </sodipodi:namedview> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <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" + id="path8" /> + </clipPath> + </defs> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_icon_glow_200.svg b/.themes/arc-gruvbox/unity/launcher_icon_glow_200.svg new file mode 100644 index 00000000..01bb0d9c --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_icon_glow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 427.33333,22.026666 0,69.333333 69.33333,0 0,-69.333333 -69.33333,0 z m 13.11917,9.013333 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105834 l 0,43.094999 c 0,2.276228 -1.8296,4.105834 -4.10583,4.105834 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105834 l 0,-43.094999 c 0,-2.276228 1.8296,-4.105834 4.10583,-4.105834 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_icon_glow_62.svg b/.themes/arc-gruvbox/unity/launcher_icon_glow_62.svg new file mode 100644 index 00000000..105b068a --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_icon_glow_62.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 62 62.000001"> + <defs> + <clipPath> + <path d="m 1,25 0,62 62,0 0,-62 -62,0 z m 9,6 44,0 c 1.662,0 3,1.338 3,3 l 0,44 c 0,1.662 -1.338,3 -3,3 L 10,81 C 8.338,81 7,79.662 7,78 L 7,34 c 0,-1.662 1.338,-3 3,-3 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_icon_selected_back_150.svg b/.themes/arc-gruvbox/unity/launcher_icon_selected_back_150.svg new file mode 100644 index 00000000..e8924d59 --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_icon_selected_back_150.svg @@ -0,0 +1,77 @@ +<?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="150" + height="150" + viewBox="0 0 149.99998 150" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="launcher_icon_selected_back_150.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="718" + id="namedview14" + showgrid="true" + inkscape:zoom="1.1125147" + inkscape:cx="-43.492975" + inkscape:cy="93.596539" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid2993" /> + </sodipodi:namedview> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <rect + y="1040.22" + x="505" + height="150" + width="150" + opacity="0.2" + fill-rule="evenodd" + color="#000000" + rx="42" + id="rect8" /> + </clipPath> + </defs> + <rect + style="fill:#458588;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" + id="rect2995" + width="148" + height="147" + x="1" + y="1" + transform="translate(-1e-5,0)" + ry="1" /> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_icon_selected_back_54.svg b/.themes/arc-gruvbox/unity/launcher_icon_selected_back_54.svg new file mode 100644 index 00000000..3a5312f6 --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_icon_selected_back_54.svg @@ -0,0 +1,62 @@ +<?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.91 r13725" + sodipodi:docname="launcher_icon_selected_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="1366" + inkscape:window-height="718" + id="namedview4" + showgrid="true" + inkscape:zoom="8.7407407" + inkscape:cx="31.699048" + inkscape:cy="23.556199" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid2985" /> + </sodipodi:namedview> + <rect + style="opacity:1;fill:#458588;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" + id="rect2987" + width="52" + height="51" + x="1" + y="1" + ry="1" /> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_icon_shadow_200.svg b/.themes/arc-gruvbox/unity/launcher_icon_shadow_200.svg new file mode 100644 index 00000000..9e68b14b --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_icon_shadow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 489.73333,21.333331 0,69.333332 69.33333,0 0,-69.333332 -69.33333,0 z m 13.11917,9.013334 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105833 l 0,43.094999 c 0,2.276227 -1.8296,4.105833 -4.10583,4.105833 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105833 l 0,-43.094999 c 0,-2.276227 1.8296,-4.105833 4.10583,-4.105833 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_icon_shadow_62.svg b/.themes/arc-gruvbox/unity/launcher_icon_shadow_62.svg new file mode 100644 index 00000000..9bc9c127 --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_icon_shadow_62.svg @@ -0,0 +1,61 @@ +<?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="62" + height="62" + viewBox="0 0 61.999999 62.000001" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="launcher_icon_shadow_62.svg"> + <metadata + id="metadata12"> + <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="1301" + inkscape:window-height="650" + id="namedview10" + showgrid="true" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:bbox-paths="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:zoom="10.766271" + inkscape:cx="46.152641" + inkscape:cy="12.729335" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <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" + id="path8" /> + </clipPath> + </defs> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_icon_shine_150.svg b/.themes/arc-gruvbox/unity/launcher_icon_shine_150.svg new file mode 100644 index 00000000..a4562962 --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_icon_shine_150.svg @@ -0,0 +1,59 @@ +<?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="150" + height="150" + viewBox="0 0 149.99998 150" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="launcher_icon_shine_150.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="#6e6e6e" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0.90588235" + inkscape:pageshadow="2" + inkscape:window-width="1301" + inkscape:window-height="650" + id="namedview4" + showgrid="true" + inkscape:snap-bbox="true" + inkscape:zoom="17.800235" + inkscape:cx="26.229204" + inkscape:cy="7.3679574" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_icon_shine_54.svg b/.themes/arc-gruvbox/unity/launcher_icon_shine_54.svg new file mode 100644 index 00000000..a793abc9 --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_icon_shine_54.svg @@ -0,0 +1,83 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="54" + height="54" + viewBox="0 0 54 54.000001" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="launcher_icon_shine_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"> + <linearGradient + inkscape:collect="always" + id="linearGradient3762"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3764" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3766" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3762" + id="linearGradient3768" + x1="0" + y1="27" + x2="2.999999" + y2="27" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,0,54)" /> + </defs> + <sodipodi:namedview + pagecolor="#000000" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0.67843137" + inkscape:pageshadow="2" + inkscape:window-width="1301" + inkscape:window-height="650" + id="namedview4" + showgrid="true" + inkscape:snap-bbox="true" + inkscape:zoom="8.7407407" + inkscape:cx="27.214228" + inkscape:cy="18.946249" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid3753" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_pip_ltr_19.svg b/.themes/arc-gruvbox/unity/launcher_pip_ltr_19.svg new file mode 100644 index 00000000..34b1757a --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_pip_ltr_19.svg @@ -0,0 +1,101 @@ +<?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.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_pip_ltr_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="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="15.178831" + inkscape:cx="2.3818874" + inkscape:cy="5.0805669" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1301" + inkscape:window-height="648" + 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-text-baseline="false" + 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)"> + <rect + style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="2" + height="3.0000174" + x="2" + y="1041.3622" + ry="3.0675728e-06" /> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_pip_ltr_37.svg b/.themes/arc-gruvbox/unity/launcher_pip_ltr_37.svg new file mode 100644 index 00000000..d8dc4221 --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_pip_ltr_37.svg @@ -0,0 +1,103 @@ +<?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.91 r13725" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_pip_ltr_37.svg"> + <defs + id="defs4"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4069"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="rect4071" + width="10" + height="19" + x="20" + y="1033.3622" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="16" + inkscape:cx="-7.5475486" + inkscape:cy="14.518805" + 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-text-baseline="false" + inkscape:snap-center="true" + inkscape:snap-page="true" + inkscape:snap-nodes="false"> + <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,-1015.3622)"> + <rect + rx="3.0675728e-06" + style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="4" + height="5.0000172" + x="4" + y="1031.3622" + ry="3.0675728e-06" /> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_pip_rtl_19.svg b/.themes/arc-gruvbox/unity/launcher_pip_rtl_19.svg new file mode 100644 index 00000000..3194b738 --- /dev/null +++ b/.themes/arc-gruvbox/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.91 r13725" + 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="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="32" + inkscape:cx="0.4532629" + inkscape:cy="12.759685" + 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-text-baseline="false" + inkscape:snap-center="true" + inkscape:snap-page="true" + inkscape:snap-nodes="false"> + <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)"> + <rect + style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="2" + height="3.0000174" + x="6" + y="1041.3622" + ry="3.0675728e-06" /> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/launcher_pip_rtl_37.svg b/.themes/arc-gruvbox/unity/launcher_pip_rtl_37.svg new file mode 100644 index 00000000..461250f9 --- /dev/null +++ b/.themes/arc-gruvbox/unity/launcher_pip_rtl_37.svg @@ -0,0 +1,103 @@ +<?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.91 r13725" + 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="clipPath4069"> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="rect4071" + width="10" + height="19" + x="20" + y="1033.3622" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="11.313709" + inkscape:cx="3.9744094" + inkscape:cy="10.722806" + 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-text-baseline="false" + inkscape:snap-center="true" + inkscape:snap-page="true" + inkscape:snap-nodes="false"> + <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,-1015.3622)"> + <rect + rx="3.0675728e-06" + style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="4" + height="5.0000172" + x="12" + y="1031.3622" + ry="3.0675728e-06" /> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/maximize.svg b/.themes/arc-gruvbox/unity/maximize.svg new file mode 100644 index 00000000..836cb831 --- /dev/null +++ b/.themes/arc-gruvbox/unity/maximize.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/maximize_dash.svg b/.themes/arc-gruvbox/unity/maximize_dash.svg new file mode 100644 index 00000000..b653395d --- /dev/null +++ b/.themes/arc-gruvbox/unity/maximize_dash.svg @@ -0,0 +1 @@ +dash/maximize_dash.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/maximize_dash_disabled.svg b/.themes/arc-gruvbox/unity/maximize_dash_disabled.svg new file mode 100644 index 00000000..43f0fb6a --- /dev/null +++ b/.themes/arc-gruvbox/unity/maximize_dash_disabled.svg @@ -0,0 +1 @@ +dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/maximize_dash_prelight.svg b/.themes/arc-gruvbox/unity/maximize_dash_prelight.svg new file mode 100644 index 00000000..0a74f649 --- /dev/null +++ b/.themes/arc-gruvbox/unity/maximize_dash_prelight.svg @@ -0,0 +1 @@ +dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/maximize_dash_pressed.svg b/.themes/arc-gruvbox/unity/maximize_dash_pressed.svg new file mode 100644 index 00000000..c4f77fa3 --- /dev/null +++ b/.themes/arc-gruvbox/unity/maximize_dash_pressed.svg @@ -0,0 +1 @@ +dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/maximize_focused_normal.svg b/.themes/arc-gruvbox/unity/maximize_focused_normal.svg new file mode 100644 index 00000000..836cb831 --- /dev/null +++ b/.themes/arc-gruvbox/unity/maximize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/maximize_focused_prelight.svg b/.themes/arc-gruvbox/unity/maximize_focused_prelight.svg new file mode 100644 index 00000000..7f7d2f74 --- /dev/null +++ b/.themes/arc-gruvbox/unity/maximize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/maximize_focused_pressed.svg b/.themes/arc-gruvbox/unity/maximize_focused_pressed.svg new file mode 100644 index 00000000..529dd342 --- /dev/null +++ b/.themes/arc-gruvbox/unity/maximize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/maximize_unfocused.svg b/.themes/arc-gruvbox/unity/maximize_unfocused.svg new file mode 100644 index 00000000..050eb913 --- /dev/null +++ b/.themes/arc-gruvbox/unity/maximize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/maximize_unfocused_prelight.svg b/.themes/arc-gruvbox/unity/maximize_unfocused_prelight.svg new file mode 100644 index 00000000..7f7d2f74 --- /dev/null +++ b/.themes/arc-gruvbox/unity/maximize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/maximize_unfocused_pressed.svg b/.themes/arc-gruvbox/unity/maximize_unfocused_pressed.svg new file mode 100644 index 00000000..529dd342 --- /dev/null +++ b/.themes/arc-gruvbox/unity/maximize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/minimize.svg b/.themes/arc-gruvbox/unity/minimize.svg new file mode 100644 index 00000000..a67242c8 --- /dev/null +++ b/.themes/arc-gruvbox/unity/minimize.svg @@ -0,0 +1 @@ +window-buttons/minimize.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/minimize_dash.svg b/.themes/arc-gruvbox/unity/minimize_dash.svg new file mode 100644 index 00000000..387f0752 --- /dev/null +++ b/.themes/arc-gruvbox/unity/minimize_dash.svg @@ -0,0 +1 @@ +dash/minimize_dash.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/minimize_dash_disabled.svg b/.themes/arc-gruvbox/unity/minimize_dash_disabled.svg new file mode 100644 index 00000000..99c6442f --- /dev/null +++ b/.themes/arc-gruvbox/unity/minimize_dash_disabled.svg @@ -0,0 +1 @@ +dash/minimize_dash_disabled.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/minimize_dash_prelight.svg b/.themes/arc-gruvbox/unity/minimize_dash_prelight.svg new file mode 100644 index 00000000..8bc8ae7e --- /dev/null +++ b/.themes/arc-gruvbox/unity/minimize_dash_prelight.svg @@ -0,0 +1 @@ +dash/minimize_dash_prelight.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/minimize_dash_pressed.svg b/.themes/arc-gruvbox/unity/minimize_dash_pressed.svg new file mode 100644 index 00000000..8eee2dd0 --- /dev/null +++ b/.themes/arc-gruvbox/unity/minimize_dash_pressed.svg @@ -0,0 +1 @@ +dash/minimize_dash_pressed.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/minimize_focused_normal.svg b/.themes/arc-gruvbox/unity/minimize_focused_normal.svg new file mode 100644 index 00000000..a67242c8 --- /dev/null +++ b/.themes/arc-gruvbox/unity/minimize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/minimize.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/minimize_focused_prelight.svg b/.themes/arc-gruvbox/unity/minimize_focused_prelight.svg new file mode 100644 index 00000000..fcb08928 --- /dev/null +++ b/.themes/arc-gruvbox/unity/minimize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/minimize_focused_pressed.svg b/.themes/arc-gruvbox/unity/minimize_focused_pressed.svg new file mode 100644 index 00000000..31687d07 --- /dev/null +++ b/.themes/arc-gruvbox/unity/minimize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/minimize_unfocused.svg b/.themes/arc-gruvbox/unity/minimize_unfocused.svg new file mode 100644 index 00000000..d4f5cbfe --- /dev/null +++ b/.themes/arc-gruvbox/unity/minimize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/minimize_unfocused.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/minimize_unfocused_prelight.svg b/.themes/arc-gruvbox/unity/minimize_unfocused_prelight.svg new file mode 100644 index 00000000..fcb08928 --- /dev/null +++ b/.themes/arc-gruvbox/unity/minimize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/minimize_unfocused_pressed.svg b/.themes/arc-gruvbox/unity/minimize_unfocused_pressed.svg new file mode 100644 index 00000000..31687d07 --- /dev/null +++ b/.themes/arc-gruvbox/unity/minimize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/sheet_style_close_focused.svg b/.themes/arc-gruvbox/unity/sheet_style_close_focused.svg new file mode 100644 index 00000000..cd184561 --- /dev/null +++ b/.themes/arc-gruvbox/unity/sheet_style_close_focused.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/sheet_style_close_focused_prelight.svg b/.themes/arc-gruvbox/unity/sheet_style_close_focused_prelight.svg new file mode 100644 index 00000000..e338f1e8 --- /dev/null +++ b/.themes/arc-gruvbox/unity/sheet_style_close_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/sheet_style_close_focused_pressed.svg b/.themes/arc-gruvbox/unity/sheet_style_close_focused_pressed.svg new file mode 100644 index 00000000..c55c7f2b --- /dev/null +++ b/.themes/arc-gruvbox/unity/sheet_style_close_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/unmaximize.svg b/.themes/arc-gruvbox/unity/unmaximize.svg new file mode 100644 index 00000000..836cb831 --- /dev/null +++ b/.themes/arc-gruvbox/unity/unmaximize.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/unmaximize_dash.svg b/.themes/arc-gruvbox/unity/unmaximize_dash.svg new file mode 100644 index 00000000..b653395d --- /dev/null +++ b/.themes/arc-gruvbox/unity/unmaximize_dash.svg @@ -0,0 +1 @@ +dash/maximize_dash.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/unmaximize_dash_disabled.svg b/.themes/arc-gruvbox/unity/unmaximize_dash_disabled.svg new file mode 100644 index 00000000..43f0fb6a --- /dev/null +++ b/.themes/arc-gruvbox/unity/unmaximize_dash_disabled.svg @@ -0,0 +1 @@ +dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/unmaximize_dash_prelight.svg b/.themes/arc-gruvbox/unity/unmaximize_dash_prelight.svg new file mode 100644 index 00000000..0a74f649 --- /dev/null +++ b/.themes/arc-gruvbox/unity/unmaximize_dash_prelight.svg @@ -0,0 +1 @@ +dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/unmaximize_dash_pressed.svg b/.themes/arc-gruvbox/unity/unmaximize_dash_pressed.svg new file mode 100644 index 00000000..c4f77fa3 --- /dev/null +++ b/.themes/arc-gruvbox/unity/unmaximize_dash_pressed.svg @@ -0,0 +1 @@ +dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/unmaximize_focused_normal.svg b/.themes/arc-gruvbox/unity/unmaximize_focused_normal.svg new file mode 100644 index 00000000..836cb831 --- /dev/null +++ b/.themes/arc-gruvbox/unity/unmaximize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/unmaximize_focused_prelight.svg b/.themes/arc-gruvbox/unity/unmaximize_focused_prelight.svg new file mode 100644 index 00000000..7f7d2f74 --- /dev/null +++ b/.themes/arc-gruvbox/unity/unmaximize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/unmaximize_focused_pressed.svg b/.themes/arc-gruvbox/unity/unmaximize_focused_pressed.svg new file mode 100644 index 00000000..529dd342 --- /dev/null +++ b/.themes/arc-gruvbox/unity/unmaximize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/unmaximize_unfocused.svg b/.themes/arc-gruvbox/unity/unmaximize_unfocused.svg new file mode 100644 index 00000000..050eb913 --- /dev/null +++ b/.themes/arc-gruvbox/unity/unmaximize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/unmaximize_unfocused_prelight.svg b/.themes/arc-gruvbox/unity/unmaximize_unfocused_prelight.svg new file mode 100644 index 00000000..7f7d2f74 --- /dev/null +++ b/.themes/arc-gruvbox/unity/unmaximize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/unmaximize_unfocused_pressed.svg b/.themes/arc-gruvbox/unity/unmaximize_unfocused_pressed.svg new file mode 100644 index 00000000..529dd342 --- /dev/null +++ b/.themes/arc-gruvbox/unity/unmaximize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/.themes/arc-gruvbox/unity/window-buttons/close.svg b/.themes/arc-gruvbox/unity/window-buttons/close.svg new file mode 100644 index 00000000..3a712863 --- /dev/null +++ b/.themes/arc-gruvbox/unity/window-buttons/close.svg @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="9.3270896" + inkscape:cy="10.966175" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" + id="g3337"> + <path + inkscape:connector-curvature="0" + d="m 558.77702,-37.935253 c 305.45606,0 553.08158,247.625863 553.08158,553.085803 0,305.46124 -247.62552,553.08675 -553.08158,553.08675 -305.46512,0 -553.0913044,-247.62551 -553.0913044,-553.08675 0,-305.45994 247.6261844,-553.085803 553.0913044,-553.085803" + style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4094" /> + <path + inkscape:connector-curvature="0" + d="m 558.77747,1.5676633 c 283.63699,0 513.57493,229.9429467 513.57493,513.5851867 0,283.64355 -229.93794,513.58155 -513.57493,513.58155 -283.64749,0 -513.585581,-229.938 -513.585581,-513.58155 0,-283.64224 229.938091,-513.5851867 513.585581,-513.5851867" + style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4096" /> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/window-buttons/close_prelight.svg b/.themes/arc-gruvbox/unity/window-buttons/close_prelight.svg new file mode 100644 index 00000000..83875039 --- /dev/null +++ b/.themes/arc-gruvbox/unity/window-buttons/close_prelight.svg @@ -0,0 +1,161 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="7.779207" + inkscape:cy="10.966175" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9280403,1046.8821)" + id="titlebutton-close-hover" + inkscape:label="#g3339"> + <path + inkscape:connector-curvature="0" + d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" + style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4094" /> + <g + transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" + id="g4144"> + <path + id="path4096" + style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" + inkscape:connector-curvature="0" /> + <path + style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" + id="path4098" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/window-buttons/close_pressed.svg b/.themes/arc-gruvbox/unity/window-buttons/close_pressed.svg new file mode 100644 index 00000000..501faed8 --- /dev/null +++ b/.themes/arc-gruvbox/unity/window-buttons/close_pressed.svg @@ -0,0 +1,161 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.6875" + inkscape:cx="12" + inkscape:cy="12.000017" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9280403,1046.8821)" + id="titlebutton-close-active" + inkscape:label="#g3339"> + <path + inkscape:connector-curvature="0" + d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" + style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4094" /> + <g + transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" + id="g4144"> + <path + id="path4096" + style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" + inkscape:connector-curvature="0" /> + <path + style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" + id="path4098" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/window-buttons/close_unfocused.svg b/.themes/arc-gruvbox/unity/window-buttons/close_unfocused.svg new file mode 100644 index 00000000..89ded737 --- /dev/null +++ b/.themes/arc-gruvbox/unity/window-buttons/close_unfocused.svg @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_unfocused.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16.000001" + inkscape:cx="-1.2204464" + inkscape:cy="10.966175" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="11,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" + id="g3340"> + <path + inkscape:connector-curvature="0" + d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" + style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4199" /> + <path + inkscape:connector-curvature="0" + d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" + style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4201" /> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/window-buttons/maximize.svg b/.themes/arc-gruvbox/unity/window-buttons/maximize.svg new file mode 100644 index 00000000..9634610f --- /dev/null +++ b/.themes/arc-gruvbox/unity/window-buttons/maximize.svg @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16" + inkscape:cx="12.118938" + inkscape:cy="11.638414" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.8773707,1046.8806)" + id="g3339"> + <path + inkscape:connector-curvature="0" + d="m 562.7806,-38.053372 c 305.45604,0 553.0815,247.625852 553.0815,553.085772 0,305.46122 -247.62546,553.0867 -553.0815,553.0867 -305.4651,0 -553.0913989,-247.62548 -553.0913989,-553.0867 0,-305.45992 247.6262989,-553.085772 553.0913989,-553.085772" + style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4289" /> + <path + inkscape:connector-curvature="0" + d="m 562.77841,1.4521975 c 283.64075,0 513.57749,229.9417425 513.57749,513.5824825 0,283.64206 -229.93674,513.57882 -513.57749,513.57882 -283.646,0 -513.583014,-229.93676 -513.583014,-513.57882 0,-283.64074 229.937014,-513.5824825 513.583014,-513.5824825" + style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4291" /> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/window-buttons/maximize_prelight.svg b/.themes/arc-gruvbox/unity/window-buttons/maximize_prelight.svg new file mode 100644 index 00000000..5bdfe451 --- /dev/null +++ b/.themes/arc-gruvbox/unity/window-buttons/maximize_prelight.svg @@ -0,0 +1,161 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="enable-background:new" + transform="matrix(0.01265625,0,0,-0.01265625,4.9280399,1046.8821)" + id="g3339"> + <path + inkscape:connector-curvature="0" + d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" + style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4289" /> + <g + transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" + id="g4147"> + <path + id="path4291" + style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" + inkscape:connector-curvature="0" /> + <path + id="path4293" + style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/window-buttons/maximize_pressed.svg b/.themes/arc-gruvbox/unity/window-buttons/maximize_pressed.svg new file mode 100644 index 00000000..79330180 --- /dev/null +++ b/.themes/arc-gruvbox/unity/window-buttons/maximize_pressed.svg @@ -0,0 +1,160 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_focused_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="12.370125" + inkscape:cy="9.143891" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" + id="g3339"> + <path + inkscape:connector-curvature="0" + d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" + style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4289" /> + <g + transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" + id="g4147"> + <path + id="path4291" + style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" + inkscape:connector-curvature="0" /> + <path + id="path4293" + style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/window-buttons/maximize_unfocused.svg b/.themes/arc-gruvbox/unity/window-buttons/maximize_unfocused.svg new file mode 100644 index 00000000..78b184c7 --- /dev/null +++ b/.themes/arc-gruvbox/unity/window-buttons/maximize_unfocused.svg @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_unfocused.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="21.791667" + inkscape:cx="3.9005737" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" + id="g3340"> + <path + inkscape:connector-curvature="0" + d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" + style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4199" /> + <path + inkscape:connector-curvature="0" + d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" + style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4201" /> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/window-buttons/minimize.svg b/.themes/arc-gruvbox/unity/window-buttons/minimize.svg new file mode 100644 index 00000000..7760eee0 --- /dev/null +++ b/.themes/arc-gruvbox/unity/window-buttons/minimize.svg @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9297844,1046.855)" + id="g3341"> + <path + inkscape:connector-curvature="0" + d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" + style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4417" /> + <path + inkscape:connector-curvature="0" + d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" + style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4419" /> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/window-buttons/minimize_prelight.svg b/.themes/arc-gruvbox/unity/window-buttons/minimize_prelight.svg new file mode 100644 index 00000000..f8868258 --- /dev/null +++ b/.themes/arc-gruvbox/unity/window-buttons/minimize_prelight.svg @@ -0,0 +1,165 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9280399,1046.8821)" + id="g3340"> + <g + id="g4285" + inkscape:label="ink_ext_XXXXXX" + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> + <path + id="path4417" + style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" + inkscape:connector-curvature="0" /> + <g + transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" + id="g4152"> + <path + inkscape:connector-curvature="0" + d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" + style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4419" /> + <path + inkscape:connector-curvature="0" + d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" + style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4421" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/window-buttons/minimize_pressed.svg b/.themes/arc-gruvbox/unity/window-buttons/minimize_pressed.svg new file mode 100644 index 00000000..8b4547bc --- /dev/null +++ b/.themes/arc-gruvbox/unity/window-buttons/minimize_pressed.svg @@ -0,0 +1,165 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_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="21.791667" + inkscape:cx="12" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" + id="g3340"> + <g + id="g4285" + inkscape:label="ink_ext_XXXXXX" + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> + <path + id="path4417" + style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" + inkscape:connector-curvature="0" /> + <g + transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" + id="g4152"> + <path + inkscape:connector-curvature="0" + d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" + style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4419" /> + <path + inkscape:connector-curvature="0" + d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" + style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4421" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/unity/window-buttons/minimize_unfocused.svg b/.themes/arc-gruvbox/unity/window-buttons/minimize_unfocused.svg new file mode 100644 index 00000000..8babaca5 --- /dev/null +++ b/.themes/arc-gruvbox/unity/window-buttons/minimize_unfocused.svg @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_unfocused.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="21.791667" + inkscape:cx="3.9005737" + inkscape:cy="12" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" + id="g3340"> + <path + inkscape:connector-curvature="0" + d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" + style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4199" /> + <path + inkscape:connector-curvature="0" + d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" + style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4201" /> + </g> + </g> +</svg> diff --git a/.themes/arc-gruvbox/xfwm4/assets.svg b/.themes/arc-gruvbox/xfwm4/assets.svg new file mode 100644 index 00000000..64234f5a --- /dev/null +++ b/.themes/arc-gruvbox/xfwm4/assets.svg @@ -0,0 +1,1351 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="224" + height="217" + viewBox="0 0 224 217" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="assets.svg"> + <defs + id="defs4"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4421" /> + </linearGradient> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgit;stop-opacity:1;" + offset="0" + id="stop4416" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8284271" + inkscape:cx="114.53792" + inkscape:cy="146.73338" + inkscape:document-units="px" + inkscape:current-layer="hide-active" + showgrid="false" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:snap-bbox-midpoints="true" + inkscape:object-paths="true" + inkscape:snap-intersection-paths="false" + inkscape:object-nodes="true" + inkscape:snap-nodes="true" + fit-margin-top="10" + fit-margin-left="10" + fit-margin-right="10" + fit-margin-bottom="10" + inkscape:window-width="1366" + inkscape:window-height="715" + inkscape:window-x="-8" + inkscape:window-y="-8" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid4136" + originx="5" + originy="-288" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(5,-547.36215)"> + <rect + style="opacity:1;fill:#282828;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="menu-active" + width="26" + height="16" + x="5" + y="662.36218" + inkscape:label="#rect4138-3" /> + <use + x="0" + y="0" + xlink:href="#g4206" + id="title-1-active" + transform="matrix(0.17857143,0,0,1,4.1071429,131.99998)" + width="100%" + height="100%" + inkscape:label="#use4212" /> + <g + id="stick-active" + inkscape:label="#g5228"> + <use + height="100%" + width="100%" + transform="matrix(0.64285714,0,0,1,141.78571,-2.2617187e-5)" + id="use4210" + xlink:href="#g4206" + y="0" + x="0" /> + <g + style="fill:#626366;fill-opacity:1" + transform="translate(1.9999997,2.9999886)" + id="g5140"> + <rect + style="opacity:1;fill:#626366;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123" + width="2" + height="7.9999776" + x="151" + y="564.36218" /> + <rect + style="opacity:1;fill:#626366;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123-1" + width="2" + height="7.9999776" + x="567.36218" + y="-155.99998" + transform="matrix(0,1,-1,0,0,0)" /> + </g> + </g> + <g + id="stick-pressed" + inkscape:label="#g5234"> + <use + height="100%" + width="100%" + transform="translate(23,-7.3828127e-6)" + id="use5113" + xlink:href="#use4210" + y="0" + x="0" /> + <g + style="fill:#fabd2f;fill-opacity:1" + transform="translate(25,2.9999812)" + id="g5140-7"> + <rect + style="opacity:1;fill:#fabd2f;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123-7" + width="2" + height="7.9999776" + x="151" + y="564.36218" /> + <rect + style="opacity:1;fill:#fabd2f;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123-1-1" + width="2" + height="7.9999776" + x="567.36218" + y="-155.99998" + transform="matrix(0,1,-1,0,0,0)" /> + </g> + </g> + <g + id="stick-inactive" + inkscape:label="#g5240"> + <use + height="100%" + width="100%" + transform="translate(46,-7.3828127e-6)" + id="use5115" + xlink:href="#use4210" + y="0" + x="0" /> + <g + style="fill:#626366;fill-opacity:1" + transform="translate(48,2.9999812)" + id="g5140-1"> + <rect + style="opacity:1;fill:#626366;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123-5" + width="2" + height="7.9999776" + x="151" + y="564.36218" /> + <rect + style="opacity:1;fill:#626366;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123-1-9" + width="2" + height="7.9999776" + x="567.36218" + y="-155.99998" + transform="matrix(0,1,-1,0,0,0)" /> + </g> + </g> + <g + id="shade-active" + inkscape:label="#g5258"> + <use + height="100%" + width="100%" + transform="translate(-3.4e-7,32.999993)" + id="use5117" + xlink:href="#use4210" + y="0" + x="0" /> + <g + style="fill:#626366;fill-opacity:1" + transform="translate(-4.68e-6,-1.0000226)" + id="g5193"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-157.99998" + x="607.36218" + height="7.9999776" + width="2" + id="rect5123-1-7" + style="opacity:1;fill:#626366;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <path + style="opacity:1;fill:#626366;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 154,601.86216 4,4.50002 -8,0 z" + id="rect5190" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + </g> + </g> + <g + id="shade-pressed" + inkscape:label="#g5252"> + <use + height="100%" + width="100%" + transform="translate(23,32.999993)" + id="use5119" + xlink:href="#use4210" + y="0" + x="0" /> + <g + style="fill:#fabd2f;fill-opacity:1" + transform="translate(22.999996,-1.0000226)" + id="g5193-7"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-157.99998" + x="607.36218" + height="7.9999776" + width="2" + id="rect5123-1-7-6" + style="opacity:1;fill:#fabd2f;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <path + style="opacity:1;fill:#fabd2f;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 154,601.86216 4,4.50002 -8,0 z" + id="rect5190-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + </g> + </g> + <g + id="shade-inactive" + inkscape:label="#g5246"> + <use + height="100%" + width="100%" + transform="translate(46,32.999993)" + id="use5121" + xlink:href="#use4210" + y="0" + x="0" /> + <g + style="fill:#626366;fill-opacity:1" + transform="translate(45.999996,-1.0000226)" + id="g5193-3"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-157.99998" + x="607.36218" + height="7.9999776" + width="2" + id="rect5123-1-7-65" + style="opacity:1;fill:#626366;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <path + style="opacity:1;fill:#626366;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 154,601.86216 4,4.50002 -8,0 z" + id="rect5190-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + </g> + </g> + <use + x="0" + y="0" + xlink:href="#menu-active" + id="menu-inactive" + transform="translate(62,-2.2617187e-5)" + width="100%" + height="100%" + inkscape:label="#use5268" /> + <use + x="0" + y="0" + xlink:href="#menu-active" + id="menu-pressed" + transform="translate(31,-2.2617187e-5)" + width="100%" + height="100%" + inkscape:label="#use5270" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-2-active" + transform="translate(6.9999999,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5296" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-3-active" + transform="translate(14,-2.6171872e-6)" + width="100%" + height="100%" + inkscape:label="#use5298" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-4-active" + transform="translate(21,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5300" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-5-active" + transform="translate(28,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5302" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-1-inactive" + transform="translate(35,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5304" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-2-inactive" + transform="translate(42,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5306" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-3-inactive" + transform="translate(49,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5308" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-4-inactive" + transform="translate(56,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5310" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-5-inactive" + transform="translate(63,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5312" /> + <g + id="top-left-active" + inkscape:label="#g5352"> + <path + id="rect4138-9" + transform="translate(0,552.36216)" + d="m 6,174 0,1 -1,0 0,27 2,0 0,-28 -1,0 z" + style="opacity:1;fill:#282828;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <rect + y="726.36218" + x="6" + height="1" + width="1" + id="rect5348" + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5512" + width="1" + height="27.000029" + x="5" + y="727.36212" /> + <rect + style="opacity:1;fill:#353b48;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5514" + width="1" + height="1" + x="6" + y="727.36212" /> + </g> + <use + x="0" + y="0" + xlink:href="#top-left-active" + id="top-left-inactive" + transform="translate(4,-2.2617187e-5)" + width="100%" + height="100%" + inkscape:label="#use5357" /> + <use + x="0" + y="0" + xlink:href="#top-left-active" + id="top-right-active" + transform="matrix(-1,0,0,1,20,-2.2617187e-5)" + width="100%" + height="100%" + inkscape:label="#use5359" /> + <use + x="0" + y="0" + xlink:href="#top-left-active" + id="top-right-inactive" + transform="matrix(-1,0,0,1,24,-2.2617187e-5)" + width="100%" + height="100%" + inkscape:label="#use5361" /> + <g + id="close-active" + inkscape:label="#g5279"> + <g + style="opacity:1" + id="g4206"> + <rect + style="opacity:1;fill:#282828;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4138" + width="28" + height="28" + x="5" + y="557.36218" /> + <rect + style="opacity:1;fill:#353b48;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4204" + width="28" + height="1" + x="5" + y="558.36212" /> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4204-3" + width="28" + height="1" + x="5" + y="557.36212" /> + </g> + <g + style="display:inline" + id="titlebutton-close-dark" + inkscape:label="#g6210" + transform="matrix(0,-1,1,0,196.73937,1224.3075)"> + <g + id="g4927-9-2-8" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-5-3"> + <g + id="g4092-0-2-21-0-9-7" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#cc575d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,63.867188 415.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 416.9302,66.77394 416.99999,66.9729 417,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 414,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 411.05288,63.088403 410.98357,62.882438 411,62.671875 l 0,-0.75 z" + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8" /> + </g> + </g> + <g + id="g4778-2-68-8-7" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + style="display:inline;enable-background:new" + transform="translate(641.00001,-1218)" + id="layer1-7-2" + inkscape:label="Ebene 1"> + <g + id="g3337-5" + transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)"> + <path + id="path4094-3" + style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.77702,-37.935253 c 305.45606,0 553.08158,247.625863 553.08158,553.085803 0,305.46124 -247.62552,553.08675 -553.08158,553.08675 -305.46512,0 -553.0913044,-247.62551 -553.0913044,-553.08675 0,-305.45994 247.6261844,-553.085803 553.0913044,-553.085803" + inkscape:connector-curvature="0" /> + <path + id="path4096-7" + style="fill:#fb4934;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.77747,1.5676633 c 283.63699,0 513.57493,229.9429467 513.57493,513.5851867 0,283.64355 -229.93794,513.58155 -513.57493,513.58155 -283.64749,0 -513.585581,-229.938 -513.585581,-513.58155 0,-283.64224 229.938091,-513.5851867 513.585581,-513.5851867" + inkscape:connector-curvature="0" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + <g + id="close-prelight" + inkscape:label="#g5303"> + <use + height="100%" + width="100%" + transform="translate(33,-2.2617187e-5)" + id="use4214" + xlink:href="#g4206" + y="0" + x="0" /> + <g + style="display:inline" + id="titlebutton-close-hover-dark-6" + inkscape:label="#g6260" + transform="matrix(0,-1,1,0,229.6383,1121.526)"> + <g + style="display:inline;enable-background:new" + id="g4420" + transform="translate(537.99994,-189.63762)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-8-5" + inkscape:label="Ebene 1"> + <g + inkscape:label="#g3339" + id="titlebutton-close-hover-7" + transform="matrix(0.01265625,0,0,-0.01265625,4.9280403,1046.8821)"> + <path + id="path4094-9" + style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" + inkscape:connector-curvature="0" /> + <g + id="g4144" + transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)"> + <path + inkscape:connector-curvature="0" + d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" + style="fill:#fb4934;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4096-2" /> + <path + inkscape:connector-curvature="0" + id="path4098" + d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" + style="fill:#cc241d;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + </g> + </g> + </g> + <rect + y="-185.63782" + x="542" + height="16" + width="16" + id="rect17883-5-4-2-9" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + <g + id="close-pressed" + inkscape:label="#g5324"> + <use + height="100%" + width="100%" + transform="translate(66,-2.2617187e-5)" + id="use4216" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(73.00001,559.36215)" + id="g4779" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-79" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-active-dark" + inkscape:label="#g6332" + transform="translate(-437.00001,1218)"> + <g + id="g4927-8-7-4-9" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-3-7-46-6"> + <g + id="g4092-0-2-2-1-7-2" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#be3841;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,109 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.92188 0.75,0 c 0.008,-1e-4 0.0156,-3.5e-4 0.0234,0 0.19121,0.008 0.3824,0.0964 0.51562,0.23437 l 1.71094,1.71094 1.73438,-1.71094 c 0.19921,-0.17287 0.335,-0.22913 0.51562,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.0258,0.41298 -0.1875,0.5625 l -1.71094,1.71093 1.6875,1.6875 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 414,117 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.6875 -1.71094,-1.71093 c -0.15806,-0.14598 -0.22737,-0.35194 -0.21094,-0.5625 l 0,-0.75 z" + transform="translate(962.00001,139.00001)" + id="path4068-7-5-4-9-7-6" /> + </g> + </g> + <g + id="g4778-3-6-0-5" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-6-0-90-6" + transform="translate(-60,-518)" /> + <g + id="layer10-2-3-6-6-1" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-2-2-6-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-7-0-2-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-6-3-5-2" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-4-1-7-0" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-0-2-8-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-4-0-5-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-5-0-0-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="441" + height="16" + width="16" + id="rect17883-02-4-3" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + </g> + <g + style="display:inline" + id="titlebutton-close-active-dark-9" + inkscape:label="#g6332" + transform="matrix(0,-1,1,0,262.63832,1020.526)"> + <g + style="display:inline;enable-background:new" + id="g4456-6" + transform="translate(436.99994,-189.63763)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-97-8" + inkscape:label="Ebene 1"> + <g + inkscape:label="#g3339" + id="titlebutton-close-active-3-1" + transform="matrix(0.01265625,0,0,-0.01265625,4.9280403,1046.8821)"> + <path + id="path4094-6-3" + style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" + inkscape:connector-curvature="0" /> + <g + id="g4144-1-6" + transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)"> + <path + inkscape:connector-curvature="0" + d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" + style="fill:#fb4934;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4096-29-4" /> + <path + inkscape:connector-curvature="0" + id="path4098-3-0" + d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" + style="fill:#cc241d;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + </g> + </g> + </g> + <rect + y="-185.63782" + x="441" + height="16" + width="16" + id="rect17883-02-4-3-4" + 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> + <g + id="close-inactive" + inkscape:label="#g5345"> + <use + height="100%" + width="100%" + transform="translate(99,-2.2617187e-5)" + id="use4218" + xlink:href="#g4206" + y="0" + x="0" /> + <g + style="display:inline;opacity:0.4" + id="titlebutton-close-backdrop-dark-6" + inkscape:label="#g6210" + transform="matrix(0,-1,1,0,295.63783,1224.3622)"> + <g + style="display:inline;enable-background:new" + id="g4490" + transform="translate(640.72663,-189.6378)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-6-9" + inkscape:label="Ebene 1"> + <g + id="g3340" + transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)"> + <path + id="path4199" + style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" + inkscape:connector-curvature="0" /> + <path + id="path4201" + style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8-6-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> + <g + id="maximize-active" + inkscape:label="#g5436"> + <use + height="100%" + width="100%" + transform="translate(0,32.999977)" + id="use4220" + xlink:href="#g4206" + y="0" + x="0" /> + <g + style="display:inline;opacity:1" + id="titlebutton-maximize-dark" + inkscape:label="#g6234" + transform="matrix(0,-1,1,0,196.63782,1228.3621)"> + <g + style="display:inline;enable-background:new" + id="g4867" + transform="translate(612,-189.63783)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-1-4" + inkscape:label="Ebene 1"> + <g + id="g3339" + transform="matrix(0.01265625,0,0,-0.01265625,4.8773707,1046.8806)"> + <path + id="path4289" + style="fill:#98971a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 562.7806,-38.053372 c 305.45604,0 553.0815,247.625852 553.0815,553.085772 0,305.46122 -247.62546,553.0867 -553.0815,553.0867 -305.4651,0 -553.0913989,-247.62548 -553.0913989,-553.0867 0,-305.45992 247.6262989,-553.085772 553.0913989,-553.085772" + inkscape:connector-curvature="0" /> + <path + id="path4291" + style="fill:#b8bb26;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 562.77841,1.4521975 c 283.64075,0 513.57749,229.9417425 513.57749,513.5824825 0,283.64206 -229.93674,513.57882 -513.57749,513.57882 -283.646,0 -513.583014,-229.93676 -513.583014,-513.57882 0,-283.64074 229.937014,-513.5824825 513.583014,-513.5824825" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="616" + height="16" + width="16" + id="rect17883-29-2-2-8" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + <g + id="maximize-prelight" + inkscape:label="#g5415"> + <use + height="100%" + width="100%" + transform="translate(33,32.999977)" + id="use4222" + xlink:href="#g4206" + y="0" + x="0" /> + <g + style="display:inline" + id="titlebutton-maximize-hover-dark" + inkscape:label="#g6284" + transform="translate(-469.00346,782.00341)"> + <g + style="display:inline;enable-background:new" + id="g4937" + transform="translate(509,-189.63784)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-13" + inkscape:label="Ebene 1"> + <g + id="g3339-8" + transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)"> + <path + id="path4289-7" + style="fill:#98971a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" + inkscape:connector-curvature="0" /> + <g + id="g4147-9" + transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)"> + <path + inkscape:connector-curvature="0" + d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" + style="fill:#b8bb26;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4291-3" /> + <path + inkscape:connector-curvature="0" + d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" + style="fill:#98971a;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-8" /> + </g> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5-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> + <g + id="maximize-pressed" + inkscape:label="#g5377"> + <use + height="100%" + width="100%" + transform="translate(66,32.999977)" + id="use4228" + xlink:href="#g4206" + y="0" + x="0" /> + <g + style="display:inline" + id="titlebutton-maximize-hover-dark-8" + inkscape:label="#g6284" + transform="translate(-435.99999,781.99995)"> + <g + style="display:inline;enable-background:new" + id="g4937-9" + transform="translate(509,-189.63784)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-13-7" + inkscape:label="Ebene 1"> + <g + id="g3339-8-1" + transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)"> + <path + id="path4289-7-4" + style="fill:#98971a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" + inkscape:connector-curvature="0" /> + <g + id="g4147-9-2" + transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)"> + <path + inkscape:connector-curvature="0" + d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" + style="fill:#b8bb26;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4291-3-5" /> + <path + inkscape:connector-curvature="0" + d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" + style="fill:#98971a;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-8-0" /> + </g> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5-7-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> + <g + id="maximize-inactive" + inkscape:label="#g5366"> + <use + height="100%" + width="100%" + transform="translate(99,32.999977)" + id="use4232" + xlink:href="#g4206" + y="0" + x="0" /> + <g + style="display:inline;opacity:0.4" + id="titlebutton-close-backdrop-dark-6-2" + inkscape:label="#g6210" + transform="matrix(0,-1,1,0,295.63782,1257.3621)"> + <g + style="display:inline;enable-background:new" + id="g4490-4" + transform="translate(640.72663,-189.6378)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-6-9-1" + inkscape:label="Ebene 1"> + <g + id="g3340-9" + transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)"> + <path + id="path4199-4" + style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" + inkscape:connector-curvature="0" /> + <path + id="path4201-1" + style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8-6-0-6" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + <g + id="hide-active" + inkscape:label="#g5447"> + <use + height="100%" + width="100%" + transform="translate(0,65.999977)" + id="use4234" + xlink:href="#g4206" + y="0" + x="0" /> + <g + style="display:inline;opacity:1" + id="titlebutton-minimize-dark" + inkscape:label="#g6247" + transform="matrix(0,-1,1,0,196.63782,1232.3621)"> + <rect + y="-185.63782" + x="587" + height="16" + width="16" + id="rect17883-32-6-9-1" + 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 + style="display:inline;enable-background:new" + id="g5003" + transform="translate(582.99997,-189.63777)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-87" + inkscape:label="Ebene 1"> + <g + id="g3341" + transform="matrix(0.01265625,0,0,-0.01265625,4.9297844,1046.855)"> + <path + id="path4417" + style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" + inkscape:connector-curvature="0" /> + <path + id="path4419" + style="fill:#fabd2f;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> + <g + id="hide-prelight" + inkscape:label="#g5458"> + <use + height="100%" + width="100%" + transform="translate(33,65.999977)" + id="use4226" + xlink:href="#g4206" + y="0" + x="0" /> + <g + style="display:inline" + id="titlebutton-minimize-active-dark-6" + inkscape:label="#g6414" + transform="matrix(-1,0,0,-1,443,459.72432)"> + <g + style="display:inline;enable-background:new" + id="g5038-8" + transform="translate(379,-189.63784)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-2-7" + inkscape:label="Ebene 1"> + <g + id="g3340-3-0" + transform="matrix(0.01265625,0,0,-0.01265625,4.9280399,1046.8821)"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285-6"> + <path + inkscape:connector-curvature="0" + d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" + style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4417-5-4" /> + <g + id="g4152-7" + transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)"> + <path + id="path4419-1-2" + style="fill:#fabd2f;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" + inkscape:connector-curvature="0" /> + <path + id="path4421-9" + style="fill:#d79921;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" + inkscape:connector-curvature="0" /> + </g> + </g> + </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-5-5" + width="16" + height="16" + x="383" + y="-185.63782" /> + </g> + </g> + <g + id="hide-pressed" + inkscape:label="#g5479"> + <use + height="100%" + width="100%" + transform="translate(66,65.999977)" + id="use4236" + xlink:href="#g4206" + y="0" + x="0" /> + <g + style="display:inline" + id="titlebutton-minimize-active-dark" + inkscape:label="#g6414" + transform="matrix(-1,0,0,-1,476,459.72431)"> + <g + style="display:inline;enable-background:new" + id="g5038" + transform="translate(379,-189.63784)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-2" + inkscape:label="Ebene 1"> + <g + id="g3340-3" + transform="matrix(0.01265625,0,0,-0.01265625,4.9280399,1046.8821)"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <path + inkscape:connector-curvature="0" + d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" + style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4417-5" /> + <g + id="g4152" + transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)"> + <path + id="path4419-1" + style="fill:#fabd2f;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" + inkscape:connector-curvature="0" /> + <path + id="path4421" + style="fill:#d79921;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" + inkscape:connector-curvature="0" /> + </g> + </g> + </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-5" + width="16" + height="16" + x="383" + y="-185.63782" /> + </g> + </g> + <g + id="hide-inactive" + inkscape:label="#g5501"> + <use + height="100%" + width="100%" + transform="translate(99,65.999977)" + id="use4238" + xlink:href="#g4206" + y="0" + x="0" /> + <g + style="display:inline;opacity:0.4" + id="titlebutton-close-backdrop-dark-6-2-9" + inkscape:label="#g6210" + transform="matrix(0,-1,1,0,295.63782,1290.3621)"> + <g + style="display:inline;enable-background:new" + id="g4490-4-8" + transform="translate(640.72663,-189.6378)"> + <g + transform="translate(0,-1028.3622)" + id="layer1-6-9-1-8" + inkscape:label="Ebene 1"> + <g + id="g3340-9-4" + transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)"> + <path + id="path4199-4-7" + style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" + inkscape:connector-curvature="0" /> + <path + id="path4201-1-1" + style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8-6-0-6-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> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="right-active" + width="1" + height="16" + x="-37" + y="734.36212" + inkscape:label="#rect4138-3" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="right-inactive" + width="1" + height="16" + x="-39" + y="734.36212" + inkscape:label="#rect4138-3" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="bottom-inactive" + width="2.9999716" + height="16" + x="-750.36212" + y="-60" + inkscape:label="#rect4138-3" + transform="matrix(0,-1,-1,0,0,0)" /> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="left-active" + width="1" + height="16" + x="-33" + y="734.36212" + inkscape:label="#rect4138-3" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="left-inactive" + width="1" + height="16" + x="-35" + y="734.36212" + inkscape:label="#rect4138-3" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="bottom-active" + width="3.0000284" + height="16" + x="-746.36212" + y="-60" + inkscape:label="#rect4138-3" + transform="matrix(0,-1,-1,0,0,0)" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 40,743.36215 0,2 1,0 0,1 2,0 0,-3 -3,0 z" + id="bottom-left-active" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 61,743.36215 0,3 2,0 0,-1 1,0 0,-2 -3,0 z" + id="bottom-right-active" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 61,747.36215 0,3 2,0 0,-1 1,0 0,-2 -3,0 z" + id="bottom-right-inactive" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 40,747.36215 0,2 1,0 0,1 2,0 0,-3 -3,0 z" + id="bottom-left-inactive" /> + </g> +</svg> diff --git a/.themes/arc-gruvbox/xfwm4/assets.txt b/.themes/arc-gruvbox/xfwm4/assets.txt new file mode 100644 index 00000000..55e3c9f1 --- /dev/null +++ b/.themes/arc-gruvbox/xfwm4/assets.txt @@ -0,0 +1,45 @@ +close-active +close-inactive +close-prelight +close-pressed +hide-active +hide-inactive +hide-prelight +hide-pressed +maximize-active +maximize-inactive +maximize-prelight +maximize-pressed +menu-active +menu-inactive +menu-pressed +shade-active +shade-inactive +shade-pressed +stick-active +stick-inactive +stick-pressed +title-1-active +title-1-inactive +title-2-active +title-2-inactive +title-3-active +title-3-inactive +title-4-active +title-4-inactive +title-5-active +title-5-inactive +top-left-active +top-left-inactive +top-right-active +top-right-inactive +left-active +left-inactive +right-active +right-inactive +bottom-active +bottom-inactive +bottom-left-active +bottom-left-inactive +bottom-right-active +bottom-right-inactive diff --git a/.themes/arc-gruvbox/xfwm4/bottom-active.png b/.themes/arc-gruvbox/xfwm4/bottom-active.png new file mode 100644 index 0000000000000000000000000000000000000000..fe31d88ab2e17b5e89a34776ab70da7c47c47f57 GIT binary patch literal 153 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~n!3HE}ZR`&LQY^(zo*^7SP{WbZ0pxQQctjQh z)n5l;MkkHg6+l7B64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1UVJY5_^ pIA$h?gk1f1-hnY;k&AIC4^X(7vFzQ?WOtwn22WQ%mvv4FO#m`yC^-NC literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/bottom-inactive.png b/.themes/arc-gruvbox/xfwm4/bottom-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..fe31d88ab2e17b5e89a34776ab70da7c47c47f57 GIT binary patch literal 153 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~n!3HE}ZR`&LQY^(zo*^7SP{WbZ0pxQQctjQh z)n5l;MkkHg6+l7B64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1UVJY5_^ pIA$h?gk1f1-hnY;k&AIC4^X(7vFzQ?WOtwn22WQ%mvv4FO#m`yC^-NC literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/bottom-left-active.png b/.themes/arc-gruvbox/xfwm4/bottom-left-active.png new file mode 100644 index 0000000000000000000000000000000000000000..ae1e12242c64ded1390f3cdcd823e2bc80ce726f GIT binary patch literal 157 zcmeAS@N?(olHy`uVBq!ia0vp^%plCc1|-8Yw(bW~EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQqC%T^vI= uW+sP(T>W>Rfz^k{qhVrWV<V#)H-q(lrl(7PzcU4@V(@hJb6Mw<&;$U&RVqgS literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/bottom-left-inactive.png b/.themes/arc-gruvbox/xfwm4/bottom-left-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..ae1e12242c64ded1390f3cdcd823e2bc80ce726f GIT binary patch literal 157 zcmeAS@N?(olHy`uVBq!ia0vp^%plCc1|-8Yw(bW~EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQqC%T^vI= uW+sP(T>W>Rfz^k{qhVrWV<V#)H-q(lrl(7PzcU4@V(@hJb6Mw<&;$U&RVqgS literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/bottom-right-active.png b/.themes/arc-gruvbox/xfwm4/bottom-right-active.png new file mode 100644 index 0000000000000000000000000000000000000000..b9280e39d68fb82a5c0657e0f638f6008fd5c899 GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^%plCc1|-8Yw(bW~EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mK#DwF978x} sCWnMv{db;$)rZG};oQ#p-&)EH)-^0_S51~00u?cMy85}Sb4q9e0E*fu$^ZZW literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/bottom-right-inactive.png b/.themes/arc-gruvbox/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..b9280e39d68fb82a5c0657e0f638f6008fd5c899 GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^%plCc1|-8Yw(bW~EX7WqAsj$Z!;#Vf<Z~8yL>2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mK#DwF978x} sCWnMv{db;$)rZG};oQ#p-&)EH)-^0_S51~00u?cMy85}Sb4q9e0E*fu$^ZZW literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/close-active.png b/.themes/arc-gruvbox/xfwm4/close-active.png new file mode 100644 index 0000000000000000000000000000000000000000..3122d5a88f380b6479c487549fe6102e7960a213 GIT binary patch literal 475 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0v}1AIbU z6;-u0G&FQHHT5(#jWo4Pw6smFJ<PPUEVQ((v~`?xbX|1x0(1=`^$cV6jWYC2GWCrs z4b2;k%)5*&CK_8#HnN;)Y&F-!dWo_1Qe*2CCN>*QZFZa5>@&4FWNLlZ)cTT{<qb2- zd#2|1%q;GkTHH6Ycwlb+(9GhYx%neAvq$FUkIl`V0+EH;a|_ewmZmQ(OkY`<yapm` zlQ%Xd@9a!IIhuTPG5O|d^25#Khr7v750hU&<Z1HT)5Pjr$4Q_^CV09yhG?8mPB_4R z;{yYmn@xk>B%d=oRCX?%%FAPtQn}HS>t)m}#>U=>EX$TG=#&+i;kn4WDC5?_Mnm~o zOLnk2T?*s#4LZojnX%Y&m7=#)(IT%^i##?h_By5PowYzxJF9QP=4p<TQv#hlUVUD` z&a_|7=UfPj@eh`e18UJPIg+_6!VFnUbzL>}Ub%l$n83o2m9D0nb^f^?&}|H!u6{1- HoD!M<hs>oB literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/close-inactive.png b/.themes/arc-gruvbox/xfwm4/close-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..cb2b5f1a6729d9bdc11d4ced2d042e2f57413ac9 GIT binary patch literal 300 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*t3?v(r4=o2$%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0up0X`wF zimKWg8XB6Knp#>~+S=MWIywdh28M=)#>U1bCMKrV9u^iBHa0f4wzduq4vvnFT#J08 zfqL^iT^vIsrY0viu&xeZXjb4_Fh_fmrLMq1(OJL$-S>622><=}|NsAHhj)Jd$9&LR zBK(P6$8U3iQ=--UkN#=56si7iKIrl$X2l~Hjc}2iEAs9l-EjxrZe_Df7M`QcQ}Tq< mwME=Td%0zhrb)*WCWfwtgsQdc4UB*`GkCiCxvX<aXaWE#r(X*I literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/close-prelight.png b/.themes/arc-gruvbox/xfwm4/close-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..82524501a1f0c7e7839c87a0b1d227c0eb929e41 GIT binary patch literal 551 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0ww1AIbU z6;-u0G&Hm{G=P+zhK9a|hN-oOwT70xhL(edmZ!Rww}!T#hPJ<kc8Z2hs)lZvx^AV0 zUX`X^ji!F1mVT3_{sb-k$(jbsbPSj28m`bbSgB)lP~Yf~fzeSzqqC~AXAMoxsmh%* zG(N8;cV12Yypiz*W0R{!#@CEZ?wguCFf)B*X8PDn^Rc<f6LXCxAky@yh1PRRt>;$S zFDy-8Sed-C(SBv4^V-JbjkU>J8<Y3;dhZ?dJ~-%qbkzIgX!6O);ER*V7iW_%E(YIR zO}@Dq{qivR4Md(M9X)fe0=>D<)5S4F<NVQ!-tmly5^Wy~xp-SAIVs=MOp?)lUfyO< zT>IbuO554wGppibZ~uR{k5_rs>W-cWm;XJTx7ANq?eT0`c=H$AjeRqo&yX+5nKF6C ztAZPhZ}_%MX6mk9wv8?P><w`iJLbpFZiO;0(A&WMK;tRH9_}~HFWj7&zp(COjN(0Z z*7SqchDVz>$`-ug{nvcpjQDE)hLc_A*T_6PXWjc?>bd9I`b-T8b@FC=B46uH-}~xo l>*+@?Oa5Fx|Ihdj<BL9Z;Z=Tn6@Wfr@O1TaS?83{1OPub*9-sv literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/close-pressed.png b/.themes/arc-gruvbox/xfwm4/close-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..843158b329207ec2ef2e418ee685b8c7f6a71fb4 GIT binary patch literal 555 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0uy1AIbU z6;-u0G&Hm{G)%2MEVQ((HMFd?v~0Ary)?AFv~+?sbV9Xsi**c(b&X1O49j$lChHhY z(>9u>YcgHebf%8+EN$b3I;M+sOxNq0ZqhZ`r)PRV-}IEe`6&a7v#PS^ROQaA0g?PQ zL$hl}rnimF?iiWfF)_VsWO~=c?18cA0~52yW|~jTOrDsTJ~7vLYG(S>+~lc+)-!XH z=jNu*Ew!FoX}`2IeQ9O-%0~N@jm{fulQ%XdZ*5H8+v~k|(EH$^|ItzJlcUKeCxb6e zCSROQzPK2Cb2a(qX7tO$<Tns`nw&PQ?*e*ukEe@ch{pM&7f)6(28y^oRQly2t@10{ z!}+C_%Efrwt@r*n8g-s@?5$bz(*E{sgF96PCqL{cN&jLy{ngi`Q{{Y%<)s_G-oC7P z?DwDR{hmB#H}e^{RZB58>RY!hYipI-c$#YsV_E9H0NDjv8+a2mQyI6gd}AotxrT8c zOC3{G>6=qB72-3jHyG(|I3wB~-uN&+?LI@Zq`ji0Q&FW%;!KOV`o?7pb3A|D`Ox3` quH@EPcfFWrUw`inxBs2?gZ-wM`UAc*w=V<z!QkoY=d#Wzp$P!o-_;BN literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/hide-active.png b/.themes/arc-gruvbox/xfwm4/hide-active.png new file mode 100644 index 0000000000000000000000000000000000000000..19c90ce4348c76854f880502e7830ac86570066d GIT binary patch literal 350 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0u^0X`wF zimKWg8XBh79%hDW=0<83#%f9a3Ml~!seuY@>9Xw^vK{F%of$Hxr^}w1A#-Mi?4uQO zk3mTO@k+TTE99Q6lzX~T?%hU}cbinc@7DdXTld#qefyln3xVd>c)B=-XiU6%!IQ5+ zLBJ(YMj&10z{1!6zLz9#xGb^l*#271Os|z8l}b}pe@T?)o9A2qZQH8Mu;A*E2>Bh> zJuYtrqP!YyZ9Uc=5Y*AWP+Y<!dpvT1ukG!P&F9?eQfmveo^Yu3YzY5YlcvUCu{@#X l$0pf5^0Snx5AUdd$g1rlxcx$cK_bu{44$rjF6*2UngGY%e|P`@ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/hide-inactive.png b/.themes/arc-gruvbox/xfwm4/hide-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..cb2b5f1a6729d9bdc11d4ced2d042e2f57413ac9 GIT binary patch literal 300 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*t3?v(r4=o2$%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0up0X`wF zimKWg8XB6Knp#>~+S=MWIywdh28M=)#>U1bCMKrV9u^iBHa0f4wzduq4vvnFT#J08 zfqL^iT^vIsrY0viu&xeZXjb4_Fh_fmrLMq1(OJL$-S>622><=}|NsAHhj)Jd$9&LR zBK(P6$8U3iQ=--UkN#=56si7iKIrl$X2l~Hjc}2iEAs9l-EjxrZe_Df7M`QcQ}Tq< mwME=Td%0zhrb)*WCWfwtgsQdc4UB*`GkCiCxvX<aXaWE#r(X*I literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/hide-prelight.png b/.themes/arc-gruvbox/xfwm4/hide-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..bdbd21d435a41b2d8ada91c15bde4b088c460e50 GIT binary patch literal 359 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0vf0X`wF zimKWg8XBh79%hDW=0<83#%f9a3Ml~!seuY@>9Xw^vK{F%of$Hxr^}w1A#-Mi?4uQO zk3mTO@k+TTE99Q6lzX~D{pm`%cN<mSZBlu^QS19|-5<Mkf9=)J{`7_wXiL4Pi(`n! z#H$xP`5F`iTmoeT(q#^8eEsiwN%91fwzVJg<DF&+DTPUSs!X(VyZP$sE4O`#nH&rm zVT#kN-<2H=l-jXuPNFw|(Af>`)6+5vb;{X!oF6|v5paB7?w;mzUG=GT1t)%Roa)^m w`miQTg~5V7{ojYmyOFm;BR{nz{y)V1`n`~W)b5l;K&LQxy85}Sb4q9e0I{)%z5oCK literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/hide-pressed.png b/.themes/arc-gruvbox/xfwm4/hide-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..bdbd21d435a41b2d8ada91c15bde4b088c460e50 GIT binary patch literal 359 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0vf0X`wF zimKWg8XBh79%hDW=0<83#%f9a3Ml~!seuY@>9Xw^vK{F%of$Hxr^}w1A#-Mi?4uQO zk3mTO@k+TTE99Q6lzX~D{pm`%cN<mSZBlu^QS19|-5<Mkf9=)J{`7_wXiL4Pi(`n! z#H$xP`5F`iTmoeT(q#^8eEsiwN%91fwzVJg<DF&+DTPUSs!X(VyZP$sE4O`#nH&rm zVT#kN-<2H=l-jXuPNFw|(Af>`)6+5vb;{X!oF6|v5paB7?w;mzUG=GT1t)%Roa)^m w`miQTg~5V7{ojYmyOFm;BR{nz{y)V1`n`~W)b5l;K&LQxy85}Sb4q9e0I{)%z5oCK literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/left-active.png b/.themes/arc-gruvbox/xfwm4/left-active.png new file mode 100644 index 0000000000000000000000000000000000000000..c0e39f52bdcb613afa28be641beb2cce632fa2b8 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^j6f{F!3HF+&llYeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6dzc)B=- paLh~&2)X+2{E-6(4mij%F%(NM_Ol&5G8-t*;OXk;vd$@?2>=v3DKP*5 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/left-inactive.png b/.themes/arc-gruvbox/xfwm4/left-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..c0e39f52bdcb613afa28be641beb2cce632fa2b8 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^j6f{F!3HF+&llYeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6dzc)B=- paLh~&2)X+2{E-6(4mij%F%(NM_Ol&5G8-t*;OXk;vd$@?2>=v3DKP*5 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/maximize-active.png b/.themes/arc-gruvbox/xfwm4/maximize-active.png new file mode 100644 index 0000000000000000000000000000000000000000..519a1d9fb4571a32b7494959f0856d991e83694f GIT binary patch literal 344 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0u^0X`wF zimKWg8XAU%>PA3hq;6{M;p?mH=cnTDr;?JQkdmU9lB$@RqA+Q){A3VPm^?*c;bQs4 zixn0xQCPfGVaXDOB}*07tW{dGPI21~wQW09ckEW1=&x-HG{4N##W6%<;?)a*{0<5t zZ4U)no%#a){{MgS%q73FytCE6bJD*Wx`hgFY<iLWBrEF8jZfxN9vqs<JaO@z!*}%z zia0jzbXswzd7ryQi%M^Sub==^>yw*iwE^xmN2gS<2)f^xRb$8aZ&&7`rH8}!ZVM|< f{n%Fd{}3}*py0o2Ec@>PUBKY!>gTe~DWM4fc0qq; literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/maximize-inactive.png b/.themes/arc-gruvbox/xfwm4/maximize-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..cb2b5f1a6729d9bdc11d4ced2d042e2f57413ac9 GIT binary patch literal 300 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*t3?v(r4=o2$%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0up0X`wF zimKWg8XB6Knp#>~+S=MWIywdh28M=)#>U1bCMKrV9u^iBHa0f4wzduq4vvnFT#J08 zfqL^iT^vIsrY0viu&xeZXjb4_Fh_fmrLMq1(OJL$-S>622><=}|NsAHhj)Jd$9&LR zBK(P6$8U3iQ=--UkN#=56si7iKIrl$X2l~Hjc}2iEAs9l-EjxrZe_Df7M`QcQ}Tq< mwME=Td%0zhrb)*WCWfwtgsQdc4UB*`GkCiCxvX<aXaWE#r(X*I literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/maximize-prelight.png b/.themes/arc-gruvbox/xfwm4/maximize-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..232b71750629f32d248e7fbc268e1f80be7a2429 GIT binary patch literal 432 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0v50X`wF zimKWg8XAU%>PA3hq-JEKZffn}>#OYVr{eFglANNLlA@53s+g9lIB}A~<Vo_ACo4>u zB0pog)Pni43l_*OSSY)2vHYS%3X2viEMB6pc&WmYB??QHDlA<lw{)5O(&h5YmdUSK ztF&gF;+l0zYu71l-ln=`tID<=YTI_IZU>@WYCCqT@m{vB2fAmTr;B5V#>A@^F7h=Q z@UULs4GaievdBOrz-8{Y|NqbD85%}DkL&$jsJ=T>+eKruLkrK7;})@bd|Kz#?0l}u zYVPv0SjN1s*e|B1|BFq@6z#By&Dxh&dNaHT)R)nDF@M`F#dWevu9f{h@ci6@PYMyL zYbtZO1A;!E$j)3K9N}sgu;xRWnBnbrcSE22`Sh1#{^!tnpKl&E_nqf@somy(tA37v Wxba#+rVl`uGI+ZBxvX<aXaWEf#id~Y literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/maximize-pressed.png b/.themes/arc-gruvbox/xfwm4/maximize-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..29673af97c9728ed17031e0323a44545abf29acb GIT binary patch literal 428 zcmeAS@N?(olHy`uVBq!ia0vp^G9b*s3?yAI>n{UR%*9TgAsieWw;%dH0CG7CJR*yM z%CCbkqm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0x30X`wF zimKWg8XAU%>PA3hq;6{M;p?mH=cnTDr;?JQkdmU9lB$@RqA+Q){A3VPm^?*c#&oIq z3uG6}mtD9(cHv_A#fuddFHu;$RAI>yg(XWBmM)cBx=eoAGWj)YmDa3NT(eGT?K-8+ z+f=sgP}{asbvqF40wT2?yVbbnW>o^6vDnkaF+^kH)eEQj4k-w*2HaZo#dT_y>yaqk zkmvvR2PiBvbhsh)e$r$~Bk_eHW}ORkCdw=4eNW%Gx`4-f-2s<Ep(M+L>cSrdi+|Uc z&U_eBapTt9^YaYNn(}PkoVoKTgeibupJ7w{gVHT0Y)#_5o|!bwbuBZPE&uSA*TEBW zm|j@fq;6}!!^^ibo+;9MNABTY9M`9P*>J1;qpNf4g3@_M4bId*l-}7aI%S>u(hWf8 OGI+ZBxvX<aXaWG;zNJn8 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/menu-active.png b/.themes/arc-gruvbox/xfwm4/menu-active.png new file mode 100644 index 0000000000000000000000000000000000000000..4a4cce9088389c372d4677254cdba11539475e92 GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)g$P6Tn<o~_~Qq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6HXu`(1AIbU sH8eDSp3%7k<Z^quIEHY@CND4oasn6_-^Z!G2eKGEUHx3vIVCg!04TI5EdT%j literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/menu-inactive.png b/.themes/arc-gruvbox/xfwm4/menu-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..4a4cce9088389c372d4677254cdba11539475e92 GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)g$P6Tn<o~_~Qq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6HXu`(1AIbU sH8eDSp3%7k<Z^quIEHY@CND4oasn6_-^Z!G2eKGEUHx3vIVCg!04TI5EdT%j literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/menu-pressed.png b/.themes/arc-gruvbox/xfwm4/menu-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4a4cce9088389c372d4677254cdba11539475e92 GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)g$P6Tn<o~_~Qq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6HXu`(1AIbU sH8eDSp3%7k<Z^quIEHY@CND4oasn6_-^Z!G2eKGEUHx3vIVCg!04TI5EdT%j literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/render-assets.sh b/.themes/arc-gruvbox/xfwm4/render-assets.sh new file mode 100644 index 00000000..f7ca6a8e --- /dev/null +++ b/.themes/arc-gruvbox/xfwm4/render-assets.sh @@ -0,0 +1,20 @@ +#! /bin/bash + +INKSCAPE="/usr/bin/inkscape" +OPTIPNG="/usr/bin/optipng" + +DARK_SRC_FILE="assets.svg" +INDEX="assets.txt" + +for i in `cat $INDEX` +do + if [ -f $i.png ]; then + rm $i.png + fi + echo Rendering $i.png + $INKSCAPE --export-id=$i \ + --export-id-only \ + --export-png=$i.png $DARK_SRC_FILE >/dev/null \ + && $OPTIPNG -o7 --quiet $i.png +done +exit 0 diff --git a/.themes/arc-gruvbox/xfwm4/right-active.png b/.themes/arc-gruvbox/xfwm4/right-active.png new file mode 100644 index 0000000000000000000000000000000000000000..c0e39f52bdcb613afa28be641beb2cce632fa2b8 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^j6f{F!3HF+&llYeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6dzc)B=- paLh~&2)X+2{E-6(4mij%F%(NM_Ol&5G8-t*;OXk;vd$@?2>=v3DKP*5 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/right-inactive.png b/.themes/arc-gruvbox/xfwm4/right-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..c0e39f52bdcb613afa28be641beb2cce632fa2b8 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^j6f{F!3HF+&llYeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6dzc)B=- paLh~&2)X+2{E-6(4mij%F%(NM_Ol&5G8-t*;OXk;vd$@?2>=v3DKP*5 literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/shade-active.png b/.themes/arc-gruvbox/xfwm4/shade-active.png new file mode 100644 index 0000000000000000000000000000000000000000..0b33d331e53035034fd79672a1014d62a8e1a0cf GIT binary patch literal 255 zcmeAS@N?(olHy`uVBq!ia0vp^LO?9T!3-p$rQ}6{6mzkYX9x!e$L)vy4}e_G0*}aI zpz`Y=%;=;sy8<XES>hT|5}cn_Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBIkaez;V ztD>s5hK7cwrlyvbmbSJI5a{dcn_7E#dU|_#`}+F&`}qe3hlGWMhKEN)MMlLWC8sqU zjyVa`Zs+OZ7@{#TIpF}y8;OQSL1rF3MKiM!MKQa&un<KxIY!2~G!aETMui7yPC}0a p7?}P3m~lBU)+u_~m`reD*#3+q;l#5Kyg-u}JYD@<);T3K0RVPKLqGrk literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/shade-inactive.png b/.themes/arc-gruvbox/xfwm4/shade-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..0b33d331e53035034fd79672a1014d62a8e1a0cf GIT binary patch literal 255 zcmeAS@N?(olHy`uVBq!ia0vp^LO?9T!3-p$rQ}6{6mzkYX9x!e$L)vy4}e_G0*}aI zpz`Y=%;=;sy8<XES>hT|5}cn_Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBIkaez;V ztD>s5hK7cwrlyvbmbSJI5a{dcn_7E#dU|_#`}+F&`}qe3hlGWMhKEN)MMlLWC8sqU zjyVa`Zs+OZ7@{#TIpF}y8;OQSL1rF3MKiM!MKQa&un<KxIY!2~G!aETMui7yPC}0a p7?}P3m~lBU)+u_~m`reD*#3+q;l#5Kyg-u}JYD@<);T3K0RVPKLqGrk literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/shade-pressed.png b/.themes/arc-gruvbox/xfwm4/shade-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..c6341c4cd171956752643ed69a07b427a50d8720 GIT binary patch literal 262 zcmeAS@N?(olHy`uVBq!ia0vp^LO?9T!3-p$rQ}6{6mzkYX9x!e$L)vy4}e_G0*}aI zpz`Y=%;=;sy8<XES>hT|5}cn_Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBIkWq?nJ ztD>s5hK7cwriPZLhOV}TzOIIefu^aohnbOvy`|>dYMsUPI_uhXHh1Y9nx=bvrrza+ zx;K{U{o1P^FmK^fpdt32E{-7@6O$7Tu)L9IXcT1T(NpyED^WCKbmR+B6th!QtP4v~ zRFhLwc#!HQ^hk(_Iq#1dmm_1HqL+=y1SbZ;(=0oeCZulz8pYu0>gTe~DWM4f<kU#C literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/stick-active.png b/.themes/arc-gruvbox/xfwm4/stick-active.png new file mode 100644 index 0000000000000000000000000000000000000000..22a3a14839e5e396f558b8a65bba5a7c8c819f94 GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^LO?9T#0(?_SFvvaQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EJOMr- zu8OMK8X6j=)*ea8X({11d4S@|o-U3d95a&>7@9*JHZ&-Ta4>l&?O!zc>;LtKJbfZ3 coo%1Ypek(=dB^Kf9Z)%gr>mdKI;Vst0N&X(9RL6T literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/stick-inactive.png b/.themes/arc-gruvbox/xfwm4/stick-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..22a3a14839e5e396f558b8a65bba5a7c8c819f94 GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^LO?9T#0(?_SFvvaQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EJOMr- zu8OMK8X6j=)*ea8X({11d4S@|o-U3d95a&>7@9*JHZ&-Ta4>l&?O!zc>;LtKJbfZ3 coo%1Ypek(=dB^Kf9Z)%gr>mdKI;Vst0N&X(9RL6T literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/stick-pressed.png b/.themes/arc-gruvbox/xfwm4/stick-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..8474fc360690f5393fa98790807b0e8f26104a92 GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^LO?9T#0(?_SFvvaQq09po*^6@9Je3(KLBz$3p^r= zfy%FgFr$;k><XZuWQl7;NpOBzNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)EJOMr- zu8OMK8X6j=)*iq1>bJj9d<Ya*_H=O!;h346z|b7(u%SUwgoDXLY5$_hU;nQ^<mnSR d>1_LC232X3$U9z->VV1_JYD@<);T3K0RTbyHmv{v literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/themerc b/.themes/arc-gruvbox/xfwm4/themerc new file mode 100644 index 00000000..d3c70632 --- /dev/null +++ b/.themes/arc-gruvbox/xfwm4/themerc @@ -0,0 +1,5 @@ +button_offset=4 +button_spacing=2 +full_width_title=true +title_shadow_active=false +title_shadow_inactive=false diff --git a/.themes/arc-gruvbox/xfwm4/title-1-active.png b/.themes/arc-gruvbox/xfwm4/title-1-active.png new file mode 100644 index 0000000000000000000000000000000000000000..baaf4b02b28c2940850957e0943b776757ac639d GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWc_SZHjo@h}t(y~ZmW#stDvf0yl!4;r-22WQ%mvv4F FO#mYuFPQ)U literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/title-1-inactive.png b/.themes/arc-gruvbox/xfwm4/title-1-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..baaf4b02b28c2940850957e0943b776757ac639d GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWc_SZHjo@h}t(y~ZmW#stDvf0yl!4;r-22WQ%mvv4F FO#mYuFPQ)U literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/title-2-active.png b/.themes/arc-gruvbox/xfwm4/title-2-active.png new file mode 100644 index 0000000000000000000000000000000000000000..baaf4b02b28c2940850957e0943b776757ac639d GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWc_SZHjo@h}t(y~ZmW#stDvf0yl!4;r-22WQ%mvv4F FO#mYuFPQ)U literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/title-2-inactive.png b/.themes/arc-gruvbox/xfwm4/title-2-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..baaf4b02b28c2940850957e0943b776757ac639d GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWc_SZHjo@h}t(y~ZmW#stDvf0yl!4;r-22WQ%mvv4F FO#mYuFPQ)U literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/title-3-active.png b/.themes/arc-gruvbox/xfwm4/title-3-active.png new file mode 100644 index 0000000000000000000000000000000000000000..baaf4b02b28c2940850957e0943b776757ac639d GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWc_SZHjo@h}t(y~ZmW#stDvf0yl!4;r-22WQ%mvv4F FO#mYuFPQ)U literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/title-3-inactive.png b/.themes/arc-gruvbox/xfwm4/title-3-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..baaf4b02b28c2940850957e0943b776757ac639d GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWc_SZHjo@h}t(y~ZmW#stDvf0yl!4;r-22WQ%mvv4F FO#mYuFPQ)U literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/title-4-active.png b/.themes/arc-gruvbox/xfwm4/title-4-active.png new file mode 100644 index 0000000000000000000000000000000000000000..baaf4b02b28c2940850957e0943b776757ac639d GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWc_SZHjo@h}t(y~ZmW#stDvf0yl!4;r-22WQ%mvv4F FO#mYuFPQ)U literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/title-4-inactive.png b/.themes/arc-gruvbox/xfwm4/title-4-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..baaf4b02b28c2940850957e0943b776757ac639d GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWc_SZHjo@h}t(y~ZmW#stDvf0yl!4;r-22WQ%mvv4F FO#mYuFPQ)U literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/title-5-active.png b/.themes/arc-gruvbox/xfwm4/title-5-active.png new file mode 100644 index 0000000000000000000000000000000000000000..baaf4b02b28c2940850957e0943b776757ac639d GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWc_SZHjo@h}t(y~ZmW#stDvf0yl!4;r-22WQ%mvv4F FO#mYuFPQ)U literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/title-5-inactive.png b/.themes/arc-gruvbox/xfwm4/title-5-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..baaf4b02b28c2940850957e0943b776757ac639d GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^tUxTo!3HE(ZY$jeq*#ibJVQ8upoSx*1IXtr@Q5r1 zs=p4xj7}P}D}aKMC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8c)B=- zXiQ8F3Ay_3d;?pA%aN3eM<pWc_SZHjo@h}t(y~ZmW#stDvf0yl!4;r-22WQ%mvv4F FO#mYuFPQ)U literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/top-left-active.png b/.themes/arc-gruvbox/xfwm4/top-left-active.png new file mode 100644 index 0000000000000000000000000000000000000000..b4991edbc2d5d5c5ca3fdc56204520fc585b10aa GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^Oh7Ed!3HF~v+~XZDVAa<&kznEsNqQI0P;BtJR*yM z>aT+^qm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0voo-U3d z95a&>fFK~`>c8_VR;>CP@8UD9v9qzU@!{v&>;i1e%!fCmGBC8SWs|jg>v9{Yi^0>? K&t;ucLK6T#lrt~@ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/top-left-inactive.png b/.themes/arc-gruvbox/xfwm4/top-left-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..b4991edbc2d5d5c5ca3fdc56204520fc585b10aa GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^Oh7Ed!3HF~v+~XZDVAa<&kznEsNqQI0P;BtJR*yM z>aT+^qm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0voo-U3d z95a&>fFK~`>c8_VR;>CP@8UD9v9qzU@!{v&>;i1e%!fCmGBC8SWs|jg>v9{Yi^0>? K&t;ucLK6T#lrt~@ literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/top-right-active.png b/.themes/arc-gruvbox/xfwm4/top-right-active.png new file mode 100644 index 0000000000000000000000000000000000000000..2f7f780bba7615d8087246873b5037ad7ca9dd8c GIT binary patch literal 172 zcmeAS@N?(olHy`uVBq!ia0vp^Oh7Ed!3HF~v+~XZDVAa<&kznEsNqQI0P;BtJR*yM z>aT+^qm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0wTo-U3d z95a&xLazQhe*g%Sl+;cGsSopCe!k7l0|Gug0R}OW40`;m>p2w{M*}r6c)I$ztaD0e F0s#HKFuwo* literal 0 HcmV?d00001 diff --git a/.themes/arc-gruvbox/xfwm4/top-right-inactive.png b/.themes/arc-gruvbox/xfwm4/top-right-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..2f7f780bba7615d8087246873b5037ad7ca9dd8c GIT binary patch literal 172 zcmeAS@N?(olHy`uVBq!ia0vp^Oh7Ed!3HF~v+~XZDVAa<&kznEsNqQI0P;BtJR*yM z>aT+^qm#z$3ZS55iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0wTo-U3d z95a&xLazQhe*g%Sl+;cGsSopCe!k7l0|Gug0R}OW40`;m>p2w{M*}r6c)I$ztaD0e F0s#HKFuwo* literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/.fix/fix.sh b/.themes/papirus-dark/.fix/fix.sh new file mode 100755 index 00000000..e5a830f4 --- /dev/null +++ b/.themes/papirus-dark/.fix/fix.sh @@ -0,0 +1,118 @@ +#!/bin/bash +# Fix GTK 2 +mogrify -colorspace GRAY ../gtk-2.0/Arrows/*.png +mogrify -colorspace GRAY ../gtk-2.0/Buttons/*.png +mogrify -colorspace GRAY ../gtk-2.0/Check-Radio/*.png +mogrify -colorspace GRAY ../gtk-2.0/Entry/*.png +mogrify -colorspace GRAY ../gtk-2.0/Expanders/*.png +mogrify -colorspace GRAY ../gtk-2.0/Handles/*.png +mogrify -colorspace GRAY ../gtk-2.0/Lines/*.png +mogrify -colorspace GRAY ../gtk-2.0/Menubar/*.png +mogrify -colorspace GRAY ../gtk-2.0/Others/*.png +mogrify -colorspace GRAY ../gtk-2.0/ProgressBar/*.png +mogrify -colorspace GRAY ../gtk-2.0/Range/*.png +mogrify -colorspace GRAY ../gtk-2.0/Scrollbars/*.png +mogrify -colorspace GRAY ../gtk-2.0/Shadows/*.png +mogrify -colorspace GRAY ../gtk-2.0/Spin/*.png +mogrify -colorspace GRAY ../gtk-2.0/Tabs/*.png +mogrify -colorspace GRAY ../gtk-2.0/Toolbar/*.png +sed -i 's|3DAEE9|363636|g' ../gtk-2.0/gtkrc +sed -i 's|31363B|222222|g' ../gtk-2.0/gtkrc +sed -i 's|232629|222222|g' ../gtk-2.0/gtkrc +sed -i 's|353535|222222|g' ../gtk-2.0/gtkrc +cp tool* ../gtk-2.0/Toolbar/ +cp handle* ../gtk-2.0/Handles/ +cp menu* ../gtk-2.0/Menubar/ +# Fix GTK 3 +mogrify -colorspace GRAY ../gtk-3.0/assets/*.png +sed -i 's|93cee9|2E2E2E|g' ../gtk-3.0/*css +sed -i 's|3DADE8|363636|g' ../gtk-3.0/*css +sed -i 's|3DAEE9|363636|g' ../gtk-3.0/*css +sed -i 's|3daee9|363636|g' ../gtk-3.0/*css +sed -i 's|31363B|222222|g' ../gtk-3.0/*css +sed -i 's|232629|222222|g' ../gtk-3.0/*css +sed -i 's|353535|222222|g' ../gtk-3.0/*css +sed -i 's|93cee9|A6A6A6|g' ../gtk-3.0/*css +sed -i 's|3DADE8|888888|g' ../gtk-3.0/*css +sed -i 's|3DAEE9|888888|g' ../gtk-3.0/*css +sed -i 's|3daee9|888888|g' ../gtk-3.0/*css +sed -i 's|96CDF1|888888|g' ../gtk-3.0/*css +sed -i 's|96cdf1|888888|g' ../gtk-3.0/*css +sed -i 's|86B7D7|888888|g' ../gtk-3.0/*css +sed -i 's|86b7d7|888888|g' ../gtk-3.0/*css +sed -i 's|CBE2EF|888888|g' ../gtk-3.0/*css +sed -i 's|cbe2ef|888888|g' ../gtk-3.0/*css +sed -i 's|96CDF1|888888|g' ../gtk-3.0/*css +sed -i 's|96cdf1|888888|g' ../gtk-3.0/*css +sed -i 's|86B7D7|888888|g' ../gtk-3.0/*css +sed -i 's|86b7d7|888888|g' ../gtk-3.0/*css +sed -i 's|CBE2EF|888888|g' ../gtk-3.0/*css +sed -i 's|cbe2ef|888888|g' ../gtk-3.0/*css +sed -i 's|232629|262626|g' ../gtk-3.0/*css +sed -i 's|31363b|363636|g' ../gtk-3.0/*css +sed -i 's|31363B|363636|g' ../gtk-3.0/*css +sed -i 's|475057|4f4f4f|g' ../gtk-3.0/*css +sed -i 's|bdc3c7|c2c2c2|g' ../gtk-3.0/*css +sed -i 's|696D71|6d6d6d|g' ../gtk-3.0/*css +sed -i 's|2a76c6|787878|g' ../gtk-3.0/*css +sed -i 's|215d9c|5f5f5f|g' ../gtk-3.0/*css +sed -i 's|2e3436|323232|g' ../gtk-3.0/*css +sed -i 's|4a90d9|919191|g' ../gtk-3.0/*css +sed -i 's|575c5e|5b5b5b|g' ../gtk-3.0/*css +sed -i 's|5f9ddd|9e9e9e|g' ../gtk-3.0/*css +sed -i 's|3583d5|858585|g' ../gtk-3.0/*css +sed -i 's|85b4e5|b5b5b5|g' ../gtk-3.0/*css +sed -i 's|5b9add|9c9c9c|g' ../gtk-3.0/*css +sed -i 's|1c5187|525252|g' ../gtk-3.0/*css +sed -i 's|2b79cb|7b7b7b|g' ../gtk-3.0/*css +sed -i 's|2e7fd3|808080|g' ../gtk-3.0/*css +sed -i 's|dae8f7|e9e9e9|g' ../gtk-3.0/*css +sed -i 's|d4e3f3|e3e3e3|g' ../gtk-3.0/*css +sed -i 's|8db8e6|b9b9b9|g' ../gtk-3.0/*css +sed -i 's|5093da|959595|g' ../gtk-3.0/*css +sed -i 's|b9d3f0|d5d5d5|g' ../gtk-3.0/*css +sed -i 's|4a8cd1|8d8d8d|g' ../gtk-3.0/*css +sed -i 's|b6d2ef|d3d3d3|g' ../gtk-3.0/*css +sed -i 's|ecf3fb|f3f3f3|g' ../gtk-3.0/*css +sed -i 's|42484a|464646|g' ../gtk-3.0/*css +sed -i 's|184472|454545|g' ../gtk-3.0/*css +sed -i 's|3875b4|767676|g' ../gtk-3.0/*css +sed -i 's|a4c7ec|c8c8c8|g' ../gtk-3.0/*css +sed -i 's|9ac1e9|c1c1c1|g' ../gtk-3.0/*css +sed -i 's|65a0de|a1a1a1|g' ../gtk-3.0/*css +sed -i 's|92bce8|bdbdbd|g' ../gtk-3.0/*css +sed -i 's|80b1e4|b2b2b2|g' ../gtk-3.0/*css +sed -i 's|3c6287|626262|g' ../gtk-3.0/*css +sed -i 's|c8ddf3|dddddd|g' ../gtk-3.0/*css +sed -i 's|63a0de|a0a0a0|g' ../gtk-3.0/*css +sed -i 's|153d65|3d3d3d|g' ../gtk-3.0/*css +sed -i 's|4786c8|878787|g' ../gtk-3.0/*css +sed -i 's|748489|7f7f7f|g' ../gtk-3.0/*css +sed -i 's|b2cfee|d0d0d0|g' ../gtk-3.0/*css +sed -i 's|0f2b48|2c2c2c|g' ../gtk-3.0/*css +sed -i 's|256ab1|6b6b6b|g' ../gtk-3.0/*css +sed -i 's|0b1e33|1f1f1f|g' ../gtk-3.0/*css +sed -i 's|3180d4|828282|g' ../gtk-3.0/*css +sed -i 's|2467ad|696969|g' ../gtk-3.0/*css +sed -i 's|194776|484848|g' ../gtk-3.0/*css +sed -i 's|1b4d80|4e4e4e|g' ../gtk-3.0/*css +sed -i 's|d2deeb|dfdfdf|g' ../gtk-3.0/*css +sed -i 's|d0d9e2|d9d9d9|g' ../gtk-3.0/*css +sed -i 's|6c88a5|888888|g' ../gtk-3.0/*css +sed -i 's|1d4876|4a4a4a|g' ../gtk-3.0/*css +sed -i 's|a4b5c8|b6b6b6|g' ../gtk-3.0/*css +sed -i 's|1b436f|454545|g' ../gtk-3.0/*css +sed -i 's|dce9ef|e5e5e5|g' ../gtk-3.0/*css +sed -i 's|DCE9EF|e5e5e5|g' ../gtk-3.0/*css +sed -i 's|46b2ea|989898|g' ../gtk-3.0/*css +sed -i 's|3A3F44|3f3f3f|g' ../gtk-3.0/*css +sed -i 's|81caf0|b9b9b9|g' ../gtk-3.0/*css +sed -i 's|363b41|3c3c3c|g' ../gtk-3.0/*css +sed -i 's|8f9295|929292|g' ../gtk-3.0/*css +sed -i 's|606468|646464|g' ../gtk-3.0/*css +sed -i 's|3a3f44|3f3f3f|g' ../gtk-3.0/*css +sed -i 's|1787c2|6d6d6d|g' ../gtk-3.0/*css +sed -i 's|6bc0ed|6d6d6d|g' ../gtk-3.0/*css +sed -i 's|61, 174, 233|147, 147, 147|g' ../gtk-3.0/*css +sed -i 's|147, 206, 233|190, 190, 190|g' ../gtk-3.0/*css +sed -i 's|61, 173, 232|146, 146, 146|g' ../gtk-3.0/*css diff --git a/.themes/papirus-dark/.fix/handle-h.png b/.themes/papirus-dark/.fix/handle-h.png new file mode 100644 index 0000000000000000000000000000000000000000..e4e834cd7832f653f6fe37799911468578dd5235 GIT binary patch literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^5<twv0VEjG1D$VzI7!~_E)4(M`_JqL@;D1TB8!2l zuY)k7lg8`{pdfpRr>`sfeI9;s9c2T7FcqMXpr?yt2*>s0kfZ~AGYUG4fr=y;)Mm2Y R3kFIuc)I$ztaD0e0sx5`9J&Ai literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/.fix/handle-v.png b/.themes/papirus-dark/.fix/handle-v.png new file mode 100644 index 0000000000000000000000000000000000000000..59ffb7f1667ac652a4abc1262a0c6e6ee1da2215 GIT binary patch literal 126 zcmeAS@N?(olHy`uVBq!ia0vp^Oh7Eb0VEi{PAFyt2_$*DyD<E3??1C2$m1;Vh%5%G zz7E2SP8zc-fP(BLp1!W^_j&lmbquzw6aNJi;`elM4B@z*9Fmlfw1A0;L7<Ew=#d-S QWuO#;r>mdKI;Vst0H<vpK>z>% literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/.fix/menu-frame.png b/.themes/papirus-dark/.fix/menu-frame.png new file mode 100644 index 0000000000000000000000000000000000000000..1bc1fdda2ac8412ce4e793272a8e8c93c37432d5 GIT binary patch literal 140 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2VkYHF5IUx~9F(rAsyD<E3??1C2$m1;Vh%5%G zz7E2SP8zc-fP(BLp1!W^_j&lm^$gl(l!An0JzX3_IIbs$d`fC)$kmCvy}(Cbjm=`g eoRb|Jm>7OOXI{*3(YYF^kipZ{&t;ucLK6VeDJC!g literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/.fix/menubar-button.png b/.themes/papirus-dark/.fix/menubar-button.png new file mode 100644 index 0000000000000000000000000000000000000000..948256f5f7585a8ee311c63371357e064eec8a97 GIT binary patch literal 159 zcmeAS@N?(olHy`uVBq!ia0vp^20$#$!2%>FBpmq(q?nSt-CY>|xA&jf59DzcctjQh zRbK~TMkkHg6+l7u5>H=O_WL{n3=Af-A9@u6g$z7h978;gCnqd0Oh`#E`0a1~*x%6T s;w|>YVm(m?SqE3J!Wqs-m}W6E<XvSl`uS<=H=teyPgg&ebxsLQ0ErqeS^xk5 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/.fix/toolbar-bg.png b/.themes/papirus-dark/.fix/toolbar-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..f8e490a61e340a69790f2c0253b8d1eac84b5611 GIT binary patch literal 239 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2ZkYLDNS(^Z)SkfJR9T^xl_H+M9WCik>lDyqr z82GJ>>=pxgoCO|{#X#NHL734=V|E2lkiEpy*OmP~j{uXJsQ4w`RG<)_r;B3<$Mxg@ zCPubR9t_7z*p{}5Oy35SQ7v(eC`m~yNwrEYN(E93Mh1qax`sx&hGroKMpniaRz`-} n2F6wf1}|o@x1ngr%}>cptHiBg=JEYjKn)C@u6{1-oD!M<Kkzv% literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/.fix/toolbutton-normal.png b/.themes/papirus-dark/.fix/toolbutton-normal.png new file mode 100644 index 0000000000000000000000000000000000000000..e9699c58d23b6b8733caa46cbd2bae13fac9d36a GIT binary patch literal 288 zcmeAS@N?(olHy`uVBq!ia0vp^AhrS{kYHf0yW#+(SkfJR9T^xl_H+M9WCik>N`m}? z85qhYpS1w-lDyqr7#Qz%2`>TiI14-?i-Bfc2Vq7hjoB4ILG}_)Usv|~JOWG#nt9K! zr2vI^JY5_^IIbrrEYJn=5*QfGCy0ZTs+PD$l%yn<q*^5xr2;7iBLhQIT|*;XL$eSA zBP(MgD-%O)17j-#1Iz34PM~PW%}>cptHiCrqf4y>s6i5BLvVgtNqJ&XDnogBxn5>o dc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngGoHNU;C_ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/AUTHORS b/.themes/papirus-dark/AUTHORS new file mode 100644 index 00000000..18e10fef --- /dev/null +++ b/.themes/papirus-dark/AUTHORS @@ -0,0 +1,6 @@ +------------------------ PAPIRUS DARK GTK THEME (only for KDE) ------------------------ +SOURCES: +Gnome Breeze - Dirruk1 (https://github.com/dirruk1/gnome-breeze) + +CUSTOMIZER: +Alexey Varfolomeev - Papirus Pack KDE (https://github.com/varlesh/papirus-suite) diff --git a/.themes/papirus-dark/LICENSE b/.themes/papirus-dark/LICENSE new file mode 100644 index 00000000..9f9b88d3 --- /dev/null +++ b/.themes/papirus-dark/LICENSE @@ -0,0 +1,177 @@ +GNU LESSER GENERAL PUBLIC LICENSE + +Version 2.1, February 1999 + +Copyright (C) 1991, 1999 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. + +This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. + +When we speak of free software, we are referring to freedom of use, 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 this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. + +To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. + +For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. + +We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. + +To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. + +Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. + +Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. + +When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. + +We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. + +For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. + +In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. + +Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. + +The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". + +A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. + +The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) + +"Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. + +1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. + c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. + d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. + + (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. + +Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. + +This option is useful when you wish to copy part of the code of the Library into a program that is not a library. + +4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. + +If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. + +5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. + +However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. + +When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. + +If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) + +Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. + +6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. + +You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: + + a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) + b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. + c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. + d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. + e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. + +For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. + +7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. + b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + +8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. + +10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. + +11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +13. The Free Software Foundation may publish revised and/or new versions of the Lesser 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 Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. + +14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "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 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY 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 LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +END OF TERMS AND CONDITIONS +How to Apply These Terms to Your New Libraries + +If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). + +To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey 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 library's name and an idea of what it does. +Copyright (C) year name of author + +This library is free software; you can redistribute it and/or +modify it under the terms of the GNU Lesser General Public +License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. + +This library 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 +Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public +License along with this library; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in +the library `Frob' (a library for tweaking knobs) written +by James Random Hacker. + +signature of Ty Coon, 1 April 1990 +Ty Coon, President of Vice + +That's all there is to it! diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-down-insens.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-down-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..e4c9e1f35c81c253299bb007d4a911a23d8787ad GIT binary patch literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehOJo-U3d9M_W* z6j%+OdDqw5zn0z<ASJ$BLAY5fIz~!-lR~siv)1R6?8|D__~~8e`=6GOkf8A-r7Lxh zeWt!K^Wm4jm(}c_8?#RKU+jsW>eC(`d=ksU(<89<rk_ui&gy?H4lI%qGZYUke?Ob^ z4|m!QlT`Dz#YLf>pO}Rh7?P@#Cm$DNV*<KEwZt`|BqgyV)hf9t6-Y4{85o-B8kp!B znuiz~Ss9sI85(OF7+V<_7_YAQjG`eoKP5A*5~0B~1gOr`45$>MVPDD4M4$#qkPX54 rX(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNA^&EK0 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-down-prelight.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-down-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..578cd70f2f4f4231499df6925fb79dd76aced60c GIT binary patch literal 347 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehPgo-U3d9M_W* z6gdBw{MG5v`V{$Nx#ng2{A;!+gyy$Ke*g11Eg|8@y-$x1r3-dEkU#i-dHolM&;u#~ zEQvz)As1LAB_t&3O8)%#yqLLrc3s7!XY4>X?%%07-{*t61JDB164!{5l*E!$tK_0o zAjM#0U}&amV4`bi9%5)@Wn^w;Xsm5uY-M0zyt?8uiiX_$l+3hBga*?PpgL1Cpi+p2 zeI+{+ff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b=d#Wzp$Pyl Cy=}Ar literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-down-small-insens.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-down-small-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..3f5951e90e6a99c2f80ecf9efe6fc0c7335b5925 GIT binary patch literal 337 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSbRZ%-G;5RU7~ z2?yAUY(DoYtf^Tn<Il#X#>O`7@&BC9K9UkeJpXTPo|lr407MBIBEO{1e`s)QtW5lG zy+VN5dEtfm3e!sezL(g*%rJ9;Afpktz!{*iswJ)wB`Jv|saDBFsX&Us$iUD{*T6*A z&^*M@$jZpv%FtNbz}U*bz<71VXA}*&`6-!cl?V-{AwYGeW<aG74f{%VCIU4`f@}!R rPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*}Q$iB}Ncv<q literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-down-small-prelight.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-down-small-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..49fe72b233bce0776c9baef0ee45eb50be62c16e GIT binary patch literal 319 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSbROHUWa5RU7~ z2?yBfeE!U1O04z&X()Io;78$mcQNL}-<Qbq*RMEmW#ylWFU1%8-3u5y9-J4}U|In* zj8pR2mF=gqfQG1+xJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?BXcW5V{HRtD+2@L z)fJynH00)|WTsUjG?<0})tQ<Bl|nS^E7_R{)F276Aviy+q&%@Gm7%=6TrV>(yEr+q ZAXP8FD1G)j8!4b722WQ%mvv4FO#l}BUwZ%m literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-down-small.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-down-small.png new file mode 100644 index 0000000000000000000000000000000000000000..adeb36435ae95aadf312eefc04650446dfb68cc8 GIT binary patch literal 319 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSbROHUWa5RU7~ z2?yBj`Pa;6N?p2VK1ZU)p8enTx*H$XUi#fGAG+X`-KstHU+OOYb}wM;c(7YogJ}f= z!{ahZzwaq+-atcCOI#yLQW8s2t&)pUffR$0fuWhMfr+l6d5EErm65rXp|Q4sv6X>= z@#>1tC>nC}Q!>*k5gJTGfa*-mfJz}6_Lb~R1Zt23*$|wcR#Ki=l*&+EUaps!mtCBk aSdglhUz9%kosASw5re0zpUXO@geCw1p<uoM literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-down.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-down.png new file mode 100644 index 0000000000000000000000000000000000000000..7fc1c26553ad9f4992989f0542b43078804b3038 GIT binary patch literal 346 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehN~o-U3d9M_W* z6gX=P{;Kq7ee(R#ta-Wq{r>6+s&<_J?|!~NyRq@1^XcE*^IaBHvEH9wcc0mqL#t7V zWAcv`O=>3&960b{-Q&OW%Vi_(d^tDS#9o1cVN<u(g%=#<w}9rWmbgZgq$HN4S|t~y z0x1R~14A=i0~1|C^AJNLD<g9&Lt||NV=Ds#<JA?PQ8eV{r(~v8A~cwW0M(hA0hK~D z>?_%s2-F}6vLQG>t)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7a& Cyl;#E literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-left-insens.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-left-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..95c2a5f79939f7edc1c9406590fa7ccdc7664be7 GIT binary patch literal 377 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehP^o-U3d9M_Z6 z92kG{iS75VOG`*_5<64&Yx%*y^BRFbFmi%tZ+YNtbCJXp#~lW%6t29933Z$Of3;u} z56>AMAXt8HrjhZ@oiWybq+Mq;KKxP}yzjmr2WQ$0n^i2vhip<fRTA0SE`QgptgE;F zIkS<G;aI7Giu0cXkAc>!mbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD<g9&Lt||N zV=Ds#<JA?PQ8eV{r(~v8A~cwW0M(hA0hK~D>?_%s2-F}6vLQG>t)x7$D3zhSyj(9c eFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7YcU3Z}X literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-left-prelight.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-left-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..2f6bbb1c9605ad9a91dfd517c254b2b0db9154f5 GIT binary patch literal 305 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehQEo-U3d9M_W* z92oCQ*Ud6o(EMK4Uav-M;kpO>=jHd;uP{ttTC-}UF5_2KhFRCN-!6$+G6$$lwZt`| zBqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~Ss9sI85(OF7+V<_7_YAQjG`eoKP5A*5~0B~ z1gOr`45$>MVPDD4M4$#qkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a L`njxgN@xNAZs=El literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-left-small-insens.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-left-small-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..92561960f9cd8f4aaeea94933aeb65881a58f582 GIT binary patch literal 359 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!2%?APo63Uq*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+AhQd-~<Sq#*D9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F1(}lQ>Eal|aXt0y zMqUR8iH3{s>(mOeqCJkVakX;3=scoUq@9twP|>{6Yk81{XwjEFta5)!9Va(3T=})` z2?OiaX+gfnniebxn7xtV(BoeJE5{h*&V=vUWm9-skKyl2e!V{|`Yj6L9-i(SUH~mq zEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^egRz~JlhQ`_k##ROf#;YqnqiD#@PsvQH zL})M#0je`K11g1R*jKVM5vV~DWJ7R%T1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#T$ OMGT&<elF{r5}E*PNpIl* literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-left-small-prelight.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-left-small-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..93312d6b35107f20f03c216eab70e6da18bd540a GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!2%?APo63Uq*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+AhQd-~<Sq#*D9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F1)1XE>Eal|aXmTV z0E>M{oli<aLQ+CP!jFZgHq3v><`VMt_+$B*JRtC2vVPu=ogC}_?LO3BZNJH2hYv_} z4!^`5i7OX%7#Jo7OR!fY>IneNR4s9hC`m~yNwrEYN(E93Mh1pvx&|h?hUOuLMpj1V zR))sf2F6wf2F9x^KBH*J%}>cpt3+rp4FRe%H3KSzXxLY>GZCmk5@bVgep*R+Vo@qX jd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<6PRJA literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-left-small.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-left-small.png new file mode 100644 index 0000000000000000000000000000000000000000..8c167b39c9cc2c38c9d86162fcae46a773795856 GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!2%?APo63Uq*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+AhQd-~<Sq#*D9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F1)1XE>Eal|aXmTV z0E>L+J^z%1grtOogdZz@<^TULEf9G1d;k4ZBLg7#lU`H)=&#a_U*Eajzu$ZM&;uhw zpeTo3LQ!&v`(_3PDI3YjS3D9Y1I<(|ag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d) zM&?$A#@YtPRt5&ft1CXEXvob^$xN$6XfO={sxvhMDurm+SF$q^s6i5BLvVgtNqJ&X lDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngATvW&;2K literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-left.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-left.png new file mode 100644 index 0000000000000000000000000000000000000000..ffc4087cbb5db4d25be4383c682515780424c2dc GIT binary patch literal 305 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehQEo-U3d9M_W* z92nnA+s!aq(9Ey<UcW|Y;kpOb=fCf_UuBrUv}V;x9mdb93|0)<n)8fXI)U0$OI#yL zQW8s2t&)pUffR$0fuWhMfr+l6d5EErm65rXp|Q4sv6X>=@#>1tC>nC}Q!>*k5gJTG zfa*-mfJz}6_Lb~R1Zt23*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0z KpUXO@geCw#Q&oZh literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-right-insens.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-right-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..1e1e9f4a954faeb154c456abe902c9e8dc24854d GIT binary patch literal 383 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehPUo-U3d9M_W* zfZ)XRbL9yRj6OU-(3Jmw<<nh?+{VTR1_m-e9+!UIy?5t_mAf?#%@8_cP#MCR)>6s- zZ-#9Ghf#gmE7>bv92!qjc+zYPf0{7^fwI#Ff1Sh4CwD8@xaBkjB$ha`v5B#<v9;AZ z`D|B{bNI%`aJF18eeZEMHJ~F@OI#yLQW8s2t&)pUffR$0fuWhMfr+l6d5EErm65rX zp|Q4sv6X>=@#>1tC>nC}Q!>*k5gJTGfa*-mfJz}6_Lb~R1Zt23*$|wcR#Ki=l*&+E iUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyoxpTk( literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-right-prelight.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-right-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..d9f56016ed2999f1a50cb61bbd740f9a99ed5519 GIT binary patch literal 307 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehP(o-U3d9M_W* zfZ#{wuf2_o!hZyR)ctbj&sD8k@%P8y!@{v!6~wNJa3y_KWnk*pF;q^pNCj$CEpd$~ zNl7e8wMs5Z1yT$~28L$31}3_O<{^egRz~JlhQ`_k##ROf#;YqnqiD#@PsvQHL})M# z0je`K11g1R*jKVM5vV~DWJ7R%T1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#T$MGT&< KelF{r5}E)^Em!XV literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-right-small-insens.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-right-small-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..48a01eb1401b5872e80bc3b20051550b5538da85 GIT binary patch literal 351 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!2%?APo63Uq*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+AhQd-~<Sq#*D9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F1(_1*>Eal|aXmS~ zfz@(etCN73Ff;Sv?)#lP7x4hW86KYHaWnoVa2V__ekBc*Vm>_Ov(I;lKavtNC4iua z=fCELHOW8DpExif`NV?*yEgonJpy#5FfRkc;k}|BFOtLl0WDE2ag8WRNi0dVN-jzT zQVd20hGx13Cc1{^A%;d)M&?$A#@YtPRt5&ft1CXEXvob^$xN$6XfO={sxvhMDurm+ zSF$q^s6i5BLvVgtNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngB3z BXtDqR literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-right-small-prelight.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-right-small-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..30386c5dce8b14f977e5cc401121744e57b8ed49 GIT binary patch literal 322 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!2%?APo63Uq*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+AhQd-~<Sq#*D9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F1({;w>Eal|aXmS~ zfz@8^UqIuA84?oz;!`Ys1PkkZw|#j$SmoV$S9||I=`AO1T3$ID%#@Ij_$oQa@}0o~ zW`<k+k}N@6R2hNhsFt`!l%yn<q*^5xr2;7iBLhP-T>}$cL-P<rBP%0wD??*#17j-# z1LM^dpHVdA=BH$)RU$N)h5*%>ngNwUH0&$cnF!P%39=zLKdq!Zu_%?Hyu4g5GcUV1 bIk6yBFTW^#_B$IXpdtoOS3j3^P6<r_|BhW< literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-right-small.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-right-small.png new file mode 100644 index 0000000000000000000000000000000000000000..1c04742b4077a637644f70a6a16ab5d385217a74 GIT binary patch literal 320 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!2%?APo63Uq*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+AhQd-~<Sq#*D9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F1({;y>Eal|aXmS~ zf%Uz5T}b1G84?l_djG6{gb6E7|ME}MsQlt?;s26}M*ItZ3HYe7v9Z;vrT??$dBMQ2 zt4*S}-7sDRXo_lyYeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=GPg1`);2J<GB7Y+ zUGW)3LvDUbW?CgegJ}p*ov9g6DMZ7*lAVb_4U!-mg7ec#$`gxH8OqDc^)mCai<1)z ZQuXqS(r3T3kpe1W@O1TaS?83{1OSk`T1Nl? literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-right.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-right.png new file mode 100644 index 0000000000000000000000000000000000000000..d675487b01258995447bc94348e03d95e8d003da GIT binary patch literal 308 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehP3o-U3d9M_W* zfZ#{MuYHY-!h6Ik>VMVp=c?MR+WY_SIbq)q%?e^yMYxhat1{#!Xmdu|&S(beR4s9h zC`m~yNwrEYN(E93Mh1pvx&|h?hUOuLMpj1VR))sf2F6wf2F9x^KBH*J%}>cpt3+rp z4FRe%H3KSzXxLY>GZCmk5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9m Lu6{1-oD!M<nEhBv literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-up-insens.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-up-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..795a1be354871a8c967da38a7032f969e16f621b GIT binary patch literal 373 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehQjo-U3d9M_W* z6oj9wQo3=*z^#wFdAj85mDK`r!Y!xDl0p*a9$GQwb(_kZw?~#7+r8rd+z(1@tQ{=I zJ{#UjGaqiWj|<;_dp7s{U8iTf{}BH8`l87D31v$PHy$;-pRn!6-_I&e6B-}B$#2eH zb6>)PiJ_}c$=xG3ED30}YKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ}vNAHaGBnmU zFt#!<FkW5p8AU^GeoAIqB|?K~2vD7=8Bi%i!@iQ8i9ijKARB`7(@M${i&7cN%ggmL f^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0l+XkKXX1R> literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-up-prelight.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-up-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..6e38a608ee69e3d648b8f8c04a4efb7013464445 GIT binary patch literal 339 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehP-o-U3d9M_W* z6omhLIHGpr<Ky%Fd?p9q>)Px63HVv}%bkDLgLFZ*HhU%yAp=J?HkHozy!Pkn#oS)} z(fRZE&v&-A`O8i;33Se1w&W)xgNd&WGmB$_7tmnU64!{5l*E!$tK_0oAjM#0U}&am zV4`bi9%5)@Wn^w;Xsm5uY-M0zyt?8uiiX_$l+3hBga*?PpgL1Cpi+p2eI+{+ff^)1 uHU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b=d#Wzp$P!uzh@i( literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-up-small-insens.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-up-small-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..de648eea0ea9e382c3c99c34e1bda34bd5b28b96 GIT binary patch literal 339 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSbRUr!gu5RU7~ z2?rR?2&@V?VRGx&!Or(QK;R?Lxc_5M{{Lg*T#lis-2eR(Y>YD3zdT>>_^jNoHaRIF z!6ezr;H3%k;VGZb{Qf`NAc2|Tkh%C2`5UzdfCj6UxJHzuB$lLFB^RXvDF!10Lo;0i z6J0~|5JMv?BXcW5V{HRtD+2@L)fJynH00)|WTsUjG?<0})tQ<Bl|nS^E7_R{)F276 tAviy+q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#pGCXf^-< literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-up-small-prelight.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-up-small-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..08dcb3f9ff2a24959a5c7a34ef40713cc1e1d153 GIT binary patch literal 323 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSbRTTd6q5RU7~ z2?to~R{XK~=*)U3t%<|nP4bST8~D{ud~p7H{IUE@9-jM?>umn6<P@Cs!<JR)r|r|@ zE^D4KF`S4OXMU7v1hP=I#5JNMC9x#cD!C{XNHG{07@FxCnCKdshZq`J8JSxd8fzOE zTNxM_udeuvq9HdwB{QuOp}{l+sLs?3s1%}MU&+oypaw~h4Z-<oCFO}lsSM@i<$9TU e*~Q6;1*v-ZMd`EO*+>BuF?hQAxvX<aXaWFNY+=O! literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-up-small.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-up-small.png new file mode 100644 index 0000000000000000000000000000000000000000..87708ea6977193020429285041fbca2d02d8c45e GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSbRM^6{W5RU7~ z2?tp1R_(F=7|41kt%>8$?c)`%@7v8#IP8A)d;k4ZBZEEuRsX-NRbvK%!@oP<2P;f^ zAAHaMNR}RhajQhbqu~FWfrhD;xJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?BXcW5 zV{HRtD+2@L)fJynH00)|WTsUjG?<0})tQ<Bl|nS^E7_R{)F276Aviy+q&%@Gm7%=6 hTrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#pp|WoZBa literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/arrow-up.png b/.themes/papirus-dark/gtk-2.0/Arrows/arrow-up.png new file mode 100644 index 0000000000000000000000000000000000000000..105bc15ed2c23cdaa134c0827421b94550695c58 GIT binary patch literal 347 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehPgo-U3d9M_W* z6omJDKB9Kx<G=H}`6T)|ooX`@za(5rD5<;OyyTPf>EGP*T_hy#aqqF`o!-D{WT4== zC%>Zp-(&-)=jso?KfiBoP-EaK*5XlPpn8^{q4S)&XWJE?gFp*ZOI#yLQW8s2t&)pU zffR$0fuWhMfr+l6d5EErm65rXp|Q4sv6X>=@#>1tC>nC}Q!>*k5gJTGfa*-mfJz}6 z_Lb~R1Zt23*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCx= CnQN~A literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/menu-arrow-insens.png b/.themes/papirus-dark/gtk-2.0/Arrows/menu-arrow-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..1e1e9f4a954faeb154c456abe902c9e8dc24854d GIT binary patch literal 383 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehPUo-U3d9M_W* zfZ)XRbL9yRj6OU-(3Jmw<<nh?+{VTR1_m-e9+!UIy?5t_mAf?#%@8_cP#MCR)>6s- zZ-#9Ghf#gmE7>bv92!qjc+zYPf0{7^fwI#Ff1Sh4CwD8@xaBkjB$ha`v5B#<v9;AZ z`D|B{bNI%`aJF18eeZEMHJ~F@OI#yLQW8s2t&)pUffR$0fuWhMfr+l6d5EErm65rX zp|Q4sv6X>=@#>1tC>nC}Q!>*k5gJTGfa*-mfJz}6_Lb~R1Zt23*$|wcR#Ki=l*&+E iUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyoxpTk( literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/menu-arrow-prelight.png b/.themes/papirus-dark/gtk-2.0/Arrows/menu-arrow-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..d675487b01258995447bc94348e03d95e8d003da GIT binary patch literal 308 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehP3o-U3d9M_W* zfZ#{MuYHY-!h6Ik>VMVp=c?MR+WY_SIbq)q%?e^yMYxhat1{#!Xmdu|&S(beR4s9h zC`m~yNwrEYN(E93Mh1pvx&|h?hUOuLMpj1VR))sf2F6wf2F9x^KBH*J%}>cpt3+rp z4FRe%H3KSzXxLY>GZCmk5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9m Lu6{1-oD!M<nEhBv literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Arrows/menu-arrow.png b/.themes/papirus-dark/gtk-2.0/Arrows/menu-arrow.png new file mode 100644 index 0000000000000000000000000000000000000000..d675487b01258995447bc94348e03d95e8d003da GIT binary patch literal 308 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehP3o-U3d9M_W* zfZ#{MuYHY-!h6Ik>VMVp=c?MR+WY_SIbq)q%?e^yMYxhat1{#!Xmdu|&S(beR4s9h zC`m~yNwrEYN(E93Mh1pvx&|h?hUOuLMpj1VR))sf2F6wf2F9x^KBH*J%}>cpt3+rp z4FRe%H3KSzXxLY>GZCmk5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9m Lu6{1-oD!M<nEhBv literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Buttons/button-default.png b/.themes/papirus-dark/gtk-2.0/Buttons/button-default.png new file mode 100644 index 0000000000000000000000000000000000000000..282c1069ce78e4dbd4e48c50fc50587ad06b1c74 GIT binary patch literal 449 zcmeAS@N?(olHy`uVBq!ia0vp^;Xtg+!2%?`i{cD`6id3JuOkD)#(wTUiL5|AQ<As4 z3&a2R{xkc5JkA1-$YP-G>mbbNq%pe!D9B#o>Fdh=fQ6sgf+1-Ys~Avdx2KC^NW|f{ zmp1Y?IWV+7EN5pIYf{s3$XR=(gIhv+d4UuAg%b=>g4MAHR<z7Gz*xw#VV7~`f0p=< z-MI!<Y}`)|yebKfv3p(nu#aD9=OUxGFHe*|x~kx+)P8#R*N6p2cpu744B2Fo`!bYO zRnY5l&-|kQ-P}bdRj0>52w!)-olhot1BqFWUL7;feKD2&F4HE9;~V7PBsQhD-Kxz! zRALo8&41zT^0Hfs;tVWGEd{=ltyWEZ{E;<eg4$UhH5p!@H&jbpBT7;dOH!?pi&B9U zgOP!unXZ9}uAzB|p^=r5xs{=@wt=ygfr0Vriq9w-a`RI%(<%`fOhbU`OwE8wAsY6T z>`Vk|kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^r>mdKI;Vst0NB2p AQ~&?~ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Buttons/button-insensitive.png b/.themes/papirus-dark/gtk-2.0/Buttons/button-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..33ba06f24bf4775e75c47219d2f4032d73d58ca5 GIT binary patch literal 441 zcmeAS@N?(olHy`uVBq!ia0vp^;Xtg+!2%?`i{cD`6id3JuOkD)#(wTUiL5|AQ<As4 z3&a2R{xkc5JkA1-$YP-G>mbbNq%pe!D9B#o>Fdh=fQ6sgf+1-Ys~Avdv!{z=NW|f{ z=WMwS8Az}_Fppo<WZ!t}Ab01b$Rm;Y4>P}T`Q5dy5?d<J+O*{2!Mm@faJ(;Wau;>3 zz2d#mBdTDZ$?f3eCl}V~XC&8KWz5c%t6g(Mr1Vqd0@vPqOgm4g{C#7+#(jg(?vKKs z<6}3R*4zDN6PS>ehO<^n&*`iE(dD*-@zH6Xm+hv@GPEj$%g!In(R+Mj;rT;*SDvf3 zV0BPzZ|#hI_26MaEu;25^`o_}uatn!S1oakC`m~yNwrEYN(E93Mh1pvx&|h?hUOuL zMpj1VR))sf2F6wf2F9x^KBH*J%}>cpt3+rp4FRe%H3KSzXxLY>GZCmk5@bVgep*R+ nVo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<=&Yd_ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Buttons/button-normal.png b/.themes/papirus-dark/gtk-2.0/Buttons/button-normal.png new file mode 100644 index 0000000000000000000000000000000000000000..282c1069ce78e4dbd4e48c50fc50587ad06b1c74 GIT binary patch literal 449 zcmeAS@N?(olHy`uVBq!ia0vp^;Xtg+!2%?`i{cD`6id3JuOkD)#(wTUiL5|AQ<As4 z3&a2R{xkc5JkA1-$YP-G>mbbNq%pe!D9B#o>Fdh=fQ6sgf+1-Ys~Avdx2KC^NW|f{ zmp1Y?IWV+7EN5pIYf{s3$XR=(gIhv+d4UuAg%b=>g4MAHR<z7Gz*xw#VV7~`f0p=< z-MI!<Y}`)|yebKfv3p(nu#aD9=OUxGFHe*|x~kx+)P8#R*N6p2cpu744B2Fo`!bYO zRnY5l&-|kQ-P}bdRj0>52w!)-olhot1BqFWUL7;feKD2&F4HE9;~V7PBsQhD-Kxz! zRALo8&41zT^0Hfs;tVWGEd{=ltyWEZ{E;<eg4$UhH5p!@H&jbpBT7;dOH!?pi&B9U zgOP!unXZ9}uAzB|p^=r5xs{=@wt=ygfr0Vriq9w-a`RI%(<%`fOhbU`OwE8wAsY6T z>`Vk|kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^r>mdKI;Vst0NB2p AQ~&?~ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Buttons/button-prelight.png b/.themes/papirus-dark/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..84c21d1e614b4f2515faa732d843c2bf1baff34e GIT binary patch literal 452 zcmeAS@N?(olHy`uVBq!ia0vp^;Xtg+!2%?`i{cD`6id3JuOkD)#(wTUiL5|AQ<As4 z3&a2R{xkc5JkA1-$YP-G>mbbNq%pe!D9B#o>Fdh=fQ6sgf+1-Ys~AvdpQnpsNW|f{ zm#q1k92i_LnltzQkxFWsdrWkNp!CZambKBB@9}0hEu0&+hEZ5Ehi5)phd0A&$;sv6 z1zp-n<z<{<%FI#W+kYzGmgOq0oA!`%YL>tMHo;sqPAAK__^rp8RP$!&JoNUSwo12I zE5WlO$n^2@Gyfko#T1=Xoem+cPW0B>`D7B1Shb@xd$k$QDaWgfM*H0_$iGSG)^Sx% zDxbx|?fqGE)w`K;-`D#v2z+>WFvR!O%7g6h^*5WU9oH2LY5@8~wZt`|BqgyV)hf9t z6-Y4{85o-B8kp!Bnuiz~Ss9sI85(OF7+V<_7_YAQjG`eoKP5A*5~0B~1gOr`45$>M zVPDD4M4$#qkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNA DL$H>M literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Buttons/button-pressed.png b/.themes/papirus-dark/gtk-2.0/Buttons/button-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..95177f8c31de013256a0c69d66d95559e1e5a9ff GIT binary patch literal 465 zcmeAS@N?(olHy`uVBq!ia0vp^;Xtg+!2%?`i{cD`6id3JuOkD)#(wTUiL5|AQ<As4 z3&a2R{xkc5JkA1-$YP-G>mbbNq%pe!D9B#o>Fdh=fQ6sgf+1-Ys~Aw|w5N+>NW|f{ zH*C2MIS8~p%r6aa>}VBR_QfF1=?hm<veoK42c$g?oKs5wVBqL@aK6&Sl<RI=F8d0q zbAO)qAo0hx$gP>_ipxF(z87+Nne}ghj)`|(x2s*#qGnc6<Gjw?wVX~y&UtOQSq%L= z+ZXvf5ffjsllAG2zS!^`p+%{?57ic@@*EO<7r*1vm6q39;oG!h!gp@EtF^Nz_F>%) z&$ss8@h_Pjteg(;ZhS4KoZt6-dR+37U3X@@fBCp}cl7dfR)>ZB{6~C$1@>wC`4`IC z``^1}cNpj`)e_f;l9a@fRIB8oR3OD*WMF8fYha>lXdYr{WMyP-WoWEzU~FYzV7$8G zGm3`X{FKbJN`wZ}5TH6!GoVt4hJ7VF6M-5eK{f>Er<If^7Ns(jmzV2h=4BTrCl;jY X<rk&TerF>ERK(!v>gTe~DWM4f8XcvV literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/checkbox-checked-insensitive.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..f33fa609bb1c4b78f8c5e5b316a466b6e8768237 GIT binary patch literal 398 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCq|PZ!4!jq}N0 zypmrhJxM>n`LF&@@TOG0<OA*If9wlaCncl{{M!=P)hW1MiLGruk53KHBOQT031(?A z)%_B2juJXP0<(BmdvXM-u`N2V!l-M?-$PoR9l05E_9>;@`rrSiLUe=ipWjCg9Qd@{ zWk-Lf`1Vcp^Y4`z{YgwoNO+JY&>q<*`X{l1lcC{?+_8rnp34H=q*~${QIe8al4_M) zlnSI6j0_CTbPY^&4b4LgjjW8!tqhH|4UDY}42)M-d`8ibo1c=IR*BGH8Uj>jY6esa z(Xg*%XChF8B*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg! E0GXnNC;$Ke literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/checkbox-checked.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..6adb6aa41b01111956507346d6faf2a6db8ed5e0 GIT binary patch literal 397 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCsGPZ!4!jq}Mm z83Ah^rlcL<-1m3yeVdIF3lGiTdq%%tb<%`{f?v@m&L3$F7i2!n&6bzORw%}Cyx&o# zd(w2C*$O;jY8<+KS5;axgqZ^qLL^;J#U)L3>2P{nBCL3M-`}YRRy#C3d>zlmHtqM> zb6aC7COy5rfBJHRKZz*`2@lc)+9Uf!|0Gs$GK8Lxo9MoGF&ofHswJ)wB`Jv|saDBF zsX&Us$iUD{*T6*A&^*M@$jZpv%FtNbz}U*bz<71VXA}*&`6-!cl?V-{AwYGeW<aG7 z4f{%VCIU4`f@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*}Q$iB} DM-_u3 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/checkbox-unchecked-insensitive.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/checkbox-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..899d75b3fc35dee775d62639a78c9b727ed9b169 GIT binary patch literal 370 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCrBPZ!4!jq}N0 zypmrhJxM>n`LF&@@TOG0<OA*If9wlaCncl{{M!=P)hW1MiLGruk53KHBOjh43}TO_ z81`sMd!71MpK^S4!`z4W)!Epl*{dF^_1Uvy>fhgAwoQJ>uguKMY~F0a%q_?K-(U|5 z!}afyHyb}bnGUp9wZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~Ss9sI85(OF7+V<_ z7_YAQjG`eoKP5A*5~0B~1gOr`45$>MVPDD4M4$#qkPX54X(i=}MX3zs<>h*rdD+Fu bi3O>8`9<lo-`Pk36)||a`njxgN@xNAFk5$e literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/checkbox-unchecked.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..c8a4c6e7b51d3c8ea6e7389f95ba7b3a4b6ffecd GIT binary patch literal 368 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCrRPZ!4!jq}Mo zxdN*aQ_~J`*8Q)&zGv4&!@uWqpPk<kYWTru#h<xH&mZXu7i2!1&SsXzR;b37#K2v6 zO2Ta_uWIW4|DPU(9ytBswLUZR>D_5pqiRlmx_)0hSmK|7k%2*hafk7S2ZkT`4|_8# zHkG`aTzH8OXsc?8YeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=GPg1`);2J<GB7Y+ zUGW)3LvDUbW?CgegJ}p*ov9g6DMZ7*lAVb_4U!-mg7ec#$`gxH8OqDc^)mCai<1)z ZQuXqS(r3T3kpe1W@O1TaS?83{1OWL<cd7sY literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-checked-insensitive.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..ff18277d28ce72a33d5dac4e1d5eb20ddc95e791 GIT binary patch literal 377 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehP^o-U3d8t0SG z1SWq;e2{#A*Um5}E%8fYob5xyJky;;JqLYwYJN;HFz~7SGJihnp);OoQ;sfrbn!_g z4-ohW$c3r$@DvGjbvAMstm-gv?cd<}uf5CZF`tn84&Pr>wA=k18)Y85ABzcPi?8YI z`}p|3F2lnB@zckSc{~PMuUg_7QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjW8!tqhH| z4UDY}42)M-d`8ibo1c=IR*BGH8Uj>jY6esa(Xg*%XChF8B*=!~{Irtt#G+J&^73-M g%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!08prT!vFvP literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-checked-prelight.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-checked-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..9383380c4010966cc1f2e5aa2f382cd50ab8935b GIT binary patch literal 358 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehNyo-U3d8t30m zI>_5#z{7mEYo!Kvz_n%FCOLxM4=>tzbJfrBSDF8)omp;A#yJjSja`Q(s)b!J5Y+v) zlxOj|XKc5GK2)r)EEHp7u>ZoV<-Gm+r%eyMC%3;~V>CWmyX(|nwjVO3wr!^wJArno zmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD<g9&Lt||NV=Ds#<JA?PQ8eV{r(~v8 zA~cwW0M(hA0hK~D>?_%s2-F}6vLQG>t)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysW OA_h-aKbLh*2~7ZZFmUMr literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-checked.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..43bce1c2263b4d20003d652a4508d39ceedec8ee GIT binary patch literal 367 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehPYo-U3d8t30m zJSf<pAi!MQ6Puyx#Cog!ic4G362XQ1H3x(P{y&?%d*|Fc%7<k6jDLCEY`VCfndQo! z13m19{-qolPg@T&G_1=0y;N`62PgY4yj*8rN3JOgw|b?n`byBDStC!lJ=MW=qj@}= z_$9-NtDQhgRZCnWN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd*k(H6Tm7%e=fw7f=f${2! z&nOyl^HVa@DiIn?LxAc`&45ZF8upd!Oay9>1lbUrpH@<ySd_|8US6)3nU`IhoLG>m XmtT}V`<;yxP!WTttDnm{r-UW|!UlBu literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-unchecked-insensitive.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..e751f606f6aa3c3e4b89f98b5dbc0d11170eed15 GIT binary patch literal 338 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehOSo-U3d8t0SG z1SWq;e2{#A*Um5}E%8fYob5xyJky;;JqLYwYJN;HFz~7SGJk$&BZtAN3=QpHQ?%Rt z9UEmHyB~`QWs9%r?EComzb->~guwKi2WJw2=Bk#sMwFx^mZVxG7o`Fz1|tJQGhG7{ zT|@H_LnA9Ab1Oq*Z3AN~0|VpL6`xTw<mRVjrd1*|n1%q=nVJEWLNx3v*$J{i5@bVg rep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<?aOGL literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-unchecked-prelight.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-unchecked-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..6c4e8b53c91bbe4251e1cbbe0e197251272ab937 GIT binary patch literal 330 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehOCo-U3d8t30$ z+Q{2rAi#1^G&ND`z?b_C_hbKfEo(0CITB~}@ZsYUQEqFuc_OLB50WOoz9HBkUn_Yw zNAyJZfxIcprSIu$Ob;qo$$jeqG*7j}HKHUXu_V<hxhNG#F&G&bn&}#t=o*@b7#dj_ znOhkeYa19_85kI^uK0|iAvZrIGp!P#!88P@&eRO36ry2Y$<9Qe21$?&!TD(=<%vb9 l4CUqJdYO6I#mR{Use1WE>9gP2NC6cwc)I$ztaD0e0szuyW()uT literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-unchecked.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..5fb27d703abf773ffcf8fc5d7c0edcbaa65f1855 GIT binary patch literal 336 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehOyo-U3d8t31h zIw;tnz{7B`J2yi$i8YFYzv=G<xrO}^jSt`U{EoZWeeBe3MaiwZ*jp!US$wYLmytF@ z{jVY^Ro91h1}m4FZ%dH;$+&&0K+?U6`_@2HRZCnWN>UO_QmvAUQh^kMk%6I^u7QcJ zp?Qd*k(H6Tm7%e=fw7f=f${2!&nOyl^HVa@DiIn?LxAc`&45ZF8upd!Oay9>1lbUr rpH@<ySd_|8US6)3nU`IhoLG>mmtT}V`<;yxP!WTttDnm{r-UW|xg}`g literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-checked-insensitive.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..f78586e9cb5ea25180f4cc27ce842bb98397f28e GIT binary patch literal 690 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbE*Lb=(hG?8G zofPOjxlp8i{^$DmBP#b!hCRD_r1w>ln#o+%kn4gXjx2XQV_ALwuzjp!j$D7YOw*-g z>pllZfk(4ulnL%ITs&i!rFqWhq~G)PPMH?kZr|Tt{NPXD1yxyf#lWu)Qd7>PEi0IF zB3|*3Et~3ny%>vzxrye>JTq^-Ih_^m)qm2ta(<-fU-RqcQ!{ri&7bC_Frn{6@;x@! z`)hq~YFjaF(vCl5x!>0Q9P{_9kM=Pe_eVtjvU<Pu*%z&O7LOhjZmfKHYkNZavbE-6 z*XESWIqevB=bFsoFAC|Uf6m>y(7*WR>(FGObLkgvUGZdfaMSj@U-ro?(PS0thRI(X z)e;lB4Hw7l;H%m<e~I#ib*s}CX#HuoR~IzBB*34te*ISVypFbuxxLM6zQ=CoGt*Oj zoRe|M{NbEw{+dra=j7)EnfoqNID2Z#{b^4p&zhF{GjsX0M+O>J6Mp5rJ3lRc%KRtg z^(Q4|mn7G{I^J1+zF#cq+qU1of>%dxsI%Dq>h`^+Y|ZM;(FO-LckI-5p8MxO*b9bN zht2XP%j~*&^zXcSrihN4EP=d@S8k>$YsjhZXMCu)=IH^oUBGx{P%UwdC`m~yNwrEY zN(E93Mh1pvx&|h?hUOuLMpj1VR))sf2F6wf2F9x^KBH*J%}>cpt3+rp4FRe%H3KSz zXxLY>GZCmk5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M< D*^D2^ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-checked-prelight.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-checked-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..ff5e40b08b52ae69857cd9b4378eae669dd01717 GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbEgFRgwLp08p zPV)3S93bHG`nE=#fS<rYt_TN}9S##t91wiK!Xco@k#~4YbG8bP&|$5PgHM=FyqVkk zGRvG>Dg8i*{{PpLcD-Vrx#Xbn%Z=yv)qDtfHDikIC%5=729et`XZub28W3NZ%dOn8 z#_*Eu=VRAu?xw3uUFfayx`Fl9Bjw+3J_qvaFf2KxKbxK5gIhVH_Dkbji(6ZT7WkGi zcsR$O*_<FFnb7$2mzwGM+=q9TzU*83$1=_IZdn)icFvbKg$^wDl$Yw|cL<usZ?H}2 zfQ5J$<LtyYj0HdZH5uBkZ1z9H#8JFZ;K#hp{^##5<vkGl%<vu8j9UfUC+ylcE5EU< zSV?1s{`(--1KD@k*O>J29?IGHclL26<&}(K7u4h>jGyf_Tg%{KyP9<ZmvZhb`@n+k z_{f9I+xzyt3=G<~NObZhxzpCSXP!RMzVf4s)3F}aC!Hbf`t}FEndil<;F<>van%yn zh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~Xk=w%Ze?h!ZD4F=U|_tu;xmed-29Zxv`T~q z(-5FKQ!}7ah=zS7I}?E#BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~ M>FVdQ&MBb@0J8w($p8QV literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-checked.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..458932754a48207114fed6f1a870befd3bc7e391 GIT binary patch literal 670 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbEXL!0ehG?8G zon+_}94OMZzc}AlT#Q}qz=jhE9yx~s*u55Q@wwY!+Su4~>3dFAq58VMV@Ftj$7Lre zN!*;9VQ|Co4ws^i(Sm2K1{+FWD8JwLn!&{N_5L{zYksyD+btBgPv=gNV6D5nDLU_S zmGbn%vkyGqX5v%)g2n2wRd%?=cGd6h>krTV==b;2szv(mx5R(+dp&ctT7FZk*c|=$ zlNX+5ntVV}+B0ACi`>SQ%e#*=-P4nwyZyEDFXQjOSKU&J=lhdhcCS*S?%X~rAK$xN z`|mq2+&amw*7fb_&aU|Z^}_A%>^YX`d7W-+)76+6=9@5)abvf_?K2u~i{cOLbrhJa zU@sXuLEztXi7f)!Ovf4)H(n5QDd!N;oy}~=la#{zMkapgw5iuSr}(v0FZpNZXl|Rb zh<Vki+@idBdaY{yztxgHtrib#HBNVL)V(SGFURu5vZbfwWUXo@XPL+HWkp`wQk?2& zE1ZAQd+)xSU-B}c5yAc8QMRF3<wuiewB^hezVNuLPbvMDrrh_REDz4#Vv;<jxAgJk z&Bc3vGEa7&W^v}>`MbbqQ!R0gC`m~yNwrEYN(E93Mh1pvx&|h?hUOuLMpj1VR))sf z2F6wf2F9x^KBH*J%}>cpt3+rp4FRe%H3KSzXxLY>GZCmk5@bVgep*R+Vo@qXd3m{B fW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<SD*(5 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-unchecked-insensitive.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..d17db51d2720ab41f7593845cde8e63b75d38687 GIT binary patch literal 577 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbEtvy{FLp09U zUfSq)C_v=c$M-T)P7+*#!sZ=sZya3WXg0IAQ|A@4MfXF|3g)J(SH%_lY8gvJQyT?2 zRNQ<SG!=JDsgBv;(em&5@6#vuT22=TF-Z)JDrs2uqImbMzqSiiJr*`dnEritkL8C? zR@)7e@OO7L9FFqDUP#{RxM^1Ov&3nif_A@UW)TT4>11EtULX7ZvCr=HJ(3QNuV!;R z`10hWK0}O&U~$}rrFYqmdb4d7t^8X({p+c$iy>m(QM))aZ#lNP-v4-L!u!s12Ra0# zI4@86Vz5ZnAXTzMvTcfIZQqt7dY`Xd-?(Y%*{gbI+i&K+cr9SO{CGo=X1tNv#7PVL zOvF1F&fni@KIi$L$=`q7YT_??6_I5we=vNf*GJ8x;%76|4H@?=F`C*t^I6z2hlXi~ zb(g3zPH1P0TD|l?!}UWYCl!r810#V!wZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~ zSs9sI85(OF7+V<_7_YAQjG`eoKP5A*5~0B~1gOr`45$>MVPDD4M4$#qkPX54X(i=} nMX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNA@VMVD literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-unchecked-prelight.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-unchecked-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..c05b58745de368a3d14c5249b24b939b3b3ca106 GIT binary patch literal 521 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbEnLS+`Lp09U zPV@{qlpxT0U;d6@{{rno#hpxHo=xr-v@;wXU*;C<;A+0t@RKRzM!WBu>zU$Fi5ipg zZ^!Qszsmc>qx=1)N7JGsKlv)jBwv?#?NXh2cU740>syyK-NSANKbf}CZg%;Gu#0BN znQwxUb{^(ja<Vs;k-_4cy2t`qK1L63^>$bHrN*4L-#hrHi+cKfd?}}(z1xv9Q^DK7 zaKF!{Vl_F2aJ7SqpL2S<jh;WhbZy@6b5W_6Ztnfv<YKke>mz51o-cz;=I#$OV)_2P zkxJ(D*A#l1&$#4ZgmwGUu#0-;Kb!wwZnL^P-NfMjACn8=Gm9rIf79Cj=5!OMaO4L4 zvv;3}YqQTto1$^(CoqImOI#yLQW8s2t&)pUffR$0fuWhMfr+l6d5EErm65rXp|Q4s zv6X>=@#>1tC>nC}Q!>*k5gJTGfa*-mfJz}6_Lb~R1Zt23*$|wcR#Ki=l*&+EUaps! emtCBkSdglhUz9%kosASw5re0zpUXO@geCye^uGK6 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-unchecked.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/menu-option-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..b70e354c66dbf4cb135ef057ca331f064fb7c168 GIT binary patch literal 580 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbE?L1u^Lp09U zUOMl^R4Bmy;r*X!EBcxyO_<jHN^lxq=8|>!8}>ES3w%4z+|mBx#!_d!i4QHmuv+cV z*g9RH$uI6zLgy6r-EOYdvS-#d@4kOp=GkE$9_J5>G?mVK9$}E$*j#pZUU^2?7ugtv z7PZ@}ogdgbMv53Nz4WrVeT&G}0uej=lK;<E1#LNG`sDSw_ac9fS{!J~$b1}nd)C72 zy-f38?7GL?vP?lF@5jQEl1gcAx7I#-_2U{pZ$#X)+Jn^_1O;9NcqQDe<#Y1(mk~a| z#kx?xN!#FG54&Pcg3gIXp^l;w<sGeyw0?4iK5DuxRw{jY#e2i+CO&J{F|0UZYP|Ww zy~tHXk`o&K&A#*8`)Bg!yaWHmm-1RAUfuOQ?&ytYY)TnH&#O5+IG^lj;GDkJ{eUw= zLfRdhNgd1*2OmzmI=8%z;oq_h&ZpNe)&K)nwZt`|BqgyV)hf9t6-Y4{85o-B8kp!B znuiz~Ss9sI85(OF7+V<_7_YAQjG`eoKP5A*5~0B~1gOr`45$>MVPDD4M4$#qkPX54 rX(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNA(39jo literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/option-checked-insensitive.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/option-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..803b8cef93e0323732e6a4db76f4a2fa07067d55 GIT binary patch literal 673 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVhjw7vproLLp08} zPO{Aw36yX<zqdU7`Quq<9h^28WhgH5nttxB%A_qD4ZWg1GYkFiGy1`t)RnMQVHsx= z_accCW{MMA7VMUMcjiq^Y<KM9Hb(!?V&@+|)Rj9Zsx6%rtJfv)BeGU2{;g}hk)hpb z@4S%vradbdTD#rk`sVGilz7hd;GuH9`aVmA<;Rj%p7h*c{Oje~y8oY-<W`=n{(ktp zKn9b{0)>MKA7^;B^WUpu;Cy%5+uqsG-9x%@f$s^KuAYVKm1QPqOMkU(P7rI~UpT`x zL16pt*$P*89bB~DGdVEX@JBXFkX|2yuQ20;hq?x;t`UrD-Oe&<9WmMW<bOoeB|eb= zvuCUeR_HrkvlTb!jbf@0iPuP#%w%a>wD7b7hr~X$snrvIEZZ0pBh0P0A>+mS_d?z$ z<jaNnyNcPKMCe#DpIiCiMauE$B`REf`_6y2UVTmTgyE4R5=AWL9Gf>km%m@^WGfl; zz3zGIj^q<+&Yw6Qyr|fH{qdA9S@{mTf1imj7Jp)L<?zMp73uZUTQ+|@{b>Gv=4Br; z8C5k6PriR3ZZUmEl2+MTP~@tXxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?BXcW5 zV{HRtD+2@L)fJynH00)|WTsUjG?<0})tQ<Bl|nS^E7_R{)F276Aviy+q&%@Gm7%=6 hTrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#t-X1o!{| literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/option-checked.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/option-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..85b9b8526316888706bb3415f6a560d5d65fa2aa GIT binary patch literal 706 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVhjw7dpunnLp09U zPCD-`63B4e{=MmLi_`y-#2sb2kDL_!q;x4>pd(0K@xz6sZ}-eL*AHx8;5=R7gBY9I zq9AtbDFU%7En%MmHoTo6a^u_~y&daz8!4aLa5+)!cFD`)$`AYG_u0tBAJp7j{L#Ae z;5>sH>SyJ9#m~?CbGD`aiQ2F0DT`W83JSO?JO940$MpZb^ZE>TPQUbyzv`PMb9vcW zLsPGgc^7Y2E&iaHaoRVg^1EYLfP|wur^%1LMsNG;d-cud?`LJ*a`pTsrxwkigWgpy zRS&a?mbL72l5#(HuJeic6uy({XH~ddoi@I4p71e;vwx!TB>l7x1}|nSDhW^bP3Xvb z(ct+?$Z%y_-vV#(gSp(MEm}YM=lvIz>)J9`BjEiiS%$zI_9qYhd2hU3^_GeG%J+iQ zWX0wK3IFG8@#j2f@bvl(COLVDlS+bWp8u6|6AVuUeEw&8N@&&P$GN=SrQ23Kd=!-0 zU8-YpY>$(iv^T?(&%Z9qMjm;cAsmx>=62neqKUS15<JTDdGy*Jv8m}Q9Ah|aan|YI zS$C})%d43W-DIydUfG=`@n-U`^`BNBWz|__A-kEUL%`XUF(xM}qQ2?=@zROggEYGL z0i#y6#5JNMC9x#cD!C{XNHG{07@FxCnCKdshZq`J8JSxd8fzOETNxM_udeuvq9Hdw zB{QuOp}{l+sLs?3s1%}MU&+oypaw~h4Z-<oCFO}lsSM@i<$9TU*~Q6;1*v-ZMd`EO S*+>BuF?hQAxvX<aXaWFLdKr)a literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/option-unchecked-insensitive.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/option-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..aacbbef540e3b73022e434cf7a339298a380ddff GIT binary patch literal 604 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVhjw7VV*9IAsXjf zC++ldP84uE|3CimT_2t$8-un81TXbYx9ZH0mKM+X%6R2^pq`zBkKh`SBPL1`0<Mag zO<lcd5A|-o+v*W>L1kWA*LwqF1LYq{snItla0;^C+igDg@t&`9JL5dnLr>4&o_UE? zB*f=Qa`ERctEOu+oX(EgW*EA()!(7PpSxWlEzfuQ>Fs~>UM?y7x2*b)tMapJ)6VHR zHdTelYc#t1n(I0#gm3%HIy>=3$IUBx9;t`bBv!HBcp=H7DeUX^aN$u-Z^5^HS9W!H zmYn?0(sOdbs-6;&KUN<5SM*&mxm8}0a@@#X-;ANr@hwaEGu@8~d{=!m#EVQ+wp>&0 zGfPQ0vii-#M;ZZDGd11Angf1c-@&=)-s^*3S^a<f-5S(A(b+Kl@mG1z!wo^H`y-x6 zPM5#kzr5^AkJR+Z53bMp-kYP?epvf$-23?wEf*!3t#+6c*fsOtZz!90=gMbGV4$m( zxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?BXcW5V{HRtD+2@L)fJynH00)|WTsUj zG?<0})tQ<Bl|nS^E7_R{)F276Aviy+q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7 N22WQ%mvv4FO#p*x=@kF~ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Check-Radio/option-unchecked.png b/.themes/papirus-dark/gtk-2.0/Check-Radio/option-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..a64cd6aa0d27df6c8f85f44cf3813bb8568333e4 GIT binary patch literal 609 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVhjw7(Vi}jAsXjf zC++n+lpx`D{yXE+2@bwXCQ1nI<;Z7bdz7S*Sa2{l+)Vb)9*$B2H(o!#V@Dm?AFpF} z>)Frfw1i`Az*4>k{vxj;?>)4vy!TYFX5z`!mZi5=H{8vPkCtxT`rhY@pOxS};iy)& z+ynj+vd1e<iu6_OWLMZLakGkRN=DM-2ML##GzA=g_W0}R&HJYLxolgP(tCePMrVXk zRh&*!%ZGP+O(a~J*%!Wlz&!J0_e8G48jm@bhB>U_7L{oWc0DaL<<*o%X|{u&PM4m) z-jS6nBF}hozXe}h=IyT4PmXVM+&9f6-1qRFr@m3IcdcF)eEYc2gz9yDQ`$WO-K1w5 z-|@~k=Uc*Ve@&vi%R6F*+>RZc*OO1K%lMnwWxe$3V`jM*-`Y)PcjcTe5M6Aq!aMi7 zTj9$uE$(a9?`8DLiagDh+{HAvuQFU)W?gd7v9|eA4if|z_Z*NG)1NW_AiJw)1*hp- z2Q^^GtCqM%l%yn<q*^5xr2;7iBLhP-T>}$cL-P<rBP%0wD??*#17j-#1LM^dpHVdA z=BH$)RU$N)h5*%>ngNwUH0&$cnF!P%39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^# T_B$IXpdtoOS3j3^P6<r_H%#aM literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Entry/entry-border-active-bg.png b/.themes/papirus-dark/gtk-2.0/Entry/entry-border-active-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..a123861664284b4ddcfccb540ab476f3498eb737 GIT binary patch literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr3y^H&QA`6;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCrrPZ!4!jq`6O z?dCmXz`%Nbe}c+kiG}QuXCCw#GYi??W8(Cl5z(jFajAt<;QC(ebybJV!!j<+$+C}R z-sw^qD*Ett<*n(7lNsDke1E5;`sM3l1;ZQrnpm<g1yye_Rrq-*{@;u<M|F#jZ*FK= zap?3}ttYeD9?pIi!GE=E!toW)n%B<GKkBR{aJ1~$VxVJGOI#yLQW8s2t&)pUffR$0 zfuWhMfr+l6d5EErm65rXp|Q4sv6X>=@#>1tC>nC}Q!>*k5gJTGfa*-mfJz}6_Lb~R y1Zt23*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCw6g@kzk literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Entry/entry-border-bg.png b/.themes/papirus-dark/gtk-2.0/Entry/entry-border-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..7cddd753d90fa97d088d18418d520d6666e4dce2 GIT binary patch literal 375 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr3y^H&QA`6;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCrnPZ!4!jq`6O z8S))65MW97-}dDGj;@yd{;a7#T<acKOq$NNR8il-XM3>E)~GY$oJMEc)dW)PO*}5_ zsl3W3vMT?MsKJ*m*@kmc%p3-P*OcmT=>0e?KiSbTU6F_JX6dy4RmR*~EH2j=us%Ez z%p4p0k#~Wx%HOc>i}Qe%tCqM%l%yn<q*^5xr2;7iBLhP-T>}$cL-P<rBP%0wD??*# z17j-#1LM^dpHVdA=BH$)RU$N)h5*%>ngNwUH0&$cnF!P%39=zLKdq!Zu_%?Hyu4g5 fGcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_M^AIW literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Entry/entry-border-disabled-bg.png b/.themes/papirus-dark/gtk-2.0/Entry/entry-border-disabled-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..daa7322f406889e6bab3d2dd049bd25775c225b3 GIT binary patch literal 344 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSrkYM1;+hz!)SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehOVo-U3d5|^KL zFBEJr5IO2}-`sTy^Fg&Y`}vn$@7h(aU=h)@q9etsf^(TFcYhtL_Z+wE%+46zb;g{M z2b5~B>tAJ>;Mo(pAXnhaChmT}g00`SnD=K(WX32NXaG%DEpd$~Nl7e8wMs5Z1yT$~ z28L$31}3_O<{^egRz~JlhQ`_k##ROf#;YqnqiD#@PsvQHL})M#0je`K11g1R*jKVM y5vV~DWJ7R%T1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#T$MGT&<elF{r5}E*BuVv=| literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Expanders/minus.png b/.themes/papirus-dark/gtk-2.0/Expanders/minus.png new file mode 100644 index 0000000000000000000000000000000000000000..7c8fc0ad15243a96055bc2388665ed6ca090eae2 GIT binary patch literal 289 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$0wn*`OvwRKEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVn88jPZ!4!iOb0e z5)KDW9Qd%0F*ssFW2QoEt1ttD-ytTJDa${V0F|khxJHzuB$lLFB^RXvDF!10Lo;0i z6J0~|5JMv?BXcW5V{HRtD+2@L)fJynH00)|WTsUjG?<0})tQ<Bl|nS^E7_R{)F276 tAviy+q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#rE9Ps;!R literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Expanders/plus.png b/.themes/papirus-dark/gtk-2.0/Expanders/plus.png new file mode 100644 index 0000000000000000000000000000000000000000..fab6677e4fdccfdeff55f3bb5a18f937220d5a4c GIT binary patch literal 300 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$0wn*`OvwRKEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVn87^PZ!4!iOb0e z3Ox7B_vAZ#m{Fjq9NRRpk@04Vgh0-LmCbVN4skMciLswqru2CWP={)XYeY#(Vo9o1 za#1RfVlXl=G}ARO(KR#=F*LF=GPg1`);2J<GB7Y+UGW)3LvDUbW?CgegJ}p*ov9g6 zDMZ7*lAVb_4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{ F1ON>rRE_`u literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Handles/handle-h.png b/.themes/papirus-dark/gtk-2.0/Handles/handle-h.png new file mode 100644 index 0000000000000000000000000000000000000000..e4e834cd7832f653f6fe37799911468578dd5235 GIT binary patch literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^5<twv0VEjG1D$VzI7!~_E)4(M`_JqL@;D1TB8!2l zuY)k7lg8`{pdfpRr>`sfeI9;s9c2T7FcqMXpr?yt2*>s0kfZ~AGYUG4fr=y;)Mm2Y R3kFIuc)I$ztaD0e0sx5`9J&Ai literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Handles/handle-v.png b/.themes/papirus-dark/gtk-2.0/Handles/handle-v.png new file mode 100644 index 0000000000000000000000000000000000000000..59ffb7f1667ac652a4abc1262a0c6e6ee1da2215 GIT binary patch literal 126 zcmeAS@N?(olHy`uVBq!ia0vp^Oh7Eb0VEi{PAFyt2_$*DyD<E3??1C2$m1;Vh%5%G zz7E2SP8zc-fP(BLp1!W^_j&lmbquzw6aNJi;`elM4B@z*9Fmlfw1A0;L7<Ew=#d-S QWuO#;r>mdKI;Vst0H<vpK>z>% literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Lines/line-h.png b/.themes/papirus-dark/gtk-2.0/Lines/line-h.png new file mode 100644 index 0000000000000000000000000000000000000000..285a0206dc6e495b3441aa4bd978bdc2115d7962 GIT binary patch literal 295 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2VkYHF5IUx~9v7|ftIx;Y9?C1WI$O_~$l?3?( zGcc4*K5GHuC3(BMF#K=tKeHdm<1FxqEC!l&9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F z6$1(hd%8G=a9mGLP~bLrc3`Ft&k<ur2~UPHM%xZ?ptNd<YeY#(Vo9o1a#1RfVlXl= zG}ARO(KR#=F*LF=GPg1`);2J<GB7Y+UGW)3LvDUbW?CgegJ}p*ov9g6DMZ7*lARz= wNrG$$&QB{TPb^AhC@(M9%goCzPEIUH)ypqRpZ(583aE&|)78&qol`;+06jxY-T(jq literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Lines/line-v.png b/.themes/papirus-dark/gtk-2.0/Lines/line-v.png new file mode 100644 index 0000000000000000000000000000000000000000..4ee7617a80d2825dafc8c2cf1a35ba34b7dba267 GIT binary patch literal 301 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2VkYHF5IUx~9v7|ftIx;Y9?C1WI$O_~$l?3?( zGcc4*K5GHuC3(BMF#K=tKeHdm<1FxqEC!l&9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F z6$1)Mdb&7<a9mG5lbDc@FyqhxAUMLnz9or?A@3TaNZX5Zw}FaOOI#yLQW8s2t&)pU zffR$0fuWhMfr+l6d5EErm65rXp|Q4sv6X>=@#>1tC>nC}Q!>*k5gJTGfa*-mfJz}6 z_Lb}ec})^zLvVgtNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngCf_ BQ{Vsq literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Lines/menu-line-h.png b/.themes/papirus-dark/gtk-2.0/Lines/menu-line-h.png new file mode 100644 index 0000000000000000000000000000000000000000..ec29d2046bea2f64c3fcef5f248e11e79467e4a8 GIT binary patch literal 278 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2VkYHF5IUx~9v7|ftIx;Y9?C1WI$O_~$C3(BM zF#K=tKeHdm<1FxqEC%Yn4#JF18nY{ag6t)pzOL*KSooPO7?M`8iUEZLJY5_^IIbt3 zNo-(LW1D5nXta%?;q>Q&AnR01Tq8<S5=&C8l8aJ-6oZk0p_#6MiLRk}h@p{{k-3$j zv9^J+m4Sir>Wa@O8glbfGSey%8caig>P*dmN+BBdmFxuhK@wy`aDG}zd16s2LwR|* gUS?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr0E!Js{{R30 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Menubar/menu-frame.png b/.themes/papirus-dark/gtk-2.0/Menubar/menu-frame.png new file mode 100644 index 0000000000000000000000000000000000000000..1bc1fdda2ac8412ce4e793272a8e8c93c37432d5 GIT binary patch literal 140 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2VkYHF5IUx~9F(rAsyD<E3??1C2$m1;Vh%5%G zz7E2SP8zc-fP(BLp1!W^_j&lm^$gl(l!An0JzX3_IIbs$d`fC)$kmCvy}(Cbjm=`g eoRb|Jm>7OOXI{*3(YYF^kipZ{&t;ucLK6VeDJC!g literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Menubar/menubar-button.png b/.themes/papirus-dark/gtk-2.0/Menubar/menubar-button.png new file mode 100644 index 0000000000000000000000000000000000000000..948256f5f7585a8ee311c63371357e064eec8a97 GIT binary patch literal 159 zcmeAS@N?(olHy`uVBq!ia0vp^20$#$!2%>FBpmq(q?nSt-CY>|xA&jf59DzcctjQh zRbK~TMkkHg6+l7u5>H=O_WL{n3=Af-A9@u6g$z7h978;gCnqd0Oh`#E`0a1~*x%6T s;w|>YVm(m?SqE3J!Wqs-m}W6E<XvSl`uS<=H=teyPgg&ebxsLQ0ErqeS^xk5 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Others/null.png b/.themes/papirus-dark/gtk-2.0/Others/null.png new file mode 100644 index 0000000000000000000000000000000000000000..868e0cfeb7aeb74647c7179f8cf3ddd29fa8207e GIT binary patch literal 288 zcmeAS@N?(olHy`uVBq!ia0vp^av;nIBp8IfC-Va-mUKs7M+SzC{oH>NS%G|}k|4ie z28Oc9XDvXyByV>Y2FANx!b^ZW&H|6fVxU>qL734=V|E2lkiEpy*OmPN3qP|3L((c% zF`y8Sr;B3<$Mxg{i5?(t8UtgJ81E$@OSQx`q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~ z8d({cTNxT_8yH&|7#Odv_>7_<H$NpatrDTZGz6&5)C{N;qG4aj&P1RFNstY}`DrEP oiAAXl<>lpinR(g8$%zH2dih1^v)|cB0TnTLy85}Sb4q9e0Br6@c>n+a literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Others/tree-header.png b/.themes/papirus-dark/gtk-2.0/Others/tree-header.png new file mode 100644 index 0000000000000000000000000000000000000000..3ce92b276f8f57d92221ff2fd4c2d6c5f8a83bbc GIT binary patch literal 285 zcmeAS@N?(olHy`uVBq!ia0vp^av;nBBpBqPKh^;$mUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`$sRr;B5V#`$EE z)C24@B;1y|10j2W6oVlXL!sN{gBO5GR7+eVN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd* zk(H6Tm7%e=fw7f=f${2!&nOyl^HVa@DiIn?LxAc`&45ZF8upd!Oay9>1lbUrpH@<y nSd_|8US6)3nU`IhoLG>mmtT}V`<;yxP!WTttDnm{r-UW|y46fI literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/ProgressBar/bar.png b/.themes/papirus-dark/gtk-2.0/ProgressBar/bar.png new file mode 100644 index 0000000000000000000000000000000000000000..28eb36de79d96cfec24f77244a428cb6958461f4 GIT binary patch literal 373 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2V3y@T|W;X*;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCsMPZ!4!j_bK6 z778{SFtlCNulMD(Em7}qSyX%@@8Cv;HbE=q>zrAu1TUUxI9|kll3{I*V(ll%7rNy# zk^&!Jy*l}2+Qd2QL!Z9<w&20_pS7ZWi@j1j<BrHHscq++|3sm5&F-j-P=BpTK?V*R z%~?O0--U>?n5=ou1GHMT#5JNMC9x#cD!C{XNHG{07@FxCnCKdshZq`J8JSxd8fzOE zTNxM_udeuvq9HdwB{QuOp}{l+sLs?3s1%}MU&+oypaw~h4Z-<oCFO}lsSM@i<$9TU e*~Q6;1*v-ZMd`EO*+>BuF?hQAxvX<aXaWGqz;!zS literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/ProgressBar/trough.png b/.themes/papirus-dark/gtk-2.0/ProgressBar/trough.png new file mode 100644 index 0000000000000000000000000000000000000000..d126c35c101f7f28d72cd13ea063a8432b22c244 GIT binary patch literal 376 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2V3y@T|W;X*;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCrHPZ!4!j_bK6 z)(bW<NVGrv{#|gvftiVnO1?(NS=KpjF<_Eh<(y$M!Pb34^v=iU83Y0!boMXk2%Y$l zd2-a$ukNmE#MQ(0E<N|t?T~&xUvJOaJ0Hp=CD?m1%bQo;oi}gUq<`<N)}7n!{l3_x zg}bNf#ibhYbFt!gUb1BaUB;kV;u=wsl30>zm0Xkxq!^4049#>6Omq#+Lkx|qjLfYJ zjkOJotqcr|S66&S(U6;;l9^VC&|n$@RA*`iR0`3suViN;P=h4MhT#0PlJdl&REF~M ia=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywoF4SMMS literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Range/slider-horiz-prelight.png b/.themes/papirus-dark/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..71c9a66be4fdc0187cae35e847e31e006f39c4ca GIT binary patch literal 592 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbEy*ynULp08} zPTK43R4CFm|MzZ9t!Ji6Or|dm7oBJ;%J!F;wJ2&<7Vl=of{c6)DG{m7OI2UmbBHT? zESjcJ^5RyJs_)0uK|OiAi=0>3o|e4#`~%-}kCL1Gx3^8zoGd7{c2<;Szg)S{O53J7 z_ZW>#lY5NXel{;eb3cEPa$w_Ny(`}TOoesUix(!E6Wok+b1J>Imn%45c)!nsW9t4r zfm3Q4Z_W-0Yxw*r?#T<+K6b-8)=za66{eo{T@}8c<u}<c>l1s?f96I@fSM`W!i8rz zHb1Og5OO?8;7{`r{zV^CWi=u*x44+TmeJU`!miuv%;lZF=Qmkq8FKcWlKdSkf3kab zk%f}N{%4n~!>uB(e15Iq{OV|M6jzP+QG3_8X{Dw5MK^1w-W7GPIWf<1F(1$4q`vo` zUb~rGjC&zuwc)MCWijQNZL6~0>J(k_tYeIJO?!0x>JJWJK&zIxMwFx^mZVxG7o`Fz z1|tJQGhG7{T|@H_LnA9Ab1Oq*Z3AN~0|VpL6`xTw<mRVjrd1*|n1%q=nVJEWLNx3v z*_jB`APKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0KFyN A&;S4c literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Range/slider-horiz.png b/.themes/papirus-dark/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..376dd4187f26bf5907c36404f0bafbafc4ea72e0 GIT binary patch literal 567 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbE4Lw~PLp08} zPTKExs6fKizkchMV>hxIT3mb_4h#R_5n@*lj+j$${bWnI!AC(Cc5#oHvON9|&MkT1 zkkn%GM_Y5tveJM8hF6jM9?rXyzf*{tD|PLXRP&?<)tjeP=ifae{POvX%Drlmv2JG= zMCYnJOo-Vsk1>Vev(d*N8*d&vsIGG4_`>cbOV4dC`^>6h@VRq&xM7Oq+?WfeuS+w1 z$x2_!q-^E1-9c~4*2`wEXH2+MB>Zzl(s9{q$~SI_N2Pg)IA3vIs1disM0pv<KUJ3> zbvi+TKR+GWlI!BdcG>)4*rbU;Lfe%bSKhz<GiLFU4t}{ZR*UqP317XN_a@{t@tpm> zX09FQl9NH+Y8%$Cd38UeZ+mvq^5Y-Mwb(qH{;deeKj6fq5w}|WR-+K}{n^{@Sidft zSHnDSck1cn;5kje@Kh~vjVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKIK=2nKr+6Kl} z1_s8fD?X!W$jwj5Oshm_Fbx5!Gc^M$g=pAUvNI8=K@wy`aDG}zd16s2LwR|*US?i) cadKios$PCk`s{Z$Qb0uvp00i_>zopr0Jxyo*#H0l literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Range/slider-vert-prelight.png b/.themes/papirus-dark/gtk-2.0/Range/slider-vert-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..71c9a66be4fdc0187cae35e847e31e006f39c4ca GIT binary patch literal 592 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbEy*ynULp08} zPTK43R4CFm|MzZ9t!Ji6Or|dm7oBJ;%J!F;wJ2&<7Vl=of{c6)DG{m7OI2UmbBHT? zESjcJ^5RyJs_)0uK|OiAi=0>3o|e4#`~%-}kCL1Gx3^8zoGd7{c2<;Szg)S{O53J7 z_ZW>#lY5NXel{;eb3cEPa$w_Ny(`}TOoesUix(!E6Wok+b1J>Imn%45c)!nsW9t4r zfm3Q4Z_W-0Yxw*r?#T<+K6b-8)=za66{eo{T@}8c<u}<c>l1s?f96I@fSM`W!i8rz zHb1Og5OO?8;7{`r{zV^CWi=u*x44+TmeJU`!miuv%;lZF=Qmkq8FKcWlKdSkf3kab zk%f}N{%4n~!>uB(e15Iq{OV|M6jzP+QG3_8X{Dw5MK^1w-W7GPIWf<1F(1$4q`vo` zUb~rGjC&zuwc)MCWijQNZL6~0>J(k_tYeIJO?!0x>JJWJK&zIxMwFx^mZVxG7o`Fz z1|tJQGhG7{T|@H_LnA9Ab1Oq*Z3AN~0|VpL6`xTw<mRVjrd1*|n1%q=nVJEWLNx3v z*_jB`APKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0KFyN A&;S4c literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Range/slider-vert.png b/.themes/papirus-dark/gtk-2.0/Range/slider-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..376dd4187f26bf5907c36404f0bafbafc4ea72e0 GIT binary patch literal 567 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbE4Lw~PLp08} zPTKExs6fKizkchMV>hxIT3mb_4h#R_5n@*lj+j$${bWnI!AC(Cc5#oHvON9|&MkT1 zkkn%GM_Y5tveJM8hF6jM9?rXyzf*{tD|PLXRP&?<)tjeP=ifae{POvX%Drlmv2JG= zMCYnJOo-Vsk1>Vev(d*N8*d&vsIGG4_`>cbOV4dC`^>6h@VRq&xM7Oq+?WfeuS+w1 z$x2_!q-^E1-9c~4*2`wEXH2+MB>Zzl(s9{q$~SI_N2Pg)IA3vIs1disM0pv<KUJ3> zbvi+TKR+GWlI!BdcG>)4*rbU;Lfe%bSKhz<GiLFU4t}{ZR*UqP317XN_a@{t@tpm> zX09FQl9NH+Y8%$Cd38UeZ+mvq^5Y-Mwb(qH{;deeKj6fq5w}|WR-+K}{n^{@Sidft zSHnDSck1cn;5kje@Kh~vjVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKIK=2nKr+6Kl} z1_s8fD?X!W$jwj5Oshm_Fbx5!Gc^M$g=pAUvNI8=K@wy`aDG}zd16s2LwR|*US?i) cadKios$PCk`s{Z$Qb0uvp00i_>zopr0Jxyo*#H0l literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Range/trough-horizontal.png b/.themes/papirus-dark/gtk-2.0/Range/trough-horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..bcad664b171e6cd7784c604c43cf5fb2f479e496 GIT binary patch literal 355 zcmeAS@N?(olHy`uVBq!ia0vp^T0kts!2%@PAGZhqDVB6cUq=Rpjs4tz5?O(KrX+87 z7l!}s{b%+Ad7K3vk;OpW*Fl)kNn>^eP>{XE)7O>#0SiB~1w+y*RxzMZtfz}(h{fsT z1PNAUaf4@@{^zH4Bu-c|sq(y}c=1)E*;|dL7<~vjJ8=)swf#3Gisu=71l;_tKSSbQ z@J$c4w*5Xm-79m|9w()JKHQVT(-p#fHJ#`3j@K*SeGfEfVPMb|<iE#JGHngeBGnSt zh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~Xk=w%Ze?h!ZD4F=U|_tu;xmed-29Zxv`T~q z(-5FKQ!}7ah=zS7I}?E#BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~ M>FVdQ&MBb@0Fmx+sQ>@~ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Range/trough-vertical.png b/.themes/papirus-dark/gtk-2.0/Range/trough-vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..fcc8d5650ce9b957149cffeb1ca24a112ffab86f GIT binary patch literal 368 zcmeAS@N?(olHy`uVBq!ia0vp^LO`s=!2%>j-W`?!QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSc+EKe855R22v zDGp3K-~68~nIs`0Azpm7?4MJ|W(DnE_s;~JI&k2?hy8C}*SB%CSO{-YYKySYmWz}K zoya04)}|zr5OQ(FqCnThU2d}$JukQxJf}-SJb9CZ#D!CZZB}k={|$L~c)EAKn%K%X zRYAzi^r}J!&{owF*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#WNu|>tZiUyWnf^u zy5cj6hTQy=%(O~`2GbCrI#V;CQiz6qB|8&=8YDqB1m~xflqVLYGL)B>>t*I;7bhnc Zr0V4trO$q6BL!5%;OXk;vd$@?2>@12b1(n^ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-horiz-active.png b/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-horiz-active.png new file mode 100644 index 0000000000000000000000000000000000000000..c0db100da4eecfc847713c64ef54ecc1eee3847d GIT binary patch literal 393 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eM!2%?Oe~QckQY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSc+W=|K#5Q)pl z2@(zmP8>LJz`*)JJ!3N`vpF;K;qbQ0JbyE1OGrpaN~Dz<PFbY+-eYyj9N7=`wqnhH zX8aRR*!-|wQMlPKY`5=>0*hDn!iOc-2&K=E__fjNi(&r0m!}UVG(TH*ZOhCvJUp|% z|C*aTAweKDAvq!8$Dx82Mf2Qe4lSla3=Hm}GSy8LwGKe%sFt`!l%yn<q*^5xr2;7i zBLhP-T>}$cL-P<rBP%0wD??*#17j-#1LM^dpHVdA=BH$)RU$N)h5*%>ngNwUH0&$c znF!P%39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_H7tJr literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-horiz-insens.png b/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-horiz-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..d2bf24c0b8aaccab2794e80427482a292bb8c9f4 GIT binary patch literal 395 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eM!2%?Oe~QckQY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSc+R!<kl5Q)pl z2@(zmP8>LJV8ZHy2_NITCiXTy{I7p3z2~_4-IRocl!Oz-fAf1+{rW#qvs$9qR6=Qk z#Fjao2bpH`{@0!H&pUBzbQkCJ)iWgKCyLe|J5nLDTK4!%|9z&(iBp_K|CMLFl1yW3 z3;wP%&-lZi=V>Wv2|xaKf4unrZSZ-XkP2r;2A++|tF~}{{tk4IYKdz^NlIc#s#S7P zDv)9@GB7mLH89aNG!HQ}vNAHaGBnmUFt#!<FkW5p8AU^GeoAIqB|?K~2vD7=8Bi%i z!@iQ8i9ijKARB`7(@M${i&7cN%ggmL^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0l+XkK D9?po1 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-horiz-prelight.png b/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-horiz-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..4ac717e4a55037b229a94695603bf77f7fd3330b GIT binary patch literal 385 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eM!2%?Oe~QckQY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSc+YEKu(5Q)o2 zCv4<x4iIp@A1i%~^X`9T7DFx(5gq}~r44}-CPXL%Fy3bPy43YU@Z(F{a!wa0vn2TF zK0e8OV`gRzJJaFzM=9%TG?TO5nw}8as&iw)=?y}xQ$qju7^QM@bzfq!&iX2QwY6?{ z9K$~SlbxLny`EXu?-zU(wEwqEHe!3nbuFMXR7+eVN>UO_QmvAUQh^kMk%6I^u7QcJ zp?Qd*k(H6Tm7%e=fw7f=f${2!&nOyl^HVa@DiIn?LxAc`&45ZF8upd!Oay9>1lbUr rpH@<ySd_|8US6)3nU`IhoLG>mmtT}V`<;yxP!WTttDnm{r-UW|K4*Kg literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-horiz.png b/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..ffc2c4a3063543f6596abb043910d3e031cec7da GIT binary patch literal 382 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eM!2%?Oe~QckQY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSc+3Qrfu5Q)o2 zC+y~JN)Tz?UmShcO~%>zk9cEK6QfTDtB#X_Vj^d%%*yqxy^XhvUwv+qRcx>ecRa=z z@#ULduY!bJ+}ayw*M`l1z0>s5>XjVAUXMl6(#6V)%+D^onscvp(zQz~(hl!m{?h!z zqDjW?4-R*m`C7;P?blbjBBSzo{c<^=8&peNBT7;dOH!?pi&B9UgOP!unXZ9}uAzB| zp^=r5xs{=@wt=ygfr0Vriq9w-a`RI%(<%`fOhbU`OwE8wAsY6T>`Vk|kObKfoS#-w oo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^r>mdKI;Vst0P%)>Pyhe` literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-vert-active.png b/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-vert-active.png new file mode 100644 index 0000000000000000000000000000000000000000..f65cef5a77ae8fb79b0bf58fbbfb41f588009a83 GIT binary patch literal 403 zcmeAS@N?(olHy`uVBq!ia0vp^B0$W;!2%>tu!a@@DVB6cUq=Rpjs4tz5?O(KrX+87 z7l!}s{b%+Ad7K3vk;OpW*Fl)kNn>^eP>{XE)7O>#0SiB~1w+y*RxzMZucwP+h{WaO z6bHu5%>Tp<W*8V4%t?FUf4fEJaL1XMSC0mC9eL}q`pBw+vIGCWu6SnrYiVBF#+d?# z{&P!QIPl+zMcPxb*>IN=oA4X1N&}HkN#Pyh3fg~~6n}H>K4dJxbv_~dM*qSM{0CFq z49xF;d77}nk?ZKSEi*lALX^{f|I<$~NKHtvIC^3FHql5nh9|#dHW?oZr~x`mwZt`| zBqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~Ss9sI85(OF7+V<_7_YAQjG`eoKP5A*5~0B~ z1gOr`45$>MVPDD4M4$#qkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a L`njxgN@xNANeqX? literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-vert-insens.png b/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-vert-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..22e3e9bd59298902972ec838b7a6729565ad6c35 GIT binary patch literal 407 zcmeAS@N?(olHy`uVBq!ia0vp^B0$W;!2%>tu!a@@DVB6cUq=Rpjs4tz5?O(KrX+87 z7l!}s{b%+Ad7K3vk;OpW*Fl)kNn>^eP>{XE)7O>#0SiB~1w+y*RxzN^L{AsT5Q)pl zDGrP~rFg{tFO`sxm~SXIzeG5)O>pMq=fCbt9sFINa!QV+U-GDlzKHP?oq6+XxE~uT zo{TV9(D>g&$%E^^_d@NI35Qlqn8@p_XdTx2gK^W<{RS!ZN!x!(wjD~pAu4zLgXtuW zAd7i5*~boPv_JT7ZSs{Ttd)mn`MXG)^anrBpZzfX<Hi4PPn?pFV7M!$`tC@m)=8k_ zR7+eVN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd*k(H6Tm7%e=fw7f=f${2!&nOyl^HVa@ zDiIn?LxAc`&45ZF8upd!Oay9>1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V`<;yx PP!WTttDnm{r-UW|29k(= literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-vert-prelight.png b/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-vert-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..d50c6938b247d7748b5477ace3e2f02f79eb899b GIT binary patch literal 397 zcmeAS@N?(olHy`uVBq!ia0vp^B0$W;!2%>tu!a@@DVB6cUq=Rpjs4tz5?O(KrX+87 z7l!}s{b%+Ad7K3vk;OpW*Fl)kNn>^eP>{XE)7O>#0SiB~1w+y*RxzMZyQhm|h{WaO z6bD9krhnoFGYkw2=A^yYez!&EaK{<TJ4XY$j=bHl_Q<La9tZw^UGePy_szF?l8qHP z#SIoP9&=)m_Ec;(+~ve3{D!O2K;%<Wc!#)x_Maxj-<-P-8B1`TPYA!!|M0cl8m?S( z!;%FW*;{XR9dR~&JV8HMv00Ou`LO0OyOdNO9)^ocr5PNa7%>5zq*~${QIe8al4_M) zlnSI6j0_CTbPY^&4b4LgjjW8!tqhH|4UDY}42)M-d`8ibo1c=IR*BGH8Uj>jY6esa z(Xg*%XChF8B*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg! E0B>=BK>z>% literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-vert.png b/.themes/papirus-dark/gtk-2.0/Scrollbars/slider-scrollbar-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..8fcd617d6e19ff2d8fed799a8b801292bed4d3c1 GIT binary patch literal 401 zcmeAS@N?(olHy`uVBq!ia0vp^B0$W;!2%>tu!a@@DVB6cUq=Rpjs4tz5?O(KrX+87 z7l!}s{b%+Ad7K3vk;OpW*Fl)kNn>^eP>{XE)7O>#0SiB~1w+y*RxzMZx2KC^h{WaO z6bHs^CJAl{9|;Kw|Nrm#@3rV0?l=>9{p)@a&sEARgjOFiW$bw!c=rE$@lBG)(wr^@ zA825c;1<kLY2`Wgf=kk8gZ7hy0Vld+72_J#eBj>o<iCG}sL{NGAI?aw;rjnQ`NsA3 z(8LdF$M{4(M>TI(`WVm~@%VJaiG))J4it1P<d2kOW@gyTDWm_Qa)~d{S*j(j5hW>! zC8<`)MX5lF!N|bSOxM6f*U&t~(8$Wj+{(~c+rZe$z`%HQ#b*=^x%nxXX_W{KrXfIe zre;8;5DoiEb|wNfNP=t#&QB{TPb^AhC@(M9%goCzPEIUH)ypqRpZ(583aE&|)78&q Iol`;+0M%WDDgXcg literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/.themes/papirus-dark/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..9daf1ed930f2b87b494d858cf805598467bf6281 GIT binary patch literal 438 zcmeAS@N?(olHy`uVBq!ia0vp^0YEIm!2%>VTr7$KQY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSc+4W2HJAs)w* z6C_v{Cx|>??OCF6jx#|c!65O$vIG0p^DLMAwLC{Dj@g*=-0P$nM;077;1<}h!BE4% zWmfT=Ti$Ef7C9TJHzeA+`Z;gCmj5a3QHYUXZW`m)ImZut*gqj+>JjS;GiLFn7%be! zypsE0@cqX06|Wo?`6}OQ{2Nl5Ait5TQ!mZ$uF3O+4Ga5T|J&|2*Rzz}$Y9Q`?7BY3 zCdVm@CVk*OEZ7$FXs$Vz+d&Nl4hFUenP;7MpUwfgUA4qDq9i4;B-JXpC>2OC7#SFv z=^B{m8k&a~8d({cTNxT_8yH&|7#Odv_>7_<H$NpatrDTZGz6&5)C{N;qG4aj&P1RF wNstY}`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0TnTLy85}Sb4q9e0HJ`FK>z>% literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/.themes/papirus-dark/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..f533813a1f835032f05fb6772432231e6ad42d74 GIT binary patch literal 432 zcmeAS@N?(olHy`uVBq!ia0vp^B0wC#!2%>Vd(Qm>q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2Q2)|77R(NSjB)st2|vCLp+Wr zCrGd^P7s;EBoVmNl97j%M~#PvXSw9B<vC8%65Rr?9X055Y;5dp>~(BZyfo+WmAEx( z&sYrBxNkm}|0zvkHmBzvhP$!<xdn4lT8~NC85~?Uf!$eAzpS<5;EF?mt&6$bMftWI z(wEpYe}lG7^TH22WvzcDxPA-xEIIV=if=I=n>5S+`qx)xMu-|2%(<0a*XP*eIOU=E zVZpYTlvJR*dYFP38TePoDs4QVtO0bjYKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ} zvNAHaGBnmUFt#!<FkW5p8AU^GeoAIqB|?K~2vD7=8Bi%i!@iQ8i9ijKARB`7(@M${ ni&7cN%ggmL^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0l+XkKc9Dy7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Shadows/frame-gap-end.png b/.themes/papirus-dark/gtk-2.0/Shadows/frame-gap-end.png new file mode 100644 index 0000000000000000000000000000000000000000..81586714552cf47d9a60b5533a9c38e41ecab48b GIT binary patch literal 287 zcmeAS@N?(olHy`uVBq!ia0vp^OhC-Y0VEhMdMbngDVB6cUq=Rpjs4tz5?O(Krjj7P zU<QV=$!9G<yd-aT7l!}s{b%+Ad7K3vk;Oo>u7fb6lg8`{pdfpRr>`sf0~UT}3x=ds ztYSbRZci7-5RU7~ClZ02+YGrDQ?xb$S*j(j5hW>!C8<`)MX5lF!N|bSOxM6f*U&t~ z(8$Wj+{(~c+rZe$z`%HQ#b*=^x%nxXX_W{KrXfIere;8;5DoiEc7p7Z1lbUrpH@<y nSd_|8US6)3nU`IhoLG>mmtT}V`<;yxP!WTttDnm{r-UW|pczVi literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Shadows/frame-gap-start.png b/.themes/papirus-dark/gtk-2.0/Shadows/frame-gap-start.png new file mode 100644 index 0000000000000000000000000000000000000000..2fc88e14b1814f80c8308ad64aa92bd40a6a5453 GIT binary patch literal 287 zcmeAS@N?(olHy`uVBq!ia0vp^OhC-Y0VEhMdMbngDVB6cUq=Rpjs4tz5?O(Krjj7P zU<QV=$!9G<yd-aT7l!}s{b%+Ad7K3vk;Oo>u7fb6lg8`{pdfpRr>`sf0~UT}3x=ds ztYSbRZci7-5RU7~2`3mC81fl%XR#cO0Sc>@xJHzuB$lLFB^RXvDF!10Lo;0i6J0~| z5JMv?BXcW5V{HRtD+2@L)fJynH00)|WTsUjG?<0})tQ<Bl|nS^E7_R{)F276Aviy+ pq&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#p2<N+|#U literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Shadows/frame.png b/.themes/papirus-dark/gtk-2.0/Shadows/frame.png new file mode 100644 index 0000000000000000000000000000000000000000..e42b5c58c451965a6672dfe890332861fc79889c GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2V3y@T|W;X*;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCq=PZ!4!j_bMS z4stRXinw0<y+1`!h57QK4q2WsgS=&|+#B3;9XvUke1AxaD|XIi<gJ+AzP-Yz{O{F% zKSl-7?$avEe}DUMWJSXR$%^|==E(ng6rB)%W#z}&4?`B3MKC_~=epFuFsm#7!sJa+ zG90g?INof~D83&5=Y`qppE-q=bqopbl=WK}i?;*aqFUk_QIe8al4_M)lnSI6j0_CT zbPY^&4b4LgjjW8!tqhH|4UDY}42)M-d`8ibo1c=IR*BGH8Uj>jY6esa(Xg*%XChF8 wB*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!083_n0RR91 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Spin/down-background-disable.png b/.themes/papirus-dark/gtk-2.0/Spin/down-background-disable.png new file mode 100644 index 0000000000000000000000000000000000000000..96122f2ddcc322ab2e2f706e1a0573afc36677cf GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehPNo-U3d8t0RF z{`_xYG@p=|kfgxiCVIjD;D7%!7OFEP|JA1a+Uz``QL=rDz~TFEb?PTYNF1@9@xws$ z&+jkk*2O{$((CvSo#yE%02-!R;u=wsl30>zm0Xkxq!^4049#>6Omq#+Lkx|qjLfYJ zjkOJotqcr|S66&S(U6;;l9^VC&|n$@RA*`iR0`3suViN;P=h4MhT#0PlJdl&REF~M ia=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywob^J8cL literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Spin/down-background.png b/.themes/papirus-dark/gtk-2.0/Spin/down-background.png new file mode 100644 index 0000000000000000000000000000000000000000..6470444c5e9660dd58c352b88a084402723a83f0 GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehPNo-U3d8t0SG z{H&kEXl{_6kfgxiCVIjD;QRVF7OFQT>i(zxDvD}slx^Q4ba?vZp17K(-4#9&GYv)m z{QLd%i+MOhxR=1D3yY&p0S!|vag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)M&?$A z#@YtPRt5&ft1CXEXvob^$xN$6XfO={sxvhMDurm+SF$q^s6i5BLvVgtNqJ&XDnogB hxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngDDfWjp`? literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Spin/up-background-disable.png b/.themes/papirus-dark/gtk-2.0/Spin/up-background-disable.png new file mode 100644 index 0000000000000000000000000000000000000000..784a3eccaf456abfad25b5561d78a3f8c4070a01 GIT binary patch literal 340 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehP7o-U3d8t0S0 zJV={+{>`})#~T>`)&JVuY}wda`fvV)>pb;_PbFvkWI6orfBKjIUnYsqHem(=<K`df zYHD*X@$l43&Zw9v!O;-NS`y5_P;^d6wZHzfKhR{=64!{5l*E!$tK_0oAjM#0U}&am zV4`bi9%5)@Wn^w;Xsm5uY-M0zyt?8uiiX_$l+3hBga*?PpgL1Cpi+p2eI+{+ff^)1 uHU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b=d#Wzp$P!{k!vIX literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Spin/up-background.png b/.themes/papirus-dark/gtk-2.0/Spin/up-background.png new file mode 100644 index 0000000000000000000000000000000000000000..e2b17d758b306fc223fa6f15a2e8fda5830ab492 GIT binary patch literal 340 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehP7o-U3d8t0S0 zJQBWhHu=!0BMppo|9=<#n$4a3#nWx`Z=U@IPbF_iib(vMpYX`AvLSR<<3shswQO?6 zYGKRf^XxdF&laYp#>SKo!gyDNf#L3R!ONj5c4`1kRxNRjC`m~yNwrEYN(E93Mh1pv zx&|h?hUOuLMpj1VR))sf2F6wf2F9x^KBH*J%}>cpt3+rp4FRe%H3KSzXxLY>GZCmk v5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<I5uev literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Tabs/notebook-gap-horiz.png b/.themes/papirus-dark/gtk-2.0/Tabs/notebook-gap-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..4148b51085f5e54604269f987effec306813a90c GIT binary patch literal 294 zcmeAS@N?(olHy`uVBq!ia0vp^EI`b}0VEir4lC^k38XvvIx;Y9?C1WI$O@7y3GxeO zU?`h>)&j&!@^*J&_}|`t2Bem=z$3C4Xx4QQW^~e+T>%tiFY)wsWq-iJ&uqbvw2D;> zC?w?R;uyklJvqU^G&Lb9At8Z*fmxp+_hiN$7oe<aiEBhjN@7W>RdP`(kYX@0Ff`LO zFwr$M4>2^dGBUR^G}bmSwlXj<US07SMMG|WN@iLmLW5}tP@Sn6P$@*izLK4ZKn;>0 u8-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$StGECV3 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Tabs/notebook-gap-vert.png b/.themes/papirus-dark/gtk-2.0/Tabs/notebook-gap-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..a9e35c26201512658d209f4b167ba51703087155 GIT binary patch literal 296 zcmeAS@N?(olHy`uVBq!ia0vp^OhC-S0VEh2TQ)uganc=q9T^xl_H+M9WCik>N`m}? z85qhYpS1w-lDyqr82-2SpV<%OaTa()76Z+?4#JF18nY{ag6t)pzOL*KSooPO7?M`8 ziUEa0JY5_^IIbrrBqW%mCL{r=1O^7ilMI%#neIOW%Bz;RMwFx^mZVxG7o`Fz1|tJQ zGhG7{T|@H_LnA9Ab1Oq*Z3AN~0|VpL6`xTw<mRVjrd1*|n1%q=nVJEWLNx3v*_jB` wAPKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0Lm9m+yDRo literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Tabs/notebook.png b/.themes/papirus-dark/gtk-2.0/Tabs/notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..4af90f471b0637fdfeea35d84641488a3826b64d GIT binary patch literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`!V5r;B5V#p$=_ zH}W<c2sm7P-_6t8dW22GIKpRw$(jSpPBL}cut*+qV&eAjt-SL6cX*At$y;j|{S{i( zexDEb#$WeeW9998{NqG{`YbMP;f3P*-Lsh1R0QsuXPk3mL*n7-1vg)NZ&;KwDY$)J z_??p{d3}F#UA$kiBggXWdHari3SxhMeO&=`hiZvyL`h0wNvc(HQ7VvPFfuSS(={;B zH8c+~G_o=>w=y)=HZZm_Ffd+S@fk%!ZhlH;S|vh*X$VlAsToiyM8m$4orypVk{}y` s^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{0HDNw`2YX_ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Tabs/tab-bottom-active.png b/.themes/papirus-dark/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100644 index 0000000000000000000000000000000000000000..a7496cb48fc43b8367b6db5a0fbd838f2cc45d85 GIT binary patch literal 341 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`$sYr;B5V#p&cT zKkFwo+9aGi;Ihn*jg74>@a*DQ?xy`&a#w8@nf(8E+;5tjS=;^knfvC1B`CyNOE(K0 zo_@I}uBK^sg-^sx&&z*)zn^~jehj1ee1UVO(d_quMyr;%MwFx^mZVxG7o`Fz1|tJQ zGhG7{T|@H_LnA9Ab1Oq*Z3AN~0|VpL6`xTw<mRVjrd1*|n1%q=nVJEWLNx3v*_jB` wAPKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0A)XF@&Et; literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Tabs/tab-bottom-prelight.png b/.themes/papirus-dark/gtk-2.0/Tabs/tab-bottom-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..dd05f007dfdd0c3af61085dd76956d497cf89a96 GIT binary patch literal 342 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`!U@r;B5V#p&cT zKjqIk$VHqy;Ihn*jg74>@a*DQ?xy`&a#w8@nH2x|?Kkb%dmfqknJ#|w6BS~Am$w=7 zC@q(K{$cOUug9LS8)we4{MR){tdNz#VWm*F$>#r(K(kd#Tq8<S5=&C8l8aJ-6oZk0 zp_#6MiLRk}h@p{{k-3$jv9^J+m4Sir>Wa@O8glbfGSey%8caig>P*dmN+BBdmF!Fe xYLEok5S*V@Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBH3gQu&X%Q~loCICpGX%zqf literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Tabs/tab-bottom.png b/.themes/papirus-dark/gtk-2.0/Tabs/tab-bottom.png new file mode 100644 index 0000000000000000000000000000000000000000..87bdc23d228a45757b00355a9fc9109803a9a4c5 GIT binary patch literal 318 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`$rzr;B5V#p&cT zKhHauB`C$eUhypO?BZGOru|uRiL?GsT>D*L_;KbY)A?yh1<5uiKTI!)mh>yw&BS2- zkTcpR{cI)B4Am0Xh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~Xk=w%Ze?h!ZD4F=U|_tu z;xmed-29Zxv`T~q(-5FKQ!}7ah=zS7I}?E#BtbR==ckpFCl;kLl$V$5W#(lUCnpx9 Y>g5-u&wghk1ysb~>FVdQ&MBb@09a#Q*#H0l literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Tabs/tab-left-active.png b/.themes/papirus-dark/gtk-2.0/Tabs/tab-left-active.png new file mode 100644 index 0000000000000000000000000000000000000000..580051727c7b03bac6b1fdb73daa3ebb23fe11f7 GIT binary patch literal 350 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`!U{r;B5V#p&cP zkA&}>O+Iw$hyz=K;GMG>WvvgzEvqDFRQSkESUI(^v2*H6^_fwU5+^>rUhypO?BZGO zru|vVJU+j#fAb{!Ur|(JW6ay0xSFQj6+RI&PhR9<sJG>LQXaUa8fb@ViEBhjN@7W> zRdP`(kYX@0Ff`LOFwr$M4>2^dGBUR^G}bmSwlXj<US07SMMG|WN@iLmLW5}tP@Sn6 zP$@*izLK4ZKn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw< G&;$T>QF0If literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Tabs/tab-left-prelight.png b/.themes/papirus-dark/gtk-2.0/Tabs/tab-left-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..44c85598d951739557389a2de0e0b550237c9374 GIT binary patch literal 347 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`!VWr;B5V#p$=_ z7Ya5Q2)JB4+sGj7s%bvOVd~13DFR-R=U4LB>U`T*|7d#H&6kM+Q8%AgCWh<uyi;P; z@mbpNWtK(Zqa&U54|Dff*&Sn^Iz6oNa&q7Y_VRbaHd|Nef-F!iag8WRNi0dVN-jzT zQVd20hGx13Cc1{^A%;d)M&?$A#@YtPRt5&ft1CXEXvob^$xN$6XfO={sxvhMDurm+ zSF$q^s6i5BLvVgtNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngB7* BYyAKK literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Tabs/tab-left.png b/.themes/papirus-dark/gtk-2.0/Tabs/tab-left.png new file mode 100644 index 0000000000000000000000000000000000000000..4ac1a50a52729eb716a28a869e59bc34583b980f GIT binary patch literal 336 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`$r_r;B5V#p$=_ zHu5$Y2smG?Uw*|$*pTUV$|0YI8Jv^4SZmhS|4%t?ac#+Dj;*Gaq8t-SraEP{*T<Z= z0R$0;;~9?!NA7#{?CJ-$nqwTx3YOFY4P{U*ag8WRNi0dVN-jzTQVd20hGx13Cc1{^ zA%;d)M&?$A#@YtPRt5&ft1CXEXvob^$xN$6XfO={sxvhMDurm+SF$q^s6i5BLvVgt pNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc}vWc)I$ztaD0e0sw*jXi5M8 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Tabs/tab-right-active.png b/.themes/papirus-dark/gtk-2.0/Tabs/tab-right-active.png new file mode 100644 index 0000000000000000000000000000000000000000..ff97c1e0b061ef610dfea47a17dacce99c1d532e GIT binary patch literal 347 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`!VWr;B5V#p$=F zH}W<ph`3(l4vaY*aa&6KLaxk|mQs#ZmV);1h`*QRzw@wceIBA$?opYT>SE}e@IG$! z2cv3B=7?=MH#a?vFJ53~$Zl3N%TM$AwBVigx9*DRCC+nP4YWYD#5JNMC9x#cD!C{X zNHG{07@FxCnCKdshZq`J8JSxd8fzOETNxM_udeuvq9HdwB{QuOp}{l+sLs?3s1%}M zU&+oypaw~h4Z-<oCFO}lsSM@i<$9TU*~Q6;1*v-ZMd`EO*+>BuF?hQAxvX<aXaWE@ Cy=hkf literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Tabs/tab-right-prelight.png b/.themes/papirus-dark/gtk-2.0/Tabs/tab-right-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..6f7f682f8537e23ab1f047682975d1b6592e2cc9 GIT binary patch literal 349 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`!Vmr;B5V#p$=F z7Ya5Q2)G`c&ZG1(oXeT@0&j01d)v$<qF+`r*w!@e`a1iYxMSs-o3s2ht>@OHE_F(M z7I%b4^n4Lphm2*>lN0;Xmh%`|%Vu9zd}_4j<~PP!?LtzPVlNH=txzp-jVMV;EJ?LW zE=mPb3`PcqX1WF@x`yT<hDKIK=2nKr+6Kl}1_s8fD?X!W$jwj5Oshm_Fbx5!Gc^M$ zg=pAUvNI8=K@wy`aDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr E0G04+uK)l5 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Tabs/tab-right.png b/.themes/papirus-dark/gtk-2.0/Tabs/tab-right.png new file mode 100644 index 0000000000000000000000000000000000000000..6d38f80d716f64836c82cc26fbcac26020d5ab8c GIT binary patch literal 331 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`$sEr;B5V#p&cT zKhHbx{WxAR>vU_U&RQNGpZ{m~zf%i0W@ct?mQ<ZJQ{&<pgH@FwpI1B!JiB<-%e6oC zRcHBco{+75I5RJtfvtq=;NKgI&H)WnEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^eg zRz~JlhQ`_k##ROf#;YqnqiD#@PsvQHL})M#0je`K11g1R*jKVM5vV~DWJ7R%T1k0g mQ7S`udAVL@UUqSEVnM22eo^}DcQ#T$MGT&<elF{r5}E+3jb^C; literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Tabs/tab-top-active.png b/.themes/papirus-dark/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000000000000000000000000000000000000..bf5eba82c4a81196b6e52b7541ed9c130508deaf GIT binary patch literal 353 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`!Vir;B5V#p&cP zkA&}>O+Iw$h=b6Nzwb}K%-8F=s4jW-o$((fUwvllW~Rgcg?(()_&u(jI`CogLp$bv zNn!2F{*$&E85kJ+NlHjny10HtLdfS8&jQabp5<=ZuW*(j-CXefZ*wUHpf#!`t`Q|E zi6yC4$wjF^iowXh&`j6BMAy(f#L&pf$lS`%SlhtZ%D}*Qb;V~C4Y~O#nQ4^>4W=PL zb*5%Or4SAKN_Hj!HAsSN2+mI{DNig)WhgH%*UQYyE>2D?NY%?PN}v7CMhd8i!PC{x JWt~$(69Dg5a0>tc literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Tabs/tab-top-prelight.png b/.themes/papirus-dark/gtk-2.0/Tabs/tab-top-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..e3402275e0b5dee25267f043ace27a7c67d6c1cb GIT binary patch literal 347 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`!VWr;B5V#p&cZ zhrg$Nm!2%|!=u93SFg0(HAceP@1L=8;sX_5{ln#L#ymdiGw#ipux@H&<K%-a57$aw z=2yG4)oDw8y3)n<D-uFJuXq-CcJVBC(|(1s3@hdeeDR;ETM4v4wZt`|BqgyV)hf9t z6-Y4{85o-B8kp!Bnuiz~Ss9sI85(OF7+V<_7_YAQjG`eoKP5A*5~0B~1gOr`45$>M zVPDD4M4$#qkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNA Dx;ks1 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Tabs/tab-top.png b/.themes/papirus-dark/gtk-2.0/Tabs/tab-top.png new file mode 100644 index 0000000000000000000000000000000000000000..789ff9f1ade9ce5388d6c7b0348f9845957d83f4 GIT binary patch literal 338 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`$r-r;B5V#p&cT zPk-;9eXymmv(e;3|3{PQ+^7HF<w;Y?N=X2MU-|z^&4rseC8HD%^mL}ME8q0n7skfM z^+xup&8o_f&nun<o^|#!X7IYk#U2s6<tETv)e_f;l9a@fRIB8oR3OD*WMF8fYha>l zXdYr{WMyP-WoWEzU~FYzV7$8GGm3`X{FKbJN`wZ}5TH6!GoVt4hJ7VF6M-5eK{f>E rr<If^7Ns(jmzV2h=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4f?+<5{ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Toolbar/toolbar-bg.png b/.themes/papirus-dark/gtk-2.0/Toolbar/toolbar-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..f8e490a61e340a69790f2c0253b8d1eac84b5611 GIT binary patch literal 239 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2ZkYLDNS(^Z)SkfJR9T^xl_H+M9WCik>lDyqr z82GJ>>=pxgoCO|{#X#NHL734=V|E2lkiEpy*OmP~j{uXJsQ4w`RG<)_r;B3<$Mxg@ zCPubR9t_7z*p{}5Oy35SQ7v(eC`m~yNwrEYN(E93Mh1qax`sx&hGroKMpniaRz`-} n2F6wf1}|o@x1ngr%}>cptHiBg=JEYjKn)C@u6{1-oD!M<Kkzv% literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Toolbar/toolbutton-normal.png b/.themes/papirus-dark/gtk-2.0/Toolbar/toolbutton-normal.png new file mode 100644 index 0000000000000000000000000000000000000000..e9699c58d23b6b8733caa46cbd2bae13fac9d36a GIT binary patch literal 288 zcmeAS@N?(olHy`uVBq!ia0vp^AhrS{kYHf0yW#+(SkfJR9T^xl_H+M9WCik>N`m}? z85qhYpS1w-lDyqr7#Qz%2`>TiI14-?i-Bfc2Vq7hjoB4ILG}_)Usv|~JOWG#nt9K! zr2vI^JY5_^IIbrrEYJn=5*QfGCy0ZTs+PD$l%yn<q*^5xr2;7iBLhQIT|*;XL$eSA zBP(MgD-%O)17j-#1Iz34PM~PW%}>cptHiCrqf4y>s6i5BLvVgtNqJ&XDnogBxn5>o dc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngGoHNU;C_ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Toolbar/toolbutton-prelight.png b/.themes/papirus-dark/gtk-2.0/Toolbar/toolbutton-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..2b858f6d8d93a8f61e8f13f425bca2a5ecbbcc1b GIT binary patch literal 380 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr3y^H&QA`6;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCrXPZ!4!jq}Md zC;sj1)|}TmzYzo;o<CmC{cq~Vns-%ms~SE_yYw{9zHb=%#QyOX{?$MB8!0gGJHKF8 z6BAKnYt!e^Ve;XLII!XYhv=Wr6Qx}n+8>^0Uslg8v%gT8^Je{T^ZBjY=QJwn%yVT> z`tkhmf7W_!hK$K7r}_$3d;+>awZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~Ss9sI z85(OF7+V<_7_YAQjG`eoKP5A*5~0B~1gOr`45$>MVPDD4M4$#qkPX54X(i=}MX3zs j<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAzdCz4 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Toolbar/toolbutton-pressed.png b/.themes/papirus-dark/gtk-2.0/Toolbar/toolbutton-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..c10e12f911c4f0a2a32692be7b9259c9ea7fb7d9 GIT binary patch literal 374 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr3y^H&QA`6;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCq+PZ!4!jq}Md zC;n~zS<lm~!pvfm9`R@Mw5Qd^&YH|j9!66({!gFt@6Ub~X0C*qgP-_)I~pJEXE|NZ z=5yc^|Lh0#i&)#c%A!`twD>7Ssb2p7{J-Rd2f@qgyZ;+5IC%6-UVHrpLk*)3PNjCq zGmgdZGc1_v;+Xh^xdUjoYKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ}vNAHaGBnmU zFt#!<FkW5p8AU^GeoAIqB|?K~2vD7=8Bi%i!@iQ8i9ijKARB`7(@M${i&7cN%ggmL f^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0l+XkKs|9(M literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/Toolbar/toolbutton-toggled.png b/.themes/papirus-dark/gtk-2.0/Toolbar/toolbutton-toggled.png new file mode 100644 index 0000000000000000000000000000000000000000..efa6df62037129cc10c8d8bc52d03d33f4cf5a71 GIT binary patch literal 351 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr3y^H&QA`6;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCrtPZ!4!jq}N8 zQvcsSBXC&ZBm?7lN%7*VMzgmXPciynbbvv>`D?z}u{qCqgm_jwU=?l?U~Xm+W)?Hh zvIt_GpWI=aniSKccWlRun|}<HrJI#(?%F2LI2Oy#@Hb3A=<d-usX$9qOI#yLQW8s2 zt&)pUffR$0fuWhMfr+l6d5EErm65rXp|Q4sv6X>=@#>1tC>nC}Q!>*k5gJTGfa*-m zfJz}6_Lb~R1Zt23*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@ GgeCw3hiDK0 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-2.0/assets.svg b/.themes/papirus-dark/gtk-2.0/assets.svg new file mode 100644 index 00000000..16841e73 --- /dev/null +++ b/.themes/papirus-dark/gtk-2.0/assets.svg @@ -0,0 +1,2474 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="210mm" + height="297mm" + viewBox="0 0 744.09448819 1052.3622047" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="assets.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4504"> + <stop + style="stop-color:#1780b1;stop-opacity:1" + offset="0" + id="stop4506" /> + <stop + style="stop-color:#3daee9;stop-opacity:1" + offset="1" + id="stop4508" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4255"> + <stop + style="stop-color:#1a83ae;stop-opacity:1" + offset="0" + id="stop4243" /> + <stop + style="stop-color:#3daee9;stop-opacity:1" + offset="1" + id="stop4245" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4255" + id="linearGradient4247" + x1="42" + y1="964.57648" + x2="42" + y2="930.57648" + gradientUnits="userSpaceOnUse" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4408"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4410" + width="54.285713" + height="30" + x="-87.053574" + y="852.45148" + rx="3" + ry="3" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4412"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4414" + width="54.285713" + height="30" + x="-87.053574" + y="852.45148" + rx="3" + ry="3" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4606"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4608" + width="30" + height="16" + x="175" + y="906.36218" + rx="3.5999999" + ry="1.92" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4610"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4612" + width="30" + height="16" + x="175" + y="906.36218" + rx="3.5999999" + ry="1.92" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4412-2"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4414-9" + width="54.285713" + height="30" + x="-87.053574" + y="852.45148" + rx="3" + ry="3" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4408-0"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4410-6" + width="54.285713" + height="30" + x="-87.053574" + y="852.45148" + rx="3" + ry="3" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath5811"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect5813" + width="54.285713" + height="30" + x="-87.053574" + y="852.45148" + rx="3" + ry="3" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath5815"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect5817" + width="54.285713" + height="30" + x="-87.053574" + y="852.45148" + rx="3" + ry="3" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath5819"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect5821" + width="54.285713" + height="30" + x="-87.053574" + y="852.45148" + rx="3" + ry="3" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath5823"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect5825" + width="54.285713" + height="30" + x="-87.053574" + y="852.45148" + rx="3" + ry="3" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath5827"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect5829" + width="54.285713" + height="30" + x="-87.053574" + y="852.45148" + rx="3" + ry="3" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath5831"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect5833" + width="54.285713" + height="30" + x="-87.053574" + y="852.45148" + rx="3" + ry="3" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4504" + id="linearGradient4510" + x1="585" + y1="574.36218" + x2="585" + y2="542.36218" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#000000" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="2.828427" + inkscape:cx="477.03025" + inkscape:cy="540.08029" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1313" + inkscape:window-height="975" + inkscape:window-x="385" + inkscape:window-y="182" + inkscape:window-maximized="0" + showguides="false" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true"> + <inkscape:grid + type="xygrid" + id="grid4643" /> + </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"> + <g + id="button-normal" + inkscape:label="#g4300" + transform="translate(176.21338,-691.28376)"> + <rect + ry="3.0150898" + rx="3.0059478" + y="1018.3622" + x="1" + height="34" + width="86" + id="rect4143" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" /> + <rect + style="fill:#31363b;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" + id="rect4140" + width="86" + height="34" + x="0" + y="1017.3622" + rx="3" + ry="3" /> + <path + inkscape:connector-curvature="0" + id="rect4136" + d="M 3.007813,1017.3622 C 1.342518,1017.3622 0,1018.7055 0,1020.3759 l 0,27.9707 c 0,1.6703 1.342518,3.0156 3.007813,3.0156 l 79.986324,0 c 1.6653,0 3.00586,-1.3453 3.00586,-3.0156 l 0,-27.9707 c 0,-1.6704 -1.34056,-3.0137 -3.00586,-3.0137 l -79.986324,0 z m -0.0078,1 79.999997,0 c 1.108,0 2,0.892 2,2 l 0,28 c 0,1.108 -0.892,2 -2,2 l -79.999997,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-28 c 0,-1.108 0.892,-2 2,-2 z" + style="fill:#696d71;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" /> + </g> + <g + id="button-prelight" + transform="translate(175.85624,-694.05161)" + inkscape:label="#g4295"> + <rect + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" + id="rect4209" + width="86" + height="34" + x="1.3571428" + y="977.64789" + rx="3.0059478" + ry="3.0150898" /> + <rect + ry="3" + rx="3" + y="976.64789" + x="0.35714287" + height="34" + width="86" + id="rect4211" + style="fill:#31363b;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" /> + <path + style="fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" + d="m 3.3649559,976.64791 c -1.665295,0 -3.00781304,1.3433 -3.00781304,3.0137 l 0,27.97069 c 0,1.6703 1.34251804,3.0156 3.00781304,3.0156 l 79.9863241,0 c 1.6653,0 3.00586,-1.3453 3.00586,-3.0156 l 0,-27.97069 c 0,-1.6704 -1.34056,-3.0137 -3.00586,-3.0137 l -79.9863241,0 z m -0.0078,1 79.9999971,0 c 1.108,0 2,0.892 2,2 l 0,27.99999 c 0,1.108 -0.892,2 -2,2 l -79.9999971,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-27.99999 c 0,-1.108 0.892,-2 2,-2 z" + id="path4213" + inkscape:connector-curvature="0" /> + </g> + <g + id="button-pressed" + transform="translate(176,-692.21427)" + inkscape:label="#g4291"> + <rect + ry="3.0150898" + rx="3.0059478" + y="931.57648" + x="0.99999994" + height="34" + width="86" + id="rect4215" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" /> + <rect + style="fill:url(#linearGradient4247);fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" + id="rect4217" + width="86" + height="34" + x="8.7033882e-09" + y="930.57648" + rx="3" + ry="3" /> + </g> + <g + id="button-insensitive" + transform="translate(175.85624,-689.23021)" + inkscape:label="#g4286"> + <rect + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" + id="rect4221" + width="86" + height="34" + x="1.3571428" + y="885.86218" + rx="3.0059478" + ry="3.0150898" /> + <rect + ry="3" + rx="3" + y="884.86218" + x="0.35714287" + height="34" + width="86" + id="rect4223" + style="fill:#31363b;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" /> + <path + style="fill:#696d71;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1;opacity:0.5" + d="m 3.3649559,884.86219 c -1.665295,0 -3.00781304,1.3433 -3.00781304,3.0137 l 0,27.97069 c 0,1.6703 1.34251804,3.0156 3.00781304,3.0156 l 79.9863241,0 c 1.6653,0 3.00586,-1.3453 3.00586,-3.0156 l 0,-27.97069 c 0,-1.6704 -1.34056,-3.0137 -3.00586,-3.0137 l -79.9863241,0 z m -0.0078,1 79.9999971,0 c 1.108,0 2,0.892 2,2 l 0,27.99999 c 0,1.108 -0.892,2 -2,2 l -79.9999971,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-27.99999 c 0,-1.108 0.892,-2 2,-2 z" + id="path4225" + inkscape:connector-curvature="0" /> + </g> + <g + id="button-default" + transform="translate(176.21338,-691.28377)" + inkscape:label="#g4281"> + <rect + ry="3.0150898" + rx="3.0059478" + y="844.43359" + x="0.99999994" + height="34" + width="86" + id="rect4227" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" /> + <rect + style="fill:#31363b;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" + id="rect4229" + width="86" + height="34" + x="8.7033953e-09" + y="843.43359" + rx="3" + ry="3" /> + <path + inkscape:connector-curvature="0" + id="path4231" + d="M 3.007813,843.43362 C 1.342518,843.43362 0,844.77692 0,846.44732 l 0,27.97069 c 0,1.6703 1.342518,3.0156 3.007813,3.0156 l 79.986324,0 c 1.6653,0 3.00586,-1.3453 3.00586,-3.0156 l 0,-27.97069 c 0,-1.6704 -1.34056,-3.0137 -3.00586,-3.0137 l -79.986324,0 z m -0.0078,1 79.999997,0 c 1.108,0 2,0.892 2,2 l 0,27.99999 c 0,1.108 -0.892,2 -2,2 l -79.999997,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-27.99999 c 0,-1.108 0.892,-2 2,-2 z" + style="fill:#696d71;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" /> + </g> + <g + id="checkbox-unchecked" + transform="translate(302.45154,-851.32867)" + inkscape:label="#g4230"> + <rect + ry="2" + rx="2" + y="1007.5931" + x="1.5050763" + height="18" + width="18" + id="rect4200" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <rect + style="fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4202" + width="18" + height="18" + x="0.50507629" + y="1006.5931" + rx="2" + ry="2" /> + <path + style="fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 2.5050763,1006.5932 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,14 c 0,1.108 0.89200003,2 2.00000003,2 l 13.9999997,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.9999997,0 z m 0,1 13.9999997,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.9999997,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + id="path4204" + inkscape:connector-curvature="0" /> + </g> + <g + id="checkbox-checked" + inkscape:label="#g4240" + transform="translate(301.96813,-832.52102)"> + <rect + ry="2" + rx="2" + y="1034.2552" + x="1.9884882" + height="18" + width="18" + id="rect4208" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <rect + style="fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4210" + width="18" + height="18" + x="0.98848826" + y="1033.2552" + rx="2" + ry="2" /> + <path + style="fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 2.9884882,1033.2551 c -1.108,0 -2,0.892 -2,2 l 0,14 c 0,1.108 0.892,2 2,2 l 13.9999998,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.9999998,0 z m 0,1 13.9999998,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.9999998,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + id="path4212" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4214" + width="12" + height="12" + x="3.9884882" + y="1036.2552" + rx="1" + ry="1" /> + </g> + <g + id="checkbox-unchecked-insensitive" + transform="translate(278.9694,-828.14745)" + inkscape:label="#g4235"> + <rect + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4216" + width="18" + height="18" + x="24.987219" + y="1007.1467" + rx="2" + ry="2" /> + <rect + ry="2" + rx="2" + y="1006.1467" + x="23.987219" + height="18" + width="18" + id="rect4218" + style="fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4220" + d="m 25.987219,1006.1468 c -1.108,0 -2,0.892 -2,2 l 0,14 c 0,1.108 0.892,2 2,2 l 14,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -14,0 z m 0,1 14,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -14,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + style="fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1;opacity:0.5" /> + </g> + <g + id="checkbox-checked-insensitive" + transform="translate(279.28956,-809.78615)" + inkscape:label="#g4246"> + <rect + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4222" + width="18" + height="18" + x="24.667059" + y="1034.2552" + rx="2" + ry="2" /> + <rect + ry="2" + rx="2" + y="1033.2552" + x="23.667059" + height="18" + width="18" + id="rect4224" + style="fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4226" + d="m 25.66706,1033.2551 c -1.108,0 -2,0.892 -2,2 l 0,14 c 0,1.108 0.892,2 2,2 l 13.999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.999999,0 z m 0,1 13.999999,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.999999,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + style="fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1;opacity:0.5" /> + <rect + ry="1" + rx="1" + y="1036.2552" + x="26.667059" + height="12" + width="12" + id="rect4228" + style="opacity:0.5;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="option-unchecked" + transform="translate(363.51729,-878.04302)" + inkscape:label="#g4328"> + <circle + r="9" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" + id="circle4299" + cx="10" + cy="1043.3622" /> + <circle + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" + id="circle4303" + cx="9" + cy="1042.3622" + r="9" /> + <path + inkscape:connector-curvature="0" + id="path4297" + d="m 9,1033.3622 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="option-unchecked-insensitive" + transform="translate(338.51602,-853.92558)" + inkscape:label="#g4333"> + <circle + cy="1042.4783" + cx="35.001274" + id="circle4306" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" + r="9" /> + <circle + r="9" + cy="1041.4783" + cx="34.001274" + id="circle4308" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <path + style="opacity:0.5;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 34.001275,1032.4783 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + id="path4310" + inkscape:connector-curvature="0" /> + </g> + <g + id="option-checked" + transform="translate(365.41133,-854.05191)" + inkscape:label="#g4344"> + <circle + cy="1065.8381" + cx="8.1059637" + id="circle4312" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" + r="9" /> + <circle + r="9" + cy="1064.8381" + cx="7.1059642" + id="circle4314" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <path + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 7.105964,1055.8381 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8.00000001,-8 8,8 0 0 1 8.00000001,-8 z" + id="path4316" + inkscape:connector-curvature="0" /> + <circle + r="6" + cy="1064.8381" + cx="7.1059642" + id="path4318" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="option-checked-insensitive" + transform="translate(338.98276,-830.81839)" + inkscape:label="#g4338"> + <circle + r="9" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" + id="circle4320" + cx="34.534534" + cy="1065.8381" /> + <circle + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" + id="circle4322" + cx="33.534534" + cy="1064.8381" + r="9" /> + <path + inkscape:connector-curvature="0" + id="path4324" + d="m 33.534535,1055.8381 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:0.5;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <circle + style="opacity:0.5;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + id="circle4326" + cx="33.534534" + cy="1064.8381" + r="6" /> + </g> + <g + transform="translate(456.21338,-868.21148)" + id="entry-border-bg" + inkscape:label="#g4269"> + <path + inkscape:connector-curvature="0" + id="rect4264-4" + d="m 0,1020.3613 0,32 10,0 0,-32 -10,0 z m 4.125,1.5 1.75,0 c 1.45425,0 2.625,1.2938 2.625,2.9004 l 0,23.2012 c 0,1.6066 -1.17075,2.8984 -2.625,2.8984 l -1.75,0 c -1.45425,0 -2.625,-1.2918 -2.625,-2.8984 l 0,-23.2012 c 0,-1.6066 1.17075,-2.9004 2.625,-2.9004 z" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="rect4255-3" + d="m 4,1021.3613 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 2,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -2,0 z m 0,1 2,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -2,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <rect + ry="2.5" + rx="2.5" + y="1021.8613" + x="1.5" + height="29" + width="7" + id="rect4605-142" + style="opacity:1;fill:#232629;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 4,1021.3613 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 2,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -2,0 z m 0,1 2,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -2,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + id="path4292-0" + inkscape:connector-curvature="0" /> + </g> + <g + id="entry-border-disabled-bg" + transform="translate(454.58566,-868.21148)" + inkscape:label="#g4308"> + <rect + y="1020.3613" + x="16.071428" + height="32" + width="10" + id="rect4288-6" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <path + style="opacity:0.5;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 20.071429,1021.3613 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 2,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -2,0 z m 0,1 2,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -2,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + id="path4278-3" + inkscape:connector-curvature="0" /> + </g> + <g + transform="translate(484.38652,-868.27458)" + id="entry-border-active-bg" + inkscape:label="#g4280"> + <path + inkscape:connector-curvature="0" + id="path4282-6" + d="m 0,1020.3613 0,32 10,0 0,-32 -10,0 z m 4.125,1.5 1.75,0 c 1.45425,0 2.625,1.2938 2.625,2.9004 l 0,23.2012 c 0,1.6066 -1.17075,2.8984 -2.625,2.8984 l -1.75,0 c -1.45425,0 -2.625,-1.2918 -2.625,-2.8984 l 0,-23.2012 c 0,-1.6066 1.17075,-2.9004 2.625,-2.9004 z" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <rect + ry="2.5" + rx="2.5" + y="1021.8613" + x="1.5" + height="29" + width="7" + id="rect4605-36" + style="opacity:1;fill:#232629;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4284-0" + d="m 4,1021.3613 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 2,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -2,0 z m 0,1 2,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -2,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="notebook" + inkscape:label="#g4379" + transform="translate(677.86218,-702.47706)"> + <rect + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4374" + width="30" + height="30" + x="-147.86218" + y="854.83923" + rx="3" + ry="3" /> + <path + inkscape:connector-curvature="0" + id="rect4362" + d="m -144.86218,854.83926 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 24,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -24,0 z m 0,1 24,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -24,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="tab-top-active" + transform="translate(605.98215,-631.06419)" + inkscape:label="#g4416"> + <rect + clip-path="url(#clipPath4412)" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4399" + width="30" + height="35" + x="-75.982147" + y="852.45148" + rx="3" + ry="3" /> + <path + clip-path="url(#clipPath4408)" + inkscape:connector-curvature="0" + id="rect4383" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + transform="translate(640.08929,-631.28188)" + id="tab-top" + inkscape:label="#g4420"> + <rect + ry="3" + rx="3" + y="852.45148" + x="-75.982147" + height="35" + width="30" + id="rect4422" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + clip-path="url(#clipPath4412)" /> + <path + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + id="path4424" + inkscape:connector-curvature="0" + clip-path="url(#clipPath4408)" /> + </g> + <g + id="tab-bottom-active" + transform="matrix(-1,0,0,-1,484.01785,1069.188)" + inkscape:label="#g4426"> + <rect + clip-path="url(#clipPath4412)" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4428" + width="30" + height="35" + x="-75.982147" + y="852.45148" + rx="3" + ry="3" /> + <path + clip-path="url(#clipPath4408)" + inkscape:connector-curvature="0" + id="path4430" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + transform="matrix(-1,0,0,-1,518.12499,1068.6829)" + id="tab-bottom" + inkscape:label="#g4432"> + <rect + ry="3" + rx="3" + y="852.45148" + x="-75.982147" + height="35" + width="30" + id="rect4434" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + clip-path="url(#clipPath4412)" /> + <path + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + id="path4436" + inkscape:connector-curvature="0" + clip-path="url(#clipPath4408)" /> + </g> + <g + transform="matrix(0,1,-1,0,1412.4515,332.02014)" + id="tab-right-active" + inkscape:label="#g4438"> + <rect + ry="3" + rx="3" + y="852.45148" + x="-75.982147" + height="35" + width="30" + id="rect4440" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" + clip-path="url(#clipPath4412)" /> + <path + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + id="path4442" + inkscape:connector-curvature="0" + clip-path="url(#clipPath4408)" /> + </g> + <g + id="tab-right" + transform="matrix(0,1,-1,0,1446.5586,332.08991)" + inkscape:label="#g4444"> + <rect + clip-path="url(#clipPath4412)" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4446" + width="30" + height="35" + x="-75.982147" + y="852.45148" + rx="3" + ry="3" /> + <path + clip-path="url(#clipPath4408)" + inkscape:connector-curvature="0" + id="path4448" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="tab-left-active" + transform="matrix(0,1,1,0,-322.45144,366.67083)" + inkscape:label="#g4450"> + <rect + clip-path="url(#clipPath4412)" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4452" + width="30" + height="35" + x="-75.982147" + y="852.45148" + rx="3" + ry="3" /> + <path + clip-path="url(#clipPath4408)" + inkscape:connector-curvature="0" + id="path4454" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,1,0,-288.34434,367.02803)" + id="tab-left" + inkscape:label="#g4456"> + <rect + ry="3" + rx="3" + y="852.45148" + x="-75.982147" + height="35" + width="30" + id="rect4458" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + clip-path="url(#clipPath4412)" /> + <path + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + id="path4460" + inkscape:connector-curvature="0" + clip-path="url(#clipPath4408)" /> + </g> + <g + id="notebook-gap-horiz" + inkscape:label="#g4470" + transform="translate(717.29379,-811.12527)"> + <rect + y="979.64789" + x="-147.5" + height="2" + width="4" + id="rect4462" + style="opacity:0;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <rect + y="979.64789" + x="-146.5" + height="2" + width="2" + id="rect4464" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="notebook-gap-vert" + inkscape:label="#g4474" + transform="translate(722.80227,-810.05199)"> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4466" + width="4" + height="2" + x="977.76398" + y="140.97235" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4468" + width="2" + height="2" + x="978.76398" + y="140.97235" /> + </g> + <g + id="plus" + transform="translate(617,-875.99998)" + inkscape:label="#g4415"> + <rect + y="1028.3622" + x="6" + height="12" + width="12" + id="rect4411" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4406" + d="m 7,1035.3622 4,0 0,4 2,0 0,-4 4,0 0,-2 -4,0 0,-4 -2,0 0,4 -4,0 z" + style="opacity:0.5;fill:#eeeff0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="minus" + transform="translate(599,-856.99998)" + inkscape:label="#g4419"> + <rect + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4413" + width="12" + height="12" + x="24" + y="1031.3622" /> + <path + inkscape:connector-curvature="0" + id="path4408" + d="m 25,1038.3622 0,-2 10,0 0,2 z" + style="opacity:0.5;fill:#eeeff0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <rect + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="handle-h" + width="24" + height="2" + x="25" + y="445.36221" + inkscape:label="#rect4423" /> + <rect + y="-27" + x="452.36221" + height="2" + width="24" + id="handle-v" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + transform="matrix(0,1,-1,0,0,0)" + inkscape:label="#rect4425" /> + <g + id="line-h" + transform="translate(110,-569.99998)" + inkscape:label="#g4443"> + <rect + y="1012.3622" + x="10" + height="10" + width="10" + id="rect4429" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="1017.3622" + x="10" + height="5" + width="10" + id="rect4433" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="menu-line-h" + transform="matrix(1,0,0,-1,95,1479.7244)" + inkscape:label="#g4447" + style="opacity:1"> + <rect + y="1012.3622" + x="25" + height="9.9999876" + width="10" + id="rect4435" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="line-v" + transform="translate(110,-554.99998)" + inkscape:label="#g4439"> + <rect + y="1027.3622" + x="10" + height="10" + width="10" + id="rect4427" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="1027.3622" + x="10" + height="10" + width="5" + id="rect4437" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="menubar-button" + transform="translate(165,-477.99998)" + inkscape:label="#g4455"> + <rect + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4453" + width="48" + height="27" + x="20" + y="925.36218" /> + <rect + y="926.36218" + x="21" + height="25" + width="46" + id="rect4451" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="bar" + width="10" + height="10" + x="300" + y="447.36221" + rx="4" + ry="4" + inkscape:label="#rect4461" /> + <rect + ry="4" + rx="4" + y="447.36221" + x="280" + height="10" + width="10" + id="trough" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:label="#rect4463" /> + <g + id="slider-vert" + inkscape:label="#g4492" + transform="translate(323,-415.33329)"> + <circle + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle4467" + cx="81" + cy="918.36218" + r="9" /> + <path + inkscape:connector-curvature="0" + id="path4465" + d="m 81,909.36218 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="slider-horiz" + inkscape:label="#g4488" + transform="translate(355,-461.99998)"> + <circle + r="9" + cy="918.36218" + cx="49" + id="circle4472" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 49,909.3622 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + id="path4474" + inkscape:connector-curvature="0" /> + </g> + <g + id="slider-horiz-prelight" + inkscape:label="#g4484" + transform="translate(353,-461.66664)"> + <circle + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle4476" + cx="51" + cy="941.36218" + r="9" /> + <path + inkscape:connector-curvature="0" + id="path4478" + d="m 51,932.3622 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="slider-vert-prelight" + inkscape:label="#g4496" + transform="translate(320,-414.99997)"> + <circle + r="9" + cy="941.36218" + cx="84" + id="circle4480" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 84,932.3622 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + id="path4482" + inkscape:connector-curvature="0" /> + </g> + <g + id="trough-horizontal" + inkscape:label="#g4504" + transform="translate(372,-418.99996)"> + <rect + ry="0" + rx="0" + y="961.36218" + x="23" + height="18" + width="42" + id="rect4502" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="3" + rx="3" + y="967.36218" + x="23" + height="6" + width="42" + id="rect4500" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="trough-vertical" + transform="matrix(0,1,-1,0,1374.3622,540.36222)" + inkscape:label="#g4508"> + <rect + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4510" + width="42" + height="18" + x="23" + y="961.36218" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4512" + width="42" + height="6" + x="23" + y="967.36218" + rx="3" + ry="3" /> + </g> + <g + id="slider-scrollbar-horiz" + inkscape:label="#g7577"> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4545-2-3" + width="20" + height="11.999991" + x="442.36221" + y="-492" + inkscape:label="#rect4545" /> + <rect + inkscape:label="#rect4515" + ry="5" + rx="5" + y="447.36221" + x="480" + height="10" + width="12" + id="rect4515" + style="opacity:1;fill:#abadb0;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="slider-scrollbar-horiz-prelight" + inkscape:label="#g7581"> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4545-2-3-9" + width="20" + height="11.999991" + x="465.36221" + y="-492" + inkscape:label="#rect4545" /> + <rect + inkscape:label="#rect4517" + style="opacity:1;fill:#93cee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4517" + width="12" + height="10" + x="480" + y="470.36221" + rx="5" + ry="5" /> + </g> + <g + id="slider-scrollbar-horiz-active" + inkscape:label="#g7585"> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4545-2-3-4" + width="20" + height="11.999991" + x="488.36221" + y="-492" + inkscape:label="#rect4545" /> + <rect + inkscape:label="#rect4519" + ry="5" + rx="5" + y="493.36221" + x="480" + height="10" + width="12" + id="rect4519-0" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="slider-scrollbar-horiz-insens" + inkscape:label="#g7589"> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4545-2-3-2" + width="20" + height="11.999991" + x="511.36221" + y="-492" + inkscape:label="#rect4545" /> + <rect + inkscape:label="#rect4521" + style="opacity:0.5;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4521" + width="12" + height="10" + x="480" + y="516.36218" + rx="5" + ry="5" /> + </g> + <g + id="slider-scrollbar-vert" + inkscape:label="#g7561"> + <rect + inkscape:label="#rect4545" + y="446.36221" + x="494" + height="11.999991" + width="20" + id="rect4545" + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + inkscape:label="#rect4523" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:#abadb0;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4523" + width="12" + height="10" + x="446.36221" + y="-509" + rx="5" + ry="5" /> + </g> + <g + id="slider-scrollbar-vert-prelight" + inkscape:label="#g7565"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4545-2" + width="20" + height="11.999991" + x="494" + y="469.36221" + inkscape:label="#rect4545" /> + <rect + inkscape:label="#rect4525" + transform="matrix(0,1,-1,0,0,0)" + ry="5" + rx="5" + y="-509" + x="469.36221" + height="10" + width="12" + id="rect4525" + style="opacity:1;fill:#93cee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="slider-scrollbar-vert-active" + inkscape:label="#g7569"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4545-2-0" + width="20" + height="11.999991" + x="494" + y="492.36221" + inkscape:label="#rect4545" /> + <rect + inkscape:label="#rect4527" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4527" + width="12" + height="10" + x="492.36221" + y="-509" + rx="5" + ry="5" /> + </g> + <g + id="slider-scrollbar-vert-insens" + inkscape:label="#g7573"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4545-2-0-2" + width="20" + height="11.999991" + x="494" + y="515.36218" + inkscape:label="#rect4545" /> + <rect + inkscape:label="#rect4529" + transform="matrix(0,1,-1,0,0,0)" + ry="5" + rx="5" + y="-509" + x="515.36218" + height="10" + width="12" + id="rect4529" + style="opacity:0.5;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="trough-scrollbar-horiz" + transform="translate(393.99998,-449.99998)" + inkscape:label="#g4535"> + <rect + ry="0" + rx="0" + y="982.36218" + x="79.999977" + height="20" + width="80.000038" + id="rect4533" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="5" + rx="5" + y="987.36218" + x="100" + height="10" + width="40" + id="rect4531" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="trough-scrollbar-vert" + transform="matrix(0,1,-1,0,1482.3622,493.3622)" + inkscape:label="#g4539"> + <rect + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4541" + width="79.999992" + height="20" + x="60.000004" + y="982.36218" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4543" + width="39.999992" + height="10" + x="80.000008" + y="987.36218" + rx="4.999999" + ry="5" /> + </g> + <rect + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="toolbar-bg" + width="10" + height="10" + x="580" + y="447.36221" + inkscape:label="#rect4545" /> + <g + id="toolbutton-prelight" + transform="translate(490.5,-350.49993)" + inkscape:label="#g4554"> + <rect + ry="2.5" + rx="2.5" + y="813.36218" + x="90" + height="31" + width="9" + id="rect4547" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="rect4549" + d="m 92.5,812.86218 c -1.662,0 -3,1.338 -3,3 l 0,26 c 0,1.662 1.338,3 3,3 l 4,0 c 1.662,0 3,-1.338 3,-3 l 0,-26 c 0,-1.662 -1.338,-3 -3,-3 l -4,0 z m 0,1 4,0 c 1.108,0 2,0.892 2,2 l 0,26 c 0,1.108 -0.892,2 -2,2 l -4,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-26 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + style="opacity:0;fill:#ff5555;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="toolbutton-normal" + width="10" + height="32" + x="580" + y="502.36221" + rx="3" + ry="3" + inkscape:label="#rect4559" /> + <rect + ry="3" + rx="3" + y="542.36224" + x="580" + height="32" + width="10" + id="toolbutton-pressed" + style="opacity:1;fill:url(#linearGradient4510);fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:label="#rect4561" /> + <rect + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="toolbutton-toggled" + width="10" + height="32" + x="580" + y="582.36224" + rx="3" + ry="3" + inkscape:label="#rect4563" /> + <g + id="frame" + inkscape:label="#g4572" + transform="translate(-90,-124.99998)"> + <rect + ry="3" + rx="3" + y="812.36218" + x="115" + height="10" + width="10" + id="rect4565" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="rect4567" + d="m 118,812.36218 c -1.662,0 -3,1.338 -3,3 l 0,4 c 0,1.662 1.338,3 3,3 l 4,0 c 1.662,0 3,-1.338 3,-3 l 0,-4 c 0,-1.662 -1.338,-3 -3,-3 l -4,0 z m 0.40039,1 3.19922,0 c 1.3296,0 2.40039,1.07079 2.40039,2.40039 l 0,3.20117 c 0,1.3296 -1.07079,2.39844 -2.40039,2.39844 l -3.19922,0 c -1.3296,0 -2.40039,-1.06884 -2.40039,-2.39844 l 0,-3.20117 c 0,-1.3296 1.07079,-2.40039 2.40039,-2.40039 z" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="frame-gap-end" + inkscape:label="#g4585" + transform="translate(-105,-112.99993)"> + <rect + rx="0" + y="812.36218" + x="130" + height="1" + width="2" + id="rect4577" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="812.36218" + x="130" + height="1" + width="1" + id="rect4581" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="frame-gap-start" + inkscape:label="#g4589" + transform="translate(-105,-112.99995)"> + <rect + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4579" + width="2" + height="1" + x="130" + y="814.36218" + rx="0" /> + <rect + y="814.36218" + x="131" + height="1" + width="1" + id="rect4583" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + style="opacity:0;fill:#ff5555;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="null" + width="30" + height="30" + x="110" + y="687.36218" + inkscape:label="#rect4595" /> + <g + id="up-background" + transform="translate(6,-218.99998)" + inkscape:label="#g4614"> + <rect + clip-path="url(#clipPath4610)" + rx="3" + ry="3" + y="906.36218" + x="179" + height="30" + width="16" + id="rect4597" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + clip-path="url(#clipPath4606)" + inkscape:connector-curvature="0" + id="rect4599" + d="m 182,906.36218 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 10,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -10,0 z m 0,1 10,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -10,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="matrix(1,0,0,-1,6,1630.7244)" + id="down-background" + inkscape:label="#g4618"> + <rect + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4620" + width="16" + height="30" + x="179" + y="906.36218" + ry="3" + rx="3" + clip-path="url(#clipPath4610)" /> + <path + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 182,906.36218 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 10,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -10,0 z m 0,1 10,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -10,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + id="path4622" + inkscape:connector-curvature="0" + clip-path="url(#clipPath4606)" /> + </g> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:44.68566895px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="153.61432" + y="70.312843" + id="text4626" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4628" + x="153.61432" + y="70.312843">Breeze-dark-gtk 2.0</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="176.21338" + y="132.1498" + id="text4630" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4632" + x="176.21338" + y="132.1498">Buttons</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="306.21338" + y="132.1498" + id="text4634" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4636" + x="306.21338" + y="132.1498">Check & Radio</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="456.21338" + y="132.1498" + id="text4638" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4640" + x="456.21338" + y="132.1498">Entry</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="530" + y="132.3622" + id="text4646" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4648" + x="530" + y="132.3622">Tabs</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="620" + y="132.3622" + id="text4650" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4652" + x="620" + y="132.3622">Expanders</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="25" + y="432.36221" + id="text4654" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4656" + x="25" + y="432.36221">Handles</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="120" + y="432.36221" + id="text4658" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4660" + x="120" + y="432.36221">Lines</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="185" + y="432.36221" + id="text4662" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4664" + x="185" + y="432.36221">Menubar</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="280" + y="432.36221" + id="text4666" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4668" + x="280" + y="432.36221">ProgressBar</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="395" + y="432.36221" + id="text4670" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4672" + x="395" + y="432.36221">Scale</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="480" + y="432.36221" + id="text4674" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4676" + x="480" + y="432.36221">Scrollbars</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="580" + y="432.36221" + id="text4678" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4680" + x="580" + y="432.36221">Toolbar</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="25" + y="672.36218" + id="text4682" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4684" + x="25" + y="672.36218">Shadows</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="110" + y="672.36218" + id="text4686" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4688" + x="110" + y="672.36218">Others</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="185" + y="672.36218" + id="text4690" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4692" + x="185" + y="672.36218">Spin</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;" + x="44.882812" + y="132.1498" + id="text4694" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4696" + x="44.882812" + y="132.1498">Arrows</tspan></text> + <g + id="arrow-up" + inkscape:label="#g4521" + transform="translate(14.882813,-834.21235)"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#eeeff0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="translate(28.882812,-834.21233)" + id="arrow-up-prelight" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-9" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-2" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#f7f8f9;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="translate(42.882812,-834.21233)" + id="arrow-up-insens" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-6" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-6" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="opacity:0.5;fill:none;fill-rule:evenodd;stroke:#696d71;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,1037.245,131.14983)" + id="arrow-right" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-66" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-5" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#eeeff0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,1051.245,131.14985)" + id="arrow-right-prelight" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-9-9" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-2-8" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#f7f8f9;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,1065.245,131.14985)" + id="arrow-right-insens" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-6-8" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-6-8" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="opacity:0.5;fill:none;fill-rule:evenodd;stroke:#696d71;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(-1,0,0,-1,85.882833,1167.512)" + id="arrow-down" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-4" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-0" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#eeeff0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(-1,0,0,-1,99.882833,1167.512)" + id="arrow-down-prelight" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-9-6" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-2-4" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#f7f8f9;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(-1,0,0,-1,113.88283,1167.512)" + id="arrow-down-insens" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-6-1" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-6-4" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="opacity:0.5;fill:none;fill-rule:evenodd;stroke:#696d71;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,-1,1,0,-936.47936,230.14985)" + id="arrow-left" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-65" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-61" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#eeeff0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,-1,1,0,-922.47936,230.14985)" + id="arrow-left-prelight" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-9-62" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-2-3" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#f7f8f9;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,-1,1,0,-908.47936,230.14985)" + id="arrow-left-insens" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-6-82" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-6-83" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="opacity:0.5;fill:none;fill-rule:evenodd;stroke:#696d71;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-up-small" + transform="translate(-29.970738,-779.24266)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639" + d="m 76.353553,987.06931 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#eeeff0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-up-small-prelight" + inkscape:label="#g4680" + transform="translate(-30.117187,-778.21235)"> + <rect + y="981.36218" + x="87" + height="6" + width="9" + id="rect4641-3" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-7" + d="m 88.5,986.03898 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#f7f8f9;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-up-small-insens" + transform="translate(-5.970738,-779.24266)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641-6" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-71" + d="m 76.353553,987.06931 3,-3 3,3" + style="opacity:0.5;fill:none;fill-rule:evenodd;stroke:#696d71;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-right-small" + transform="matrix(0,1,-1,0,1034.2753,137.2963)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641-8" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-8" + d="m 76.353553,987.06931 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#eeeff0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,1045.245,125.14983)" + id="arrow-right-small-prelight" + inkscape:label="#g4680"> + <rect + y="981.36218" + x="87" + height="6" + width="9" + id="rect4641-3-6" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-7-2" + d="m 88.5,986.03898 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#f7f8f9;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-right-small-insens" + transform="matrix(0,1,-1,0,1058.2753,137.2963)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641-6-8" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-71-6" + d="m 76.353553,987.06931 3,-3 3,3" + style="opacity:0.5;fill:none;fill-rule:evenodd;stroke:#696d71;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-down-small" + transform="matrix(-1,0,0,-1,128.73636,1212.5423)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641-4" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-1" + d="m 76.353553,987.06931 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#eeeff0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(-1,0,0,-1,152.88284,1211.512)" + id="arrow-down-small-prelight" + inkscape:label="#g4680"> + <rect + y="981.36218" + x="87" + height="6" + width="9" + id="rect4641-3-8" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-7-3" + d="m 88.5,986.03898 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#f7f8f9;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-down-small-insens" + transform="matrix(-1,0,0,-1,152.73636,1212.5423)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641-6-4" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-71-5" + d="m 76.353553,987.06931 3,-3 3,3" + style="opacity:0.5;fill:none;fill-rule:evenodd;stroke:#696d71;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-left-small" + transform="matrix(0,-1,1,0,-936.50971,317.00343)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641-65" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-3" + d="m 76.353553,987.06931 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#eeeff0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,-1,1,0,-923.47937,329.14983)" + id="arrow-left-small-prelight" + inkscape:label="#g4680"> + <rect + y="981.36218" + x="87" + height="6" + width="9" + id="rect4641-3-0" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-7-34" + d="m 88.5,986.03898 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#f7f8f9;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-left-small-insens" + transform="matrix(0,-1,1,0,-912.50971,317.00343)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641-6-3" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-71-4" + d="m 76.353553,987.06931 3,-3 3,3" + style="opacity:0.5;fill:none;fill-rule:evenodd;stroke:#696d71;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + inkscape:label="#g4614" + transform="translate(5,-174.99998)" + id="up-background-disable"> + <rect + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect5108" + width="16" + height="30" + x="179" + y="906.36218" + ry="3" + rx="3" + clip-path="url(#clipPath4610)" /> + <path + style="opacity:0.5;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 182,906.36218 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 10,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -10,0 z m 0,1 10,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -10,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + id="path5110" + inkscape:connector-curvature="0" + clip-path="url(#clipPath4606)" /> + </g> + <g + inkscape:label="#g4618" + id="down-background-disable" + transform="matrix(1,0,0,-1,5,1674.7244)"> + <rect + clip-path="url(#clipPath4610)" + rx="3" + ry="3" + y="906.36218" + x="179" + height="30" + width="16" + id="rect5114" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + clip-path="url(#clipPath4606)" + inkscape:connector-curvature="0" + id="path5116" + d="m 182,906.36218 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 10,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -10,0 z m 0,1 10,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -10,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:0.5;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + inkscape:label="#rect4595" + y="732.36218" + x="110" + height="30" + width="30" + id="tree-header" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + id="menu-checkbox-unchecked" + transform="translate(330.7083,-853.44325)" + inkscape:label="#g4230"> + <path + style="fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 2.5050763,1006.5932 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,14 c 0,1.108 0.89200003,2 2.00000003,2 l 13.9999997,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.9999997,0 z m 0,1 13.9999997,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.9999997,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + id="path4204-1" + inkscape:connector-curvature="0" /> + </g> + <g + id="menu-checkbox-checked" + inkscape:label="#g4240" + transform="translate(330.22489,-834.63558)"> + <path + style="fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 2.9884882,1033.2551 c -1.108,0 -2,0.892 -2,2 l 0,14 c 0,1.108 0.892,2 2,2 l 13.9999998,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.9999998,0 z m 0,1 13.9999998,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.9999998,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + id="path4212-4" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4214-6" + width="12" + height="12" + x="3.9884882" + y="1036.2552" + rx="1" + ry="1" /> + </g> + <g + id="menu-checkbox-unchecked-insensitive" + transform="translate(307.22616,-830.26201)" + inkscape:label="#g4235"> + <path + inkscape:connector-curvature="0" + id="path4220-3" + d="m 25.987219,1006.1468 c -1.108,0 -2,0.892 -2,2 l 0,14 c 0,1.108 0.892,2 2,2 l 14,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -14,0 z m 0,1 14,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -14,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + style="fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1;opacity:0.5" /> + </g> + <g + id="menu-checkbox-checked-insensitive" + transform="translate(307.54632,-811.90071)" + inkscape:label="#g4246"> + <path + inkscape:connector-curvature="0" + id="path4226-9" + d="m 25.66706,1033.2551 c -1.108,0 -2,0.892 -2,2 l 0,14 c 0,1.108 0.892,2 2,2 l 13.999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.999999,0 z m 0,1 13.999999,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.999999,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + style="fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1;opacity:0.5" /> + <rect + ry="1" + rx="1" + y="1036.2552" + x="26.667059" + height="12" + width="12" + id="rect4228-6" + style="opacity:0.5;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="menu-checkbox-unchecked-prelight" + transform="translate(330.7083,-762.44338)" + inkscape:label="#g4230" + style="fill:#fcfcfc"> + <path + style="fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 2.5050763,1006.5932 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,14 c 0,1.108 0.89200003,2 2.00000003,2 l 13.9999997,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.9999997,0 z m 0,1 13.9999997,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.9999997,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + id="path4204-1-3" + inkscape:connector-curvature="0" /> + </g> + <g + id="menu-checkbox-checked-prelight" + inkscape:label="#g4240" + transform="translate(330.22489,-766.10528)"> + <path + style="fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 2.9884882,1033.2551 c -1.108,0 -2,0.892 -2,2 l 0,14 c 0,1.108 0.892,2 2,2 l 13.9999998,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.9999998,0 z m 0,1 13.9999998,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.9999998,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + id="path4212-4-7" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4214-6-5" + width="12" + height="12" + x="3.9884882" + y="1036.2552" + rx="1" + ry="1" /> + </g> + <g + transform="matrix(0,1,-1,0,1037.245,216.14981)" + id="menu-arrow" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-66-1" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-5-3" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#eeeff0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,1051.245,216.14983)" + id="menu-arrow-prelight" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-9-9-6" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-2-8-9" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#eeeff0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,1065.245,216.14983)" + id="menu-arrow-insens" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-6-8-7" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-6-8-5" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="opacity:0.5;fill:none;fill-rule:evenodd;stroke:#696d71;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="menu-option-unchecked" + transform="translate(391.21338,-876.21236)" + inkscape:label="#g4328"> + <path + inkscape:connector-curvature="0" + id="path4297-7" + d="m 9,1033.3622 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="menu-option-unchecked-insensitive" + transform="translate(366.21211,-852.09486)" + inkscape:label="#g4333"> + <path + style="opacity:0.5;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 34.001275,1032.4783 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + id="path4310-9" + inkscape:connector-curvature="0" /> + </g> + <g + id="menu-option-checked" + transform="translate(393.10742,-852.22126)" + inkscape:label="#g4344"> + <path + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 7.105964,1055.8381 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8.00000001,-8 8,8 0 0 1 8.00000001,-8 z" + id="path4316-8" + inkscape:connector-curvature="0" /> + <circle + r="6" + cy="1064.8381" + cx="7.1059642" + id="path4318-3" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="menu-option-checked-insensitive" + transform="translate(366.67885,-828.98771)" + inkscape:label="#g4338"> + <path + inkscape:connector-curvature="0" + id="path4324-3" + d="m 33.534535,1055.8381 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:0.5;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <circle + style="opacity:0.5;fill:#696d71;fill-opacity:1;stroke:none;stroke-opacity:1" + id="circle4326-8" + cx="33.534534" + cy="1064.8381" + r="6" /> + </g> + <g + id="menu-option-unchecked-prelight" + transform="translate(392.21338,-781.21236)" + inkscape:label="#g4328" + style="fill:#fcfcfc"> + <path + inkscape:connector-curvature="0" + id="path4297-7-3" + d="m 9,1033.3622 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="menu-option-checked-prelight" + transform="translate(394.10742,-778.68828)" + inkscape:label="#g4344"> + <path + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 7.105964,1055.8381 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8.00000001,-8 8,8 0 0 1 8.00000001,-8 z" + id="path4316-8-6" + inkscape:connector-curvature="0" /> + <circle + r="6" + cy="1064.8381" + cx="7.1059642" + id="path4318-3-3" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="menu-frame" + inkscape:label="#g5792"> + <rect + y="487.36221" + x="185" + height="10" + width="10" + id="rect5782" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="488.36221" + x="185" + height="8" + width="1" + id="rect5784" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="487.36221" + x="186" + height="1" + width="8" + id="rect5786" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="496.36221" + x="186" + height="1" + width="8" + id="rect5788" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="488.36221" + x="194" + height="8" + width="1" + id="rect5790" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/.themes/papirus-dark/gtk-2.0/assets.txt b/.themes/papirus-dark/gtk-2.0/assets.txt new file mode 100644 index 00000000..46cad206 --- /dev/null +++ b/.themes/papirus-dark/gtk-2.0/assets.txt @@ -0,0 +1,107 @@ +Arrows/arrow-up +Arrows/arrow-up-prelight +Arrows/arrow-up-insens +Arrows/arrow-up-small +Arrows/arrow-up-small-prelight +Arrows/arrow-up-small-insens +Arrows/arrow-right +Arrows/arrow-right-prelight +Arrows/arrow-right-insens +Arrows/arrow-right-small +Arrows/arrow-right-small-prelight +Arrows/arrow-right-small-insens +Arrows/arrow-down +Arrows/arrow-down-prelight +Arrows/arrow-down-insens +Arrows/arrow-down-small +Arrows/arrow-down-small-prelight +Arrows/arrow-down-small-insens +Arrows/arrow-left +Arrows/arrow-left-prelight +Arrows/arrow-left-insens +Arrows/arrow-left-small +Arrows/arrow-left-small-prelight +Arrows/arrow-left-small-insens +Arrows/menu-arrow +Arrows/menu-arrow-prelight +Arrows/menu-arrow-insens +Buttons/button-normal +Buttons/button-default +Buttons/button-prelight +Buttons/button-insensitive +Buttons/button-pressed +Check-Radio/checkbox-checked +Check-Radio/checkbox-checked-insensitive +Check-Radio/menu-checkbox-checked +Check-Radio/menu-checkbox-checked-prelight +Check-Radio/menu-checkbox-checked-insensitive +Check-Radio/checkbox-unchecked +Check-Radio/checkbox-unchecked-insensitive +Check-Radio/menu-checkbox-unchecked +Check-Radio/menu-checkbox-unchecked-prelight +Check-Radio/menu-checkbox-unchecked-insensitive +Check-Radio/option-checked +Check-Radio/option-checked-insensitive +Check-Radio/menu-option-checked +Check-Radio/menu-option-checked-prelight +Check-Radio/menu-option-checked-insensitive +Check-Radio/option-unchecked +Check-Radio/option-unchecked-insensitive +Check-Radio/menu-option-unchecked +Check-Radio/menu-option-unchecked-prelight +Check-Radio/menu-option-unchecked-insensitive +Entry/entry-border-bg +Entry/entry-border-active-bg +Entry/entry-border-disabled-bg +Tabs/notebook +Tabs/notebook-gap-vert +Tabs/notebook-gap-horiz +Tabs/tab-bottom +Tabs/tab-bottom-active +Tabs/tab-top +Tabs/tab-top-active +Tabs/tab-left +Tabs/tab-left-active +Tabs/tab-right +Tabs/tab-right-active +Expanders/plus +Expanders/minus +Handles/handle-h +Handles/handle-v +Lines/line-h +Lines/line-v +Lines/menu-line-h +Menubar/menubar-button +Menubar/menu-frame +ProgressBar/trough +ProgressBar/bar +Range/slider-horiz +Range/slider-horiz-prelight +Range/slider-vert +Range/slider-vert-prelight +Range/trough-horizontal +Range/trough-vertical +Scrollbars/slider-scrollbar-horiz +Scrollbars/slider-scrollbar-horiz-prelight +Scrollbars/slider-scrollbar-horiz-active +Scrollbars/slider-scrollbar-horiz-insens +Scrollbars/slider-scrollbar-vert +Scrollbars/slider-scrollbar-vert-prelight +Scrollbars/slider-scrollbar-vert-active +Scrollbars/slider-scrollbar-vert-insens +Scrollbars/trough-scrollbar-horiz +Scrollbars/trough-scrollbar-vert +Toolbar/toolbar-bg +Toolbar/toolbutton-normal +Toolbar/toolbutton-prelight +Toolbar/toolbutton-pressed +Toolbar/toolbutton-toggled +Others/null +Others/tree-header +Spin/down-background +Spin/up-background +Spin/down-background-disable +Spin/up-background-disable +Shadows/frame +Shadows/frame-gap-start +Shadows/frame-gap-end diff --git a/.themes/papirus-dark/gtk-2.0/gtkrc b/.themes/papirus-dark/gtk-2.0/gtkrc new file mode 100644 index 00000000..3dbc885e --- /dev/null +++ b/.themes/papirus-dark/gtk-2.0/gtkrc @@ -0,0 +1,1686 @@ +# Breezy | ScionicSpectre + +gtk-color-scheme = "base_color:#222222\nfg_color:#EEEFF0\ntooltip_fg_color:#FFFFFF\ntooltip_bg_color:#000000\nselected_bg_color:#363636\nselected_fg_color:#EEEFF0\ntext_color:#EEEFF0\nbg_color:#222222\ninsensitive_fg_color:#4c5054" + +gtk-auto-mnemonics = 1 + +style "default" +{ + xthickness = 1 + ythickness = 1 + + # Style Properties + + GtkScrollbar::activate-slider = 1 + GtkWidget::focus-line-width = 0 + GtkWidget::new-tooltip-style = 1 + GtkWidget::tooltip-alpha = 230 + GtkWidget::tooltip-radius = 2 + GtkMenuBar::window-dragging = 1 + GtkToolbar::window-dragging = 1 + GtkToolbar::internal-padding = 5 + + GtkSeparatorMenuItem::horizontal-padding = 3 + GtkSeparatorMenuItem::wide-separators = 1 + GtkSeparatorMenuItem::separator-height = 1 + + GtkCheckMenuItem::indicator-size = 18 + GtkRadioMenuItem::indicator-size = 18 + + GtkButton::child-displacement-y = 0 + GtkButton::default-border = { 0, 0, 0, 0 } + GtkButton::default-outside_border = { 0, 0, 0, 0 } + + GtkScrollbar::trough-border = 0 + GtkScrollbar::slider-width = 20 + GtkRange::trough-border = 0 + GtkRange::slider-width = 7 + GtkRange::stepper-size = 0 + + GtkScrollbar::has-backward-stepper = 1 + GtkScrollbar::has-forward-stepper = 1 + GtkScrollbar::stepper-size = 20 + GtkScrollbar::stepper-spacing = 0 + GtkScrolledWindow ::scrollbar-spacing = 0 + GtkScrolledWindow ::scrollbars-within-bevel = 1 + + GtkVScale::slider_length = 18 + GtkVScale::slider_width = 18 + GtkHScale::slider_length = 18 + GtkHScale::slider_width = 18 + + GtkStatusbar::shadow_type = GTK_SHADOW_NONE + GtkSpinButton::shadow_type = GTK_SHADOW_NONE + GtkMenuBar::shadow-type = GTK_SHADOW_NONE + GtkMenuBar::internal-padding = 3 + GtkMenu::horizontal-padding = 1 + GtkMenu::vertical-padding = 1 + + GtkNotebook::tab-overlap = 7 + GtkNotebook::tab-curvature = 7 + + GtkCheckButton::indicator_spacing = 3 + GtkOptionMenu::indicator_spacing = { 8, 2, 0, 0 } + + GtkTreeView::row_ending_details = 0 + GtkTreeView::expander-size = 12 + GtkTreeView::vertical-separator = 1 + GtkTreeView::horizontal-separator = 4 + GtkTreeView::allow-rules = 1 + + GtkProgressBar::min-horizontal-bar-height = 8 + GtkProgressBar::min-vertical-bar-width = 8 + + GtkEntry::state-hint = 1 + + # Colors + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = @bg_color + bg[ACTIVE] = shade (0.9, @bg_color) + + fg[NORMAL] = @text_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = @insensitive_fg_color + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = @insensitive_fg_color + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = @bg_color + base[ACTIVE] = shade (0.9, @selected_bg_color) + + # All pixmap options are consolidated below this point + + engine "pixmap" + { + + # Check Buttons + + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/checkbox-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/checkbox-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/checkbox-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = OUT + overlay_file = "Check-Radio/checkbox-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/checkbox-unchecked-insensitive.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/checkbox-checked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/checkbox-checked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/checkbox-checked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = IN + overlay_file = "Check-Radio/checkbox-checked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + # Radio Buttons + + image + { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/option-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/option-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/option-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = SELECTED + shadow = OUT + overlay_file = "Check-Radio/option-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/option-unchecked-insensitive.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/option-checked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/option-checked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/option-checked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = SELECTED + shadow = IN + overlay_file = "Check-Radio/option-checked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/option-checked-insensitive.png" + overlay_stretch = FALSE + } + + # Arrows + + image + { + function = ARROW + overlay_file = "Arrows/arrow-up.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "Arrows/arrow-up-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "Arrows/arrow-up-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "Arrows/arrow-up-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image + { + function = ARROW + state = NORMAL + overlay_file = "Arrows/arrow-down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "Arrows/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "Arrows/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "Arrows/arrow-down-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image + { + function = ARROW + overlay_file = "Arrows/arrow-left.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "Arrows/arrow-left-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "Arrows/arrow-left-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "Arrows/arrow-left-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image + { + function = ARROW + overlay_file = "Arrows/arrow-right.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "Arrows/arrow-right-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "Arrows/arrow-right-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "Arrows/arrow-right-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + + # Option Menu Arrows + + image + { + function = TAB + state = INSENSITIVE + overlay_file = "Arrows/arrow-down-insens.png" + overlay_stretch = FALSE + } + image + { + function = TAB + state = NORMAL + overlay_file = "Arrows/arrow-down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + image + { + function = TAB + state = PRELIGHT + overlay_file = "Arrows/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + + #Lines + + image + { + function = VLINE + file = "Lines/line-v.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + image + { + function = HLINE + file = "Lines/line-h.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + # Handles + + image + { + function = HANDLE + overlay_file = "Handles/handle-h.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + image + { + function = HANDLE + overlay_file = "Handles/handle-v.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + # Expanders + + image + { + function = EXPANDER + expander_style = COLLAPSED + file = "Expanders/plus.png" + } + + image + { + function = EXPANDER + expander_style = EXPANDED + file = "Expanders/minus.png" + } + + image + { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "Expanders/minus.png" + } + + image + { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "Expanders/plus.png" + } + + image + { + function = RESIZE_GRIP + state = NORMAL + detail = "statusbar" + overlay_file = "Others/null.png" + overlay_border = { 0,0,0,0 } + overlay_stretch = FALSE + } + + # Shadows ( this area needs help :P ) + + image + { + function = SHADOW_GAP + file = "Others/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "scrollbar" +{ + engine "pixmap" + { + image + { + function = BOX + detail = "trough" + file = "Scrollbars/trough-scrollbar-horiz.png" + border = { 30, 30, 5, 5 } + stretch = TRUE + orientation = HORIZONTAL + } + image + { + function = BOX + detail = "trough" + file = "Scrollbars/trough-scrollbar-vert.png" + border = { 5, 5, 30, 30 } + stretch = TRUE + orientation = VERTICAL + } + +# Sliders + + image + { + function = SLIDER + state = NORMAL + file = "Scrollbars/slider-scrollbar-horiz.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = HORIZONTAL + + } + image + { + function = SLIDER + state = ACTIVE + file = "Scrollbars/slider-scrollbar-horiz-active.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = HORIZONTAL + + } + image + { + function = SLIDER + state = PRELIGHT + file = "Scrollbars/slider-scrollbar-horiz-prelight.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = HORIZONTAL + + } + image + { + function = SLIDER + state = INSENSITIVE + file = "Scrollbars/slider-scrollbar-horiz-insens.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = HORIZONTAL + + } + +# X Verticals + + image + { + function = SLIDER + state = NORMAL + file = "Scrollbars/slider-scrollbar-vert.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = VERTICAL + + } + image + { + function = SLIDER + state = ACTIVE + file = "Scrollbars/slider-scrollbar-vert-active.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = VERTICAL + + } + image + { + function = SLIDER + state = PRELIGHT + file = "Scrollbars/slider-scrollbar-vert-prelight.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = VERTICAL + + } + image + { + function = SLIDER + state = INSENSITIVE + file = "Scrollbars/slider-scrollbar-vert-insens.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = VERTICAL + + } + } +} + +style "menubar" +{ + bg[PRELIGHT] = "#FFF" + fg[SELECTED] = @text_color + + xthickness = 0 + ythickness = 0 + + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "Menubar/menubar-button.png" + + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "menu" +{ + xthickness = 0 + ythickness = 0 + + GtkMenuItem::arrow-scaling = 0.4 +} + +style "menu_item" +{ + xthickness = 2 + ythickness = 3 + + bg[PRELIGHT] = @selected_bg_color + fg[PRELIGHT] = @selected_fg_color + text[PRELIGHT] = @selected_fg_color + + GtkMenuItem::toggle-spacing = 10 + + engine "pixmap" + { + + # Check Buttons + + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/menu-checkbox-unchecked.png" + overlay_stretch = TRUE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/menu-checkbox-unchecked-prelight.png" + overlay_stretch = TRUE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/menu-checkbox-checked.png" + overlay_stretch = TRUE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/menu-checkbox-unchecked-insensitive.png" + overlay_stretch = TRUE + } + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/menu-checkbox-checked.png" + overlay_stretch = TRUE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/menu-checkbox-checked-prelight.png" + overlay_stretch = TRUE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/menu-checkbox-checked.png" + overlay_stretch = TRUE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/menu-checkbox-checked-insensitive.png" + overlay_stretch = TRUE + } + + # Radio Buttons + + image + { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/menu-option-unchecked.png" + overlay_stretch = TRUE + } + image + { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/menu-option-unchecked-prelight.png" + overlay_stretch = TRUE + } + image + { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/menu-option-checked.png" + overlay_stretch = TRUE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "Others/null.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/menu-option-checked.png" + overlay_stretch = TRUE + } + image + { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/menu-option-checked-prelight.png" + overlay_stretch = TRUE + } + image + { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/menu-option-checked.png" + overlay_stretch = TRUE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/menu-option-checked-insensitive.png" + overlay_stretch = TRUE + } + image + { + function = SHADOW # This fixes boxy Qt menu items + file = "Others/null.png" + border = { 10, 10, 10, 10 } + stretch = TRUE + } + + # Arrow Buttons + + image + { + function = ARROW + state = NORMAL + overlay_file = "Arrows/menu-arrow.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "Arrows/menu-arrow-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "Arrows/menu-arrow-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + } +} + +style "menubar_item" +{ + xthickness = 2 + ythickness = 2 + bg[PRELIGHT] = @selected_fg_color + fg[PRELIGHT] = @selected_fg_color +} + +style "toolbar" +{ + engine "pixmap" + { + image + { + function = BOX + file = "Toolbar/toolbar-bg.png" + stretch = TRUE + } + } +} + +style "button" +{ + xthickness = 4 + ythickness = 4 + + engine "pixmap" + { + image + { + function = BOX + state = NORMAL + file = "Buttons/button-default.png" + border = {4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = PRELIGHT + file = "Buttons/button-prelight.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = ACTIVE + file = "Buttons/button-pressed.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = INSENSITIVE + file = "Buttons/button-insensitive.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "toolbuttons" +{ + ythickness = 1 + GtkWidget::focus_padding = 2 + + engine "pixmap" { + +image + { + function = BOX + state = NORMAL + file = "Toolbar/toolbutton-normal.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } +image + { + function = BOX + state = PRELIGHT + file = "Toolbar/toolbutton-prelight.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } +image + { + function = BOX + state = ACTIVE + file = "Toolbar/toolbutton-pressed.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } +image + { + function = BOX + state = INSENSITIVE + file = "Toolbar/toolbutton-normal.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "tooltoggle_buttons" +{ + engine "pixmap" + { + image + { + function = BOX + state = ACTIVE + file = "Toolbar/toolbutton-toggled.png" + border = { 4, 4, 4, 4} + stretch = TRUE + } + } +} + +style "entry" +{ + xthickness = 3 + ythickness = 3 + + engine "pixmap" + { + image + { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "Entry/entry-border-bg.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "Entry/entry-border-disabled-bg.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "Entry/entry-border-active-bg.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + } +} + +style "notebook_tab_label" +{ + fg[ACTIVE] = @text_color +} + +style "spinbutton" = "default" +{ + #bg[NORMAL] = @bg_color + + xthickness = 3 + ythickness = 3 + GtkWidget::interior_focus = 1 + +engine "pixmap" + { + image + { + function = ARROW + } + + #Spin-up + image + { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "Spin/up-background.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "Spin/up-background.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small-prelight.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "Spin/up-background-disable.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small-insens.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "Spin/up-background.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small-prelight.png" + overlay_stretch = FALSE + } + + # Spin-Down + image + { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "Spin/down-background.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "Spin/down-background.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small-prelight.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "Spin/down-background-disable.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small-insens.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "Spin/down-background.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small-prelight.png" + overlay_stretch = FALSE + } + } +} + +style "notebook" +{ + + xthickness = 5 + ythickness = 2 + + engine "pixmap" + { + image + { + function = EXTENSION + state = ACTIVE + file = "Tabs/tab-bottom.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = TOP + } + image + { + function = EXTENSION + state = ACTIVE + file = "Tabs/tab-top.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = BOTTOM + } + image + { + function = EXTENSION + state = ACTIVE + file = "Tabs/tab-left.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + image + { + function = EXTENSION + state = ACTIVE + file = "Tabs/tab-right.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + image + { + function = EXTENSION + file = "Tabs/tab-top-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = BOTTOM + } + image + { + function = EXTENSION + file = "Tabs/tab-bottom-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = TOP + } + image + { + function = EXTENSION + file = "Tabs/tab-left-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + image + { + function = EXTENSION + file = "Tabs/tab-right-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + +# How to draw boxes with a gap on one side (ie the page of a notebook) + + image + { + function = BOX_GAP + file = "Tabs/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "Tabs/notebook-gap-horiz.png" + gap_border = { 2, 2, 0, 0 } + gap_side = TOP + } + image + { + function = BOX_GAP + file = "Tabs/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "Tabs/notebook-gap-horiz.png" + gap_border = { 2, 2, 0, 0 } + gap_side = BOTTOM + } + image + { + function = BOX_GAP + file = "Tabs/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "Tabs/notebook-gap-vert.png" + gap_border = { 0, 0, 2, 2 } + gap_side = LEFT + } + image + { + function = BOX_GAP + file = "Tabs/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "Tabs/notebook-gap-vert.png" + gap_border = { 0, 0, 2, 2 } + gap_side = RIGHT + } + +# How to draw the box of a notebook when it isnt attached to a tab + + image + { + function = BOX + file = "Tabs/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "range" +{ + engine "pixmap" + { + image + { + function = BOX + detail = "trough" + file = "Range/trough-horizontal.png" + border = { 4, 4, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + image + { + function = BOX + detail = "trough" + file = "Range/trough-vertical.png" + border = { 0, 0, 4, 4 } + stretch = TRUE + orientation = VERTICAL + } + + # Horizontal + + image + { + function = SLIDER + state = NORMAL + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Range/slider-horiz.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + image + { + function = SLIDER + state = PRELIGHT + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Range/slider-horiz-prelight.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + image + { + function = SLIDER + state = INSENSITIVE + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Range/slider-horiz.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + # Vertical + + image + { + function = SLIDER + state = NORMAL + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Range/slider-vert.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + image + { + function = SLIDER + state = PRELIGHT + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Range/slider-vert-prelight.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + image + { + function = SLIDER + state = INSENSITIVE + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Range/slider-vert.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + # Function below removes ugly boxes + image + { + function = BOX + file = "Others/null.png" + border = { 3, 3, 3, 3 } + stretch = TRUE + } + + } +} + +style "progressbar" { + xthickness = 0 + ythickness = 0 + + engine "pixmap" + { + image + { + function = BOX + detail = "trough" + file = "ProgressBar/trough.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + orientation = HORIZONTAL + } + image + { + function = BOX + detail = "bar" + file = "ProgressBar/bar.png" + stretch = TRUE + border = { 4, 4, 4, 4 } + orientation = HORIZONTAL + } + image + { + function = BOX + detail = "trough" + file = "ProgressBar/trough.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + orientation = VERTICAL + } + image + { + function = BOX + detail = "bar" + file = "ProgressBar/bar.png" + stretch = TRUE + border = { 4, 4, 4, 4 } + orientation = VERTICAL + } + } +} + +style "separator_menu_item" +{ + engine "pixmap" + { + image + { + function = BOX + file = "Lines/menu-line-h.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + } +} + +style "treeview" +{ + engine "pixmap" + { + image + { + function = BOX + file = "Others/tree-header.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + } +} + +style "scrolled_window" +{ + engine "pixmap" + { + image + { + function = SHADOW + file = "Shadows/frame.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + } +} + +style "frame" +{ + xthickness = 1 + ythickness = 1 + + engine "pixmap" + { + image + { + function = SHADOW + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = IN + } + image + { + function = SHADOW_GAP + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "Shadows/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "Shadows/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = IN + } + image + { + function = SHADOW + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = OUT + } + image + { + function = SHADOW_GAP + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "Shadows/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "Shadows/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = OUT + } + image + { + function = SHADOW + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = ETCHED_IN + } + image + { + function = SHADOW_GAP + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "Shadows/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "Shadows/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = ETCHED_IN + } + image + { + function = SHADOW + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = ETCHED_OUT + } + image + { + function = SHADOW_GAP + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "Shadows/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "Shadows/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = ETCHED_OUT + } + } +} + +style "tooltips" +{ + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + bg[SELECTED] = @tooltip_bg_color +} + +# Chromium + +style "chrome-gtk-frame" +{ + ChromeGtkFrame::frame-color = @bg_color + ChromeGtkFrame::inactive-frame-color = @bg_color + + ChromeGtkFrame::frame-gradient-size = 16 + ChromeGtkFrame::frame-gradient-color = @bg_color + + ChromeGtkFrame::incognito-frame-color = lighter (@bg_color) + ChromeGtkFrame::incognito-inactive-frame-color = lighter (@bg_color) + + ChromeGtkFrame::incognito-frame-gradient-size = 16 + ChromeGtkFrame::incognito-frame-gradient-color = @bg_color + + ChromeGtkFrame::scrollbar-trough-color = shade (0.912, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade (1.04, @bg_color) + ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color +} + +# Firefox/Thunderbird + +style "mozilla" +{ + bg[ACTIVE] = @bg_color +} + +style "null" +{ + engine "pixmap" + { + image + { + function = BOX + file = "Others/null.png" + stretch = TRUE + } + } +} + +style "menu_framed_box" +{ + engine "pixmap" + { + image + { + function = BOX + detail = "menu" + file = "Menubar/menu-frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + } +} + +class "GtkWidget" style "default" +class "GtkScrollbar" style "scrollbar" +class "GtkButton" style "button" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkSpinButton" style "spinbutton" +class "GtkNotebook" style "notebook" +class "GtkRange" style "range" +class "GtkProgressBar" style "progressbar" +class "GtkSeparatorMenuItem" style "separator_menu_item" +class "GtkScrolledWindow" style "scrolled_window" +class "GtkFrame" style "frame" + +class "ChromeGtkFrame" style "chrome-gtk-frame" + +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenu>*" style "menu" +widget_class "*<GtkMenu>*" style "menu_framed_box" +widget_class "*<GtkMenuItem>*" style "menu_item" +widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menubar_item" +widget_class "*Nautilus*ToolBar*" style "toolbar" +widget_class "*HandleBox" style "toolbar" +widget_class "*BonoboDockItem" style "toolbar" +widget_class "*HandleBox" style "toolbar" +widget_class "*<GtkToolbar>" style "toolbar" +widget_class "*.<GtkTreeView>*" style "treeview" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget_class "*Tool*GtkToggleButton" style "tooltoggle_buttons" +widget_class "*<GtkFileChooserDialog>*GtkToggleButton*" style "toolbuttons" +widget_class "*<GtkFileChooserDialog>*GtkComboBox*" style "button" +widget_class "*<GtkNotebook>.<GtkLabel>" style "notebook_tab_label" +widget "gtk-tooltip*" style "tooltips" + +# Xchat special cases +widget "*xchat-inputbox" style "entry" + +# Chrome/Chromium +widget_class "*Chrom*Button*" style "button" +widget "*swt*toolbar*" style "null" + +# Firefox/Thunderbird +widget "MozillaGtkWidget*" style "mozilla" diff --git a/.themes/papirus-dark/gtk-2.0/render-assets.sh b/.themes/papirus-dark/gtk-2.0/render-assets.sh new file mode 100644 index 00000000..ef2a6ff9 --- /dev/null +++ b/.themes/papirus-dark/gtk-2.0/render-assets.sh @@ -0,0 +1,28 @@ +#! /bin/bash + +INKSCAPE="/usr/bin/inkscape" +OPTIPNG="/usr/bin/optipng" + +SRC_FILE="assets.svg" +INDEX="assets.txt" + +for i in `cat $INDEX` +do +ASSETS_DIR=`echo $i | cut -f1 -d '/'` + if [ '!' -d $ASSETS_DIR ]; + then mkdir $ASSETS_DIR; + fi + i=`echo $i | cut -f2 -d '/'` + +if [ -f $ASSETS_DIR/$i.png ]; then + echo $ASSETS_DIR/$i.png exists. +else + echo + echo Rendering $ASSETS_DIR/$i.png + $INKSCAPE --export-id=$i \ + --export-id-only \ + --export-png=$ASSETS_DIR/$i.png $SRC_FILE >/dev/null #\ + # && $OPTIPNG -o7 --quiet $ASSETS_DIR/$i.png +fi +done +exit 0 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-active-selectionmode.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-active-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..5ea61885d21bd1cb1dd7a4e00b00bc2aa652fe8a GIT binary patch literal 520 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(Or9=|Ar_~T zO@jZ%A6)Tc{=`O=13&)%w>{?PcG;5W)RN4W=G{I$UMX3r2_Z>JR}XT0m_M;IW-Sj8 z=y0f+uWp{TL%`TL?`Zx1eHG;&u3f($VPd_)v(v8n^NX|d_glP4oF+U`Y-{?BGSTj| z!iDMi+u{yBKXY2YrbMMhphm^s*x0_x`NVYo`wG?Ess{=zC8l$AIaP;zUXf;%m6oWs zWX@E{_GkO+pSp5nP80swJ;ijwr_bHxmloMs_22t*Y~uEanNM9*T<7gOw(92t-D);Y zMNgY;|Ns8}^7UXehuz|rby}<vCud3ipS*hNNBhhFtDj{3tM89|X4NdVSb_PZsO;gr z_H!9*&U^UmUmPJ13?S7K*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Xl7+(p>1Gn zWngfUS?wx{hTQy=%(P0}8g|6Z%LHnW1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V T`<;yxP!WTttDnm{r-UW|qkqFw literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-active-selectionmode@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-active-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b261c662079e7f887c3baca183dfe031f81f3966 GIT binary patch literal 773 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}d-0x}bFCL}R1F#h*+aSVw# z{PxDdEa5;Awg>;`SWP~XY0~Ly<TP1NDuX-EOHikD`O@_YdNmyPool*xm1rg%=~Z2Q zEi{Wub4uiu6sDOAbFVC^IDRxhq=<c)ajDyhzuVc*9p|6U{axt7i7E4{Z?9<j_+I(K z;%5cht(Uni`!MU8ki!42@)!H&WbZj}IVG~;l;y#DWtVgqD*Pp`nk4Kx-zl^5Wr3B> zgrNH~Tk=_X&;0yawR6J7#p~t#bG{$gq`!{UeuZ6>YS(qm#n-jExz{c(vp2~(7r)VI zN4mY<`u?=9N%JHX?!`#<q^w=~q3UkBe^vGI`^p;_5;FRyzgBbD6IlJdv`Wu5W@^*< zx)&~~jTfK(?z_s~P!wo3{m?8vj*aCqqI*w0UnkI@XS*P12E&f@i?{z}zMb>?w$mX7 zfu|n6&!4Mg7*(53ZxUUTz^WZ_kSlCMlc)`Mf#2@VuQw00?-lvRAo5OPW2UqA)4#cj z4^Ofr+>7et&NuA<@)B>eHmDY-n^t8z-;Ru4#pG~*;@PG4OzhVlF&PG!&kvpR`GI(R z!KNxre;x*>nvG6}zq!87C~lQV*jH|zl|DbW^i5!fM8<da#l2BGCEoAOeDEf^NNhp- z{6{8T^ZvhQ3jA>Pu##xFK~?6Cd*;j1qzp_ecf6KWySM%Ao|)4BcKtO}4`^$g@&EEd zr9Ht_ulK#`t7pFTVbW}Q^(6;@sYA8IHKHUXu_V<hxhNG#F&G&bn&}#t=o*@b7#dj_ znpqiHXd4(?85o>oR=bL#AvZrIGp!Q0h8=P9GJzT-K{f>Er<If^7Ns(jmzV2h=4BTr bCl;jY<rk&TerF>ERK(!v>gTe~DWM4f?_5Cq literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-backdrop-selectionmode.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-backdrop-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..9ac4aee157f204b29538639486eb222bc1409d3b GIT binary patch literal 507 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?NkE~mo-U3d7N_4{ z-OF{zK!D-F?qze2Udq$kc*SwkwepwRKUnrP=_~NP`z6+NK0uIZ?dl5(7TcfR$!YmF zLCf#nlmoR--YIbEIYlX|vn+O4#B*KZt%5=GdJo+>d`lXFPj7i(#j$pw2*ZJO)0Nfd z6<$w!dos0j@B62VGY)*z`4T*J#iFcbe8O=rj&HCvPk6U1YjVld%3Zpw<*)Z%+k95& z>h;t`U$)(2yB1auea!vxzsL6f6w4ywe^s}&o%X7zji~r_^}@T)U*&#zU;Hb<GVhG^ z$GBq$?k;%zWznRcj@PPt`r@T#7`jP$P1HHnmUQaI6Q*LB=8x{|kvr>{I?s6IxoI<t z0|P*{#5JNMC9x#cD!C{XNHG{07@FxCnCKdshZq`J8JbxcS!f#=TNxOfWLCS1q9Hdw zB{QuOw}u^Y^D==NBtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ I&MBb@0LM$jOaK4? literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-backdrop-selectionmode@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-backdrop-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e990554a771d42214256a2336bfe0e8e9db158ef GIT binary patch literal 783 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}d-0x}bFCL{qhaeBHqhD02G zd&4nX*inT2!~Z?ArkJdp-DS#oN%WS(tY>d72A{bq_v&Ob`(L&?{*T-p_g)=cWUKyY zsl4N5k)VR@31-t()FPKg&-u84rS)9f+jnK*C-ywHtFZrPaK@;g@#)iOe-~y}fpz;W zbgoIgDL)@sY5Bh^G+E)l=0&-^5nA>~4_8DstWCG*bi1R&&|$T30?QdMk<$}*#Z2Mh zR+&<+_)t2o_iRk;_0QTbA1to7I<_KHD!6j`-Tykj|19{BF+1W%%pCc7GGA-e@0~dt zac=F$Cy!nw=*32<GIf+`r*G5QDzfgi-tVJU7P9OKj1Jy!bFX$W1SUWJ`tj+$F9k0v zr`O)*JjG<Mcdz7DEyIrOYOlQ?`ba(a^T0&IYW4Tnb9XcC64?$&vHSlvFU^1C_nDLV zfQbn=!?wp)Keo7vyqlxhU7o5HagZx)LzC#51Xk?|!G|38RunI<IJ7fFq~O};MEzFQ zhDW}-CTo{^t&UsIsrlzLW5>5`hYt0hc6nzqe}f@YL)6EcWgo6Yy{ar-&cJZLZPUII z<qIa-+dCVgHdZY+pJ}zD=xmrE!*kus<~ct6{$<+l_#UqlGueE)?v2E@d<lzJ^KbU@ z*6K<p-A%E6wjuLW<oVLeU$6f!FV?iEnxX!vsA+18cGZz6&jV{*n`<xj*}lL2aQD)K z@2C1p_LZh6|N4GjUvJ-L{>9VpezxZ{n|4kquF(LPPE<==BT7;dOH!?pi&B9UgOP!u znXZ9}uAzB|p^=rLnU#@+wt=ygfx$^;wW}x^a`RI%(<*Um*bz4`6R1HFWJ7R%T1k0g mQ7S`udAVL@UUqSEVnM22eo^}DcQ#T$MGT&<elF{r5}E+4Xh{$N literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ef3a735491e2bfe9bd5dd6c17663a74c730a26c7 GIT binary patch literal 414 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqHc)B=-Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu|o$Y{OD{<yynMdE^<>gb6)5CG(!UeV@K9I7q(O%knrJQIWQq;1G8_9^&D3P71fy% z^ZvX$vMfdI|9ic*<2*b%|1V3X|2sFM^=!v+eQ$|>Mn(n(1qL4s4U)G$)j#acu)|tM z{K(u}K=(7KmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD?>9YBMWT<V=DuLlgw&Y zQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1ST NJYD@<);T3K0RSh<kaPe5 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..bb2cd9b6e5ebc413355d583924978d8c40bc7476 GIT binary patch literal 611 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7-KzM978;g zzn!|<kI7M_ZNKD%jEy^5r}8iGI1-lStbgnWQ^%AtHM84}DjPS)=&R0s!R+C*d>fOZ z4O6E}1lQ(SsX7fDD(_lPH3j?no%?^b-cK!^Wrktbn}rYUe}z1$+{UVKM&kSn#v_kk zoJ!fon%MQiVW!jivTtwK?v9D_O_<<Tu4i#ba9OLHWx2$gs?UukVR_AcF3eN;U&TLZ z)DZGziuk&q;ry)^0-Ve})%)*-mLK^aqB%>c_!C#buT;L`AivNZCmjXCw{JeF$q+s7 z-s5)+4{dGB56Em}&|&y5xWMN1RO<yVIWu-JxwN%)bGydMoL6gIxj_8m=6?0ZTAOm5 z^J<?c?2;`h(eAu2_Di8>0YfT-ZG(a6C7BtifiL#`{2lQ{HgyC4IpKyKH)Zym`MR}q z)yg1g)y=vyL;52ck4!6$_nmsH!8T@+;<aa0lbP>1AD)>Y?DXr#DdFNH&zPUH`(`Hl z%g28|0t|cA64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@WoTw)WT9<fY-M0@l3DF4 ziiX_$l+3hB+!}Vo&C3L8kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^ Mr>mdKI;Vst00Hvop#T5? literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active-selectionmode.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..c2129aa3cae00914fce7e42da259026603d135c6 GIT binary patch literal 579 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(ww^AIAr`0K zPCe*%$U&ejeb?KQlYONROp;PeNZRpes|^GH6YURt``Y4sFS`dMXIxS<Yc)wcd{%hP z;e!d{yO(a0+4E!muABc)|C#*q-J`b+?>=-1WN~&T&3X7k?$_4?`L0smq!u;UuFZQ8 z(-IXd!r*Y;{(R5L4XH+9d16Y@zaJiVWAtwm|29dzM%(L^!S$jXez|zjg3~dd+NUQQ z&folUMeeigmFdTX;;ufmo__n%)3xgl#MNIoDsQYXYq{f=at*Ebp)QO9>*p>CW?WqK zY1P7cCeQ1C^d~A!ooH9jdj7JKpU5)T=Lh$%HD+i~;99h4!Lfsx)3vw@Geb*XMmbqY z1wGAqd*gE8A#>H~jR#{^C+miJ-Qc&)m_1kdYHP%rKL+uSf2`EX+UYmjI4D@ebMX#M zAH&!C4)V@(e%sFX=xq*rOJ;1J`N_;wVA!gbxJHzuB$lLFB^RXvDF!10Lo;0i6J0~| z5JMv?Lo+KQ3vB~qD+7a*%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M g%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!0Mh*8F8}}l literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active-selectionmode@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..24644b328665b5c6eef6cda6f9313a5eff95a968 GIT binary patch literal 873 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}d-0x}bFCL{qhC40I!hD02G zd&4(d*inN0!+)RMvyYg}I`Yi*gm-4}t)}TgEZ%!EUxo|t*KzD`|DpTp;^Ge7AcJQq zwo8{yXxqW=Yc@eAckx-abXy%qMd4p>@@8?|{a-roOn>@}lYEC8oD}|@x#h?ub6vhs z?e_aOSAVS$=-8Je9jx%bvovSV3~ig^lV5IP@NQw*UbgHkQ^VI8%BI{i?miB_8MOG} z=EO$Huhq&Ae-<*oY&{#JBo%Pi|E_uIV~@-FG6%m0^Iw<zd@b1FteSE6)5%`lJj=z~ z)(9NCxxTU3WW_P1Im|uz>$g^KTDSB=+PO68vzK1_i|a77Om)}ZX>#C4*tfUWFBZOh z=H-_At@f%e_ZPPJtD?9WgbZ))5D5!$=(w~px@1PbsUkz@F2|(?%n5ULzW<hg{cdr! znGz2}-nJ_ldS?rjKTnyjy=TW9|5Yu<xwGzn3940Cw@&5Y(Wh5=);fpAo{g|r6C3OK z>+~7*%r$dWgG@P>>1?|EYWDZiPl@v1peTJqX3(m(my=g{7C4tPWiQFPr29EoHbN;b zU%G0goneInU-lI3)suT-UrjLTeA%2F?#UI+uxR_?c`r8z_21Ymn0T4RLVsOFYd7n$ z<8wJR*GMx=@PEH<_j{`~Z}Of5GhBFe>e$lRuRTud81X&1<UjfDXK(lAH~a#6-6hx= z6!&GMMC{j?pR?YOub}RG-|cz1+hVR(r%0^Wa%=C}9HnP(cdoqqcg@Mj2HPJGmMVY$ zx!+#M&PH;^hkznpL7B6WJFfAc`<BkQx%S@8&3()7<uCnRweIupYmOcYjRrRR{3k1| zdH<&O<ECr>nN6N-S~AD*Um!3As+PD$l%yn<q*^5xr2;7iBLhP-T>}$cL-P<rBP&BQ zD<cbS17j-#gOki^S5Y+N=BH$)RpQpLBW_+MP=h4MhT#0PlJdl&REF~Ma=pyF?Be9a af>gcyqV(DCY@~pS7(8A5T-G@yGywpP0eS%d literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..ef3a735491e2bfe9bd5dd6c17663a74c730a26c7 GIT binary patch literal 414 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqHc)B=-Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu|o$Y{OD{<yynMdE^<>gb6)5CG(!UeV@K9I7q(O%knrJQIWQq;1G8_9^&D3P71fy% z^ZvX$vMfdI|9ic*<2*b%|1V3X|2sFM^=!v+eQ$|>Mn(n(1qL4s4U)G$)j#acu)|tM z{K(u}K=(7KmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD?>9YBMWT<V=DuLlgw&Y zQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1ST NJYD@<);T3K0RSh<kaPe5 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..bb2cd9b6e5ebc413355d583924978d8c40bc7476 GIT binary patch literal 611 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7-KzM978;g zzn!|<kI7M_ZNKD%jEy^5r}8iGI1-lStbgnWQ^%AtHM84}DjPS)=&R0s!R+C*d>fOZ z4O6E}1lQ(SsX7fDD(_lPH3j?no%?^b-cK!^Wrktbn}rYUe}z1$+{UVKM&kSn#v_kk zoJ!fon%MQiVW!jivTtwK?v9D_O_<<Tu4i#ba9OLHWx2$gs?UukVR_AcF3eN;U&TLZ z)DZGziuk&q;ry)^0-Ve})%)*-mLK^aqB%>c_!C#buT;L`AivNZCmjXCw{JeF$q+s7 z-s5)+4{dGB56Em}&|&y5xWMN1RO<yVIWu-JxwN%)bGydMoL6gIxj_8m=6?0ZTAOm5 z^J<?c?2;`h(eAu2_Di8>0YfT-ZG(a6C7BtifiL#`{2lQ{HgyC4IpKyKH)Zym`MR}q z)yg1g)y=vyL;52ck4!6$_nmsH!8T@+;<aa0lbP>1AD)>Y?DXr#DdFNH&zPUH`(`Hl z%g28|0t|cA64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@WoTw)WT9<fY-M0@l3DF4 ziiX_$l+3hB+!}Vo&C3L8kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^ Mr>mdKI;Vst00Hvop#T5? literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ef3a735491e2bfe9bd5dd6c17663a74c730a26c7 GIT binary patch literal 414 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqHc)B=-Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu|o$Y{OD{<yynMdE^<>gb6)5CG(!UeV@K9I7q(O%knrJQIWQq;1G8_9^&D3P71fy% z^ZvX$vMfdI|9ic*<2*b%|1V3X|2sFM^=!v+eQ$|>Mn(n(1qL4s4U)G$)j#acu)|tM z{K(u}K=(7KmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD?>9YBMWT<V=DuLlgw&Y zQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1ST NJYD@<);T3K0RSh<kaPe5 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..bb2cd9b6e5ebc413355d583924978d8c40bc7476 GIT binary patch literal 611 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7-KzM978;g zzn!|<kI7M_ZNKD%jEy^5r}8iGI1-lStbgnWQ^%AtHM84}DjPS)=&R0s!R+C*d>fOZ z4O6E}1lQ(SsX7fDD(_lPH3j?no%?^b-cK!^Wrktbn}rYUe}z1$+{UVKM&kSn#v_kk zoJ!fon%MQiVW!jivTtwK?v9D_O_<<Tu4i#ba9OLHWx2$gs?UukVR_AcF3eN;U&TLZ z)DZGziuk&q;ry)^0-Ve})%)*-mLK^aqB%>c_!C#buT;L`AivNZCmjXCw{JeF$q+s7 z-s5)+4{dGB56Em}&|&y5xWMN1RO<yVIWu-JxwN%)bGydMoL6gIxj_8m=6?0ZTAOm5 z^J<?c?2;`h(eAu2_Di8>0YfT-ZG(a6C7BtifiL#`{2lQ{HgyC4IpKyKH)Zym`MR}q z)yg1g)y=vyL;52ck4!6$_nmsH!8T@+;<aa0lbP>1AD)>Y?DXr#DdFNH&zPUH`(`Hl z%g28|0t|cA64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@WoTw)WT9<fY-M0@l3DF4 ziiX_$l+3hB+!}Vo&C3L8kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^ Mr>mdKI;Vst00Hvop#T5? literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0c9cbef65226ba4ef805aabc98d85565b835f5b2 GIT binary patch literal 421 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsryd%8G=Xq>;= z7s%b@AkdQj-cNG_lcEJ*^Pio6r`CmVG|i3l(BL@v_G{3@(hJ3(x9q;pv-yfnLQG4; z9f|PQes_Cbn@#&6Tpjqz?6Bj>6D$S}Z*u1*EoDf0uw&^HS^nBMfoO-WcKeynp0AI6 z(EjhF!I#U%<>x&a;{=``Ex*<+)liVUvUWj+{`p^r8oE}StqzvXu>ZKOU75jHN3mJn zD(3wk7PBo5?5yrUr>d5?MwFx^mZVxG7o`Fz1|tJQGhG7{T|@H_LnA9gGb<wtZ3AN~ z1A~*yYFAM-<mRVjrd8tBup@3>CQySU$cEtjw370~qEv?R@^Zb*yzJuS#DY}4{G#;P T?`))iiWody{an^LB{Ts5S@DuB literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f3ea484eba5f94510065a26f228f4a599770fc56 GIT binary patch literal 576 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7_B^A978;g zzn$vqf5<_gZT?&_?x&Agggg%)Y>9td|MC5-3ojV8x-v{SwrIax*X}ATu<)vO@hzWk zwa@0>J-epKVnunVGiU2zsofEN>{1R#9sdUHdGu(#!Ou^53l6R?Kgw);K0R<*PU9=B zl~uBto!eg-Dt!-SKC{PMD=IQF$ZhhzEr%wU=`Ui@n|I1=!ubU&1!lc_Q4;AeC08u{ z-?3@0*H3eq`k?$~lzXSw+(#Fero8^dcY2|a%EdgtZRRqY{}sD;KHqHb*C70W<py(v zysXY7Sr(U*i7hF=>dc=rM?6iN<ki_Nxjk#w(+4jUZuTzu_4brhg@r!%2df3W%sLKH zlmG2V3pM=w_|_7A-5oz0>T7b}e|wdiv4QJR!d33WX$ybFKZ>rM%f~yxa;E!lfB#b- z-kgaxk#ph{k1$#PWPX%v#`U5G#v8zZRV{IiC`m~yNwrEYN(E93Mh1pvx&|h?hUOuL zMplMqRz?=u2F6wf1}B--uA*qj%}>cptHiBgN8G$jpaw~h4Z-<oCFO}lsSM@i<$9TU e*~Q6;1*v-ZMd`EO*+>BuF?hQAxvX<aXaWF^Wa57S literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..73a987e5debc98cef020645f895a05fbb21c339a GIT binary patch literal 411 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsq{db&7<Xq->3 zdH1(ot=WXx>_dxTY?1Wg&BxC#+xzV3l-kqZbAD}h=Xt|({@?zmhgZ#isC$3&f1V^A z9-c$<B_!s(O(}4mcvtbM=AW06%*@8ZAqRMUceD2#JmSE>qseN0;mG#Gkt|L@lR6)s zJnxs|b?@W<H%S#|4jlM#=k<RdHpw+^Hv7VpiW??2Ha0dl_BTqdp0uAwo^e`<ft<zW z{HH(%s+PD$l%yn<q*^5xr2;7iBLhP-T>}$cL-P<rBP&BQD<cbS17j-#gOki^S5Y+N z=BH$)RpQpLBW_+MP=h4MhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5 KT-G@yGywqZ-jM_V literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..00fcf659f388fb4cb6465af97c3c158cb4bd3e88 GIT binary patch literal 592 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7`;4Q978;g zznyC9*W@VBHvcaF3xioRJf1KpWihv2X}ed!x}$}2;o=WMr#OFDHeB)2Z7E<-o0K82 zV#0}t8mT&={qkDe_p-{3-fuRZeRd6_XW?<t!lrC5@BGQN49c4GZty4myW0M2Qmw<R zMT>$a_qa9xFwv6C?C9cqWzpc{vQ+F_MP|pT8Olo2EHYF}m_-x#z3(u|lpp%#u5aHR z!E)ft-Mg=!K5G1O|Lx_?tuE3J-UQ#7v30fNyfT9&;@@W<G-X)6Z|m~CjK{<i_Ao|g zu-{<(r|eMs`Kt7V&#Wc3jN2TpFXmdB+%@|kM}ynlnNu=~<<@-8%UR3BnGyZ!K@#VT zCe3!%0JdX#3s~=X#BOS|pSH$iXWLKZ2FW=yp0C}v?R(Zf6PMgg>n(GQI8*1H$-Y{X z$#Le6;>&^^S7*n3c($Y0@bE#l8K<<TAM6o~zyIGd*Nm%}Z#pobRZCnWN>UO_QmvAU zQh^kMk%6I^u7QcJp?Qd*k(HsDm63(Efw7f=!AWMdt0)?B^HVa@DsgMr5jQUrs6i5B tLvVgtNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngG2G;m-g7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..c2129aa3cae00914fce7e42da259026603d135c6 GIT binary patch literal 579 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(ww^AIAr`0K zPCe*%$U&ejeb?KQlYONROp;PeNZRpes|^GH6YURt``Y4sFS`dMXIxS<Yc)wcd{%hP z;e!d{yO(a0+4E!muABc)|C#*q-J`b+?>=-1WN~&T&3X7k?$_4?`L0smq!u;UuFZQ8 z(-IXd!r*Y;{(R5L4XH+9d16Y@zaJiVWAtwm|29dzM%(L^!S$jXez|zjg3~dd+NUQQ z&folUMeeigmFdTX;;ufmo__n%)3xgl#MNIoDsQYXYq{f=at*Ebp)QO9>*p>CW?WqK zY1P7cCeQ1C^d~A!ooH9jdj7JKpU5)T=Lh$%HD+i~;99h4!Lfsx)3vw@Geb*XMmbqY z1wGAqd*gE8A#>H~jR#{^C+miJ-Qc&)m_1kdYHP%rKL+uSf2`EX+UYmjI4D@ebMX#M zAH&!C4)V@(e%sFX=xq*rOJ;1J`N_;wVA!gbxJHzuB$lLFB^RXvDF!10Lo;0i6J0~| z5JMv?Lo+KQ3vB~qD+7a*%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M g%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!0Mh*8F8}}l literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..24644b328665b5c6eef6cda6f9313a5eff95a968 GIT binary patch literal 873 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}d-0x}bFCL{qhC40I!hD02G zd&4(d*inN0!+)RMvyYg}I`Yi*gm-4}t)}TgEZ%!EUxo|t*KzD`|DpTp;^Ge7AcJQq zwo8{yXxqW=Yc@eAckx-abXy%qMd4p>@@8?|{a-roOn>@}lYEC8oD}|@x#h?ub6vhs z?e_aOSAVS$=-8Je9jx%bvovSV3~ig^lV5IP@NQw*UbgHkQ^VI8%BI{i?miB_8MOG} z=EO$Huhq&Ae-<*oY&{#JBo%Pi|E_uIV~@-FG6%m0^Iw<zd@b1FteSE6)5%`lJj=z~ z)(9NCxxTU3WW_P1Im|uz>$g^KTDSB=+PO68vzK1_i|a77Om)}ZX>#C4*tfUWFBZOh z=H-_At@f%e_ZPPJtD?9WgbZ))5D5!$=(w~px@1PbsUkz@F2|(?%n5ULzW<hg{cdr! znGz2}-nJ_ldS?rjKTnyjy=TW9|5Yu<xwGzn3940Cw@&5Y(Wh5=);fpAo{g|r6C3OK z>+~7*%r$dWgG@P>>1?|EYWDZiPl@v1peTJqX3(m(my=g{7C4tPWiQFPr29EoHbN;b zU%G0goneInU-lI3)suT-UrjLTeA%2F?#UI+uxR_?c`r8z_21Ymn0T4RLVsOFYd7n$ z<8wJR*GMx=@PEH<_j{`~Z}Of5GhBFe>e$lRuRTud81X&1<UjfDXK(lAH~a#6-6hx= z6!&GMMC{j?pR?YOub}RG-|cz1+hVR(r%0^Wa%=C}9HnP(cdoqqcg@Mj2HPJGmMVY$ zx!+#M&PH;^hkznpL7B6WJFfAc`<BkQx%S@8&3()7<uCnRweIupYmOcYjRrRR{3k1| zdH<&O<ECr>nN6N-S~AD*Um!3As+PD$l%yn<q*^5xr2;7iBLhP-T>}$cL-P<rBP&BQ zD<cbS17j-#gOki^S5Y+N=BH$)RpQpLBW_+MP=h4MhT#0PlJdl&REF~Ma=pyF?Be9a af>gcyqV(DCY@~pS7(8A5T-G@yGywpP0eS%d literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..ef3a735491e2bfe9bd5dd6c17663a74c730a26c7 GIT binary patch literal 414 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqHc)B=-Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu|o$Y{OD{<yynMdE^<>gb6)5CG(!UeV@K9I7q(O%knrJQIWQq;1G8_9^&D3P71fy% z^ZvX$vMfdI|9ic*<2*b%|1V3X|2sFM^=!v+eQ$|>Mn(n(1qL4s4U)G$)j#acu)|tM z{K(u}K=(7KmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD?>9YBMWT<V=DuLlgw&Y zQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1ST NJYD@<);T3K0RSh<kaPe5 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..bb2cd9b6e5ebc413355d583924978d8c40bc7476 GIT binary patch literal 611 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7-KzM978;g zzn!|<kI7M_ZNKD%jEy^5r}8iGI1-lStbgnWQ^%AtHM84}DjPS)=&R0s!R+C*d>fOZ z4O6E}1lQ(SsX7fDD(_lPH3j?no%?^b-cK!^Wrktbn}rYUe}z1$+{UVKM&kSn#v_kk zoJ!fon%MQiVW!jivTtwK?v9D_O_<<Tu4i#ba9OLHWx2$gs?UukVR_AcF3eN;U&TLZ z)DZGziuk&q;ry)^0-Ve})%)*-mLK^aqB%>c_!C#buT;L`AivNZCmjXCw{JeF$q+s7 z-s5)+4{dGB56Em}&|&y5xWMN1RO<yVIWu-JxwN%)bGydMoL6gIxj_8m=6?0ZTAOm5 z^J<?c?2;`h(eAu2_Di8>0YfT-ZG(a6C7BtifiL#`{2lQ{HgyC4IpKyKH)Zym`MR}q z)yg1g)y=vyL;52ck4!6$_nmsH!8T@+;<aa0lbP>1AD)>Y?DXr#DdFNH&zPUH`(`Hl z%g28|0t|cA64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@WoTw)WT9<fY-M0@l3DF4 ziiX_$l+3hB+!}Vo&C3L8kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^ Mr>mdKI;Vst00Hvop#T5? literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..383304632ad72f0de6e7b9ff12c6ed5a6566005b GIT binary patch literal 418 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsryc)B=-Xq-=; z^YpC2WXD;I(iNZVZEK|;uQ|>$d*-QNyTzx^J^y|8<b&Krrz~FEYu7(g&tW_B{P*9$ z@HwrGiXVlU53iZalc%xC`jU;X{n?}+r_Zp67C2vi$CzwjD8S(Cb&${G<68r^#tBy@ zB_&mS+FfiXzwC?8zx%N~{gM(A=~ag3QYIYC`kQ=BsF%5ihbP*i<>x=6<luvUrvFuD z_^PCLz-2}#$epSst`Q|Ei6yC4$wjF^iowXh&`j6BMAy(f#L&pf(9FunLfgRD%D~_x zv)WY@4Y~O#nQ4`{HSCC+mkHD$39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IX PpdtoOS3j3^P6<r_<=c@V literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..decfb6b4f25853abbcc9c39f8679fb0b34338d6f GIT binary patch literal 624 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7_&TG978;g zzn!|@+bK}wxc&EKK~vOjDg0$jon-n<=AGn4`-E#Z#J23v<jn0|FaO{1n*4;~t;>|0 zc5~QWcs?QR{Oy1suD#ETvp(pE^F9B)^M3J;JIW5+lar<OAG^<PvhfXNY!Q1VxS#o> z!Yrd{tD3rH>J<F9h1$Hl`TE@5?!ZebAHJXe@^^uz3A6ss#kT3!v&&Ts%)(#oI>N2> z_{#nh4EyHI`R>KA_=(7eus>GfHhK+?@25w<YCADs%hgqde?DX1eN%?2AimIula2y` z*B75uWXRrjPx%@{qP=bQ0Tx46AIATJ3vymhHC>Rztr5-SGHFvQx2va2k6P=p1y3cP z+y9dlpLbKwW!iq(AJ^vg<>~#p>?G}SOVeR#qgX>X6KC1hJtxfKk45YJ<DHtuUcn#` zzWVR-&al~X9qq4{O<K9Cr?Z;JJ*oM&gH1?#|2l>X>2cGmg!g!s@4q&I!Ey7ta_e{d zgg36-H8)B*v5sjWU!H(-eAy#lM5vayMwFx^mZVxG7o`Fz1|tJQGhG7{T|@H_LnA9g zGb<wtZ3AN~1A~*yYFAM-<mRVjrd8tBup@3>CQySU$cEtjw370~qEv?R@^Zb*yzJuS b#DY}4{G#;P?`))iiWody{an^LB{Ts5a1iYn literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..2e5b88802b624013f0281f9b53b37b6661a79a3a GIT binary patch literal 413 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsq{d%8G=Xq->B zd2`lcvg0g9?jQeK6z`TvAAWe;efitxN2lC7UtaNRqC3wU9`}FmpC=#S`u17&=Xr%= zhYmdW(b@R$gddx^$W2+Zd42Qy3=9m69a-;O*iwB!!iR_Dz=WU;%)T|&b6gcvRA>IP zPkeb~*%J=?Z1Ka%Y;0m}C2cd;NV;#3{P?4g^KiTy8yg!Rn;l!)nr(kle{e83GV6HE zdL*g_bfRjBYeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y&^9o(GB7yFtacSe zLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS L)z4*}Q$iB}dG?Fn literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c38c2435566960472975f1d52b87c2de4d8581f2 GIT binary patch literal 608 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7^6I0978;g zznyCB=j15TwqH`N_h7(`89Nv!dL(M7T)Zt&wY7kG2dA`EkBN?B`GI7{AVZh6It>ET z5*7t2h=dngiis;ts*n#6`*ZcllRx+86dPGCKCooT8b1$#nB-YSsk{tRJU==ZwN$R- zKN-o~;T5UcI4kD$xr@{Hua}*j7BbOz(w&0FW=ToIs~fJ*-X&<9GJAy@V-VL}2hJNV zlP@srlD@Y8;!N2`fen@K*E*NF|MH)HVS3Y7mVytNcV=AcmYi1>uw-W}-#?}e&%<|l zRWnb?|9nb%L({be(+BoUN6h2*FxJL9oEKJLeOVczSn{;Uaz#%=7yHfQ-Bo@5ITrV3 zh8o=Ex8CLXY<a8Uilm4Jk;aAG8BEWYrEPi}A&_mIwrOpf73*_3hplB-AA7~$j<$`j zblhS(VUCGJt5N@)EFhOLr`*%+M$}7RzslYn#s}4!_%=)xf7Wr<`kZ;DXJ%Tin|mfO z;8japBT7;dOH!?pi&B9UgOP!unXZ9}uAzB|p^=rLnU#@+wt=ygfx$^;wW}x^a`RI% z(<*Um*bz4mWP>EghT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@y GGywql>)_k~ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover-selectionmode.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..a7f7528fb622b53a812808dff7e4cbc3611b051b GIT binary patch literal 583 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(j-D=#Ar`0K zPPO$r>>$vZUgjI5q_bP8ckU6^GS4FMNy<-{Vid(2+N@42ci6Hnd7;H7ZE=rC*F`M< zby&IXJt+O-?09(fo?G8D?`7=SZ6W(P+Qh<1Tk*M|Ug0N(!(|V)J2j=bi(F92Wfp(r zv1<_ngV)E(I<xIOp$o4*GwJ@e`ho7m1I5{E@@Jm6GqSw3cw5>_;~n2sH!RG%dG}Yy zndjGAlUE&$dJ(zMZuRS;vq!dx6u#E}aP~u$L){sL=W%b^*xQ$Ua!eIzc<^P@n<)oe ztSX(P4xatW|KD&<@l3<>(g)*WjupQ<n)>|W{=17A81i1Ug*yIrUmm++PFi2s^`&c7 z4_y?{a<BG|x3H^Tzk}!3m1}Od($rhS5AyhwmMp58lv~#CxbfJ@;Mgl!fAh|r*uCfk zXaBB4HjA3YcO2r*_<O-|ik>~=POI43nu*R)!0=Tqag8WRNi0dVN-jzTQVd20hGx13 zCc1{^A%;d)hGteq7TN~JRt5$qnboeMXvob^$xN%ntzk#pyiA}5NstY}`DrEPiAAXl k<>lpinR(g8$%zH2dih1^v)|cB0TnTLy85}Sb4q9e0I@yg>i_@% literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover-selectionmode@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..fcd822630800e4f5ad836dfe212c724d05ea416d GIT binary patch literal 890 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}d-0x}bFCL{qhm3X>1hD02G zd*f`LP@o9=hyOAxOsor!eG-h$((qK=k$q>^#IkJhO@$A=;tzZ`c-Na(=qP<N%TVtZ z*M&<hK}$OMbQpeSq)NTpF+;%c&c^98#eA&NT`km~PcJTR-x<T%Vfo%B*j$k1;jd=L zX`jyeR4N>u^UpjeiS0?m3ih|*+inyuNjuGSX;SyZU6$Em3|Ee~Jg`a7^fA5}G}-ZU zVx#5RYUPK~Rh=u;MR&e0x9r(&7w&hfdTUny{HbzvPiy~b{7~_m^mC`gY1y~eTh;rj z+}=z$IrrVsFAJ^<e!9h>a4XLK?dN6B4z27sCidh_;c*6T2D|DiT}h^nZDIH1{GRQc zoqcuv#`oTCkq@39-5s=$k70H99vks8%Lc{Ma?-Bu8-wMH*3MSYVVq!nZ24c~t#_{O z;ylD~!T2nbga5_TFYJ!Lx{<EFba7`x^n;mp!F<v;Pc?kp#c}BI#J)V8Zr>MWIXcEE zr>2K<{Y_D0N?If4xiCvHB4y(8wfidb)w#DNK+!xtyI_}9ZiRXwx-8<-mk+Qm%vu=y zERWTLOD?~=cW#$v#h*X+2{VmY`qun^_o@7a-qz!JEVEuL+U*q+!78xpt+DU#H;L=- z?dR0{<IR}!rR1#6oIb&qZ;SM5F0nPRFBC6)9Q^x@zVJx}hLGqzHs!@{uRbd8Y)H|N zo3Q)t%6Un;d-^tn@7^Q5>AY#;j$5Z?bJq(qn(caSY_<8=Gq3x<4jF8Sw||?z)<sO* zC&v8i)Tr0Nz2{%Wna9@uxv$U3y-#Y!%={z;3CDTutN$rz+Ve-83N~IWcc$iE((C56 zmL>IthB}Fi;RW`!nFe2Xf7$qVm(34e{g+$suPd;K0wzh-64!{5l*E!$tK_0oAjM#0 zU}&amV4`bi9%5)@WoTw)WT9<fY-M0@l3DF4iiX_$l+3hB+!}Vo&C3L8kObKfoS#-w oo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^r>mdKI;Vst04YRt<NyEw literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..2e5b88802b624013f0281f9b53b37b6661a79a3a GIT binary patch literal 413 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsq{d%8G=Xq->B zd2`lcvg0g9?jQeK6z`TvAAWe;efitxN2lC7UtaNRqC3wU9`}FmpC=#S`u17&=Xr%= zhYmdW(b@R$gddx^$W2+Zd42Qy3=9m69a-;O*iwB!!iR_Dz=WU;%)T|&b6gcvRA>IP zPkeb~*%J=?Z1Ka%Y;0m}C2cd;NV;#3{P?4g^KiTy8yg!Rn;l!)nr(kle{e83GV6HE zdL*g_bfRjBYeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y&^9o(GB7yFtacSe zLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS L)z4*}Q$iB}dG?Fn literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c38c2435566960472975f1d52b87c2de4d8581f2 GIT binary patch literal 608 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7^6I0978;g zznyCB=j15TwqH`N_h7(`89Nv!dL(M7T)Zt&wY7kG2dA`EkBN?B`GI7{AVZh6It>ET z5*7t2h=dngiis;ts*n#6`*ZcllRx+86dPGCKCooT8b1$#nB-YSsk{tRJU==ZwN$R- zKN-o~;T5UcI4kD$xr@{Hua}*j7BbOz(w&0FW=ToIs~fJ*-X&<9GJAy@V-VL}2hJNV zlP@srlD@Y8;!N2`fen@K*E*NF|MH)HVS3Y7mVytNcV=AcmYi1>uw-W}-#?}e&%<|l zRWnb?|9nb%L({be(+BoUN6h2*FxJL9oEKJLeOVczSn{;Uaz#%=7yHfQ-Bo@5ITrV3 zh8o=Ex8CLXY<a8Uilm4Jk;aAG8BEWYrEPi}A&_mIwrOpf73*_3hplB-AA7~$j<$`j zblhS(VUCGJt5N@)EFhOLr`*%+M$}7RzslYn#s}4!_%=)xf7Wr<`kZ;DXJ%Tin|mfO z;8japBT7;dOH!?pi&B9UgOP!unXZ9}uAzB|p^=rLnU#@+wt=ygfx$^;wW}x^a`RI% z(<*Um*bz4mWP>EghT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@y GGywql>)_k~ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0c9cbef65226ba4ef805aabc98d85565b835f5b2 GIT binary patch literal 421 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsryd%8G=Xq>;= z7s%b@AkdQj-cNG_lcEJ*^Pio6r`CmVG|i3l(BL@v_G{3@(hJ3(x9q;pv-yfnLQG4; z9f|PQes_Cbn@#&6Tpjqz?6Bj>6D$S}Z*u1*EoDf0uw&^HS^nBMfoO-WcKeynp0AI6 z(EjhF!I#U%<>x&a;{=``Ex*<+)liVUvUWj+{`p^r8oE}StqzvXu>ZKOU75jHN3mJn zD(3wk7PBo5?5yrUr>d5?MwFx^mZVxG7o`Fz1|tJQGhG7{T|@H_LnA9gGb<wtZ3AN~ z1A~*yYFAM-<mRVjrd8tBup@3>CQySU$cEtjw370~qEv?R@^Zb*yzJuS#DY}4{G#;P T?`))iiWody{an^LB{Ts5S@DuB literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f3ea484eba5f94510065a26f228f4a599770fc56 GIT binary patch literal 576 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7_B^A978;g zzn$vqf5<_gZT?&_?x&Agggg%)Y>9td|MC5-3ojV8x-v{SwrIax*X}ATu<)vO@hzWk zwa@0>J-epKVnunVGiU2zsofEN>{1R#9sdUHdGu(#!Ou^53l6R?Kgw);K0R<*PU9=B zl~uBto!eg-Dt!-SKC{PMD=IQF$ZhhzEr%wU=`Ui@n|I1=!ubU&1!lc_Q4;AeC08u{ z-?3@0*H3eq`k?$~lzXSw+(#Fero8^dcY2|a%EdgtZRRqY{}sD;KHqHb*C70W<py(v zysXY7Sr(U*i7hF=>dc=rM?6iN<ki_Nxjk#w(+4jUZuTzu_4brhg@r!%2df3W%sLKH zlmG2V3pM=w_|_7A-5oz0>T7b}e|wdiv4QJR!d33WX$ybFKZ>rM%f~yxa;E!lfB#b- z-kgaxk#ph{k1$#PWPX%v#`U5G#v8zZRV{IiC`m~yNwrEYN(E93Mh1pvx&|h?hUOuL zMplMqRz?=u2F6wf1}B--uA*qj%}>cptHiBgN8G$jpaw~h4Z-<oCFO}lsSM@i<$9TU e*~Q6;1*v-ZMd`EO*+>BuF?hQAxvX<aXaWF^Wa57S literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..73a987e5debc98cef020645f895a05fbb21c339a GIT binary patch literal 411 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsq{db&7<Xq->3 zdH1(ot=WXx>_dxTY?1Wg&BxC#+xzV3l-kqZbAD}h=Xt|({@?zmhgZ#isC$3&f1V^A z9-c$<B_!s(O(}4mcvtbM=AW06%*@8ZAqRMUceD2#JmSE>qseN0;mG#Gkt|L@lR6)s zJnxs|b?@W<H%S#|4jlM#=k<RdHpw+^Hv7VpiW??2Ha0dl_BTqdp0uAwo^e`<ft<zW z{HH(%s+PD$l%yn<q*^5xr2;7iBLhP-T>}$cL-P<rBP&BQD<cbS17j-#gOki^S5Y+N z=BH$)RpQpLBW_+MP=h4MhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5 KT-G@yGywqZ-jM_V literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..00fcf659f388fb4cb6465af97c3c158cb4bd3e88 GIT binary patch literal 592 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7`;4Q978;g zznyC9*W@VBHvcaF3xioRJf1KpWihv2X}ed!x}$}2;o=WMr#OFDHeB)2Z7E<-o0K82 zV#0}t8mT&={qkDe_p-{3-fuRZeRd6_XW?<t!lrC5@BGQN49c4GZty4myW0M2Qmw<R zMT>$a_qa9xFwv6C?C9cqWzpc{vQ+F_MP|pT8Olo2EHYF}m_-x#z3(u|lpp%#u5aHR z!E)ft-Mg=!K5G1O|Lx_?tuE3J-UQ#7v30fNyfT9&;@@W<G-X)6Z|m~CjK{<i_Ao|g zu-{<(r|eMs`Kt7V&#Wc3jN2TpFXmdB+%@|kM}ynlnNu=~<<@-8%UR3BnGyZ!K@#VT zCe3!%0JdX#3s~=X#BOS|pSH$iXWLKZ2FW=yp0C}v?R(Zf6PMgg>n(GQI8*1H$-Y{X z$#Le6;>&^^S7*n3c($Y0@bE#l8K<<TAM6o~zyIGd*Nm%}Z#pobRZCnWN>UO_QmvAU zQh^kMk%6I^u7QcJp?Qd*k(HsDm63(Efw7f=!AWMdt0)?B^HVa@DsgMr5jQUrs6i5B tLvVgtNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngG2G;m-g7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-selectionmode.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..c2129aa3cae00914fce7e42da259026603d135c6 GIT binary patch literal 579 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(ww^AIAr`0K zPCe*%$U&ejeb?KQlYONROp;PeNZRpes|^GH6YURt``Y4sFS`dMXIxS<Yc)wcd{%hP z;e!d{yO(a0+4E!muABc)|C#*q-J`b+?>=-1WN~&T&3X7k?$_4?`L0smq!u;UuFZQ8 z(-IXd!r*Y;{(R5L4XH+9d16Y@zaJiVWAtwm|29dzM%(L^!S$jXez|zjg3~dd+NUQQ z&folUMeeigmFdTX;;ufmo__n%)3xgl#MNIoDsQYXYq{f=at*Ebp)QO9>*p>CW?WqK zY1P7cCeQ1C^d~A!ooH9jdj7JKpU5)T=Lh$%HD+i~;99h4!Lfsx)3vw@Geb*XMmbqY z1wGAqd*gE8A#>H~jR#{^C+miJ-Qc&)m_1kdYHP%rKL+uSf2`EX+UYmjI4D@ebMX#M zAH&!C4)V@(e%sFX=xq*rOJ;1J`N_;wVA!gbxJHzuB$lLFB^RXvDF!10Lo;0i6J0~| z5JMv?Lo+KQ3vB~qD+7a*%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M g%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!0Mh*8F8}}l literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..24644b328665b5c6eef6cda6f9313a5eff95a968 GIT binary patch literal 873 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}d-0x}bFCL{qhC40I!hD02G zd&4(d*inN0!+)RMvyYg}I`Yi*gm-4}t)}TgEZ%!EUxo|t*KzD`|DpTp;^Ge7AcJQq zwo8{yXxqW=Yc@eAckx-abXy%qMd4p>@@8?|{a-roOn>@}lYEC8oD}|@x#h?ub6vhs z?e_aOSAVS$=-8Je9jx%bvovSV3~ig^lV5IP@NQw*UbgHkQ^VI8%BI{i?miB_8MOG} z=EO$Huhq&Ae-<*oY&{#JBo%Pi|E_uIV~@-FG6%m0^Iw<zd@b1FteSE6)5%`lJj=z~ z)(9NCxxTU3WW_P1Im|uz>$g^KTDSB=+PO68vzK1_i|a77Om)}ZX>#C4*tfUWFBZOh z=H-_At@f%e_ZPPJtD?9WgbZ))5D5!$=(w~px@1PbsUkz@F2|(?%n5ULzW<hg{cdr! znGz2}-nJ_ldS?rjKTnyjy=TW9|5Yu<xwGzn3940Cw@&5Y(Wh5=);fpAo{g|r6C3OK z>+~7*%r$dWgG@P>>1?|EYWDZiPl@v1peTJqX3(m(my=g{7C4tPWiQFPr29EoHbN;b zU%G0goneInU-lI3)suT-UrjLTeA%2F?#UI+uxR_?c`r8z_21Ymn0T4RLVsOFYd7n$ z<8wJR*GMx=@PEH<_j{`~Z}Of5GhBFe>e$lRuRTud81X&1<UjfDXK(lAH~a#6-6hx= z6!&GMMC{j?pR?YOub}RG-|cz1+hVR(r%0^Wa%=C}9HnP(cdoqqcg@Mj2HPJGmMVY$ zx!+#M&PH;^hkznpL7B6WJFfAc`<BkQx%S@8&3()7<uCnRweIupYmOcYjRrRR{3k1| zdH<&O<ECr>nN6N-S~AD*Um!3As+PD$l%yn<q*^5xr2;7iBLhP-T>}$cL-P<rBP&BQ zD<cbS17j-#gOki^S5Y+N=BH$)RpQpLBW_+MP=h4MhT#0PlJdl&REF~Ma=pyF?Be9a af>gcyqV(DCY@~pS7(8A5T-G@yGywpP0eS%d literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..ef3a735491e2bfe9bd5dd6c17663a74c730a26c7 GIT binary patch literal 414 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqHc)B=-Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu|o$Y{OD{<yynMdE^<>gb6)5CG(!UeV@K9I7q(O%knrJQIWQq;1G8_9^&D3P71fy% z^ZvX$vMfdI|9ic*<2*b%|1V3X|2sFM^=!v+eQ$|>Mn(n(1qL4s4U)G$)j#acu)|tM z{K(u}K=(7KmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD?>9YBMWT<V=DuLlgw&Y zQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1ST NJYD@<);T3K0RSh<kaPe5 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-checked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..bb2cd9b6e5ebc413355d583924978d8c40bc7476 GIT binary patch literal 611 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7-KzM978;g zzn!|<kI7M_ZNKD%jEy^5r}8iGI1-lStbgnWQ^%AtHM84}DjPS)=&R0s!R+C*d>fOZ z4O6E}1lQ(SsX7fDD(_lPH3j?no%?^b-cK!^Wrktbn}rYUe}z1$+{UVKM&kSn#v_kk zoJ!fon%MQiVW!jivTtwK?v9D_O_<<Tu4i#ba9OLHWx2$gs?UukVR_AcF3eN;U&TLZ z)DZGziuk&q;ry)^0-Ve})%)*-mLK^aqB%>c_!C#buT;L`AivNZCmjXCw{JeF$q+s7 z-s5)+4{dGB56Em}&|&y5xWMN1RO<yVIWu-JxwN%)bGydMoL6gIxj_8m=6?0ZTAOm5 z^J<?c?2;`h(eAu2_Di8>0YfT-ZG(a6C7BtifiL#`{2lQ{HgyC4IpKyKH)Zym`MR}q z)yg1g)y=vyL;52ck4!6$_nmsH!8T@+;<aa0lbP>1AD)>Y?DXr#DdFNH&zPUH`(`Hl z%g28|0t|cA64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@WoTw)WT9<fY-M0@l3DF4 ziiX_$l+3hB+!}Vo&C3L8kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^ Mr>mdKI;Vst00Hvop#T5? literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-hover-selectionmode.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-hover-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..dff6df1c7c4a02265947dd86c073e2dbb68d15c9 GIT binary patch literal 517 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?NkF0ho-U3d7N_4{ zHC%PbL4e`H%$$AGl5UikbsDyMzP9g?JIGzZs=uIjtDN(mX2+f#TOTMz{F-b~rsi~Q z!_TCrA-fIw=SoV5)mNK1whL@w>SXaN+|aO2uI9)^hwW;tCA@c=J}a2K0=nPWep{W} zzT}xcbLXTz+SIe&lT+@e?QaF;pVOyaX5-$G&z~qaHQ~6`iJRX-XU@KCQL^?=+>4tj z6W6>d((cZ+<@E{Op!GQZ^1ny={}l2ztoouB{J?~}Qk1VED5Cd}U3YhW|6z}NBD=4q zFn<5>FQ#kyM}e5r)gP-Sy*<C$V*lfWzsnjklb7rgIjImRJ~?5o?3azax8!9zN~+kq zCwdgP8CgFA28C*gYeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y&^9o(GB7yF ztacSeLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=T PsEEPS)z4*}Q$iB}qIJLp literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-hover-selectionmode@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-hover-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..74c477a22318154dfa60d0e5cb566958df6e5c36 GIT binary patch literal 794 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}d-0x}bFCL{qhiFmp=hD02G zdt-mz<p2@35AWqBhb%Po6U>!axNJr5m5{{LRK>Sm?PZAxP2vx11+1I4^0+E#n{+H( zAK<06G^;@Mm5%2ud#%!^*=(zsR$iZ&z1uA4on-Bj&zIF>V_(a$O<DHNt~hKW`@?75 zhf}_u3;R50>awEz8(ut5?4Q2*9;dnV`HEwwnR3hypN#CC&C2kcQ*l1a87`626L&>T z;o(-9Qm*tcI<EI<&ek6a(>>YcYtv-Emi1f<xRctyuhY){oV~6v_x$e9w+`mrE`N0N zjcRuBX8RpG>{cu*4OMK&sQp=?;-%ZN+I9L}<L&&v86y}j1kLsql~stEUH|)WR(!<{ zu_C?S`vj-3`sv>@{dS9CgMsoZ?uR~78-9LE4EVCi&Mfzx-)Bx^hBW(%Tl-g@ZL~hC z&ckr{f(`?Z?)pCUH!ctRW*Sw7FKbcNN#yj7I3zS}LyNj#--BMOvM%*GzOIbvw({Sc zZZIymf6?i3)T#wld(~P#<Z}mPBx~yIiBw`b*YaLnvE~YML;J7pq7PT1UOn|v<!4yC zZiW6GjyDodt6dyi_0P|2Zfwn-K1*-KyHDqy#q-=R$d0g%h*x70*|nba?3+znkDZ^G zFL5JRzW>^@ZsW^}*L;;vzo;`ivgY}&m(O1R-@Q{s#`cVGq2)oJL#2KlS0^__&b5j@ zSNEoJf4RMe?C)>ad5-HWQ~ve6U;o{or1@3rXFsoJXr4Lkl;VX&dx1$twZt`|BqgyV z)hf9t6-Y4{85o-B8kp!Bnuiz~Ss9vH8Chr>7+V<_oMcwJilQMmKP5A*61RpOaq}{P x8YDqB1m~xflqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>|VGM<4(I literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-active-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..9432b3e3359be42ece7e86b75c306a4045d57448 GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmspMdb&7<Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu_Fg2{NUW(bi|*Bhv$qB4-11MtByd{wLms)k&lZr%~q&IEX>^Ew*8UDtS04*ume0Q zhbJD<I3PPofYraQJSo^{^8a%2!^v!H)BeBgF|JQPb13b|<LRnA^^%ej5*89aBxY>9 z^=bM;Wd_z<jhoJumqB5nTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSb zjI9g|PBN=qMbVI(pOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS V(r3T3kpe1W@O1TaS?83{1OS>%kT3uM literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7c5ac13d950a5b0b61cb44aec051886d28bee085 GIT binary patch literal 599 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7y~_B978;g zznyC9&*Ui3Hb2%*sQa+?n<HVGM`qo+5ZPh)kNHq(nVQ*kN0o(}4|Q*yo8hX;IrmzU zGcRwaiv?Hnvj}d(su_1SW-JdroA<1??AhETRtwEjImrg~JsBq+*GM~9XyzH39+5Yk zFtbK_(G<f*sildpUzo;(cj_+Rcrvj{UFHGj@uLgEZd|Xvw^OM-I%2uLp@V4YZ*f<J z#v>CL-Zkqz*lFtfNGM_6&A){|jC_||nR@P+J;S1S{&RfkYuG}{r>0(Qwpzh<N>Ovw zL1h(Z>$u;g{C^tqGHTTY7OW9)agW#>zE3ye>wDu@y&sbK{~0V0x;%C6vD$_s%k&a7 z|8hz+ZYX6u#n#3UDD~t<an>S}9rNEO8*ZO+R<FXG;ZaR;(e?}1ujQxdS82@5Ki#wI z*j1t3_fn0kFESrvYT(f3)-5@d{N%3iF_#G(vhtFjTfVcMJQ2zKL50N@7~ZNSt`Q|E zi6yC4$wjF^iowXh&`j6BMAy(f#L&pf(9FunLfgRD%D~_xv)WY@4Y~O#nQ4`{HSCC+ zmkHD$39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_qnh9} literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-active.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-active.png new file mode 100644 index 0000000000000000000000000000000000000000..9432b3e3359be42ece7e86b75c306a4045d57448 GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmspMdb&7<Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu_Fg2{NUW(bi|*Bhv$qB4-11MtByd{wLms)k&lZr%~q&IEX>^Ew*8UDtS04*ume0Q zhbJD<I3PPofYraQJSo^{^8a%2!^v!H)BeBgF|JQPb13b|<LRnA^^%ej5*89aBxY>9 z^=bM;Wd_z<jhoJumqB5nTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSb zjI9g|PBN=qMbVI(pOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS V(r3T3kpe1W@O1TaS?83{1OS>%kT3uM literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7c5ac13d950a5b0b61cb44aec051886d28bee085 GIT binary patch literal 599 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7y~_B978;g zznyC9&*Ui3Hb2%*sQa+?n<HVGM`qo+5ZPh)kNHq(nVQ*kN0o(}4|Q*yo8hX;IrmzU zGcRwaiv?Hnvj}d(su_1SW-JdroA<1??AhETRtwEjImrg~JsBq+*GM~9XyzH39+5Yk zFtbK_(G<f*sildpUzo;(cj_+Rcrvj{UFHGj@uLgEZd|Xvw^OM-I%2uLp@V4YZ*f<J z#v>CL-Zkqz*lFtfNGM_6&A){|jC_||nR@P+J;S1S{&RfkYuG}{r>0(Qwpzh<N>Ovw zL1h(Z>$u;g{C^tqGHTTY7OW9)agW#>zE3ye>wDu@y&sbK{~0V0x;%C6vD$_s%k&a7 z|8hz+ZYX6u#n#3UDD~t<an>S}9rNEO8*ZO+R<FXG;ZaR;(e?}1ujQxdS82@5Ki#wI z*j1t3_fn0kFESrvYT(f3)-5@d{N%3iF_#G(vhtFjTfVcMJQ2zKL50N@7~ZNSt`Q|E zi6yC4$wjF^iowXh&`j6BMAy(f#L&pf(9FunLfgRD%D~_xv)WY@4Y~O#nQ4`{HSCC+ zmkHD$39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_qnh9} literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..9432b3e3359be42ece7e86b75c306a4045d57448 GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmspMdb&7<Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu_Fg2{NUW(bi|*Bhv$qB4-11MtByd{wLms)k&lZr%~q&IEX>^Ew*8UDtS04*ume0Q zhbJD<I3PPofYraQJSo^{^8a%2!^v!H)BeBgF|JQPb13b|<LRnA^^%ej5*89aBxY>9 z^=bM;Wd_z<jhoJumqB5nTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSb zjI9g|PBN=qMbVI(pOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS V(r3T3kpe1W@O1TaS?83{1OS>%kT3uM literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7c5ac13d950a5b0b61cb44aec051886d28bee085 GIT binary patch literal 599 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7y~_B978;g zznyC9&*Ui3Hb2%*sQa+?n<HVGM`qo+5ZPh)kNHq(nVQ*kN0o(}4|Q*yo8hX;IrmzU zGcRwaiv?Hnvj}d(su_1SW-JdroA<1??AhETRtwEjImrg~JsBq+*GM~9XyzH39+5Yk zFtbK_(G<f*sildpUzo;(cj_+Rcrvj{UFHGj@uLgEZd|Xvw^OM-I%2uLp@V4YZ*f<J z#v>CL-Zkqz*lFtfNGM_6&A){|jC_||nR@P+J;S1S{&RfkYuG}{r>0(Qwpzh<N>Ovw zL1h(Z>$u;g{C^tqGHTTY7OW9)agW#>zE3ye>wDu@y&sbK{~0V0x;%C6vD$_s%k&a7 z|8hz+ZYX6u#n#3UDD~t<an>S}9rNEO8*ZO+R<FXG;ZaR;(e?}1ujQxdS82@5Ki#wI z*j1t3_fn0kFESrvYT(f3)-5@d{N%3iF_#G(vhtFjTfVcMJQ2zKL50N@7~ZNSt`Q|E zi6yC4$wjF^iowXh&`j6BMAy(f#L&pf(9FunLfgRD%D~_xv)WY@4Y~O#nQ4`{HSCC+ zmkHD$39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_qnh9} literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..7a77054af8cf6f77de7a6b63abc28c2f982b0197 GIT binary patch literal 421 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsryd%8G=Xq=zh zcb4mrfk2D8y{^)V00HL};`gtGe_U9lIpv6aR|r?sqzVq!;4rOssW<25r%#IwyP(G$ zn0I1!u6q2f((1#1LiqNC<#u{?`3M^ws4>`fppAKoj37f(^0G8W$=S9osY&<WuR5YQ z)jr)WZpneo^Idw{>TP~<3+!_!JbyPpo6E9u^{z^XXTH(54hit3*Vh~{WZ+(-ctWK8 zx3um*lS^x?@;3pUs#@Y2QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmKtc)zQ4UDY} z3{EnuT}9E5o1c=IR*74~j<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&Mm SvylQSV(@hJb6Mw<&;$TF1dB%i literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..428534fd5c843c4be7ecba1b6b1fab97373878e3 GIT binary patch literal 578 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7;QXV978;g zzn$vqf5<_gZT?+WF4n3=Lehs0w!}ZK|M*@?v5FyRafZp1^-g8iodsPtmK~jaF0<VD zy|M9onXm%~R&RH8_TXwaEi>EydMQKFgRAG4XzA7QE`DylSH$b<wvdEnRhJ?;qZjOw z2oKd@UMVK%T;geRz-Mvd#Z!kirAU;gKKQ+*Vv5tDmwR6`R5AHBE}0oQeHW9}>bDD( zw&z+N^HY?aR&Mc+F`%k`rb%bX&(|q?R~|{6boroFINz#0eMRm8J3k$k+@HPZUd{A> zmdX49ou37(CLfW%|81LqT8ymep^I{VQX53qZ8CSg*7%%DBD|a-`@y#(q6?fneA#9+ z@;rLCA}mKh+imL(ZRQ;@hXv!Klg`io&8D63Kv(I0zLmtx8?V14-84U-HCZ#tK5E57 z#q4{N7ERc(=JKRZEp?2ne=`O3oA0;-gI2Y~HKHUXu_V<hxhNG#F&G&bn&}#t=o*@b z7#dj_npqiHXd4(?85o>oR=bL#AvZrIGp!Q0h8=P9GJzT-K{f>Er<If^7Ns(jmzV2h f=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4fH>caN literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..e2f621d1b9f054c2f27472764c51c96d73bca6b3 GIT binary patch literal 427 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsq%db&7<Xq->3 zdH1(ot=WXx>_dxTY?1Wg&BxC#+xzV3l-kqZbAD}h=Xt|({@?zmhgZ#isC$3&f1V^C z9-c$<H)sp|J96N_fip)O7z9ENFfE)Xo4UbC&|WLGIjc!@mRoj-cHbgR3#N42-~G4$ zrT>>y(frOT%*_05LW@Slr_I8%Czb!P-z_0$Y+zvb{g?e@N4C|1{qLvVkV!~MNO+L& zAUWaKswet~-5GA#>01UVYzO&4wZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~Ss9vH z8Chr>7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xflqVLYGL)B>>t*I;7bhnc Zr0V4trO$q6BL!5%;OXk;vd$@?2>`sKm52ZU literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..959444b9b43a112132cca97ab2ee1a2b2a131ebf GIT binary patch literal 585 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7@a*`978;g zzn!|#&&g51_53?#s~$BqHu-ClR`8l!X*+l5hv=Us&V`FV2yb}A?VzQ#a%(tuRsv5a zTO(IzAFBl8<m1s>F0V{8FFt>6u5THyM;CWrr?8!y$=5sij1r!OhnF?~Fpe{My`5oY zcb8Y_B`My;msc!#>J_pj`Y>~fhF0kH$3PC-8-a~S9KFx6c^zPzwuAM?-tw#8-=}$= zVVcpY{oq0Aw20St{sjGDRxsLMVRO;@Ps6Lelj>58vKf{Ee4e`O(H`sGRJ^~QzJcS# znl<_COg?q2i*i4mj^^GzA*1H|i?oNwjei_&D0u&|#^#6^L(vPa8&<!VdJc%pwbo~9 z)?C0j$J5tnq5ZU;E0(P%O&eamn|*uhzHQIF)?IL3d;ij!Ym!!-?US=q!(T8aGdCRn z7A5}c++=gpV-oz`g#y~izxLEJJakMmm9P2!9~i=_C9V-ADTyViR>?)FK#IZ0z|c(B zz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS|I6tkVJh3R1 kp}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ042fR(f|Me literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..9432b3e3359be42ece7e86b75c306a4045d57448 GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmspMdb&7<Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu_Fg2{NUW(bi|*Bhv$qB4-11MtByd{wLms)k&lZr%~q&IEX>^Ew*8UDtS04*ume0Q zhbJD<I3PPofYraQJSo^{^8a%2!^v!H)BeBgF|JQPb13b|<LRnA^^%ej5*89aBxY>9 z^=bM;Wd_z<jhoJumqB5nTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSb zjI9g|PBN=qMbVI(pOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS V(r3T3kpe1W@O1TaS?83{1OS>%kT3uM literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7c5ac13d950a5b0b61cb44aec051886d28bee085 GIT binary patch literal 599 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7y~_B978;g zznyC9&*Ui3Hb2%*sQa+?n<HVGM`qo+5ZPh)kNHq(nVQ*kN0o(}4|Q*yo8hX;IrmzU zGcRwaiv?Hnvj}d(su_1SW-JdroA<1??AhETRtwEjImrg~JsBq+*GM~9XyzH39+5Yk zFtbK_(G<f*sildpUzo;(cj_+Rcrvj{UFHGj@uLgEZd|Xvw^OM-I%2uLp@V4YZ*f<J z#v>CL-Zkqz*lFtfNGM_6&A){|jC_||nR@P+J;S1S{&RfkYuG}{r>0(Qwpzh<N>Ovw zL1h(Z>$u;g{C^tqGHTTY7OW9)agW#>zE3ye>wDu@y&sbK{~0V0x;%C6vD$_s%k&a7 z|8hz+ZYX6u#n#3UDD~t<an>S}9rNEO8*ZO+R<FXG;ZaR;(e?}1ujQxdS82@5Ki#wI z*j1t3_fn0kFESrvYT(f3)-5@d{N%3iF_#G(vhtFjTfVcMJQ2zKL50N@7~ZNSt`Q|E zi6yC4$wjF^iowXh&`j6BMAy(f#L&pf(9FunLfgRD%D~_xv)WY@4Y~O#nQ4`{HSCC+ zmkHD$39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_qnh9} literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..9432b3e3359be42ece7e86b75c306a4045d57448 GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmspMdb&7<Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu_Fg2{NUW(bi|*Bhv$qB4-11MtByd{wLms)k&lZr%~q&IEX>^Ew*8UDtS04*ume0Q zhbJD<I3PPofYraQJSo^{^8a%2!^v!H)BeBgF|JQPb13b|<LRnA^^%ej5*89aBxY>9 z^=bM;Wd_z<jhoJumqB5nTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSb zjI9g|PBN=qMbVI(pOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS V(r3T3kpe1W@O1TaS?83{1OS>%kT3uM literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7c5ac13d950a5b0b61cb44aec051886d28bee085 GIT binary patch literal 599 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7y~_B978;g zznyC9&*Ui3Hb2%*sQa+?n<HVGM`qo+5ZPh)kNHq(nVQ*kN0o(}4|Q*yo8hX;IrmzU zGcRwaiv?Hnvj}d(su_1SW-JdroA<1??AhETRtwEjImrg~JsBq+*GM~9XyzH39+5Yk zFtbK_(G<f*sildpUzo;(cj_+Rcrvj{UFHGj@uLgEZd|Xvw^OM-I%2uLp@V4YZ*f<J z#v>CL-Zkqz*lFtfNGM_6&A){|jC_||nR@P+J;S1S{&RfkYuG}{r>0(Qwpzh<N>Ovw zL1h(Z>$u;g{C^tqGHTTY7OW9)agW#>zE3ye>wDu@y&sbK{~0V0x;%C6vD$_s%k&a7 z|8hz+ZYX6u#n#3UDD~t<an>S}9rNEO8*ZO+R<FXG;ZaR;(e?}1ujQxdS82@5Ki#wI z*j1t3_fn0kFESrvYT(f3)-5@d{N%3iF_#G(vhtFjTfVcMJQ2zKL50N@7~ZNSt`Q|E zi6yC4$wjF^iowXh&`j6BMAy(f#L&pf(9FunLfgRD%D~_xv)WY@4Y~O#nQ4`{HSCC+ zmkHD$39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_qnh9} literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..cf7297b4be7f86d72e84e35fc8178559533969f3 GIT binary patch literal 417 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqHd%8G=Xq=xr z;UI65gMjOOB^Uj5=EBM93q&J0#1e#~8rt0UylcGa79q8P!6?o|FsA9FZ2G@H|BaW~ z&FIn<+_Ln}{guu8cRl@n>*g;t-eQ-zs$H8Gtr1KW2{hvr_TjoTeWv<<8R_^pzxXQu z`*l0Ed^}v&+_C+kylTB*PrZ=BMKjyuDw|H}v3O{%+_d<Jj+4bj$%MvKG2fRJHjK<% zT2sxc?i~R-Q?<l3q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d({dSs7Vq8yH&|7@TBQ zyNaSAH$NpatrE9}9dYwAff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv O#Ng@b=d#Wzp$Py%B#E>D literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..02986a36037af1ba052958bd5c9d73861fd6e999 GIT binary patch literal 597 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh82vq6978;g zzn!|<&&g4sZGWU*@4<i>5gl7af+VDbilv;>7mC?2uTOAppV%fR-{kG8D(byu^MN)g zDWP7bjSj^T+y+$!^A0bX>u0)q=KtG2)4N13cm_{lPSTN2p7rd^OQsILBHuesf8_kt z9+xQQbP2JqdKOdqExx(*?Fkdr%D&FxgPM9(OM2Jcuv?#f>xJU%7Ewb3)@)|h1X))f z#ue7lf1}dpxriPxy0>@ZcO(BPoAT-u|1k>utI3c(r5b%-e72qC@`u+QZ~F61ny_g- zt0zm@p1-e+KQQ>%Z`k+zzM~$)#mRRbO-<+ad%W6Ro7;Zg!FaYU%G);GUcqi~cPp#S zayy3P343%8JZXH$bAiRLBy{<7<4b)nN>=N+KZs-W$ac>Q`*lk$>*ghf#dFr3oMEM` z{qe-wE1Q-w8VE8t<*eCqLG$~<n?5rHoD|K9Qw}M=la9F%Z!ab>dnquqRZCnWN>UO_ zQmvAUQh^kMk%6I^u7QcJp?Qd*k(HsDm63(Efw7f=!AWMdt0)?B^HVa@DsgMr5jQUr xs6i5BLvVgtNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngFcm+jjr} literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-hover.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..cf7297b4be7f86d72e84e35fc8178559533969f3 GIT binary patch literal 417 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqHd%8G=Xq=xr z;UI65gMjOOB^Uj5=EBM93q&J0#1e#~8rt0UylcGa79q8P!6?o|FsA9FZ2G@H|BaW~ z&FIn<+_Ln}{guu8cRl@n>*g;t-eQ-zs$H8Gtr1KW2{hvr_TjoTeWv<<8R_^pzxXQu z`*l0Ed^}v&+_C+kylTB*PrZ=BMKjyuDw|H}v3O{%+_d<Jj+4bj$%MvKG2fRJHjK<% zT2sxc?i~R-Q?<l3q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d({dSs7Vq8yH&|7@TBQ zyNaSAH$NpatrE9}9dYwAff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv O#Ng@b=d#Wzp$Py%B#E>D literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..02986a36037af1ba052958bd5c9d73861fd6e999 GIT binary patch literal 597 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh82vq6978;g zzn!|<&&g4sZGWU*@4<i>5gl7af+VDbilv;>7mC?2uTOAppV%fR-{kG8D(byu^MN)g zDWP7bjSj^T+y+$!^A0bX>u0)q=KtG2)4N13cm_{lPSTN2p7rd^OQsILBHuesf8_kt z9+xQQbP2JqdKOdqExx(*?Fkdr%D&FxgPM9(OM2Jcuv?#f>xJU%7Ewb3)@)|h1X))f z#ue7lf1}dpxriPxy0>@ZcO(BPoAT-u|1k>utI3c(r5b%-e72qC@`u+QZ~F61ny_g- zt0zm@p1-e+KQQ>%Z`k+zzM~$)#mRRbO-<+ad%W6Ro7;Zg!FaYU%G);GUcqi~cPp#S zayy3P343%8JZXH$bAiRLBy{<7<4b)nN>=N+KZs-W$ac>Q`*lk$>*ghf#dFr3oMEM` z{qe-wE1Q-w8VE8t<*eCqLG$~<n?5rHoD|K9Qw}M=la9F%Z!ab>dnquqRZCnWN>UO_ zQmvAUQh^kMk%6I^u7QcJp?Qd*k(HsDm63(Efw7f=!AWMdt0)?B^HVa@DsgMr5jQUr xs6i5BLvVgtNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngFcm+jjr} literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..7a77054af8cf6f77de7a6b63abc28c2f982b0197 GIT binary patch literal 421 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsryd%8G=Xq=zh zcb4mrfk2D8y{^)V00HL};`gtGe_U9lIpv6aR|r?sqzVq!;4rOssW<25r%#IwyP(G$ zn0I1!u6q2f((1#1LiqNC<#u{?`3M^ws4>`fppAKoj37f(^0G8W$=S9osY&<WuR5YQ z)jr)WZpneo^Idw{>TP~<3+!_!JbyPpo6E9u^{z^XXTH(54hit3*Vh~{WZ+(-ctWK8 zx3um*lS^x?@;3pUs#@Y2QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmKtc)zQ4UDY} z3{EnuT}9E5o1c=IR*74~j<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&Mm SvylQSV(@hJb6Mw<&;$TF1dB%i literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..428534fd5c843c4be7ecba1b6b1fab97373878e3 GIT binary patch literal 578 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7;QXV978;g zzn$vqf5<_gZT?+WF4n3=Lehs0w!}ZK|M*@?v5FyRafZp1^-g8iodsPtmK~jaF0<VD zy|M9onXm%~R&RH8_TXwaEi>EydMQKFgRAG4XzA7QE`DylSH$b<wvdEnRhJ?;qZjOw z2oKd@UMVK%T;geRz-Mvd#Z!kirAU;gKKQ+*Vv5tDmwR6`R5AHBE}0oQeHW9}>bDD( zw&z+N^HY?aR&Mc+F`%k`rb%bX&(|q?R~|{6boroFINz#0eMRm8J3k$k+@HPZUd{A> zmdX49ou37(CLfW%|81LqT8ymep^I{VQX53qZ8CSg*7%%DBD|a-`@y#(q6?fneA#9+ z@;rLCA}mKh+imL(ZRQ;@hXv!Klg`io&8D63Kv(I0zLmtx8?V14-84U-HCZ#tK5E57 z#q4{N7ERc(=JKRZEp?2ne=`O3oA0;-gI2Y~HKHUXu_V<hxhNG#F&G&bn&}#t=o*@b z7#dj_npqiHXd4(?85o>oR=bL#AvZrIGp!Q0h8=P9GJzT-K{f>Er<If^7Ns(jmzV2h f=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4fH>caN literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..e2f621d1b9f054c2f27472764c51c96d73bca6b3 GIT binary patch literal 427 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsq%db&7<Xq->3 zdH1(ot=WXx>_dxTY?1Wg&BxC#+xzV3l-kqZbAD}h=Xt|({@?zmhgZ#isC$3&f1V^C z9-c$<H)sp|J96N_fip)O7z9ENFfE)Xo4UbC&|WLGIjc!@mRoj-cHbgR3#N42-~G4$ zrT>>y(frOT%*_05LW@Slr_I8%Czb!P-z_0$Y+zvb{g?e@N4C|1{qLvVkV!~MNO+L& zAUWaKswet~-5GA#>01UVYzO&4wZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~Ss9vH z8Chr>7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xflqVLYGL)B>>t*I;7bhnc Zr0V4trO$q6BL!5%;OXk;vd$@?2>`sKm52ZU literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..959444b9b43a112132cca97ab2ee1a2b2a131ebf GIT binary patch literal 585 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7@a*`978;g zzn!|#&&g51_53?#s~$BqHu-ClR`8l!X*+l5hv=Us&V`FV2yb}A?VzQ#a%(tuRsv5a zTO(IzAFBl8<m1s>F0V{8FFt>6u5THyM;CWrr?8!y$=5sij1r!OhnF?~Fpe{My`5oY zcb8Y_B`My;msc!#>J_pj`Y>~fhF0kH$3PC-8-a~S9KFx6c^zPzwuAM?-tw#8-=}$= zVVcpY{oq0Aw20St{sjGDRxsLMVRO;@Ps6Lelj>58vKf{Ee4e`O(H`sGRJ^~QzJcS# znl<_COg?q2i*i4mj^^GzA*1H|i?oNwjei_&D0u&|#^#6^L(vPa8&<!VdJc%pwbo~9 z)?C0j$J5tnq5ZU;E0(P%O&eamn|*uhzHQIF)?IL3d;ij!Ym!!-?US=q!(T8aGdCRn z7A5}c++=gpV-oz`g#y~izxLEJJakMmm9P2!9~i=_C9V-ADTyViR>?)FK#IZ0z|c(B zz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS|I6tkVJh3R1 kp}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ042fR(f|Me literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed.png new file mode 100644 index 0000000000000000000000000000000000000000..9432b3e3359be42ece7e86b75c306a4045d57448 GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmspMdb&7<Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu_Fg2{NUW(bi|*Bhv$qB4-11MtByd{wLms)k&lZr%~q&IEX>^Ew*8UDtS04*ume0Q zhbJD<I3PPofYraQJSo^{^8a%2!^v!H)BeBgF|JQPb13b|<LRnA^^%ej5*89aBxY>9 z^=bM;Wd_z<jhoJumqB5nTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSb zjI9g|PBN=qMbVI(pOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS V(r3T3kpe1W@O1TaS?83{1OS>%kT3uM literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-mixed@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7c5ac13d950a5b0b61cb44aec051886d28bee085 GIT binary patch literal 599 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7y~_B978;g zznyC9&*Ui3Hb2%*sQa+?n<HVGM`qo+5ZPh)kNHq(nVQ*kN0o(}4|Q*yo8hX;IrmzU zGcRwaiv?Hnvj}d(su_1SW-JdroA<1??AhETRtwEjImrg~JsBq+*GM~9XyzH39+5Yk zFtbK_(G<f*sildpUzo;(cj_+Rcrvj{UFHGj@uLgEZd|Xvw^OM-I%2uLp@V4YZ*f<J z#v>CL-Zkqz*lFtfNGM_6&A){|jC_||nR@P+J;S1S{&RfkYuG}{r>0(Qwpzh<N>Ovw zL1h(Z>$u;g{C^tqGHTTY7OW9)agW#>zE3ye>wDu@y&sbK{~0V0x;%C6vD$_s%k&a7 z|8hz+ZYX6u#n#3UDD~t<an>S}9rNEO8*ZO+R<FXG;ZaR;(e?}1ujQxdS82@5Ki#wI z*j1t3_fn0kFESrvYT(f3)-5@d{N%3iF_#G(vhtFjTfVcMJQ2zKL50N@7~ZNSt`Q|E zi6yC4$wjF^iowXh&`j6BMAy(f#L&pf(9FunLfgRD%D~_xv)WY@4Y~O#nQ4`{HSCC+ zmkHD$39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_qnh9} literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-selectionmode.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..9ac4aee157f204b29538639486eb222bc1409d3b GIT binary patch literal 507 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?NkE~mo-U3d7N_4{ z-OF{zK!D-F?qze2Udq$kc*SwkwepwRKUnrP=_~NP`z6+NK0uIZ?dl5(7TcfR$!YmF zLCf#nlmoR--YIbEIYlX|vn+O4#B*KZt%5=GdJo+>d`lXFPj7i(#j$pw2*ZJO)0Nfd z6<$w!dos0j@B62VGY)*z`4T*J#iFcbe8O=rj&HCvPk6U1YjVld%3Zpw<*)Z%+k95& z>h;t`U$)(2yB1auea!vxzsL6f6w4ywe^s}&o%X7zji~r_^}@T)U*&#zU;Hb<GVhG^ z$GBq$?k;%zWznRcj@PPt`r@T#7`jP$P1HHnmUQaI6Q*LB=8x{|kvr>{I?s6IxoI<t z0|P*{#5JNMC9x#cD!C{XNHG{07@FxCnCKdshZq`J8JbxcS!f#=TNxOfWLCS1q9Hdw zB{QuOw}u^Y^D==NBtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ I&MBb@0LM$jOaK4? literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-selectionmode@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e990554a771d42214256a2336bfe0e8e9db158ef GIT binary patch literal 783 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}d-0x}bFCL{qhaeBHqhD02G zd&4nX*inT2!~Z?ArkJdp-DS#oN%WS(tY>d72A{bq_v&Ob`(L&?{*T-p_g)=cWUKyY zsl4N5k)VR@31-t()FPKg&-u84rS)9f+jnK*C-ywHtFZrPaK@;g@#)iOe-~y}fpz;W zbgoIgDL)@sY5Bh^G+E)l=0&-^5nA>~4_8DstWCG*bi1R&&|$T30?QdMk<$}*#Z2Mh zR+&<+_)t2o_iRk;_0QTbA1to7I<_KHD!6j`-Tykj|19{BF+1W%%pCc7GGA-e@0~dt zac=F$Cy!nw=*32<GIf+`r*G5QDzfgi-tVJU7P9OKj1Jy!bFX$W1SUWJ`tj+$F9k0v zr`O)*JjG<Mcdz7DEyIrOYOlQ?`ba(a^T0&IYW4Tnb9XcC64?$&vHSlvFU^1C_nDLV zfQbn=!?wp)Keo7vyqlxhU7o5HagZx)LzC#51Xk?|!G|38RunI<IJ7fFq~O};MEzFQ zhDW}-CTo{^t&UsIsrlzLW5>5`hYt0hc6nzqe}f@YL)6EcWgo6Yy{ar-&cJZLZPUII z<qIa-+dCVgHdZY+pJ}zD=xmrE!*kus<~ct6{$<+l_#UqlGueE)?v2E@d<lzJ^KbU@ z*6K<p-A%E6wjuLW<oVLeU$6f!FV?iEnxX!vsA+18cGZz6&jV{*n`<xj*}lL2aQD)K z@2C1p_LZh6|N4GjUvJ-L{>9VpezxZ{n|4kquF(LPPE<==BT7;dOH!?pi&B9UgOP!u znXZ9}uAzB|p^=rLnU#@+wt=ygfx$^;wW}x^a`RI%(<*Um*bz4`6R1HFWJ7R%T1k0g mQ7S`udAVL@UUqSEVnM22eo^}DcQ#T$MGT&<elF{r5}E+4Xh{$N literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..03a874ee3b55247a258992ed261f018ab2bf3c5f GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr$JzX3_G|nf_ zd3x4hvg0g9>55PGwzbmShk4q3eV%I0znJ>`^WS$Va}F*zW$^lcjoq4GlFvS${dHd9 z*pUMhesJz?I^xg6!*j-mhvmSDzy@m-MXq^&-W^$%qW1s2UfXdV9-aS}CDZ?%o6&l< z<G8-J#6Ke=1A_vC4~7QGTc7G5c4s)QsBFqOi38{n2GtVRh?11Vl2ohYqEsNoU}Ruu zrfXoLYiJ%~Xk=w*W@TidZD4F=U~rOI?JA0f-29Zxv`X9>cErug1Zt23*$|wcR#Ki= ml*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCy6WP{-V literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..281e573bff45175c905728cf517d9b696c3cbba1 GIT binary patch literal 536 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7==7t978;g zzn!|#?@)k9+x}`U6~3c<cFjf|#+wtjAN#?^yLfh|w|R$3PM`U?oG^I@A+xzhm-ag- z37&FTweyN&&&uw-XZ|kVTyx*{`JIOv7kGckJPxw)b}JG+!r*0IacFZxz0veA0q0gb zIf0AOK6>{5pR--PtEOl-Z|5_a#U)MNS1dPI$K8KCx#ZhSPQ8@a+y6qvS19jbny}{< zSJ-6VK;Z_Z&CiQJZq#(ixwv1Gb?E|;DNS<{0=6E_%d&L*dm(JY<v*f2j;-68bXdd~ zMBRSOdFAo-nf_6}?(!+Ea~djH0=Bcie!kZ4cFr9+zmqB*OQ+gSh&b4}Q+j)QutF$< z#hcu(3$yRdc|Ui;BL$7wwv#^f{bah6=Y8VUx4pH%08=e-jVMV;EJ?LWE=mPb3`Pcq zX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54X(i=} nMX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAl03;= literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-active.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..03a874ee3b55247a258992ed261f018ab2bf3c5f GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr$JzX3_G|nf_ zd3x4hvg0g9>55PGwzbmShk4q3eV%I0znJ>`^WS$Va}F*zW$^lcjoq4GlFvS${dHd9 z*pUMhesJz?I^xg6!*j-mhvmSDzy@m-MXq^&-W^$%qW1s2UfXdV9-aS}CDZ?%o6&l< z<G8-J#6Ke=1A_vC4~7QGTc7G5c4s)QsBFqOi38{n2GtVRh?11Vl2ohYqEsNoU}Ruu zrfXoLYiJ%~Xk=w*W@TidZD4F=U~rOI?JA0f-29Zxv`X9>cErug1Zt23*$|wcR#Ki= ml*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCy6WP{-V literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..281e573bff45175c905728cf517d9b696c3cbba1 GIT binary patch literal 536 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7==7t978;g zzn!|#?@)k9+x}`U6~3c<cFjf|#+wtjAN#?^yLfh|w|R$3PM`U?oG^I@A+xzhm-ag- z37&FTweyN&&&uw-XZ|kVTyx*{`JIOv7kGckJPxw)b}JG+!r*0IacFZxz0veA0q0gb zIf0AOK6>{5pR--PtEOl-Z|5_a#U)MNS1dPI$K8KCx#ZhSPQ8@a+y6qvS19jbny}{< zSJ-6VK;Z_Z&CiQJZq#(ixwv1Gb?E|;DNS<{0=6E_%d&L*dm(JY<v*f2j;-68bXdd~ zMBRSOdFAo-nf_6}?(!+Ea~djH0=Bcie!kZ4cFr9+zmqB*OQ+gSh&b4}Q+j)QutF$< z#hcu(3$yRdc|Ui;BL$7wwv#^f{bah6=Y8VUx4pH%08=e-jVMV;EJ?LWE=mPb3`Pcq zX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54X(i=} nMX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAl03;= literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..1c97990737cd757d71ffea919ac160a20b08ae98 GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr0JY5_^G|ng6 zJUMGH*>M)5bj6_=dAoZbUU+=?a^HufQ*sZjE&g6mW-DuR{@?#0@#^`4miHIx*$jbP z$$};zp)yl~qhaD=hH?)l5u2a4JAF^e{i~1V>6es<khm<F_V2Vs%h`_O{oWG)jEoEn z3Jg9N8YFLhs(;v>A?v29@Uhh~lYp*JEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^eg zR)%I)Mi$xz##ROfCz;i*qG-s?PsvQH#I0dR+`LSn21$?&!TD(=<%vb94CUqJdYO6I d#mR{Use1WE>9gP2NC6cwc)I$ztaD0e0stPrf9wDN literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f5287b8cdf1055872948972eb065bb14e72f942a GIT binary patch literal 533 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh82LS2978;g zzn!|#?@)k9+x}{A$t$z?)a;sgj1C^Sbacb&=J$^-@hU6pGd*QY+1d8u0`GJ?rcO7_ zte_7?vJDe<-8g-x-s<%Kx&O~g_B9mxmhU{Uc*nDzBe@e8ItqR5A4bpE{!3u3LSxsv zN6gH{<rbNG|Gyu77arRZ^YC?b-h~w*l2^CKu2)LE(i5yD#2+U6no0J7M5j7qUtG># z_Q_`hrZTwhdVVz~hfQ<s;s1f08jPw7Se`I!%+Bs!ZF%7NPTdE)_c5PwY`b>SSzxni z0!z&5#w-zSq1~$%w#6L!#OPo%Z|3vbxY?E6xAtnfv2|w5R9rdL`tM8kxA#O&urTnc zSId?hUA_67b6c~^jS_{&vVXZ5q5@Tu9>x0uLrb;9HKHUXu_V<hxhNG#F&G&bn&}#t z=o*@b7#dj_npqiHXd4(?85o>oR=bL#AvZrIGp!Q0h8=P9GJzT-K{f>Er<If^7Ns(j jmzV2h=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4f7`MhQ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78e5783190f636484828f9f19683d652765209df GIT binary patch literal 387 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqLJzX3_G|oTm z_2xR{Ai|Pu$C($x!EsoC|4pdPl-Uk5ekgiuGTI|4e)FU-e}ew*uDs&gLQ9=GbxP}J z{LwyD;-gmoC~3FBwwOJu7d0JxGO4X?FDvhQt_M2ypX{A}Dy`i+bt(6(qO$KFPCR&B zm(#AM$$h<MmLPM^jfYpnAO2*EN!NPVZxi?g=n&Ns*NBpo#FA92<f2p{#b9J$Xr^mm zqHAa#VrXP#Xl7+(p>1GnWngfUS?wx{hTQy=%(P0}8g|6Z%LHnW1lbUrpH@<ySd_|8 jUS6)3nU`IhoLG>mmtT}V`<;yxP!WTttDnm{r-UW|F};8s literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..67c1c47af3122991bd7ebdc28efdd7a9ee11eb4e GIT binary patch literal 517 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow>J|2<tCLp+YZ zoqE>qkb_9;{_6IKjD^}0ZcNbgsgSyV^tx%|i$wxGi!Oe+ZTPaMTj|&lSNH9<t8dPE zKd<_H63eqdqiOpzdY{g{|91W|F^6Y?MQfMs{OP^!mc5T|$)t@^1+%kkHIJIl&^x_O zGIQ0l34sBnOZf99i~6c}Klj*p%CtARZO<x=7~6KefVGJV8qL2-%tQ<{{rkCXk8)kP zxsdVc-*sXan4%oGe=vR!%KBY)g>zBBflbwH73}@f7cv+#z0NwoXA=9gJ8rY<9-XSy zF~K{2H`LeUM%RC~E3Rm)EIIM0LZINp+Wp(NAD_v5>Q<V>zm);Uy=Ctu8)_()R_Wx2 z%-5I~?7GfqEi*7ER7+eVN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd*k(HsDm63(Efw7f= z!AWMdt0)?B^HVa@DsgMr5jQUrs6i5BLvVgtNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6 RHc~)E44$rjF6*2UngAYX!EOKm literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..674491eaccd76343d36efd1a16caebf6dd141fd8 GIT binary patch literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqLJY5_^G|ng2 zy!%_P)@;IT_Mycvwn+N$=Hus=?R|E1O6}?IIlnf$^St3X|8M`(!>i^$)V;s?KTnbm z56_|b8?*)f9XW8|z?mZs3_UWeJDi0UJve#ZFURZN$Nz7VD$X1@@Z-+w|2}MzYus%1 zg(np^Ol)jyY;Nptlw3V&KaV`)<K1czF>6FG0NtTl;u=wsl30>zm0Xkxq!^4049#>6 zOmq#+Lkx|q49%>JEVK=btqcrKGOJxh(U6;;l9^VCTf>gHd6_^Bk{}y`^V3So6N^$A k%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{0H{}p%m4rY literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..73cba98599def3428ca73eb0e610f1c25e2593bd GIT binary patch literal 520 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7@0g>978;g zznyC6#}p{gw*PzB3xioRX6#^};F7ywq1l&Xw`T}gapfK46tif!a%=Tbxdwa1iwfRb z^Gb9MXoUS<@qPWWpZm-wd)~7Mn5=l+L}R|G@$T+mhUIGfGOP#eE4Ta2VVZR+#p}wZ zD9LkKS(!?c&mMPaFq%2(!gJG!nMXC*=ds;TsAym;=ve-c@!UM;pHDAuTT#sr-omA4 zx2^U2!L$FpRadY~T_E&^<J8~d^`C?83%)Q4DX96X9nt)nz5E_~nDjxO9akgXUTR;u zR?|G-4)czmJFD-!-m<rM*Iw3VkFQvnsd6`MR+22O=2j?YaGCRF>jnL|#b*<qxKzY2 z<UG;&`G?KoY=r0Bo0k>=14y;RHKHUXu_V<hxhNG#F&G&bn&}#t=o*@b7#dj_npqiH zXd4(?85o>oR=bL#AvZrIGp!Q0h8=P9GJzT-K{f>Er<If^7Ns(jmzV2h=4BTrCl;jY X<rk&TerF>ERK(!v>gTe~DWM4foBG1J literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..1c97990737cd757d71ffea919ac160a20b08ae98 GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr0JY5_^G|ng6 zJUMGH*>M)5bj6_=dAoZbUU+=?a^HufQ*sZjE&g6mW-DuR{@?#0@#^`4miHIx*$jbP z$$};zp)yl~qhaD=hH?)l5u2a4JAF^e{i~1V>6es<khm<F_V2Vs%h`_O{oWG)jEoEn z3Jg9N8YFLhs(;v>A?v29@Uhh~lYp*JEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^eg zR)%I)Mi$xz##ROfCz;i*qG-s?PsvQH#I0dR+`LSn21$?&!TD(=<%vb94CUqJdYO6I d#mR{Use1WE>9gP2NC6cwc)I$ztaD0e0stPrf9wDN literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f5287b8cdf1055872948972eb065bb14e72f942a GIT binary patch literal 533 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh82LS2978;g zzn!|#?@)k9+x}{A$t$z?)a;sgj1C^Sbacb&=J$^-@hU6pGd*QY+1d8u0`GJ?rcO7_ zte_7?vJDe<-8g-x-s<%Kx&O~g_B9mxmhU{Uc*nDzBe@e8ItqR5A4bpE{!3u3LSxsv zN6gH{<rbNG|Gyu77arRZ^YC?b-h~w*l2^CKu2)LE(i5yD#2+U6no0J7M5j7qUtG># z_Q_`hrZTwhdVVz~hfQ<s;s1f08jPw7Se`I!%+Bs!ZF%7NPTdE)_c5PwY`b>SSzxni z0!z&5#w-zSq1~$%w#6L!#OPo%Z|3vbxY?E6xAtnfv2|w5R9rdL`tM8kxA#O&urTnc zSId?hUA_67b6c~^jS_{&vVXZ5q5@Tu9>x0uLrb;9HKHUXu_V<hxhNG#F&G&bn&}#t z=o*@b7#dj_npqiHXd4(?85o>oR=bL#AvZrIGp!Q0h8=P9GJzT-K{f>Er<If^7Ns(j jmzV2h=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4f7`MhQ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..1c97990737cd757d71ffea919ac160a20b08ae98 GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr0JY5_^G|ng6 zJUMGH*>M)5bj6_=dAoZbUU+=?a^HufQ*sZjE&g6mW-DuR{@?#0@#^`4miHIx*$jbP z$$};zp)yl~qhaD=hH?)l5u2a4JAF^e{i~1V>6es<khm<F_V2Vs%h`_O{oWG)jEoEn z3Jg9N8YFLhs(;v>A?v29@Uhh~lYp*JEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^eg zR)%I)Mi$xz##ROfCz;i*qG-s?PsvQH#I0dR+`LSn21$?&!TD(=<%vb94CUqJdYO6I d#mR{Use1WE>9gP2NC6cwc)I$ztaD0e0stPrf9wDN literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f5287b8cdf1055872948972eb065bb14e72f942a GIT binary patch literal 533 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh82LS2978;g zzn!|#?@)k9+x}{A$t$z?)a;sgj1C^Sbacb&=J$^-@hU6pGd*QY+1d8u0`GJ?rcO7_ zte_7?vJDe<-8g-x-s<%Kx&O~g_B9mxmhU{Uc*nDzBe@e8ItqR5A4bpE{!3u3LSxsv zN6gH{<rbNG|Gyu77arRZ^YC?b-h~w*l2^CKu2)LE(i5yD#2+U6no0J7M5j7qUtG># z_Q_`hrZTwhdVVz~hfQ<s;s1f08jPw7Se`I!%+Bs!ZF%7NPTdE)_c5PwY`b>SSzxni z0!z&5#w-zSq1~$%w#6L!#OPo%Z|3vbxY?E6xAtnfv2|w5R9rdL`tM8kxA#O&urTnc zSId?hUA_67b6c~^jS_{&vVXZ5q5@Tu9>x0uLrb;9HKHUXu_V<hxhNG#F&G&bn&}#t z=o*@b7#dj_npqiHXd4(?85o>oR=bL#AvZrIGp!Q0h8=P9GJzT-K{f>Er<If^7Ns(j jmzV2h=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4f7`MhQ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..129b5a613cc8a91eedfb3fbfa5e2b7758907d13b GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr0JY5_^G|oSr z;K<wTAmVaAh+}Wb&WRJU935K&7)>v7X&mIZZu{oAhd8sSgB{Zk7REiV_nc9A{OB<6 z9m5MV*U5Hf{%X5z#%K5K(_$Bs3ZEwNrEXJVT{4aMEc!S6S8-TY{BN7c$}WD+BCEDX znqjV9`eN)cA7jo;ZT-)6HA_Y2gy8~^D^yEdBT7;dOH!?pi&B9UgOP!unXZ9}uAzB| zp^=rLnU#@+wt=ygfx$^;wW}x^a`RI%(<*Um*bz4`6R1HFWJ7R%T1k0gQ7S`udAVL@ eUUqSEVnM22eo^}DcQ#T$MGT&<elF{r5}E)c<$Buy literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..de4f6fd608500b6a94d5424f47fefd3c5bef687b GIT binary patch literal 531 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7<oNi978;g zzn!|#?@)k9+x}|rNDp6jVR=V3NgnRbmq|CS9xN|>$u_aoz3~%+QK9r*nSz(f6Eda< zwP)RW%y4YV(YR;-E=TTrfA9aDhgt@?k}JJ!R;3?~dDq0^Fw?C6huDXFyCvc(7bZ;n z)VPx8>!(M*>-EaI`?z)<dp<9^$S3QFPfox2M8VC^TH1~=OGb!GFt}&f@GgkY`FX9# z+{Dyj>bs|N>ff@hU8}!;dQ<>+mZPo)XVP`C>bz+zM`x~mu=%t4jRvk<Rw1U>YZLhH z%vkv{Oj~I8vfVRQYM+p2xbi5(R`$!*y{>;ha$R&(vYk0G>R_f_=dZ`26EqoQ`uM9Z zG=-<{7B-SGIhEF*vS;#thA&}(x(AL=d=3mN)e_f;l9a@fRIB8oR3OD*WMF8fYha>l zXdYr{WMyb(Wn`gkU~FYzaFSW=DvE~O{FKbJO57TD#LdeDYLEok5S*V@Ql40p%1~Zj hu9umYU7Va)kgAtols@~NjTBH3gQu&X%Q~loCIDL^#QgvO literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-hover.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..129b5a613cc8a91eedfb3fbfa5e2b7758907d13b GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr0JY5_^G|oSr z;K<wTAmVaAh+}Wb&WRJU935K&7)>v7X&mIZZu{oAhd8sSgB{Zk7REiV_nc9A{OB<6 z9m5MV*U5Hf{%X5z#%K5K(_$Bs3ZEwNrEXJVT{4aMEc!S6S8-TY{BN7c$}WD+BCEDX znqjV9`eN)cA7jo;ZT-)6HA_Y2gy8~^D^yEdBT7;dOH!?pi&B9UgOP!unXZ9}uAzB| zp^=rLnU#@+wt=ygfx$^;wW}x^a`RI%(<*Um*bz4`6R1HFWJ7R%T1k0gQ7S`udAVL@ eUUqSEVnM22eo^}DcQ#T$MGT&<elF{r5}E)c<$Buy literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..de4f6fd608500b6a94d5424f47fefd3c5bef687b GIT binary patch literal 531 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7<oNi978;g zzn!|#?@)k9+x}|rNDp6jVR=V3NgnRbmq|CS9xN|>$u_aoz3~%+QK9r*nSz(f6Eda< zwP)RW%y4YV(YR;-E=TTrfA9aDhgt@?k}JJ!R;3?~dDq0^Fw?C6huDXFyCvc(7bZ;n z)VPx8>!(M*>-EaI`?z)<dp<9^$S3QFPfox2M8VC^TH1~=OGb!GFt}&f@GgkY`FX9# z+{Dyj>bs|N>ff@hU8}!;dQ<>+mZPo)XVP`C>bz+zM`x~mu=%t4jRvk<Rw1U>YZLhH z%vkv{Oj~I8vfVRQYM+p2xbi5(R`$!*y{>;ha$R&(vYk0G>R_f_=dZ`26EqoQ`uM9Z zG=-<{7B-SGIhEF*vS;#thA&}(x(AL=d=3mN)e_f;l9a@fRIB8oR3OD*WMF8fYha>l zXdYr{WMyb(Wn`gkU~FYzaFSW=DvE~O{FKbJO57TD#LdeDYLEok5S*V@Ql40p%1~Zj hu9umYU7Va)kgAtols@~NjTBH3gQu&X%Q~loCIDL^#QgvO literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..38ba8d0a93eb93683ae600259be5c461689f204f GIT binary patch literal 379 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsp=JzX3_G|oTm zGvqpKAi(ncolbcs6Px0P|BC!x53ePN%sDsr$W6^VtTSyCqTlhHK2@b$xj=CJU!$B@ z&wag--|}l-$ap6OaqIGI>c7df?82etObh;;_|I{?wdC8Y(mvg%iSJ*C?yA##S$e*= zHE6yhi@=*tP4x`27u8elFM0GH=m6Cc*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP# zXl7+(p>1GnWngfUS?wx{hTQy=%(P0}8g|6Z%LHnW1lbUrpH@<ySd_|8US6)3nU`Ih boLG>mmtT}V`<;yxP!WTttDnm{r-UW|f$V?A literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..482cbd69a35b98ef456d28970a0bb81448a7c33e GIT binary patch literal 512 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow>JzdT(WLp+YZ zow_lv*+IbN{yV`$ZkOi~eL7tp|IYvEwm%)jl{~S*nma}L_q!m0CZ(khf{g#}nR{0= z?16xKwx{b%o%c1D!*=sI@D+YqmA0#L!sfTX*EMTIu4XLX`24N!pO%+JQ8T8dWlb_= zwVNbz=jl_6(oGfXWKPFyuI@UxN+ajh1=cr`NvvD!W5u~{+-r0AC955<Sb4#o{ie)m z2Y6;M?q`T|%3ZwJU!a}IuUo#M{KH2XE(7g?ZR{osB4>)9&g`zxoR+#yGA6oV#o9?O zy=k*TYy22OY#1NB*~d2F-_CoNEf(~jvz=A@_nX9e%|DO#G9|DtcIVK&{P;uss%3#I z@>r)U07F5w#5JNMC9x#cD!C{XNHG{07@FxCnCKdshZq`J8JbxcS!f#=TNxOfWLCS1 zq9HdwB{QuOw}u^Y^D==NBtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~ M>FVdQ&MBb@0A?|~R{#J2 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..674491eaccd76343d36efd1a16caebf6dd141fd8 GIT binary patch literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqLJY5_^G|ng2 zy!%_P)@;IT_Mycvwn+N$=Hus=?R|E1O6}?IIlnf$^St3X|8M`(!>i^$)V;s?KTnbm z56_|b8?*)f9XW8|z?mZs3_UWeJDi0UJve#ZFURZN$Nz7VD$X1@@Z-+w|2}MzYus%1 zg(np^Ol)jyY;Nptlw3V&KaV`)<K1czF>6FG0NtTl;u=wsl30>zm0Xkxq!^4049#>6 zOmq#+Lkx|q49%>JEVK=btqcrKGOJxh(U6;;l9^VCTf>gHd6_^Bk{}y`^V3So6N^$A k%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{0H{}p%m4rY literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..73cba98599def3428ca73eb0e610f1c25e2593bd GIT binary patch literal 520 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7@0g>978;g zznyC6#}p{gw*PzB3xioRX6#^};F7ywq1l&Xw`T}gapfK46tif!a%=Tbxdwa1iwfRb z^Gb9MXoUS<@qPWWpZm-wd)~7Mn5=l+L}R|G@$T+mhUIGfGOP#eE4Ta2VVZR+#p}wZ zD9LkKS(!?c&mMPaFq%2(!gJG!nMXC*=ds;TsAym;=ve-c@!UM;pHDAuTT#sr-omA4 zx2^U2!L$FpRadY~T_E&^<J8~d^`C?83%)Q4DX96X9nt)nz5E_~nDjxO9akgXUTR;u zR?|G-4)czmJFD-!-m<rM*Iw3VkFQvnsd6`MR+22O=2j?YaGCRF>jnL|#b*<qxKzY2 z<UG;&`G?KoY=r0Bo0k>=14y;RHKHUXu_V<hxhNG#F&G&bn&}#t=o*@b7#dj_npqiH zXd4(?85o>oR=bL#AvZrIGp!Q0h8=P9GJzT-K{f>Er<If^7Ns(jmzV2h=4BTrCl;jY X<rk&TerF>ERK(!v>gTe~DWM4foBG1J literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..1c97990737cd757d71ffea919ac160a20b08ae98 GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr0JY5_^G|ng6 zJUMGH*>M)5bj6_=dAoZbUU+=?a^HufQ*sZjE&g6mW-DuR{@?#0@#^`4miHIx*$jbP z$$};zp)yl~qhaD=hH?)l5u2a4JAF^e{i~1V>6es<khm<F_V2Vs%h`_O{oWG)jEoEn z3Jg9N8YFLhs(;v>A?v29@Uhh~lYp*JEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^eg zR)%I)Mi$xz##ROfCz;i*qG-s?PsvQH#I0dR+`LSn21$?&!TD(=<%vb94CUqJdYO6I d#mR{Use1WE>9gP2NC6cwc)I$ztaD0e0stPrf9wDN literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked@2.png b/.themes/papirus-dark/gtk-3.0/assets/checkbox-unchecked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f5287b8cdf1055872948972eb065bb14e72f942a GIT binary patch literal 533 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh82LS2978;g zzn!|#?@)k9+x}{A$t$z?)a;sgj1C^Sbacb&=J$^-@hU6pGd*QY+1d8u0`GJ?rcO7_ zte_7?vJDe<-8g-x-s<%Kx&O~g_B9mxmhU{Uc*nDzBe@e8ItqR5A4bpE{!3u3LSxsv zN6gH{<rbNG|Gyu77arRZ^YC?b-h~w*l2^CKu2)LE(i5yD#2+U6no0J7M5j7qUtG># z_Q_`hrZTwhdVVz~hfQ<s;s1f08jPw7Se`I!%+Bs!ZF%7NPTdE)_c5PwY`b>SSzxni z0!z&5#w-zSq1~$%w#6L!#OPo%Z|3vbxY?E6xAtnfv2|w5R9rdL`tM8kxA#O&urTnc zSId?hUA_67b6c~^jS_{&vVXZ5q5@Tu9>x0uLrb;9HKHUXu_V<hxhNG#F&G&bn&}#t z=o*@b7#dj_npqiHXd4(?85o>oR=bL#AvZrIGp!Q0h8=P9GJzT-K{f>Er<If^7Ns(j jmzV2h=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4f7`MhQ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-active-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8e784c58fba1514f71528831edd56d03a2583efd GIT binary patch literal 621 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BrhB?LhG?9R zow!k-xlrV|{r>r8Rok_q+h<vC_2!lMA?#rx-Fa%RiQz^?F+(q{cYOyhcr11fZ)R0& zVNFiHP%=?iaf|!<^0qja+T-7U?t5Qd>CfO0w`|!AHD{T2>B5TmTi>i*7-lqYlBo%p zkj|@q>%MVMqm<7xIcu>qj;r%@FQ^7@fA!n5!6WWe(FVi)*{j#ENO5L~>^*y@uQS{) zRX*y_r4wiSZ)FuYeKUV>N&52aYd@FoEm64W!Wi+hIZ<O1&!PoB0+W{<wPcC<&UdDv zT<fyNq<wA7D*q&f7Fc}|oVsU4;ev1HKd{9A-J_st{*NQz&9g-uJ=^j>F10wqkU#mf z{hvi!OI0u2*WU7^mh<YBuglDjS%vOf*=3p^lYdY0%R0HoZPQJ@z7zbmD0Kc=0si`p z^K;}Mb~zP1vpdcvad5%+s>Jne&e0`SK^HB3XHLj`WbyB9bn4d|e;-XPn<1dp<|NYT z&pkbD`48p@ljf4jZ)Fj{SWqo-jVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP z+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54X(i=}MX3zs<>h*rdD+Fui3O>8 X`9<lo-`Pk36)||a`njxgN@xNAtIzV@ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-active-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9216d2f9c4960888eae9d1bb3cfa980004cddeca GIT binary patch literal 1147 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm`gof978;g zw@!`CnH(x}tp5LHv*g>YA)6JZWi=V)KTC2uByxi%`LK25fhi6?J_+&$&jmKI%#9CM z>9cToU9hD`x_6oI<g*nIFSYWEi%Wk^+L3XBVe(bU#FPgu7r#8VjoXu+y=`CY{Mp~< z{I8t%e9rfiKLv^k&P}~{$j@xEoPI&O^ryu<D>wd?lu_{By}aAD{cGSUnHk%csEg)Q zZ&>7LvB3Wk^ExAqK-*ZM_R9S~N|<|Xc#l}#DzfW$^f`9_xvfjx#p6+WPxKzVNqfx_ zePPaw7r&02GJFvr8ZW4z+OGY3m1$qc$*E?41?4*bY}3zvxXoVlIH!U3?%Dbi#jnn~ zcj0}_;_o3b&)=$QbFi1ROnGzS)L~vL2j15W7K^JEl%^!AZ0SwB^F7}3)6+!<UnYH5 zvCGW<cP8KzXYlTvU#EBNEWI>i`)h@d|9Uq{GO*4w|M0Omb^gTbpMv{j;wId<DYZND z=IQl6zRM<wHdsBs<lc~6R<f{&?W2|3gRN}8=Wp74A>XO+wsIUxNR@W#pNmBoFZ}v+ zf>G|=m)pJ91lMhPmLR%x!3|CxU6<o#VNSUfyEALK`%Q1Koo}Aev({Fmfp5l}#SiYa zEb{oM@?wW(zHZ6}f%QI(YuLL)_#3}&m;5Gb5|Lhi>GFZB1B)5%1O@D1*xcGZ<>hYC z|4m!3l`Q9$l5k7YEf5ztYI>o6_QQ)!Z1yt@<}=jFI-Hd7*sJNzCB-9=#=In{A<T&7 z&8E|9m180T>ncAktKj_C$&|VD*p8!Z0dr%^O$)8p*Ic`rVt(#Q@VT@6>lrk++AG^S z__s4zd{}<#=$g$jrgA&j1cZMwJZt9U_R#QP?fm@4xIHKC@`}1XZ_7{J>t3k|f2^>U zPF?k#`+$-r!@}v33TL~!-Mc=N$u3~C7f7Gt@ogH<)sMFCZm%!vWhlO59<5O_NAKMR z>+FX;0kY3Os_njQ&t`OH!P&l972!%1l6>2be|mR{Pqb=o;+|{Q=Q=VxyTEtdN_fxJ zPqFL%`0OnSZuOh@>Wyc_0o#Agsr;u`?p3|}qtTO1b=Bi*@eBSuy8hK<6Jtu&v$=Y| zU)Vobw>EOygIAmOvU|rR_a2tNGw1)7@1IYqq@<S{FocP&f48Qpq`i9bjN_sAJ&rG1 ztbSbho97t=cO~!gE+37hB2NvH3i~U+1Qpqd1h%l7Gi6*_;xXaO(!cyWiuDDwJ@(lG z^Q3BtYeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y&^9o(GB7yFtacSeLvDUb zW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*} HQ$iB}w-Wp1 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-active.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..8e784c58fba1514f71528831edd56d03a2583efd GIT binary patch literal 621 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BrhB?LhG?9R zow!k-xlrV|{r>r8Rok_q+h<vC_2!lMA?#rx-Fa%RiQz^?F+(q{cYOyhcr11fZ)R0& zVNFiHP%=?iaf|!<^0qja+T-7U?t5Qd>CfO0w`|!AHD{T2>B5TmTi>i*7-lqYlBo%p zkj|@q>%MVMqm<7xIcu>qj;r%@FQ^7@fA!n5!6WWe(FVi)*{j#ENO5L~>^*y@uQS{) zRX*y_r4wiSZ)FuYeKUV>N&52aYd@FoEm64W!Wi+hIZ<O1&!PoB0+W{<wPcC<&UdDv zT<fyNq<wA7D*q&f7Fc}|oVsU4;ev1HKd{9A-J_st{*NQz&9g-uJ=^j>F10wqkU#mf z{hvi!OI0u2*WU7^mh<YBuglDjS%vOf*=3p^lYdY0%R0HoZPQJ@z7zbmD0Kc=0si`p z^K;}Mb~zP1vpdcvad5%+s>Jne&e0`SK^HB3XHLj`WbyB9bn4d|e;-XPn<1dp<|NYT z&pkbD`48p@ljf4jZ)Fj{SWqo-jVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP z+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54X(i=}MX3zs<>h*rdD+Fui3O>8 X`9<lo-`Pk36)||a`njxgN@xNAtIzV@ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9216d2f9c4960888eae9d1bb3cfa980004cddeca GIT binary patch literal 1147 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm`gof978;g zw@!`CnH(x}tp5LHv*g>YA)6JZWi=V)KTC2uByxi%`LK25fhi6?J_+&$&jmKI%#9CM z>9cToU9hD`x_6oI<g*nIFSYWEi%Wk^+L3XBVe(bU#FPgu7r#8VjoXu+y=`CY{Mp~< z{I8t%e9rfiKLv^k&P}~{$j@xEoPI&O^ryu<D>wd?lu_{By}aAD{cGSUnHk%csEg)Q zZ&>7LvB3Wk^ExAqK-*ZM_R9S~N|<|Xc#l}#DzfW$^f`9_xvfjx#p6+WPxKzVNqfx_ zePPaw7r&02GJFvr8ZW4z+OGY3m1$qc$*E?41?4*bY}3zvxXoVlIH!U3?%Dbi#jnn~ zcj0}_;_o3b&)=$QbFi1ROnGzS)L~vL2j15W7K^JEl%^!AZ0SwB^F7}3)6+!<UnYH5 zvCGW<cP8KzXYlTvU#EBNEWI>i`)h@d|9Uq{GO*4w|M0Omb^gTbpMv{j;wId<DYZND z=IQl6zRM<wHdsBs<lc~6R<f{&?W2|3gRN}8=Wp74A>XO+wsIUxNR@W#pNmBoFZ}v+ zf>G|=m)pJ91lMhPmLR%x!3|CxU6<o#VNSUfyEALK`%Q1Koo}Aev({Fmfp5l}#SiYa zEb{oM@?wW(zHZ6}f%QI(YuLL)_#3}&m;5Gb5|Lhi>GFZB1B)5%1O@D1*xcGZ<>hYC z|4m!3l`Q9$l5k7YEf5ztYI>o6_QQ)!Z1yt@<}=jFI-Hd7*sJNzCB-9=#=In{A<T&7 z&8E|9m180T>ncAktKj_C$&|VD*p8!Z0dr%^O$)8p*Ic`rVt(#Q@VT@6>lrk++AG^S z__s4zd{}<#=$g$jrgA&j1cZMwJZt9U_R#QP?fm@4xIHKC@`}1XZ_7{J>t3k|f2^>U zPF?k#`+$-r!@}v33TL~!-Mc=N$u3~C7f7Gt@ogH<)sMFCZm%!vWhlO59<5O_NAKMR z>+FX;0kY3Os_njQ&t`OH!P&l972!%1l6>2be|mR{Pqb=o;+|{Q=Q=VxyTEtdN_fxJ zPqFL%`0OnSZuOh@>Wyc_0o#Agsr;u`?p3|}qtTO1b=Bi*@eBSuy8hK<6Jtu&v$=Y| zU)Vobw>EOygIAmOvU|rR_a2tNGw1)7@1IYqq@<S{FocP&f48Qpq`i9bjN_sAJ&rG1 ztbSbho97t=cO~!gE+37hB2NvH3i~U+1Qpqd1h%l7Gi6*_;xXaO(!cyWiuDDwJ@(lG z^Q3BtYeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y&^9o(GB7yFtacSeLvDUb zW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*} HQ$iB}w-Wp1 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8e784c58fba1514f71528831edd56d03a2583efd GIT binary patch literal 621 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BrhB?LhG?9R zow!k-xlrV|{r>r8Rok_q+h<vC_2!lMA?#rx-Fa%RiQz^?F+(q{cYOyhcr11fZ)R0& zVNFiHP%=?iaf|!<^0qja+T-7U?t5Qd>CfO0w`|!AHD{T2>B5TmTi>i*7-lqYlBo%p zkj|@q>%MVMqm<7xIcu>qj;r%@FQ^7@fA!n5!6WWe(FVi)*{j#ENO5L~>^*y@uQS{) zRX*y_r4wiSZ)FuYeKUV>N&52aYd@FoEm64W!Wi+hIZ<O1&!PoB0+W{<wPcC<&UdDv zT<fyNq<wA7D*q&f7Fc}|oVsU4;ev1HKd{9A-J_st{*NQz&9g-uJ=^j>F10wqkU#mf z{hvi!OI0u2*WU7^mh<YBuglDjS%vOf*=3p^lYdY0%R0HoZPQJ@z7zbmD0Kc=0si`p z^K;}Mb~zP1vpdcvad5%+s>Jne&e0`SK^HB3XHLj`WbyB9bn4d|e;-XPn<1dp<|NYT z&pkbD`48p@ljf4jZ)Fj{SWqo-jVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP z+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54X(i=}MX3zs<>h*rdD+Fui3O>8 X`9<lo-`Pk36)||a`njxgN@xNAtIzV@ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9216d2f9c4960888eae9d1bb3cfa980004cddeca GIT binary patch literal 1147 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm`gof978;g zw@!`CnH(x}tp5LHv*g>YA)6JZWi=V)KTC2uByxi%`LK25fhi6?J_+&$&jmKI%#9CM z>9cToU9hD`x_6oI<g*nIFSYWEi%Wk^+L3XBVe(bU#FPgu7r#8VjoXu+y=`CY{Mp~< z{I8t%e9rfiKLv^k&P}~{$j@xEoPI&O^ryu<D>wd?lu_{By}aAD{cGSUnHk%csEg)Q zZ&>7LvB3Wk^ExAqK-*ZM_R9S~N|<|Xc#l}#DzfW$^f`9_xvfjx#p6+WPxKzVNqfx_ zePPaw7r&02GJFvr8ZW4z+OGY3m1$qc$*E?41?4*bY}3zvxXoVlIH!U3?%Dbi#jnn~ zcj0}_;_o3b&)=$QbFi1ROnGzS)L~vL2j15W7K^JEl%^!AZ0SwB^F7}3)6+!<UnYH5 zvCGW<cP8KzXYlTvU#EBNEWI>i`)h@d|9Uq{GO*4w|M0Omb^gTbpMv{j;wId<DYZND z=IQl6zRM<wHdsBs<lc~6R<f{&?W2|3gRN}8=Wp74A>XO+wsIUxNR@W#pNmBoFZ}v+ zf>G|=m)pJ91lMhPmLR%x!3|CxU6<o#VNSUfyEALK`%Q1Koo}Aev({Fmfp5l}#SiYa zEb{oM@?wW(zHZ6}f%QI(YuLL)_#3}&m;5Gb5|Lhi>GFZB1B)5%1O@D1*xcGZ<>hYC z|4m!3l`Q9$l5k7YEf5ztYI>o6_QQ)!Z1yt@<}=jFI-Hd7*sJNzCB-9=#=In{A<T&7 z&8E|9m180T>ncAktKj_C$&|VD*p8!Z0dr%^O$)8p*Ic`rVt(#Q@VT@6>lrk++AG^S z__s4zd{}<#=$g$jrgA&j1cZMwJZt9U_R#QP?fm@4xIHKC@`}1XZ_7{J>t3k|f2^>U zPF?k#`+$-r!@}v33TL~!-Mc=N$u3~C7f7Gt@ogH<)sMFCZm%!vWhlO59<5O_NAKMR z>+FX;0kY3Os_njQ&t`OH!P&l972!%1l6>2be|mR{Pqb=o;+|{Q=Q=VxyTEtdN_fxJ zPqFL%`0OnSZuOh@>Wyc_0o#Agsr;u`?p3|}qtTO1b=Bi*@eBSuy8hK<6Jtu&v$=Y| zU)Vobw>EOygIAmOvU|rR_a2tNGw1)7@1IYqq@<S{FocP&f48Qpq`i9bjN_sAJ&rG1 ztbSbho97t=cO~!gE+37hB2NvH3i~U+1Qpqd1h%l7Gi6*_;xXaO(!cyWiuDDwJ@(lG z^Q3BtYeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y&^9o(GB7yFtacSeLvDUb zW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*} HQ$iB}w-Wp1 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f499ce6fcacd0329747351feee702d870d62f83d GIT binary patch literal 617 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BCVRR#hG?9R zo#^X#J3yp$|Mx#}f5bad-6sZwGzE1k3A|$1$R2jFFg$Q0^AR2C#0#z|2NV{sGEi`6 z>e(pzXvz)#@_^u!b06;be}5k1xc2pdcMrH$8?BjRa^_wQqd{hFUiN06Ht#bLyn9`r zbo_Xh5Nka7+TDA;9?p>!+s!i>HE!H7<DWmt>)h_tgv{U-B_idMdUD$DOT4z)@b+J= zs(cy864jP1ANv26l}-Bp;>+9l=P$j}5uQ=5{l3=WY3=)_I-5HOChj<_I>oWL-Kb%8 z&4PlZ8w?U&swHGvXytZJn|hEb*n~0oK!mQ=l9aDcn!RQ>cqx9$zrM#yJ=Vpb%k^KJ z*iQ{M{XG>68J^AGEa3NajrrZZ_A}m{t6DC!?BY}LZ3VAYHuHP>Esp;k|GVV>|3i{n zdh7O_>OZxyt44p$%lz}xRSn(t+%3IkeMe%&Hjf>#@q6Zoi`XQ-;@c_{V=^h6>)(c7 z>Hk<GHZ|tIxEUA@i~-dW*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Xl7+(p>1Gn zWngfUS?wx{hTQy=%(P0}8g|6Z%LHnW1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V T`<;yxP!WTttDnm{r-UW|X{PwB literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4bd5b0d950577e55b890e2b915353e791aa6c7db GIT binary patch literal 1087 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm@PeB978;g zw@y8uciT<iSp9Al*O^m1UDl}X?Brek^{m4u5m!d>w`=tS7M$36ea@rk^=Gg8UkDah z;26JXxx$H+W!XClT_dMu|6S<PdF!s6$IS_<k;M;-()Z=>pLut#sLl*QUH?2O|EVpk zZjr)<Ip5~<wkCFV{=BdJQ^{!J7IEgUQ&vBIt^8NvV5Wr06y~Cws&G%u+vgt~nQ1Zq zr_u$z6>IMFRB3ZQk}?%g7B-*c%KE=5>~Mv`t*_UDn!07RP10`N*_pPqboJp}#gOkG z?aPae{%?5|wqmM9H3#3rtrnM0asAJ`6I>wm%lcTyX6u*Jrxw1bI@OqY?84h?Y}-43 zrTKTn-?rbHCn|Gt0psOoJpYzU+h46dr~H;nbID_?{x5NVu1qP)R}M6+5e;pQZW5nZ zq_%kGj~n0jABYclZ@#}K{*2wrjzE=ow<(NE1l5{?Y@%b|du2!dyL9W;+?4{l7GM4d zFm8J4X)S&JNq*fvnR&rm<eo3S<<O`6aceWb5$}R4v!~{D{@Cea7xu~VQv3UunhDa< z1)*!~`683IE-LxQz?Y-4E<{x$_2-t?Yn45?TkrDNNEa;Kkg#7N;G7lH?v5Mh6M`A~ zV%TSHKgqP%gv*aBPCMFNp}Rwv{g{-%rCAOU0zK`oIZnCmbY{;JX%KNXaLv5)&Wg#j zd&Plv9)nFc+t=LKcT2%n?uh#K>$$@Bd>dBQm|Y3pEg~*8iF<9>!mX>~pDaGzRrdQ= zFO!ibPxyq~=j)n1f7e*HhP^Eg%xPMA__iR!%9h93Q!St7nU>r6Z}X4zQMqYX8+WFz z>x`TGelNzeE(|42IpzBn)~vbGbY;8jjI^gNrSEMjoqz89ZpB=s;_9Ds_3X5;PkTNV z2zJ)))n0pll6<hk#bbA}S83H<isbz-63MIhPojRd`Hue{&u{&TFU{vp(Ta-x>-r(} z=#{f<f9(D!>fdj$yHg!ew^BZgnS0sfHP88X9X%{$<$09zjZn##j}J=gX1L#ZGNal* z+O$GawrXNT$c5|q?&~i-S|h$%Uy<Py%YEznQ}}bv-xD#oX8y|gTi&O%GAj|=OS?a) zW-EU97+H4Fl(}uj&j+E;9z9A>W;i^hr(~n-f&UkH{J*Tt&&mYmE7cO$h?11Vl2ohY zqEsNoU}RuurfXoLYiJ%~Xk=w*W@TidZD4F=U~rOI?JA0f-29Zxv`X9>cErsC*&qqB tAviy+q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#s$&*fIbB literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..cbebd9c1cc02c2cbd902e5b9651e8f10fa3a04b0 GIT binary patch literal 618 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Brg*wIhG?7* zooMaN94OGbzuNf%?~eu*uCCUfoEtAX{T1et;y&nfNbTCKpDT`>Q?hq-5fS{$YS+=) zIdyK*!>aebDY`BPTW0JPi<GZkHoG|OoPj$-!_>5M=eiApek>At!!O&h;4nu+)w0?n z?Ydj_@Bh8GWsV4|(8ikwkN34y9n+Yr&h%I+RGN4C>*%@cb1y{yay0+ieCvyh!Mas? z#~J5de!f8XRn+bIMycl+YfHCtOq!#?n4R?J`~klcp&OR|lia0x^P1>{?t2R23OhPd z3sp{*%S&`}z2PvanXRH%`PP#$F64l)Mdrt@DT{<=Gwl|CdQ|Sj%dn{qY`+&V9Nf0! z-|^}D%hnuNJO9EVuUJ#PioRP0-*;ucJG<+7gVrjqA_?_BO9~f@t;)FaPGY4&_pOWq zkHgd6JiYCGzhTazgx!6gwdL&I79?5LZU0e|HYHE$YfaVWDKcuVZ_LjM+_g9|k!4H9 zhntyo%;Hz)XNWRB+6{~X)e_f;l9a@fRIB8oR3OD*WMF8fYha>lXdYr{WMyb(Wn`gk zU~FYzaFSW=DvE~O{FKbJO57TD#LdeDYLEok5S*V@Ql40p%1~Zju9umYU7Va)kgAto Vls@~NjTBH3gQu&X%Q~loCIDqs^wR(U literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7e25a70e097596e7bdcd2508a7a39a0c51050e94 GIT binary patch literal 1091 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm~A~>978;g zw@&rV2?-TBUjN-M+gnQaYDk6TakU2z=CMxf>UDU1%ENhyo3iv_C!HfF+&p>=4Ug>7 zkdBGy)lOzQ;`+KwO2A&~WAZ{bw|yq(W|zk)mL1vF_;Ks!zV7dF)~Rvn=c4aapa1*+ zzxne!<>yRIW~BX5zq$Nx8n^8M`(N!pr)j1iyW(NEx$I@$i9P2GtAZzNFR`(iyZd&? z0r`u;DUI4`o5D8CD^)zxdh^T#zRwm9W+k6{zGSx4ds$A`r|mawGk?eJuTj=oXur&? zH*fFeMM6K?uWooJ_-_TvqJJ|*I4k`_p8Z*#nfNbnWyh(L)pwN_30=9oSMg^=-E`N; zDT`{J@UEN4q4MYLQq!5!H?63*h@8Itr0d1%efoF*bo~$v)Rc|bt7)mIbzgns>4p%g z7g}1Pm0BlT|7b+j%=TkgEqRaO^RkOCO4MF@^6qc<{BFpwxJqVM{Oi{T8|L11)pvdF z)Uru_oilrd!DmmClYYgmzQVU(GOhmIuu`S;O<olz^V7YB67ddo8bUWXAC^2Z)8Deo z&05Hx>%vZE?{?E@M)R`wS*iydY^EK^VYJe@TQL8~yBzOE_eBfuGMh2I6+19v+L0rN zGES)27tekg|Koh;^f>QEiNMl^+YK9^S<P^N{C0gbSB>cM-TYtJ8m>xi__%*vdi2M) zJ0&bx4yron1~2&iSjO-5&t-qQXFsm}EF;2wU{h(@4p+NOrJ2ru_Ui2ovKCQKnvi?P z<_GtN6kp%tiZcDPjy$u!>90EXT){i51}S5<&&!`XE#TTAy+q|zznX`+zPMD@$C?li zhI@g5KUeSPZ};7Jx<1Z{^Up3TjrUVIcj|C&Qkb5)XrK4FcM}~Bz2|%M;KJ5N(<Uzp z`Z#-fkjwgxIO)R&A3oeQZ{0O}Wv#~YC7!`s?*&E*m7ceqa`a%Q)Tvixm#)>%tu^a? z$9u|uk<dL0(aZ1q^|#1{)NK4+TXev5?vjK%+l+LcpLn@IQjLF#SH7*_)PJ#g%Q+4- z-Ybu<O(;>_{k5$4Uvs$KTuz3F6vaYww>vj?f86{wdj88h8-MKx(~s5N^XGF+NT=zu zmFo^&4oZ8msCx^$PRc~<7f~Oot~s*5-IB<VI#YEOOYesNj3Sz|4{V>6yc3wWR7+eV zN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd*k(HsDm63(Efw7f=!AWMdt0)?B^HVa@DsgMr z5jQUrs6i5BLvVgtNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngFjS B<XQj# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..8e784c58fba1514f71528831edd56d03a2583efd GIT binary patch literal 621 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BrhB?LhG?9R zow!k-xlrV|{r>r8Rok_q+h<vC_2!lMA?#rx-Fa%RiQz^?F+(q{cYOyhcr11fZ)R0& zVNFiHP%=?iaf|!<^0qja+T-7U?t5Qd>CfO0w`|!AHD{T2>B5TmTi>i*7-lqYlBo%p zkj|@q>%MVMqm<7xIcu>qj;r%@FQ^7@fA!n5!6WWe(FVi)*{j#ENO5L~>^*y@uQS{) zRX*y_r4wiSZ)FuYeKUV>N&52aYd@FoEm64W!Wi+hIZ<O1&!PoB0+W{<wPcC<&UdDv zT<fyNq<wA7D*q&f7Fc}|oVsU4;ev1HKd{9A-J_st{*NQz&9g-uJ=^j>F10wqkU#mf z{hvi!OI0u2*WU7^mh<YBuglDjS%vOf*=3p^lYdY0%R0HoZPQJ@z7zbmD0Kc=0si`p z^K;}Mb~zP1vpdcvad5%+s>Jne&e0`SK^HB3XHLj`WbyB9bn4d|e;-XPn<1dp<|NYT z&pkbD`48p@ljf4jZ)Fj{SWqo-jVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP z+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54X(i=}MX3zs<>h*rdD+Fui3O>8 X`9<lo-`Pk36)||a`njxgN@xNAtIzV@ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9216d2f9c4960888eae9d1bb3cfa980004cddeca GIT binary patch literal 1147 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm`gof978;g zw@!`CnH(x}tp5LHv*g>YA)6JZWi=V)KTC2uByxi%`LK25fhi6?J_+&$&jmKI%#9CM z>9cToU9hD`x_6oI<g*nIFSYWEi%Wk^+L3XBVe(bU#FPgu7r#8VjoXu+y=`CY{Mp~< z{I8t%e9rfiKLv^k&P}~{$j@xEoPI&O^ryu<D>wd?lu_{By}aAD{cGSUnHk%csEg)Q zZ&>7LvB3Wk^ExAqK-*ZM_R9S~N|<|Xc#l}#DzfW$^f`9_xvfjx#p6+WPxKzVNqfx_ zePPaw7r&02GJFvr8ZW4z+OGY3m1$qc$*E?41?4*bY}3zvxXoVlIH!U3?%Dbi#jnn~ zcj0}_;_o3b&)=$QbFi1ROnGzS)L~vL2j15W7K^JEl%^!AZ0SwB^F7}3)6+!<UnYH5 zvCGW<cP8KzXYlTvU#EBNEWI>i`)h@d|9Uq{GO*4w|M0Omb^gTbpMv{j;wId<DYZND z=IQl6zRM<wHdsBs<lc~6R<f{&?W2|3gRN}8=Wp74A>XO+wsIUxNR@W#pNmBoFZ}v+ zf>G|=m)pJ91lMhPmLR%x!3|CxU6<o#VNSUfyEALK`%Q1Koo}Aev({Fmfp5l}#SiYa zEb{oM@?wW(zHZ6}f%QI(YuLL)_#3}&m;5Gb5|Lhi>GFZB1B)5%1O@D1*xcGZ<>hYC z|4m!3l`Q9$l5k7YEf5ztYI>o6_QQ)!Z1yt@<}=jFI-Hd7*sJNzCB-9=#=In{A<T&7 z&8E|9m180T>ncAktKj_C$&|VD*p8!Z0dr%^O$)8p*Ic`rVt(#Q@VT@6>lrk++AG^S z__s4zd{}<#=$g$jrgA&j1cZMwJZt9U_R#QP?fm@4xIHKC@`}1XZ_7{J>t3k|f2^>U zPF?k#`+$-r!@}v33TL~!-Mc=N$u3~C7f7Gt@ogH<)sMFCZm%!vWhlO59<5O_NAKMR z>+FX;0kY3Os_njQ&t`OH!P&l972!%1l6>2be|mR{Pqb=o;+|{Q=Q=VxyTEtdN_fxJ zPqFL%`0OnSZuOh@>Wyc_0o#Agsr;u`?p3|}qtTO1b=Bi*@eBSuy8hK<6Jtu&v$=Y| zU)Vobw>EOygIAmOvU|rR_a2tNGw1)7@1IYqq@<S{FocP&f48Qpq`i9bjN_sAJ&rG1 ztbSbho97t=cO~!gE+37hB2NvH3i~U+1Qpqd1h%l7Gi6*_;xXaO(!cyWiuDDwJ@(lG z^Q3BtYeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y&^9o(GB7yFtacSeLvDUb zW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*} HQ$iB}w-Wp1 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8e784c58fba1514f71528831edd56d03a2583efd GIT binary patch literal 621 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BrhB?LhG?9R zow!k-xlrV|{r>r8Rok_q+h<vC_2!lMA?#rx-Fa%RiQz^?F+(q{cYOyhcr11fZ)R0& zVNFiHP%=?iaf|!<^0qja+T-7U?t5Qd>CfO0w`|!AHD{T2>B5TmTi>i*7-lqYlBo%p zkj|@q>%MVMqm<7xIcu>qj;r%@FQ^7@fA!n5!6WWe(FVi)*{j#ENO5L~>^*y@uQS{) zRX*y_r4wiSZ)FuYeKUV>N&52aYd@FoEm64W!Wi+hIZ<O1&!PoB0+W{<wPcC<&UdDv zT<fyNq<wA7D*q&f7Fc}|oVsU4;ev1HKd{9A-J_st{*NQz&9g-uJ=^j>F10wqkU#mf z{hvi!OI0u2*WU7^mh<YBuglDjS%vOf*=3p^lYdY0%R0HoZPQJ@z7zbmD0Kc=0si`p z^K;}Mb~zP1vpdcvad5%+s>Jne&e0`SK^HB3XHLj`WbyB9bn4d|e;-XPn<1dp<|NYT z&pkbD`48p@ljf4jZ)Fj{SWqo-jVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP z+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54X(i=}MX3zs<>h*rdD+Fui3O>8 X`9<lo-`Pk36)||a`njxgN@xNAtIzV@ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9216d2f9c4960888eae9d1bb3cfa980004cddeca GIT binary patch literal 1147 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm`gof978;g zw@!`CnH(x}tp5LHv*g>YA)6JZWi=V)KTC2uByxi%`LK25fhi6?J_+&$&jmKI%#9CM z>9cToU9hD`x_6oI<g*nIFSYWEi%Wk^+L3XBVe(bU#FPgu7r#8VjoXu+y=`CY{Mp~< z{I8t%e9rfiKLv^k&P}~{$j@xEoPI&O^ryu<D>wd?lu_{By}aAD{cGSUnHk%csEg)Q zZ&>7LvB3Wk^ExAqK-*ZM_R9S~N|<|Xc#l}#DzfW$^f`9_xvfjx#p6+WPxKzVNqfx_ zePPaw7r&02GJFvr8ZW4z+OGY3m1$qc$*E?41?4*bY}3zvxXoVlIH!U3?%Dbi#jnn~ zcj0}_;_o3b&)=$QbFi1ROnGzS)L~vL2j15W7K^JEl%^!AZ0SwB^F7}3)6+!<UnYH5 zvCGW<cP8KzXYlTvU#EBNEWI>i`)h@d|9Uq{GO*4w|M0Omb^gTbpMv{j;wId<DYZND z=IQl6zRM<wHdsBs<lc~6R<f{&?W2|3gRN}8=Wp74A>XO+wsIUxNR@W#pNmBoFZ}v+ zf>G|=m)pJ91lMhPmLR%x!3|CxU6<o#VNSUfyEALK`%Q1Koo}Aev({Fmfp5l}#SiYa zEb{oM@?wW(zHZ6}f%QI(YuLL)_#3}&m;5Gb5|Lhi>GFZB1B)5%1O@D1*xcGZ<>hYC z|4m!3l`Q9$l5k7YEf5ztYI>o6_QQ)!Z1yt@<}=jFI-Hd7*sJNzCB-9=#=In{A<T&7 z&8E|9m180T>ncAktKj_C$&|VD*p8!Z0dr%^O$)8p*Ic`rVt(#Q@VT@6>lrk++AG^S z__s4zd{}<#=$g$jrgA&j1cZMwJZt9U_R#QP?fm@4xIHKC@`}1XZ_7{J>t3k|f2^>U zPF?k#`+$-r!@}v33TL~!-Mc=N$u3~C7f7Gt@ogH<)sMFCZm%!vWhlO59<5O_NAKMR z>+FX;0kY3Os_njQ&t`OH!P&l972!%1l6>2be|mR{Pqb=o;+|{Q=Q=VxyTEtdN_fxJ zPqFL%`0OnSZuOh@>Wyc_0o#Agsr;u`?p3|}qtTO1b=Bi*@eBSuy8hK<6Jtu&v$=Y| zU)Vobw>EOygIAmOvU|rR_a2tNGw1)7@1IYqq@<S{FocP&f48Qpq`i9bjN_sAJ&rG1 ztbSbho97t=cO~!gE+37hB2NvH3i~U+1Qpqd1h%l7Gi6*_;xXaO(!cyWiuDDwJ@(lG z^Q3BtYeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y&^9o(GB7yFtacSeLvDUb zW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*} HQ$iB}w-Wp1 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-hover-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..31a8ce0f05b7d875c4d21dc49770aa8e1c7d7772 GIT binary patch literal 614 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BCV09yhG?9R zow(ndDN*K_{d?`SS2IjSQ|g;^SyLDIo@HIS*tuxi^$QcWy6g@Pc5b<HAu6Exef74K z`bLouy+R?!!sjRNnpU{{>bd{?@aMm(3=d-W<#g#j^Gy7B;%H9oEqM#31%~SDe=KYB ziaNJszf6e759yoF8J&{-%Fh@%2erL3xtzG8&gk?4p<e;pOZ~T>eN`(nWnt7&4USNO z+uqt*iti$Ra90$3w!D2MetC9!kjRS08^6;JKf0mEvh|78<4HVH8a(G61eJO{+IFNU zWilEoAK*Enqt@ZI%U<(AE=vV#`Xs%ePa2yP&bc=fe+b_rw(p733WxVI+Uv_M+j6qF zeV?^&&f3WVZs*EAhh#p!^z1<F*_&yq9aHlP4tZ-O?`Xbvaqi#BpojXiGXDozIQp*o z(Qf-R)m63Q?zH}U8$P(~DBBX@vCiFS$%Z{)-*=UKzWG>K--pB0Z;po0d^^5x3x045 zsCH~zy(g*{82qXwt`Q|Ei6yC4$wjF^iowXh&`j6BMAy(f#L&pf(9FunLfgRD%D~_x zv)WY@4Y~O#nQ4`{HSCC+mkHD$39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IX PpdtoOS3j3^P6<r_v*q$f literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-hover-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..03f15e32fe3f22b5b2bb2aadecc24dc63e4a15d9 GIT binary patch literal 1121 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn4>*i978;g zw@wYr2@aJwUjKZ}(g`~~u6oT1>eTp=rQmosZ+Q=|ugN6=O+&+vtU_$c3Y-@O<ZC7v zBp*9%GD%{-Nt>=+$-a(E<F@bFkDWRK<#;5GHkSz%lpH8HQ?~nfdv!GX-q`)qi{E|! z`~UyvyYJ_GmUW%GG<x0(gWVz4(wxkjW0a4d@Uh$3(!Y}3-u*gD|B7UnnhEBT8vJE< z;{zRn=BTm77-mjQoW&%do>mny>3IXw@ip&1m@j^!TzKS!>&s8w&u<kgxykI_zoPb# ztFCj>lAP~Su8&puJR^JNe4RKUIH_p+oA8XJZ)KXD6DRXubqL}KG_)2@HcjaFo5}LJ zk!hRMyA%KP7uKm1JfC}g|60zTb&;lyXJmY89`5=yd#?V=nv9p+RrSAHrsv8xi`d<( zdY8|@dvNiQ9T{^!9-4dZd}&F=P08sk)^C5z@jlZ3Ws{V{^5`qo3HQQ}#m+TJynmm6 z^%fiM1wFqQZt=Mt(zqbl&9Pto+-{BMKFn4La*wt3+jYVt%CorFE;y@~uq4WA+xi`x zb2lBHUCZzP{Q}pl=?z)E-_35j1;v?3a^yJ+U$SA|^&q$NYRH19dzu%d8z(#q%=me_ z`1mZYHRbK0mk&fKtYCZ=8k}@hrhLYFxn~W}_*xd-dtMUE$S>Hzw4HJ3POfK~>)FbJ z8|UvSWd6Y3pvLdF{kdG0mcbj{tIYrVnB9z-vbMi|cfx3w(%+`1N6*eSn8_&i)o0%9 zoK<Fmd;4d)<%A~9w?19E`s^Kxf6@ULPpYyV;Mw83sCLrbRZslQJzr}z1TK?*#+ELd z;OJaAp{eTM`8e^6o3C6=!;ahM$8Fdn^!)dYQ&&3k8QM494!D;z!}W94SFgr53a(8S z0SD4fth(y9%fkJ^uie#~4#fUjxy!$6;-tNwLYbC$dnIl9>(cq@$)<U6SBk=VrYv1w z7_9s1PU6ZANol_09YUqjUT3p%|8Cmz(EWVrX;s5VDgM=8%+~KX?P$N}?l;cDgr+Sg zS2%6pn7X5Lb>5^Lre*8ucO2jQ>-)~P$_(pW`{XK~2)wQd+F|(pX6O2PP3D6BowvSS zV+^<7_wBN-bQ#<B%=d+*>q3vI8y~NqTbln!s5~;F%<j)Qp0!&ZeQ&V5lPvdHVaLQ) z4ndU$CZ6t)hy^kHzxmI4S%0lO`pp@b^HfV*BT7;dOH!?pi&B9UgOP!unXZ9}uAzB| zp^=rLnU#@+wt=ygfx$^;wW}x^a`RI%(<*Um*bz4`6R1HFWJ7R%T1k0gQ7S`udAVL@ eUUqSEVnM22eo^}DcQ#T$MGT&<elF{r5}E)IAL=~- literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-hover.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..31a8ce0f05b7d875c4d21dc49770aa8e1c7d7772 GIT binary patch literal 614 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BCV09yhG?9R zow(ndDN*K_{d?`SS2IjSQ|g;^SyLDIo@HIS*tuxi^$QcWy6g@Pc5b<HAu6Exef74K z`bLouy+R?!!sjRNnpU{{>bd{?@aMm(3=d-W<#g#j^Gy7B;%H9oEqM#31%~SDe=KYB ziaNJszf6e759yoF8J&{-%Fh@%2erL3xtzG8&gk?4p<e;pOZ~T>eN`(nWnt7&4USNO z+uqt*iti$Ra90$3w!D2MetC9!kjRS08^6;JKf0mEvh|78<4HVH8a(G61eJO{+IFNU zWilEoAK*Enqt@ZI%U<(AE=vV#`Xs%ePa2yP&bc=fe+b_rw(p733WxVI+Uv_M+j6qF zeV?^&&f3WVZs*EAhh#p!^z1<F*_&yq9aHlP4tZ-O?`Xbvaqi#BpojXiGXDozIQp*o z(Qf-R)m63Q?zH}U8$P(~DBBX@vCiFS$%Z{)-*=UKzWG>K--pB0Z;po0d^^5x3x045 zsCH~zy(g*{82qXwt`Q|Ei6yC4$wjF^iowXh&`j6BMAy(f#L&pf(9FunLfgRD%D~_x zv)WY@4Y~O#nQ4`{HSCC+mkHD$39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IX PpdtoOS3j3^P6<r_v*q$f literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..03f15e32fe3f22b5b2bb2aadecc24dc63e4a15d9 GIT binary patch literal 1121 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn4>*i978;g zw@wYr2@aJwUjKZ}(g`~~u6oT1>eTp=rQmosZ+Q=|ugN6=O+&+vtU_$c3Y-@O<ZC7v zBp*9%GD%{-Nt>=+$-a(E<F@bFkDWRK<#;5GHkSz%lpH8HQ?~nfdv!GX-q`)qi{E|! z`~UyvyYJ_GmUW%GG<x0(gWVz4(wxkjW0a4d@Uh$3(!Y}3-u*gD|B7UnnhEBT8vJE< z;{zRn=BTm77-mjQoW&%do>mny>3IXw@ip&1m@j^!TzKS!>&s8w&u<kgxykI_zoPb# ztFCj>lAP~Su8&puJR^JNe4RKUIH_p+oA8XJZ)KXD6DRXubqL}KG_)2@HcjaFo5}LJ zk!hRMyA%KP7uKm1JfC}g|60zTb&;lyXJmY89`5=yd#?V=nv9p+RrSAHrsv8xi`d<( zdY8|@dvNiQ9T{^!9-4dZd}&F=P08sk)^C5z@jlZ3Ws{V{^5`qo3HQQ}#m+TJynmm6 z^%fiM1wFqQZt=Mt(zqbl&9Pto+-{BMKFn4La*wt3+jYVt%CorFE;y@~uq4WA+xi`x zb2lBHUCZzP{Q}pl=?z)E-_35j1;v?3a^yJ+U$SA|^&q$NYRH19dzu%d8z(#q%=me_ z`1mZYHRbK0mk&fKtYCZ=8k}@hrhLYFxn~W}_*xd-dtMUE$S>Hzw4HJ3POfK~>)FbJ z8|UvSWd6Y3pvLdF{kdG0mcbj{tIYrVnB9z-vbMi|cfx3w(%+`1N6*eSn8_&i)o0%9 zoK<Fmd;4d)<%A~9w?19E`s^Kxf6@ULPpYyV;Mw83sCLrbRZslQJzr}z1TK?*#+ELd z;OJaAp{eTM`8e^6o3C6=!;ahM$8Fdn^!)dYQ&&3k8QM494!D;z!}W94SFgr53a(8S z0SD4fth(y9%fkJ^uie#~4#fUjxy!$6;-tNwLYbC$dnIl9>(cq@$)<U6SBk=VrYv1w z7_9s1PU6ZANol_09YUqjUT3p%|8Cmz(EWVrX;s5VDgM=8%+~KX?P$N}?l;cDgr+Sg zS2%6pn7X5Lb>5^Lre*8ucO2jQ>-)~P$_(pW`{XK~2)wQd+F|(pX6O2PP3D6BowvSS zV+^<7_wBN-bQ#<B%=d+*>q3vI8y~NqTbln!s5~;F%<j)Qp0!&ZeQ&V5lPvdHVaLQ) z4ndU$CZ6t)hy^kHzxmI4S%0lO`pp@b^HfV*BT7;dOH!?pi&B9UgOP!unXZ9}uAzB| zp^=rLnU#@+wt=ygfx$^;wW}x^a`RI%(<*Um*bz4`6R1HFWJ7R%T1k0gQ7S`udAVL@ eUUqSEVnM22eo^}DcQ#T$MGT&<elF{r5}E)IAL=~- literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f499ce6fcacd0329747351feee702d870d62f83d GIT binary patch literal 617 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BCVRR#hG?9R zo#^X#J3yp$|Mx#}f5bad-6sZwGzE1k3A|$1$R2jFFg$Q0^AR2C#0#z|2NV{sGEi`6 z>e(pzXvz)#@_^u!b06;be}5k1xc2pdcMrH$8?BjRa^_wQqd{hFUiN06Ht#bLyn9`r zbo_Xh5Nka7+TDA;9?p>!+s!i>HE!H7<DWmt>)h_tgv{U-B_idMdUD$DOT4z)@b+J= zs(cy864jP1ANv26l}-Bp;>+9l=P$j}5uQ=5{l3=WY3=)_I-5HOChj<_I>oWL-Kb%8 z&4PlZ8w?U&swHGvXytZJn|hEb*n~0oK!mQ=l9aDcn!RQ>cqx9$zrM#yJ=Vpb%k^KJ z*iQ{M{XG>68J^AGEa3NajrrZZ_A}m{t6DC!?BY}LZ3VAYHuHP>Esp;k|GVV>|3i{n zdh7O_>OZxyt44p$%lz}xRSn(t+%3IkeMe%&Hjf>#@q6Zoi`XQ-;@c_{V=^h6>)(c7 z>Hk<GHZ|tIxEUA@i~-dW*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Xl7+(p>1Gn zWngfUS?wx{hTQy=%(P0}8g|6Z%LHnW1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V T`<;yxP!WTttDnm{r-UW|X{PwB literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4bd5b0d950577e55b890e2b915353e791aa6c7db GIT binary patch literal 1087 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm@PeB978;g zw@y8uciT<iSp9Al*O^m1UDl}X?Brek^{m4u5m!d>w`=tS7M$36ea@rk^=Gg8UkDah z;26JXxx$H+W!XClT_dMu|6S<PdF!s6$IS_<k;M;-()Z=>pLut#sLl*QUH?2O|EVpk zZjr)<Ip5~<wkCFV{=BdJQ^{!J7IEgUQ&vBIt^8NvV5Wr06y~Cws&G%u+vgt~nQ1Zq zr_u$z6>IMFRB3ZQk}?%g7B-*c%KE=5>~Mv`t*_UDn!07RP10`N*_pPqboJp}#gOkG z?aPae{%?5|wqmM9H3#3rtrnM0asAJ`6I>wm%lcTyX6u*Jrxw1bI@OqY?84h?Y}-43 zrTKTn-?rbHCn|Gt0psOoJpYzU+h46dr~H;nbID_?{x5NVu1qP)R}M6+5e;pQZW5nZ zq_%kGj~n0jABYclZ@#}K{*2wrjzE=ow<(NE1l5{?Y@%b|du2!dyL9W;+?4{l7GM4d zFm8J4X)S&JNq*fvnR&rm<eo3S<<O`6aceWb5$}R4v!~{D{@Cea7xu~VQv3UunhDa< z1)*!~`683IE-LxQz?Y-4E<{x$_2-t?Yn45?TkrDNNEa;Kkg#7N;G7lH?v5Mh6M`A~ zV%TSHKgqP%gv*aBPCMFNp}Rwv{g{-%rCAOU0zK`oIZnCmbY{;JX%KNXaLv5)&Wg#j zd&Plv9)nFc+t=LKcT2%n?uh#K>$$@Bd>dBQm|Y3pEg~*8iF<9>!mX>~pDaGzRrdQ= zFO!ibPxyq~=j)n1f7e*HhP^Eg%xPMA__iR!%9h93Q!St7nU>r6Z}X4zQMqYX8+WFz z>x`TGelNzeE(|42IpzBn)~vbGbY;8jjI^gNrSEMjoqz89ZpB=s;_9Ds_3X5;PkTNV z2zJ)))n0pll6<hk#bbA}S83H<isbz-63MIhPojRd`Hue{&u{&TFU{vp(Ta-x>-r(} z=#{f<f9(D!>fdj$yHg!ew^BZgnS0sfHP88X9X%{$<$09zjZn##j}J=gX1L#ZGNal* z+O$GawrXNT$c5|q?&~i-S|h$%Uy<Py%YEznQ}}bv-xD#oX8y|gTi&O%GAj|=OS?a) zW-EU97+H4Fl(}uj&j+E;9z9A>W;i^hr(~n-f&UkH{J*Tt&&mYmE7cO$h?11Vl2ohY zqEsNoU}RuurfXoLYiJ%~Xk=w*W@TidZD4F=U~rOI?JA0f-29Zxv`X9>cErsC*&qqB tAviy+q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#s$&*fIbB literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..cbebd9c1cc02c2cbd902e5b9651e8f10fa3a04b0 GIT binary patch literal 618 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Brg*wIhG?7* zooMaN94OGbzuNf%?~eu*uCCUfoEtAX{T1et;y&nfNbTCKpDT`>Q?hq-5fS{$YS+=) zIdyK*!>aebDY`BPTW0JPi<GZkHoG|OoPj$-!_>5M=eiApek>At!!O&h;4nu+)w0?n z?Ydj_@Bh8GWsV4|(8ikwkN34y9n+Yr&h%I+RGN4C>*%@cb1y{yay0+ieCvyh!Mas? z#~J5de!f8XRn+bIMycl+YfHCtOq!#?n4R?J`~klcp&OR|lia0x^P1>{?t2R23OhPd z3sp{*%S&`}z2PvanXRH%`PP#$F64l)Mdrt@DT{<=Gwl|CdQ|Sj%dn{qY`+&V9Nf0! z-|^}D%hnuNJO9EVuUJ#PioRP0-*;ucJG<+7gVrjqA_?_BO9~f@t;)FaPGY4&_pOWq zkHgd6JiYCGzhTazgx!6gwdL&I79?5LZU0e|HYHE$YfaVWDKcuVZ_LjM+_g9|k!4H9 zhntyo%;Hz)XNWRB+6{~X)e_f;l9a@fRIB8oR3OD*WMF8fYha>lXdYr{WMyb(Wn`gk zU~FYzaFSW=DvE~O{FKbJO57TD#LdeDYLEok5S*V@Ql40p%1~Zju9umYU7Va)kgAto Vls@~NjTBH3gQu&X%Q~loCIDqs^wR(U literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7e25a70e097596e7bdcd2508a7a39a0c51050e94 GIT binary patch literal 1091 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm~A~>978;g zw@&rV2?-TBUjN-M+gnQaYDk6TakU2z=CMxf>UDU1%ENhyo3iv_C!HfF+&p>=4Ug>7 zkdBGy)lOzQ;`+KwO2A&~WAZ{bw|yq(W|zk)mL1vF_;Ks!zV7dF)~Rvn=c4aapa1*+ zzxne!<>yRIW~BX5zq$Nx8n^8M`(N!pr)j1iyW(NEx$I@$i9P2GtAZzNFR`(iyZd&? z0r`u;DUI4`o5D8CD^)zxdh^T#zRwm9W+k6{zGSx4ds$A`r|mawGk?eJuTj=oXur&? zH*fFeMM6K?uWooJ_-_TvqJJ|*I4k`_p8Z*#nfNbnWyh(L)pwN_30=9oSMg^=-E`N; zDT`{J@UEN4q4MYLQq!5!H?63*h@8Itr0d1%efoF*bo~$v)Rc|bt7)mIbzgns>4p%g z7g}1Pm0BlT|7b+j%=TkgEqRaO^RkOCO4MF@^6qc<{BFpwxJqVM{Oi{T8|L11)pvdF z)Uru_oilrd!DmmClYYgmzQVU(GOhmIuu`S;O<olz^V7YB67ddo8bUWXAC^2Z)8Deo z&05Hx>%vZE?{?E@M)R`wS*iydY^EK^VYJe@TQL8~yBzOE_eBfuGMh2I6+19v+L0rN zGES)27tekg|Koh;^f>QEiNMl^+YK9^S<P^N{C0gbSB>cM-TYtJ8m>xi__%*vdi2M) zJ0&bx4yron1~2&iSjO-5&t-qQXFsm}EF;2wU{h(@4p+NOrJ2ru_Ui2ovKCQKnvi?P z<_GtN6kp%tiZcDPjy$u!>90EXT){i51}S5<&&!`XE#TTAy+q|zznX`+zPMD@$C?li zhI@g5KUeSPZ};7Jx<1Z{^Up3TjrUVIcj|C&Qkb5)XrK4FcM}~Bz2|%M;KJ5N(<Uzp z`Z#-fkjwgxIO)R&A3oeQZ{0O}Wv#~YC7!`s?*&E*m7ceqa`a%Q)Tvixm#)>%tu^a? z$9u|uk<dL0(aZ1q^|#1{)NK4+TXev5?vjK%+l+LcpLn@IQjLF#SH7*_)PJ#g%Q+4- z-Ybu<O(;>_{k5$4Uvs$KTuz3F6vaYww>vj?f86{wdj88h8-MKx(~s5N^XGF+NT=zu zmFo^&4oZ8msCx^$PRc~<7f~Oot~s*5-IB<VI#YEOOYesNj3Sz|4{V>6yc3wWR7+eV zN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd*k(HsDm63(Efw7f=!AWMdt0)?B^HVa@DsgMr z5jQUrs6i5BLvVgtNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngFjS B<XQj# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8e784c58fba1514f71528831edd56d03a2583efd GIT binary patch literal 621 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BrhB?LhG?9R zow!k-xlrV|{r>r8Rok_q+h<vC_2!lMA?#rx-Fa%RiQz^?F+(q{cYOyhcr11fZ)R0& zVNFiHP%=?iaf|!<^0qja+T-7U?t5Qd>CfO0w`|!AHD{T2>B5TmTi>i*7-lqYlBo%p zkj|@q>%MVMqm<7xIcu>qj;r%@FQ^7@fA!n5!6WWe(FVi)*{j#ENO5L~>^*y@uQS{) zRX*y_r4wiSZ)FuYeKUV>N&52aYd@FoEm64W!Wi+hIZ<O1&!PoB0+W{<wPcC<&UdDv zT<fyNq<wA7D*q&f7Fc}|oVsU4;ev1HKd{9A-J_st{*NQz&9g-uJ=^j>F10wqkU#mf z{hvi!OI0u2*WU7^mh<YBuglDjS%vOf*=3p^lYdY0%R0HoZPQJ@z7zbmD0Kc=0si`p z^K;}Mb~zP1vpdcvad5%+s>Jne&e0`SK^HB3XHLj`WbyB9bn4d|e;-XPn<1dp<|NYT z&pkbD`48p@ljf4jZ)Fj{SWqo-jVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP z+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54X(i=}MX3zs<>h*rdD+Fui3O>8 X`9<lo-`Pk36)||a`njxgN@xNAtIzV@ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-checked@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-checked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9216d2f9c4960888eae9d1bb3cfa980004cddeca GIT binary patch literal 1147 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm`gof978;g zw@!`CnH(x}tp5LHv*g>YA)6JZWi=V)KTC2uByxi%`LK25fhi6?J_+&$&jmKI%#9CM z>9cToU9hD`x_6oI<g*nIFSYWEi%Wk^+L3XBVe(bU#FPgu7r#8VjoXu+y=`CY{Mp~< z{I8t%e9rfiKLv^k&P}~{$j@xEoPI&O^ryu<D>wd?lu_{By}aAD{cGSUnHk%csEg)Q zZ&>7LvB3Wk^ExAqK-*ZM_R9S~N|<|Xc#l}#DzfW$^f`9_xvfjx#p6+WPxKzVNqfx_ zePPaw7r&02GJFvr8ZW4z+OGY3m1$qc$*E?41?4*bY}3zvxXoVlIH!U3?%Dbi#jnn~ zcj0}_;_o3b&)=$QbFi1ROnGzS)L~vL2j15W7K^JEl%^!AZ0SwB^F7}3)6+!<UnYH5 zvCGW<cP8KzXYlTvU#EBNEWI>i`)h@d|9Uq{GO*4w|M0Omb^gTbpMv{j;wId<DYZND z=IQl6zRM<wHdsBs<lc~6R<f{&?W2|3gRN}8=Wp74A>XO+wsIUxNR@W#pNmBoFZ}v+ zf>G|=m)pJ91lMhPmLR%x!3|CxU6<o#VNSUfyEALK`%Q1Koo}Aev({Fmfp5l}#SiYa zEb{oM@?wW(zHZ6}f%QI(YuLL)_#3}&m;5Gb5|Lhi>GFZB1B)5%1O@D1*xcGZ<>hYC z|4m!3l`Q9$l5k7YEf5ztYI>o6_QQ)!Z1yt@<}=jFI-Hd7*sJNzCB-9=#=In{A<T&7 z&8E|9m180T>ncAktKj_C$&|VD*p8!Z0dr%^O$)8p*Ic`rVt(#Q@VT@6>lrk++AG^S z__s4zd{}<#=$g$jrgA&j1cZMwJZt9U_R#QP?fm@4xIHKC@`}1XZ_7{J>t3k|f2^>U zPF?k#`+$-r!@}v33TL~!-Mc=N$u3~C7f7Gt@ogH<)sMFCZm%!vWhlO59<5O_NAKMR z>+FX;0kY3Os_njQ&t`OH!P&l972!%1l6>2be|mR{Pqb=o;+|{Q=Q=VxyTEtdN_fxJ zPqFL%`0OnSZuOh@>Wyc_0o#Agsr;u`?p3|}qtTO1b=Bi*@eBSuy8hK<6Jtu&v$=Y| zU)Vobw>EOygIAmOvU|rR_a2tNGw1)7@1IYqq@<S{FocP&f48Qpq`i9bjN_sAJ&rG1 ztbSbho97t=cO~!gE+37hB2NvH3i~U+1Qpqd1h%l7Gi6*_;xXaO(!cyWiuDDwJ@(lG z^Q3BtYeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y&^9o(GB7yFtacSeLvDUb zW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*} HQ$iB}w-Wp1 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-active-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..5275737df361ab30e32210a835008f4d2ed04c38 GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BYI(XihG?A6 zow(8OP=ZM7{{QW4x28VgGZxP2`XMw!qq|ehW5q|&3Pxe!$$Yv-$`>1_1~xh}^KIHK zAr_ou!sfl<=)%|)b3V>{KX1+*ZH5Oi&-g5sH1r+z*rGmH+rEIMVd~WK)%iX*=UaPO zZR>8_cFVq&S76N=+pXDaPOiFrIZTZw-_HFl!^UHltQ)ky*-EGK>-9SX2|i16n2|Lz zWzL=zO|~i3XJx~>_w#S$4)M%-=WwJ=_JT~1#-y3cm=ALpG`P-^G&*-ezc5%gPh;cr z-j7Q&l5<x5&{$Dl8hOf-{p_m$>~TCoy>fXKCp9kFY+inx^~(qGwLRtC+Gj%V*ZSuL z9#Z%ivb*l^LE(dLewHg&q|S6d{_*(yyKd)WKQxM~wRkOBr0_BF(I;V^{|sL(Q*~bj z2PpvqQnkc2q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d({dSs7Vq8yH&|7@TBQyNaSA zH$NpatrE9}9dYwAff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b K=d#Wzp$Pya^v<>b literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-active-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4d4662ccc433f08fa1faf0f4dcc86c6c5cb7c555 GIT binary patch literal 1030 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm>E1>978;g zPo3)P5fUiTHvhfF<t0w4ihpm2h+I9U!ZT%!?;>3;6E2>mp%;82BRd0UUe(gdG%<2L zo)IiE$?+SzQBbZ>TUMf{U|7rKK(@cPEY6&_)lGA`VtwvM-Z|Up-)ql*-#e$;K9OtP z(iZaoFUHd+8R|X-&hwo9>aOfT7Nf%3ld^1=tUhUy$k(lXCB)Kdtz-4fJO%EG<FOxK zEHsh-@pjVE?wiN54!Cb!Y~0rv{_9+U)I{-LGai4u!n96I;%kmW@csDen=_IEmTt-q zbo1bQy5(86&%>$VQ+EljF4?nAV*3V{>2Eeq`RH8srqV0sN%pL}`8yVur`11r(!zD? zbP2oSO`EwjJnwu<l7DW0ed6p3JJzV6tIp3(9JHO=`Ly7F@Jat|XHH4)Gkn4xkYMX0 zcD^`j@<iq*CZC0>kJ_a%ugKQ?#ZjOWSCSU_;_-wiOM7NU(R&_h`Lh0#rZQVpR~&EJ zyK_nNB9RxfI%OKFH|&^EvSEYV67^{x!fu_I<@PPodTu|%k;VN{p8{@(XgmB)YPpvA zbc0J$;Aw>uMF*D6;666p(CN^nw-;4ySk5r7;X0ti**ZBPcq4oFBXf!FV^uyYdQ7Dw zS^hA&e3big=|%QipM;0P={-AnzO-k2-CMO+<RbHf8k1|uN-vT)DjC-<;l5#anMb2> zy_~|D5dFhzO2p5(+zmUTwJ)}YwdKmYjvWl)Q@z68iCXgiTh_qHBGNMJ!^X0+`%-v+ z@on&9o1M?V=EypAameD*#nr(^MdgZmU%u~ZR4`!TI&kr%<(fO5IS=)g2xo8Dw~f8y zLBFKKf6bQ)&F{W3-`lZ$lh;oEOTKM|yO(h`*k??>Z}oRhfsKK8oZf_PzPMF|tUL)V z`wcQT#Ax~NZjhCDu&!du`5!!|^vYt7n1wa*)U99LTlZ`6pRO!5(K+)Y_nGI~bNg8R zc((siO|1gQ<K?p@7&Zq#zxqV)PR_~6Hwv!GAHJvP?;NjS<)idR(ZJ8V+s8v)c5`>C zL6f}gL>YdwoQRDI4Qf6e3<p<k`CqBa-mms;jtVe)sFt`!l%yn<q*^5xr2;7iBLhP- zT>}$cL-P<rBP&BQD<cbS17j-#gOki^S5Y+N=BH$)RpQpLBW_+MP=h4MhT#0PlJdl& mREF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywo0ezDd7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-active.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-active.png new file mode 100644 index 0000000000000000000000000000000000000000..5275737df361ab30e32210a835008f4d2ed04c38 GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BYI(XihG?A6 zow(8OP=ZM7{{QW4x28VgGZxP2`XMw!qq|ehW5q|&3Pxe!$$Yv-$`>1_1~xh}^KIHK zAr_ou!sfl<=)%|)b3V>{KX1+*ZH5Oi&-g5sH1r+z*rGmH+rEIMVd~WK)%iX*=UaPO zZR>8_cFVq&S76N=+pXDaPOiFrIZTZw-_HFl!^UHltQ)ky*-EGK>-9SX2|i16n2|Lz zWzL=zO|~i3XJx~>_w#S$4)M%-=WwJ=_JT~1#-y3cm=ALpG`P-^G&*-ezc5%gPh;cr z-j7Q&l5<x5&{$Dl8hOf-{p_m$>~TCoy>fXKCp9kFY+inx^~(qGwLRtC+Gj%V*ZSuL z9#Z%ivb*l^LE(dLewHg&q|S6d{_*(yyKd)WKQxM~wRkOBr0_BF(I;V^{|sL(Q*~bj z2PpvqQnkc2q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d({dSs7Vq8yH&|7@TBQyNaSA zH$NpatrE9}9dYwAff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b K=d#Wzp$Pya^v<>b literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4d4662ccc433f08fa1faf0f4dcc86c6c5cb7c555 GIT binary patch literal 1030 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm>E1>978;g zPo3)P5fUiTHvhfF<t0w4ihpm2h+I9U!ZT%!?;>3;6E2>mp%;82BRd0UUe(gdG%<2L zo)IiE$?+SzQBbZ>TUMf{U|7rKK(@cPEY6&_)lGA`VtwvM-Z|Up-)ql*-#e$;K9OtP z(iZaoFUHd+8R|X-&hwo9>aOfT7Nf%3ld^1=tUhUy$k(lXCB)Kdtz-4fJO%EG<FOxK zEHsh-@pjVE?wiN54!Cb!Y~0rv{_9+U)I{-LGai4u!n96I;%kmW@csDen=_IEmTt-q zbo1bQy5(86&%>$VQ+EljF4?nAV*3V{>2Eeq`RH8srqV0sN%pL}`8yVur`11r(!zD? zbP2oSO`EwjJnwu<l7DW0ed6p3JJzV6tIp3(9JHO=`Ly7F@Jat|XHH4)Gkn4xkYMX0 zcD^`j@<iq*CZC0>kJ_a%ugKQ?#ZjOWSCSU_;_-wiOM7NU(R&_h`Lh0#rZQVpR~&EJ zyK_nNB9RxfI%OKFH|&^EvSEYV67^{x!fu_I<@PPodTu|%k;VN{p8{@(XgmB)YPpvA zbc0J$;Aw>uMF*D6;666p(CN^nw-;4ySk5r7;X0ti**ZBPcq4oFBXf!FV^uyYdQ7Dw zS^hA&e3big=|%QipM;0P={-AnzO-k2-CMO+<RbHf8k1|uN-vT)DjC-<;l5#anMb2> zy_~|D5dFhzO2p5(+zmUTwJ)}YwdKmYjvWl)Q@z68iCXgiTh_qHBGNMJ!^X0+`%-v+ z@on&9o1M?V=EypAameD*#nr(^MdgZmU%u~ZR4`!TI&kr%<(fO5IS=)g2xo8Dw~f8y zLBFKKf6bQ)&F{W3-`lZ$lh;oEOTKM|yO(h`*k??>Z}oRhfsKK8oZf_PzPMF|tUL)V z`wcQT#Ax~NZjhCDu&!du`5!!|^vYt7n1wa*)U99LTlZ`6pRO!5(K+)Y_nGI~bNg8R zc((siO|1gQ<K?p@7&Zq#zxqV)PR_~6Hwv!GAHJvP?;NjS<)idR(ZJ8V+s8v)c5`>C zL6f}gL>YdwoQRDI4Qf6e3<p<k`CqBa-mms;jtVe)sFt`!l%yn<q*^5xr2;7iBLhP- zT>}$cL-P<rBP&BQD<cbS17j-#gOki^S5Y+N=BH$)RpQpLBW_+MP=h4MhT#0PlJdl& mREF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywo0ezDd7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..5275737df361ab30e32210a835008f4d2ed04c38 GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BYI(XihG?A6 zow(8OP=ZM7{{QW4x28VgGZxP2`XMw!qq|ehW5q|&3Pxe!$$Yv-$`>1_1~xh}^KIHK zAr_ou!sfl<=)%|)b3V>{KX1+*ZH5Oi&-g5sH1r+z*rGmH+rEIMVd~WK)%iX*=UaPO zZR>8_cFVq&S76N=+pXDaPOiFrIZTZw-_HFl!^UHltQ)ky*-EGK>-9SX2|i16n2|Lz zWzL=zO|~i3XJx~>_w#S$4)M%-=WwJ=_JT~1#-y3cm=ALpG`P-^G&*-ezc5%gPh;cr z-j7Q&l5<x5&{$Dl8hOf-{p_m$>~TCoy>fXKCp9kFY+inx^~(qGwLRtC+Gj%V*ZSuL z9#Z%ivb*l^LE(dLewHg&q|S6d{_*(yyKd)WKQxM~wRkOBr0_BF(I;V^{|sL(Q*~bj z2PpvqQnkc2q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d({dSs7Vq8yH&|7@TBQyNaSA zH$NpatrE9}9dYwAff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b K=d#Wzp$Pya^v<>b literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4d4662ccc433f08fa1faf0f4dcc86c6c5cb7c555 GIT binary patch literal 1030 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm>E1>978;g zPo3)P5fUiTHvhfF<t0w4ihpm2h+I9U!ZT%!?;>3;6E2>mp%;82BRd0UUe(gdG%<2L zo)IiE$?+SzQBbZ>TUMf{U|7rKK(@cPEY6&_)lGA`VtwvM-Z|Up-)ql*-#e$;K9OtP z(iZaoFUHd+8R|X-&hwo9>aOfT7Nf%3ld^1=tUhUy$k(lXCB)Kdtz-4fJO%EG<FOxK zEHsh-@pjVE?wiN54!Cb!Y~0rv{_9+U)I{-LGai4u!n96I;%kmW@csDen=_IEmTt-q zbo1bQy5(86&%>$VQ+EljF4?nAV*3V{>2Eeq`RH8srqV0sN%pL}`8yVur`11r(!zD? zbP2oSO`EwjJnwu<l7DW0ed6p3JJzV6tIp3(9JHO=`Ly7F@Jat|XHH4)Gkn4xkYMX0 zcD^`j@<iq*CZC0>kJ_a%ugKQ?#ZjOWSCSU_;_-wiOM7NU(R&_h`Lh0#rZQVpR~&EJ zyK_nNB9RxfI%OKFH|&^EvSEYV67^{x!fu_I<@PPodTu|%k;VN{p8{@(XgmB)YPpvA zbc0J$;Aw>uMF*D6;666p(CN^nw-;4ySk5r7;X0ti**ZBPcq4oFBXf!FV^uyYdQ7Dw zS^hA&e3big=|%QipM;0P={-AnzO-k2-CMO+<RbHf8k1|uN-vT)DjC-<;l5#anMb2> zy_~|D5dFhzO2p5(+zmUTwJ)}YwdKmYjvWl)Q@z68iCXgiTh_qHBGNMJ!^X0+`%-v+ z@on&9o1M?V=EypAameD*#nr(^MdgZmU%u~ZR4`!TI&kr%<(fO5IS=)g2xo8Dw~f8y zLBFKKf6bQ)&F{W3-`lZ$lh;oEOTKM|yO(h`*k??>Z}oRhfsKK8oZf_PzPMF|tUL)V z`wcQT#Ax~NZjhCDu&!du`5!!|^vYt7n1wa*)U99LTlZ`6pRO!5(K+)Y_nGI~bNg8R zc((siO|1gQ<K?p@7&Zq#zxqV)PR_~6Hwv!GAHJvP?;NjS<)idR(ZJ8V+s8v)c5`>C zL6f}gL>YdwoQRDI4Qf6e3<p<k`CqBa-mms;jtVe)sFt`!l%yn<q*^5xr2;7iBLhP- zT>}$cL-P<rBP&BQD<cbS17j-#gOki^S5Y+N=BH$)RpQpLBW_+MP=h4MhT#0PlJdl& mREF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywo0ezDd7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..20e29d9ea390596862ccef61385b69eac686bc13 GIT binary patch literal 554 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Bs(89MhG?A6 zop?IyP=JW*^}U`Z{P8LaN&<At0v1|)s{f<<^7s!)J{b$GBaQs4esIlNBDKCOfy=k_ z{JF^22O4!fjMqIm9pSWFE2;Q7+x}`sgHuyqwQ-rB6)?Rp``bO^qgkKoyygbx-J7)| zMQF$8YZ~kd3q!(BKlcsO$e**c#*x`_oy05qeVXrfhO^GpZ|65?*qA47Si0sJkJ#DO zf5p32Jo_E!e0-9Vv!mGkXXh;S4WEQAZ0y){$grt#-+raiM{At}KEJR3Fz39mc;>rr z_a3X~Zm(Bi6kFd|-M{?ahhB9Z&efg~f7ko$-Eqx!g23|F8NE$L*XpiV@|T?7cvpXM zwZy#0g)UW#zOH(k<gDMpyE*v(kBJjDxGv3IX1LK{LX5``wSBtv463Ht=NDZ5_zoC^ zswJ)wB`Jv|saDBFsX&Us$iUD{*T6*A&^*M@$jZ>n%E&_7z}U*b;3Tu!RTK@m`6-!c zmAEzRh?|!Q)F276Aviy+q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4F FO#toS)r0^5 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d454bffbacceb15e3afccdbaa5b6edfc16dbff7f GIT binary patch literal 958 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?Mc6hothIkyG zI`wScWiOed^~V1^lFYY>Z1+9I8g^IlqZr4^j@`TU3(RepwSRGJc<Zd7BA|b8($%S_ z_IC8EEtEIe_*iA$nKQ8#jb@&gpXAsi&o6%V$9>*UZm|Sc^9iNW8SxegTZ23H%(Xky zn#y_P>&t~T({8xz>UJ@H_~yl<3u{b%h`8&%ZIrqF@8*H<-&}or58dW-P0?Bqx^?cC ze3KV%HgP9qSg$>p)HL}(=1qnpnVWZCdGOm-eOuY3edPyxUzmQfRV;bmzkdJylb<f; zT5Y`e=(CpP5%EWxFZ%t7&p!7cIH!Eg)c9$x`}?jr)NS0h?eC__qYnbybZ2bIpFUk| z7jyq4w=bt3L@wH!w8QF8=p9?}!!CCIE0{dAbC~MVV=WtA9C8#m#xdcp!>+77aepMs zj4l0+B=-wE(O}xYzf&e*!lC)1P6gSfr*D@0y=+y!rF^rG_Wu-hRu1FMe-F3@O}xb( zKeZ)ksf^6}9l?E7TukCCJRTm{H%l<D+b;Qy_6qI;lV^w7vxi6V9>2Hd*zF(2$2PJj zGjqHY5%A~zGx@4m)Kc}Q8s8oSG4D{?-pG5Bp)BZMr13AYnvjO6Z$(1(6uvF32xk!f zX<#mV{e8>q74<nYy|Uu69Xt~)nYV85Y|K40TaiJT(_K8O@@iai?9c5-uAMvEEtsI8 zA~P#X`qSR8r(U%9arbSKQJ8(t!!v#kSK_<-c^5g))+*lPi_>(NtRJ&#SMm3n(2C`% zN7_GL=4qJUvo7}af3s%U3Cb6B{qOuacYE2|gTMd0FZyj1G$UI_e>QvXiAK+bzY?#_ zHk)=sI;V2t>%%)OPsL6B|7ybNAmi(|q%MAbqTq2Psp-ld$$b(}V`6JN83R;*ovse5 zeZZC%d*DXQtNvH9AEW&DXaDM{yF7hOtAa|(O-J*TCpTU{nH{jOslA&)M_5F;%k|cO z`w!CWw_Wya048hI64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@WoTw)WT9<fY-M0@ zl3DF4iiX_$l+3hB+!}Vo&C3L8kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G Q6i^X^r>mdKI;Vst0FIia6#xJL literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..e07d998c45cb2deedce7a5f435ee54c44bffcb29 GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BYI(XihG?A6 zop{#EDNv+!fAO11Y=0Muz3_-X7-|1ai1n#UhQgw62D~+F-Aaq*DO?G>b)vBO%bdl9 zvMr8n75>fDoO^bC%Xy!lD^|_Tu;J32+uReC8?~+CluNa3>XjJWZvM2rzs)Y+@6OsK zHe#V>O6kAf+a1!#o}#x|A=of$2IsWb+dtfJ583{NVb_BA2+g~%L>+?!zFuuu`+km) z>+61z7u&XRUu~+prBSB(v6EY-<xRUmX|9aB(LEoAw*nWMB7%A*W-k&xSv=V)>YRdq zTCB}WQ<u_I7su2uCwR0=uZK)y3=N)JF)O0rq`{&rx7g<%Ec+$W_E<05mNz?o{_Scb z|Euflr>y_A;|#O=$(N$+=iOe$FJ|*!KmDT#r_%rXJR+)X%}0`tO_AUKlU;RR%a;R* zD@=d^saoP1QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmKtc)zQ4UDY}3{EnuT}9E5 zo1c=IR*74~j<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJ Kb6Mw<&;$Tby3q*$ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9d7162896742170ab57f48525a6ddaa8934cbb33 GIT binary patch literal 967 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?M4tlychIkyG zI@RAJBv9m7{r9so+EQC1Y?gU?EUD%8jGnS6x2J2xf)&2f!c!G81YKAZZ#tQ8+fd3P zs=LLN<?^N_`@1_f)w7-baZZ}`tWHtYOKaU{zFGSUkL7>9XZyb9{@&-izt2mLVC&tn z+j0eOn)U34{9i|H5>LpPeQr6RBfIRH+qt5?RTIu|zWw_9@n&tV9mluyOME!Ub5337 zxL2e6_vDFUwnz9BQqSG|&e1OQeAACbpOo&3e7l=D;rOCQyKS>tFX}$;TTzj>Tk4bF z!?F(bSNHfPPFTIj=;gbm40qgS3Qc|Y|L}2_quM_FDmEYQ&x?4pr>Aq*+oKm4=lBJB z%EjK$+^L{-{`2*HcepDxt%^D~y)jS{UX+)-v4mlHWXPqfW^4uDJ5KGsdV%rD-WP|% zt~D-YZ(Mkl>qYH~+=ViWqVhk;v+`|!#hax4;h4|tzYGm5&riSFpt045cLG-ld)Si0 zVX_?eCM9fRUMeP?(ECJ)Yn|=9+9?(X+!h>RGH}gL<ePXWu`jBo{eIcHV@+ok-00!; zVLoOw|6tDPHs5H*&MBGPMynm&85ddk?7ezMnc=tNx?@fk#G1eJ1avE2IK2An0hxx0 zEC%gvDKRE{I-fXy(+EGdVdaK1d%iW@m%f#LXnMX6|CulTzZ}>+)=pir;&$MdKe3BG zZCxleTi5Y~t<t`Vqjyh~Os;rjZ`<1I`*Z(>lI~L>iJc{reLCx29XyuydC|Oe)2gFG zY?c?dF3Ylv{p4;^y4|R)SJq?-Yj)GNe`<T}`#-ODIV%5_`^D?cA5}m1%G@vLwfNx4 z?l~i*gy-3#BU^9EEE4lj(|>m=?r-EWXO;&USEm|_%KpC-+w*be>*e`;)eL{0xa;lN z^Jvqm-tA@A-e|9m{;@M{UailZ8rzr52IqNZwtg`<&GU4MaM^~Mx=-A(v*z$Gof70E z!mLsJN3nUk&0GDgA`VOTi(L@_rf<~}*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP# zXl7+(p>1GnWngfUS?wx{hTQy=%(P0}8g|6Z%LHnW1lbUrpH@<ySd_|8US6)3nU`Ih boLG>mmtT}V`<;yxP!WTttDnm{r-UW|5zwl7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..5275737df361ab30e32210a835008f4d2ed04c38 GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BYI(XihG?A6 zow(8OP=ZM7{{QW4x28VgGZxP2`XMw!qq|ehW5q|&3Pxe!$$Yv-$`>1_1~xh}^KIHK zAr_ou!sfl<=)%|)b3V>{KX1+*ZH5Oi&-g5sH1r+z*rGmH+rEIMVd~WK)%iX*=UaPO zZR>8_cFVq&S76N=+pXDaPOiFrIZTZw-_HFl!^UHltQ)ky*-EGK>-9SX2|i16n2|Lz zWzL=zO|~i3XJx~>_w#S$4)M%-=WwJ=_JT~1#-y3cm=ALpG`P-^G&*-ezc5%gPh;cr z-j7Q&l5<x5&{$Dl8hOf-{p_m$>~TCoy>fXKCp9kFY+inx^~(qGwLRtC+Gj%V*ZSuL z9#Z%ivb*l^LE(dLewHg&q|S6d{_*(yyKd)WKQxM~wRkOBr0_BF(I;V^{|sL(Q*~bj z2PpvqQnkc2q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d({dSs7Vq8yH&|7@TBQyNaSA zH$NpatrE9}9dYwAff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b K=d#Wzp$Pya^v<>b literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4d4662ccc433f08fa1faf0f4dcc86c6c5cb7c555 GIT binary patch literal 1030 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm>E1>978;g zPo3)P5fUiTHvhfF<t0w4ihpm2h+I9U!ZT%!?;>3;6E2>mp%;82BRd0UUe(gdG%<2L zo)IiE$?+SzQBbZ>TUMf{U|7rKK(@cPEY6&_)lGA`VtwvM-Z|Up-)ql*-#e$;K9OtP z(iZaoFUHd+8R|X-&hwo9>aOfT7Nf%3ld^1=tUhUy$k(lXCB)Kdtz-4fJO%EG<FOxK zEHsh-@pjVE?wiN54!Cb!Y~0rv{_9+U)I{-LGai4u!n96I;%kmW@csDen=_IEmTt-q zbo1bQy5(86&%>$VQ+EljF4?nAV*3V{>2Eeq`RH8srqV0sN%pL}`8yVur`11r(!zD? zbP2oSO`EwjJnwu<l7DW0ed6p3JJzV6tIp3(9JHO=`Ly7F@Jat|XHH4)Gkn4xkYMX0 zcD^`j@<iq*CZC0>kJ_a%ugKQ?#ZjOWSCSU_;_-wiOM7NU(R&_h`Lh0#rZQVpR~&EJ zyK_nNB9RxfI%OKFH|&^EvSEYV67^{x!fu_I<@PPodTu|%k;VN{p8{@(XgmB)YPpvA zbc0J$;Aw>uMF*D6;666p(CN^nw-;4ySk5r7;X0ti**ZBPcq4oFBXf!FV^uyYdQ7Dw zS^hA&e3big=|%QipM;0P={-AnzO-k2-CMO+<RbHf8k1|uN-vT)DjC-<;l5#anMb2> zy_~|D5dFhzO2p5(+zmUTwJ)}YwdKmYjvWl)Q@z68iCXgiTh_qHBGNMJ!^X0+`%-v+ z@on&9o1M?V=EypAameD*#nr(^MdgZmU%u~ZR4`!TI&kr%<(fO5IS=)g2xo8Dw~f8y zLBFKKf6bQ)&F{W3-`lZ$lh;oEOTKM|yO(h`*k??>Z}oRhfsKK8oZf_PzPMF|tUL)V z`wcQT#Ax~NZjhCDu&!du`5!!|^vYt7n1wa*)U99LTlZ`6pRO!5(K+)Y_nGI~bNg8R zc((siO|1gQ<K?p@7&Zq#zxqV)PR_~6Hwv!GAHJvP?;NjS<)idR(ZJ8V+s8v)c5`>C zL6f}gL>YdwoQRDI4Qf6e3<p<k`CqBa-mms;jtVe)sFt`!l%yn<q*^5xr2;7iBLhP- zT>}$cL-P<rBP&BQD<cbS17j-#gOki^S5Y+N=BH$)RpQpLBW_+MP=h4MhT#0PlJdl& mREF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywo0ezDd7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..5275737df361ab30e32210a835008f4d2ed04c38 GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BYI(XihG?A6 zow(8OP=ZM7{{QW4x28VgGZxP2`XMw!qq|ehW5q|&3Pxe!$$Yv-$`>1_1~xh}^KIHK zAr_ou!sfl<=)%|)b3V>{KX1+*ZH5Oi&-g5sH1r+z*rGmH+rEIMVd~WK)%iX*=UaPO zZR>8_cFVq&S76N=+pXDaPOiFrIZTZw-_HFl!^UHltQ)ky*-EGK>-9SX2|i16n2|Lz zWzL=zO|~i3XJx~>_w#S$4)M%-=WwJ=_JT~1#-y3cm=ALpG`P-^G&*-ezc5%gPh;cr z-j7Q&l5<x5&{$Dl8hOf-{p_m$>~TCoy>fXKCp9kFY+inx^~(qGwLRtC+Gj%V*ZSuL z9#Z%ivb*l^LE(dLewHg&q|S6d{_*(yyKd)WKQxM~wRkOBr0_BF(I;V^{|sL(Q*~bj z2PpvqQnkc2q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d({dSs7Vq8yH&|7@TBQyNaSA zH$NpatrE9}9dYwAff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b K=d#Wzp$Pya^v<>b literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4d4662ccc433f08fa1faf0f4dcc86c6c5cb7c555 GIT binary patch literal 1030 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm>E1>978;g zPo3)P5fUiTHvhfF<t0w4ihpm2h+I9U!ZT%!?;>3;6E2>mp%;82BRd0UUe(gdG%<2L zo)IiE$?+SzQBbZ>TUMf{U|7rKK(@cPEY6&_)lGA`VtwvM-Z|Up-)ql*-#e$;K9OtP z(iZaoFUHd+8R|X-&hwo9>aOfT7Nf%3ld^1=tUhUy$k(lXCB)Kdtz-4fJO%EG<FOxK zEHsh-@pjVE?wiN54!Cb!Y~0rv{_9+U)I{-LGai4u!n96I;%kmW@csDen=_IEmTt-q zbo1bQy5(86&%>$VQ+EljF4?nAV*3V{>2Eeq`RH8srqV0sN%pL}`8yVur`11r(!zD? zbP2oSO`EwjJnwu<l7DW0ed6p3JJzV6tIp3(9JHO=`Ly7F@Jat|XHH4)Gkn4xkYMX0 zcD^`j@<iq*CZC0>kJ_a%ugKQ?#ZjOWSCSU_;_-wiOM7NU(R&_h`Lh0#rZQVpR~&EJ zyK_nNB9RxfI%OKFH|&^EvSEYV67^{x!fu_I<@PPodTu|%k;VN{p8{@(XgmB)YPpvA zbc0J$;Aw>uMF*D6;666p(CN^nw-;4ySk5r7;X0ti**ZBPcq4oFBXf!FV^uyYdQ7Dw zS^hA&e3big=|%QipM;0P={-AnzO-k2-CMO+<RbHf8k1|uN-vT)DjC-<;l5#anMb2> zy_~|D5dFhzO2p5(+zmUTwJ)}YwdKmYjvWl)Q@z68iCXgiTh_qHBGNMJ!^X0+`%-v+ z@on&9o1M?V=EypAameD*#nr(^MdgZmU%u~ZR4`!TI&kr%<(fO5IS=)g2xo8Dw~f8y zLBFKKf6bQ)&F{W3-`lZ$lh;oEOTKM|yO(h`*k??>Z}oRhfsKK8oZf_PzPMF|tUL)V z`wcQT#Ax~NZjhCDu&!du`5!!|^vYt7n1wa*)U99LTlZ`6pRO!5(K+)Y_nGI~bNg8R zc((siO|1gQ<K?p@7&Zq#zxqV)PR_~6Hwv!GAHJvP?;NjS<)idR(ZJ8V+s8v)c5`>C zL6f}gL>YdwoQRDI4Qf6e3<p<k`CqBa-mms;jtVe)sFt`!l%yn<q*^5xr2;7iBLhP- zT>}$cL-P<rBP&BQD<cbS17j-#gOki^S5Y+N=BH$)RpQpLBW_+MP=h4MhT#0PlJdl& mREF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywo0ezDd7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-hover-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..b32f1c3514a0b04fd19fc089043e388991a54d6d GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BYI(XihG?A6 zow(ocP=d(O`ups>SNz%@Eo%P2v4QiEcfukAiy0D3HchivXU}Ks<?~V7<+<M|P~MR} z(J(i{<jRC?d~X%%&sCg%KX1+*ZH5Fb`*TMuLw#)2c=+D)FFGQ~uy|9=6KU?-ADWU% zWWL|%^pk$id1%F&G{1Jyo3W<S(=Qc#-Ik}`@phZ(fxMOB+fD`giz~QtXIl$IyG^c{ z#udImrtjbELo2TuE9YHQWj)*+D*Z_6i49kV(EsBs57#`^=IHuyLPz-GgLPr|-w4cY z(VLhe@O@jDNXcJC?`1(d%gTiVYO6Qx?w=P|BpX<3x_e#Hvi%a%7qJT-nYQKY`lE3- z1om2dzqIq`5oM8+ZqeD>d(xIQb&Bu$_u*6JzteLJd_AVRyE_YQR7se~^Pl0t>AZ!z zkL-2>2Bd0<YeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y&^9o(GB7yFtacSe zLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS L)z4*}Q$iB}qngr` literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..27795b8a95e9dfa952ca2635a9f5024f1cebf230 GIT binary patch literal 979 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?M&U(5yhIkyG zI`yu1h@-@@dgFK7TD`m?b+);>l}fWZ#fNme1x#UK{mMThHKgf_ql@_@!E3FtA|>JC zqOlnPv1?p5yyvP_6m<!V+z}l(C9Lb#O`Cl2YBS^WyKWa3KRdJMyz%Ef#-IBVg{->L z)?dp_6Ahih%=~52g3sRNcO~o$gzMj*<B&7(4f)|xx9n_Yf1i)0g0-c$>W3g}pPuh3 zjT}>>vR_4TsboeKGuN+}IQdc6Dd)~#z3O4AE+Ka+vQPcuS-vJlSXBMqg0?%sZ-m`L z*8TE0p?UGh^&eHA6!tm(a$Wi~{+C~1;it>CobGp`cdMtw1ugp6=JbN$l7?38>|^Cx zbs-^gPrkjI-0i-o+|NMvK$*x)=LPM(Vp<7TWEwB+6@4n9u+cAMp19Y)<j1WqmY$u` za5dNA`G2kgVX<pLJd9yXv2kW*v%5q59@@G7y>**G%J}TTEFHzuN*g@&9~}xQG5CCj zb^T5DZCo6YX-*g0a~$q1bvK%y`M%LeA%n4v``#g)w$1I92|xK3evt3~`Cuk*OJjb+ z#yxCv-}7F7KG9=V)%vXr70dz)W>3xYO_RTN?_AXx_F!)N_sm%@SvLQzFJ2J+Fqh{? z>i&|?GmrjrRS_35P2-$DYd%wEw7Hvf#_asLALrlA(B|33zvI9P*5z}TM1EWM;Psum zC%As~#WKdoa9<Rh6>#pTxro#B726id_kXuIaG|2Sd&QUM(<iL>(p|PyNbSs={aIC~ zPK5>*E-@@m^t^eb&a?a8?zlM583oH0{Fy4XevSQP-G4KuA7AvSZ0^?=OK1M${CxLj zXw@u^4_$n{GgAy$Uv{|p@RsVZ{j!t0KXK<T<(kie4Zfo6->1AuUUy!|j(47Y+0NsP z2^|M>zNZ|&oIZ7K<i3RD4Y#WLSKpq!@4wl#KPd-T6ME!(`r3alJrm$#SjT=kwIi`4 zsX(uVLr|rGaZ3CW$)hu6zDe)isLYkK<^FVFT30P`jVMV;EJ?LWE=mPb3`PcqX1WF@ zx`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54X(i=}MX3zs j<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAR|lSY literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-hover.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..b32f1c3514a0b04fd19fc089043e388991a54d6d GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BYI(XihG?A6 zow(ocP=d(O`ups>SNz%@Eo%P2v4QiEcfukAiy0D3HchivXU}Ks<?~V7<+<M|P~MR} z(J(i{<jRC?d~X%%&sCg%KX1+*ZH5Fb`*TMuLw#)2c=+D)FFGQ~uy|9=6KU?-ADWU% zWWL|%^pk$id1%F&G{1Jyo3W<S(=Qc#-Ik}`@phZ(fxMOB+fD`giz~QtXIl$IyG^c{ z#udImrtjbELo2TuE9YHQWj)*+D*Z_6i49kV(EsBs57#`^=IHuyLPz-GgLPr|-w4cY z(VLhe@O@jDNXcJC?`1(d%gTiVYO6Qx?w=P|BpX<3x_e#Hvi%a%7qJT-nYQKY`lE3- z1om2dzqIq`5oM8+ZqeD>d(xIQb&Bu$_u*6JzteLJd_AVRyE_YQR7se~^Pl0t>AZ!z zkL-2>2Bd0<YeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y&^9o(GB7yFtacSe zLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS L)z4*}Q$iB}qngr` literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..27795b8a95e9dfa952ca2635a9f5024f1cebf230 GIT binary patch literal 979 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?M&U(5yhIkyG zI`yu1h@-@@dgFK7TD`m?b+);>l}fWZ#fNme1x#UK{mMThHKgf_ql@_@!E3FtA|>JC zqOlnPv1?p5yyvP_6m<!V+z}l(C9Lb#O`Cl2YBS^WyKWa3KRdJMyz%Ef#-IBVg{->L z)?dp_6Ahih%=~52g3sRNcO~o$gzMj*<B&7(4f)|xx9n_Yf1i)0g0-c$>W3g}pPuh3 zjT}>>vR_4TsboeKGuN+}IQdc6Dd)~#z3O4AE+Ka+vQPcuS-vJlSXBMqg0?%sZ-m`L z*8TE0p?UGh^&eHA6!tm(a$Wi~{+C~1;it>CobGp`cdMtw1ugp6=JbN$l7?38>|^Cx zbs-^gPrkjI-0i-o+|NMvK$*x)=LPM(Vp<7TWEwB+6@4n9u+cAMp19Y)<j1WqmY$u` za5dNA`G2kgVX<pLJd9yXv2kW*v%5q59@@G7y>**G%J}TTEFHzuN*g@&9~}xQG5CCj zb^T5DZCo6YX-*g0a~$q1bvK%y`M%LeA%n4v``#g)w$1I92|xK3evt3~`Cuk*OJjb+ z#yxCv-}7F7KG9=V)%vXr70dz)W>3xYO_RTN?_AXx_F!)N_sm%@SvLQzFJ2J+Fqh{? z>i&|?GmrjrRS_35P2-$DYd%wEw7Hvf#_asLALrlA(B|33zvI9P*5z}TM1EWM;Psum zC%As~#WKdoa9<Rh6>#pTxro#B726id_kXuIaG|2Sd&QUM(<iL>(p|PyNbSs={aIC~ zPK5>*E-@@m^t^eb&a?a8?zlM583oH0{Fy4XevSQP-G4KuA7AvSZ0^?=OK1M${CxLj zXw@u^4_$n{GgAy$Uv{|p@RsVZ{j!t0KXK<T<(kie4Zfo6->1AuUUy!|j(47Y+0NsP z2^|M>zNZ|&oIZ7K<i3RD4Y#WLSKpq!@4wl#KPd-T6ME!(`r3alJrm$#SjT=kwIi`4 zsX(uVLr|rGaZ3CW$)hu6zDe)isLYkK<^FVFT30P`jVMV;EJ?LWE=mPb3`PcqX1WF@ zx`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54X(i=}MX3zs j<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAR|lSY literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..20e29d9ea390596862ccef61385b69eac686bc13 GIT binary patch literal 554 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Bs(89MhG?A6 zop?IyP=JW*^}U`Z{P8LaN&<At0v1|)s{f<<^7s!)J{b$GBaQs4esIlNBDKCOfy=k_ z{JF^22O4!fjMqIm9pSWFE2;Q7+x}`sgHuyqwQ-rB6)?Rp``bO^qgkKoyygbx-J7)| zMQF$8YZ~kd3q!(BKlcsO$e**c#*x`_oy05qeVXrfhO^GpZ|65?*qA47Si0sJkJ#DO zf5p32Jo_E!e0-9Vv!mGkXXh;S4WEQAZ0y){$grt#-+raiM{At}KEJR3Fz39mc;>rr z_a3X~Zm(Bi6kFd|-M{?ahhB9Z&efg~f7ko$-Eqx!g23|F8NE$L*XpiV@|T?7cvpXM zwZy#0g)UW#zOH(k<gDMpyE*v(kBJjDxGv3IX1LK{LX5``wSBtv463Ht=NDZ5_zoC^ zswJ)wB`Jv|saDBFsX&Us$iUD{*T6*A&^*M@$jZ>n%E&_7z}U*b;3Tu!RTK@m`6-!c zmAEzRh?|!Q)F276Aviy+q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4F FO#toS)r0^5 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d454bffbacceb15e3afccdbaa5b6edfc16dbff7f GIT binary patch literal 958 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?Mc6hothIkyG zI`wScWiOed^~V1^lFYY>Z1+9I8g^IlqZr4^j@`TU3(RepwSRGJc<Zd7BA|b8($%S_ z_IC8EEtEIe_*iA$nKQ8#jb@&gpXAsi&o6%V$9>*UZm|Sc^9iNW8SxegTZ23H%(Xky zn#y_P>&t~T({8xz>UJ@H_~yl<3u{b%h`8&%ZIrqF@8*H<-&}or58dW-P0?Bqx^?cC ze3KV%HgP9qSg$>p)HL}(=1qnpnVWZCdGOm-eOuY3edPyxUzmQfRV;bmzkdJylb<f; zT5Y`e=(CpP5%EWxFZ%t7&p!7cIH!Eg)c9$x`}?jr)NS0h?eC__qYnbybZ2bIpFUk| z7jyq4w=bt3L@wH!w8QF8=p9?}!!CCIE0{dAbC~MVV=WtA9C8#m#xdcp!>+77aepMs zj4l0+B=-wE(O}xYzf&e*!lC)1P6gSfr*D@0y=+y!rF^rG_Wu-hRu1FMe-F3@O}xb( zKeZ)ksf^6}9l?E7TukCCJRTm{H%l<D+b;Qy_6qI;lV^w7vxi6V9>2Hd*zF(2$2PJj zGjqHY5%A~zGx@4m)Kc}Q8s8oSG4D{?-pG5Bp)BZMr13AYnvjO6Z$(1(6uvF32xk!f zX<#mV{e8>q74<nYy|Uu69Xt~)nYV85Y|K40TaiJT(_K8O@@iai?9c5-uAMvEEtsI8 zA~P#X`qSR8r(U%9arbSKQJ8(t!!v#kSK_<-c^5g))+*lPi_>(NtRJ&#SMm3n(2C`% zN7_GL=4qJUvo7}af3s%U3Cb6B{qOuacYE2|gTMd0FZyj1G$UI_e>QvXiAK+bzY?#_ zHk)=sI;V2t>%%)OPsL6B|7ybNAmi(|q%MAbqTq2Psp-ld$$b(}V`6JN83R;*ovse5 zeZZC%d*DXQtNvH9AEW&DXaDM{yF7hOtAa|(O-J*TCpTU{nH{jOslA&)M_5F;%k|cO z`w!CWw_Wya048hI64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@WoTw)WT9<fY-M0@ zl3DF4iiX_$l+3hB+!}Vo&C3L8kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G Q6i^X^r>mdKI;Vst0FIia6#xJL literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..e07d998c45cb2deedce7a5f435ee54c44bffcb29 GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BYI(XihG?A6 zop{#EDNv+!fAO11Y=0Muz3_-X7-|1ai1n#UhQgw62D~+F-Aaq*DO?G>b)vBO%bdl9 zvMr8n75>fDoO^bC%Xy!lD^|_Tu;J32+uReC8?~+CluNa3>XjJWZvM2rzs)Y+@6OsK zHe#V>O6kAf+a1!#o}#x|A=of$2IsWb+dtfJ583{NVb_BA2+g~%L>+?!zFuuu`+km) z>+61z7u&XRUu~+prBSB(v6EY-<xRUmX|9aB(LEoAw*nWMB7%A*W-k&xSv=V)>YRdq zTCB}WQ<u_I7su2uCwR0=uZK)y3=N)JF)O0rq`{&rx7g<%Ec+$W_E<05mNz?o{_Scb z|Euflr>y_A;|#O=$(N$+=iOe$FJ|*!KmDT#r_%rXJR+)X%}0`tO_AUKlU;RR%a;R* zD@=d^saoP1QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmKtc)zQ4UDY}3{EnuT}9E5 zo1c=IR*74~j<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJ Kb6Mw<&;$Tby3q*$ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9d7162896742170ab57f48525a6ddaa8934cbb33 GIT binary patch literal 967 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?M4tlychIkyG zI@RAJBv9m7{r9so+EQC1Y?gU?EUD%8jGnS6x2J2xf)&2f!c!G81YKAZZ#tQ8+fd3P zs=LLN<?^N_`@1_f)w7-baZZ}`tWHtYOKaU{zFGSUkL7>9XZyb9{@&-izt2mLVC&tn z+j0eOn)U34{9i|H5>LpPeQr6RBfIRH+qt5?RTIu|zWw_9@n&tV9mluyOME!Ub5337 zxL2e6_vDFUwnz9BQqSG|&e1OQeAACbpOo&3e7l=D;rOCQyKS>tFX}$;TTzj>Tk4bF z!?F(bSNHfPPFTIj=;gbm40qgS3Qc|Y|L}2_quM_FDmEYQ&x?4pr>Aq*+oKm4=lBJB z%EjK$+^L{-{`2*HcepDxt%^D~y)jS{UX+)-v4mlHWXPqfW^4uDJ5KGsdV%rD-WP|% zt~D-YZ(Mkl>qYH~+=ViWqVhk;v+`|!#hax4;h4|tzYGm5&riSFpt045cLG-ld)Si0 zVX_?eCM9fRUMeP?(ECJ)Yn|=9+9?(X+!h>RGH}gL<ePXWu`jBo{eIcHV@+ok-00!; zVLoOw|6tDPHs5H*&MBGPMynm&85ddk?7ezMnc=tNx?@fk#G1eJ1avE2IK2An0hxx0 zEC%gvDKRE{I-fXy(+EGdVdaK1d%iW@m%f#LXnMX6|CulTzZ}>+)=pir;&$MdKe3BG zZCxleTi5Y~t<t`Vqjyh~Os;rjZ`<1I`*Z(>lI~L>iJc{reLCx29XyuydC|Oe)2gFG zY?c?dF3Ylv{p4;^y4|R)SJq?-Yj)GNe`<T}`#-ODIV%5_`^D?cA5}m1%G@vLwfNx4 z?l~i*gy-3#BU^9EEE4lj(|>m=?r-EWXO;&USEm|_%KpC-+w*be>*e`;)eL{0xa;lN z^Jvqm-tA@A-e|9m{;@M{UailZ8rzr52IqNZwtg`<&GU4MaM^~Mx=-A(v*z$Gof70E z!mLsJN3nUk&0GDgA`VOTi(L@_rf<~}*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP# zXl7+(p>1GnWngfUS?wx{hTQy=%(P0}8g|6Z%LHnW1lbUrpH@<ySd_|8US6)3nU`Ih boLG>mmtT}V`<;yxP!WTttDnm{r-UW|5zwl7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed.png new file mode 100644 index 0000000000000000000000000000000000000000..5275737df361ab30e32210a835008f4d2ed04c38 GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BYI(XihG?A6 zow(8OP=ZM7{{QW4x28VgGZxP2`XMw!qq|ehW5q|&3Pxe!$$Yv-$`>1_1~xh}^KIHK zAr_ou!sfl<=)%|)b3V>{KX1+*ZH5Oi&-g5sH1r+z*rGmH+rEIMVd~WK)%iX*=UaPO zZR>8_cFVq&S76N=+pXDaPOiFrIZTZw-_HFl!^UHltQ)ky*-EGK>-9SX2|i16n2|Lz zWzL=zO|~i3XJx~>_w#S$4)M%-=WwJ=_JT~1#-y3cm=ALpG`P-^G&*-ezc5%gPh;cr z-j7Q&l5<x5&{$Dl8hOf-{p_m$>~TCoy>fXKCp9kFY+inx^~(qGwLRtC+Gj%V*ZSuL z9#Z%ivb*l^LE(dLewHg&q|S6d{_*(yyKd)WKQxM~wRkOBr0_BF(I;V^{|sL(Q*~bj z2PpvqQnkc2q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d({dSs7Vq8yH&|7@TBQyNaSA zH$NpatrE9}9dYwAff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b K=d#Wzp$Pya^v<>b literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-mixed@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-mixed@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4d4662ccc433f08fa1faf0f4dcc86c6c5cb7c555 GIT binary patch literal 1030 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm>E1>978;g zPo3)P5fUiTHvhfF<t0w4ihpm2h+I9U!ZT%!?;>3;6E2>mp%;82BRd0UUe(gdG%<2L zo)IiE$?+SzQBbZ>TUMf{U|7rKK(@cPEY6&_)lGA`VtwvM-Z|Up-)ql*-#e$;K9OtP z(iZaoFUHd+8R|X-&hwo9>aOfT7Nf%3ld^1=tUhUy$k(lXCB)Kdtz-4fJO%EG<FOxK zEHsh-@pjVE?wiN54!Cb!Y~0rv{_9+U)I{-LGai4u!n96I;%kmW@csDen=_IEmTt-q zbo1bQy5(86&%>$VQ+EljF4?nAV*3V{>2Eeq`RH8srqV0sN%pL}`8yVur`11r(!zD? zbP2oSO`EwjJnwu<l7DW0ed6p3JJzV6tIp3(9JHO=`Ly7F@Jat|XHH4)Gkn4xkYMX0 zcD^`j@<iq*CZC0>kJ_a%ugKQ?#ZjOWSCSU_;_-wiOM7NU(R&_h`Lh0#rZQVpR~&EJ zyK_nNB9RxfI%OKFH|&^EvSEYV67^{x!fu_I<@PPodTu|%k;VN{p8{@(XgmB)YPpvA zbc0J$;Aw>uMF*D6;666p(CN^nw-;4ySk5r7;X0ti**ZBPcq4oFBXf!FV^uyYdQ7Dw zS^hA&e3big=|%QipM;0P={-AnzO-k2-CMO+<RbHf8k1|uN-vT)DjC-<;l5#anMb2> zy_~|D5dFhzO2p5(+zmUTwJ)}YwdKmYjvWl)Q@z68iCXgiTh_qHBGNMJ!^X0+`%-v+ z@on&9o1M?V=EypAameD*#nr(^MdgZmU%u~ZR4`!TI&kr%<(fO5IS=)g2xo8Dw~f8y zLBFKKf6bQ)&F{W3-`lZ$lh;oEOTKM|yO(h`*k??>Z}oRhfsKK8oZf_PzPMF|tUL)V z`wcQT#Ax~NZjhCDu&!du`5!!|^vYt7n1wa*)U99LTlZ`6pRO!5(K+)Y_nGI~bNg8R zc((siO|1gQ<K?p@7&Zq#zxqV)PR_~6Hwv!GAHJvP?;NjS<)idR(ZJ8V+s8v)c5`>C zL6f}gL>YdwoQRDI4Qf6e3<p<k`CqBa-mms;jtVe)sFt`!l%yn<q*^5xr2;7iBLhP- zT>}$cL-P<rBP&BQD<cbS17j-#gOki^S5Y+N=BH$)RpQpLBW_+MP=h4MhT#0PlJdl& mREF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywo0ezDd7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-active-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8e498b95d602251b0e4b7d2e20d231ec5b06d711 GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Bih8;@hG?A6 zy|~fuP=Ls>kN<6#HI^;iarh2r+DBD`Krvxil`B8EY??Yf+r?&bUTmBin0T?F`Hf!N z(J2zW2ZeG9GsHjEJ^oquo#(k0!w!Mx6O>ooXz>Zjzqa4&k{jcX)SY*09-hpQlsY=s zHfGJ)gEzgsKAb*ilkrKtPJ2eV_svh|E|<*}s(&TnaDn691vQCyx#kN2^W-$nubC{a zm9>W5{(I0t5w6n#{A(sKwQbmtV;dnFsc=YT<x9rjAE&s4@P}Ww(}<eSe9h=}^3S#Z zAKX;EE+>>a{f^q)&k1!wN6-CR6y25IF=e}?YyQvJtQ}9}W?x_5azv~4p~Q0D&3d9a zhf;nSX7Dc-eShR;n@*(<PfLrb;Qf~$#0`?;p0xDG@dLw5wZt`|BqgyV)hf9t6-Y4{ z85o-B8kp!Bnuiz~Ss9vH8Chr>7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xf plqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>|R>&9(pl literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c40a292fed871f450d6435a6413f84ffe39ea44d GIT binary patch literal 981 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?M&U?BzhIkyG zI@Q-BBv7Jl{(FndOPo{{!;Dzlwi<FWFU^^p(Jdy*+IGpSAjn%=Q0sTJtE#VS+7*es zNlrl*>cotKa)sKm7J3S%wM-7=N=<!iVE=uKg!2_^)9-ihR6nSm_xo;t@q0nBCAykH zC-k;WaFzNnm;X~tRY<+7$mA1up7y5vPK@>6<@t2Sj>Bh7FaH<WGVRsr6sGqt#MaAs ze{?>eIdfOb-8JlguI#pY%u!=hFwMAQ&z0jb{$geY)!i3e6lX14cr5!EljGb|JKZ%C zE$38kc1V_*&vWgC_Kl^FOMk98B)0p>oW)b}H*NnUSs1(^^W&a{-tSLKK72BVFUq@= zJ@Mv0{Xh9Ow_hCnR{j6t?v15FcRa%SBbByJo%{dz!-vP`-oLp~qkd1V4#R>2buB(| zPwx4!u%F0%D0=QwmKgJjZ7Q`Q7Gn7&X`3$`SKOIaDaE9<X==&6UGvnsm}Oo(mX!>x zT+);zej%Ba{Q=_|txis}<}Z;?k8*FT5#c);b)oKbQ{V)h0}CU#j-{_|Iw7%vXM;Aw z><CedD`$FrKQi}B4P(7H^?-^(*Y^eC(V{O*7q~M_`O+*BEjGpB27898?E$&fOl60} z^#uY~%`e<!>l*eV`skX+ua`P1tkGKZi0w|PR^T1=B1WdOj?5fd9OjSHAGf`7VP$T= zp|V)_ZG)qS<5`oh8MQ|@>k8fpZjrVv%(7tdX=ExWEt0d2{U2V@_2P(JR@NKlMJ#D7 z1|?Be9*ehsouL12-J0NeQB|JC@61h@KM3c3icaqkUgw@Rd3yJgh0fv9cO02#JQ6=+ z9kFiO(wHNhJePIj-kRGr7Ig)SZ=Rhq;bLcS??(UnStlio*FS9fvT4<n=9C$G4qiX- zb(-~I#Tm7`IvFD7>{+9jf3z%m-x-;8znqVlKig{~&?BoBSSK_`*Iat$1TU>L>C*{a z3{`oBdn^hPj<+$);z(?25u5gxaq8l4cb~*nb^uemYKdz^NlIc#s#S7PDv)9@GB7mL zH89aNG!HQ}vNANYGP2M%Ft#!<ILWMb6-7gCeoAIqC2kEn;^t)nHAsSN2+mI{DNig) lWhgH%*UQYyE>2D?NY%?PN}v7CMhd8i!PC{xWt~$(695<|nCt)m literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-active.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..8e498b95d602251b0e4b7d2e20d231ec5b06d711 GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Bih8;@hG?A6 zy|~fuP=Ls>kN<6#HI^;iarh2r+DBD`Krvxil`B8EY??Yf+r?&bUTmBin0T?F`Hf!N z(J2zW2ZeG9GsHjEJ^oquo#(k0!w!Mx6O>ooXz>Zjzqa4&k{jcX)SY*09-hpQlsY=s zHfGJ)gEzgsKAb*ilkrKtPJ2eV_svh|E|<*}s(&TnaDn691vQCyx#kN2^W-$nubC{a zm9>W5{(I0t5w6n#{A(sKwQbmtV;dnFsc=YT<x9rjAE&s4@P}Ww(}<eSe9h=}^3S#Z zAKX;EE+>>a{f^q)&k1!wN6-CR6y25IF=e}?YyQvJtQ}9}W?x_5azv~4p~Q0D&3d9a zhf;nSX7Dc-eShR;n@*(<PfLrb;Qf~$#0`?;p0xDG@dLw5wZt`|BqgyV)hf9t6-Y4{ z85o-B8kp!Bnuiz~Ss9vH8Chr>7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xf plqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>|R>&9(pl literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c40a292fed871f450d6435a6413f84ffe39ea44d GIT binary patch literal 981 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?M&U?BzhIkyG zI@Q-BBv7Jl{(FndOPo{{!;Dzlwi<FWFU^^p(Jdy*+IGpSAjn%=Q0sTJtE#VS+7*es zNlrl*>cotKa)sKm7J3S%wM-7=N=<!iVE=uKg!2_^)9-ihR6nSm_xo;t@q0nBCAykH zC-k;WaFzNnm;X~tRY<+7$mA1up7y5vPK@>6<@t2Sj>Bh7FaH<WGVRsr6sGqt#MaAs ze{?>eIdfOb-8JlguI#pY%u!=hFwMAQ&z0jb{$geY)!i3e6lX14cr5!EljGb|JKZ%C zE$38kc1V_*&vWgC_Kl^FOMk98B)0p>oW)b}H*NnUSs1(^^W&a{-tSLKK72BVFUq@= zJ@Mv0{Xh9Ow_hCnR{j6t?v15FcRa%SBbByJo%{dz!-vP`-oLp~qkd1V4#R>2buB(| zPwx4!u%F0%D0=QwmKgJjZ7Q`Q7Gn7&X`3$`SKOIaDaE9<X==&6UGvnsm}Oo(mX!>x zT+);zej%Ba{Q=_|txis}<}Z;?k8*FT5#c);b)oKbQ{V)h0}CU#j-{_|Iw7%vXM;Aw z><CedD`$FrKQi}B4P(7H^?-^(*Y^eC(V{O*7q~M_`O+*BEjGpB27898?E$&fOl60} z^#uY~%`e<!>l*eV`skX+ua`P1tkGKZi0w|PR^T1=B1WdOj?5fd9OjSHAGf`7VP$T= zp|V)_ZG)qS<5`oh8MQ|@>k8fpZjrVv%(7tdX=ExWEt0d2{U2V@_2P(JR@NKlMJ#D7 z1|?Be9*ehsouL12-J0NeQB|JC@61h@KM3c3icaqkUgw@Rd3yJgh0fv9cO02#JQ6=+ z9kFiO(wHNhJePIj-kRGr7Ig)SZ=Rhq;bLcS??(UnStlio*FS9fvT4<n=9C$G4qiX- zb(-~I#Tm7`IvFD7>{+9jf3z%m-x-;8znqVlKig{~&?BoBSSK_`*Iat$1TU>L>C*{a z3{`oBdn^hPj<+$);z(?25u5gxaq8l4cb~*nb^uemYKdz^NlIc#s#S7PDv)9@GB7mL zH89aNG!HQ}vNANYGP2M%Ft#!<ILWMb6-7gCeoAIqC2kEn;^t)nHAsSN2+mI{DNig) lWhgH%*UQYyE>2D?NY%?PN}v7CMhd8i!PC{xWt~$(695<|nCt)m literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..2e3b7aa302d8f0a3dbbddf327b4f78740436282f GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Bih8;@hG?A6 zooMLC<S5d%f96@Y8#&1lIa?Z)b+%S;`Ur4Ib2G^t5UyypWj2hO5OMJ!kLqi|Edo-T zJ(4<-PP~hFWA^CJ)8G5Pi@)b&h&Xk9+s;Lf4u_fo|NhfC-N_J8`Y~ghlF=>iva4TW zcs}gN+4qEN)w-}<$LFuu7v-Dny0gyi$WEi~-FgeGtJ+Mn{*~}vD(QH`H1Yl-70$DF z&Mhr+IyI?l`i<7}EnMqT{)*mUU4KeSGjhhV*aE#vGklDMn5E4QeX&3GCellE^}l*Y z{`Bt0!KaR@@{8JrtiH|W_^~_F*KULIsV)Ea*%r=9OXySEyW3nSXkvcJ-Lm8PmWqs? zV(X8aPd>{peQD7`k4_`KNj<jK`#wL^x0KC@wf?zV0T^bgC9V-ADTyViR>?)FK#IZ0 zz|c(Bz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS|I6tkV oJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0ML)fA^-pY literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ed51177a9f17fecbbd7e2bc9b01034b8ed48800a GIT binary patch literal 940 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MmU+53hIkyG zI`y>olt77N_0OLyQFZoQ$zvqiww1S8VYikP%fw5ER_tHUEx7ZAlTfaT@|M=W>{|^o zC%Sgea(FgZY6EwWu9H^t%#DtUZ;h7JJg&*-K7Q$sTKc@Z<>!9e+_yYmeXf|t`@;T3 zNz-$e^<|xE&~&TJW1DpG8jqYoxBcSPM(JDU7WJRveEaR|HQ)c?3YS*dhA=AMxgK!w z#(Il2eCNVuszu%4I<mF)zU`icZtJ?Vwe%13#(jQhRjH=6u0(as@sdNQVgm~gsb8J& zTYULZ!KrrqoIBOD;#2KUD+K9JUNrGseS5U)(a3r8rWPEjt*Dv!d6EF{{4?!*0-3^7 zZyek|w<|`7cmIjK<^1|_op!sNI2+!^FMNI=&S2L1hCsch|5tt)@!U9dcgp9w^9lP( z8ut22F8mawyEGx!*dTyI_JB=;ukVzmt8*9lbBijlXqP8wZp&d4){jtNTPCHkZB65u z=}td4Cm)D9kj_|BxxGMc-_OG_DL?u076dTzGTdiK{;IrTVF2T1!7suMrhyAK1~mEz zFKK7kn#N!e^nr`-@Nxlz?8$*@D?ai~jG5rJ&7kh1?u2b?CEv1Lemm3n9-Gvz2kGyp zaG#0z@Kq@NcE-Kyk+*L6t$ED%;8Dbi+1JXZ%%1qG=EXy{%e`vWZL$hq(=9G(YE3@v z-6EY5^rcXoktsyy#Fv(-c7cUTxjUOx6A!1W=vv)~4|8oe5VJsMgPQc~_fIBl|NJQ` z<c_*+<SzT$7g}BW`+lw$X0e;`yCvt2X9K4g>(;>N6^uzI`xY06*U!qAV=CCN=WWY> zlc{pv68?90)l}bLR5*J6=fkDedXd||x#fO1a7tF~_l{Q?RWFKP{F$vO-oRr&<7f1{ z)R_yX1nuFQ=G_(l;?biRjb#$@t`ZJ2RnPLAyR_-P*-v4sZoYH>fr(hP#5JNMC9x#c zD!C{XNHG{07@FxCnCKdshZq`J8JbxcS!f#=TNxOfWLCS1q9HdwB{QuOw}u^Y^D==N wBtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@0EsP&DF6Tf literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..2de82b35a86022167e348dbcb02a172e075ee231 GIT binary patch literal 533 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~B@_V{ChG?A6 zy=a|x$U&s_Vf`_=4Tk!?s*6M#J4772R@~r^c8cUVy<owD)~0qL7B-e+jMWOPevBVA z&;QITWzAH(TEiM15$^mX=j*%m;tY#pcCPc0FmXO}AW!VuKIO2>{l!^sJ6*F^?L6(L zAGKJfp{3}qPJB~!0Oy{iHAk5&S89E>xZmMdWjf)f*9=4E6{WjdlnZAknn}n@o2?TO zQ<E;4w8!P->Vv1)n5*kuy%zOO=dH=Fd!{t^?Y;ACtat4NneXRY|E-_*^KkjRLe(|P z65mcd^XJ9NY6Uf~`iCZ6ZflPp_cPj1yMDp`knaXQ5s5BUNnf+x1|8PxYWTUc{#Q@u z&4f$&%L)quJ@k(J5x9FQehyP2yGhC_TVQCZmbgZgq$HN4S|t~y0x1R~14A=i0~1|C z^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@q hz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RRbf!pHys literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e262e0ad4ecaa7c87bcebc960f17d056babae8bb GIT binary patch literal 906 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MT0C7GLp+X8 zoqF2uwu4C9e&cP$8xKx<<kZBq=7!=&u~5}jW!J@DEIWUIOOA1y4a=%4tMo6XZvV3A z-lQqso{ua#=gxeov_(Kj@1Oa!<In$}dq446kAbpwZoF<({PZJ?tLOS$O3T+4JuP$c z%j<bnvbQ64Zf;FG^YY=(c{_zaXmUy4Vm94$_i~-){SyywoZjQ!*s_erYQ4$hcWWE2 z8J$*OzMb_YUHH$Zxouw^{a(G@*)TubFXioyon`0NzPfTrRPb))pTAkYzH)DO2}|n6 zzu)9sq8Hy=wn)EMy1{>9?542V+2XZPz59Np<$k?b_g5;xzm-?Q{QY)+fnBWrkD`9a zf3Uh1XST!oPwCouCl$i14MiDJj~)xivc1BmkbC1>GY8|<Z&PRY%ZdG;KTX)Q>*-2& zhAauEmC;A|F1$b3ZN#`DOVp41D?5kKjgr7AQ}rA*^|@X=d9d3dvXfc5l~LMKhwH)0 zMc1T@rd}<0Bl=ag+Q6tmL%n&0fx@Q;PRtsf2iaN|>mN8SvtiZEW*aS@h?a6mgRtn8 zlDn6NE#%oR?z1z!&t!u3#yL*=f>;t>e@J6E5ODC}&U1UcmVXQQ-G3wO{F!$G1}R+M ze3o*)JaxEkv8V;Fg-=k!lOm;~v6g~{ufHotHAae8-nKu%=xb#hQkwns&AJbM&QA`% zsAM`I-xi$wxA<;6lj)RiLHYO2-QKnK(C;r-Q+^9o6+BM5xjz586Z^5qd%Tm*Jv}N^ z`Il9{#JeDkZ*ud=gVF_tAMfnAmG#hX&)efhvlpb_<0)&`yuSN9BZKIn>Gw9DTK0N( zH<NPlLi=a$H!0WtjJ=#%5o)(w+{xj<p5{CckByg)ZeQsm$uG{RlU&r6vN^S$QRV=n zuJhLpGhh-`Epd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^egR)%I)Mi$xz##ROfCz;i* zqG-s?PsvQH#I0dR+`LSn21$?&!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6cw Nc)I$ztaD0e0sy6MgIWLp literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..93520cbb6ea76f60c8d33e201f127769feb367fe GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BN_e_BhG?A6 zy?EZs$x-C^$M-!kmlo9D$!=WtMKmT|KQJJ#MNBD+|MDZdW*5Oge}Qe@(L3`dp6fYQ zD##}JXs+0Ip_I?j=YF1fSkTA7pnZ0wt*|JQ(#8JWt=fX>qKpQ*>+^nWdAQ2Ff7|Cz z0b6dKnIp4DttIoO#@#3WKBrfBYUZwszjm54u(^%>#jLs`l7CIsG%rzeGT-p<onhpb zI_(_?S7eA(3)Rc*JgBtEZeGeZ(H)L@`e`1Tzh<tIKC$>|L&UMzi)DQp8NTl$l9tNN zxK_WwYSnx3lS^mEsIN-ClG>`U_vjLl_{|#@zOCK!{>^Ev+}(w@_ecnC^r|=6lUVyF zVah+VteXEd@5DJz{E0L6ohBnUX@)BIzDdXBpJ*1w?YiXq7Z_}+C9V-ADTyViR>?)F zK#IZ0z|c(Bz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS| sI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0Bz{c6#xJL literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5fb2f9f499188ff6f3bf99680ef731c7bf1beae4 GIT binary patch literal 918 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MCV09yhIkyG zI`zDFNTA4Z`|o|vT2kF2Y*K_oGVeQ`5}TSaTS+xYBkQu(MvgnIf{q^BF8Kas7Yx~Q zBJAK6os)GsN~cco%=$RjoGmKy%9oORnTCrO|8#p^TmF5|=fCr+_kX|hnP>F^!+iO< zx3Z*ea@AZu|4dW)+=`QeOq+{l-jmqvU|*^@Grm+~$HX6-mo;2peE15p{F&yMOS{Z? z9hFw}mu86XZrJj&{GBkL={r$Qm#41Fbl>d0t>y2c`ho3g+r_oj;UP8a!+BM`D{3Eg zSCu=dJejrPOa*%c`#r~*qEj3HAGTfeXuZF_#}A=BwmT11&J_Aub$TK5j^{3_S7Y~R z?$ppa?>)bEtN5p&l0QZt{}`#oyY6j%dWrE)S>Q<%3yA}_^|jtFy1@8k?~BEUbC_1o zJ>U_-Sj%x%Hl+FLUICjvEeD}Tx)H0^WHMcv$QqO&)u?q^?1n<%I=+#yj6!QVvn zl(yYCBRWm~!}U(B38fA18#X=@o-sF&)ra|oO2gH_4Q~Tkw=n-PbkJ2^a9rvA1C1W_ zMphHG%Zna5FA@2)cF$V5cB$+lE0%)+FXnLG-)GotP@b&Du*son@e-H4`!>CvFFsX& zEw9BJjg~!+g*xKzb)VVNsef?uWebZC{nk{6khJU5Pi#54=EV^OKEB)2&z5YxCmZ<j zZgDnG=<9jYD=&W8oBP$mqO~z-%QAy&_fz_&6#SdIf@Shy)?d$RYFzhz6pmgunL+If zqvzyxGn!giICIToO_*0+S!(-p`TzF!icA+`%fIIM-k-Glw4rVJ=QC>q<s0Jv#PF=Q zE8Mg0+qZYioIg%`bl%kZn_=avuRaV8eU_V!ela-Bb2UWxS_I?%AHC~*^jfu6tysdu ztigR|^3nLY-}rN641I#NSyX|^Rkg%5q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d({d zSs7Vq8yH&|7@TBQyNaSAH$NpatrE9}9dYwAff^)1HU#IVm6RtIr81P4m+NKbWfvzW a7NqLs7p2dBXCnnv#Ng@b=d#Wzp$Pz=CWWW~ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..2e3b7aa302d8f0a3dbbddf327b4f78740436282f GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Bih8;@hG?A6 zooMLC<S5d%f96@Y8#&1lIa?Z)b+%S;`Ur4Ib2G^t5UyypWj2hO5OMJ!kLqi|Edo-T zJ(4<-PP~hFWA^CJ)8G5Pi@)b&h&Xk9+s;Lf4u_fo|NhfC-N_J8`Y~ghlF=>iva4TW zcs}gN+4qEN)w-}<$LFuu7v-Dny0gyi$WEi~-FgeGtJ+Mn{*~}vD(QH`H1Yl-70$DF z&Mhr+IyI?l`i<7}EnMqT{)*mUU4KeSGjhhV*aE#vGklDMn5E4QeX&3GCellE^}l*Y z{`Bt0!KaR@@{8JrtiH|W_^~_F*KULIsV)Ea*%r=9OXySEyW3nSXkvcJ-Lm8PmWqs? zV(X8aPd>{peQD7`k4_`KNj<jK`#wL^x0KC@wf?zV0T^bgC9V-ADTyViR>?)FK#IZ0 zz|c(Bz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS|I6tkV oJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0ML)fA^-pY literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ed51177a9f17fecbbd7e2bc9b01034b8ed48800a GIT binary patch literal 940 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MmU+53hIkyG zI`y>olt77N_0OLyQFZoQ$zvqiww1S8VYikP%fw5ER_tHUEx7ZAlTfaT@|M=W>{|^o zC%Sgea(FgZY6EwWu9H^t%#DtUZ;h7JJg&*-K7Q$sTKc@Z<>!9e+_yYmeXf|t`@;T3 zNz-$e^<|xE&~&TJW1DpG8jqYoxBcSPM(JDU7WJRveEaR|HQ)c?3YS*dhA=AMxgK!w z#(Il2eCNVuszu%4I<mF)zU`icZtJ?Vwe%13#(jQhRjH=6u0(as@sdNQVgm~gsb8J& zTYULZ!KrrqoIBOD;#2KUD+K9JUNrGseS5U)(a3r8rWPEjt*Dv!d6EF{{4?!*0-3^7 zZyek|w<|`7cmIjK<^1|_op!sNI2+!^FMNI=&S2L1hCsch|5tt)@!U9dcgp9w^9lP( z8ut22F8mawyEGx!*dTyI_JB=;ukVzmt8*9lbBijlXqP8wZp&d4){jtNTPCHkZB65u z=}td4Cm)D9kj_|BxxGMc-_OG_DL?u076dTzGTdiK{;IrTVF2T1!7suMrhyAK1~mEz zFKK7kn#N!e^nr`-@Nxlz?8$*@D?ai~jG5rJ&7kh1?u2b?CEv1Lemm3n9-Gvz2kGyp zaG#0z@Kq@NcE-Kyk+*L6t$ED%;8Dbi+1JXZ%%1qG=EXy{%e`vWZL$hq(=9G(YE3@v z-6EY5^rcXoktsyy#Fv(-c7cUTxjUOx6A!1W=vv)~4|8oe5VJsMgPQc~_fIBl|NJQ` z<c_*+<SzT$7g}BW`+lw$X0e;`yCvt2X9K4g>(;>N6^uzI`xY06*U!qAV=CCN=WWY> zlc{pv68?90)l}bLR5*J6=fkDedXd||x#fO1a7tF~_l{Q?RWFKP{F$vO-oRr&<7f1{ z)R_yX1nuFQ=G_(l;?biRjb#$@t`ZJ2RnPLAyR_-P*-v4sZoYH>fr(hP#5JNMC9x#c zD!C{XNHG{07@FxCnCKdshZq`J8JbxcS!f#=TNxOfWLCS1q9HdwB{QuOw}u^Y^D==N wBtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@0EsP&DF6Tf literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..2e3b7aa302d8f0a3dbbddf327b4f78740436282f GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Bih8;@hG?A6 zooMLC<S5d%f96@Y8#&1lIa?Z)b+%S;`Ur4Ib2G^t5UyypWj2hO5OMJ!kLqi|Edo-T zJ(4<-PP~hFWA^CJ)8G5Pi@)b&h&Xk9+s;Lf4u_fo|NhfC-N_J8`Y~ghlF=>iva4TW zcs}gN+4qEN)w-}<$LFuu7v-Dny0gyi$WEi~-FgeGtJ+Mn{*~}vD(QH`H1Yl-70$DF z&Mhr+IyI?l`i<7}EnMqT{)*mUU4KeSGjhhV*aE#vGklDMn5E4QeX&3GCellE^}l*Y z{`Bt0!KaR@@{8JrtiH|W_^~_F*KULIsV)Ea*%r=9OXySEyW3nSXkvcJ-Lm8PmWqs? zV(X8aPd>{peQD7`k4_`KNj<jK`#wL^x0KC@wf?zV0T^bgC9V-ADTyViR>?)FK#IZ0 zz|c(Bz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS|I6tkV oJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0ML)fA^-pY literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ed51177a9f17fecbbd7e2bc9b01034b8ed48800a GIT binary patch literal 940 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MmU+53hIkyG zI`y>olt77N_0OLyQFZoQ$zvqiww1S8VYikP%fw5ER_tHUEx7ZAlTfaT@|M=W>{|^o zC%Sgea(FgZY6EwWu9H^t%#DtUZ;h7JJg&*-K7Q$sTKc@Z<>!9e+_yYmeXf|t`@;T3 zNz-$e^<|xE&~&TJW1DpG8jqYoxBcSPM(JDU7WJRveEaR|HQ)c?3YS*dhA=AMxgK!w z#(Il2eCNVuszu%4I<mF)zU`icZtJ?Vwe%13#(jQhRjH=6u0(as@sdNQVgm~gsb8J& zTYULZ!KrrqoIBOD;#2KUD+K9JUNrGseS5U)(a3r8rWPEjt*Dv!d6EF{{4?!*0-3^7 zZyek|w<|`7cmIjK<^1|_op!sNI2+!^FMNI=&S2L1hCsch|5tt)@!U9dcgp9w^9lP( z8ut22F8mawyEGx!*dTyI_JB=;ukVzmt8*9lbBijlXqP8wZp&d4){jtNTPCHkZB65u z=}td4Cm)D9kj_|BxxGMc-_OG_DL?u076dTzGTdiK{;IrTVF2T1!7suMrhyAK1~mEz zFKK7kn#N!e^nr`-@Nxlz?8$*@D?ai~jG5rJ&7kh1?u2b?CEv1Lemm3n9-Gvz2kGyp zaG#0z@Kq@NcE-Kyk+*L6t$ED%;8Dbi+1JXZ%%1qG=EXy{%e`vWZL$hq(=9G(YE3@v z-6EY5^rcXoktsyy#Fv(-c7cUTxjUOx6A!1W=vv)~4|8oe5VJsMgPQc~_fIBl|NJQ` z<c_*+<SzT$7g}BW`+lw$X0e;`yCvt2X9K4g>(;>N6^uzI`xY06*U!qAV=CCN=WWY> zlc{pv68?90)l}bLR5*J6=fkDedXd||x#fO1a7tF~_l{Q?RWFKP{F$vO-oRr&<7f1{ z)R_yX1nuFQ=G_(l;?biRjb#$@t`ZJ2RnPLAyR_-P*-v4sZoYH>fr(hP#5JNMC9x#c zD!C{XNHG{07@FxCnCKdshZq`J8JbxcS!f#=TNxOfWLCS1q9HdwB{QuOw}u^Y^D==N wBtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@0EsP&DF6Tf literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-hover-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ff5fa54a818ad3cd9fa33da10efe61f8f80e1e85 GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Bih8;@hG?A6 zy=dsi<S26N<A0u;2X;+O+<4K+g6Ya5Rf9kcjU0{w7VGmH(iPmewS?cMuxVXW&QLT- zGdGdCHev488@We*p88(*`O_yih67&v;=8n?ez@q&oO5sPj6KQ>X}muVh%=t*o;1ty zw42O~?r+h4Gfcl!**);T60lzUYtoLoyZO&uT5Z__V*fUo7XQ7$uDOe)YyxXsd)JcA zZOxa~Tsbl|WbX;SQ-Yx~o`2rnb_`N>^P09Om;IRyui+$5vrX$XB#s4_ty#i%^@II| z<gGR~$8_~}`hSU7pC9$(XuQs=XK^Z#3R8dYwDr23G-c|1_U-a6OO)y_7FWft56*fd zyfo2fZ{4jw8x(cbL{>g{q+s~Q<Hob2@rI%4?RIr*nt@@aTH+c}l9E`GYL#4+3Zxi} z3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI(pOTqYiCe>txOtgC4U!-mg7ec# p$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OOBF$|3*& literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..360aa8e577ac1b3d5afd84f4ea85e03813342d44 GIT binary patch literal 929 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MW_!9ghIkyG zI`zDFNTA4Z`|qzzTD?3Yd6Fh2<}P+P(NuInplgc4!hcOZi-nd5b(&2QOy-W>wz}1o zoA=OB50+xL4e}nWfgw`oW{51Cw&<JN{mg}F&t}j0`R?A%=f7>gX@T{3K;aq?-# zwMI)tCUW-}J4{)3@!qRSn}o1ByPFTJ^QBIFKJmxxL?-{aKj98p8Orh%>*uPSF)&=v zP_x$H>KnEs6PcP0^D8Gz3tgY?WZ8Rd@zOv+QS(bu+vQFdYJYb<+IeM_Vr8dQq07?4 z&Q9yP-S)flZDvzSHB!^k{eLOj<!I#WeHsrte*gH=b<#V=Bxp95tivnU)D=ZPmnen1 zJdONx&o=F&)0W>_uNiaF+jeqPoy=Ip<aRdogyrn%-HeOcU7qHydSaiuM|f}Xl$;Gw ztR+je4=CRVbQFvD#%%lYlPS+WA)UI@ej7G!DK}u*#_=KA%<0(llAo{J8hsniGx;p9 zY4M&Bx9iNzY4Q*FmuOFrWKd&B{>ib+_N}A{(|iV<y$_}>KW#4hVKsk%xA+X<ms~Fj zC3u*N%eG9<7pb1@VdQf9tlmDeeQZM8s^$q~oVc96XSH;0>&b70;xo2B*dlCPZMXc- zoa)y%j|W_~J#ciRz?_AQPs5hzi0)!BZRs=lZhhcN(GJ&;W7nolSkTk?ZHth?fouD1 zZ1a{nhsdn-&(kTCwpHi6xSYS}Gp9g=!Ib@On=@YLKbi6U$<w7PcG%{2f0@(zqpRxf z@}j%|hMEPzht-~SJ1=tJ_OZMw!tAVkR$YAFKOSK@rhu8{4}HpHZ`*A9Q2MFt^4&W2 z22Hi;hgMt1?XSFic5kbDjcVD)=dbuwez6_yU4JZ=;n~lVZ;EzZKfx23^00Jc%(5A7 z;cDv5^7eK{h7CsUO_6i1X6|R)<}2L$tW0zYFy*S2xJHzuB$lLFB^RXvDF!10Lo;0i z6J0~|5JMv?Lo+KQ3vB~qD+7a*%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J& k^73-M%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!02v2_0{{R3 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-hover.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..ff5fa54a818ad3cd9fa33da10efe61f8f80e1e85 GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Bih8;@hG?A6 zy=dsi<S26N<A0u;2X;+O+<4K+g6Ya5Rf9kcjU0{w7VGmH(iPmewS?cMuxVXW&QLT- zGdGdCHev488@We*p88(*`O_yih67&v;=8n?ez@q&oO5sPj6KQ>X}muVh%=t*o;1ty zw42O~?r+h4Gfcl!**);T60lzUYtoLoyZO&uT5Z__V*fUo7XQ7$uDOe)YyxXsd)JcA zZOxa~Tsbl|WbX;SQ-Yx~o`2rnb_`N>^P09Om;IRyui+$5vrX$XB#s4_ty#i%^@II| z<gGR~$8_~}`hSU7pC9$(XuQs=XK^Z#3R8dYwDr23G-c|1_U-a6OO)y_7FWft56*fd zyfo2fZ{4jw8x(cbL{>g{q+s~Q<Hob2@rI%4?RIr*nt@@aTH+c}l9E`GYL#4+3Zxi} z3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI(pOTqYiCe>txOtgC4U!-mg7ec# p$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OOBF$|3*& literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..360aa8e577ac1b3d5afd84f4ea85e03813342d44 GIT binary patch literal 929 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MW_!9ghIkyG zI`zDFNTA4Z`|qzzTD?3Yd6Fh2<}P+P(NuInplgc4!hcOZi-nd5b(&2QOy-W>wz}1o zoA=OB50+xL4e}nWfgw`oW{51Cw&<JN{mg}F&t}j0`R?A%=f7>gX@T{3K;aq?-# zwMI)tCUW-}J4{)3@!qRSn}o1ByPFTJ^QBIFKJmxxL?-{aKj98p8Orh%>*uPSF)&=v zP_x$H>KnEs6PcP0^D8Gz3tgY?WZ8Rd@zOv+QS(bu+vQFdYJYb<+IeM_Vr8dQq07?4 z&Q9yP-S)flZDvzSHB!^k{eLOj<!I#WeHsrte*gH=b<#V=Bxp95tivnU)D=ZPmnen1 zJdONx&o=F&)0W>_uNiaF+jeqPoy=Ip<aRdogyrn%-HeOcU7qHydSaiuM|f}Xl$;Gw ztR+je4=CRVbQFvD#%%lYlPS+WA)UI@ej7G!DK}u*#_=KA%<0(llAo{J8hsniGx;p9 zY4M&Bx9iNzY4Q*FmuOFrWKd&B{>ib+_N}A{(|iV<y$_}>KW#4hVKsk%xA+X<ms~Fj zC3u*N%eG9<7pb1@VdQf9tlmDeeQZM8s^$q~oVc96XSH;0>&b70;xo2B*dlCPZMXc- zoa)y%j|W_~J#ciRz?_AQPs5hzi0)!BZRs=lZhhcN(GJ&;W7nolSkTk?ZHth?fouD1 zZ1a{nhsdn-&(kTCwpHi6xSYS}Gp9g=!Ib@On=@YLKbi6U$<w7PcG%{2f0@(zqpRxf z@}j%|hMEPzht-~SJ1=tJ_OZMw!tAVkR$YAFKOSK@rhu8{4}HpHZ`*A9Q2MFt^4&W2 z22Hi;hgMt1?XSFic5kbDjcVD)=dbuwez6_yU4JZ=;n~lVZ;EzZKfx23^00Jc%(5A7 z;cDv5^7eK{h7CsUO_6i1X6|R)<}2L$tW0zYFy*S2xJHzuB$lLFB^RXvDF!10Lo;0i z6J0~|5JMv?Lo+KQ3vB~qD+7a*%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J& k^73-M%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!02v2_0{{R3 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..2de82b35a86022167e348dbcb02a172e075ee231 GIT binary patch literal 533 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~B@_V{ChG?A6 zy=a|x$U&s_Vf`_=4Tk!?s*6M#J4772R@~r^c8cUVy<owD)~0qL7B-e+jMWOPevBVA z&;QITWzAH(TEiM15$^mX=j*%m;tY#pcCPc0FmXO}AW!VuKIO2>{l!^sJ6*F^?L6(L zAGKJfp{3}qPJB~!0Oy{iHAk5&S89E>xZmMdWjf)f*9=4E6{WjdlnZAknn}n@o2?TO zQ<E;4w8!P->Vv1)n5*kuy%zOO=dH=Fd!{t^?Y;ACtat4NneXRY|E-_*^KkjRLe(|P z65mcd^XJ9NY6Uf~`iCZ6ZflPp_cPj1yMDp`knaXQ5s5BUNnf+x1|8PxYWTUc{#Q@u z&4f$&%L)quJ@k(J5x9FQehyP2yGhC_TVQCZmbgZgq$HN4S|t~y0x1R~14A=i0~1|C z^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@q hz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RRbf!pHys literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e262e0ad4ecaa7c87bcebc960f17d056babae8bb GIT binary patch literal 906 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MT0C7GLp+X8 zoqF2uwu4C9e&cP$8xKx<<kZBq=7!=&u~5}jW!J@DEIWUIOOA1y4a=%4tMo6XZvV3A z-lQqso{ua#=gxeov_(Kj@1Oa!<In$}dq446kAbpwZoF<({PZJ?tLOS$O3T+4JuP$c z%j<bnvbQ64Zf;FG^YY=(c{_zaXmUy4Vm94$_i~-){SyywoZjQ!*s_erYQ4$hcWWE2 z8J$*OzMb_YUHH$Zxouw^{a(G@*)TubFXioyon`0NzPfTrRPb))pTAkYzH)DO2}|n6 zzu)9sq8Hy=wn)EMy1{>9?542V+2XZPz59Np<$k?b_g5;xzm-?Q{QY)+fnBWrkD`9a zf3Uh1XST!oPwCouCl$i14MiDJj~)xivc1BmkbC1>GY8|<Z&PRY%ZdG;KTX)Q>*-2& zhAauEmC;A|F1$b3ZN#`DOVp41D?5kKjgr7AQ}rA*^|@X=d9d3dvXfc5l~LMKhwH)0 zMc1T@rd}<0Bl=ag+Q6tmL%n&0fx@Q;PRtsf2iaN|>mN8SvtiZEW*aS@h?a6mgRtn8 zlDn6NE#%oR?z1z!&t!u3#yL*=f>;t>e@J6E5ODC}&U1UcmVXQQ-G3wO{F!$G1}R+M ze3o*)JaxEkv8V;Fg-=k!lOm;~v6g~{ufHotHAae8-nKu%=xb#hQkwns&AJbM&QA`% zsAM`I-xi$wxA<;6lj)RiLHYO2-QKnK(C;r-Q+^9o6+BM5xjz586Z^5qd%Tm*Jv}N^ z`Il9{#JeDkZ*ud=gVF_tAMfnAmG#hX&)efhvlpb_<0)&`yuSN9BZKIn>Gw9DTK0N( zH<NPlLi=a$H!0WtjJ=#%5o)(w+{xj<p5{CckByg)ZeQsm$uG{RlU&r6vN^S$QRV=n zuJhLpGhh-`Epd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^egR)%I)Mi$xz##ROfCz;i* zqG-s?PsvQH#I0dR+`LSn21$?&!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6cw Nc)I$ztaD0e0sy6MgIWLp literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..93520cbb6ea76f60c8d33e201f127769feb367fe GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BN_e_BhG?A6 zy?EZs$x-C^$M-!kmlo9D$!=WtMKmT|KQJJ#MNBD+|MDZdW*5Oge}Qe@(L3`dp6fYQ zD##}JXs+0Ip_I?j=YF1fSkTA7pnZ0wt*|JQ(#8JWt=fX>qKpQ*>+^nWdAQ2Ff7|Cz z0b6dKnIp4DttIoO#@#3WKBrfBYUZwszjm54u(^%>#jLs`l7CIsG%rzeGT-p<onhpb zI_(_?S7eA(3)Rc*JgBtEZeGeZ(H)L@`e`1Tzh<tIKC$>|L&UMzi)DQp8NTl$l9tNN zxK_WwYSnx3lS^mEsIN-ClG>`U_vjLl_{|#@zOCK!{>^Ev+}(w@_ecnC^r|=6lUVyF zVah+VteXEd@5DJz{E0L6ohBnUX@)BIzDdXBpJ*1w?YiXq7Z_}+C9V-ADTyViR>?)F zK#IZ0z|c(Bz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS| sI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0Bz{c6#xJL literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5fb2f9f499188ff6f3bf99680ef731c7bf1beae4 GIT binary patch literal 918 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MCV09yhIkyG zI`zDFNTA4Z`|o|vT2kF2Y*K_oGVeQ`5}TSaTS+xYBkQu(MvgnIf{q^BF8Kas7Yx~Q zBJAK6os)GsN~cco%=$RjoGmKy%9oORnTCrO|8#p^TmF5|=fCr+_kX|hnP>F^!+iO< zx3Z*ea@AZu|4dW)+=`QeOq+{l-jmqvU|*^@Grm+~$HX6-mo;2peE15p{F&yMOS{Z? z9hFw}mu86XZrJj&{GBkL={r$Qm#41Fbl>d0t>y2c`ho3g+r_oj;UP8a!+BM`D{3Eg zSCu=dJejrPOa*%c`#r~*qEj3HAGTfeXuZF_#}A=BwmT11&J_Aub$TK5j^{3_S7Y~R z?$ppa?>)bEtN5p&l0QZt{}`#oyY6j%dWrE)S>Q<%3yA}_^|jtFy1@8k?~BEUbC_1o zJ>U_-Sj%x%Hl+FLUICjvEeD}Tx)H0^WHMcv$QqO&)u?q^?1n<%I=+#yj6!QVvn zl(yYCBRWm~!}U(B38fA18#X=@o-sF&)ra|oO2gH_4Q~Tkw=n-PbkJ2^a9rvA1C1W_ zMphHG%Zna5FA@2)cF$V5cB$+lE0%)+FXnLG-)GotP@b&Du*son@e-H4`!>CvFFsX& zEw9BJjg~!+g*xKzb)VVNsef?uWebZC{nk{6khJU5Pi#54=EV^OKEB)2&z5YxCmZ<j zZgDnG=<9jYD=&W8oBP$mqO~z-%QAy&_fz_&6#SdIf@Shy)?d$RYFzhz6pmgunL+If zqvzyxGn!giICIToO_*0+S!(-p`TzF!icA+`%fIIM-k-Glw4rVJ=QC>q<s0Jv#PF=Q zE8Mg0+qZYioIg%`bl%kZn_=avuRaV8eU_V!ela-Bb2UWxS_I?%AHC~*^jfu6tysdu ztigR|^3nLY-}rN641I#NSyX|^Rkg%5q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d({d zSs7Vq8yH&|7@TBQyNaSAH$NpatrE9}9dYwAff^)1HU#IVm6RtIr81P4m+NKbWfvzW a7NqLs7p2dBXCnnv#Ng@b=d#Wzp$Pz=CWWW~ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..2e3b7aa302d8f0a3dbbddf327b4f78740436282f GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Bih8;@hG?A6 zooMLC<S5d%f96@Y8#&1lIa?Z)b+%S;`Ur4Ib2G^t5UyypWj2hO5OMJ!kLqi|Edo-T zJ(4<-PP~hFWA^CJ)8G5Pi@)b&h&Xk9+s;Lf4u_fo|NhfC-N_J8`Y~ghlF=>iva4TW zcs}gN+4qEN)w-}<$LFuu7v-Dny0gyi$WEi~-FgeGtJ+Mn{*~}vD(QH`H1Yl-70$DF z&Mhr+IyI?l`i<7}EnMqT{)*mUU4KeSGjhhV*aE#vGklDMn5E4QeX&3GCellE^}l*Y z{`Bt0!KaR@@{8JrtiH|W_^~_F*KULIsV)Ea*%r=9OXySEyW3nSXkvcJ-Lm8PmWqs? zV(X8aPd>{peQD7`k4_`KNj<jK`#wL^x0KC@wf?zV0T^bgC9V-ADTyViR>?)FK#IZ0 zz|c(Bz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS|I6tkV oJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0ML)fA^-pY literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked@2.png b/.themes/papirus-dark/gtk-3.0/assets/radio-unchecked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ed51177a9f17fecbbd7e2bc9b01034b8ed48800a GIT binary patch literal 940 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MmU+53hIkyG zI`y>olt77N_0OLyQFZoQ$zvqiww1S8VYikP%fw5ER_tHUEx7ZAlTfaT@|M=W>{|^o zC%Sgea(FgZY6EwWu9H^t%#DtUZ;h7JJg&*-K7Q$sTKc@Z<>!9e+_yYmeXf|t`@;T3 zNz-$e^<|xE&~&TJW1DpG8jqYoxBcSPM(JDU7WJRveEaR|HQ)c?3YS*dhA=AMxgK!w z#(Il2eCNVuszu%4I<mF)zU`icZtJ?Vwe%13#(jQhRjH=6u0(as@sdNQVgm~gsb8J& zTYULZ!KrrqoIBOD;#2KUD+K9JUNrGseS5U)(a3r8rWPEjt*Dv!d6EF{{4?!*0-3^7 zZyek|w<|`7cmIjK<^1|_op!sNI2+!^FMNI=&S2L1hCsch|5tt)@!U9dcgp9w^9lP( z8ut22F8mawyEGx!*dTyI_JB=;ukVzmt8*9lbBijlXqP8wZp&d4){jtNTPCHkZB65u z=}td4Cm)D9kj_|BxxGMc-_OG_DL?u076dTzGTdiK{;IrTVF2T1!7suMrhyAK1~mEz zFKK7kn#N!e^nr`-@Nxlz?8$*@D?ai~jG5rJ&7kh1?u2b?CEv1Lemm3n9-Gvz2kGyp zaG#0z@Kq@NcE-Kyk+*L6t$ED%;8Dbi+1JXZ%%1qG=EXy{%e`vWZL$hq(=9G(YE3@v z-6EY5^rcXoktsyy#Fv(-c7cUTxjUOx6A!1W=vv)~4|8oe5VJsMgPQc~_fIBl|NJQ` z<c_*+<SzT$7g}BW`+lw$X0e;`yCvt2X9K4g>(;>N6^uzI`xY06*U!qAV=CCN=WWY> zlc{pv68?90)l}bLR5*J6=fkDedXd||x#fO1a7tF~_l{Q?RWFKP{F$vO-oRr&<7f1{ z)R_yX1nuFQ=G_(l;?biRjb#$@t`ZJ2RnPLAyR_-P*-v4sZoYH>fr(hP#5JNMC9x#c zD!C{XNHG{07@FxCnCKdshZq`J8JbxcS!f#=TNxOfWLCS1q9HdwB{QuOw}u^Y^D==N wBtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@0EsP&DF6Tf literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-active-dark.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8f4bec6651e357d3a5c38eb32961a849ac06bfad GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`JRy>Eak-aXL9c zqT)bD!nsQc8Oa-x5)v$qh0H7xc0MR`w_aV+V&R<po@Xn=6@1iYG}Q+`yu`y3^MCn) z83n97&osiK6SNYX0}u4AWMG#FHLwx=<0SaMbL9h;uBOKlToRil_Z?ii|L^I80TZfP zPj(~<A5L#O&m%3#W4unNNZOW>LDE~wr?rfEBG4_WC9V-ADTyViR>?)FK#IZ0z|c(B zz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS|I6tkVJh3R1 kp}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ01*m$KmY&$ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-active-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..99c8ff74c2f93379a84186299beeb293bec187ef GIT binary patch literal 505 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALZ3Zd977@w zzrD7bkI_+t?Lqyt@EaZ-O;L*i*6cXKoN+TxRmJ6Lsfp0Uw=rCgSUCibnpJU4+;PPC z%&Y6?=3Lc07yqyL-1IXc%mo$=0kS=-E;;gQGMMK)_*Q1m;B0K>W*e~X@!NCOLIz%^ zWQ`Qxu}-~b8zFTtDdB|c3#$o7-)ML!q%U4kv+>hPPo_hSYWtj->Kxe@I4~J(b!cMa z(M|YcCa1__aDagsNF4aj9AvGZ`CuuloXLYs#(uUK-3OB#>bmw8)y|$jx#8()Hob+f z(-WiZYFWR?7jmy&U!}R`-RJ74zjyUdie-5)??}>CyUT1LlWO;KxzUL^fkhHP@2i%$ zMwFx^mZVxG7o`Fz1|tJQGhG7{T|@H_LnA9gGb<wtZ3AN~1A~*yYFAM-<mRVjrd8tB zup@3>CQySU$cEtjw370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts5 D1+1?A literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-active.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-active.png new file mode 100644 index 0000000000000000000000000000000000000000..8f4bec6651e357d3a5c38eb32961a849ac06bfad GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`JRy>Eak-aXL9c zqT)bD!nsQc8Oa-x5)v$qh0H7xc0MR`w_aV+V&R<po@Xn=6@1iYG}Q+`yu`y3^MCn) z83n97&osiK6SNYX0}u4AWMG#FHLwx=<0SaMbL9h;uBOKlToRil_Z?ii|L^I80TZfP zPj(~<A5L#O&m%3#W4unNNZOW>LDE~wr?rfEBG4_WC9V-ADTyViR>?)FK#IZ0z|c(B zz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS|I6tkVJh3R1 kp}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ01*m$KmY&$ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..99c8ff74c2f93379a84186299beeb293bec187ef GIT binary patch literal 505 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALZ3Zd977@w zzrD7bkI_+t?Lqyt@EaZ-O;L*i*6cXKoN+TxRmJ6Lsfp0Uw=rCgSUCibnpJU4+;PPC z%&Y6?=3Lc07yqyL-1IXc%mo$=0kS=-E;;gQGMMK)_*Q1m;B0K>W*e~X@!NCOLIz%^ zWQ`Qxu}-~b8zFTtDdB|c3#$o7-)ML!q%U4kv+>hPPo_hSYWtj->Kxe@I4~J(b!cMa z(M|YcCa1__aDagsNF4aj9AvGZ`CuuloXLYs#(uUK-3OB#>bmw8)y|$jx#8()Hob+f z(-WiZYFWR?7jmy&U!}R`-RJ74zjyUdie-5)??}>CyUT1LlWO;KxzUL^fkhHP@2i%$ zMwFx^mZVxG7o`Fz1|tJQGhG7{T|@H_LnA9gGb<wtZ3AN~1A~*yYFAM-<mRVjrd8tB zup@3>CQySU$cEtjw370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts5 D1+1?A literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-dark.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..237568696ec6a957096ada941fac59dbdedaef04 GIT binary patch literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`JR)>Eak-aXL9c zqT)bD!n&&o8Oa-x5)v%FtvC9j*4FfO*MC2w0w>G+5@(y&In3}eVEw=R&{9c>9sm3r z4F$Q*1g_b3AmG4(wnYuH!Hj$cs}d@-ezYq66AnJenNoS|u>_aIX32dApYH#A`e1-S z$<z6Qht=B7^UVLBpJKqX)9Xa;7Z!$R+;WN+f5u(~I!3j`HKHUXu_V<hxhNG#F&G&b zn&}#t=o*@b7#dj_npqiHXd4(?85o>oRzua0o1c=IR*74~j<|W5KpP}MHU#IVm6RtI mr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b=d#Wzp$Pzj0D^@8 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3ef5ea50844b4cf63a3356c04e81e2f547759c8c GIT binary patch literal 516 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALjOEn977@w zzrAMYci2FL?ZN+@F$-6P9C6@3FiEka;m|oJ&)d3FtAz8K0?ZdRIK(srb*^+@!0e>t zI_Ka!pQQcQb7b$?+x`BZV(rb)%eLTxQ=y~fQVW(BxA!K_(~V}}zk5!0-M{m9ULSn( zD_{M=%KYgT-*#lrNw@#Ha3z0UukPN`goZ;CIp+8jNY!jyBGcV)`k<;fqf5+uCCL|? z)L)!zNMyX6_nR-!fss`t07!h3-|(hRn|Z%Zz{vw$tYJn5&wpKs$o*qsRaN6I^g=&R z?<A+XLb`iI_3Qa*LF=pSAMbc|q#|?9o0*Ru9xGmXA-CJu*tJWUAwJ@P-R}lB;WJ`N zYfa>pc5IaghJ<Q~YeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y&^9o(GB7yF ztacSeLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=T PsEEPS)z4*}Q$iB}-u}EZ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-active-dark.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3bd88ff5f2adef4811d704d946e5780c0b382964 GIT binary patch literal 380 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}d-0x}bFCL{rc$~;{hLo7}w zCrGgNa6FT_TYp*NjKmF&7e9^`OfuB|%GJiW*+k-;VS!NQTXVI=Q)UaO3CC>c&3Mbh z6Z3ypf=>%$m`dec!OILrjE5SMRbJk1Ph<#IJ#4;cYkjiDVFQJyYKtuoE4IyNG5w!n z@#DPCTd}2a@_s;{9FoZT+nS^dbb)G#YeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF= zG_x|Y&^9o(GB7yFtacSeLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rL bPAo{(%P&fw{mw=TsEEPS)z4*}Q$iB}{fu_B literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-active-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0f23c13772a6d68dd79824009c70fad37f247aac GIT binary patch literal 512 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALccs+977@w zCnrd-E=~~XDLK#)Ytiqi-edS}zhX0so~TRne;$2_bA~$C;#2?4&tN|@@z?fg2b)gC z*`5-Z^=*y@yN`IP-N^+Wsjnp^BqZK#oT0wgQ9R{P$Z?zbYS)YnH2%(Xci}j*@o#yD z+BN4t*>j6}960`TFP{7LhR^XHChI7xhJ%e8n3rU}Vvsz<w?OxY`wd2aAcyC&p=`l~ zWqcM6HyFD!GVPVyUP|zJSRdNZn)WT<$JWn+MIu5-^4-NFzjpVWoY52^GvQ0y!M2AQ zSJ&Df$(Z{~ELg%lwR+OWpcnrm*pjtEj{ld4Gn$hav1UJ8b*T-P+d&NpR)+U+CM5^* zxRwG#LAAs+q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d({dSs7Vq8yH&|7@TBQyNaSA zH$NpatrE9}9dYwAff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b K=d#Wzp$Pyn<+MEj literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-active.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-active.png new file mode 100644 index 0000000000000000000000000000000000000000..3bd88ff5f2adef4811d704d946e5780c0b382964 GIT binary patch literal 380 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}d-0x}bFCL{rc$~;{hLo7}w zCrGgNa6FT_TYp*NjKmF&7e9^`OfuB|%GJiW*+k-;VS!NQTXVI=Q)UaO3CC>c&3Mbh z6Z3ypf=>%$m`dec!OILrjE5SMRbJk1Ph<#IJ#4;cYkjiDVFQJyYKtuoE4IyNG5w!n z@#DPCTd}2a@_s;{9FoZT+nS^dbb)G#YeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF= zG_x|Y&^9o(GB7yFtacSeLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rL bPAo{(%P&fw{mw=TsEEPS)z4*}Q$iB}{fu_B literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0f23c13772a6d68dd79824009c70fad37f247aac GIT binary patch literal 512 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALccs+977@w zCnrd-E=~~XDLK#)Ytiqi-edS}zhX0so~TRne;$2_bA~$C;#2?4&tN|@@z?fg2b)gC z*`5-Z^=*y@yN`IP-N^+Wsjnp^BqZK#oT0wgQ9R{P$Z?zbYS)YnH2%(Xci}j*@o#yD z+BN4t*>j6}960`TFP{7LhR^XHChI7xhJ%e8n3rU}Vvsz<w?OxY`wd2aAcyC&p=`l~ zWqcM6HyFD!GVPVyUP|zJSRdNZn)WT<$JWn+MIu5-^4-NFzjpVWoY52^GvQ0y!M2AQ zSJ&Df$(Z{~ELg%lwR+OWpcnrm*pjtEj{ld4Gn$hav1UJ8b*T-P+d&NpR)+U+CM5^* zxRwG#LAAs+q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d({dSs7Vq8yH&|7@TBQyNaSA zH$NpatrE9}9dYwAff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b K=d#Wzp$Pyn<+MEj literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-dark.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..bdd249688af52046b9817c63bb27da4f0f35f256 GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}d-0x}bFCL{rc$~|2iLo7}w zCrGgNa6GHJTYp*NjKmF&7e9_xOj6W-!PUl?Z7Oljus|sD?e==Nh31MrYC967FW!=r z*fC>Qf=>%$m`dec!OILrjE5SMmt_3j&wsd~ek#xXj%)vWH}V{AxG=lt8Be=JozRs( zlOH~)-~1qYN>!}|BZG68lxOX~(ior<R7+eVN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd* zk(HsDm63(Efw7f=!AWMdt0)?B^HVa@DsgMr5jQUrs6i5BLvVgtNqJ&XDnogBxn5>o dc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngD&8e4hXS literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f4929fc3fae2b124e4e1602121c98277fdda9dd4 GIT binary patch literal 513 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALccv-977@w zznyxXi!o57z5aV&c)+1H_JB<b*eY3klHE^sR|s|8HSnxtc;fGM@4%auM}lXzmZ$I9 zJY#dw{--a?>h4>X7c%s^eSW{;!KVr0R*Slof)e$Wls_C`y}a$POG=~bt@6Om$}6@x zujM=scuJ{1N$O)~IIm$Izu#4Fzwt4Zj}HHgyEZgN_U3y&Vr1BtDK8@Zz;@S<1@AtI zU(sZZaMqo$P(&bdD}(O7s0VIZ3Z>Ioj<gxYubIk}<D{ujKAmOF+=z*1_iyR*VpO=; z?mnshDf3PVg$p$cyK3KjjLzG3zsT~*4X$UmUTg~Dd4A)#aJpIU+2->b-4<W0Vce%_ zW@PcDD-{?FswJ)wB`Jv|saDBFsX&Us$iUD{*T6*A&^*M@$jZ>n%E&_7z}U*b;3Tu! zRTK@m`6-!cmAEzRh?|!Q)F276Aviy+q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b7 N22WQ%mvv4FO#qcoySxAZ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-hover-dark.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0ec9639f9d291349980f5188859f1eb933ee4143 GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}d-0x}bFCL{rc$~|2iLo7}w zCrGgNa6Ge$J(kIn#*@QR@+ZmS<P6aQ*24|FQvc5z76@g&-TvRr(Ol6-ZN`oNW{b8O z8x$Cp9h||zyvF0xF6B1HCrmpSdyact+RlHOdn(WUj%)wk#!I#_I+{zKmE<%0qq5?s z`e8@6%@3ldRMlEAGUVn;yH>WzOa(eYwZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~ zSs9vH8Chr>7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xflqVLYGL)B>>t*I; d7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>`^5ceMZj literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-hover-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..1074f1e39ee8b1363100ad2603ea2dd087e97a74 GIT binary patch literal 508 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALf<@H977@w zznyxXi!o57y}sP0S;$Q1O{ydBCze^BZ!{{U^c^=&{$I(URv+|<?M=%g!802-6uXy; z6^FgsZsYs>_p>~{1s5~^$v(8rlU^zH%0v0nYwr63c@{zU<v2dc8uagTJHh&AwRFha z)$1DyBi>Bph~Q^PH;=BY;pgpNrq?a!AtfuXZ=iV~@nU_+vaO+e9h&|5Cv1u3(<owF zu!OH;BioUyjC*#xYT(Xp*b>VnpzUX`JC*UuV;+G^Wts=#E;pUE-&}r*p<$NA<`@18 zr`derSYb2axLUzpVWZRjm46=Jm^347rJfPvoMiEGnG4(7?mdrKd@<wRqY^Vso>dB< za8oUDjVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5 zOsmALVMpA&OrQoykPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxg HN@xNA<y*41 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-hover.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..16060a15504b4b0fcc61a2215e564d248e77b6bd GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}d-0x}bFCL{rc$~|2iLo7}w zCrGgNa6C(lJ(kIn#*@QR@+ZmSr~T<~Ty2c*CKBfi3xqP?ZvXGL&0Nt(ZAXIi#aogR zJ0x}|__Q#FsZ`z-yv$(4c&H(HNyhK}{D&L<PvyDaaqWNaPM*UIw`c!9E6Hd0M`guN z^}~*8#;c>JRMlEAGDwI?N%Nj6ngw)%YKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ} zvNANYGP2M%Ft#!<ILWMb6-7gCeoAIqC2kEn;^t)nHAsSN2+mI{DNig)WhgH%*UQYy dE>2D?NY%?PN}v7CMhd8i!PC{xWt~$(696_Kct`*M literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5e3a5b3f36de46a88798109d2f428af1d82efd3a GIT binary patch literal 506 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALSH;x977@w zznyxJ%h6G!?f=gA3tD*d6}YpWJyN|9tNPw`qcHbV#tVCwJmI|))bdF5S;UQ*t9N!+ zhdqm)x9oHM^D~ba_}U-e7d-j2yZl{HgVv}0aZB0?jtdG~icX1A&`IcXJ2u(vO5pYo zro_H)i{|9oFetdi+V1a;J9Jpk+a}<k!BI9RdFg3C{O3%GKF#LRuP>*tc(>w$*>jjO zqFG%ghAv1EO>m25eQ`=Fp~QTD!r7Vr+P~S3&0(5%@vguJXPukR;!n&CWpI!;^#13` zFI1K^?TWCM%gp2XTXOcE`P856t@KL4LASYh&Bp_cYFX22`ecEw<?UZ?dESAMw-)Gs z)e_f;l9a@fRIB8oR3OD*WMF8fYha>lXdYr{WMyb(Wn`gkU~FYzaFSW=DvE~O{FKbJ zO57TD#LdeDYLEok5S*V@Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBH3gQu&X%Q~lo FCIBMcwZi}a literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-overlay-dark.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-overlay-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..6a40c0463714b43bdb1f03b2648b84cd656b1e10 GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp^3P8-k!2%?WdQ4S-6id3JuOkD)#(wTUiL5|AQ<As4 z3&a2R{xkc5JkA1-$YP-G>mbbNq%pe!D9B#o>Fdh=fJKl;KxRVDge0Jlqo<2wh{pNk z1c{6T9LZ-srOi00;Jaj<`v1$9w>!@8DL5$UlAWF~A#o04vXS6gPWA@r5B75(a$eje zXS^&p%kV1$!-W7Y*5pkyrvMF8Epd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^egR)%I) zMi$xz##ROfCz;i*qG-s?PsvQH#I0dR+`LSn21$?&!TD(=<%vb94CUqJdYO6I#mR{U Zse1WE>9gP2NC6cwc)I$ztaD0e0sxkLU)%ry literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-overlay-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-overlay-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5077eb24776d32abd649475d4a799ffff9c16096 GIT binary patch literal 392 zcmeAS@N?(olHy`uVBq!ia0vp^4nQox!2%?C-fdh2q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>4nJNUsNB#yF{oGC)E05>H=O_6ID2JOVNkawa4Jg_=BF978;g zCnrd-D$5!qah<)C@FJlg>A})XzVju&8HFynqw=C5Qi|ueBumDVyZk<4FZ>b?1zd47 zel01%@^9-x?nJ8tooUyM4Gau+2$V789;`pacf&iF{f){ChGkrB{3e_K={g%avM;%l zvMC|r{D;n0)9RBVjwVd_){-_)n$=m1fuZK6xL!|&++Lt-R7+eVN>UO_QmvAUQh^kM zk%6I^u7QcJp?Qd*k(HsDm63(Efw7f=!AWMdt0)?B^HVa@DsgMr5jQUrs6i5BLvVgt pNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngGw~d}ROt literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-overlay.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-overlay.png new file mode 100644 index 0000000000000000000000000000000000000000..08e30f4f0bd006fbd3a71bacd965e29fa962cb42 GIT binary patch literal 326 zcmeAS@N?(olHy`uVBq!ia0vp^3P8-k!2%?WdQ4S-6id3JuOkD)#(wTUiL5|AQ<As4 z3&a2R{xkc5JkA1-$YP-G>mbbNq%pe!D9B#o>Fdh=fJKl;KxRVDge0JlgQtsQh{pNk z1c{6T9LZBEjL)S^Pz$;)-1g;Nu7H~Goh6bk+35)r5@#?b8wsxEWOtC5aPC7(Mr{B8 z<-u8oUl|yD6ggSy-^%|7nx$Ie8c~vxSdwa$T$Bo=7>o=I&2$Y+bPdfz42`S|&8&<p zv<-}{3=B>(t6fFWkei>9nO2Eg!;ZLlnLrJaARB`7(@M${i&7cN%ggmL^RkPR6AM!H X@{7`Ezq647Dq`?-^>bP0l+XkKuNhsR literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-overlay@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal-overlay@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cc0afd8977ca09bfd640cc86bfc4452dc7f6c8ed GIT binary patch literal 397 zcmeAS@N?(olHy`uVBq!ia0vp^4nQox!2%?C-fdh2q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>4nJNUsNB#yF{oGC)E05>H=O_6ID2JOVNkawa4Jh1xw`978;g zCnrd-D$5!qafxOdlp0tVeh9j`>^x7kr1q{np%RCUY?lk!7^Nz|GcRV{B|PK8RfEzC zXR6rP8tZc<z9niDEt>h2hli&}uSM1&`osJU%-=4Vu#^dvFeI}cW}kKQ|Fne?u^p1J z4_-vi=H<Brgl|H&{Skibc5J~qb(7C`G$b}LFm(8dySN7BZv;9?wZt`|BqgyV)hf9t z6-Y4{85o-B8kp!Bnuiz~Ss9vH8Chr>7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB t1m~xflqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>_DTd&&R+ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..046bd929462a0c97206a8d28ececdb70a82a7a23 GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}d-0x}bFCL{rc$~|2iLo7}w zCrGgNaHP$Aw?DHdjVFht<WG{tPy5x+x!M?yO8GpOu;|?KO?q+QbzhFjoNC9exNRw8 zV_Ww>wxG7aQG3#!cO97wGZ_*O7*6`~_OL<2#z_yQFW%b!SNpKRg4fULi;p?;*mGw6 zJ6SN{<eKkdOXKAIfX;p+wW}wo>pjp3swJ)wB`Jv|saDBFsX&Us$iUD{*T6*A&^*M@ z$jZ>n%E&_7z}U*b;3Tu!RTK@m`6-!cmAEzRh?|!Q)F276Aviy+q&%@Gm7%=6TrV>( dyEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#s(tex3jT literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-horizontal@2.png new file mode 100644 index 0000000000000000000000000000000000000000..54135f4bcd7c9d321365391028df99663ba76167 GIT binary patch literal 516 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALjOEn977@w zCnrd-E=~~XDLK#)yQA@?w?wke;)nH|F<KpL|0UxM=KS8jqgwQE{UX@_wXgNM&8$=R zR(<i$_+Pw8CP4GobCqVLscX{{5)yWNzrW`>?=A)5WxMu&&P=jpZWelMqvW*U%Cv_9 zzH8be((jh`1aKU=c&>`A?Z3pbWQ&H2ebe|73KU*6{J&&U+Q8$;enH}o@(YGz%S}od z+Fs63ESRv2&%)sbV|Pa8|9YOwhB6mQTN1g?zPW#+cuoO_!5{yW9qz)f-)~Y$=1MAb zI6vFojK_UtuJvQZwAbIZM;s|!sn40(lWMZesq|0($EW{|dAfIBPgvjQeozDGVFrdr zH*7e)Zp;P+v}%cKL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o=@vof;KHZZm_FgVGq zb`?cKZhlH;S|x4`JL2YL0yRj2YzWRzD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEET Oh{4m<&t;ucLK6VwqPy_` literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-hover-dark.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ac07e2304c13ada44ae441896874d169a630461d GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`E(W>Eak-aXL9c zqT)bDLf(ZR_rKlmYHa*?<Nv7zvn9B$y)>Ga@}Q+?pW!U_m_~z{544saS}G~A<DY+{ z;X^KoGl6Ti9SAwlwx~fin32z5RYHZ<k5;9B!odeQMOcp;iWsCB*ED<AC!aYOAW-mh zzu;lDw(~smCC&aB^X%|Ck^6;(A$_-uf^4i#B+x0UC9V-ADTyViR>?)FK#IZ0z|c(B zz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS|I6tkVJh3R1 kp}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0KZ*-KL7v# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-hover-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..50cbf96f75755ec4d3fcf1f6156bace8a1175813 GIT binary patch literal 517 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALjOHo977@w zzrAMbci2II^?~_o;|LEIk$?h5aYvSvUmhB56V6Sv;9KqxcuFHdN6$g1^OXAmRwplq z7{z&4ZtS-9b2nT+XYS7}_Gg)-cpcWYKKJ&rbYnjte$T)+teU}J(RR`Q?Z?*F)c?NC zb%KApwoLRLA@P&D;!M6CYQA}H?c)QSX+BB?R)=POK2~*eE{8&^`kXEXce@59!37uC zA2`@GePl}8|4l5=fss`t07(3^52*aDE&1akleDD99tTAxo3Bj0SC1W^s2RQJxkNnA zx{g*^fzJX<OaCZKTs^+_e8uLKyG}?yoxY&@@7*_Lb>BA^%PAidZ1C4H@VvM1qQz!r zzJnH0t*n=IfI*>J;u=wsl30>zm0Xkxq!^4049#>6Omq#+Lkx|q49%>JEVK=btqcrK zGOJxh(U6;;l9^VCTf>gHd6_^Bk{}y`^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N Q0xDwgboFyt=akR{0BowYm;e9( literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-hover.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..3fd1b37eede006c112b19ea1a2e287cd616aec47 GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`JRy>Eak-aXL9c zqT)bDg51S~jN}bT2?-Y8_Fwv@*4A`*SC6`+#lkuH|Ig;GcbMT*Fg5t$B_5ubp5O$Z z9ZYP+BCB-`L^mwdNH`wSz}%xHF^{WmVaNX?Aq7m4^FCU%HT}QIbN|7o`x3<lA~)iG z<{#P6`Ox_A^Z(K_dDgBIDw4KkWRT63`t3R?@&M2+swJ)wB`Jv|saDBFsX&Us$iUD{ z*T6*A&^*M@$jZ>n%E&_7z}U*b;3Tu!RTK@m`6-!cmAEzRh?|!Q)F276Aviy+q&%@G lm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#p?xfMx&y literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..da216a993c76d93128155249355a6f1e0bf8ba1f GIT binary patch literal 500 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALhn3X977@w zzrD7fkI_+p?L+=MSr;dfJxxtJtiME+sDDgR@(L8tZ*YAo=+SXxeg&)fuidw0t&Y|_ zeN(eP=iMw;6RCzAb~TqHx>`&-l8#Qk@P}cBjN1#9HgBHh>){QW8x|I|RXYjXndGc* zxua@E>a|8L-<d8C?zrFm7JK9VH<t$G9YUQ9tNa#dF<Yunn9g{fvts|+dO=o^00%}O z@!)^sjh*tR4_xNFlltHR3!jle;aAJjSydKBZ_VCB|H|I)t8=H}$K9ivo9lXhpR9V8 zpK~wpuu|#fpS!QsEZM&H{NLPW_Kbxr51LGS|Js^JW!p{8wvy03Bn=EV2GtVRh?11V zl2ohYqEsNoU}RuurfXoLYiJ%~Xk=w*W@TidZD4F=U~rOI?JA0f-29Zxv`X9>cErug y1Zt23*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyyAGJ&X literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-overlay-dark.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-overlay-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..35143d342fef6735c4117c45cf89109a8a2807c6 GIT binary patch literal 329 zcmeAS@N?(olHy`uVBq!ia0vp^96+qV!2%>(e}0SxQY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~SFZ0htLo6Ow>J&YmugAsXl3 zp0H$WP+(v<a9AoyDcm}M(|Jb}N7aER#;X^b%e`m4k+%BUrA@{SIU>%_IyjbT=l!b? z6P;ol6*P51%@XEEr98S1zhCVF8mC&~8c~vxSdwa$T$Bo=7>o=I&2$Y+bPdfz42`S| z&8&<pv<-}{3=B>(t6fFWkei>9nO2Eg!;ZLlnLrJaARB`7(@M${i&7cN%ggmL^RkPR b6AM!H@{7`Ezq647Dq`?-^>bP0l+XkKR!U;f literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-overlay-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-overlay-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d45b0f0b36e1dd0710425d9ed509a22eae65d367 GIT binary patch literal 401 zcmeAS@N?(olHy`uVBq!ia0vp^0zmA*!2%?Ame|VzDVB6cUq=Rpjs4tz5?O(KrX+87 z7l!}s{b%+Ad7K3vk;M!Q((6H(F-~ft3{a50#M9T6{Q-+0kATdCoC!%lp>9tX#}JR> z$q5pyJV4OH@hqzMzif{mkX`*hwB_EBfDK{I4=tJ*rhI-lpVfy`*yrGXz8xma%?!!X zJ)GeOUbG}_<!)nQixXM?F;VLPqnl`tmPDw*s)QvPKYEn@2?igGOQ}3ISAy$bs6kD` z>HUA>dlo8ud1lYu_VvI0-~UH;bRAUq!Kt{t*Mxx~t3p29)#dd<ptDp<Tq8<S5=&C8 zl8aJ-6oZk0p_#6MiLRk}h@p{{p_!GDg|>mQm4U%YX0@v*8glbfGSez?YuFJtFB7Oi v5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<bnJjJ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-overlay.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-overlay.png new file mode 100644 index 0000000000000000000000000000000000000000..cf4e91db306f31c2807470bc69e9ad90ef8b0d69 GIT binary patch literal 329 zcmeAS@N?(olHy`uVBq!ia0vp^96+qV!2%>(e}0SxQY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~SFZ0htLo6Ow>J&YmugAsXl3 zo-h<_P+(v<a9k=$sX5?)nAia&u_n0<744g?em(vi*O1HGuJ%@4xFts{b)CRLqesvB z(*qqPCx$Flm4C^Z!L5_m@`Dj*oN9?{L`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o=@ zvof;KHZZm_FgVGqb`?cKZhlH;S|x4`JL2YL0yRj2YzWRzD=AMbN@XZ7FW1Y=%Pvk% aEJ)SMFG`>N&PEETh{4m<&t;ucLK6TpC}7zD literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-overlay@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-overlay@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ecfee48b8a7337be76e649ec9601eb992a2ed350 GIT binary patch literal 400 zcmeAS@N?(olHy`uVBq!ia0vp^0zmA*!2%?Ame|VzDVB6cUq=Rpjs4tz5?O(KrX+87 z7l!}s{b%+Ad7K3vk;M!Q((6H(F-~ft3{a50#M9T6{Q-+0kATdCoC!%lp)OAs#}JR> z$q5pyJV4OHk+zX7n7vt;nfY+sv95KqCAhjwXY?6!I9SR{=q7m0NZ^`b_23c@57Yl! z4;~dbs*B8yH4y!<Xh$!9Fe9JAs)Ue(E1CjXm0b^}i+t>#!Szk)wDG$m0S6)ueqhx5 zKW(AJv6ME$zI|J79#A-|aQ4IGLgnOu>%vZX(wPhl&7Z`lsJwXl0_ZB$64!{5l*E!$ ztK_0oAjM#0U}&amV4`bi9%5)@WoTw)WT9<fY-M0@l3DF4iiX_$l+3hB+!}Vo%>&xS wAPKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0Qr7>FaQ7m literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-active-dark.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8f4bec6651e357d3a5c38eb32961a849ac06bfad GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`JRy>Eak-aXL9c zqT)bD!nsQc8Oa-x5)v$qh0H7xc0MR`w_aV+V&R<po@Xn=6@1iYG}Q+`yu`y3^MCn) z83n97&osiK6SNYX0}u4AWMG#FHLwx=<0SaMbL9h;uBOKlToRil_Z?ii|L^I80TZfP zPj(~<A5L#O&m%3#W4unNNZOW>LDE~wr?rfEBG4_WC9V-ADTyViR>?)FK#IZ0z|c(B zz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS|I6tkVJh3R1 kp}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ01*m$KmY&$ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-active-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..99c8ff74c2f93379a84186299beeb293bec187ef GIT binary patch literal 505 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALZ3Zd977@w zzrD7bkI_+t?Lqyt@EaZ-O;L*i*6cXKoN+TxRmJ6Lsfp0Uw=rCgSUCibnpJU4+;PPC z%&Y6?=3Lc07yqyL-1IXc%mo$=0kS=-E;;gQGMMK)_*Q1m;B0K>W*e~X@!NCOLIz%^ zWQ`Qxu}-~b8zFTtDdB|c3#$o7-)ML!q%U4kv+>hPPo_hSYWtj->Kxe@I4~J(b!cMa z(M|YcCa1__aDagsNF4aj9AvGZ`CuuloXLYs#(uUK-3OB#>bmw8)y|$jx#8()Hob+f z(-WiZYFWR?7jmy&U!}R`-RJ74zjyUdie-5)??}>CyUT1LlWO;KxzUL^fkhHP@2i%$ zMwFx^mZVxG7o`Fz1|tJQGhG7{T|@H_LnA9gGb<wtZ3AN~1A~*yYFAM-<mRVjrd8tB zup@3>CQySU$cEtjw370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts5 D1+1?A literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-active.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-active.png new file mode 100644 index 0000000000000000000000000000000000000000..8f4bec6651e357d3a5c38eb32961a849ac06bfad GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`JRy>Eak-aXL9c zqT)bD!nsQc8Oa-x5)v$qh0H7xc0MR`w_aV+V&R<po@Xn=6@1iYG}Q+`yu`y3^MCn) z83n97&osiK6SNYX0}u4AWMG#FHLwx=<0SaMbL9h;uBOKlToRil_Z?ii|L^I80TZfP zPj(~<A5L#O&m%3#W4unNNZOW>LDE~wr?rfEBG4_WC9V-ADTyViR>?)FK#IZ0z|c(B zz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS|I6tkVJh3R1 kp}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ01*m$KmY&$ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..99c8ff74c2f93379a84186299beeb293bec187ef GIT binary patch literal 505 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALZ3Zd977@w zzrD7bkI_+t?Lqyt@EaZ-O;L*i*6cXKoN+TxRmJ6Lsfp0Uw=rCgSUCibnpJU4+;PPC z%&Y6?=3Lc07yqyL-1IXc%mo$=0kS=-E;;gQGMMK)_*Q1m;B0K>W*e~X@!NCOLIz%^ zWQ`Qxu}-~b8zFTtDdB|c3#$o7-)ML!q%U4kv+>hPPo_hSYWtj->Kxe@I4~J(b!cMa z(M|YcCa1__aDagsNF4aj9AvGZ`CuuloXLYs#(uUK-3OB#>bmw8)y|$jx#8()Hob+f z(-WiZYFWR?7jmy&U!}R`-RJ74zjyUdie-5)??}>CyUT1LlWO;KxzUL^fkhHP@2i%$ zMwFx^mZVxG7o`Fz1|tJQGhG7{T|@H_LnA9gGb<wtZ3AN~1A~*yYFAM-<mRVjrd8tB zup@3>CQySU$cEtjw370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts5 D1+1?A literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-dark.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..237568696ec6a957096ada941fac59dbdedaef04 GIT binary patch literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`JR)>Eak-aXL9c zqT)bD!n&&o8Oa-x5)v%FtvC9j*4FfO*MC2w0w>G+5@(y&In3}eVEw=R&{9c>9sm3r z4F$Q*1g_b3AmG4(wnYuH!Hj$cs}d@-ezYq66AnJenNoS|u>_aIX32dApYH#A`e1-S z$<z6Qht=B7^UVLBpJKqX)9Xa;7Z!$R+;WN+f5u(~I!3j`HKHUXu_V<hxhNG#F&G&b zn&}#t=o*@b7#dj_npqiHXd4(?85o>oRzua0o1c=IR*74~j<|W5KpP}MHU#IVm6RtI mr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b=d#Wzp$Pzj0D^@8 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3ef5ea50844b4cf63a3356c04e81e2f547759c8c GIT binary patch literal 516 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALjOEn977@w zzrAMYci2FL?ZN+@F$-6P9C6@3FiEka;m|oJ&)d3FtAz8K0?ZdRIK(srb*^+@!0e>t zI_Ka!pQQcQb7b$?+x`BZV(rb)%eLTxQ=y~fQVW(BxA!K_(~V}}zk5!0-M{m9ULSn( zD_{M=%KYgT-*#lrNw@#Ha3z0UukPN`goZ;CIp+8jNY!jyBGcV)`k<;fqf5+uCCL|? z)L)!zNMyX6_nR-!fss`t07!h3-|(hRn|Z%Zz{vw$tYJn5&wpKs$o*qsRaN6I^g=&R z?<A+XLb`iI_3Qa*LF=pSAMbc|q#|?9o0*Ru9xGmXA-CJu*tJWUAwJ@P-R}lB;WJ`N zYfa>pc5IaghJ<Q~YeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y&^9o(GB7yF ztacSeLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=T PsEEPS)z4*}Q$iB}-u}EZ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-hover-dark.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ac07e2304c13ada44ae441896874d169a630461d GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`E(W>Eak-aXL9c zqT)bDLf(ZR_rKlmYHa*?<Nv7zvn9B$y)>Ga@}Q+?pW!U_m_~z{544saS}G~A<DY+{ z;X^KoGl6Ti9SAwlwx~fin32z5RYHZ<k5;9B!odeQMOcp;iWsCB*ED<AC!aYOAW-mh zzu;lDw(~smCC&aB^X%|Ck^6;(A$_-uf^4i#B+x0UC9V-ADTyViR>?)FK#IZ0z|c(B zz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS|I6tkVJh3R1 kp}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0KZ*-KL7v# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-hover-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..50cbf96f75755ec4d3fcf1f6156bace8a1175813 GIT binary patch literal 517 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALjOHo977@w zzrAMbci2II^?~_o;|LEIk$?h5aYvSvUmhB56V6Sv;9KqxcuFHdN6$g1^OXAmRwplq z7{z&4ZtS-9b2nT+XYS7}_Gg)-cpcWYKKJ&rbYnjte$T)+teU}J(RR`Q?Z?*F)c?NC zb%KApwoLRLA@P&D;!M6CYQA}H?c)QSX+BB?R)=POK2~*eE{8&^`kXEXce@59!37uC zA2`@GePl}8|4l5=fss`t07(3^52*aDE&1akleDD99tTAxo3Bj0SC1W^s2RQJxkNnA zx{g*^fzJX<OaCZKTs^+_e8uLKyG}?yoxY&@@7*_Lb>BA^%PAidZ1C4H@VvM1qQz!r zzJnH0t*n=IfI*>J;u=wsl30>zm0Xkxq!^4049#>6Omq#+Lkx|q49%>JEVK=btqcrK zGOJxh(U6;;l9^VCTf>gHd6_^Bk{}y`^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N Q0xDwgboFyt=akR{0BowYm;e9( literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-hover.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..3fd1b37eede006c112b19ea1a2e287cd616aec47 GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`JRy>Eak-aXL9c zqT)bDg51S~jN}bT2?-Y8_Fwv@*4A`*SC6`+#lkuH|Ig;GcbMT*Fg5t$B_5ubp5O$Z z9ZYP+BCB-`L^mwdNH`wSz}%xHF^{WmVaNX?Aq7m4^FCU%HT}QIbN|7o`x3<lA~)iG z<{#P6`Ox_A^Z(K_dDgBIDw4KkWRT63`t3R?@&M2+swJ)wB`Jv|saDBFsX&Us$iUD{ z*T6*A&^*M@$jZ>n%E&_7z}U*b;3Tu!RTK@m`6-!cmAEzRh?|!Q)F276Aviy+q&%@G lm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#p?xfMx&y literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..da216a993c76d93128155249355a6f1e0bf8ba1f GIT binary patch literal 500 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALhn3X977@w zzrD7fkI_+p?L+=MSr;dfJxxtJtiME+sDDgR@(L8tZ*YAo=+SXxeg&)fuidw0t&Y|_ zeN(eP=iMw;6RCzAb~TqHx>`&-l8#Qk@P}cBjN1#9HgBHh>){QW8x|I|RXYjXndGc* zxua@E>a|8L-<d8C?zrFm7JK9VH<t$G9YUQ9tNa#dF<Yunn9g{fvts|+dO=o^00%}O z@!)^sjh*tR4_xNFlltHR3!jle;aAJjSydKBZ_VCB|H|I)t8=H}$K9ivo9lXhpR9V8 zpK~wpuu|#fpS!QsEZM&H{NLPW_Kbxr51LGS|Js^JW!p{8wvy03Bn=EV2GtVRh?11V zl2ohYqEsNoU}RuurfXoLYiJ%~Xk=w*W@TidZD4F=U~rOI?JA0f-29Zxv`X9>cErug y1Zt23*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyyAGJ&X literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..5c34830b58cb4a14b4371c7c6e4d303adcd692f9 GIT binary patch literal 393 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`JR;>Eak-aXL9c zqT)bDf>^e}R>KHG0|S}lHE(uxE?nUA{l6!hpT_gs^`GZy3#bYE9Q?nsAd`(v@0g~6 zS`1^eW!F`)8C*94L^dRA9bj}5<?(0TA8@2TNh86ganS>dwx;@<Jog`5x<8{R!6!}P z@eS?STX~9jf_U~zl>Om;xzF)L?iUt@cPFINf?xad0iB~-;u=wsl30>zm0Xkxq!^40 z49#>6Omq#+Lkx|q49%>JEVK=btqcrKGOJxh(U6;;l9^VCTf>gHd6_^Bk{}y`^V3So o6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{04MZ)LI3~& literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider-rtl@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0d92726466e2a774c50f10118ce6c19e45001649 GIT binary patch literal 514 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALVrA6977@w zzrD7b&(TqU?Loc&o+giurtkoP=@+suPOM;8v05r4)UU8eg!LnnUgs(0fQ}=oUaD^O zW#@I~CjBc)dw$!tdKRmSki$>YS(c%$^OP9;B35nO{gW|+J>FTXs*8Ko_xJIPYYlP* zjCZuBmlb>ylg(fF_`($nz9Y=Swa&a1Arn6B-RQG8hc!gh=gT@ag@a6-)&fr$xNb7G zGk?+B|EHTnp@D%3MEvL9bMtGybwP4tw`hR1*o{a=sm%@7uEwugwbSjG&DyX$#+2R6 zPMqwI|J++yalCi`#`1+K&!Q^DJj&L$1^=wg(e^ccBFI{Bq|5EEu8Pq88V3F<3k3~% zx6i<EP%UwdC`m~yNwrEYN(E93Mh1pvx&|h?hUOuLMplMqRz?=u2F6wf1}B--uA*qj z%}>cptHiBgN8G$jpaw~h4Z-<oCFO}lsSM@i<$9TU*~Q6;1*v-ZMd`EO*+>BuF?hQA KxvX<aXaWEb9j_z+ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..5c34830b58cb4a14b4371c7c6e4d303adcd692f9 GIT binary patch literal 393 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`JR;>Eak-aXL9c zqT)bDf>^e}R>KHG0|S}lHE(uxE?nUA{l6!hpT_gs^`GZy3#bYE9Q?nsAd`(v@0g~6 zS`1^eW!F`)8C*94L^dRA9bj}5<?(0TA8@2TNh86ganS>dwx;@<Jog`5x<8{R!6!}P z@eS?STX~9jf_U~zl>Om;xzF)L?iUt@cPFINf?xad0iB~-;u=wsl30>zm0Xkxq!^40 z49#>6Omq#+Lkx|q49%>JEVK=btqcrKGOJxh(U6;;l9^VCTf>gHd6_^Bk{}y`^V3So o6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{04MZ)LI3~& literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-slider@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0d92726466e2a774c50f10118ce6c19e45001649 GIT binary patch literal 514 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALVrA6977@w zzrD7b&(TqU?Loc&o+giurtkoP=@+suPOM;8v05r4)UU8eg!LnnUgs(0fQ}=oUaD^O zW#@I~CjBc)dw$!tdKRmSki$>YS(c%$^OP9;B35nO{gW|+J>FTXs*8Ko_xJIPYYlP* zjCZuBmlb>ylg(fF_`($nz9Y=Swa&a1Arn6B-RQG8hc!gh=gT@ag@a6-)&fr$xNb7G zGk?+B|EHTnp@D%3MEvL9bMtGybwP4tw`hR1*o{a=sm%@7uEwugwbSjG&DyX$#+2R6 zPMqwI|J++yalCi`#`1+K&!Q^DJj&L$1^=wg(e^ccBFI{Bq|5EEu8Pq88V3F<3k3~% zx6i<EP%UwdC`m~yNwrEYN(E93Mh1pvx&|h?hUOuLMplMqRz?=u2F6wf1}B--uA*qj z%}>cptHiBgN8G$jpaw~h4Z-<oCFO}lsSM@i<$9TU*~Q6;1*v-ZMd`EO*+>BuF?hQA KxvX<aXaWEb9j_z+ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-dark.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..7972f61deebfd3f08c7d23ffc52a1136749d132c GIT binary patch literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`JR)>Eak-aXL9c zqT)bDLRz-LHp3`GgFp7iLM&gZwKd7awoT@l6L8Ml?eocS1s}B?jKL2t@$kg_Uw&W) z2kSG9u;>J>1n0m5eJdH*B|;5sME^Jm{_kA*fTgSHu>_aIX32dAm+t?2zR_@IVo&gT zoooN5Cr?QFadbnoV#+ICr@Y1L3=9+QNaerSnC=X8jB1H%L`h0wNvc(HQ7VvPFfuSS z(={;BH8c+~G_o=@vof;KHZZm_FgVGqb`?cKZhlH;S|x4`JL2YL0yRj2YzWRzD=AMb mN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6TkIeq^C literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3918e0d68b40bcc23ee5ecc463071d563e2c0875 GIT binary patch literal 516 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALjOEn977@w zzrAMbci2II^}%+&@C_4$0$a3q7#vz~;j-F0na+Frocjb=W0ao=1*$w^V(|{KbBa+= zk(m;6aPqy~*3!E~KA-yeb5E2xw}(o@CeusNDiVnd57_17HfsE5OtG_lywCW@z3Lh7 z`<OP_O_h+kb8C0xpR(?_?FOG;oZZ0}vu*t^cGCp;$ET{21I-GVrZjjzVhK6$HuwR{ ziFE&hcPu=j+fMh(3o^0@I4}T-2VWYe&CS1iK%UzqZ$VPyDP9qs1*Ko7ukx}NjJ$T; zzg*!uXUDM>y|1N3%dhwDH_Sihv}VhvNr#TFwacx2mwtUll8ZRQzN@=xPwrQk7*Wh{ zU&CCQ`=#?;U`VKzxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?Lo+KQ3vB~qD+7a* z%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$m QfQlGAUHx3vIVCg!08Ey-!~g&Q literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-horizontal-dark.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-horizontal-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..bb70fbb58bb46068bd5fb3415ffc31fa49e7a857 GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}d-0x}bFCL{rc$~|2iLo7}w zCrGgNaHRF=9X4SzW;0{5sxzFEa%NTy>*0nR-ebi)b6lc+_nyqS<jXOcGcQQ`;w?#u z9sf!X&fs8P<MC;iavS3lrX7s``zJ2Rmv3YAnaXp&<J!O8g*=BFJk2G~O7a>0QCaa* z{qVv6X~B7cuf9HHVbE!jII+8YS18a4swJ)wB`Jv|saDBFsX&Us$iUD{*T6*A&^*M@ z$jZ>n%E&_7z}U*b;3Tu!RTK@m`6-!cmAEzRh?|!Q)F276Aviy+q&%@Gm7%=6TrV>( dyEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#qgqdA9%n literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-horizontal-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-horizontal-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b6a862a0f6883983d0fa5a6fc1dbbacc739759e2 GIT binary patch literal 513 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALccv-977@w zznyB$=jbTX_Fr<Ff}qJ82N4yyjh(BN1=sFo_ZH}%*5aq3B6gtHT_uUVq^U*rge}+H zokrVtEH|pJG_t&JUSG^0EIhfs|AXB2C!3u@mk9p-dZ?VkT*mO7ufsmpHxg$jaQ|2> zomskWAIlq#w-b3J_!*uTZ2S8|&a3}in@)woSE(Nv3nE(%H~oL`>F(NPjDe32GY4$b zW(s-qBsfyL!6KWPb1y@F%-#d7ll7;(U3H*qYva-|hdzs+>o&y-zF2d#sn`Df`z=fk zEBcJN|GDs%zEHeScY?{R@v-d0_x4vmu20s^;SN2;QqUKBr|`fI^RITt)qo&>$2|+( zFfmS0V5*k5MwFx^mZVxG7o`Fz1|tJQGhG7{T|@H_LnA9gGb<wtZ3AN~1A~*yYFAM- z<mRVjrd8tBup@3>CQySU$cEtjw370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiWody L{an^LB{Ts5#kscU literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-horizontal.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..4811dfb82b4b3fed3d00f45166c55b89e8cc5848 GIT binary patch literal 382 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}d-0x}bFCL{rcDm+~rLo7}w zCrGgNa6Ds-U6#p{#*@QR@+ZmS<doE6*24{prRvWc76@g&HFs0KJzGFc*yl~Y^u=3} z5<C8t9-L9YEV0Jp(@y1Oj44bljK@7LZRbDCaLlVM-zEG1v4FP3hPS?I#mAg^>^Zak zoh+De@yt81rE&6p3=CfzBxIvPw{rm9pjzS@QIe8al4_M)lnSI6j0_CTbPY^&4b4Lg zjjRmKtc)zQ4UDY}3{EnuT}9E5o1c=IR*74~j<|W5Kn;>08-nxGO3D+9QW?t2%k?tz evWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$S;Ja``f literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-horizontal@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-horizontal@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4b8cdb2912f65e5a8b7d18b24a3d7efc2fac6544 GIT binary patch literal 509 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALf<`I977@w zznyBB#pEc`wtxFGF2+u?le|r>i`L!ro^h_>NgUU$PE8j61*_d!CP-&Yoxt&o%lg~7 zmYYfOPivl@fBg6Uo-_pkju`7left;vHMXr>^5?!w9?$-oQ#))0Cr2ynecbDI(EqN7 z`M;B@6Ygz#yzfC(gL9a_-}J;M5;Ci<9CkK2QP>!o6EwAo!RPhMyXB4Id#ePpcdI5? z&0<oCW7Jy36uQ4bZ)W_1=+FbV^0;+Of1f?1Z*WPZW6j%X4(VrO*4B&V{}oqwT^z9T z{{1~xc}eakJ#Xc7<xSsmCF`GM(f1t_ORs-fA^Jf!UFK(kjQ`#Hg+SNNVGIi~x&Ns4 zRs%2yR7+eVN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd*k(HsDm63(Efw7f=!AWMdt0)?B z^HVa@DsgMr5jQUrs6i5BLvVgtNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rj JF6*2UngFwYzXJdO literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-rtl-dark.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-rtl-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..7972f61deebfd3f08c7d23ffc52a1136749d132c GIT binary patch literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`JR)>Eak-aXL9c zqT)bDLRz-LHp3`GgFp7iLM&gZwKd7awoT@l6L8Ml?eocS1s}B?jKL2t@$kg_Uw&W) z2kSG9u;>J>1n0m5eJdH*B|;5sME^Jm{_kA*fTgSHu>_aIX32dAm+t?2zR_@IVo&gT zoooN5Cr?QFadbnoV#+ICr@Y1L3=9+QNaerSnC=X8jB1H%L`h0wNvc(HQ7VvPFfuSS z(={;BH8c+~G_o=@vof;KHZZm_FgVGqb`?cKZhlH;S|x4`JL2YL0yRj2YzWRzD=AMb mN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6TkIeq^C literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-rtl-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-rtl-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3918e0d68b40bcc23ee5ecc463071d563e2c0875 GIT binary patch literal 516 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALjOEn977@w zzrAMbci2II^}%+&@C_4$0$a3q7#vz~;j-F0na+Frocjb=W0ao=1*$w^V(|{KbBa+= zk(m;6aPqy~*3!E~KA-yeb5E2xw}(o@CeusNDiVnd57_17HfsE5OtG_lywCW@z3Lh7 z`<OP_O_h+kb8C0xpR(?_?FOG;oZZ0}vu*t^cGCp;$ET{21I-GVrZjjzVhK6$HuwR{ ziFE&hcPu=j+fMh(3o^0@I4}T-2VWYe&CS1iK%UzqZ$VPyDP9qs1*Ko7ukx}NjJ$T; zzg*!uXUDM>y|1N3%dhwDH_Sihv}VhvNr#TFwacx2mwtUll8ZRQzN@=xPwrQk7*Wh{ zU&CCQ`=#?;U`VKzxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?Lo+KQ3vB~qD+7a* z%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$m QfQlGAUHx3vIVCg!08Ey-!~g&Q literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-rtl.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..da681fed70c776f84359622048b60096549e56f4 GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`E(W>Eak-aXL9c zqT)bDg51>~w~r+pJ#e6)XXB-BYHdx-yL{9oEf&tn_jzU(uHd6KgK62yf=o8Hb@jmy z9u+tii>%f)5Z$m)BjI>R19Oj-#5}ILg&qHo1RSVfay?k+!+MkF{)0>RC5jD1Zp0*- z{Mz67(D-nATQ5)Bws6j!z4I6t)(1-bjjI(|26T#QiEBhjN@7W>RdP`(kYX@0Ff`LO zFwr$M4>2^dGBmR?vd}g#wlXj{$*gu2MMG|WN@iLmZVfx)=4ApkNP=t#&QB{TPb^Ah kC@(M9%goCzPEIUH)ypqRpZ(583aE&|)78&qol`;+01k_Oo&W#< literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-rtl@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough-rtl@2.png new file mode 100644 index 0000000000000000000000000000000000000000..df369d18725eaa37d2b5a52f95b053cd1af2919c GIT binary patch literal 502 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALLWR`977@w zzrAM7b;v=0?LocRdWEK>h2a|ld=|aTy{gxwF1%5M`zZGemNi8!5giYh&u_?{pHsGF z^Njs-=Kj3lzPZ7LDd4J;&<u{`Eev-G4y8@`$8e-{je({}f0g9E{Y;P4f=YDWwf=b! zr?V>Q;j#^z`<P=ln;v2MDbsvP`tv18ZiOagwIs$@I~l%2FqEoac)<9S<x2kBcozmn z76At!@uS|s`nM_no;e4a*^SgEY-Grt<B+-aOQFdWl@D(&i~LrU%wu=+FWh+Uc~+dv zcDv*s7ix<&rhebL@B5ZFt6ptbuBdC^CVfEEaBZ`(%A`{@3{N6WWz(`xa{~RYTH+c} zl9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI(pOTqYiCe>t zxOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OR?+ BvdRDe literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough.png new file mode 100644 index 0000000000000000000000000000000000000000..da681fed70c776f84359622048b60096549e56f4 GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#$k&nUFIf2`E(W>Eak-aXL9c zqT)bDg51>~w~r+pJ#e6)XXB-BYHdx-yL{9oEf&tn_jzU(uHd6KgK62yf=o8Hb@jmy z9u+tii>%f)5Z$m)BjI>R19Oj-#5}ILg&qHo1RSVfay?k+!+MkF{)0>RC5jD1Zp0*- z{Mz67(D-nATQ5)Bws6j!z4I6t)(1-bjjI(|26T#QiEBhjN@7W>RdP`(kYX@0Ff`LO zFwr$M4>2^dGBmR?vd}g#wlXj{$*gu2MMG|WN@iLmZVfx)=4ApkNP=t#&QB{TPb^Ah kC@(M9%goCzPEIUH)ypqRpZ(583aE&|)78&qol`;+01k_Oo&W#< literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough@2.png b/.themes/papirus-dark/gtk-3.0/assets/scrollbar-trough@2.png new file mode 100644 index 0000000000000000000000000000000000000000..df369d18725eaa37d2b5a52f95b053cd1af2919c GIT binary patch literal 502 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq19s!vNITMnALLWR`977@w zzrAM7b;v=0?LocRdWEK>h2a|ld=|aTy{gxwF1%5M`zZGemNi8!5giYh&u_?{pHsGF z^Njs-=Kj3lzPZ7LDd4J;&<u{`Eev-G4y8@`$8e-{je({}f0g9E{Y;P4f=YDWwf=b! zr?V>Q;j#^z`<P=ln;v2MDbsvP`tv18ZiOagwIs$@I~l%2FqEoac)<9S<x2kBcozmn z76At!@uS|s`nM_no;e4a*^SgEY-Grt<B+-aOQFdWl@D(&i~LrU%wu=+FWh+Uc~+dv zcDv*s7ix<&rhebL@B5ZFt6ptbuBdC^CVfEEaBZ`(%A`{@3{N6WWz(`xa{~RYTH+c} zl9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI(pOTqYiCe>t zxOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OR?+ BvdRDe literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-active.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..9f72a7f79e3e45a300e3b5ade22c6ca65c1b265c GIT binary patch literal 372 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr;JY5_^G|pe0 zc$&A_fyd>((mI_|)?dvfOquOVdnUFq%e$s5w*6eQ@tE@IPYdE!&sn>KFW}OHHhCG- zEXEY~O%|sbcov+`{d>fayGYjWw)yU;_AaJ=qci5UyLNq2pL}f2(Y5!g#pYg`Zz8_e zOPonscw^BoW__b@pv|f!t`Q|Ei6yC4$wjF^iowXh&`j6BMAy(f#L&pf(9FunLfgRD z%D~_xv)WY@4Y~O#nQ4`{HSCC+mkHD$39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^# T_B$IXpdtoOS3j3^P6<r_aa(uK literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..95d53626e692b0f4e86e8aca84830588d5507e5e GIT binary patch literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7`Z%M978;g zzn!|#@34W0>wE90w110a9h%ZI_OtKfQ<?RLwZ=jD%3kfDk1y_gF|x=EbtvqWu=<i( zxv92qo$V9G3sXd8r+%=UHj9BFVb-?wJKU;rKew)B+^|Sv-;bHcmKR9<mOOocf#Jos zT&Imoen>_I{<8~xz}<C=+mE}xWa8?$35*S<bIb2tVb0&5on`<2-aYxe%kGQ@9o>s= zT`fPSk&trt5uey;yHiz;4>m1+EAj7ir%sp4E2SMA=K>eJsO07PBKLT$oS037?F6T7 zS@QL3{+-reyVFzDWP3YH-y@^Y16_~Iwj_G!)E0h9(A<^yg@s|6=kIUJFMgYN|0dgs zoVoe|hg1*pooBRf|HWkdhAH###?8LKfKn}SjVMV;EJ?LWE=mPb3`PcqX1WF@x`yT< zhDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54X(i=}MX3zs<>h*r fdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAX#~er literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..7255334b821f1288c28c9b1c6addcac6d48976dc GIT binary patch literal 402 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqbJY5_^G|pe0 z;LCN$K%`}V%bLfGEd9YEE33M{u+3XIZ-H%#0B?q^e|6I?zV*_gx{Yh*UNx}qf4K5= zSk$y71`qhmm3w!sdi>6^yt&tuS9=f3>^H(|#0>)a9>|N_U-s(T?4mCXb(%->qp#&J zJNaNf)2i7ozw@824KhArC2Fbvs8f!o&n(QYbdmV<XbvAM3$0yKw=MJqx=XdhHKHUX zu_V<hxhNG#F&G&bn&}#t=o*@b7#dj_npqiHXd4(?85o>oR=bL#AvZrIGp!Q0h8=P9 zGJzT-K{f>Er<If^7Ns(jmzV2h=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4fSE7Z# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..bb5c34e39845885317a8afe48138b86896867119 GIT binary patch literal 571 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7)?E0978;g zzn!|<k10@~ZGWVm;p~J8?ui~rPKsMuRj2=8`ypg@d*MUXFN{7Z{Uv!$Yp*$Q>|NXG z<g`b{TFgO2sN6C{<j>WUDgWO8Dekgls`HDQGbypwcgyS@D|#4?oIj}?$^F?W-*2T+ z(~>PGm~!>*#{IOuC%$AE>(?c2W_up-7$h%#cJ5o%ee<k)j50<Jm&GPzF#R@Wc<?Qk zv3l=OP0kH7{{C~xKk@%{P}`*ycFa@upV{+5r_|-9<B9g`tB<NOv=?4fmFJys<Dsh5 zhQ_i6*#v1usoU!>HYDmK2yjkl<5LRKs67|nog{MSi`DNR>zlrO5zaF5H?ZAQyQ}}u zdk*0Pn^{}r45DA(Vtuvjt|r^ct%sIdxhAh*;%B&I$uZyT*R8m(JN_~Gr9PSRK{9&g z@jK_<++HAmb4Nr1?=GhZV3?|wxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?Lo+KQ z3vB~qD+7a*%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M%)IR4<ivth Yz5Jr|+3#$mfQlGAUHx3vIVCg!06b0DZU6uP literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..9f72a7f79e3e45a300e3b5ade22c6ca65c1b265c GIT binary patch literal 372 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr;JY5_^G|pe0 zc$&A_fyd>((mI_|)?dvfOquOVdnUFq%e$s5w*6eQ@tE@IPYdE!&sn>KFW}OHHhCG- zEXEY~O%|sbcov+`{d>fayGYjWw)yU;_AaJ=qci5UyLNq2pL}f2(Y5!g#pYg`Zz8_e zOPonscw^BoW__b@pv|f!t`Q|Ei6yC4$wjF^iowXh&`j6BMAy(f#L&pf(9FunLfgRD z%D~_xv)WY@4Y~O#nQ4`{HSCC+mkHD$39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^# T_B$IXpdtoOS3j3^P6<r_aa(uK literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..95d53626e692b0f4e86e8aca84830588d5507e5e GIT binary patch literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7`Z%M978;g zzn!|#@34W0>wE90w110a9h%ZI_OtKfQ<?RLwZ=jD%3kfDk1y_gF|x=EbtvqWu=<i( zxv92qo$V9G3sXd8r+%=UHj9BFVb-?wJKU;rKew)B+^|Sv-;bHcmKR9<mOOocf#Jos zT&Imoen>_I{<8~xz}<C=+mE}xWa8?$35*S<bIb2tVb0&5on`<2-aYxe%kGQ@9o>s= zT`fPSk&trt5uey;yHiz;4>m1+EAj7ir%sp4E2SMA=K>eJsO07PBKLT$oS037?F6T7 zS@QL3{+-reyVFzDWP3YH-y@^Y16_~Iwj_G!)E0h9(A<^yg@s|6=kIUJFMgYN|0dgs zoVoe|hg1*pooBRf|HWkdhAH###?8LKfKn}SjVMV;EJ?LWE=mPb3`PcqX1WF@x`yT< zhDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54X(i=}MX3zs<>h*r fdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAX#~er literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-hover.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..c08d664b681fafe6149a6c2cac14030429e6ed5b GIT binary patch literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqLJY5_^G|pe0 z=*@S?fX5|%*9*OeF<aEN*&7y%th-#&9<;J&lNq<&A|;LNdFIzDQhIZ)#cf^_VOZX< zs4x7yxaNx`oD-HhOcY6J;BlD#_Sfwb#m`di?ai5Q6Y^e4>(Ata=b~>OE05lta`+CP z>gi3{{4NURUH1DdpVsOs7O;yu<ZX4FyiFYF4%HIZh?11Vl2ohYqEsNoU}RuurfXoL zYiJ%~Xk=w*W@TidZD4F=U~rOI?JA0f-29Zxv`X9>cErug1Zt23*$|wcR#Ki=l*&+E iUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCy7_kYj; literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..db6ab6f9212f636d1226ed50088c73083d75eaf2 GIT binary patch literal 543 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7$rSj978;g zznyC9ci2Iob-!T?)5*4Ifq)4LdLCy352;!(EnmRiX(7IVt!m8)Tiu{d%F7u}I&bs~ z5P3NN!jcoK-8TQ;S9|#l$BuP(3Vl6_HP4qxr!qX+_32O{_h+YIX&1=_$)={Yr+#0{ ze6-o`-t{BZHB#GkZl9U3;^mp?%cjL|V|}u5)-9n6I)6?nuyY@<YpD7C?Tyxs=Wp`G zCnr^WVN-~YGIQm1(p2}>eiN5@L;L--eF;y0Y%%+Ni+MG}N>&fk1m?F4)(6a()_mI+ z%B;4vVT(`zkEeE!#QURXqrUHtk76)*zm@gO`FddsQ`xPoFCu)G@B8ANH05}&xOa@+ zVs?f?^-sGlX8pdi+u~1y!l@jGrtH)*o2uVtFW9?}bxYgKdlwH3H`Nl?h?11Vl2ohY zqEsNoU}RuurfXoLYiJ%~Xk=w*W@TidZD4F=U~rOI?JA0f-29Zxv`X9>cErug1Zt23 u*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCwR|H~Qx literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..7255334b821f1288c28c9b1c6addcac6d48976dc GIT binary patch literal 402 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqbJY5_^G|pe0 z;LCN$K%`}V%bLfGEd9YEE33M{u+3XIZ-H%#0B?q^e|6I?zV*_gx{Yh*UNx}qf4K5= zSk$y71`qhmm3w!sdi>6^yt&tuS9=f3>^H(|#0>)a9>|N_U-s(T?4mCXb(%->qp#&J zJNaNf)2i7ozw@824KhArC2Fbvs8f!o&n(QYbdmV<XbvAM3$0yKw=MJqx=XdhHKHUX zu_V<hxhNG#F&G&bn&}#t=o*@b7#dj_npqiHXd4(?85o>oR=bL#AvZrIGp!Q0h8=P9 zGJzT-K{f>Er<If^7Ns(jmzV2h=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4fSE7Z# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..bb5c34e39845885317a8afe48138b86896867119 GIT binary patch literal 571 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7)?E0978;g zzn!|<k10@~ZGWVm;p~J8?ui~rPKsMuRj2=8`ypg@d*MUXFN{7Z{Uv!$Yp*$Q>|NXG z<g`b{TFgO2sN6C{<j>WUDgWO8Dekgls`HDQGbypwcgyS@D|#4?oIj}?$^F?W-*2T+ z(~>PGm~!>*#{IOuC%$AE>(?c2W_up-7$h%#cJ5o%ee<k)j50<Jm&GPzF#R@Wc<?Qk zv3l=OP0kH7{{C~xKk@%{P}`*ycFa@upV{+5r_|-9<B9g`tB<NOv=?4fmFJys<Dsh5 zhQ_i6*#v1usoU!>HYDmK2yjkl<5LRKs67|nog{MSi`DNR>zlrO5zaF5H?ZAQyQ}}u zdk*0Pn^{}r45DA(Vtuvjt|r^ct%sIdxhAh*;%B&I$uZyT*R8m(JN_~Gr9PSRK{9&g z@jK_<++HAmb4Nr1?=GhZV3?|wxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?Lo+KQ z3vB~qD+7a*%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M%)IR4<ivth Yz5Jr|+3#$mfQlGAUHx3vIVCg!06b0DZU6uP literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..9f72a7f79e3e45a300e3b5ade22c6ca65c1b265c GIT binary patch literal 372 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr;JY5_^G|pe0 zc$&A_fyd>((mI_|)?dvfOquOVdnUFq%e$s5w*6eQ@tE@IPYdE!&sn>KFW}OHHhCG- zEXEY~O%|sbcov+`{d>fayGYjWw)yU;_AaJ=qci5UyLNq2pL}f2(Y5!g#pYg`Zz8_e zOPonscw^BoW__b@pv|f!t`Q|Ei6yC4$wjF^iowXh&`j6BMAy(f#L&pf(9FunLfgRD z%D~_xv)WY@4Y~O#nQ4`{HSCC+mkHD$39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^# T_B$IXpdtoOS3j3^P6<r_aa(uK literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-checked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..95d53626e692b0f4e86e8aca84830588d5507e5e GIT binary patch literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7`Z%M978;g zzn!|#@34W0>wE90w110a9h%ZI_OtKfQ<?RLwZ=jD%3kfDk1y_gF|x=EbtvqWu=<i( zxv92qo$V9G3sXd8r+%=UHj9BFVb-?wJKU;rKew)B+^|Sv-;bHcmKR9<mOOocf#Jos zT&Imoen>_I{<8~xz}<C=+mE}xWa8?$35*S<bIb2tVb0&5on`<2-aYxe%kGQ@9o>s= zT`fPSk&trt5uey;yHiz;4>m1+EAj7ir%sp4E2SMA=K>eJsO07PBKLT$oS037?F6T7 zS@QL3{+-reyVFzDWP3YH-y@^Y16_~Iwj_G!)E0h9(A<^yg@s|6=kIUJFMgYN|0dgs zoVoe|hg1*pooBRf|HWkdhAH###?8LKfKn}SjVMV;EJ?LWE=mPb3`PcqX1WF@x`yT< zhDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54X(i=}MX3zs<>h*r fdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAX#~er literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-active.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-active.png new file mode 100644 index 0000000000000000000000000000000000000000..040ef20232c7e765cd95b7fe7811a7e9a7c24b03 GIT binary patch literal 378 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsp=JY5_^G|umx z=*ZV>Ai%6H8h)u<^q>2$1)l^jrAHXGbMPq&+Fq@`z4h8Ry;)zU&Yo(@cq+=KsB!Tm zGl#MzobHknUOKh0oBx=)V5`>$OAbdlr_-J<`5sP)Sp9S7Lwn6%({-#OSGs--e*dZ4 zbLZ!?zU!@-5AY?57wft#u~!7zuUg_7QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmK ztc)zQ4UDY}3{EnuT}9E5o1c=IR*74~j<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w a3sUv+i_&MmvylQSV(@hJb6Mw<&;$T(vwDXB literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a524417d78c48e5e7c09b9a186d022cd3824cdd0 GIT binary patch literal 526 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7&$y$978;g zznyBBcgR7&_5TeuQ}&KaP7^&C&F3gua-=H<ZOES((^z#^X`=3RdEYKmu`-o6jv^B$ z?LRx+^#9wcr8gND6i@pSa`=-@2^&Mhi$6aaHQ!h*(Z0!;;JNgZtxl<t+VaU8QUr|| z7=B%oI?{A%ea2KNu`q`dE3b$dy!$X$ey25~5W|F9ToVe4I!$j~w_m{iKznt!?Smhe z*f~T`EMc^`!=LkFQ~R=QCrcTvYMy+)<&#&}c{O40Zk`B!1(|F1`?kiWhAf|%SI%B9 zQE+zhHO4FbVGe(<L{({R4`cAw;=g!IaU<`~7Y8SqAI@NAShV@^^U%e)^X<G@RW^Bt zYdr8x?B6c&pZ6Er`ajp!zfdtO1qPF9iEBhjN@7W>RdP`(kYX@0Ff`LOFwr$M4>2^d zGBmR?vd}g#wlXj{$*gu2MMG|WN@iLmZVfx)=4ApkNP=t#&QB{TPb^AhC@(M9%goCz cPEIUH)ypqRpZ(583aE&|)78&qol`;+0LQz(>Hq)$ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..0ee6d352cbdcfbc6846c09fa89d4523977bc1c7d GIT binary patch literal 407 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmspcdb&7<Xq=xr z;XLOd1Ce9(6X!f;Xlf2I7g!Q~gm=zDzYBbdF3f%jYMJIQEN%E-DJrTyDzCX8KW~?8 zN`f<|@V45Fmsexw_7|V461J||X7O>^i{sMj4Z>m%S;9gBL|^zvEbx4{@a}R>-?TeV zMHQc3HD3LL?VsT%@q?e#?>A|dsh%vA)$dubk>}$RFTuq(ZZSMywfd?qvnQ=%3D9w> zC9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@N zxHasEo0kdHAPKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ E0QrH4NB{r; literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e340aad3acf5fc068bb5de37c6c48f331e04ed8d GIT binary patch literal 561 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7_~iJ978;g zznyC6eb_;wZN9hkL?_kVrQ4cW7ka0+>pA&+bbq41BW3la`2qi%5{lC_Bwnnkjx{o0 zy+C)$q6x(uu8Su;S<}4WeM$M9-*>*(v6nObSte27GWS!|3eTr!`WRa7i<C!5J=;33 zr%%=~lxIVO;Pb7S-?!cnpLKfLr<UfaF$G*Fc7}Y4`d)E=x|bcZ#FfT<dJ8VGmjy8d zR9|4t@xQLjyujz%nqB&m2h@JCJA8fo<XJ@QrrDdVkCh&?6kU<HPF9NNv$6@7_PyU9 z<x&_6AO4H9JD}@uX3FnM&0_9zKeFBSa!7xFz|ZUyd|fOrmEkmV?15EZ`63wR=_!0{ z_!1c|yg=REad*sw3p}@iikR*&btKsD{D1BGw-tQVh7x5dB_C#H&wL)U^xORf=8P-+ z!fx}dv;>BvYKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ}vNANYGP2M%Ft#!<ILWMb z6-7gCeoAIqC2kEn;^t)nHAsSN2+mI{DNig)WhgH%*UQYyE>2D?NY%?PN}v7CMhd8i N!PC{xWt~$(69B0&)mi`m literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..040ef20232c7e765cd95b7fe7811a7e9a7c24b03 GIT binary patch literal 378 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsp=JY5_^G|umx z=*ZV>Ai%6H8h)u<^q>2$1)l^jrAHXGbMPq&+Fq@`z4h8Ry;)zU&Yo(@cq+=KsB!Tm zGl#MzobHknUOKh0oBx=)V5`>$OAbdlr_-J<`5sP)Sp9S7Lwn6%({-#OSGs--e*dZ4 zbLZ!?zU!@-5AY?57wft#u~!7zuUg_7QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmK ztc)zQ4UDY}3{EnuT}9E5o1c=IR*74~j<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w a3sUv+i_&MmvylQSV(@hJb6Mw<&;$T(vwDXB literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a524417d78c48e5e7c09b9a186d022cd3824cdd0 GIT binary patch literal 526 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7&$y$978;g zznyBBcgR7&_5TeuQ}&KaP7^&C&F3gua-=H<ZOES((^z#^X`=3RdEYKmu`-o6jv^B$ z?LRx+^#9wcr8gND6i@pSa`=-@2^&Mhi$6aaHQ!h*(Z0!;;JNgZtxl<t+VaU8QUr|| z7=B%oI?{A%ea2KNu`q`dE3b$dy!$X$ey25~5W|F9ToVe4I!$j~w_m{iKznt!?Smhe z*f~T`EMc^`!=LkFQ~R=QCrcTvYMy+)<&#&}c{O40Zk`B!1(|F1`?kiWhAf|%SI%B9 zQE+zhHO4FbVGe(<L{({R4`cAw;=g!IaU<`~7Y8SqAI@NAShV@^^U%e)^X<G@RW^Bt zYdr8x?B6c&pZ6Er`ajp!zfdtO1qPF9iEBhjN@7W>RdP`(kYX@0Ff`LOFwr$M4>2^d zGBmR?vd}g#wlXj{$*gu2MMG|WN@iLmZVfx)=4ApkNP=t#&QB{TPb^AhC@(M9%goCz cPEIUH)ypqRpZ(583aE&|)78&qol`;+0LQz(>Hq)$ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-hover.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..3f567b710cd94e72a0884e821524bfdf7a24e17c GIT binary patch literal 388 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr$JY5_^G|umx zXvo)Wz~dTkwL#T3{N>393~yUcxpG8L^?ISbSyDh&L2&M`y*K^8Z9iLcT}9jNjP8OJ z$8Q%0a8+foq-X|&a2Ywcg&OTBSQO95yPG#o`a#OQsdLsuzTYNzc-_CZALi@6njX`* z@}<{_=eNGNC~WVVn&0=cER7+8A$VKP>m&AgOMos>Epd$~Nl7e8wMs5Z1yT$~28L$3 z1}3_O<{^egR)%I)Mi$xz##ROfCz;i*qG-s?PsvQH#I0dR+`LSn21$?&!TD(=<%vb9 l4CUqJdYO6I#mR{Use1WE>9gP2NC6cwc)I$ztaD0e0s#8(f!hE8 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..652700d6368670e695e2e6091bbf873a78494f73 GIT binary patch literal 547 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7-c<O978;g zznyC9ci2Io^}bGv(g`tJ``n-gmcq%irZxZIl4;Z~Xi*SczG!iq_Kt1QOH$^~Vd`2K zaXZPeYi}TzO2yUNSNEK^)?Vw*U_H$`M%k%e@O+i@a|VSn9eoQf4)ds2Cg&In9G8CD zIP1j%e?RuCEi+H=xP0SU+m{J}JBz|rUJcb);I-n4*oF5W;*{BW4=^;;v@ku{Tc~F8 zEA~G_!vEJvrOEFK_bl9H^77&2{i-1fLfaD>C-?D-U5t#4e*Q;n*P{b3&%HmuK4tFL zqizkJ)&i}b^>4PW*9y3oeCw|4pTq-Z`%U;a*zvQj(U0=>erh9ffOV>O`rQdL!ad&~ zoOI=I1{*_?`=?!3GpcXzmYLSjSv*&%nU^ctX2*~G3+lqUO;NEGs~-cyPPN1}q9i4; zB-JXpC>2OC7#SFv=^B{m8k&a~8d({dSs7Vq8yH&|7@TBQyNaSAH$NpatrE9}9dYwA yff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b=d#Wzp$PyXCd|A5 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..0ee6d352cbdcfbc6846c09fa89d4523977bc1c7d GIT binary patch literal 407 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmspcdb&7<Xq=xr z;XLOd1Ce9(6X!f;Xlf2I7g!Q~gm=zDzYBbdF3f%jYMJIQEN%E-DJrTyDzCX8KW~?8 zN`f<|@V45Fmsexw_7|V461J||X7O>^i{sMj4Z>m%S;9gBL|^zvEbx4{@a}R>-?TeV zMHQc3HD3LL?VsT%@q?e#?>A|dsh%vA)$dubk>}$RFTuq(ZZSMywfd?qvnQ=%3D9w> zC9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rgDVb@N zxHasEo0kdHAPKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ E0QrH4NB{r; literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e340aad3acf5fc068bb5de37c6c48f331e04ed8d GIT binary patch literal 561 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7_~iJ978;g zznyC6eb_;wZN9hkL?_kVrQ4cW7ka0+>pA&+bbq41BW3la`2qi%5{lC_Bwnnkjx{o0 zy+C)$q6x(uu8Su;S<}4WeM$M9-*>*(v6nObSte27GWS!|3eTr!`WRa7i<C!5J=;33 zr%%=~lxIVO;Pb7S-?!cnpLKfLr<UfaF$G*Fc7}Y4`d)E=x|bcZ#FfT<dJ8VGmjy8d zR9|4t@xQLjyujz%nqB&m2h@JCJA8fo<XJ@QrrDdVkCh&?6kU<HPF9NNv$6@7_PyU9 z<x&_6AO4H9JD}@uX3FnM&0_9zKeFBSa!7xFz|ZUyd|fOrmEkmV?15EZ`63wR=_!0{ z_!1c|yg=REad*sw3p}@iikR*&btKsD{D1BGw-tQVh7x5dB_C#H&wL)U^xORf=8P-+ z!fx}dv;>BvYKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ}vNANYGP2M%Ft#!<ILWMb z6-7gCeoAIqC2kEn;^t)nHAsSN2+mI{DNig)WhgH%*UQYyE>2D?NY%?PN}v7CMhd8i N!PC{xWt~$(69B0&)mi`m literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed.png new file mode 100644 index 0000000000000000000000000000000000000000..040ef20232c7e765cd95b7fe7811a7e9a7c24b03 GIT binary patch literal 378 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsp=JY5_^G|umx z=*ZV>Ai%6H8h)u<^q>2$1)l^jrAHXGbMPq&+Fq@`z4h8Ry;)zU&Yo(@cq+=KsB!Tm zGl#MzobHknUOKh0oBx=)V5`>$OAbdlr_-J<`5sP)Sp9S7Lwn6%({-#OSGs--e*dZ4 zbLZ!?zU!@-5AY?57wft#u~!7zuUg_7QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmK ztc)zQ4UDY}3{EnuT}9E5o1c=IR*74~j<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w a3sUv+i_&MmvylQSV(@hJb6Mw<&;$T(vwDXB literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-mixed@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a524417d78c48e5e7c09b9a186d022cd3824cdd0 GIT binary patch literal 526 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGh7&$y$978;g zznyBBcgR7&_5TeuQ}&KaP7^&C&F3gua-=H<ZOES((^z#^X`=3RdEYKmu`-o6jv^B$ z?LRx+^#9wcr8gND6i@pSa`=-@2^&Mhi$6aaHQ!h*(Z0!;;JNgZtxl<t+VaU8QUr|| z7=B%oI?{A%ea2KNu`q`dE3b$dy!$X$ey25~5W|F9ToVe4I!$j~w_m{iKznt!?Smhe z*f~T`EMc^`!=LkFQ~R=QCrcTvYMy+)<&#&}c{O40Zk`B!1(|F1`?kiWhAf|%SI%B9 zQE+zhHO4FbVGe(<L{({R4`cAw;=g!IaU<`~7Y8SqAI@NAShV@^^U%e)^X<G@RW^Bt zYdr8x?B6c&pZ6Er`ajp!zfdtO1qPF9iEBhjN@7W>RdP`(kYX@0Ff`LOFwr$M4>2^d zGBmR?vd}g#wlXj{$*gu2MMG|WN@iLmZVfx)=4ApkNP=t#&QB{TPb^AhC@(M9%goCz cPEIUH)ypqRpZ(583aE&|)78&qol`;+0LQz(>Hq)$ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-active.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..d4a6d23589c630054db3a387b1c10cab0e1b1055 GIT binary patch literal 345 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqjJzX3_G|oSr zxRJNPfZ?!C*{RqA^#^LF80)k)P7IT2*qqjp6tmaI_$up$U8zr8yLPK51Z7N0VsI8` zW|sf6{6f7D!|LkQlTJP^+!$eP=Kp*>;{o1@++o4~Q#EG-jaMykjVMV;EJ?LWE=mPb z3`PcqX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54 rX(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAl74B| literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9ec48349393f5d48d2727fa3955476c8fe63af1e GIT binary patch literal 454 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow>J2RvOILp+YZ zow|{)$v~oIy}+DWZV8jXh>BF-C3{-;G3{Q>S*GJ&*UrW1_s55Cuio~W_*+Za9k{lY zh#W24GKrZXVTr{18_x6X*7~wH=(Zl3t*;t=*z=k9tpf}UFP^R9&~1Gm(E8|nRO5P$ zDUloAed=z1qvpuOkamHqXMWTo*Lq>rKmpdk4FWkoFNrlhTp-GGeCMUW8yT!Qns1zW zl`sCt`nn<HzTqy0hKV&bIkUEfR~h*$7{*2&KD08SJ^R3aMfvD&vr~&YQf34FqFUk_ zQIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmKtc)zQ4UDY}3{EnuT}9E5o1c=IR*74~ zj<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$Vb CLz}_? literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..203bdb103fb213a105ad016ace814be7b6513fc1 GIT binary patch literal 372 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr;JY5_^G|oSr zaFDaXK!8R4k+qn@jR^{6g4P?@)+&f8&SA^(u>K%>uHC*fqT%!1n@=q^U$F|D^yt9W z=ymtjEXzNaE|nwmA*6$C_8Z|f8VaYh7ftwhu)gKH|Gh(k?Nf}z3sc%<j*D1(`o4L! zkB>o*w_36H&*Vo{K$}%dTq8<S5=&C8l8aJ-6oZk0p_#6MiLRk}h@p{{p_!GDg|>mQ zm4U%YX0@v*8glbfGSez?YuFJtFB7Oi5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f T>~}U&Kt&9mu6{1-oD!M<eg$}l literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..679d1163e5ac2c3356e2582a43f392021e9d0aad GIT binary patch literal 495 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow>JFFjoxLp+YZ zy=s_!$U)-R$NzKPx)wZ%p5eIg!J|6|4cGoi-IWr2GF|hE^(NB?G2eHjyw|$Hp(I+w zr#Qvu*{!3B=fCKke_t{EJBx;Yi_OKwb$w}<tG)&^EVTL9nH{KCJVDsLbsI-vqv`29 zqrG?D9X*$s!t}9e_WBvjR+ruO-?m#n#q5`~!zE_1Z4TLtU$_}wyvu29UouC<VeZ}4 zGyjD&{9nQ-wE&2ij`Zc~z6)u%d_l~jzphbP;09AAgGl<_oQ9ck?vJawkNBBfo0a~6 z*}<i`=J)dTx%qPG@d|%K`~p(Kp7v~CRL8%QX;qqoY3GD}j6hGTmbgZgq$HN4S|t~y z0x1R~14A=i0~1|C^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj? t;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RT8_xGn$y literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..d4a6d23589c630054db3a387b1c10cab0e1b1055 GIT binary patch literal 345 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqjJzX3_G|oSr zxRJNPfZ?!C*{RqA^#^LF80)k)P7IT2*qqjp6tmaI_$up$U8zr8yLPK51Z7N0VsI8` zW|sf6{6f7D!|LkQlTJP^+!$eP=Kp*>;{o1@++o4~Q#EG-jaMykjVMV;EJ?LWE=mPb z3`PcqX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54 rX(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAl74B| literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9ec48349393f5d48d2727fa3955476c8fe63af1e GIT binary patch literal 454 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow>J2RvOILp+YZ zow|{)$v~oIy}+DWZV8jXh>BF-C3{-;G3{Q>S*GJ&*UrW1_s55Cuio~W_*+Za9k{lY zh#W24GKrZXVTr{18_x6X*7~wH=(Zl3t*;t=*z=k9tpf}UFP^R9&~1Gm(E8|nRO5P$ zDUloAed=z1qvpuOkamHqXMWTo*Lq>rKmpdk4FWkoFNrlhTp-GGeCMUW8yT!Qns1zW zl`sCt`nn<HzTqy0hKV&bIkUEfR~h*$7{*2&KD08SJ^R3aMfvD&vr~&YQf34FqFUk_ zQIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmKtc)zQ4UDY}3{EnuT}9E5o1c=IR*74~ zj<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$Vb CLz}_? literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-hover.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..27ed4ba59f8f3126722128dbec150519cead8e2e GIT binary patch literal 357 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsruJzX3_G|oSr zxRJNPK!Dj_q@-mh$K-<y8{|FPn_AXf@ptrG#B*Th-b0&qrn^QODpor<-nRUpX!+KP zA+kus(~s@M3Z>>gw*P{!y!Sc1nLeqg_pcYjrtlSeDxa(jWvF2I?j2B)(7QDgXq9S- zYeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y&^9o(GB7yFtacSeLvDUbW?Cg~ z4LjoIfozZj*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyq CY;WBF literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5a32294f2569ac60f1271d29674e2ad0eb997ab0 GIT binary patch literal 468 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow>J=R92;Lp+YZ zoodL}<RIdbZWuAcV^6EdEDe(@^G+#Oi2AbVC9Dl!u-)|FT%A_2`$?@Vt7Emem(6;% z_fKw_$b#h31AN6h+IO6=TgBk;G9q^4hlbl%Cb^0-OcUWcuQu^Q>*Nb6Iy%YgFUEeY zbas4rIc(vKwd)To5%E$lu-^B5LZ&tcgTvlh)>l`z9T5L}Rzreyae~Mf7Uz9i<}HZ) z$u+Aqe5K}@T2>v+HMv`rC(gc78FA^oge;@O%cZ+`XKg#4V!WH#F~qZt=@$1ji^xCn zpBUfvXZ^Ab(ESDUnQDn^L`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o=@vof;KHZZm_ zFgVGqb`?cKZhlH;S|x4`JL2YL0yRj2YzWRzD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N S&PEETh{4m<&t;ucLK6U~7^GtW literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..203bdb103fb213a105ad016ace814be7b6513fc1 GIT binary patch literal 372 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr;JY5_^G|oSr zaFDaXK!8R4k+qn@jR^{6g4P?@)+&f8&SA^(u>K%>uHC*fqT%!1n@=q^U$F|D^yt9W z=ymtjEXzNaE|nwmA*6$C_8Z|f8VaYh7ftwhu)gKH|Gh(k?Nf}z3sc%<j*D1(`o4L! zkB>o*w_36H&*Vo{K$}%dTq8<S5=&C8l8aJ-6oZk0p_#6MiLRk}h@p{{p_!GDg|>mQ zm4U%YX0@v*8glbfGSez?YuFJtFB7Oi5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f T>~}U&Kt&9mu6{1-oD!M<eg$}l literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..679d1163e5ac2c3356e2582a43f392021e9d0aad GIT binary patch literal 495 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow>JFFjoxLp+YZ zy=s_!$U)-R$NzKPx)wZ%p5eIg!J|6|4cGoi-IWr2GF|hE^(NB?G2eHjyw|$Hp(I+w zr#Qvu*{!3B=fCKke_t{EJBx;Yi_OKwb$w}<tG)&^EVTL9nH{KCJVDsLbsI-vqv`29 zqrG?D9X*$s!t}9e_WBvjR+ruO-?m#n#q5`~!zE_1Z4TLtU$_}wyvu29UouC<VeZ}4 zGyjD&{9nQ-wE&2ij`Zc~z6)u%d_l~jzphbP;09AAgGl<_oQ9ck?vJawkNBBfo0a~6 z*}<i`=J)dTx%qPG@d|%K`~p(Kp7v~CRL8%QX;qqoY3GD}j6hGTmbgZgq$HN4S|t~y z0x1R~14A=i0~1|C^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj? t;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RT8_xGn$y literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..d4a6d23589c630054db3a387b1c10cab0e1b1055 GIT binary patch literal 345 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqjJzX3_G|oSr zxRJNPfZ?!C*{RqA^#^LF80)k)P7IT2*qqjp6tmaI_$up$U8zr8yLPK51Z7N0VsI8` zW|sf6{6f7D!|LkQlTJP^+!$eP=Kp*>;{o1@++o4~Q#EG-jaMykjVMV;EJ?LWE=mPb z3`PcqX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoykPX54 rX(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAl74B| literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-checkbox-unchecked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9ec48349393f5d48d2727fa3955476c8fe63af1e GIT binary patch literal 454 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow>J2RvOILp+YZ zow|{)$v~oIy}+DWZV8jXh>BF-C3{-;G3{Q>S*GJ&*UrW1_s55Cuio~W_*+Za9k{lY zh#W24GKrZXVTr{18_x6X*7~wH=(Zl3t*;t=*z=k9tpf}UFP^R9&~1Gm(E8|nRO5P$ zDUloAed=z1qvpuOkamHqXMWTo*Lq>rKmpdk4FWkoFNrlhTp-GGeCMUW8yT!Qns1zW zl`sCt`nn<HzTqy0hKV&bIkUEfR~h*$7{*2&KD08SJ^R3aMfvD&vr~&YQf34FqFUk_ zQIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmKtc)zQ4UDY}3{EnuT}9E5o1c=IR*74~ zj<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$Vb CLz}_? literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-active.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..f3d73c50e2349fbe3ff1cfa6a9ac2a0dcf861426 GIT binary patch literal 531 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~B@_M>BhG?9x zooE@vlqk?@uYN!(*|)*LqT`;^G~ob|a)F)PJ6DJYh^<c9$>0*@>~_xL{rYr;R%4cZ ze7|46HD!3<k!zd1IzRX8l4;7Hifq?>S=M%1Z|9<A#}Z#w>8({M;Sz0GCv=_f>|w2v z1L8Lwq?g`G;qOx{IebWP!M3=A;#Jf84U2hZt>Ap&T0VidDD!lr{FO@_7p|pVSjLgT zyH0~~$}Sc!{|4J1G1VP63OQ>;*MCqiILfCa_K?j+hv}lgAzk@~D5>V;vqj9y`f8W0 zl-h5n<18+dUb}W`mh3xO=NFlE26swT7gj$?@$X#!KWtTNt6J91SCdv}Wv}{q@P)F_ z%9Rs^mU?|zaqOh||I7Rtjqg?8zuB-I7*?t!t`Q|Ei6yC4$wjF^iowXh&`j6BMAy(f z#L&pf(9FunLfgRD%D~_xv)WY@4Y~O#nQ4`{HSCC+mkHD$39=zLKdq!Zu_%?Hyu4g5 fGcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_q=&$s literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..98c45120dbb8f2cc35c4ab031db7645b301b14b4 GIT binary patch literal 906 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MT0C7GLp+Y3 z4L$8A;wWN!_Y4zL=PnhgUL`jBgMtBZ>wMJMn(jL^O!X>B_vvV{cd&OTX^$3lWEGY# zOl(qi6m~OcNW5|&>)lFAy<ZOxm|WJ|yLZK^cUI5uRp(vJ<qutEHP8Lr=|>`c3_m*8 zM;-7<yIAaDZn|Ukokc?Pe9f1&iCD1jbPJreo%40zY^kd&%wBKgJRK~;En{(Gd;0ds zWk0U%n!GQ1+Io#?xlVOLcb+?UshX?2PY}<Wq1ttsQ>1MAqiwN1mrv}9Sdz2Hs(fPz z=XSe$+il8sX3wuUU-dm;N<`X!xu-kbb}p=_ZTlQ*IwLsy%iZ1pofUR!1=}_Dbrx;+ z6B9liv86AfyL^gt_n)hU-J90ks5Xib*<NZ@a>={Ux%A*8rd02ZQk&Tixfa@mDfvfQ zGyFKgIHPlkbNE@Mk|=+RY90l4hJEFH2QEKYTW-3x=U#$EB~!&sg(fkD&$=NCY<nH% z9-N`ckip5p$M{3;le};5g9wXA_5uq91_pgziD*li$A{lMHg9-laNz3|kwvm+8R}SB zv>E!_8Ta}4K6Ews#L^(j@L?;5g3ary8Bzxq7hGb`U}Q*;oucb5{bS8D$64LqZl<5w z#F#E?zH&w93zhmmp9A|^N|LAi7SLVWeEZ~w+UYNE-QOb>vEWX@p1h}@wSMG0ku6v( z60W_@_yFUy$W2|<3AS@KslF>XKFuQZrs~?+s?#b{=kGG}+nBL+eGr3wP}%ZbHg?N3 zr`_@BUG{2spwv<JleLyPuiq)_tN(ge`aXNh*MROiF^yBxaxeY5vP{kN<(k+{p3%!R z)`dNd6LsIa`(W=8qr4rjtEcemDklFtqx3xWqR_vX{TYnLGq1-<{$Ki+(L|+mftrtS z4ls$TmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{ zr(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1STJYD@< J);T3K0RW4>aJm2h literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..f6bec3243b01933bb2b259c595b9e54697881aa3 GIT binary patch literal 586 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Bx_G)chG?8` zooMLolqk|R|9!JdPRMMLOY;M+uTYfD`L5@A>srvA+w+ohFU=8nyC~^NX>q2f=c?QG z6PiLgcIXAhaDK_2;1XMP{rST=hbvhbzAV|h+$d=-1K&2Sqgo3;ws165g~Wb#bu`<1 zF1;XAI{4?2yjQ7<0{WwBUw7=h!m~QxmBGdTmRb0()Wgr8rG&M*PG5BDb>3M4_FHZl zI%{;=s}?<!zPHIz_JZ2V-C^D_OHNJFVJ#>&me^*&7#bisVa-Xg6L0?TzB&AYk5{E` zJ+syxg_gu857<v8NHAQC6}WdmIE6td`e@^$rT~_S0sRW0oWddVzVYmP{>L$)!{|hW z>(8vVcaxs<@Y$DGq`H^i_qB;C{dIDd;r@knIbZX`md8d2uHp%8eD>-1_pXlQM~Z9r z`?0<_`FzW%1%d}2c1{ZWoBjFzAEsTi%dT+p?Vkn=V$~AYh?11Vl2ohYqEsNoU}Ruu zrfXoLYiJ%~Xk=w*W@TidZD4F=U~rOI?JA0f-29Zxv`X9>cErug1Zt23*$|wcR#Ki= ml*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyVV&xqG literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7ce94ffdd8d246b593369630fc3b83ef7a395c6e GIT binary patch literal 1052 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn8iF@978;g zpPlOMGbLQ)c>Q-isn}4@jz<Qjnu6Qal2$Cf(AAtb>m0M};=6*e8MUn9zPnajJhCP9 z;t~%P!_u2#K{J1EyyQ?LsKJqUM}m19C$mtG?5kD2h0k{E5O;gN^J~t&V)_5~ZNJ}n zKX3Jk&9nENlGW02v`f_8a9}=9_jZFz)0Q=?{60I)ba}?|RR_*YzqHUw`TsPQ85ZFm znr(vJcvI5;`yV>h@Xfp1<w}~u%3Fu`i!=7D+_|}?J*g>Qsr)mufur6g=7&jtx0}wi zInXoj$5e~%qAcg~=70;wuG}$Px2b8~FX#74I{&McpS?fwe9FcndXtSF#h&OqaO7oT z;5V1|`u;hJev4NzPRi1_D=mFS>58n@4f&m0c??$1JfeSm(e>Q$`q*b|zLwth6O=D{ zzOFjHbaKkBbzkincwd>+9WyW4ebyw^?emilGo`#uqRMN<`#E1s)@uU#({j}k%c}Eh z?M~fN;`H!zF5z0Bzl42;|Igc(7HF3T9SzoQ_bCsw3|TdQt+4cz^fl3&WgWaFK1>VV zzWRxxN#*Xj*ZHk@7F;b0&^!LhVQ2D`9mQ-73w)DwS1ggf7s<C_O5A;ufNVy2$7ikG z2jay79v7K%uPHpv5j9m*Z|3jT+Nzb#pQTomMbFUXE-+pq_2W3xvIl36=T)rGd9aW> zMcE*gQF(!L-|b+r3$OR-E@)%iQsHps+cCDC(Lw(bb_UgOK4N^)Dj2uvq{;5a!+W%} z{7)vn{?fW4d0(A~!}g_1nP1Gf$S`rgircCVo22|hGcMUPOwS3txWLMDQ|hA?bH!yR z`Ct8O^V2r7W0%N&i*sSiF2`<L%CM*Q(rM|NyGxcHxUE|##mV5=_Tpri=jAiGT1!l4 zRpc|iZxWpBHD#YyL#COga_8rp^Kt_JwleFi`t~*UXxFPAx&KkI3!Un2e+%8VVpseo zwcy$b#UUQg?@a!u&vo**lknqL>NS6Uth4!^nE6zTF(HVDS>-B^fP#XeXri!z?(*Vq z^L}r+8}-!spyV}Cj>LJVUuJKcFpc5HUOTQ=298;GAODJJ+q(U0|DNMdm^W^Z(3kkl zd!0K5m}yi?Tq8<S5=&C8l8aJ-6oZk0p_#6MiLRk}h@p{{p_!GDg|>mQm4U%YX0@v* z8glbfGSez?YuFJtFB7Oi5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9m Lu6{1-oD!M<!7<2a literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..f3d73c50e2349fbe3ff1cfa6a9ac2a0dcf861426 GIT binary patch literal 531 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~B@_M>BhG?9x zooE@vlqk?@uYN!(*|)*LqT`;^G~ob|a)F)PJ6DJYh^<c9$>0*@>~_xL{rYr;R%4cZ ze7|46HD!3<k!zd1IzRX8l4;7Hifq?>S=M%1Z|9<A#}Z#w>8({M;Sz0GCv=_f>|w2v z1L8Lwq?g`G;qOx{IebWP!M3=A;#Jf84U2hZt>Ap&T0VidDD!lr{FO@_7p|pVSjLgT zyH0~~$}Sc!{|4J1G1VP63OQ>;*MCqiILfCa_K?j+hv}lgAzk@~D5>V;vqj9y`f8W0 zl-h5n<18+dUb}W`mh3xO=NFlE26swT7gj$?@$X#!KWtTNt6J91SCdv}Wv}{q@P)F_ z%9Rs^mU?|zaqOh||I7Rtjqg?8zuB-I7*?t!t`Q|Ei6yC4$wjF^iowXh&`j6BMAy(f z#L&pf(9FunLfgRD%D~_xv)WY@4Y~O#nQ4`{HSCC+mkHD$39=zLKdq!Zu_%?Hyu4g5 fGcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_q=&$s literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..98c45120dbb8f2cc35c4ab031db7645b301b14b4 GIT binary patch literal 906 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MT0C7GLp+Y3 z4L$8A;wWN!_Y4zL=PnhgUL`jBgMtBZ>wMJMn(jL^O!X>B_vvV{cd&OTX^$3lWEGY# zOl(qi6m~OcNW5|&>)lFAy<ZOxm|WJ|yLZK^cUI5uRp(vJ<qutEHP8Lr=|>`c3_m*8 zM;-7<yIAaDZn|Ukokc?Pe9f1&iCD1jbPJreo%40zY^kd&%wBKgJRK~;En{(Gd;0ds zWk0U%n!GQ1+Io#?xlVOLcb+?UshX?2PY}<Wq1ttsQ>1MAqiwN1mrv}9Sdz2Hs(fPz z=XSe$+il8sX3wuUU-dm;N<`X!xu-kbb}p=_ZTlQ*IwLsy%iZ1pofUR!1=}_Dbrx;+ z6B9liv86AfyL^gt_n)hU-J90ks5Xib*<NZ@a>={Ux%A*8rd02ZQk&Tixfa@mDfvfQ zGyFKgIHPlkbNE@Mk|=+RY90l4hJEFH2QEKYTW-3x=U#$EB~!&sg(fkD&$=NCY<nH% z9-N`ckip5p$M{3;le};5g9wXA_5uq91_pgziD*li$A{lMHg9-laNz3|kwvm+8R}SB zv>E!_8Ta}4K6Ews#L^(j@L?;5g3ary8Bzxq7hGb`U}Q*;oucb5{bS8D$64LqZl<5w z#F#E?zH&w93zhmmp9A|^N|LAi7SLVWeEZ~w+UYNE-QOb>vEWX@p1h}@wSMG0ku6v( z60W_@_yFUy$W2|<3AS@KslF>XKFuQZrs~?+s?#b{=kGG}+nBL+eGr3wP}%ZbHg?N3 zr`_@BUG{2spwv<JleLyPuiq)_tN(ge`aXNh*MROiF^yBxaxeY5vP{kN<(k+{p3%!R z)`dNd6LsIa`(W=8qr4rjtEcemDklFtqx3xWqR_vX{TYnLGq1-<{$Ki+(L|+mftrtS z4ls$TmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{ zr(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1STJYD@< J);T3K0RW4>aJm2h literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-hover.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..79f93b1e6181692c4abc869dff3d7ce67bc043f7 GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BN_e_BhG?9x zo#^eylqk?*pXO+kbCI{-#iHY$lZ2mx+8xIydT(6!HheOec$_t1sbrV{=T~Dk@h#ke z$0H;5u6gD6G@Ido&Gmxvs8`P3<*%7Odt?P)_32;rmTOvX_o~(FUoM-qMcMR!&Vqo8 z%ZhB)&775BS-Ryy9Cz$&elAl({sLaxhNoXte$Slvb3x;)hTYdyS4`gEyUc8dgRR5q zSjH_Ltj`3*MH}7iwlkfo_YPvKca^ib_L1|$EUrBVerslbFq(YW@`5kxu7Vv8BnujU zCG2zSWOM$kyLe$%yv#DLgEd=Cug4X~&g9R^J?{Qs_9~@T%}Khh`RV&NXwS-c(6l4v z=8h*)QhCSSFWfisFa0W#x!%Kk)zW=G=i4#r+_~Bu?Dg<6FxXT}Tq8<S5=&C8l8aJ- z6oZk0p_#6MiLRk}h@p{{p_!GDg|>mQm4U%YX0@v*8glbfGSez?YuFJtFB7Oi5@bVg rep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<8Is8; literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..da1c6271685dd48869c02d81cb2d1b0cf86ee9f0 GIT binary patch literal 930 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?M=6Jd|hIkx5 z8XD^_>?mTpxp$(}>*LBRuWBsXe~?Qf;9ifb;SXt!2@>`l`y_=I`Ty$q$8d0lM{VnZ z6$y{rYYZHFGLpELC9Ehpe`JE`yRV7q*Qe#}-e>vSz_|MP9P96QW?FNZ`X>F_krFD^ zzCru|f6YY8CqkcJnJ=1s<n8L1#Vs|fzjYkR7F<<ysP2xN&;fVTPR;VC>5MlfZkqIB zVw?<Xz=5Mj4p;3HU4MD$jrBK0)3#r(aa_1Mzf+WLyM^Pz!;FC|-X~4qYkjOJ@=LAt zwT<LbLF>px1tqWF*Ky7D+VSq8tzOnzQ~M9=&V>Y8l-vwoYBOC^hGUWKp_{X0Y;?D? zi8zZqTl#Xn&2^1$+V*8-8$@Oun{-z$<6~P=|BrvkF^e}Ce~{x7=emBn-M2xKt6S)^ z&AbH#iZ|~0#O?^NkX{qL<VG$-f~Q!3WxQ31nU7QZyKii-3>$P9B3?-}WNv;?6C$<r zKF>0Ssca0~x((3=&$ekWl~l}~&3@sL;2Sox{gTB-lM?1%&t1oG<FOz^fR@k;^XspZ z4km63VB2Os`=*ylW8}uQk_Xz{H?Tzf?)_P*a?tqkcZLR4h7Bol4VJI7lqNlB>|DYg zP<)TCsA106y7zOA`8fZ`IdtP{=7Fz%{YQ3qee6DQ%(3qO^TlttGy4O6oST2^Z47^V zc)VJz=8fq`W-c$dFn@aV&n0YjkE_`&d>&r!dd>4eCe~`r4)$HMlVcP-^$ON(^4iqR z7yJ8+SgD0qVrTFAN$mQ86^oB4h#l7~vAD8eMU>1leXjTI*HeS9{k&%<%646HAFuZ7 ztNh;b?-W=cOrCXQO7x8wwnv&%o!qJ}aw+JGm)T}XEH=3r9>L?A92mbY$S#N7aZM&L zh3Gyj{JZAaotQ^Uix#W=vwzF4BB;G}4sWp}FzKq6xJHzuB$lLFB^RXvDF!10Lo;0i z6J0~|5JMv?Lo+KQ3vB~qD+7a*%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J& k^73-M%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!06+MG-2eap literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..f6bec3243b01933bb2b259c595b9e54697881aa3 GIT binary patch literal 586 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Bx_G)chG?8` zooMLolqk|R|9!JdPRMMLOY;M+uTYfD`L5@A>srvA+w+ohFU=8nyC~^NX>q2f=c?QG z6PiLgcIXAhaDK_2;1XMP{rST=hbvhbzAV|h+$d=-1K&2Sqgo3;ws165g~Wb#bu`<1 zF1;XAI{4?2yjQ7<0{WwBUw7=h!m~QxmBGdTmRb0()Wgr8rG&M*PG5BDb>3M4_FHZl zI%{;=s}?<!zPHIz_JZ2V-C^D_OHNJFVJ#>&me^*&7#bisVa-Xg6L0?TzB&AYk5{E` zJ+syxg_gu857<v8NHAQC6}WdmIE6td`e@^$rT~_S0sRW0oWddVzVYmP{>L$)!{|hW z>(8vVcaxs<@Y$DGq`H^i_qB;C{dIDd;r@knIbZX`md8d2uHp%8eD>-1_pXlQM~Z9r z`?0<_`FzW%1%d}2c1{ZWoBjFzAEsTi%dT+p?Vkn=V$~AYh?11Vl2ohYqEsNoU}Ruu zrfXoLYiJ%~Xk=w*W@TidZD4F=U~rOI?JA0f-29Zxv`X9>cErug1Zt23*$|wcR#Ki= ml*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyVV&xqG literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7ce94ffdd8d246b593369630fc3b83ef7a395c6e GIT binary patch literal 1052 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn8iF@978;g zpPlOMGbLQ)c>Q-isn}4@jz<Qjnu6Qal2$Cf(AAtb>m0M};=6*e8MUn9zPnajJhCP9 z;t~%P!_u2#K{J1EyyQ?LsKJqUM}m19C$mtG?5kD2h0k{E5O;gN^J~t&V)_5~ZNJ}n zKX3Jk&9nENlGW02v`f_8a9}=9_jZFz)0Q=?{60I)ba}?|RR_*YzqHUw`TsPQ85ZFm znr(vJcvI5;`yV>h@Xfp1<w}~u%3Fu`i!=7D+_|}?J*g>Qsr)mufur6g=7&jtx0}wi zInXoj$5e~%qAcg~=70;wuG}$Px2b8~FX#74I{&McpS?fwe9FcndXtSF#h&OqaO7oT z;5V1|`u;hJev4NzPRi1_D=mFS>58n@4f&m0c??$1JfeSm(e>Q$`q*b|zLwth6O=D{ zzOFjHbaKkBbzkincwd>+9WyW4ebyw^?emilGo`#uqRMN<`#E1s)@uU#({j}k%c}Eh z?M~fN;`H!zF5z0Bzl42;|Igc(7HF3T9SzoQ_bCsw3|TdQt+4cz^fl3&WgWaFK1>VV zzWRxxN#*Xj*ZHk@7F;b0&^!LhVQ2D`9mQ-73w)DwS1ggf7s<C_O5A;ufNVy2$7ikG z2jay79v7K%uPHpv5j9m*Z|3jT+Nzb#pQTomMbFUXE-+pq_2W3xvIl36=T)rGd9aW> zMcE*gQF(!L-|b+r3$OR-E@)%iQsHps+cCDC(Lw(bb_UgOK4N^)Dj2uvq{;5a!+W%} z{7)vn{?fW4d0(A~!}g_1nP1Gf$S`rgircCVo22|hGcMUPOwS3txWLMDQ|hA?bH!yR z`Ct8O^V2r7W0%N&i*sSiF2`<L%CM*Q(rM|NyGxcHxUE|##mV5=_Tpri=jAiGT1!l4 zRpc|iZxWpBHD#YyL#COga_8rp^Kt_JwleFi`t~*UXxFPAx&KkI3!Un2e+%8VVpseo zwcy$b#UUQg?@a!u&vo**lknqL>NS6Uth4!^nE6zTF(HVDS>-B^fP#XeXri!z?(*Vq z^L}r+8}-!spyV}Cj>LJVUuJKcFpc5HUOTQ=298;GAODJJ+q(U0|DNMdm^W^Z(3kkl zd!0K5m}yi?Tq8<S5=&C8l8aJ-6oZk0p_#6MiLRk}h@p{{p_!GDg|>mQm4U%YX0@v* z8glbfGSez?YuFJtFB7Oi5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9m Lu6{1-oD!M<!7<2a literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..f3d73c50e2349fbe3ff1cfa6a9ac2a0dcf861426 GIT binary patch literal 531 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~B@_M>BhG?9x zooE@vlqk?@uYN!(*|)*LqT`;^G~ob|a)F)PJ6DJYh^<c9$>0*@>~_xL{rYr;R%4cZ ze7|46HD!3<k!zd1IzRX8l4;7Hifq?>S=M%1Z|9<A#}Z#w>8({M;Sz0GCv=_f>|w2v z1L8Lwq?g`G;qOx{IebWP!M3=A;#Jf84U2hZt>Ap&T0VidDD!lr{FO@_7p|pVSjLgT zyH0~~$}Sc!{|4J1G1VP63OQ>;*MCqiILfCa_K?j+hv}lgAzk@~D5>V;vqj9y`f8W0 zl-h5n<18+dUb}W`mh3xO=NFlE26swT7gj$?@$X#!KWtTNt6J91SCdv}Wv}{q@P)F_ z%9Rs^mU?|zaqOh||I7Rtjqg?8zuB-I7*?t!t`Q|Ei6yC4$wjF^iowXh&`j6BMAy(f z#L&pf(9FunLfgRD%D~_xv)WY@4Y~O#nQ4`{HSCC+mkHD$39=zLKdq!Zu_%?Hyu4g5 fGcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_q=&$s literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-checked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..98c45120dbb8f2cc35c4ab031db7645b301b14b4 GIT binary patch literal 906 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MT0C7GLp+Y3 z4L$8A;wWN!_Y4zL=PnhgUL`jBgMtBZ>wMJMn(jL^O!X>B_vvV{cd&OTX^$3lWEGY# zOl(qi6m~OcNW5|&>)lFAy<ZOxm|WJ|yLZK^cUI5uRp(vJ<qutEHP8Lr=|>`c3_m*8 zM;-7<yIAaDZn|Ukokc?Pe9f1&iCD1jbPJreo%40zY^kd&%wBKgJRK~;En{(Gd;0ds zWk0U%n!GQ1+Io#?xlVOLcb+?UshX?2PY}<Wq1ttsQ>1MAqiwN1mrv}9Sdz2Hs(fPz z=XSe$+il8sX3wuUU-dm;N<`X!xu-kbb}p=_ZTlQ*IwLsy%iZ1pofUR!1=}_Dbrx;+ z6B9liv86AfyL^gt_n)hU-J90ks5Xib*<NZ@a>={Ux%A*8rd02ZQk&Tixfa@mDfvfQ zGyFKgIHPlkbNE@Mk|=+RY90l4hJEFH2QEKYTW-3x=U#$EB~!&sg(fkD&$=NCY<nH% z9-N`ckip5p$M{3;le};5g9wXA_5uq91_pgziD*li$A{lMHg9-laNz3|kwvm+8R}SB zv>E!_8Ta}4K6Ews#L^(j@L?;5g3ary8Bzxq7hGb`U}Q*;oucb5{bS8D$64LqZl<5w z#F#E?zH&w93zhmmp9A|^N|LAi7SLVWeEZ~w+UYNE-QOb>vEWX@p1h}@wSMG0ku6v( z60W_@_yFUy$W2|<3AS@KslF>XKFuQZrs~?+s?#b{=kGG}+nBL+eGr3wP}%ZbHg?N3 zr`_@BUG{2spwv<JleLyPuiq)_tN(ge`aXNh*MROiF^yBxaxeY5vP{kN<(k+{p3%!R z)`dNd6LsIa`(W=8qr4rjtEcemDklFtqx3xWqR_vX{TYnLGq1-<{$Ki+(L|+mftrtS z4ls$TmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{ zr(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1STJYD@< J);T3K0RW4>aJm2h literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-active.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-active.png new file mode 100644 index 0000000000000000000000000000000000000000..45fa9e3aadb5d5d1e8d285d4933c8bccb893f260 GIT binary patch literal 483 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr)db&7<Xq>N| zXdT29DB@B*Ph{4NOePki?jpOq1B-6VZpv|(+4<wmBVV@!j?%c;=9xhirZ>#r_?Ld2 zs^a-f<L82hE{7)_nsY8O^Tub_G-c^qGv<`uh^%sZeE4;%b7I@}OmVqyhIhRVU7Mrg zWp|ZZtH^Ur#XcpC2#-Y@C%W{;#;D$u&{vhoe>YiJ>^FPo-M04!=U#T?pY*C@y^8HC zg-+F<Q~C7wYz@6uyG8X%%3HqO2Cr`>o?9k;C#Xh;vv`l~-=n^Vr*$1tGuy(cYC1db zMSQ1ndgJqs=W}&_J*)r0$Tf9F$BW9%c0iA+mbgZgq$HN4S|t~y0x1R~14A=i0~1|C z^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@q hz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RYt$vIGDC literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..fb9663d05449aae4c73105367a4718a9369d387d GIT binary patch literal 831 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MEInNuLp+Y} z4Ykb{2^6u-FPo?n$$eTxOXI~a;Z0hz^tnaFJU{5SOjr`sT&Be0{I6r<9TBsrSsZl< ziXJhGCfpU7-4J+Dt@!-yWJCR9J2ubsd|Z3<%-+M6@9!4h-~0GNs@4aktaV++7K{(1 z_hqnteYEQH3A3qxYV(3MvrnI2Ife0gZeGxowKto3S1hXgx;jaDTSB(TQ8o3d_ix`Q zT8rGjQE;n#^(WP%eYzT6&F(c`hTnpV_HO@hxkpoPX~2!-uK2fE)7;FC$ewz(yIA~j zPQ`+bn-705KHcg0bEQoI!v|xL*{^Q%+bsC8tNfj2)Sjh(?#zpRV3z7!`H&%DvB+&L zm2;w}?BrPa7`D0HRAuN0U=Fa?Vw}c!g+ZaHnITRk@SaCr()p{8zB+u6DY(kA#rI{5 zLWV4t_|de0cQ!}O7%bjBig>u=H!DNPx0~I3K+=9=^c&_$-ZOW%)a%@;|H+u3P%(Sv zfv^fbh9C0;)-c<M9-1sEqU*!9)sH!Xy<t(<T?MzvRwDBsrkoQw#;}%w;f+yh?_#fn z`5NA*RxoW}@kQ~H@VuC(wu*mcp59-6Ze|Gg*^+eofTYQvE?08?(K*_?|CZzf7VDnR zrAv5?)7rQH<2@gI=j5^tiSGiwt*~C-;VqJEUwk5<_m58Rqsd=(${gGE|G?~*r+$~W z_k3M&)MB<sDsS`_!_bhhNbxtbbfcOV?YKC#`nu(>KepR~rFXu4FBf1J;dQJl!u4!u zq1m4p`)ptYYF|GYy!3zme#XX~XPR0KSXKhlm1>D=L`h0wNvc(HQ7VvPFfuSS(={;B zH8c+~G_o=@vof;KHZZm_FgVGqb`?cKZhlH;S|x4`JL2YL0yRj2YzWRzD=AMbN@XZ7 iFW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6Vr5?O8l literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..bbcd580f7cd92cfdd876ace029931c26c9ff7046 GIT binary patch literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Ba(TKqhG?8` zo#^OyC_u#Z{Qs3L4+ILHI7BoZauJ-Kpe~facx;Q_(ah@s9By^f7hGtJif!`qa`Kre z;XC6&F@xE{2^GtqKY98rmX%>+->pl5?o&KEj;#Owy?&YtBTMMcr`-PipH8M%J{Jk+ zdiCf}?n;4>vqxe!PFt9)wrrDCUfkx2r7j!Ue6HWwY?>ys#qsjd+j<@9vKuU}Oiys? zyPlC@F2;Y2H>2w(i;;w1!o&cUvpI20hf3ESo1ksX-0d;z%bR0q?4@e{3yvPY8}>2q z;R?AIRq<TT>A^F0J;`eRGC5LphuP%a%_ZEyi3ehA+;+>~uU^&Z-8b#;JT8IP)2EfJ z2vm9~x!>$Z^ymA3m>iDBS+3qb*Ao~}swJ)wB`Jv|saDBFsX&Us$iUD{*T6*A&^*M@ z$jZ>n%E&_7z}U*b;3Tu!RTK@m`6-!cmAEzRh?|!Q)F276Aviy+q&%@Gm7%=6TrV>( dyEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#mw5#vlLy literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..55a86925d28d29d363ab53505cc0c5438ba2456e GIT binary patch literal 939 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MmU_B4hIkx5 zJJr`CBv7JlesNk)Ols2)V?W15xy-!<ITH`xSeB7Cr6=pT+a~#=9Sd9qMW&f@`A*7> z32U+{kKtGtBCUJbEZ1p^*tr)ACR{spB5j{oxtp*1`yH?E-l=|P`Tp?ty)pY1-&iCU zoj3JUSGV&U_Gv$lt!SBkT<X!1iNDG-Q!e{xS7!R@c{#AwYFjh)R9O`?_-H!wsz0l9 zPv{S}UgB2s%0M7+?Y(`u43D+S+HY&9?R;6ic`L(VSL;xYx1!s-grgY(ZGTRx3R}8! z#qSvt!X9f~b5W1{5*Bl#!{BFbo5X!*^$h_lZbcZW)YJ#Fy4mhsbIS9-wKhY`s;k*= z=6wCSp0OuqS)s?||1-DBD%7|(xjafO-OpgMLQKX-q%=LPy-CmR;g#!?M8Di9N`BIL z`@dN*15d>l18(oWHj5W`9zXe*YF@TNcB1B|VlBok6^$SA-Z1bqePg;2s=8ugip}yT zmVL50fl{^33_Qim(<PHQS9I*uziWMK;f$0k+aebnVR_Sh<j*ZeZOgOnNqi>^85_c; z9rNAv^2+RI>H#~hEuI>5R*cEs=K#+i%L#Y#wm7&fF}!)mF@f#CIf<#a4s$f*Yg}Et zG|QovDT9-F>+Z7+#tMlHdu@&>Ep4kdf5*t5suNPfaDlgwlc90Nxhr<-zA!(SXc=O% zLP4<4C+?JpL49jc+T++~Ud{QgTa`-MRvB-U&J%T5a&!*cN%@nvm)|-O^!FOaVPE;k zqVw`zwUP3x^ev9B%F=ytD{qC{*CVM{8)M^S_wKL@nS4=Ho$GwD_->Zu`RxA7{p*UH zY!4ng-23gUxVP+Fi^fbt3AIIw8ibcuOz96w2#dPb?a$osZ|}C%G3xfdoZL2j_P(y$ zbq~Dxy4btAFmTeInEj_#@J-);zi8$k^<UiE*dKS@Tc`!f2dX8m5hW>!C8<`)MX5lF z!N|bSOxM6f*U&t~(8$Wr%*x0@+rZe$z~Cga+Eo+{x%nxXX_dG&?1-C}3Dh77vLQG> qt)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7Zf?Sps# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..45fa9e3aadb5d5d1e8d285d4933c8bccb893f260 GIT binary patch literal 483 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr)db&7<Xq>N| zXdT29DB@B*Ph{4NOePki?jpOq1B-6VZpv|(+4<wmBVV@!j?%c;=9xhirZ>#r_?Ld2 zs^a-f<L82hE{7)_nsY8O^Tub_G-c^qGv<`uh^%sZeE4;%b7I@}OmVqyhIhRVU7Mrg zWp|ZZtH^Ur#XcpC2#-Y@C%W{;#;D$u&{vhoe>YiJ>^FPo-M04!=U#T?pY*C@y^8HC zg-+F<Q~C7wYz@6uyG8X%%3HqO2Cr`>o?9k;C#Xh;vv`l~-=n^Vr*$1tGuy(cYC1db zMSQ1ndgJqs=W}&_J*)r0$Tf9F$BW9%c0iA+mbgZgq$HN4S|t~y0x1R~14A=i0~1|C z^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@q hz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RYt$vIGDC literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..fb9663d05449aae4c73105367a4718a9369d387d GIT binary patch literal 831 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MEInNuLp+Y} z4Ykb{2^6u-FPo?n$$eTxOXI~a;Z0hz^tnaFJU{5SOjr`sT&Be0{I6r<9TBsrSsZl< ziXJhGCfpU7-4J+Dt@!-yWJCR9J2ubsd|Z3<%-+M6@9!4h-~0GNs@4aktaV++7K{(1 z_hqnteYEQH3A3qxYV(3MvrnI2Ife0gZeGxowKto3S1hXgx;jaDTSB(TQ8o3d_ix`Q zT8rGjQE;n#^(WP%eYzT6&F(c`hTnpV_HO@hxkpoPX~2!-uK2fE)7;FC$ewz(yIA~j zPQ`+bn-705KHcg0bEQoI!v|xL*{^Q%+bsC8tNfj2)Sjh(?#zpRV3z7!`H&%DvB+&L zm2;w}?BrPa7`D0HRAuN0U=Fa?Vw}c!g+ZaHnITRk@SaCr()p{8zB+u6DY(kA#rI{5 zLWV4t_|de0cQ!}O7%bjBig>u=H!DNPx0~I3K+=9=^c&_$-ZOW%)a%@;|H+u3P%(Sv zfv^fbh9C0;)-c<M9-1sEqU*!9)sH!Xy<t(<T?MzvRwDBsrkoQw#;}%w;f+yh?_#fn z`5NA*RxoW}@kQ~H@VuC(wu*mcp59-6Ze|Gg*^+eofTYQvE?08?(K*_?|CZzf7VDnR zrAv5?)7rQH<2@gI=j5^tiSGiwt*~C-;VqJEUwk5<_m58Rqsd=(${gGE|G?~*r+$~W z_k3M&)MB<sDsS`_!_bhhNbxtbbfcOV?YKC#`nu(>KepR~rFXu4FBf1J;dQJl!u4!u zq1m4p`)ptYYF|GYy!3zme#XX~XPR0KSXKhlm1>D=L`h0wNvc(HQ7VvPFfuSS(={;B zH8c+~G_o=@vof;KHZZm_FgVGqb`?cKZhlH;S|x4`JL2YL0yRj2YzWRzD=AMbN@XZ7 iFW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6Vr5?O8l literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-hover.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..4f0e64c0b3a38bcaaf256d047fea4db36ca85834 GIT binary patch literal 492 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsq<dAc};Xq>N| z=o@q>K%m7sasl_|%e)&V$ej99!PxyMkE@DNCGul&_jK9RC)GCGX6IQoTSK;_-?TNh zwVkALvfXU^`Vg6wZ_cFIU9o&MgZI74?|tugGHP;PE3NU9o~LJZL?XC<*2A1zCCZUM z116oFxms9c$)q>Z{CAmV8%}lE`rdoWk8Uj$^8+4??Xxv39^L*M_+b5;^b*;u*LkW_ zb@xr!_ioG7l=LO_6%|i@rlekU{oOF>$&|yh3Xe~me0LM)o<74|PT@1h|K{IN4ihme zcD`TiJUjT^G~WyM(#}E4B={uaJfiOZ;lH2JJ3Y9TQMd!>W7QJZh?11Vl2ohYqEsNo zU}RuurfXoLYiJ%~Xk=w*W@TidZD4F=U~rOI?JA0f-29Zxv`X9>cErug1Zt23*$|wc qR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCwjoU|4I literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..fa1ad3bfa1d52479e2d56fcc2f3064bfee6bf202 GIT binary patch literal 852 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?M{5)M8Lp+Y} zo$8$}5-8BR|Mub;fsc|UA8AM&xj!NBVoS>6LoP}`xfN9yKMIzpJ6)KX_nE&(VaARE z;pu8k{4pF!CS2!yR5&eW*)47n+Z|KlKhO5%$zzwh-$mEHzOyR$`?b=X#?)2nYae`) zc`WduS>Nnz%IBWn-c~xV?_Zdt^Dy#@yUy;bhu6xl=&#<wv^lS7Wx>C4&Tr55gzZ|} zF6_{$eYXGA+P5X%3(wRqJ-6h4UEKLpuGQsdy^Fqo30UU9{A|VkBMX>j9uwABRi5%| z-R4ZGmCm9w-OOkIPT{(AH@VAUVU@YY`b|E}y*rpQJeDmoU3;=P_}Tt7^Q)W0)~EjS z$enR<l8<cfF6NNkDN!4IL@r3qy!ZZytb=^YKTU@7To2UBy&lYCU}ZSJmHE8V=TDVW zg|`>J)%<HEZtT-|nz>?&V?@`QdlGAJ>(yAublV+Lx*#Sf(=auEE9c6M&lg=kWm90F z#1L~>b&cZYT{CT`CHi~YXf3ZgcJf^wW1SmI@dMe;o4<lJyyEI@K5H1TZ#bP6V;vhP z`^|Rk(;00WZa-Yc_`(15m%`;z8DY<!Gj8Y+OFikkMDEer7~xCu6JO>g&G&REnXxMT zI!~l%s#K1}pTwE_)>)rh;LRm!Ql@lurNhGd!p)T-%e<^wtwJZh{B~`RP48)ujEvdK zUS&qqr&LY2GyU<lb>;tBtxoOt%z7=YKP~RvWM;daoXZYf@{-(SIeqczDhoc5x1atU zzde1$$^GkEkHl>V*t^Z~=Ms*v;<Ld8mA4+9{<?WKpZe_h9UCTU{jLAQ+!S3CQ6-}U zN^Ghnt`Q|Ei6yC4$wjF^iowXh&`j6BMAy(f#L&pf(9FunLfgRD%D~_xv)WY@4Y~O# znQ4`{HSCC+mkHD$39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^ HP6<r_YFcS< literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..bbcd580f7cd92cfdd876ace029931c26c9ff7046 GIT binary patch literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~Ba(TKqhG?8` zo#^OyC_u#Z{Qs3L4+ILHI7BoZauJ-Kpe~facx;Q_(ah@s9By^f7hGtJif!`qa`Kre z;XC6&F@xE{2^GtqKY98rmX%>+->pl5?o&KEj;#Owy?&YtBTMMcr`-PipH8M%J{Jk+ zdiCf}?n;4>vqxe!PFt9)wrrDCUfkx2r7j!Ue6HWwY?>ys#qsjd+j<@9vKuU}Oiys? zyPlC@F2;Y2H>2w(i;;w1!o&cUvpI20hf3ESo1ksX-0d;z%bR0q?4@e{3yvPY8}>2q z;R?AIRq<TT>A^F0J;`eRGC5LphuP%a%_ZEyi3ehA+;+>~uU^&Z-8b#;JT8IP)2EfJ z2vm9~x!>$Z^ymA3m>iDBS+3qb*Ao~}swJ)wB`Jv|saDBFsX&Us$iUD{*T6*A&^*M@ z$jZ>n%E&_7z}U*b;3Tu!RTK@m`6-!cmAEzRh?|!Q)F276Aviy+q&%@Gm7%=6TrV>( dyEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#mw5#vlLy literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..55a86925d28d29d363ab53505cc0c5438ba2456e GIT binary patch literal 939 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MmU_B4hIkx5 zJJr`CBv7JlesNk)Ols2)V?W15xy-!<ITH`xSeB7Cr6=pT+a~#=9Sd9qMW&f@`A*7> z32U+{kKtGtBCUJbEZ1p^*tr)ACR{spB5j{oxtp*1`yH?E-l=|P`Tp?ty)pY1-&iCU zoj3JUSGV&U_Gv$lt!SBkT<X!1iNDG-Q!e{xS7!R@c{#AwYFjh)R9O`?_-H!wsz0l9 zPv{S}UgB2s%0M7+?Y(`u43D+S+HY&9?R;6ic`L(VSL;xYx1!s-grgY(ZGTRx3R}8! z#qSvt!X9f~b5W1{5*Bl#!{BFbo5X!*^$h_lZbcZW)YJ#Fy4mhsbIS9-wKhY`s;k*= z=6wCSp0OuqS)s?||1-DBD%7|(xjafO-OpgMLQKX-q%=LPy-CmR;g#!?M8Di9N`BIL z`@dN*15d>l18(oWHj5W`9zXe*YF@TNcB1B|VlBok6^$SA-Z1bqePg;2s=8ugip}yT zmVL50fl{^33_Qim(<PHQS9I*uziWMK;f$0k+aebnVR_Sh<j*ZeZOgOnNqi>^85_c; z9rNAv^2+RI>H#~hEuI>5R*cEs=K#+i%L#Y#wm7&fF}!)mF@f#CIf<#a4s$f*Yg}Et zG|QovDT9-F>+Z7+#tMlHdu@&>Ep4kdf5*t5suNPfaDlgwlc90Nxhr<-zA!(SXc=O% zLP4<4C+?JpL49jc+T++~Ud{QgTa`-MRvB-U&J%T5a&!*cN%@nvm)|-O^!FOaVPE;k zqVw`zwUP3x^ev9B%F=ytD{qC{*CVM{8)M^S_wKL@nS4=Ho$GwD_->Zu`RxA7{p*UH zY!4ng-23gUxVP+Fi^fbt3AIIw8ibcuOz96w2#dPb?a$osZ|}C%G3xfdoZL2j_P(y$ zbq~Dxy4btAFmTeInEj_#@J-);zi8$k^<UiE*dKS@Tc`!f2dX8m5hW>!C8<`)MX5lF z!N|bSOxM6f*U&t~(8$Wr%*x0@+rZe$z~Cga+Eo+{x%nxXX_dG&?1-C}3Dh77vLQG> qt)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7Zf?Sps# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed.png new file mode 100644 index 0000000000000000000000000000000000000000..45fa9e3aadb5d5d1e8d285d4933c8bccb893f260 GIT binary patch literal 483 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsr)db&7<Xq>N| zXdT29DB@B*Ph{4NOePki?jpOq1B-6VZpv|(+4<wmBVV@!j?%c;=9xhirZ>#r_?Ld2 zs^a-f<L82hE{7)_nsY8O^Tub_G-c^qGv<`uh^%sZeE4;%b7I@}OmVqyhIhRVU7Mrg zWp|ZZtH^Ur#XcpC2#-Y@C%W{;#;D$u&{vhoe>YiJ>^FPo-M04!=U#T?pY*C@y^8HC zg-+F<Q~C7wYz@6uyG8X%%3HqO2Cr`>o?9k;C#Xh;vv`l~-=n^Vr*$1tGuy(cYC1db zMSQ1ndgJqs=W}&_J*)r0$Tf9F$BW9%c0iA+mbgZgq$HN4S|t~y0x1R~14A=i0~1|C z^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@q hz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RYt$vIGDC literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-mixed@2.png new file mode 100644 index 0000000000000000000000000000000000000000..fb9663d05449aae4c73105367a4718a9369d387d GIT binary patch literal 831 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MEInNuLp+Y} z4Ykb{2^6u-FPo?n$$eTxOXI~a;Z0hz^tnaFJU{5SOjr`sT&Be0{I6r<9TBsrSsZl< ziXJhGCfpU7-4J+Dt@!-yWJCR9J2ubsd|Z3<%-+M6@9!4h-~0GNs@4aktaV++7K{(1 z_hqnteYEQH3A3qxYV(3MvrnI2Ife0gZeGxowKto3S1hXgx;jaDTSB(TQ8o3d_ix`Q zT8rGjQE;n#^(WP%eYzT6&F(c`hTnpV_HO@hxkpoPX~2!-uK2fE)7;FC$ewz(yIA~j zPQ`+bn-705KHcg0bEQoI!v|xL*{^Q%+bsC8tNfj2)Sjh(?#zpRV3z7!`H&%DvB+&L zm2;w}?BrPa7`D0HRAuN0U=Fa?Vw}c!g+ZaHnITRk@SaCr()p{8zB+u6DY(kA#rI{5 zLWV4t_|de0cQ!}O7%bjBig>u=H!DNPx0~I3K+=9=^c&_$-ZOW%)a%@;|H+u3P%(Sv zfv^fbh9C0;)-c<M9-1sEqU*!9)sH!Xy<t(<T?MzvRwDBsrkoQw#;}%w;f+yh?_#fn z`5NA*RxoW}@kQ~H@VuC(wu*mcp59-6Ze|Gg*^+eofTYQvE?08?(K*_?|CZzf7VDnR zrAv5?)7rQH<2@gI=j5^tiSGiwt*~C-;VqJEUwk5<_m58Rqsd=(${gGE|G?~*r+$~W z_k3M&)MB<sDsS`_!_bhhNbxtbbfcOV?YKC#`nu(>KepR~rFXu4FBf1J;dQJl!u4!u zq1m4p`)ptYYF|GYy!3zme#XX~XPR0KSXKhlm1>D=L`h0wNvc(HQ7VvPFfuSS(={;B zH8c+~G_o=@vof;KHZZm_FgVGqb`?cKZhlH;S|x4`JL2YL0yRj2YzWRzD=AMbN@XZ7 iFW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6Vr5?O8l literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-active.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..463d6e6b28946a9e549f2da7abcb4b5bacd59742 GIT binary patch literal 468 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsradAc};Xq>N| zXdA>7DA00Se2w@87LFADMcWhV{Tu>i{H}0oOgM2!_g>l)r`q7;4bffE{MK*Rr!T8g z@tnk-6_;sw`IFOA$LXK$@YMwTIAJUwylLCs=i+7;pVbR(V!gQhZ-F(>TfU9QnpLvy zO%;*$^4w#%n<-?C%EezAygz1WbWTnWZ;0NvWWnNhmm1!cPHB>=_WAv7$@zCvN{bHi zMt7}i->WP1Q+4;gg7cluN2a;d|ByA`+QvK8-{v!?X>?ibMSG70DXvdkp3F@8aQ6Qf zUdL&T^Hq60?*e_MTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g| zPBN=qMbVI(pOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 Rkpe1W@O1TaS?83{1OOEwsfPdn literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..85047b2a1371e69917a6d3303b9319f7c3686b81 GIT binary patch literal 780 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?M*gRbvLp+Y} z4Ykb|b`+Uoy}Luyd`hOnq28aIG724&0~8}Q1pg~~1u=@1aA+PnC9gPTS*s9xCx4(z zSC8m~q#%ol1{V(Qy(!HVZ*cJSk9CRbcGfPRS)2du-ff2DfX46uex;ZrmJIhlMCNYk zvTi(Fvf_!{hZ&!2+}AC<Bx3dc!-Pd^l6|8CLO0I}y(+dQQ?@IqUwiU*zBhuxUHNOD z{mv7N5A<2H@`5}6&z__=VWK|w4y`p@w&U%@4eBEMZ}n!%-Lzq!lG}G(@7U#+D_zdC zoL)ZXx#H8X%@-ICtPOsXnI=-<@$u}FTefj~7RNkJiF{y~`Z@9?LqfO6Z!I42>zcPu zJF_#q4k#04aJs^{<rCKf%LXfkmV>Db`o-LP7@9I>II?Qgojk4ojUj}A;g9ReIpGee zUH0vg3=Yqf|1=kT`NVu6Ca)3by>_PG4CkLe{mj%*%fPXfIl-`;&AZ_i1H*2&NOS%B zc0po{3?UB$pUNu<zdRiO^N7dw1$Wrr&-tj7yKMJjhfdp5Yg0uFq(%7uWu-T0`$(j} z_E>G0cIfv1HgiqBW!@3J%%|k~uZtGVPI`0gyu_-7w-*G~yqbUdWkmVzJx|N;?X^!{ zvph~`vwPsRt-8@cp{Y|#Pv+g4R;t;>p1igHso~>yo8Rxf_3Pa|&F8@tT45(RzA8AW z?v1fu*&Ft;bV7>d(*OPUALms*N{?xc1tt>J64!{5l*E!$tK_0oAjM#0U}&amV4`bi z9%5)@WoTw)WT9<fY-M0@l3DF4iiX_$l+3hB+!}Vo&C3L8kObKfoS#-wo>-L1P+nfH gmzkGcoSayYs+V7sKKq@G6i^X^r>mdKI;Vst04+{CoB#j- literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..ff04badeb0ed46385924618723298c1baa28100d GIT binary patch literal 505 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsp!d%8G=Xq<1o zxY6%Wg2>U2|I3A?o0N~9bgW>}UHpS%mxqRbLR9?n^8uc{HMK0Qu50a@^m3DYB70PH zs$>tSCH1D;?!WU;j+tR+iu2dAjC!gwkL~^V?)fT1hRksNO7%&Zi)*s;WreaX&yllV z%aM6q>|2lgOqOjM=6)^wy(4nH=QQpF_iwXq-H5beNpuO}Hwlt&shxSXxnJ5wAgcEh zf50WC#C;{N8!xBvIW7BJmC*Nv&n5ZLu3y&#W^hlq7cqPC1M>>b!aYlVJyG*KpIf*! zJU7u=MaML0*WX<?3~QZa*woL9HpIxWy?XpGsL20~>iz70v-P{nB3P>bEE5EJU$w+F zq9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d({dSs7Vq8yH&|7@TBQyNaSAH$NpatrE9} z9dYwAff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b=d#Wzp$Pz! C4z@J_ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e9627b8f809c0699b9de8db63917214b059866d5 GIT binary patch literal 891 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MN<Cd1Lp+Y3 zooeqB94K+L{<~O@j}qrY|CMS&1*VM28hn>T)RUt-BubNo17}&yu*mQ+(TMU`<D%v^ zmF0!@Y|TLNfF*i*Z4G=|E;uN?Xc4@9{-LO2RL=cpGw;<_KA&E^f6pBMiAxisBR7BQ zn5-<ra_#4#DK6KRTL(Xx@auQRlnc%cpJd|Kc?GoYk^avjA^RnneP(c5*Rtt##}el| z-(DKJ=aq&)IOF*jat)GG_ng%gG0dxoPh~fl^W|dCh3gfY)#kE#ytq+pbz{oBR||!m z{LZdO5oZ=LzEn}De(1?}siYd-`AYqVbdSwaoLIeENJ6$}gXZ$u{7;MucNWD39kG0W zL%t#KkWJakPqt_C**i+SJ1SP~`^(<I_VoC<oUZ|iWh-Q!F!R;wPENQHHf>2v%)aZb zObK_^E?%?drgiXw(|$qc)V0epW>2xy@|w-CrJ|uj)S5wffh|LnY2&OdJRMAa#T{E0 zJPP}}&2_;w7MX@Gn?fC`I5kWe8^XdE&Gvp>@{=zllGQ`>!&w%c1M8iqtuK&>FkrmA z;BFY>mZn)u7lasZ=`f#ba$)%L%VhNxNj>d%h2~$^nCxS|Fjte4>0pcA6}!b>Y9B0& z)RGG6usEJHotsss{PKaMtP3`oAM#c(9CFyPRABeRAV-%!Y0@cmD(6?cS{l*&)LlZ) zO>^4reIKsPej8MKtkNuWK~cf_Am0}^wO7qosx16-scdDMTlnO4yAH^9sZ9A}QK<I) zN%H1bhGueaw!DwidCT*F;n`6IuNYMZcD_Pw{n7)Aer!MdoZ-NYy4#`af+s2;;_46b z-{!Vm{lK2r)yuy<SYoz0#{Tq_K9fCXqtyO))-fO3cKLt1%3%>;np7=ujVMV;EJ?LW zE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoy vkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNA45)2N literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..463d6e6b28946a9e549f2da7abcb4b5bacd59742 GIT binary patch literal 468 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsradAc};Xq>N| zXdA>7DA00Se2w@87LFADMcWhV{Tu>i{H}0oOgM2!_g>l)r`q7;4bffE{MK*Rr!T8g z@tnk-6_;sw`IFOA$LXK$@YMwTIAJUwylLCs=i+7;pVbR(V!gQhZ-F(>TfU9QnpLvy zO%;*$^4w#%n<-?C%EezAygz1WbWTnWZ;0NvWWnNhmm1!cPHB>=_WAv7$@zCvN{bHi zMt7}i->WP1Q+4;gg7cluN2a;d|ByA`+QvK8-{v!?X>?ibMSG70DXvdkp3F@8aQ6Qf zUdL&T^Hq60?*e_MTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g| zPBN=qMbVI(pOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 Rkpe1W@O1TaS?83{1OOEwsfPdn literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..85047b2a1371e69917a6d3303b9319f7c3686b81 GIT binary patch literal 780 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?M*gRbvLp+Y} z4Ykb|b`+Uoy}Luyd`hOnq28aIG724&0~8}Q1pg~~1u=@1aA+PnC9gPTS*s9xCx4(z zSC8m~q#%ol1{V(Qy(!HVZ*cJSk9CRbcGfPRS)2du-ff2DfX46uex;ZrmJIhlMCNYk zvTi(Fvf_!{hZ&!2+}AC<Bx3dc!-Pd^l6|8CLO0I}y(+dQQ?@IqUwiU*zBhuxUHNOD z{mv7N5A<2H@`5}6&z__=VWK|w4y`p@w&U%@4eBEMZ}n!%-Lzq!lG}G(@7U#+D_zdC zoL)ZXx#H8X%@-ICtPOsXnI=-<@$u}FTefj~7RNkJiF{y~`Z@9?LqfO6Z!I42>zcPu zJF_#q4k#04aJs^{<rCKf%LXfkmV>Db`o-LP7@9I>II?Qgojk4ojUj}A;g9ReIpGee zUH0vg3=Yqf|1=kT`NVu6Ca)3by>_PG4CkLe{mj%*%fPXfIl-`;&AZ_i1H*2&NOS%B zc0po{3?UB$pUNu<zdRiO^N7dw1$Wrr&-tj7yKMJjhfdp5Yg0uFq(%7uWu-T0`$(j} z_E>G0cIfv1HgiqBW!@3J%%|k~uZtGVPI`0gyu_-7w-*G~yqbUdWkmVzJx|N;?X^!{ zvph~`vwPsRt-8@cp{Y|#Pv+g4R;t;>p1igHso~>yo8Rxf_3Pa|&F8@tT45(RzA8AW z?v1fu*&Ft;bV7>d(*OPUALms*N{?xc1tt>J64!{5l*E!$tK_0oAjM#0U}&amV4`bi z9%5)@WoTw)WT9<fY-M0@l3DF4iiX_$l+3hB+!}Vo&C3L8kObKfoS#-wo>-L1P+nfH gmzkGcoSayYs+V7sKKq@G6i^X^r>mdKI;Vst04+{CoB#j- literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-hover.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..9e4cf4098e9921acb200c1a193ae43cfc798d31e GIT binary patch literal 478 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqPc)B=-Xq>N| z=pA&(LBv(xwnO>?r$K{`OL?N5_5uwt^;c{nGdvQ+=Srq_UEcDjq0GU{@aogK_deHs z_nfpOA?D@06+ai1^{?Y_o1PW4ZO<gxUy2`@i^OtfeYv#F=U+&N<~GUgXK$9h6<gUf z@rhTQh^Tjw=ewD|Ego<^o3w)euf+rQ2u~SjA@)O}^Cw+A7k|95U;3@e<<)-M3m=p$ z-~L&v`$dDC_NHP!>17j@(|?yrS4>XY&0+lJ_Y3nkhN9l#KN3CuT$sA%+iSBI^E=z- zSWZ)(#=hyC`Txu2{B;fILcR41fPPdhag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d) zhGteq7TN~JRt5$qnboeMXvob^$xN%ntzk#pyiA}5NstY}`DrEPiAAXl<>lpinR(g8 c$%zH2dih1^v)|cB0TnTLy85}Sb4q9e0161NLI3~& literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e272fbf7b08389e25a9ddad43c365dda29fe717e GIT binary patch literal 799 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MBt2amLp+Y} zo$8w%94OE>zqt7Z$H(MIFA<(c`373IF1>3B(fZ53RJTLkv0O<c_T~8vO$o2J>G`tS z7btdI)ta&8lGvK6dkPP`%41YAXFpqZ@@~nyS7)Bqo<C!qo+gu<w(?b^_6{3$OSV5x zR!^OAUT0T*iMjXh=vxzx*1X=A@v^MtcI5>NehG$YcVxIPzM9V^bBc|*=Z41eMy~5d z{#JM2mbgzmv;SJao%;FLxo0kVRm=V8L8IJhk*q^9bJx!Z(YTz$<N9@;kA2C;*=|x- zmiZX(zWdmy_3lI7u7HWhqNZH$@)6#9fYC%X_~x%|Pj~8mUT^hWZt+p+nfhk^nz<)T zZfMIau+q6aYw0V-*a<J4g)AEEPW`cLIKcJb*<_&|=?;tv1?dgXJvk#7rn7ULa18P6 z>ObYM&aZ$a>;7b+D`Aa`OPLOQjXAVz={C9I1Njy==1+OxVE<vY-v*w8AD6Hk<V=uM z*x;IAv9Uw>ffvJ%&qlRgUJF!bo@Y+bTzmRayN7zV&C_KQ_Gw(+eZx{X`)k^&xcg;G zLZ@YJdj4T~>aT5!=Q@UqXuesiY`P?1;{H9iZIv&lm2>fC1~1$Fwvu($RLv__<eW_} zZ25QUi$<NE`LSL1etXMKsh2jt7A<~Sg8wAb{JS#TflIeBy<BtJC};5;rc-5KKV07H zedT$6mTuYBwW0Z2G~~q(hOMjQ((_-pF=qdcAd~r(FBiqF+VcOK{4C8N+1YFD&H>Yn zYKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ}vNANYGP2M%Ft#!<ILWMb6-7gCeoAIq zC2kEn;^t)nHAsSN2+mI{DNig)WhgH%*UQYyE>2D?NY%?PN}v7CMhd8i!PC{xWt~$( F69A+uO~U{H literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..ff04badeb0ed46385924618723298c1baa28100d GIT binary patch literal 505 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsp!d%8G=Xq<1o zxY6%Wg2>U2|I3A?o0N~9bgW>}UHpS%mxqRbLR9?n^8uc{HMK0Qu50a@^m3DYB70PH zs$>tSCH1D;?!WU;j+tR+iu2dAjC!gwkL~^V?)fT1hRksNO7%&Zi)*s;WreaX&yllV z%aM6q>|2lgOqOjM=6)^wy(4nH=QQpF_iwXq-H5beNpuO}Hwlt&shxSXxnJ5wAgcEh zf50WC#C;{N8!xBvIW7BJmC*Nv&n5ZLu3y&#W^hlq7cqPC1M>>b!aYlVJyG*KpIf*! zJU7u=MaML0*WX<?3~QZa*woL9HpIxWy?XpGsL20~>iz70v-P{nB3P>bEE5EJU$w+F zq9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d({dSs7Vq8yH&|7@TBQyNaSAH$NpatrE9} z9dYwAff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b=d#Wzp$Pz! C4z@J_ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e9627b8f809c0699b9de8db63917214b059866d5 GIT binary patch literal 891 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MN<Cd1Lp+Y3 zooeqB94K+L{<~O@j}qrY|CMS&1*VM28hn>T)RUt-BubNo17}&yu*mQ+(TMU`<D%v^ zmF0!@Y|TLNfF*i*Z4G=|E;uN?Xc4@9{-LO2RL=cpGw;<_KA&E^f6pBMiAxisBR7BQ zn5-<ra_#4#DK6KRTL(Xx@auQRlnc%cpJd|Kc?GoYk^avjA^RnneP(c5*Rtt##}el| z-(DKJ=aq&)IOF*jat)GG_ng%gG0dxoPh~fl^W|dCh3gfY)#kE#ytq+pbz{oBR||!m z{LZdO5oZ=LzEn}De(1?}siYd-`AYqVbdSwaoLIeENJ6$}gXZ$u{7;MucNWD39kG0W zL%t#KkWJakPqt_C**i+SJ1SP~`^(<I_VoC<oUZ|iWh-Q!F!R;wPENQHHf>2v%)aZb zObK_^E?%?drgiXw(|$qc)V0epW>2xy@|w-CrJ|uj)S5wffh|LnY2&OdJRMAa#T{E0 zJPP}}&2_;w7MX@Gn?fC`I5kWe8^XdE&Gvp>@{=zllGQ`>!&w%c1M8iqtuK&>FkrmA z;BFY>mZn)u7lasZ=`f#ba$)%L%VhNxNj>d%h2~$^nCxS|Fjte4>0pcA6}!b>Y9B0& z)RGG6usEJHotsss{PKaMtP3`oAM#c(9CFyPRABeRAV-%!Y0@cmD(6?cS{l*&)LlZ) zO>^4reIKsPej8MKtkNuWK~cf_Am0}^wO7qosx16-scdDMTlnO4yAH^9sZ9A}QK<I) zN%H1bhGueaw!DwidCT*F;n`6IuNYMZcD_Pw{n7)Aer!MdoZ-NYy4#`af+s2;;_46b z-{!Vm{lK2r)yuy<SYoz0#{Tq_K9fCXqtyO))-fO3cKLt1%3%>;np7=ujVMV;EJ?LW zE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoy vkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNA45)2N literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..463d6e6b28946a9e549f2da7abcb4b5bacd59742 GIT binary patch literal 468 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsradAc};Xq>N| zXdA>7DA00Se2w@87LFADMcWhV{Tu>i{H}0oOgM2!_g>l)r`q7;4bffE{MK*Rr!T8g z@tnk-6_;sw`IFOA$LXK$@YMwTIAJUwylLCs=i+7;pVbR(V!gQhZ-F(>TfU9QnpLvy zO%;*$^4w#%n<-?C%EezAygz1WbWTnWZ;0NvWWnNhmm1!cPHB>=_WAv7$@zCvN{bHi zMt7}i->WP1Q+4;gg7cluN2a;d|ByA`+QvK8-{v!?X>?ibMSG70DXvdkp3F@8aQ6Qf zUdL&T^Hq60?*e_MTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g| zPBN=qMbVI(pOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 Rkpe1W@O1TaS?83{1OOEwsfPdn literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked@2.png b/.themes/papirus-dark/gtk-3.0/assets/selected-radio-unchecked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..85047b2a1371e69917a6d3303b9319f7c3686b81 GIT binary patch literal 780 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?M*gRbvLp+Y} z4Ykb|b`+Uoy}Luyd`hOnq28aIG724&0~8}Q1pg~~1u=@1aA+PnC9gPTS*s9xCx4(z zSC8m~q#%ol1{V(Qy(!HVZ*cJSk9CRbcGfPRS)2du-ff2DfX46uex;ZrmJIhlMCNYk zvTi(Fvf_!{hZ&!2+}AC<Bx3dc!-Pd^l6|8CLO0I}y(+dQQ?@IqUwiU*zBhuxUHNOD z{mv7N5A<2H@`5}6&z__=VWK|w4y`p@w&U%@4eBEMZ}n!%-Lzq!lG}G(@7U#+D_zdC zoL)ZXx#H8X%@-ICtPOsXnI=-<@$u}FTefj~7RNkJiF{y~`Z@9?LqfO6Z!I42>zcPu zJF_#q4k#04aJs^{<rCKf%LXfkmV>Db`o-LP7@9I>II?Qgojk4ojUj}A;g9ReIpGee zUH0vg3=Yqf|1=kT`NVu6Ca)3by>_PG4CkLe{mj%*%fPXfIl-`;&AZ_i1H*2&NOS%B zc0po{3?UB$pUNu<zdRiO^N7dw1$Wrr&-tj7yKMJjhfdp5Yg0uFq(%7uWu-T0`$(j} z_E>G0cIfv1HgiqBW!@3J%%|k~uZtGVPI`0gyu_-7w-*G~yqbUdWkmVzJx|N;?X^!{ zvph~`vwPsRt-8@cp{Y|#Pv+g4R;t;>p1igHso~>yo8Rxf_3Pa|&F8@tT45(RzA8AW z?v1fu*&Ft;bV7>d(*OPUALms*N{?xc1tt>J64!{5l*E!$tK_0oAjM#0U}&amV4`bi z9%5)@WoTw)WT9<fY-M0@l3DF4iiX_$l+3hB+!}Vo&C3L8kObKfoS#-wo>-L1P+nfH gmzkGcoSayYs+V7sKKq@G6i^X^r>mdKI;Vst04+{CoB#j- literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f285fbbb04c57d1346293d8436c43c5438e30793 GIT binary patch literal 657 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(-JULvAsXjf zC+*kIPLw!q|J>Gc(VXC@w$<#4Q#{l?T}`j27~WG$`^VC$#`Z9(rKN41TH=(1tp*+~ zMv;Fa?(jXIAT92BKJd|$dySXOqUOK!oacY<`N_|9s&*1#uhX~0ziT_iRZ-;^dpp`Z zIJ<0}_S3ExPLDITIx%ibJ|cen^N~)jjrV0*s?Qm2WE7q2x5wdAh5DQmd%7ndKYLJ| z&r*5z_jxYjwH%Y&H}6$&E?JoSqBU1f^I6;eEsrn$oyu-~X~V7B@U?G>PhDr>NVZgu zt4z2jzAwE$=+EM*QkHLp-f_$ke-q|0joYD{<1PD)DTi6^*gXt7pr;+x;4N6w&5|P6 z&$lAgRkWhW<(1TzO-afVj9T}y&Yd6s@8|=*1GhxJEqPn<QcIKVLxSb8EfIAFk1m8K z?eXI<NP5km|I#w+W#!Wemlp-Fa43FMHxy@*d{BAR`o+cB8Ln#1Y%`<&e0l7yH1o#a z%ze*T%X9qtvs@2ul~LYi^0D%4x!bB&X<Is;tqxLn8xel(*xUD4OV<6Czspj&A<w!M z7%dE{C9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rg zDVb@NxHasEo0kdHAPKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&e IbxsLQ0Fm4U0{{R3 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ebbbfac9c0dde755efd5e7a45de4e321c68d755b GIT binary patch literal 1155 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm}@;<978;g zFP-k4Guu_5!G68`%KGJ<m;QJvbVf%_y0ph*s@cg#Wi6)030)#znT*us98W5`tK{98 zpe62Va_7`S58Xvh9v&<97CQD_Ua>ZsJId?eT5hwlMN2mR|8X|)d%4ifzWCysH)Y>G zuTLv0J1(YmYI&b-zuDqm3+uUjyIGA|-<BB7+cSN~u9}n6*KRo-R99KH>+o&cms_T7 zS1S(uf9ubr{caDAtAEL^b#D5r>Tj{5@Z0I%p^e<#$J1oRvL=N*y!hzn&)NpLw<ogx zds~0zQJg1~-Ys&$N!x1gj*ahceYTL8^+zpI?8m})d}ZY`H}mFwo=~)LyWs(g+@qCG z_NyO`Kkn5am-|6qczSZ{?kC?1!wimPp0RLGY7}3mc4mHXQOeaLxkb%eS847%Yd^=4 zd4apXzOj<-s|1~z(l@0mkN)gTH(jc7aQ>IaEDQE#Z+Lutez)FvdHa8}&%9ByPrA}F z`O%{_PRqCs3X8v2K78R{^O2`J0>$}+V$|6kx?TUrxlO;ha-U*m+)An4L7he3nR^$@ z`!qN7aT`TT-&rfoE)WnGd2w&T#~bQAk(>8_sCIUccqS^@a7TA}Mt%GvBbyuncK#5? z9cyymbLG0}wVg2IIU^7>tIRLsm4jWb1iL`k;%t|Uxk0_=tS0{L!Q$*PL3gvbGOk@? zY~Qf*wc=e7gT-#MSCkoE*Hwz1(6v~zr}Amq=cMSLRU0%H?5wudousvQt}o-+yKX)b zs~W0jGksfWC@2tp-}CC;;>zo~Wp|#5#|fUEKFM;Y#RY=`huWTrUt`7g<%E<nJT@t7 zThpWcHh#apc0z94zWm%CQx=(E%X1s;*qNsNdAPu2?y}u^cZz*9bZgRIE~^So%3uD8 zq3L?YTJGf^S5;XAx1N=hWJpM@^|-#A@y(ad<r|Gwdur#4Sa;a(xtE_9{`|vD+wU8$ z@T?PF%Xs~;<kuD_jSoLh2WhLB)oMvioHcp-j2o8)rglx8yeIOA>!OvKmp3hse8vAw zWVUK^sN9s&d*{06+zI_X@x<hdMrVZ@+^yf3%d($XRrXFY^T0vJl6lWR%$vo<8WbF# z^ZtytwBP%SJEuwcS7`lzap-63-t5$>tNv{Kv9D#fhBZFrxZk<Ic;l0|YcKq%D|vMx z>H3n@Or{gN_12%)y{nUcd-?2n+kE#fpIh8(QJUU;mg#2GM5Cn6hQg!eJ3rm;`p+nz z%z5Ij?!4K+ys28^8c~vxSdwa$T$Bo=7>o=I&2$Y+bPdfz42`S|&8&<pv<-}{3=B>( zt6fFWkei>9nO2Eg!;ZLlnLrJaARB`7(@M${i&7cN%ggmL^RkPR6AM!H@{7`Ezq647 PDq`?-^>bP0l+XkKnd<yZ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active.png new file mode 100644 index 0000000000000000000000000000000000000000..d78cd755ce48c39867ae34a9df47aa7b695e75e3 GIT binary patch literal 630 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(1)eUBAsXj< zCmDJ>1xmEduYQwNsprXi_tdm2&la6Il#_i*wcgYDg1{Alre@y16SK0rmdS(!<oLEa z2+MX|QogF2qoJ#;Z+n^jdE@uTd*-|KZ@JjBecP2Qn}yrrQ**!gyj#Cz*ZQdP9X{8# zP4$z%WYlk7R^L&Xt{ckP#4ax^;n2;ND%Utu=i%Ay`X6ngIjtfNe3xY?(FlAXo3FNu ziAitr)CJ9@e`=*NSR#%)nwCst(9IQjKXqTr{Qa7foTC~GFZO8PZSHsc@o~YI<<1wo zK4x#PGf86<6@Ke!u<<a<l`Rz)59VrnJqQ*5)6I7%)A4p#P{V1VO>Cvn8~G$c4XfBv zt;`mtI?T%o|MboAWj703hxwC<*Y3>d(D*FDWx{qOj`>-jN3ERevQ2Li{)OL`?TY!_ zXD%Dts>pEYUWn<G#Yc41gaWQ;erBn-9Q9=LLVZ1<uXFABzGoz_k528MvRgKM<F_x} ze0ryA)93Watogd{2lJZ`<%>7WxNi-N4%HIZh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~ zXk=w*W@TidZD4F=U~rOI?JA0f-29Zxv`X9>cErug1Zt23*$|wcR#Ki=l*&+EUaps! emtCBkSdglhUz9%kosASw5re0zpUXO@geCw}f$?|% literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c562fc06ab850ea83673f1d2c961489927a864e3 GIT binary patch literal 1118 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm?J!0978;g zFP(lqTiRXZxc#iDVY`iv`Gpluh;8y+`S!-5=~wu6Ot4biDG`-%@X4i1^SHk$)^{@b zo!|LnLR*W|!s)XfEzxM@SS}FmbYq8!;*qJVO!Hzh!@I&xC8niXPfUrdn*R4(|M!b~ zDy^;k8KZ8!|5YD9U2JaVb*<N189H_aa^6m}`m?vXdf}~8+86fxet0zL(7eJe&lb0( zFa0&`d9W;#yzjr?3ibCE@6F^%O`2c7rBbJ$^y$;>QyFAu#>q$S+;)d;M$ZlZ|MM&| z+B*!7C<vA;aO$-EwCB+Wwqr)i)9v(3S=YIi8@C$Qt)B0B?qZIxZQO*^{TH|W+qmo* z_j`uP6Ys>^`6-{Xc>8GGM%P^%FJ(O3d-3L?D~IMM*?%qk8<X1f?Y72@2f{vAwOoq* z`P>+O{Isrr?^igpu`ej8aH`|d@?~Md?M`(z`({p^`S!Vyo4Z9O-)akn7hgY~-08d3 z={I}l<r&t3d_K=Y9%(WD-p5s$YgQk}cifuiTgHRQUQZwO>oql8^7U6u{&U2lfph8{ zso$I&D$ey*pU#{!xF#yFEt37fhkNF(U!^;_3)gwe^a!yWxT+Q3b!pL?o`t2nS0ut# z)x_?&9K=`JYyIY}ANTc1MH|!?{4cWz47|4V&1=pV)zeEKu5^}u!zmGTewBc2;j9@K zUUl6SezvuWEn6vO;-(wI7ryg_w<LP+ybffUaUc5Qe5%IZ;r{JA0>5lE;|uQ`y?M)~ zY>Lr4uJ79(GKN%MH2tvCD|1QI9%Zpr(^fHTy0R-KK5S+1%GOm4`%-^K-bi1q{XpzL zvx32NhXXZP8p`dLZm1s<_0TT;c5`ZJ>2jW$W!InB*@cDsEr0fDw%4+_e%({0Ow+fy z=bhx_+dq%t<%bQ1)hdeI%a7ImORh@y(wc0!hOgk;!ips6`E?w<qD&d$Yv%mloxP;L zQrmXZ8q<QXx}0nBmO(l<C3gqv%=9t5wJ4&>FDz9|VV1RQevl5Mit=tv`+^3A!*dcR z*f|}@?s_vZ{dtDvc0)7ia{gQI#pZNQ_nykPf6~KSAI@f*_kA<f+%!r4jopc({nn;U zo6ocD+p*<uS$+4ax6`@Lb=f}Nrgv-p4Dax3vwOE{GS_p>il4fE_hr8=GT)dMT<zTy zXkgy6`>6HW|6zL=o8Iy`HOzY149s?_C9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3JjBq* z%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS|I6tkVJh3R1p}f3YFEcN@ cI61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0B6eYL;wH) literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..cc3f611d003ce698f20d80d7928b097dd6b57c0e GIT binary patch literal 629 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(`JOJ0AsXjf zFL`@21xhqLyl&jvcdf@oPil97Zj`8qL|ce}V|J@q?kn{z98n^!-3k{v>Kta@DZjmi zgGWh4XGOh&h%Z+xhwNFY-8!c<PCbj2{ULYm(VX)K!-Y%tshX~N*(L0CerM0lT4Q;0 z?O^w(2C~`nswP}c(PY^AV$0*L>#l{R?>iW|+@p%wJ>|#Da{}L&cLuEDVRBHJ+juvg z$LP(1FTE;^Dl__i9{X1DXnov{1>0A8Tl!h3y{dZ0|1^8ma^o1g_0!!J<u5e;cY2BI zl^v~Op2^`-rb<_it<gQR=x1xR-i<>{d674?4jhzzbaB<zRynU}CsL(y7y6wOcvjY~ z`$l2EYTk2`)A_~oukVT#k#<ea6$lS~meg^2>W-fqZPmT*|C_)6ZPJwESBm~W|EA)! zbh5!O{b%YvnxzH|3XBr#-CxIgm2U{0r180_#ZB7LN>^D*+C0ww-lx@`{)Z<?1^$(j z><as5wZC%vhQKvG_Zd}>70#=+wg(11gKCLuL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~ zG_o=@vof;KHZZm_FgVGqb`?cKZhlH;S|x4`JL2YL0yRj2YzWRzD=AMbN@XZ7FW1Y= e%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6U;v+!vE literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..1afb0769ed68fb37c946e2811020ab9b23bb5750 GIT binary patch literal 1101 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhnB6^H978;g zubu9nF}qaaxc&b4OD2_@&!*H)o}yN|?Lw(%*Yt~ReED%-0s;zo1U2K#)^2H+W6i(U za?!K&s~Nv@Sb>J?7rm4viPkzM(ubp73cZ}YwEmje$=Tn0<M_RwZ&S&=^rX6ae*5>& z`_6y<S26Fs_KMZ|xw{{qa#elvqUeSd%bVH1;_7VoPnjLRN6`4yUDd31b)|Qb?>8I{ zvYxG<`bavs_#<26{Q1H8zng__sI?vwvwp*D=J()`dqc3p%#u$pf8V#W60)$pZJ#Kt zc3S1)t0`A~JL*_mi&MY7x}tcX@adVo2Nafce429jY0?yi4;DME{v_{H`_Of3_LnN2 zcONDk6G;)_zBM`IMSG5DL5$>&<F7CNoSV~Z!7#Oa<Kk4|{4>wzxju1xb;fqRd-_66 znUqL}<IDN<<Xp7alYjmGSI$$HyjWAF;oN?nN1u3hy#MoY&y$s#)8%g+na}%u-LC2R zfhLomud`n@<<BjBvx!z_d~y?(1+TCVud*<F#6QcWzn8fq>5_4YC6myd>nf++=j}ec z^(dFv6-fcX*Y3NLeopoAc6gE2<K!8f@+A1^rn^RbCS?T?Wp>j}xq58vVV-QVAZC)+ zj9tzPEY~ug+YquVVYTi7-vbN1cJr3qW;(-IHhT-#jePC``3+t-jh>5o9&YK|w!n&E zvCdapi;H3lgfDzgsgsS#W!%;16!vWTf$L%k<`cY6+_7PKwf4E1$_M7w=%SBq>q@xt zPdmt~Yf5aKZIouy>AWK~K_a62I1i_EaO$t<KL&ZfG&Wjt3O#%Da!JA#)d#FBFMk)8 zYg?!O-n&Rrp&}=yL#`|Jt@DaC7jL+2@b3Ll>GMy*LO);mNA|Pb^B=H2|8O-Z-y?nD z%fM$zJl3l_*Wa%x`&(o2X72fnvSS}iewHQQxM*~AV)F^_G|dTLDo?poUMP6)HZdbA zYeicmlSFu2|MxZp-!CUF-Hlnm9^otEzVG7y{&4AYGxweJ%lu^SX>vwNqp{zhmZR(G z)a>x(@n^$cb~j$$Ufrg1fG_jfjg;+4opX1*Ja*o5fy=Ldzu2!&Uo9UVJb$je?Q6-h zYld%k2Bj4i7ro0{dq*)@ElKvL%g!e})*<f8LmLvsx>|Ge0(Xe+j{Lv<k$q*MpnlA@ zRiKQhTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI( zpOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1Ta JS?83{1OPnF<;?&9 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f219321f1148dc6298132b9a7a62d8e7369738e1 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(@t!V@AsXjf zC!O_T3Y2J@Uwo`nrcgu6=j@`=tsAsI@Z|_^>57yn;SChJ8v7;r(xMf;F1HU@Yn(81 zY-ybt*)39kJS}QTYU0_=Rv+x1ANaX1{DbR~`{_Ft6?yeFgl<_Ez0%1j_WhDY#StAV zr9<myYWXhU=aqfCabMY<>#FN^=WWYX_HUh^!J_bSPsu+%E{BBcCYwxt^q!Qyw?S@? z6)US)(vi)3E_2T|V%~iD=9#4(U;6LgW7qoA+kWBl;U!-rr`DUU2$24&>vcVbQ{8Jt zpyu+dz9dmY<)af`YRu|Le3`Lzzy90ss~3Yd#xI$AQO1>5TRB?uZs3*7rAww3Jh$O{ zzw>h|bLFL+BY)>>zwdNnC{~RPfAA|Q?U1xy^7kuF8rJQz-+udXZclRaL#zGjuM}H0 zMMv!0yt_MlMfBE$PA#<sixxgUH*>Z7@A*4_?6beG&TFc*>?p?#SL@_uYo2&+o?ORZ znq2bgkG;q~VCbusxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?Lo+KQ3vB~qD+7a* z%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$m QfQlGAUHx3vIVCg!0B#@j>;M1& literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cc00fec91fada0963bece8e1d29415486daa9d9c GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm~}i|978;g zubu9jBkV5GHh<>Luh*n+XZl>45G3OCQ`l~4yIfI*prt_IN-xKT1s*XI9TZxA1p43c z;tLTKUm~}9m7Yq|1@Br;jiB4iP7g0EY6wtxI6=tApiD;n+dm%m=j}q)g-QFTU#*+} z?Be&c=g#a?)>!R*>_gs8_bsc<E}mdNu%_;*?PdNFrONaJ+U8zU_~dV{IzRjFqKzeC z>T~PXKR@QtdZ1alNB(RckA{J7pADa#g5kyuE0q}@>@we+p4Y#g!=~iWuecUd$)G2v zwxkNHGQH?2Hmu8)e9-8ikoTrpM_*&Z9-Ud7jDG8jw`>m(`cY~zDL~dvzrr~+Yk_3v z_wr@0zpqq1z|8o1-K&Dib2+UR4GPkRAKv-aeRSU^G4b<ChnUhGJ!`qxje8z0vg`k6 zBOiG5_`}K1BIg@^T78JI;>im4qh&red-h-WbW!Z1hubmjdApYu-)x%a^?rw~-StiN zp>CV9k2!W_x>%H?t~->!UE=U9iO9l*I_lm27xVJc?+bJOW9{(?wKy@^P2!oQz}&3E z^@}pMyjiy*#BBD3^=8{o9P_&vvO<d8lB?rb{k|zh{668m%}Ph#OnPLT6%fDCE#PfX zZW8b5ol`zFWK2$ywJ>Ge)exiZD)46(gRR4jO<CuvCsjS0tGrxG)8YA&c`TdN9E3lp zFE!^1^KB4YFyGUbrOda%(ShG{Zo{rw49*UUij&L#q%2@Fy*1;9esFWqf#TnaQKlOh zKm201;f&+YTXKp&Igr2a9V4f?+nw1LVnhpUAAC7F|J>S_H!oYsE=oMRL!<P^%s-Jc ze)saFmoK{-Uh4CB9b@`u!=^tg?;T`S_)~2!W}K9`sbck!$SsQs9__CUuZh2L>~`Oe zX128~;gPZ0T;JDU*!a_fbF+!#sz*D2b9DZGe&wF)<|Sg6`?+t|3*HXZ={ftRYi)Fm zlSrd5f9>bjXOe1GKD5b;75h5j;a8)!&5czK%RfI~|NqPX7*6j!>s5a=Z<H@ysmdpC zKrO`Poy_v{*2T4t{$5P=`Tg*0jLELl;FoLWf603}@5kk!okk7~eqSHzZT8;UZFW<o zX+ip*=~W^8qCzVVe!AYZy+KtdP^FFa6)-EQmbgZgq$HN4S|t~y0x1R~14A=i0~1|C z^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@q hz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RR$L&u;(# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..5c8c15b60ff79f6e102fc48c1c6b9eba366c6d55 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(-kvUwAsXjf zFYWg_?7(pRWB$6GF0&hQ)p<M83Pfa9d3;oSGueWJuZb_HV1;wM%Wo0cD@PCdH3j`& z;=M6Yc<oMZtBkElru$z$_`dV$yYvrJ54^q3_WEScwgWzE*4@>4TXAuNX<K{Q-@?Pw zSY=cu2z)-Ux=6Y^T6sh6%4-X3x(}Z}a>t<XRroR!4u-3jp0>vG$cSAyJzbZ9@$Ih# zZzd<l6#dw<ZqEB=!5wpdN51@2o@7<EPve*A?|3%8Z8vWV>tAJx)LgL2$=`bB1;vjo z(~N|pmIS3}G29cdTxt~Aw6f)DuW@3}9^o?MGcAgf-Q6a<Z;9luTl>uGP<5H~_9gY3 zrbypm);D4}=lA8)kNbW*581>;{f+65H}u!*sN2}V{bb{QHs!;%_v>$MNnvE~?tj>( za>_R1&c7GE?|(b)3l9!`n#s9r(!nE%h1aX)w!L><oHr}=%a3!wkX9{mjVMV;EJ?LW zE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoy vkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAAWrSG literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..141fcc7fa76fb7bd7e71ae12b7a351fda52a2f27 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm>E4?978;g zuf2XT|FWCRfsgO!>icCK-=VY8Omsrn2@T&Mxwfc(y}4445@#*j>z5_}!#ir_qe}g1 zhRlxr%^YeIRc|+BOy0I6StY1D`*i2q3VzSkm#*bTJ^%j9`mTGq{m*xG>K;99di!7B z=hk*qywuK=vWC~l_G&=?`o9_No{L?W%FJ(k2xEHtBu;du>DIWlz8wDwPgg(EIqD$B z-7I4z)WPxLW5EmNrkczDJ{?<aeDK$`cl;9t&IBFsiJ0cyFPpUG#=WRGd)7A+xAnh? z9el(U>DO<UEAt@e^W&+N?_D-Tewp=d&I2uZ!^kfg!pVD#Pd|NUxFNaZU(s`s>oaFg zVE*u9vcTr*ub2Jr1a{wff2;1{IZdzUj}9zoIiy=Q@9p-UgTD^%bv^ji*tpzgla4~+ zsoq{^@4UNr{@Ds$S37t2W6Zy1G4VXzy;A2t{JrcEA^vPZgR9D)`NzHU)>wHrX^TH& zcqV9Z^;ql#ft+J!;uNaemD_!NHZUfI|9#aSrCAv6Bc+#r!eyJH_5JoJGgEdot46VU z<=@{Ac%41y(fRK53Z`Qr4#FH-MF9<WLJr6Xh@~!ZPSZ+Y>nO1lS+Mk2!WMTW&0uTy zNJ(cC(JYP(=asw)Gq@xeZaKWN{ji+rSHml>wTy9DJO^06><Z~WIFsuI!%X+fwlarK z^=xt8%(nN+=hsZerq)vyTw}HV5?pAvo8yX<$BJv8&dw;)+TiQ+@9C${ALmZ`?bJP2 z<n+5u?NV{Sq>d&0+`5<bE%!e=x!Vm}Bdd7Zwc6vQ-k<KewDY~#d@;qazn^a}e&2jJ z@mt?VvnOXQ(_daxN_n>b^y=Tb><^mq!+OgV*A_q7<lQasICtNsf(_OEQ;Ppzn`0Dl zW`1SY?=3f(*Zg{Vwbi-(;KruS8#iti^J?_{IHhUxX}$$**Pgv)m;W|5K<NLsng5Th zJl4?H>e<I5^;>mg_hANsC-Jl5b+`5P`DxsGUA{=ST-8VCR&RP%?$4i|wVVnE*8Tc@ z`$b&<XLn-Rmo)*kSFgUF>HgVX)n5A_yNV|J(U?=K`GEODwZt`|BqgyV)hf9t6-Y4{ z85o-B8kp!Bnuiz~Ss9vH8Chr>7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xf plqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>|RK%gq1) literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..15f885124e4192ad6e070182d3a622af55584158 GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(!JaOTAsXjf zFYWa^lpu2KWBvUbVO~cw9Imja?`0NnzMF8#b={GJM-IBMJ3ne*HeZzEcjDT@1s~aD zdR(MiB@S+5GQH^dQMsXZnR#X1`vSkdBjq}Omp;hZ$sNn8_B+u!i0}RKxsKYra#t7a zU3;1{DWk!=o2^e?|7ltMLG7bvw@<1V{#$mE^>V3^biM*Z&gSW7_zXKHE}dOv&d3td z{dP&?p%oeuC1Kj`3X#9Q27Ap*u9+2)uWkHj>4N{K6^>nTc^+W#Q?+T*fwSECc2XRR zcXTgOZ)aNQ7BAMw)llB@Xg`|~|5fqC-I5%$Uz95a<*^)Mdl-E3O5VI?vAECE(_0@N z^`8Fa_$Im1N5?bWnJiY92D82LNLv&&J3Icmv)kHGNx4@Oi$lDl+T+`!Evs%^e997N za$xaM-F5Qz=ib(SyL7%j_%m1Dz34Y57yP=lw@%2)V2|T(Ms|a|f^%tqOMoG+TH+c} zl9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI(pOTqYiCe>t zxOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OVF_ B<@Epn literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cbc64c84ed112ff01c4c90b0dca534fa8817e0d8 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn3X+U978;g zuf2XcTR2eUz{C4@I#2o}X}|T!T`Z<^Ej+qrd6RzBL0`v!z?hDX=!LOArf&&|*<HAB z0Y{Ux>*@&cHnWV(3AegdTu?d3;_GW9Jh`WPS=8+w-^p|C&N=*d$M*wgY?U8M3Fg0w zdKR?p_NAQsK&FQpmh)Ho{eBm@o&8hZ>Ls6Eio0JvoTi~YeZ3Z|u8hPh?r@HMcRoLM zOv-1x;UR6s`{O3VAEm=gY=(7AMza?m{Oq1~jb(mc-QJ0lS>Bc`+9`87q3^s!#oV=v z)7$<r_x(P5@<tv<Q3KmQd2W{u#)BEfFDjPlSS(Xt?ACoo(Q1W`ozTLDZ@#Zz8HY7K z{`W(DvFk$>U(q54&$z^e(zmyLUnXvxv@*p{N|)>J>qiS_)`{@g{!7ygW}1Je>+Lkl zooUa*+?mxs7~KC_QgL%){QFsz^Cvrre$PuiW7v58=GNyod@|dg9iAhyW>&N8mPwP( z{9dZu|5fc97hlL(Mj02Sd!IjPaGdB7$ymRr`t;(7WnDTv%@uD9oi0QQvv)fgiG1uj zQ0jf}#ji=Ba#oC+K7H3#D(1YE^(-N9qdxa)=`Xt)tP)DOy_=8iYUp(c6W=C&Wmkh% zLba<SlYi_1UWd4jS#w1dQ`kRkwLYMKAXsFdOiI=<hD{Cn>LS8HrHsK1SsbZSXLdEP zE%4*KZ`*N|wTJOkY~tN8F8kLT+?!4Q)%@y{IFX$=W3A*I)>(&`D;XOVXP(!&a%Aa` zCI?v-#@dHx1KT}(AE@xHeedT#<=vEJ#c}G#j<4EjDfFZ3toTBfc|SIkiYTe9e&lnH zDcY^Cz9Dt;;l(e1>b3qWy|1e|FIjkw)$aU{KhGa`v|Dpjci#Hq>1xS0GCKS2Ej?p@ zc#@=Pw9T7z_oI8Oz2$80-3d;MV3PQ*e)x0jg;NJj_dn89^JF-<vhSYU>-@T}2Q2@T z8mOz>dRekJn<wpOQ}g;AsZY+Ft<O$%d-QScN%oKPlmr&=&UO1!(O@GPByq%px#?Q@ zY`r<NqIcd(&8RQ4u+D1J`M&UPuT@3WqL{O+EER78*Wa4H_T8Gi-&{f``jWKUtd`#K zy<hl$?GN6*8yqwJ&a1NnbC7C@YeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y z&^9o(GB7yFtacSeLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{( X%P&fw{mw=TsEEPS)z4*}Q$iB}1%b-d literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..cc3f611d003ce698f20d80d7928b097dd6b57c0e GIT binary patch literal 629 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(`JOJ0AsXjf zFL`@21xhqLyl&jvcdf@oPil97Zj`8qL|ce}V|J@q?kn{z98n^!-3k{v>Kta@DZjmi zgGWh4XGOh&h%Z+xhwNFY-8!c<PCbj2{ULYm(VX)K!-Y%tshX~N*(L0CerM0lT4Q;0 z?O^w(2C~`nswP}c(PY^AV$0*L>#l{R?>iW|+@p%wJ>|#Da{}L&cLuEDVRBHJ+juvg z$LP(1FTE;^Dl__i9{X1DXnov{1>0A8Tl!h3y{dZ0|1^8ma^o1g_0!!J<u5e;cY2BI zl^v~Op2^`-rb<_it<gQR=x1xR-i<>{d674?4jhzzbaB<zRynU}CsL(y7y6wOcvjY~ z`$l2EYTk2`)A_~oukVT#k#<ea6$lS~meg^2>W-fqZPmT*|C_)6ZPJwESBm~W|EA)! zbh5!O{b%YvnxzH|3XBr#-CxIgm2U{0r180_#ZB7LN>^D*+C0ww-lx@`{)Z<?1^$(j z><as5wZC%vhQKvG_Zd}>70#=+wg(11gKCLuL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~ zG_o=@vof;KHZZm_FgVGqb`?cKZhlH;S|x4`JL2YL0yRj2YzWRzD=AMbN@XZ7FW1Y= e%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6U;v+!vE literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..1afb0769ed68fb37c946e2811020ab9b23bb5750 GIT binary patch literal 1101 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhnB6^H978;g zubu9nF}qaaxc&b4OD2_@&!*H)o}yN|?Lw(%*Yt~ReED%-0s;zo1U2K#)^2H+W6i(U za?!K&s~Nv@Sb>J?7rm4viPkzM(ubp73cZ}YwEmje$=Tn0<M_RwZ&S&=^rX6ae*5>& z`_6y<S26Fs_KMZ|xw{{qa#elvqUeSd%bVH1;_7VoPnjLRN6`4yUDd31b)|Qb?>8I{ zvYxG<`bavs_#<26{Q1H8zng__sI?vwvwp*D=J()`dqc3p%#u$pf8V#W60)$pZJ#Kt zc3S1)t0`A~JL*_mi&MY7x}tcX@adVo2Nafce429jY0?yi4;DME{v_{H`_Of3_LnN2 zcONDk6G;)_zBM`IMSG5DL5$>&<F7CNoSV~Z!7#Oa<Kk4|{4>wzxju1xb;fqRd-_66 znUqL}<IDN<<Xp7alYjmGSI$$HyjWAF;oN?nN1u3hy#MoY&y$s#)8%g+na}%u-LC2R zfhLomud`n@<<BjBvx!z_d~y?(1+TCVud*<F#6QcWzn8fq>5_4YC6myd>nf++=j}ec z^(dFv6-fcX*Y3NLeopoAc6gE2<K!8f@+A1^rn^RbCS?T?Wp>j}xq58vVV-QVAZC)+ zj9tzPEY~ug+YquVVYTi7-vbN1cJr3qW;(-IHhT-#jePC``3+t-jh>5o9&YK|w!n&E zvCdapi;H3lgfDzgsgsS#W!%;16!vWTf$L%k<`cY6+_7PKwf4E1$_M7w=%SBq>q@xt zPdmt~Yf5aKZIouy>AWK~K_a62I1i_EaO$t<KL&ZfG&Wjt3O#%Da!JA#)d#FBFMk)8 zYg?!O-n&Rrp&}=yL#`|Jt@DaC7jL+2@b3Ll>GMy*LO);mNA|Pb^B=H2|8O-Z-y?nD z%fM$zJl3l_*Wa%x`&(o2X72fnvSS}iewHQQxM*~AV)F^_G|dTLDo?poUMP6)HZdbA zYeicmlSFu2|MxZp-!CUF-Hlnm9^otEzVG7y{&4AYGxweJ%lu^SX>vwNqp{zhmZR(G z)a>x(@n^$cb~j$$Ufrg1fG_jfjg;+4opX1*Ja*o5fy=Ldzu2!&Uo9UVJb$je?Q6-h zYld%k2Bj4i7ro0{dq*)@ElKvL%g!e})*<f8LmLvsx>|Ge0(Xe+j{Lv<k$q*MpnlA@ zRiKQhTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI( zpOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1Ta JS?83{1OPnF<;?&9 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f7a401991102237ca7ce359c23a0c49922d8fd1a GIT binary patch literal 658 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(J)SO(AsXjf zCmr;XP84a~|MP9f6crUo&d%6uomWnQlhw{@uMmtsG?iPiLxoF9pl8MDOX(N9?s|on zc5KuR?C6=TbR+U?Pe#c@dFwnO)2v6^cNOq|k9lXy)&In1-yXAtt~PH2c5e2`ey+7W zW@Y)*sz8mJc^_AsJUH<wP3^PKjyrOfezzTb(qNpU;9*{<bl{}C^2WGUeg?(8`4OKc zEB(*j?Bi26Ic3g2!Ekl9+yD(8U(bETEw^8sv8<O=`LuF-^84wNJ|D^1zpM4!?Ikmg zOl)_2c=~tfWTmq=j;k!Fn%*+4t@-%fxW_?ER+pW)n;o@z99|2>iO!kkB>iDkQ+XhR zc%iQ1g&+wAt)K|CFIz<17+*U@SPRrw{gggtc;KJnyUl$)6LPeC1dmM=?@oHRY!ByS z-#3eU7@uzKm1cc#JMq8A)Yxy*`_@iK>M`r{zWgz&s;6Z&e~;g%Rv|atw7{g6#>ba# zUjH?bAtLtWT;6>g>va9E8-4b_zGmXz7pKdYHOJbCu3Pf={JniKC+=U{&3}Ap&2=%G z3lD%%rCQ<|QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmKtc)zQ4UDY}3{EnuT}9E5 zo1c=IR*74~j<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJ Kb6Mw<&;$UNE(m)7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d031410347c5e155b6490db5e4b39405155c1fea GIT binary patch literal 1167 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm^(dP978;g zFP-l1Gdor0xP7fxba>|J1v7FiG&+xNo3PV>+kMi+6}x9-IF(&IbLOxRkBrBc1uSNF zA2~LknGkzsQ*4@1Z};|{86F>YSeYGPv84E*keROT;caV}qgJ#(uk_Z=_s*=J{`|Mi z`QJ77p4a}Xi)VIyY`pp7lC|gW<>jw1oz1&pV(eWH9rZNf`?~Rxr$w?;FX+p?v@^K( zXuI^+?8mdY8&5o#=`i!a=6TK6@7|O0a&HUxFn_z7({85yGb}FcKkpDZ@zg)Nj}H?# zA8fd4`nIytdcWHQcAICM=NoFTTyBw;pSH)Wp5^erV$IkG>VEkbuC91GZN?KmX{*0R zmroiN@f*p{{XDn-EdyV)ZGGkr6Z08KtB)L)dil`emc{ww%VOhgr&^hRTbIcz{?w@c zy;0R{pHCBlZ!l(*+U<7T{Y{Hu-=2ymyeq|ao|wF8naa7?TN@ZJ+<0;K|7ZW5{{Qy8 zy=rN>IdEUvR-HLLR&63iQ~zEq)?;Bh@N@Bzr91bi%ltX5dWj)|_pChwhs4XG>eR2j zvB&e$TYkD~mLD%L=ddVnJa<MYxcV5Q&qS63E|)Dj>VmuD!+fU2XdF$RJKM|j_i>*` zN54N2+;D7eR{_KRjeHG<XH>c0_?40vP#!+z_VEQl+k_9T6MNF!RrqtQ?At^46rMg_ z)zELUAo$9xr8@cLBHf}>?efLcN^RDJvR;Xr-Lj%<v9QwIsgHK9GKhNpWm-h&>ZJ>{ z683t{&+9m{X$t#lCbN|$a>AXzgLbWE+P2cfQd#J}_shdEhUc2xnd5{{hd-LVX~X8E zgyp-~AJ4oIYB()2fbW6Cv91EsFIu8}J*g}%Y)b<(mn>IG=#Ns&T*R#Kz(-*TU-#oJ zZzQjudhONvuJ>M8`Kd><SL)vU`F-VW;d2K)eHfN(nrIhr{l%42iO(12F>vRyoW6Ix zbk4DrB?*5X=PRDKtTBH5)pP0-p@&8VdVVXlMbgs!<fmo*F0hd5^GJNm9H(vIV!gO6 z?pN`SpG#Zy)-F4sQ`xlEl7GsRw0G+?c(~_&dG_}2&l552eUVHO+sxQ&_PzaM<@hgU zqG;;#Z^a$cKZt#)D@$AWy5`=3_a<{5ujh$4ZKE0-U9Mka5)!fOaj5%U-|Kf}m&GPz zI(?Vh`}gJH|I@_{_ow&oGr0JsT*UP4!|02R7jIXUs^0k$;QM#?HsQXq_RZIlj2x_H z$M_$aWPCDv<LaaJ+W(lPl-WC+^JH{@`Bb&UHKHUXu_V<hxhNG#F&G&bn&}#t=o*@b z7#dj_npqiHXd4(?85o>oR=bL#AvZrIGp!Q0h8=P9GJzT-K{f>Er<If^7Ns(jmzV2h f=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4fz+Dav literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..a06f7647ff33cb4f971c90aa7b3689f678bfd6a9 GIT binary patch literal 620 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(X`U{QAsXjf zC++lm?I7ZCo<~wTaq|%q&j>kN|9&+cry7=@LR>0bDjESQTpB+F<>DO~OE?sx!q_`4 z4s8<r5oN?$7$NLudP(MP^qs{o9_(KG>-456N0}x|+_%%no3i*%_|yK+b2C&8YYug6 z{$BpJxgt@uJyG<R=A$GAMWqL<5>`JqTg=&Z^z!5lt27LMWyZNVH1{lgT>p8&!y5H9 zTFdrjERaa$a<wSm#(S!Kee;o!4?kwA*-i7Q*cIyUQy<Q2lOuHb&ZYCF5(}-l_$SQr z^EU9%mvPXtGEJ!J5}P1(c6|!N3p>V_np^<_xjzNIiX<Pnll7aS>D!O_;_MB7<L_FT z>l!}IFF#qipmE~IMRMJ9Z8J(D<qP?D>`wj|Epq(fnnf+&<76jXd@`@+;NqFBWw!mT zrw<qK<=DvRC@AKoo7I@?ymFG~L5_9Y)cl9Lc3*z|Q`0(zx21HYr>bdyKymu}-LohA z|9r3gV|B&ErnddPz(`Onag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)hGteq7TN~J zRt5$qnboeMXvob^$xN%ntzk#pyiA}5NstY}`DrEPiAAXl<>lpinR(g8$%zH2dih1^ Uv)|cB0TnTLy85}Sb4q9e0B1Yt0ssI2 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0140245be61bdeb81c4a3375b76f018cbb96985d GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn3X+U978;g zFP-k`f7?Oi_<uQl6*EPhg)$SAT*No6v{iTz9g?MbWNGMc)(02-g|u!J>)T#fwPJoV zM~la!Wh+EFRw-@bJmKWA=Zit|b(Zw{<<BMe$KNxm{CsBN+7y*Nnd{6J-<qN)DdXU? zPf_Hk$^X=EljF0~kM7i89^O+?>iPI?d1b6;hx9|2{sW6Iob^-9S+uzz;L1nwV)wPL zpUlgTcHMeMlzqkumvhD|zsuU5Ikoifsix1@YXTm$a>zCGspSQ@O12$N3z-|kbuFfG zrGxWY-)MiKWrpu&B?(VIu{hEGbfu<{_8sQ5r-xRyJ~n7xS@t#Qf>P18<z5dD-pSdj z+P<`wTm7LTlWZYFJHs=D4a>6>_TLVg^2J@dJnqcl%Ue|#6dq6fo2I(xn5^Rex}u2} zEnnT;^LO{&j<)y(>2u80ow?o59R5_^^;qByH#-N%rYA3A{z`LOZjIr*{C1{X^Iqv4 zr3R-q&evvOJmWiAG<j9N3<JxX6?u;t$`!8Vzo;)06J};?R63W*^kv5MihDsa2Y)nJ zBs4t@e0)A`;xnz-FQt~1b6XO6GJi>3Toe+@cFc0^SB=a~UKQ<3QOljV1!5PivJeT_ z)F5OS@#;roqF?sh2@5UsoH(-2{R)scJ<FWqyj5y)!i>vN83G$UuKo&eI31-SVCQ=E z6^P{}^iVtW^ozR7TZNgg`v`B}sqMJ-wX<2f(7&KLVxNTeFWbPWV85VWZH@N%*&ni5 z1k7LD%v)d~up!}kL<~EJfS-m|?1_cf%-6NaT&`(<Xj`_tV%}#q-#oFi`wFBs=>+b1 z8P6(VQ1a$?!rlV5wdpa!%fH>;XCXW1&AO@y>s(f-DRAsup0N3U;mLIWm1*Yese$`8 z?6E2Ak$jh=)GsXk{Orlo*ZgiLdLA%QdvL9XC&o&P`-FJVnbZiThBYx>5sjD68ftuS zNO~N@TpChX`+U!@NuNGF-gSAI>y;l@cil^#F4A-H?2X;Kv-QGbpM8AmXL(KbxwTBC zq*Y#QZgKg)h@8BuxA@*R>AmlI{m^#%UcTucr+#?8b>A}gtqo>Q_S!Ac3l&t4zMXmg zt-ba?#%cl1)ZlfsOMy8^wZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~Ss9vH8Chr> z7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xflqVLYGL)B>>t*I;7bhncr0V4t VrO$q6BL!5%;OXk;vd$@?2>^ZI$Uy)A literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f219321f1148dc6298132b9a7a62d8e7369738e1 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(@t!V@AsXjf zC!O_T3Y2J@Uwo`nrcgu6=j@`=tsAsI@Z|_^>57yn;SChJ8v7;r(xMf;F1HU@Yn(81 zY-ybt*)39kJS}QTYU0_=Rv+x1ANaX1{DbR~`{_Ft6?yeFgl<_Ez0%1j_WhDY#StAV zr9<myYWXhU=aqfCabMY<>#FN^=WWYX_HUh^!J_bSPsu+%E{BBcCYwxt^q!Qyw?S@? z6)US)(vi)3E_2T|V%~iD=9#4(U;6LgW7qoA+kWBl;U!-rr`DUU2$24&>vcVbQ{8Jt zpyu+dz9dmY<)af`YRu|Le3`Lzzy90ss~3Yd#xI$AQO1>5TRB?uZs3*7rAww3Jh$O{ zzw>h|bLFL+BY)>>zwdNnC{~RPfAA|Q?U1xy^7kuF8rJQz-+udXZclRaL#zGjuM}H0 zMMv!0yt_MlMfBE$PA#<sixxgUH*>Z7@A*4_?6beG&TFc*>?p?#SL@_uYo2&+o?ORZ znq2bgkG;q~VCbusxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?Lo+KQ3vB~qD+7a* z%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$m QfQlGAUHx3vIVCg!0B#@j>;M1& literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cc00fec91fada0963bece8e1d29415486daa9d9c GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm~}i|978;g zubu9jBkV5GHh<>Luh*n+XZl>45G3OCQ`l~4yIfI*prt_IN-xKT1s*XI9TZxA1p43c z;tLTKUm~}9m7Yq|1@Br;jiB4iP7g0EY6wtxI6=tApiD;n+dm%m=j}q)g-QFTU#*+} z?Be&c=g#a?)>!R*>_gs8_bsc<E}mdNu%_;*?PdNFrONaJ+U8zU_~dV{IzRjFqKzeC z>T~PXKR@QtdZ1alNB(RckA{J7pADa#g5kyuE0q}@>@we+p4Y#g!=~iWuecUd$)G2v zwxkNHGQH?2Hmu8)e9-8ikoTrpM_*&Z9-Ud7jDG8jw`>m(`cY~zDL~dvzrr~+Yk_3v z_wr@0zpqq1z|8o1-K&Dib2+UR4GPkRAKv-aeRSU^G4b<ChnUhGJ!`qxje8z0vg`k6 zBOiG5_`}K1BIg@^T78JI;>im4qh&red-h-WbW!Z1hubmjdApYu-)x%a^?rw~-StiN zp>CV9k2!W_x>%H?t~->!UE=U9iO9l*I_lm27xVJc?+bJOW9{(?wKy@^P2!oQz}&3E z^@}pMyjiy*#BBD3^=8{o9P_&vvO<d8lB?rb{k|zh{668m%}Ph#OnPLT6%fDCE#PfX zZW8b5ol`zFWK2$ywJ>Ge)exiZD)46(gRR4jO<CuvCsjS0tGrxG)8YA&c`TdN9E3lp zFE!^1^KB4YFyGUbrOda%(ShG{Zo{rw49*UUij&L#q%2@Fy*1;9esFWqf#TnaQKlOh zKm201;f&+YTXKp&Igr2a9V4f?+nw1LVnhpUAAC7F|J>S_H!oYsE=oMRL!<P^%s-Jc ze)saFmoK{-Uh4CB9b@`u!=^tg?;T`S_)~2!W}K9`sbck!$SsQs9__CUuZh2L>~`Oe zX128~;gPZ0T;JDU*!a_fbF+!#sz*D2b9DZGe&wF)<|Sg6`?+t|3*HXZ={ftRYi)Fm zlSrd5f9>bjXOe1GKD5b;75h5j;a8)!&5czK%RfI~|NqPX7*6j!>s5a=Z<H@ysmdpC zKrO`Poy_v{*2T4t{$5P=`Tg*0jLELl;FoLWf603}@5kk!okk7~eqSHzZT8;UZFW<o zX+ip*=~W^8qCzVVe!AYZy+KtdP^FFa6)-EQmbgZgq$HN4S|t~y0x1R~14A=i0~1|C z^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@q hz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RR$L&u;(# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..5c8c15b60ff79f6e102fc48c1c6b9eba366c6d55 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(-kvUwAsXjf zFYWg_?7(pRWB$6GF0&hQ)p<M83Pfa9d3;oSGueWJuZb_HV1;wM%Wo0cD@PCdH3j`& z;=M6Yc<oMZtBkElru$z$_`dV$yYvrJ54^q3_WEScwgWzE*4@>4TXAuNX<K{Q-@?Pw zSY=cu2z)-Ux=6Y^T6sh6%4-X3x(}Z}a>t<XRroR!4u-3jp0>vG$cSAyJzbZ9@$Ih# zZzd<l6#dw<ZqEB=!5wpdN51@2o@7<EPve*A?|3%8Z8vWV>tAJx)LgL2$=`bB1;vjo z(~N|pmIS3}G29cdTxt~Aw6f)DuW@3}9^o?MGcAgf-Q6a<Z;9luTl>uGP<5H~_9gY3 zrbypm);D4}=lA8)kNbW*581>;{f+65H}u!*sN2}V{bb{QHs!;%_v>$MNnvE~?tj>( za>_R1&c7GE?|(b)3l9!`n#s9r(!nE%h1aX)w!L><oHr}=%a3!wkX9{mjVMV;EJ?LW zE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoy vkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAAWrSG literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..141fcc7fa76fb7bd7e71ae12b7a351fda52a2f27 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm>E4?978;g zuf2XT|FWCRfsgO!>icCK-=VY8Omsrn2@T&Mxwfc(y}4445@#*j>z5_}!#ir_qe}g1 zhRlxr%^YeIRc|+BOy0I6StY1D`*i2q3VzSkm#*bTJ^%j9`mTGq{m*xG>K;99di!7B z=hk*qywuK=vWC~l_G&=?`o9_No{L?W%FJ(k2xEHtBu;du>DIWlz8wDwPgg(EIqD$B z-7I4z)WPxLW5EmNrkczDJ{?<aeDK$`cl;9t&IBFsiJ0cyFPpUG#=WRGd)7A+xAnh? z9el(U>DO<UEAt@e^W&+N?_D-Tewp=d&I2uZ!^kfg!pVD#Pd|NUxFNaZU(s`s>oaFg zVE*u9vcTr*ub2Jr1a{wff2;1{IZdzUj}9zoIiy=Q@9p-UgTD^%bv^ji*tpzgla4~+ zsoq{^@4UNr{@Ds$S37t2W6Zy1G4VXzy;A2t{JrcEA^vPZgR9D)`NzHU)>wHrX^TH& zcqV9Z^;ql#ft+J!;uNaemD_!NHZUfI|9#aSrCAv6Bc+#r!eyJH_5JoJGgEdot46VU z<=@{Ac%41y(fRK53Z`Qr4#FH-MF9<WLJr6Xh@~!ZPSZ+Y>nO1lS+Mk2!WMTW&0uTy zNJ(cC(JYP(=asw)Gq@xeZaKWN{ji+rSHml>wTy9DJO^06><Z~WIFsuI!%X+fwlarK z^=xt8%(nN+=hsZerq)vyTw}HV5?pAvo8yX<$BJv8&dw;)+TiQ+@9C${ALmZ`?bJP2 z<n+5u?NV{Sq>d&0+`5<bE%!e=x!Vm}Bdd7Zwc6vQ-k<KewDY~#d@;qazn^a}e&2jJ z@mt?VvnOXQ(_daxN_n>b^y=Tb><^mq!+OgV*A_q7<lQasICtNsf(_OEQ;Ppzn`0Dl zW`1SY?=3f(*Zg{Vwbi-(;KruS8#iti^J?_{IHhUxX}$$**Pgv)m;W|5K<NLsng5Th zJl4?H>e<I5^;>mg_hANsC-Jl5b+`5P`DxsGUA{=ST-8VCR&RP%?$4i|wVVnE*8Tc@ z`$b&<XLn-Rmo)*kSFgUF>HgVX)n5A_yNV|J(U?=K`GEODwZt`|BqgyV)hf9t6-Y4{ z85o-B8kp!Bnuiz~Ss9vH8Chr>7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xf plqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>|RK%gq1) literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above.png new file mode 100644 index 0000000000000000000000000000000000000000..15f885124e4192ad6e070182d3a622af55584158 GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(!JaOTAsXjf zFYWa^lpu2KWBvUbVO~cw9Imja?`0NnzMF8#b={GJM-IBMJ3ne*HeZzEcjDT@1s~aD zdR(MiB@S+5GQH^dQMsXZnR#X1`vSkdBjq}Omp;hZ$sNn8_B+u!i0}RKxsKYra#t7a zU3;1{DWk!=o2^e?|7ltMLG7bvw@<1V{#$mE^>V3^biM*Z&gSW7_zXKHE}dOv&d3td z{dP&?p%oeuC1Kj`3X#9Q27Ap*u9+2)uWkHj>4N{K6^>nTc^+W#Q?+T*fwSECc2XRR zcXTgOZ)aNQ7BAMw)llB@Xg`|~|5fqC-I5%$Uz95a<*^)Mdl-E3O5VI?vAECE(_0@N z^`8Fa_$Im1N5?bWnJiY92D82LNLv&&J3Icmv)kHGNx4@Oi$lDl+T+`!Evs%^e997N za$xaM-F5Qz=ib(SyL7%j_%m1Dz34Y57yP=lw@%2)V2|T(Ms|a|f^%tqOMoG+TH+c} zl9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI(pOTqYiCe>t zxOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OVF_ B<@Epn literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-above@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cbc64c84ed112ff01c4c90b0dca534fa8817e0d8 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn3X+U978;g zuf2XcTR2eUz{C4@I#2o}X}|T!T`Z<^Ej+qrd6RzBL0`v!z?hDX=!LOArf&&|*<HAB z0Y{Ux>*@&cHnWV(3AegdTu?d3;_GW9Jh`WPS=8+w-^p|C&N=*d$M*wgY?U8M3Fg0w zdKR?p_NAQsK&FQpmh)Ho{eBm@o&8hZ>Ls6Eio0JvoTi~YeZ3Z|u8hPh?r@HMcRoLM zOv-1x;UR6s`{O3VAEm=gY=(7AMza?m{Oq1~jb(mc-QJ0lS>Bc`+9`87q3^s!#oV=v z)7$<r_x(P5@<tv<Q3KmQd2W{u#)BEfFDjPlSS(Xt?ACoo(Q1W`ozTLDZ@#Zz8HY7K z{`W(DvFk$>U(q54&$z^e(zmyLUnXvxv@*p{N|)>J>qiS_)`{@g{!7ygW}1Je>+Lkl zooUa*+?mxs7~KC_QgL%){QFsz^Cvrre$PuiW7v58=GNyod@|dg9iAhyW>&N8mPwP( z{9dZu|5fc97hlL(Mj02Sd!IjPaGdB7$ymRr`t;(7WnDTv%@uD9oi0QQvv)fgiG1uj zQ0jf}#ji=Ba#oC+K7H3#D(1YE^(-N9qdxa)=`Xt)tP)DOy_=8iYUp(c6W=C&Wmkh% zLba<SlYi_1UWd4jS#w1dQ`kRkwLYMKAXsFdOiI=<hD{Cn>LS8HrHsK1SsbZSXLdEP zE%4*KZ`*N|wTJOkY~tN8F8kLT+?!4Q)%@y{IFX$=W3A*I)>(&`D;XOVXP(!&a%Aa` zCI?v-#@dHx1KT}(AE@xHeedT#<=vEJ#c}G#j<4EjDfFZ3toTBfc|SIkiYTe9e&lnH zDcY^Cz9Dt;;l(e1>b3qWy|1e|FIjkw)$aU{KhGa`v|Dpjci#Hq>1xS0GCKS2Ej?p@ zc#@=Pw9T7z_oI8Oz2$80-3d;MV3PQ*e)x0jg;NJj_dn89^JF-<vhSYU>-@T}2Q2@T z8mOz>dRekJn<wpOQ}g;AsZY+Ft<O$%d-QScN%oKPlmr&=&UO1!(O@GPByq%px#?Q@ zY`r<NqIcd(&8RQ4u+D1J`M&UPuT@3WqL{O+EER78*Wa4H_T8Gi-&{f``jWKUtd`#K zy<hl$?GN6*8yqwJ&a1NnbC7C@YeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y z&^9o(GB7yFtacSeLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{( X%P&fw{mw=TsEEPS)z4*}Q$iB}1%b-d literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..957a3a34220042413c8a7f7cd395a20aa8e0ed1b GIT binary patch literal 639 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(m7Xq+AsXjv zC+*dDP84aM|M}jMRXd#u7EjS|7WNkJKIv{Cp~7SKRo=rTCry?|$uP3j_0mGI<{dZw za5}Acabc0&s;f&5)$)eEoVx3L$)wLuZ1d0k<lL{bHEOr-VO~bT3%g>p=GY!Ho4-1C zrP#-m+gmvFww#k)bM8vVN4NS@ZyNM3#eCw3aCvc%q3h=2dx!hw3zf6W4)Cg5n7-FM z_JX}@=2JZbg?TxWEyd?9zB{<&#}euI%K=yJO<#Jgan1=-v#&E3@Vm!v(asKk(jENo z@G-~Et&7hHdhGu9?3g0&jK!z!b4;%&Wc|VH#Uf{OwA#UC=e9U;){H6F5-PjI8p56m zx!4@#2&fBhHGbh($-~FkDm-=m^;-#V;tOS%-S6wJ_&WU#;}_wzt6e#n{X5@Y_tG#* z69~Fd?_}sFQE_@r$={r`Q|6V~Wnt?IT*Wwq6k8bgr1l-&Z^#_sz2)pGd+yRN!AYg- zg0627o84UfEW_D>(*hVAw{G4D+jr|P+mrl?@Ux2Y*MRY&TH+c}l9E`GYL#4+3Zxi} z3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI(pOTqYiCe>txOtgC4U!-mg7ec# p$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1ON~Z_^JQ^ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8156e3ac3805d098b05853ce1f2d876049183d78 GIT binary patch literal 1073 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn6*7!978;g zubuAgFB~Xx{J-(Sw+5G&i2a)2r0muEiIK<U!V#85qK@J!H4M$xV!Hwv54toiRnt3i zgx^7lJ9Y|_mf?m2vo;jDx_CNrZP~Wq%mwkXm@|8wwddMd&bEAh&vO5~;`g@Yev%od zGE$2=-amU)!q%3^aH3&O$MHI^{F?r~oVxmIzdtyHfAv1N(2!FyNuenHNU*|&|BKEZ zp6?JhvFzWD_S(uu<;~Z={V|Zr%t-qX#g{Pu<kR&gORYU_xG*?&F!XF#C}t{P#PHkt zzW@Fob47og$c(@EdgatZTs0l3o!!pHF`0dxN4C8_`AaZi{>zvT0?&`j@D-^<H=0>o zo)G_beVORorOkTwM^FA}xH-q-0mJ1P?LInt|NY^&a&B1s{^hN|M^(bOZ%s<w<J|S4 zsWL@N_vyoDw_K&}s+4gb(o8z)yD7`)+U$9Cih{HDerfG@eb^u%=AgX#+oUP%)-Mge ziO<MMd&D@a>}s=L1M8||QyWE|bsb|oFlU$LwZewI=Q;U~#+=-|IZ7z>vyoMvbVS_@ zy;bW~WEgZ-y?!B+@H6k|giT?tiJSN*u1n@WeO2>S+DQwB8%qA?PQK#plG2czCfC=O zEE#n6U~=b##4AzLPBFa;e(>;VLChki)*_7uCxh9vCnx9Wb9?Mfo#}f-^lG5kgevvq zoH;S~Oj8+GmY4L3s*8p)gd6pRmn&Eu-0^k$qf>!@+Wb|S)*oPHnDFu1fhu7oO(AhD zuR|{{IBeO=o8QE$R4y{vG1~J$+1JaG?^N$kNf$i0hUaYZPLCMns7|%E_mL+K@@>0p z{aq->^`TCN;;f#%d<_i8r#Ts$y!DIVK6dlM(q+F-FE;VZdj7%Y(CnA_x*}65l%qn* zHEXUf%E;1n_fvgra_aPpfYrvkUlho$)zXvfzjj&jY?|jWEwQWFnz0oo3l;Z9cID4M zdr61UVgAcAT6gnZU2+nIqbD$MSa7nxF-Uu`v|!7=c$+Q#W^;nYwufogggDJ>l%A;^ zS<|jJV|nYUKL&;}yR5c-`M<)=fdB5a>&Ik#f8TT4QGRB2uAX~YUhU-t7Y<vN%6Q-N zI(agpMAzzLWytURqxPL=-X^cuQ31?S45}rr5hW>!C8<`)MX5lF!N|bSOxM6f*U&t~ z(8$Wr%*x0@+rZe$z~Cga+Eo+{x%nxXX_dG&?1-C}3Dh77vLQG>t)x7$D3zhSyj(9c eFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7ZR+r||D literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active.png new file mode 100644 index 0000000000000000000000000000000000000000..5d733cf6f9e44bbfeb72a719d21c404b0b657e85 GIT binary patch literal 620 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(X`U{QAsXjf zC-3!Raujhp&$Etmx7wso<_^Ic#$?tTE4Fsl2U>6aaFJ(9bb@2&LZN#O+SfNE`i5Lc zy53ND?2zkGhIy~j-krRoKiRq|e^prkm-#(kRfjC)IV+F*Z?|q<Cn4guboXKwXOFo% zY;OHmz4qwsZUaukODT~IayySdXWk%Jb@Q{G4`WT{=_eB}#!4D#%&K6~Je?}2VlmZ# zGh1Z;)(nH!Ym_)H^)WBX+CG0u#Ih3^>oOHf(&E@uRg<1bx;IKhv4|VpY56jL;bF!} z2X0TR>38n)T*FWsti|}vrI0Vc>6891?WQXiW@?l%tXwMCWF1(-s64^A^h02>X)Aw3 z_$7;pznY&#Y;1JO`0VqpOnCZ(LhGR22bpuyf4eeF`KzEBvB==dhb}g`gkS327r%Yk zG);O*^cK%ehh#qVNULuD6USGlzwWZ-g?h2@jN6treXr&}K9#fo&$g@m`wo?4T<f{K z_qyYE;hWr*zkWW}>;^`HYKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ}vNANYGP2M% zFt#!<ILWMb6-7gCeoAIqC2kEn;^t)nHAsSN2+mI{DNig)WhgH%*UQYyE>2D?NY%?P VN}v7CMhd8i!PC{xWt~$(69DpG?g0P* literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3dad97b3b91b2db53d5d0dafff1994c399f65904 GIT binary patch literal 1048 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn1wuD978;g zubuAgFB~Xx{J-(i%Vl0sQC_`XtWvR)9Xgi0I%U$pb%f=Ro4LvdRg+hz)+=xyKE}(b z!nGvCMCy@SRz^>C(?X86<6CU3=W3?LoY`xv`}T|B*PM4dpP&2tbWU-6x`f23@Z&GL zHw&)(dZ+B*3bF2_i8=LeHm?kSyy>FOvMrT~FTR|;X?nC^Qt|S_B8?!`56&-CCS@8m zy%c_{`QIUajZ(q4%ZWRLe8kUx%BYuou;+J0aLM!NIT?-eaTW|69!cWAJ;WJgG{cX7 z2=siA<Pb64@>cT2HopQ5G0FWC9Q<BKr`|t%aIMmVJ=R;7KVGNA;yp89bH_vdj4X?r z^-m8fmbRSusCG26fc^WaM-1BU7Daz{d)C5hYs7HiPWr6fY%PU*SFv(FvXko2t4f>x z$tmu|-M{Mu-XAImZ4FlK)Q@^#p7;H~f}EV|%8lFAWFEL~UncM3d4junrrIu%tE|xy zJLYF(zJH`}fN6O!muLElv^i3uv2!MCHbid9@7CJDY`d)CfR+#g1Dl+6^}k8a)?ZfP zd!e+J>9z5<9GABi-t)R%wKPwDR@gH&Ds<~n6F!ETB~zJm&MjM2cX`8~n~~Pu`N{J$ zB^W9^s}E+R-wYF<aNT4ZpO@#whM-u9zn4-YH}QUd&BP_Le1q7dTXC@tulh_6-`f7K zz5R-;-oabXGQ?6YTSzKh{2`e(>$K<BI6lK1CI*R!oHsk(+zC9(nd19!(*l3F{kD3W z9Ud>KiYV%s$+YfK6O;Oh*`M?@t3syl7F;8^z0q`$Wy^BAO&enquP#yOOYz;|e8lwb ze*uL94|k-`R0_{>c(%WCUPqKg=2T|h-M<c)3tTVQ^Pwds{8r?)Ermi~i+Hs~%TmSe zZ&)^6DQLsoJ`oXb_Scbq@*E3JFNpZnshgY1=$ExGbWsFTL*@66`BFQy{C+%W7q@9J z(R_Y{$wr^$w)66;{W~7Sc=3kp*5H|?w76gIc9+U6<r<%A?Z+}rtMe`DZe|5+*)K0} zf138KpSg993b%ZjvCyaZ?D@;dMGD#BC&JfUn($EQPtS*2Kej)TKd|LPde4?+KY<xW zwZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~Ss9vH8Chr>7+V<_oMcwJilQMmKP5A* z61RpOaq}{P8YDqB1m~xflqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@? F2>{Xk!7Ts) literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..cc3f611d003ce698f20d80d7928b097dd6b57c0e GIT binary patch literal 629 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(`JOJ0AsXjf zFL`@21xhqLyl&jvcdf@oPil97Zj`8qL|ce}V|J@q?kn{z98n^!-3k{v>Kta@DZjmi zgGWh4XGOh&h%Z+xhwNFY-8!c<PCbj2{ULYm(VX)K!-Y%tshX~N*(L0CerM0lT4Q;0 z?O^w(2C~`nswP}c(PY^AV$0*L>#l{R?>iW|+@p%wJ>|#Da{}L&cLuEDVRBHJ+juvg z$LP(1FTE;^Dl__i9{X1DXnov{1>0A8Tl!h3y{dZ0|1^8ma^o1g_0!!J<u5e;cY2BI zl^v~Op2^`-rb<_it<gQR=x1xR-i<>{d674?4jhzzbaB<zRynU}CsL(y7y6wOcvjY~ z`$l2EYTk2`)A_~oukVT#k#<ea6$lS~meg^2>W-fqZPmT*|C_)6ZPJwESBm~W|EA)! zbh5!O{b%YvnxzH|3XBr#-CxIgm2U{0r180_#ZB7LN>^D*+C0ww-lx@`{)Z<?1^$(j z><as5wZC%vhQKvG_Zd}>70#=+wg(11gKCLuL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~ zG_o=@vof;KHZZm_FgVGqb`?cKZhlH;S|x4`JL2YL0yRj2YzWRzD=AMbN@XZ7FW1Y= e%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6U;v+!vE literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..1afb0769ed68fb37c946e2811020ab9b23bb5750 GIT binary patch literal 1101 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhnB6^H978;g zubu9nF}qaaxc&b4OD2_@&!*H)o}yN|?Lw(%*Yt~ReED%-0s;zo1U2K#)^2H+W6i(U za?!K&s~Nv@Sb>J?7rm4viPkzM(ubp73cZ}YwEmje$=Tn0<M_RwZ&S&=^rX6ae*5>& z`_6y<S26Fs_KMZ|xw{{qa#elvqUeSd%bVH1;_7VoPnjLRN6`4yUDd31b)|Qb?>8I{ zvYxG<`bavs_#<26{Q1H8zng__sI?vwvwp*D=J()`dqc3p%#u$pf8V#W60)$pZJ#Kt zc3S1)t0`A~JL*_mi&MY7x}tcX@adVo2Nafce429jY0?yi4;DME{v_{H`_Of3_LnN2 zcONDk6G;)_zBM`IMSG5DL5$>&<F7CNoSV~Z!7#Oa<Kk4|{4>wzxju1xb;fqRd-_66 znUqL}<IDN<<Xp7alYjmGSI$$HyjWAF;oN?nN1u3hy#MoY&y$s#)8%g+na}%u-LC2R zfhLomud`n@<<BjBvx!z_d~y?(1+TCVud*<F#6QcWzn8fq>5_4YC6myd>nf++=j}ec z^(dFv6-fcX*Y3NLeopoAc6gE2<K!8f@+A1^rn^RbCS?T?Wp>j}xq58vVV-QVAZC)+ zj9tzPEY~ug+YquVVYTi7-vbN1cJr3qW;(-IHhT-#jePC``3+t-jh>5o9&YK|w!n&E zvCdapi;H3lgfDzgsgsS#W!%;16!vWTf$L%k<`cY6+_7PKwf4E1$_M7w=%SBq>q@xt zPdmt~Yf5aKZIouy>AWK~K_a62I1i_EaO$t<KL&ZfG&Wjt3O#%Da!JA#)d#FBFMk)8 zYg?!O-n&Rrp&}=yL#`|Jt@DaC7jL+2@b3Ll>GMy*LO);mNA|Pb^B=H2|8O-Z-y?nD z%fM$zJl3l_*Wa%x`&(o2X72fnvSS}iewHQQxM*~AV)F^_G|dTLDo?poUMP6)HZdbA zYeicmlSFu2|MxZp-!CUF-Hlnm9^otEzVG7y{&4AYGxweJ%lu^SX>vwNqp{zhmZR(G z)a>x(@n^$cb~j$$Ufrg1fG_jfjg;+4opX1*Ja*o5fy=Ldzu2!&Uo9UVJb$je?Q6-h zYld%k2Bj4i7ro0{dq*)@ElKvL%g!e})*<f8LmLvsx>|Ge0(Xe+j{Lv<k$q*MpnlA@ zRiKQhTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI( zpOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1Ta JS?83{1OPnF<;?&9 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f219321f1148dc6298132b9a7a62d8e7369738e1 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(@t!V@AsXjf zC!O_T3Y2J@Uwo`nrcgu6=j@`=tsAsI@Z|_^>57yn;SChJ8v7;r(xMf;F1HU@Yn(81 zY-ybt*)39kJS}QTYU0_=Rv+x1ANaX1{DbR~`{_Ft6?yeFgl<_Ez0%1j_WhDY#StAV zr9<myYWXhU=aqfCabMY<>#FN^=WWYX_HUh^!J_bSPsu+%E{BBcCYwxt^q!Qyw?S@? z6)US)(vi)3E_2T|V%~iD=9#4(U;6LgW7qoA+kWBl;U!-rr`DUU2$24&>vcVbQ{8Jt zpyu+dz9dmY<)af`YRu|Le3`Lzzy90ss~3Yd#xI$AQO1>5TRB?uZs3*7rAww3Jh$O{ zzw>h|bLFL+BY)>>zwdNnC{~RPfAA|Q?U1xy^7kuF8rJQz-+udXZclRaL#zGjuM}H0 zMMv!0yt_MlMfBE$PA#<sixxgUH*>Z7@A*4_?6beG&TFc*>?p?#SL@_uYo2&+o?ORZ znq2bgkG;q~VCbusxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?Lo+KQ3vB~qD+7a* z%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$m QfQlGAUHx3vIVCg!0B#@j>;M1& literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cc00fec91fada0963bece8e1d29415486daa9d9c GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm~}i|978;g zubu9jBkV5GHh<>Luh*n+XZl>45G3OCQ`l~4yIfI*prt_IN-xKT1s*XI9TZxA1p43c z;tLTKUm~}9m7Yq|1@Br;jiB4iP7g0EY6wtxI6=tApiD;n+dm%m=j}q)g-QFTU#*+} z?Be&c=g#a?)>!R*>_gs8_bsc<E}mdNu%_;*?PdNFrONaJ+U8zU_~dV{IzRjFqKzeC z>T~PXKR@QtdZ1alNB(RckA{J7pADa#g5kyuE0q}@>@we+p4Y#g!=~iWuecUd$)G2v zwxkNHGQH?2Hmu8)e9-8ikoTrpM_*&Z9-Ud7jDG8jw`>m(`cY~zDL~dvzrr~+Yk_3v z_wr@0zpqq1z|8o1-K&Dib2+UR4GPkRAKv-aeRSU^G4b<ChnUhGJ!`qxje8z0vg`k6 zBOiG5_`}K1BIg@^T78JI;>im4qh&red-h-WbW!Z1hubmjdApYu-)x%a^?rw~-StiN zp>CV9k2!W_x>%H?t~->!UE=U9iO9l*I_lm27xVJc?+bJOW9{(?wKy@^P2!oQz}&3E z^@}pMyjiy*#BBD3^=8{o9P_&vvO<d8lB?rb{k|zh{668m%}Ph#OnPLT6%fDCE#PfX zZW8b5ol`zFWK2$ywJ>Ge)exiZD)46(gRR4jO<CuvCsjS0tGrxG)8YA&c`TdN9E3lp zFE!^1^KB4YFyGUbrOda%(ShG{Zo{rw49*UUij&L#q%2@Fy*1;9esFWqf#TnaQKlOh zKm201;f&+YTXKp&Igr2a9V4f?+nw1LVnhpUAAC7F|J>S_H!oYsE=oMRL!<P^%s-Jc ze)saFmoK{-Uh4CB9b@`u!=^tg?;T`S_)~2!W}K9`sbck!$SsQs9__CUuZh2L>~`Oe zX128~;gPZ0T;JDU*!a_fbF+!#sz*D2b9DZGe&wF)<|Sg6`?+t|3*HXZ={ftRYi)Fm zlSrd5f9>bjXOe1GKD5b;75h5j;a8)!&5czK%RfI~|NqPX7*6j!>s5a=Z<H@ysmdpC zKrO`Poy_v{*2T4t{$5P=`Tg*0jLELl;FoLWf603}@5kk!okk7~eqSHzZT8;UZFW<o zX+ip*=~W^8qCzVVe!AYZy+KtdP^FFa6)-EQmbgZgq$HN4S|t~y0x1R~14A=i0~1|C z^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@q hz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RR$L&u;(# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..5c8c15b60ff79f6e102fc48c1c6b9eba366c6d55 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(-kvUwAsXjf zFYWg_?7(pRWB$6GF0&hQ)p<M83Pfa9d3;oSGueWJuZb_HV1;wM%Wo0cD@PCdH3j`& z;=M6Yc<oMZtBkElru$z$_`dV$yYvrJ54^q3_WEScwgWzE*4@>4TXAuNX<K{Q-@?Pw zSY=cu2z)-Ux=6Y^T6sh6%4-X3x(}Z}a>t<XRroR!4u-3jp0>vG$cSAyJzbZ9@$Ih# zZzd<l6#dw<ZqEB=!5wpdN51@2o@7<EPve*A?|3%8Z8vWV>tAJx)LgL2$=`bB1;vjo z(~N|pmIS3}G29cdTxt~Aw6f)DuW@3}9^o?MGcAgf-Q6a<Z;9luTl>uGP<5H~_9gY3 zrbypm);D4}=lA8)kNbW*581>;{f+65H}u!*sN2}V{bb{QHs!;%_v>$MNnvE~?tj>( za>_R1&c7GE?|(b)3l9!`n#s9r(!nE%h1aX)w!L><oHr}=%a3!wkX9{mjVMV;EJ?LW zE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoy vkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAAWrSG literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..141fcc7fa76fb7bd7e71ae12b7a351fda52a2f27 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm>E4?978;g zuf2XT|FWCRfsgO!>icCK-=VY8Omsrn2@T&Mxwfc(y}4445@#*j>z5_}!#ir_qe}g1 zhRlxr%^YeIRc|+BOy0I6StY1D`*i2q3VzSkm#*bTJ^%j9`mTGq{m*xG>K;99di!7B z=hk*qywuK=vWC~l_G&=?`o9_No{L?W%FJ(k2xEHtBu;du>DIWlz8wDwPgg(EIqD$B z-7I4z)WPxLW5EmNrkczDJ{?<aeDK$`cl;9t&IBFsiJ0cyFPpUG#=WRGd)7A+xAnh? z9el(U>DO<UEAt@e^W&+N?_D-Tewp=d&I2uZ!^kfg!pVD#Pd|NUxFNaZU(s`s>oaFg zVE*u9vcTr*ub2Jr1a{wff2;1{IZdzUj}9zoIiy=Q@9p-UgTD^%bv^ji*tpzgla4~+ zsoq{^@4UNr{@Ds$S37t2W6Zy1G4VXzy;A2t{JrcEA^vPZgR9D)`NzHU)>wHrX^TH& zcqV9Z^;ql#ft+J!;uNaemD_!NHZUfI|9#aSrCAv6Bc+#r!eyJH_5JoJGgEdot46VU z<=@{Ac%41y(fRK53Z`Qr4#FH-MF9<WLJr6Xh@~!ZPSZ+Y>nO1lS+Mk2!WMTW&0uTy zNJ(cC(JYP(=asw)Gq@xeZaKWN{ji+rSHml>wTy9DJO^06><Z~WIFsuI!%X+fwlarK z^=xt8%(nN+=hsZerq)vyTw}HV5?pAvo8yX<$BJv8&dw;)+TiQ+@9C${ALmZ`?bJP2 z<n+5u?NV{Sq>d&0+`5<bE%!e=x!Vm}Bdd7Zwc6vQ-k<KewDY~#d@;qazn^a}e&2jJ z@mt?VvnOXQ(_daxN_n>b^y=Tb><^mq!+OgV*A_q7<lQasICtNsf(_OEQ;Ppzn`0Dl zW`1SY?=3f(*Zg{Vwbi-(;KruS8#iti^J?_{IHhUxX}$$**Pgv)m;W|5K<NLsng5Th zJl4?H>e<I5^;>mg_hANsC-Jl5b+`5P`DxsGUA{=ST-8VCR&RP%?$4i|wVVnE*8Tc@ z`$b&<XLn-Rmo)*kSFgUF>HgVX)n5A_yNV|J(U?=K`GEODwZt`|BqgyV)hf9t6-Y4{ z85o-B8kp!Bnuiz~Ss9vH8Chr>7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xf plqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>|RK%gq1) literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..15f885124e4192ad6e070182d3a622af55584158 GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(!JaOTAsXjf zFYWa^lpu2KWBvUbVO~cw9Imja?`0NnzMF8#b={GJM-IBMJ3ne*HeZzEcjDT@1s~aD zdR(MiB@S+5GQH^dQMsXZnR#X1`vSkdBjq}Omp;hZ$sNn8_B+u!i0}RKxsKYra#t7a zU3;1{DWk!=o2^e?|7ltMLG7bvw@<1V{#$mE^>V3^biM*Z&gSW7_zXKHE}dOv&d3td z{dP&?p%oeuC1Kj`3X#9Q27Ap*u9+2)uWkHj>4N{K6^>nTc^+W#Q?+T*fwSECc2XRR zcXTgOZ)aNQ7BAMw)llB@Xg`|~|5fqC-I5%$Uz95a<*^)Mdl-E3O5VI?vAECE(_0@N z^`8Fa_$Im1N5?bWnJiY92D82LNLv&&J3Icmv)kHGNx4@Oi$lDl+T+`!Evs%^e997N za$xaM-F5Qz=ib(SyL7%j_%m1Dz34Y57yP=lw@%2)V2|T(Ms|a|f^%tqOMoG+TH+c} zl9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI(pOTqYiCe>t zxOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OVF_ B<@Epn literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cbc64c84ed112ff01c4c90b0dca534fa8817e0d8 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn3X+U978;g zuf2XcTR2eUz{C4@I#2o}X}|T!T`Z<^Ej+qrd6RzBL0`v!z?hDX=!LOArf&&|*<HAB z0Y{Ux>*@&cHnWV(3AegdTu?d3;_GW9Jh`WPS=8+w-^p|C&N=*d$M*wgY?U8M3Fg0w zdKR?p_NAQsK&FQpmh)Ho{eBm@o&8hZ>Ls6Eio0JvoTi~YeZ3Z|u8hPh?r@HMcRoLM zOv-1x;UR6s`{O3VAEm=gY=(7AMza?m{Oq1~jb(mc-QJ0lS>Bc`+9`87q3^s!#oV=v z)7$<r_x(P5@<tv<Q3KmQd2W{u#)BEfFDjPlSS(Xt?ACoo(Q1W`ozTLDZ@#Zz8HY7K z{`W(DvFk$>U(q54&$z^e(zmyLUnXvxv@*p{N|)>J>qiS_)`{@g{!7ygW}1Je>+Lkl zooUa*+?mxs7~KC_QgL%){QFsz^Cvrre$PuiW7v58=GNyod@|dg9iAhyW>&N8mPwP( z{9dZu|5fc97hlL(Mj02Sd!IjPaGdB7$ymRr`t;(7WnDTv%@uD9oi0QQvv)fgiG1uj zQ0jf}#ji=Ba#oC+K7H3#D(1YE^(-N9qdxa)=`Xt)tP)DOy_=8iYUp(c6W=C&Wmkh% zLba<SlYi_1UWd4jS#w1dQ`kRkwLYMKAXsFdOiI=<hD{Cn>LS8HrHsK1SsbZSXLdEP zE%4*KZ`*N|wTJOkY~tN8F8kLT+?!4Q)%@y{IFX$=W3A*I)>(&`D;XOVXP(!&a%Aa` zCI?v-#@dHx1KT}(AE@xHeedT#<=vEJ#c}G#j<4EjDfFZ3toTBfc|SIkiYTe9e&lnH zDcY^Cz9Dt;;l(e1>b3qWy|1e|FIjkw)$aU{KhGa`v|Dpjci#Hq>1xS0GCKS2Ej?p@ zc#@=Pw9T7z_oI8Oz2$80-3d;MV3PQ*e)x0jg;NJj_dn89^JF-<vhSYU>-@T}2Q2@T z8mOz>dRekJn<wpOQ}g;AsZY+Ft<O$%d-QScN%oKPlmr&=&UO1!(O@GPByq%px#?Q@ zY`r<NqIcd(&8RQ4u+D1J`M&UPuT@3WqL{O+EER78*Wa4H_T8Gi-&{f``jWKUtd`#K zy<hl$?GN6*8yqwJ&a1NnbC7C@YeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y z&^9o(GB7yFtacSeLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{( X%P&fw{mw=TsEEPS)z4*}Q$iB}1%b-d literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..2a70dce505dd24f74fba10d42c72baa821c94b4f GIT binary patch literal 610 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(F`h1tAsXjf zFWGuKB}yFo`2X`1{kdlj*km}0S-Rf5aXLu1*OAwZ#VKB)Afx!2A<KTpD?uGkE-8rS znoc*#Y-~QXae>cAi7zHo_6Ag~d)fB7-2c1o53ehW-}CEOnJ7AFZVudSpmg$hnf5K` zM->@YMO3>&81)_9Hm=Sx+xCrF?bn?0S??#=>^DAZ^VKWw%@S6j1C{CDW&b7?99As* zf6BI@<;ccor$3yjuT*pXUtq(l^lIjsxXx^=^e)!Y*HeG(yE)Zy-n0wfmt?PO3H91B zZRzIq8Jye}rkX8@oV+a)rg6P+RGfNAcOm-}6KUaT1|5;pw{|zE@&s5<pXxh%*2`1N zHfkn&FPkT~Y4Z+iBlF^r%O~9#H$-py{eS<q*`>3d&YgJv{mI^~r=(l{Z4gMD_4IP# zkB>V(e!1{#wMO6phLR?h7oq$wBYrFvzyJGo^FQY6o17;z-J5c=!g94skpJ6nvSp|9 zgyqCP7XX7^wZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~Ss9vH8Chr>7+V<_oMcwJ zilQMmKP5A*61RpOaq}{P8YDqB1m~xflqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5% N;OXk;vd$@?2>{dZ^e_Mb literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..990b6bcba1f09d228eccd23a040afe32efe348c0 GIT binary patch literal 1019 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MzIwVihIkxb zd)?kgI8f%m$M@Bo?zgjZxR)yk1_ZIF$Nmvk@2OwVX*JWp>fo^jlbM>11w3BT**wF- za;8DDYjOh1;=soX*scVy24}CnG_C0RlIItgv~+WK{`Nil{%h^0cXxOH{_7WD(sb_3 zgx7PD!$Y?UFc};)`7(9=%8fHuD=xmF6KG*uu<hHrTLCEolb<B*DNotsv*G`XzQXC^ z3a9n=2`Zj4TCgb4o%!CMC0EWbJ@CQDv*5|eZ<84~?|oQzg6n%BgL#6`T!}ZgSl)d8 z@qDh_h00@0v)zSdLzqw7+rQiSdACBv(v5k3feF(zPjx5%U_9LMV}1QihHsU(_Gx#W z6e&(EVpv<k(DrfLyL;<n+}82^d@g$QiKnZ~86!pwuiwkB`pEIvl~yHm6}ZYc%+PfB z+H3QRTgGnD+=iQ6;oJ9}vUK3)k&9xkRlIO|pQv=QkgQ{_20!1t!pes?r&%hL-!z?m zuAyaCpvM%O@}*@)tU2<mk^xuPDpEU{D|mNEH~CdQnWb=={q%$CO&mR^FO~AuML$zG zEwrG_`?y}j7REE0eQqm5oR5eZFojqy5%_Re>;t<(3roZ{))=-UzfK=qH-SMfT0=ZR z$yeAU+JV==H}ge6KKBmc6KhUPUB7ewwZ(EC?WtKjd(7@gpEOhW8*nbhRB%fq+wF-n zeArV@c<3EsJpG_fVWWVN%8}}WzLQngNtz41J~{njbm7(IpARrq$hD@tSv1Z5hIg#m zRhipH<ua@tB?q&vR?E$0uwNVf=vF4<qQ~a(2jb@*e!Jr|yRc~ZGc`X&kE41|<hO5S zmdHQ%;=;*$T;bO{6&5cqU!TTh;$7@BZEv}5!$S8cZWC{Y+IiE?uhI|y;vHLMEUV$5 zHSONr`7!77b1dXD85vb74_9wu)$p|bUC1mTD{t}leMaN7iWdvsZ;WEz>9uXgLe+cI z?*B;9xmEf2>Hp2$U!G29zE%5O&9^#9@mjHRNXD8QG71Z1<U)4K_J;D!{2zYp%$g;K zU$$R9_-MXpJ%e)MtJN9~*>%7?p<3b^QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmK ztc)zQ4UDY}3{EnuT}9E5o1c=IR*74~j<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w a3sUv+i_&MmvylQSV(@hJb6Mw<&;$S}<*3^L literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f7a401991102237ca7ce359c23a0c49922d8fd1a GIT binary patch literal 658 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(J)SO(AsXjf zCmr;XP84a~|MP9f6crUo&d%6uomWnQlhw{@uMmtsG?iPiLxoF9pl8MDOX(N9?s|on zc5KuR?C6=TbR+U?Pe#c@dFwnO)2v6^cNOq|k9lXy)&In1-yXAtt~PH2c5e2`ey+7W zW@Y)*sz8mJc^_AsJUH<wP3^PKjyrOfezzTb(qNpU;9*{<bl{}C^2WGUeg?(8`4OKc zEB(*j?Bi26Ic3g2!Ekl9+yD(8U(bETEw^8sv8<O=`LuF-^84wNJ|D^1zpM4!?Ikmg zOl)_2c=~tfWTmq=j;k!Fn%*+4t@-%fxW_?ER+pW)n;o@z99|2>iO!kkB>iDkQ+XhR zc%iQ1g&+wAt)K|CFIz<17+*U@SPRrw{gggtc;KJnyUl$)6LPeC1dmM=?@oHRY!ByS z-#3eU7@uzKm1cc#JMq8A)Yxy*`_@iK>M`r{zWgz&s;6Z&e~;g%Rv|atw7{g6#>ba# zUjH?bAtLtWT;6>g>va9E8-4b_zGmXz7pKdYHOJbCu3Pf={JniKC+=U{&3}Ap&2=%G z3lD%%rCQ<|QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmKtc)zQ4UDY}3{EnuT}9E5 zo1c=IR*74~j<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJ Kb6Mw<&;$UNE(m)7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d031410347c5e155b6490db5e4b39405155c1fea GIT binary patch literal 1167 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm^(dP978;g zFP-l1Gdor0xP7fxba>|J1v7FiG&+xNo3PV>+kMi+6}x9-IF(&IbLOxRkBrBc1uSNF zA2~LknGkzsQ*4@1Z};|{86F>YSeYGPv84E*keROT;caV}qgJ#(uk_Z=_s*=J{`|Mi z`QJ77p4a}Xi)VIyY`pp7lC|gW<>jw1oz1&pV(eWH9rZNf`?~Rxr$w?;FX+p?v@^K( zXuI^+?8mdY8&5o#=`i!a=6TK6@7|O0a&HUxFn_z7({85yGb}FcKkpDZ@zg)Nj}H?# zA8fd4`nIytdcWHQcAICM=NoFTTyBw;pSH)Wp5^erV$IkG>VEkbuC91GZN?KmX{*0R zmroiN@f*p{{XDn-EdyV)ZGGkr6Z08KtB)L)dil`emc{ww%VOhgr&^hRTbIcz{?w@c zy;0R{pHCBlZ!l(*+U<7T{Y{Hu-=2ymyeq|ao|wF8naa7?TN@ZJ+<0;K|7ZW5{{Qy8 zy=rN>IdEUvR-HLLR&63iQ~zEq)?;Bh@N@Bzr91bi%ltX5dWj)|_pChwhs4XG>eR2j zvB&e$TYkD~mLD%L=ddVnJa<MYxcV5Q&qS63E|)Dj>VmuD!+fU2XdF$RJKM|j_i>*` zN54N2+;D7eR{_KRjeHG<XH>c0_?40vP#!+z_VEQl+k_9T6MNF!RrqtQ?At^46rMg_ z)zELUAo$9xr8@cLBHf}>?efLcN^RDJvR;Xr-Lj%<v9QwIsgHK9GKhNpWm-h&>ZJ>{ z683t{&+9m{X$t#lCbN|$a>AXzgLbWE+P2cfQd#J}_shdEhUc2xnd5{{hd-LVX~X8E zgyp-~AJ4oIYB()2fbW6Cv91EsFIu8}J*g}%Y)b<(mn>IG=#Ns&T*R#Kz(-*TU-#oJ zZzQjudhONvuJ>M8`Kd><SL)vU`F-VW;d2K)eHfN(nrIhr{l%42iO(12F>vRyoW6Ix zbk4DrB?*5X=PRDKtTBH5)pP0-p@&8VdVVXlMbgs!<fmo*F0hd5^GJNm9H(vIV!gO6 z?pN`SpG#Zy)-F4sQ`xlEl7GsRw0G+?c(~_&dG_}2&l552eUVHO+sxQ&_PzaM<@hgU zqG;;#Z^a$cKZt#)D@$AWy5`=3_a<{5ujh$4ZKE0-U9Mka5)!fOaj5%U-|Kf}m&GPz zI(?Vh`}gJH|I@_{_ow&oGr0JsT*UP4!|02R7jIXUs^0k$;QM#?HsQXq_RZIlj2x_H z$M_$aWPCDv<LaaJ+W(lPl-WC+^JH{@`Bb&UHKHUXu_V<hxhNG#F&G&bn&}#t=o*@b z7#dj_npqiHXd4(?85o>oR=bL#AvZrIGp!Q0h8=P9GJzT-K{f>Er<If^7Ns(jmzV2h f=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4fz+Dav literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..a06f7647ff33cb4f971c90aa7b3689f678bfd6a9 GIT binary patch literal 620 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(X`U{QAsXjf zC++lm?I7ZCo<~wTaq|%q&j>kN|9&+cry7=@LR>0bDjESQTpB+F<>DO~OE?sx!q_`4 z4s8<r5oN?$7$NLudP(MP^qs{o9_(KG>-456N0}x|+_%%no3i*%_|yK+b2C&8YYug6 z{$BpJxgt@uJyG<R=A$GAMWqL<5>`JqTg=&Z^z!5lt27LMWyZNVH1{lgT>p8&!y5H9 zTFdrjERaa$a<wSm#(S!Kee;o!4?kwA*-i7Q*cIyUQy<Q2lOuHb&ZYCF5(}-l_$SQr z^EU9%mvPXtGEJ!J5}P1(c6|!N3p>V_np^<_xjzNIiX<Pnll7aS>D!O_;_MB7<L_FT z>l!}IFF#qipmE~IMRMJ9Z8J(D<qP?D>`wj|Epq(fnnf+&<76jXd@`@+;NqFBWw!mT zrw<qK<=DvRC@AKoo7I@?ymFG~L5_9Y)cl9Lc3*z|Q`0(zx21HYr>bdyKymu}-LohA z|9r3gV|B&ErnddPz(`Onag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)hGteq7TN~J zRt5$qnboeMXvob^$xN%ntzk#pyiA}5NstY}`DrEPiAAXl<>lpinR(g8$%zH2dih1^ Uv)|cB0TnTLy85}Sb4q9e0B1Yt0ssI2 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0140245be61bdeb81c4a3375b76f018cbb96985d GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn3X+U978;g zFP-k`f7?Oi_<uQl6*EPhg)$SAT*No6v{iTz9g?MbWNGMc)(02-g|u!J>)T#fwPJoV zM~la!Wh+EFRw-@bJmKWA=Zit|b(Zw{<<BMe$KNxm{CsBN+7y*Nnd{6J-<qN)DdXU? zPf_Hk$^X=EljF0~kM7i89^O+?>iPI?d1b6;hx9|2{sW6Iob^-9S+uzz;L1nwV)wPL zpUlgTcHMeMlzqkumvhD|zsuU5Ikoifsix1@YXTm$a>zCGspSQ@O12$N3z-|kbuFfG zrGxWY-)MiKWrpu&B?(VIu{hEGbfu<{_8sQ5r-xRyJ~n7xS@t#Qf>P18<z5dD-pSdj z+P<`wTm7LTlWZYFJHs=D4a>6>_TLVg^2J@dJnqcl%Ue|#6dq6fo2I(xn5^Rex}u2} zEnnT;^LO{&j<)y(>2u80ow?o59R5_^^;qByH#-N%rYA3A{z`LOZjIr*{C1{X^Iqv4 zr3R-q&evvOJmWiAG<j9N3<JxX6?u;t$`!8Vzo;)06J};?R63W*^kv5MihDsa2Y)nJ zBs4t@e0)A`;xnz-FQt~1b6XO6GJi>3Toe+@cFc0^SB=a~UKQ<3QOljV1!5PivJeT_ z)F5OS@#;roqF?sh2@5UsoH(-2{R)scJ<FWqyj5y)!i>vN83G$UuKo&eI31-SVCQ=E z6^P{}^iVtW^ozR7TZNgg`v`B}sqMJ-wX<2f(7&KLVxNTeFWbPWV85VWZH@N%*&ni5 z1k7LD%v)d~up!}kL<~EJfS-m|?1_cf%-6NaT&`(<Xj`_tV%}#q-#oFi`wFBs=>+b1 z8P6(VQ1a$?!rlV5wdpa!%fH>;XCXW1&AO@y>s(f-DRAsup0N3U;mLIWm1*Yese$`8 z?6E2Ak$jh=)GsXk{Orlo*ZgiLdLA%QdvL9XC&o&P`-FJVnbZiThBYx>5sjD68ftuS zNO~N@TpChX`+U!@NuNGF-gSAI>y;l@cil^#F4A-H?2X;Kv-QGbpM8AmXL(KbxwTBC zq*Y#QZgKg)h@8BuxA@*R>AmlI{m^#%UcTucr+#?8b>A}gtqo>Q_S!Ac3l&t4zMXmg zt-ba?#%cl1)ZlfsOMy8^wZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~Ss9vH8Chr> z7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xflqVLYGL)B>>t*I;7bhncr0V4t VrO$q6BL!5%;OXk;vd$@?2>^ZI$Uy)A literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f219321f1148dc6298132b9a7a62d8e7369738e1 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(@t!V@AsXjf zC!O_T3Y2J@Uwo`nrcgu6=j@`=tsAsI@Z|_^>57yn;SChJ8v7;r(xMf;F1HU@Yn(81 zY-ybt*)39kJS}QTYU0_=Rv+x1ANaX1{DbR~`{_Ft6?yeFgl<_Ez0%1j_WhDY#StAV zr9<myYWXhU=aqfCabMY<>#FN^=WWYX_HUh^!J_bSPsu+%E{BBcCYwxt^q!Qyw?S@? z6)US)(vi)3E_2T|V%~iD=9#4(U;6LgW7qoA+kWBl;U!-rr`DUU2$24&>vcVbQ{8Jt zpyu+dz9dmY<)af`YRu|Le3`Lzzy90ss~3Yd#xI$AQO1>5TRB?uZs3*7rAww3Jh$O{ zzw>h|bLFL+BY)>>zwdNnC{~RPfAA|Q?U1xy^7kuF8rJQz-+udXZclRaL#zGjuM}H0 zMMv!0yt_MlMfBE$PA#<sixxgUH*>Z7@A*4_?6beG&TFc*>?p?#SL@_uYo2&+o?ORZ znq2bgkG;q~VCbusxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?Lo+KQ3vB~qD+7a* z%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$m QfQlGAUHx3vIVCg!0B#@j>;M1& literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cc00fec91fada0963bece8e1d29415486daa9d9c GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm~}i|978;g zubu9jBkV5GHh<>Luh*n+XZl>45G3OCQ`l~4yIfI*prt_IN-xKT1s*XI9TZxA1p43c z;tLTKUm~}9m7Yq|1@Br;jiB4iP7g0EY6wtxI6=tApiD;n+dm%m=j}q)g-QFTU#*+} z?Be&c=g#a?)>!R*>_gs8_bsc<E}mdNu%_;*?PdNFrONaJ+U8zU_~dV{IzRjFqKzeC z>T~PXKR@QtdZ1alNB(RckA{J7pADa#g5kyuE0q}@>@we+p4Y#g!=~iWuecUd$)G2v zwxkNHGQH?2Hmu8)e9-8ikoTrpM_*&Z9-Ud7jDG8jw`>m(`cY~zDL~dvzrr~+Yk_3v z_wr@0zpqq1z|8o1-K&Dib2+UR4GPkRAKv-aeRSU^G4b<ChnUhGJ!`qxje8z0vg`k6 zBOiG5_`}K1BIg@^T78JI;>im4qh&red-h-WbW!Z1hubmjdApYu-)x%a^?rw~-StiN zp>CV9k2!W_x>%H?t~->!UE=U9iO9l*I_lm27xVJc?+bJOW9{(?wKy@^P2!oQz}&3E z^@}pMyjiy*#BBD3^=8{o9P_&vvO<d8lB?rb{k|zh{668m%}Ph#OnPLT6%fDCE#PfX zZW8b5ol`zFWK2$ywJ>Ge)exiZD)46(gRR4jO<CuvCsjS0tGrxG)8YA&c`TdN9E3lp zFE!^1^KB4YFyGUbrOda%(ShG{Zo{rw49*UUij&L#q%2@Fy*1;9esFWqf#TnaQKlOh zKm201;f&+YTXKp&Igr2a9V4f?+nw1LVnhpUAAC7F|J>S_H!oYsE=oMRL!<P^%s-Jc ze)saFmoK{-Uh4CB9b@`u!=^tg?;T`S_)~2!W}K9`sbck!$SsQs9__CUuZh2L>~`Oe zX128~;gPZ0T;JDU*!a_fbF+!#sz*D2b9DZGe&wF)<|Sg6`?+t|3*HXZ={ftRYi)Fm zlSrd5f9>bjXOe1GKD5b;75h5j;a8)!&5czK%RfI~|NqPX7*6j!>s5a=Z<H@ysmdpC zKrO`Poy_v{*2T4t{$5P=`Tg*0jLELl;FoLWf603}@5kk!okk7~eqSHzZT8;UZFW<o zX+ip*=~W^8qCzVVe!AYZy+KtdP^FFa6)-EQmbgZgq$HN4S|t~y0x1R~14A=i0~1|C z^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@q hz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RR$L&u;(# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..5c8c15b60ff79f6e102fc48c1c6b9eba366c6d55 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(-kvUwAsXjf zFYWg_?7(pRWB$6GF0&hQ)p<M83Pfa9d3;oSGueWJuZb_HV1;wM%Wo0cD@PCdH3j`& z;=M6Yc<oMZtBkElru$z$_`dV$yYvrJ54^q3_WEScwgWzE*4@>4TXAuNX<K{Q-@?Pw zSY=cu2z)-Ux=6Y^T6sh6%4-X3x(}Z}a>t<XRroR!4u-3jp0>vG$cSAyJzbZ9@$Ih# zZzd<l6#dw<ZqEB=!5wpdN51@2o@7<EPve*A?|3%8Z8vWV>tAJx)LgL2$=`bB1;vjo z(~N|pmIS3}G29cdTxt~Aw6f)DuW@3}9^o?MGcAgf-Q6a<Z;9luTl>uGP<5H~_9gY3 zrbypm);D4}=lA8)kNbW*581>;{f+65H}u!*sN2}V{bb{QHs!;%_v>$MNnvE~?tj>( za>_R1&c7GE?|(b)3l9!`n#s9r(!nE%h1aX)w!L><oHr}=%a3!wkX9{mjVMV;EJ?LW zE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoy vkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAAWrSG literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..141fcc7fa76fb7bd7e71ae12b7a351fda52a2f27 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm>E4?978;g zuf2XT|FWCRfsgO!>icCK-=VY8Omsrn2@T&Mxwfc(y}4445@#*j>z5_}!#ir_qe}g1 zhRlxr%^YeIRc|+BOy0I6StY1D`*i2q3VzSkm#*bTJ^%j9`mTGq{m*xG>K;99di!7B z=hk*qywuK=vWC~l_G&=?`o9_No{L?W%FJ(k2xEHtBu;du>DIWlz8wDwPgg(EIqD$B z-7I4z)WPxLW5EmNrkczDJ{?<aeDK$`cl;9t&IBFsiJ0cyFPpUG#=WRGd)7A+xAnh? z9el(U>DO<UEAt@e^W&+N?_D-Tewp=d&I2uZ!^kfg!pVD#Pd|NUxFNaZU(s`s>oaFg zVE*u9vcTr*ub2Jr1a{wff2;1{IZdzUj}9zoIiy=Q@9p-UgTD^%bv^ji*tpzgla4~+ zsoq{^@4UNr{@Ds$S37t2W6Zy1G4VXzy;A2t{JrcEA^vPZgR9D)`NzHU)>wHrX^TH& zcqV9Z^;ql#ft+J!;uNaemD_!NHZUfI|9#aSrCAv6Bc+#r!eyJH_5JoJGgEdot46VU z<=@{Ac%41y(fRK53Z`Qr4#FH-MF9<WLJr6Xh@~!ZPSZ+Y>nO1lS+Mk2!WMTW&0uTy zNJ(cC(JYP(=asw)Gq@xeZaKWN{ji+rSHml>wTy9DJO^06><Z~WIFsuI!%X+fwlarK z^=xt8%(nN+=hsZerq)vyTw}HV5?pAvo8yX<$BJv8&dw;)+TiQ+@9C${ALmZ`?bJP2 z<n+5u?NV{Sq>d&0+`5<bE%!e=x!Vm}Bdd7Zwc6vQ-k<KewDY~#d@;qazn^a}e&2jJ z@mt?VvnOXQ(_daxN_n>b^y=Tb><^mq!+OgV*A_q7<lQasICtNsf(_OEQ;Ppzn`0Dl zW`1SY?=3f(*Zg{Vwbi-(;KruS8#iti^J?_{IHhUxX}$$**Pgv)m;W|5K<NLsng5Th zJl4?H>e<I5^;>mg_hANsC-Jl5b+`5P`DxsGUA{=ST-8VCR&RP%?$4i|wVVnE*8Tc@ z`$b&<XLn-Rmo)*kSFgUF>HgVX)n5A_yNV|J(U?=K`GEODwZt`|BqgyV)hf9t6-Y4{ z85o-B8kp!Bnuiz~Ss9vH8Chr>7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xf plqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>|RK%gq1) literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below.png new file mode 100644 index 0000000000000000000000000000000000000000..0077b70779634dac4afacf63e2ae6a544736945a GIT binary patch literal 596 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(ex5FlAsXjf zFQ3(8P82!z@&E5-!M_x5buRH*Ww!MR--|_pvphJ>oRsu@vn;!#OcaA&$|{(hX_`=? zBjJ*E>zqeCx2|Z`ysMt`?%$lN{KG4>{M5TW@^3jNcojeXdcyDGyRD1NC8j=~I$=fv zmu$tOKK7ca7Iz}vHgENKylm<$<>TjP#2Ea!aPD2D0;809UDi+WW*P5_$IjasgnGQR zw|eyK7h3F~ohzZRs_JoJ*ck&0we+kaAFHPq_VW~F9J)FE-60i6&&y}L?I&@z1Xl#! z6zp`Eu|zp#0h5Tr(kjlD^B$_E-}MCUEw(g@+s?Gm^-W0IHk;C~`o@*v7h@x<eC6UE z@ucL>nQYRvjlp8Wo{vn*^_zrEva1(W+rG`YVRh`!(RG$eIhB_$)bD89yR6ehvgE)s zIqvwE$9_Fa*WdSDd+|L-<M*ZUif`PqZ~494dcBU}p?={$De>%kz`#~5ag8WRNi0dV zN-jzTQVd20hGx13Cc1{^A%;d)hGteq7TN~JRt5$qnboeMXvob^$xN%ntzk#pyiA}5 wNstY}`DrEPiAAXl<>lpinR(g8$%zH2dih1^v)|cB0TnTLy85}Sb4q9e03^%fn*aa+ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-horz-scale-has-marks-below@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8e49f3cbf1daf5ae2eb7861cbb16fafee18ee61c GIT binary patch literal 1017 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MK6|=2hIkxb zd)?b#I8fxk$Nzh$&MfQN*19Nxr81+ZdgYOpxo!$dh6guX<n63u7fvpD96q5n@o*c9 zFl+M<k2^1%Lhc-5s?-vCY2cyxmgi9E#ZQyOqO8)*pP&2tG$rlb-gK78$9waiI_|k^ z_ci>!z{(!?%ACLL+s{|sc$qR=)o3~Uy7e}l^Ft!le?ISeA18lCu%=McYzB{(L(vqY zLoFYeJarc72qZHLRIGh`HoTpm<@Y_k*uaMQpRc5?ENBXR#L#l@PR=d%H~c#O>P!nR zAK?7fU)i>iaenEVWpDl6KBO+Se3ud6Y`gQQ!DWYu!giOfb_3N$?3eWwcv#XWb3i0M zAmiLeVO{T)J$GcH=9QT^CdbKyT<$n<@l5AgAE}yedV&ocPb&)<o?cP*X!#ZQmVsSr z&FO&2>7}<r!x+Opzdj-MBi&=+^FLbOj=7d7SWRJLkDBb5VPV29z!>Hox2>sVs$T2= z1Ml<xuQ<Sv6sxdnYiV?$;_Fo>OppC+TX1f|LwBx71NKr6k&V?x_xRkopE(5ZtSR&O zEiz>%!!nWOLF-=UH6|vU)i!5giDh&?&^Cb~F5E$WLvnF}wu-|gQLTwgOPNlKUSL`> zNltpvx`x078k%3_H$33l!H{8m={CDz$iX>EY!Z9d<?`K^bbN3zb@}7@%@>=rWte;B z&+Th@w7bdTGizb-5yr=Uza-v9`m~hX;$nz@@W42~{jz*nrtl3O`B}ePnip*0yp(YI z`3312X|DqAsBCs9*zi>Q%?p_-F=0i=<a_F$_3aqiDz)eAx_3*)X1QtfN5%76>OVO$ z%5uM^rG;-6k&VC15*l;n=gqT=F1)$4S#p+Y!@mQcQj}P%1hx1MJp0kZERmM`b?MZ% zf9|z?o_dw%!E>2XN$a$uEXhY09Sc4@+j@7gWE#)a+3Ul-gZOvMFgi5l0c*~g67M-t zKkYu>xVmlP|Mc|CTl3A;=e@hWMcTgC+PuxEKeab+?U#R9?ZG>rg}&Uq#A?!&w4S)n zh2QRX)$7W>7us&U_C7F2sFt`!l%yn<q*^5xr2;7iBLhP-T>}$cL-P<rBP&BQD<cbS z17j-#gOki^S5Y+N=BH$)RpQpLBW_+MP=h4MhT#0PlJdl&REF~Ma=pyF?Be9af>gcy WqV(DCY@~pS7(8A5T-G@yGywn;A+R6- literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f285fbbb04c57d1346293d8436c43c5438e30793 GIT binary patch literal 657 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(-JULvAsXjf zC+*kIPLw!q|J>Gc(VXC@w$<#4Q#{l?T}`j27~WG$`^VC$#`Z9(rKN41TH=(1tp*+~ zMv;Fa?(jXIAT92BKJd|$dySXOqUOK!oacY<`N_|9s&*1#uhX~0ziT_iRZ-;^dpp`Z zIJ<0}_S3ExPLDITIx%ibJ|cen^N~)jjrV0*s?Qm2WE7q2x5wdAh5DQmd%7ndKYLJ| z&r*5z_jxYjwH%Y&H}6$&E?JoSqBU1f^I6;eEsrn$oyu-~X~V7B@U?G>PhDr>NVZgu zt4z2jzAwE$=+EM*QkHLp-f_$ke-q|0joYD{<1PD)DTi6^*gXt7pr;+x;4N6w&5|P6 z&$lAgRkWhW<(1TzO-afVj9T}y&Yd6s@8|=*1GhxJEqPn<QcIKVLxSb8EfIAFk1m8K z?eXI<NP5km|I#w+W#!Wemlp-Fa43FMHxy@*d{BAR`o+cB8Ln#1Y%`<&e0l7yH1o#a z%ze*T%X9qtvs@2ul~LYi^0D%4x!bB&X<Is;tqxLn8xel(*xUD4OV<6Czspj&A<w!M z7%dE{C9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rg zDVb@NxHasEo0kdHAPKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&e IbxsLQ0Fm4U0{{R3 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ebbbfac9c0dde755efd5e7a45de4e321c68d755b GIT binary patch literal 1155 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm}@;<978;g zFP-k4Guu_5!G68`%KGJ<m;QJvbVf%_y0ph*s@cg#Wi6)030)#znT*us98W5`tK{98 zpe62Va_7`S58Xvh9v&<97CQD_Ua>ZsJId?eT5hwlMN2mR|8X|)d%4ifzWCysH)Y>G zuTLv0J1(YmYI&b-zuDqm3+uUjyIGA|-<BB7+cSN~u9}n6*KRo-R99KH>+o&cms_T7 zS1S(uf9ubr{caDAtAEL^b#D5r>Tj{5@Z0I%p^e<#$J1oRvL=N*y!hzn&)NpLw<ogx zds~0zQJg1~-Ys&$N!x1gj*ahceYTL8^+zpI?8m})d}ZY`H}mFwo=~)LyWs(g+@qCG z_NyO`Kkn5am-|6qczSZ{?kC?1!wimPp0RLGY7}3mc4mHXQOeaLxkb%eS847%Yd^=4 zd4apXzOj<-s|1~z(l@0mkN)gTH(jc7aQ>IaEDQE#Z+Lutez)FvdHa8}&%9ByPrA}F z`O%{_PRqCs3X8v2K78R{^O2`J0>$}+V$|6kx?TUrxlO;ha-U*m+)An4L7he3nR^$@ z`!qN7aT`TT-&rfoE)WnGd2w&T#~bQAk(>8_sCIUccqS^@a7TA}Mt%GvBbyuncK#5? z9cyymbLG0}wVg2IIU^7>tIRLsm4jWb1iL`k;%t|Uxk0_=tS0{L!Q$*PL3gvbGOk@? zY~Qf*wc=e7gT-#MSCkoE*Hwz1(6v~zr}Amq=cMSLRU0%H?5wudousvQt}o-+yKX)b zs~W0jGksfWC@2tp-}CC;;>zo~Wp|#5#|fUEKFM;Y#RY=`huWTrUt`7g<%E<nJT@t7 zThpWcHh#apc0z94zWm%CQx=(E%X1s;*qNsNdAPu2?y}u^cZz*9bZgRIE~^So%3uD8 zq3L?YTJGf^S5;XAx1N=hWJpM@^|-#A@y(ad<r|Gwdur#4Sa;a(xtE_9{`|vD+wU8$ z@T?PF%Xs~;<kuD_jSoLh2WhLB)oMvioHcp-j2o8)rglx8yeIOA>!OvKmp3hse8vAw zWVUK^sN9s&d*{06+zI_X@x<hdMrVZ@+^yf3%d($XRrXFY^T0vJl6lWR%$vo<8WbF# z^ZtytwBP%SJEuwcS7`lzap-63-t5$>tNv{Kv9D#fhBZFrxZk<Ic;l0|YcKq%D|vMx z>H3n@Or{gN_12%)y{nUcd-?2n+kE#fpIh8(QJUU;mg#2GM5Cn6hQg!eJ3rm;`p+nz z%z5Ij?!4K+ys28^8c~vxSdwa$T$Bo=7>o=I&2$Y+bPdfz42`S|&8&<pv<-}{3=B>( zt6fFWkei>9nO2Eg!;ZLlnLrJaARB`7(@M${i&7cN%ggmL^RkPR6AM!H@{7`Ezq647 PDq`?-^>bP0l+XkKnd<yZ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active.png new file mode 100644 index 0000000000000000000000000000000000000000..d78cd755ce48c39867ae34a9df47aa7b695e75e3 GIT binary patch literal 630 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(1)eUBAsXj< zCmDJ>1xmEduYQwNsprXi_tdm2&la6Il#_i*wcgYDg1{Alre@y16SK0rmdS(!<oLEa z2+MX|QogF2qoJ#;Z+n^jdE@uTd*-|KZ@JjBecP2Qn}yrrQ**!gyj#Cz*ZQdP9X{8# zP4$z%WYlk7R^L&Xt{ckP#4ax^;n2;ND%Utu=i%Ay`X6ngIjtfNe3xY?(FlAXo3FNu ziAitr)CJ9@e`=*NSR#%)nwCst(9IQjKXqTr{Qa7foTC~GFZO8PZSHsc@o~YI<<1wo zK4x#PGf86<6@Ke!u<<a<l`Rz)59VrnJqQ*5)6I7%)A4p#P{V1VO>Cvn8~G$c4XfBv zt;`mtI?T%o|MboAWj703hxwC<*Y3>d(D*FDWx{qOj`>-jN3ERevQ2Li{)OL`?TY!_ zXD%Dts>pEYUWn<G#Yc41gaWQ;erBn-9Q9=LLVZ1<uXFABzGoz_k528MvRgKM<F_x} ze0ryA)93Watogd{2lJZ`<%>7WxNi-N4%HIZh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~ zXk=w*W@TidZD4F=U~rOI?JA0f-29Zxv`X9>cErug1Zt23*$|wcR#Ki=l*&+EUaps! emtCBkSdglhUz9%kosASw5re0zpUXO@geCw}f$?|% literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c562fc06ab850ea83673f1d2c961489927a864e3 GIT binary patch literal 1118 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm?J!0978;g zFP(lqTiRXZxc#iDVY`iv`Gpluh;8y+`S!-5=~wu6Ot4biDG`-%@X4i1^SHk$)^{@b zo!|LnLR*W|!s)XfEzxM@SS}FmbYq8!;*qJVO!Hzh!@I&xC8niXPfUrdn*R4(|M!b~ zDy^;k8KZ8!|5YD9U2JaVb*<N189H_aa^6m}`m?vXdf}~8+86fxet0zL(7eJe&lb0( zFa0&`d9W;#yzjr?3ibCE@6F^%O`2c7rBbJ$^y$;>QyFAu#>q$S+;)d;M$ZlZ|MM&| z+B*!7C<vA;aO$-EwCB+Wwqr)i)9v(3S=YIi8@C$Qt)B0B?qZIxZQO*^{TH|W+qmo* z_j`uP6Ys>^`6-{Xc>8GGM%P^%FJ(O3d-3L?D~IMM*?%qk8<X1f?Y72@2f{vAwOoq* z`P>+O{Isrr?^igpu`ej8aH`|d@?~Md?M`(z`({p^`S!Vyo4Z9O-)akn7hgY~-08d3 z={I}l<r&t3d_K=Y9%(WD-p5s$YgQk}cifuiTgHRQUQZwO>oql8^7U6u{&U2lfph8{ zso$I&D$ey*pU#{!xF#yFEt37fhkNF(U!^;_3)gwe^a!yWxT+Q3b!pL?o`t2nS0ut# z)x_?&9K=`JYyIY}ANTc1MH|!?{4cWz47|4V&1=pV)zeEKu5^}u!zmGTewBc2;j9@K zUUl6SezvuWEn6vO;-(wI7ryg_w<LP+ybffUaUc5Qe5%IZ;r{JA0>5lE;|uQ`y?M)~ zY>Lr4uJ79(GKN%MH2tvCD|1QI9%Zpr(^fHTy0R-KK5S+1%GOm4`%-^K-bi1q{XpzL zvx32NhXXZP8p`dLZm1s<_0TT;c5`ZJ>2jW$W!InB*@cDsEr0fDw%4+_e%({0Ow+fy z=bhx_+dq%t<%bQ1)hdeI%a7ImORh@y(wc0!hOgk;!ips6`E?w<qD&d$Yv%mloxP;L zQrmXZ8q<QXx}0nBmO(l<C3gqv%=9t5wJ4&>FDz9|VV1RQevl5Mit=tv`+^3A!*dcR z*f|}@?s_vZ{dtDvc0)7ia{gQI#pZNQ_nykPf6~KSAI@f*_kA<f+%!r4jopc({nn;U zo6ocD+p*<uS$+4ax6`@Lb=f}Nrgv-p4Dax3vwOE{GS_p>il4fE_hr8=GT)dMT<zTy zXkgy6`>6HW|6zL=o8Iy`HOzY149s?_C9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3JjBq* z%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS|I6tkVJh3R1p}f3YFEcN@ cI61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0B6eYL;wH) literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..cc3f611d003ce698f20d80d7928b097dd6b57c0e GIT binary patch literal 629 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(`JOJ0AsXjf zFL`@21xhqLyl&jvcdf@oPil97Zj`8qL|ce}V|J@q?kn{z98n^!-3k{v>Kta@DZjmi zgGWh4XGOh&h%Z+xhwNFY-8!c<PCbj2{ULYm(VX)K!-Y%tshX~N*(L0CerM0lT4Q;0 z?O^w(2C~`nswP}c(PY^AV$0*L>#l{R?>iW|+@p%wJ>|#Da{}L&cLuEDVRBHJ+juvg z$LP(1FTE;^Dl__i9{X1DXnov{1>0A8Tl!h3y{dZ0|1^8ma^o1g_0!!J<u5e;cY2BI zl^v~Op2^`-rb<_it<gQR=x1xR-i<>{d674?4jhzzbaB<zRynU}CsL(y7y6wOcvjY~ z`$l2EYTk2`)A_~oukVT#k#<ea6$lS~meg^2>W-fqZPmT*|C_)6ZPJwESBm~W|EA)! zbh5!O{b%YvnxzH|3XBr#-CxIgm2U{0r180_#ZB7LN>^D*+C0ww-lx@`{)Z<?1^$(j z><as5wZC%vhQKvG_Zd}>70#=+wg(11gKCLuL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~ zG_o=@vof;KHZZm_FgVGqb`?cKZhlH;S|x4`JL2YL0yRj2YzWRzD=AMbN@XZ7FW1Y= e%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6U;v+!vE literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..1afb0769ed68fb37c946e2811020ab9b23bb5750 GIT binary patch literal 1101 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhnB6^H978;g zubu9nF}qaaxc&b4OD2_@&!*H)o}yN|?Lw(%*Yt~ReED%-0s;zo1U2K#)^2H+W6i(U za?!K&s~Nv@Sb>J?7rm4viPkzM(ubp73cZ}YwEmje$=Tn0<M_RwZ&S&=^rX6ae*5>& z`_6y<S26Fs_KMZ|xw{{qa#elvqUeSd%bVH1;_7VoPnjLRN6`4yUDd31b)|Qb?>8I{ zvYxG<`bavs_#<26{Q1H8zng__sI?vwvwp*D=J()`dqc3p%#u$pf8V#W60)$pZJ#Kt zc3S1)t0`A~JL*_mi&MY7x}tcX@adVo2Nafce429jY0?yi4;DME{v_{H`_Of3_LnN2 zcONDk6G;)_zBM`IMSG5DL5$>&<F7CNoSV~Z!7#Oa<Kk4|{4>wzxju1xb;fqRd-_66 znUqL}<IDN<<Xp7alYjmGSI$$HyjWAF;oN?nN1u3hy#MoY&y$s#)8%g+na}%u-LC2R zfhLomud`n@<<BjBvx!z_d~y?(1+TCVud*<F#6QcWzn8fq>5_4YC6myd>nf++=j}ec z^(dFv6-fcX*Y3NLeopoAc6gE2<K!8f@+A1^rn^RbCS?T?Wp>j}xq58vVV-QVAZC)+ zj9tzPEY~ug+YquVVYTi7-vbN1cJr3qW;(-IHhT-#jePC``3+t-jh>5o9&YK|w!n&E zvCdapi;H3lgfDzgsgsS#W!%;16!vWTf$L%k<`cY6+_7PKwf4E1$_M7w=%SBq>q@xt zPdmt~Yf5aKZIouy>AWK~K_a62I1i_EaO$t<KL&ZfG&Wjt3O#%Da!JA#)d#FBFMk)8 zYg?!O-n&Rrp&}=yL#`|Jt@DaC7jL+2@b3Ll>GMy*LO);mNA|Pb^B=H2|8O-Z-y?nD z%fM$zJl3l_*Wa%x`&(o2X72fnvSS}iewHQQxM*~AV)F^_G|dTLDo?poUMP6)HZdbA zYeicmlSFu2|MxZp-!CUF-Hlnm9^otEzVG7y{&4AYGxweJ%lu^SX>vwNqp{zhmZR(G z)a>x(@n^$cb~j$$Ufrg1fG_jfjg;+4opX1*Ja*o5fy=Ldzu2!&Uo9UVJb$je?Q6-h zYld%k2Bj4i7ro0{dq*)@ElKvL%g!e})*<f8LmLvsx>|Ge0(Xe+j{Lv<k$q*MpnlA@ zRiKQhTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI( zpOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1Ta JS?83{1OPnF<;?&9 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f219321f1148dc6298132b9a7a62d8e7369738e1 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(@t!V@AsXjf zC!O_T3Y2J@Uwo`nrcgu6=j@`=tsAsI@Z|_^>57yn;SChJ8v7;r(xMf;F1HU@Yn(81 zY-ybt*)39kJS}QTYU0_=Rv+x1ANaX1{DbR~`{_Ft6?yeFgl<_Ez0%1j_WhDY#StAV zr9<myYWXhU=aqfCabMY<>#FN^=WWYX_HUh^!J_bSPsu+%E{BBcCYwxt^q!Qyw?S@? z6)US)(vi)3E_2T|V%~iD=9#4(U;6LgW7qoA+kWBl;U!-rr`DUU2$24&>vcVbQ{8Jt zpyu+dz9dmY<)af`YRu|Le3`Lzzy90ss~3Yd#xI$AQO1>5TRB?uZs3*7rAww3Jh$O{ zzw>h|bLFL+BY)>>zwdNnC{~RPfAA|Q?U1xy^7kuF8rJQz-+udXZclRaL#zGjuM}H0 zMMv!0yt_MlMfBE$PA#<sixxgUH*>Z7@A*4_?6beG&TFc*>?p?#SL@_uYo2&+o?ORZ znq2bgkG;q~VCbusxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?Lo+KQ3vB~qD+7a* z%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$m QfQlGAUHx3vIVCg!0B#@j>;M1& literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cc00fec91fada0963bece8e1d29415486daa9d9c GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm~}i|978;g zubu9jBkV5GHh<>Luh*n+XZl>45G3OCQ`l~4yIfI*prt_IN-xKT1s*XI9TZxA1p43c z;tLTKUm~}9m7Yq|1@Br;jiB4iP7g0EY6wtxI6=tApiD;n+dm%m=j}q)g-QFTU#*+} z?Be&c=g#a?)>!R*>_gs8_bsc<E}mdNu%_;*?PdNFrONaJ+U8zU_~dV{IzRjFqKzeC z>T~PXKR@QtdZ1alNB(RckA{J7pADa#g5kyuE0q}@>@we+p4Y#g!=~iWuecUd$)G2v zwxkNHGQH?2Hmu8)e9-8ikoTrpM_*&Z9-Ud7jDG8jw`>m(`cY~zDL~dvzrr~+Yk_3v z_wr@0zpqq1z|8o1-K&Dib2+UR4GPkRAKv-aeRSU^G4b<ChnUhGJ!`qxje8z0vg`k6 zBOiG5_`}K1BIg@^T78JI;>im4qh&red-h-WbW!Z1hubmjdApYu-)x%a^?rw~-StiN zp>CV9k2!W_x>%H?t~->!UE=U9iO9l*I_lm27xVJc?+bJOW9{(?wKy@^P2!oQz}&3E z^@}pMyjiy*#BBD3^=8{o9P_&vvO<d8lB?rb{k|zh{668m%}Ph#OnPLT6%fDCE#PfX zZW8b5ol`zFWK2$ywJ>Ge)exiZD)46(gRR4jO<CuvCsjS0tGrxG)8YA&c`TdN9E3lp zFE!^1^KB4YFyGUbrOda%(ShG{Zo{rw49*UUij&L#q%2@Fy*1;9esFWqf#TnaQKlOh zKm201;f&+YTXKp&Igr2a9V4f?+nw1LVnhpUAAC7F|J>S_H!oYsE=oMRL!<P^%s-Jc ze)saFmoK{-Uh4CB9b@`u!=^tg?;T`S_)~2!W}K9`sbck!$SsQs9__CUuZh2L>~`Oe zX128~;gPZ0T;JDU*!a_fbF+!#sz*D2b9DZGe&wF)<|Sg6`?+t|3*HXZ={ftRYi)Fm zlSrd5f9>bjXOe1GKD5b;75h5j;a8)!&5czK%RfI~|NqPX7*6j!>s5a=Z<H@ysmdpC zKrO`Poy_v{*2T4t{$5P=`Tg*0jLELl;FoLWf603}@5kk!okk7~eqSHzZT8;UZFW<o zX+ip*=~W^8qCzVVe!AYZy+KtdP^FFa6)-EQmbgZgq$HN4S|t~y0x1R~14A=i0~1|C z^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@q hz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RR$L&u;(# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..5c8c15b60ff79f6e102fc48c1c6b9eba366c6d55 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(-kvUwAsXjf zFYWg_?7(pRWB$6GF0&hQ)p<M83Pfa9d3;oSGueWJuZb_HV1;wM%Wo0cD@PCdH3j`& z;=M6Yc<oMZtBkElru$z$_`dV$yYvrJ54^q3_WEScwgWzE*4@>4TXAuNX<K{Q-@?Pw zSY=cu2z)-Ux=6Y^T6sh6%4-X3x(}Z}a>t<XRroR!4u-3jp0>vG$cSAyJzbZ9@$Ih# zZzd<l6#dw<ZqEB=!5wpdN51@2o@7<EPve*A?|3%8Z8vWV>tAJx)LgL2$=`bB1;vjo z(~N|pmIS3}G29cdTxt~Aw6f)DuW@3}9^o?MGcAgf-Q6a<Z;9luTl>uGP<5H~_9gY3 zrbypm);D4}=lA8)kNbW*581>;{f+65H}u!*sN2}V{bb{QHs!;%_v>$MNnvE~?tj>( za>_R1&c7GE?|(b)3l9!`n#s9r(!nE%h1aX)w!L><oHr}=%a3!wkX9{mjVMV;EJ?LW zE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoy vkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAAWrSG literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..141fcc7fa76fb7bd7e71ae12b7a351fda52a2f27 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm>E4?978;g zuf2XT|FWCRfsgO!>icCK-=VY8Omsrn2@T&Mxwfc(y}4445@#*j>z5_}!#ir_qe}g1 zhRlxr%^YeIRc|+BOy0I6StY1D`*i2q3VzSkm#*bTJ^%j9`mTGq{m*xG>K;99di!7B z=hk*qywuK=vWC~l_G&=?`o9_No{L?W%FJ(k2xEHtBu;du>DIWlz8wDwPgg(EIqD$B z-7I4z)WPxLW5EmNrkczDJ{?<aeDK$`cl;9t&IBFsiJ0cyFPpUG#=WRGd)7A+xAnh? z9el(U>DO<UEAt@e^W&+N?_D-Tewp=d&I2uZ!^kfg!pVD#Pd|NUxFNaZU(s`s>oaFg zVE*u9vcTr*ub2Jr1a{wff2;1{IZdzUj}9zoIiy=Q@9p-UgTD^%bv^ji*tpzgla4~+ zsoq{^@4UNr{@Ds$S37t2W6Zy1G4VXzy;A2t{JrcEA^vPZgR9D)`NzHU)>wHrX^TH& zcqV9Z^;ql#ft+J!;uNaemD_!NHZUfI|9#aSrCAv6Bc+#r!eyJH_5JoJGgEdot46VU z<=@{Ac%41y(fRK53Z`Qr4#FH-MF9<WLJr6Xh@~!ZPSZ+Y>nO1lS+Mk2!WMTW&0uTy zNJ(cC(JYP(=asw)Gq@xeZaKWN{ji+rSHml>wTy9DJO^06><Z~WIFsuI!%X+fwlarK z^=xt8%(nN+=hsZerq)vyTw}HV5?pAvo8yX<$BJv8&dw;)+TiQ+@9C${ALmZ`?bJP2 z<n+5u?NV{Sq>d&0+`5<bE%!e=x!Vm}Bdd7Zwc6vQ-k<KewDY~#d@;qazn^a}e&2jJ z@mt?VvnOXQ(_daxN_n>b^y=Tb><^mq!+OgV*A_q7<lQasICtNsf(_OEQ;Ppzn`0Dl zW`1SY?=3f(*Zg{Vwbi-(;KruS8#iti^J?_{IHhUxX}$$**Pgv)m;W|5K<NLsng5Th zJl4?H>e<I5^;>mg_hANsC-Jl5b+`5P`DxsGUA{=ST-8VCR&RP%?$4i|wVVnE*8Tc@ z`$b&<XLn-Rmo)*kSFgUF>HgVX)n5A_yNV|J(U?=K`GEODwZt`|BqgyV)hf9t6-Y4{ z85o-B8kp!Bnuiz~Ss9vH8Chr>7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xf plqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>|RK%gq1) literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..15f885124e4192ad6e070182d3a622af55584158 GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(!JaOTAsXjf zFYWa^lpu2KWBvUbVO~cw9Imja?`0NnzMF8#b={GJM-IBMJ3ne*HeZzEcjDT@1s~aD zdR(MiB@S+5GQH^dQMsXZnR#X1`vSkdBjq}Omp;hZ$sNn8_B+u!i0}RKxsKYra#t7a zU3;1{DWk!=o2^e?|7ltMLG7bvw@<1V{#$mE^>V3^biM*Z&gSW7_zXKHE}dOv&d3td z{dP&?p%oeuC1Kj`3X#9Q27Ap*u9+2)uWkHj>4N{K6^>nTc^+W#Q?+T*fwSECc2XRR zcXTgOZ)aNQ7BAMw)llB@Xg`|~|5fqC-I5%$Uz95a<*^)Mdl-E3O5VI?vAECE(_0@N z^`8Fa_$Im1N5?bWnJiY92D82LNLv&&J3Icmv)kHGNx4@Oi$lDl+T+`!Evs%^e997N za$xaM-F5Qz=ib(SyL7%j_%m1Dz34Y57yP=lw@%2)V2|T(Ms|a|f^%tqOMoG+TH+c} zl9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI(pOTqYiCe>t zxOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OVF_ B<@Epn literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cbc64c84ed112ff01c4c90b0dca534fa8817e0d8 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn3X+U978;g zuf2XcTR2eUz{C4@I#2o}X}|T!T`Z<^Ej+qrd6RzBL0`v!z?hDX=!LOArf&&|*<HAB z0Y{Ux>*@&cHnWV(3AegdTu?d3;_GW9Jh`WPS=8+w-^p|C&N=*d$M*wgY?U8M3Fg0w zdKR?p_NAQsK&FQpmh)Ho{eBm@o&8hZ>Ls6Eio0JvoTi~YeZ3Z|u8hPh?r@HMcRoLM zOv-1x;UR6s`{O3VAEm=gY=(7AMza?m{Oq1~jb(mc-QJ0lS>Bc`+9`87q3^s!#oV=v z)7$<r_x(P5@<tv<Q3KmQd2W{u#)BEfFDjPlSS(Xt?ACoo(Q1W`ozTLDZ@#Zz8HY7K z{`W(DvFk$>U(q54&$z^e(zmyLUnXvxv@*p{N|)>J>qiS_)`{@g{!7ygW}1Je>+Lkl zooUa*+?mxs7~KC_QgL%){QFsz^Cvrre$PuiW7v58=GNyod@|dg9iAhyW>&N8mPwP( z{9dZu|5fc97hlL(Mj02Sd!IjPaGdB7$ymRr`t;(7WnDTv%@uD9oi0QQvv)fgiG1uj zQ0jf}#ji=Ba#oC+K7H3#D(1YE^(-N9qdxa)=`Xt)tP)DOy_=8iYUp(c6W=C&Wmkh% zLba<SlYi_1UWd4jS#w1dQ`kRkwLYMKAXsFdOiI=<hD{Cn>LS8HrHsK1SsbZSXLdEP zE%4*KZ`*N|wTJOkY~tN8F8kLT+?!4Q)%@y{IFX$=W3A*I)>(&`D;XOVXP(!&a%Aa` zCI?v-#@dHx1KT}(AE@xHeedT#<=vEJ#c}G#j<4EjDfFZ3toTBfc|SIkiYTe9e&lnH zDcY^Cz9Dt;;l(e1>b3qWy|1e|FIjkw)$aU{KhGa`v|Dpjci#Hq>1xS0GCKS2Ej?p@ zc#@=Pw9T7z_oI8Oz2$80-3d;MV3PQ*e)x0jg;NJj_dn89^JF-<vhSYU>-@T}2Q2@T z8mOz>dRekJn<wpOQ}g;AsZY+Ft<O$%d-QScN%oKPlmr&=&UO1!(O@GPByq%px#?Q@ zY`r<NqIcd(&8RQ4u+D1J`M&UPuT@3WqL{O+EER78*Wa4H_T8Gi-&{f``jWKUtd`#K zy<hl$?GN6*8yqwJ&a1NnbC7C@YeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y z&^9o(GB7yFtacSeLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{( X%P&fw{mw=TsEEPS)z4*}Q$iB}1%b-d literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..cc3f611d003ce698f20d80d7928b097dd6b57c0e GIT binary patch literal 629 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(`JOJ0AsXjf zFL`@21xhqLyl&jvcdf@oPil97Zj`8qL|ce}V|J@q?kn{z98n^!-3k{v>Kta@DZjmi zgGWh4XGOh&h%Z+xhwNFY-8!c<PCbj2{ULYm(VX)K!-Y%tshX~N*(L0CerM0lT4Q;0 z?O^w(2C~`nswP}c(PY^AV$0*L>#l{R?>iW|+@p%wJ>|#Da{}L&cLuEDVRBHJ+juvg z$LP(1FTE;^Dl__i9{X1DXnov{1>0A8Tl!h3y{dZ0|1^8ma^o1g_0!!J<u5e;cY2BI zl^v~Op2^`-rb<_it<gQR=x1xR-i<>{d674?4jhzzbaB<zRynU}CsL(y7y6wOcvjY~ z`$l2EYTk2`)A_~oukVT#k#<ea6$lS~meg^2>W-fqZPmT*|C_)6ZPJwESBm~W|EA)! zbh5!O{b%YvnxzH|3XBr#-CxIgm2U{0r180_#ZB7LN>^D*+C0ww-lx@`{)Z<?1^$(j z><as5wZC%vhQKvG_Zd}>70#=+wg(11gKCLuL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~ zG_o=@vof;KHZZm_FgVGqb`?cKZhlH;S|x4`JL2YL0yRj2YzWRzD=AMbN@XZ7FW1Y= e%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6U;v+!vE literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..1afb0769ed68fb37c946e2811020ab9b23bb5750 GIT binary patch literal 1101 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhnB6^H978;g zubu9nF}qaaxc&b4OD2_@&!*H)o}yN|?Lw(%*Yt~ReED%-0s;zo1U2K#)^2H+W6i(U za?!K&s~Nv@Sb>J?7rm4viPkzM(ubp73cZ}YwEmje$=Tn0<M_RwZ&S&=^rX6ae*5>& z`_6y<S26Fs_KMZ|xw{{qa#elvqUeSd%bVH1;_7VoPnjLRN6`4yUDd31b)|Qb?>8I{ zvYxG<`bavs_#<26{Q1H8zng__sI?vwvwp*D=J()`dqc3p%#u$pf8V#W60)$pZJ#Kt zc3S1)t0`A~JL*_mi&MY7x}tcX@adVo2Nafce429jY0?yi4;DME{v_{H`_Of3_LnN2 zcONDk6G;)_zBM`IMSG5DL5$>&<F7CNoSV~Z!7#Oa<Kk4|{4>wzxju1xb;fqRd-_66 znUqL}<IDN<<Xp7alYjmGSI$$HyjWAF;oN?nN1u3hy#MoY&y$s#)8%g+na}%u-LC2R zfhLomud`n@<<BjBvx!z_d~y?(1+TCVud*<F#6QcWzn8fq>5_4YC6myd>nf++=j}ec z^(dFv6-fcX*Y3NLeopoAc6gE2<K!8f@+A1^rn^RbCS?T?Wp>j}xq58vVV-QVAZC)+ zj9tzPEY~ug+YquVVYTi7-vbN1cJr3qW;(-IHhT-#jePC``3+t-jh>5o9&YK|w!n&E zvCdapi;H3lgfDzgsgsS#W!%;16!vWTf$L%k<`cY6+_7PKwf4E1$_M7w=%SBq>q@xt zPdmt~Yf5aKZIouy>AWK~K_a62I1i_EaO$t<KL&ZfG&Wjt3O#%Da!JA#)d#FBFMk)8 zYg?!O-n&Rrp&}=yL#`|Jt@DaC7jL+2@b3Ll>GMy*LO);mNA|Pb^B=H2|8O-Z-y?nD z%fM$zJl3l_*Wa%x`&(o2X72fnvSS}iewHQQxM*~AV)F^_G|dTLDo?poUMP6)HZdbA zYeicmlSFu2|MxZp-!CUF-Hlnm9^otEzVG7y{&4AYGxweJ%lu^SX>vwNqp{zhmZR(G z)a>x(@n^$cb~j$$Ufrg1fG_jfjg;+4opX1*Ja*o5fy=Ldzu2!&Uo9UVJb$je?Q6-h zYld%k2Bj4i7ro0{dq*)@ElKvL%g!e})*<f8LmLvsx>|Ge0(Xe+j{Lv<k$q*MpnlA@ zRiKQhTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI( zpOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1Ta JS?83{1OPnF<;?&9 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f7a401991102237ca7ce359c23a0c49922d8fd1a GIT binary patch literal 658 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(J)SO(AsXjf zCmr;XP84a~|MP9f6crUo&d%6uomWnQlhw{@uMmtsG?iPiLxoF9pl8MDOX(N9?s|on zc5KuR?C6=TbR+U?Pe#c@dFwnO)2v6^cNOq|k9lXy)&In1-yXAtt~PH2c5e2`ey+7W zW@Y)*sz8mJc^_AsJUH<wP3^PKjyrOfezzTb(qNpU;9*{<bl{}C^2WGUeg?(8`4OKc zEB(*j?Bi26Ic3g2!Ekl9+yD(8U(bETEw^8sv8<O=`LuF-^84wNJ|D^1zpM4!?Ikmg zOl)_2c=~tfWTmq=j;k!Fn%*+4t@-%fxW_?ER+pW)n;o@z99|2>iO!kkB>iDkQ+XhR zc%iQ1g&+wAt)K|CFIz<17+*U@SPRrw{gggtc;KJnyUl$)6LPeC1dmM=?@oHRY!ByS z-#3eU7@uzKm1cc#JMq8A)Yxy*`_@iK>M`r{zWgz&s;6Z&e~;g%Rv|atw7{g6#>ba# zUjH?bAtLtWT;6>g>va9E8-4b_zGmXz7pKdYHOJbCu3Pf={JniKC+=U{&3}Ap&2=%G z3lD%%rCQ<|QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmKtc)zQ4UDY}3{EnuT}9E5 zo1c=IR*74~j<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJ Kb6Mw<&;$UNE(m)7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d031410347c5e155b6490db5e4b39405155c1fea GIT binary patch literal 1167 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm^(dP978;g zFP-l1Gdor0xP7fxba>|J1v7FiG&+xNo3PV>+kMi+6}x9-IF(&IbLOxRkBrBc1uSNF zA2~LknGkzsQ*4@1Z};|{86F>YSeYGPv84E*keROT;caV}qgJ#(uk_Z=_s*=J{`|Mi z`QJ77p4a}Xi)VIyY`pp7lC|gW<>jw1oz1&pV(eWH9rZNf`?~Rxr$w?;FX+p?v@^K( zXuI^+?8mdY8&5o#=`i!a=6TK6@7|O0a&HUxFn_z7({85yGb}FcKkpDZ@zg)Nj}H?# zA8fd4`nIytdcWHQcAICM=NoFTTyBw;pSH)Wp5^erV$IkG>VEkbuC91GZN?KmX{*0R zmroiN@f*p{{XDn-EdyV)ZGGkr6Z08KtB)L)dil`emc{ww%VOhgr&^hRTbIcz{?w@c zy;0R{pHCBlZ!l(*+U<7T{Y{Hu-=2ymyeq|ao|wF8naa7?TN@ZJ+<0;K|7ZW5{{Qy8 zy=rN>IdEUvR-HLLR&63iQ~zEq)?;Bh@N@Bzr91bi%ltX5dWj)|_pChwhs4XG>eR2j zvB&e$TYkD~mLD%L=ddVnJa<MYxcV5Q&qS63E|)Dj>VmuD!+fU2XdF$RJKM|j_i>*` zN54N2+;D7eR{_KRjeHG<XH>c0_?40vP#!+z_VEQl+k_9T6MNF!RrqtQ?At^46rMg_ z)zELUAo$9xr8@cLBHf}>?efLcN^RDJvR;Xr-Lj%<v9QwIsgHK9GKhNpWm-h&>ZJ>{ z683t{&+9m{X$t#lCbN|$a>AXzgLbWE+P2cfQd#J}_shdEhUc2xnd5{{hd-LVX~X8E zgyp-~AJ4oIYB()2fbW6Cv91EsFIu8}J*g}%Y)b<(mn>IG=#Ns&T*R#Kz(-*TU-#oJ zZzQjudhONvuJ>M8`Kd><SL)vU`F-VW;d2K)eHfN(nrIhr{l%42iO(12F>vRyoW6Ix zbk4DrB?*5X=PRDKtTBH5)pP0-p@&8VdVVXlMbgs!<fmo*F0hd5^GJNm9H(vIV!gO6 z?pN`SpG#Zy)-F4sQ`xlEl7GsRw0G+?c(~_&dG_}2&l552eUVHO+sxQ&_PzaM<@hgU zqG;;#Z^a$cKZt#)D@$AWy5`=3_a<{5ujh$4ZKE0-U9Mka5)!fOaj5%U-|Kf}m&GPz zI(?Vh`}gJH|I@_{_ow&oGr0JsT*UP4!|02R7jIXUs^0k$;QM#?HsQXq_RZIlj2x_H z$M_$aWPCDv<LaaJ+W(lPl-WC+^JH{@`Bb&UHKHUXu_V<hxhNG#F&G&bn&}#t=o*@b z7#dj_npqiHXd4(?85o>oR=bL#AvZrIGp!Q0h8=P9GJzT-K{f>Er<If^7Ns(jmzV2h f=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4fz+Dav literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..a06f7647ff33cb4f971c90aa7b3689f678bfd6a9 GIT binary patch literal 620 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(X`U{QAsXjf zC++lm?I7ZCo<~wTaq|%q&j>kN|9&+cry7=@LR>0bDjESQTpB+F<>DO~OE?sx!q_`4 z4s8<r5oN?$7$NLudP(MP^qs{o9_(KG>-456N0}x|+_%%no3i*%_|yK+b2C&8YYug6 z{$BpJxgt@uJyG<R=A$GAMWqL<5>`JqTg=&Z^z!5lt27LMWyZNVH1{lgT>p8&!y5H9 zTFdrjERaa$a<wSm#(S!Kee;o!4?kwA*-i7Q*cIyUQy<Q2lOuHb&ZYCF5(}-l_$SQr z^EU9%mvPXtGEJ!J5}P1(c6|!N3p>V_np^<_xjzNIiX<Pnll7aS>D!O_;_MB7<L_FT z>l!}IFF#qipmE~IMRMJ9Z8J(D<qP?D>`wj|Epq(fnnf+&<76jXd@`@+;NqFBWw!mT zrw<qK<=DvRC@AKoo7I@?ymFG~L5_9Y)cl9Lc3*z|Q`0(zx21HYr>bdyKymu}-LohA z|9r3gV|B&ErnddPz(`Onag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)hGteq7TN~J zRt5$qnboeMXvob^$xN%ntzk#pyiA}5NstY}`DrEPiAAXl<>lpinR(g8$%zH2dih1^ Uv)|cB0TnTLy85}Sb4q9e0B1Yt0ssI2 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0140245be61bdeb81c4a3375b76f018cbb96985d GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn3X+U978;g zFP-k`f7?Oi_<uQl6*EPhg)$SAT*No6v{iTz9g?MbWNGMc)(02-g|u!J>)T#fwPJoV zM~la!Wh+EFRw-@bJmKWA=Zit|b(Zw{<<BMe$KNxm{CsBN+7y*Nnd{6J-<qN)DdXU? zPf_Hk$^X=EljF0~kM7i89^O+?>iPI?d1b6;hx9|2{sW6Iob^-9S+uzz;L1nwV)wPL zpUlgTcHMeMlzqkumvhD|zsuU5Ikoifsix1@YXTm$a>zCGspSQ@O12$N3z-|kbuFfG zrGxWY-)MiKWrpu&B?(VIu{hEGbfu<{_8sQ5r-xRyJ~n7xS@t#Qf>P18<z5dD-pSdj z+P<`wTm7LTlWZYFJHs=D4a>6>_TLVg^2J@dJnqcl%Ue|#6dq6fo2I(xn5^Rex}u2} zEnnT;^LO{&j<)y(>2u80ow?o59R5_^^;qByH#-N%rYA3A{z`LOZjIr*{C1{X^Iqv4 zr3R-q&evvOJmWiAG<j9N3<JxX6?u;t$`!8Vzo;)06J};?R63W*^kv5MihDsa2Y)nJ zBs4t@e0)A`;xnz-FQt~1b6XO6GJi>3Toe+@cFc0^SB=a~UKQ<3QOljV1!5PivJeT_ z)F5OS@#;roqF?sh2@5UsoH(-2{R)scJ<FWqyj5y)!i>vN83G$UuKo&eI31-SVCQ=E z6^P{}^iVtW^ozR7TZNgg`v`B}sqMJ-wX<2f(7&KLVxNTeFWbPWV85VWZH@N%*&ni5 z1k7LD%v)d~up!}kL<~EJfS-m|?1_cf%-6NaT&`(<Xj`_tV%}#q-#oFi`wFBs=>+b1 z8P6(VQ1a$?!rlV5wdpa!%fH>;XCXW1&AO@y>s(f-DRAsup0N3U;mLIWm1*Yese$`8 z?6E2Ak$jh=)GsXk{Orlo*ZgiLdLA%QdvL9XC&o&P`-FJVnbZiThBYx>5sjD68ftuS zNO~N@TpChX`+U!@NuNGF-gSAI>y;l@cil^#F4A-H?2X;Kv-QGbpM8AmXL(KbxwTBC zq*Y#QZgKg)h@8BuxA@*R>AmlI{m^#%UcTucr+#?8b>A}gtqo>Q_S!Ac3l&t4zMXmg zt-ba?#%cl1)ZlfsOMy8^wZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~Ss9vH8Chr> z7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xflqVLYGL)B>>t*I;7bhncr0V4t VrO$q6BL!5%;OXk;vd$@?2>^ZI$Uy)A literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f219321f1148dc6298132b9a7a62d8e7369738e1 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(@t!V@AsXjf zC!O_T3Y2J@Uwo`nrcgu6=j@`=tsAsI@Z|_^>57yn;SChJ8v7;r(xMf;F1HU@Yn(81 zY-ybt*)39kJS}QTYU0_=Rv+x1ANaX1{DbR~`{_Ft6?yeFgl<_Ez0%1j_WhDY#StAV zr9<myYWXhU=aqfCabMY<>#FN^=WWYX_HUh^!J_bSPsu+%E{BBcCYwxt^q!Qyw?S@? z6)US)(vi)3E_2T|V%~iD=9#4(U;6LgW7qoA+kWBl;U!-rr`DUU2$24&>vcVbQ{8Jt zpyu+dz9dmY<)af`YRu|Le3`Lzzy90ss~3Yd#xI$AQO1>5TRB?uZs3*7rAww3Jh$O{ zzw>h|bLFL+BY)>>zwdNnC{~RPfAA|Q?U1xy^7kuF8rJQz-+udXZclRaL#zGjuM}H0 zMMv!0yt_MlMfBE$PA#<sixxgUH*>Z7@A*4_?6beG&TFc*>?p?#SL@_uYo2&+o?ORZ znq2bgkG;q~VCbusxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?Lo+KQ3vB~qD+7a* z%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$m QfQlGAUHx3vIVCg!0B#@j>;M1& literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cc00fec91fada0963bece8e1d29415486daa9d9c GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm~}i|978;g zubu9jBkV5GHh<>Luh*n+XZl>45G3OCQ`l~4yIfI*prt_IN-xKT1s*XI9TZxA1p43c z;tLTKUm~}9m7Yq|1@Br;jiB4iP7g0EY6wtxI6=tApiD;n+dm%m=j}q)g-QFTU#*+} z?Be&c=g#a?)>!R*>_gs8_bsc<E}mdNu%_;*?PdNFrONaJ+U8zU_~dV{IzRjFqKzeC z>T~PXKR@QtdZ1alNB(RckA{J7pADa#g5kyuE0q}@>@we+p4Y#g!=~iWuecUd$)G2v zwxkNHGQH?2Hmu8)e9-8ikoTrpM_*&Z9-Ud7jDG8jw`>m(`cY~zDL~dvzrr~+Yk_3v z_wr@0zpqq1z|8o1-K&Dib2+UR4GPkRAKv-aeRSU^G4b<ChnUhGJ!`qxje8z0vg`k6 zBOiG5_`}K1BIg@^T78JI;>im4qh&red-h-WbW!Z1hubmjdApYu-)x%a^?rw~-StiN zp>CV9k2!W_x>%H?t~->!UE=U9iO9l*I_lm27xVJc?+bJOW9{(?wKy@^P2!oQz}&3E z^@}pMyjiy*#BBD3^=8{o9P_&vvO<d8lB?rb{k|zh{668m%}Ph#OnPLT6%fDCE#PfX zZW8b5ol`zFWK2$ywJ>Ge)exiZD)46(gRR4jO<CuvCsjS0tGrxG)8YA&c`TdN9E3lp zFE!^1^KB4YFyGUbrOda%(ShG{Zo{rw49*UUij&L#q%2@Fy*1;9esFWqf#TnaQKlOh zKm201;f&+YTXKp&Igr2a9V4f?+nw1LVnhpUAAC7F|J>S_H!oYsE=oMRL!<P^%s-Jc ze)saFmoK{-Uh4CB9b@`u!=^tg?;T`S_)~2!W}K9`sbck!$SsQs9__CUuZh2L>~`Oe zX128~;gPZ0T;JDU*!a_fbF+!#sz*D2b9DZGe&wF)<|Sg6`?+t|3*HXZ={ftRYi)Fm zlSrd5f9>bjXOe1GKD5b;75h5j;a8)!&5czK%RfI~|NqPX7*6j!>s5a=Z<H@ysmdpC zKrO`Poy_v{*2T4t{$5P=`Tg*0jLELl;FoLWf603}@5kk!okk7~eqSHzZT8;UZFW<o zX+ip*=~W^8qCzVVe!AYZy+KtdP^FFa6)-EQmbgZgq$HN4S|t~y0x1R~14A=i0~1|C z^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@q hz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RR$L&u;(# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..5c8c15b60ff79f6e102fc48c1c6b9eba366c6d55 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(-kvUwAsXjf zFYWg_?7(pRWB$6GF0&hQ)p<M83Pfa9d3;oSGueWJuZb_HV1;wM%Wo0cD@PCdH3j`& z;=M6Yc<oMZtBkElru$z$_`dV$yYvrJ54^q3_WEScwgWzE*4@>4TXAuNX<K{Q-@?Pw zSY=cu2z)-Ux=6Y^T6sh6%4-X3x(}Z}a>t<XRroR!4u-3jp0>vG$cSAyJzbZ9@$Ih# zZzd<l6#dw<ZqEB=!5wpdN51@2o@7<EPve*A?|3%8Z8vWV>tAJx)LgL2$=`bB1;vjo z(~N|pmIS3}G29cdTxt~Aw6f)DuW@3}9^o?MGcAgf-Q6a<Z;9luTl>uGP<5H~_9gY3 zrbypm);D4}=lA8)kNbW*581>;{f+65H}u!*sN2}V{bb{QHs!;%_v>$MNnvE~?tj>( za>_R1&c7GE?|(b)3l9!`n#s9r(!nE%h1aX)w!L><oHr}=%a3!wkX9{mjVMV;EJ?LW zE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoy vkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAAWrSG literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..141fcc7fa76fb7bd7e71ae12b7a351fda52a2f27 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm>E4?978;g zuf2XT|FWCRfsgO!>icCK-=VY8Omsrn2@T&Mxwfc(y}4445@#*j>z5_}!#ir_qe}g1 zhRlxr%^YeIRc|+BOy0I6StY1D`*i2q3VzSkm#*bTJ^%j9`mTGq{m*xG>K;99di!7B z=hk*qywuK=vWC~l_G&=?`o9_No{L?W%FJ(k2xEHtBu;du>DIWlz8wDwPgg(EIqD$B z-7I4z)WPxLW5EmNrkczDJ{?<aeDK$`cl;9t&IBFsiJ0cyFPpUG#=WRGd)7A+xAnh? z9el(U>DO<UEAt@e^W&+N?_D-Tewp=d&I2uZ!^kfg!pVD#Pd|NUxFNaZU(s`s>oaFg zVE*u9vcTr*ub2Jr1a{wff2;1{IZdzUj}9zoIiy=Q@9p-UgTD^%bv^ji*tpzgla4~+ zsoq{^@4UNr{@Ds$S37t2W6Zy1G4VXzy;A2t{JrcEA^vPZgR9D)`NzHU)>wHrX^TH& zcqV9Z^;ql#ft+J!;uNaemD_!NHZUfI|9#aSrCAv6Bc+#r!eyJH_5JoJGgEdot46VU z<=@{Ac%41y(fRK53Z`Qr4#FH-MF9<WLJr6Xh@~!ZPSZ+Y>nO1lS+Mk2!WMTW&0uTy zNJ(cC(JYP(=asw)Gq@xeZaKWN{ji+rSHml>wTy9DJO^06><Z~WIFsuI!%X+fwlarK z^=xt8%(nN+=hsZerq)vyTw}HV5?pAvo8yX<$BJv8&dw;)+TiQ+@9C${ALmZ`?bJP2 z<n+5u?NV{Sq>d&0+`5<bE%!e=x!Vm}Bdd7Zwc6vQ-k<KewDY~#d@;qazn^a}e&2jJ z@mt?VvnOXQ(_daxN_n>b^y=Tb><^mq!+OgV*A_q7<lQasICtNsf(_OEQ;Ppzn`0Dl zW`1SY?=3f(*Zg{Vwbi-(;KruS8#iti^J?_{IHhUxX}$$**Pgv)m;W|5K<NLsng5Th zJl4?H>e<I5^;>mg_hANsC-Jl5b+`5P`DxsGUA{=ST-8VCR&RP%?$4i|wVVnE*8Tc@ z`$b&<XLn-Rmo)*kSFgUF>HgVX)n5A_yNV|J(U?=K`GEODwZt`|BqgyV)hf9t6-Y4{ z85o-B8kp!Bnuiz~Ss9vH8Chr>7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xf plqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>|RK%gq1) literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above.png new file mode 100644 index 0000000000000000000000000000000000000000..15f885124e4192ad6e070182d3a622af55584158 GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(!JaOTAsXjf zFYWa^lpu2KWBvUbVO~cw9Imja?`0NnzMF8#b={GJM-IBMJ3ne*HeZzEcjDT@1s~aD zdR(MiB@S+5GQH^dQMsXZnR#X1`vSkdBjq}Omp;hZ$sNn8_B+u!i0}RKxsKYra#t7a zU3;1{DWk!=o2^e?|7ltMLG7bvw@<1V{#$mE^>V3^biM*Z&gSW7_zXKHE}dOv&d3td z{dP&?p%oeuC1Kj`3X#9Q27Ap*u9+2)uWkHj>4N{K6^>nTc^+W#Q?+T*fwSECc2XRR zcXTgOZ)aNQ7BAMw)llB@Xg`|~|5fqC-I5%$Uz95a<*^)Mdl-E3O5VI?vAECE(_0@N z^`8Fa_$Im1N5?bWnJiY92D82LNLv&&J3Icmv)kHGNx4@Oi$lDl+T+`!Evs%^e997N za$xaM-F5Qz=ib(SyL7%j_%m1Dz34Y57yP=lw@%2)V2|T(Ms|a|f^%tqOMoG+TH+c} zl9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI(pOTqYiCe>t zxOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OVF_ B<@Epn literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-above@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cbc64c84ed112ff01c4c90b0dca534fa8817e0d8 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn3X+U978;g zuf2XcTR2eUz{C4@I#2o}X}|T!T`Z<^Ej+qrd6RzBL0`v!z?hDX=!LOArf&&|*<HAB z0Y{Ux>*@&cHnWV(3AegdTu?d3;_GW9Jh`WPS=8+w-^p|C&N=*d$M*wgY?U8M3Fg0w zdKR?p_NAQsK&FQpmh)Ho{eBm@o&8hZ>Ls6Eio0JvoTi~YeZ3Z|u8hPh?r@HMcRoLM zOv-1x;UR6s`{O3VAEm=gY=(7AMza?m{Oq1~jb(mc-QJ0lS>Bc`+9`87q3^s!#oV=v z)7$<r_x(P5@<tv<Q3KmQd2W{u#)BEfFDjPlSS(Xt?ACoo(Q1W`ozTLDZ@#Zz8HY7K z{`W(DvFk$>U(q54&$z^e(zmyLUnXvxv@*p{N|)>J>qiS_)`{@g{!7ygW}1Je>+Lkl zooUa*+?mxs7~KC_QgL%){QFsz^Cvrre$PuiW7v58=GNyod@|dg9iAhyW>&N8mPwP( z{9dZu|5fc97hlL(Mj02Sd!IjPaGdB7$ymRr`t;(7WnDTv%@uD9oi0QQvv)fgiG1uj zQ0jf}#ji=Ba#oC+K7H3#D(1YE^(-N9qdxa)=`Xt)tP)DOy_=8iYUp(c6W=C&Wmkh% zLba<SlYi_1UWd4jS#w1dQ`kRkwLYMKAXsFdOiI=<hD{Cn>LS8HrHsK1SsbZSXLdEP zE%4*KZ`*N|wTJOkY~tN8F8kLT+?!4Q)%@y{IFX$=W3A*I)>(&`D;XOVXP(!&a%Aa` zCI?v-#@dHx1KT}(AE@xHeedT#<=vEJ#c}G#j<4EjDfFZ3toTBfc|SIkiYTe9e&lnH zDcY^Cz9Dt;;l(e1>b3qWy|1e|FIjkw)$aU{KhGa`v|Dpjci#Hq>1xS0GCKS2Ej?p@ zc#@=Pw9T7z_oI8Oz2$80-3d;MV3PQ*e)x0jg;NJj_dn89^JF-<vhSYU>-@T}2Q2@T z8mOz>dRekJn<wpOQ}g;AsZY+Ft<O$%d-QScN%oKPlmr&=&UO1!(O@GPByq%px#?Q@ zY`r<NqIcd(&8RQ4u+D1J`M&UPuT@3WqL{O+EER78*Wa4H_T8Gi-&{f``jWKUtd`#K zy<hl$?GN6*8yqwJ&a1NnbC7C@YeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y z&^9o(GB7yFtacSeLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{( X%P&fw{mw=TsEEPS)z4*}Q$iB}1%b-d literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f285fbbb04c57d1346293d8436c43c5438e30793 GIT binary patch literal 657 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(-JULvAsXjf zC+*kIPLw!q|J>Gc(VXC@w$<#4Q#{l?T}`j27~WG$`^VC$#`Z9(rKN41TH=(1tp*+~ zMv;Fa?(jXIAT92BKJd|$dySXOqUOK!oacY<`N_|9s&*1#uhX~0ziT_iRZ-;^dpp`Z zIJ<0}_S3ExPLDITIx%ibJ|cen^N~)jjrV0*s?Qm2WE7q2x5wdAh5DQmd%7ndKYLJ| z&r*5z_jxYjwH%Y&H}6$&E?JoSqBU1f^I6;eEsrn$oyu-~X~V7B@U?G>PhDr>NVZgu zt4z2jzAwE$=+EM*QkHLp-f_$ke-q|0joYD{<1PD)DTi6^*gXt7pr;+x;4N6w&5|P6 z&$lAgRkWhW<(1TzO-afVj9T}y&Yd6s@8|=*1GhxJEqPn<QcIKVLxSb8EfIAFk1m8K z?eXI<NP5km|I#w+W#!Wemlp-Fa43FMHxy@*d{BAR`o+cB8Ln#1Y%`<&e0l7yH1o#a z%ze*T%X9qtvs@2ul~LYi^0D%4x!bB&X<Is;tqxLn8xel(*xUD4OV<6Czspj&A<w!M z7%dE{C9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3JjBq*%FxWp$U@t|*vi1*B(vI86b-rg zDVb@NxHasEo0kdHAPKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&e IbxsLQ0Fm4U0{{R3 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ebbbfac9c0dde755efd5e7a45de4e321c68d755b GIT binary patch literal 1155 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm}@;<978;g zFP-k4Guu_5!G68`%KGJ<m;QJvbVf%_y0ph*s@cg#Wi6)030)#znT*us98W5`tK{98 zpe62Va_7`S58Xvh9v&<97CQD_Ua>ZsJId?eT5hwlMN2mR|8X|)d%4ifzWCysH)Y>G zuTLv0J1(YmYI&b-zuDqm3+uUjyIGA|-<BB7+cSN~u9}n6*KRo-R99KH>+o&cms_T7 zS1S(uf9ubr{caDAtAEL^b#D5r>Tj{5@Z0I%p^e<#$J1oRvL=N*y!hzn&)NpLw<ogx zds~0zQJg1~-Ys&$N!x1gj*ahceYTL8^+zpI?8m})d}ZY`H}mFwo=~)LyWs(g+@qCG z_NyO`Kkn5am-|6qczSZ{?kC?1!wimPp0RLGY7}3mc4mHXQOeaLxkb%eS847%Yd^=4 zd4apXzOj<-s|1~z(l@0mkN)gTH(jc7aQ>IaEDQE#Z+Lutez)FvdHa8}&%9ByPrA}F z`O%{_PRqCs3X8v2K78R{^O2`J0>$}+V$|6kx?TUrxlO;ha-U*m+)An4L7he3nR^$@ z`!qN7aT`TT-&rfoE)WnGd2w&T#~bQAk(>8_sCIUccqS^@a7TA}Mt%GvBbyuncK#5? z9cyymbLG0}wVg2IIU^7>tIRLsm4jWb1iL`k;%t|Uxk0_=tS0{L!Q$*PL3gvbGOk@? zY~Qf*wc=e7gT-#MSCkoE*Hwz1(6v~zr}Amq=cMSLRU0%H?5wudousvQt}o-+yKX)b zs~W0jGksfWC@2tp-}CC;;>zo~Wp|#5#|fUEKFM;Y#RY=`huWTrUt`7g<%E<nJT@t7 zThpWcHh#apc0z94zWm%CQx=(E%X1s;*qNsNdAPu2?y}u^cZz*9bZgRIE~^So%3uD8 zq3L?YTJGf^S5;XAx1N=hWJpM@^|-#A@y(ad<r|Gwdur#4Sa;a(xtE_9{`|vD+wU8$ z@T?PF%Xs~;<kuD_jSoLh2WhLB)oMvioHcp-j2o8)rglx8yeIOA>!OvKmp3hse8vAw zWVUK^sN9s&d*{06+zI_X@x<hdMrVZ@+^yf3%d($XRrXFY^T0vJl6lWR%$vo<8WbF# z^ZtytwBP%SJEuwcS7`lzap-63-t5$>tNv{Kv9D#fhBZFrxZk<Ic;l0|YcKq%D|vMx z>H3n@Or{gN_12%)y{nUcd-?2n+kE#fpIh8(QJUU;mg#2GM5Cn6hQg!eJ3rm;`p+nz z%z5Ij?!4K+ys28^8c~vxSdwa$T$Bo=7>o=I&2$Y+bPdfz42`S|&8&<pv<-}{3=B>( zt6fFWkei>9nO2Eg!;ZLlnLrJaARB`7(@M${i&7cN%ggmL^RkPR6AM!H@{7`Ezq647 PDq`?-^>bP0l+XkKnd<yZ literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active.png new file mode 100644 index 0000000000000000000000000000000000000000..d78cd755ce48c39867ae34a9df47aa7b695e75e3 GIT binary patch literal 630 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(1)eUBAsXj< zCmDJ>1xmEduYQwNsprXi_tdm2&la6Il#_i*wcgYDg1{Alre@y16SK0rmdS(!<oLEa z2+MX|QogF2qoJ#;Z+n^jdE@uTd*-|KZ@JjBecP2Qn}yrrQ**!gyj#Cz*ZQdP9X{8# zP4$z%WYlk7R^L&Xt{ckP#4ax^;n2;ND%Utu=i%Ay`X6ngIjtfNe3xY?(FlAXo3FNu ziAitr)CJ9@e`=*NSR#%)nwCst(9IQjKXqTr{Qa7foTC~GFZO8PZSHsc@o~YI<<1wo zK4x#PGf86<6@Ke!u<<a<l`Rz)59VrnJqQ*5)6I7%)A4p#P{V1VO>Cvn8~G$c4XfBv zt;`mtI?T%o|MboAWj703hxwC<*Y3>d(D*FDWx{qOj`>-jN3ERevQ2Li{)OL`?TY!_ zXD%Dts>pEYUWn<G#Yc41gaWQ;erBn-9Q9=LLVZ1<uXFABzGoz_k528MvRgKM<F_x} ze0ryA)93Watogd{2lJZ`<%>7WxNi-N4%HIZh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~ zXk=w*W@TidZD4F=U~rOI?JA0f-29Zxv`X9>cErug1Zt23*$|wcR#Ki=l*&+EUaps! emtCBkSdglhUz9%kosASw5re0zpUXO@geCw}f$?|% literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c562fc06ab850ea83673f1d2c961489927a864e3 GIT binary patch literal 1118 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm?J!0978;g zFP(lqTiRXZxc#iDVY`iv`Gpluh;8y+`S!-5=~wu6Ot4biDG`-%@X4i1^SHk$)^{@b zo!|LnLR*W|!s)XfEzxM@SS}FmbYq8!;*qJVO!Hzh!@I&xC8niXPfUrdn*R4(|M!b~ zDy^;k8KZ8!|5YD9U2JaVb*<N189H_aa^6m}`m?vXdf}~8+86fxet0zL(7eJe&lb0( zFa0&`d9W;#yzjr?3ibCE@6F^%O`2c7rBbJ$^y$;>QyFAu#>q$S+;)d;M$ZlZ|MM&| z+B*!7C<vA;aO$-EwCB+Wwqr)i)9v(3S=YIi8@C$Qt)B0B?qZIxZQO*^{TH|W+qmo* z_j`uP6Ys>^`6-{Xc>8GGM%P^%FJ(O3d-3L?D~IMM*?%qk8<X1f?Y72@2f{vAwOoq* z`P>+O{Isrr?^igpu`ej8aH`|d@?~Md?M`(z`({p^`S!Vyo4Z9O-)akn7hgY~-08d3 z={I}l<r&t3d_K=Y9%(WD-p5s$YgQk}cifuiTgHRQUQZwO>oql8^7U6u{&U2lfph8{ zso$I&D$ey*pU#{!xF#yFEt37fhkNF(U!^;_3)gwe^a!yWxT+Q3b!pL?o`t2nS0ut# z)x_?&9K=`JYyIY}ANTc1MH|!?{4cWz47|4V&1=pV)zeEKu5^}u!zmGTewBc2;j9@K zUUl6SezvuWEn6vO;-(wI7ryg_w<LP+ybffUaUc5Qe5%IZ;r{JA0>5lE;|uQ`y?M)~ zY>Lr4uJ79(GKN%MH2tvCD|1QI9%Zpr(^fHTy0R-KK5S+1%GOm4`%-^K-bi1q{XpzL zvx32NhXXZP8p`dLZm1s<_0TT;c5`ZJ>2jW$W!InB*@cDsEr0fDw%4+_e%({0Ow+fy z=bhx_+dq%t<%bQ1)hdeI%a7ImORh@y(wc0!hOgk;!ips6`E?w<qD&d$Yv%mloxP;L zQrmXZ8q<QXx}0nBmO(l<C3gqv%=9t5wJ4&>FDz9|VV1RQevl5Mit=tv`+^3A!*dcR z*f|}@?s_vZ{dtDvc0)7ia{gQI#pZNQ_nykPf6~KSAI@f*_kA<f+%!r4jopc({nn;U zo6ocD+p*<uS$+4ax6`@Lb=f}Nrgv-p4Dax3vwOE{GS_p>il4fE_hr8=GT)dMT<zTy zXkgy6`>6HW|6zL=o8Iy`HOzY149s?_C9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3JjBq* z%FxWp$U@t|*vi1*B(vI86b-rgDVb@NxHasEo0kdHAPKS|I6tkVJh3R1p}f3YFEcN@ cI61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0B6eYL;wH) literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..cc3f611d003ce698f20d80d7928b097dd6b57c0e GIT binary patch literal 629 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(`JOJ0AsXjf zFL`@21xhqLyl&jvcdf@oPil97Zj`8qL|ce}V|J@q?kn{z98n^!-3k{v>Kta@DZjmi zgGWh4XGOh&h%Z+xhwNFY-8!c<PCbj2{ULYm(VX)K!-Y%tshX~N*(L0CerM0lT4Q;0 z?O^w(2C~`nswP}c(PY^AV$0*L>#l{R?>iW|+@p%wJ>|#Da{}L&cLuEDVRBHJ+juvg z$LP(1FTE;^Dl__i9{X1DXnov{1>0A8Tl!h3y{dZ0|1^8ma^o1g_0!!J<u5e;cY2BI zl^v~Op2^`-rb<_it<gQR=x1xR-i<>{d674?4jhzzbaB<zRynU}CsL(y7y6wOcvjY~ z`$l2EYTk2`)A_~oukVT#k#<ea6$lS~meg^2>W-fqZPmT*|C_)6ZPJwESBm~W|EA)! zbh5!O{b%YvnxzH|3XBr#-CxIgm2U{0r180_#ZB7LN>^D*+C0ww-lx@`{)Z<?1^$(j z><as5wZC%vhQKvG_Zd}>70#=+wg(11gKCLuL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~ zG_o=@vof;KHZZm_FgVGqb`?cKZhlH;S|x4`JL2YL0yRj2YzWRzD=AMbN@XZ7FW1Y= e%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6U;v+!vE literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..1afb0769ed68fb37c946e2811020ab9b23bb5750 GIT binary patch literal 1101 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhnB6^H978;g zubu9nF}qaaxc&b4OD2_@&!*H)o}yN|?Lw(%*Yt~ReED%-0s;zo1U2K#)^2H+W6i(U za?!K&s~Nv@Sb>J?7rm4viPkzM(ubp73cZ}YwEmje$=Tn0<M_RwZ&S&=^rX6ae*5>& z`_6y<S26Fs_KMZ|xw{{qa#elvqUeSd%bVH1;_7VoPnjLRN6`4yUDd31b)|Qb?>8I{ zvYxG<`bavs_#<26{Q1H8zng__sI?vwvwp*D=J()`dqc3p%#u$pf8V#W60)$pZJ#Kt zc3S1)t0`A~JL*_mi&MY7x}tcX@adVo2Nafce429jY0?yi4;DME{v_{H`_Of3_LnN2 zcONDk6G;)_zBM`IMSG5DL5$>&<F7CNoSV~Z!7#Oa<Kk4|{4>wzxju1xb;fqRd-_66 znUqL}<IDN<<Xp7alYjmGSI$$HyjWAF;oN?nN1u3hy#MoY&y$s#)8%g+na}%u-LC2R zfhLomud`n@<<BjBvx!z_d~y?(1+TCVud*<F#6QcWzn8fq>5_4YC6myd>nf++=j}ec z^(dFv6-fcX*Y3NLeopoAc6gE2<K!8f@+A1^rn^RbCS?T?Wp>j}xq58vVV-QVAZC)+ zj9tzPEY~ug+YquVVYTi7-vbN1cJr3qW;(-IHhT-#jePC``3+t-jh>5o9&YK|w!n&E zvCdapi;H3lgfDzgsgsS#W!%;16!vWTf$L%k<`cY6+_7PKwf4E1$_M7w=%SBq>q@xt zPdmt~Yf5aKZIouy>AWK~K_a62I1i_EaO$t<KL&ZfG&Wjt3O#%Da!JA#)d#FBFMk)8 zYg?!O-n&Rrp&}=yL#`|Jt@DaC7jL+2@b3Ll>GMy*LO);mNA|Pb^B=H2|8O-Z-y?nD z%fM$zJl3l_*Wa%x`&(o2X72fnvSS}iewHQQxM*~AV)F^_G|dTLDo?poUMP6)HZdbA zYeicmlSFu2|MxZp-!CUF-Hlnm9^otEzVG7y{&4AYGxweJ%lu^SX>vwNqp{zhmZR(G z)a>x(@n^$cb~j$$Ufrg1fG_jfjg;+4opX1*Ja*o5fy=Ldzu2!&Uo9UVJb$je?Q6-h zYld%k2Bj4i7ro0{dq*)@ElKvL%g!e})*<f8LmLvsx>|Ge0(Xe+j{Lv<k$q*MpnlA@ zRiKQhTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI( zpOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1Ta JS?83{1OPnF<;?&9 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f219321f1148dc6298132b9a7a62d8e7369738e1 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(@t!V@AsXjf zC!O_T3Y2J@Uwo`nrcgu6=j@`=tsAsI@Z|_^>57yn;SChJ8v7;r(xMf;F1HU@Yn(81 zY-ybt*)39kJS}QTYU0_=Rv+x1ANaX1{DbR~`{_Ft6?yeFgl<_Ez0%1j_WhDY#StAV zr9<myYWXhU=aqfCabMY<>#FN^=WWYX_HUh^!J_bSPsu+%E{BBcCYwxt^q!Qyw?S@? z6)US)(vi)3E_2T|V%~iD=9#4(U;6LgW7qoA+kWBl;U!-rr`DUU2$24&>vcVbQ{8Jt zpyu+dz9dmY<)af`YRu|Le3`Lzzy90ss~3Yd#xI$AQO1>5TRB?uZs3*7rAww3Jh$O{ zzw>h|bLFL+BY)>>zwdNnC{~RPfAA|Q?U1xy^7kuF8rJQz-+udXZclRaL#zGjuM}H0 zMMv!0yt_MlMfBE$PA#<sixxgUH*>Z7@A*4_?6beG&TFc*>?p?#SL@_uYo2&+o?ORZ znq2bgkG;q~VCbusxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?Lo+KQ3vB~qD+7a* z%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$m QfQlGAUHx3vIVCg!0B#@j>;M1& literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cc00fec91fada0963bece8e1d29415486daa9d9c GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm~}i|978;g zubu9jBkV5GHh<>Luh*n+XZl>45G3OCQ`l~4yIfI*prt_IN-xKT1s*XI9TZxA1p43c z;tLTKUm~}9m7Yq|1@Br;jiB4iP7g0EY6wtxI6=tApiD;n+dm%m=j}q)g-QFTU#*+} z?Be&c=g#a?)>!R*>_gs8_bsc<E}mdNu%_;*?PdNFrONaJ+U8zU_~dV{IzRjFqKzeC z>T~PXKR@QtdZ1alNB(RckA{J7pADa#g5kyuE0q}@>@we+p4Y#g!=~iWuecUd$)G2v zwxkNHGQH?2Hmu8)e9-8ikoTrpM_*&Z9-Ud7jDG8jw`>m(`cY~zDL~dvzrr~+Yk_3v z_wr@0zpqq1z|8o1-K&Dib2+UR4GPkRAKv-aeRSU^G4b<ChnUhGJ!`qxje8z0vg`k6 zBOiG5_`}K1BIg@^T78JI;>im4qh&red-h-WbW!Z1hubmjdApYu-)x%a^?rw~-StiN zp>CV9k2!W_x>%H?t~->!UE=U9iO9l*I_lm27xVJc?+bJOW9{(?wKy@^P2!oQz}&3E z^@}pMyjiy*#BBD3^=8{o9P_&vvO<d8lB?rb{k|zh{668m%}Ph#OnPLT6%fDCE#PfX zZW8b5ol`zFWK2$ywJ>Ge)exiZD)46(gRR4jO<CuvCsjS0tGrxG)8YA&c`TdN9E3lp zFE!^1^KB4YFyGUbrOda%(ShG{Zo{rw49*UUij&L#q%2@Fy*1;9esFWqf#TnaQKlOh zKm201;f&+YTXKp&Igr2a9V4f?+nw1LVnhpUAAC7F|J>S_H!oYsE=oMRL!<P^%s-Jc ze)saFmoK{-Uh4CB9b@`u!=^tg?;T`S_)~2!W}K9`sbck!$SsQs9__CUuZh2L>~`Oe zX128~;gPZ0T;JDU*!a_fbF+!#sz*D2b9DZGe&wF)<|Sg6`?+t|3*HXZ={ftRYi)Fm zlSrd5f9>bjXOe1GKD5b;75h5j;a8)!&5czK%RfI~|NqPX7*6j!>s5a=Z<H@ysmdpC zKrO`Poy_v{*2T4t{$5P=`Tg*0jLELl;FoLWf603}@5kk!okk7~eqSHzZT8;UZFW<o zX+ip*=~W^8qCzVVe!AYZy+KtdP^FFa6)-EQmbgZgq$HN4S|t~y0x1R~14A=i0~1|C z^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@q hz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RR$L&u;(# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..5c8c15b60ff79f6e102fc48c1c6b9eba366c6d55 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(-kvUwAsXjf zFYWg_?7(pRWB$6GF0&hQ)p<M83Pfa9d3;oSGueWJuZb_HV1;wM%Wo0cD@PCdH3j`& z;=M6Yc<oMZtBkElru$z$_`dV$yYvrJ54^q3_WEScwgWzE*4@>4TXAuNX<K{Q-@?Pw zSY=cu2z)-Ux=6Y^T6sh6%4-X3x(}Z}a>t<XRroR!4u-3jp0>vG$cSAyJzbZ9@$Ih# zZzd<l6#dw<ZqEB=!5wpdN51@2o@7<EPve*A?|3%8Z8vWV>tAJx)LgL2$=`bB1;vjo z(~N|pmIS3}G29cdTxt~Aw6f)DuW@3}9^o?MGcAgf-Q6a<Z;9luTl>uGP<5H~_9gY3 zrbypm);D4}=lA8)kNbW*581>;{f+65H}u!*sN2}V{bb{QHs!;%_v>$MNnvE~?tj>( za>_R1&c7GE?|(b)3l9!`n#s9r(!nE%h1aX)w!L><oHr}=%a3!wkX9{mjVMV;EJ?LW zE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoy vkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAAWrSG literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..141fcc7fa76fb7bd7e71ae12b7a351fda52a2f27 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm>E4?978;g zuf2XT|FWCRfsgO!>icCK-=VY8Omsrn2@T&Mxwfc(y}4445@#*j>z5_}!#ir_qe}g1 zhRlxr%^YeIRc|+BOy0I6StY1D`*i2q3VzSkm#*bTJ^%j9`mTGq{m*xG>K;99di!7B z=hk*qywuK=vWC~l_G&=?`o9_No{L?W%FJ(k2xEHtBu;du>DIWlz8wDwPgg(EIqD$B z-7I4z)WPxLW5EmNrkczDJ{?<aeDK$`cl;9t&IBFsiJ0cyFPpUG#=WRGd)7A+xAnh? z9el(U>DO<UEAt@e^W&+N?_D-Tewp=d&I2uZ!^kfg!pVD#Pd|NUxFNaZU(s`s>oaFg zVE*u9vcTr*ub2Jr1a{wff2;1{IZdzUj}9zoIiy=Q@9p-UgTD^%bv^ji*tpzgla4~+ zsoq{^@4UNr{@Ds$S37t2W6Zy1G4VXzy;A2t{JrcEA^vPZgR9D)`NzHU)>wHrX^TH& zcqV9Z^;ql#ft+J!;uNaemD_!NHZUfI|9#aSrCAv6Bc+#r!eyJH_5JoJGgEdot46VU z<=@{Ac%41y(fRK53Z`Qr4#FH-MF9<WLJr6Xh@~!ZPSZ+Y>nO1lS+Mk2!WMTW&0uTy zNJ(cC(JYP(=asw)Gq@xeZaKWN{ji+rSHml>wTy9DJO^06><Z~WIFsuI!%X+fwlarK z^=xt8%(nN+=hsZerq)vyTw}HV5?pAvo8yX<$BJv8&dw;)+TiQ+@9C${ALmZ`?bJP2 z<n+5u?NV{Sq>d&0+`5<bE%!e=x!Vm}Bdd7Zwc6vQ-k<KewDY~#d@;qazn^a}e&2jJ z@mt?VvnOXQ(_daxN_n>b^y=Tb><^mq!+OgV*A_q7<lQasICtNsf(_OEQ;Ppzn`0Dl zW`1SY?=3f(*Zg{Vwbi-(;KruS8#iti^J?_{IHhUxX}$$**Pgv)m;W|5K<NLsng5Th zJl4?H>e<I5^;>mg_hANsC-Jl5b+`5P`DxsGUA{=ST-8VCR&RP%?$4i|wVVnE*8Tc@ z`$b&<XLn-Rmo)*kSFgUF>HgVX)n5A_yNV|J(U?=K`GEODwZt`|BqgyV)hf9t6-Y4{ z85o-B8kp!Bnuiz~Ss9vH8Chr>7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xf plqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>|RK%gq1) literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..15f885124e4192ad6e070182d3a622af55584158 GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(!JaOTAsXjf zFYWa^lpu2KWBvUbVO~cw9Imja?`0NnzMF8#b={GJM-IBMJ3ne*HeZzEcjDT@1s~aD zdR(MiB@S+5GQH^dQMsXZnR#X1`vSkdBjq}Omp;hZ$sNn8_B+u!i0}RKxsKYra#t7a zU3;1{DWk!=o2^e?|7ltMLG7bvw@<1V{#$mE^>V3^biM*Z&gSW7_zXKHE}dOv&d3td z{dP&?p%oeuC1Kj`3X#9Q27Ap*u9+2)uWkHj>4N{K6^>nTc^+W#Q?+T*fwSECc2XRR zcXTgOZ)aNQ7BAMw)llB@Xg`|~|5fqC-I5%$Uz95a<*^)Mdl-E3O5VI?vAECE(_0@N z^`8Fa_$Im1N5?bWnJiY92D82LNLv&&J3Icmv)kHGNx4@Oi$lDl+T+`!Evs%^e997N za$xaM-F5Qz=ib(SyL7%j_%m1Dz34Y57yP=lw@%2)V2|T(Ms|a|f^%tqOMoG+TH+c} zl9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI(pOTqYiCe>t zxOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OVF_ B<@Epn literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cbc64c84ed112ff01c4c90b0dca534fa8817e0d8 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn3X+U978;g zuf2XcTR2eUz{C4@I#2o}X}|T!T`Z<^Ej+qrd6RzBL0`v!z?hDX=!LOArf&&|*<HAB z0Y{Ux>*@&cHnWV(3AegdTu?d3;_GW9Jh`WPS=8+w-^p|C&N=*d$M*wgY?U8M3Fg0w zdKR?p_NAQsK&FQpmh)Ho{eBm@o&8hZ>Ls6Eio0JvoTi~YeZ3Z|u8hPh?r@HMcRoLM zOv-1x;UR6s`{O3VAEm=gY=(7AMza?m{Oq1~jb(mc-QJ0lS>Bc`+9`87q3^s!#oV=v z)7$<r_x(P5@<tv<Q3KmQd2W{u#)BEfFDjPlSS(Xt?ACoo(Q1W`ozTLDZ@#Zz8HY7K z{`W(DvFk$>U(q54&$z^e(zmyLUnXvxv@*p{N|)>J>qiS_)`{@g{!7ygW}1Je>+Lkl zooUa*+?mxs7~KC_QgL%){QFsz^Cvrre$PuiW7v58=GNyod@|dg9iAhyW>&N8mPwP( z{9dZu|5fc97hlL(Mj02Sd!IjPaGdB7$ymRr`t;(7WnDTv%@uD9oi0QQvv)fgiG1uj zQ0jf}#ji=Ba#oC+K7H3#D(1YE^(-N9qdxa)=`Xt)tP)DOy_=8iYUp(c6W=C&Wmkh% zLba<SlYi_1UWd4jS#w1dQ`kRkwLYMKAXsFdOiI=<hD{Cn>LS8HrHsK1SsbZSXLdEP zE%4*KZ`*N|wTJOkY~tN8F8kLT+?!4Q)%@y{IFX$=W3A*I)>(&`D;XOVXP(!&a%Aa` zCI?v-#@dHx1KT}(AE@xHeedT#<=vEJ#c}G#j<4EjDfFZ3toTBfc|SIkiYTe9e&lnH zDcY^Cz9Dt;;l(e1>b3qWy|1e|FIjkw)$aU{KhGa`v|Dpjci#Hq>1xS0GCKS2Ej?p@ zc#@=Pw9T7z_oI8Oz2$80-3d;MV3PQ*e)x0jg;NJj_dn89^JF-<vhSYU>-@T}2Q2@T z8mOz>dRekJn<wpOQ}g;AsZY+Ft<O$%d-QScN%oKPlmr&=&UO1!(O@GPByq%px#?Q@ zY`r<NqIcd(&8RQ4u+D1J`M&UPuT@3WqL{O+EER78*Wa4H_T8Gi-&{f``jWKUtd`#K zy<hl$?GN6*8yqwJ&a1NnbC7C@YeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y z&^9o(GB7yFtacSeLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{( X%P&fw{mw=TsEEPS)z4*}Q$iB}1%b-d literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..cc3f611d003ce698f20d80d7928b097dd6b57c0e GIT binary patch literal 629 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(`JOJ0AsXjf zFL`@21xhqLyl&jvcdf@oPil97Zj`8qL|ce}V|J@q?kn{z98n^!-3k{v>Kta@DZjmi zgGWh4XGOh&h%Z+xhwNFY-8!c<PCbj2{ULYm(VX)K!-Y%tshX~N*(L0CerM0lT4Q;0 z?O^w(2C~`nswP}c(PY^AV$0*L>#l{R?>iW|+@p%wJ>|#Da{}L&cLuEDVRBHJ+juvg z$LP(1FTE;^Dl__i9{X1DXnov{1>0A8Tl!h3y{dZ0|1^8ma^o1g_0!!J<u5e;cY2BI zl^v~Op2^`-rb<_it<gQR=x1xR-i<>{d674?4jhzzbaB<zRynU}CsL(y7y6wOcvjY~ z`$l2EYTk2`)A_~oukVT#k#<ea6$lS~meg^2>W-fqZPmT*|C_)6ZPJwESBm~W|EA)! zbh5!O{b%YvnxzH|3XBr#-CxIgm2U{0r180_#ZB7LN>^D*+C0ww-lx@`{)Z<?1^$(j z><as5wZC%vhQKvG_Zd}>70#=+wg(11gKCLuL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~ zG_o=@vof;KHZZm_FgVGqb`?cKZhlH;S|x4`JL2YL0yRj2YzWRzD=AMbN@XZ7FW1Y= e%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6U;v+!vE literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..1afb0769ed68fb37c946e2811020ab9b23bb5750 GIT binary patch literal 1101 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhnB6^H978;g zubu9nF}qaaxc&b4OD2_@&!*H)o}yN|?Lw(%*Yt~ReED%-0s;zo1U2K#)^2H+W6i(U za?!K&s~Nv@Sb>J?7rm4viPkzM(ubp73cZ}YwEmje$=Tn0<M_RwZ&S&=^rX6ae*5>& z`_6y<S26Fs_KMZ|xw{{qa#elvqUeSd%bVH1;_7VoPnjLRN6`4yUDd31b)|Qb?>8I{ zvYxG<`bavs_#<26{Q1H8zng__sI?vwvwp*D=J()`dqc3p%#u$pf8V#W60)$pZJ#Kt zc3S1)t0`A~JL*_mi&MY7x}tcX@adVo2Nafce429jY0?yi4;DME{v_{H`_Of3_LnN2 zcONDk6G;)_zBM`IMSG5DL5$>&<F7CNoSV~Z!7#Oa<Kk4|{4>wzxju1xb;fqRd-_66 znUqL}<IDN<<Xp7alYjmGSI$$HyjWAF;oN?nN1u3hy#MoY&y$s#)8%g+na}%u-LC2R zfhLomud`n@<<BjBvx!z_d~y?(1+TCVud*<F#6QcWzn8fq>5_4YC6myd>nf++=j}ec z^(dFv6-fcX*Y3NLeopoAc6gE2<K!8f@+A1^rn^RbCS?T?Wp>j}xq58vVV-QVAZC)+ zj9tzPEY~ug+YquVVYTi7-vbN1cJr3qW;(-IHhT-#jePC``3+t-jh>5o9&YK|w!n&E zvCdapi;H3lgfDzgsgsS#W!%;16!vWTf$L%k<`cY6+_7PKwf4E1$_M7w=%SBq>q@xt zPdmt~Yf5aKZIouy>AWK~K_a62I1i_EaO$t<KL&ZfG&Wjt3O#%Da!JA#)d#FBFMk)8 zYg?!O-n&Rrp&}=yL#`|Jt@DaC7jL+2@b3Ll>GMy*LO);mNA|Pb^B=H2|8O-Z-y?nD z%fM$zJl3l_*Wa%x`&(o2X72fnvSS}iewHQQxM*~AV)F^_G|dTLDo?poUMP6)HZdbA zYeicmlSFu2|MxZp-!CUF-Hlnm9^otEzVG7y{&4AYGxweJ%lu^SX>vwNqp{zhmZR(G z)a>x(@n^$cb~j$$Ufrg1fG_jfjg;+4opX1*Ja*o5fy=Ldzu2!&Uo9UVJb$je?Q6-h zYld%k2Bj4i7ro0{dq*)@ElKvL%g!e})*<f8LmLvsx>|Ge0(Xe+j{Lv<k$q*MpnlA@ zRiKQhTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI( zpOTqYiCe>txOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1Ta JS?83{1OPnF<;?&9 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f7a401991102237ca7ce359c23a0c49922d8fd1a GIT binary patch literal 658 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(J)SO(AsXjf zCmr;XP84a~|MP9f6crUo&d%6uomWnQlhw{@uMmtsG?iPiLxoF9pl8MDOX(N9?s|on zc5KuR?C6=TbR+U?Pe#c@dFwnO)2v6^cNOq|k9lXy)&In1-yXAtt~PH2c5e2`ey+7W zW@Y)*sz8mJc^_AsJUH<wP3^PKjyrOfezzTb(qNpU;9*{<bl{}C^2WGUeg?(8`4OKc zEB(*j?Bi26Ic3g2!Ekl9+yD(8U(bETEw^8sv8<O=`LuF-^84wNJ|D^1zpM4!?Ikmg zOl)_2c=~tfWTmq=j;k!Fn%*+4t@-%fxW_?ER+pW)n;o@z99|2>iO!kkB>iDkQ+XhR zc%iQ1g&+wAt)K|CFIz<17+*U@SPRrw{gggtc;KJnyUl$)6LPeC1dmM=?@oHRY!ByS z-#3eU7@uzKm1cc#JMq8A)Yxy*`_@iK>M`r{zWgz&s;6Z&e~;g%Rv|atw7{g6#>ba# zUjH?bAtLtWT;6>g>va9E8-4b_zGmXz7pKdYHOJbCu3Pf={JniKC+=U{&3}Ap&2=%G z3lD%%rCQ<|QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmKtc)zQ4UDY}3{EnuT}9E5 zo1c=IR*74~j<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJ Kb6Mw<&;$UNE(m)7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d031410347c5e155b6490db5e4b39405155c1fea GIT binary patch literal 1167 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm^(dP978;g zFP-l1Gdor0xP7fxba>|J1v7FiG&+xNo3PV>+kMi+6}x9-IF(&IbLOxRkBrBc1uSNF zA2~LknGkzsQ*4@1Z};|{86F>YSeYGPv84E*keROT;caV}qgJ#(uk_Z=_s*=J{`|Mi z`QJ77p4a}Xi)VIyY`pp7lC|gW<>jw1oz1&pV(eWH9rZNf`?~Rxr$w?;FX+p?v@^K( zXuI^+?8mdY8&5o#=`i!a=6TK6@7|O0a&HUxFn_z7({85yGb}FcKkpDZ@zg)Nj}H?# zA8fd4`nIytdcWHQcAICM=NoFTTyBw;pSH)Wp5^erV$IkG>VEkbuC91GZN?KmX{*0R zmroiN@f*p{{XDn-EdyV)ZGGkr6Z08KtB)L)dil`emc{ww%VOhgr&^hRTbIcz{?w@c zy;0R{pHCBlZ!l(*+U<7T{Y{Hu-=2ymyeq|ao|wF8naa7?TN@ZJ+<0;K|7ZW5{{Qy8 zy=rN>IdEUvR-HLLR&63iQ~zEq)?;Bh@N@Bzr91bi%ltX5dWj)|_pChwhs4XG>eR2j zvB&e$TYkD~mLD%L=ddVnJa<MYxcV5Q&qS63E|)Dj>VmuD!+fU2XdF$RJKM|j_i>*` zN54N2+;D7eR{_KRjeHG<XH>c0_?40vP#!+z_VEQl+k_9T6MNF!RrqtQ?At^46rMg_ z)zELUAo$9xr8@cLBHf}>?efLcN^RDJvR;Xr-Lj%<v9QwIsgHK9GKhNpWm-h&>ZJ>{ z683t{&+9m{X$t#lCbN|$a>AXzgLbWE+P2cfQd#J}_shdEhUc2xnd5{{hd-LVX~X8E zgyp-~AJ4oIYB()2fbW6Cv91EsFIu8}J*g}%Y)b<(mn>IG=#Ns&T*R#Kz(-*TU-#oJ zZzQjudhONvuJ>M8`Kd><SL)vU`F-VW;d2K)eHfN(nrIhr{l%42iO(12F>vRyoW6Ix zbk4DrB?*5X=PRDKtTBH5)pP0-p@&8VdVVXlMbgs!<fmo*F0hd5^GJNm9H(vIV!gO6 z?pN`SpG#Zy)-F4sQ`xlEl7GsRw0G+?c(~_&dG_}2&l552eUVHO+sxQ&_PzaM<@hgU zqG;;#Z^a$cKZt#)D@$AWy5`=3_a<{5ujh$4ZKE0-U9Mka5)!fOaj5%U-|Kf}m&GPz zI(?Vh`}gJH|I@_{_ow&oGr0JsT*UP4!|02R7jIXUs^0k$;QM#?HsQXq_RZIlj2x_H z$M_$aWPCDv<LaaJ+W(lPl-WC+^JH{@`Bb&UHKHUXu_V<hxhNG#F&G&bn&}#t=o*@b z7#dj_npqiHXd4(?85o>oR=bL#AvZrIGp!Q0h8=P9GJzT-K{f>Er<If^7Ns(jmzV2h f=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4fz+Dav literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..a06f7647ff33cb4f971c90aa7b3689f678bfd6a9 GIT binary patch literal 620 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(X`U{QAsXjf zC++lm?I7ZCo<~wTaq|%q&j>kN|9&+cry7=@LR>0bDjESQTpB+F<>DO~OE?sx!q_`4 z4s8<r5oN?$7$NLudP(MP^qs{o9_(KG>-456N0}x|+_%%no3i*%_|yK+b2C&8YYug6 z{$BpJxgt@uJyG<R=A$GAMWqL<5>`JqTg=&Z^z!5lt27LMWyZNVH1{lgT>p8&!y5H9 zTFdrjERaa$a<wSm#(S!Kee;o!4?kwA*-i7Q*cIyUQy<Q2lOuHb&ZYCF5(}-l_$SQr z^EU9%mvPXtGEJ!J5}P1(c6|!N3p>V_np^<_xjzNIiX<Pnll7aS>D!O_;_MB7<L_FT z>l!}IFF#qipmE~IMRMJ9Z8J(D<qP?D>`wj|Epq(fnnf+&<76jXd@`@+;NqFBWw!mT zrw<qK<=DvRC@AKoo7I@?ymFG~L5_9Y)cl9Lc3*z|Q`0(zx21HYr>bdyKymu}-LohA z|9r3gV|B&ErnddPz(`Onag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)hGteq7TN~J zRt5$qnboeMXvob^$xN%ntzk#pyiA}5NstY}`DrEPiAAXl<>lpinR(g8$%zH2dih1^ Uv)|cB0TnTLy85}Sb4q9e0B1Yt0ssI2 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0140245be61bdeb81c4a3375b76f018cbb96985d GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn3X+U978;g zFP-k`f7?Oi_<uQl6*EPhg)$SAT*No6v{iTz9g?MbWNGMc)(02-g|u!J>)T#fwPJoV zM~la!Wh+EFRw-@bJmKWA=Zit|b(Zw{<<BMe$KNxm{CsBN+7y*Nnd{6J-<qN)DdXU? zPf_Hk$^X=EljF0~kM7i89^O+?>iPI?d1b6;hx9|2{sW6Iob^-9S+uzz;L1nwV)wPL zpUlgTcHMeMlzqkumvhD|zsuU5Ikoifsix1@YXTm$a>zCGspSQ@O12$N3z-|kbuFfG zrGxWY-)MiKWrpu&B?(VIu{hEGbfu<{_8sQ5r-xRyJ~n7xS@t#Qf>P18<z5dD-pSdj z+P<`wTm7LTlWZYFJHs=D4a>6>_TLVg^2J@dJnqcl%Ue|#6dq6fo2I(xn5^Rex}u2} zEnnT;^LO{&j<)y(>2u80ow?o59R5_^^;qByH#-N%rYA3A{z`LOZjIr*{C1{X^Iqv4 zr3R-q&evvOJmWiAG<j9N3<JxX6?u;t$`!8Vzo;)06J};?R63W*^kv5MihDsa2Y)nJ zBs4t@e0)A`;xnz-FQt~1b6XO6GJi>3Toe+@cFc0^SB=a~UKQ<3QOljV1!5PivJeT_ z)F5OS@#;roqF?sh2@5UsoH(-2{R)scJ<FWqyj5y)!i>vN83G$UuKo&eI31-SVCQ=E z6^P{}^iVtW^ozR7TZNgg`v`B}sqMJ-wX<2f(7&KLVxNTeFWbPWV85VWZH@N%*&ni5 z1k7LD%v)d~up!}kL<~EJfS-m|?1_cf%-6NaT&`(<Xj`_tV%}#q-#oFi`wFBs=>+b1 z8P6(VQ1a$?!rlV5wdpa!%fH>;XCXW1&AO@y>s(f-DRAsup0N3U;mLIWm1*Yese$`8 z?6E2Ak$jh=)GsXk{Orlo*ZgiLdLA%QdvL9XC&o&P`-FJVnbZiThBYx>5sjD68ftuS zNO~N@TpChX`+U!@NuNGF-gSAI>y;l@cil^#F4A-H?2X;Kv-QGbpM8AmXL(KbxwTBC zq*Y#QZgKg)h@8BuxA@*R>AmlI{m^#%UcTucr+#?8b>A}gtqo>Q_S!Ac3l&t4zMXmg zt-ba?#%cl1)ZlfsOMy8^wZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~Ss9vH8Chr> z7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xflqVLYGL)B>>t*I;7bhncr0V4t VrO$q6BL!5%;OXk;vd$@?2>^ZI$Uy)A literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f219321f1148dc6298132b9a7a62d8e7369738e1 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(@t!V@AsXjf zC!O_T3Y2J@Uwo`nrcgu6=j@`=tsAsI@Z|_^>57yn;SChJ8v7;r(xMf;F1HU@Yn(81 zY-ybt*)39kJS}QTYU0_=Rv+x1ANaX1{DbR~`{_Ft6?yeFgl<_Ez0%1j_WhDY#StAV zr9<myYWXhU=aqfCabMY<>#FN^=WWYX_HUh^!J_bSPsu+%E{BBcCYwxt^q!Qyw?S@? z6)US)(vi)3E_2T|V%~iD=9#4(U;6LgW7qoA+kWBl;U!-rr`DUU2$24&>vcVbQ{8Jt zpyu+dz9dmY<)af`YRu|Le3`Lzzy90ss~3Yd#xI$AQO1>5TRB?uZs3*7rAww3Jh$O{ zzw>h|bLFL+BY)>>zwdNnC{~RPfAA|Q?U1xy^7kuF8rJQz-+udXZclRaL#zGjuM}H0 zMMv!0yt_MlMfBE$PA#<sixxgUH*>Z7@A*4_?6beG&TFc*>?p?#SL@_uYo2&+o?ORZ znq2bgkG;q~VCbusxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?Lo+KQ3vB~qD+7a* z%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$m QfQlGAUHx3vIVCg!0B#@j>;M1& literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cc00fec91fada0963bece8e1d29415486daa9d9c GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm~}i|978;g zubu9jBkV5GHh<>Luh*n+XZl>45G3OCQ`l~4yIfI*prt_IN-xKT1s*XI9TZxA1p43c z;tLTKUm~}9m7Yq|1@Br;jiB4iP7g0EY6wtxI6=tApiD;n+dm%m=j}q)g-QFTU#*+} z?Be&c=g#a?)>!R*>_gs8_bsc<E}mdNu%_;*?PdNFrONaJ+U8zU_~dV{IzRjFqKzeC z>T~PXKR@QtdZ1alNB(RckA{J7pADa#g5kyuE0q}@>@we+p4Y#g!=~iWuecUd$)G2v zwxkNHGQH?2Hmu8)e9-8ikoTrpM_*&Z9-Ud7jDG8jw`>m(`cY~zDL~dvzrr~+Yk_3v z_wr@0zpqq1z|8o1-K&Dib2+UR4GPkRAKv-aeRSU^G4b<ChnUhGJ!`qxje8z0vg`k6 zBOiG5_`}K1BIg@^T78JI;>im4qh&red-h-WbW!Z1hubmjdApYu-)x%a^?rw~-StiN zp>CV9k2!W_x>%H?t~->!UE=U9iO9l*I_lm27xVJc?+bJOW9{(?wKy@^P2!oQz}&3E z^@}pMyjiy*#BBD3^=8{o9P_&vvO<d8lB?rb{k|zh{668m%}Ph#OnPLT6%fDCE#PfX zZW8b5ol`zFWK2$ywJ>Ge)exiZD)46(gRR4jO<CuvCsjS0tGrxG)8YA&c`TdN9E3lp zFE!^1^KB4YFyGUbrOda%(ShG{Zo{rw49*UUij&L#q%2@Fy*1;9esFWqf#TnaQKlOh zKm201;f&+YTXKp&Igr2a9V4f?+nw1LVnhpUAAC7F|J>S_H!oYsE=oMRL!<P^%s-Jc ze)saFmoK{-Uh4CB9b@`u!=^tg?;T`S_)~2!W}K9`sbck!$SsQs9__CUuZh2L>~`Oe zX128~;gPZ0T;JDU*!a_fbF+!#sz*D2b9DZGe&wF)<|Sg6`?+t|3*HXZ={ftRYi)Fm zlSrd5f9>bjXOe1GKD5b;75h5j;a8)!&5czK%RfI~|NqPX7*6j!>s5a=Z<H@ysmdpC zKrO`Poy_v{*2T4t{$5P=`Tg*0jLELl;FoLWf603}@5kk!okk7~eqSHzZT8;UZFW<o zX+ip*=~W^8qCzVVe!AYZy+KtdP^FFa6)-EQmbgZgq$HN4S|t~y0x1R~14A=i0~1|C z^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@q hz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RR$L&u;(# literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..5c8c15b60ff79f6e102fc48c1c6b9eba366c6d55 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(-kvUwAsXjf zFYWg_?7(pRWB$6GF0&hQ)p<M83Pfa9d3;oSGueWJuZb_HV1;wM%Wo0cD@PCdH3j`& z;=M6Yc<oMZtBkElru$z$_`dV$yYvrJ54^q3_WEScwgWzE*4@>4TXAuNX<K{Q-@?Pw zSY=cu2z)-Ux=6Y^T6sh6%4-X3x(}Z}a>t<XRroR!4u-3jp0>vG$cSAyJzbZ9@$Ih# zZzd<l6#dw<ZqEB=!5wpdN51@2o@7<EPve*A?|3%8Z8vWV>tAJx)LgL2$=`bB1;vjo z(~N|pmIS3}G29cdTxt~Aw6f)DuW@3}9^o?MGcAgf-Q6a<Z;9luTl>uGP<5H~_9gY3 zrbypm);D4}=lA8)kNbW*581>;{f+65H}u!*sN2}V{bb{QHs!;%_v>$MNnvE~?tj>( za>_R1&c7GE?|(b)3l9!`n#s9r(!nE%h1aX)w!L><oHr}=%a3!wkX9{mjVMV;EJ?LW zE=mPb3`PcqX1WF@x`yT<hDKI~W>!WP+6Kl}1_mdY)vlsw$jwj5OsmALVMpA&OrQoy vkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAAWrSG literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..141fcc7fa76fb7bd7e71ae12b7a351fda52a2f27 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhm>E4?978;g zuf2XT|FWCRfsgO!>icCK-=VY8Omsrn2@T&Mxwfc(y}4445@#*j>z5_}!#ir_qe}g1 zhRlxr%^YeIRc|+BOy0I6StY1D`*i2q3VzSkm#*bTJ^%j9`mTGq{m*xG>K;99di!7B z=hk*qywuK=vWC~l_G&=?`o9_No{L?W%FJ(k2xEHtBu;du>DIWlz8wDwPgg(EIqD$B z-7I4z)WPxLW5EmNrkczDJ{?<aeDK$`cl;9t&IBFsiJ0cyFPpUG#=WRGd)7A+xAnh? z9el(U>DO<UEAt@e^W&+N?_D-Tewp=d&I2uZ!^kfg!pVD#Pd|NUxFNaZU(s`s>oaFg zVE*u9vcTr*ub2Jr1a{wff2;1{IZdzUj}9zoIiy=Q@9p-UgTD^%bv^ji*tpzgla4~+ zsoq{^@4UNr{@Ds$S37t2W6Zy1G4VXzy;A2t{JrcEA^vPZgR9D)`NzHU)>wHrX^TH& zcqV9Z^;ql#ft+J!;uNaemD_!NHZUfI|9#aSrCAv6Bc+#r!eyJH_5JoJGgEdot46VU z<=@{Ac%41y(fRK53Z`Qr4#FH-MF9<WLJr6Xh@~!ZPSZ+Y>nO1lS+Mk2!WMTW&0uTy zNJ(cC(JYP(=asw)Gq@xeZaKWN{ji+rSHml>wTy9DJO^06><Z~WIFsuI!%X+fwlarK z^=xt8%(nN+=hsZerq)vyTw}HV5?pAvo8yX<$BJv8&dw;)+TiQ+@9C${ALmZ`?bJP2 z<n+5u?NV{Sq>d&0+`5<bE%!e=x!Vm}Bdd7Zwc6vQ-k<KewDY~#d@;qazn^a}e&2jJ z@mt?VvnOXQ(_daxN_n>b^y=Tb><^mq!+OgV*A_q7<lQasICtNsf(_OEQ;Ppzn`0Dl zW`1SY?=3f(*Zg{Vwbi-(;KruS8#iti^J?_{IHhUxX}$$**Pgv)m;W|5K<NLsng5Th zJl4?H>e<I5^;>mg_hANsC-Jl5b+`5P`DxsGUA{=ST-8VCR&RP%?$4i|wVVnE*8Tc@ z`$b&<XLn-Rmo)*kSFgUF>HgVX)n5A_yNV|J(U?=K`GEODwZt`|BqgyV)hf9t6-Y4{ z85o-B8kp!Bnuiz~Ss9vH8Chr>7+V<_oMcwJilQMmKP5A*61RpOaq}{P8YDqB1m~xf plqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>|RK%gq1) literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below.png new file mode 100644 index 0000000000000000000000000000000000000000..15f885124e4192ad6e070182d3a622af55584158 GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy)7H%!Hf?Nem2(!JaOTAsXjf zFYWa^lpu2KWBvUbVO~cw9Imja?`0NnzMF8#b={GJM-IBMJ3ne*HeZzEcjDT@1s~aD zdR(MiB@S+5GQH^dQMsXZnR#X1`vSkdBjq}Omp;hZ$sNn8_B+u!i0}RKxsKYra#t7a zU3;1{DWk!=o2^e?|7ltMLG7bvw@<1V{#$mE^>V3^biM*Z&gSW7_zXKHE}dOv&d3td z{dP&?p%oeuC1Kj`3X#9Q27Ap*u9+2)uWkHj>4N{K6^>nTc^+W#Q?+T*fwSECc2XRR zcXTgOZ)aNQ7BAMw)llB@Xg`|~|5fqC-I5%$Uz95a<*^)Mdl-E3O5VI?vAECE(_0@N z^`8Fa_$Im1N5?bWnJiY92D82LNLv&&J3Icmv)kHGNx4@Oi$lDl+T+`!Evs%^e997N za$xaM-F5Qz=ib(SyL7%j_%m1Dz34Y57yP=lw@%2)V2|T(Ms|a|f^%tqOMoG+TH+c} zl9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI(pOTqYiCe>t zxOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OVF_ B<@Epn literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below@2.png b/.themes/papirus-dark/gtk-3.0/assets/slider-vert-scale-has-marks-below@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cbc64c84ed112ff01c4c90b0dca534fa8817e0d8 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6OtGhn3X+U978;g zuf2XcTR2eUz{C4@I#2o}X}|T!T`Z<^Ej+qrd6RzBL0`v!z?hDX=!LOArf&&|*<HAB z0Y{Ux>*@&cHnWV(3AegdTu?d3;_GW9Jh`WPS=8+w-^p|C&N=*d$M*wgY?U8M3Fg0w zdKR?p_NAQsK&FQpmh)Ho{eBm@o&8hZ>Ls6Eio0JvoTi~YeZ3Z|u8hPh?r@HMcRoLM zOv-1x;UR6s`{O3VAEm=gY=(7AMza?m{Oq1~jb(mc-QJ0lS>Bc`+9`87q3^s!#oV=v z)7$<r_x(P5@<tv<Q3KmQd2W{u#)BEfFDjPlSS(Xt?ACoo(Q1W`ozTLDZ@#Zz8HY7K z{`W(DvFk$>U(q54&$z^e(zmyLUnXvxv@*p{N|)>J>qiS_)`{@g{!7ygW}1Je>+Lkl zooUa*+?mxs7~KC_QgL%){QFsz^Cvrre$PuiW7v58=GNyod@|dg9iAhyW>&N8mPwP( z{9dZu|5fc97hlL(Mj02Sd!IjPaGdB7$ymRr`t;(7WnDTv%@uD9oi0QQvv)fgiG1uj zQ0jf}#ji=Ba#oC+K7H3#D(1YE^(-N9qdxa)=`Xt)tP)DOy_=8iYUp(c6W=C&Wmkh% zLba<SlYi_1UWd4jS#w1dQ`kRkwLYMKAXsFdOiI=<hD{Cn>LS8HrHsK1SsbZSXLdEP zE%4*KZ`*N|wTJOkY~tN8F8kLT+?!4Q)%@y{IFX$=W3A*I)>(&`D;XOVXP(!&a%Aa` zCI?v-#@dHx1KT}(AE@xHeedT#<=vEJ#c}G#j<4EjDfFZ3toTBfc|SIkiYTe9e&lnH zDcY^Cz9Dt;;l(e1>b3qWy|1e|FIjkw)$aU{KhGa`v|Dpjci#Hq>1xS0GCKS2Ej?p@ zc#@=Pw9T7z_oI8Oz2$80-3d;MV3PQ*e)x0jg;NJj_dn89^JF-<vhSYU>-@T}2Q2@T z8mOz>dRekJn<wpOQ}g;AsZY+Ft<O$%d-QScN%oKPlmr&=&UO1!(O@GPByq%px#?Q@ zY`r<NqIcd(&8RQ4u+D1J`M&UPuT@3WqL{O+EER78*Wa4H_T8Gi-&{f``jWKUtd`#K zy<hl$?GN6*8yqwJ&a1NnbC7C@YeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=G_x|Y z&^9o(GB7yFtacSeLvDUbW?Cg~4LjoIWdb!wf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{( X%P&fw{mw=TsEEPS)z4*}Q$iB}1%b-d literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close-active.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000000000000000000000000000000000000..4711ff7388b94e08d1add32be74067dc4e1c2bed GIT binary patch literal 543 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BN_x6DhG?8G zow(PJDNvww|4xqC8$x!SaOPM#?MPfsEu-g=uc;Y-Ze9>x)2W}ZbZO%UzBS%2rOJ2q z9KAbr!N-u|^FGgNCToklDp#3eoZG1L_2eD5;^*844n*6ZXsw9ST(-96<&phzX$l4( z%+B9hcCJt5>dgDHX>8Xn-Z#sLwUYm?@V9Tzj%`oX7p_p*s_y3WagO9<<_W^dcg4=P zxK;73J;caqY03Hf>AJ2t?=v_1tQDNFz+`1!AYbpBMStBw4_E&@;lYtHX+o}g(&AwE zlt{sV#a;(iH5@q=vhLQeRsZL$Jgzn?Urx2Oe2Uhp5@R`C9uqdJVr6Tu%IrH0jfv07 zOO-Muc_Qpe-^>@A|Fons#i?pb!&0BGd0Ptpna`@o`r@*6+8<!Jsg}4#l%yn<q*^5x zr2;7iBLhP-T>}$cL-P<rBP&BQD<cbS17j-#gOki^S5Y+N=BH$)RpQpLBW_+MP=h4M uhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywqSZO}dd literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c88699c9746a02745d1a7dd788f872d5858b7983 GIT binary patch literal 826 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MOgvp2Lp+Yp zooeqR94K?#{{7a*qVP4(Rxw>XqIQl?Y}Mi&Gctl6pYiaPC=E^A;5pZz=Z5|4(xL-u z=UyywQRLe(a{=cm`P{`v<G3Z>$y9wge|PJaf7^aPtF`;Ncl!5g^@5cz{~a#O6Mn{| z-gv(zwRKN=X5#&wVK<t8a2Wd-ym)l?>CTENw_Yi9{5<0PZsCP}B_EG?q<xEF4L+<h zOR#T!>SMpM+ln2rlh&Upj(yPZBkj(aHCs8<+MiUPD{p7skm<7NK4VJm`=X8NGHy@0 zXROx~;NNjcn6Du8-u7(<ra5(PZzCCY6&mi=Jve9U<6Xb2su!G!6uA7i-QMEjoc|BS zwPxj(3eFAw_B%A_{E7Y7qYFPQUJzXH!0yjCIi_DbrUX`NU65FCX^F-n;{%z`_qMN4 zdE>+CIAzzOHuk#(9MzmVpEB|4xGuHjQ(XU-W!7$uMa*1L)-p_!_)?2%Jj-q$WYyAG z5u&jreCm>j_bu!f16FPeU*lbTRd)R%0hSFS_OYVRR;k>Vv=4f-v;1RF)wDOu1D18& zYBArXVeNO|znk8h$=SZ_7iA_hNX`1Z^z2!A4*|~K3wEC0rmQQ?Ibp&rqvt>7&pMqK ztv|{9<nDPNx6eBsP#^L*{pW?-i%&&V39sQ(*qeMWX>oRq^Su=hOBqwH^>CcNYkL01 zWq)`1d2atU)>yVHy1jhOFx|82(aIp@f-^6lOqi3{)W98MG{4iOYPo5N?3dlOQ?uPd zdW1IBy^lX5Ix{@(yu8Krf6RQ*>nl0G{}Tl!Db*6!h?11Vl2ohYqEsNoU}RuurfXoL zYiJ%~Xk=w*W@TidZD4F=U~rOI?JA0f-29Zxv`X9>cErug1Zt23*$|wcR#Ki=l*&+E iUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCw;N@9ut literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..2319765a78e34082bb05bd10a41e65e9112ab137 GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BN_e_BhG?8G zooMgf6ex16{`sE9!%J@-JbHJ_)4NBHDB3qn=wo|(>3W9}mrT}_3;YQa!aU*~oaat0 z$k2`I`F)RVeZI#xAO7?G)$e{PSMY9<*}Z7V!Lv)`?}{8-9mBATv-lk6sr5R(mpP^@ zT=1Py&GqN%WJ{juT+foU+nU!KPjH;JQ2(FbrNvt}?^=JwHZEhLCPT39CI*EKrAwd0 zFU|4R&U>U5wNW>yu5A*J-HqP*+NT^ll*QHOThFdt>9A$yhi%*PmW1Bkmb-RW;F;%M z=Wn|PbX!fD=yQcLYoBL~|Ge)d9v|+{c(TP{*~`Z%F%@sueGX>5{Gjl)+V5u~B8Qf0 z7PsDQnC2bKxBssxW1P`8J=IGGeB|!r)@==~V^}8~HY+D+&Ou<Xsg}4#l%yn<q*^5x zr2;7iBLhP-T>}$cL-P<rBP&BQD<cbS17j-#gOki^S5Y+N=BH$)RpQpLBW_+MP=h4M uhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywnt*3p3g literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..caa9d3bcdab2931bbae9ac496f9cad064a50b378 GIT binary patch literal 919 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MCVIL!hIkyG zJJr`CBv7Jle(^D*;3ck&-Az$F0xsX2*Cq8mR%#M-RGoTeqhZGFOJU9-0(pnlitsF2 z{5Mk}YRid_JZYEIjAJ;ZQdD=oJU($w;j=9TCeQC#KfbYh_x;NG)8E%TFX}tsD7^Hw z-6~gBcT0vp4}>rG>~uT-e_M6yRsmgeS(DB870ahGT3wClYdE>+h-_YfLz$}2bk3^( z7Hk>j&T|sdeLJhpn@2a;oz>=h+Q_W)DA-t%@z&YddkPzlUa@>H)WFj5#@N5S^>Cu4 zQREg;h4)=uu@4#2ujen@4m5wWrTTndZO!fFo=q<|JZOsxGOO;2^Ko11!sh5V<x<YZ zGHv^}D#lr!x2Dd|>%J_nIq|jK?RfEyYb)f0Z-`AaVZ185RxzPa%zOTlTi0?HN?zF- zx_8S`<w;vYzrKnx_E>l}T37b@{^{wDOSR6VUh^ypZQa_h{-(5Go=DZq=00P;3v1d+ zgjXEjHP8J`VM(oc)mg*J#ijdSvEM!5ASQE7#WID*+Ut|{X|JYZs~GPtnSDj!tjeYx zbzWjJ;*XYj^1gKY#nHcgmEx<2;xA{tm(4BE3$?wj`z5%+yQQRCYU#us&7Yf7&e%y@ zT+ntr`sG2^hVFSE!%TIg-o(zhe#!LIs-;q&dR~|bdOc>)6TFl=PtZv${mdSb1@c9@ z#?$PgHq7(yG6>h1{(-qPwxP^;_SZSZntFZJ&s0}fUj8a?ap(J)<@qYYDOuNl+`gfE zV^@fB>L*$Evc`Jfu&{bYGxw*li`tIv`FK9&&Viri*`~_p1kSGi8M5@(j-MOfZm>DM zk^7O^#yJId?sQk0$F=a@l)LURljqU$8;pH|Vsq#HJhQ04KuB|<-JUs*B7RlIKd_y6 zh5LQi-QVIj>uw})&M4>srdQPx*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Xl7+( zp>1GnWngfUS?wx{hTQy=%(P0}8g|6Z%LHnW1lbUrpH@<ySd_|8US6)3nU`IhoLG>m XmtT}V`<;yxP!WTttDnm{r-UW|33P-4 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close-hover.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..6afa0b2e6859c4246ac626354922bce2c3abce45 GIT binary patch literal 547 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~B%6hsuhG?8G zop{#ku!BhJe#w=MPFz}-dh-)DUr80@biClZ`-O2vjokmZ1t!wUOO(3oA9zi_bV>Zh zs;Ctly=DT(j`~VReOdEvPVtW7XFW>JFCNUU4P`TaFl%yEcm=CKL~HTY14)|2%YA%S zmpoBhps-=u{FMPIa)z?IU#UrPiPxV9IP%kqS=4Gzhs^ny&6;7irR2F2d}a$WDBtQi znjjh9T5I;i<O!qrS=rrd(s%pBx7u%Fd@x!1K(emC(Z$avuOx*m{yF2EbKb`rkL{K} zh@IUL;$-(|<0&pV|H~6JC+=Fa;`;yjC#S6|=j>QIbC2>w-_6%9C&*tCJneKfe`)fC z2Wn+kw{)m>-^tzQd->i;JMV(6nKgVG%*;xD*|rbs8Ktks>YUVw^aF;SYKdz^NlIc# zs#S7PDv)9@GB7mLH89aNG!HQ}vNANYGP2M%Ft#!<ILWMb6-7gCeoAIqC2kEn;^t)n xHAsSN2+mI{DNig)WhgH%*UQYyE>2D?NY%?PN}v7CMhd8i!PC{xWt~$(69A4W%o+dy literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..19ea69e5e5d8853c6997f97c041373699b35b1a4 GIT binary patch literal 874 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MQaoK8Lp+Wz zo$Bo`94OMTe`m1f#4DRVFuF9ZiVzYupZe<9hYe0j6PGP%W8HsfEtlbp2VC_{+R099 z7;o=b;M6cfBQRoN=hKz03wJEy=oDM_I4LXBdi&C=n`aw;|6O$6a;7oYB#CX)wm!NV zdqsQdg8YxIk*YIhy!n}HxB7|Nyz3FaUK~~XnD@Dd@xB|Q<BFR9cI6gc|888BmzUi0 z)muwqWtxb2`|+M<pO5=AiBCVG?I+&IT=RHYzMZ$gilF<&%RFQ*TrVuIXBTjL`zk}z zLc`QcA!MG|oBNNwG%XmyzrS1N1vFw}*Cf^rtLJ_{&T?UX?`xd}vsas?YrEKM9KN<m zUgq?f`bWHevwB|zO-z}^aec>(wH>$pxU!?o_<FAhCpM+9*}1kv&DnW<Q~q|Yz1rrh zi<sF@XSz<(6kD-Ww!2a))~S5v?!}KhwR!gR@p1C)(CKoX7XH!TppjLR>Z=U*ss4u& zPrh|nmNd!rK%=@mUzua$1xp*2+n>ax)<-_l;awx-cKY~n-8BU<ZT*{1S*~N|;_kVq zsGscmqPVr7aX~A$i)3=V+6-Z@3q9?ZcLb(#`z>lo?V7G+IP-Sv`I@6MkMX)1`z><u zk=@|CnsM#&u*_3u<{jwke)Cb|O7e2Ua(4TdJb%wW-?P~CM>125G|yk=KD#IVOU;6k zCX}l_&i^hac~tVO&D1{uw}P(D%3CkZ%XVP5r+T*Q=j;**3-+_$&SvMOb?x4h@#^1? z@0!U`|7I+m%2>vI$=c>d_UAk~6(9TS4pVQr>z8rLJYQKcgVURp;c=>c^ovJEd|HjV zVKY@TW`9ySlm4H<rf$#Dl<3!Cz$B<z;u=wsl30>zm0Xkxq!^4049#>6Omq#+Lkx|q z49%>JEVK=btqcrKGOJxh(U6;;l9^VCTf>gHd6_^Bk{}y`^V3So6N^$A%FE03GV`*F clM@S4_413-XTP(N0xDwgboFyt=akR{0E8fAjsO4v literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000000000000000000000000000000000000..50bc4b014a333a6c06ac8b81c09be86d468e6138 GIT binary patch literal 480 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsqPdAc};Xq;~i zwC+1(ATp<6N=$OL-EptOf<f;je~4%t$P6oBR@t&(2A87O;)oto5x+UQ4Ylhx+B`O& zSLqO(cc#_6q~u<~L$@E%r*<s+y2Ppa(x#AG2d!_3_2ll%)wr{#fq5y<E#8{m0Gmkj zH(%8~*%-`43>X-inYJ&O_f`GD&f4;Tb@6kjWXq>lPTt^lZI|U^X-=-1QnpzB`QHCM zLmt?$lmxC@tnq3^%yb8Z<pqoV%}f~%T)n+u+CzEG?fQ%Vz1%i&(~{H}v7bANB_AI9 zFu^!}W7=D7Khuo&^QRr~sW!9GSPb-~YKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ} zvNANYGP2M%Ft#!<ILWMb6-7gCeoAIqC2kEn;^t)nHAsSN2+mI{DNig)WhgH%*UQYy dE>2D?NY%?PN}v7CMhd8i!PC{xWt~$(6978Pt6Bg6 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close@2.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-close@2.png new file mode 100644 index 0000000000000000000000000000000000000000..aae3bd7a49d275bca3d1a8c756f3281d73a2abea GIT binary patch literal 821 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?M^gUf1Lp+Wz zo$Bj9*-@Zj{@r~+LPB2?oV=43b;^AW3YfTJ!4Wy159>3OJ~B52N-tiyf_<X>L&s{9 zAXepGulh#LStd%amMX~HI%gzzODlK#QeNZb<!0w=-kr<-(9xE9Bu4F+;y32XeH)jo ze6Ut?!{&_nXHM-};eI_OZ1LKM?}D7n_7;SidzEk9Eh#s(U-#jvG?PaMxsR)=N8J+C zU%BE5*YQ<zR=V`>@R!M1>>3)$IoIGmW6sX9@0*lme%<LV(${J5DFCutgNs%NHM!jt zud*s;IFR<DBXaA5Wm$!)y;VtO5!H7@79>Wlep~GIc-EDq-nA<{d$U*7sa3w^x>Nb> zn$<p!Y33q3-Bu*se56@?L}IOf_WYiRW3SdSnoFiMs;q0WPwcBxdzqzirYAC~_b%s- zg9`6GAKiFln8~)sLcsXbZ03E!4;8z41P#tJ2*3I0|7iNeru(KjA3G`^m|W+a)w?Mn znm6iZq|WPq%n$9jc?{1eaeAHov9%#Jp1*}X#p199oA)f1$^Z0pqBouWu(?P0P|;Lw zox=V_=N+$Qotj?LR{URY(o?R*DV`NEFILCKr#j5L{(jE&d1s$&J@@9FWqwQFtWfS} z?S9+MKj&^`w#p4#JwGurCtE)MI=@ugfA6i=Yu^>D<eM?|QxAiI{aw|fw<3!eEXDO7 zZ*><uxn*WezVZ9JORYCu6#Dl#Z+dqAyd;-2mG`ZmKdmv`_R;F)q(oyk`*!X9-`DG8 zYE`7$oPVhQK&dd0m1C6`Fg2-`xJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?Lo+KQ z3vB~qD+7a*%xYIrH00)|WTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M%)IR4<ivth Yz5Jr|+3#$mfQlGAUHx3vIVCg!0H&%_TmS$7 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-active.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000000000000000000000000000000000000..b78d6414a65865c3859f5c7e929f0600e93b9f56 GIT binary patch literal 519 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BGJ3i=hG?8G zooMTKI6#0c{d()tFB6zmLM&9L2-+@u%9Fs?cy}4Uy?BRHZXu(VM&Kfuh6^lN_Q~GY zf^KyBDs8L2e`ej5{MKEI8e8W?i>KtCH|i7*)niDuuYDjSzkZu{QCg9#sDi<_%i>H{ ze{|K0+X5F(uoJqWcg)IcL-mA=g!R>T&rS*68t_Lga$^?vzSdJG_OPX=<Q{$O^fck~ zuP5zx?oVn=PA$A8mi{H6Mb35cj8AuuUA?|#ivHA=OA{}y|LAtIFu+S`J7fO;^(Q-z zaaSI?DQ8?@);pam=48yBbqap>zOsodYEm?oc{*)cirLdOc44*elDQ>4#dCB!?;bs^ z^`BMaPg0>f7bh@y7*tDKBT7;dOH!?pi&B9UgOP!unXZ9}uAzB|p^=rLnU#@+wt=yg zfx$^;wW}x^a`RI%(<*Um*bz4`6R1HFWJ7R%T1k0gQ7S`udAVL@UUqSEVnM22eo^}D ScQ#TWcX+z`xvX<aXaWG^1H1nK literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d2596ffee94a912fcff9826b2559ca1e1130705d GIT binary patch literal 804 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?M<UCy*Lp+X8 zoqE<^*ioW={>*g_yDk+4Db$&M45)e#v_fvJxUg@QP4PGW4~H1<ZYr5PYr=#0MBB;( zYV#&?3$+TX$@zR(yh(Rn&SfdZsUI(Fjrg|uw{>pX^U7zn>1Lam`q%W8eY&H5+ElG! zeobQgs(l+Pp3Kue$EV|;yy3u(_U%Wx*QQ)yW_dQF>X7oIQ*T*Cn5=AsQ$KHCeqh$C zb(250v8&vE<+$>pkk0u}v%GnxzkjrDr@4ZLUsrjIoDlnl<eiTg8{T}?yQcim;P3OL zme<5r9KX}iviQNWsG_J1%XZD5qPIvgprdbBT$aZRvCf`mhFB3tpo{8Ow9H>{j5GXi zc19QXt@XEmJi5Pu@u28_sYy>vLlqdVGfLNpEZ~xg-2W)|(UOTZN8EmzPMW%8&qwA* zXA1fxjOQ#r7oP9vHHqU;V}ff?+rvaIPi-Fl5EIqk4=Wmy;x}3Iyjy)^YRLcNrABrY z{uAAn`>nNCiu0^(p2n2W#FA;!v}mH@Lzy{EYO{+zc6hxHmgA54yQPcg<h@q`hW)A; zVzQ!K^Lm@MZE|P|O!pP=T_~_2EX%@tQrxrLEz*t$rv1B8$+SVQ?7sW%keTrt53XeB zaW3qaI&2p7*pL4`_klaXmfH@0b7IWN{H!hiulI;weBQRtqJBqYl>gPMUtG4vJ|>Ir z&9Q{8$%hgSTE04HQn@bj*ure<yN2#pbh*w<EUJ4y|K>uidozx|+gZ<;>AF$d#%^f~ zF!89CxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?Lo+KQ3vB~qD+7a*%xYIrH00)| zWTsW(*03XPUM5h3B*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQlGAUHx3v IIVCg!01&cFR{#J2 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..177bc93e6d56ef4f10d882b49220cc82bc8ebb7a GIT binary patch literal 366 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmspoJY5_^G|nd{ zNK`#Y_<S%eM9?kd<$oz2o*wfz*@8(v9M2ln*nH=$2p8n>V&Ao4M!|y4z;5eHPt2JQ zYo&d3{XgGo%0dkX4`YJ`T8T*s2?;my53Km6&!l$tfWWu!@ivR^)HOHq87*RDV76Dt zC@J528)&C$iEBhjN@7W>RdP`(kYX@0Ff`LOFwr$M4>2^dGBmR?vd}g#wlXj{$*gu2 zMMG|WN@iLmZVfx)=4ApkNP=t#&QB{TPb^AhC@(M9%goCzPEIUH)ypqRpZ(583aE&| M)78&qol`;+0J>drU;qFB literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..85982315c404dc38ef50a26a2f59d200750e4d96 GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow>J3q4&NLp+YZ zo#e=M$Uwlg-lp-&<cfwSk*XyXjhB48zZWk4rf%JOZSohErH?Nusi|-^P1w%!S#Gj` z!o(lUKDm7HFJhe+mh|Sk{VZ8($Z*4J_wC)w!rncddaPFKIg|O)#rjEET<w?H81%B^ zGy^-A{&Rd3+V8XHva*n#t--^~%tC84-sC>JeIf0Q=9+oxr|Sz^=ANqg!uqLD&%u)2 zCQa#Muw3`s%yT;IZw>+-t6Jh3QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmKtc)zQ z4UDY}3{EnuT}9E5o1c=IR*74~j<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+ Wi_&MmvylQSV(@hJb6Mw<&;$T6zL8)6 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-hover.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..b728a55230dfdb278c3486994c07721483f694c1 GIT binary patch literal 498 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsrqc)B=-Xq+#d zXy|v?LBRF?x{10MFFj*X%-qS#o9Z>;fk?>$k%`PfI~?CNoY7olaX}z3FQt2b6xZ!+ zW!3swSNE*HdPY7Y)Zg^`(yXiduI!m-5OU&+((|Pkrc9snX~MT3&g+^t&gr_g=(_Tb zjZYF@Wd;?TE0p~+)i+J;wY7Gbv-7kwJ!L&re>i(~^zm&rUX@W_vG|GHX=U*{N8aXs z&-x%a&AKk)7>mwtMYeyDXSS#2{%O;fi@Fn$cXKnN{Ix5Sg*91NcN(y5v5~y8Xr^*# zp~<W7|D;wHSsqRH+|RD7lqbIL%I5p4f}U=#;(EO9KfCzc_Yvju!^MIARxNRjC`m~y zNwrEYN(E93Mh1pvx&|h?hUOuLMplMqRz?=u2F6wf1}B--uA*qj%}>cptHiBgN8G$j ypaw~h4Z-<oCFO}lsSM@i<$9TU*~Q6;1*v-ZMd`EO*+>BuF?hQAxvX<aXaWE-dAryE literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3823ec5b92a1cf417e78dbfa0cd1c8cfb3ff1776 GIT binary patch literal 778 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MSUg=ELp+Wz zo$8w{94OK@-<s1?VZpkbAc3A6OY<IGzr-cv*zrUBNGogjF5`f}HM`%fDGiJ&P?wnU zkMV9sV6?d&cPPiTkb`Min>?P!^mnJ|sFtfq+NPJz{JiIR^1C^P7CxJeGS>w>(`auH zi;uYa^o#c8)EzH(oH^aM;&AQE>q$0qxaB;KbGF~(dzY=prGIL7gvA$8U5gLzJTp7k zoIg6aF1=_gShQ^Z-h}(bDJ_Dn+h$rN?_;Xid++UO7mJ?T&-X@FFa$l$QIcsbE?R!S zN$joF&lDzxlAz<hmzk~q`dd7CYa(&>)_a+buF6w-*B7h)x$<z!UV&cyAa<K|uB<Xs zPMTb`_#+X}?!g)C8{DV0&#zN5=*o)E)~hBOeL7rvUu^3l^DoQ0x_(s!YyUb@YrMUu z<Rnj8y<2B{ef#Bw$E?C*LrZMKKmIN}VSJcHKce8vgN?>K{Zl{KnzcPP6q1(9Ui@I9 zP&Ui-L!Ek=uFFfT%cOH&PYEl@%(sql+5G4`-~2CO|BoKsxqkcC<ch3Jwh70Tb&aN< z|9k)W9Y5b0%h;dIKG&p{Bzht8GEaYG<?J1Q%xAUkU22tPuM)Fr`B}9u<w`Sjt7jh5 z=+$sI99H$?pF3-$<i;NxHNM6a_}|+2LBD$Y_3DyN)|r#13Fn<$eDKaO%}EnKFFU2_ z_4oeo^srLPzqj7-9s9><U_9M8YjZp(6{(iEMwFx^mZVxG7o`Fz1|tJQGhG7{T|@H_ zLnA9gGb<wtZ3AN~1A~*yYFAM-<mRVjrd8tBup@3>CQySU$cEtjw370~qEv?R@^Zb* fyzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts5$LT@k literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000000000000000000000000000000000000..8d7a4642ae90513c63491f45735095b7d7695036 GIT binary patch literal 534 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~B3V6CWhG?8G zow(PFIZ(juyiZrF$i^;5kwC>I2GK`bLJr=$vafN`MfVP;8uog5g(Fr!n8Kty6o0O4 z4as^d+FZW=Xr39{we_>#%doWxE()o=J;8Q5b0xRjoz!}XZ%hFnrsdt)SD`05^;+#^ z!{duJIYjoHQFgtgbIibC>%|bo;@J&~z4Q06t^D;(lhHjoMs@3@NnBRhe3}>gcdiK5 z^pBYRnD@cd-8+o}H*J2{;Cn7})2U1ymea42_8gV8XW4S%SeM1r{{0dW0Z(FM!*k}9 z&JyIC%3btCP`YGk$d%{+&rjL(t-Yw<^VpW^<ks`bY@A&WkIrd0l#!KHVvv-a@w9u} z&E9#UY3Z}ut}QMv|GLVY?|1x4-S|^GdE_&J!KGT_8c~vxSdwa$T$Bo=7>o=I&2$Y+ zbPdfz42`S|&8&<pv<-}{3=B>(t6fFWkei>9nO2Eg!;ZLlAR8n>HU#IVm6RtIr81P4 im+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b=d#Wzp$P!+@5U(r literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize@2.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-maximize@2.png new file mode 100644 index 0000000000000000000000000000000000000000..949b45093f942bc9fd96e2e592b25d5c069b5833 GIT binary patch literal 823 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?M3_V>OLp+Wz zow`3;I8mZu{(C(Y(}gR8GbeL#Ww9MR7{j+qHI{{SX>+sN1=p1k%8zb^1)K<TocNFR z)sq13b!vLE;(}dPdq}Nt@}0%iRIZkkeb!PXbL~#=qK|XmRaee`zVH3h--;VLCLEW4 zY?AnGv-po=>YL6;uDs(`y!MB=q0Eh0Dt_x*uRqvWX}$ZJlfc`RJ_XGB-vR~8_n!RX z@7-vmadwv0TV-XptwEC=Y_sf=S1`*w*j%Hud5iY~z8O-#t&T8uO|pt-n2?oio-X@P zV1-@hH--}of45sa=U|t(WyGy1uz;t_#_l-NijL+ePbR~wqI`D6TrMXb|8Kg#E{(_h z`&-dp{dM8*J8bRzWLA7Sux`P5>B-IJfp0#h?h{JppVjLqp?9cka{pv?$EnpvCgzAG zwLML^l=Z&9u+irFg_}<-xeRO0L`&Y86v|#!(C|LyIdi&aM44k&`}SZDiMJo7am5O0 zzx^oIC2CpF<54ZMA!qr|5WauUYH|x^cI!;ua4@^eL@O{wOj>rvgr1Pa+>-aU9APXu zR=Kx#ad;d@$C-lGbxvn8!v8<Fn0{1ot%_q=@5^=n?AK0xRi1R>vA^M)3H6yhPt1V4 zyyn0#*@v#zXWp_7y?=`P^(RmEuB)#;h9AB4{9EJ+9nPsf>66tr{a9x>q5M<pr-$zQ zS842sK9D-;*wXFwxzm;%50y>0)N?tV@%1z3!t})2@}LNjq9bp+!~8j0nZG{&yLjf* zXId}6&px}go<UmqK*FqIuhqcxq*~${QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjRmK ztc)zQ4UDY}3{EnuT}9E5o1c=IR*74~j<|W5Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w a3sUv+i_&MmvylQSV(@hJb6Mw<&;$U@d{s#R literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-active.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000000000000000000000000000000000000..7710ab4136c47072bb840c98540d4a2f452ba306 GIT binary patch literal 523 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BvU<8WhG?8m zooMKH*g?ScevXP+A^*xVtR2y(I_6y{Vl$Y&;r17a9S$O|I=BNaE^^6~kyi+)4%C^s zaKqx>!&Cn6l{}l#vTc$_^14!vO;^n;eZqb97=okiio2Iyzh!FutZ06Sg2C3O*2+w~ zo~E3%SjjU*zvqj@;zqY$ER$S*eO!Orf2WC5cj=Ri?ek^W!;%lXR5R9^{gHdX<jr84 z*E5Hy<%?#NtER=nJ%#7b)P0G2nGkT;oc&ar%xl9M$;g1})B_C{9!H6}8JF2{@*BP} zF@EV4S9n)>c4(oM_jR@%lb7yDcAQf)i``&CNYBj2fAp^WdC{}_Tjbl_`X*^g&KK6| zn0R0J{l~seBiU8;4)Z2p7^#-HMwFx^mZVxG7o`Fz1|tJQGhG7{T|@H_LnA9gGb<wt zZ3AN~1A~*yYFAM-<mRVjrd8tBup@3>CQySU$cEtjw370~qEv?R@^Zb*yzJuS#DY}4 X{G#;P?`))iiWody{an^LB{Ts55C^?< literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-active@2.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..1190bc9d8e1bf4d04277b3b4f30808a7643e62a2 GIT binary patch literal 821 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?M^gUf1Lp+X8 zo$BZ>>?qQ(-#kPiFUM9hSNGPDiZ4Mc<kpG{`)1h`e`BwB*sx6}H%M6Mhv>D*>^YAl zcPa#0Byt^N>D3VN-%=udaN5TU)3&|Kd%5rOyXw!ipVQ2&l`W3^>6rS!&@it+(&CBr zYmuI(FOz>q{IoZeRyry&U1pDH+;5|mf9;rxL-s$A6yJK6JA*|>Of~&qp-4*eSJg-7 z3i?xg?N3h0X}WoP&ts|PqyCi{dEYoLC4ZWDqQT<8y#SlP+zzJK^}Od5aG2hku{fRS z?;PuS1txc{8n0Cany~(sKt7vE(#zR1CpA?`owwkSn8Y?yeq&wseg^kH55&aJF-q4c z`YgEV9Jy}At=d0lfAU)<&8~{y<2R9OY8gMHkeB-Hqa2AkU4Pyh{}vNFxQ>6><gSQx zhZY0VZ80LeT@frh@6GMeTy*#SJ1%#bMO^jy$08p#IXm2p-l`o_=&*I$mi|TZevum= zPkFEL>(PeAHwxCda0DjLRuWS*moXDz-G0kLQAfwAXE(3oy<a`4s~7!!v`D}&wy<|f zWZ>oFPwv()?Wq3D@#L&9>pq=n$Feh4ywcI|c)MAlA~=IZ%xLMg&XgxV9=vrCh%k-Y zHjiOb`0M$5WLNo|d+WHG*+ce(a+zd_;%=LaN9jxk=B0DCe*WgfyylnMbGz-v&T}7m znNEBjq9#$cf9?{ma}`#>?{4<q^XT{N(q!T*nHjz>=hcC2bH5q1f3=<DBaj>W{(i)A zh4*KLf8VIzqIT?z>szmrz|^E#;u=wsl30>zm0Xkxq!^4049#>6Omq#+Lkx|q49%>J zEVK=btqcrKGOJxh(U6;;l9^VCTf>gHd6_^Bk{}y`^V3So6N^$A%FE03GV`*FlM@S4 Y_413-XTP(N0xDwgboFyt=akR{0HBdhv;Y7A literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..948e8046d0c7c0c660dd865434b6d5c24d9366ee GIT binary patch literal 379 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsp=JzX3_G|nd{ zNN6SOKX_2|cVvJ|1mC(F`3FGY2oOK0X#A*lxyyKs!OPGyKHU=XR&fa+(84K~^=JKA z+00L~8xuu0|42G^yzHq!p<ByF0oCvS6ulQ~BqUhe_!HmU*!Z!nR@d*jT#nrhn+uL^ zYzz!q%M|lgPt*<vIzY9=HKHUXu_V<hxhNG#F&G&bn&}#t=o*@b7#dj_npqiHXd4(? z85o>oR=bL#AvZrIGp!Q0h8=P9GJzT-K{f>Er<If^7Ns(jmzV2h=4BTrCl;jY<rk&T TerF>ERK(!v>gTe~DWM4f{N8<n literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..281503e94946ce1b79b0a659b5e199ec25f0beb5 GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow>J3q4&NLp+Wr zCrGd^PMFa6*NmP2y{Os>uLlnrnfo~GgoQ58J=m7|JyEgd7C*P)+vE-DC5IGiSA2c& zzxjFL?xg((4qj&eFaPRjGP9j>$A!N097<as8#S@Kz0so(XuV7D$5!J<W{>Jc54YOu z`P9!WGoE4a?WXAD3<l=Ije5s|+CKB}@U;EkEqltNz;2Tu(4;^03%YgA8uU*PDOsE# z!Xv@JV0kDpRe#!+-9X2xmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD?>9YBMWT< zV=DuLlgw&YQ8eV{r(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7 V^x5xhq=1STJYD@<);T3K0RWJcj^F?Q literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-hover.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..ac7c630db11cf45c07d67ae075d9c50c54eba060 GIT binary patch literal 508 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBmsrKdAc};Xq+#d zXy|v?LBRF?trOE;EZo#`scp$qkpiYEO=j#5_#7`Z2Dz}Q9N{ctPw^AHS-|SP?Z@n; z8}@dpKKD2MowmieenF`1)k|WlLT@{rt~#_ZW{vsOup-}xl_9Sd+5QW==_tQ+(>9m) z%sVta4_>)!@OVmM?%Pm-bG~~L8{Z0^ZsI-i(B{FdR%Icv6OU#6=NLC#xFZpIgkk=Z zJH<?IDxUQ0F8jUU^{%H)>{pII=&AGA^`<#qA@P~LvFm|bKYpgE*!GlWzd9)>K4*@X zIop@2D=R{c-IwHCc(wkosnSxdr~RsbbGLrl5&I)Z-z<FTsb^JXkKg^3XIS`tZcs+@ zbYKXmmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD?>9YBMWT<V=DuLlgw&YQ8eV{ zr(~v8;?}SuZeAu(gCxj?;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1STJYD@< J);T3K0RZw)#kl|g literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..bfec1b7198dc923c80d63306a8d441e792eca4be GIT binary patch literal 798 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MBs^UlLp+Wz zoob&UTqttfe!sT|6Km-vPsa@l7VBMnl_A@s;L_#1+^VDbfr{QN4_CqMdD}`~Jy467 zpx3u6BT(8=P+V2CX=~_&n8`dZ_dd3aIXC0kyGfVt&#rs_{ddj%`SRb-32ZRYo&3zE zl5Z3LiqBI`V?FK6bJ_G|C%fJh<28sDGZp7epHqE_tED#Es@zn#?fH{Zl{dFnr7?f_ z7Pzw0in-9;b?G&`N5#v8ZC~$uctAk+({;C`Lp97B_T0L=d}Dz`@%)Ot8yJ?H>5Q=8 zQeS#S)3Nwny4xd8h6`RYMzh6sZ2sSJxWk$|BPwV8e)%u6{z?7d+7@@c{NK8Dnx}2g z%K2|Nq<+doso8ADLHB#VZ|^nA4E$1V>=XP{?e;_0;%=?rGk-qLSme5|`k~V0HNjjH zGXfuR2gm%oJ=4AJ+qE4_SoaED;ErCO<tYE|TfSuG<X634I*#`g-_Q50C~4Ssb$(X8 z;zElAR?$1!g00EXA<chcJ3VApd20EvcypYd(x@fAL*&~g(Z_R4&mZ!e9?_;DW1DR9 z_TP)lAM3<#a(c@h@O#6alDNWAEamh6@0RAm?Pr&<KHGh+@mP}R1<TDZ^DlqWD*L5x z%6oUA)vJBImLdJKd0(7yF^GO=nRQrX5rgUW2M_nUM@GsT{k&-KwWrv9*2IFtd*5D_ zo0k;!Y^fZ_^{0;YIl>x~CIv4$VR+1X|M${sC8|FUz4>zgFK?1|;oKkGZ>|HAjcSQ& zL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o=@vof;KHZZm_FgVGqb`?cKZhlH;S|x4` zJL2YL0yRj2YzWRzD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6U& CuS{M5 literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000000000000000000000000000000000000..3b0226eb5a2436f94cdc13752b76a4a37573024c GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP^}&G81wpBrz~BN_e_BhG?8G zow(PFIZ&W=|4dP_pd((a8wFIB7-U}YSe1~UQ_FJktD?vw?IZW?jzrZkYV+nO{>)@j z+GsepH=O5AO!r<+&Na(tf1W!tQR3k0m@O0E>=vEy@W;igkNqBTJJ`kSDQg$nbzt_j zzn4tZ?+S7}Is8VL)#%LW3uaT_c_>y-Zc=nMEM^VTyY*b;&GH?wTPL<yX0a5jEO6uF z?3}WS`xnoSgv73?#&$0sGuZ}AV|Z7w_?hx4OXpV%J=3rLT<4i0)@-3!yTMGd_K4Mo zb8ky#@-$tYlef@Qa`VCKI@=z%<%oZI`rmlzl0x@)hA(HhtzQ12*2h{ksls&mf(x=U zxqN$WXm0uBeE7}Jbk$ooRW7Zn|K1$8t*Y}s`;J5LC)VyQ{SOQ_)e_f;l9a@fRIB8o zR3OD*WMF8fYha>lXdYr{WMyb(Wn`gkU~FYzaFSW=DvE~O{FKbJO57TD#LdeDYLEok t5S*V@Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBH3gQu&X%Q~loCIEj3&vXC) literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize@2.png b/.themes/papirus-dark/gtk-3.0/assets/titlebutton-minimize@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c46846925f43ae9d32e72e01fe409cf964fc096d GIT binary patch literal 847 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SFZ0htLo6Ow?MJUv|;Lp+Wz zo$8w*oG8#XKmWQ~u9J|XMy`<S!Cg*@3w*<?y&pNQSRnG{QkCeQuIv9Aobp6{yf1bu zNK}6e(2n!<pS4W0<D&D21p$+nH6=JHx!qpVuHrlE&9mj_GSl}}#-*k0mv8LTOxry_ zyQg5%;sgHsgwjpLJ;i1hyCx@`*=c=P#7y?C%=xX=AK!{G?Yno#q<lj{4(rDQLNUMB zYCn*j5@s^>o0zEZMxV(IuP(+te#gN6L#^Lkn4RScqwcYfe1#2LmaJROu%zhyEw6A3 z3vd0Jy$nVU|79k}K4f?ot1HULc+c^pWcGEY0D<MnlAK50EG*cNwOK*)S=LWExyKpa zHzSgkyz=3jtrE>peRFq5dw?`2d-t5xoEAEDH%rCyZ{A+g?j7@h*OmFsF=vr!k+=Fg z=DeA8IJETf7XgDQ8w4NeoNjs5ta?*)&HdlUgmziXSn`Tx)who2JR2_<a5Kxu1QoA5 zE7WG8Ffm*GBA2@M?)BH(R+w`KYs(02`fRhfO1tpahlNIcPBU0*W!^4*bL;W4e@Q)d ze`J);D7mTmav#n4fA5ESR+;qVz>f?!<Nto@x4q8!SM5~q8tKO!>hI(Ko-aJty)eS9 z>4(|p_5*^SH~KvF3pw+RBRTd{esN>U#v*mKZl4WTMd#TSE&k&dy6w}kzM7@noog>W zEr0px`M<~xwHB`}n;%Ku{S#68B+6#0z3{*2L)|M`=cv!v{Z%pA{M0d?(gw*~ukUH6 zv(6v++dH?}apB|>8&1B`junmb3!V2}KPo0lcTMfD%X5D7PoA*m*p6jQ^1yVaTH+c} zl9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tPIVpj4ZSbjI9g|PBN=qMbVI(pOTqYiCe>t zxOtgC4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OTkw BVX*)J literal 0 HcmV?d00001 diff --git a/.themes/papirus-dark/gtk-3.0/gtk.css b/.themes/papirus-dark/gtk-3.0/gtk.css new file mode 100644 index 00000000..b866c3b5 --- /dev/null +++ b/.themes/papirus-dark/gtk-3.0/gtk.css @@ -0,0 +1,4146 @@ +* { + padding: 0; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #ed1515; + -GtkCheckButton-indicator-size: 16; + -GtkCheckMenuItem-indicator-size: 16; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkScrolledWindow-scrollbars-within-bevel: 1; + -GtkToolItemGroup-expander-size: 11; + -GtkExpander-expander-size: 16; + -GtkTreeView-expander-size: 11; + -GtkTreeView-horizontal-separator: 4; + -GtkMenu-horizontal-padding: 0; + -GtkMenu-vertical-padding: 0; + -GtkWidget-link-color: #98d4f3; + -GtkWidget-visited-link-color: #6d6d6d; + -GtkWidget-focus-padding: 2; + -GtkWidget-focus-line-width: 1; + -GtkWidget-text-handle-width: 20; + -GtkWidget-text-handle-height: 20; + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + -GtkStatusbar-shadow-type: none; + outline-width: 0px; } + +/*************** + * Base States * + ***************/ +.background { + color: #EEEFF0; + background-color: #222222; } +.background:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; + color: #EEEFF0; + background-color: #222222; } + +*:disabled { + -gtk-icon-effect: dim; } + +/* + These wildcard seems unavoidable, need to investigate. + Wildcards are bad and troublesome, use them with care, + or better, just don't. + Everytime a wildcard is used a kitten dies, painfully. +*/ +.gtkstyle-fallback { + background-color: #222222; + color: #EEEFF0; } +.gtkstyle-fallback:hover { + background-color: #485057; + color: #EEEFF0; } +.gtkstyle-fallback:active { + background-color: #1a1d1f; + color: #EEEFF0; } +.gtkstyle-fallback:disabled { + background-color: #3f3f3f; + color: #909396; } +.gtkstyle-fallback:selected { + background-color: #363636; + color: #EEEFF0; } + +view, .view { + color: #EEEFF0; + background-color: #222222; } +view:selected, .view:selected, calendar:selected { + border-radius: 3px; } + +view.rubberband, .view.rubberband, rubberband, .rubberband { + border: 1px solid #363636; + background-color: rgba(146, 146, 146, 0.2); } + +.label.separator, placessidebar.sidebar .view .label.separator { + color: #EEEFF0; } +.label:disabled { + color: #909396; } + +.dim-label, .label.separator, placessidebar.sidebar .view .label.separator, .titlebar .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +assistant .sidebar { + background-color: #222222; + border-top: 1px solid #6d6d6d; } + assistant .sidebar:dir(ltr) { + border-right: 1px solid #6d6d6d; } + assistant .sidebar:dir(rtl) { + border-left: 1px solid #6d6d6d; } + assistant .sidebar:backdrop { + background-color: #25292c; + border-color: #63686c; } +assistant.csd .sidebar { + border-top-style: none; } +assistant .sidebar .label { + padding: 6px 12px; } +assistant .sidebar .label.highlight { + background-color: #575b5f; } + +textview { + background-color: #2a2e32; } + textview text selection { } + +.grid-child { + padding: 3px; + border-radius: 3px; } + +popover.osd, .app-notification, +.app-notification.frame, .osd { + color: #EEEFF0; + border: 1px solid #222222; + background-color: rgba(35, 38, 41, 0.8); + background-clip: padding-box; + outline-color: rgba(238, 239, 240, 0.3); + text-shadow: none; + -gtk-icon-shadow: none; } + popover.osd:backdrop, .app-notification:backdrop, .osd:backdrop { + text-shadow: none; } + +/********************* + * Spinner Animation * + *********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } +.spinner { + background-image: none; + background-color: blue; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } + .spinner:active { + opacity: 1; + animation: spin 1s linear infinite; } + .spinner:active:disabled { + opacity: 0.5; } + +/**************** + * Text Entries * + ****************/ +entry { + border: 1px solid; + padding: 5px 8px 6px; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + background-color: #222222; + background-image: none; + color: #EEEFF0; + border-color: #6d6d6d; } + entry.image.left { + padding-left: 0; } + entry.image.right { + padding-right: 0; } + entry.flat, entry.flat:focus { + padding: 2px; + background-color: #222222; + background-image: none; + color: #EEEFF0; + border-color: #6d6d6d; + border: none; + border-radius: 0; } + entry:focus { + background-color: #222222; + background-image: none; + border-color: #363636; } + entry:disabled { + background-color: #222222; + background-image: none; + color: #909396; + border-color: #6d6d6d; + background-color: #3f3f3f; + box-shadow: none; } + entry:backdrop { + background-color: #222222; + background-image: none; + color: #EEEFF0; + border-color: #6d6d6d; + background-color: #222222; + box-shadow: none; } + entry:backdrop:disabled { + background-color: #222222; + background-image: none; + color: #909396; + border-color: #6d6d6d; + background-color: #3f3f3f; + box-shadow: none; } + entry progressbar { + margin: 1px; + border-radius: 0; + border-width: 0 0 2px; + border-color: #363636; + border-style: solid; + background-image: none; + background-color: transparent; + box-shadow: none; } + entry progressbar:backdrop { + background-color: transparent; } + .linked > entry { + border-radius: 0; } + .linked > entry:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } + .linked > entry:first-child:dir(rtl) { + border-right-style: none; } + .linked > entry:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-left-style: none; } + .linked > entry:last-child:dir(rtl) { + border-left-style: solid; } + entry.error { + color: #ed1515; + border-color: #4a0606; } + entry.error:focus { + background-color: #222222; + background-image: none; + border-color: #4a0606; } + entry.error:selected, entry.error:selected:focus { + background-color: #ed1515; } + entry.warning { + color: #f67400; + border-color: #442000; } + entry.warning:focus { + background-color: #222222; + background-image: none; + border-color: #442000; } + entry.warning:selected, entry.warning:selected:focus { + background-color: #f67400; } + entry.image { + color: #c5c7c8; } + entry.image:hover { + color: #EEEFF0; } + entry.image:active { + color: #363636; } + entry.image:backdrop { + color: #54585c; } + .osd entry { + background-color: #222222; + background-image: none; + color: #EEEFF0; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(35, 38, 41, 0.8); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd entry:focus { + background-color: #222222; + background-image: none; + color: #EEEFF0; + border-color: #363636; + background-color: rgba(35, 38, 41, 0.8); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd entry:backdrop { + background-color: #222222; + background-image: none; + color: #EEEFF0; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.7); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd entry:disabled { + background-color: #222222; + background-image: none; + color: #898b8d; + border-color: rgba(0, 0, 0, 0.7); + background-color: shade(#EEEFF0, 0.3); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +.linked.vertical > entry:not(:last-child) { + box-shadow: none; } +.linked.vertical > entry:focus:not(:last-child) { + box-shadow: inset 0 0 0 1px #363636; } +.linked.vertical > entry:not(:disabled) + entry:not(:disabled) { + border-top-color: #383b3f; + background-image: linear-gradient(to bottom, #222222); } + .linked.vertical > entry:not(:disabled) + entry:not(:disabled):backdrop { + border-top-color: #383c3f; + background-image: linear-gradient(to bottom, #25292c); } +.linked.vertical > entry + entry:focus:not(:last-child) { + border-top-color: #363636; + box-shadow: inset 0 0 0 1px #363636; } +.linked.vertical > entry + entry:focus:last-child { + border-top-color: #363636; } +.linked.vertical > entry:focus:not(:only-child) + entry, +.linked.vertical > entry:focus:not(:only-child) + button, +.linked.vertical > entry:focus:not(:only-child) + combobox > button, +.linked.vertical > entry:focus:not(:only-child) + comboboxText > button { + border-top-color: #363636; } + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#b9b9b9), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#363636), to(transparent)); } } +button, headerbar button.titlebutton, +.titlebar button.titlebutton { + border: 1px solid; + border-radius: 3px; + padding: 5px 8px 6px; + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3c3c3c, #363636); } + button.flat, headerbar .titlebutton.button, + .titlebar .titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + button.flat:hover, headerbar .titlebutton.button:hover, + .titlebar .titlebutton.button:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 500ms; } + button.flat:hover:active, headerbar .titlebutton.button:hover:active, + .titlebar .titlebutton.button:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + button:hover, headerbar button.titlebutton:hover, + .titlebar button.titlebutton:hover { + color: #EEEFF0; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636, #363636); + -gtk-icon-effect: highlight; } + button:active, headerbar button.titlebutton:active, + .titlebar button.titlebutton:active, button:checked, headerbar button.titlebutton:checked, + .titlebar button.titlebutton:checked { + color: #222222; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); + transition-duration: 50ms; } + button:active:hover, button:checked:hover { + color: #222222; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #888888, #888888); } + button.flat:backdrop, headerbar .titlebutton.button:backdrop, + .titlebar .titlebutton.button:backdrop, button.flat:disabled, headerbar .titlebutton.button:disabled, + .titlebar .titlebutton.button:disabled, button.flat:backdrop:disabled, headerbar .titlebutton.button:backdrop:disabled, + .titlebar .titlebutton.button:backdrop:disabled { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + button:disabled, headerbar button.titlebutton:disabled, + .titlebar button.titlebutton:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0.1); } + button:disabled > .label, headerbar button.titlebutton:disabled > .label, + .titlebar button.titlebutton:disabled > .label { + color: inherit; } + button:disabled:active, button:disabled:checked { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3f4449, #3f3f3f); } + button:disabled:active > .label, headerbar button.titlebutton:disabled:active > .label, + .titlebar button.titlebutton:disabled:active > .label, button:disabled:checked > .label, headerbar button.titlebutton:disabled:checked > .label, + .titlebar button.titlebutton:disabled:checked > .label { + color: inherit; } + button.osd, headerbar .osd.button.titlebutton, + .titlebar .osd.button.titlebutton { + color: #EEEFF0; + border-radius: 5px; + outline-color: rgba(238, 239, 240, 0.3); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: none; + background-color: #222222; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; + border: none; + box-shadow: none; } + button.osd.image-button, headerbar .osd.titlebutton.button, + .titlebar .osd.titlebutton.button { + padding: 13px; } + button.osd:hover { + color: #EEEFF0; + border-color: #363636; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; + box-shadow: none; } + button.osd:active, button.osd:checked { + color: #EEEFF0; + border-color: rgba(35, 38, 41, 0.8); + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; + box-shadow: none; } + button.osd:disabled, button.osd:backdrop:disabled { + color: #909396; + border-color: #3f3f3f; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + button.osd:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + .osd button, .osd headerbar button.titlebutton, headerbar .osd button.titlebutton, + .osd .titlebar button.titlebutton, + .titlebar .osd button.titlebutton { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: none; + background-color: #222222; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; + border-radius: 3px; + border-style: solid; } + .osd button:dir(rtl) { + border-radius: 3px; } + .osd button:first-child { + border-radius: 3px 3px 3px 3px; } + .osd button:last-child { + border-radius: 3px 3px 3px 3px; } + .osd button:last-child:dir(rtl) { + border-right-style: solid; } + .osd button:only-child { + border-radius: 3px; + border-style: solid; } + .osd button:hover { + color: #EEEFF0; + border-color: #363636; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button:active, .osd button:checked, .osd button:backdrop:active, .osd button:backdrop:checked { + color: #EEEFF0; + border-color: rgba(35, 38, 41, 0.8); + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button:disabled, .osd button:backdrop:disabled { + color: #909396; + border-color: #3f3f3f; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.flat, .osd headerbar .titlebutton.button, headerbar .osd .titlebutton.button, + .osd .titlebar .titlebutton.button, + .titlebar .osd .titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; } + .osd button.flat:hover, .osd headerbar .titlebutton.button:hover, headerbar .osd .titlebutton.button:hover, + .osd .titlebar .titlebutton.button:hover, + .titlebar .osd .titlebutton.button:hover { + color: #EEEFF0; + border-color: #363636; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + background-clip: padding-box; + box-shadow: none; } + .osd button.flat:disabled, .osd headerbar .titlebutton.button:disabled, headerbar .osd .titlebutton.button:disabled, + .osd .titlebar .titlebutton.button:disabled, + .titlebar .osd .titlebutton.button:disabled { + color: #909396; + border-color: #3f3f3f; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-image: none; + border-color: transparent; + box-shadow: none; } + .osd button.flat:backdrop, .osd headerbar .titlebutton.button:backdrop, headerbar .osd .titlebutton.button:backdrop, + .osd .titlebar .titlebutton.button:backdrop, + .titlebar .osd .titlebutton.button:backdrop { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.flat:active, .osd headerbar .titlebutton.button:active, headerbar .osd .titlebutton.button:active, + .osd .titlebar .titlebutton.button:active, + .titlebar .osd .titlebutton.button:active, .osd button.flat:checked, .osd headerbar .titlebutton.button:checked, headerbar .osd .titlebutton.button:checked, + .osd .titlebar .titlebutton.button:checked, + .titlebar .osd .titlebutton.button:checked { + color: #EEEFF0; + border-color: rgba(35, 38, 41, 0.8); + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-clip: padding-box; + border-color: transparent; + box-shadow: none; } + button.suggested-action, headerbar .suggested-action.button.titlebutton, + .titlebar .suggested-action.button.titlebutton { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #222222; + border-color: #363636; + background-image: linear-gradient(to bottom, #46b1e9, #3dade8); } + button.suggested-action.flat, headerbar .suggested-action.titlebutton.button, + .titlebar .suggested-action.titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #363636; } + button.suggested-action:hover { + color: white; + border-color: #363636; + background-image: linear-gradient(to bottom, #3dade8, #3dade8); } + button.suggested-action:active, button.suggested-action:checked { + color: white; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); } + button.suggested-action:backdrop, button.suggested-action.flat:backdrop, headerbar .suggested-action.titlebutton.button:backdrop, + .titlebar .suggested-action.titlebutton.button:backdrop { + color: white; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + button.suggested-action:backdrop:active, button.suggested-action:backdrop:checked, button.suggested-action.flat:backdrop:active, headerbar .suggested-action.titlebutton.button:backdrop:active, + .titlebar .suggested-action.titlebutton.button:backdrop:active, button.suggested-action.flat:backdrop:checked, headerbar .suggested-action.titlebutton.button:backdrop:checked, + .titlebar .suggested-action.titlebutton.button:backdrop:checked { + color: #d1eaf7; + border-color: #363636; + background-image: linear-gradient(to bottom, #1a97d8); + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + button.suggested-action:backdrop:disabled, button.suggested-action.flat:backdrop:disabled, headerbar .suggested-action.titlebutton.button:backdrop:disabled, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + button.suggested-action:backdrop:disabled > .label, headerbar .suggested-action.button.titlebutton:backdrop:disabled > .label, + .titlebar .suggested-action.button.titlebutton:backdrop:disabled > .label, button.suggested-action.flat:backdrop:disabled > .label, headerbar .suggested-action.titlebutton.button:backdrop:disabled > .label, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled > .label { + color: inherit; } + button.suggested-action:backdrop:disabled:active, button.suggested-action:backdrop:disabled:checked, button.suggested-action.flat:backdrop:disabled:active, headerbar .suggested-action.titlebutton.button:backdrop:disabled:active, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled:active, button.suggested-action.flat:backdrop:disabled:checked, headerbar .suggested-action.titlebutton.button:backdrop:disabled:checked, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled:checked { + color: #79b4d2; + border-color: #363636; + background-image: linear-gradient(to bottom, #318bba); } + button.suggested-action:backdrop:disabled:active > .label, headerbar .suggested-action.button.titlebutton:backdrop:disabled:active > .label, + .titlebar .suggested-action.button.titlebutton:backdrop:disabled:active > .label, button.suggested-action:backdrop:disabled:checked > .label, headerbar .suggested-action.button.titlebutton:backdrop:disabled:checked > .label, + .titlebar .suggested-action.button.titlebutton:backdrop:disabled:checked > .label, button.suggested-action.flat:backdrop:disabled:active > .label, headerbar .suggested-action.titlebutton.button:backdrop:disabled:active > .label, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled:active > .label, button.suggested-action.flat:backdrop:disabled:checked > .label, headerbar .suggested-action.titlebutton.button:backdrop:disabled:checked > .label, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled:checked > .label { + color: inherit; } + button.suggested-action.flat:backdrop, headerbar .suggested-action.titlebutton.button:backdrop, + .titlebar .suggested-action.titlebutton.button:backdrop, button.suggested-action.flat:disabled, headerbar .suggested-action.titlebutton.button:disabled, + .titlebar .suggested-action.titlebutton.button:disabled, button.suggested-action.flat:backdrop:disabled, headerbar .suggested-action.titlebutton.button:backdrop:disabled, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(146, 146, 146, 0.8); } + button.suggested-action:disabled { + background-color: transparent; + color: shade(#EEEFF0, 0.5); } + button.suggested-action:disabled:active, button.suggested-action:disabled:checked { + background-color: transparent; + color: shade(#EEEFF0, 0.5); } + .osd button.suggested-action { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: none; + background-color: #222222; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; } + .osd button.suggested-action:hover { + color: #EEEFF0; + border-color: #363636; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:active, .osd button.suggested-action:checked, .osd button.suggested-action:backdrop:active, .osd button.suggested-action:backdrop:checked { + color: #EEEFF0; + border-color: rgba(35, 38, 41, 0.8); + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:disabled, .osd button.suggested-action:backdrop:disabled { + color: #909396; + border-color: #3f3f3f; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + button.destructive-action, headerbar .destructive-action.button.titlebutton, + .titlebar .destructive-action.button.titlebutton { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #222222; + border-color: #d51010; + background-image: linear-gradient(to bottom, #df1111, #d51010); } + button.destructive-action.flat, headerbar .destructive-action.titlebutton.button, + .titlebar .destructive-action.titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #d51010; } + button.destructive-action:hover { + color: white; + border-color: #d51010; + background-image: linear-gradient(to bottom, #d51010, #d51010); } + button.destructive-action:active, button.destructive-action:checked { + color: white; + border-color: #d51010; + background-image: linear-gradient(to bottom, #d51010, shade(#d51010, 0.8)); } + button.destructive-action:backdrop, button.destructive-action.flat:backdrop, headerbar .destructive-action.titlebutton.button:backdrop, + .titlebar .destructive-action.titlebutton.button:backdrop { + color: white; + border-color: #d51010; + background-image: linear-gradient(to bottom, #d51010); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + button.destructive-action:backdrop:active, button.destructive-action:backdrop:checked, button.destructive-action.flat:backdrop:active, headerbar .destructive-action.titlebutton.button:backdrop:active, + .titlebar .destructive-action.titlebutton.button:backdrop:active, button.destructive-action.flat:backdrop:checked, headerbar .destructive-action.titlebutton.button:backdrop:checked, + .titlebar .destructive-action.titlebutton.button:backdrop:checked { + color: #edcece; + border-color: #d51010; + background-image: linear-gradient(to bottom, #a60c0c); + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + button.destructive-action:backdrop:disabled, button.destructive-action.flat:backdrop:disabled, headerbar .destructive-action.titlebutton.button:backdrop:disabled, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + button.destructive-action:backdrop:disabled > .label, headerbar .destructive-action.button.titlebutton:backdrop:disabled > .label, + .titlebar .destructive-action.button.titlebutton:backdrop:disabled > .label, button.destructive-action.flat:backdrop:disabled > .label, headerbar .destructive-action.titlebutton.button:backdrop:disabled > .label, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled > .label { + color: inherit; } + button.destructive-action:backdrop:disabled:active, button.destructive-action:backdrop:disabled:checked, button.destructive-action.flat:backdrop:disabled:active, headerbar .destructive-action.titlebutton.button:backdrop:disabled:active, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled:active, button.destructive-action.flat:backdrop:disabled:checked, headerbar .destructive-action.titlebutton.button:backdrop:disabled:checked, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled:checked { + color: #c36465; + border-color: #d51010; + background-image: linear-gradient(to bottom, #a31112); } + button.destructive-action:backdrop:disabled:active > .label, headerbar .destructive-action.button.titlebutton:backdrop:disabled:active > .label, + .titlebar .destructive-action.button.titlebutton:backdrop:disabled:active > .label, button.destructive-action:backdrop:disabled:checked > .label, headerbar .destructive-action.button.titlebutton:backdrop:disabled:checked > .label, + .titlebar .destructive-action.button.titlebutton:backdrop:disabled:checked > .label, button.destructive-action.flat:backdrop:disabled:active > .label, headerbar .destructive-action.titlebutton.button:backdrop:disabled:active > .label, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled:active > .label, button.destructive-action.flat:backdrop:disabled:checked > .label, headerbar .destructive-action.titlebutton.button:backdrop:disabled:checked > .label, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled:checked > .label { + color: inherit; } + button.destructive-action.flat:backdrop, headerbar .destructive-action.titlebutton.button:backdrop, + .titlebar .destructive-action.titlebutton.button:backdrop, button.destructive-action.flat:disabled, headerbar .destructive-action.titlebutton.button:disabled, + .titlebar .destructive-action.titlebutton.button:disabled, button.destructive-action.flat:backdrop:disabled, headerbar .destructive-action.titlebutton.button:backdrop:disabled, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(213, 16, 16, 0.8); } + button.destructive-action:disabled { + background-color: transparent; + color: shade(#EEEFF0, 0.5); } + button.destructive-action:disabled:active, button.destructive-action:disabled:checked { + background-color: transparent; + color: shade(#EEEFF0, 0.5); } + .osd button.destructive-action { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: none; + background-color: #222222; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; } + .osd button.destructive-action:hover { + color: #EEEFF0; + border-color: #363636; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:active, .osd button.destructive-action:checked, .osd button.destructive-action:backdrop:active, .osd button.destructive-action:backdrop:checked { + color: #EEEFF0; + border-color: rgba(35, 38, 41, 0.8); + background-image: linear-gradient(to bottom, #d51010, shade(#d51010, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:disabled, .osd button.destructive-action:backdrop:disabled { + color: #909396; + border-color: #3f3f3f; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + button.image-button, headerbar .titlebutton.button, + .titlebar .titlebutton.button { + padding: 8px; } + button.text-button, headerbar .text-button.button.titlebutton, + .titlebar .text-button.button.titlebutton { + padding-left: 16px; + padding-right: 16px; } + button.text-button.image-button, headerbar .text-button.titlebutton.button, + .titlebar .text-button.titlebutton.button { + padding: 5px 8px 6px; } + button.text-button.image-button .label:first-child, headerbar .text-button.titlebutton.button .label:first-child, + .titlebar .text-button.titlebutton.button .label:first-child { + padding-left: 8px; } + button.text-button.image-button .label:last-child, headerbar .text-button.titlebutton.button .label:last-child, + .titlebar .text-button.titlebutton.button .label:last-child { + padding-right: 8px; } + .stack-switcher > button, headerbar .stack-switcher > button.titlebutton, + .titlebar .stack-switcher > button.titlebutton { + outline-offset: -3px; } + .stack-switcher > button > .label { + padding-left: 6px; + padding-right: 6px; } + .stack-switcher > button > image, headerbar .stack-switcher > button.titlebutton > image, + .titlebar .stack-switcher > button.titlebutton > image { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; } + .stack-switcher > button.text-button, headerbar .stack-switcher > .text-button.button.titlebutton, + .titlebar .stack-switcher > .text-button.button.titlebutton { + padding: 5px 10px 6px; } + .stack-switcher > button.image-button, headerbar .stack-switcher > .titlebutton.button, + .titlebar .stack-switcher > .titlebutton.button { + padding: 5px 2px; } + .stack-switcher > button.needs-attention:active > .label, .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > .label, .stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; } + .inline-toolbar button, .inline-toolbar headerbar button.titlebutton, headerbar .inline-toolbar button.titlebutton, + .inline-toolbar .titlebar button.titlebutton, + .titlebar .inline-toolbar button.titlebutton, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; } + .primary-toolbar button, .primary-toolbar headerbar button.titlebutton, headerbar .primary-toolbar button.titlebutton, + .primary-toolbar .titlebar button.titlebutton, + .titlebar .primary-toolbar button.titlebutton { + -gtk-icon-shadow: none; } + +.stack-switcher > button.needs-attention > .label, .stack-switcher > button.needs-attention > image, .sidebar-item.needs-attention > .label { + animation: needs_attention 150ms ease-in; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#b9b9b9), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.45, to(rgba(0, 0, 0, 0.83059)), to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; } + .stack-switcher > button.needs-attention > .label:backdrop, .stack-switcher > button.needs-attention > image:backdrop, .sidebar-item.needs-attention > .label:backdrop { + background-size: 6px 6px, 0 0; } + .stack-switcher > button.needs-attention > .label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), .sidebar-item.needs-attention > .label:dir(rtl) { + background-position: left 3px, left 2px; } + +.inline-toolbar toolbutton > button, .inline-toolbar headerbar toolbutton > button.titlebutton, headerbar .inline-toolbar toolbutton > button.titlebutton, +.inline-toolbar .titlebar toolbutton > button.titlebutton, +.titlebar .inline-toolbar toolbutton > button.titlebutton { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3c3c3c, #363636); } + .inline-toolbar toolbutton > button:hover, .inline-toolbar headerbar toolbutton > button.titlebutton:hover, + .inline-toolbar .titlebar toolbutton > button.titlebutton:hover { + color: #EEEFF0; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636, #363636); } + .inline-toolbar toolbutton > button:active, .inline-toolbar headerbar toolbutton > button.titlebutton:active, + .inline-toolbar .titlebar toolbutton > button.titlebutton:active, .inline-toolbar toolbutton > button:checked, .inline-toolbar headerbar toolbutton > button.titlebutton:checked, + .inline-toolbar .titlebar toolbutton > button.titlebutton:checked { + color: #222222; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); } + .inline-toolbar toolbutton > button:disabled, .inline-toolbar headerbar toolbutton > button.titlebutton:disabled, + .inline-toolbar .titlebar toolbutton > button.titlebutton:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0.1); } + .inline-toolbar toolbutton > button:disabled > .label { + color: inherit; } + .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar headerbar toolbutton > button.titlebutton:disabled:active, + .inline-toolbar .titlebar toolbutton > button.titlebutton:disabled:active, .inline-toolbar toolbutton > button:disabled:checked, .inline-toolbar headerbar toolbutton > button.titlebutton:disabled:checked, + .inline-toolbar .titlebar toolbutton > button.titlebutton:disabled:checked { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3f4449, #3f3f3f); } + .inline-toolbar toolbutton > button:disabled:active > .label, .inline-toolbar toolbutton > button:disabled:checked > .label { + color: inherit; } + .inline-toolbar toolbutton > button:backdrop, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #222222); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop:active, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop:checked, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop:checked { + color: #646464; + border-color: #63686c; + background-image: linear-gradient(to bottom, #43484c); + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + .inline-toolbar toolbutton > button:backdrop:disabled, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop:disabled, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + .inline-toolbar toolbutton > button:backdrop:disabled > .label { + color: inherit; } + .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop:disabled:active, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop:disabled:checked, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop:disabled:checked { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #2e3236); } + .inline-toolbar toolbutton > button:backdrop:disabled:active > .label, .inline-toolbar toolbutton > button:backdrop:disabled:checked > .label { + color: inherit; } + +.inline-toolbar toolbutton > button.flat:dir(rtl), .inline-toolbar headerbar toolbutton > button.titlebutton:dir(rtl), headerbar .inline-toolbar toolbutton > button.titlebutton:dir(rtl), +.inline-toolbar .titlebar toolbutton > button.titlebutton:dir(rtl), +.titlebar .inline-toolbar toolbutton > button.titlebutton:dir(rtl), +.inline-toolbar toolbutton:backdrop > button.flat:dir(rtl), .inline-toolbar.toolbar toolbutton:dir(rtl) > button.flat, .inline-toolbar toolbutton:dir(rtl) > button.flat, .inline-toolbar.search-bar toolbutton:dir(rtl) > button.flat, .inline-toolbar.location-bar toolbutton:dir(rtl) > button.flat, .inline-toolbar headerbar toolbutton:dir(rtl) > button.titlebutton, headerbar .inline-toolbar toolbutton:dir(rtl) > button.titlebutton, +.inline-toolbar .titlebar toolbutton:dir(rtl) > button.titlebutton, +.titlebar .inline-toolbar toolbutton:dir(rtl) > button.titlebutton, +.inline-toolbar.toolbar toolbutton:backdrop:dir(rtl) > button.flat, +.inline-toolbar toolbutton:backdrop:dir(rtl) > button.flat, +.inline-toolbar.search-bar toolbutton:backdrop:dir(rtl) > button.flat, +.inline-toolbar.location-bar toolbutton:backdrop:dir(rtl) > button.flat, +.inline-toolbar headerbar toolbutton:backdrop:dir(rtl) > button.titlebutton, +headerbar .inline-toolbar toolbutton:backdrop:dir(rtl) > button.titlebutton, +.inline-toolbar .titlebar toolbutton:backdrop:dir(rtl) > button.titlebutton, +.titlebar .inline-toolbar toolbutton:backdrop:dir(rtl) > button.titlebutton, .osd button:dir(rtl):hover, .osd button:dir(rtl):active, .osd button:dir(rtl):checked, .osd button:dir(rtl):disabled, .osd button:dir(rtl):backdrop, .osd button.suggested-action:dir(rtl), .osd button.destructive-action:dir(rtl), .inline-toolbar button:dir(rtl), .linked > button:dir(rtl), headerbar .linked > button.titlebutton:dir(rtl), +.titlebar .linked > button.titlebutton:dir(rtl), combobox.combobox-entry entry:dir(rtl), combobox.combobox-entry button:dir(rtl), .linked > combobox > button:dir(rtl) { + border-radius: 3px; } + +.osd button:first-child:hover, .osd button:first-child:active, .osd button:first-child:checked, .osd button:first-child:disabled, .osd button:first-child:backdrop, .osd button.suggested-action:first-child, .osd button.destructive-action:first-child, .inline-toolbar button:first-child, .linked > button:first-child, headerbar .linked > button.titlebutton:first-child, +.titlebar .linked > button.titlebutton:first-child, .inline-toolbar.toolbar toolbutton:first-child > button.flat, .inline-toolbar toolbutton:first-child > button.flat, .inline-toolbar.search-bar toolbutton:first-child > button.flat, .inline-toolbar.location-bar toolbutton:first-child > button.flat, .inline-toolbar headerbar toolbutton:first-child > button.titlebutton, headerbar .inline-toolbar toolbutton:first-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:first-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:first-child > button.titlebutton, +.inline-toolbar.toolbar toolbutton:backdrop:first-child > button.flat, +.inline-toolbar toolbutton:backdrop:first-child > button.flat, +.inline-toolbar.search-bar toolbutton:backdrop:first-child > button.flat, +.inline-toolbar.location-bar toolbutton:backdrop:first-child > button.flat, +.inline-toolbar headerbar toolbutton:backdrop:first-child > button.titlebutton, +headerbar .inline-toolbar toolbutton:backdrop:first-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:backdrop:first-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:backdrop:first-child > button.titlebutton, combobox.combobox-entry entry:first-child, combobox.combobox-entry button:first-child, .linked > combobox:first-child > button { + border-radius: 3px 3px 3px 3px; + border-left-style: solid; } +.osd button:last-child:hover, .osd button:last-child:active, .osd button:last-child:checked, .osd button:last-child:disabled, .osd button:last-child:backdrop, .osd button.suggested-action:last-child, .osd button.destructive-action:last-child, .inline-toolbar button:last-child, .linked > button:last-child, headerbar .linked > button.titlebutton:last-child, +.titlebar .linked > button.titlebutton:last-child, .inline-toolbar.toolbar toolbutton:last-child > button.flat, .inline-toolbar toolbutton:last-child > button.flat, .inline-toolbar.search-bar toolbutton:last-child > button.flat, .inline-toolbar.location-bar toolbutton:last-child > button.flat, .inline-toolbar headerbar toolbutton:last-child > button.titlebutton, headerbar .inline-toolbar toolbutton:last-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:last-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:last-child > button.titlebutton, +.inline-toolbar.toolbar toolbutton:backdrop:last-child > button.flat, +.inline-toolbar toolbutton:backdrop:last-child > button.flat, +.inline-toolbar.search-bar toolbutton:backdrop:last-child > button.flat, +.inline-toolbar.location-bar toolbutton:backdrop:last-child > button.flat, +.inline-toolbar headerbar toolbutton:backdrop:last-child > button.titlebutton, +headerbar .inline-toolbar toolbutton:backdrop:last-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:backdrop:last-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:backdrop:last-child > button.titlebutton, combobox.combobox-entry entry:last-child, combobox.combobox-entry button:last-child, .linked > combobox:last-child > button { + border-radius: 3px 3px 3px 3px; } + .osd button:last-child:dir(rtl):hover, .osd button:last-child:dir(rtl):active, .osd button:last-child:dir(rtl):checked, .osd button:last-child:dir(rtl):disabled, .osd button:last-child:dir(rtl):backdrop, .osd button.suggested-action:last-child:dir(rtl), .osd button.destructive-action:last-child:dir(rtl), .inline-toolbar button:last-child:dir(rtl), .linked > button:last-child:dir(rtl), headerbar .linked > button.titlebutton:last-child:dir(rtl), + .titlebar .linked > button.titlebutton:last-child:dir(rtl), .inline-toolbar toolbutton:last-child > button.flat:dir(rtl), .inline-toolbar headerbar toolbutton:last-child > button.titlebutton:dir(rtl), headerbar .inline-toolbar toolbutton:last-child > button.titlebutton:dir(rtl), + .inline-toolbar .titlebar toolbutton:last-child > button.titlebutton:dir(rtl), + .titlebar .inline-toolbar toolbutton:last-child > button.titlebutton:dir(rtl), + .inline-toolbar toolbutton:backdrop:last-child > button.flat:dir(rtl), .inline-toolbar.toolbar toolbutton:last-child:dir(rtl) > button.flat, .inline-toolbar toolbutton:last-child:dir(rtl) > button.flat, .inline-toolbar.search-bar toolbutton:last-child:dir(rtl) > button.flat, .inline-toolbar.location-bar toolbutton:last-child:dir(rtl) > button.flat, .inline-toolbar headerbar toolbutton:last-child:dir(rtl) > button.titlebutton, headerbar .inline-toolbar toolbutton:last-child:dir(rtl) > button.titlebutton, + .inline-toolbar .titlebar toolbutton:last-child:dir(rtl) > button.titlebutton, + .titlebar .inline-toolbar toolbutton:last-child:dir(rtl) > button.titlebutton, + .inline-toolbar.toolbar toolbutton:backdrop:last-child:dir(rtl) > button.flat, + .inline-toolbar toolbutton:backdrop:last-child:dir(rtl) > button.flat, + .inline-toolbar.search-bar toolbutton:backdrop:last-child:dir(rtl) > button.flat, + .inline-toolbar.location-bar toolbutton:backdrop:last-child:dir(rtl) > button.flat, + .inline-toolbar headerbar toolbutton:backdrop:last-child:dir(rtl) > button.titlebutton, + headerbar .inline-toolbar toolbutton:backdrop:last-child:dir(rtl) > button.titlebutton, + .inline-toolbar .titlebar toolbutton:backdrop:last-child:dir(rtl) > button.titlebutton, + .titlebar .inline-toolbar toolbutton:backdrop:last-child:dir(rtl) > button.titlebutton, combobox.combobox-entry entry:last-child:dir(rtl), combobox.combobox-entry button:last-child:dir(rtl), .linked > combobox:last-child > button:dir(rtl) { + border-right-style: solid; } +.osd button:only-child:hover, .osd button:only-child:active, .osd button:only-child:checked, .osd button:only-child:disabled, .osd button:only-child:backdrop, .osd button.suggested-action:only-child, .osd button.destructive-action:only-child, .inline-toolbar button:only-child, .linked > button:only-child, headerbar .linked > button.titlebutton:only-child, +.titlebar .linked > button.titlebutton:only-child, .inline-toolbar.toolbar toolbutton:only-child > button.flat, .inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar.search-bar toolbutton:only-child > button.flat, .inline-toolbar.location-bar toolbutton:only-child > button.flat, .inline-toolbar headerbar toolbutton:only-child > button.titlebutton, headerbar .inline-toolbar toolbutton:only-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:only-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:only-child > button.titlebutton, +.inline-toolbar.toolbar toolbutton:backdrop:only-child > button.flat, +.inline-toolbar toolbutton:backdrop:only-child > button.flat, +.inline-toolbar.search-bar toolbutton:backdrop:only-child > button.flat, +.inline-toolbar.location-bar toolbutton:backdrop:only-child > button.flat, +.inline-toolbar headerbar toolbutton:backdrop:only-child > button.titlebutton, +headerbar .inline-toolbar toolbutton:backdrop:only-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:backdrop:only-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:backdrop:only-child > button.titlebutton, combobox.combobox-entry entry:only-child, combobox.combobox-entry button:only-child, .linked > combobox:only-child > button { + border-radius: 3px; + border-style: solid; } + +.linked.vertical > entry, .linked.vertical > button, headerbar .linked.vertical > button.titlebutton, +.titlebar .linked.vertical > button.titlebutton, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked, .linked.vertical > button:backdrop, .linked.vertical > comboboxText > button, +.linked.vertical > combobox > button { + border-left-style: solid; + border-bottom-style: none; + border-radius: 3px; } + +.linked.vertical > entry:first-child, .linked.vertical > button:first-child, headerbar .linked.vertical > button.titlebutton:first-child, +.titlebar .linked.vertical > button.titlebutton:first-child, .linked.vertical > comboboxText:first-child > button, +.linked.vertical > combobox:first-child > button { + border-radius: 3px 3px 3px 3px; } +.linked.vertical > entry:last-child, .linked.vertical > button:last-child, headerbar .linked.vertical > button.titlebutton:last-child, +.titlebar .linked.vertical > button.titlebutton:last-child, .linked.vertical > comboboxText:last-child > button, +.linked.vertical > combobox:last-child > button { + border-radius: 3px 3px 3px 3px; + border-style: solid; } +.linked.vertical > entry:only-child, .linked.vertical > button:only-child, headerbar .linked.vertical > button.titlebutton:only-child, +.titlebar .linked.vertical > button.titlebutton:only-child, .linked.vertical > comboboxText:only-child > button, +.linked.vertical > combobox:only-child > button { + border-radius: 3px; + border-style: solid; } + +menuitem.button.flat, headerbar menuitem.titlebutton.button, +.titlebar menuitem.titlebutton.button, menuitem.button.flat:backdrop, menuitem.button.flat:backdrop:hover, headerbar menuitem.titlebutton.button:backdrop:hover, +.titlebar menuitem.titlebutton.button:backdrop:hover, button:link, headerbar button.titlebutton:link, +.titlebar button.titlebutton:link, button:visited, headerbar button.titlebutton:visited, +.titlebar button.titlebutton:visited, button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked, button:link:backdrop, button:visited:backdrop, menu.button, headerbar menu.button.titlebutton, +.titlebar menu.button.titlebutton, list-row.button, headerbar list-row.button.titlebutton, +.titlebar list-row.button.titlebutton, +list-row.button:backdrop, +list-row.button:backdrop:active, +list-row.button:backdrop:checked, +list-row.button:backdrop:disabled, +list-row.button:backdrop:disabled:active, +list-row.button:backdrop:disabled:checked, +list-row.button:disabled:active, +list-row.button:disabled:checked, .app-notification button.flat, .app-notification headerbar .titlebutton.button, headerbar .app-notification .titlebutton.button, +.app-notification .titlebar .titlebutton.button, +.titlebar .app-notification .titlebutton.button, +.app-notification.frame button.flat, .app-notification button.flat:backdrop, .app-notification button.flat:disabled, .app-notification button.flat:backdrop:disabled, .app-notification headerbar .titlebutton.button:backdrop:disabled, headerbar .app-notification .titlebutton.button:backdrop:disabled, +.app-notification .titlebar .titlebutton.button:backdrop:disabled, +.titlebar .app-notification .titlebutton.button:backdrop:disabled, +.app-notification.frame button.flat:backdrop, +.app-notification.frame headerbar button.titlebutton:backdrop, +headerbar .app-notification.frame button.titlebutton:backdrop, +.app-notification.frame .titlebar button.titlebutton:backdrop, +.titlebar .app-notification.frame button.titlebutton:backdrop, +.app-notification.frame button.flat:disabled, +.app-notification.frame headerbar button.titlebutton:disabled, +headerbar .app-notification.frame button.titlebutton:disabled, +.app-notification.frame .titlebar button.titlebutton:disabled, +.titlebar .app-notification.frame button.titlebutton:disabled, +.app-notification.frame button.flat:backdrop:disabled, calendar.button, headerbar calendar.button.titlebutton, +.titlebar calendar.button.titlebutton, calendar.button:hover, calendar.button:backdrop, scale-popup button:hover, scale-popup button:backdrop, scale-popup button:backdrop:hover, scale-popup button:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + +/* menu buttons */ +menuitem.button.flat, headerbar menuitem.titlebutton.button, +.titlebar menuitem.titlebutton.button { + outline-offset: -1px; } + menuitem.button.flat:hover, headerbar menuitem.titlebutton.button:hover, + .titlebar menuitem.titlebutton.button:hover { + background-color: #44494d; } + +button.color, headerbar button.color.titlebutton, +.titlebar button.color.titlebutton { + padding: 5px; } + button.color colorswatch:first-child:last-child { + border-radius: 0; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px rgba(238, 239, 240, 0.1); } + button.color colorswatch:first-child:last-child:disabled, button.color colorswatch:first-child:last-child:backdrop { + box-shadow: none; } + +/********* + * Links * + *********/ +*:link, button:link, headerbar button.titlebutton:link, +.titlebar button.titlebutton:link, button:visited, headerbar button.titlebutton:visited, +.titlebar button.titlebutton:visited { + color: #98d4f3; } + *:link:visited, button:visited, headerbar button.titlebutton:visited, + .titlebar button.titlebutton:visited { + color: #6d6d6d; } + *:selected *:link:visited, *:selected button:visited { + color: #a7d5ed; } + *:link:hover, button:hover:link, button:hover:visited { + color: #c6e7f8; } + *:selected *:link:hover, *:selected button:hover:link, *:selected button:hover:visited { + color: #dce8ef; } + *:link:active, button:active:link, button:active:visited { + color: #98d4f3; } + *:selected *:link:active, *:selected button:active:link, *:selected button:active:visited { + color: #cbe2ee; } + *:link:backdrop, button:backdrop:link, button:backdrop:visited, *:link:backdrop:hover, button:backdrop:hover:link, button:backdrop:hover:visited, *:link:backdrop:hover:selected, button:backdrop:hover:selected:link, button:backdrop:hover:selected:visited, .titlebar.selection-mode .subtitle:backdrop:hover:link, + headerbar.selection-mode .subtitle:backdrop:hover:link { + color: #363636; } + *:link:selected, button:selected:link, button:selected:visited, .titlebar.selection-mode .subtitle:link, + headerbar.selection-mode .subtitle:link, *:selected *:link, *:selected button:link, *:selected button:visited { + color: #cbe2ee; } + +button:link, headerbar button.titlebutton:link, +.titlebar button.titlebutton:link, button:visited, headerbar button.titlebutton:visited, +.titlebar button.titlebutton:visited { + text-shadow: none; } + button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked { + text-shadow: none; } + +/***************** + * GtkSpinButton * + *****************/ +spinbutton button, spinbutton headerbar button.titlebutton, headerbar spinbutton button.titlebutton, +spinbutton .titlebar button.titlebutton, +.titlebar spinbutton button.titlebutton { + background-image: none; + border-style: none none none solid; + border-color: rgba(105, 109, 113, 0.3); + color: #dadbdc; + border-radius: 0; + box-shadow: none; } + spinbutton button:dir(rtl) { + border-style: none solid none none; } + spinbutton button:hover { + color: #EEEFF0; + background-color: rgba(238, 239, 240, 0.05); } + spinbutton button:disabled { + color: rgba(144, 147, 150, 0.3); } + spinbutton button:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.2); + background-color: rgba(0, 0, 0, 0.1); } + spinbutton button:backdrop { + color: #5a5e62; + border-color: rgba(99, 104, 108, 0.3); + background-color: transparent; } + spinbutton button:backdrop:disabled { + background-image: none; + color: rgba(84, 92, 101, 0.3); + border-style: none none none solid; } + spinbutton button:backdrop:disabled:dir(rtl) { + border-style: none solid none none; } +.osd spinbutton button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #EEEFF0; + border-style: none none none solid; + border-color: rgba(0, 0, 0, 0.4); + border-radius: 0; + box-shadow: none; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton button:dir(rtl) { + border-style: none solid none none; } + .osd spinbutton button:hover { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #EEEFF0; + border-color: rgba(0, 0, 0, 0.5); + background-color: rgba(238, 239, 240, 0.1); + -gtk-icon-shadow: 0 1px black; + box-shadow: none; } + .osd spinbutton button:backdrop { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #EEEFF0; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton button:disabled { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #898b8d; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton button:last-child { + border-radius: 0 3px 3px 0; } + .osd spinbutton button:dir(rtl):first-child { + border-radius: 3px 0 0 3px; } +spinbutton.vertical button, spinbutton.vertical:dir(rtl) button { + padding-top: 8px; + padding-bottom: 8px; } + spinbutton.vertical button:first-child, spinbutton.vertical:dir(rtl) button:first-child { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3c3c3c, #363636); } + spinbutton.vertical button:first-child:active, spinbutton.vertical:dir(rtl) button:first-child:active { + color: #222222; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); } + spinbutton.vertical button:first-child:hover, spinbutton.vertical:dir(rtl) button:first-child:hover { + color: #EEEFF0; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636, #363636); } + spinbutton.vertical button:first-child:disabled, spinbutton.vertical:dir(rtl) button:first-child:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + spinbutton.vertical button:first-child:disabled > .label, spinbutton.vertical headerbar button.titlebutton:first-child:disabled > .label, + spinbutton.vertical .titlebar button.titlebutton:first-child:disabled > .label, spinbutton.vertical:dir(rtl) button:first-child:disabled > .label, spinbutton.vertical:dir(rtl) headerbar button.titlebutton:first-child:disabled > .label, + spinbutton.vertical:dir(rtl) .titlebar button.titlebutton:first-child:disabled > .label { + color: inherit; } + spinbutton.vertical button:first-child:backdrop, spinbutton.vertical:dir(rtl) button:first-child:backdrop { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #222222); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + spinbutton.vertical button:last-child, spinbutton.vertical:dir(rtl) button:last-child { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3c3c3c, #363636); } + spinbutton.vertical button:last-child:active, spinbutton.vertical:dir(rtl) button:last-child:active { + color: #222222; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); } + spinbutton.vertical button:last-child:hover, spinbutton.vertical:dir(rtl) button:last-child:hover { + color: #EEEFF0; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636, #363636); } + spinbutton.vertical button:last-child:disabled, spinbutton.vertical:dir(rtl) button:last-child:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0.1); } + spinbutton.vertical button:last-child:disabled > .label, spinbutton.vertical headerbar button.titlebutton:last-child:disabled > .label, + spinbutton.vertical .titlebar button.titlebutton:last-child:disabled > .label, spinbutton.vertical:dir(rtl) button:last-child:disabled > .label, spinbutton.vertical:dir(rtl) headerbar button.titlebutton:last-child:disabled > .label, + spinbutton.vertical:dir(rtl) .titlebar button.titlebutton:last-child:disabled > .label { + color: inherit; } + spinbutton.vertical button:last-child:backdrop, spinbutton.vertical:dir(rtl) button:last-child:backdrop { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #222222); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + spinbutton.vertical button:backdrop:disabled, spinbutton.vertical:dir(rtl) button:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + spinbutton.vertical button:backdrop:disabled > .label, spinbutton.vertical headerbar button.titlebutton:backdrop:disabled > .label, + spinbutton.vertical .titlebar button.titlebutton:backdrop:disabled > .label, spinbutton.vertical:dir(rtl) button:backdrop:disabled > .label, spinbutton.vertical:dir(rtl) headerbar button.titlebutton:backdrop:disabled > .label, + spinbutton.vertical:dir(rtl) .titlebar button.titlebutton:backdrop:disabled > .label { + color: inherit; } +spinbutton.vertical.entry, spinbutton.vertical:dir(rtl).entry { + border-radius: 0; + padding-left: 3px; + padding-right: 3px; } +spinbutton.vertical button:first-child, spinbutton.vertical:dir(rtl) button:first-child, spinbutton.vertical button:first-child:active, spinbutton.vertical:dir(rtl) button:first-child:active, spinbutton.vertical button:first-child:hover, spinbutton.vertical:dir(rtl) button:first-child:hover, spinbutton.vertical button:first-child:disabled, spinbutton.vertical:dir(rtl) button:first-child:disabled, spinbutton.vertical button:first-child:backdrop, spinbutton.vertical:dir(rtl) button:first-child:backdrop, spinbutton.vertical:dir(rtl) button:first-child, spinbutton.vertical:dir(rtl) button:first-child:active, spinbutton.vertical:dir(rtl) button:first-child:hover, spinbutton.vertical:dir(rtl) button:first-child:disabled, spinbutton.vertical:dir(rtl) button:first-child:backdrop { + border-radius: 3px 3px 0 0; + border-style: solid solid none solid; } +spinbutton.vertical button:last-child, spinbutton.vertical:dir(rtl) button:last-child, spinbutton.vertical button:last-child:active, spinbutton.vertical:dir(rtl) button:last-child:active, spinbutton.vertical button:last-child:hover, spinbutton.vertical:dir(rtl) button:last-child:hover, spinbutton.vertical button:last-child:disabled, spinbutton.vertical:dir(rtl) button:last-child:disabled, spinbutton.vertical button:last-child:backdrop, spinbutton.vertical:dir(rtl) button:last-child:backdrop, spinbutton.vertical:dir(rtl) button:last-child, spinbutton.vertical:dir(rtl) button:last-child:active, spinbutton.vertical:dir(rtl) button:last-child:hover, spinbutton.vertical:dir(rtl) button:last-child:disabled, spinbutton.vertical:dir(rtl) button:last-child:backdrop { + border-radius: 0 0 3px 3px; + border-style: none solid solid solid; } +treeview spinbutton.entry, treeview spinbutton.entry:focus { + padding: 1px; + border-width: 1px 0; + border-color: #363636; + border-radius: 0; + box-shadow: none; } + +/************** + * ComboBoxes * + **************/ +combobox { + -combobox-arrow-scaling: 0.5; + -combobox-shadow-type: none; + box-shadow: 0 1px rgba(238, 239, 240, 0.1); } + combobox > button, headerbar combobox > button.titlebutton, + .titlebar combobox > button.titlebutton { + padding-top: 3px; + padding-bottom: 4px; } + combobox:disabled { + color: #909396; + text-shadow: none; + -gtk-icon-shadow: none; } + combobox:backdrop { + color: #646464; + text-shadow: none; + -gtk-icon-shadow: none; } + combobox:backdrop:disabled { + color: #545c65; } + combobox menuitem { + text-shadow: none; } + combobox .separator.vertical, combobox placessidebar.sidebar .view .vertical.separator, placessidebar.sidebar .view combobox .vertical.separator { + -GtkWidget-wide-separators: true; } + +/************ + * Toolbars * + ************/ +.toolbar, .inline-toolbar, .search-bar, .location-bar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: #222222; } + .osd .toolbar, .osd .inline-toolbar, .osd .search-bar, .osd .location-bar, .toolbar.osd, .osd.inline-toolbar, .osd.search-bar, .osd.location-bar { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(35, 38, 41, 0.8); } + +.inline-toolbar { + border-width: 0 1px 1px; + padding: 3px; + border-radius: 0 0 3px 3px; } + +.search-bar, .location-bar { + border-width: 0 0 1px; + padding: 3px; } + +.inline-toolbar, .search-bar, .location-bar { + border-style: solid; + border-color: #6d6d6d; + text-shadow: none; + background-color: #222222; } + .inline-toolbar:backdrop, .search-bar:backdrop, .location-bar:backdrop { + border-color: #63686c; + background-color: #43484c; + box-shadow: none; } + +/*************** + * Header bars * + ***************/ +.titlebar, +headerbar { + padding: 2px 6px; + /*papirus + border-width: 0px 0px 2px 0px; + border-style: solid; + border-color: #363636; + border-radius: 0; + */ + color: #EEEFF0; + background-image: none; + background-color: #222222; + box-shadow: none; } + .titlebar:backdrop, + headerbar:backdrop { + border-color: transparent; + background-color: #222222; + background-image: none; + box-shadow: none; + color: #646464; } + .titlebar .path-bar button, + headerbar .path-bar button { + color: #EEEFF0; } + .titlebar button, + .titlebar button.titlebutton, + headerbar button, + headerbar button.titlebutton { + background-color: #222222; + /*papirus*/ + color: #cccccc; + background-image: none; + border-color: transparent; + box-shadow: none; } + .titlebar button.flat, + .titlebar .titlebutton.button, + headerbar button.flat, + headerbar .titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .titlebar button:hover, + headerbar button:hover { + border-color: #363636; } + .titlebar button:active, .titlebar button:checked, + headerbar button:active, + headerbar button:checked { + color: #222222; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); + border-color: #222222; + box-shadow: none; } + .titlebar button:active:hover, .titlebar button:checked:hover, + headerbar button:active:hover, + headerbar button:checked:hover { + color: #222222; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #888888, #888888); + border-color: #222222; + box-shadow: none; } + .titlebar button:active:backdrop, .titlebar button:checked:backdrop, + headerbar button:active:backdrop, + headerbar button:checked:backdrop { + background-image: none; + background-color: #222222; + border-color: #222222; } + .titlebar button.suggested-action, + headerbar button.suggested-action { + background-color: shade(#363636, 1.1); } + .titlebar button.suggested-action:hover, + headerbar button.suggested-action:hover { + background-color: #363636; } + .titlebar button.suggested-action:disabled, + headerbar button.suggested-action:disabled { + background-color: #222222; + color: shade(#EEEFF0, 0.5); } + .titlebar button.suggested-action:disabled:active, .titlebar button.suggested-action:disabled:checked, + headerbar button.suggested-action:disabled:active, + headerbar button.suggested-action:disabled:checked { + background-color: #222222; + color: shade(#EEEFF0, 0.5); } + .titlebar button:backdrop, + headerbar button:backdrop { + background-color: #222222; + color: #646464; } + .titlebar button.flat:backdrop, + .titlebar .titlebutton.button:backdrop, .titlebar button.flat:backdrop:disabled, + .titlebar .titlebutton.button:backdrop:disabled, .titlebar button:disabled:backdrop, + headerbar button.flat:backdrop, + headerbar .titlebutton.button:backdrop, + headerbar button.flat:backdrop:disabled, + headerbar .titlebutton.button:backdrop:disabled, + headerbar button:disabled:backdrop { + background-image: none; + background-color: #222222; + color: #646464; } + .titlebar button.flat:disabled, + .titlebar .titlebutton.button:disabled, + headerbar button.flat:disabled, + headerbar .titlebutton.button:disabled { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .titlebar button:disabled, + headerbar button:disabled { + background-color: #222222; + color: shade(#EEEFF0, 0.5); } + .titlebar button:disabled:active, .titlebar button:disabled:checked, + headerbar button:disabled:active, + headerbar button:disabled:checked { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3f4449, #3f3f3f); } + .titlebar button:disabled:active > .label, .titlebar headerbar button.titlebutton:disabled:active > .label, .titlebar button:disabled:checked > .label, .titlebar headerbar button.titlebutton:disabled:checked > .label, + headerbar button:disabled:active > .label, + headerbar .titlebar button.titlebutton:disabled:active > .label, + headerbar button:disabled:checked > .label, + headerbar .titlebar button.titlebutton:disabled:checked > .label { + color: inherit; } + .titlebar .title, + headerbar .title { + font-weight: normal; + padding: 0px 12px; } + .titlebar .subtitle, + headerbar .subtitle { + font-size: smaller; + padding: 0 12px; } + .titlebar .header-bar-separator, .titlebar > box > .separator.vertical, + placessidebar.sidebar .view .titlebar > box > .vertical.separator:backdrop, + headerbar .header-bar-separator, + headerbar > box > .separator.vertical, + placessidebar.sidebar .view headerbar > box > .vertical.separator:backdrop { + -GtkWidget-wide-separators: true; + -GtkWidget-separator-width: 1px; + border-width: 0 1px; + border-image: linear-gradient(to bottom, rgba(105, 109, 113, 0), #6d6d6d 30%, #6d6d6d 70%, rgba(105, 109, 113, 0) 100%) 0 1/0 1px stretch; } + .titlebar .header-bar-separator:backdrop, .titlebar > box > .separator.vertical:backdrop, + headerbar .header-bar-separator:backdrop, + headerbar > box > .separator.vertical:backdrop { + border-image: linear-gradient(to bottom, rgba(99, 104, 108, 0.5)) 0 1/1px 1px; } + .titlebar.selection-mode, + headerbar.selection-mode { + color: #EEEFF0; + text-shadow: none; + border-color: #363636; + background-image: none; + background-color: #222222; + box-shadow: none; } + .titlebar.selection-mode:backdrop, + headerbar.selection-mode:backdrop { + background-image: none; + background-color: #222222; + box-shadow: none; } + .titlebar.selection-mode button, + headerbar.selection-mode button { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #363636; + background-image: linear-gradient(to bottom, #46b1e9, #3dade8); } + .titlebar.selection-mode button.flat, + .titlebar.selection-mode .titlebutton.button, + headerbar.selection-mode button.flat, + headerbar.selection-mode .titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .titlebar.selection-mode button:hover, + headerbar.selection-mode button:hover { + color: #EEEFF0; + border-color: #363636; + background-image: linear-gradient(to bottom, #3dade8, #3dade8); } + .titlebar.selection-mode button:active, .titlebar.selection-mode button:checked, + headerbar.selection-mode button:active, + headerbar.selection-mode button:checked { + color: #222222; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); } + .titlebar.selection-mode button:backdrop, .titlebar.selection-mode button.flat:backdrop, + .titlebar.selection-mode .titlebutton.button:backdrop, + headerbar.selection-mode button:backdrop, + headerbar.selection-mode button.flat:backdrop, + headerbar.selection-mode .titlebutton.button:backdrop { + color: #EEEFF0; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); + -gtk-icon-effect: none; + border-color: #363636; } + .titlebar.selection-mode button:backdrop:active, .titlebar.selection-mode button:backdrop:checked, .titlebar.selection-mode button.flat:backdrop:active, + .titlebar.selection-mode .titlebutton.button:backdrop:active, .titlebar.selection-mode button.flat:backdrop:checked, + .titlebar.selection-mode .titlebutton.button:backdrop:checked, + headerbar.selection-mode button:backdrop:active, + headerbar.selection-mode button:backdrop:checked, + headerbar.selection-mode button.flat:backdrop:active, + headerbar.selection-mode .titlebutton.button:backdrop:active, + headerbar.selection-mode button.flat:backdrop:checked, + headerbar.selection-mode .titlebutton.button:backdrop:checked { + color: #646464; + border-color: #363636; + background-image: linear-gradient(to bottom, #1a97d8); + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); + border-color: #363636; } + .titlebar.selection-mode button:backdrop:disabled, .titlebar.selection-mode button.flat:backdrop:disabled, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled, + headerbar.selection-mode button:backdrop:disabled, + headerbar.selection-mode button.flat:backdrop:disabled, + headerbar.selection-mode .titlebutton.button:backdrop:disabled { + color: #78b7d8; + border-color: #363636; + background-image: linear-gradient(to bottom, #3999cb); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #363636; } + .titlebar.selection-mode button:backdrop:disabled > .label, .titlebar.selection-mode headerbar button.titlebutton:backdrop:disabled > .label, .titlebar.selection-mode button.flat:backdrop:disabled > .label, .titlebar.selection-mode headerbar .titlebutton.button:backdrop:disabled > .label, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled > .label, + headerbar.selection-mode button:backdrop:disabled > .label, + headerbar.selection-mode .titlebar button.titlebutton:backdrop:disabled > .label, + headerbar.selection-mode button.flat:backdrop:disabled > .label, + headerbar.selection-mode .titlebutton.button:backdrop:disabled > .label, + headerbar.selection-mode .titlebar .titlebutton.button:backdrop:disabled > .label { + color: inherit; } + .titlebar.selection-mode button:backdrop:disabled:active, .titlebar.selection-mode button:backdrop:disabled:checked, .titlebar.selection-mode button.flat:backdrop:disabled:active, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled:active, .titlebar.selection-mode button.flat:backdrop:disabled:checked, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled:checked, + headerbar.selection-mode button:backdrop:disabled:active, + headerbar.selection-mode button:backdrop:disabled:checked, + headerbar.selection-mode button.flat:backdrop:disabled:active, + headerbar.selection-mode .titlebutton.button:backdrop:disabled:active, + headerbar.selection-mode button.flat:backdrop:disabled:checked, + headerbar.selection-mode .titlebutton.button:backdrop:disabled:checked { + color: #73aecd; + border-color: #363636; + background-image: linear-gradient(to bottom, #318bba); + border-color: #363636; } + .titlebar.selection-mode button:backdrop:disabled:active > .label, .titlebar.selection-mode headerbar button.titlebutton:backdrop:disabled:active > .label, .titlebar.selection-mode button:backdrop:disabled:checked > .label, .titlebar.selection-mode headerbar button.titlebutton:backdrop:disabled:checked > .label, .titlebar.selection-mode button.flat:backdrop:disabled:active > .label, .titlebar.selection-mode headerbar .titlebutton.button:backdrop:disabled:active > .label, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled:active > .label, .titlebar.selection-mode button.flat:backdrop:disabled:checked > .label, .titlebar.selection-mode headerbar .titlebutton.button:backdrop:disabled:checked > .label, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled:checked > .label, + headerbar.selection-mode button:backdrop:disabled:active > .label, + headerbar.selection-mode .titlebar button.titlebutton:backdrop:disabled:active > .label, + headerbar.selection-mode button:backdrop:disabled:checked > .label, + headerbar.selection-mode .titlebar button.titlebutton:backdrop:disabled:checked > .label, + headerbar.selection-mode button.flat:backdrop:disabled:active > .label, + headerbar.selection-mode .titlebutton.button:backdrop:disabled:active > .label, + headerbar.selection-mode .titlebar .titlebutton.button:backdrop:disabled:active > .label, + headerbar.selection-mode button.flat:backdrop:disabled:checked > .label, + headerbar.selection-mode .titlebutton.button:backdrop:disabled:checked > .label, + headerbar.selection-mode .titlebar .titlebutton.button:backdrop:disabled:checked > .label { + color: inherit; } + .titlebar.selection-mode button.flat:backdrop, + .titlebar.selection-mode .titlebutton.button:backdrop, .titlebar.selection-mode button.flat:disabled, + .titlebar.selection-mode .titlebutton.button:disabled, .titlebar.selection-mode button.flat:disabled:backdrop, + .titlebar.selection-mode .titlebutton.button:disabled:backdrop, + headerbar.selection-mode button.flat:backdrop, + headerbar.selection-mode .titlebutton.button:backdrop, + headerbar.selection-mode button.flat:disabled, + headerbar.selection-mode .titlebutton.button:disabled, + headerbar.selection-mode button.flat:disabled:backdrop, + headerbar.selection-mode .titlebutton.button:disabled:backdrop { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .titlebar.selection-mode button:disabled, + headerbar.selection-mode button:disabled { + color: #909396; + border-color: #363636; + background-image: linear-gradient(to bottom, #3999cb); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0.1); } + .titlebar.selection-mode button:disabled > .label, .titlebar.selection-mode headerbar button.titlebutton:disabled > .label, + headerbar.selection-mode button:disabled > .label, + headerbar.selection-mode .titlebar button.titlebutton:disabled > .label { + color: inherit; } + .titlebar.selection-mode button:disabled:active, .titlebar.selection-mode button:disabled:checked, + headerbar.selection-mode button:disabled:active, + headerbar.selection-mode button:disabled:checked { + color: #a2c7da; + border-color: #363636; + background-image: linear-gradient(to bottom, #328ebf, #318bba); } + .titlebar.selection-mode button:disabled:active > .label, .titlebar.selection-mode headerbar button.titlebutton:disabled:active > .label, .titlebar.selection-mode button:disabled:checked > .label, .titlebar.selection-mode headerbar button.titlebutton:disabled:checked > .label, + headerbar.selection-mode button:disabled:active > .label, + headerbar.selection-mode .titlebar button.titlebutton:disabled:active > .label, + headerbar.selection-mode button:disabled:checked > .label, + headerbar.selection-mode .titlebar button.titlebutton:disabled:checked > .label { + color: inherit; } + .titlebar.selection-mode button.suggested-action, + headerbar.selection-mode button.suggested-action { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3c3c3c, #363636); + border-color: #363636; } + .titlebar.selection-mode button.suggested-action:hover, + headerbar.selection-mode button.suggested-action:hover { + color: #EEEFF0; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636, #363636); + border-color: #363636; } + .titlebar.selection-mode button.suggested-action:active, + headerbar.selection-mode button.suggested-action:active { + color: #222222; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); + border-color: #363636; } + .titlebar.selection-mode button.suggested-action:disabled, + headerbar.selection-mode button.suggested-action:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0.1); + border-color: #363636; } + .titlebar.selection-mode button.suggested-action:disabled > .label, .titlebar.selection-mode headerbar .suggested-action.button.titlebutton:disabled > .label, + headerbar.selection-mode button.suggested-action:disabled > .label, + headerbar.selection-mode .titlebar .suggested-action.button.titlebutton:disabled > .label { + color: inherit; } + .titlebar.selection-mode button.suggested-action:backdrop, + headerbar.selection-mode button.suggested-action:backdrop { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #222222); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); + border-color: #363636; } + .titlebar.selection-mode button.suggested-action:backdrop:disabled, + headerbar.selection-mode button.suggested-action:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #363636; } + .titlebar.selection-mode button.suggested-action:backdrop:disabled > .label, .titlebar.selection-mode headerbar .suggested-action.button.titlebutton:backdrop:disabled > .label, + headerbar.selection-mode button.suggested-action:backdrop:disabled > .label, + headerbar.selection-mode .titlebar .suggested-action.button.titlebutton:backdrop:disabled > .label { + color: inherit; } + .titlebar.selection-mode .selection-menu, .titlebar.selection-mode .selection-menu:backdrop, + headerbar.selection-mode .selection-menu, + headerbar.selection-mode .selection-menu:backdrop { + border-color: rgba(146, 146, 146, 0); + background-image: linear-gradient(to bottom, rgba(146, 146, 146, 0)); + box-shadow: none; + padding-left: 10px; + padding-right: 10px; } + .titlebar.selection-mode .selection-menu arrow, .titlebar.selection-mode .selection-menu:backdrop arrow, + headerbar.selection-mode .selection-menu arrow, + headerbar.selection-mode .selection-menu:backdrop arrow { + -arrow-arrow-scaling: 1; } + .titlebar.selection-mode .selection-menu .arrow, + headerbar.selection-mode .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + color: rgba(238, 239, 240, 0.5); + -gtk-icon-shadow: none; } + .tiled .titlebar, .maximized .titlebar, .tiled + headerbar, .maximized + headerbar { + border-radius: 0; } + .titlebar.default-decoration, + headerbar.default-decoration { + padding: 4px; } + .titlebar.default-decoration button, + headerbar.default-decoration button { + padding: 5px; } + +/************ + * Pathbars * + ************/ +.path-bar button, .path-bar headerbar button.titlebutton, headerbar .path-bar button.titlebutton, +.path-bar .titlebar button.titlebutton, +.titlebar .path-bar button.titlebutton { + padding: 5px 6px 6px; + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #EEEFF0; } + .path-bar button:hover { + border-color: #363636; } + .path-bar button:active, .path-bar button:checked { + background-color: #6d6d6d; } + .path-bar button:first-child { + padding-left: 8px; } + .path-bar button:last-child { + padding-right: 8px; } + .path-bar button:only-child { + padding-left: 12px; + padding-right: 12px; } + .path-bar button .label:last-child { + padding-left: 2px; } + .path-bar button .label:first-child { + padding-right: 2px; } + .path-bar button .label:only-child { + padding-right: 0; + padding-left: 0; } + .path-bar button image, .path-bar headerbar button.titlebutton image, headerbar .path-bar button.titlebutton image, + .path-bar .titlebar button.titlebutton image, + .titlebar .path-bar button.titlebutton image { + padding-top: 1px; } + +/************** + * Tree Views * + **************/ +treeview.view { + -GtkTreeView-grid-line-width: 1; + -GtkTreeView-grid-line-pattern: ''; + -GtkTreeView-tree-line-width: 1; + -GtkTreeView-tree-line-pattern: ''; + -GtkTreeView-expander-size: 16; + border-left-color: #898b8d; + border-top-color: #222222; } + treeview.view:selected { + border-radius: 0; } + treeview.view:selected, treeview.view:backdrop:selected { + border-left-color: #96ceec; + border-top-color: rgba(238, 239, 240, 0.1); } + treeview.view:disabled { + color: #909396; } + treeview.view:disabled:selected { + color: #84c7eb; } + treeview.view:disabled:selected:backdrop { + color: #72c1ea; } + treeview.view:disabled:backdrop { + color: #545c65; } + treeview.view.separator:backdrop { + color: rgba(0, 0, 0, 0.1); } + treeview.view:backdrop { + border-left-color: #494d52; + border-top: #222222; } + treeview.view.dnd { + border-style: solid none; + border-width: 1px; + border-color: #96ceec; } + treeview.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: #b1b3b4; } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #EEEFF0; } + treeview.view.expander:selected { + color: #b9dbee; } + treeview.view.expander:selected:hover { + color: #EEEFF0; } + treeview.view.expander:selected:backdrop { + color: #b9dbee; } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: #4e5256; } + treeview.view.progressbar { + border: 1px solid #363636; + border-radius: 4px; + background-image: linear-gradient(to bottom, #363636, #1a97d8); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), 0 1px rgba(0, 0, 0, 0.1); } + treeview.view.progressbar:selected { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); + background-image: linear-gradient(to bottom, #222222, #0c0d0d); } + treeview.view.progressbar:selected:backdrop { + border-color: #25292c; + background-color: #25292c; } + treeview.view.progressbar:backdrop { + border-color: #25292c; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(238, 239, 240, 0.1); + border-radius: 4px; } + treeview.view.trough:selected { + background-color: #1a97d8; } + +column-header button, column-header headerbar button.titlebutton, headerbar column-header button.titlebutton, +column-header .titlebar button.titlebutton, +.titlebar column-header button.titlebutton { + color: #898b8d; + background-color: #222222; + font-weight: bold; + text-shadow: none; + box-shadow: none; } + column-header button:hover, column-header headerbar button.titlebutton:hover, headerbar column-header button.titlebutton:hover, + column-header .titlebar button.titlebutton:hover, + .titlebar column-header button.titlebutton:hover { + color: #bcbdbf; + box-shadow: none; + transition: none; } + column-header button:active, column-header headerbar button.titlebutton:active, headerbar column-header button.titlebutton:active, + column-header .titlebar button.titlebutton:active, + .titlebar column-header button.titlebutton:active { + color: #EEEFF0; + transition: none; } +column-header:last-child button, column-header:last-child headerbar button.titlebutton, headerbar column-header:last-child button.titlebutton, +column-header:last-child .titlebar button.titlebutton, +.titlebar column-header:last-child button.titlebutton, column-header:last-child button:backdrop, column-header:last-child.button, headerbar column-header.button.titlebutton:last-child, +.titlebar column-header.button.titlebutton:last-child, column-header:last-child.button:backdrop { + border-right-style: none; } + +column-header.button.dnd, column-header button.dnd, column-header headerbar .dnd.button.titlebutton, headerbar column-header .dnd.button.titlebutton, +column-header .titlebar .dnd.button.titlebutton, +.titlebar column-header .dnd.button.titlebutton, column-header.button.dnd:active, column-header.button.dnd:selected, column-header.button.dnd:hover, headerbar column-header.dnd.button.titlebutton, +.titlebar column-header.dnd.button.titlebutton { + transition: none; + color: #363636; + box-shadow: inset 1px 1px 0 1px #363636, inset -1px 0 0 1px #363636, inset 1px 1px #222222, inset -1px 0 #222222; } + +column-header button, column-header headerbar button.titlebutton, headerbar column-header button.titlebutton, +column-header .titlebar button.titlebutton, +.titlebar column-header button.titlebutton, column-header button:hover, column-header button:active { + padding: 3px 6px; + border-style: none solid solid none; + border-radius: 0; + background-image: none; + border-color: #222222; + text-shadow: none; } + column-header button:disabled, column-header headerbar button.titlebutton:disabled, headerbar column-header button.titlebutton:disabled, + column-header .titlebar button.titlebutton:disabled, + .titlebar column-header button.titlebutton:disabled { + border-color: #222222; + background-image: none; } + column-header button:backdrop, column-header headerbar button.titlebutton:backdrop, headerbar column-header button.titlebutton:backdrop, + column-header .titlebar button.titlebutton:backdrop, + .titlebar column-header button.titlebutton:backdrop { + border-color: #222222; + border-style: none solid solid none; + color: #494d52; + background-image: none; + background-color: #25292c; } + column-header button:backdrop:disabled { + border-color: #222222; + background-image: none; } + +/********* + * Menus * + *********/ +menubar { + -GtkWidget-window-dragging: true; + padding: 2px; + box-shadow: none; } + menubar:backdrop { + background-color: #222222; } + menubar > menuitem { + padding: 4px 8px; } + menubar > menuitem:hover { + background-color: #363636; + color: #EEEFF0; } + menubar > menuitem:disabled { + color: #909396; + box-shadow: none; } + +menu { + padding: 0px; + background-color: #222222; + border: 1px solid #6d6d6d; + border-radius: 3px; } + .csd menu { + border: 1px solid #6d6d6d; } + menu menuitem { + text-shadow: none; + padding: 6px 6px; } + menu menuitem:hover { + color: #EEEFF0; + background-color: #363636; + background-clip: padding-box; + border-style: solid; + border-width: 0px 1px 0px 1px; + border-color: #6d6d6d; } + menu menuitem:hover:first-child { + border-radius: 3px 3px 0px 0px; + border-width: 1px 1px 0px 1px; } + menu menuitem:hover:last-child { + border-radius: 0px 0px 3px 3px; + border-width: 0px 1px 1px 1px; } + menu menuitem:disabled, menu menuitem *:disabled { + color: #909396; } + menu menuitem:disabled:backdrop, menu menuitem *:disabled:backdrop { + color: #545c65; } + menu menuitem:backdrop, menu menuitem:backdrop:hover { + color: #EEEFF0; + background-color: #222222; } + menu menuitem.arrow { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + menu menuitem.arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + menu.button, headerbar menu.button.titlebutton, + .titlebar menu.button.titlebutton { + border-style: none; + border-radius: 0; } + menu.button.top { + border-bottom: 1px solid #373a3d; } + menu.button.bottom { + border-top: 1px solid #373a3d; } + menu.button:hover { + background-color: #373a3d; } + menu.button:disabled { + color: transparent; + background-color: transparent; + border-color: transparent; } + +menuitem .accelerator { + color: alpha(currentColor,0.55); } + +/*************** + * Popovers * + ***************/ +popover { + padding: 2px; + border: 1px solid #6d6d6d; + border-radius: 2px; + background-color: #222222; + box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5); } + popover:backdrop { + box-shadow: none; } + popover > list, + popover > .view, + popover > .toolbar, + popover > .inline-toolbar, + popover > .search-bar, + popover > .location-bar, popover.osd > .toolbar, popover.osd > .inline-toolbar, popover.osd > .search-bar, popover.osd > .location-bar { + border-style: none; + background-color: transparent; } + popover button.flat, popover headerbar .titlebutton.button, headerbar popover .titlebutton.button, + popover .titlebar .titlebutton.button, + .titlebar popover .titlebutton.button { + color: #EEEFF0; } + popover button.flat:hover, popover headerbar .titlebutton.button:hover, headerbar popover .titlebutton.button:hover, + popover .titlebar .titlebutton.button:hover, + .titlebar popover .titlebutton.button:hover { + background-color: rgba(146, 146, 146, 0.2); + color: #EEEFF0; + text-shadow: none; + transition: none; } + +entry.cursor-handle, +.cursor-handle { + background-color: transparent; + background-image: none; + box-shadow: none; + border-style: none; } + entry.cursor-handle.top, + .cursor-handle.top { + -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); } + entry.cursor-handle.bottom, + .cursor-handle.bottom { + -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); } + +/***************** + * Notebooks and * + * Tabs * + *****************/ +notebook { + background-color: #222222; + -GtkNotebook-initial-gap: 0; + -GtkNotebook-arrow-spacing: 5; + -GtkNotebook-tab-curvature: 0; + -GtkNotebook-tab-overlap: 0; + -GtkNotebook-has-tab-gap: false; + -GtkWidget-focus-padding: 0; + -GtkWidget-focus-line-width: 0; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + notebook.frame { + border: 1px solid #6d6d6d; } + notebook.frame.top { + border-top-width: 0; } + notebook.frame.bottom { + border-bottom-width: 0; } + notebook.frame.right { + border-right-width: 0; } + notebook.frame.left { + border-left-width: 0; } + notebook.header { + background-color: #222222; + padding-top: 4px; } + notebook.header.frame { + border-style: solid; + border-color: #6d6d6d; } + notebook.header.frame.top { + border-width: 0px; } + notebook.header.frame.bottom { + border-width: 0px; } + notebook.header.frame.right { + border-width: 0px; } + notebook.header.frame.left { + border-width: 0px; } + notebook.header.frame:backdrop { + border-color: #6d6d6d; } + notebook.header.top { + box-shadow: inset 0 -1px #6d6d6d; } + notebook.header.bottom { + box-shadow: inset 0 1px #6d6d6d; } + notebook.header.right { + box-shadow: inset 1px 0 #6d6d6d; } + notebook.header.left { + box-shadow: inset -1px 0 #6d6d6d; } + notebook tab { + border-width: 1px; + border-style: solid; + border-color: rgba(105, 109, 113, 0.2); + background-color: rgba(105, 109, 113, 0.2); + outline-offset: 0; + /* works for testnotebookdnd, but there's a superfluous border + in gedit or web, commented out for now, needs gtk fixes + &.reorderable-page { + &.top { + padding-top: ($vt_vpadding - 1px); + border-top-width: 1px; + border-left-width: 1px; + border-right-width: 1px; + } + &.bottom { + padding-bottom: ($vt_vpadding - 1px); + border-bottom-width: 1px; + border-left-width: 1px; + border-right-width: 1px; + } + &.left { + padding-left: ($ht_hpadding - 1px); + border-left-width: 1px; + border-top-width: 1px; + border-bottom-width: 1px; + } + &.right { + padding-right: ($ht_hpadding - 1px); + border-right-width: 1px; + border-top-width: 1px; + border-bottom-width: 1px; + } + } + */ } + notebook tab.top, notebook tab.bottom { + padding: 6px 8px; } + notebook tab.left, notebook tab.right { + padding: 6px 8px; } + notebook tab.reorderable-page { + background-color: #222222; } + notebook tab.reorderable-page.top, notebook tab.reorderable-page.bottom { + padding-left: 12px; + padding-right: 6px; + padding-bottom: 8px; } + notebook tab.top { + border-radius: 3px 3px 0px 0px; } + notebook tab.top:active, notebook tab.top.active-page, notebook tab.top:backdrop:active { + border-color: #6d6d6d; + border-bottom-color: #222222; + background-color: #222222; } + notebook tab.top:active:hover, notebook tab.top:active.prelight-page, notebook tab.top.active-page:hover, notebook tab.top.active-page.prelight-page, notebook tab.top:backdrop:active:hover, notebook tab.top:backdrop:active.prelight-page { + border-color: #6d6d6d; + border-bottom-color: #222222; } + notebook tab.bottom { + border-radius: 0px 0px 3px 3px; } + notebook tab.bottom:active, notebook tab.bottom.active-page, notebook tab.bottom:backdrop:active { + border-color: #6d6d6d; + border-top-color: #222222; + background-color: #222222; } + notebook tab.bottom:active:hover, notebook tab.bottom:active.prelight-page, notebook tab.bottom.active-page:hover, notebook tab.bottom.active-page.prelight-page, notebook tab.bottom:backdrop:active:hover, notebook tab.bottom:backdrop:active.prelight-page { + border-color: #6d6d6d; + border-top-color: #222222; } + notebook tab.left { + border-radius: 3px 0px 0px 3px; } + notebook tab.left:active, notebook tab.left.active-page, notebook tab.left:backdrop:active { + border-color: #6d6d6d; + border-right-color: #222222; + background-color: #222222; } + notebook tab.left:active:hover, notebook tab.left:active.prelight-page, notebook tab.left.active-page:hover, notebook tab.left.active-page.prelight-page, notebook tab.left:backdrop:active:hover, notebook tab.left:backdrop:active.prelight-page { + border-color: #6d6d6d; + border-right-color: #222222; } + notebook tab.right { + border-radius: 0px 3px 3px 0px; } + notebook tab.right:active, notebook tab.right.active-page, notebook tab.right:backdrop:active { + border-color: #6d6d6d; + border-left-color: #222222; + background-color: #222222; } + notebook tab.right:active:hover, notebook tab.right:active.prelight-page, notebook tab.right.active-page:hover, notebook tab.right.active-page.prelight-page, notebook tab.right:backdrop:active:hover, notebook tab.right:backdrop:active.prelight-page { + border-color: #6d6d6d; + border-left-color: #222222; } + notebook tab:hover, notebook tab.prelight-page { + background-color: rgba(146, 146, 146, 0.2); + border-color: rgba(146, 146, 146, 0.2); } + notebook tab.reorderable-page.top { + border-width: 3px; + border-style: solid; + border-color: #222222; + background-color: #222222; + border-right-width: 1px; + border-right-color: #6d6d6d; + box-shadow: inset -3px 0px 0px 0px #222222; } + notebook tab.reorderable-page.top:hover, notebook tab.reorderable-page.top.prelight-page { + box-shadow: inset 0px -3px 0px 0px rgba(146, 146, 146, 0.3), inset -3px 0px 0px 0px #222222; } + notebook tab.reorderable-page.top:active, notebook tab.reorderable-page.top.active-page { + box-shadow: inset 0px -3px 0px 0px #363636, inset -3px 0px 0px 0px #222222; } + notebook tab.reorderable-page.top:active:hover, notebook tab.reorderable-page.top.active-page:hover { + background-color: #222222; + border-color: #222222; + border-right-color: #6d6d6d; } + notebook tab.reorderable-page.top:active:backdrop, notebook tab.reorderable-page.top.active-page:backdrop { + background-color: #222222; + border-color: #222222; + border-right-color: #6d6d6d; } + notebook tab.reorderable-page.top:backdrop { + background-color: #222222; + border-color: #222222; + border-right-color: #6d6d6d; } + notebook tab.reorderable-page.bottom { + border-width: 3px; + border-style: solid; + border-color: #222222; + background-color: #222222; + border-right-width: 1px; + border-right-color: #6d6d6d; + box-shadow: inset -3px 0px 0px 0px #222222; } + notebook tab.reorderable-page.bottom:hover, notebook tab.reorderable-page.bottom.prelight-page { + box-shadow: inset 0px -3px 0px 0px rgba(146, 146, 146, 0.3), inset -3px 0px 0px 0px #222222; } + notebook tab.reorderable-page.bottom:active, notebook tab.reorderable-page.bottom.active-page { + box-shadow: inset 0px -3px 0px 0px #363636, inset -3px 0px 0px 0px #222222; } + notebook tab.reorderable-page.bottom:active:hover, notebook tab.reorderable-page.bottom.active-page:hover { + background-color: #222222; + border-color: #222222; + border-right-color: #6d6d6d; } + notebook tab.reorderable-page.bottom:active:backdrop, notebook tab.reorderable-page.bottom.active-page:backdrop { + background-color: #222222; + border-color: #222222; + border-right-color: #6d6d6d; } + notebook tab.reorderable-page.bottom:backdrop { + background-color: #222222; + border-color: #222222; + border-right-color: #6d6d6d; } + notebook tab.reorderable-page.left { + border-width: 3px; + border-style: solid; + border-color: #222222; + background-color: #222222; + border-bottom-width: 1px; + border-bottom-color: #6d6d6d; + box-shadow: inset 0px -3px 0px 0px #222222; } + notebook tab.reorderable-page.left:hover, notebook tab.reorderable-page.left.prelight-page { + box-shadow: inset 0px -3px 0px 0px rgba(146, 146, 146, 0.3), inset 0px -3px 0px 0px #222222; } + notebook tab.reorderable-page.left:active, notebook tab.reorderable-page.left.active-page { + box-shadow: inset 0px -3px 0px 0px #363636, inset 0px -3px 0px 0px #222222; } + notebook tab.reorderable-page.left:active:hover, notebook tab.reorderable-page.left.active-page:hover { + background-color: #222222; + border-color: #222222; + border-bottom-color: #6d6d6d; } + notebook tab.reorderable-page.left:active:backdrop, notebook tab.reorderable-page.left.active-page:backdrop { + background-color: #222222; + border-color: #222222; + border-bottom-color: #6d6d6d; } + notebook tab.reorderable-page.left:backdrop { + background-color: #222222; + border-color: #222222; + border-bottom-color: #6d6d6d; } + notebook tab.reorderable-page.right { + border-width: 3px; + border-style: solid; + border-color: #222222; + background-color: #222222; + border-bottom-width: 1px; + border-bottom-color: #6d6d6d; + box-shadow: inset 0px -3px 0px 0px #222222; } + notebook tab.reorderable-page.right:hover, notebook tab.reorderable-page.right.prelight-page { + box-shadow: inset 0px -3px 0px 0px rgba(146, 146, 146, 0.3), inset 0px -3px 0px 0px #222222; } + notebook tab.reorderable-page.right:active, notebook tab.reorderable-page.right.active-page { + box-shadow: inset 0px -3px 0px 0px #363636, inset 0px -3px 0px 0px #222222; } + notebook tab.reorderable-page.right:active:hover, notebook tab.reorderable-page.right.active-page:hover { + background-color: #222222; + border-color: #222222; + border-bottom-color: #6d6d6d; } + notebook tab.reorderable-page.right:active:backdrop, notebook tab.reorderable-page.right.active-page:backdrop { + background-color: #222222; + border-color: #222222; + border-bottom-color: #6d6d6d; } + notebook tab.reorderable-page.right:backdrop { + background-color: #222222; + border-color: #222222; + border-bottom-color: #6d6d6d; } + notebook tab .label { + padding: 0 2px; + color: #EEEFF0; } + notebook tab .prelight-page .label, notebook tab .label.prelight-page { + color: #EEEFF0; } + notebook tab .active-page .label, notebook tab .label.active-page { + color: #EEEFF0; } + notebook tab button, notebook tab headerbar button.titlebutton, headerbar notebook tab button.titlebutton, + notebook tab .titlebar button.titlebutton, + .titlebar notebook tab button.titlebutton { + padding: 0px; + border: 1px solid transparent; + border-radius: 50%; + background-image: none; + background-color: #6d6d6d; + box-shadow: none; + -gtk-icon-shadow: none; + transition: none; + color: #222222; } + notebook tab button:hover { + background-color: #da4453; + border-color: transparent; + background-image: none; + box-shadow: none; } + notebook tab button:active { + color: #222222; + border-color: transparent; + background-image: none; + box-shadow: none; } + notebook tab button:backdrop { + color: #222222; + border-color: transparent; } + notebook tab button > image, notebook tab headerbar button.titlebutton > image, headerbar notebook tab button.titlebutton > image, + notebook tab .titlebar button.titlebutton > image, + .titlebar notebook tab button.titlebutton > image { + padding: 0px; } + notebook tab button .active-page, notebook tab button.active-page { + background-color: #da4453; } + notebook.arrow { + color: #909396; } + notebook.arrow:hover { + color: #363636; } + notebook.arrow:active { + color: #363636; } + notebook.arrow:disabled { + color: rgba(144, 147, 150, 0.3); } + notebook.arrow:backdrop { + color: #909396; } + notebook.arrow:backdrop:disabled { + color: rgba(144, 147, 150, 0.3); } + +/************** + * Scrollbars * + **************/ +scrollbar button, +.scrollbar button { + border: none; } + +scrollbar.vertical button.down, +.scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +scrollbar.vertical button.up, +.scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + +scrollbar.horizontal button.down, +.scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); } + +scrollbar.horizontal button.up, +.scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); } + +scrollbar.overlay-indicator:not(.dragging):not(.hovering), +.scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + opacity: 0.4; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, + .scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + margin: 0; + background-color: #222222; + border: 1px solid rgba(0, 0, 0, 0.3); + background-clip: padding-box; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough, + .scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough { + border-style: none; + background-color: transparent; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider, + .scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + min-width: 4px; + margin-top: 2px; + margin-bottom: 2px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider, + .scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + min-height: 4px; + margin-left: 2px; + margin-right: 2px; } + +scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering, +.scrollbar.overlay-indicator.dragging, +.scrollbar.overlay-indicator.hovering { + opacity: 0.99; } + +scrollbar trough, +.scrollbar trough { + background-color: #222222; + border: 1px none #222222; } + +scrollbar slider, +scrollbar .slider, +.scrollbar slider, +.scrollbar .slider { + background-color: #a8a8a9; } + scrollbar slider:hover, + scrollbar .slider:hover, + .scrollbar slider:hover, + .scrollbar .slider:hover { + background-color: #888888; } + scrollbar slider:hover:active, + scrollbar .slider:hover:active, + .scrollbar slider:hover:active, + .scrollbar .slider:hover:active { + background-color: #888888; } + scrollbar slider:disabled, + scrollbar .slider:disabled, + .scrollbar slider:disabled, + .scrollbar .slider:disabled { + background-color: transparent; } + +scrollbar slider, +scrollbar .slider, +.scrollbar slider, +.scrollbar .slider { + border-radius: 100px; + margin: 3px; } + +scrollbar.vertical.fine-tune slider, +.scrollbar.vertical.fine-tune slider { + min-width: 4px; + margin: 4px; } + +scrollbar.vertical slider, +.scrollbar.vertical slider { + min-height: 42px; + min-width: 6px; + margin: 3px; } + +scrollbar.vertical trough:dir(ltr), +.scrollbar.vertical trough:dir(ltr) { + border-left-style: solid; } + +scrollbar.vertical trough:dir(rtl), +.scrollbar.vertical trough:dir(rtl) { + border-right-style: solid; } + +scrollbar.horizontal.fine-tune slider, +.scrollbar.horizontal.fine-tune slider { + min-height: 4px; + margin: 4px; } + +scrollbar.horizontal slider, +scrollbar.horizontal .slider, +.scrollbar.horizontal slider, +.scrollbar.horizontal .slider { + min-height: 6px; + min-width: 42px; + margin-top: 3px; } + +scrollbar.horizontal trough, +.scrollbar.horizontal trough { + border-top-style: solid; } + +/********** + * Switch * + **********/ + switch { + -switch-slider-width: 30px; + font-weight: bold; + font-size: smaller; + outline-offset: 0px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + switch { + border: 1px solid #6d6d6d; + border-radius: 3px; + color: #EEEFF0; + background-image: none; + background-color: #222222; + text-shadow: none; } + switch:active, switch:checked { + color: #363636; + border-color: #363636; + box-shadow: none; + text-shadow: none; } + switch:active:hover { + border-color: #363636; } + switch:hover { + border-color: #363636; } + switch:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: none; + background-color: #3f3f3f; + box-shadow: none; + text-shadow: none; } + switch slider { + padding: 3px; + border: 3px solid; + border-radius: 3px; + border-color: rgba(255, 255, 255, 0); + box-shadow: none; + background-color: #6d6d6d; } + switch slider:hover { + box-shadow: none; } + switch slider:active { + background-color: #363636; } + switch slider:active:hover { + background-color: #363636; } + switch slider:disabled { + background-color: #3f3f3f; } row:selected switch { + box-shadow: none; + border-color: #363636; } + row:selected switch:backdrop { + border-color: #363636; } + row:selected switch slider:dir(rtl) { + border-left-color: #c2c2c2; } + row:selected switch slider:dir(ltr) { + border-right-color: #c2c2c2; } + row:selected switch slider, row:selected switch slider:active { + border-color: #363636; } +/************************* + * Check and Radio items * + *************************/ +check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check.button.flat, headerbar check.titlebutton.button, + .titlebar check.titlebutton.button { + -gtk-icon-shadow: none; } + +check:hover { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-hover-dark.png"), url("assets/checkbox-unchecked-hover-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:hover.button.flat, headerbar check.titlebutton.button:hover, + .titlebar check.titlebutton.button:hover { + -gtk-icon-shadow: none; } + +check:active { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-active-dark.png"), url("assets/checkbox-unchecked-active-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:active.button.flat, headerbar check.titlebutton.button:active, + .titlebar check.titlebutton.button:active { + -gtk-icon-shadow: none; } + +check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:disabled.button.flat, headerbar check.titlebutton.button:disabled, + .titlebar check.titlebutton.button:disabled { + -gtk-icon-shadow: none; } + +check:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-backdrop-dark.png"), url("assets/checkbox-unchecked-backdrop-dark@2.png")); + -gtk-icon-shadow: none; } + check:backdrop.button.flat, headerbar check.titlebutton.button:backdrop, + .titlebar check.titlebutton.button:backdrop { + -gtk-icon-shadow: none; } + +check:backdrop:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-backdrop-insensitive-dark.png"), url("assets/checkbox-unchecked-backdrop-insensitive-dark@2.png")); + -gtk-icon-shadow: none; } + check:backdrop:disabled.button.flat, headerbar check.titlebutton.button:backdrop:disabled, + .titlebar check.titlebutton.button:backdrop:disabled { + -gtk-icon-shadow: none; } + +check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:indeterminate.button.flat, headerbar check.titlebutton.button:indeterminate, + .titlebar check.titlebutton.button:indeterminate { + -gtk-icon-shadow: none; } + +check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-hover-dark.png"), url("assets/checkbox-mixed-hover-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:indeterminate:hover.button.flat, headerbar check.titlebutton.button:indeterminate:hover, + .titlebar check.titlebutton.button:indeterminate:hover { + -gtk-icon-shadow: none; } + +check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-active-dark.png"), url("assets/checkbox-mixed-active-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:indeterminate:selected.button.flat, headerbar check.titlebutton.button:indeterminate:selected, + .titlebar check.titlebutton.button:indeterminate:selected { + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-backdrop-dark.png"), url("assets/checkbox-mixed-backdrop-dark@2.png")); + -gtk-icon-shadow: none; } + check:indeterminate:backdrop.button.flat, headerbar check.titlebutton.button:indeterminate:backdrop, + .titlebar check.titlebutton.button:indeterminate:backdrop { + -gtk-icon-shadow: none; } + +check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:indeterminate:disabled.button.flat, headerbar check.titlebutton.button:indeterminate:disabled, + .titlebar check.titlebutton.button:indeterminate:disabled { + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-backdrop-insensitive-dark.png"), url("assets/checkbox-mixed-backdrop-insensitive-dark@2.png")); + -gtk-icon-shadow: none; } + check:indeterminate:disabled:backdrop.button.flat, headerbar check.titlebutton.button:indeterminate:disabled:backdrop, + .titlebar check.titlebutton.button:indeterminate:disabled:backdrop { + -gtk-icon-shadow: none; } + +check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:checked.button.flat, headerbar check.titlebutton.button:checked, + .titlebar check.titlebutton.button:checked { + -gtk-icon-shadow: none; } + +check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:checked:disabled.button.flat, headerbar check.titlebutton.button:checked:disabled, + .titlebar check.titlebutton.button:checked:disabled { + -gtk-icon-shadow: none; } + +check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-hover-dark.png"), url("assets/checkbox-checked-hover-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:checked:hover.button.flat, headerbar check.titlebutton.button:checked:hover, + .titlebar check.titlebutton.button:checked:hover { + -gtk-icon-shadow: none; } + +check:checked:active { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-active-dark.png"), url("assets/checkbox-checked-active-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:checked:active.button.flat, headerbar check.titlebutton.button:checked:active, + .titlebar check.titlebutton.button:checked:active { + -gtk-icon-shadow: none; } + +check:backdrop:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-backdrop-dark.png"), url("assets/checkbox-checked-backdrop-dark@2.png")); + -gtk-icon-shadow: none; } + check:backdrop:checked.button.flat, headerbar check.titlebutton.button:backdrop:checked, + .titlebar check.titlebutton.button:backdrop:checked { + -gtk-icon-shadow: none; } + +check:backdrop:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-backdrop-insensitive-dark.png"), url("assets/checkbox-checked-backdrop-insensitive-dark@2.png")); + -gtk-icon-shadow: none; } + check:backdrop:checked:disabled.button.flat, headerbar check.titlebutton.button:backdrop:checked:disabled, + .titlebar check.titlebutton.button:backdrop:checked:disabled { + -gtk-icon-shadow: none; } + +menu menuitem.check { + -gtk-icon-source: -gtk-icontheme("checkbox-symbolic"); + color: #a2a5a8; + -gtk-icon-shadow: none; } + menu menuitem.check:active, menu menuitem.check:checked { + -gtk-icon-source: -gtk-icontheme("checkbox-checked-symbolic"); + color: #363636; } + menu menuitem.check:indeterminate { + -gtk-icon-source: -gtk-icontheme("checkbox-mixed-symbolic"); } + menu menuitem.check:hover { + color: #EEEFF0; } + menu menuitem.check:disabled { + color: #616569; } + +radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio.button.flat, headerbar radio.titlebutton.button, + .titlebar radio.titlebutton.button { + -gtk-icon-shadow: none; } + +radio:hover { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-hover-dark.png"), url("assets/radio-unchecked-hover-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:hover.button.flat, headerbar radio.titlebutton.button:hover, + .titlebar radio.titlebutton.button:hover { + -gtk-icon-shadow: none; } + +radio:active { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-active-dark.png"), url("assets/radio-unchecked-active-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:active.button.flat, headerbar radio.titlebutton.button:active, + .titlebar radio.titlebutton.button:active { + -gtk-icon-shadow: none; } + +radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:disabled.button.flat, headerbar radio.titlebutton.button:disabled, + .titlebar radio.titlebutton.button:disabled { + -gtk-icon-shadow: none; } + +radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-backdrop-dark.png"), url("assets/radio-unchecked-backdrop-dark@2.png")); + -gtk-icon-shadow: none; } + radio:backdrop.button.flat, headerbar radio.titlebutton.button:backdrop, + .titlebar radio.titlebutton.button:backdrop { + -gtk-icon-shadow: none; } + +radio:backdrop:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-backdrop-insensitive-dark.png"), url("assets/radio-unchecked-backdrop-insensitive-dark@2.png")); + -gtk-icon-shadow: none; } + radio:backdrop:disabled.button.flat, headerbar radio.titlebutton.button:backdrop:disabled, + .titlebar radio.titlebutton.button:backdrop:disabled { + -gtk-icon-shadow: none; } + +radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:indeterminate.button.flat, headerbar radio.titlebutton.button:indeterminate, + .titlebar radio.titlebutton.button:indeterminate { + -gtk-icon-shadow: none; } + +radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-hover-dark.png"), url("assets/radio-mixed-hover-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:indeterminate:hover.button.flat, headerbar radio.titlebutton.button:indeterminate:hover, + .titlebar radio.titlebutton.button:indeterminate:hover { + -gtk-icon-shadow: none; } + +radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-active-dark.png"), url("assets/radio-mixed-active-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:indeterminate:selected.button.flat, headerbar radio.titlebutton.button:indeterminate:selected, + .titlebar radio.titlebutton.button:indeterminate:selected { + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-backdrop-dark.png"), url("assets/radio-mixed-backdrop-dark@2.png")); + -gtk-icon-shadow: none; } + radio:indeterminate:backdrop.button.flat, headerbar radio.titlebutton.button:indeterminate:backdrop, + .titlebar radio.titlebutton.button:indeterminate:backdrop { + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:indeterminate:disabled.button.flat, headerbar radio.titlebutton.button:indeterminate:disabled, + .titlebar radio.titlebutton.button:indeterminate:disabled { + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-backdrop-insensitive-dark.png"), url("assets/radio-mixed-backdrop-insensitive-dark@2.png")); + -gtk-icon-shadow: none; } + radio:indeterminate:disabled:backdrop.button.flat, headerbar radio.titlebutton.button:indeterminate:disabled:backdrop, + .titlebar radio.titlebutton.button:indeterminate:disabled:backdrop { + -gtk-icon-shadow: none; } + +radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:checked.button.flat, headerbar radio.titlebutton.button:checked, + .titlebar radio.titlebutton.button:checked { + -gtk-icon-shadow: none; } + +radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:checked:disabled.button.flat, headerbar radio.titlebutton.button:checked:disabled, + .titlebar radio.titlebutton.button:checked:disabled { + -gtk-icon-shadow: none; } + +radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-hover-dark.png"), url("assets/radio-checked-hover-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:checked:hover.button.flat, headerbar radio.titlebutton.button:checked:hover, + .titlebar radio.titlebutton.button:checked:hover { + -gtk-icon-shadow: none; } + +radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-active-dark.png"), url("assets/radio-checked-active-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:checked:active.button.flat, headerbar radio.titlebutton.button:checked:active, + .titlebar radio.titlebutton.button:checked:active { + -gtk-icon-shadow: none; } + +radio:backdrop:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-backdrop-dark.png"), url("assets/radio-checked-backdrop-dark@2.png")); + -gtk-icon-shadow: none; } + radio:backdrop:checked.button.flat, headerbar radio.titlebutton.button:backdrop:checked, + .titlebar radio.titlebutton.button:backdrop:checked { + -gtk-icon-shadow: none; } + +radio:backdrop:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-backdrop-insensitive-dark.png"), url("assets/radio-checked-backdrop-insensitive-dark@2.png")); + -gtk-icon-shadow: none; } + radio:backdrop:checked:disabled.button.flat, headerbar radio.titlebutton.button:backdrop:checked:disabled, + .titlebar radio.titlebutton.button:backdrop:checked:disabled { + -gtk-icon-shadow: none; } + +menu menuitem.radio { + -gtk-icon-source: -gtk-icontheme("radio-symbolic"); + color: #a2a5a8; + -gtk-icon-shadow: none; } + menu menuitem.radio:active, menu menuitem.radio:checked { + -gtk-icon-source: -gtk-icontheme("radio-checked-symbolic"); + color: #363636; } + menu menuitem.radio:indeterminate { + -gtk-icon-source: -gtk-icontheme("radio-mixed-symbolic"); } + menu menuitem.radio:hover { + color: #EEEFF0; } + menu menuitem.radio:disabled { + color: #616569; } + +.view.check, .view.radio, +list-row check, list-row radio { + -gtk-icon-shadow: none; } + .view.check:selected, calendar.check:selected, .view.check:hover, .view.radio:selected, calendar.radio:selected, .view.radio:hover, + list-row check:selected, + list-row check:hover, list-row radio:selected, list-row radio:hover { + -gtk-icon-shadow: none; } + +.content-view { + background-color: #212427; } + .content-view:backdrop { + background-color: #212427; } + +.view.content-view.check { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode.png"), url("assets/checkbox-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:hover { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-hover-selectionmode.png"), url("assets/checkbox-hover-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:active { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-active-selectionmode.png"), url("assets/checkbox-active-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:backdrop { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-backdrop-selectionmode.png"), url("assets/checkbox-backdrop-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:checked { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode.png"), url("assets/checkbox-checked-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:checked:hover { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-hover-selectionmode.png"), url("assets/checkbox-checked-hover-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:checked:active { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-active-selectionmode.png"), url("assets/checkbox-checked-active-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:backdrop:checked { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-backdrop-selectionmode.png"), url("assets/checkbox-checked-backdrop-selectionmode@2.png")); + background-color: transparent; } + +checkbutton.text-button, radiobutton.text-button { + padding: 1px 2px 4px; + outline-offset: 0; } + checkbutton.text-button:disabled, checkbutton.text-button:disabled:active, checkbutton.text-button:disabled:indeterminate, radiobutton.text-button:disabled, radiobutton.text-button:disabled:active, radiobutton.text-button:disabled:indeterminate { + color: #909396; } + checkbutton.text-button:disabled:backdrop, checkbutton.text-button:disabled:active:backdrop, checkbutton.text-button:disabled:indeterminate:backdrop, radiobutton.text-button:disabled:backdrop, radiobutton.text-button:disabled:active:backdrop, radiobutton.text-button:disabled:indeterminate:backdrop { + color: #545c65; } + +/************ + * GtkScale * + ************/ +scale { + -GtkRange-trough-border: 2; + outline-offset: -9px; + -gtk-outline-radius: 4px; } + scale.fine-tune { + outline-offset: -7px; + -gtk-outline-radius: 6px; } + scale.fine-tune trough { + margin: 8px; + border-radius: 4px; } + scale slider { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #f4f5f6, #eff0f1); + border: 1px solid; + border-radius: 50%; + border-color: #363636; + box-shadow: inset 0 1px white, inset 0 -2px #eff0f1, inset 0 -1px #d6dadc; } + scale slider:hover { + border-width: 2px; + color: #363636; + border-color: #363636; + background-image: linear-gradient(to bottom, #eff0f1, #eff0f1); + border-color: #2E2E2E; + border-radius: 50%; + box-shadow: inset 0 1px white, inset 0 -2px white, inset 0 -1px #e0e3e4; } + scale slider:disabled { + border-style: solid; + border-radius: 50%; + background-image: linear-gradient(to bottom, #e6e7e8); + box-shadow: none; } + scale slider:active { + border: 2px solid #363636; } + scale trough { + min-height: 4px; + min-width: 4px; + margin: 9px; + border: 1px solid transparent; + border-radius: 4px; + background-color: #c2c2c2; + box-shadow: none; } + scale trough highlight { + background-color: #363636; + border-color: transparent; + box-shadow: none; } + scale.vertical trough highlight { + background-color: #363636; } + scale trough:disabled, scale.vertical trough:disabled { + border-color: transparent; + background-image: none; + background-color: #e6e7e8; + box-shadow: none; } + .osd scale slider { + color: #363636; + border-color: #c2c2c2; + background-image: none; + background-color: #eff0f1; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; + background-color: #4f4f4f; } + .osd scale slider:hover { + color: #363636; + border-color: #363636; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd scale slider:active { + color: #fcfcfc; + border-color: rgba(252, 252, 252, 0.8); + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd scale slider:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd scale trough { + border-color: transparent; + box-shadow: none; + margin: 9px; + background-color: #c2c2c2; + outline-color: rgba(49, 54, 59, 0.2); + outline-offset: -8px; } + .osd scale trough.fine-tune { + margin: 7px; } + .osd scale trough highlight { + background-image: none; + background-color: #363636; } + .osd scale trough:disabled, .osd scale trough:backdrop:disabled { + border-color: transparent; + background-color: transparent; } + .osd scale trough:backdrop { + border-color: transparent; + background-image: none; } + scale value { + color: alpha(currentColor,0.4); } + scale marks { + color: alpha(currentColor,0.4); } + scale.horizontal indicator { + min-height: 6px; + min-width: 1px; } + scale.horizontal.fine-tune indicator { + min-height: 3px; } + scale.vertical indicator { + min-height: 1px; + min-width: 6px; } + scale.vertical.fine-tune indicator { + min-width: 3px; } + scale.color.horizontal slider:hover, scale.color.horizontal slider:disabled, scale.color.horizontal slider, + scale.horizontal contents:first-child > trough > slider, + scale.horizontal contents:last-child > trough > slider { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-dark.png"), url("assets/slider-horz-scale-has-marks-above-dark@2.png")); + background-size: 16px; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.horizontal slider:hover, + scale.horizontal contents:first-child > trough > slider:hover, + scale.horizontal contents:last-child > trough > slider:hover { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-hover-dark.png"), url("assets/slider-horz-scale-has-marks-above-hover-dark@2.png")); + background-size: 16px; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.horizontal slider:active, + scale.horizontal contents:first-child > trough > slider:active, + scale.horizontal contents:last-child > trough > slider:active { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-active-dark.png"), url("assets/slider-horz-scale-has-marks-above-active-dark@2.png")); + background-size: 16px; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.horizontal slider:disabled, + scale.horizontal contents:first-child > trough > slider:disabled, + scale.horizontal contents:last-child > trough > slider:disabled { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-insensitive-dark.png"), url("assets/slider-horz-scale-has-marks-above-insensitive-dark@2.png")); + background-color: transparent; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider, + scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider, + scale.vertical contents:first-child > trough > slider, + scale.vertical contents:last-child > trough > slider { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-vert-scale-has-marks-above-dark.png"), url("assets/slider-vert-scale-has-marks-above-dark@2.png")); + background-color: transparent; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.vertical:dir(ltr) slider:hover, + scale.color.vertical:dir(rtl) slider:hover, + scale.vertical contents:first-child > trough > slider:hover, + scale.vertical contents:last-child > trough > slider:hover { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-vert-scale-has-marks-above-hover-dark.png"), url("assets/slider-vert-scale-has-marks-above-hover-dark@2.png")); + background-color: transparent; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.vertical:dir(ltr) slider:active, + scale.color.vertical:dir(rtl) slider:active, + scale.vertical contents:first-child > trough > slider:active, + scale.vertical contents:last-child > trough > slider:active { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-vert-scale-has-marks-above-active-dark.png"), url("assets/slider-vert-scale-has-marks-above-active-dark@2.png")); + background-color: transparent; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.vertical:dir(ltr) slider:disabled, + scale.color.vertical:dir(rtl) slider:disabled, + scale.vertical contents:first-child > trough > slider:disable, + scale.vertical contents:last-child > trough > slider:disabled { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-vert-scale-has-marks-above-insensitive-dark.png"), url("assets/slider-vert-scale-has-marks-above-insensitive-dark@2.png")); + background-color: transparent; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color { + min-height: 0; + min-width: 0; } + scale.color trough { + background-image: linear-gradient(to top, #b0b0b0); + background-repeat: no-repeat; } + +/***************** + * Progress bars * + *****************/ +progressbar { + padding: 0; + font-size: smaller; + color: rgba(238, 239, 240, 0.4); + box-shadow: none; } + progressbar .osd { + -progressbar-xspacing: 0; + -progressbar-yspacing: 0; + -progressbar-min-horizontal-bar-height: 3; } + progressbar trough { + border: 1px solid transparent; + border-radius: 3px; + background-color: #6d6d6d; } + progressbar .osd trough { + border-style: none; + background-color: transparent; + box-shadow: none; } + +progressbar progress { + background-color: #363636; + border: 1px solid #363636; + border-radius: 0px; + box-shadow: none; } + progressbar.left progress { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } + progressbar.right progress { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; } + progressbar.left.right progress { + box-shadow: none; } + progressbar.vertical.bottom progress { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + box-shadow: none; } + progressbar.vertical.top progress { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } + progressbar .osd progress { + background-image: none; + background-color: #363636; + border-style: none; + border-radius: 0; } + +/************* + * Level Bar * + *************/ +levelbar.vertical { + -GtkLevelBar-min-block-width: 6; + -GtkLevelBar-min-block-height: 34; } + +levelbar { + box-shadow: none; + -GtkLevelBar-min-block-width: 34; + -GtkLevelBar-min-block-height: 6; } + levelbar.vertical { + -GtkLevelBar-min-block-width: 6; + -GtkLevelBar-min-block-height: 34; } + levelbar trough { + border: 1px solid transparent; + padding: 2px; + border-radius: 2px; + background-color: transparent; } + levelbar block.filled { + border: 1px solid #363636; + background-color: #363636; + box-shadow: none; + border-radius: 2px; } + levelbar.discrete.horizontal block.filled { + margin: 0 1px; } + levelbar.discrete.vertical block.filled { + margin: 1px 0; } + levelbar block.filled.high { + border-color: #5aa411; + background-color: #5aa411; } + levelbar block.filled.high:backdrop { + border-color: #5aa411; } + levelbar block.filled.low { + border-color: #f67400; + background-color: #f67400; } + levelbar block.filled.low:backdrop { + border-color: #f67400; } + levelbar block.filled.empty { + background-color: #6d6d6d; + border-color: transparent; + box-shadow: none; } + +/********** + * Frames * + **********/ +frame { + border: 1px solid #6d6d6d; + padding: 0; } + frame.flat { + border-style: none; } + frame.action-bar { + padding: 6px; + border-width: 1px 0 0; } + +scrolledwindow viewport.frame, frame box stack scrolledwindow { + border-style: none; } + +.separator, placessidebar.sidebar .view .separator, +placessidebar.sidebar .view .separator:backdrop { + color: rgba(0, 0, 0, 0.1); } + filechooserbutton .separator.vertical, filechooserbutton placessidebar.sidebar .view .vertical.separator, placessidebar.sidebar .view filechooserbutton .vertical.separator, button.font .separator.vertical, button.font placessidebar.sidebar .view .vertical.separator, placessidebar.sidebar .view button.font .vertical.separator { + -GtkWidget-wide-separators: true; } + +/********* + * Lists * + *********/ +list, list-row { + background-color: #222222; + border-width: 0px; + border-color: #363636; } + +list-row, +.grid-child { + padding: 0px 2px; + border-style: solid; + border-width: 0px; + border-color: #363636; } + +list-row.button, headerbar list-row.button.titlebutton, +.titlebar list-row.button.titlebutton, +list-row.button:backdrop, +list-row.button:backdrop:active, +list-row.button:backdrop:checked, +list-row.button:backdrop:disabled, +list-row.button:backdrop:disabled:active, +list-row.button:backdrop:disabled:checked, +list-row.button:disabled:active, +list-row.button:disabled:checked { + background-color: rgba(35, 38, 41, 0); + border-style: none; + border-radius: 0; + box-shadow: none; } + +list-row.button:hover { + background-color: rgba(146, 146, 146, 0.2); } +list-row.button:active { + box-shadow: none; } +list-row.button:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } +list-row.button:selected:hover { + background-color: #4fb4e9; } +list-row.button:selected:backdrop { + background-color: #363636; } +list-row.button:backdrop:hover { + background-color: transparent; } + +list-row:selected button { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3c3c3c, #363636); } + list-row:selected button.flat, list-row:selected headerbar .titlebutton.button, headerbar list-row:selected .titlebutton.button, + list-row:selected .titlebar .titlebutton.button, + .titlebar list-row:selected .titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #EEEFF0; } + list-row:selected button:hover { + color: #EEEFF0; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636, #363636); } + list-row:selected button:active, list-row:selected button:checked { + color: #222222; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); } + list-row:selected button:backdrop, list-row:selected button.flat:backdrop, list-row:selected headerbar .titlebutton.button:backdrop, headerbar list-row:selected .titlebutton.button:backdrop, + list-row:selected .titlebar .titlebutton.button:backdrop, + .titlebar list-row:selected .titlebutton.button:backdrop { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #222222); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + list-row:selected button:backdrop:active, list-row:selected button:backdrop:checked, list-row:selected button.flat:backdrop:active, list-row:selected headerbar .titlebutton.button:backdrop:active, headerbar list-row:selected .titlebutton.button:backdrop:active, + list-row:selected .titlebar .titlebutton.button:backdrop:active, + .titlebar list-row:selected .titlebutton.button:backdrop:active, list-row:selected button.flat:backdrop:checked, list-row:selected headerbar .titlebutton.button:backdrop:checked, headerbar list-row:selected .titlebutton.button:backdrop:checked, + list-row:selected .titlebar .titlebutton.button:backdrop:checked, + .titlebar list-row:selected .titlebutton.button:backdrop:checked { + color: #646464; + border-color: #63686c; + background-image: linear-gradient(to bottom, #43484c); + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + list-row:selected button:backdrop:disabled, list-row:selected button.flat:backdrop:disabled, list-row:selected headerbar .titlebutton.button:backdrop:disabled, headerbar list-row:selected .titlebutton.button:backdrop:disabled, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + list-row:selected button:backdrop:disabled > .label, list-row:selected headerbar button.titlebutton:backdrop:disabled > .label, + list-row:selected .titlebar button.titlebutton:backdrop:disabled > .label, list-row:selected button.flat:backdrop:disabled > .label, list-row:selected headerbar .titlebutton.button:backdrop:disabled > .label, headerbar list-row:selected .titlebutton.button:backdrop:disabled > .label, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled > .label, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled > .label { + color: inherit; } + list-row:selected button:backdrop:disabled:active, list-row:selected button:backdrop:disabled:checked, list-row:selected button.flat:backdrop:disabled:active, list-row:selected headerbar .titlebutton.button:backdrop:disabled:active, headerbar list-row:selected .titlebutton.button:backdrop:disabled:active, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled:active, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled:active, list-row:selected button.flat:backdrop:disabled:checked, list-row:selected headerbar .titlebutton.button:backdrop:disabled:checked, headerbar list-row:selected .titlebutton.button:backdrop:disabled:checked, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled:checked, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled:checked { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #2e3236); } + list-row:selected button:backdrop:disabled:active > .label, list-row:selected headerbar button.titlebutton:backdrop:disabled:active > .label, + list-row:selected .titlebar button.titlebutton:backdrop:disabled:active > .label, list-row:selected button:backdrop:disabled:checked > .label, list-row:selected headerbar button.titlebutton:backdrop:disabled:checked > .label, + list-row:selected .titlebar button.titlebutton:backdrop:disabled:checked > .label, list-row:selected button.flat:backdrop:disabled:active > .label, list-row:selected headerbar .titlebutton.button:backdrop:disabled:active > .label, headerbar list-row:selected .titlebutton.button:backdrop:disabled:active > .label, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled:active > .label, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled:active > .label, list-row:selected button.flat:backdrop:disabled:checked > .label, list-row:selected headerbar .titlebutton.button:backdrop:disabled:checked > .label, headerbar list-row:selected .titlebutton.button:backdrop:disabled:checked > .label, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled:checked > .label, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled:checked > .label { + color: inherit; } + list-row:selected button.flat:backdrop, list-row:selected headerbar .titlebutton.button:backdrop, headerbar list-row:selected .titlebutton.button:backdrop, + list-row:selected .titlebar .titlebutton.button:backdrop, + .titlebar list-row:selected .titlebutton.button:backdrop { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #646464; } + list-row:selected button:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + list-row:selected button:disabled > .label, list-row:selected headerbar button.titlebutton:disabled > .label, + list-row:selected .titlebar button.titlebutton:disabled > .label { + color: inherit; } + list-row:selected button:disabled:active, list-row:selected button:disabled:checked { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3f4449, #3f3f3f); } + list-row:selected button:disabled:active > .label, list-row:selected headerbar button.titlebutton:disabled:active > .label, + list-row:selected .titlebar button.titlebutton:disabled:active > .label, list-row:selected button:disabled:checked > .label, list-row:selected headerbar button.titlebutton:disabled:checked > .label, + list-row:selected .titlebar button.titlebutton:disabled:checked > .label { + color: inherit; } + +list-row, list-row.button, headerbar list-row.button.titlebutton, +.titlebar list-row.button.titlebutton { + transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + list-row:hover, list-row.button:hover, headerbar list-row.button.titlebutton:hover, + .titlebar list-row.button.titlebutton:hover { + transition: none; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame { + padding: 10px; + border: none; + border-radius: 0 0 3px 3px; + background-color: rgba(35, 38, 41, 0.8); + background-image: none; + background-clip: padding-box; } + .app-notification:backdrop, + .app-notification.frame:backdrop { + background-image: none; } + .app-notification button, .app-notification headerbar button.titlebutton, headerbar .app-notification button.titlebutton, + .app-notification .titlebar button.titlebutton, + .titlebar .app-notification button.titlebutton, + .app-notification.frame button { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: none; + background-color: #222222; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; } + .app-notification button.flat, .app-notification headerbar .titlebutton.button, headerbar .app-notification .titlebutton.button, + .app-notification .titlebar .titlebutton.button, + .titlebar .app-notification .titlebutton.button, + .app-notification.frame button.flat, + .app-notification.frame headerbar .titlebutton.button, + headerbar .app-notification.frame .titlebutton.button, + .app-notification.frame .titlebar .titlebutton.button, + .titlebar .app-notification.frame .titlebutton.button { + -gtk-icon-shadow: 0 1px black; + text-shadow: 0 1px black; } + .app-notification button:hover, + .app-notification.frame button:hover { + color: #EEEFF0; + border-color: #363636; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:active, .app-notification button:checked, .app-notification button:backdrop:active, .app-notification button:backdrop:checked, + .app-notification.frame button:active, + .app-notification.frame button:checked, + .app-notification.frame button:backdrop:active, + .app-notification.frame button:backdrop:checked { + color: #EEEFF0; + border-color: rgba(35, 38, 41, 0.8); + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:disabled, .app-notification button:backdrop:disabled, + .app-notification.frame button:disabled, + .app-notification.frame button:backdrop:disabled { + color: #909396; + border-color: #3f3f3f; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:backdrop, + .app-notification.frame button:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +/************* + * Expanders * + *************/ +treeview.view expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + treeview.view expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view expander:hover { + color: white; } + treeview.view expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/************ + * Calendar * + ***********/ +calendar { + color: #EEEFF0; + border: 1px solid #6d6d6d; } + calendar.header { + border: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(0, 0, 0, 0.1); } + calendar.button, headerbar calendar.button.titlebutton, + .titlebar calendar.button.titlebutton { + color: rgba(238, 239, 240, 0.45); } + calendar.button:hover, headerbar calendar.button.titlebutton:hover, + .titlebar calendar.button.titlebutton:hover { + color: #EEEFF0; } + calendar.button:backdrop, headerbar calendar.button.titlebutton:backdrop, + .titlebar calendar.button.titlebutton:backdrop { + color: rgba(96, 100, 104, 0.45); } + calendar:indeterminate, calendar:indeterminate:backdrop, calendar.highlight, calendar.highlight:backdrop { + color: alpha(currentColor,0.55); } + calendar:backdrop { + color: #EEEFF0; + border-color: #63686c; } + +/*********** + * Dialogs * + ***********/ +message-dialog { + -GtkDialog-button-spacing: 8; + -GtkDialog-action-area-border: 8; } + message-dialog .titlebar { + box-shadow: none; } + message-dialog.csd.background { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + message-dialog.csd .dialog-action-area button { + border-radius: 0; + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3c3c3c, #363636); } + message-dialog.csd .dialog-action-area button:hover { + color: #EEEFF0; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636, #363636); } + message-dialog.csd .dialog-action-area button:active { + color: #222222; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); } + message-dialog.csd .dialog-action-area button:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button:disabled > .label, message-dialog.csd .dialog-action-area headerbar button.titlebutton:disabled > .label, + message-dialog.csd .dialog-action-area .titlebar button.titlebutton:disabled > .label { + color: inherit; } + message-dialog.csd .dialog-action-area button:backdrop { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #222222); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button:backdrop:disabled > .label, message-dialog.csd .dialog-action-area headerbar button.titlebutton:backdrop:disabled > .label, + message-dialog.csd .dialog-action-area .titlebar button.titlebutton:backdrop:disabled > .label { + color: inherit; } + message-dialog.csd .dialog-action-area button.suggested-action { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: white; + border-color: #363636; + background-image: linear-gradient(to bottom, #46b1e9, #3dade8); } + message-dialog.csd .dialog-action-area button.suggested-action:hover { + color: white; + border-color: #363636; + background-image: linear-gradient(to bottom, #3dade8, #3dade8); } + message-dialog.csd .dialog-action-area button.suggested-action:active { + color: white; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); } + message-dialog.csd .dialog-action-area button.suggested-action:backdrop { + color: white; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button.suggested-action:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button.suggested-action:backdrop:disabled > .label, message-dialog.csd .dialog-action-area headerbar .suggested-action.button.titlebutton:backdrop:disabled > .label, + message-dialog.csd .dialog-action-area .titlebar .suggested-action.button.titlebutton:backdrop:disabled > .label { + color: inherit; } + message-dialog.csd .dialog-action-area button.suggested-action:disabled { + background-color: #222222; + color: shade(#EEEFF0, 0.5); } + message-dialog.csd .dialog-action-area button.destructive-action { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: white; + border-color: #d51010; + background-image: linear-gradient(to bottom, #df1111, #d51010); } + message-dialog.csd .dialog-action-area button.destructive-action:hover { + color: white; + border-color: #d51010; + background-image: linear-gradient(to bottom, #d51010, #d51010); } + message-dialog.csd .dialog-action-area button.destructive-action:active { + color: white; + border-color: #d51010; + background-image: linear-gradient(to bottom, #d51010, shade(#d51010, 0.8)); } + message-dialog.csd .dialog-action-area button.destructive-action:backdrop { + color: white; + border-color: #d51010; + background-image: linear-gradient(to bottom, #d51010); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button.destructive-action:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3f3f3f); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button.destructive-action:backdrop:disabled > .label, message-dialog.csd .dialog-action-area headerbar .destructive-action.button.titlebutton:backdrop:disabled > .label, + message-dialog.csd .dialog-action-area .titlebar .destructive-action.button.titlebutton:backdrop:disabled > .label { + color: inherit; } + message-dialog.csd .dialog-action-area button.destructive-action:disabled { + background-color: #222222; + color: shade(#EEEFF0, 0.5); } +filechooser .search-bar { + background-color: #222222; + border-color: #222222; + box-shadow: none; } + filechooser .search-bar:backdrop { + background-color: #25292c; + border-color: #222222; } +filechooser .dialog-action-box { + border-top: 1px solid #6d6d6d; } + filechooser .dialog-action-box:backdrop { + border-top-color: #63686c; } + +/*********** + * Sidebar * + ***********/ +.sidebar { + border: none; + background-color: #222222; } + +placessidebar.sidebar .view { + color: #EEEFF0; + background-color: transparent; } + placessidebar.sidebar .view .image { + color: #b5b8ba; } + placessidebar.sidebar .view .image:selected { + color: #dce8ef; } + placessidebar.sidebar .view .image:selected:backdrop { + color: #dce8ef; } + placessidebar.sidebar .view .image:disabled { + color: #74777b; } + placessidebar.sidebar .view .image:backdrop { + color: #52565b; } + placessidebar.sidebar .view .image:backdrop:disabled { + color: #4a5158; } + placessidebar.sidebar .view:disabled { + color: #909396; } + placessidebar.sidebar .view:backdrop { + color: #646464; } + placessidebar.sidebar .view:backdrop:disabled { + color: #545c65; } + +.sidebar-item { + padding: 10px 4px; } + .sidebar-item > .label { + padding-left: 6px; + padding-right: 6px; } + .sidebar-item.needs-attention > .label { + background-size: 6px 6px, 0 0; } + +/********* + * Paned * + *********/ +paned { + -paned-handle-size: 1; + -gtk-icon-source: none; + margin: 0 8px 8px 0; } + paned:dir(rtl) { + margin-right: 0; + margin-left: 8px; } + paned .pane-separator { + background-color: #6d6d6d; } + paned .pane-separator:backdrop { + background-color: #63686c; } + +paned.wide { + -paned-handle-size: 5; + margin: 0; } + paned.wide .pane-separator { + background-color: transparent; + border-style: none solid; + border-color: #6d6d6d; + border-width: 1px; } + paned.wide.vertical .pane-separator { + border-style: solid none; } + paned.wide .pane-separator:backdrop { + border-color: #63686c; } + +/************** + * infobar * + **************/ +infobar { + border-style: none; } + +.info, +.question, +.warning, +.error { + background-color: #222222; + color: #EEEFF0; + text-shadow: none; + border-color: #1a97d8; } + .info button, .info headerbar button.titlebutton, headerbar .info button.titlebutton, + .info .titlebar button.titlebutton, + .titlebar .info button.titlebutton, + .question button, + .question headerbar button.titlebutton, + headerbar .question button.titlebutton, + .question .titlebar button.titlebutton, + .titlebar .question button.titlebutton, + .warning button, + .warning headerbar button.titlebutton, + headerbar .warning button.titlebutton, + .warning .titlebar button.titlebutton, + .titlebar .warning button.titlebutton, + .error button, + .error headerbar button.titlebutton, + headerbar .error button.titlebutton, + .error .titlebar button.titlebutton, + .titlebar .error button.titlebutton { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #363636; + background-image: linear-gradient(to bottom, #46b1e9, #3dade8); } + .info button:hover, + .question button:hover, + .warning button:hover, + .error button:hover { + color: #EEEFF0; + border-color: #363636; + background-image: linear-gradient(to bottom, #3dade8, #3dade8); } + .info button:active, + .question button:active, + .warning button:active, + .error button:active { + color: #222222; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636, shade(#363636, 0.8)); } + .info button:disabled, + .question button:disabled, + .warning button:disabled, + .error button:disabled { + color: #909396; + border-color: #363636; + background-image: linear-gradient(to bottom, #3999cb); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + .info button:disabled > .label, .info headerbar button.titlebutton:disabled > .label, + .info .titlebar button.titlebutton:disabled > .label, + .question button:disabled > .label, + .question headerbar button.titlebutton:disabled > .label, + .question .titlebar button.titlebutton:disabled > .label, + .warning button:disabled > .label, + .warning headerbar button.titlebutton:disabled > .label, + .warning .titlebar button.titlebutton:disabled > .label, + .error button:disabled > .label, + .error headerbar button.titlebutton:disabled > .label, + .error .titlebar button.titlebutton:disabled > .label { + color: inherit; } + .info button:backdrop, + .question button:backdrop, + .warning button:backdrop, + .error button:backdrop { + color: #EEEFF0; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #363636; } + .info button:backdrop:disabled, + .question button:backdrop:disabled, + .warning button:backdrop:disabled, + .error button:backdrop:disabled { + color: #78b7d8; + border-color: #363636; + background-image: linear-gradient(to bottom, #3999cb); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #363636; } + .info button:backdrop:disabled > .label, .info headerbar button.titlebutton:backdrop:disabled > .label, + .info .titlebar button.titlebutton:backdrop:disabled > .label, + .question button:backdrop:disabled > .label, + .question headerbar button.titlebutton:backdrop:disabled > .label, + .question .titlebar button.titlebutton:backdrop:disabled > .label, + .warning button:backdrop:disabled > .label, + .warning headerbar button.titlebutton:backdrop:disabled > .label, + .warning .titlebar button.titlebutton:backdrop:disabled > .label, + .error button:backdrop:disabled > .label, + .error headerbar button.titlebutton:backdrop:disabled > .label, + .error .titlebar button.titlebutton:backdrop:disabled > .label { + color: inherit; } + .info .label:selected, + .info .label:selected:focus, + .info .label:selected:hover, + .question .label:selected, + .question .label:selected:focus, + .question .label:selected:hover, + .warning .label:selected, + .warning .label:selected:focus, + .warning .label:selected:hover, + .error .label:selected, + .error .label:selected:focus, + .error .label:selected:hover { + background-color: #1a97d8; } + +/************ + * Tooltips * + ************/ +tooltip { + color: white; + padding: 4px; + /* not working */ + border-radius: 5px; + box-shadow: none; + text-shadow: 0 1px black; } + tooltip.background { + background-color: rgba(0, 0, 0, 0.8); + background-clip: padding-box; + border: 1px solid rgba(255, 255, 255, 0.1); } + tooltip.window-frame.csd { + background-color: transparent; } + +tooltip * { + padding: 4px; + background-color: transparent; + color: inherit; } + +/***************** + * Color Chooser * + *****************/ +colorswatch { + box-shadow: inset 0 1px rgba(0, 0, 0, 0.1), 0 1px rgba(238, 239, 240, 0.1); } + :selected colorswatch { + box-shadow: none; } + :selected colorswatch.overlay, :selected colorswatch.overlay:hover { + border-color: #EEEFF0; } + colorswatch:selected { + box-shadow: inset 0 1px rgba(0, 0, 0, 0.1), 0 1px rgba(238, 239, 240, 0.1); } + colorswatch.top { + border-top-left-radius: 6px; + border-top-right-radius: 6px; } + colorswatch.bottom { + border-bottom-left-radius: 6px; + border-bottom-right-radius: 6px; } + colorswatch.left, colorswatch:first-child:not(.overlay):not(.top) { + border-top-left-radius: 6px; + border-bottom-left-radius: 6px; } + colorswatch.right, colorswatch:last-child:not(.overlay):not(.bottom) { + border-top-right-radius: 6px; + border-bottom-right-radius: 6px; } + colorswatch:only-child:not(.overlay) { + border-radius: 6px; } + colorswatch.top > .overlay { + border-top-left-radius: 5px; + border-top-right-radius: 5px; } + colorswatch.bottom > .overlay { + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } + colorswatch:first-child:not(.top) > .overlay { + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; } + colorswatch:last-child:not(.bottom) > .overlay { + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; } + colorswatch:only-child > .overlay { + border-radius: 5px; } + colorswatch:hover, colorswatch:hover:selected { + background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0) 50%); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), inset 0 -1px rgba(0, 0, 0, 0.4); } + colorswatch:hover.color-dark, colorswatch:hover:selected.color-dark { + background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 50%); } + colorswatch:backdrop, colorswatch:backdrop:selected + colorswatch.color-dark:backdrop, colorswatch.color-dark:backdrop:selected { + background-image: none; + box-shadow: none; } + colorchooser colorswatch { + border-radius: 3px; } + colorchooser colorswatch:hover { + background-image: none; + box-shadow: inset 0 1px rgba(0, 0, 0, 0.1), 0 1px rgba(238, 239, 240, 0.1); } + colorchooser colorswatch:backdrop { + box-shadow: none; } + colorswatch.color-dark { + color: white; + outline-color: rgba(0, 0, 0, 0.3); } + colorswatch.color-dark:backdrop { + color: rgba(255, 255, 255, 0.3); } + colorswatch.color-light { + color: black; + outline-color: rgba(255, 255, 255, 0.5); } + colorswatch.color-light:backdrop { + color: rgba(0, 0, 0, 0.3); } + colorswatch.overlay, colorswatch.overlay:selected { + border: 1px solid #6d6d6d; } + colorswatch.overlay:hover, colorswatch.overlay:selected:hover { + border-color: black; } + colorswatch#add-color-button { + border-style: solid; + border-width: 1px; + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3c3c3c, #363636); } + colorswatch#add-color-button:hover { + color: #EEEFF0; + border-color: #363636; + background-image: linear-gradient(to bottom, #363636, #363636); } + colorswatch#add-color-button:backdrop { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #222222); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + colorswatch#add-color-button .overlay { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +/******** + * Misc * + ********/ +scale-popup button, scale-popup headerbar button.titlebutton, headerbar scale-popup button.titlebutton, +scale-popup .titlebar button.titlebutton, +.titlebar scale-popup button.titlebutton { + padding: 6px; } + scale-popup button:hover { + background-color: rgba(238, 239, 240, 0.1); + border-radius: 5px; } + +/********************** + * Window Decorations * + *********************/ +.window-frame { + border-width: 0; + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.5); + /* this is used for the resize cursor area */ + margin: 10px; } + .window-frame:backdrop { + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.5); } + .window-frame.tiled { + border-radius: 0; } + .window-frame.popup { + box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1); } + .window-frame.ssd { + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1); } + .window-frame.csd.popup { + border-radius: 0; + box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1); } + .window-frame.csd.tooltip { + border-radius: 5px; + box-shadow: none; } + .window-frame.csd.message-dialog { + border-radius: 7px; + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.5); } + .window-frame.solid-csd { + border-radius: 0; + margin: 1px; + background-color: #222222; + border: 0; + box-shadow: none; } + +headerbar .titlebutton.button, +.titlebar .titlebutton.button { + padding: 2px; } + headerbar .titlebutton.button:backdrop, + .titlebar .titlebutton.button:backdrop { + -gtk-icon-shadow: none; } + headerbar .titlebutton.close.button, + .titlebar .titlebutton.close.button { + color: transparent; + border-image: none; + box-shadow: none; + background-position: center; + background-repeat: no-repeat; + background-image: -gtk-scaled(url("assets/titlebutton-close.png"), url("assets/titlebutton-close@2.png")); } + headerbar .titlebutton.close.button:hover, + .titlebar .titlebutton.close.button:hover { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-close-hover.png"), url("assets/titlebutton-close-hover@2.png")); } + headerbar .titlebutton.close.button:active, + .titlebar .titlebutton.close.button:active { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-close-active.png"), url("assets/titlebutton-close-active@2.png")); } + headerbar .titlebutton.close.button:backdrop, + .titlebar .titlebutton.close.button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop.png"), url("assets/titlebutton-close-backdrop@2.png")); } + headerbar .titlebutton.maximize.button, + .titlebar .titlebutton.maximize.button { + color: transparent; + border-image: none; + box-shadow: none; + background-position: center; + background-repeat: no-repeat; + background-image: -gtk-scaled(url("assets/titlebutton-maximize.png"), url("assets/titlebutton-maximize@2.png")); } + headerbar .titlebutton.maximize.button:hover, + .titlebar .titlebutton.maximize.button:hover { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover.png"), url("assets/titlebutton-maximize-hover@2.png")); } + headerbar .titlebutton.maximize.button:active, + .titlebar .titlebutton.maximize.button:active { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-maximize-active.png"), url("assets/titlebutton-maximize-active@2.png")); } + headerbar .titlebutton.maximize.button:backdrop, + .titlebar .titlebutton.maximize.button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop.png"), url("assets/titlebutton-maximize-backdrop@2.png")); } + headerbar .titlebutton.minimize.button, + .titlebar .titlebutton.minimize.button { + color: transparent; + border-image: none; + box-shadow: none; + background-position: center; + background-repeat: no-repeat; + background-image: -gtk-scaled(url("assets/titlebutton-minimize.png"), url("assets/titlebutton-minimize@2.png")); } + headerbar .titlebutton.minimize.button:hover, + .titlebar .titlebutton.minimize.button:hover { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover.png"), url("assets/titlebutton-minimize-hover@2.png")); } + headerbar .titlebutton.minimize.button:active, + .titlebar .titlebutton.minimize.button:active { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-minimize-active.png"), url("assets/titlebutton-minimize-active@2.png")); } + headerbar .titlebutton.minimize.button:backdrop, + .titlebar .titlebutton.minimize.button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop.png"), url("assets/titlebutton-minimize-backdrop@2.png")); } + +headerbar.selection-mode .titlebutton.button, +.titlebar.selection-mode .titlebutton.button { + text-shadow: none; } + headerbar.selection-mode .titlebutton.button:backdrop, + .titlebar.selection-mode .titlebutton.button:backdrop { + -gtk-icon-shadow: none; } + +textview text selection, .view selection, .view:selected, calendar:selected, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, entry:selected, entry:selected:focus, menuitem.button.flat:selected, headerbar menuitem.titlebutton.button:selected, +.titlebar menuitem.titlebutton.button:selected, list-row:selected, .sidebar:selected, placessidebar.sidebar .view:selected, placessidebar.sidebar calendar:selected { + background-color: #363636; + color: #EEEFF0; } + +/* Decouple the font of context menus from their entry/textview */ +.touch-selection, +.context-menu { + font: initial; } + +.monospace { + font: Monospace; } + +.overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#505457), to(rgba(80, 84, 87, 0))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(238, 239, 240, 0.07)), to(rgba(238, 239, 240, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; } + .overshoot.top:backdrop { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#63686c), to(rgba(99, 104, 108, 0))); + background-size: 100% 5%; + 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.5, to(#505457), to(rgba(80, 84, 87, 0))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(238, 239, 240, 0.07)), to(rgba(238, 239, 240, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; } + .overshoot.bottom:backdrop { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(#63686c), to(rgba(99, 104, 108, 0))); + background-size: 100% 5%; + 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.5, to(#505457), to(rgba(80, 84, 87, 0))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(238, 239, 240, 0.07)), to(rgba(238, 239, 240, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; } + .overshoot.left:backdrop { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(#63686c), to(rgba(99, 104, 108, 0))); + background-size: 5% 100%; + 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.5, to(#505457), to(rgba(80, 84, 87, 0))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(238, 239, 240, 0.07)), to(rgba(238, 239, 240, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; } + .overshoot.right:backdrop { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(#63686c), to(rgba(99, 104, 108, 0))); + background-size: 5% 100%; + 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; } +.undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; } +.undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; } +.undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; } + +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* +widget text/foreground color */ +@define-color theme_fg_color #EEEFF0; +/* +text color for entries, views and content in general */ +@define-color theme_text_color #EEEFF0; +/* +widget base background color */ +@define-color theme_bg_color #222222; +/* +text widgets and the like base background color */ +@define-color theme_base_color #222222; +/* +base background color of selections */ +@define-color theme_selected_bg_color #363636; +/* +text/foreground color of selections */ +@define-color theme_selected_fg_color #EEEFF0; +/* +base background color of insensitive widgets */ +@define-color insensitive_bg_color #3f3f3f; +/* +text foreground color of insensitive widgets */ +@define-color insensitive_fg_color #909396; +/* +insensitive text widgets and the like base background color */ +@define-color insensitive_base_color #222222; +/* +widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #646464; +/* +text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #EEEFF0; +/* +widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #222222; +/* +text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #25292c; +/* +base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #363636; +/* +text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #EEEFF0; +/* +widgets main borders color */ +@define-color borders #6d6d6d; +/* +widgets main borders color on backdrop windows */ +@define-color unfocused_borders #63686c; +/* +these are pretty self explicative */ +@define-color warning_color #f67400; +@define-color error_color #ed1515; +@define-color success_color #5aa411; +@define-color icon_red #da4453; +/* +titlebar colors */ +@define-color titlebar_bg_color #222222; +@define-color titlebar_fg_color #EEEFF0; +@define-color hover_color #363636; +/* +these colors are exported for the window manager and shouldn't be used in applications, +read if you used those and something break with a version upgrade you're on your own... */ +@define-color wm_title #EEEFF0; +@define-color wm_unfocused_title #646464; +@define-color wm_highlight transparent; +@define-color wm_borders_edge rgba(238, 239, 240, 0.1); +@define-color wm_bg_a #222222; +@define-color wm_bg_b #222222; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(#222222, 1.3); +@define-color wm_button_hover_color_b #222222; +@define-color wm_button_active_color_a shade(#222222, 0.85); +@define-color wm_button_active_color_b shade(#222222, 0.89); +@define-color wm_button_active_color_c shade(#222222, 0.9); +@define-color content_view_bg #222222; + +/*# sourceMappingURL=gtk-dark.css.map */ diff --git a/.themes/papirus-dark/plank/dock.theme b/.themes/papirus-dark/plank/dock.theme new file mode 100644 index 00000000..e4f060e3 --- /dev/null +++ b/.themes/papirus-dark/plank/dock.theme @@ -0,0 +1,62 @@ + +[PlankDrawingTheme] +#The roundness of the top corners. +TopRoundness=1 +#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;;70 +#The starting color (RGBA) of the fill gradient. +FillStartColor=34;;34;;34;;230 +#The ending color (RGBA) of the fill gradient. +FillEndColor=34;;34;;34;;230 +#The color (RGBA) of the inner stroke. +InnerStrokeColor=34;;34;;34;;230 + +[PlankDrawingDockTheme] +#The padding on the left/right dock edges, in tenths of a percent of IconSize. +HorizPadding=0 +#The padding on the top dock edge, in tenths of a percent of IconSize. +TopPadding=-5 +#The padding on the bottom dock edge, in tenths of a percent of IconSize. +BottomPadding=1 +#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=1.2 +#The height (in percent of IconSize) to bounce an icon when the application sets urgent. +UrgentBounceHeight=1.6666666666666667 +#The height (in percent of IconSize) to bounce an icon when launching an application. +LaunchBounceHeight=0.625 +#The opacity value (0 to 1) to fade the dock to when hiding it. +FadeOpacity=1 +#The amount of time (in ms) for click animations. +ClickTime=300 +#The amount of time (in ms) to bounce an urgent icon. +UrgentBounceTime=0 +#The amount of time (in ms) to bounce an icon when launching an application. +LaunchBounceTime=600 +#The amount of time (in ms) for active window indicator animations. +ActiveTime=300 +#The time (in ms) to Pop in/out dockitems. +PopTime=300 +#The amount of time (in ms) to slide icons into/out of the dock. +SlideTime=300 +#The time (in ms) to fade the dock in/out on a hide (if FadeOpacity is < 1). +FadeTime=250 +#The time (in ms) to slide the dock in/out on a hide (if FadeOpacity is 1). +HideTime=150 +#The size of the urgent glow (shown when dock is hidden), in tenths of a percent of IconSize. +GlowSize=0 +#The total time (in ms) to show the hidden-dock urgent glow. +GlowTime=0 +#The time (in ms) of each pulse of the hidden-dock urgent glow. +GlowPulseTime=0 +#The hue-shift (-180 to 180) of the urgent indicator color. +UrgentHueShift=150 +#The time (in ms) to move an item to its new position. +ItemMoveTime=200 diff --git a/.themes/papirus/.fix/fix.sh b/.themes/papirus/.fix/fix.sh new file mode 100755 index 00000000..abf42492 --- /dev/null +++ b/.themes/papirus/.fix/fix.sh @@ -0,0 +1,97 @@ +#!/bin/bash +# Fix GTK 2 +mogrify -colorspace GRAY ../gtk-2.0/Arrows/*.png +mogrify -colorspace GRAY ../gtk-2.0/Buttons/*.png +mogrify -colorspace GRAY ../gtk-2.0/Check-Radio/*.png +mogrify -colorspace GRAY ../gtk-2.0/Entry/*.png +mogrify -colorspace GRAY ../gtk-2.0/Expanders/*.png +mogrify -colorspace GRAY ../gtk-2.0/Handles/*.png +mogrify -colorspace GRAY ../gtk-2.0/Lines/*.png +mogrify -colorspace GRAY ../gtk-2.0/Menubar/*.png +mogrify -colorspace GRAY ../gtk-2.0/Others/*.png +mogrify -colorspace GRAY ../gtk-2.0/ProgressBar/*.png +mogrify -colorspace GRAY ../gtk-2.0/Range/*.png +mogrify -colorspace GRAY ../gtk-2.0/Scrollbars/*.png +mogrify -colorspace GRAY ../gtk-2.0/Shadows/*.png +mogrify -colorspace GRAY ../gtk-2.0/Spin/*.png +mogrify -colorspace GRAY ../gtk-2.0/Tabs/*.png +mogrify -colorspace GRAY ../gtk-2.0/Toolbar/*.png +sed -i 's|3DAEE9|888888|g' ../gtk-2.0/gtkrc +# Fix GTK 3 +mogrify -colorspace GRAY ../gtk-3.0/assets/*.png +sed -i 's|93cee9|A6A6A6|g' ../gtk-3.0/*css +sed -i 's|3DADE8|888888|g' ../gtk-3.0/*css +sed -i 's|3DAEE9|888888|g' ../gtk-3.0/*css +sed -i 's|3daee9|888888|g' ../gtk-3.0/*css +sed -i 's|96CDF1|888888|g' ../gtk-3.0/*css +sed -i 's|96cdf1|888888|g' ../gtk-3.0/*css +sed -i 's|86B7D7|888888|g' ../gtk-3.0/*css +sed -i 's|86b7d7|888888|g' ../gtk-3.0/*css +sed -i 's|CBE2EF|888888|g' ../gtk-3.0/*css +sed -i 's|cbe2ef|888888|g' ../gtk-3.0/*css +sed -i 's|96CDF1|888888|g' ../gtk-3.0/*css +sed -i 's|96cdf1|888888|g' ../gtk-3.0/*css +sed -i 's|86B7D7|888888|g' ../gtk-3.0/*css +sed -i 's|86b7d7|888888|g' ../gtk-3.0/*css +sed -i 's|CBE2EF|888888|g' ../gtk-3.0/*css +sed -i 's|cbe2ef|888888|g' ../gtk-3.0/*css +sed -i 's|232629|262626|g' ../gtk-3.0/*css +sed -i 's|31363b|363636|g' ../gtk-3.0/*css +sed -i 's|31363B|363636|g' ../gtk-3.0/*css +sed -i 's|475057|4f4f4f|g' ../gtk-3.0/*css +sed -i 's|bdc3c7|c2c2c2|g' ../gtk-3.0/*css +sed -i 's|696D71|6d6d6d|g' ../gtk-3.0/*css +sed -i 's|2a76c6|787878|g' ../gtk-3.0/*css +sed -i 's|215d9c|5f5f5f|g' ../gtk-3.0/*css +sed -i 's|2e3436|323232|g' ../gtk-3.0/*css +sed -i 's|4a90d9|919191|g' ../gtk-3.0/*css +sed -i 's|575c5e|5b5b5b|g' ../gtk-3.0/*css +sed -i 's|5f9ddd|9e9e9e|g' ../gtk-3.0/*css +sed -i 's|3583d5|858585|g' ../gtk-3.0/*css +sed -i 's|85b4e5|b5b5b5|g' ../gtk-3.0/*css +sed -i 's|5b9add|9c9c9c|g' ../gtk-3.0/*css +sed -i 's|1c5187|525252|g' ../gtk-3.0/*css +sed -i 's|2b79cb|7b7b7b|g' ../gtk-3.0/*css +sed -i 's|2e7fd3|808080|g' ../gtk-3.0/*css +sed -i 's|dae8f7|e9e9e9|g' ../gtk-3.0/*css +sed -i 's|d4e3f3|e3e3e3|g' ../gtk-3.0/*css +sed -i 's|8db8e6|b9b9b9|g' ../gtk-3.0/*css +sed -i 's|5093da|959595|g' ../gtk-3.0/*css +sed -i 's|b9d3f0|d5d5d5|g' ../gtk-3.0/*css +sed -i 's|4a8cd1|8d8d8d|g' ../gtk-3.0/*css +sed -i 's|b6d2ef|d3d3d3|g' ../gtk-3.0/*css +sed -i 's|ecf3fb|f3f3f3|g' ../gtk-3.0/*css +sed -i 's|42484a|464646|g' ../gtk-3.0/*css +sed -i 's|184472|454545|g' ../gtk-3.0/*css +sed -i 's|3875b4|767676|g' ../gtk-3.0/*css +sed -i 's|a4c7ec|c8c8c8|g' ../gtk-3.0/*css +sed -i 's|9ac1e9|c1c1c1|g' ../gtk-3.0/*css +sed -i 's|65a0de|a1a1a1|g' ../gtk-3.0/*css +sed -i 's|92bce8|bdbdbd|g' ../gtk-3.0/*css +sed -i 's|80b1e4|b2b2b2|g' ../gtk-3.0/*css +sed -i 's|3c6287|626262|g' ../gtk-3.0/*css +sed -i 's|c8ddf3|dddddd|g' ../gtk-3.0/*css +sed -i 's|63a0de|a0a0a0|g' ../gtk-3.0/*css +sed -i 's|153d65|3d3d3d|g' ../gtk-3.0/*css +sed -i 's|4786c8|878787|g' ../gtk-3.0/*css +sed -i 's|748489|7f7f7f|g' ../gtk-3.0/*css +sed -i 's|b2cfee|d0d0d0|g' ../gtk-3.0/*css +sed -i 's|0f2b48|2c2c2c|g' ../gtk-3.0/*css +sed -i 's|256ab1|6b6b6b|g' ../gtk-3.0/*css +sed -i 's|0b1e33|1f1f1f|g' ../gtk-3.0/*css +sed -i 's|3180d4|828282|g' ../gtk-3.0/*css +sed -i 's|2467ad|696969|g' ../gtk-3.0/*css +sed -i 's|194776|484848|g' ../gtk-3.0/*css +sed -i 's|1b4d80|4e4e4e|g' ../gtk-3.0/*css +sed -i 's|d2deeb|dfdfdf|g' ../gtk-3.0/*css +sed -i 's|d0d9e2|d9d9d9|g' ../gtk-3.0/*css +sed -i 's|6c88a5|888888|g' ../gtk-3.0/*css +sed -i 's|1d4876|4a4a4a|g' ../gtk-3.0/*css +sed -i 's|a4b5c8|b6b6b6|g' ../gtk-3.0/*css +sed -i 's|1b436f|454545|g' ../gtk-3.0/*css +sed -i 's|dce9ef|e5e5e5|g' ../gtk-3.0/*css +sed -i 's|DCE9EF|e5e5e5|g' ../gtk-3.0/*css +sed -i 's|46b2ea|989898|g' ../gtk-3.0/*css +sed -i 's|1998da|6a6865|g' ../gtk-3.0/*css +sed -i 's|61, 174, 233|147, 147, 147|g' ../gtk-3.0/*css +sed -i 's|147, 206, 233|190, 190, 190|g' ../gtk-3.0/*css diff --git a/.themes/papirus/AUTHORS b/.themes/papirus/AUTHORS new file mode 100644 index 00000000..eb08bd57 --- /dev/null +++ b/.themes/papirus/AUTHORS @@ -0,0 +1,6 @@ +------------------------ PAPIRUS GTK THEME (only for KDE) ------------------------ +SOURCES: +Gnome Breeze - Dirruk1 (https://github.com/dirruk1/gnome-breeze) + +CUSTOMIZER: +Alexey Varfolomeev - Papirus Pack KDE (https://github.com/varlesh/papirus-suite) diff --git a/.themes/papirus/LICENSE b/.themes/papirus/LICENSE new file mode 100644 index 00000000..9f9b88d3 --- /dev/null +++ b/.themes/papirus/LICENSE @@ -0,0 +1,177 @@ +GNU LESSER GENERAL PUBLIC LICENSE + +Version 2.1, February 1999 + +Copyright (C) 1991, 1999 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. + +This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. + +When we speak of free software, we are referring to freedom of use, 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 this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. + +To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. + +For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. + +We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. + +To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. + +Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. + +Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. + +When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. + +We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. + +For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. + +In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. + +Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. + +The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". + +A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. + +The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) + +"Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. + +1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. + c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. + d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. + + (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. + +Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. + +This option is useful when you wish to copy part of the code of the Library into a program that is not a library. + +4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. + +If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. + +5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. + +However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. + +When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. + +If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) + +Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. + +6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. + +You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: + + a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) + b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. + c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. + d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. + e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. + +For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. + +7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. + b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + +8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. + +10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. + +11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +13. The Free Software Foundation may publish revised and/or new versions of the Lesser 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 Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. + +14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "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 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY 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 LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +END OF TERMS AND CONDITIONS +How to Apply These Terms to Your New Libraries + +If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). + +To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey 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 library's name and an idea of what it does. +Copyright (C) year name of author + +This library is free software; you can redistribute it and/or +modify it under the terms of the GNU Lesser General Public +License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. + +This library 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 +Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public +License along with this library; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in +the library `Frob' (a library for tweaking knobs) written +by James Random Hacker. + +signature of Ty Coon, 1 April 1990 +Ty Coon, President of Vice + +That's all there is to it! diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-down-insens.png b/.themes/papirus/gtk-2.0/Arrows/arrow-down-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..f5c0f26cc26715670aa27121fa068389cf6ad270 GIT binary patch literal 348 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehO#o-U3d9M`9w zH{@z@5MjB<E`O7idGbvc*Z1{iy)JVCniC5RHXmB|Zb7B<539NTZ-lK*#&sG9ZCWOj zIAQJ5iD#G+KWU5c^**_9dYZM~qV0d5o4#GmFDibeLg2{zPonui8&peNBT7;dOH!?p zi&B9UgOP!unXZ9}uAzB|p^=q|p_Q?zwt=ygfx-8$A2y(9$jwj5Oshm_Fbx5!Gc^M$ zg=pAUvNI8=K@wy`aDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr E0Hs-OTL1t6 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-down-prelight.png b/.themes/papirus/gtk-2.0/Arrows/arrow-down-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..37189c496e694f4f744a08374b9bbbe050e65552 GIT binary patch literal 348 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehO#o-U3d9M_W* z6j%*r&pP#|=9g^b37-hB_Luv=-?vRWbfT&L`=9S=2?+*ShWiq9m;|qgnpo!EVGd=S z>>$|UDY0?^r;&kyfke5)f5UeN9%%^sPx{lq!r&Dzng3|<=5s(BR7+eVN>UO_QmvAU zQh^kMk%6I^u7QcJp?Qd*k(G&|m9eR|fw7f=!S}BpHlS$8%}>cpt3+rp4FRe%H3KSz zXxLY>GZCmk5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M< DeoSlQ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-down-small-insens.png b/.themes/papirus/gtk-2.0/Arrows/arrow-down-small-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..12475389dca95eb6a17a2513fe9216caae6a6ee9 GIT binary patch literal 323 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSbRTTd6q5RU7m zrxm#x90VLLsv8|Oa*ViK^}l-No`w^89j+T*c<-;V6a5*Y)srDM=Tc5NuR=)s$z}VC zBU<gvmuIkdigj<^1vE&t#5JNMC9x#cD!C{XNHG{07@FxCnCKdshZq`JnHX9bn`#>v zTNxO9|N3DAiiX_$l+3hBga*?PpgL1Cpi+p2eI+{+ff^)1HU#IVm6RtIr81P4m+NKb eWfvzW7NqLs7p2dBXCnnv#Ng@b=d#Wzp$PzmKw(n= literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-down-small-prelight.png b/.themes/papirus/gtk-2.0/Arrows/arrow-down-small-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..b97082452bfa345c7f7c5aa4a4d75659725408c6 GIT binary patch literal 332 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSbRH%}MG5RU7~ z2?yAE)TNd?L~0%rmXrVj9+95+lIey9GgKt)O@a~=5>gTp5)6V8?|lEyu=sHO^5XIb zvwA~%{3TWzJYZtbKgAdOBqwD(&_vY|*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP# zVrXS-s%>CwWnl3A>xT^}8glbfGSey%8caig>P*dmN+BBdmF!FeYLEok5S*V@Ql40p l%1~Zju9umYU7Va)kgAtols@~NjTBH3gQu&X%Q~loCIAh=V50y4 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-down-small.png b/.themes/papirus/gtk-2.0/Arrows/arrow-down-small.png new file mode 100644 index 0000000000000000000000000000000000000000..b32cf667f1880f76b8eadfb02a0fbc8ad376979b GIT binary patch literal 333 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSbRcTX3`5RU7~ z2?y9})PF5=h}7ICEGaQVQesQqpZSab{l1pDU!~3J*qhn!B_t&zB>sf_d!KA^;K6|x zTVC?TY@Xlsp3`2GErx+1$42O(#@5FNfJUm8xJHzuB$lLFB^RXvDF!10Lo;0i6J0~| z5JMv?6GJOwQ*8rdD+7b?Uq5U>(U6;;l9^VC&|n$@RA*`iR0`3suViN;P=h4MhT#0P qlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywqE)o1bm literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-down.png b/.themes/papirus/gtk-2.0/Arrows/arrow-down.png new file mode 100644 index 0000000000000000000000000000000000000000..d738371eb4fc96194dc099dd8f0a0ac054bb7637 GIT binary patch literal 354 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehOFo-U3d9M_W* z6j%*@&DwM)`oCDDM!=7LA>qZ}@7p#WI?+`B-Jr_Yz~INWA8{W<8#$`Df6e>$wsBR1 zrvi&)q7aW=kK+I7#xi$env%BXx4)Oa&!^M(>8r{~eh&tQeNNI+TMqH>0@|Zm;u=ws zl30>zm0Xkxq!^4049#>6Omq#+Lkx|qObo4zO|=b-tqcslfBmolMMG|WN@iLmLW5}t zP@Sn6P$@*izLK4ZKn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJ Kb6Mw<&;$Ud<ZuQ6 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-left-insens.png b/.themes/papirus/gtk-2.0/Arrows/arrow-left-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..17ee28d0cd6cadd126f27879cf572512463f95c4 GIT binary patch literal 340 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehP7o-U3d9M|Wb z)#ht(5OKaZ`C+od!3vSz_hk+;NU}6ldT71Rz2$ahjfE#;+TzE-Q*>wjFWB%Z`-2JJ z$&_HFwCg9=SA1_;k*_6qzkKcKlf0Ajgaw}m_^$w(tXkq4QIe8al4_M)lnSI6j0_CT zbPY^&4b4LgjjT)zt&B~z4UDY}48DK;umMFwZhlH;S|vh*X$VlAsToiyM8m$4orypV wk{}y`^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{02w%IBLDyZ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-left-prelight.png b/.themes/papirus/gtk-2.0/Arrows/arrow-left-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..c9ba2263eada1907c31d17f10980fa1b187bc150 GIT binary patch literal 329 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehQ2o-U3d9M_Z6 z92nJjFU8NdO-@K~5;MvADgWWU-6|)x#bS@Sk13^a&#I96Zx)<<fF&X{SnFVq&Yzn3 zTUai?PCqXp!Ek4ijBuPu%qF05swJ)wB`Jv|saDBFsX&Us$iUD{*T6*A&^*M@$jZdf z%Ggxfz}U*b;QQAP8&EXl=BH$)RU$N)h5*%>ngNwUH0&$cnF!P%39=zLKdq!Zu_%?H jyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_=ow(w literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-left-small-insens.png b/.themes/papirus/gtk-2.0/Arrows/arrow-left-small-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..a2a4a9810dbf904a3321cf359fa978598a755bf8 GIT binary patch literal 326 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!2%?APo63Uq*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+AhQd-~<Sq#*D9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F1)1XD>Eal|aXt5p zAy<Qe2+Kuxmu$xlGqaulA6}9;;uKWF&AR+nV#3eFDV_<NcH3;8(YYy8izh>Dj^g&i zQopKxUtnDNi(@*&9^U&vvs6o5BT7;dOH!?pi&B9UgOP!unXZ9}uAzB|p^=q|p_Q?z zwt=ygfx-8$A2y(9$jwj5Oshm_Fbx5!Gc^M$g=pAUvNI8=K@wy`aDG}zd16s2LwR|* gUS?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr0Hzyaw*UYD literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-left-small-prelight.png b/.themes/papirus/gtk-2.0/Arrows/arrow-left-small-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..79369bc03d81c57257c0a1c130308208cdd41c90 GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!2%?APo63Uq*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+AhQd-~<Sq#*D9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F1)1XM>Eal|aXmTV z0E?T}F=0uG84^Ii6C(ND_)bEDL9e`Yx>JaO)O>>|mP8}NKmVl<W+cyHy`Hxqq2{~= zch-Sc_WyS!u3Xe%V33L8*X>X4&;}Z+TH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0 ztV|58j7_x-jI9g|zJL9&0YyV@eoAIqB|?K~2vD7=8Bi%i!@iQ8i9ijKARB`7(@M${ ni&7cN%ggmL^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0l+XkK2Pt3l literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-left-small.png b/.themes/papirus/gtk-2.0/Arrows/arrow-left-small.png new file mode 100644 index 0000000000000000000000000000000000000000..e2167f0632f1f77f7951937f22434949a5e5d114 GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!2%?APo63Uq*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+AhQd-~<Sq#*D9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F1)1XE>Eal|aXmTV z085?LK4D3T84^HH6C(M|_+CPT!C$%GsZJpVzvg|2Wl1zL{FC07u;Js`rfmLz4||`_ zW;IPX%<N{)R%*h{puUhVI@JD*8_-PE64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@ zWnyS$Y^rTwY-M2Z{p*JfC>nC}Q!>*k5gJTGfa*-mfJz}6_Lb~R1Zt23*$|wcR#Ki= ml*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyVequua literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-left.png b/.themes/papirus/gtk-2.0/Arrows/arrow-left.png new file mode 100644 index 0000000000000000000000000000000000000000..d4eb93bb4157f3ba6594d52b2845c2639ece6ca7 GIT binary patch literal 346 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehN~o-U3d9M_Z6 z92o0(v*Pn@lM@o0#J=SIls`})AF9}#-~FC7UhosEZEbz^O2uviV*>+&JG&O2I~THc z-?MAxY-~wAia|}1kw324@p86Z-#*XKfPo>WMIkxn-=%h-`Kl$Z5hW>!C8<`)MX5lF z!N|bSOxM6f*U&t~(8$Wf(8}0U+rZe$z~KAW4;xT4<mRVjrd1*|n1%q=nVJEWLNx3v z*_jB`APKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ03i2h Ai~s-t literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-right-insens.png b/.themes/papirus/gtk-2.0/Arrows/arrow-right-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..0b3b81944bc9cd49e0f62b7509b6eb430f5813c1 GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehPdo-U3d9M{*L zH{@z?5OBWO&a4!n*EIF}{`m`59KCgtFKX7Ob`=&05l>l*-eqF!E5cm!Pya|gGTGbB zr1ffE*^W;&5uZNre|Y?qHzbPRCb56&d!V7JC9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3 zJjBq*%EZvh*i_rV*vi1*`_~T}P&DM`r(~v8A~cwW0M(hA0hK~D>?_%s2-F}6vLQG> qt)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7a`t!N?u literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-right-prelight.png b/.themes/papirus/gtk-2.0/Arrows/arrow-right-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..27c5e4f32971d96041c04b82bf9026a5ea6fea5e GIT binary patch literal 329 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehQ2o-U3d9M_W* zfWW}iG&8}0(T4{J_U9W{NPjm-U}9#Rd^u#2L9p?^+((^iE3`XYO;wxDfRudN#lw@n zdO|DXc`eZnqx}!%fySwpxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?6GJOwQ*8rd zD+7b?Uq5U>(U6;;l9^VC&|n$@RA*`iR0`3suViN;P=h4MhT#0PlJdl&REF~Ma=pyF e?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywn`JzWj} literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-right-small-insens.png b/.themes/papirus/gtk-2.0/Arrows/arrow-right-small-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..b32189de4992806ca4a8e9545cee22e60dfc1500 GIT binary patch literal 326 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!2%?APo63Uq*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+AhQd-~<Sq#*D9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F1)1XD>Eal|aXt3T zLaqh_5r>P1kBR7HZ%X?3|NrS6gFOo*LIU!wUVh3B(Nk&hWS4w+A?F*9)A}gk6>QzJ zKX0zMYd2SmhhvI#6ZcJ^S*j(j5hW>!C8<`)MX5lF!N|bSOxM6f*U&t~(8$Wf(8}0U z+rZe$z~KAW4;xT4<mRVjrd1*|n1%q=nVJEWLNx3v*_jB`APKS|I6tkVJh3R1p}f3Y gFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ023i%*8l(j literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-right-small-prelight.png b/.themes/papirus/gtk-2.0/Arrows/arrow-right-small-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..1908b3c9bd1ef98bfbd811e1fb7d8d8f816dc082 GIT binary patch literal 329 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!2%?APo63Uq*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+AhQd-~<Sq#*D9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F1)1XP>Eal|aXmS~ zf%TYhZ-|198XMcO?jH7DlZQoWp2z$r?r`hw@i#Eo<dE|3_W$y<AN+w|1d>>UnGe_h z{eSNHJA(zx3_+QKQXYv-Yk|h8mbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD-%O2 zV^eJdV=DuL?_WP`K+%w!pOTqYiO^sg0#s*e22={su&-oiB2a@Q$cEtjw370~qEv?R j@^Zb*yzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts5g@a+` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-right-small.png b/.themes/papirus/gtk-2.0/Arrows/arrow-right-small.png new file mode 100644 index 0000000000000000000000000000000000000000..f669c3d961d947471a47b62cd527e487b06075a7 GIT binary patch literal 329 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!2%?APo63Uq*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+AhQd-~<Sq#*D9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F1)1XP>Eal|aXmS~ zfpwqo-w*{IH8!?m-T(QkvJXA|GpT02Qemz5&v^+6DUB!oY)>yq`@tXhMIebqnE7yh zt=n_oa)}F!3|klktquQdcmOm`wZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAG z8JlVw7+V<_eE<4k1B!;+{FKbJN`wZ}5TH6!GoVt4hJ7VF6M-5eK{f>Er<If^7Ns(j jmzV2h=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4fhFxO_ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-right.png b/.themes/papirus/gtk-2.0/Arrows/arrow-right.png new file mode 100644 index 0000000000000000000000000000000000000000..19d3523ebb6fc971186f8a7013a73e2d9d739524 GIT binary patch literal 329 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehQ2o-U3d9M_W* zfZ&7a*X#rbMjsv^IJ5nK_3v*62~7-)_b-P``VjQ_@7vd%YA<v<TuoJ*&VZCi?dsu~ zy?R0`qph`s|LQX>w}Hl~mbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD-%O2V^eJd zV=DuL?_WP`K+%w!pOTqYiO^sg0#s*e22={su&-oiB2a@Q$cEtjw370~qEv?R@^Zb* fyzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts56<=eo literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-up-insens.png b/.themes/papirus/gtk-2.0/Arrows/arrow-up-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..7acdf0567f7fd34fdd3994cbe8391a3f627bc4a9 GIT binary patch literal 344 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehOVo-U3d9M|Wb zx8!PZU~swkd`rg#H@z7z|DHE3W-%1zy>oU>SJ(gMML*0xu6dZTH7se*<ESs8r^+@S ziaX%GywYhohgR$S%)^@<RaN(&c~|{&H#hfUYYyA`=F&)@>8d5J5hW>!C8<`)MX5lF z!N|bSOxM6f*U&t~(8$Wf(8}0U+rZe$z~KAW4;xT4<mRVjrd1*|n1%q=nVJEWLNx3v z*_jB`APKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0D;VJ AyZ`_I literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-up-prelight.png b/.themes/papirus/gtk-2.0/Arrows/arrow-up-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..378a2747c50b9a8354d25fd00a4664c306c75c60 GIT binary patch literal 352 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehOlo-U3d9M_W* z6oh9~Bng_lGx(Q$hw-tYqsC$}w*LQ8J?D<udT8}V_2^4<8yHA%%$U>WeSk$$LO`fT zjrafGnX!I*TVI+8|J&VOsJwWk=40Cy1(!$rg)-|H7<PS<%w!h}V+PuyTH+c}l9E`G zYL#4+3Zxi}3=GY54NP<m%|i^0tV|58j7_x-jI9g|zJL9&0YyV@eoAIqB|?K~2vD7= z8Bi%i!@iQ8i9ijKARB`7(@M${i&7cN%ggmL^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0 Hl+XkK`ZH-& literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-up-small-insens.png b/.themes/papirus/gtk-2.0/Arrows/arrow-up-small-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..3f4d5863954e1c612222a47983651c23f8a9e559 GIT binary patch literal 317 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSbRb59q?5RU7~ z2?sbMB%eq`DEg?aXwW&V&lWjDftgvlS*V$TnVH$XS%_KM#iOTDUhCv}g|@2^3^ga2 zl#ZqzJ^?gBwZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAG8JlVw7+V<_eE<4k z1B!;+{FKbJN`wZ}5TH6!GoVt4hJ7VF6M-5eK{f>Er<If^7Ns(jmzV2h=4BTrCl;jY X<rk&TerF>ERK(!v>gTe~DWM4f){<AP literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-up-small-prelight.png b/.themes/papirus/gtk-2.0/Arrows/arrow-up-small-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..10f411448555ca64d98f75cc4b3eee065d93fa85 GIT binary patch literal 325 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSbRdrud~5RU7~ z2?tnvLVElqRyy495nw!4`#<0CT{EYV#0n{UvvVm42A)QBSxZhH0D=UYix#X(nRAkC z1Xu55SSr9%+|RpoG0-U064!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@WnyS$Y^rTw zY-M2Z{p*JfC>nC}Q!>*k5gJTGfa*-mfJz}6_Lb~R1Zt23*$|wcR#Ki=l*&+EUaps! emtCBkSdglhUz9%kosASw5re0zpUXO@geCyOMqjxA literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-up-small.png b/.themes/papirus/gtk-2.0/Arrows/arrow-up-small.png new file mode 100644 index 0000000000000000000000000000000000000000..221f00fa1fb3b6f469d39c5de1ebc1b69dd1b55b GIT binary patch literal 328 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSbRCr=m05RU7~ z2?tpJgw*)|Sm|)XN1*ZlZ;8CW_t^zgk`g`yrrtPzW1nT;#)tnM^L^Ps;C|;mO#$6~ zn)`$|&f;c>)8fA**btfsG)=X{HKHUXu_V<hxhNG#F&G&bn&}#t=o*@b7#dlb7+M*d zY8x0^85n&3`e6f#hTQy=%(O~`2GbCrI#V;CQiz6qB|AYjNP=t#&QB{TPb^AhC@(M9 g%goCzPEIUH)ypqRpZ(583aE&|)78&qol`;+03RM>O8@`> literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/arrow-up.png b/.themes/papirus/gtk-2.0/Arrows/arrow-up.png new file mode 100644 index 0000000000000000000000000000000000000000..2b2008cf2b08526c2b16846cf36eda9ef502261d GIT binary patch literal 366 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehN?o-U3d9M_W* z6oh|NDcv|zaFDM}^Ht3DZw?hc0SCp{_}zHf((lWuB;FTelV_XmTRtOJ@=c-;&pzFK z;x(=cZx|TwU*2cS!_!m8%k%Gy-s}5^-f)Qg+ufe1ym-ClY1<YBmq-0VnRN^dm#igo zKQLrU0PR#Qag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CWcnVrrHL^Rt5&&zkb+& zq9HdwB{QuOp}{l+sLs?3s1%}MU&+oypaw~h4Z-<oCFO}lsSM@i<$9TU*~Q6;1*v-Z WMd`EO*+>BuF?hQAxvX<aXaWFp7jNnS literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/menu-arrow-insens.png b/.themes/papirus/gtk-2.0/Arrows/menu-arrow-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..0b3b81944bc9cd49e0f62b7509b6eb430f5813c1 GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehPdo-U3d9M{*L zH{@z?5OBWO&a4!n*EIF}{`m`59KCgtFKX7Ob`=&05l>l*-eqF!E5cm!Pya|gGTGbB zr1ffE*^W;&5uZNre|Y?qHzbPRCb56&d!V7JC9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3 zJjBq*%EZvh*i_rV*vi1*`_~T}P&DM`r(~v8A~cwW0M(hA0hK~D>?_%s2-F}6vLQG> qt)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7a`t!N?u literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/menu-arrow-prelight.png b/.themes/papirus/gtk-2.0/Arrows/menu-arrow-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..f3bddccf3645c1d930b431c0daecfe4a28e79d92 GIT binary patch literal 306 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehOOo-U3d9M_W* zfZ#{!uicG|!hghn6#pvc?^V6>@6W%-oq8G_uBNR`H)=Q;tlsD>GGIUV8>mmU#5JNM zC9x#cD!C{XNHG{07@FxCnCKdshZq`JnHX9bn`#>vTNxO9|N3DAiiX_$l+3hBga*?P zpgL1Cpi+p2eI+{+ff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b K=d#Wzp$PydDO;=n literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Arrows/menu-arrow.png b/.themes/papirus/gtk-2.0/Arrows/menu-arrow.png new file mode 100644 index 0000000000000000000000000000000000000000..19d3523ebb6fc971186f8a7013a73e2d9d739524 GIT binary patch literal 329 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s0wkH2?q3U}SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehQ2o-U3d9M_W* zfZ&7a*X#rbMjsv^IJ5nK_3v*62~7-)_b-P``VjQ_@7vd%YA<v<TuoJ*&VZCi?dsu~ zy?R0`qph`s|LQX>w}Hl~mbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD-%O2V^eJd zV=DuL?_WP`K+%w!pOTqYiO^sg0#s*e22={su&-oiB2a@Q$cEtjw370~qEv?R@^Zb* fyzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts56<=eo literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Buttons/button-default.png b/.themes/papirus/gtk-2.0/Buttons/button-default.png new file mode 100644 index 0000000000000000000000000000000000000000..c3d3ecfefa42a8a512a109974d930e05def24b46 GIT binary patch literal 444 zcmeAS@N?(olHy`uVBq!ia0vp^;Xtg+!2%?`i{cD`6id3JuOkD)#(wTUiL5|AQ<As4 z3&a2R{xkc5JkA1-$YP-G>mbbNq%pe!D9B#o>Fdh=fQ6sgf+1-Ys~Avdo2QFoNW|f{ zmlXL988EayyuRt`+O%+nRwgD58S#fgbNX0zrvwLkXFcaonUK2Zt`rNq#ENN8{;K~t zqCe|R;Y+i!wiUt2VJ{zV5_Wy~y?Diid7U~uHKjLBJ~yk=S+K!jznk9N9{Jyl)||S| z#&udh_4Q7uPLC-%2_|@DcRrcqtp_BeyH>kN-}(?Lwvv5`9`7UeXo)4JY!_3uXYVhX z=s&S4biRM8HUr0#3m#6B)ucWg`pcX1U8{T^JA)a}2dX8m5hW>!C8<`)MX5lF!N|bS zOxM6f*U&t~(8$Wf(8}0U+rZe$z~KAW4;xT4<mRVjrd1*|n1%q=nVJEWLNx3v*_jB` wAPKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ04SZ8i2wiq literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Buttons/button-insensitive.png b/.themes/papirus/gtk-2.0/Buttons/button-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..644ed77d97addff7021f9251d2d12ce45f41dd47 GIT binary patch literal 441 zcmeAS@N?(olHy`uVBq!ia0vp^;Xtg+!2%?`i{cD`6id3JuOkD)#(wTUiL5|AQ<As4 z3&a2R{xkc5JkA1-$YP-G>mbbNq%pe!D9B#o>Fdh=fQ6sgf+1-Ys~Avdv!{z=NW|f{ zmkqfNIf%48y!o6<(?p@^+s;OgD#nj;RelG<3_`24y#-bEI5t&o6nK5(?YcAdP3vbE zPJdYZ{P`{CE1t=xb4&}L)nrU(_Q>#e=VFf+<1Wr}6SDrsyf52usu`z_LV)AEwy(2& zyQTjgKcPB3rs$;V^g9+x5C)L<*L|Id)U6M}T!9Y1+}nQ~<Z2IR&ENbrxqkN6iT#IG ztluVmg{|SBgk?@fkh`4ey8P)Ub$dRU99|7{zG{hUL`h0wNvc(HQ7VvPFfuSS(={;B zH8c+~G_o==v@$l;HZZm_F!=uU!v+)$x%nxXX_W{KrXfIere;8;5DoiEb|wNfNP=t# s&QB{TPb^AhC@(M9%goCzPEIUH)ypqRpZ(583aE&|)78&qol`;+0DdEw!T<mO literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Buttons/button-normal.png b/.themes/papirus/gtk-2.0/Buttons/button-normal.png new file mode 100644 index 0000000000000000000000000000000000000000..50ecc9ca6cbfbe81ecb6d9d17c2b579818a819f0 GIT binary patch literal 444 zcmeAS@N?(olHy`uVBq!ia0vp^;Xtg+!2%?`i{cD`6id3JuOkD)#(wTUiL5|AQ<As4 z3&a2R{xkc5JkA1-$YP-G>mbbNq%pe!D9B#o>Fdh=fQ6sgf+1-Ys~Avdo2QFoNW|f{ zH}>)#GLUF____UZ!z48!))dZv;t7Io3HB;p6Fi*L47yrenmvSXHwto0?JarF;$L`m zrPW^fS*_9vueQifd;Ipv(sj?jFKgg?`*TujqyF^l%&^NZHaavhy_MN%;pr4z)ihUO z@`axHm;N7R-T7paw;qI8s60KU=%gx;a4y`seIf7OO&4Sp7I!=TN#JG<JqWZx_V&!~ z8j)R-v-Vp{vN|Zbi~T+M`oodO%tiHDWnULNodfznwZt`|BqgyV)hf9t6-Y4{85o-B z8kp!Bnuiz~S(zAG8JlVw7+V<_eE<4k1B!;+{FKbJN`wZ}5TH6!GoVt4hJ7VF6M-5e vK{f>Er<If^7Ns(jmzV2h=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4fNuQoS literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Buttons/button-prelight.png b/.themes/papirus/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..e5d23f4ff75f9288e56fbe99bc00f69172b9290b GIT binary patch literal 441 zcmeAS@N?(olHy`uVBq!ia0vp^;Xtg+!2%?`i{cD`6id3JuOkD)#(wTUiL5|AQ<As4 z3&a2R{xkc5JkA1-$YP-G>mbbNq%pe!D9B#o>Fdh=fQ6sgf+1-Ys~Avdv!{z=NW|f{ zHyrs6Ixw_8tUp%b9M!GoIj50Lyg*RBz_D{}OX&IqVM;=dPRo0h6HJvW|8wp;8f{zb zq5s-Fu)Jf}l9%s(cV9d^<#w6fk=AcDCxS1&>7KdQ|MBsr<OA7Gd3$^1xhFi(oymLl zhvxVAm?NU$F@;CL1n=A(kGizi0SW1@*(P>d9<I)c;oi1=b%%UR@sTMN#UB2%pWkq| z<GOyUXzQIYHiIWA7w7Mpr~TYKutlq4nd`1+K<BHLxJHzuB$lLFB^RXvDF!10Lo;0i z6J0~|5JMv?6GJOwQ*8rdD+7b?Uq5U>(U6;;l9^VC&|n$@RA*`iR0`3suViN;P=h4M uhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywqMf1eBh literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Buttons/button-pressed.png b/.themes/papirus/gtk-2.0/Buttons/button-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..f9d9e35c607ce54b497ad4c9b6939f0debf00c8e GIT binary patch literal 465 zcmeAS@N?(olHy`uVBq!ia0vp^;Xtg+!2%?`i{cD`6id3JuOkD)#(wTUiL5|AQ<As4 z3&a2R{xkc5JkA1-$YP-G>mbbNq%pe!D9B#o>Fdh=fQ6sgf+1-Ys~Aw|w5N+>NW|f{ zH>|l1If%4AG@i`Jswftfk@-?dC#LOzQqGo3TGj>JjMdv0Eam3xTK0j_QRtZ4vMWnC z%$c9ZA3XjvBz$gEWQ%26Mp<Xq+q6$+ku6KNEOl|-UA1LnKsyU_ruWXS*ClIe4>CE* zFWh*kOG{E$cg2gZuXa7TCbivrU3c;d<GAhTDq@RbWteyB^)<$bA9q-Hdb450v9CEi z$JBc3r`2hnYjD#!s}a4+UG7ZZ`E^n+`%Ipd|5UxZcKiAe#()=!EfdxL3P0|<%^v>P zq?G+^+CreWR7+eVN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd*k(G&|m9eR|fw7f=!S}Bp zHlS$8%}>cpt3+rp4FRe%H3KSzXxLY>GZCmk5@bVgep*R+Vo@qXd3m{BW?pu2a$-TM XUVc&f>~}U&Kt&9mu6{1-oD!M<5Qe5a literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/checkbox-checked-insensitive.png b/.themes/papirus/gtk-2.0/Check-Radio/checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..c59774b45aed1c8429a1ef7f71370e95b81c4266 GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCsKPZ!4!jq}Mh zmp<%%rf<ybci_wPwUNsve!M3imlk$sl|-F!&A-)0&VS)wuf)a{)>eOp=aG)UIrp~v z5mP@nOX&C*EZ!K+QLe}wm=GfAdTPUQZ6^__<$qdyl7Ib{Uf*QT<5Mpw5piRd{q=u` zXY0iKB>p&j;=q9eXBGH1%d|J@GkUC+y_4Cax)<ma)e_f;l9a@fRIB8oR3OD*WMF8f zYha>lXdYr{WMyJ#Wo)W#U~FYz@crwD4JaCN^HVa@DiIn?LxAc`&45ZF8upd!Oay9> v1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V`<;yxP!WTttDnm{r-UW|rn`b^ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/checkbox-checked.png b/.themes/papirus/gtk-2.0/Check-Radio/checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..430cf88ad0c23dd2a8461afa2c4106586a33a0fb GIT binary patch literal 395 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCr*PZ!4!jq}NO zZhu(w%-WdQ@4(0KWj9w&EW9YMohEo^mBc**ncvdK&wpWFuf)bC*d~95=aG)UIlDIV zh$$UL7ETg6J_d_7HeN3f6J`!f2$6I><+9OBDM?ytd0&gq;~&4-);F2+$ka<pM5N5> zzxwaMY@M0Q4gMsiBqTgY6KId@6aAA|!O0-6C@Z+2{#yvpL8>LL5hW>!C8<`)MX5lF z!N|bSOxM6f*U&t~(8$Wf(8}0U+rZe$z~KAW4;xT4<mRVjrd1*|n1%q=nVJEWLNx3v z*_jB`APKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0JboH AbpQYW literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/checkbox-unchecked-insensitive.png b/.themes/papirus/gtk-2.0/Check-Radio/checkbox-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..782e598d289bc48b864a85959b0774542d150165 GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCr3PZ!4!jq`6W zDe^TK2)JClpWCg-(&<>}=b;eO_<5ng0`1$m7L2^pTGq$A^;$l&SoPHKV%A&n&C8Gd zN_SOxaluPZ=|hUQ`ks?}lmEQ&_AwE2bP|c#+NLR<Uzw-Ee5GW^qX(tTJdu(oQ#Oa3 z1lp%s;u=wsl30>zm0Xkxq!^4049#>6Omq#+Lkx|qObo4zO|=b-tqcslfBmolMMG|W zN@iLmLW5}tP@Sn6P$@*izLK4ZKn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&Mm SvylQSV(@hJb6Mw<&;$T@S#vi4 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/checkbox-unchecked.png b/.themes/papirus/gtk-2.0/Check-Radio/checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..d05d36da2f45548ed778e8e3bc337017cef2d956 GIT binary patch literal 365 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCsEPZ!4!jq`6W zE#z%55OKX2{VSGrhnJ1Afwanmbq9QW4lqrP@VJ|Qh$VM}N=)siE5^r*e6uvwc5)xi zDto(DTU*GmKX-8`3*XisZRRJfkDcFlL}j^_hX>nBr#Y{;?=io^z}FwbHuW>3M2qBU zR+|%_fmW)PxJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?6GJOwQ*8rdD+7b?Uq5U> z(U6;;l9^VC&|n$@RA*`iR0`3suViN;P=h4MhT#0PlJdl&REF~Ma=pyF?Be9af>gcy WqV(DCY@~pS7(8A5T-G@yGywpdF>~qw literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-checked-insensitive.png b/.themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..05fb04515348decd39ecc31897eb995f8031a797 GIT binary patch literal 364 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehO-o-U3d8t30m z+$h?hz{AQvFFNC;$RQRh4&#meK8ZOkwi_l01y-;BdGhq$B^|e>zj?V+{o#ZizPzl4 zMG7<7RmzugT=~{|k?F;yYyPveP4s^(%@11PcYRX6+#1iMSzW4HGe7e1YCrO0(UmPW z5-eH-v{ALhHKHUXu_V<hxhNG#F&G&bn&}#t=o*@b7#dlb7+M*dY8x0^85n&3`e6f# zhTQy=%(O~`2GbCrI#V;CQiz6qB|8&=8YDqB1m~xflqVLYGL)B>>t*I;7bhncr0V4t VrO$q6BL!5%;OXk;vd$@?2>?YqbYTDh literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-checked-prelight.png b/.themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-checked-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..6c6a5d92efda52b7636bb78e3426316d0c038727 GIT binary patch literal 358 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehNyo-U3d8t30m zI>_5#z{7mEYo!Kvz_n%FCOLxM4=>tzbJfrBSDF8)omp;A#yJjSja`Q(s)b!J5Y+v) zlxOj|XKc5GK2)r)EEHp7u>ZoV<-Gm+r%eyMC%3;~V>CWmyX(|nwjVO3wr!^wJArno zmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD-%O2V^eJdV=DuL?_WP`K+%w!pOTqY ziO^sg0#s*e22={su&-oiB2a@Q$cEtjw370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))i PiWody{an^LB{Ts5_i1u0 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-checked.png b/.themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..47db140d37fa781a9482e8ad710eea4c5b85bafb GIT binary patch literal 367 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehPYo-U3d8t30m zJSf<pAi!MQ6Puyx#Cog!ic4G362XQ1H3x(P{y&?%d*|Fc%7<k6jDLCEY`VCfndQo! z13m19{-qolPg@T&G_1=0y;N`62PgY4yj*8rN3JOgw|b?n`byBDStC!lJ=MW=qj@}= z_$9-NtDQhgRZCnWN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd*k(G&|m9eR|fw7f=!S}Bp zHlS$8%}>cpt3+rp4FRe%H3KSzXxLY>GZCmk5@bVgep*R+Vo@qXd3m{BW?pu2a$-TM XUVc&f>~}U&Kt&9mu6{1-oD!M<LQZx) literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-unchecked-insensitive.png b/.themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..fc500e1408610dc2459283f227db37c7e351dbe6 GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehN{o-U3d8t31h zaujV)5OBTNZfepw!=ZUXXHK0tpY1UgzU*@k*X38~tzYveTO{SXoXC`~O3R)1ec?Lb zqr7~X46AI!CC^muX@Pd@Jw^8KmwT%QG*h+2HKHUXu_V<hxhNG#F&G&bn&}#t=o*@b z7#dlb7+M*dY8x0^85n&3`e6f#hTQy=%(O~`2GbCrI#V;CQiz6qB|8&=8YDqB1m~xf plqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>`!lWw8JN literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-unchecked-prelight.png b/.themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-unchecked-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..e393f98ad257385c0ac06649a511b42b53dd9c08 GIT binary patch literal 330 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehOCo-U3d8t30$ z+Q{2rAi#1^G&ND`z?b_C_hbKfEo(0CITB~}@ZsYUQEqFuc_OLB50WOoz9HBkUn_Yw zNAyJZfxIcprSIu$Ob;qo$$jeqG*7j}HKHUXu_V<hxhNG#F&G&bn&}#t=o*@b7#dlb z7+M*dY8x0^85n&3`e6f#hTQy=%(O~`2GbCrI#V;CQiz6qB|8&=8YDqB1m~xflqVLY lGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>?>BXHNhC literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-unchecked.png b/.themes/papirus/gtk-2.0/Check-Radio/menu-checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..38a3f42c84dc2ae43f951432862a346987001335 GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehPdo-U3d8t31h zaujSZ;Bh@Dp3@-I#Uv2qJN58!&XxTO8or$2sgAqsnEWhud)J?s$xU5(B0L()0vUf? zo*o>2vdQeuI$J64O?O@~*QyBbZPPz%2Q*Z*#5JNMC9x#cD!C{XNHG{07@FxCnCKds zhZq`JnHX9bn`#>vTNxO9|N3DAiiX_$l+3hBga*?PpgL1Cpi+p2eI+{+ff^)1HU#IV qm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b=d#Wzp$Pz81!v;` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/menu-option-checked-insensitive.png b/.themes/papirus/gtk-2.0/Check-Radio/menu-option-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..8757f33fcdfe9ae646557f071da53d763f547b1b GIT binary patch literal 631 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbE3q4&NLp08p zPTJ@f%qY^fzc^oK9iJbo^P|0dSxSqWRRcAIi)AGkj|P17tZB?Lmwh0bVQ|AG@sZVm z3%~EPs6IJ#fTh`_sNebWGLOIK3flgkj{KL*b7EE8;zJfcCT_ji5%u>-l{f#71G2O3 z{i@~IuAVzh)qe9+4cR*{e6+7i^Gh5$ToPItwy@r{@|Vmd!?l_2;=3;N-CLGCVc&($ zMf0|-6@4+~vWuNb^<1MB>+};Muin2u|B`OmTh8mAe=@(Q|30|;K>VkRT-CMCjhfNh zwDW_wE1v0oV0GKbkn^j=Vdrn|HxE5t8pizH@{z&malMFul<R>)3&uKwAS;G<g)$em zY28>p@ltxix&3TwHa}Tt?vbZ)GWD=?bc%9ERNb<vKQ_(y@9y38)BSGF)XNpz0c&E6 zH^c|U-Y;GE`OEBAzf~{1Ss->o>s09X4^;=FE_<$j@Ne}IlO3;p&33m3%t|>YX8AO9 zi6W<i@s$+@j4~I$eXUqM{|{?e$J)}*agL{f@u6Dc8c~vxSdwa$T$Bo=7>o=I&2$Y+ zbPdfz42`Tz46Te!wGE7|3=F=1{jdQ=LvDUbW?CgegJ}p*ov9g6DMZ7*lAVb_4U!-m tg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OT;-0#*P3 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/menu-option-checked-prelight.png b/.themes/papirus/gtk-2.0/Check-Radio/menu-option-checked-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..ee486d1f55024cd6413aec9d629497619ccb21e8 GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbEgFRgwLp08p zPV)3S93bHG`nE=#fS<rYt_TN}9S##t91wiK!Xco@k#~4YbG8bP&|$5PgHM=FyqVkk zGRvG>Dg8i*{{PpLcD-Vrx#Xbn%Z=yv)qDtfHDikIC%5=729et`XZub28W3NZ%dOn8 z#_*Eu=VRAu?xw3uUFfayx`Fl9Bjw+3J_qvaFf2KxKbxK5gIhVH_Dkbji(6ZT7WkGi zcsR$O*_<FFnb7$2mzwGM+=q9TzU*83$1=_IZdn)icFvbKg$^wDl$Yw|cL<usZ?H}2 zfQ5J$<LtyYj0HdZH5uBkZ1z9H#8JFZ;K#hp{^##5<vkGl%<vu8j9UfUC+ylcE5EU< zSV?1s{`(--1KD@k*O>J29?IGHclL26<&}(K7u4h>jGyf_Tg%{KyP9<ZmvZhb`@n+k z_{f9I+xzyt3=G<~NObZhxzpCSXP!RMzVf4s)3F}aC!Hbf`t}FEndil<;F<>van%yn zh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~Xk=w#Xk~1wZD4F=VDSCxhYctia`RI%(<%`f zOhbU`OwE8wAsY6T>`Vk|kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^ Mr>mdKI;Vst05eGD3;+NC literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/menu-option-checked.png b/.themes/papirus/gtk-2.0/Check-Radio/menu-option-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8e99445df2d55503450efd2189e588616bd1c279 GIT binary patch literal 670 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbEXL!0ehG?8G zon+_}94OMZzc}AlT#Q}qz=jhE9yx~s*u55Q@wwY!+Su4~>3dFAq58VMV@Ftj$7Lre zN!*;9VQ|Co4ws^i(Sm2K1{+FWD8JwLn!&{N_5L{zYksyD+btBgPv=gNV6D5nDLU_S zmGbn%vkyGqX5v%)g2n2wRd%?=cGd6h>krTV==b;2szv(mx5R(+dp&ctT7FZk*c|=$ zlNX+5ntVV}+B0ACi`>SQ%e#*=-P4nwyZyEDFXQjOSKU&J=lhdhcCS*S?%X~rAK$xN z`|mq2+&amw*7fb_&aU|Z^}_A%>^YX`d7W-+)76+6=9@5)abvf_?K2u~i{cOLbrhJa zU@sXuLEztXi7f)!Ovf4)H(n5QDd!N;oy}~=la#{zMkapgw5iuSr}(v0FZpNZXl|Rb zh<Vki+@idBdaY{yztxgHtrib#HBNVL)V(SGFURu5vZbfwWUXo@XPL+HWkp`wQk?2& zE1ZAQd+)xSU-B}c5yAc8QMRF3<wuiewB^hezVNuLPbvMDrrh_REDz4#Vv;<jxAgJk z&Bc3vGEa7&W^v}>`MbbqQ!R0gC`m~yNwrEYN(E93Mh1pvx&|h?hUOuLMph<<R>r2< z2F6wf2H(Ga*npxTH$NpatrDTZGz6&5)C{N;qG4aj&P1RFNstY}`DrEPiAAXl<>lpi gnR(g8$%zH2dih1^v)|cB0TnTLy85}Sb4q9e0N2?FNdN!< literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/menu-option-unchecked-insensitive.png b/.themes/papirus/gtk-2.0/Check-Radio/menu-option-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..99e7baf99053ccc0a5a443fa21784bcc97bf914e GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbEMLk^{Lp09U zPV)9+aujIW|H`u`T6`VL;iL~De4S?w2!3F&Thv&fFqQd*sKSp2Y<6M6a~HJm=-rVP zS{CcWrr7w?EY!1hrTxpS#LnCuVvMQ@hdS8nC-|#qR~^x<{&FXwoM*pi=M$U16S?jG z-4DF%vVLwN>+_r2)XWs_FY>H8#P(>{xhv<Fr0-4Q-j*!Sc>BWjuM55g)Ly@^Blw-l zUA2=<^S1CD&vRg0_dctw`DggVEkBl|9GI+hQaI@F6>V`(86(r4C4o;oCX1VF%0H)F z(bT_#?}-1ly}p;$@oiqVs<TacYDT5lhDNn*o8?~FynUr(UGOh-Rng;bFL(Z{;jtFY zEIMXBecw6{1}U%8tWz30doKNcWibB_<HsjOugn(mHUh&;wZt`|BqgyV)hf9t6-Y4{ z85o-B8kp!Bnuiz~S(zAG8JlVw7+V<_eE<4k1B!;+{FKbJN`wZ}5TH6!GoVt4hJ7VF z6M-5eK{f>Er<If^7Ns(jmzV2h=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4fBM{A% literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/menu-option-unchecked-prelight.png b/.themes/papirus/gtk-2.0/Check-Radio/menu-option-unchecked-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..be229ed4856b71aaacc78920a663ac682ab3ea16 GIT binary patch literal 521 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbEnLS+`Lp09U zPV@{qlpxT0U;d6@{{rno#hpxHo=xr-v@;wXU*;C<;A+0t@RKRzM!WBu>zU$Fi5ipg zZ^!Qszsmc>qx=1)N7JGsKlv)jBwv?#?NXh2cU740>syyK-NSANKbf}CZg%;Gu#0BN znQwxUb{^(ja<Vs;k-_4cy2t`qK1L63^>$bHrN*4L-#hrHi+cKfd?}}(z1xv9Q^DK7 zaKF!{Vl_F2aJ7SqpL2S<jh;WhbZy@6b5W_6Ztnfv<YKke>mz51o-cz;=I#$OV)_2P zkxJ(D*A#l1&$#4ZgmwGUu#0-;Kb!wwZnL^P-NfMjACn8=Gm9rIf79Cj=5!OMaO4L4 zvv;3}YqQTto1$^(CoqImOI#yLQW8s2t&)pUffR$0fuWhMfr+l6d5EErm5HI1v8lF! zv6X?r_pcu|plHa=PsvQHL})M#0je`K11g1R*jKVM5vV~DWJ7R%T1k0gQ7S`udAVL@ eUUqSEVnM22eo^}DcQ#T$MGT&<elF{r5}E*0JitEy literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/menu-option-unchecked.png b/.themes/papirus/gtk-2.0/Check-Radio/menu-option-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..7e80449fc9ac01db561a1d207dbcc27462261716 GIT binary patch literal 546 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbEWjtLRLp09U zPW1LW6d>YozM8i)m`z1RthsXsXKvt6orQV~CQ==@4IOtg>|&K#^8RS(3kKI92?KM( zFO~;{d@{~I;d^)TFW0sgV)F_&G)m4oz<asp21}{dJPoP%mixgLD`u(1hMhcn^!B!6 zM?wor{;S?p+z{e_^p@h<MM<?M<rZmgt+2g$M(Cxr(S_QtOhMZ<<oGu&`7tr*%7kaP zY;Jo_d$RUptGcDRqU8y}bx#a_o|*jPz_b8?os$$Mp1D3X=4HoDk*F=7<}B%*l;&Z+ zVbhcYi;|gMwyile^SI9Uh-=3WELrww#YX?Yvu~pvthKKF{qM`{ZM)*=vxD`o{j-W3 zIOF^3mIbU(%eB&3dwcVDSx$v44*qs71LxU^wR6(y7*F2M5L!O1%pDkXswJ)wB`Jv| zsaDBFsX&Us$iUD{*T6*A&^*M@$jZdf%Ggxfz}U*b;QQAP8&EXl=BH$)RU$N)h5*%> zngNwUH0&$cnF!P%39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^ HP6<r_+_upy literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/option-checked-insensitive.png b/.themes/papirus/gtk-2.0/Check-Radio/option-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..6b66069ff993935df5256110a0a01cd1947f4afa GIT binary patch literal 625 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVhjw7*`6+rAsXjf zC$08lb`)vbKXdNgyyz-Vt(`2VgcUCAkP1*yv0$2~R4Aas&&cO^ph@9i!@)<@oJ+T8 zyfAyIclWfyw#<b&hw6{06z`j3{QQi*#Ohj!H*Maxm<&x`y{h?EGD-O3#kCdFcO@h% zHg+h=eL1ss=Wb4~?EP|OU!RARl<2OK?O9!_-F$nF$;ApDPKMUj-UG)ko;!Ammm{O@ zhU@GOxrhCHT{c4E+vD{fp8mE_@74=V4kj6sOqX{rB~mt|Gv5;tX_iX}zNMyo*j4z4 zl4pEFYlMQjA+N`Zqc6gmJflACH}QJZ-Y{{7c>~A8W)ms930_Bn4orB_>ac2ah1^&6 zpd;29@sGJO>Xvk6D#<i0`D*nvG)`4wcHR?Z%?YlG0vek{Cj8*};w(Cyk)b!s_Kiy2 z-@lxvXCy1zu0J2s@h4w7^ZCMEpHE1?lVD!6eDS4ibNX{7x84fRPUopO{y*{bM58Aj ziyIiG|9jzkz?@_0s(lJC&MXJUgldUvL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o== zv@$l;HZZm_F!=uU!v+)$x%nxXX_W{KrXfIere;8;5DoiEb|wNfNP=t#&QB{TPb^Ah kC@(M9%goCzPEIUH)ypqRpZ(583aE&|)78&qol`;+0LRVmxBvhE literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/option-checked.png b/.themes/papirus/gtk-2.0/Check-Radio/option-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..9dcdcafd0c4757b79bad705c37de39cd75aed049 GIT binary patch literal 674 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVhjw7b39!fLp09U zPPFw_P84xFzvtM*PEQ#gm8tT^8!!1qY!GyGY`N>ia@22&`G!!d?KkpfU$tM5u(3nF zx3!5oGv=fGlE8F>E{n{bnKMqN`NVNgHceT)eCN^Pce?Xdf9Nk+wd0Lcs^}K46I{8z z|0+&Txn5{iyFL1~VW%Kd*OLtb{TqLF-uI2F`dU`&GNV_PK_xsT<<09eZn4(0_gTpa z8?K5-ImvAGcSgyC$1&e(X4*2bev{|1Z9J~|b6K|4<BXW3o!o&n6a7L<CueoDRQj!) z<j_{WuTf*&42=lgORF;$CoIqt5_y*(vtya;b%!}c_KATnd6-(a-BP~byHnWr1EbgC z*$n}Ig#<EJyEdrrsu4)M&B%5ui@Cws;PhsW+$ay9FaK3!nLAw{GWa*{Wp|dZT7HlF z&7ni;d8}W~rDj>0ER#_6YG4R-o9T2|QTeTkoGR-BmCFCc5h_t}^`36m_UY$OKDu7L zeg5hFDMu9i%s;d=w`$xtc}4!+hYYI)@7ApBj=LW(x=ZU;@9zCuJUQ9-uRLhwcqoIV zA>Ag%tM>tG<?jCJWx{#pz^GF#ag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CWcnV zrrHL^Rt5&&zkb+&q9HdwB{QuOp}{l+sLs?3s1%}MU&+oypaw~h4Z-<oCFO}lsSM@i i<$9TU*~Q6;1*v-ZMd`EO*+>BuF?hQAxvX<aXaWFW*a7(f literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/option-unchecked-insensitive.png b/.themes/papirus/gtk-2.0/Check-Radio/option-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..2ed553162b5b790758fe0b3f02d8fe8a8c51e5c3 GIT binary patch literal 573 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVhjw7=AJH&AsXjf zC)xWSN)TwDFSkX6DeKS*iKo&Q7P~jTNJ%>6RwDlR$g<|y@=WIJi&yjU@om_!tGnK? zG^jgsq3-+F2`-Bw=1J%6P~Y#Zmu|2mxZCXNqD>A=nd<#%{Pk(a!i&B33NH(eP-$Rf zto^ckr(yX?k8|JN9=Mpl|J23Y(#^&`#a{nh!+ib;J<2N2eJR7Uqk3z4&aumfUyFTi zxwP`*dKNRcbzAv`a+h`-R*P3t&N|q0RVQWMoD5^Z)tt9fbbZ_=izv$+vEou@nRweE zj5~neWzw4O$y@E_8vo&Z{`KSCM@Ifkou%=;@iLEIx{1pBFDN+ruKiW7XVKTcj!Qd@ zYnHse`evhHYO-R3(t`dX>8oCo)Bh}Fi&(q2CX(wGlX5`++{;s~<n&t%RxzfWn5f3- z@}uPAKKA)d(_1?Kyp3uAhN^0bYeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=F|;x^ z)iyA;GBEi5^}_}f4Y~O#nQ4^>4W=PLb*5%Or4SAKN_Hj!HAsSN2+mI{DNig)WhgH% h*UQYyE>2D?NY%?PN}v7CMhd8i!PC{xWt~$(695?q*VX_4 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Check-Radio/option-unchecked.png b/.themes/papirus/gtk-2.0/Check-Radio/option-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..85117d61ed9745288ffeabb0e591f0cf595a0189 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S0wixl{&NRXEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVhjw7-kvUwAsXjf zC+*i~PLw!q|9zKS?p(8S<3v?A!^qt)R3=8u+_hpx4v$&AOD<bt>WhSr$qGJVoI#=& zmrZ|s>&v3+yRTocaILm`|AFtk`uXyTeO!v$rPn^~@7%_gmHol-_S{=P=V{J;ulISM zelVMr;eo|{trh-yeqt|gZLWHF|MYhG^V7b6ve^;Gz5Q<Ln#YC{pXl>?8J##M+sG8Y zZKBzWUe~pD*^fGJ_byn^!uH~*u7JGuU)2BuPu+<EYd<C~y72M%g;x2?N?RrBdUiah zS6L<TA!=e@`>RHYnjDubzDJ$gE^vt%DV<+d)v@}((%dCy?V@;3&z$=(^1uZr(-*RL z7AWO^+F`=#Gyll-(+A&Yc=k?Oll$DSlDE6WZ2ddKq&C;04HM7#+LfQ;&RfA4RcO3b zq^B%P^VHSmoJKX#J?Ad&@?0S7&U$OdmCQO`J4XBU9UpDZh|~i^TD8PAq9i4;B-JXp zC>2OC7#SFv=^B{m8k&a~8d;ebS{a*a8yH&|7<~WwVFQYW-29Zxv`T~q(-5FKQ!}7a zh=zS7I}?E#BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@ E0PBtEHUIzs literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Entry/entry-border-active-bg.png b/.themes/papirus/gtk-2.0/Entry/entry-border-active-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..f9cc597b56f7193a16f2f4f946e45a6f4c5b4f8e GIT binary patch literal 392 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr3y^H&QA`6;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCrLPZ!4!jq`6O zZR9;<Ai{dSOr}R?qthj3?E|k;SQoe_GKoi6MA$Fm@Df&Yi21&5$E%eA5dn<_6MxUp z*>UH^T*DOs=N>D|hskx6WCp+A+7_qAI&blA&WwsE`|CC*o1Ssk|4c5L``AWVuet5m zoVFi<v02&y3pv7Hs$P8%xAvwVd$ieo2P2)I=ejz616`w9;u=wsl30>zm0Xkxq!^40 z49#>6Omq#+Lkx|qObo4zO|=b-tqcslfBmolMMG|WN@iLmLW5}tP@Sn6P$@*izLK4Z yKn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$UrT7iZD literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Entry/entry-border-bg.png b/.themes/papirus/gtk-2.0/Entry/entry-border-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..d16f13167b2fa977e01c20ca575bafb2e1e2424c GIT binary patch literal 380 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr3y^H&QA`6;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCrXPZ!4!jq`6O z8S))65MW6^AGqcZQ;W;L|1#ztKO40>RG;@TO;OvUkhE)V(yCBiKAsDak5t)vH1)hz z98+$ak;@`=ba$Rn#j8AJhM70R4jedHt-G1CNB+;#lS?jsyXnEm7A%q<A8NxLvUu~6 zQ)(U)ch>Qh<?Lfz8lmySsoGQq=mOOe*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP# zVrXS-s%>CwWnl3A>xT^}8glbfGSey%8caig>P*dmN+BBdmF!FeYLEok5S*V@Ql40p l%1~Zju9umYU7Va)kgAtols@~NjTBH3gQu&X%Q~loCIAEKc^m)$ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Entry/entry-border-disabled-bg.png b/.themes/papirus/gtk-2.0/Entry/entry-border-disabled-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..429fd1c3bfacdfe2125d6f9bf866f4aed06384f2 GIT binary patch literal 338 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSrkYM1;+hz!)SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehOSo-U3d5|^J& z*vQ*pAaLZ*at{>^*5Cd!l`buJU>7xDS$AhgA&(qaxZdJhizYl*v?&%}&3#4u5YvQ< z(SL(d8Mp(NA1q#cp-AGYTTO8OlPeOkZktL^0nJq{ag8WRNi0dVN-jzTQVd20hGx13 zCc1{^A%;d)CWcnVrrHL^Rt5&&zkb+&q9HdwB{QuOp}{l+sLs?3s1%}MU&+oypaw~h u4Z-<oCFO}lsSM@i<$9TU*~Q6;1*v-ZMd`EO*+>BuF?hQAxvX<aXaWEsPiBPx literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Expanders/minus.png b/.themes/papirus/gtk-2.0/Expanders/minus.png new file mode 100644 index 0000000000000000000000000000000000000000..99d393ec4c7f3f9e5af0b50b3b8737fa08bd89c3 GIT binary patch literal 288 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$0wn*`OvwRKEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVn87&PZ!4!iOb0e z5)KDW95`^H!F5k#rb2A1FayI9c1D&@m)~&!RjHP^MwFx^mZVxG7o`Fz1|tJQGhG7{ zT|@H_LnA8_Ln~ubZ3AN~1B35hKWsqJkei>9nO2F=U>X8cXKDsi3em8yWM?8!gCxj? t;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RZBdP{;rP literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Expanders/plus.png b/.themes/papirus/gtk-2.0/Expanders/plus.png new file mode 100644 index 0000000000000000000000000000000000000000..fe54705e55819d27da2fca046fbb5467486b6031 GIT binary patch literal 298 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$0wn*`OvwRKEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVn87kPZ!4!iOb0e z3QQ&jCJGilJ3=Pv9XxTMA;;*D-5jeI54GknFevIW3&`3?{{yO5Epd$~Nl7e8wMs5Z z1yT$~28L$31}3_O<{^egRwjm4#-`c^##ROf-@ks?fTAHcKP5A*5~0B~1gOr`45$>M zVPDD4M4$#qkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNA DD|=FZ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Handles/handle-h.png b/.themes/papirus/gtk-2.0/Handles/handle-h.png new file mode 100644 index 0000000000000000000000000000000000000000..c315223cf7aa1f07c91cedd96def5a3e7fbf47a6 GIT binary patch literal 279 zcmeAS@N?(olHy`uVBq!ia0vp^5<twv0VEjG1D$UIDVB6cUq=Rpjs4tz5?Mi#N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVn885PZ!4!j_b*P z4m8LbJQPT0V9;x0_%g3S@eoi_wZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAG z8JlVw7+V<_eE<4k1B!;+{FKbJN`wZ}5TH6!GoVt4hJ7VF6M-5eK{f>Er<If^7Ns(j jmzV2h=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4fsnARu literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Handles/handle-v.png b/.themes/papirus/gtk-2.0/Handles/handle-v.png new file mode 100644 index 0000000000000000000000000000000000000000..046152931e6da455e7c7b24ad51d6439c2c48ac0 GIT binary patch literal 277 zcmeAS@N?(olHy`uVBq!ia0vp^Oh7Eb0VEi{PAFytQY`6?zK#qG8~eHcB!c)%N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVn88&PZ!4!j_b*P z4jee*z{<klIfGF_lP5?ED5YBB8c~vxSdwa$T$Bo=7>o=I&2$Y+bPdfz42`Tz46Te! zwGE7|3=F=1{jdQ=LvDUbW?CgegJ}p*ov9g6DMZ7*lAVb_4U!-mg7ec#$`gxH8OqDc h^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OPt(N%a5# literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Lines/line-h.png b/.themes/papirus/gtk-2.0/Lines/line-h.png new file mode 100644 index 0000000000000000000000000000000000000000..4e12ae9013f5541bd36c548174f1a644ed83a62c GIT binary patch literal 296 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2VkYHF5IUx~9v7|ftIx;Y9?C1WI$O_~$l?3?( zGcc4*K5GHuC3(BMF#K=tKeHdm<1FxqEC!l&9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F z6$1*1c)B=-a9mGLP~bL@YcifG(UH!?pq0yTCOc$lAy8hm#5JNMC9x#cD!C{XNHG{0 z7@FxCnCKdshZq`JnHX9bn`#>vTNxO9|N3DAiiX_$l+3hBga*?PpgL1Cpi+p2eI+|V xzLEsl5S*V@Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBH3gQu&X%Q~loCIAj(PK*Em literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Lines/line-v.png b/.themes/papirus/gtk-2.0/Lines/line-v.png new file mode 100644 index 0000000000000000000000000000000000000000..1e0b8b41b5e993e021420910ac58ee8cb6614ecb GIT binary patch literal 301 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2VkYHF5IUx~9v7|ftIx;Y9?C1WI$O_~$l?3?( zGcc4*K5GHuC3(BMF#K=tKeHdm<1FxqEC!l&9fTR3G-g)-1=&kHeO=ifu<$cmFeI&F z6$1)Mdb&7<a9mHeIdb5@frR5g;=mCG_AN<F3<WKWA}bxA?ExxMEpd$~Nl7e8wMs5Z z1yT$~28L$31}3_O<{^egRwjm4#-`c^##ROf-@ks?fTAHcKP5A*5~0B~1gOr`45$>M zVPDBkkk=$ZHU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b=d#Wzp$P!j CL{$g? literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Lines/menu-line-h.png b/.themes/papirus/gtk-2.0/Lines/menu-line-h.png new file mode 100644 index 0000000000000000000000000000000000000000..120e70de8b252eb0ab449b6d43e8fc4e10e84eab GIT binary patch literal 279 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2VkYHF5IUx~9v7|ftIx;Y9?C1WI$O_~$C3(BM zF#K=tKeHdm<1FxqEC%Yn4#JF18nY{ag6t)pzOL*KSooPO7?M`8iUEZLJzX3_IIbt# z9ARMg;W0^PVh9gmxE3WAbQ&nBTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tV|58 zj7_x-jI9g|zJL9&0YyV@eoAIqB|?K~2vD7=8Bi%i!@iQ8AWukwYzWRzD=AMbN@XZ7 iFW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6Tk`AM(< literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Menubar/menu-frame.png b/.themes/papirus/gtk-2.0/Menubar/menu-frame.png new file mode 100644 index 0000000000000000000000000000000000000000..4a86548d6fa2150b7e247e96636bb7f525eec830 GIT binary patch literal 291 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2VkYHF5IUx~9v7|ftIx;Y9?C1WI$O_~$C3(BM zF#K=tKeHdm<1FxqEC%Yn4#JF18nY{ag6t)pzOL*KSooPO7?M`8iUEaWJzX3_IIbuE zDd=Qm`Vyh{(sAbW84?c~iqw=3aWPEdU_D;CNNXKXp=yb1L`h0wNvc(HQ7VvPFfuSS z(={;BH8c+~G_o==v@$l;HZZm_F!=uU!v+)$x%nxXX_W{KrXfIere;8;5DoiEc7i-4 v39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_ak5cv literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Menubar/menubar-button.png b/.themes/papirus/gtk-2.0/Menubar/menubar-button.png new file mode 100644 index 0000000000000000000000000000000000000000..23e7cd83eef2e747b68b324a801eefa41d0daf77 GIT binary patch literal 310 zcmeAS@N?(olHy`uVBq!ia0vp^20$#$0VEjYnS$2=DVB6cUq=Rpjs4tz5?O(Krjj7P zU<QV=$!9G<yd-aT7l!}s{b%+Ad7K3vk;Oo>u7fb6lg8`{pdfpRr>`sf0~UT}3x=ds ztYSbRB~KT}5R22v2?~M+MrV{fYo&x&n)PH!Ts2sg7{c6ZI)R5FM}^VoQ8fE}pla0; z*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#VrXS-s%>CwWnl3A>xT^}8glbfGSey% z8caig>P*dmN+BBdmF!FeYLEok5S*V@Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBH3 NgQu&X%Q~loCIDMuQt1Ey literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Others/null.png b/.themes/papirus/gtk-2.0/Others/null.png new file mode 100644 index 0000000000000000000000000000000000000000..f19fd5d82dbb419168b4ad47ef9e7321e6c073c5 GIT binary patch literal 288 zcmeAS@N?(olHy`uVBq!ia0vp^av;nIBp8IfC-Va-mUKs7M+SzC{oH>NS%G|}k|4ie z28Oc9XDvXyByV>Y2FANx!b^ZW&H|6fVxU>qL734=V|E2lkiEpy*OmPN3qP|3L((c% zF`y8Sr;B3<$Mxg{i5?(t8UtgJ81E$@OSQx`q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~ z8d;ebS{a*a8yH&|7<~WwVFQYW-29Zxv`T~q(-5FKQ!}7ah=zS7I}?E#BtbR==ckpF oCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@0PQD8yZ`_I literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Others/tree-header.png b/.themes/papirus/gtk-2.0/Others/tree-header.png new file mode 100644 index 0000000000000000000000000000000000000000..65d2c4dcb46cd07a91c82d98dfa1606d41674a25 GIT binary patch literal 285 zcmeAS@N?(olHy`uVBq!ia0vp^av;nBBpBqPKh^;$mUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`$sRr;B5V#`)ww z2O9Vd412u#fslWJ3B&c>j5^mvB9wqiR7+eVN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd* zk(G&|m9eR|fw7f=!S}BpHlS$8%}>cpt3+rp4FRe%H3KSzXxLY>GZCmk5@bVgep*R+ nVo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<wVX~N literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/ProgressBar/bar.png b/.themes/papirus/gtk-2.0/ProgressBar/bar.png new file mode 100644 index 0000000000000000000000000000000000000000..f139cf03392b040721ec61d10104ff2b7af8a3df GIT binary patch literal 373 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2V3y@T|W;X*;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCsMPZ!4!j_bK6 z778{SFtlCNulMD(Em7}qSyX%@@8Cv;HbE=q>zrAu1TUUxI9|kll3{I*V(ll%7rNy# zk^&!Jy*l}2+Qd2QL!Z9<w&20_pS7ZWi@j1j<BrHHscq++|3sm5&F-j-P=BpTK?V*R z%~?O0--U>?n5=ou1GHMT#5JNMC9x#cD!C{XNHG{07@FxCnCKdshZq`JnHX9bn`#>v zTNxO9|N3DAiiX_$l+3hBga*?PpgL1Cpi+p2eI+{+ff^)1HU#IVm6RtIr81P4m+NKb eWfvzW7NqLs7p2dBXCnnv#Ng@b=d#Wzp$Py=2zGt| literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/ProgressBar/trough.png b/.themes/papirus/gtk-2.0/ProgressBar/trough.png new file mode 100644 index 0000000000000000000000000000000000000000..7a53c69de4cebd8eaf98fff2c31a0c4eb046ef1b GIT binary patch literal 375 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2V3y@T|W;X*;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCrnPZ!4!j_bK+ zb@`eD1Q;IP{3?*gDAcK_IA@i*!W`CSw}e|0idb#7dH%kj-|aAE|HS!{jfx*lRT(#2 zIITQC#pBQHj{5kMSFW=+ozSYZV(PQpE6{Sv_f(PEPtCuQYbS^2JpPw2?`=9?W%1G6 zcq#AhO4i4(6**?_lwJk2T(!hCq9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;ebS{a*a z8yH&|7<~WwVFQYW-29Zxv`T~q(-5FKQ!}7ah=zS7I}?E#BtbR==ckpFCl;kLl$V$5 gW#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@0HhOl2LJ#7 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Range/slider-horiz-prelight.png b/.themes/papirus/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..4b30f99c897a10951b3b2dbab6ad6f17724da7ff GIT binary patch literal 573 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbE%{^TlLp08} zPTKEvI6$Pm-ty9~<(zH@Q-UY&`pO#9wPFVQgjadt8-o|VSNOpZ_9Csce1e;`i1mwG zOU)iFQt@W;JmOZg-Z@t^_i=f<^_>3C)-rt!f@!K2AGUrsF_7+@R<W(rW(`O4`qVvF zZtme@Rcc`1)A6bF{w;m|zHMLDN9OXK-yiS%Gw=GN+lSZt=`Jqc>c{o((SyF1Zu=Y$ zyspe!!=!OyVlC%{$j(&R$tRSioi$>0t+n_o!IHtz{bc<r52x1oOEpZVYouQA7yQ@S zd`UjP)2m}<#}akxz)gx@J=R1$;0zQyvWg*Q$E-bOj;|iw)YcK$u;X^(xt0}t!Q2dt zx6My4HLLz3dg`L<?6p%q^<G?QQa;COvgwKw3>=Avolb>*`_y~zp8Jfa8(zHrYhobl zIjv$>rO}!iCYu)}XK&^EIRQgewZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAG z8JlVw7+V<_eE<4k1B!;+{FKbJN`wZ}5TH6!GoVt4hJ7VF6M-5eK{f>Er<If^7Ns(j jmzV2h=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4f&(z;9 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Range/slider-horiz.png b/.themes/papirus/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..53d196ef2454d3dc9bc56eda863bfb78385dc693 GIT binary patch literal 556 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbE)jVAsLp08} zPTK2rI6$Ip{+wAMTefDt()rgQ(mgw_X)i-ydF)ZY)_ctlR3pCMYiJfZ&es*KCAKPH z`=x@U-UQ*|M+<s?T>dfVA<zB8-wz#MEtq`$&)<ueW-|uY{kmtNE!(et>-cp|d(%a8 zT*YKLDvl{WJ@;m9Y|UGXtk%0H{(eij(i@fd`$KW?@;7tzJ0j~IUknc0dE?51sHkN} z?^}43E9<|RHETtKYsRh6x6ktOO6Q&A`H<JTe}-bG&U$U7E4?nB>Q`9*3n>OQ&R@au zVxNb7Mdu}f#o9f)oTmt=8orW>@jR{LW7AM#{+Vgn_TR7Gd-U%+^{%1e>*<)Mfq!{= zB`yS~ExpmR`qI6sOpVO~;i(-iC(h(;<lM-T5Z>H;@zaiyUzsmcY%19`1S*dH=n1_B z3`Eru*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#VrXS-s%>CwWnl3A>xT^}8glbf zGSey%8caig>P*dmN+BBdmF!FeYLEok5S*V@Ql40p%1~Zju9umYU7Va)kgAtols@~N RjTBH3gQu&X%Q~loCIEPU;aUIy literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Range/slider-vert-prelight.png b/.themes/papirus/gtk-2.0/Range/slider-vert-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..4b30f99c897a10951b3b2dbab6ad6f17724da7ff GIT binary patch literal 573 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbE%{^TlLp08} zPTKEvI6$Pm-ty9~<(zH@Q-UY&`pO#9wPFVQgjadt8-o|VSNOpZ_9Csce1e;`i1mwG zOU)iFQt@W;JmOZg-Z@t^_i=f<^_>3C)-rt!f@!K2AGUrsF_7+@R<W(rW(`O4`qVvF zZtme@Rcc`1)A6bF{w;m|zHMLDN9OXK-yiS%Gw=GN+lSZt=`Jqc>c{o((SyF1Zu=Y$ zyspe!!=!OyVlC%{$j(&R$tRSioi$>0t+n_o!IHtz{bc<r52x1oOEpZVYouQA7yQ@S zd`UjP)2m}<#}akxz)gx@J=R1$;0zQyvWg*Q$E-bOj;|iw)YcK$u;X^(xt0}t!Q2dt zx6My4HLLz3dg`L<?6p%q^<G?QQa;COvgwKw3>=Avolb>*`_y~zp8Jfa8(zHrYhobl zIjv$>rO}!iCYu)}XK&^EIRQgewZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAG z8JlVw7+V<_eE<4k1B!;+{FKbJN`wZ}5TH6!GoVt4hJ7VF6M-5eK{f>Er<If^7Ns(j jmzV2h=4BTrCl;jY<rk&TerF>ERK(!v>gTe~DWM4f&(z;9 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Range/slider-vert.png b/.themes/papirus/gtk-2.0/Range/slider-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..53d196ef2454d3dc9bc56eda863bfb78385dc693 GIT binary patch literal 556 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+0wn(&ce?|mSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#TXbE)jVAsLp08} zPTK2rI6$Ip{+wAMTefDt()rgQ(mgw_X)i-ydF)ZY)_ctlR3pCMYiJfZ&es*KCAKPH z`=x@U-UQ*|M+<s?T>dfVA<zB8-wz#MEtq`$&)<ueW-|uY{kmtNE!(et>-cp|d(%a8 zT*YKLDvl{WJ@;m9Y|UGXtk%0H{(eij(i@fd`$KW?@;7tzJ0j~IUknc0dE?51sHkN} z?^}43E9<|RHETtKYsRh6x6ktOO6Q&A`H<JTe}-bG&U$U7E4?nB>Q`9*3n>OQ&R@au zVxNb7Mdu}f#o9f)oTmt=8orW>@jR{LW7AM#{+Vgn_TR7Gd-U%+^{%1e>*<)Mfq!{= zB`yS~ExpmR`qI6sOpVO~;i(-iC(h(;<lM-T5Z>H;@zaiyUzsmcY%19`1S*dH=n1_B z3`Eru*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#VrXS-s%>CwWnl3A>xT^}8glbf zGSey%8caig>P*dmN+BBdmF!FeYLEok5S*V@Ql40p%1~Zju9umYU7Va)kgAtols@~N RjTBH3gQu&X%Q~loCIEPU;aUIy literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Range/trough-horizontal.png b/.themes/papirus/gtk-2.0/Range/trough-horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..0acf8440f6c7256cd8d265d4d71685ee872e18c1 GIT binary patch literal 354 zcmeAS@N?(olHy`uVBq!ia0vp^T0kts!2%@PAGZhqDVB6cUq=Rpjs4tz5?O(KrX+87 z7l!}s{b%+Ad7K3vk;OpW*Fl)kNn>^eP>{XE)7O>#0SiB~1w+y*RxzMZjHioZh{fsT z1PNAUaf7_%=ehsn4=Z@8ex7Hn^K4b>!`y%IUasz5MpJ5kpRagf*~~Jv_J337L;I<{ zDG5JLAK5VDRhwQKpY54r#}=G8;H}C$-_Ymrs^z<k-46;dF`WG^v}&dv<0GIwswJ)w zB`Jv|saDBFsX&Us$iUD{*T6*A&^*M@$jZdf%Ggxfz}U*b;QQAP8&EXl=BH$)RU$N) zh5*%>ngNwUH0&$cnF!P%39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoO LS3j3^P6<r_2rF`6 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Range/trough-vertical.png b/.themes/papirus/gtk-2.0/Range/trough-vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..2964e8c5b6bfeb2526339c9022a39a86d3670dd9 GIT binary patch literal 364 zcmeAS@N?(olHy`uVBq!ia0vp^LO`s=!2%>j-W`?!QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSc+G*1`D5R22v zDGp4xZ&c3yf84;pK<C*i)1R#Z>5gGXZvWXor4a}gzPVlB#?@jWylK(@jRk2on=HDN z*f@1`cw8+GtXLH2y12_twAaM-{KGZNcZlj9JCx+0eSH6wj|K(~T)(SQ3K`B`7jnwb z{CNdvqiTt3L`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o==v@$l;HZZm_F!=uU!v+)$ zx%nxXX_W{KrXfIere;8;5DoiEb|wNfNP=t#&QB{TPb^AhC@(M9%goCzPEIUH)ypqR UpZ(583aE&|)78&qol`;+09Ms@X8-^I literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-horiz-active.png b/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-horiz-active.png new file mode 100644 index 0000000000000000000000000000000000000000..b24bebbe5fe86cf2913e34cdf4b0e85a87e9d056 GIT binary patch literal 393 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eM!2%?Oe~QckQY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSc+W=|K#5Q)pl z2@(zmP8>LJz`*)JJ!3N`vpF;K;qbQ0JbyE1OGrpaN~Dz<PFbY+-eYyj9N7=`wqnhH zX8aRR*!-|wQMlPKY`5=>0*hDn!iOc-2&K=E__fjNi(&r0m!}UVG(TH*ZOhCvJUp|% z|C*aTAweKDAvq!8$Dx82Mf2Qe4lSla3=Hm}GSy8LwGKe%sFt`!l%yn<q*^5xr2;7i zBLhP-T>}$cL-P<rBP$a_D`Qh_17j-#gYREIY(UYFo1c=IR*BGH8Uj>jY6esa(Xg*% zXChF8B*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!0JUX+ ALI3~& literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-horiz-insens.png b/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-horiz-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..6b381b13f3950437f0699246efbb034aad1c28fa GIT binary patch literal 366 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eM!2%?Oe~QckQY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSc+3{Mxw5Q)o2 zFKpyG<RHQP;Qc$TtrwOy|N6IHeUa{zUylQ1=4^SsN^<gqmJjYK7o@isg(aHoZ)tvb zxUN*Q>bS3;de`LGrHfA9%KC0sA3fD|YJbieuI-N$Uz!y!Z*t8L;at6Y^ULS%`yX@8 zDHMLVV2yq)&`#A7*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#VrXS-s%>CwWnl3A z>xT^}8glbfGSey%8caig>P*dmN+BBdmF!FeYLEok5S*V@Ql40p%1~Zju9umYU7Va) ZkgAtols@~NjTBH3gQu&X%Q~loCIC;{d`<uW literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-horiz-prelight.png b/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-horiz-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..d39459aef76a4c3e676f9c6c59942404d6200612 GIT binary patch literal 385 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eM!2%?Oe~QckQY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSc+YEKu(5Q)o2 zCv4<x4iIp@A1i%~^X`9T7DFx(5gq}~r44}-CPXL%Fy3bPy43YU@Z(F{a!wa0vn2TF zK0e8OV`gRzJJaFzM=9%TG?TO5nw}8as&iw)=?y}xQ$qju7^QM@bzfq!&iX2QwY6?{ z9K$~SlbxLny`EXu?-zU(wEwqEHe!3nbuFMXR7+eVN>UO_QmvAUQh^kMk%6I^u7QcJ zp?Qd*k(G&|m9eR|fw7f=!S}BpHlS$8%}>cpt3+rp4FRe%H3KSzXxLY>GZCmk5@bVg rep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<zMy>e literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-horiz.png b/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..28a8b5646437176f86bc36dd2df510756e07de12 GIT binary patch literal 402 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eM!2%?Oe~QckQY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSc+9#0p?5Q)o2 zC)jfxGLSf0@2Ma%r?qcq^W2{F3G3vXUMTEs>}KTl`zF#<ZGJMT@Vi{uzdKKh-$l#6 z*FVF-eBs)qfQ<}l^GaUw@$sqavDh%oJD?|4X^^XHel+v-weTjVDPdt*WvTzC2xYrX zmC&85WwHBDAM5P-g~zX0pKz`TJawsJLVx86yRXG{d^L<WL=}$D-F9jM&|Rt}t`Q|E zi6yC4$wjF^iowXh&`j6BMAy(f#L&pf#L&vvRNKJV%D~|J*AE*|H00)|WTsUjG?<0} z)tQ<Bl|nS^E7_R{)F276Aviy+q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ% Jmvv4FO#mT$g~0#- literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-vert-active.png b/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-vert-active.png new file mode 100644 index 0000000000000000000000000000000000000000..e07469d1227b3e8fca2e6edd9d17ed790b5ac417 GIT binary patch literal 403 zcmeAS@N?(olHy`uVBq!ia0vp^B0$W;!2%>tu!a@@DVB6cUq=Rpjs4tz5?O(KrX+87 z7l!}s{b%+Ad7K3vk;OpW*Fl)kNn>^eP>{XE)7O>#0SiB~1w+y*RxzMZucwP+h{WaO z6bHu5%>Tp<W*8V4%t?FUf4fEJaL1XMSC0mC9eL}q`pBw+vIGCWu6SnrYiVBF#+d?# z{&P!QIPl+zMcPxb*>IN=oA4X1N&}HkN#Pyh3fg~~6n}H>K4dJxbv_~dM*qSM{0CFq z49xF;d77}nk?ZKSEi*lALX^{f|I<$~NKHtvIC^3FHql5nh9|#dHW?oZr~x`mwZt`| zBqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAG8JlVw7+V<_eE<4k1B!;+{FKbJN`wZ} z5TH6!GoVt4hJ7VF6M-5eK{f>Er<If^7Ns(jmzV2h=4BTrCl;jY<rk&TerF>ERK(!v L>gTe~DWM4f$wi3= literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-vert-insens.png b/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-vert-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..6f12935d6500387ae0bec4c44cfb1f00eafc7880 GIT binary patch literal 380 zcmeAS@N?(olHy`uVBq!ia0vp^B0$W;!2%>tu!a@@DVB6cUq=Rpjs4tz5?O(KrX+87 z7l!}s{b%+Ad7K3vk;OpW*Fl)kNn>^eP>{XE)7O>#0SiB~1w+y*RxzMZnWu|mh{WaE z3A_244Fp(@`!RNy=soyvFYs}K&`TDfMO}NI$!z;n@qFD5hneP`YzAR=Q7ul=9!|!= zZQ&bpb&gr}JZ2B<I%4~2anj=>+w|Pjk1hY?A7T?*ea*Fa(bc0@JH6{($(A$C{cvWQ z;+?WDDp3a_eq<FgCLR=)bkcKt19X9EiEBhjN@7W>RdP`(kYX@0Ff`LOFwr$M4>2^d zGBLC=Hq|yTwlXmI{`JEK6b-rgDVb@N2o0toKy{{OK&223`$~2u0yRj2YzWRzD=AMb mN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6Um%zR`3 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-vert-prelight.png b/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-vert-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..ca86078478db98d564c4e96f4ec545d2d504e210 GIT binary patch literal 397 zcmeAS@N?(olHy`uVBq!ia0vp^B0$W;!2%>tu!a@@DVB6cUq=Rpjs4tz5?O(KrX+87 z7l!}s{b%+Ad7K3vk;OpW*Fl)kNn>^eP>{XE)7O>#0SiB~1w+y*RxzMZyQhm|h{WaO z6bD9krhnoFGYkw2=A^yYez!&EaK{<TJ4XY$j=bHl_Q<La9tZw^UGePy_szF?l8qHP z#SIoP9&=)m_Ec;(+~ve3{D!O2K;%<Wc!#)x_Maxj-<-P-8B1`TPYA!!|M0cl8m?S( z!;%FW*;{XR9dR~&JV8HMv00Ou`LO0OyOdNO9)^ocr5PNa7%>5zq*~${QIe8al4_M) zlnSI6j0_CTbPY^&4b4LgjjT)zt&B~z4UDY}48DK;umMFwZhlH;S|vh*X$VlAsToiy zM8m$4orypVk{}y`^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{ E0Pm`Rga7~l literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-vert.png b/.themes/papirus/gtk-2.0/Scrollbars/slider-scrollbar-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..b1dc89eff7aef18eb3baf1dbe6522a89b6d20866 GIT binary patch literal 414 zcmeAS@N?(olHy`uVBq!ia0vp^B0$W;!2%>tu!a@@DVB6cUq=Rpjs4tz5?O(KrX+87 z7l!}s{b%+Ad7K3vk;OpW*Fl)kNn>^eP>{XE)7O>#0SiB~1w+y*RxzN^3{Mxw5Q)pl zDGrROjQ_bMd?X|!{EWYp=Q~YHbbB_X#Ly=xAR!?+AvqwSW6Lv(ZQ_c@JCbfyg?yI$ zv&;PO3?Gh*|5<rnED$*85|+`k@B+(fCpS5s);$rTkJwLy)gPSjx8?3DV+pSF385!0 z^sjqYFW=NF^5A%0RI$Mgg_{>{*$S_AVrxsTUVGlq<BxdikE0b&>h(4mv9U2++p2Ug z$0ErU=tk8N*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#VrXS-s%>CwWnl3A>xT^} z8glbfGSey%8caig>P*dmN+BBdmF!FeYLEok5S*V@Ql40p%1~Zju9umYU7Va)kgAto Vls@~NjTBH3gQu&X%Q~loCIDbuigf@0 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/.themes/papirus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..4c0dc5432a224a487e113c9da2270515d299df08 GIT binary patch literal 418 zcmeAS@N?(olHy`uVBq!ia0vp^0YEIm!2%>VTr7$KQY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~UT}3x=dstYSc+Ii4<#As)xy zUfIaoY#`A3uskzSdchHC7DFx(O(O>t7skadOoj{>1dn-UZFaOcvUvA?yPNZMPdB7S z)=ySGoUF&1#G?M~_e15}Td_=Yvi~c@dOw|4@?gg4*+-Zg&V1c<aP}`1)`{#>ZaJC? z2#QL4ZoFe7zr(0@QJn98wrI5r<|PTY7B2c3mv^C0?$?Ut)?O+c{ulOb`r&qdvrhJQ zUiXPo|CrC;R0FzGwZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAG8JlVw7+V<_ zeE<4k1B!;+{FKbJN`wZ}5TH6!GoVt4hJ7VF6M-5eK{f>Er<If^7Ns(jmzV2h=4BTr bCl;jY<rk&TerF>ERK(!v>gTe~DWM4f(I<`J literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/.themes/papirus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..c745428439433798b9775648341d48db385f70a2 GIT binary patch literal 416 zcmeAS@N?(olHy`uVBq!ia0vp^B0wC#!2%>Vd(Qm>q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2Q2)|77R(NSjB)svpiiKLp+Wr zCrGd^P7s;EBoVliomqlg!bd_v!q52I?Yu)PKNMX5AEc7k9;+JG3Y5FP_~!HU?UKh* zoGt}7Jlx>KBJ8QyY}n=`{D!O2K;%<Wc!zk8mQ1L{s)CS*4%&a36n}H>K4kpjmBjgk z&=WWM*L|p$4{O~vTf!>f%GO)Cu10KEdz|<2wDK(D;ptia@4KS5G}t9v49ay<R#Hsz z%Ym*`Epd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^egRwjm4#-`c^##ROf-@ks?fTAHc zKP5A*5~0B~1gOr`45$>MVPDD4M4$#qkPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo T-`Pk36)||a`njxgN@xNA=hlT` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Shadows/frame-gap-end.png b/.themes/papirus/gtk-2.0/Shadows/frame-gap-end.png new file mode 100644 index 0000000000000000000000000000000000000000..ca771a136fd2f9b80a0b0756389c5bd5514faa7c GIT binary patch literal 287 zcmeAS@N?(olHy`uVBq!ia0vp^OhC-Y0VEhMdMbngDVB6cUq=Rpjs4tz5?O(Krjj7P zU<QV=$!9G<yd-aT7l!}s{b%+Ad7K3vk;Oo>u7fb6lg8`{pdfpRr>`sf0~UT}3x=ds ztYSbRZci7-5RU7~7Ds@VwKE*HllYSZ6jm*9jVMV;EJ?LWE=mPb3`PcqX1WF@x`yT< zhDKH<hE~R=+6Kl}1_s~1e%OGbAvZrIGp!P#!88P@&eRO36ry2Y$<9Qe21$?&!TD(= p<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6cwc)I$ztaD0e0ss<bORWF^ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Shadows/frame-gap-start.png b/.themes/papirus/gtk-2.0/Shadows/frame-gap-start.png new file mode 100644 index 0000000000000000000000000000000000000000..106e09c3982426eb05eaa58001df25e689e80436 GIT binary patch literal 287 zcmeAS@N?(olHy`uVBq!ia0vp^OhC-Y0VEhMdMbngDVB6cUq=Rpjs4tz5?O(Krjj7P zU<QV=$!9G<yd-aT7l!}s{b%+Ad7K3vk;Oo>u7fb6lg8`{pdfpRr>`sf0~UT}3x=ds ztYSbRZci7-5RU7~2^K623`ZFbdz)G01BF#fTq8<S5=&C8l8aJ-6oZk0p_#6MiLRk} zh@p{{iJ_ITskVW!m4U(cuOBv`Xvob^$xN$6XfO={sxvhMDurm+SF$q^s6i5BLvVgt pNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngFEJO7s8# literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Shadows/frame.png b/.themes/papirus/gtk-2.0/Shadows/frame.png new file mode 100644 index 0000000000000000000000000000000000000000..0d6da72a58f95a3ed2ef1025fa84b7e7ff6b6356 GIT binary patch literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2V3y@T|W;X*;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCr9PZ!4!j_bMS zY`K^WMO+_#o~NnO_;Q)>og)vp=J;mods*FH*`jkWW!9e?JQ)Xq>+U={Wwhq{_bH+b zKBaXwr$29;#}~npp~Ccg_nlLLviFtNuZq;&AGt}(qn$~kJ}5)h#KG5BR?R2yIdfsO zxf0{+RLM)KewEwj>YwZX%zosv#;RKu?#w`UsFt`!l%yn<q*^5xr2;7iBLhP-T>}$c zL-P<rBP$a_D`Qh_17j-#gYREIY(UYFo1c=IR*BGH8Uj>jY6esa(Xg*%XChF8B*=!~ s{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!0FiQg-T(jq literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Spin/down-background-disable.png b/.themes/papirus/gtk-2.0/Spin/down-background-disable.png new file mode 100644 index 0000000000000000000000000000000000000000..90c424bda3572d8eb71663f34151731dc93f2e01 GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehPNo-U3d8t0R3 zKF7B*n(sJ#;D`f5kJf_uOvl3O3%vd%CRCg}vgecOVR@NL>m_G|8{B*T<HlG0H}fsT z4#yj<eWJ(AFey`LZxffBD9|v~64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@WnyS$ zY^rTwY-M2Z{p*JfC>nC}Q!>*k5gJTGfa*-mfJz}6_Lb~R1Zt23*$|wcR#Ki=l*&+E iUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCxegk^33 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Spin/down-background.png b/.themes/papirus/gtk-2.0/Spin/down-background.png new file mode 100644 index 0000000000000000000000000000000000000000..cd3c304c9dbfc68cb6bf88d6badb29f440025c4f GIT binary patch literal 328 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehOio-U3d8t0R3 zzQp%4n(sJr;D`f5kJf_uOw;Q37kd3mOZa*ENbN7q!}&6o{3Uky8Q**Md)w>PC*{+8 zSas@m`giYQVwkm2*yM8f0STaKswJ)wB`Jv|saDBFsX&Us$iUD{*T6*A&^*M@$jZdf z%Ggxfz}U*b;QQAP8&EXl=BH$)RU$N)h5*%>ngNwUH0&$cnF!P%39=zLKdq!Zu_%?H jyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_j1OkP literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Spin/up-background-disable.png b/.themes/papirus/gtk-2.0/Spin/up-background-disable.png new file mode 100644 index 0000000000000000000000000000000000000000..4add65e0d3d63597821522dedb4d728fabca78d9 GIT binary patch literal 336 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehOyo-U3d8t0Su zod3A4UGd9)31+s0nxlIr?Vj@SjmWy3KsGU-$~JqR^^$ddNjAT|;zVYfxSTwE-RFOy zm$AVHgFoV_NeT>Zq8EG_85XY<^7#GX{b``7swJ)wB`Jv|saDBFsX&Us$iUD{*T6*A z&^*M@$jZdf%Ggxfz}U*b;QQAP8&EXl=BH$)RU$N)h5*%>ngNwUH0&$cnF!P%39=zL rKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_29an* literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Spin/up-background.png b/.themes/papirus/gtk-2.0/Spin/up-background.png new file mode 100644 index 0000000000000000000000000000000000000000..af4d8d95b94e872707c1fe30e4aeefe7361b33fb GIT binary patch literal 338 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4#ehOSo-U3d8t0Su zoc&(=U3{{=506B{Q~B?if#S!!)&I{tX|N&Tl<}XmibDrVnm*o$4^<0ed-K5j@Y{Ny z`T{RwgAGQ15|fe?7~DiJ_%brc%@Zz+KU|OtG*`96HKHUXu_V<hxhNG#F&G&bn&}#t z=o*@b7#dlb7+M*dY8x0^85n&3`e6f#hTQy=%(O~`2GbCrI#V;CQiz6qB|8&=8YDqB t1m~xflqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>_lxX`lcA literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Tabs/notebook-gap-horiz.png b/.themes/papirus/gtk-2.0/Tabs/notebook-gap-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..b47fa12ffa3d32ae88cf586842822304e4468fee GIT binary patch literal 294 zcmeAS@N?(olHy`uVBq!ia0vp^EI`b}0VEir4lC^k38XvvIx;Y9?C1WI$O@7y3GxeO zU?`h>)&j&!@^*J&_}|`t2Bem=z$3C4Xx4QQW^~e+T>%tiFY)wsWq-iJ&uqbvw2D;> zC?w?R;uyklJvrgWhsMUv#>PfQ20j(W$GaOjHv?r=OI#yLQW8s2t&)pUffR$0fuWhM zfr+l6d5EErm5HI1v8lF!v6X?r_pcu|plHa=PsvQHL})M#0je`K11g1R*jKVM5vV~D uWJ7R%T1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#T$MGT&<elF{r5}E)O2~dRq literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Tabs/notebook-gap-vert.png b/.themes/papirus/gtk-2.0/Tabs/notebook-gap-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..b434eef1eb08665d6487a6a93576d476b8974d47 GIT binary patch literal 296 zcmeAS@N?(olHy`uVBq!ia0vp^OhC-S0VEh2TQ)uganc=q9T^xl_H+M9WCik>N`m}? z85qhYpS1w-lDyqr82-2SpV<%OaTa()76Z+?4#JF18nY{ag6t)pzOL*KSooPO7?M`8 ziUEa0JY5_^IIbrrBqaPfaNx)RAONac$nZt^3;TAUylRPSL`h0wNvc(HQ7VvPFfuSS z(={;BH8c+~G_o==v@$l;HZZm_F!=uU!v+)$x%nxXX_W{KrXfIere;8;5DoiEb|wNf wNP=t#&QB{TPb^AhC@(M9%goCzPEIUH)ypqRpZ(583aE&|)78&qol`;+0C>++kN^Mx literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Tabs/notebook.png b/.themes/papirus/gtk-2.0/Tabs/notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..6d09baa022fe6dd024625c5ac331bbd58202462b GIT binary patch literal 383 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`!VTr;B5V#p$=_ zb%mM@1lk_zpH7-3DZ_V~SHkZ?oRkf-aJckr<qJxmj739F^xnH}|HyRT?rX(fEP*j= zUeAA4JEfB0w2l%}hIzEyO3_R9-&=!3S)){h_T39!6R|PrXy^>@HBEwZPVQo`?B}Sk zc)a`lr<p;@hv%$)9dB>*Px(P#!L=ViN2r##MwFx^mZVxG7o`Fz1|tJQGhG7{T|@H_ zLnA8_Ln~ubZ3AN~1B35hKWsqJkei>9nO2F=U>X8cXKDsi3em8yWM?8!gCxj?;QX|b p^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RXXfe3k$J literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Tabs/tab-bottom-active.png b/.themes/papirus/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100644 index 0000000000000000000000000000000000000000..f5bd5bd0852cbbcfde75019b8c41f5c6e38c3671 GIT binary patch literal 342 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`!U@r;B5V#pz_5 zFY*12HU*uHoj!AUfMD?~chmkXxvMs-DqS+uetw^=)4N|X;-69B{JKL9yT0A$@t4@) zXMFG3?`^MFpOjC#WU~3sQ#;*PTnzhNgadYd-8UU*wrYuML`h0wNvc(HQ7VvPFfuSS z(={;BH8c+~G_o==v@$l;HZZm_F!=uU!v+)$x%nxXX_W{KrXfIere;8;5DoiEb|wNf wNP=t#&QB{TPb^AhC@(M9%goCzPEIUH)ypqRpZ(583aE&|)78&qol`;+05`g9*Z=?k literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Tabs/tab-bottom.png b/.themes/papirus/gtk-2.0/Tabs/tab-bottom.png new file mode 100644 index 0000000000000000000000000000000000000000..1b731da2627e6524f9a0d28a282bb5b22d8f1f71 GIT binary patch literal 319 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`$s8r;B5V#pz_5 zFY_C74!G>Q7I=2?EO*oXEV-*ThfMw}N579(J9hcWtH0&5UT&6t?Af+|$?a1WO~*wU zM1OEEc~JR-4`_&LiEBhjN@7W>RdP`(kYX@0Ff`LOFwr$M4>2^dGBLC=Hq|yTwlXmI z{`JEK6b-rgDVb@N2o0toKy{{OK&223`$~2u0yRj2YzWRzD=AMbN@XZ7FW1Y=%Pvk% aEJ)SMFG`>N&PEETh{4m<&t;ucLK6Vw4P=@C literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Tabs/tab-left-active.png b/.themes/papirus/gtk-2.0/Tabs/tab-left-active.png new file mode 100644 index 0000000000000000000000000000000000000000..d0f7de4acc6a515721b9b8dd1cb3c58818c35523 GIT binary patch literal 350 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`!U{r;B5V#p$=_ zH}W<Z@VH#;HWUpKTaeDw{qQ75&xC1$Oqv^%$}FP({}Z*pddJ&XTp&|F`Tl~QR+DH? zu8z|_K@C;BG8P374(#91H~skO%EqTFpFQ7kR-LVWYmo5i@ZKsdpdG3ut`Q|Ei6yC4 z$wjF^iowXh&`j6BMAy(f#L&pf#L&vvRNKJV%D~|J*AE*|H00)|WTsUjG?<0})tQ<B zl|nS^E7_R{)F276Aviy+q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4F FO#lb!ZD0TZ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Tabs/tab-left.png b/.themes/papirus/gtk-2.0/Tabs/tab-left.png new file mode 100644 index 0000000000000000000000000000000000000000..8280fcb088a908e2d4d32a1e3b0f6077edfe5a20 GIT binary patch literal 337 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`$sQr;B5V#p$=_ zHu4@&;BmRQ+4XIvfO5(c6Q2enzbqXsF^lcrf2-G4E2ouNbVQwz;bCDoe=g|2&WGLH zoZLWAY{7kFAJaei=o>P20&-lxoGY@zfX1qpxJHzuB$lLFB^RXvDF!10Lo;0i6J0~| z5JMv?6GJOwQ*8rdD+7b?Uq5U>(U6;;l9^VC&|n$@RA*`iR0`3suViN;P=h4MhT#0P qlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywpS!D5>L literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Tabs/tab-right-active.png b/.themes/papirus/gtk-2.0/Tabs/tab-right-active.png new file mode 100644 index 0000000000000000000000000000000000000000..1ac9683ced64e74eb5fec89be2e4ae11c68de3c1 GIT binary patch literal 345 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`!Ver;B5V#p$=F z7Ya5Q2)G`cekRdjxpIcgQ6Cwx*-RhYnQUtscYU4xO}w#p=`_>3L1j`u1&l4OpNMMh zR6i}LQ1s-)MCJdpWM3zhNfmDmK6Pz+)HeS2m16cyEO{+J<5f#sBT7;dOH!?pi&B9U zgOP!unXZ9}uAzB|p^=q|p_Q?zwt=ygfx-8$A2y(9$jwj5Oshm_Fbx5!Gc^M$g=pAU zvNI8=K@wy`aDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr06n2= Ax&QzG literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Tabs/tab-right.png b/.themes/papirus/gtk-2.0/Tabs/tab-right.png new file mode 100644 index 0000000000000000000000000000000000000000..6297076f6c910bb5472fed6d336b52bde0c99097 GIT binary patch literal 330 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`$r(r;B5V#p$<a zcXKi*2(Vm?H56QPoNG&=^24l8mk-NIynWLDaL<R5jHQ=584FbPS@XCPmT<If0D=$s zdzgPje2dF0wfWA+vu#6F4HM8j)e_f;l9a@fRIB8oR3OD*WMF8fYha>lXdYr{WMyJ# zWo)W#U~FYz@crwD4JaCN^HVa@DiIn?LxAc`&45ZF8upd!Oay9>1lbUrpH@<ySd_|8 jUS6)3nU`IhoLG>mmtT}V`<;yxP!WTttDnm{r-UW|bG>EC literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Tabs/tab-top-active.png b/.themes/papirus/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000000000000000000000000000000000000..2683819e2ab318e05e387231ab9f9ae9bdd16b5a GIT binary patch literal 348 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`!VGr;B5V#p&cd zXTR5e7oTkJ!=u7Dt^Uq(*H{Vtxqs5t4j*uu71ws3$6sQGpMl)()u)blEeh-ScKiQ~ ze-oBYZET$SkYBj7&XslXEO*oXEV-*Tt14MC*%)r53-`u#Ze0SjLAAs+q9i4;B-JXp zC>2OC7#SFv=^B{m8k&a~8d;ebS{a*a8yH&|7<~WwVFQYW-29Zxv`T~q(-5FKQ!}7a zh=zS7I}?E#BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@ E0LL(H9{>OV literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Tabs/tab-top.png b/.themes/papirus/gtk-2.0/Tabs/tab-top.png new file mode 100644 index 0000000000000000000000000000000000000000..57f6746a550d49c573828ca7f92e33131fad69c0 GIT binary patch literal 333 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPN3qP|3L((c%F`$sUr;B5V#p&cb z$Bu9RJ)e_Vm^t%-{NqeN@ng#B|7T8IA;=}+Zy@)}d(+y2+cQsGJ9XfI%f2u+Hm*0a zS8Y~RhJ0S}Eby$epD{zcJ9m8MW%)*+k*X!G5hW>!C8<`)MX5lF!N|bSOxM6f*U&t~ z(8$Wf(8}0U+rZe$z~KAW4;xT4<mRVjrd1*|n1%q=nVJEWLNx3v*_jB`APKS|I6tkV oJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ06sru`v3p{ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Toolbar/toolbar-bg.png b/.themes/papirus/gtk-2.0/Toolbar/toolbar-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..5144d325ae2a606a456731655204db4863df45b3 GIT binary patch literal 279 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2VkYHF5IUx~9v7|ftIx;Y9?C1WI$O_~$C3(BM zF#K=tKeHdm<1FxqEC%Yn4#JF18nY{ag6t)pzOL*KSooPO7?M`8iUEZLJzX3_IIbuE zIl#c|!()=p#E|uhk>!a};6$LLYKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ}vNAEW zGB(vVFt#!<`2O|71{4js`6-!cl?V-{AwYGeW<aG74f{%Vf;=G!vLQG>t)x7$D3zhS iyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7aVAWEMA literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Toolbar/toolbutton-normal.png b/.themes/papirus/gtk-2.0/Toolbar/toolbutton-normal.png new file mode 100644 index 0000000000000000000000000000000000000000..132a2683063b1bafedcbef3e69cb6d0023bfef7a GIT binary patch literal 288 zcmeAS@N?(olHy`uVBq!ia0vp^AhrS{kYHf0yW#+(SkfJR9T^xl_H+M9WCik>N`m}? z85qhYpS1w-lDyqr7#Qz%2`>TiI14-?i-Bfc2Vq7hjoB4ILG}_)Usv`AEd0zC3`wh4 z#ehOQo-U3d9M_W*7U%+b2@H(p6U0GERZCnWN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd* zk(G&|m9eR|fw7f=!S}BpHlS$8%}>cpt3+rp4FRe%H3KSzXxLY>GZCmk5@bVgep*R+ nVo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<X#Pnt literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Toolbar/toolbutton-prelight.png b/.themes/papirus/gtk-2.0/Toolbar/toolbutton-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..591c447d38103caaba717b845d6de19ef8cda438 GIT binary patch literal 382 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr3y^H&QA`6;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCq^PZ!4!jq`6$ z9OP{>5NUY0zh7<Ha-sG@_T>+baGm1eVJziJ3rIKARD2kl_0hpcrI7h=-~63#ie|4~ z&fbtT#b9nu-uJHucYY11UmfWq-v2L_;go=CE|<(ok$pd&_oo@YQWKGOJyd(Gf7iKX z+l%T9LRQ9Hb`xIqjCI~}RjHFdkCy=5pjzS@QIe8al4_M)lnSI6j0_CTbPY^&4b4Lg zjjT)zt&B~z4UDY}48DK;umMFwZhlH;S|vh*X$VlAsToiyM8m$4orypVk{}y`^V3So o6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{04N)NEdT%j literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Toolbar/toolbutton-pressed.png b/.themes/papirus/gtk-2.0/Toolbar/toolbutton-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..19a3b3b5b0ad1b84bae06e7349d427a253bbe903 GIT binary patch literal 367 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr3y^H&QA`6;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCrxPZ!4!jq}Mi zXa6mpso3T?iIHiZvEIM<)1UUvTsVc1QRV-1!$0XZU*<SAF^cX<_}Q;_<bcA#BMqz@ z{-}pdaC$2;%aeO*bAYw1^GnON8^O!|cmFqDaHzg}rZWHk<m7;q2d%5Bjv2howq<B< zFxd9_&hLvrOI1r;BT7;dOH!?pi&B9UgOP!unXZ9}uAzB|p^=q|p_Q?zwt=ygfx-8$ zA2y(9$jwj5Oshm_Fbx5!Gc^M$g=pAUvNI8=K@wy`aDG}zd16s2LwR|*US?i)adKio Ys$PCk`s{Z$Qb0uvp00i_>zopr0CQM*od5s; literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/Toolbar/toolbutton-toggled.png b/.themes/papirus/gtk-2.0/Toolbar/toolbutton-toggled.png new file mode 100644 index 0000000000000000000000000000000000000000..8f71d04e1e81f2c001e78bac80b7066b81f84db4 GIT binary patch literal 350 zcmeAS@N?(olHy`uVBq!ia0vp^AhrSr3y^H&QA`6;Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?i-EeYgD|6$#_S59AbW|YuPgfl7Jg<6hNM-jVnCq?PZ!4!jq}NO zj-9*x$G**R5+l<*W1VNKQXl62i$B%CFo`Gi{y$^6s&fhl8@S>O5;+VFJPZsI7#BAw zhkmeZyAiC`c2uINd!{r0=8c9LMjxD5=NbAuUd7I^E=cH}N8zMepdG3ut`Q|Ei6yC4 z$wjF^iowXh&`j6BMAy(f#L&pf#L&vvRNKJV%D~|J*AE*|H00)|WTsUjG?<0})tQ<B zl|nS^E7_R{)F276Aviy+q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4F FO#r%zYS{n) literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-2.0/assets.svg b/.themes/papirus/gtk-2.0/assets.svg new file mode 100644 index 00000000..7d5b5956 --- /dev/null +++ b/.themes/papirus/gtk-2.0/assets.svg @@ -0,0 +1,2398 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="210mm" + height="297mm" + viewBox="0 0 744.09448819 1052.3622047" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="assets.svg"> + <defs + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.1811 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09449 : 526.1811 : 1" + inkscape:persp3d-origin="372.04724 : 350.7874 : 1" + id="perspective5408" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4480"> + <stop + style="stop-color:#86b7d7;stop-opacity:1" + offset="0" + id="stop4482" /> + <stop + style="stop-color:#93cee9;stop-opacity:1" + offset="1" + id="stop4484" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4255"> + <stop + style="stop-color:#86b7d7;stop-opacity:1" + offset="0" + id="stop4243" /> + <stop + style="stop-color:#93cee9;stop-opacity:1" + offset="1" + id="stop4245" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4255" + id="linearGradient4247" + x1="42" + y1="964.57648" + x2="42" + y2="930.57648" + gradientUnits="userSpaceOnUse" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4408"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4410" + width="54.285713" + height="30" + x="-87.053574" + y="852.45148" + rx="3" + ry="3" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4412"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4414" + width="54.285713" + height="30" + x="-87.053574" + y="852.45148" + rx="3" + ry="3" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4606"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4608" + width="30" + height="16" + x="175" + y="906.36218" + rx="3.5999999" + ry="1.92" /> + </clipPath> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4610"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4612" + width="30" + height="16" + x="175" + y="906.36218" + rx="3.5999999" + ry="1.92" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4480" + id="linearGradient4486" + x1="585" + y1="574.36218" + x2="585" + y2="542.36218" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="2.828427" + inkscape:cx="480.21874" + inkscape:cy="484.20489" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1920" + inkscape:window-height="1052" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:window-maximized="1" + showguides="false" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid4253" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="button-normal" + inkscape:label="#g4300" + transform="translate(175,-694.99998)"> + <rect + ry="3.0150898" + rx="3.0059478" + y="1018.3622" + x="1" + height="34" + width="86" + id="rect4143" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" /> + <rect + style="fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" + id="rect4140" + width="86" + height="34" + x="0" + y="1017.3622" + rx="3" + ry="3" /> + <path + inkscape:connector-curvature="0" + id="rect4136" + d="M 3.007813,1017.3622 C 1.342518,1017.3622 0,1018.7055 0,1020.3759 l 0,27.9707 c 0,1.6703 1.342518,3.0156 3.007813,3.0156 l 79.986324,0 c 1.6653,0 3.00586,-1.3453 3.00586,-3.0156 l 0,-27.9707 c 0,-1.6704 -1.34056,-3.0137 -3.00586,-3.0137 l -79.986324,0 z m -0.0078,1 79.999997,0 c 1.108,0 2,0.892 2,2 l 0,28 c 0,1.108 -0.892,2 -2,2 l -79.999997,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-28 c 0,-1.108 0.892,-2 2,-2 z" + style="fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" /> + </g> + <g + id="button-prelight" + transform="translate(175.85624,-694.05161)" + inkscape:label="#g4295"> + <rect + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" + id="rect4209" + width="86" + height="34" + x="1.3571428" + y="977.64789" + rx="3.0059478" + ry="3.0150898" /> + <rect + ry="3" + rx="3" + y="976.64789" + x="0.35714287" + height="34" + width="86" + id="rect4211" + style="fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" /> + <path + style="fill:#93cee9;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" + d="m 3.3649559,976.64791 c -1.665295,0 -3.00781304,1.3433 -3.00781304,3.0137 l 0,27.97069 c 0,1.6703 1.34251804,3.0156 3.00781304,3.0156 l 79.9863241,0 c 1.6653,0 3.00586,-1.3453 3.00586,-3.0156 l 0,-27.97069 c 0,-1.6704 -1.34056,-3.0137 -3.00586,-3.0137 l -79.9863241,0 z m -0.0078,1 79.9999971,0 c 1.108,0 2,0.892 2,2 l 0,27.99999 c 0,1.108 -0.892,2 -2,2 l -79.9999971,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-27.99999 c 0,-1.108 0.892,-2 2,-2 z" + id="path4213" + inkscape:connector-curvature="0" /> + </g> + <g + id="button-pressed" + transform="translate(176,-691.21427)" + inkscape:label="#g4291"> + <rect + ry="3.0150898" + rx="3.0059478" + y="931.57648" + x="0.99999994" + height="34" + width="86" + id="rect4215" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" /> + <rect + style="fill:url(#linearGradient4247);fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" + id="rect4217" + width="86" + height="34" + x="8.7033882e-09" + y="930.57648" + rx="3" + ry="3" /> + </g> + <g + id="button-insensitive" + transform="translate(175.85624,-689.23021)" + inkscape:label="#g4286"> + <rect + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" + id="rect4221" + width="86" + height="34" + x="1.3571428" + y="885.86218" + rx="3.0059478" + ry="3.0150898" /> + <rect + ry="3" + rx="3" + y="884.86218" + x="0.35714287" + height="34" + width="86" + id="rect4223" + style="fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" /> + <path + style="fill:#d7dde1;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" + d="m 3.3649559,884.86219 c -1.665295,0 -3.00781304,1.3433 -3.00781304,3.0137 l 0,27.97069 c 0,1.6703 1.34251804,3.0156 3.00781304,3.0156 l 79.9863241,0 c 1.6653,0 3.00586,-1.3453 3.00586,-3.0156 l 0,-27.97069 c 0,-1.6704 -1.34056,-3.0137 -3.00586,-3.0137 l -79.9863241,0 z m -0.0078,1 79.9999971,0 c 1.108,0 2,0.892 2,2 l 0,27.99999 c 0,1.108 -0.892,2 -2,2 l -79.9999971,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-27.99999 c 0,-1.108 0.892,-2 2,-2 z" + id="path4225" + inkscape:connector-curvature="0" /> + </g> + <g + id="button-default" + transform="translate(176.21338,-691.28377)" + inkscape:label="#g4281"> + <rect + ry="3.0150898" + rx="3.0059478" + y="844.43359" + x="0.99999994" + height="34" + width="86" + id="rect4227" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" /> + <rect + style="fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" + id="rect4229" + width="86" + height="34" + x="8.7033953e-09" + y="843.43359" + rx="3" + ry="3" /> + <path + inkscape:connector-curvature="0" + id="path4231" + d="M 3.007813,843.43362 C 1.342518,843.43362 0,844.77692 0,846.44732 l 0,27.97069 c 0,1.6703 1.342518,3.0156 3.007813,3.0156 l 79.986324,0 c 1.6653,0 3.00586,-1.3453 3.00586,-3.0156 l 0,-27.97069 c 0,-1.6704 -1.34056,-3.0137 -3.00586,-3.0137 l -79.986324,0 z m -0.0078,1 79.999997,0 c 1.108,0 2,0.892 2,2 l 0,27.99999 c 0,1.108 -0.892,2 -2,2 l -79.999997,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-27.99999 c 0,-1.108 0.892,-2 2,-2 z" + style="fill:#afb5b9;fill-opacity:1;stroke:none;stroke-width:0.17016383;stroke-opacity:1" /> + </g> + <g + id="checkbox-unchecked" + transform="translate(302.45154,-851.32867)" + inkscape:label="#g4230"> + <rect + ry="2" + rx="2" + y="1007.5931" + x="1.5050763" + height="18" + width="18" + id="rect4200" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <rect + style="fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4202" + width="18" + height="18" + x="0.50507629" + y="1006.5931" + rx="2" + ry="2" /> + <path + style="fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 2.5050763,1006.5932 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,14 c 0,1.108 0.89200003,2 2.00000003,2 l 13.9999997,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.9999997,0 z m 0,1 13.9999997,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.9999997,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + id="path4204" + inkscape:connector-curvature="0" /> + </g> + <g + id="checkbox-checked" + inkscape:label="#g4240" + transform="translate(301.96813,-832.52102)"> + <rect + ry="2" + rx="2" + y="1034.2552" + x="1.9884882" + height="18" + width="18" + id="rect4208" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <rect + style="fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4210" + width="18" + height="18" + x="0.98848826" + y="1033.2552" + rx="2" + ry="2" /> + <path + style="fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 2.9884882,1033.2551 c -1.108,0 -2,0.892 -2,2 l 0,14 c 0,1.108 0.892,2 2,2 l 13.9999998,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.9999998,0 z m 0,1 13.9999998,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.9999998,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + id="path4212" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4214" + width="12" + height="12" + x="3.9884882" + y="1036.2552" + rx="1" + ry="1" /> + </g> + <g + id="checkbox-unchecked-insensitive" + transform="translate(278.9694,-828.14745)" + inkscape:label="#g4235"> + <rect + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4216" + width="18" + height="18" + x="24.987219" + y="1007.1467" + rx="2" + ry="2" /> + <rect + ry="2" + rx="2" + y="1006.1467" + x="23.987219" + height="18" + width="18" + id="rect4218" + style="fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4220" + d="m 25.987219,1006.1468 c -1.108,0 -2,0.892 -2,2 l 0,14 c 0,1.108 0.892,2 2,2 l 14,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -14,0 z m 0,1 14,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -14,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + style="fill:#d9dddf;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="checkbox-checked-insensitive" + transform="translate(279.28956,-809.78615)" + inkscape:label="#g4246"> + <rect + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4222" + width="18" + height="18" + x="24.667059" + y="1034.2552" + rx="2" + ry="2" /> + <rect + ry="2" + rx="2" + y="1033.2552" + x="23.667059" + height="18" + width="18" + id="rect4224" + style="fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4226" + d="m 25.66706,1033.2551 c -1.108,0 -2,0.892 -2,2 l 0,14 c 0,1.108 0.892,2 2,2 l 13.999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.999999,0 z m 0,1 13.999999,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.999999,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + style="fill:#d9dddf;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <rect + ry="1" + rx="1" + y="1036.2552" + x="26.667059" + height="12" + width="12" + id="rect4228" + style="opacity:1;fill:#d9dddf;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="option-unchecked" + transform="translate(363.51729,-878.04302)" + inkscape:label="#g4328"> + <circle + r="9" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" + id="circle4299" + cx="10" + cy="1043.3622" /> + <circle + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="circle4303" + cx="9" + cy="1042.3622" + r="9" /> + <path + inkscape:connector-curvature="0" + id="path4297" + d="m 9,1033.3622 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="option-unchecked-insensitive" + transform="translate(338.51602,-853.92558)" + inkscape:label="#g4333"> + <circle + cy="1042.4783" + cx="35.001274" + id="circle4306" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" + r="9" /> + <circle + r="9" + cy="1041.4783" + cx="34.001274" + id="circle4308" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <path + style="opacity:1;fill:#d9dddf;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 34.001275,1032.4783 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + id="path4310" + inkscape:connector-curvature="0" /> + </g> + <g + id="option-checked" + transform="translate(365.41133,-854.05191)" + inkscape:label="#g4344"> + <circle + cy="1065.8381" + cx="8.1059637" + id="circle4312" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" + r="9" /> + <circle + r="9" + cy="1064.8381" + cx="7.1059642" + id="circle4314" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <path + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 7.105964,1055.8381 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8.00000001,-8 8,8 0 0 1 8.00000001,-8 z" + id="path4316" + inkscape:connector-curvature="0" /> + <circle + r="6" + cy="1064.8381" + cx="7.1059642" + id="path4318" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="option-checked-insensitive" + transform="translate(338.98276,-830.81839)" + inkscape:label="#g4338"> + <circle + r="9" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1" + id="circle4320" + cx="34.534534" + cy="1065.8381" /> + <circle + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="circle4322" + cx="33.534534" + cy="1064.8381" + r="9" /> + <path + inkscape:connector-curvature="0" + id="path4324" + d="m 33.534535,1055.8381 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:1;fill:#d9dcdf;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <circle + style="opacity:1;fill:#d9dcdf;fill-opacity:1;stroke:none;stroke-opacity:1" + id="circle4326" + cx="33.534534" + cy="1064.8381" + r="6" /> + </g> + <g + transform="translate(456.21338,-868.21148)" + id="entry-border-bg" + inkscape:label="#g4269"> + <path + inkscape:connector-curvature="0" + id="rect4264-4" + d="m 0,1020.3613 0,32 10,0 0,-32 -10,0 z m 4.125,1.5 1.75,0 c 1.45425,0 2.625,1.2938 2.625,2.9004 l 0,23.2012 c 0,1.6066 -1.17075,2.8984 -2.625,2.8984 l -1.75,0 c -1.45425,0 -2.625,-1.2918 -2.625,-2.8984 l 0,-23.2012 c 0,-1.6066 1.17075,-2.9004 2.625,-2.9004 z" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="rect4255-3" + d="m 4,1021.3613 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 2,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -2,0 z m 0,1 2,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -2,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <rect + ry="2.5" + rx="2.5" + y="1021.8613" + x="1.5" + height="29" + width="7" + id="rect4605-142" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 4,1021.3613 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 2,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -2,0 z m 0,1 2,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -2,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + id="path4292-0" + inkscape:connector-curvature="0" /> + </g> + <g + id="entry-border-disabled-bg" + transform="translate(454.58566,-868.21148)" + inkscape:label="#g4308"> + <rect + y="1020.3613" + x="16.071428" + height="32" + width="10" + id="rect4288-6" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <path + style="opacity:1;fill:#d9dddf;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 20.071429,1021.3613 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 2,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -2,0 z m 0,1 2,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -2,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + id="path4278-3" + inkscape:connector-curvature="0" /> + </g> + <g + transform="translate(484.38652,-868.27458)" + id="entry-border-active-bg" + inkscape:label="#g4280"> + <path + inkscape:connector-curvature="0" + id="path4282-6" + d="m 0,1020.3613 0,32 10,0 0,-32 -10,0 z m 4.125,1.5 1.75,0 c 1.45425,0 2.625,1.2938 2.625,2.9004 l 0,23.2012 c 0,1.6066 -1.17075,2.8984 -2.625,2.8984 l -1.75,0 c -1.45425,0 -2.625,-1.2918 -2.625,-2.8984 l 0,-23.2012 c 0,-1.6066 1.17075,-2.9004 2.625,-2.9004 z" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <rect + ry="2.5" + rx="2.5" + y="1021.8613" + x="1.5" + height="29" + width="7" + id="rect4605-36" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4284-0" + d="m 4,1021.3613 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 2,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -2,0 z m 0,1 2,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -2,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="notebook" + inkscape:label="#g4379" + transform="translate(677.86218,-702.47706)"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4374" + width="30" + height="30" + x="-147.86218" + y="854.83923" + rx="3" + ry="3" /> + <path + inkscape:connector-curvature="0" + id="rect4362" + d="m -144.86218,854.83926 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 24,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -24,0 z m 0,1 24,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -24,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="tab-top-active" + transform="translate(605.98215,-631.06419)" + inkscape:label="#g4416"> + <rect + clip-path="url(#clipPath4412)" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4399" + width="30" + height="35" + x="-75.982147" + y="852.45148" + rx="3" + ry="3" /> + <path + clip-path="url(#clipPath4408)" + inkscape:connector-curvature="0" + id="rect4383" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + transform="translate(640.08929,-631.28188)" + id="tab-top" + inkscape:label="#g4420"> + <rect + ry="3" + rx="3" + y="852.45148" + x="-75.982147" + height="35" + width="30" + id="rect4422" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" + clip-path="url(#clipPath4412)" /> + <path + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + id="path4424" + inkscape:connector-curvature="0" + clip-path="url(#clipPath4408)" /> + </g> + <g + id="tab-bottom-active" + transform="matrix(-1,0,0,-1,484.01785,1069.188)" + inkscape:label="#g4426"> + <rect + clip-path="url(#clipPath4412)" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4428" + width="30" + height="35" + x="-75.982147" + y="852.45148" + rx="3" + ry="3" /> + <path + clip-path="url(#clipPath4408)" + inkscape:connector-curvature="0" + id="path4430" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + transform="matrix(-1,0,0,-1,518.12499,1068.6829)" + id="tab-bottom" + inkscape:label="#g4432"> + <rect + ry="3" + rx="3" + y="852.45148" + x="-75.982147" + height="35" + width="30" + id="rect4434" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" + clip-path="url(#clipPath4412)" /> + <path + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + id="path4436" + inkscape:connector-curvature="0" + clip-path="url(#clipPath4408)" /> + </g> + <g + transform="matrix(0,1,-1,0,1412.4515,332.02014)" + id="tab-right-active" + inkscape:label="#g4438"> + <rect + ry="3" + rx="3" + y="852.45148" + x="-75.982147" + height="35" + width="30" + id="rect4440" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + clip-path="url(#clipPath4412)" /> + <path + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + id="path4442" + inkscape:connector-curvature="0" + clip-path="url(#clipPath4408)" /> + </g> + <g + id="tab-right" + transform="matrix(0,1,-1,0,1446.5586,332.08991)" + inkscape:label="#g4444"> + <rect + clip-path="url(#clipPath4412)" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4446" + width="30" + height="35" + x="-75.982147" + y="852.45148" + rx="3" + ry="3" /> + <path + clip-path="url(#clipPath4408)" + inkscape:connector-curvature="0" + id="path4448" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="tab-left-active" + transform="matrix(0,1,1,0,-322.45144,366.67083)" + inkscape:label="#g4450"> + <rect + clip-path="url(#clipPath4412)" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4452" + width="30" + height="35" + x="-75.982147" + y="852.45148" + rx="3" + ry="3" /> + <path + clip-path="url(#clipPath4408)" + inkscape:connector-curvature="0" + id="path4454" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,1,0,-288.34434,367.02803)" + id="tab-left" + inkscape:label="#g4456"> + <rect + ry="3" + rx="3" + y="852.45148" + x="-75.982147" + height="35" + width="30" + id="rect4458" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" + clip-path="url(#clipPath4412)" /> + <path + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m -72.982145,852.45148 c -1.662,0 -3,1.338 -3,3 l 0,29 c 0,1.662 1.338,3 3,3 l 23.999996,0 c 1.662,0 3,-1.338 3,-3 l 0,-29 c 0,-1.662 -1.338,-3 -3,-3 l -23.999996,0 z m 0,1 23.999996,0 c 1.108,0 2,0.892 2,2 l 0,29 c 0,1.108 -0.892,2 -2,2 l -23.999996,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-29 c 0,-1.108 0.892,-2 2,-2 z" + id="path4460" + inkscape:connector-curvature="0" + clip-path="url(#clipPath4408)" /> + </g> + <g + id="notebook-gap-horiz" + inkscape:label="#g4470" + transform="translate(717.29379,-811.12527)"> + <rect + y="979.64789" + x="-147.5" + height="2" + width="4" + id="rect4462" + style="opacity:0;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <rect + y="979.64789" + x="-146.5" + height="2" + width="2" + id="rect4464" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="notebook-gap-vert" + inkscape:label="#g4474" + transform="translate(722.80227,-810.05199)"> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4466" + width="4" + height="2" + x="977.76398" + y="140.97235" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4468" + width="2" + height="2" + x="978.76398" + y="140.97235" /> + </g> + <g + id="plus" + transform="translate(617,-875.99998)" + inkscape:label="#g4415"> + <rect + y="1028.3622" + x="6" + height="12" + width="12" + id="rect4411" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4406" + d="m 7,1035.3622 4,0 0,4 2,0 0,-4 4,0 0,-2 -4,0 0,-4 -2,0 0,4 -4,0 z" + style="opacity:0.5;fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="minus" + transform="translate(599,-856.99998)" + inkscape:label="#g4419"> + <rect + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4413" + width="12" + height="12" + x="24" + y="1031.3622" /> + <path + inkscape:connector-curvature="0" + id="path4408" + d="m 25,1038.3622 0,-2 10,0 0,2 z" + style="opacity:0.5;fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="handle-h" + width="24" + height="2" + x="25" + y="445.36221" + inkscape:label="#rect4423" /> + <rect + y="-27" + x="452.36221" + height="2" + width="24" + id="handle-v" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + transform="matrix(0,1,-1,0,0,0)" + inkscape:label="#rect4425" /> + <g + id="line-h" + transform="translate(110,-569.99998)" + inkscape:label="#g4443"> + <rect + y="1012.3622" + x="10" + height="10" + width="10" + id="rect4429" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="1017.3622" + x="10" + height="5" + width="10" + id="rect4433" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="menu-line-h" + transform="matrix(1,0,0,-1,95,1479.7244)" + inkscape:label="#g4447" + style="opacity:1"> + <rect + y="1012.3622" + x="25" + height="9.9999876" + width="10" + id="rect4435" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="line-v" + transform="translate(110,-554.99998)" + inkscape:label="#g4439"> + <rect + y="1027.3622" + x="10" + height="10" + width="10" + id="rect4427" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="1027.3622" + x="10" + height="10" + width="5" + id="rect4437" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="menubar-button" + transform="translate(165,-477.99998)" + inkscape:label="#g4455"> + <rect + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4453" + width="48" + height="27" + x="20" + y="925.36218" /> + <rect + y="926.36218" + x="21" + height="25" + width="46" + id="rect4451" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="bar" + width="10" + height="10" + x="300" + y="447.36221" + rx="4" + ry="4" + inkscape:label="#rect4461" /> + <rect + ry="4" + rx="4" + y="447.36221" + x="280" + height="10" + width="10" + id="trough" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:label="#rect4463" /> + <g + id="slider-vert" + inkscape:label="#g4492" + transform="translate(323,-415.33329)"> + <circle + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle4467" + cx="81" + cy="918.36218" + r="9" /> + <path + inkscape:connector-curvature="0" + id="path4465" + d="m 81,909.36218 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="slider-horiz" + inkscape:label="#g4488" + transform="translate(355,-461.99998)"> + <circle + r="9" + cy="918.36218" + cx="49" + id="circle4472" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 49,909.3622 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + id="path4474" + inkscape:connector-curvature="0" /> + </g> + <g + id="slider-horiz-prelight" + inkscape:label="#g4484" + transform="translate(353,-461.66664)"> + <circle + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle4476" + cx="51" + cy="941.36218" + r="9" /> + <path + inkscape:connector-curvature="0" + id="path4478" + d="m 51,932.3622 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="slider-vert-prelight" + inkscape:label="#g4496" + transform="translate(320,-414.99997)"> + <circle + r="9" + cy="941.36218" + cx="84" + id="circle4480" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 84,932.3622 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + id="path4482" + inkscape:connector-curvature="0" /> + </g> + <g + id="trough-horizontal" + inkscape:label="#g4504" + transform="translate(372,-418.99996)"> + <rect + ry="0" + rx="0" + y="961.36218" + x="23" + height="18" + width="42" + id="rect4502" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="3" + rx="3" + y="967.36218" + x="23" + height="6" + width="42" + id="rect4500" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="trough-vertical" + transform="matrix(0,1,-1,0,1374.3622,540.36222)" + inkscape:label="#g4508"> + <rect + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4510" + width="42" + height="18" + x="23" + y="961.36218" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4512" + width="42" + height="6" + x="23" + y="967.36218" + rx="3" + ry="3" /> + </g> + <g + id="slider-scrollbar-horiz" + inkscape:label="#g5553"> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4545-2-3" + width="20" + height="11.999991" + x="442.36221" + y="-492" + inkscape:label="#rect4545" /> + <rect + inkscape:label="#rect4515" + ry="5" + rx="5" + y="447.36221" + x="480" + height="10" + width="12" + id="rect4515" + style="opacity:1;fill:#74757a;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="slider-scrollbar-horiz-prelight" + inkscape:label="#g5557"> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4545-2-3-9" + width="20" + height="11.999991" + x="465.36221" + y="-492" + inkscape:label="#rect4545" /> + <rect + inkscape:label="#rect4517" + style="opacity:1;fill:#93cee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4517" + width="12" + height="10" + x="480" + y="470.36221" + rx="5" + ry="5" /> + </g> + <g + id="slider-scrollbar-horiz-active" + inkscape:label="#g5561"> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4545-2-3-4" + width="20" + height="11.999991" + x="488.36221" + y="-492" + inkscape:label="#rect4545" /> + <rect + inkscape:label="#rect4519" + ry="5" + rx="5" + y="493.36221" + x="480" + height="10" + width="12" + id="rect4519-0" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="slider-scrollbar-horiz-insens" + inkscape:label="#g5565"> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4545-2-3-2" + width="20" + height="11.999991" + x="511.36221" + y="-492" + inkscape:label="#rect4545" /> + <rect + inkscape:label="#rect4521" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4521" + width="12" + height="10" + x="480" + y="516.36218" + rx="5" + ry="5" /> + </g> + <g + id="slider-scrollbar-vert" + inkscape:label="#g5441"> + <rect + inkscape:label="#rect4545" + y="446.36221" + x="494" + height="11.999991" + width="20" + id="rect4545" + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + inkscape:label="#rect4523" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:#74757a;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4523" + width="12" + height="10" + x="446.36221" + y="-509" + rx="5" + ry="5" /> + </g> + <g + id="slider-scrollbar-vert-prelight" + inkscape:label="#g5541"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4545-2" + width="20" + height="11.999991" + x="494" + y="469.36221" + inkscape:label="#rect4545" /> + <rect + inkscape:label="#rect4525" + transform="matrix(0,1,-1,0,0,0)" + ry="5" + rx="5" + y="-509" + x="469.36221" + height="10" + width="12" + id="rect4525" + style="opacity:1;fill:#93cee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="slider-scrollbar-vert-active" + inkscape:label="#g5545"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4545-2-0" + width="20" + height="11.999991" + x="494" + y="492.36221" + inkscape:label="#rect4545" /> + <rect + inkscape:label="#rect4527" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4527" + width="12" + height="10" + x="492.36221" + y="-509" + rx="5" + ry="5" /> + </g> + <g + id="slider-scrollbar-vert-insens" + inkscape:label="#g5549"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4545-2-0-2" + width="20" + height="11.999991" + x="494" + y="515.36218" + inkscape:label="#rect4545" /> + <rect + inkscape:label="#rect4529" + transform="matrix(0,1,-1,0,0,0)" + ry="5" + rx="5" + y="-509" + x="515.36218" + height="10" + width="12" + id="rect4529" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="trough-scrollbar-horiz" + inkscape:label="#g5390" + transform="translate(0,16)"> + <rect + ry="0" + rx="0" + y="516.36218" + x="474" + height="20" + width="80" + id="rect4533" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="5" + rx="5" + y="521.36218" + x="494" + height="10" + width="40" + id="rect4531" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="trough-scrollbar-vert" + inkscape:label="#g5396" + transform="translate(0,16)"> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4541" + width="79.999954" + height="20" + x="537.36218" + y="-500.00003" + rx="0" + ry="0" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4543" + width="40" + height="10" + x="557.36218" + y="-495.00003" + rx="5" + ry="5" /> + </g> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="toolbar-bg" + width="10" + height="10" + x="580" + y="447.36221" + inkscape:label="#rect4545" /> + <g + id="toolbutton-prelight" + transform="translate(490.5,-350.49993)" + inkscape:label="#g4554"> + <rect + ry="2.5" + rx="2.5" + y="813.36218" + x="90" + height="31" + width="9" + id="rect4547" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="rect4549" + d="m 92.5,812.86218 c -1.662,0 -3,1.338 -3,3 l 0,26 c 0,1.662 1.338,3 3,3 l 4,0 c 1.662,0 3,-1.338 3,-3 l 0,-26 c 0,-1.662 -1.338,-3 -3,-3 l -4,0 z m 0,1 4,0 c 1.108,0 2,0.892 2,2 l 0,26 c 0,1.108 -0.892,2 -2,2 l -4,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-26 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + style="opacity:0;fill:#ff5555;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="toolbutton-normal" + width="10" + height="32" + x="580" + y="502.36221" + rx="3" + ry="3" + inkscape:label="#rect4559" /> + <rect + ry="3" + rx="3" + y="542.36224" + x="580" + height="32" + width="10" + id="toolbutton-pressed" + style="opacity:1;fill:url(#linearGradient4486);fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:label="#rect4561" /> + <rect + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="toolbutton-toggled" + width="10" + height="32" + x="580" + y="582.36224" + rx="3" + ry="3" + inkscape:label="#rect4563" /> + <g + id="frame" + inkscape:label="#g4572" + transform="translate(-90,-124.99998)"> + <rect + ry="3" + rx="3" + y="812.36218" + x="115" + height="10" + width="10" + id="rect4565" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="rect4567" + d="m 118,812.36218 c -1.662,0 -3,1.338 -3,3 l 0,4 c 0,1.662 1.338,3 3,3 l 4,0 c 1.662,0 3,-1.338 3,-3 l 0,-4 c 0,-1.662 -1.338,-3 -3,-3 l -4,0 z m 0.40039,1 3.19922,0 c 1.3296,0 2.40039,1.07079 2.40039,2.40039 l 0,3.20117 c 0,1.3296 -1.07079,2.39844 -2.40039,2.39844 l -3.19922,0 c -1.3296,0 -2.40039,-1.06884 -2.40039,-2.39844 l 0,-3.20117 c 0,-1.3296 1.07079,-2.40039 2.40039,-2.40039 z" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="frame-gap-end" + inkscape:label="#g4585" + transform="translate(-105,-112.99993)"> + <rect + rx="0" + y="812.36218" + x="130" + height="1" + width="2" + id="rect4577" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="812.36218" + x="130" + height="1" + width="1" + id="rect4581" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="frame-gap-start" + inkscape:label="#g4589" + transform="translate(-105,-112.99995)"> + <rect + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4579" + width="2" + height="1" + x="130" + y="814.36218" + rx="0" /> + <rect + y="814.36218" + x="131" + height="1" + width="1" + id="rect4583" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + style="opacity:0;fill:#ff5555;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="null" + width="30" + height="30" + x="110" + y="687.36218" + inkscape:label="#rect4595" /> + <g + id="up-background" + transform="translate(6,-218.99998)" + inkscape:label="#g4614"> + <rect + clip-path="url(#clipPath4610)" + rx="3" + ry="3" + y="906.36218" + x="179" + height="30" + width="16" + id="rect4597" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + clip-path="url(#clipPath4606)" + inkscape:connector-curvature="0" + id="rect4599" + d="m 182,906.36218 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 10,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -10,0 z m 0,1 10,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -10,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="matrix(1,0,0,-1,6,1630.7244)" + id="down-background" + inkscape:label="#g4618"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4620" + width="16" + height="30" + x="179" + y="906.36218" + ry="3" + rx="3" + clip-path="url(#clipPath4610)" /> + <path + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 182,906.36218 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 10,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -10,0 z m 0,1 10,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -10,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + id="path4622" + inkscape:connector-curvature="0" + clip-path="url(#clipPath4606)" /> + </g> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:44.68566895px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="195.61432" + y="66.312843" + id="text4626" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4628" + x="195.61432" + y="66.312843">Breeze-gtk 2.0</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="176.21338" + y="132.1498" + id="text4630" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4632" + x="176.21338" + y="132.1498">Buttons</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="306.21338" + y="132.1498" + id="text4634" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4636" + x="306.21338" + y="132.1498">Check & Radio</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="456.21338" + y="132.1498" + id="text4638" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4640" + x="456.21338" + y="132.1498">Entry</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="530" + y="132.3622" + id="text4646" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4648" + x="530" + y="132.3622">Tabs</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="620" + y="132.3622" + id="text4650" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4652" + x="620" + y="132.3622">Expanders</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="25" + y="432.36221" + id="text4654" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4656" + x="25" + y="432.36221">Handles</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="120" + y="432.36221" + id="text4658" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4660" + x="120" + y="432.36221">Lines</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="185" + y="432.36221" + id="text4662" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4664" + x="185" + y="432.36221">Menubar</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="280" + y="432.36221" + id="text4666" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4668" + x="280" + y="432.36221">ProgressBar</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="395" + y="432.36221" + id="text4670" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4672" + x="395" + y="432.36221">Scale</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="480" + y="432.36221" + id="text4674" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4676" + x="480" + y="432.36221">Scrollbars</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="580" + y="432.36221" + id="text4678" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4680" + x="580" + y="432.36221">Toolbar</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="25" + y="672.36218" + id="text4682" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4684" + x="25" + y="672.36218">Shadows</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="110" + y="672.36218" + id="text4686" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4688" + x="110" + y="672.36218">Others</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="185" + y="672.36218" + id="text4690" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4692" + x="185" + y="672.36218">Spin</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="44.882812" + y="132.1498" + id="text4694" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4696" + x="44.882812" + y="132.1498">Arrows</tspan></text> + <g + id="arrow-up" + inkscape:label="#g4521" + transform="translate(14.882813,-834.21235)"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#4d4d4d;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="translate(28.882812,-834.21233)" + id="arrow-up-prelight" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-9" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-2" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#333333;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="translate(42.882812,-834.21233)" + id="arrow-up-insens" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-6" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-6" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="opacity:0.15;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,1037.245,131.14983)" + id="arrow-right" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-66" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-5" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#4d4d4d;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,1051.245,131.14985)" + id="arrow-right-prelight" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-9-9" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-2-8" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#333333;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,1065.245,131.14985)" + id="arrow-right-insens" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-6-8" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-6-8" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="opacity:0.15;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(-1,0,0,-1,85.882833,1167.512)" + id="arrow-down" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-4" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-0" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#4d4d4d;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(-1,0,0,-1,99.882833,1167.512)" + id="arrow-down-prelight" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-9-6" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-2-4" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#333333;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(-1,0,0,-1,113.88283,1167.512)" + id="arrow-down-insens" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-6-1" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-6-4" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="opacity:0.15;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,-1,1,0,-936.47936,230.14985)" + id="arrow-left" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-65" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-61" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#4d4d4d;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,-1,1,0,-922.47936,230.14985)" + id="arrow-left-prelight" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-9-62" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-2-3" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#333333;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,-1,1,0,-908.47936,230.14985)" + id="arrow-left-insens" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-6-82" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-6-83" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="opacity:0.15;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-up-small" + transform="translate(-29.970738,-779.24266)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639" + d="m 76.353553,987.06931 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#4d4d4d;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-up-small-prelight" + inkscape:label="#g4680" + transform="translate(-30.117187,-778.21235)"> + <rect + y="981.36218" + x="87" + height="6" + width="9" + id="rect4641-3" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-7" + d="m 88.5,986.03898 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#333333;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-up-small-insens" + transform="translate(-5.970738,-779.24266)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641-6" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-71" + d="m 76.353553,987.06931 3,-3 3,3" + style="opacity:0.15;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-right-small" + transform="matrix(0,1,-1,0,1034.2753,137.2963)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641-8" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-8" + d="m 76.353553,987.06931 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#4d4d4d;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,1045.245,125.14983)" + id="arrow-right-small-prelight" + inkscape:label="#g4680"> + <rect + y="981.36218" + x="87" + height="6" + width="9" + id="rect4641-3-6" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-7-2" + d="m 88.5,986.03898 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#333333;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-right-small-insens" + transform="matrix(0,1,-1,0,1058.2753,137.2963)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641-6-8" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-71-6" + d="m 76.353553,987.06931 3,-3 3,3" + style="opacity:0.15;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-down-small" + transform="matrix(-1,0,0,-1,128.73636,1212.5423)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641-4" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-1" + d="m 76.353553,987.06931 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#4d4d4d;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(-1,0,0,-1,152.88284,1211.512)" + id="arrow-down-small-prelight" + inkscape:label="#g4680"> + <rect + y="981.36218" + x="87" + height="6" + width="9" + id="rect4641-3-8" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-7-3" + d="m 88.5,986.03898 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#333333;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-down-small-insens" + transform="matrix(-1,0,0,-1,152.73636,1212.5423)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641-6-4" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-71-5" + d="m 76.353553,987.06931 3,-3 3,3" + style="opacity:0.15;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-left-small" + transform="matrix(0,-1,1,0,-936.50971,317.00343)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641-65" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-3" + d="m 76.353553,987.06931 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#4d4d4d;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,-1,1,0,-923.47937,329.14983)" + id="arrow-left-small-prelight" + inkscape:label="#g4680"> + <rect + y="981.36218" + x="87" + height="6" + width="9" + id="rect4641-3-0" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-7-34" + d="m 88.5,986.03898 3,-3 3,3" + style="fill:none;fill-rule:evenodd;stroke:#333333;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="arrow-left-small-insens" + transform="matrix(0,-1,1,0,-912.50971,317.00343)" + inkscape:label="#g4643"> + <rect + y="982.39252" + x="74.853554" + height="6" + width="9" + id="rect4641-6-3" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4639-71-4" + d="m 76.353553,987.06931 3,-3 3,3" + style="opacity:0.15;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + inkscape:label="#g4614" + transform="translate(5,-174.99998)" + id="up-background-disable"> + <rect + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect5108" + width="16" + height="30" + x="179" + y="906.36218" + ry="3" + rx="3" + clip-path="url(#clipPath4610)" /> + <path + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 182,906.36218 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 10,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -10,0 z m 0,1 10,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -10,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + id="path5110" + inkscape:connector-curvature="0" + clip-path="url(#clipPath4606)" /> + </g> + <g + inkscape:label="#g4618" + id="down-background-disable" + transform="matrix(1,0,0,-1,5,1674.7244)"> + <rect + clip-path="url(#clipPath4610)" + rx="3" + ry="3" + y="906.36218" + x="179" + height="30" + width="16" + id="rect5114" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + clip-path="url(#clipPath4606)" + inkscape:connector-curvature="0" + id="path5116" + d="m 182,906.36218 c -1.662,0 -3,1.338 -3,3 l 0,24 c 0,1.662 1.338,3 3,3 l 10,0 c 1.662,0 3,-1.338 3,-3 l 0,-24 c 0,-1.662 -1.338,-3 -3,-3 l -10,0 z m 0,1 10,0 c 1.108,0 2,0.892 2,2 l 0,24 c 0,1.108 -0.892,2 -2,2 l -10,0 c -1.108,0 -2,-0.892 -2,-2 l 0,-24 c 0,-1.108 0.892,-2 2,-2 z" + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + inkscape:label="#rect4595" + y="732.36218" + x="110" + height="30" + width="30" + id="tree-header" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + id="menu-checkbox-unchecked" + transform="translate(330.7083,-853.44325)" + inkscape:label="#g4230"> + <path + style="fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 2.5050763,1006.5932 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,14 c 0,1.108 0.89200003,2 2.00000003,2 l 13.9999997,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.9999997,0 z m 0,1 13.9999997,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.9999997,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + id="path4204-1" + inkscape:connector-curvature="0" /> + </g> + <g + id="menu-checkbox-checked" + inkscape:label="#g4240" + transform="translate(330.22489,-834.63558)"> + <path + style="fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 2.9884882,1033.2551 c -1.108,0 -2,0.892 -2,2 l 0,14 c 0,1.108 0.892,2 2,2 l 13.9999998,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.9999998,0 z m 0,1 13.9999998,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.9999998,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + id="path4212-4" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4214-6" + width="12" + height="12" + x="3.9884882" + y="1036.2552" + rx="1" + ry="1" /> + </g> + <g + id="menu-checkbox-unchecked-insensitive" + transform="translate(307.22616,-830.26201)" + inkscape:label="#g4235"> + <path + inkscape:connector-curvature="0" + id="path4220-3" + d="m 25.987219,1006.1468 c -1.108,0 -2,0.892 -2,2 l 0,14 c 0,1.108 0.892,2 2,2 l 14,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -14,0 z m 0,1 14,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -14,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + style="fill:#d9dddf;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="menu-checkbox-checked-insensitive" + transform="translate(307.54632,-811.90071)" + inkscape:label="#g4246"> + <path + inkscape:connector-curvature="0" + id="path4226-9" + d="m 25.66706,1033.2551 c -1.108,0 -2,0.892 -2,2 l 0,14 c 0,1.108 0.892,2 2,2 l 13.999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.999999,0 z m 0,1 13.999999,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.999999,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + style="fill:#d9dddf;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <rect + ry="1" + rx="1" + y="1036.2552" + x="26.667059" + height="12" + width="12" + id="rect4228-6" + style="opacity:1;fill:#d9dddf;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="menu-checkbox-unchecked-prelight" + transform="translate(330.7083,-762.44338)" + inkscape:label="#g4230" + style="fill:#fcfcfc"> + <path + style="fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 2.5050763,1006.5932 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,14 c 0,1.108 0.89200003,2 2.00000003,2 l 13.9999997,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.9999997,0 z m 0,1 13.9999997,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.9999997,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + id="path4204-1-3" + inkscape:connector-curvature="0" /> + </g> + <g + id="menu-checkbox-checked-prelight" + inkscape:label="#g4240" + transform="translate(330.22489,-766.10528)"> + <path + style="fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 2.9884882,1033.2551 c -1.108,0 -2,0.892 -2,2 l 0,14 c 0,1.108 0.892,2 2,2 l 13.9999998,0 c 1.108,0 2,-0.892 2,-2 l 0,-14 c 0,-1.108 -0.892,-2 -2,-2 l -13.9999998,0 z m 0,1 13.9999998,0 c 0.554,0 1,0.446 1,1 l 0,14 c 0,0.554 -0.446,1 -1,1 l -13.9999998,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-14 c 0,-0.554 0.446,-1 1,-1 z" + id="path4212-4-7" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" + id="rect4214-6-5" + width="12" + height="12" + x="3.9884882" + y="1036.2552" + rx="1" + ry="1" /> + </g> + <g + transform="matrix(0,1,-1,0,1037.245,216.14981)" + id="menu-arrow" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-66-1" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-5-3" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#4d4d4d;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,1051.245,216.14983)" + id="menu-arrow-prelight" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-9-9-6" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-2-8-9" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#fcfcfc;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,1065.245,216.14983)" + id="menu-arrow-insens" + inkscape:label="#g4521"> + <rect + y="981.36218" + x="30" + height="11" + width="11" + id="rect4519-6-8-7" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-6-8-5" + d="m 30.5,989.53901 5,-5.0001 5,5.0001" + style="opacity:0.15;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="menu-option-unchecked" + transform="translate(391.21338,-876.21236)" + inkscape:label="#g4328"> + <path + inkscape:connector-curvature="0" + id="path4297-7" + d="m 9,1033.3622 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="menu-option-unchecked-insensitive" + transform="translate(366.21211,-852.09486)" + inkscape:label="#g4333"> + <path + style="opacity:1;fill:#d9dddf;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 34.001275,1032.4783 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + id="path4310-9" + inkscape:connector-curvature="0" /> + </g> + <g + id="menu-option-checked" + transform="translate(393.10742,-852.22126)" + inkscape:label="#g4344"> + <path + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 7.105964,1055.8381 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8.00000001,-8 8,8 0 0 1 8.00000001,-8 z" + id="path4316-8" + inkscape:connector-curvature="0" /> + <circle + r="6" + cy="1064.8381" + cx="7.1059642" + id="path4318-3" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="menu-option-checked-insensitive" + transform="translate(366.67885,-828.98771)" + inkscape:label="#g4338"> + <path + inkscape:connector-curvature="0" + id="path4324-3" + d="m 33.534535,1055.8381 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:1;fill:#d9dcdf;fill-opacity:1;stroke:none;stroke-opacity:1" /> + <circle + style="opacity:1;fill:#d9dcdf;fill-opacity:1;stroke:none;stroke-opacity:1" + id="circle4326-8" + cx="33.534534" + cy="1064.8381" + r="6" /> + </g> + <g + id="menu-option-unchecked-prelight" + transform="translate(392.21338,-781.21236)" + inkscape:label="#g4328" + style="fill:#fcfcfc"> + <path + inkscape:connector-curvature="0" + id="path4297-7-3" + d="m 9,1033.3622 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="menu-option-checked-prelight" + transform="translate(394.10742,-778.68828)" + inkscape:label="#g4344"> + <path + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" + d="m 7.105964,1055.8381 a 9,9 0 0 0 -9,9 9,9 0 0 0 9,9 9,9 0 0 0 9,-9 9,9 0 0 0 -9,-9 z m 0,1 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8.00000001,-8 8,8 0 0 1 8.00000001,-8 z" + id="path4316-8-6" + inkscape:connector-curvature="0" /> + <circle + r="6" + cy="1064.8381" + cx="7.1059642" + id="path4318-3-3" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-opacity:1" /> + </g> + <g + id="menu-frame" + transform="translate(-14,-2.0000084)" + inkscape:label="#g4505"> + <rect + y="478.36221" + x="200" + height="10" + width="10" + id="rect4495" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="478.36221" + x="201" + height="1" + width="8" + id="rect4497" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="479.36221" + x="200" + height="7.9999914" + width="1" + id="rect4499" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="487.36221" + x="201" + height="1" + width="8" + id="rect4501" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="479.36221" + x="209" + height="8" + width="1" + id="rect4503" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="matrix(0,1,-1,0,1171.3622,346.3622)" + id="button-pathbar" + inkscape:label="#g4521"> + <rect + y="910.36218" + x="16" + height="86" + width="34" + id="rect4519-66-8" + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4517-5-9" + d="m 28,989.53901 5,-5.0001 5,5.0001" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/.themes/papirus/gtk-2.0/assets.txt b/.themes/papirus/gtk-2.0/assets.txt new file mode 100644 index 00000000..46cad206 --- /dev/null +++ b/.themes/papirus/gtk-2.0/assets.txt @@ -0,0 +1,107 @@ +Arrows/arrow-up +Arrows/arrow-up-prelight +Arrows/arrow-up-insens +Arrows/arrow-up-small +Arrows/arrow-up-small-prelight +Arrows/arrow-up-small-insens +Arrows/arrow-right +Arrows/arrow-right-prelight +Arrows/arrow-right-insens +Arrows/arrow-right-small +Arrows/arrow-right-small-prelight +Arrows/arrow-right-small-insens +Arrows/arrow-down +Arrows/arrow-down-prelight +Arrows/arrow-down-insens +Arrows/arrow-down-small +Arrows/arrow-down-small-prelight +Arrows/arrow-down-small-insens +Arrows/arrow-left +Arrows/arrow-left-prelight +Arrows/arrow-left-insens +Arrows/arrow-left-small +Arrows/arrow-left-small-prelight +Arrows/arrow-left-small-insens +Arrows/menu-arrow +Arrows/menu-arrow-prelight +Arrows/menu-arrow-insens +Buttons/button-normal +Buttons/button-default +Buttons/button-prelight +Buttons/button-insensitive +Buttons/button-pressed +Check-Radio/checkbox-checked +Check-Radio/checkbox-checked-insensitive +Check-Radio/menu-checkbox-checked +Check-Radio/menu-checkbox-checked-prelight +Check-Radio/menu-checkbox-checked-insensitive +Check-Radio/checkbox-unchecked +Check-Radio/checkbox-unchecked-insensitive +Check-Radio/menu-checkbox-unchecked +Check-Radio/menu-checkbox-unchecked-prelight +Check-Radio/menu-checkbox-unchecked-insensitive +Check-Radio/option-checked +Check-Radio/option-checked-insensitive +Check-Radio/menu-option-checked +Check-Radio/menu-option-checked-prelight +Check-Radio/menu-option-checked-insensitive +Check-Radio/option-unchecked +Check-Radio/option-unchecked-insensitive +Check-Radio/menu-option-unchecked +Check-Radio/menu-option-unchecked-prelight +Check-Radio/menu-option-unchecked-insensitive +Entry/entry-border-bg +Entry/entry-border-active-bg +Entry/entry-border-disabled-bg +Tabs/notebook +Tabs/notebook-gap-vert +Tabs/notebook-gap-horiz +Tabs/tab-bottom +Tabs/tab-bottom-active +Tabs/tab-top +Tabs/tab-top-active +Tabs/tab-left +Tabs/tab-left-active +Tabs/tab-right +Tabs/tab-right-active +Expanders/plus +Expanders/minus +Handles/handle-h +Handles/handle-v +Lines/line-h +Lines/line-v +Lines/menu-line-h +Menubar/menubar-button +Menubar/menu-frame +ProgressBar/trough +ProgressBar/bar +Range/slider-horiz +Range/slider-horiz-prelight +Range/slider-vert +Range/slider-vert-prelight +Range/trough-horizontal +Range/trough-vertical +Scrollbars/slider-scrollbar-horiz +Scrollbars/slider-scrollbar-horiz-prelight +Scrollbars/slider-scrollbar-horiz-active +Scrollbars/slider-scrollbar-horiz-insens +Scrollbars/slider-scrollbar-vert +Scrollbars/slider-scrollbar-vert-prelight +Scrollbars/slider-scrollbar-vert-active +Scrollbars/slider-scrollbar-vert-insens +Scrollbars/trough-scrollbar-horiz +Scrollbars/trough-scrollbar-vert +Toolbar/toolbar-bg +Toolbar/toolbutton-normal +Toolbar/toolbutton-prelight +Toolbar/toolbutton-pressed +Toolbar/toolbutton-toggled +Others/null +Others/tree-header +Spin/down-background +Spin/up-background +Spin/down-background-disable +Spin/up-background-disable +Shadows/frame +Shadows/frame-gap-start +Shadows/frame-gap-end diff --git a/.themes/papirus/gtk-2.0/gtkrc b/.themes/papirus/gtk-2.0/gtkrc new file mode 100644 index 00000000..ee0735f7 --- /dev/null +++ b/.themes/papirus/gtk-2.0/gtkrc @@ -0,0 +1,1693 @@ +# Author: ScionicSpectre +# Theme: Breezy +# Description: Breeze theme for GTK+2.0 + +gtk-color-scheme = "bg_color:#EFF0F1\nselected_bg_color:#888888\nbase_color:#FCFCFC" # Background, base. +gtk-color-scheme = "fg_color:#31363B\nselected_fg_color:#FFFFFF\ninsensitive_fg_color:#BDC3C7\ntext_color:#31363B" # Foreground, text. +gtk-color-scheme = "tooltip_bg_color:#31363B\ntooltip_fg_color:#FCFCFC" # Tooltips. + +gtk-auto-mnemonics = 1 + +style "default" +{ + xthickness = 1 + ythickness = 1 + + # Style Properties + + GtkScrollbar::activate-slider = 1 + GtkWidget::focus-line-width = 0 + GtkWidget::new-tooltip-style = 1 + GtkWidget::tooltip-alpha = 230 + GtkWidget::tooltip-radius = 2 + GtkMenuBar::window-dragging = 1 + GtkToolbar::window-dragging = 1 + GtkToolbar::internal-padding = 5 + + GtkSeparatorMenuItem::horizontal-padding = 3 + GtkSeparatorMenuItem::wide-separators = 1 + GtkSeparatorMenuItem::separator-height = 1 + + GtkCheckMenuItem::indicator-size = 18 + GtkRadioMenuItem::indicator-size = 18 + + GtkButton::child-displacement-y = 0 + GtkButton::default-border = { 0, 0, 0, 0 } + GtkButton::default-outside_border = { 0, 0, 0, 0 } + + GtkScrollbar::trough-border = 0 + GtkScrollbar::slider-width = 20 + GtkRange::trough-border = 0 + GtkRange::slider-width = 7 + GtkRange::stepper-size = 0 + + GtkScrollbar::has-backward-stepper = 1 + GtkScrollbar::has-forward-stepper = 1 + GtkScrollbar::stepper-size = 20 + GtkScrollbar::stepper-spacing = 0 + GtkScrolledWindow ::scrollbar-spacing = 0 + GtkScrolledWindow ::scrollbars-within-bevel = 1 + + GtkVScale::slider_length = 18 + GtkVScale::slider_width = 18 + GtkHScale::slider_length = 18 + GtkHScale::slider_width = 18 + + GtkStatusbar::shadow_type = GTK_SHADOW_NONE + GtkSpinButton::shadow_type = GTK_SHADOW_NONE + GtkMenuBar::shadow-type = GTK_SHADOW_NONE + GtkMenuBar::internal-padding = 3 + GtkMenu::horizontal-padding = 1 + GtkMenu::vertical-padding = 1 + + GtkNotebook::tab-overlap = 7 + GtkNotebook::tab-curvature = 7 + + GtkCheckButton::indicator_spacing = 3 + GtkOptionMenu::indicator_spacing = { 8, 2, 0, 0 } + + GtkTreeView::row_ending_details = 0 + GtkTreeView::expander-size = 12 + GtkTreeView::vertical-separator = 1 + GtkTreeView::horizontal-separator = 4 + GtkTreeView::allow-rules = 1 + + GtkProgressBar::min-horizontal-bar-height = 8 + GtkProgressBar::min-vertical-bar-width = 8 + + GtkEntry::state-hint = 1 + + GtkWidget::link-color = "#1998DA" + GtkWidget::visited-link-color = "#1478AC" + + # Colors + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = @bg_color + bg[ACTIVE] = shade (0.9, @bg_color) + + fg[NORMAL] = @text_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = @insensitive_fg_color + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = @insensitive_fg_color + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = @bg_color + base[ACTIVE] = shade (0.9, @selected_bg_color) + + # All pixmap options are consolidated below this point + + engine "pixmap" + { + + # Check Buttons + + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/checkbox-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/checkbox-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/checkbox-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = OUT + overlay_file = "Check-Radio/checkbox-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/checkbox-unchecked-insensitive.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/checkbox-checked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/checkbox-checked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/checkbox-checked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = IN + overlay_file = "Check-Radio/checkbox-checked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + # Radio Buttons + + image + { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/option-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/option-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/option-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = SELECTED + shadow = OUT + overlay_file = "Check-Radio/option-unchecked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/option-unchecked-insensitive.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/option-checked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/option-checked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/option-checked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = SELECTED + shadow = IN + overlay_file = "Check-Radio/option-checked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/option-checked-insensitive.png" + overlay_stretch = FALSE + } + + # Arrows + + image + { + function = ARROW + overlay_file = "Arrows/arrow-up.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "Arrows/arrow-up-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "Arrows/arrow-up-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "Arrows/arrow-up-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image + { + function = ARROW + state = NORMAL + overlay_file = "Arrows/arrow-down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "Arrows/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "Arrows/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "Arrows/arrow-down-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image + { + function = ARROW + overlay_file = "Arrows/arrow-left.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "Arrows/arrow-left-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "Arrows/arrow-left-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "Arrows/arrow-left-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image + { + function = ARROW + overlay_file = "Arrows/arrow-right.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "Arrows/arrow-right-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "Arrows/arrow-right-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "Arrows/arrow-right-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + + # Option Menu Arrows + + image + { + function = TAB + state = INSENSITIVE + overlay_file = "Arrows/arrow-down-insens.png" + overlay_stretch = FALSE + } + image + { + function = TAB + state = NORMAL + overlay_file = "Arrows/arrow-down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + image + { + function = TAB + state = PRELIGHT + overlay_file = "Arrows/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + + #Lines + + image + { + function = VLINE + file = "Lines/line-v.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + image + { + function = HLINE + file = "Lines/line-h.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + # Handles + + image + { + function = HANDLE + overlay_file = "Handles/handle-h.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + image + { + function = HANDLE + overlay_file = "Handles/handle-v.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + # Expanders + + image + { + function = EXPANDER + expander_style = COLLAPSED + file = "Expanders/plus.png" + } + + image + { + function = EXPANDER + expander_style = EXPANDED + file = "Expanders/minus.png" + } + + image + { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "Expanders/minus.png" + } + + image + { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "Expanders/plus.png" + } + + image + { + function = RESIZE_GRIP + state = NORMAL + detail = "statusbar" + overlay_file = "Others/null.png" + overlay_border = { 0,0,0,0 } + overlay_stretch = FALSE + } + + # Shadows ( this area needs help :P ) + + image + { + function = SHADOW_GAP + file = "Others/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "scrollbar" +{ + engine "pixmap" + { + image + { + function = BOX + detail = "trough" + file = "Scrollbars/trough-scrollbar-horiz.png" + border = { 30, 30, 5, 5 } #large borders while LibreOffice won't use GtkScrollbar::stepper-spacing=1 + stretch = TRUE + orientation = HORIZONTAL + } + image + { + function = BOX + detail = "trough" + file = "Scrollbars/trough-scrollbar-vert.png" + border = { 5, 5, 30, 30 } + stretch = TRUE + orientation = VERTICAL + } + +# Sliders + + image + { + function = SLIDER + state = NORMAL + file = "Scrollbars/slider-scrollbar-horiz.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = HORIZONTAL + + } + image + { + function = SLIDER + state = ACTIVE + file = "Scrollbars/slider-scrollbar-horiz-active.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = HORIZONTAL + + } + image + { + function = SLIDER + state = PRELIGHT + file = "Scrollbars/slider-scrollbar-horiz-prelight.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = HORIZONTAL + + } + image + { + function = SLIDER + state = INSENSITIVE + file = "Scrollbars/slider-scrollbar-horiz-insens.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = HORIZONTAL + + } + +# X Verticals + + image + { + function = SLIDER + state = NORMAL + file = "Scrollbars/slider-scrollbar-vert.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = VERTICAL + + } + image + { + function = SLIDER + state = ACTIVE + file = "Scrollbars/slider-scrollbar-vert-active.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = VERTICAL + + } + image + { + function = SLIDER + state = PRELIGHT + file = "Scrollbars/slider-scrollbar-vert-prelight.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = VERTICAL + + } + image + { + function = SLIDER + state = INSENSITIVE + file = "Scrollbars/slider-scrollbar-vert-insens.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + orientation = VERTICAL + + } + } +} + +style "menubar" +{ + bg[PRELIGHT] = "#FFF" + fg[SELECTED] = @text_color + + xthickness = 0 + ythickness = 0 + + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "Menubar/menubar-button.png" + + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "menu" +{ + xthickness = 0 + ythickness = 0 + + GtkMenuItem::arrow-scaling = 0.4 +} + +style "menu_item" +{ + xthickness = 2 + ythickness = 3 + + bg[PRELIGHT] = @selected_bg_color + fg[PRELIGHT] = @selected_fg_color + text[PRELIGHT] = @selected_fg_color + + GtkMenuItem::toggle-spacing = 10 + + engine "pixmap" + { + + # Check Buttons + + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/menu-checkbox-unchecked.png" + overlay_stretch = TRUE #needed for LibreOffice + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/menu-checkbox-unchecked-prelight.png" + overlay_stretch = TRUE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/menu-checkbox-checked.png" + overlay_stretch = TRUE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/menu-checkbox-unchecked-insensitive.png" + overlay_stretch = TRUE + } + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/menu-checkbox-checked.png" + overlay_stretch = TRUE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/menu-checkbox-checked-prelight.png" + overlay_stretch = TRUE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/menu-checkbox-checked.png" + overlay_stretch = TRUE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/menu-checkbox-checked-insensitive.png" + overlay_stretch = TRUE + } + + # Radio Buttons + + image + { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/menu-option-unchecked.png" + overlay_stretch = TRUE + } + image + { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/menu-option-unchecked-prelight.png" + overlay_stretch = TRUE + } + image + { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/menu-option-checked.png" + overlay_stretch = TRUE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "Others/null.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/menu-option-checked.png" + overlay_stretch = TRUE + } + image + { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/menu-option-checked-prelight.png" + overlay_stretch = TRUE + } + image + { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/menu-option-checked.png" + overlay_stretch = TRUE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/menu-option-checked-insensitive.png" + overlay_stretch = TRUE + } + image + { + function = SHADOW # This fixes boxy Qt menu items + file = "Others/null.png" + border = { 10, 10, 10, 10 } + stretch = TRUE + } + + # Arrow Buttons + + image + { + function = ARROW + state = NORMAL + overlay_file = "Arrows/menu-arrow.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "Arrows/menu-arrow-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "Arrows/menu-arrow-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + } +} + +style "menubar_item" +{ + xthickness = 2 + ythickness = 2 + bg[PRELIGHT] = @selected_fg_color + fg[PRELIGHT] = @selected_fg_color +} + +style "toolbar" +{ + engine "pixmap" + { + image + { + function = BOX + file = "Toolbar/toolbar-bg.png" + stretch = TRUE + } + } +} + +style "button" +{ + xthickness = 4 + ythickness = 4 + + engine "pixmap" + { + image + { + function = BOX + state = NORMAL + file = "Buttons/button-default.png" + border = {4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = PRELIGHT + file = "Buttons/button-prelight.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = ACTIVE + file = "Buttons/button-pressed.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = INSENSITIVE + file = "Buttons/button-insensitive.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "toolbuttons" +{ + ythickness = 1 + GtkWidget::focus_padding = 2 + + engine "pixmap" { + +image + { + function = BOX + state = NORMAL + file = "Toolbar/toolbutton-normal.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } +image + { + function = BOX + state = PRELIGHT + file = "Toolbar/toolbutton-prelight.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } +image + { + function = BOX + state = ACTIVE + file = "Toolbar/toolbutton-pressed.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } +image + { + function = BOX + state = INSENSITIVE + file = "Toolbar/toolbutton-normal.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "tooltoggle_buttons" +{ + engine "pixmap" + { + image + { + function = BOX + state = ACTIVE + file = "Toolbar/toolbutton-toggled.png" + border = { 4, 4, 4, 4} + stretch = TRUE + } + } +} + +style "entry" +{ + xthickness = 3 + ythickness = 3 + + engine "pixmap" + { + image + { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "Entry/entry-border-bg.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "Entry/entry-border-disabled-bg.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "Entry/entry-border-active-bg.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + } +} + +style "notebook_tab_label" +{ + fg[ACTIVE] = @text_color +} + +style "spinbutton" = "default" +{ + #bg[NORMAL] = @bg_color + + xthickness = 3 + ythickness = 3 + GtkWidget::interior_focus = 1 + +engine "pixmap" + { + image + { + function = ARROW + } + + #Spin-up + image + { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "Spin/up-background.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "Spin/up-background.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small-prelight.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "Spin/up-background-disable.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small-insens.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "Spin/up-background.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-up-small-prelight.png" + overlay_stretch = FALSE + } + + # Spin-Down + image + { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "Spin/down-background.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "Spin/down-background.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small-prelight.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "Spin/down-background-disable.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small-insens.png" + overlay_stretch = FALSE + } + image + { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "Spin/down-background.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + overlay_file = "Arrows/arrow-down-small-prelight.png" + overlay_stretch = FALSE + } + } +} + +style "notebook" +{ + + xthickness = 5 + ythickness = 2 + + engine "pixmap" + { + image + { + function = EXTENSION + state = ACTIVE + file = "Tabs/tab-bottom.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = TOP + } + image + { + function = EXTENSION + state = ACTIVE + file = "Tabs/tab-top.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = BOTTOM + } + image + { + function = EXTENSION + state = ACTIVE + file = "Tabs/tab-left.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + image + { + function = EXTENSION + state = ACTIVE + file = "Tabs/tab-right.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + image + { + function = EXTENSION + file = "Tabs/tab-top-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = BOTTOM + } + image + { + function = EXTENSION + file = "Tabs/tab-bottom-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = TOP + } + image + { + function = EXTENSION + file = "Tabs/tab-left-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + image + { + function = EXTENSION + file = "Tabs/tab-right-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + +# How to draw boxes with a gap on one side (ie the page of a notebook) + + image + { + function = BOX_GAP + file = "Tabs/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "Tabs/notebook-gap-horiz.png" + gap_border = { 2, 2, 0, 0 } + gap_side = TOP + } + image + { + function = BOX_GAP + file = "Tabs/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "Tabs/notebook-gap-horiz.png" + gap_border = { 2, 2, 0, 0 } + gap_side = BOTTOM + } + image + { + function = BOX_GAP + file = "Tabs/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "Tabs/notebook-gap-vert.png" + gap_border = { 0, 0, 2, 2 } + gap_side = LEFT + } + image + { + function = BOX_GAP + file = "Tabs/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "Tabs/notebook-gap-vert.png" + gap_border = { 0, 0, 2, 2 } + gap_side = RIGHT + } + +# How to draw the box of a notebook when it isnt attached to a tab + + image + { + function = BOX + file = "Tabs/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "range" +{ + engine "pixmap" + { + image + { + function = BOX + detail = "trough" + file = "Range/trough-horizontal.png" + border = { 4, 4, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + image + { + function = BOX + detail = "trough" + file = "Range/trough-vertical.png" + border = { 0, 0, 4, 4 } + stretch = TRUE + orientation = VERTICAL + } + + # Horizontal + + image + { + function = SLIDER + state = NORMAL + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Range/slider-horiz.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + image + { + function = SLIDER + state = PRELIGHT + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Range/slider-horiz-prelight.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + image + { + function = SLIDER + state = INSENSITIVE + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Range/slider-horiz.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + # Vertical + + image + { + function = SLIDER + state = NORMAL + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Range/slider-vert.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + image + { + function = SLIDER + state = PRELIGHT + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Range/slider-vert-prelight.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + image + { + function = SLIDER + state = INSENSITIVE + file = "Others/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "Range/slider-vert.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + # Function below removes ugly boxes + + image + { + function = BOX + file = "Others/null.png" + border = { 3, 3, 3, 3 } + stretch = TRUE + } + + } +} + +style "progressbar" { + xthickness = 0 + ythickness = 0 + + engine "pixmap" + { + image + { + function = BOX + detail = "trough" + file = "ProgressBar/trough.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + orientation = HORIZONTAL + } + image + { + function = BOX + detail = "bar" + file = "ProgressBar/bar.png" + stretch = TRUE + border = { 4, 4, 4, 4 } + orientation = HORIZONTAL + } + image + { + function = BOX + detail = "trough" + file = "ProgressBar/trough.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + orientation = VERTICAL + } + image + { + function = BOX + detail = "bar" + file = "ProgressBar/bar.png" + stretch = TRUE + border = { 4, 4, 4, 4 } + orientation = VERTICAL + } + } +} + +style "separator_menu_item" +{ + engine "pixmap" + { + image + { + function = BOX + file = "Lines/menu-line-h.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + } +} + +style "treeview" +{ + engine "pixmap" + { + image + { + function = BOX + file = "Others/tree-header.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + } +} + +style "scrolled_window" +{ + engine "pixmap" + { + image + { + function = SHADOW + file = "Shadows/frame.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + } +} + +style "frame" +{ + xthickness = 1 + ythickness = 1 + + engine "pixmap" + { + image + { + function = SHADOW + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = IN + } + image + { + function = SHADOW_GAP + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "Shadows/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "Shadows/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = IN + } + image + { + function = SHADOW + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = OUT + } + image + { + function = SHADOW_GAP + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "Shadows/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "Shadows/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = OUT + } + image + { + function = SHADOW + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = ETCHED_IN + } + image + { + function = SHADOW_GAP + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "Shadows/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "Shadows/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = ETCHED_IN + } + image + { + function = SHADOW + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = ETCHED_OUT + } + image + { + function = SHADOW_GAP + file = "Shadows/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "Shadows/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "Shadows/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = ETCHED_OUT + } + } +} + +style "tooltips" +{ + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + bg[SELECTED] = @tooltip_bg_color +} + +# Chromium + +style "chrome-gtk-frame" +{ + ChromeGtkFrame::frame-color = @bg_color + ChromeGtkFrame::inactive-frame-color = @bg_color + + ChromeGtkFrame::frame-gradient-size = 16 + ChromeGtkFrame::frame-gradient-color = @bg_color + + ChromeGtkFrame::incognito-frame-color = lighter (@bg_color) + ChromeGtkFrame::incognito-inactive-frame-color = lighter (@bg_color) + + ChromeGtkFrame::incognito-frame-gradient-size = 16 + ChromeGtkFrame::incognito-frame-gradient-color = @bg_color + + ChromeGtkFrame::scrollbar-trough-color = shade (0.912, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade (1.04, @bg_color) + ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color +} + +# Firefox/Thunderbird + +style "mozilla" +{ + bg[ACTIVE] = @bg_color +} + +style "null" +{ + engine "pixmap" + { + image + { + function = BOX + file = "Others/null.png" + stretch = TRUE + } + } +} + +style "menu_framed_box" +{ + engine "pixmap" + { + image + { + function = BOX + detail = "menu" + file = "Menubar/menu-frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + } +} + +class "GtkWidget" style "default" +class "GtkScrollbar" style "scrollbar" +class "GtkButton" style "button" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkSpinButton" style "spinbutton" +class "GtkNotebook" style "notebook" +class "GtkRange" style "range" +class "GtkProgressBar" style "progressbar" +class "GtkSeparatorMenuItem" style "separator_menu_item" +class "GtkScrolledWindow" style "scrolled_window" +class "GtkFrame" style "frame" + +class "ChromeGtkFrame" style "chrome-gtk-frame" + +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenu>*" style "menu" +widget_class "*<GtkMenu>*" style "menu_framed_box" +widget_class "*<GtkMenuItem>*" style "menu_item" +widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menubar_item" +widget_class "*Nautilus*ToolBar*" style "toolbar" +widget_class "*HandleBox" style "toolbar" +widget_class "*BonoboDockItem" style "toolbar" +widget_class "*HandleBox" style "toolbar" +widget_class "*<GtkToolbar>" style "toolbar" +widget_class "*.<GtkTreeView>*" style "treeview" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget_class "*Tool*GtkToggleButton" style "tooltoggle_buttons" +widget_class "*<GtkFileChooserDialog>*GtkToggleButton*" style "toolbuttons" +widget_class "*<GtkFileChooserDialog>*GtkComboBox*" style "button" +widget_class "*<GtkNotebook>.<GtkLabel>" style "notebook_tab_label" +widget "gtk-tooltip*" style "tooltips" + +# Xchat special cases +widget "*xchat-inputbox" style "entry" + +# Chrome/Chromium +widget_class "*Chrom*Button*" style "button" +widget "*swt*toolbar*" style "null" + +# Firefox/Thunderbird +widget "MozillaGtkWidget*" style "mozilla" diff --git a/.themes/papirus/gtk-2.0/render-assets.sh b/.themes/papirus/gtk-2.0/render-assets.sh new file mode 100644 index 00000000..ef2a6ff9 --- /dev/null +++ b/.themes/papirus/gtk-2.0/render-assets.sh @@ -0,0 +1,28 @@ +#! /bin/bash + +INKSCAPE="/usr/bin/inkscape" +OPTIPNG="/usr/bin/optipng" + +SRC_FILE="assets.svg" +INDEX="assets.txt" + +for i in `cat $INDEX` +do +ASSETS_DIR=`echo $i | cut -f1 -d '/'` + if [ '!' -d $ASSETS_DIR ]; + then mkdir $ASSETS_DIR; + fi + i=`echo $i | cut -f2 -d '/'` + +if [ -f $ASSETS_DIR/$i.png ]; then + echo $ASSETS_DIR/$i.png exists. +else + echo + echo Rendering $ASSETS_DIR/$i.png + $INKSCAPE --export-id=$i \ + --export-id-only \ + --export-png=$ASSETS_DIR/$i.png $SRC_FILE >/dev/null #\ + # && $OPTIPNG -o7 --quiet $ASSETS_DIR/$i.png +fi +done +exit 0 diff --git a/.themes/papirus/gtk-3.0/_colors-public.scss b/.themes/papirus/gtk-3.0/_colors-public.scss new file mode 100644 index 00000000..d65a1283 --- /dev/null +++ b/.themes/papirus/gtk-3.0/_colors-public.scss @@ -0,0 +1,119 @@ +//apps rely on some named colors to be exported +/* GTK NAMED COLORS + ---------------- + use responsibly! */ + +// Sass thinks we're using the colors in the variables as strings and may shoot +// warning, it's innocuous and can be defeated by using "" + $var +/* +widget text/foreground color */ +@define-color theme_fg_color #{"" +$fg_color}; + +/* +text color for entries, views and content in general */ +@define-color theme_text_color #{"" +$text_color}; + +/* +widget base background color */ +@define-color theme_bg_color #{"" +$bg_color}; + +/* +text widgets and the like base background color */ +@define-color theme_base_color #{"" +$base_color}; + +/* +base background color of selections */ +@define-color theme_selected_bg_color #{"" +$selected_bg_color}; + +/* +text/foreground color of selections */ +@define-color theme_selected_fg_color #{"" +$selected_fg_color}; + +/* +base background color of insensitive widgets */ +@define-color insensitive_bg_color #{"" +$insensitive_bg_color}; + +/* +text foreground color of insensitive widgets */ +@define-color insensitive_fg_color #{"" +$insensitive_fg_color}; + +/* +insensitive text widgets and the like base background color */ +@define-color insensitive_base_color #{"" +$base_color}; + +/* +widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #{"" +$backdrop_fg_color}; + +/* +text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #{"" +$text_color}; + +/* +widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #{"" +$backdrop_bg_color}; + +/* +text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #{"" +$backdrop_base_color}; + +/* +base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #{"" +$selected_bg_color}; + +/* +text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #{"" + $selected_fg_color}; + +/* +widgets main borders color */ +@define-color borders #{"" +$borders_color}; + +/* +widgets main borders color on backdrop windows */ +@define-color unfocused_borders #{"" +$backdrop_borders_color}; + +/* +these are pretty self explicative */ +@define-color warning_color #{"" +$warning_color}; +@define-color error_color #{"" +$error_color}; +@define-color success_color #{"" +$success_color}; +@define-color icon_red #{"" +$icon_red}; +//@define-color destructive_color #{$destructive_color} + +/* +titlebar colors */ +@define-color titlebar_bg_color #{"" +$titlebar_bg_color}; +@define-color titlebar_fg_color #{"" +$titlebar_fg_color}; + +@define-color hover_color #{"" + $hover_color}; +//WM + +$_wm_highlight: if($variant=='light', $top_hilight, // Sass gets mad if this is + transparentize(black,1)); // done directly in the + // color definition + +/* +these colors are exported for the window manager and shouldn't be used in applications, +read if you used those and something break with a version upgrade you're on your own... */ +@define-color wm_title #{$titlebar_fg_color}; +@define-color wm_unfocused_title #{$backdrop_fg_color}; +@define-color wm_highlight #{"" + $_wm_highlight}; +@define-color wm_borders_edge #{"" + $borders_edge}; + +@define-color wm_bg_a #{$titlebar_bg_color}; +@define-color wm_bg_b #{$titlebar_bg_color}; + +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); + +@define-color wm_button_hover_color_a shade(#{$bg_color}, 1.3); +@define-color wm_button_hover_color_b #{$bg_color}; +@define-color wm_button_active_color_a shade(#{$bg_color}, 0.85); +@define-color wm_button_active_color_b shade(#{$bg_color}, 0.89); +@define-color wm_button_active_color_c shade(#{$bg_color}, 0.9); + +//FIXME this is really an API + +@define-color content_view_bg #{"" + $base_color}; + diff --git a/.themes/papirus/gtk-3.0/_colors.scss b/.themes/papirus/gtk-3.0/_colors.scss new file mode 100644 index 00000000..580685ca --- /dev/null +++ b/.themes/papirus/gtk-3.0/_colors.scss @@ -0,0 +1,59 @@ +// When color definition differs for dark and light variant, +// it gets @if ed depending on $variant + + +$base_color: if($variant == 'light', #fcfcfc, #262626); +$text_color: if($variant == 'light', #363636, #EEEFF0); +$bg_color: if($variant == 'light', #eff0f1, #363636); +$fg_color: if($variant == 'light', #363636, #EEEFF0); + +$selected_fg_color: if($variant == 'light', #fcfcfc, #EEEFF0); +$selected_bg_color: if($variant == 'light', #888888, #888888); +$selected_borders_color: if($variant== 'light', $selected_bg_color, $selected_bg_color); +$titlebar_bg_color: if($variant == 'light',#4f4f4f , #363636); // add to public +$titlebar_fg_color: if($variant == 'light', #fcfcfc, #EEEFF0); // add to public +$hover_color: if($variant == 'light', #A6A6A6, #888888); + +// todo +$borders_color: if($variant == 'light', #c2c2c2, #6d6d6d); +$borders_edge: if($variant == 'light', white, transparentize($fg_color, 0.9)); +$link_color: if($variant == 'light', darken($selected_bg_color,10%), lighten($selected_bg_color,20%)); +$link_visited_color: if($variant == 'light', darken($selected_bg_color,20%), lighten($selected_bg_color,10%)); +$top_hilight: $borders_edge; + +$scrollbar_bg_color: darken($bg_color, 7%); + +$warning_color: #f67400; +$error_color: #ed1515; +$success_color: if($variant == 'light', #11d116, darken(#73d216,10%)); +$destructive_color: if($variant == 'light', #ef2929, darken(#ef2929,10%)); +$icon_red: #da4453; + +$osd_fg_color: if($variant == 'light', #363636, #EEEFF0); +$osd_text_color: if($variant == 'light', #363636, #EEEFF0); +$osd_bg_color: transparentize($base_color, 0.2); +$osd_insensitive_bg_color: shade($osd_fg_color, 0.3); +$osd_insensitive_fg_color: mix($osd_fg_color, opacify($osd_bg_color, 1), 50%); +$osd_borders_color: transparentize(black, 0.3); + +$sidebar_bg_color: $bg_color; + +$tooltip_borders_color: transparentize(white, 0.9); + +//insensitive state derived colors +$insensitive_fg_color: mix($fg_color, $bg_color, 50%); +$insensitive_bg_color: mix($bg_color, $fg_color, 95%); +$insensitive_borders_color: $borders_color; + +//colors for the backdrop state, derived from the main colors. +$backdrop_base_color: if($variant ==' light', $base_color, lighten($base_color, 1%)); +$backdrop_text_color: $text_color; +$backdrop_bg_color: $bg_color; +$backdrop_fg_color: mix($fg_color, $backdrop_bg_color, 25%); +$backdrop_insensitive_color: if($variant == 'light', darken($backdrop_bg_color, 15%), lighten($backdrop_bg_color, 15%)); +$backdrop_selected_fg_color: $selected_fg_color; +$backdrop_borders_color: mix($borders_color, $bg_color, 90%); +$backdrop_dark_fill: mix($backdrop_borders_color, $backdrop_bg_color, 35%); +$backdrop_sidebar_bg_color: lighten($backdrop_bg_color,5%); + +$backdrop_scrollbar_bg_color: darken($backdrop_bg_color, 3%); diff --git a/.themes/papirus/gtk-3.0/_common.scss b/.themes/papirus/gtk-3.0/_common.scss new file mode 100644 index 00000000..08b3f19e --- /dev/null +++ b/.themes/papirus/gtk-3.0/_common.scss @@ -0,0 +1,3427 @@ +@function gtkalpha($c,$a) { + @return unquote("alpha(#{$c},#{$a})"); +} + +$ease-out-quad: cubic-bezier(0.25, 0.46, 0.45, 0.94); + +* { + padding: 0; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: $error_color; + + -GtkCheckButton-indicator-size: 16; + -GtkCheckMenuItem-indicator-size: 16; + + // The size for scrollbars. The slider is 2px smaller, but we keep it + // up so that the whole area is sensitive to button presses for the + // slider. The stepper button is larger in both directions, the slider + // only in the width + + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkScrolledWindow-scrollbars-within-bevel: 1; + + -GtkToolItemGroup-expander-size: 11; + -GtkExpander-expander-size: 16; + -GtkTreeView-expander-size: 11; + + -GtkTreeView-horizontal-separator: 4; + + -GtkMenu-horizontal-padding: 0; + -GtkMenu-vertical-padding: 0; + + -GtkWidget-link-color: $link_color; + -GtkWidget-visited-link-color: $link_visited_color; + + -GtkWidget-focus-padding: 2; // FIXME: do we still need these? + -GtkWidget-focus-line-width: 1; // + + -GtkWidget-text-handle-width: 20; + -GtkWidget-text-handle-height: 20; + + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + + -GtkStatusbar-shadow-type: none; + + // We use the outline properties to signal the focus properties + // to the adwaita engine: using real CSS properties is faster, + // and we don't use any outlines for now. + + outline-width: 0px; +} + + +/*************** + * Base States * + ***************/ + +.background { + color: $fg_color; + background-color: if($variant == 'light', $bg_color, $bg_color); + + &:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; + color: $fg_color; + background-color: $backdrop_bg_color; + } +} + +/* + These wildcard seems unavoidable, need to investigate. + Wildcards are bad and troublesome, use them with care, + or better, just don't. + Everytime a wildcard is used a kitten dies, painfully. +*/ + +*:disabled { + -gtk-icon-effect: dim; +} + +.gtkstyle-fallback { + background-color: $bg_color; + color: $fg_color; + &:hover { + background-color: lighten($bg_color, 10%); + color: $fg_color; + } + &:active { + background-color: darken($bg_color, 10%); + color: $fg_color; + } + &:disabled { + background-color: $insensitive_bg_color; + color: $insensitive_fg_color; + } + &:selected { + background-color: $selected_bg_color; + color: $selected_fg_color; + } +} + +.view { + color: $text_color; + background-color: $base_color; + +// &:backdrop { +// color: $backdrop_text_color; +// background-color: $backdrop_base_color; +// } + + &:selected { + border-radius: 3px; + @extend %selected_items; + } + selection { + @extend %selected_items; + } +} + +view.rubberband, rubberband, .view.rubberband, .rubberband, .rubberband { + border: 1px solid $selected_bg_color; + background-color: transparentize($selected_bg_color,0.8); +} + +.label { + &.separator { + color: $fg_color; + @extend .dim-label; +// &:backdrop { color: $backdrop_fg_color; } + } + &:selected, + &:selected:focus, + &:selected:hover { + @extend %selected_items; + } + &:disabled { + color: $insensitive_fg_color; +// &:backdrop { color: $backdrop_insensitive_color; } + } +} + +.dim-label { + opacity: 0.55; + text-shadow: none; +} + +assistant { + .sidebar { + background-color: $base_color; + border-top: 1px solid $borders_color; + &:dir(ltr) { border-right: 1px solid $borders_color; } + &:dir(rtl) { border-left: 1px solid $borders_color; } + &:backdrop { + background-color: $backdrop_base_color; + border-color: $backdrop_borders_color; + } + } + &.csd .sidebar { border-top-style: none; } + .sidebar .label { + padding: 6px 12px; + } + .sidebar .label.highlight { + background-color: mix($bg_color, $fg_color, 80%); + } +} + +textview { // This will get overridden by .view, needed by gedit line numbers + background-color: mix($bg_color, $base_color, 50%); +// &:backdrop { background-color: mix($backdrop_bg_color, + // $backdrop_base_color, 50%); } + text selection, textview text selection:focus { + @extend %selected_items; + } +} + +.grid-child { + padding: 3px; + border-radius: 3px; + &:selected { + @extend %selected_items; + } +} + +%osd, .osd { + color: $osd_fg_color; + border: 1px solid $bg_color; + background-color: $osd_bg_color; + background-clip: padding-box; + outline-color: transparentize($osd_fg_color, 0.7); + //box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + &:backdrop { text-shadow: none; } +} + +/********************* + * Spinner Animation * + *********************/ + +@keyframes spin { + to { -gtk-icon-transform: rotate(1turn); } +} + +.spinner { + background-image: none; + background-color: blue; + opacity: 0; // non spinning spinner makes no sense + -gtk-icon-source: -gtk-icontheme('process-working-symbolic'); + &:active { + opacity: 1; + animation: spin 1s linear infinite; + &:disabled { + opacity: 0.5; + } + } +} + +/**************** + * Text Entries * + ****************/ + +entry { + border: 1px solid; + padding: 5px 8px 6px; + + &.image { // icons inside the entry + &.left { padding-left: 0; } + &.right { padding-right: 0; } + } + + border-radius: 3px; + transition: all 200ms $ease-out-quad; + @include entry(normal); + + &.flat, &.flat:focus { + padding: 2px; + @include entry(normal, $edge:none); + border: none; + border-radius: 0; + } + + &:focus { @include entry(focus); } + &:disabled { @include entry(insensitive); } + &:backdrop { @include entry(backdrop); } + &:backdrop:disabled { @include entry(backdrop-insensitive); } + + &:selected, + &:selected:focus { + @extend %selected_items; + } + + selection, selection:focus { + color: #fcfcfc; + background-color: #888888; + } + + progressbar { + margin: 1px; + border-radius: 0; + border-width: 0 0 2px; + border-color: $selected_bg_color; + border-style: solid; + background-image: none; + background-color: transparent; + box-shadow: none; + &:backdrop { background-color: transparent; } + } + + .linked > & { //FIXME: use same buttons linking logic and template + border-radius: 0; + &:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; + &:dir(rtl) { border-right-style: none;} + } + &:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-left-style: none; + &:dir(rtl) { border-left-style: solid; } + } + } + + // entry error and warning style + @each $e_type, $e_color in (error, $error_color), + (warning, $warning_color) { + &.#{$e_type} { + color: $e_color; + border-color: entry_focus_border($e_color); + &:focus { @include entry(focus, $e_color); } + &:selected, &:selected:focus { background-color: $e_color; } + } + } + + &.image { // entry icons colors + color: mix($fg_color, $base_color, 80%); + &:hover { color: $fg_color; } + &:active { color: $selected_bg_color; } + &:backdrop { color: mix($backdrop_fg_color, $backdrop_base_color, 80%); } + } + + .osd & { + @include entry(osd); + &:focus { @include entry(osd-focus); } + &:backdrop { @include entry(osd-backdrop); } + &:disabled { @include entry(osd-insensitive); } + } +} + +// Vertically linked entries +// FIXME: take care of "colored" entries +.linked.vertical { + > entry { @extend %linked_vertical; } + + // remove the edge hilight and the focus shadow (unfortunatelly) + > entry:not(:last-child) { box-shadow: none; } + // add back the focus shadow + > entry:focus:not(:last-child) { box-shadow: entry_focus_shadow(); } + + // brighter border between linked entries + > entry:not(:disabled) + entry:not(:disabled) { + border-top-color: mix($borders_color, $base_color, 30%); + background-image: linear-gradient(to bottom, $base_color); + &:backdrop { + border-top-color: mix($backdrop_borders_color, $backdrop_base_color, 30%); + background-image: linear-gradient(to bottom, $backdrop_base_color); + } + } + + // color back the top border of a linked focused entry following another entry and add back the focus shadow. + > entry + entry:focus:not(:last-child) { + border-top-color: entry_focus_border(); + box-shadow: entry_focus_shadow(); + } + // just recolor the top border on the last focused entry, since we don't reset the shadow here letting that be + // inherited by the entry styling. + > entry + entry:focus:last-child { + border-top-color: entry_focus_border(); + } + + // this takes care of coloring the top border of the focused entry subsequent widget. + // :not(:only-child) is a specificity bump hack. + > entry:focus:not(:only-child) + entry, + > entry:focus:not(:only-child) + button, + > entry:focus:not(:only-child) + combobox > button, + > entry:focus:not(:only-child) + comboboxText > button { border-top-color: entry_focus_border(); } +} + + +/*********** + * Buttons * + ***********/ + +// stuff for .needs-attention +$_dot_color: if($variant=='light', $selected_bg_color, + lighten($selected_bg_color,15%)); +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, + center center, 0, + center center, 0.01, + to($_dot_color), + to(transparent)); + } + to { + background-image: -gtk-gradient(radial, + center center, 0, + center center, 0.5, + to($selected_bg_color), + to(transparent)); + } +} + + +button { + + $_button_transition: all 200ms $ease-out-quad; + + border: 1px solid; + border-radius: 3px; + padding: 5px 8px 6px; + //transition: $_button_transition; + @include button(normal); + &.flat { + @include button(undecorated); + // to avoid adiacent buttons borders clashing when transitioning, the transition on the normal state is set + // to none, while it's added back in the hover state, so the button decoration will fade in on hover, but + // it won't fade out when the pointer leave the button allocation area. To make the transition more evident + // in this case the duration is increased. + transition: none; + &:hover { + transition: $_button_transition; + transition-duration: 500ms; + &:active { transition: $_button_transition; } + } + } + &:hover { + @include button(hover); + -gtk-icon-effect: highlight; + } + &:active, &:checked { + @include button(active); + transition-duration: 50ms; + &:hover { + @include button(active-hover); + } + } +// &:backdrop, &.flat:backdrop { +// @include button(backdrop); +// -gtk-icon-effect: none; +// &:active, &:checked { +// @include button(backdrop-active); +// } +// &:disabled { +// @include button(backdrop-insensitive); +// } +// &:disabled:active, &:disabled:checked { +// @include button(backdrop-insensitive-active); +// } +// } + &.flat:backdrop, &.flat:disabled, &.flat:backdrop:disabled { + @include button(undecorated); + } + &:disabled { + @include button(insensitive); + &:active, &:checked { + @include button(insensitive-active); + } + } + // big standalone buttons like in Documents pager + &.osd { + &.image-button { padding: 13px; } + color: $osd_fg_color; + border-radius: 5px; + outline-color: transparentize($osd_fg_color, 0.7); //FIXME: define a color var? + @include button(osd); + border: none; + box-shadow: none; + &:hover { + @include button(osd-hover); + border: none; + box-shadow: none; + } + &:active, &:checked { + @include button(osd-active); + border: none; + box-shadow: none; + } + &:disabled, &:backdrop:disabled { + @include button(osd-insensitive); + border: none; + } + &:backdrop { + @include button(osd-backdrop); + border: none; + } + } + //overlay / OSD style + .osd & { + @include button(osd); + // there's a problem with sass which prevents it to extend the linked + // placeholder as expected, it should just be "@extend %linked;", the + // placeholder is basically replicated here + // + // Workaround START + border-radius: 3px; + border-style: solid; + &:dir(rtl) { + border-radius: 3px; + } + &:first-child { + border-radius: 3px 3px 3px 3px; + } + &:last-child { + border-radius: 3px 3px 3px 3px; + &:dir(rtl) { border-right-style: solid; } + } + &:only-child { + border-radius: 3px; + border-style: solid; + } + // Workaround END + &:hover { + @include button(osd-hover); + @extend %linked; + } + &:active, &:checked, &:backdrop:active, &:backdrop:checked { + @include button(osd-active); + @extend %linked; + } + &:disabled, &:backdrop:disabled { + @include button(osd-insensitive); + @extend %linked; + } + &:backdrop { + @include button(osd-backdrop); + @extend %linked; + } + &.flat { + @include button(undecorated); + box-shadow: none; //FIXME respect no edge on the button mixin + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; + &:hover { + @include button(osd-hover); + background-clip: padding-box; + box-shadow: none; + } + &:disabled { + @include button(osd-insensitive); + background-image: none; + border-color: transparent; + box-shadow: none; + } + &:backdrop { @include button(undecorated); } + &:active, &:checked { + @include button(osd-active); + background-clip: padding-box; + border-color: transparent; + box-shadow: none; + } + } + } + + // Suggested and Destructive Action buttons + @each $b_type, $b_color in (suggested-action, $selected_bg_color), + (destructive-action, $destructive_color) { + &.#{$b_type} { + @include button(normal, $b_color, $base_color); + &.flat { + @include button(undecorated); + color: $b_color; //FIXME: does it work on the dark variant? + } + &:hover { @include button(hover, $b_color, white); } + &:active, &:checked { @include button(active, $b_color, white); } + &:backdrop, &.flat:backdrop { + @include button(backdrop, $b_color, white); + &:active, &:checked { + @include button(backdrop-active, $b_color, white); + } + &:disabled { + @include button(backdrop-insensitive); + &:active, &:checked { + @include button(backdrop-insensitive-active, $b_color, white); + } + } + } + &.flat:backdrop, &.flat:disabled, &.flat:backdrop:disabled { + @include button(undecorated); + color: transparentize($b_color, 0.2); + } + &:disabled { + //@include button(insensitive); + background-color: transparent; + color: shade($titlebar_fg_color,0.5); + &:active, &:checked { + //@include button(insensitive-active, $b_color, white); + background-color: transparent; + color: shade($titlebar_fg_color,0.5); + } + } + .osd & { + @include button(osd, $b_color); + @extend %linked; + &:hover { + @include button(osd-hover, $b_color); + @extend %linked; + } + &:active, &:checked, &:backdrop:active, &:backdrop:checked { + @include button(osd-active, $b_color); + @extend %linked; + } + &:disabled, &:backdrop:disabled { + @include button(osd-insensitive, $b_color); + @extend %linked; + } + &:backdrop { + @include button(osd-backdrop, $b_color); + @extend %linked; + } + } + } + } + + &.image-button { padding: 8px; } + + &.text-button { + padding-left: 16px; + padding-right: 16px; + } + + &.text-button.image-button { + // those buttons needs uneven horizontal padding, we want the icon side + // to have the image-button padding, while the text side the text-button + // one, so we're adding the missing padding to the label depending on + // its position inside the button + padding: 5px 8px 6px; // same as button + .label:first-child { padding-left: 8px; } + .label:last-child { padding-right: 8px; } + } + + .stack-switcher > & { + // to position the needs attention dot, padding is added to the button + // child, a label needs just lateral padding while an icon needs vertical + // padding added too. + + outline-offset: -3px; // needs to be set or it gets overriden by radiobutton outline-offset + + > .label { + padding-left: 6px; // label padding + padding-right: 6px; // + } + > image { + padding-left: 6px; // image padding + padding-right: 6px; // + padding-top: 3px; // + padding-bottom: 3px; // + } + &.text-button { + padding: 5px 10px 6px; // needed or it will get overridden + } + &.image-button { + // we want image buttons to have a 1:1 aspect ratio, so compensation + // of the padding added to the image is needed + padding: 5px 2px; + } + &.needs-attention > .label, + &.needs-attention > image { @extend %needs_attention; } + &.needs-attention:active > .label, + &.needs-attention:active > image, + &.needs-attention:checked > .label, + &.needs-attention:checked > image { + animation: none; + background-image: none; + } + } + + //inline-toolbar buttons + .inline-toolbar &, .inline-toolbar &:backdrop { + border-radius: 2px; + border-width: 1px; + @extend %linked; + } + + .primary-toolbar & { -gtk-icon-shadow: none; } // tango icons don't need shadows + + .linked > &, + .linked > &:hover, + .linked > &:active, + .linked > &:checked, + .linked > &:backdrop { @extend %linked; } + + .linked.vertical > &, + .linked.vertical > &:hover, + .linked.vertical > &:active, + .linked.vertical > &:checked, + .linked.vertical > &:backdrop { @extend %linked_vertical; } +} + +%needs_attention { + animation: needs_attention 150ms ease-in; + $_dot_shadow: _text_shadow_color(); + $_dot_shadow_r: if($variant=='light',0.5,0.45); + background-image: -gtk-gradient(radial, + center center, 0, + center center, 0.5, + to($_dot_color), + to(transparent)), + -gtk-gradient(radial, + center center, 0, + center center, $_dot_shadow_r, + to($_dot_shadow), + to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + @if $variant == 'light' { background-position: right 3px, right 4px; } + @else { background-position: right 3px, right 2px; } + &:backdrop { background-size: 6px 6px, 0 0;} + &:dir(rtl) { + @if $variant == 'light' { background-position: left 3px, left 4px; } + @else { background-position: left 3px, left 2px; } + } +} + + +// all the following is for the +|- buttons on inline toolbars, that way +// should really be deprecated... +.inline-toolbar toolbutton > button { // redefining the button look is + // needed since those are flat... + @include button(normal); + &:hover { @include button(hover); } + &:active, + &:checked{ @include button(active); } + &:disabled { @include button(insensitive); } + &:disabled:active, + &:disabled:checked { @include button(insensitive-active); } + &:backdrop { @include button(backdrop); }; + &:backdrop:active, + &:backdrop:checked { @include button(backdrop-active); } + &:backdrop:disabled { @include button(backdrop-insensitive); } + &:backdrop:disabled:active, + &:backdrop:disabled:checked { + @include button(backdrop-insensitive-active); } +} + +// More inline toolbar buttons +.inline-toolbar.toolbar toolbutton, +.inline-toolbar.toolbar toolbutton:backdrop { + & > button.flat { @extend %linked_middle; } + &:dir(rtl) > button.flat { @extend %linked_middle:dir(rtl); } + &:first-child > button.flat { @extend %linked:first-child; } + &:last-child > button.flat { @extend %linked:last-child; } + &:last-child:dir(rtl) > button.flat { @extend %linked:last-child:dir(rtl); } + &:only-child > button.flat { @extend %linked:only-child; } +} + +%linked_middle { + //border-radius: 0; + //border-left-style: none; + &:dir(rtl) { + border-radius: 3px; // needed when including %linked_middle:dir(rtl) + //border-right-style: none; + //border-left-style: solid + } +} + +%linked { + @extend %linked_middle; + &:first-child { + border-radius: 3px 3px 3px 3px; + border-left-style: solid; + } + &:last-child { + border-radius: 3px 3px 3px 3px; + &:dir(rtl) { border-right-style: solid; } + } + &:only-child { + border-radius: 3px; + border-style: solid; + } +} + +%linked_vertical_middle { + border-left-style: solid; + border-bottom-style: none; + border-radius: 3px; +} + +%linked_vertical{ + @extend %linked_vertical_middle; + &:first-child { + border-radius: 3px 3px 3px 3px; + } + &:last-child { + border-radius: 3px 3px 3px 3px; + border-style: solid; + } + &:only-child { + border-radius: 3px; + border-style: solid; + } +} + +%undecorated_button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px transparentize(white,1), + 0 1px transparentize(white, 1); + text-shadow: none; + -gtk-icon-shadow: none; +} + +/* menu buttons */ +menuitem.button.flat { + @extend %undecorated_button; + outline-offset: -1px; + &:hover { background-color: mix($fg_color, $bg_color, 10%); } + &:selected { @extend %selected_items; } + &:backdrop, &:backdrop:hover { + @extend %undecorated_button; + } +} + + +button.color { + padding: 5px; // Uniform padding on the GtkColorButton + + colorswatch:first-child:last-child { // :first-child:last-child for a specificity bump, it gets overridden by the + // colorpicker style, otherwise + border-radius: 0; + box-shadow: inset 0 1px 1px transparentize(black, 0.9), + _widget_edge(); + &:disabled, + &:backdrop { box-shadow: none; } + } +} + +/********* + * Links * + *********/ + +*:link { + color: $link_color; + &:visited { + color: $link_visited_color; + *:selected & { color: mix($selected_fg_color, $selected_bg_color, 60%); } + } + &:hover { + color: lighten($link_color,10%); + *:selected & { color: mix($selected_fg_color, $selected_bg_color, 90%); } + } + &:active { + color: $link_color; + *:selected & { color: mix($selected_fg_color, $selected_bg_color, 80%); } + } + &:backdrop, &:backdrop:hover, &:backdrop:hover:selected { + color: $selected_bg_color; + } + &:selected, *:selected & { + color: mix($selected_fg_color, $selected_bg_color, 80%); + } +} + +button:link, button:visited { + @extend %undecorated_button; + @extend *:link; + text-shadow: none; + &:hover, &:active, &:checked { + @extend %undecorated_button; + text-shadow: none; + } + &:backdrop { + @extend %undecorated_button; //This shouldn't be needed but avoids + //a weird transition which for some reason + //makes borders blink on hover + } +} + +/***************** + * GtkSpinButton * + *****************/ + +spinbutton { + button { + background-image: none; + border-style: none none none solid; + border-color: transparentize($borders_color, 0.7); + color: mix($fg_color, $base_color, 90%); + border-radius: 0; + box-shadow: none; + // padding-left: 6px; + // padding-right: 6px; + &:dir(rtl) { border-style: none solid none none; } + &:hover { + color: $fg_color; + background-color: transparentize($fg_color, 0.95); + } + &:disabled { + color: transparentize($insensitive_fg_color, 0.7); + } + &:active { + box-shadow: inset 0 2px 3px -1px transparentize(black, 0.8); + background-color: transparentize(black, 0.9); + } + &:backdrop { + color: mix($backdrop_fg_color, $backdrop_base_color, 90%); + border-color: transparentize($backdrop_borders_color, 0.7); + background-color: transparent; + } + &:backdrop:disabled { + background-image: none; + color: transparentize($backdrop_insensitive_color,0.7); + border-style: none none none solid; // It is needed or it gets overridden + &:dir(rtl) { border-style: none solid none none; } + } + } + .osd & { + button { + @include button(undecorated); + color: $osd_fg_color; + border-style: none none none solid; + border-color: transparentize($osd_borders_color, 0.3); + border-radius: 0; + box-shadow: none; + -gtk-icon-shadow: 0 1px black; + &:dir(rtl) { border-style: none solid none none; } + &:hover { + @include button(undecorated); + color: $osd_fg_color; + border-color: transparentize(opacify($osd_borders_color, 1), 0.5); + background-color: transparentize($osd_fg_color, 0.9); + -gtk-icon-shadow: 0 1px black; + box-shadow: none; + } + &:backdrop { + @include button(undecorated); + color: $osd_fg_color; + border-color: transparentize(opacify($osd_borders_color, 1), 0.5); + -gtk-icon-shadow: none; + box-shadow: none; + } + &:disabled { + @include button(undecorated); + color: $osd_insensitive_fg_color; + border-color: transparentize(opacify($osd_borders_color, 1), 0.5); + -gtk-icon-shadow: none; + box-shadow: none; + } + &:last-child { border-radius: 0 3px 3px 0; } + &:dir(rtl):first-child { border-radius: 3px 0 0 3px; } + } + } + &.vertical, &.vertical:dir(rtl) { //FIXME: try using linking templates for vertically linked stuff + button { + padding-top: 8px; // Same vertical padding as image-buttons + padding-bottom: 8px; // + &:first-child { + @extend %top_button; + @include button(normal, $edge:none); + &:active { + @extend %top_button; + @include button(active, $edge:none); + } + &:hover { + @extend %top_button; + @include button(hover, $edge:none); + } + &:disabled { + @extend %top_button; + @include button(insensitive, $edge:none); + } + &:backdrop { + @extend %top_button; + @include button(backdrop, $edge:none); + } + } + &:last-child { + @extend %bottom_button; + @include button(normal); + &:active { + @extend %bottom_button; + @include button(active); + } + &:hover { + @extend %bottom_button; + @include button(hover); + } + &:disabled { + @extend %bottom_button; + @include button(insensitive); + } + &:backdrop { + @extend %bottom_button; + @include button(backdrop); + } + } + &:backdrop:disabled { + @include button(backdrop-insensitive); + } + } + &.entry { + // we should remove the bottom edge hilight here, but seems + // like buttons are on top of it so it doesn't show up + border-radius: 0; + padding-left: 3px; + padding-right: 3px; + } + %top_button { + border-radius: 3px 3px 0 0; + border-style: solid solid none solid; + } + %bottom_button { + border-radius: 0 0 3px 3px; + border-style: none solid solid solid; + } + } + treeview & { + &.entry, &.entry:focus { + padding: 1px; + border-width: 1px 0; + border-color: $selected_bg_color; + border-radius: 0; + box-shadow: none; + + } + } +} + +/************** + * ComboBoxes * + **************/ +combobox { + > button { padding-top: 3px; padding-bottom: 4px; } // Otherwise combos + // are bigger then + // buttons + -combobox-arrow-scaling: 0.5; + -combobox-shadow-type: none; + + box-shadow: 0 1px $borders_edge; + + + &:disabled { + color: $insensitive_fg_color; + text-shadow: none; + -gtk-icon-shadow: none; + } + &:backdrop { + color: $backdrop_fg_color; + text-shadow: none; + -gtk-icon-shadow: none; + } + &:backdrop:disabled { + color: $backdrop_insensitive_color; + } + menuitem { text-shadow: none; } + .separator.vertical { + // always disable separators + -GtkWidget-wide-separators: true; + } + &.combobox-entry entry { @extend %linked; } + &.combobox-entry button, &.combobox-entry button:backdrop { + // It is needed to specify the backdrop button or it gets overridden + @extend %linked; + } +} + +.linked > combobox > button { + // the combo is a composite widget so the way we do button linkind doesn't + // work, special case needed. See + // https://bugzilla.gnome.org/show_bug.cgi?id=733979 + &:dir(ltr) { @extend %linked_middle; } // specificity bump + &:dir(rtl) { @extend %linked_middle:dir(rtl); } +} +.linked > combobox:first-child > button { + @extend %linked:first-child; +} +.linked > combobox:last-child > button { + @extend %linked:last-child; +} +.linked > combobox:only-child > button { + @extend %linked:only-child; +} +.linked.vertical > comboboxText > button, +.linked.vertical > combobox > button { @extend %linked_vertical_middle; } +.linked.vertical > comboboxText:first-child > button, +.linked.vertical > combobox:first-child > button { @extend %linked_vertical:first-child; } +.linked.vertical > comboboxText:last-child > button, +.linked.vertical > combobox:last-child > button { @extend %linked_vertical:last-child; } +.linked.vertical > comboboxText:only-child > button, +.linked.vertical > combobox:only-child > button { @extend %linked_vertical:only-child; } + +/************ + * Toolbars * + ************/ +.toolbar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: $bg_color; + .osd &, &.osd { + padding: 13px; + border: none; + border-radius: 5px; + background-color: $osd_bg_color; + } +} + +//searchbar, location-bar & inline-toolbar +.inline-toolbar { + @extend .toolbar; + @extend %inset-bar; + border-width: 0 1px 1px; + padding: 3px; + border-radius: 0 0 3px 3px; +} +.search-bar, .location-bar { + @extend .toolbar; + @extend %inset-bar; + border-width: 0 0 1px; + padding: 3px; +} + +%inset-bar { + border-style: solid; + border-color: $borders_color; + //$_bg: mix($bg_color, $borders_color, 70%); + text-shadow: none; + background-color: $bg_color; + //box-shadow: inset 0 2px 3px -1px mix($borders_color, $_bg, 60%), + // _widget_edge(); + //FIXME edge would be nice, but doesn't work + &:backdrop { + border-color: $backdrop_borders_color; + background-color: $backdrop_dark_fill; + box-shadow: none; + } +} + +/*************** + * Header bars * + ***************/ + +.titlebar, +headerbar { + padding: 2px 6px; + border-width: 0px 0px 2px 0px; + border-style: solid; + border-color: $selected_bg_color; + border-radius: 0; + color: $titlebar_fg_color; + + @include headerbar_fill; + + &:backdrop { + border-color: transparent; + background-color: $bg_color; + background-image: none; + box-shadow: none; + color: $backdrop_fg_color; + } +.path-bar button { + color: $titlebar_fg_color; + } +button { + background-color: $titlebar_bg_color; + color: $titlebar_fg_color; + background-image: none; + border-color: transparent; + box-shadow: none; + + &.flat { @include button(undecorated,$titlebar_bg_color); } + &:hover { + border-color: $selected_bg_color; + } + &:active, &:checked { + @include button(active); + border-color: $titlebar_bg_color; + box-shadow: none; + &:hover { + @include button(active-hover); + border-color: $titlebar_bg_color; + box-shadow: none; + } + &:backdrop { + background-image: none; + background-color: $backdrop_bg_color; + border-color: $backdrop_bg_color; + } + } + + &.suggested-action { + background-color: shade($selected_bg_color,1.1); + &:hover { + background-color: $selected_bg_color; + } + &:disabled { + background-color: $titlebar_bg_color; + color: shade($titlebar_fg_color,0.5); + &:active, &:checked { + background-color: $titlebar_bg_color; + color: shade($titlebar_fg_color,0.5); + } + } + } + + &:backdrop { + background-color: $bg_color; + color: $backdrop_fg_color; + } + + &.flat:backdrop, &.flat:backdrop:disabled, &:disabled:backdrop { + background-image: none; + background-color: $backdrop_bg_color; + color: $backdrop_fg_color; + } + &.flat:disabled { + @include button(undecorated); + } + &:disabled { + background-color: $titlebar_bg_color; + color: shade($titlebar_fg_color,0.5); + &:active, &:checked { + @include button(insensitive-active,$titlebar_bg_color); + } + } + } + .title { + font-weight: normal; + padding: 0px 12px; + } + + .subtitle { + font-size: smaller; + padding: 0 12px; + @extend .dim-label; + } + + .header-bar-separator, + & > box > .separator.vertical { + -GtkWidget-wide-separators: true; + -GtkWidget-separator-width: 1px; + border-width: 0 1px; + border-image: linear-gradient(to bottom, + transparentize($borders_color,1), + $borders_color 30%, + $borders_color 70%, + transparentize($borders_color,1) 100%) + 0 1 / 0 1px stretch; //FIXME use a proper color + + &:backdrop { + border-image: linear-gradient(to bottom, transparentize($backdrop_borders_color, 0.5)) + 0 1 / 1px 1px; //FIXME use a proper color + } + } + + &.selection-mode { + + color: $selected_fg_color; + text-shadow: none; + border-color: $selected_borders_color; + background-image: none; + background-color: $titlebar_bg_color; + box-shadow: none; + + &:backdrop { + background-image: none; + background-color: $bg_color; + box-shadow: none; + } + + .subtitle:link { @extend *:link:selected; } + + button { + @include button(normal, $selected_bg_color, $selected_fg_color); + + &.flat { @include button(undecorated); } + + &:hover { @include button(hover, $selected_bg_color, $selected_fg_color); } + + &:active, &:checked { @include button(active, $selected_bg_color, $selected_fg_color); } + + &:backdrop, + &.flat:backdrop { + @include button(backdrop, $selected_bg_color, $selected_fg_color); + -gtk-icon-effect: none; + border-color: $selected_borders_color; + + &:active, + &:checked { + @include button(backdrop-active, $selected_bg_color, $selected_fg_color); + border-color: $selected_borders_color; + } + + &:disabled { + @include button(backdrop-insensitive, $selected_bg_color, $selected_fg_color); + border-color: $selected_borders_color; + } + + &:disabled:active, + &:disabled:checked { + @include button(backdrop-insensitive-active, $selected_bg_color, + $selected_fg_color); + border-color: $selected_borders_color; + } + } + + &.flat:backdrop, + &.flat:disabled, + &.flat:disabled:backdrop { + @include button(undecorated); + } + + &:disabled { + @include button(insensitive, $selected_bg_color, $selected_fg_color); + + &:active, &:checked { @include button(insensitive-active, $selected_bg_color, $selected_fg_color); } + } + + &.suggested-action { + @include button(normal); + border-color: $selected_borders_color; + + &:hover { + @include button(hover); + border-color: $selected_borders_color; + } + + &:active { + @include button(active); + border-color: $selected_borders_color; + } + + &:disabled { + @include button(insensitive); + border-color: $selected_borders_color; + } + + &:backdrop { + @include button(backdrop); + border-color: $selected_borders_color; + } + + &:backdrop:disabled { + @include button(backdrop-insensitive); + border-color: $selected_borders_color; + } + } + } + + .selection-menu { + border-color: transparentize($selected_bg_color, 1); + background-image: linear-gradient(to bottom, transparentize($selected_bg_color, 1)); + box-shadow: none; + padding-left: 10px; + padding-right: 10px; + + arrow { -arrow-arrow-scaling: 1; } + + .arrow { + -gtk-icon-source: -gtk-icontheme('pan-down-symbolic'); + color: transparentize($selected_fg_color,0.5); + -gtk-icon-shadow: none; + } + + &:backdrop { @extend .selection-menu }; + } + } + + .tiled &, .maximized & { + border-radius: 0; // squared corners when the window is max'd or tiled + } + + &.default-decoration { + padding: 4px; + button { padding: 5px; } + } +} + +/************ + * Pathbars * + ************/ + +.path-bar button { + padding: 5px 6px 6px; + @include button(undecorated); + color: $fg_color; + &:hover {border-color: $selected_bg_color; } + &:active, &:checked { + background-color: $borders_color; + } + &:first-child { padding-left: 8px; } + &:last-child { padding-right: 8px; } + &:only-child { + padding-left: 12px; + padding-right: 12px; + } + + // the following is for spacing the icon and the label inside the home button + .label:last-child { padding-left: 2px; } + .label:first-child { padding-right: 2px; } + .label:only-child { padding-right: 0; padding-left: 0; } + image { padding-top: 1px; } +} + +/************** + * Tree Views * + **************/ +treeview.view { + -GtkTreeView-grid-line-width: 1; + -GtkTreeView-grid-line-pattern: ''; + -GtkTreeView-tree-line-width: 1; + -GtkTreeView-tree-line-pattern: ''; + -GtkTreeView-expander-size: 16; + + border-left-color: mix($fg_color, $base_color, 50%); // this is actually the tree lines color, + border-top-color: $bg_color; // while this is the grid lines color, better then nothing + + &:selected { border-radius: 0; } // rest border radius in lists + + &:selected, &:backdrop:selected { + border-left-color: mix($selected_fg_color, $selected_bg_color, 50%); + border-top-color: transparentize($fg_color, 0.9); // doesn't work unfortunatelly + } + + &:disabled { + color: $insensitive_fg_color; + &:selected { + color: mix($selected_fg_color, $selected_bg_color, 40%); + &:backdrop { color: mix($backdrop_selected_fg_color, $selected_bg_color, 30%); } + } + &:backdrop { color: $backdrop_insensitive_color; } + } + + &.separator:backdrop { + color: transparentize(black, 0.9); + } + + &:backdrop { + border-left-color: mix($backdrop_fg_color, $backdrop_bg_color, 50%); + border-top: $backdrop_bg_color; + } + + &.dnd { + border-style: solid none; + border-width: 1px; + border-color: mix($fg_color, $selected_bg_color, 50%); + } + + &treeview.view expander { + -gtk-icon-source: -gtk-icontheme('pan-end-symbolic'); + &:dir(rtl) { -gtk-icon-source: -gtk-icontheme('pan-end-symbolic-rtl'); } + color: mix($fg_color, $base_color, 70%); + &:hover { color: $fg_color; } + &:selected { + color: mix($selected_fg_color, $selected_bg_color, 70%); + &:hover { color: $selected_fg_color; } + &:backdrop { color: mix($backdrop_selected_fg_color, $selected_bg_color, 70%); } + } + + &:checked { -gtk-icon-source: -gtk-icontheme('pan-down-symbolic'); } + + &:backdrop { color: mix($backdrop_fg_color, $backdrop_base_color, 70%); } + } + + progressbar { // progress bar in treeviews + @if $variant == light { color: $base_color; } + + border: 1px solid $selected_borders_color; + border-radius: 4px; + background-image: linear-gradient(to bottom, + $selected_bg_color, + darken($selected_bg_color,10%)); + box-shadow: inset 0 1px if($variant=='light', transparentize(white,0.7), + transparentize(white,0.85)), + 0 1px if($variant=='light', transparentize(black, 0.8), + transparentize(black,0.9)); + + &:selected { + @if $variant == 'light' { + color: $selected_bg_color; + box-shadow: none; + } + + @else { box-shadow: inset 0 1px transparentize(white, 0.95); } + + background-image: linear-gradient(to bottom, + $base_color, + darken($base_color,10%)); + + &:backdrop { + @if $variant == 'light' { + color: $selected_bg_color; + border-color: $selected_borders_color; // otherwise it gets inherited by .view(?!?) + } + @else { border-color: $backdrop_base_color; } + background-color: $backdrop_base_color; + } + } + + &:backdrop { + @if $variant == 'light' { color: $backdrop_base_color; } + @else { border-color: $backdrop_base_color; } + background-image: none; + box-shadow: none; + } + } + + &.trough { // progress bar trough in treeviews + background-color: transparentize($fg_color,0.9); + border-radius: 4px; + + &:selected { + background-color: if($variant == 'light', + transparentize($selected_fg_color, 0.7), + darken($selected_bg_color, 10%)); + @if $variant == 'light' { + border-width: 1px 0; + border-style: solid; + border-color: $selected_bg_color; + } + } + } +} + +column-header { + button { + @extend %column_header_button; + $_column_header_color: mix($fg_color, $base_color, 50%); + color: $_column_header_color; + background-color: $base_color; + font-weight: bold; + text-shadow: none; + box-shadow: none; + &:hover { + @extend %column_header_button; + color: mix($_column_header_color, $fg_color, 50%); + box-shadow: none; + transition: none; //I shouldn't need this + } + &:active { + @extend %column_header_button; + color: $fg_color; + transition: none; //I shouldn't need this + } + &.dnd { + @extend column-header.button.dnd; + } + } + &:last-child button, + &:last-child button:backdrop, // set :backdrop too or the border will be visibile there + &:last-child.button, + &:last-child.button:backdrop { //treeview-like derived widgets in Banshee and Evolution + border-right-style: none; + } +} + +column-header.button.dnd { // for treeview-like derive widgets + transition: none; + color: $selected_bg_color; + box-shadow: inset 1px 1px 0 1px $selected_bg_color, + inset -1px 0 0 1px $selected_bg_color, + inset 1px 1px $base_color, inset -1px 0 $base_color;; + &:active { @extend column-header.button.dnd; } + &:selected { @extend column-header.button.dnd; } + &:hover { @extend column-header.button.dnd; } +} + +%column_header_button { + padding: 3px 6px; + border-style: none solid solid none; + border-radius: 0; + background-image: none; + border-color: $bg_color; + text-shadow: none; + &:disabled { + border-color: $bg_color; + background-image: none; + } + &:backdrop { + border-color: $backdrop_bg_color; + border-style: none solid solid none; + color: mix($backdrop_fg_color, $backdrop_bg_color, 50%); + background-image: none; + background-color: $backdrop_base_color; + &:disabled { + border-color: $backdrop_bg_color; + background-image: none; + } + } +} + + +/********* + * Menus * + *********/ +menubar { + -GtkWidget-window-dragging: true; + padding: 2px; + box-shadow: none; + &:backdrop { background-color: $backdrop_bg_color; } + & > menuitem { + padding: 4px 8px; + &:hover { //Seems like it :hover even with keyboard focus + background-color: $selected_bg_color; + color: $selected_fg_color; + } + &:disabled { + color: $insensitive_fg_color; + box-shadow: none; + } + } +} + +menu { + padding: 0px; + background-color: $bg_color; + border: 1px solid $borders_color; // adds borders in a non composited env + border-radius: 3px; + .csd & { border: 1px solid $borders_color; } // axes borders in a composited env + menuitem { + text-shadow: none; + padding: 6px 6px; + &:hover { + color: $selected_fg_color; + background-color: $selected_bg_color; + background-clip: padding-box; + border-style: solid; + border-width: 0px 1px 0px 1px; + border-color: if($variant == 'light', darken($selected_bg_color, 10%), lighten($selected_bg_color, 10%)); //tint sides of menu + //round top and bottom items + &:first-child { + border-radius: 3px 3px 0px 0px; + border-width: 1px 1px 0px 1px; + } + &:last-child{ + border-radius: 0px 0px 3px 3px; + border-width: 0px 1px 1px 1px; + } + } + &:disabled { + color: $insensitive_fg_color; + &:backdrop { color: $backdrop_insensitive_color; } + } + *:disabled { + color: $insensitive_fg_color; + &:backdrop { color: $backdrop_insensitive_color; } + } + &:backdrop, &:backdrop:hover { + color: $fg_color; + background-color: $bg_color; + } + //submenu indicators + arrow { -gtk-icon-source: -gtk-icontheme('pan-end-symbolic'); } + arrow:dir(rtl) {-gtk-icon-source:-gtk-icontheme('pan-end-symbolic-rtl'); } + } + + &.button { // overlow buttons + @extend %undecorated_button; + border-style: none; + border-radius: 0; + &.top { border-bottom: 1px solid mix($fg_color, $base_color, 10%); } + &.bottom { border-top: 1px solid mix($fg_color, $base_color, 10%); } + &:hover { background-color: mix($fg_color, $base_color, 10%); } + &:disabled { + color: transparent; + background-color: transparent; + border-color: transparent ; + } + } +} + +menuitem .accelerator { color: gtkalpha(currentColor,0.55); } + + +/*************** + * Popovers * + ***************/ + +popover { + padding: 2px; + border: 1px solid $borders_color; + border-radius: 2px; + background-color: $bg_color; + + box-shadow: 0 2px 3px transparentize(black, 0.5); + + &:backdrop { + box-shadow: none; + } + + > list, + > .view, + > .toolbar, + &.osd > .toolbar { + border-style: none; + background-color: transparent; + } + + button.flat { + color: $fg_color; + } + + button.flat:hover { + background-color: transparentize($selected_bg_color, 0.8); + color: $fg_color; + text-shadow: none; + transition: none; + } + + &.osd { @extend %osd; } +} + +//touch selection handlebars for the Popover.osd above +entry.cursor-handle, +.cursor-handle { + background-color: transparent; + background-image: none; + box-shadow: none; + border-style: none; + &.top { -gtk-icon-source: -gtk-icontheme('selection-start-symbolic'); } + &.bottom { -gtk-icon-source: -gtk-icontheme('selection-end-symbolic'); } +} + +/***************** + * Notebooks and * + * Tabs * + *****************/ + +notebook { + // Through me you go to the grief wracked city; + // Through me you go to everlasting pain; + // Through me you go a pass among lost souls. + // ... + // Abandon all hope — Ye Who Enter Here + background-color: $bg_color; + -GtkNotebook-initial-gap: 0; + -GtkNotebook-arrow-spacing: 5; + -GtkNotebook-tab-curvature: 0; + -GtkNotebook-tab-overlap: 0; + -GtkNotebook-has-tab-gap: false; + -GtkWidget-focus-padding: 0; + -GtkWidget-focus-line-width: 0; + transition: all 200ms $ease-out-quad; + //padding: 6px; + + + &.frame { + border: 1px solid $borders_color; + // FIXME doesn't work + &.top { border-top-width: 0; } + &.bottom { border-bottom-width: 0; } + &.right { border-right-width: 0; } + &.left { border-left-width: 0; } + //&:backdrop { border-color: $borders_color; } + } + &.header { + // FIXME: double borders in some case, can't fix it w/o a class tho + // FIXME: doesn't work on dark var + background-color: $bg_color; + padding-top: 4px; + + // this is the shading of the header behind the tabs + &.frame { + border-style: solid; + border-color: $borders_color; + &.top { border-width: 0px; } + &.bottom { border-width: 0px; } + &.right { border-width: 0px; } + &.left { border-width: 0px; } + &:backdrop { border-color: $borders_color; } + } + &.top { + box-shadow: inset 0 -1px $borders_color; // border + + } + &.bottom { + box-shadow: inset 0 1px $borders_color; + + } + &.right { + box-shadow: inset 1px 0 $borders_color; + + } + &.left { + box-shadow: inset -1px 0 $borders_color; + + } + } + + tab { + border-width: 1px; + border-style: solid; + border-color: if($variant == 'light', shade($borders_color,1.1), transparentize($borders_color, 0.8)); + background-color: if($variant == 'light', shade($borders_color,1.1), transparentize($borders_color, 0.8)); + + outline-offset: 0; + + $tab_indicator_size: 3px; + //vertical tab sizing + $vt_vpadding: 6px; + $vt_hpadding: 8px; + // horizontal tab sizing + $ht_vpadding: 6px; + $ht_hpadding: 8px; + + //FIXME: we get double border in some cases, not considering the broken + //notebook content frame... + &.top, &.bottom { padding: $vt_vpadding $vt_hpadding; } + &.left, &.right { padding: $ht_vpadding $ht_hpadding; } + + + /* works for testnotebookdnd, but there's a superfluous border + in gedit or web, commented out for now, needs gtk fixes + &.reorderable-page { + &.top { + padding-top: ($vt_vpadding - 1px); + border-top-width: 1px; + border-left-width: 1px; + border-right-width: 1px; + } + &.bottom { + padding-bottom: ($vt_vpadding - 1px); + border-bottom-width: 1px; + border-left-width: 1px; + border-right-width: 1px; + } + &.left { + padding-left: ($ht_hpadding - 1px); + border-left-width: 1px; + border-top-width: 1px; + border-bottom-width: 1px; + } + &.right { + padding-right: ($ht_hpadding - 1px); + border-right-width: 1px; + border-top-width: 1px; + border-bottom-width: 1px; + } + } + */ + &.reorderable-page { + background-color: $bg_color; + &.top, &.bottom { + padding-left: 12px; // for a nicer close button + padding-right: 6px; // placement + padding-bottom: 8px; + } + } + &.top { + //padding-bottom: ($vt_vpadding -$tab_indicator_size); + border-radius: 3px 3px 0px 0px; + &:active, &.active-page, &:backdrop:active { + border-color: $borders_color; + border-bottom-color: $bg_color; + background-color: $bg_color; + &:hover, &.prelight-page { + border-color: $borders_color; + border-bottom-color: $bg_color; + } + } + } + &.bottom { + border-radius: 0px 0px 3px 3px; + &:active, &.active-page, &:backdrop:active { + border-color: $borders_color; + border-top-color: $bg_color; + background-color: $bg_color; + &:hover, &.prelight-page { + border-color: $borders_color; + border-top-color: $bg_color; + } + } + } + &.left { + border-radius: 3px 0px 0px 3px; + &:active, &.active-page, &:backdrop:active { + border-color: $borders_color; + border-right-color: $bg_color; + background-color: $bg_color; + &:hover, &.prelight-page { + border-color: $borders_color; + border-right-color: $bg_color; + } + } + } + &.right { + border-radius: 0px 3px 3px 0px; + &:active, &.active-page, &:backdrop:active { + border-color: $borders_color; + border-left-color: $bg_color; + background-color: $bg_color; + &:hover, &.prelight-page { + border-color: $borders_color; + border-left-color: $bg_color; + } + } + } + + //here's the interesting stuff + &:hover, &.prelight-page { + background-color: transparentize($hover_color, 0.8); + border-color: transparentize($hover_color, 0.8); + } + + // &:backdrop { +// background-color: $borders_color; +// } + + @each $_tab, $_border, $_shadow1 in (top, right, -3px 0px 0px 0px), + (bottom, right, -3px 0px 0px 0px), + (left, bottom, 0px -3px 0px 0px), + (right, bottom, 0px -3px 0px 0px) { + &.reorderable-page.#{$_tab} { + border-width: 3px; + border-style: solid; + border-color: $bg_color; + background-color: $bg_color; + border-#{$_border}-width: 1px; + border-#{$_border}-color: $borders_color; + box-shadow: inset #{$_shadow1} $bg_color; + &:hover, &.prelight-page { + box-shadow: inset 0px -3px 0px 0px transparentize($selected_bg_color,0.7), inset $_shadow1 $bg_color; + } + &:active, &.active-page { + box-shadow: inset 0px -3px 0px 0px $selected_bg_color, inset $_shadow1 $bg_color; + &:hover { + background-color: $bg_color; + border-color: $bg_color; + border-#{$_border}-color: $borders_color; + } + &:backdrop { + background-color: $bg_color; + border-color: $bg_color; + border-#{$_border}-color: $borders_color; + } + } + &:backdrop { + background-color: $bg_color; + border-color: $bg_color; + border-#{$_border}-color: $borders_color; + } + } + } + .label { //tab text + padding: 0 2px; // needed for a nicer focus ring + color: $fg_color; + + } + .prelight-page .label, .label.prelight-page { + // prelight tab text + color: $fg_color; + + } + .active-page .label, .label.active-page { + // active tab text + color: $fg_color; + + } + button { //tab close button + padding: 0px; + border: 1px solid transparent; + border-radius: 50%; + background-image: none; + background-color: $borders_color; + box-shadow: none; + -gtk-icon-shadow: none; + transition: none; + color: $bg_color; + &:hover { + background-color: $icon_red; + border-color: transparent; + background-image: none; + box-shadow: none; + } + &:active { + color: $bg_color; + border-color: transparent; + background-image: none; + box-shadow: none; + } + &:backdrop { + color: $bg_color; + border-color: transparent; + } + & > image { + padding: 0px; + } + } + button .active-page, button.active-page { //not working + background-color: $icon_red; + } + } + &.arrow { + color: $insensitive_fg_color; + &:hover { color: $hover_color; } + &:active { color: $selected_bg_color; } + &:disabled { + color: transparentize($insensitive_fg_color,0.7); + } + &:backdrop { + color: $insensitive_fg_color; + &:disabled { + color: transparentize($insensitive_fg_color,0.7); + } + } + } +} + +/************** + * Scrollbars * + **************/ + +scrollbar { + -GtkRange-trough-border: 0; + -GtkScrollbar-has-backward-stepper: true; + -GtkScrollbar-has-forward-stepper: true; + -GtkRange-slider-width: 16; + -GtkScrollbar-min-slider-length: 64; + -GtkRange-stepper-spacing: 1; + -GtkRange-trough-under-steppers: 0; + + button { + border: none; + background-image:none; + background-color: transparent; + box-shadow: none; + &:hover { + color: $hover_color; + background-image:none; + background-color: transparent; + } + &:disabled { color: $insensitive_fg_color; } + } + + // Overlay Scrollbars + &.dragging, // if this isn't set, the scrollbars don't update their size correctly + &.hovering { opacity: 0.998; } // probably a gtk bug + &.overlay-indicator:not(.dragging):not(.hovering) { opacity: 0.999; } // + + + &.overlay-indicator:not(.dragging):not(.hovering) { + -GtkRange-slider-width: 8px; + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; + + &.vertical { slider { @include _border(scrollbar-slider-overlay, $prefix:assets, $radius: 0, $width: 5px 4px 5px 4px, $image-width: 6 4 6 4 / 6px 4px 6px 4px); } } + &.horizontal { slider { @include _border(scrollbar-slider-overlay-horizontal, $prefix:assets, $radius: 0, $width: 4px 6px 4px 6px, $image-width: 4 6 4 6 / 4px 6px 4px 6px); } } + + .trough { + border: none; + background: none; + } + } + // Normal Scrollbars / Overlay Scrollbars on Mouseover + &.vertical{ + trough { + @include _border(scrollbar-trough, $prefix:assets, $radius: 0, $width: 8px 8px 8px 8px, $image-width: 8 8 8 8 / 8px 8px 8px 8px); + + &:dir(rtl) { @include _border(scrollbar-trough-rtl, $prefix:assets, $radius: 0, $width: 8px 8px 8px 8px, $image-width: 8 8 8 8 / 8px 8px 8px 8px); } + } + slider { + @include _border(scrollbar-slider, $prefix:assets, $radius: 0, $width: 8px 8px 8px 8px, $image-width: 8 8 8 8 / 8px 8px 8px 8px); + &:dir(rtl) { @include _border(scrollbar-slider-rtl, $prefix:assets, $radius: 0, $width: 8px 8px 8px 8px, $image-width: 8 8 8 8 / 8px 8px 8px 8px); } + &:hover, &:disabled { + @include _border(scrollbar-slider-hover, $prefix:assets, $radius: 0, $width: 8px 8px 8px 8px, $image-width: 8 8 8 8 / 8px 8px 8px 8px); + &:dir(rtl) { @include _border(scrollbar-slider-rtl-hover, $prefix:assets, $radius: 0, $width: 8px 8px 8px 8px, $image-width: 8 8 8 8 / 8px 8px 8px 8px); } + } + &:active { + @include _border(scrollbar-slider-active, $prefix:assets, $radius: 0, $width: 8px 8px 8px 8px, $image-width: 8 8 8 8 / 8px 8px 8px 8px); + &:dir(rtl) { @include _border(scrollbar-slider-rtl-active, $prefix:assets, $radius: 0, $width: 8px 8px 8px 8px, $image-width: 8 8 8 8 / 8px 8px 8px 8px); } + } + } + } + &.horizontal { + trough { + @include _border(scrollbar-trough-horizontal, $prefix:assets, $radius: 0, $width: 8px 8px 8px 8px, $image-width: 8 8 8 8 / 8px 8px 8px 8px); } + slider { + @include _border(scrollbar-slider-horizontal, $prefix:assets, $radius: 0, $width: 8px 8px 8px 8px, $image-width: 8 8 8 8 / 8px 8px 8px 8px); + + &:hover, &:disabled { @include _border(scrollbar-slider-horizontal-hover, $prefix:assets, $radius: 0, $width: 8px 8px 8px 8px, $image-width: 8 8 8 8 / 8px 8px 8px 8px); } + &:active { @include _border(scrollbar-slider-horizontal-active, $prefix:assets, $radius: 0, $width: 8px 8px 8px 8px, $image-width: 8 8 8 8 / 8px 8px 8px 8px); } + } + } +} + + +scrollbars-junction, +scrollbars-junction.frame { // the small square between two scrollbars + border-color: transparent; + // the border image is used to add the missing dot between the borders, details, details, details... + border-image: linear-gradient(to bottom, $borders_color 1px, transparent 1px) 0 0 0 1 / 0 1px stretch; + background-color: $scrollbar_bg_color; + + &:dir(rtl) { border-image-slice: 0 1 0 0; } + + &:backdrop { + border-image-source: linear-gradient(to bottom, $backdrop_borders_color 1px, transparent 1px); + background-color: $backdrop_scrollbar_bg_color; + } +} + + +/********** + * Switch * + **********/ + +switch { + -switch-slider-width: 30px; // 55px is the right value to make it as tall + // as buttons, not doing that for now + font-weight: bold; + font-size: smaller; + outline-offset: 0px; + box-shadow: inset 0 1px transparentize(white, 1); // needs to be set here + // otherwise it gets + // clipped + // similar to the scale + border: 1px solid $borders_color; + border-radius: 3px; + color: $fg_color; + background-image: none; + background-color: $bg_color; + text-shadow: none; + &:active, &:checked { + color: $selected_bg_color; + border-color: $selected_bg_color; + box-shadow: none; + text-shadow: none; + &:hover { border-color: $hover_color} + } + &:hover { + border-color: $selected_bg_color; + } + &:disabled { + color: $insensitive_fg_color; + border-color: $borders_color; + background-image: none; + background-color: $insensitive_bg_color; + box-shadow: none; + text-shadow: none; + } + + } + + slider { + padding: 3px; + border: 3px solid; + border-radius: 3px; + border-color:transparentize(white,1); + box-shadow: none; + background-color: $borders_color; + &:hover { + box-shadow: none; + } + &:active { + background-color: $selected_bg_color; + &:hover { background-color: $hover_color} + } + &:disabled { background-color: $insensitive_bg_color; } + + } + row:selected &, infobar & { + @if $variant == 'light' { + box-shadow: none; + border-color: $selected_borders_color; + &:backdrop { border-color: $selected_borders_color; } + slider:dir(rtl) { border-left-color: $borders_color; } + slider:dir(ltr) { border-right-color: $borders_color; } + slider, + slider:active { border-color: $selected_borders_color; } + } + } + +} + +/************************* + * Check and Radio items * + *************************/ + +// draw regular check and radio items using our PNG assets +// all assets are rendered from assets.svg. never add pngs directly + +$asset_suffix: if($variant=='dark', '-dark', ''); +@each $w,$a in ('check', 'checkbox'), + ('radio','radio') { + + //standard checks and radios + @each $s,$as in ('','-unchecked'), + (':hover', '-unchecked-hover'), + (':active', '-unchecked-active'), + (':disabled','-unchecked-insensitive'), + (':backdrop', '-unchecked-backdrop'), + (':backdrop:disabled', '-unchecked-backdrop-insensitive'), + (':indeterminate', '-mixed'), + (':indeterminate:hover', '-mixed-hover'), + (':indeterminate:selected', '-mixed-active'), + (':indeterminate:backdrop', '-mixed-backdrop'), + (':indeterminate:disabled', '-mixed-insensitive'), + (':indeterminate:disabled:backdrop', '-mixed-backdrop-insensitive'), + (':checked', '-checked'), + (':checked:disabled','-checked-insensitive'), + (':checked:hover', '-checked-hover'), + (':checked:active', '-checked-active'), + (':backdrop:checked', '-checked-backdrop'), + (':backdrop:checked:disabled', '-checked-backdrop-insensitive') { + .#{$w}#{$s} { + -gtk-icon-source: -gtk-scaled(url("assets/#{$a}#{$as}#{$asset_suffix}.png"), + url("assets/#{$a}#{$as}#{$asset_suffix}@2.png")); + -gtk-icon-shadow: if(str-index($s,"backdrop"), none, 0 1px 0 $borders_edge); //no edge highlight for :backdrop + &.button.flat { -gtk-icon-shadow: none; } + } + @if $variant == 'light' { + // the borders of the light variant versions of checks and radios are + // too similar in luminosity to the selected background color, hence + // we need special casing. + .view.#{$w}#{$s}:selected, + list-row:selected .#{$w}#{$s} { + -gtk-icon-source: -gtk-scaled(url("assets/selected-#{$a}#{$as}#{$asset_suffix}.png"), + url("assets/selected-#{$a}#{$as}#{$asset_suffix}@2.png")); + } + } + } + + //menu + menu menuitem.#{$w} { + -gtk-icon-source: -gtk-icontheme('#{$a}-symbolic'); + color: mix($fg_color, $bg_color, 60%); + -gtk-icon-shadow: none; + &:active, &:checked { + -gtk-icon-source: -gtk-icontheme('#{$a}-checked-symbolic'); + color: $selected_bg_color; + } + &:indeterminate { + -gtk-icon-source: -gtk-icontheme('#{$a}-mixed-symbolic'); + } + &:hover { color: $selected_fg_color; } + &:disabled { color: mix($insensitive_fg_color, $bg_color, 50%); } + } +} + +//treeview and list-rows +.view.check, .view.radio, +list-row check, list-row radio { + -gtk-icon-shadow: none; + &:selected, &:hover { -gtk-icon-shadow: none; } +} + +//content view (grid/list) + +.content-view { + background-color: darken($bg_color,7%); + &:backdrop { background-color: darken($bg_color,7%); } +} + +//selection-mode +@each $s,$as in ('','-selectionmode'), + (':hover', '-hover-selectionmode'), + (':active', '-active-selectionmode'), + (':backdrop', '-backdrop-selectionmode'), + (':checked', '-checked-selectionmode'), + (':checked:hover', '-checked-hover-selectionmode'), + (':checked:active', '-checked-active-selectionmode'), + (':backdrop:checked', '-checked-backdrop-selectionmode') { + .view.content-view.check#{$s} { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox#{$as}.png"), + url("assets/checkbox#{$as}@2.png")); + background-color: transparent; + } +} + +checkbutton.text-button, radiobutton.text-button { + // this is for a nice focus on check and radios text + padding: 1px 2px 4px; + outline-offset: 0; + &:disabled, + &:disabled:active, + &:disabled:indeterminate { + // set insensitive color, which is overriden otherwise + color: $insensitive_fg_color; + &:backdrop { color: $backdrop_insensitive_color; } + } +} + +/************ + * GtkScale * + ************/ +scale, +scale.scale-has-marks-above.scale-has-marks-below, +scale.vertical.scale-has-marks-above.scale-has-marks-below { + // FIXME: rationalize + -GtkScale-slider-length: 20; + -GtkRange-slider-width: 20; + -GtkRange-trough-border: 2; + outline-offset: -9px; + -gtk-outline-radius: 4px; + + &.fine-tune { + outline-offset: -7px; + -gtk-outline-radius: 6px; + trough { + margin: 8px; + border-radius: 4px; + } + } + + slider { + //FIXME: better gradient on the slider and hover state + @include button(normal); + border: 1px solid; + border-radius: 50%; + border-color: $selected_bg_color; + box-shadow: inset 0 1px if($variant=='light', white, + transparentize(white,0.85)), + inset 0 #{-2px} $bg_color, + inset 0 #{-1px} mix($bg_color, $borders_color, 50%); + &:hover { + border-width: 2px; + @include button(hover); + border-color: $hover_color; + border-radius: 50%; // needed for double marks scales + box-shadow: inset 0 1px if($variant=='light', white, + transparentize(white, 0.85)), + inset 0 #{-2px} if($variant=='light', white, + transparentize(white, 0.86)), + inset 0 #{-1px} mix($bg_color, $borders_color, 70%); + } + &:disabled { + border-style: solid; // needed for double marks scales or they'll get + border-radius: 50%; // overridden + background-image: linear-gradient(to bottom, $insensitive_bg_color); + box-shadow: none; + } + &:active { + border: 2px solid if($variant=='light',$selected_bg_color, + darken($selected_bg_color,15%)); + } + //OSD sliders + .osd & { + @include button(osd); + background-color: $titlebar_bg_color; + &:hover { @include button(osd-hover); } + &:active { @include button(osd-active); } + &:backdrop { @include button(osd-backdrop); } + } + } + trough { + margin: 9px; + border: 1px solid transparent; + border-radius: 4px; + background-color: $borders_color; + box-shadow: none; + highlight { + background-color: $selected_bg_color; + border-color: transparent; + box-shadow: none; + } + &:disabled { + border-color: transparent; + background-image: none; + background-color: $insensitive_bg_color; + box-shadow: none; + } + } + &.vertical { + trough { + highlight { + background-color: #888888; + } + &:disabled, &.vertical:disabled { + border-color: transparent; + background-image: none; + background-color: $insensitive_bg_color; + box-shadow: none; + } + } + } + trough { + //OSD troughs + .osd & { + border-color: transparent; + box-shadow: none; + margin: 9px; + &.fine-tune { margin: 7px; } + background-color: $borders_color; + outline-color: transparentize($osd_fg_color, 0.8); + outline-offset: -8px; + highlight { + background-image: none; + background-color: $selected_bg_color; + } + &:disabled, &:backdrop:disabled { + border-color: transparent; + background-color: transparent; + } + &:backdrop { + border-color: transparent; + background-image: none; + } + } + } +} + +$suffix: if($variant == 'light', '', '-dark'); + + @each $dir_class, $dir_infix in ('horizontal', 'horz'), + ('vertical', 'vert') { + @each $marks_infix, $nth_child in ('scale-has-marks-above', ':last-child:not'), + ('scale-has-marks-below', ':first-child:not') { + @each $state, $state_infix in ('', ''), + (':hover', '-hover'), + (':active', '-active'), + (':disabled', '-insensitive') { + &.#{$dir_class} { + %#{$marks_infix}-#{$dir_infix}, + contents#{$nth_child} > trough > slider { + &#{$state} { + // an asymmetric slider asset is used here, so the margins are uneven, the smaller + // margin is set on the point side. + margin: -10px; + $_scale_asset: 'assets/slider-#{$dir_infix}-#{$marks_infix}#{$state_infix}#{$suffix}'; + border-style: none; + border-radius: 0; + + background-image: -gtk-scaled(url('#{$_scale_asset}.png'), url('#{$_scale_asset}@2.png')); + background-size: 16px; + background-color: transparent; + + background-position: center; + background-repeat: no-repeat; + box-shadow: none; + } + } + } + } + } + } + + &.color { + min-height: 0; + min-width: 0; + + trough { + background-image: linear-gradient(to top, $borders_color); + background-repeat: no-repeat; + } + } +} + +/***************** + * Progress bars * + *****************/ + +progressbar { + padding: 0; + font-size: smaller; + color: transparentize($fg_color, 0.6); + box-shadow: none; // here ot it gets + // clipped + + .osd { + -progressbar-xspacing: 0; + -progressbar-yspacing: 0; + -progressbar-min-horizontal-bar-height: 3; + trough { // background + border: 1px solid transparent; + border-radius: 3px; + background-color: $borders_color; + } + } + trough { // background + border: 1px solid transparent; + border-radius: 3px; + background-color: $borders_color; + } +} + +// moving bit +progressbar { + progress{ + background-color: $selected_bg_color; + border: 1px solid $selected_bg_color; + border-radius: 0px; + box-shadow: none; //needed for clipping + } + &.left progress { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; + } + &.right progress { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + } + &.left.right progress { + box-shadow: none; + } + &.vertical progress { + &.bottom progress { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + box-shadow: none; + } + &.top progress { + border-top-left-radius: 3px; + border-top-right-radius: 3px; + } + } + .osd progress { + background-image: none; + background-color: $selected_bg_color; + border-style: none; + border-radius: 0; + } +} + + +/************* + * Level Bar * + *************/ + +levelbar.vertical { + -GtkLevelBar-min-block-width: 6; + -GtkLevelBar-min-block-height: 34; +} + +levelbar { + box-shadow: none; // needs to be set here to avoid clipping + -GtkLevelBar-min-block-width: 34; + -GtkLevelBar-min-block-height: 6; + &.vertical { + -GtkLevelBar-min-block-width: 6; + -GtkLevelBar-min-block-height: 34; + } + &.trough { + border: 1px solid transparent; + padding: 2px; + border-radius: 2px; + background-color: transparent; + } + &.fill-block { + // FIXME: it would be nice to set make fill blocks bigger, but we'd need + // :nth-child working on discrete indicators + border: 1px solid if($variant=='light', $selected_bg_color, + $selected_bg_color); + background-color: $selected_bg_color; + box-shadow: none; + border-radius: 2px; + + &.indicator-discrete { + &.horizontal { margin: 0 1px; } + &.vertical { margin: 1px 0; } + } + &.level-high { + border-color: $success_color; + background-color: $success_color; + &:backdrop { border-color: $success_color; } + } + &.level-low { + border-color: $warning_color; + background-color: $warning_color; + &:backdrop { border-color: $warning_color; }; + } + &.empty-fill-block { + background-color: $borders_color; + border-color: transparent; + box-shadow: none; + + } + } +} + + +/********** + * Frames * + **********/ +frame { + border: 1px solid $borders_color; + &.flat { border-style: none; } + padding: 0; + &.action-bar { + padding: 6px; + border-width: 1px 0 0; + } +} + +scrolledwindow { + GtkViewport.frame { // avoid double borders when viewport inside + // scrolled window + border-style: none; + } +} + +//vbox and hbox separators +.separator { + // always disable separators + // -GtkWidget-wide-separators: true; + color: transparentize(black, 0.9); + + // Font and File button separators + filechooserbutton &.vertical, + button.font &.vertical { + // always disable separators + -GtkWidget-wide-separators: true; + } +} + +/********* + * Lists * + *********/ + +list, list-row { + background-color: $bg_color; + border-width: 0px; + border-color: $selected_bg_color; +} + +list-row, +.grid-child { + padding: 0px 2px; + border-style: solid; + border-width: 0px; + border-color: $selected_bg_color; +} + +list-row.button, +list-row.button:backdrop, +list-row.button:backdrop:active, +list-row.button:backdrop:checked, +list-row.button:backdrop:disabled, +list-row.button:backdrop:disabled:active, +list-row.button:backdrop:disabled:checked, +list-row.button:disabled:active, +list-row.button:disabled:checked { + // reset button inherited stuff + @extend %undecorated_button; + background-color: transparentize($base_color,1); // for the transition + border-style: none; // I need no borders here + border-radius: 0; // and no rounded corners + box-shadow: none; // and no box-shadow + +} + +list-row.button { + // let's take care of background colors + &:hover { + background-color: transparentize($hover_color, 0.8); + } + &:active { + box-shadow: none; + } + &:selected { + &:active { box-shadow: inset 0 2px 3px -1px transparentize(black, 0.5); } + &:hover { + background-color: mix($fg_color, $selected_bg_color, 10%); + } + &:backdrop { background-color: $selected_bg_color; } + } + &:backdrop:hover { background-color: transparent; } +} + +list-row:selected { + @extend %selected_items; + button { + @include button(normal, $edge:none); + @if $variant == 'light' { border-color: $selected_borders_color; } + &.flat { + @include button(undecorated, $edge:none); + color: $selected_fg_color; + } + &:hover { + @include button(hover, $edge:none); + @if $variant == 'light' { border-color: $selected_borders_color; } + } + &:active, &:checked { + @include button(active, $edge:none); + @if $variant == 'light' { border-color: $selected_borders_color; } + } + &:backdrop, &.flat:backdrop { + @include button(backdrop, $edge:none); + @if $variant == 'light' { border-color: $selected_borders_color; } + &:active, &:checked { + @include button(backdrop-active, $edge:none); + @if $variant == 'light' { border-color: $selected_borders_color; } + } + &:disabled { + @include button(backdrop-insensitive, $edge:none); + @if $variant == 'light' { border-color: $selected_borders_color; } + &:active, &:checked { + @include button(backdrop-insensitive-active, $edge:none); + @if $variant == 'light' { border-color: $selected_borders_color; } + } + } + } + &.flat:backdrop { + @include button(undecorated); + color: if($variant=='light', $backdrop_base_color, $backdrop_fg_color); + } + &:disabled { + @include button(insensitive, $edge:none); + @if $variant == 'light' { border-color: $selected_borders_color; } + &:active, &:checked { @include button(insensitive-active, $edge:none); } + } + //FIXME: make placeholder with buttons w/o edge to be extended around + // istead of repeating everytime this stuff. + } +} + +// transition +list-row, list-row.button { + transition: all 300ms $ease-out-quad; + &:hover { transition: none; } +} + + +/********************* + * App Notifications * + *********************/ + +.app-notification, +.app-notification.frame { + @extend %osd; + padding: 10px; + border: none; + border-radius: 0 0 3px 3px; + background-color: $osd_bg_color; + background-image: none; + background-clip: padding-box; + &:backdrop { background-image: none; } + button { + @include button(osd); + &.flat { + @extend %undecorated_button; + -gtk-icon-shadow: 0 1px black; + text-shadow: 0 1px black; + &:backdrop, + &:disabled, + &:backdrop:disabled { @extend %undecorated_button; } + } + &:hover { @include button(osd-hover); } + &:active, + &:checked, + &:backdrop:active, + &:backdrop:checked { + @include button(osd-active); + } + &:disabled, + &:backdrop:disabled { + @include button(osd-insensitive); + } + &:backdrop { @include button(osd-backdrop); } + } +} + +/************* + * Expanders * + *************/ + +treeview.view expander { + -gtk-icon-source: -gtk-icontheme('pan-end-symbolic'); + &:dir(rtl) { -gtk-icon-source: -gtk-icontheme('pan-end-symbolic-rtl'); } + &:hover { color: lighten($fg_color,30%); } //only lightens the arrow + &:checked { -gtk-icon-source: -gtk-icontheme('pan-down-symbolic'); } +} + +/************ + * Calendar * + ***********/ +calendar { + color: $text_color; + border: 1px solid $borders_color; + + &:selected { + @extend .view:selected; + } + + &.header { + border: 1px solid transparentize(black, 0.9); + border-radius: 0; + + &:backdrop { border-color: transparentize(black, 0.9); } + } + + &.button { + @extend %undecorated_button; + color: transparentize($fg_color, 0.55); + + &:hover { + @extend %undecorated_button; + color: $fg_color; + } + + &:backdrop { + @extend %undecorated_button; + color: transparentize($backdrop_fg_color,0.55); + } + } + + &:indeterminate, &:indeterminate:backdrop, + &.highlight, &.highlight:backdrop { color: gtkalpha(currentColor, 0.55); } + + + &:backdrop { + color: $backdrop_text_color; + border-color: $backdrop_borders_color; + } +} + +/*********** + * Dialogs * + ***********/ + +message-dialog .dialog-action-area button { + //padding: 8px; +} + +message-dialog { // Message Dialog styling + -GtkDialog-button-spacing: 8; + -GtkDialog-action-area-border: 8; + + @if $variant==light { + // the bright variant as a slightly darker bg which in this case clashes with the window decoration, overriding + &.background { background-color: $bg_color; } + } + + .titlebar { + //border-style: none; + box-shadow: none; + } + &.csd { // rounded bottom border styling for csd version + &.background { + // bigger radius for better antialiasing + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; + } + .dialog-action-area button { + //padding: 12px; + border-radius: 0; + @include button(normal, $edge:none); + //@extend %middle_button; + &:hover { + @include button(hover, $edge:none); + //@extend %middle_button; + } + &:active { + @include button(active, $edge:none); + //@extend %middle_button; + } + &:disabled { + @include button(insensitive, $edge:none); + //@extend %middle_button; + } + &:backdrop { + @include button(backdrop, $edge:none); + //@extend %middle_button; + } + &:backdrop:disabled { + @include button(backdrop-insensitive, $edge:none); + //@extend %middle_button; + } + @each $b_type, $b_color in (suggested-action, $selected_bg_color), + (destructive-action, $destructive_color) { + &.#{$b_type} { + @include button(normal, $b_color, white, $edge:none); + //@extend %middle_button; + &:hover { + @include button(hover, $b_color, white, $edge:none); + //@extend %middle_button; + } + &:active { + @include button(active, $b_color, white, $edge:none); + //@extend %middle_button; + } + &:backdrop { + @include button(backdrop, $b_color, white, $edge:none); + //@extend %middle_button; + &:disabled { + @include button(backdrop-insensitive, $edge:none); + //@extend %middle_button; + } + } + &:disabled { + //@include button(insensitive, $edge:none); + //@extend %middle_button; + background-color: $titlebar_bg_color; + color: shade($titlebar_fg_color,0.5); + } + } + } + &:first-child{ }//@extend %first_button; } + &:last-child { }//@extend %last_button; } + } + %middle_button { + border-left-style: solid; + border-right-style: none; + border-bottom-style: none; + } + %last_button { + border-bottom-right-radius: 7px; + outline-bottom-right-radius: 5px; + } + %first_button { + border-left-style: none; + border-bottom-left-radius: 7px; + outline-bottom-left-radius: 5px; + } + } +} + +filechooser { + .search-bar { + background-color: $bg_color; + border-color: $bg_color; + box-shadow: none; + &:backdrop { + background-color: $backdrop_base_color; + border-color: $backdrop_bg_color; + } + } + .dialog-action-box { + border-top: 1px solid $borders_color; + &:backdrop { border-top-color: $backdrop_borders_color; } + } +} + +/*********** + * Sidebar * + ***********/ + +.sidebar { + border: none; + background-color: $bg_color; + + &:selected { + @extend %selected_items; + } +} + +// Places sidebar is a special case, since the view here have to look like chrome not content, so we override text color +placessidebar.sidebar .view { + + color: $fg_color; + background-color: transparent; + + .separator, + .separator:backdrop { @extend .separator; } + + .image { // icons color + color: mix($fg_color, $sidebar_bg_color, 70%); + + &:selected { + color: mix($selected_fg_color, $selected_bg_color, 90%); + + &:backdrop { color: mix($backdrop_selected_fg_color, $selected_bg_color, 90%); } + } + + &:disabled { color: mix($insensitive_fg_color, $sidebar_bg_color, 70%); } + + &:backdrop { + color: mix($backdrop_fg_color, $sidebar_bg_color, 70%); + + &:disabled { color: mix($backdrop_insensitive_color, $sidebar_bg_color, 70%); } + } + } + + &:disabled { color: $insensitive_fg_color; } + + &:backdrop { + color: $backdrop_fg_color; + + &:disabled { color: $backdrop_insensitive_color; } + } + + &:selected { + @extend %selected_items; + } +} + + +.sidebar-item { + padding: 10px 4px; + > .label { + padding-left: 6px; + padding-right: 6px; + } + &.needs-attention > .label { + @extend %needs_attention; + background-size: 6px 6px, 0 0; + } +} + + +/********* + * Paned * + *********/ + +paned { // this is for the standard paned separator + + -paned-handle-size: 1; // sets separator width + + -gtk-icon-source: none; // removes handle decoration + margin: 0 8px 8px 0; // drag area of the separator, not a real margin + &:dir(rtl) { + margin-right: 0; + margin-left: 8px; + } + .pane-separator { + background-color: $borders_color; + &:backdrop { + background-color: $backdrop_borders_color; + } + } +} + +paned.wide { // this is for the paned with wide separator + -paned-handle-size: 5; // wider separator here + margin: 0; // no need of the invisible drag area so, reset margin + .pane-separator { + background-color: transparent; + border-style: none solid; + border-color: $borders_color; + border-width: 1px; + } + &.vertical .pane-separator { border-style: solid none;} + .pane-separator:backdrop { border-color: $backdrop_borders_color; } +} + + +/************** + * infobar * + **************/ +infobar { + border-style: none; +} + +.info, +.question, +.warning, +.error { + background-color: $titlebar_bg_color; + color: $selected_fg_color; + text-shadow: none; + border-color: darken($selected_bg_color, 10%); + button { + // FIXME: extend selection mode buttons + @include button(normal, $selected_bg_color, $selected_fg_color, none); + &:hover { + @include button(hover, $selected_bg_color, $selected_fg_color, none); } + &:active { + @include button(active, $selected_bg_color, $selected_fg_color, none); } + &:disabled { + @include button(insensitive,$selected_bg_color,$selected_fg_color,none); } + &:backdrop { + @include button(backdrop, $selected_bg_color, $selected_fg_color, none); + border-color: _border_color($selected_bg_color); + &:disabled { + @include button(backdrop-insensitive, $selected_bg_color, + $selected_fg_color, none); + border-color: _border_color($selected_bg_color); + } + } + } + .label:selected, + .label:selected:focus, + .label:selected:hover { + background-color: darken($selected_bg_color, 10%); + } +} + +/************ + * Tooltips * + ************/ + +tooltip { + &.background { + // background-color needs to be set this way otherwise it gets drawn twice + // see https://bugzilla.gnome.org/show_bug.cgi?id=736155 for details. + background-color: transparentize(black, 0.2); + background-clip: padding-box; + border: 1px solid $tooltip_borders_color; // this suble border is meant to + // not make the tooltip melt with + // very dark backgrounds + } + + color: white; + padding: 4px; /* not working */ + border-radius: 5px; + box-shadow: none; // otherwise it gets inherited by windowframe.csd + text-shadow: 0 1px black; + // FIXME: we need a border or tooltips vanish on black background. + &.window-frame.csd { + background-color: transparent; + } +} + +tooltip * { //Yeah this is ugly + padding: 4px; + background-color: transparent; + color: inherit; // just to be sure +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch { + // This widget is made of two boxes one on top of the other, the lower box is colorswatch {} the other one + // is colorswatch > .overlay {}, colorswatch has the programmatically set background, so most of the style + // is applied to the overlay box. + + $_colorswatch_shadow: inset 0 1px transparentize(black, 0.9), _widget_edge(); + + $_colorswatch_radius: 5px; + + box-shadow: $_colorswatch_shadow; + + // take care of colorswatches on selected elements + :selected & { + box-shadow: none; + &.overlay, &.overlay:hover { + border-color: $selected_fg_color; + } + } + + // we need to re-set the shadow here since it get axed by the previous bit + &:selected { box-shadow: $_colorswatch_shadow; } + + // base color corners rounding + // to avoid the artifacts caused by rounded corner anti-aliasing the base color + // sports a bigger radius. + // nth-child is needed by the custom color strip. + // The :not() madness is needed since actually the overlay is selectable by colorswatch > .overlay + // and colorswatch.overlay, I know it's weird, but this is gtk+, not a browser. + &.top { + border-top-left-radius: $_colorswatch-radius + 1px; + border-top-right-radius: $_colorswatch-radius + 1px; + } + &.bottom { + border-bottom-left-radius: $_colorswatch-radius + 1px; + border-bottom-right-radius: $_colorswatch-radius + 1px; + } + &.left, &:first-child:not(.overlay):not(.top) { + border-top-left-radius: $_colorswatch-radius + 1px; + border-bottom-left-radius: $_colorswatch-radius + 1px; + } + &.right, &:last-child:not(.overlay):not(.bottom) { + border-top-right-radius: $_colorswatch-radius + 1px; + border-bottom-right-radius: $_colorswatch-radius + 1px; + } + &:only-child:not(.overlay) { border-radius: $_colorswatch-radius + 1px; } + + // overlay corner rounding + &.top > .overlay { + border-top-left-radius: $_colorswatch-radius; + border-top-right-radius: $_colorswatch-radius; + } + &.bottom > .overlay { + border-bottom-left-radius: $_colorswatch-radius; + border-bottom-right-radius: $_colorswatch-radius; + } + &:first-child:not(.top) > .overlay { + border-top-left-radius: $_colorswatch-radius; + border-bottom-left-radius: $_colorswatch-radius; + } + &:last-child:not(.bottom) > .overlay { + border-top-right-radius: $_colorswatch-radius; + border-bottom-right-radius: $_colorswatch-radius; + } + &:only-child > .overlay { border-radius: $_colorswatch-radius; } + + // hover effect + &:hover, + &:hover:selected { + background-image: linear-gradient(135deg, transparentize(white, 0.3), + transparentize(white, 1) 50%); + box-shadow: inset 0 1px transparentize(white, 0.6), + inset 0 -1px if($variant == 'light', transparentize(black, 0.9), transparentize(black, 0.6)); + &.color-dark { // swatches with colors with luminosity lower than 50% get the color-dark class + background-image: linear-gradient(135deg, transparentize(white, 0.5), + transparentize(white, 1) 50%); + } + } + &:backdrop, + &:backdrop:selected + &.color-dark:backdrop, + &.color-dark:backdrop:selected { + background-image: none; + box-shadow: none; + } + + // no hover effect for the colorswatch in the color editor + colorchooser & { + border-radius: 3px; // same radius as the entry + &:hover { + background-image: none; + box-shadow: inset 0 1px transparentize(black, 0.9), _widget_edge(); + } + &:backdrop { box-shadow: none; } + } + + // indicator and keynav outline colors + &.color-dark { + color: white; + outline-color: transparentize(black, 0.7); + &:backdrop { color: transparentize(white, 0.7); } + } + &.color-light { + color: black; + outline-color: transparentize(white, 0.5); + &:backdrop { color: transparentize(black, 0.7); } + } + + // border color + &.overlay, + &.overlay:selected { + border: 1px solid if($variant == 'light', transparentize(black, 0.7), $borders_color); + &:hover { border-color: if($variant == 'light', transparentize(black, 0.5), black); } + } + + // make the add color button looks like, well, a button + &#add-color-button { + border-style: solid; // the borders are drawn by the overlay for standard colorswatches to have them semi + border-width: 1px; // translucent on the colored background, here it's not necessary so they need to be set + @include button(normal); + &:hover { @include button(hover); } + &:backdrop { @include button(backdrop); } + .overlay { @include button(undecorated); } // reset the overlay to not cover the button style underneat + } +} + + +/******** + * Misc * + ********/ + +scale-popup button { // +/- buttons on GtkVolumeButton popup + padding: 6px; + &:hover { + @extend %undecorated_button; + background-color: transparentize($fg_color,0.9); + border-radius: 5px; + } + &:backdrop, + &:backdrop:hover, + &:backdrop:disabled { @extend %undecorated_button; } +} + +/********************** + * Window Decorations * + *********************/ + +.window-frame { + + border-width: 0; + + // this needs to be transparent + // see bug #722563 + $_wm_border: if($variant=='light', transparentize(black, 0.77), transparentize($borders_color, 0.1)); + $_wm_border_backdrop: if($variant=='light', transparentize(black, 0.82), transparentize($borders_color, 0.1)); + + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.5); + + // FIXME rationalize window-frame shadows + + /* this is used for the resize cursor area */ + margin: 10px; + + &:backdrop { + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.5); + } + &.tiled { + border-radius: 0; + } + &.popup { + box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1) + } + // server-side decorations as used by mutter + &.ssd { + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1); + } + &.csd { + &.popup { + border-radius: 0; + box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1) + } + &.tooltip { + border-radius: 5px; + box-shadow: none; + } + &.message-dialog { + border-radius: 7px; + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.5) + } + } + &.solid-csd { + border-radius: 0; + margin: 1px; + background-color: $titlebar_bg_color; + border: 0; + box-shadow: none; + } +} + +// Window Close button +headerbar button.titlebutton, +.titlebar button.titlebutton { + @extend button; + @extend button.flat; + @extend .image-button; + //@include _button_text_shadow; + padding: 2px; + &:backdrop { -gtk-icon-shadow: none; } + + &.close { + color: transparent; + border-image: none; + box-shadow: none; + background-position: center; + background-repeat: no-repeat; + + background-image: -gtk-scaled(url('assets/titlebutton-close.png'),url('assets/titlebutton-close@2.png')); + + } + &.close:hover { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url('assets/titlebutton-close-hover.png'), + url('assets/titlebutton-close-hover@2.png')); + } + &.close:active { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url('assets/titlebutton-close-active.png'), + url('assets/titlebutton-close-active@2.png')); + } + &.close:backdrop { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url('assets/titlebutton-close-backdrop.png'), + url('assets/titlebutton-close-backdrop@2.png')); + } + + &.maximize { + + color: transparent; + border-image: none; + box-shadow: none; + background-position: center; + background-repeat: no-repeat; + + background-image: -gtk-scaled(url('assets/titlebutton-maximize.png'),url('assets/titlebutton-maximize@2.png')); + + } + &.maximize:hover { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url('assets/titlebutton-maximize-hover.png'), + url('assets/titlebutton-maximize-hover@2.png')); + } + &.maximize:active { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url('assets/titlebutton-maximize-active.png'), + url('assets/titlebutton-maximize-active@2.png')); + } + &.maximize:backdrop { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url('assets/titlebutton-maximize-backdrop.png'), + url('assets/titlebutton-maximize-backdrop@2.png')); + } + + &.minimize { + + color: transparent; + border-image: none; + box-shadow: none; + background-position: center; + background-repeat: no-repeat; + + background-image: -gtk-scaled(url('assets/titlebutton-minimize.png'),url('assets/titlebutton-minimize@2.png')); + } + &.minimize:hover { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url('assets/titlebutton-minimize-hover.png'), + url('assets/titlebutton-minimize-hover@2.png')); + } + &.minimize:active { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url('assets/titlebutton-minimize-active.png'), + url('assets/titlebutton-minimize-active@2.png')); + } + &.minimize:backdrop { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url('assets/titlebutton-minimize-backdrop.png'), + url('assets/titlebutton-minimize-backdrop@2.png')); + } +} + +headerbar.selection-mode button.titlebutton, +.titlebar.selection-mode button.titlebutton { + text-shadow: none; + &:backdrop { -gtk-icon-shadow: none; } +} + + +// catch all extend :) + +%selected_items { + background-color: $selected_bg_color; + color: $selected_fg_color; + @if $variant == 'light' { + outline-color: transparentize($selected_fg_color, 0.7); + } +} + +/* Decouple the font of context menus from their entry/textview */ +.touch-selection, +.context-menu { + font: initial; +} + +.monospace { + font: Monospace; +} + +// This is used by scrolledwindow, when content is touch-dragged past boundaries. +// This draws a box on top of the content, the size changes programmatically. +.overshoot { + &.top { + @include overshoot(top); + &:backdrop { @include overshoot(top, backdrop); } + } + &.bottom { + @include overshoot(bottom); + &:backdrop { @include overshoot(bottom, backdrop); } + } + &.left { + @include overshoot(left); + &:backdrop { @include overshoot(left, backdrop); } + } + &.right { + @include overshoot(right); + &:backdrop { @include overshoot(right, backdrop); } + } +} + +// Overflow indication, works similarly to the overshoot, the size if fixed tho. +.undershoot { + &.top { + @include undershoot(top); + } + + &.bottom { + @include undershoot(bottom); + } + + &.left { + @include undershoot(left); + } + + &.right { + @include undershoot(right); + } +} diff --git a/.themes/papirus/gtk-3.0/_drawing.scss b/.themes/papirus/gtk-3.0/_drawing.scss new file mode 100644 index 00000000..64d70806 --- /dev/null +++ b/.themes/papirus/gtk-3.0/_drawing.scss @@ -0,0 +1,619 @@ +// Drawing mixins + +// generic drawing of more complex things + +@function _widget_edge($c:$borders_edge) { +// outer highlight "used" on most widgets + @return 0 1px $c; +} + +@mixin _shadows($shadow1, $shadow2:none, $shadow3:none, $shadow4:none) { +// +// Helper function to stack up to 4 box-shadows; +// + @if $shadow4!=none { box-shadow: $shadow1, $shadow2, $shadow3, $shadow4; } + @else if $shadow3!=none { box-shadow: $shadow1, $shadow2, $shadow3; } + @else if $shadow2!=none { box-shadow: $shadow1, $shadow2; } + @else { box-shadow: $shadow1; } +} + + $asset_suffix: if($variant=='dark', '-dark', ''); + +@mixin _border($name, $radius: 2px, $width: 1px 1px 2px 1px, $image-width: 2 2 3 2 / 2px 2px 3px 2px, $prefix:borders) { + border-image: -gtk-scaled(url("#{$prefix}/#{$name}#{$asset_suffix}.png"),url("#{$prefix}/#{$name}#{$asset_suffix}@2.png")) $image-width stretch; + border-radius: $radius; + border-width: $width; + border-style: solid; + border-color: transparent; +} + +// entries + +@function entry_focus_border($fc:$selected_bg_color) { + @if $variant == 'light' { @return $fc; } + @else { @return if($fc==$selected_bg_color, $selected_borders_color, darken($fc,35%)); } +} + +@function entry_focus_shadow($fc:$selected_bg_color) { + @return inset 0 0 0 1px $fc; +} + +@function entry_gradient($c) { + @if $variant=='light' { @return linear-gradient(to bottom, mix($borders_color, $c, 35%), + mix($borders_color, $c, 7%) 3px, + $c 90%); } + @else { @return linear-gradient(to bottom, mix($borders_color, $c, 95%), + mix($borders_color, $c, 40%) 3px, + $c 90%); } +} + +@mixin entry($t, $fc:$selected_bg_color, $edge: $borders_edge) { +// +// Entries drawing function +// +// $t: entry type +// $fc: focus color +// $edge: set to none to not draw the bottom edge or specify a color to not +// use the default one +// +// possible $t values: +// normal, focus, insensitive, backdrop, backdrop-insensitive, osd, osd-focus, osd-backdrop; +// + + background-color: $base_color; + background-image: none; + //$_blank_edge: if($edge == none, none, 0 1px transparentize($edge,1)); + //$_entry_edge: if($edge == none, none, _widget_edge($edge)); + + @if $t==normal { + color: $text_color; + border-color: $borders_color; + //@include _shadows(entry_focus_shadow(transparentize($fc,1)), $_entry_edge); + // for the transition to work the number of shadows in different states needs to match, hence the transparent shadow here. + } + @if $t==focus { + //@include _shadows(entry_focus_shadow($fc), $_entry_edge); + border-color: entry_focus_border($fc); + } + @if $t==insensitive { + color: $insensitive_fg_color; + border-color: $borders_color; + background-color: $insensitive_bg_color; + box-shadow: none; + + } + @if $t==backdrop { + color: $text_color; + border-color: $borders_color; + background-color: $base_color; + box-shadow: none; + } + @if $t==backdrop-insensitive { + color: $insensitive_fg_color; + border-color: $borders_color; + background-color: $insensitive_bg_color; + box-shadow: none; + } + @if $t==osd { + color: $osd_text_color; + border-color: $osd_borders_color; + background-color: $osd_bg_color; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + } + @if $t==osd-focus { + color: $osd_text_color; + border-color: $selected_bg_color; + background-color: $osd_bg_color; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + } + @if $t==osd-insensitive { + color: $osd_insensitive_fg_color; + border-color: $osd_borders_color; + background-color: $osd_insensitive_bg_color; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + } + @if $t==osd-backdrop { + color: $osd_text_color; + border-color: $osd_borders_color; + background-color: $osd_borders_color; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + } +} + +// buttons + +@function _border_color ($c) { @return $c; } // colored buttons want + // the border form the + // base color + +@function _text_shadow_color ($tc:$fg_color, $bg:$bg_color) { +// +// calculate the color of text shadows +// +// $tc is the text color +// $bg is the background color +// + $_lbg: lightness($bg)/100%; + @if lightness($tc)<50% { @return transparentize(white,1-$_lbg/($_lbg*1.3)); } + @else { @return transparentize(black,$_lbg*0.8); } +} + +@function _button_hilight_color($c) { +// +// calculate the right top hilight color for buttons +// +// $c: base color; +// + @if lightness($c)>90% { @return white; } + @else if lightness($c)>80% { @return transparentize(white, 0.3); } + @else if lightness($c)>50% { @return transparentize(white, 0.5); } + @else if lightness($c)>40% { @return transparentize(white, 0.7); } + @else { @return transparentize(white, 0.9); } +} + +@mixin _button_text_shadow ($tc:$fg_color, $bg:$bg_color) { +// +// helper function for the text emboss effect +// +// $tc is the optional text color, not the shadow color +// +// TODO: this functions needs a way to deal with special cases +// + + $_shadow: _text_shadow_color($tc, $bg); + + @if lightness($tc)<50% { + text-shadow: 0 1px $_shadow; + -gtk-icon-shadow: 0 1px $_shadow; + } + @else { + text-shadow: 0 -1px $_shadow; + -gtk-icon-shadow: 0 -1px $_shadow; + } +} + +@mixin button($t, $c:$bg_color, $tc:$fg_color, $edge: $borders_edge) { +// +// Button drawing function +// +// $t: button type, +// $c: base button color for colored* types +// $tc: optional text color for colored* types +// $edge: set to none to not draw the bottom edge or specify a color to not +// use the default one +// +// possible $t values: +// normal, hover, active, insensitive, insensitive-active, +// backdrop, backdrop-active, backdrop-insensitive, backdrop-insensitive-active, +// osd, osd-hover, osd-active, osd-insensitive, osd-backdrop, undecorated +// + + $_hilight_color: _button_hilight_color($c); + $_button_edge: if($edge == none, none, _widget_edge($edge)); + $_blank_edge: if($edge == none, none, _widget_edge(transparentize($edge,1))); + + @if $t==normal { + // + // normal button + // + box-shadow: 1px 1px 1px rgba(0,0,0,0.2); + + color: $tc; + border-color: if($c!=$bg_color, _border_color($c), $borders_color); + background-image: linear-gradient(to bottom, + lighten($c,2%), + lighten($c,0%) + ); + + } + + @else if $t==hover { + // + // hovered button + // + color: $tc; + border-color: if($c!=$bg_color, _border_color($c), $selected_bg_color); + background-image: linear-gradient(to bottom, + lighten($c,0%), + lighten($c,0%)); + + + } + + @else if $t==active { + // + // pushed button + // + color: if($tc==$fg_color,if($variant == 'light',$selected_fg_color, $bg_color), $tc); + border-color: if($c!=$bg_color, _border_color($c), $borders_color); + background-image: if($c!=$bg_color, linear-gradient(to bottom, + $c, + shade($c, 0.8)), + linear-gradient(to bottom, + $selected_bg_color, + shade($selected_bg_color,0.8))); + } + + @else if $t==active-hover { + // + // + // + color: if($tc!=$fg_color, $tc, if($variant == 'light', $tc, $bg_color)); + border-color: if($c!=$bg_color, _border_color($c), $borders_color); + background-image: if($c!=$bg_color, linear-gradient(to bottom, + lighten($c, 10%), + $c), + linear-gradient(to bottom, + #888888, + #888888)); + } + + @else if $t==insensitive { + // + // insensitive button + // + $_bg: if($c!=$bg_color, mix($c,$base_color,85%), $insensitive_bg_color); + + color: if($tc!=$fg_color, mix($tc,$_bg,50%), $insensitive_fg_color); + border-color: if($c!=$bg_color, _border_color($c), + $insensitive_borders_color); + background-image: linear-gradient(to bottom, $_bg); + text-shadow: none; + -gtk-icon-shadow: none; + // white with 0 alpha to avoid an ugly transition, since no color means + // black with 0 alpha + @include _shadows(inset 0 1px transparentize(white,1), $_button_edge); + > .label { color: inherit; } + } + @else if $t==insensitive-active { + // + // insensitive pushed button + // + $_bg: if($c!=$bg_color, darken(mix($c,$base_color,85%),5%), + $insensitive_bg_color); + $_bc: if($c!=$bg_color, _border_color($c), $insensitive_borders_color); + + color: if($c!=$bg_color, mix($tc,$_bg,60%), $insensitive_fg_color); + border-color: $_bc; + background-image: linear-gradient(to bottom, mix($_bc, $_bg, 10%), $_bg); + // white with 0 alpha to avoid an ugly transition, since no color means + // black with 0 alpha + //@include _shadows(inset 0 1px transparentize(white,1), $_button_edge); + > .label { color: inherit; } + } + + @else if $t==backdrop { + // + // backdrop button + // + $_bg: if($c!=$bg_color,$c,$backdrop_bg_color); + $_bc: if($variant=='light',$c,_border_color($c)); + + color: if($tc!=$fg_color,$tc,$fg_color); + border-color: if($c!=$bg_color, $_bc, $borders_color); + background-image: linear-gradient(to bottom, $_bg); + text-shadow: none; + -gtk-icon-shadow: none; + @include _shadows(inset 0 1px transparentize(white,1), + $_blank_edge); + } + + @else if $t==backdrop-active { + // + // backdrop pushed button FIXME no colors here! + // + $_bg: if($c!=$bg_color, darken($c,10%), $backdrop_dark_fill); + $_bc: if($variant=='light',$_bg,_border_color($c)); + + color: if($tc!=$fg_color, mix($tc,$_bg,80%), $backdrop_fg_color); + border-color: if($c!=$bg_color, $_bc, $backdrop_borders_color); + background-image: linear-gradient(to bottom, $_bg); + @include _shadows(inset 0 1px transparentize(white,1), + $_blank_edge); + } + + @else if $t==backdrop-insensitive { + // + // backdrop insensitive button + // + + $_bg: if($c!=$bg_color, mix($c,$base_color,85%), $insensitive_bg_color); + $_bc: if($variant=='light',$_bg,_border_color($c)); + + color: if($c!=$bg_color, mix($tc,$_bg,35%), $backdrop_insensitive_color); + border-color: if($c!=$bg_color, $_bc, $backdrop_borders_color); + background-image: linear-gradient(to bottom, $_bg); + text-shadow: none; + -gtk-icon-shadow: none; + // white with 0 alpha to avoid an ugly transition, since no color means + // black with 0 alpha + @include _shadows(inset 0 1px transparentize(white,1)); + > .label { color: inherit; } + } + + @else if $t==backdrop-insensitive-active { + // + // backdrop insensitive pushed button + // + + $_bg: if($c!=$bg_color, darken(mix($c,$base_color,85%),5%), + darken($insensitive_bg_color,5%)); + $_bc: if($variant=='light',$_bg,_border_color($c)); + + color: if($c!=$bg_color, mix($tc,$_bg,35%), $backdrop_insensitive_color); + border-color: if($c!=$bg_color, $_bc, $backdrop_borders_color); + background-image: linear-gradient(to bottom, $_bg); + + > .label { color: inherit; } + } + + @else if $t==osd { + // + // normal osd button + // + $_bg: if($c!=$bg_color, transparentize($c, 0.5), + $osd_bg_color); + + color: $fg_color; + border-color: $borders_color; + background-image: none; + background-color: $bg_color; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; + + } + @else if $t==osd-hover { + // + // active osd button + // + color: $fg_color; + border-color: $selected_bg_color; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + + } + @else if $t==osd-active { + // + // active osd button + // + $_bg: if($c!=$bg_color, $c, $osd_borders_color); + + color: $selected_fg_color; + border-color: $osd_bg_color; + background-image: if($c!=$bg_color, linear-gradient(to bottom, + $c, + shade($c, 0.8)), + linear-gradient(to bottom, + $selected_bg_color, + shade($selected_bg_color,0.8))); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + + } + @else if $t==osd-insensitive { + // + // insensitive osd button + // + color: $insensitive_fg_color; + border-color: $insensitive_bg_color; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + } + @else if $t==osd-backdrop { + // + // backdrop osd button + // + + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + } + @else if $t==undecorated { + // + // reset + // + border-color: transparentize(white,1); + background-color: transparent; + background-image: none; + box-shadow:none; + + text-shadow: none; + -gtk-icon-shadow: none; + } +} + +@mixin trough($flat:false, $c:$bg_color, $tc:$fg_color, $noedge:false) { + color: mix($tc,$bg_color,80%); + @if $flat { background-image: linear-gradient(to bottom,$c); } + @else { + background-image: linear-gradient(to bottom, + mix(black,$c,15%) 5%, + mix(black,$c,10%) 20%, + mix(black,$c,10%) 90%, + $c); + } + + border-color: if($c!=$bg_color, _border_color($c), $border_color); + + @if not($noedge) { + @if lightness($c) > 60% { + box-shadow: inset 0 -1px $borders_edge, + 0 1px $borders_edge; + } + @else { + box-shadow: inset 0 -1px transparentize($borders_edge,0.5), + 0 1px transparentize($borders_edge,0.5); + } + } + @else { box-shadow: none; } +} + +@mixin progressbar_fill($d:horizontal) { + $dir: if($d==vertical,right,bottom); + background-image: linear-gradient(to $dir, $selected_bg_color 2px, + lighten($selected_bg_color,6%)); +} + +@function headerbar_gradient($c, $tc:lighten($c,4%)) { +// +// headerbar gradient helper function +// +// $c: base color +// $tc: top color +// + @return linear-gradient(to bottom, $tc, $c); +} + +@mixin headerbar_fill($c:$bg_color, $tc:lighten($c,4%), $hc:$top_hilight) { +// +// headerbar fill +// +// $c: base color +// $tc: top color +// $hc: top highlight color +// + background-image: none; + background-color: $titlebar_bg_color; + box-shadow: none; + +} + +@mixin overshoot($p, $t:normal, $c:$fg_color) { +// +// overshoot +// +// $p: position +// $t: type +// $c: base color +// +// possible $p values: +// top, bottom, right, left +// +// possible $t values: +// normal, backdrop +// + + $_small_gradient_length: 5%; + $_big_gradient_length: 100%; + + $_position: center top; + $_small_gradient_size: 100% $_small_gradient_length; + $_big_gradient_size: 100% $_big_gradient_length; + + @if $p==bottom { + $_position: center bottom; + $_linear_gradient_direction: to top; + } + + @else if $p==right { + $_position: right center; + $_small_gradient_size: $_small_gradient_length 100%; + $_big_gradient_size: $_big_gradient_length 100%; + } + + @else if $p==left { + $_position: left center; + $_small_gradient_size: $_small_gradient_length 100%; + $_big_gradient_size: $_big_gradient_length 100%; + } + + $_small_gradient_color: $c; + $_big_gradient_color: $c; + + @if $c==$fg_color { + $_small_gradient_color: darken($borders_color, 10%); + $_big_gradient_color: $fg_color; + + @if $t==backdrop { $_small_gradient_color: $backdrop_borders_color; } + } + + $_small_gradient: -gtk-gradient(radial, + $_position, 0, + $_position, 0.5, + to($_small_gradient_color), + to(transparentize($_small_gradient_color, 1))); + + $_big_gradient: -gtk-gradient(radial, + $_position, 0, + $_position, 0.6, + from(transparentize($_big_gradient_color, 0.93)), + to(transparentize($_big_gradient_color, 1))); + + @if $t==normal { + background-image: $_small_gradient, $_big_gradient; + background-size: $_small_gradient_size, $_big_gradient_size; + } + + @else if $t==backdrop { + background-image: $_small_gradient; + background-size: $_small_gradient_size; + } + + background-repeat: no-repeat; + background-position: $_position; + + background-color: transparent; // reset some properties to be sure to not inherit them somehow + border: none; // + box-shadow: none; // +} + +@mixin undershoot($p) { +// +// undershoot +// +// $p: position +// +// possible $p values: +// top, bottom, right, left +// + + $_undershoot_color_dark: transparentize(black, 0.8); + $_undershoot_color_light: transparentize(white, 0.8); + + $_gradient_dir: left; + $_dash_bg_size: 10px 1px; + $_gradient_repeat: repeat-x; + $_bg_pos: center $p; + + background-color: transparent; // shouldn't be needed, but better to be sure; + + @if ($p == left) or ($p == right) { + $_gradient_dir: top; + $_dash_bg_size: 1px 10px; + $_gradient_repeat: repeat-y; + $_bg_pos: $p center; + } + + background-image: linear-gradient(to $_gradient_dir, // this is the dashed line + $_undershoot_color_light 50%, + $_undershoot_color_dark 50%); + + padding-#{$p}: 1px; + background-size: $_dash_bg_size; + background-repeat: $_gradient_repeat; + background-origin: content-box; + background-position: $_bg_pos; +} diff --git a/.themes/papirus/gtk-3.0/assets.svg b/.themes/papirus/gtk-3.0/assets.svg new file mode 100644 index 00000000..4d3bcb34 --- /dev/null +++ b/.themes/papirus/gtk-3.0/assets.svg @@ -0,0 +1,5049 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="1000" + height="1052.3622" + id="svg9892" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="assets.svg"> + <defs + id="defs9894"> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7"> + <stop + id="stop5583-0-92-8-0-7-6" + offset="0" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + style="stop-color:#ededed;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9" /> + <stop + id="stop5587-6-7-2-0-3-1" + offset="1" + style="stop-color:#d3d3d3;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-38"> + <stop + id="stop5583-0-92-8-0-7-6-2" + offset="0" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + style="stop-color:#ededed;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-14" /> + <stop + id="stop5587-6-7-2-0-3-1-05" + offset="1" + style="stop-color:#d3d3d3;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8"> + <stop + id="stop5583-0-92-8-0-7-6-5-1" + offset="0" + style="stop-color:#454c4c;stop-opacity:1;" /> + <stop + style="stop-color:#393f3f;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5" + offset="1" + style="stop-color:#2d3232;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-0"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-2" + offset="0" + style="stop-color:#5b6464;stop-opacity:1;" /> + <stop + style="stop-color:#434a4a;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0-5" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-7" + offset="1" + style="stop-color:#393f3f;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-23"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-35" + offset="0" + style="stop-color:#212424;stop-opacity:1" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-72" + offset="1" + style="stop-color:#2d3232;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-50"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-0" + offset="0" + style="stop-color:#454c4c;stop-opacity:1;" /> + <stop + style="stop-color:#393f3f;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0-55" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-0" + offset="1" + style="stop-color:#2d3232;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-0-2"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-2-9" + offset="0" + style="stop-color:#5b6464;stop-opacity:1;" /> + <stop + style="stop-color:#434a4a;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0-5-3" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-7-8" + offset="1" + style="stop-color:#393f3f;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-23-74"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-35-8" + offset="0" + style="stop-color:#212424;stop-opacity:1" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-72-27" + offset="1" + style="stop-color:#2d3232;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-38-7"> + <stop + id="stop5583-0-92-8-0-7-6-2-3" + offset="0" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + style="stop-color:#ededed;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-14-97" /> + <stop + id="stop5587-6-7-2-0-3-1-05-6" + offset="1" + style="stop-color:#d3d3d3;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-38-7-2"> + <stop + id="stop5583-0-92-8-0-7-6-2-3-3" + offset="0" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + style="stop-color:#ededed;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-14-97-6" /> + <stop + id="stop5587-6-7-2-0-3-1-05-6-5" + offset="1" + style="stop-color:#d3d3d3;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-38-7-6"> + <stop + id="stop5583-0-92-8-0-7-6-2-3-4" + offset="0" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + style="stop-color:#ededed;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-14-97-1" /> + <stop + id="stop5587-6-7-2-0-3-1-05-6-59" + offset="1" + style="stop-color:#d3d3d3;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-38-7-6-4"> + <stop + id="stop5583-0-92-8-0-7-6-2-3-4-7" + offset="0" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + style="stop-color:#ededed;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-14-97-1-8" /> + <stop + id="stop5587-6-7-2-0-3-1-05-6-59-5" + offset="1" + style="stop-color:#d3d3d3;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-1"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-7" + offset="0" + style="stop-color:#454c4c;stop-opacity:1;" /> + <stop + style="stop-color:#393f3f;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0-4" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-74" + offset="1" + style="stop-color:#2d3232;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-1-1"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-7-8" + offset="0" + style="stop-color:#454c4c;stop-opacity:1;" /> + <stop + style="stop-color:#393f3f;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0-4-6" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-74-2" + offset="1" + style="stop-color:#2d3232;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-1-4"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-7-1" + offset="0" + style="stop-color:#454c4c;stop-opacity:1;" /> + <stop + style="stop-color:#393f3f;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0-4-8" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-74-0" + offset="1" + style="stop-color:#2d3232;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-1-8"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-7-3" + offset="0" + style="stop-color:#454c4c;stop-opacity:1;" /> + <stop + style="stop-color:#393f3f;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0-4-1" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-74-22" + offset="1" + style="stop-color:#2d3232;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-0-2-7"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-2-9-5" + offset="0" + style="stop-color:#5b6464;stop-opacity:1;" /> + <stop + style="stop-color:#434a4a;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0-5-3-7" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-7-8-21" + offset="1" + style="stop-color:#393f3f;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-0-2-7-0"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-2-9-5-5" + offset="0" + style="stop-color:#5b6464;stop-opacity:1;" /> + <stop + style="stop-color:#434a4a;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0-5-3-7-7" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-7-8-21-6" + offset="1" + style="stop-color:#393f3f;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-0-2-7-3"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-2-9-5-4" + offset="0" + style="stop-color:#5b6464;stop-opacity:1;" /> + <stop + style="stop-color:#434a4a;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0-5-3-7-77" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-7-8-21-7" + offset="1" + style="stop-color:#393f3f;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-0-2-7-34"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-2-9-5-3" + offset="0" + style="stop-color:#5b6464;stop-opacity:1;" /> + <stop + style="stop-color:#434a4a;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0-5-3-7-5" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-7-8-21-71" + offset="1" + style="stop-color:#393f3f;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-0-2-7-7"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-2-9-5-1" + offset="0" + style="stop-color:#5b6464;stop-opacity:1;" /> + <stop + style="stop-color:#434a4a;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0-5-3-7-75" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-7-8-21-1" + offset="1" + style="stop-color:#393f3f;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-0-2-7-7-2"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-2-9-5-1-1" + offset="0" + style="stop-color:#5b6464;stop-opacity:1;" /> + <stop + style="stop-color:#434a4a;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0-5-3-7-75-3" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-7-8-21-1-1" + offset="1" + style="stop-color:#393f3f;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-0-2-7-7-46"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-2-9-5-1-9" + offset="0" + style="stop-color:#5b6464;stop-opacity:1;" /> + <stop + style="stop-color:#434a4a;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0-5-3-7-75-0" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-7-8-21-1-6" + offset="1" + style="stop-color:#393f3f;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-35-8-0-2-7-7-3"> + <stop + id="stop5583-0-92-8-0-7-6-5-1-2-9-5-1-2" + offset="0" + style="stop-color:#5b6464;stop-opacity:1;" /> + <stop + style="stop-color:#434a4a;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-92-0-5-3-7-75-64" /> + <stop + id="stop5587-6-7-2-0-3-1-21-5-7-8-21-1-85" + offset="1" + style="stop-color:#393f3f;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-0"> + <stop + id="stop5583-0-92-8-0-7-6-4" + offset="0" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + style="stop-color:#ededed;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-69" /> + <stop + id="stop5587-6-7-2-0-3-1-9" + offset="1" + style="stop-color:#d3d3d3;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5581-5-2-4-6-8-7-38-6"> + <stop + id="stop5583-0-92-8-0-7-6-2-0" + offset="0" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + style="stop-color:#ededed;stop-opacity:1;" + offset="0.40000001" + id="stop5585-4-7-2-7-9-9-14-6" /> + <stop + id="stop5587-6-7-2-0-3-1-05-4" + offset="1" + style="stop-color:#d3d3d3;stop-opacity:1;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4142136" + inkscape:cx="424.47824" + inkscape:cy="1236.1751" + inkscape:document-units="px" + inkscape:current-layer="layer3" + showgrid="false" + showborder="false" + inkscape:window-width="1366" + inkscape:window-height="709" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-nodes="true" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:snap-global="false" + showguides="false" + inkscape:guide-bbox="true" + inkscape:bbox-nodes="true" + inkscape:object-nodes="true"> + <inkscape:grid + type="xygrid" + id="grid10919" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="371.875,774.25" + id="guide8384" /> + </sodipodi:namedview> + <metadata + id="metadata9897"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer3" + inkscape:label="superbackdrop" + style="display:inline"> + <rect + style="color:#000000;fill:#393f3f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18026" + width="350" + height="470" + x="-7" + y="155.36218" + rx="0" + ry="0" /> + <rect + ry="0" + rx="0" + y="-155.36218" + x="-7" + height="440" + width="350" + id="rect18028" + style="color:#000000;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + transform="scale(1,-1)" /> + <rect + ry="0" + rx="0" + y="155.36218" + x="342" + height="470" + width="350" + id="rect8047" + style="color:#000000;fill:#3daee9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + ry="0" + rx="0" + y="-284.63782" + x="343" + height="440" + width="349" + id="rect8047-5" + style="color:#000000;fill:#3daee9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + transform="translate(388.69988,-115.99397)" + id="titlebutton-close" + inkscape:label="#g5540"> + <g + transform="translate(-0.45049286,0.38292074)" + id="g5335"> + <circle + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#fcfcfc;stroke-width:0.99710011;stroke-opacity:1" + id="path5248" + cx="-99.165039" + cy="10.151445" + r="7.5014501" /> + <path + style="opacity:1;fill:none;fill-rule:evenodd;stroke:#41484f;stroke-width:0.83612955px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m -102.2014,7.1417186 6.072723,6.0194534" + id="path5317" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + id="path5319" + d="m -102.2014,13.161172 6.072723,-6.0194534" + style="opacity:1;fill:none;fill-rule:evenodd;stroke:#41484f;stroke-width:0.83612955px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + </g> + <g + transform="translate(388.69988,-115.99397)" + id="titlebutton-maximize" + inkscape:label="#g5535"> + <g + transform="translate(-0.80316925,-0.38292074)" + id="g5340"> + <circle + r="7.5014501" + cy="10.917287" + cx="-118.89671" + id="circle5321" + style="opacity:0;fill:#31363b;fill-opacity:1;stroke:#31363b;stroke-width:0.99710011;stroke-opacity:1" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#fcfcfc;stroke-width:0.85547912px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m -124.02959,13.634953 5.13288,-5.1328752 5.13287,5.1328752" + id="path5329" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + transform="translate(388.69988,-115.99397)" + id="titlebutton-minimize" + inkscape:label="#g5530"> + <g + transform="translate(-0.45049286,0.29602385)" + id="g5344"> + <circle + style="opacity:0;fill:#31363b;fill-opacity:1;stroke:#31363b;stroke-width:0.99710011;stroke-opacity:1" + id="circle5333" + cx="-139.33374" + cy="10.238342" + r="7.5014501" /> + <path + inkscape:connector-curvature="0" + id="path5331" + d="m -144.46661,7.5206753 5.13287,5.1328757 5.13288,-5.1328757" + style="fill:none;fill-rule:evenodd;stroke:#fcfcfc;stroke-width:0.85547912px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + </g> + <g + transform="translate(388.69988,-115.99397)" + id="titlebutton-close-hover" + inkscape:label="#g5524"> + <circle + style="opacity:1;fill:#ff98a2;fill-opacity:1;stroke:#ff98a2;stroke-width:0.99710011;stroke-opacity:1" + id="circle5350" + cx="-99.615532" + cy="30.35615" + r="7.5014501" /> + <g + transform="translate(-0.09009552,-0.18019676)" + style="stroke:#fcfcfc;stroke-opacity:1" + id="g5424"> + <path + inkscape:connector-curvature="0" + id="path5352" + d="m -102.5618,27.52662 6.072727,6.019453" + style="opacity:1;fill:none;fill-rule:evenodd;stroke:#41484f;stroke-width:0.83612955px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + style="opacity:1;fill:none;fill-rule:evenodd;stroke:#41484f;stroke-width:0.83612955px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m -102.5618,33.546073 6.072727,-6.019453" + id="path5354" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + transform="translate(388.69988,-115.99397)" + id="titlebutton-maximize-hover" + inkscape:label="#g5520"> + <circle + r="7.5014501" + cy="30.35615" + cx="-119.69988" + id="circle5358" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#fcfcfc;stroke-width:0.99710011;stroke-opacity:1" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#41484f;stroke-width:0.85547912px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m -124.83276,33.073816 5.13288,-5.132875 5.13287,5.132875" + id="path5360" + inkscape:connector-curvature="0" /> + </g> + <g + transform="translate(388.69988,-115.99397)" + id="titlebutton-minimize-hover" + inkscape:label="#g5516"> + <circle + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#fcfcfc;stroke-width:0.99710011;stroke-opacity:1" + id="circle5364" + cx="-139.78423" + cy="30.35615" + r="7.5014501" /> + <path + inkscape:connector-curvature="0" + id="path5366" + d="m -144.91711,27.638482 5.13287,5.132876 5.13288,-5.132876" + style="fill:none;fill-rule:evenodd;stroke:#41484f;stroke-width:0.85547912px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="translate(388.69988,-115.99397)" + id="titlebutton-close-active" + inkscape:label="#g5511"> + <circle + r="7.5014501" + cy="50.177929" + cx="-99.61554" + id="circle5370" + style="opacity:1;fill:#da4453;fill-opacity:1;stroke:#da4453;stroke-width:0.99710011;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path5372" + d="m -102.65189,47.168204 6.07272,6.019453" + style="opacity:1;fill:none;fill-rule:evenodd;stroke:#41484f;stroke-width:0.83612955px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + style="opacity:1;fill:none;fill-rule:evenodd;stroke:#41484f;stroke-width:0.83612955px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m -102.65189,53.187657 6.07272,-6.019453" + id="path5374" + inkscape:connector-curvature="0" /> + </g> + <g + transform="translate(388.69988,-115.99397)" + id="titlebutton-maximize-active" + inkscape:label="#g5507"> + <circle + style="opacity:1;fill:#798085;fill-opacity:1;stroke:#798085;stroke-width:0.99710011;stroke-opacity:1" + id="circle5378" + cx="-119.69989" + cy="50.177933" + r="7.5014501" /> + <path + inkscape:connector-curvature="0" + id="path5380" + d="m -124.83276,52.895597 5.13288,-5.132875 5.13287,5.132875" + style="fill:none;fill-rule:evenodd;stroke:#41484f;stroke-width:0.85547912px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="translate(388.69988,-115.99397)" + id="titlebutton-minimize-active" + inkscape:label="#g5503"> + <circle + r="7.5014501" + cy="50.177929" + cx="-139.78423" + id="circle5384" + style="opacity:1;fill:#798085;fill-opacity:1;stroke:#798085;stroke-width:0.99710011;stroke-opacity:1" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#41484f;stroke-width:0.85547912px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m -144.9171,47.460263 5.13287,5.132876 5.13288,-5.132876" + id="path5386" + inkscape:connector-curvature="0" /> + </g> + <path + style="opacity:1;fill:#bfc1c3;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 289.58203,-132.9596 a 7.9999948,7.9999948 0 0 0 -8,8 7.9999948,7.9999948 0 0 0 8,8 7.9999948,7.9999948 0 0 0 8,-8 7.9999948,7.9999948 0 0 0 -8,-8 z m -2.74219,4.69336 2.74219,2.71874 2.74219,-2.71874 0.58789,0.59374 -2.73633,2.7129 2.73633,2.71289 -0.58789,0.59375 -2.74219,-2.71875 -2.74219,2.71875 -0.58789,-0.59375 2.73633,-2.71289 -2.73633,-2.7129 0.58789,-0.59374 z" + id="titlebutton-close-backdrop" + inkscape:connector-curvature="0" + inkscape:label="#circle5241" /> + <g + id="g5289" /> + <g + id="titlebutton-maximize-backdrop" + inkscape:label="#g5284"> + <circle + r="7.5014501" + cy="-124.9596" + cx="269" + id="circle5251" + style="opacity:0;fill:#41484f;fill-opacity:1;stroke:#41484f;stroke-width:0.99710011;stroke-opacity:1" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#bfc1c3;stroke-width:0.85547912px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 263.86712,-122.24194 5.13288,-5.13287 5.13287,5.13287" + id="path5253" + inkscape:connector-curvature="0" /> + </g> + <g + id="titlebutton-minimize-backdrop" + inkscape:label="#g5280"> + <circle + style="opacity:0;fill:#41484f;fill-opacity:1;stroke:#41484f;stroke-width:0.99710011;stroke-opacity:1" + id="circle5259" + cx="248.91565" + cy="-124.95961" + r="7.5014501" /> + <path + inkscape:connector-curvature="0" + id="path5261" + d="m 243.78278,-127.67727 5.13287,5.13287 5.13288,-5.13287" + style="fill:none;fill-rule:evenodd;stroke:#bfc1c3;stroke-width:0.85547912px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="checkbox-unchecked-active" + transform="translate(39.593252,-1021.6703)" + inkscape:label="#g4281"> + <path + inkscape:connector-curvature="0" + id="rect6623" + d="m -2.9816726,1072.0145 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="rect6640" + d="m -15.803939,1070.8328 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="checkbox-unchecked-hover" + transform="translate(39.593252,-1021.6703)" + inkscape:label="#g4285"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -3.077716,1054.7156 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.29455,0 -0.570945,-0.066 -0.822265,-0.1797 0.312228,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4135" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -15.899982,1053.5339 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960267,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772155,-1.7344 1.732422,-1.7344 z" + id="path4137" /> + </g> + <g + id="checkbox-unchecked" + transform="translate(39.593252,-1020.9105)" + inkscape:label="#g4241"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -2.9455911,1037.4091 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -10.9999999,0 c -0.29455,0 -0.570946,-0.066 -0.822266,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822266,1.1797 l 10.9999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4139" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -15.767857,1036.2274 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 10.9999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -10.9999999,0 z m 0.732422,1 9.5351559,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351559,0 c -0.960267,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772155,-1.7344 1.732422,-1.7344 z" + id="path4141" /> + </g> + <g + id="checkbox-checked" + transform="translate(40.83559,-1021.1815)" + inkscape:label="#g4230"> + <g + transform="translate(-0.22411079,0.21904445)" + id="g4147"> + <path + inkscape:connector-curvature="0" + id="path4143" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4145" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + ry="1.1002449" + rx="1.100245" + y="1039.4983" + x="3.2308738" + height="9" + width="9" + id="rect4202" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="checkbox-mixed" + transform="translate(39.593252,-1021.6703)" + inkscape:label="#g4236"> + <path + inkscape:connector-curvature="0" + id="path4206" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4208" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4210" + width="9" + height="3" + x="23.714291" + y="1042.9872" + rx="1" + ry="1" /> + </g> + <g + transform="translate(40.921313,-1004.6348)" + id="checkbox-checked-hover" + inkscape:label="#g4245"> + <g + id="g4247" + transform="translate(-0.22411079,0.21904445)"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4249" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path4251" + inkscape:connector-curvature="0" /> + </g> + <rect + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4253" + width="9" + height="9" + x="3.2308738" + y="1039.4983" + rx="1.100245" + ry="1.1002449" /> + </g> + <g + id="checkbox-mixed-hover" + transform="translate(40.396825,-1005.1236)" + inkscape:label="#g4255"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4257" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path4259" + inkscape:connector-curvature="0" /> + <rect + ry="1" + rx="1" + y="1042.9872" + x="23.714291" + height="3" + width="9" + id="rect4261" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="checkbox-checked-active" + transform="translate(40.969336,-987.3359)" + inkscape:label="#g4263"> + <g + transform="translate(-0.22411079,0.21904445)" + id="g4265"> + <path + inkscape:connector-curvature="0" + id="path4267" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4269" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + ry="1.1002449" + rx="1.100245" + y="1039.4983" + x="3.2308738" + height="9" + width="9" + id="rect4271" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(40.396825,-987.8247)" + id="checkbox-mixed-active" + inkscape:label="#g4273"> + <path + inkscape:connector-curvature="0" + id="path4275" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4277" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4279" + width="9" + height="3" + x="23.714291" + y="1042.9872" + rx="1" + ry="1" /> + </g> + <g + id="checkbox-unchecked-insensitive" + transform="translate(39.593252,-1004.5275)" + inkscape:label="#g4289"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -2.9816726,1072.0145 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4291" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -15.803939,1070.8328 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path4293" + inkscape:connector-curvature="0" /> + </g> + <g + transform="translate(40.969336,-970.193)" + id="checkbox-checked-insensitive" + inkscape:label="#g4295"> + <g + id="g4297" + transform="translate(-0.22411079,0.21904445)"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4299" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path4301" + inkscape:connector-curvature="0" /> + </g> + <rect + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4303" + width="9" + height="9" + x="3.2308738" + y="1039.4983" + rx="1.100245" + ry="1.1002449" /> + </g> + <g + id="checkbox-mixed-insensitive" + transform="translate(40.396825,-970.6818)" + inkscape:label="#g4305"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4307" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path4309" + inkscape:connector-curvature="0" /> + <rect + ry="1" + rx="1" + y="1042.9872" + x="23.714291" + height="3" + width="9" + id="rect4311" + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(40.307537,-952.3391)" + id="checkbox-unchecked-backdrop" + inkscape:label="#g7092"> + <path + id="path7094" + d="m -2.9455911,1037.4091 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -10.9999999,0 c -0.29455,0 -0.570946,-0.066 -0.822266,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822266,1.1797 l 10.9999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7096" + d="m -15.767857,1036.2274 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 10.9999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -10.9999999,0 z m 0.732422,1 9.5351559,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351559,0 c -0.960267,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772155,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + </g> + <g + transform="translate(41.549875,-952.61)" + id="checkbox-checked-backdrop" + inkscape:label="#g7098"> + <g + id="g7100" + transform="translate(-0.22411079,0.21904445)"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path7102" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path7104" + inkscape:connector-curvature="0" /> + </g> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7106" + width="9" + height="9" + x="3.2308738" + y="1039.4983" + rx="1.100245" + ry="1.1002449" /> + </g> + <g + id="checkbox-mixed-backdrop" + transform="translate(40.307537,-953.0989)" + inkscape:label="#g7108"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path7110" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path7112" + inkscape:connector-curvature="0" /> + <rect + ry="1" + rx="1" + y="1042.9872" + x="23.714291" + height="3" + width="9" + id="rect7114" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(40.128966,-969.5274)" + id="checkbox-unchecked-backdrop-insensitive" + inkscape:label="#g7116"> + <path + inkscape:connector-curvature="0" + id="path7118" + d="m -2.9816726,1072.0145 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path7120" + d="m -15.803939,1070.8328 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="checkbox-checked-backdrop-insensitive" + transform="translate(41.50505,-935.193)" + inkscape:label="#g7122"> + <g + transform="translate(-0.22411079,0.21904445)" + id="g7124"> + <path + inkscape:connector-curvature="0" + id="path7126" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path7128" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + ry="1.1002449" + rx="1.100245" + y="1039.4983" + x="3.2308738" + height="9" + width="9" + id="rect7130" + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(40.932539,-935.6818)" + id="checkbox-mixed-backdrop-insensitive" + inkscape:label="#g7132"> + <path + inkscape:connector-curvature="0" + id="path7134" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path7136" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7138" + width="9" + height="3" + x="23.714291" + y="1042.9872" + rx="1" + ry="1" /> + </g> + <g + id="radio-unchecked" + transform="translate(86.426011,-1040.8812)" + inkscape:label="#g7194"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7151" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7153" /> + </g> + <g + id="radio-checked" + transform="translate(86.11034,-1040.8812)" + inkscape:label="#g7189"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7163" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7165" /> + <circle + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle7167" + cx="26.819166" + cy="1062.4237" + r="4.4999943" /> + </g> + <g + id="radio-mixed" + transform="translate(86.426011,-1040.3761)" + inkscape:label="#g7184"> + <path + inkscape:connector-curvature="0" + id="path7140" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="circle7147" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="1" + rx="1" + y="1060.4178" + x="40.880722" + height="3" + width="9" + id="rect4210-1" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(86.426011,-1023.4561)" + id="radio-unchecked-hover" + inkscape:label="#g7198"> + <path + id="path7200" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7202" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + </g> + <g + transform="translate(86.11034,-1023.4561)" + id="radio-checked-hover" + inkscape:label="#g7204"> + <path + id="path7206" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7208" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <circle + r="4.4999943" + cy="1062.4237" + cx="26.819166" + id="circle7210" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(86.426011,-1022.951)" + id="radio-mixed-hover" + inkscape:label="#g7212"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7214" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7216" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7218" + width="9" + height="3" + x="40.880722" + y="1060.4178" + rx="1" + ry="1" /> + </g> + <g + id="radio-unchecked-active" + transform="translate(86.426011,-1005.7784)" + inkscape:label="#g7220"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7222" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7224" /> + </g> + <g + id="radio-checked-active" + transform="translate(86.11034,-1005.7784)" + inkscape:label="#g7226"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7228" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7230" /> + <circle + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle7232" + cx="26.819166" + cy="1062.4237" + r="4.4999943" /> + </g> + <g + id="radio-mixed-active" + transform="translate(86.426011,-1005.2733)" + inkscape:label="#g7234"> + <path + inkscape:connector-curvature="0" + id="path7236" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path7238" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="1" + rx="1" + y="1060.4178" + x="40.880722" + height="3" + width="9" + id="rect7240" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(86.426011,-988.6058)" + id="radio-unchecked-insensitive" + inkscape:label="#g7242"> + <path + id="path7244" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7246" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + </g> + <g + transform="translate(86.11034,-988.6058)" + id="radio-checked-insensitive" + inkscape:label="#g7248"> + <path + id="path7250" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7252" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <circle + r="4.4999943" + cy="1062.4237" + cx="26.819166" + id="circle7254" + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(86.426011,-988.1007)" + id="radio-mixed-insensitive" + inkscape:label="#g7256"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7258" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7260" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7262" + width="9" + height="3" + x="40.880722" + y="1060.4178" + rx="1" + ry="1" /> + </g> + <g + id="radio-unchecked-backdrop" + transform="translate(86.426011,-971.4332)" + inkscape:label="#g7264"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7266" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7268" /> + </g> + <g + id="radio-checked-backdrop" + transform="translate(86.11034,-971.4332)" + inkscape:label="#g7270"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7272" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7274" /> + <circle + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle7276" + cx="26.819166" + cy="1062.4237" + r="4.4999943" /> + </g> + <g + id="radio-mixed-backdrop" + transform="translate(86.426011,-970.9281)" + inkscape:label="#g7278"> + <path + inkscape:connector-curvature="0" + id="path7280" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path7282" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="1" + rx="1" + y="1060.4178" + x="40.880722" + height="3" + width="9" + id="rect7284" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(86.426011,-952.2403)" + id="radio-unchecked-backdrop-insensitive" + inkscape:label="#g7286"> + <path + id="path7288" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7290" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + </g> + <g + transform="translate(86.11034,-952.2403)" + id="radio-checked-backdrop-insensitive" + inkscape:label="#g7292"> + <path + id="path7294" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7296" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <circle + r="4.4999943" + cy="1062.4237" + cx="26.819166" + id="circle7298" + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(86.426011,-951.7352)" + id="radio-mixed-backdrop-insensitive" + inkscape:label="#g7300"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7302" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7304" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7306" + width="9" + height="3" + x="40.880722" + y="1060.4178" + rx="1" + ry="1" /> + </g> + <g + transform="translate(92.202164,-1119.5273)" + id="scrollbar-slider-rtl" + inkscape:label="#g4242"> + <rect + y="1021.3723" + x="-70.205605" + height="32" + width="16" + id="rect4136" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="3.6923077" + rx="4" + y="1025.3723" + x="-66.205605" + height="24" + width="8" + id="rect4138" + style="opacity:1;fill:#74757a;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(92.202164,-1119.5273)" + id="scrollbar-slider-rtl-hover" + inkscape:label="#g4246"> + <rect + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4140" + width="16" + height="32" + x="-50.760166" + y="1021.1198" /> + <rect + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4142" + width="8" + height="24" + x="-46.760166" + y="1025.1198" + rx="4" + ry="3.6923077" /> + </g> + <g + transform="translate(92.202164,-1119.5273)" + id="scrollbar-slider-rtl-active" + inkscape:label="#g4250"> + <rect + y="1021.1198" + x="-29.294424" + height="32" + width="16" + id="rect4144" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="3.6923077" + rx="4" + y="1025.1198" + x="-25.294424" + height="24" + width="8" + id="rect4146" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="scrollbar-trough-rtl" + transform="translate(91.737694,-1119.5273)" + inkscape:label="#g4218"> + <rect + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4148" + width="16" + height="32" + x="-51.012703" + y="1060.5157" /> + <rect + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4150" + width="8" + height="24" + x="-47.012703" + y="1064.5157" + rx="4" + ry="3.6923077" /> + </g> + <g + transform="translate(92.202164,-1119.5273)" + id="scrollbar-slider" + inkscape:label="#g4226"> + <rect + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4152" + width="16" + height="32" + x="-70.205605" + y="985.25934" /> + <rect + style="opacity:1;fill:#74757a;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4154" + width="8" + height="24" + x="-66.205605" + y="989.25934" + rx="4" + ry="3.6923077" /> + </g> + <g + transform="translate(92.202164,-1119.5273)" + id="scrollbar-slider-hover" + inkscape:label="#g4230"> + <rect + y="985.00677" + x="-50.760166" + height="32" + width="16" + id="rect4156" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="3.6923077" + rx="4" + y="989.00677" + x="-46.760166" + height="24" + width="8" + id="rect4158" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(92.202164,-1119.5273)" + id="scrollbar-slider-active" + inkscape:label="#g4234"> + <rect + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4160" + width="16" + height="32" + x="-29.294424" + y="985.00677" /> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4162" + width="8" + height="24" + x="-25.294424" + y="989.00677" + rx="4" + ry="3.6923077" /> + </g> + <g + id="scrollbar-trough" + transform="translate(92.202164,-1119.2748)" + inkscape:label="#g4214"> + <rect + y="1060.2632" + x="-70.710678" + height="32" + width="16" + id="rect4164" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="3.6923077" + rx="4" + y="1064.2632" + x="-66.710678" + height="24" + width="8" + id="rect4166" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="scrollbar-trough-horizontal" + transform="translate(92.202162,-1119.1035)" + inkscape:label="#g4222"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="0.24366502" + x="1076.0919" + height="32" + width="16" + id="rect4168" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + ry="3.6923077" + rx="4" + y="4.2436652" + x="1080.0919" + height="24" + width="8" + id="rect4170" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(92.202164,-1119.5273)" + id="scrollbar-slider-overlay" + inkscape:label="#g4238"> + <rect + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4176" + width="8" + height="32" + x="-0.25253814" + y="983.9967" /> + <rect + style="opacity:1;fill:#74757a;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4178" + width="4" + height="24" + x="1.7474619" + y="987.9967" + rx="2" + ry="2" /> + </g> + <g + transform="translate(92.202164,-1119.5273)" + id="scrollbar-slider-horizontal" + inkscape:label="#g4254"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-60.406197" + x="982.86475" + height="32" + width="16" + id="rect4180" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + ry="3.6923077" + rx="4" + y="-56.406197" + x="986.86475" + height="24" + width="8" + id="rect4182" + style="opacity:1;fill:#74757a;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(92.202164,-1119.5273)" + id="scrollbar-slider-horizontal-hover" + inkscape:label="#g4258"> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4184" + width="16" + height="32" + x="1002.3102" + y="-60.65876" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4186" + width="8" + height="24" + x="1006.3102" + y="-56.65876" + rx="4" + ry="3.6923077" /> + </g> + <g + transform="translate(92.202164,-1119.5273)" + id="scrollbar-slider-horizontal-active" + inkscape:label="#g4262"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-60.65876" + x="1023.7759" + height="32" + width="16" + id="rect4188" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + ry="3.6923077" + rx="4" + y="-56.65876" + x="1027.7759" + height="24" + width="8" + id="rect4190" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(92.202164,-1119.5273)" + id="scrollbar-slider-horizontal-overlay" + inkscape:label="#g4266"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-61.668831" + x="1052.8177" + height="32" + width="8" + id="rect4192" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + ry="2" + rx="2" + y="-57.668831" + x="1054.8177" + height="24" + width="4" + id="rect4194" + style="opacity:1;fill:#74757a;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(97.027018,-626.42532)" + id="scrollbar-slider-rtl-dark" + inkscape:label="#g4242"> + <rect + y="1021.3723" + x="-70.205605" + height="32" + width="16" + id="rect4136-3" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="3.6923077" + rx="4" + y="1025.3723" + x="-66.205605" + height="24" + width="8" + id="rect4138-6" + style="opacity:1;fill:#abadb0;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(97.027018,-626.42532)" + id="scrollbar-slider-rtl-hover-dark" + inkscape:label="#g4246"> + <rect + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4140-1" + width="16" + height="32" + x="-50.760166" + y="1021.1198" /> + <rect + style="opacity:1;fill:#86b7d7;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4142-0" + width="8" + height="24" + x="-46.760166" + y="1025.1198" + rx="4" + ry="3.6923077" /> + </g> + <g + transform="translate(97.027018,-626.42532)" + id="scrollbar-slider-rtl-active-dark" + inkscape:label="#g4250"> + <rect + y="1021.1198" + x="-29.294424" + height="32" + width="16" + id="rect4144-5" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="3.6923077" + rx="4" + y="1025.1198" + x="-25.294424" + height="24" + width="8" + id="rect4146-5" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="scrollbar-trough-rtl-dark" + transform="translate(96.562548,-626.42532)" + inkscape:label="#g4218"> + <rect + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4148-8" + width="16" + height="32" + x="-51.012703" + y="1060.5157" /> + <rect + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4150-4" + width="8" + height="24" + x="-47.012703" + y="1064.5157" + rx="4" + ry="3.6923077" /> + </g> + <g + transform="translate(97.027018,-626.42532)" + id="scrollbar-slider-dark" + inkscape:label="#g4226"> + <rect + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4152-1" + width="16" + height="32" + x="-70.205605" + y="985.25934" /> + <rect + style="opacity:1;fill:#abadb0;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4154-5" + width="8" + height="24" + x="-66.205605" + y="989.25934" + rx="4" + ry="3.6923077" /> + </g> + <g + transform="translate(97.027018,-626.42532)" + id="scrollbar-slider-hover-dark" + inkscape:label="#g4230-1"> + <rect + y="985.00677" + x="-50.760166" + height="32" + width="16" + id="rect4156-3" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="3.6923077" + rx="4" + y="989.00677" + x="-46.760166" + height="24" + width="8" + id="rect4158-3" + style="opacity:1;fill:#86b7d7;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(97.027018,-626.42532)" + id="scrollbar-slider-active-dark" + inkscape:label="#g4234"> + <rect + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4160-2" + width="16" + height="32" + x="-29.294424" + y="985.00677" /> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4162-2" + width="8" + height="24" + x="-25.294424" + y="989.00677" + rx="4" + ry="3.6923077" /> + </g> + <g + id="scrollbar-trough-dark" + transform="translate(97.027018,-626.17282)" + inkscape:label="#g4214"> + <rect + y="1060.2632" + x="-70.710678" + height="32" + width="16" + id="rect4164-8" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="3.6923077" + rx="4" + y="1064.2632" + x="-66.710678" + height="24" + width="8" + id="rect4166-4" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="scrollbar-trough-horizontal-dark" + transform="translate(97.027016,-626.00152)" + inkscape:label="#g4222"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="0.24366502" + x="1076.0919" + height="32" + width="16" + id="rect4168-1" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + ry="3.6923077" + rx="4" + y="4.2436652" + x="1080.0919" + height="24" + width="8" + id="rect4170-0" + style="opacity:1;fill:#696d71;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(97.027018,-626.42532)" + id="scrollbar-slider-overlay-dark" + inkscape:label="#g4238"> + <rect + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4176-8" + width="8" + height="32" + x="-0.25253814" + y="983.9967" /> + <rect + style="opacity:1;fill:#abadb0;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4178-2" + width="4" + height="24" + x="1.7474619" + y="987.9967" + rx="2" + ry="2" /> + </g> + <g + transform="translate(97.027018,-626.42532)" + id="scrollbar-slider-horizontal-dark" + inkscape:label="#g4254"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-60.406197" + x="982.86475" + height="32" + width="16" + id="rect4180-1" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + ry="3.6923077" + rx="4" + y="-56.406197" + x="986.86475" + height="24" + width="8" + id="rect4182-7" + style="opacity:1;fill:#abadb0;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(97.027018,-626.42532)" + id="scrollbar-slider-horizontal-hover-dark" + inkscape:label="#g4258"> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4184-6" + width="16" + height="32" + x="1002.3102" + y="-60.65876" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="opacity:1;fill:#86b7d7;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4186-0" + width="8" + height="24" + x="1006.3102" + y="-56.65876" + rx="4" + ry="3.6923077" /> + </g> + <g + transform="translate(97.027018,-626.42532)" + id="scrollbar-slider-horizontal-active-dark" + inkscape:label="#g4262"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-60.65876" + x="1023.7759" + height="32" + width="16" + id="rect4188-3" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + ry="3.6923077" + rx="4" + y="-56.65876" + x="1027.7759" + height="24" + width="8" + id="rect4190-5" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(97.027018,-626.42532)" + id="scrollbar-slider-horizontal-overlay-dark" + inkscape:label="#g4266"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-61.668831" + x="1052.8177" + height="32" + width="8" + id="rect4192-0" + style="opacity:0;fill:#798085;fill-opacity:1;stroke:none;stroke-width:0.07419032;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + ry="2" + rx="2" + y="-57.668831" + x="1054.8177" + height="24" + width="4" + id="rect4194-6" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.99699998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + inkscape:label="assets" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <g + inkscape:label="#g10801" + transform="matrix(1.9947791,0,0,1.9939719,354.38167,165.09433)" + id="sjhgfjsgf" /> + <g + style="display:inline" + id="selected-checkbox-unchecked-active" + transform="translate(375.36995,-1021.4417)" + inkscape:label="#g4281"> + <path + inkscape:connector-curvature="0" + id="rect6623-4" + d="m -2.9816726,1072.0145 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="rect6640-7" + d="m -15.803939,1070.8328 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="selected-checkbox-unchecked-hover" + transform="translate(375.36995,-1021.4417)" + inkscape:label="#g4285"> + <path + inkscape:connector-curvature="0" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -3.077716,1054.7156 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.29455,0 -0.570945,-0.066 -0.822265,-0.1797 0.312228,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4135-2" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#f3f3f3;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -15.899982,1053.5339 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960267,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772155,-1.7344 1.732422,-1.7344 z" + id="path4137-4" /> + </g> + <g + style="display:inline" + id="selected-checkbox-unchecked" + transform="translate(375.36995,-1020.6819)" + inkscape:label="#g4241"> + <path + inkscape:connector-curvature="0" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -2.9455911,1037.4091 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -10.9999999,0 c -0.29455,0 -0.570946,-0.066 -0.822266,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822266,1.1797 l 10.9999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4139-3" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -15.767857,1036.2274 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 10.9999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -10.9999999,0 z m 0.732422,1 9.5351559,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351559,0 c -0.960267,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772155,-1.7344 1.732422,-1.7344 z" + id="path4141-1" /> + </g> + <g + style="display:inline" + id="selected-checkbox-checked" + transform="translate(376.61229,-1020.9529)" + inkscape:label="#g4230"> + <g + transform="translate(-0.22411079,0.21904445)" + id="g4147-5"> + <path + inkscape:connector-curvature="0" + id="path4143-9" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4145-9" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + ry="1.1002449" + rx="1.100245" + y="1039.4983" + x="3.2308738" + height="9" + width="9" + id="rect4202-5" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="selected-checkbox-mixed" + transform="translate(375.36995,-1021.4417)" + inkscape:label="#g4236"> + <path + inkscape:connector-curvature="0" + id="path4206-2" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4208-1" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4210-8" + width="9" + height="3" + x="23.714291" + y="1042.9872" + rx="1" + ry="1" /> + </g> + <g + style="display:inline" + transform="translate(376.69801,-1004.4062)" + id="selected-checkbox-checked-hover" + inkscape:label="#g4245"> + <g + id="g4247-1" + transform="translate(-0.22411079,0.21904445)"> + <path + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4249-4" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#f3f3f3;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path4251-0" + inkscape:connector-curvature="0" /> + </g> + <rect + style="opacity:1;fill:#f3f3f3;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4253-6" + width="9" + height="9" + x="3.2308738" + y="1039.4983" + rx="1.100245" + ry="1.1002449" /> + </g> + <g + style="display:inline" + id="selected-checkbox-mixed-hover" + transform="translate(376.17352,-1004.895)" + inkscape:label="#g4255"> + <path + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4257-6" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#f3f3f3;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path4259-1" + inkscape:connector-curvature="0" /> + <rect + ry="1" + rx="1" + y="1042.9872" + x="23.714291" + height="3" + width="9" + id="rect4261-6" + style="opacity:1;fill:#f3f3f3;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="selected-checkbox-checked-active" + transform="translate(376.74603,-987.1073)" + inkscape:label="#g4263"> + <g + transform="translate(-0.22411079,0.21904445)" + id="g4265-3"> + <path + inkscape:connector-curvature="0" + id="path4267-1" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4269-7" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + ry="1.1002449" + rx="1.100245" + y="1039.4983" + x="3.2308738" + height="9" + width="9" + id="rect4271-0" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(376.17352,-987.5961)" + id="selected-checkbox-mixed-active" + inkscape:label="#g4273"> + <path + inkscape:connector-curvature="0" + id="path4275-6" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4277-5" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4279-9" + width="9" + height="3" + x="23.714291" + y="1042.9872" + rx="1" + ry="1" /> + </g> + <g + style="display:inline" + id="selected-checkbox-unchecked-insensitive" + transform="translate(375.36995,-1004.2989)" + inkscape:label="#g4289"> + <path + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -2.9816726,1072.0145 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4291-6" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -15.803939,1070.8328 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path4293-3" + inkscape:connector-curvature="0" /> + </g> + <g + style="display:inline" + transform="translate(376.74603,-969.9643)" + id="selected-checkbox-checked-insensitive" + inkscape:label="#g4295"> + <g + id="g4297-8" + transform="translate(-0.22411079,0.21904445)"> + <path + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4299-8" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path4301-2" + inkscape:connector-curvature="0" /> + </g> + <rect + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4303-7" + width="9" + height="9" + x="3.2308738" + y="1039.4983" + rx="1.100245" + ry="1.1002449" /> + </g> + <g + style="display:inline" + id="selected-checkbox-mixed-insensitive" + transform="translate(376.17352,-970.4531)" + inkscape:label="#g4305"> + <path + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4307-0" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path4309-1" + inkscape:connector-curvature="0" /> + <rect + ry="1" + rx="1" + y="1042.9872" + x="23.714291" + height="3" + width="9" + id="rect4311-9" + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(376.08423,-952.1104)" + id="selected-checkbox-unchecked-backdrop" + inkscape:label="#g7092"> + <path + id="path7094-8" + d="m -2.9455911,1037.4091 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -10.9999999,0 c -0.29455,0 -0.570946,-0.066 -0.822266,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822266,1.1797 l 10.9999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7096-0" + d="m -15.767857,1036.2274 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 10.9999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -10.9999999,0 z m 0.732422,1 9.5351559,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351559,0 c -0.960267,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772155,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + </g> + <g + style="display:inline" + transform="translate(377.32657,-952.3813)" + id="selected-checkbox-checked-backdrop" + inkscape:label="#g7098"> + <g + id="g7100-0" + transform="translate(-0.22411079,0.21904445)"> + <path + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path7102-9" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path7104-4" + inkscape:connector-curvature="0" /> + </g> + <rect + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7106-6" + width="9" + height="9" + x="3.2308738" + y="1039.4983" + rx="1.100245" + ry="1.1002449" /> + </g> + <g + style="display:inline" + id="selected-checkbox-mixed-backdrop" + transform="translate(376.08423,-952.8702)" + inkscape:label="#g7108"> + <path + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path7110-2" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path7112-6" + inkscape:connector-curvature="0" /> + <rect + ry="1" + rx="1" + y="1042.9872" + x="23.714291" + height="3" + width="9" + id="rect7114-3" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(375.90566,-969.2987)" + id="selected-checkbox-unchecked-backdrop-insensitive" + inkscape:label="#g7116"> + <path + inkscape:connector-curvature="0" + id="path7118-5" + d="m -2.9816726,1072.0145 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path7120-4" + d="m -15.803939,1070.8328 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="selected-checkbox-checked-backdrop-insensitive" + transform="translate(377.28175,-934.9643)" + inkscape:label="#g7122"> + <g + transform="translate(-0.22411079,0.21904445)" + id="g7124-1"> + <path + inkscape:connector-curvature="0" + id="path7126-1" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path7128-1" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + ry="1.1002449" + rx="1.100245" + y="1039.4983" + x="3.2308738" + height="9" + width="9" + id="rect7130-1" + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(376.70924,-935.4531)" + id="selected-checkbox-mixed-backdrop-insensitive" + inkscape:label="#g7132"> + <path + inkscape:connector-curvature="0" + id="path7134-4" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path7136-4" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7138-5" + width="9" + height="3" + x="23.714291" + y="1042.9872" + rx="1" + ry="1" /> + </g> + <g + style="display:inline" + id="selected-radio-unchecked" + transform="translate(422.20271,-1040.6526)" + inkscape:label="#g7194"> + <path + inkscape:connector-curvature="0" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7151-7" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7153-4" /> + </g> + <g + style="display:inline" + id="selected-radio-checked" + transform="translate(421.88704,-1040.6526)" + inkscape:label="#g7189"> + <path + inkscape:connector-curvature="0" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7163-9" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7165-7" /> + <circle + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle7167-1" + cx="26.819166" + cy="1062.4237" + r="4.4999943" /> + </g> + <g + style="display:inline" + id="selected-radio-mixed" + transform="translate(422.20271,-1040.1475)" + inkscape:label="#g7184"> + <path + inkscape:connector-curvature="0" + id="path7140-7" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="circle7147-1" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="1" + rx="1" + y="1060.4178" + x="40.880722" + height="3" + width="9" + id="rect4210-1-3" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(422.20271,-1023.2275)" + id="selected-radio-unchecked-hover" + inkscape:label="#g7198"> + <path + id="path7200-0" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7202-9" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#f3f3f3;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + </g> + <g + style="display:inline" + transform="translate(421.88704,-1023.2275)" + id="selected-radio-checked-hover" + inkscape:label="#g7204"> + <path + id="path7206-2" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7208-4" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#f3f3f3;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <circle + r="4.4999943" + cy="1062.4237" + cx="26.819166" + id="circle7210-4" + style="opacity:1;fill:#f3f3f3;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(422.20271,-1022.7224)" + id="selected-radio-mixed-hover" + inkscape:label="#g7212"> + <path + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7214-0" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#f3f3f3;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7216-9" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;fill:#f3f3f3;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7218-4" + width="9" + height="3" + x="40.880722" + y="1060.4178" + rx="1" + ry="1" /> + </g> + <g + style="display:inline" + id="selected-radio-unchecked-active" + transform="translate(422.20271,-1005.5498)" + inkscape:label="#g7220"> + <path + inkscape:connector-curvature="0" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7222-0" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7224-5" /> + </g> + <g + style="display:inline" + id="selected-radio-checked-active" + transform="translate(421.88704,-1005.5498)" + inkscape:label="#g7226"> + <path + inkscape:connector-curvature="0" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7228-3" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7230-4" /> + <circle + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle7232-8" + cx="26.819166" + cy="1062.4237" + r="4.4999943" /> + </g> + <g + style="display:inline" + id="selected-radio-mixed-active" + transform="translate(422.20271,-1005.0447)" + inkscape:label="#g7234"> + <path + inkscape:connector-curvature="0" + id="path7236-1" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path7238-3" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="1" + rx="1" + y="1060.4178" + x="40.880722" + height="3" + width="9" + id="rect7240-7" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(422.20271,-988.3772)" + id="selected-radio-unchecked-insensitive" + inkscape:label="#g7242"> + <path + id="path7244-5" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7246-6" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + </g> + <g + style="display:inline" + transform="translate(421.88704,-988.3772)" + id="selected-radio-checked-insensitive" + inkscape:label="#g7248"> + <path + id="path7250-6" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7252-7" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <circle + r="4.4999943" + cy="1062.4237" + cx="26.819166" + id="circle7254-2" + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(422.20271,-987.8721)" + id="selected-radio-mixed-insensitive" + inkscape:label="#g7256"> + <path + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7258-2" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7260-4" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7262-2" + width="9" + height="3" + x="40.880722" + y="1060.4178" + rx="1" + ry="1" /> + </g> + <g + style="display:inline" + id="selected-radio-unchecked-backdrop" + transform="translate(422.20271,-971.2045)" + inkscape:label="#g7264"> + <path + inkscape:connector-curvature="0" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7266-0" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7268-4" /> + </g> + <g + style="display:inline" + id="selected-radio-checked-backdrop" + transform="translate(421.88704,-971.2045)" + inkscape:label="#g7270"> + <path + inkscape:connector-curvature="0" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7272-7" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7274-4" /> + <circle + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle7276-8" + cx="26.819166" + cy="1062.4237" + r="4.4999943" /> + </g> + <g + style="display:inline" + id="selected-radio-mixed-backdrop" + transform="translate(422.20271,-970.6994)" + inkscape:label="#g7278"> + <path + inkscape:connector-curvature="0" + id="path7280-8" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path7282-1" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="1" + rx="1" + y="1060.4178" + x="40.880722" + height="3" + width="9" + id="rect7284-9" + style="opacity:1;fill:#fcfcfc;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(422.20271,-952.0116)" + id="selected-radio-unchecked-backdrop-insensitive" + inkscape:label="#g7286"> + <path + id="path7288-4" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7290-4" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + </g> + <g + style="display:inline" + transform="translate(421.88704,-952.0116)" + id="selected-radio-checked-backdrop-insensitive" + inkscape:label="#g7292"> + <path + id="path7294-4" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7296-2" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <circle + r="4.4999943" + cy="1062.4237" + cx="26.819166" + id="circle7298-0" + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(422.20271,-951.5065)" + id="selected-radio-mixed-backdrop-insensitive" + inkscape:label="#g7300"> + <path + style="opacity:0;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7302-9" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7304-7" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;fill:#63c1e9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7306-2" + width="9" + height="3" + x="40.880722" + y="1060.4178" + rx="1" + ry="1" /> + </g> + <g + id="slider-horz-scale-has-marks-below" + inkscape:label="#g5468" + transform="translate(-246.39811,-1087.5425)"> + <circle + inkscape:tile-y0="1090.5741" + inkscape:tile-x0="434.0683" + inkscape:tile-h="20" + inkscape:tile-w="20" + inkscape:tile-cy="1100.5741" + inkscape:tile-cx="444.0683" + r="10" + cy="1100.5741" + cx="444.0683" + id="path5314" + style="opacity:1;fill:#eff0f1;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:tile-y0="1090.5741" + inkscape:tile-x0="434.0683" + inkscape:tile-h="20" + inkscape:tile-w="20" + inkscape:tile-cy="1100.5741" + inkscape:tile-cx="444.0683" + inkscape:connector-curvature="0" + id="path5316" + d="m 444.0683,1090.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,1 a 9,9 0 0 1 9,9 9,9 0 0 1 -9,9 9,9 0 0 1 -9,-9 9,9 0 0 1 9,-9 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <use + id="use5387" + xlink:href="#path5316" + inkscape:tiled-clone-of="#path5316" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-horz-scale-has-marks-above" + inkscape:label="#g5473" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5351" + transform="translate(24,0)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + id="use5389" + transform="translate(24,0)" + xlink:href="#path5316" + inkscape:tiled-clone-of="#path5316" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-vert-scale-has-marks-above" + inkscape:label="#g5477" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5363" + transform="translate(48,0)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + id="use5391" + transform="translate(48,0)" + xlink:href="#path5316" + inkscape:tiled-clone-of="#path5316" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-vert-scale-has-marks-below" + inkscape:label="#g5497" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5375" + transform="translate(72,0)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + id="use5393" + transform="translate(72,0)" + xlink:href="#path5316" + inkscape:tiled-clone-of="#path5316" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-horz-scale-has-marks-below-insensitive" + inkscape:label="#g5533" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5345" + transform="translate(0,72)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <path + inkscape:tile-y0="1162.5741" + inkscape:tile-x0="434.0683" + inkscape:tile-h="20" + inkscape:tile-w="20" + inkscape:tile-cy="1172.5741" + inkscape:tile-cx="444.0683" + inkscape:connector-curvature="0" + id="path5395" + d="m 444.0683,1162.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,1 a 9,9 0 0 1 9,9 9,9 0 0 1 -9,9 9,9 0 0 1 -9,-9 9,9 0 0 1 9,-9 z" + style="opacity:1;fill:#bfc1c3;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="slider-horz-scale-has-marks-below-backdrop-insensitive" + inkscape:label="#g5561" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5347" + transform="translate(0,96)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + id="use5399" + transform="translate(0,24)" + xlink:href="#path5395" + inkscape:tiled-clone-of="#path5395" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-horz-scale-has-marks-above-insensitive" + inkscape:label="#g5537" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5357" + transform="translate(24,72)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + id="use5403" + transform="translate(24,0)" + xlink:href="#path5395" + inkscape:tiled-clone-of="#path5395" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-horz-scale-has-marks-above-backdrop-insensitive" + inkscape:label="#g5557" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5359" + transform="translate(24,96)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + id="use5405" + transform="translate(24,24)" + xlink:href="#path5395" + inkscape:tiled-clone-of="#path5395" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-vert-scale-has-marks-above-insensitive" + inkscape:label="#g5541" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5369" + transform="translate(48,72)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + id="use5409" + transform="translate(48,0)" + xlink:href="#path5395" + inkscape:tiled-clone-of="#path5395" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-vert-scale-has-marks-above-backdrop-insensitive" + inkscape:label="#g5553" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5371" + transform="translate(48,96)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + id="use5411" + transform="translate(48,24)" + xlink:href="#path5395" + inkscape:tiled-clone-of="#path5395" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-vert-scale-has-marks-below-insensitive" + inkscape:label="#g5545" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5381" + transform="translate(72,72)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + id="use5415" + transform="translate(72,0)" + xlink:href="#path5395" + inkscape:tiled-clone-of="#path5395" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-vert-scale-has-marks-below-backdrop-insensitive" + inkscape:label="#g5549" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5383" + transform="translate(72,96)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + id="use5417" + transform="translate(72,24)" + xlink:href="#path5395" + inkscape:tiled-clone-of="#path5395" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-horz-scale-has-marks-below-hover" + inkscape:label="#g5501" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5341" + transform="translate(0,24)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <path + inkscape:tile-y0="1114.5741" + inkscape:tile-x0="434.0683" + inkscape:tile-h="20" + inkscape:tile-w="20" + inkscape:tile-cy="1124.5741" + inkscape:tile-cx="444.0683" + id="path5332" + d="m 444.0683,1114.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,2 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + </g> + <g + id="slider-horz-scale-has-marks-above-hover" + inkscape:label="#g5505" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5353" + transform="translate(24,24)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + style="fill:#96cdf1" + id="use5425" + transform="translate(24,0)" + xlink:href="#path5332" + inkscape:tiled-clone-of="#path5332" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-vert-scale-has-marks-above-hover" + inkscape:label="#g5509" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5365" + transform="translate(48,24)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + style="fill:#96cdf1" + id="use5429" + transform="translate(48,0)" + xlink:href="#path5332" + inkscape:tiled-clone-of="#path5332" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-vert-scale-has-marks-below-hover" + inkscape:label="#g5513" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5377" + transform="translate(72,24)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + style="fill:#96cdf1" + id="use5433" + transform="translate(72,0)" + xlink:href="#path5332" + inkscape:tiled-clone-of="#path5332" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-horz-scale-has-marks-below-backdrop" + inkscape:label="#g5565" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5349" + transform="translate(0,120)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <path + inkscape:connector-curvature="0" + id="use5452" + d="m 444.0683,1210.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,1 a 9,9 0 0 1 9,9 9,9 0 0 1 -9,9 9,9 0 0 1 -9,-9 9,9 0 0 1 9,-9 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:tile-x0="434.0683" + inkscape:tile-y0="1210.5741" /> + </g> + <g + id="slider-horz-scale-has-marks-above-backdrop" + inkscape:label="#g5569" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5361" + transform="translate(24,120)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <path + inkscape:connector-curvature="0" + id="use5454" + d="m 468.0683,1210.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,1 a 9,9 0 0 1 9,9 9,9 0 0 1 -9,9 9,9 0 0 1 -9,-9 9,9 0 0 1 9,-9 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:tile-x0="434.0683" + inkscape:tile-y0="1210.5741" /> + </g> + <g + id="slider-vert-scale-has-marks-above-backdrop" + inkscape:label="#g5573" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5373" + transform="translate(48,120)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <path + inkscape:connector-curvature="0" + id="use5456" + d="m 492.0683,1210.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,1 a 9,9 0 0 1 9,9 9,9 0 0 1 -9,9 9,9 0 0 1 -9,-9 9,9 0 0 1 9,-9 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:tile-x0="434.0683" + inkscape:tile-y0="1210.5741" /> + </g> + <g + id="slider-vert-scale-has-marks-below-backdrop" + inkscape:label="#g5577" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5385" + transform="translate(72,120)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <path + inkscape:connector-curvature="0" + id="use5458" + d="m 516.0683,1210.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,1 a 9,9 0 0 1 9,9 9,9 0 0 1 -9,9 9,9 0 0 1 -9,-9 9,9 0 0 1 9,-9 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:tile-x0="434.0683" + inkscape:tile-y0="1210.5741" /> + </g> + <g + id="slider-horz-scale-has-marks-below-active" + inkscape:label="#g5855" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5343" + transform="translate(0,48)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <path + inkscape:tile-y0="1138.5741" + inkscape:tile-x0="434.0683" + inkscape:tile-h="20" + inkscape:tile-w="20" + inkscape:tile-cy="1148.5741" + inkscape:tile-cx="444.0683" + inkscape:connector-curvature="0" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 444.0683,1138.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,2 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + id="path5326-1" /> + <use + id="use5835" + xlink:href="#path5326-1" + inkscape:tiled-clone-of="#path5326-1" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-horz-scale-has-marks-above-active" + inkscape:label="#g5851" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5355" + transform="translate(24,48)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + id="use5837" + transform="translate(24,0)" + xlink:href="#path5326-1" + inkscape:tiled-clone-of="#path5326-1" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-vert-scale-has-marks-above-active" + inkscape:label="#g5847" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5367" + transform="translate(48,48)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + id="use5839" + transform="translate(48,0)" + xlink:href="#path5326-1" + inkscape:tiled-clone-of="#path5326-1" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + id="slider-vert-scale-has-marks-below-active" + inkscape:label="#g5843" + transform="translate(-246.39811,-1087.5425)"> + <use + id="use5379" + transform="translate(72,48)" + xlink:href="#path5314" + inkscape:tiled-clone-of="#path5314" + y="0" + x="0" + width="100%" + height="100%" /> + <use + id="use5841" + transform="translate(72,0)" + xlink:href="#path5326-1" + inkscape:tiled-clone-of="#path5326-1" + y="0" + x="0" + width="100%" + height="100%" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-horz-scale-has-marks-below-dark" + inkscape:label="#g5468"> + <circle + inkscape:tile-y0="1090.5741" + inkscape:tile-x0="434.0683" + inkscape:tile-h="20" + inkscape:tile-w="20" + inkscape:tile-cy="1100.5741" + inkscape:tile-cx="444.0683" + r="10" + cy="1100.5741" + cx="444.0683" + id="path5314-5" + style="opacity:1;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:tile-y0="1090.5741" + inkscape:tile-x0="434.0683" + inkscape:tile-h="20" + inkscape:tile-w="20" + inkscape:tile-cy="1100.5741" + inkscape:tile-cx="444.0683" + inkscape:connector-curvature="0" + id="path5316-0" + d="m 444.0683,1090.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,1 a 9,9 0 0 1 9,9 9,9 0 0 1 -9,9 9,9 0 0 1 -9,-9 9,9 0 0 1 9,-9 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <use + height="100%" + width="100%" + id="use5387-3" + xlink:href="#path5316-0" + inkscape:tiled-clone-of="#path5316-0" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-horz-scale-has-marks-above-dark" + inkscape:label="#g5473"> + <use + height="100%" + width="100%" + id="use5351-9" + transform="translate(24,0)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <use + height="100%" + width="100%" + id="use5389-6" + transform="translate(24,0)" + xlink:href="#path5316-0" + inkscape:tiled-clone-of="#path5316-0" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-vert-scale-has-marks-above-dark" + inkscape:label="#g5477"> + <use + height="100%" + width="100%" + id="use5363-4" + transform="translate(48,0)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <use + height="100%" + width="100%" + id="use5391-6" + transform="translate(48,0)" + xlink:href="#path5316-0" + inkscape:tiled-clone-of="#path5316-0" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-vert-scale-has-marks-below-dark" + inkscape:label="#g5497"> + <use + height="100%" + width="100%" + id="use5375-2" + transform="translate(72,0)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <use + height="100%" + width="100%" + id="use5393-6" + transform="translate(72,0)" + xlink:href="#path5316-0" + inkscape:tiled-clone-of="#path5316-0" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-horz-scale-has-marks-below-insensitive-dark" + inkscape:label="#g5533"> + <use + height="100%" + width="100%" + id="use5345-5" + transform="translate(0,72)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <path + inkscape:tile-y0="1162.5741" + inkscape:tile-x0="434.0683" + inkscape:tile-h="20" + inkscape:tile-w="20" + inkscape:tile-cy="1172.5741" + inkscape:tile-cx="444.0683" + inkscape:connector-curvature="0" + id="path5395-9" + d="m 444.0683,1162.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,1 a 9,9 0 0 1 9,9 9,9 0 0 1 -9,9 9,9 0 0 1 -9,-9 9,9 0 0 1 9,-9 z" + style="opacity:0.3;fill:#bfc1c3;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-horz-scale-has-marks-below-backdrop-insensitive-dark" + inkscape:label="#g5561"> + <use + height="100%" + width="100%" + id="use5347-2" + transform="translate(0,96)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <use + height="100%" + width="100%" + id="use5399-2" + transform="translate(0,24)" + xlink:href="#path5395-9" + inkscape:tiled-clone-of="#path5395-9" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-horz-scale-has-marks-above-insensitive-dark" + inkscape:label="#g5537"> + <use + height="100%" + width="100%" + id="use5357-2" + transform="translate(24,72)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <use + height="100%" + width="100%" + id="use5403-8" + transform="translate(24,0)" + xlink:href="#path5395-9" + inkscape:tiled-clone-of="#path5395-9" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-horz-scale-has-marks-above-backdrop-insensitive-dark" + inkscape:label="#g5557"> + <use + height="100%" + width="100%" + id="use5359-8" + transform="translate(24,96)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <use + height="100%" + width="100%" + id="use5405-9" + transform="translate(24,24)" + xlink:href="#path5395-9" + inkscape:tiled-clone-of="#path5395-9" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-vert-scale-has-marks-above-insensitive-dark" + inkscape:label="#g5541"> + <use + height="100%" + width="100%" + id="use5369-0" + transform="translate(48,72)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <use + height="100%" + width="100%" + id="use5409-6" + transform="translate(48,0)" + xlink:href="#path5395-9" + inkscape:tiled-clone-of="#path5395-9" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-vert-scale-has-marks-above-backdrop-insensitive-dark" + inkscape:label="#g5553"> + <use + height="100%" + width="100%" + id="use5371-2" + transform="translate(48,96)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <use + height="100%" + width="100%" + id="use5411-1" + transform="translate(48,24)" + xlink:href="#path5395-9" + inkscape:tiled-clone-of="#path5395-9" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-vert-scale-has-marks-below-insensitive-dark" + inkscape:label="#g5545"> + <use + height="100%" + width="100%" + id="use5381-3" + transform="translate(72,72)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <use + height="100%" + width="100%" + id="use5415-6" + transform="translate(72,0)" + xlink:href="#path5395-9" + inkscape:tiled-clone-of="#path5395-9" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-vert-scale-has-marks-below-backdrop-insensitive-dark" + inkscape:label="#g5549"> + <use + height="100%" + width="100%" + id="use5383-7" + transform="translate(72,96)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <use + height="100%" + width="100%" + id="use5417-4" + transform="translate(72,24)" + xlink:href="#path5395-9" + inkscape:tiled-clone-of="#path5395-9" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-horz-scale-has-marks-below-hover-dark" + inkscape:label="#g5501"> + <use + height="100%" + width="100%" + id="use5341-9" + transform="translate(0,24)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <path + inkscape:tile-y0="1114.5741" + inkscape:tile-x0="434.0683" + inkscape:tile-h="20" + inkscape:tile-w="20" + inkscape:tile-cy="1124.5741" + inkscape:tile-cx="444.0683" + id="path5332-5" + d="m 444.0683,1114.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,2 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-horz-scale-has-marks-above-hover-dark" + inkscape:label="#g5505"> + <use + height="100%" + width="100%" + id="use5353-6" + transform="translate(24,24)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <use + height="100%" + width="100%" + style="fill:#96cdf1" + id="use5425-6" + transform="translate(24,0)" + xlink:href="#path5332-5" + inkscape:tiled-clone-of="#path5332-5" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-vert-scale-has-marks-above-hover-dark" + inkscape:label="#g5509"> + <use + height="100%" + width="100%" + id="use5365-6" + transform="translate(48,24)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <use + height="100%" + width="100%" + style="fill:#96cdf1" + id="use5429-0" + transform="translate(48,0)" + xlink:href="#path5332-5" + inkscape:tiled-clone-of="#path5332-5" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-vert-scale-has-marks-below-hover-dark" + inkscape:label="#g5513"> + <use + height="100%" + width="100%" + id="use5377-1" + transform="translate(72,24)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <use + height="100%" + width="100%" + style="fill:#96cdf1" + id="use5433-8" + transform="translate(72,0)" + xlink:href="#path5332-5" + inkscape:tiled-clone-of="#path5332-5" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-horz-scale-has-marks-below-backdrop-dark" + inkscape:label="#g5565"> + <use + height="100%" + width="100%" + id="use5349-3" + transform="translate(0,120)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <path + inkscape:connector-curvature="0" + id="use5452-0" + d="m 444.0683,1210.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,1 a 9,9 0 0 1 9,9 9,9 0 0 1 -9,9 9,9 0 0 1 -9,-9 9,9 0 0 1 9,-9 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:tile-x0="434.0683" + inkscape:tile-y0="1210.5741" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-horz-scale-has-marks-above-backdrop-dark" + inkscape:label="#g5569"> + <use + height="100%" + width="100%" + id="use5361-5" + transform="translate(24,120)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <path + inkscape:connector-curvature="0" + id="use5454-7" + d="m 468.0683,1210.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,1 a 9,9 0 0 1 9,9 9,9 0 0 1 -9,9 9,9 0 0 1 -9,-9 9,9 0 0 1 9,-9 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:tile-x0="434.0683" + inkscape:tile-y0="1210.5741" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-vert-scale-has-marks-above-backdrop-dark" + inkscape:label="#g5573"> + <use + height="100%" + width="100%" + id="use5373-8" + transform="translate(48,120)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <path + inkscape:connector-curvature="0" + id="use5456-7" + d="m 492.0683,1210.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,1 a 9,9 0 0 1 9,9 9,9 0 0 1 -9,9 9,9 0 0 1 -9,-9 9,9 0 0 1 9,-9 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:tile-x0="434.0683" + inkscape:tile-y0="1210.5741" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-vert-scale-has-marks-below-backdrop-dark" + inkscape:label="#g5577"> + <use + height="100%" + width="100%" + id="use5385-5" + transform="translate(72,120)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" /> + <path + inkscape:connector-curvature="0" + id="use5458-9" + d="m 516.0683,1210.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,1 a 9,9 0 0 1 9,9 9,9 0 0 1 -9,9 9,9 0 0 1 -9,-9 9,9 0 0 1 9,-9 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:tile-x0="434.0683" + inkscape:tile-y0="1210.5741" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-horz-scale-has-marks-below-active-dark" + inkscape:label="#g5855"> + <use + id="use5343-8" + transform="translate(0,48)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" + width="100%" + height="100%" /> + <path + inkscape:tile-y0="1138.5741" + inkscape:tile-x0="434.0683" + inkscape:tile-h="20" + inkscape:tile-w="20" + inkscape:tile-cy="1148.5741" + inkscape:tile-cx="444.0683" + inkscape:connector-curvature="0" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 444.0683,1138.5741 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z m 0,2 a 8,8 0 0 1 8,8 8,8 0 0 1 -8,8 8,8 0 0 1 -8,-8 8,8 0 0 1 8,-8 z" + id="path5326-1-9" /> + <use + height="100%" + width="100%" + id="use5835-1" + xlink:href="#path5326-1-9" + inkscape:tiled-clone-of="#path5326-1-9" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-horz-scale-has-marks-above-active-dark" + inkscape:label="#g5851"> + <use + id="use5355-6" + transform="translate(24,48)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" + width="100%" + height="100%" /> + <use + height="100%" + width="100%" + id="use5837-7" + transform="translate(24,0)" + xlink:href="#path5326-1-9" + inkscape:tiled-clone-of="#path5326-1-9" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-vert-scale-has-marks-above-active-dark" + inkscape:label="#g5847"> + <use + id="use5367-0" + transform="translate(48,48)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" + width="100%" + height="100%" /> + <use + height="100%" + width="100%" + id="use5839-8" + transform="translate(48,0)" + xlink:href="#path5326-1-9" + inkscape:tiled-clone-of="#path5326-1-9" + y="0" + x="0" /> + </g> + <g + transform="translate(-249.87644,-916.44724)" + id="slider-vert-scale-has-marks-below-active-dark" + inkscape:label="#g5843"> + <use + id="use5379-6" + transform="translate(72,48)" + xlink:href="#path5314-5" + inkscape:tiled-clone-of="#path5314-5" + y="0" + x="0" + width="100%" + height="100%" /> + <use + height="100%" + width="100%" + id="use5841-5" + transform="translate(72,0)" + xlink:href="#path5326-1-9" + inkscape:tiled-clone-of="#path5326-1-9" + y="0" + x="0" /> + </g> + <g + style="display:inline" + id="checkbox-unchecked-active-dark" + transform="translate(39.203424,-838.94358)" + inkscape:label="#g4281"> + <path + inkscape:connector-curvature="0" + id="rect6623-1" + d="m -2.9816726,1072.0145 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="rect6640-5" + d="m -15.803939,1070.8328 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="checkbox-unchecked-hover-dark" + transform="translate(39.203424,-838.94358)" + inkscape:label="#g4285"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -3.077716,1054.7156 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.29455,0 -0.570945,-0.066 -0.822265,-0.1797 0.312228,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4135-1" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -15.899982,1053.5339 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960267,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772155,-1.7344 1.732422,-1.7344 z" + id="path4137-7" /> + </g> + <g + style="display:inline" + id="checkbox-unchecked-dark" + transform="translate(39.203424,-838.18378)" + inkscape:label="#g4241"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -2.9455911,1037.4091 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -10.9999999,0 c -0.29455,0 -0.570946,-0.066 -0.822266,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822266,1.1797 l 10.9999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4139-1" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -15.767857,1036.2274 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 10.9999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -10.9999999,0 z m 0.732422,1 9.5351559,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351559,0 c -0.960267,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772155,-1.7344 1.732422,-1.7344 z" + id="path4141-7" /> + </g> + <g + style="display:inline;fill:#96cdf1" + id="checkbox-checked-dark" + transform="translate(40.445762,-838.45478)" + inkscape:label="#g4230"> + <g + transform="translate(-0.22411079,0.21904445)" + id="g4147-8" + style="fill:#96cdf1"> + <path + inkscape:connector-curvature="0" + id="path4143-4" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#96cdf1;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4145-4" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + ry="1.1002449" + rx="1.100245" + y="1039.4983" + x="3.2308738" + height="9" + width="9" + id="rect4202-1" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="checkbox-mixed-dark" + transform="translate(39.203424,-838.94358)" + inkscape:label="#g4236"> + <path + inkscape:connector-curvature="0" + id="path4206-2-6" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4208-2" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4210-5" + width="9" + height="3" + x="23.714291" + y="1042.9872" + rx="1" + ry="1" /> + </g> + <g + style="display:inline" + transform="translate(40.531485,-821.90808)" + id="checkbox-checked-hover-dark" + inkscape:label="#g4245"> + <g + id="g4247-4" + transform="translate(-0.22411079,0.21904445)"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4249-0" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path4251-2" + inkscape:connector-curvature="0" /> + </g> + <rect + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4253-2" + width="9" + height="9" + x="3.2308738" + y="1039.4983" + rx="1.100245" + ry="1.1002449" /> + </g> + <g + style="display:inline" + id="checkbox-mixed-hover-dark" + transform="translate(40.006997,-822.39688)" + inkscape:label="#g4255"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4257-5" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path4259-0" + inkscape:connector-curvature="0" /> + <rect + ry="1" + rx="1" + y="1042.9872" + x="23.714291" + height="3" + width="9" + id="rect4261-2" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="checkbox-checked-active-dark" + transform="translate(40.579508,-804.60918)" + inkscape:label="#g4263"> + <g + transform="translate(-0.22411079,0.21904445)" + id="g4265-5"> + <path + inkscape:connector-curvature="0" + id="path4267-4" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4269-9" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + ry="1.1002449" + rx="1.100245" + y="1039.4983" + x="3.2308738" + height="9" + width="9" + id="rect4271-4" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(40.006997,-805.09798)" + id="checkbox-mixed-active-dark" + inkscape:label="#g4273"> + <path + inkscape:connector-curvature="0" + id="path4275-6-8" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path4277-5-1" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4279-4" + width="9" + height="3" + x="23.714291" + y="1042.9872" + rx="1" + ry="1" /> + </g> + <g + style="display:inline;opacity:0.175" + id="checkbox-unchecked-insensitive-dark" + transform="translate(39.203424,-821.80078)" + inkscape:label="#g4289"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -2.9816726,1072.0145 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4291-2" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -15.803939,1070.8328 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path4293-5" + inkscape:connector-curvature="0" /> + </g> + <g + style="display:inline" + transform="translate(40.579508,-787.46626)" + id="checkbox-checked-insensitive-dark" + inkscape:label="#g4295"> + <g + id="g4297-4" + transform="translate(-0.22411079,0.21904445)"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4299-9" + inkscape:connector-curvature="0" /> + <path + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path4301-6" + inkscape:connector-curvature="0" /> + </g> + <rect + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4303-0" + width="9" + height="9" + x="3.2308738" + y="1039.4983" + rx="1.100245" + ry="1.1002449" /> + </g> + <g + style="display:inline" + id="checkbox-mixed-insensitive-dark" + transform="translate(40.006997,-787.95506)" + inkscape:label="#g4305"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path4307-2" + inkscape:connector-curvature="0" /> + <path + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path4309-5" + inkscape:connector-curvature="0" /> + <rect + ry="1" + rx="1" + y="1042.9872" + x="23.714291" + height="3" + width="9" + id="rect4311-1" + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(39.917709,-769.61236)" + id="checkbox-unchecked-backdrop-dark" + inkscape:label="#g7092"> + <path + id="path7094-9" + d="m -2.9455911,1037.4091 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -10.9999999,0 c -0.29455,0 -0.570946,-0.066 -0.822266,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822266,1.1797 l 10.9999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7096-3" + d="m -15.767857,1036.2274 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 10.9999999,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -10.9999999,0 z m 0.732422,1 9.5351559,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351559,0 c -0.960267,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772155,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + </g> + <g + style="display:inline" + transform="translate(41.160048,-769.88326)" + id="checkbox-checked-backdrop-dark" + inkscape:label="#g7098"> + <g + id="g7100-7" + transform="translate(-0.22411079,0.21904445)"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path7102-5" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path7104-4-4" + inkscape:connector-curvature="0" /> + </g> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7106-9" + width="9" + height="9" + x="3.2308738" + y="1039.4983" + rx="1.100245" + ry="1.1002449" /> + </g> + <g + style="display:inline" + id="checkbox-mixed-backdrop-dark" + transform="translate(39.917709,-770.37216)" + inkscape:label="#g7108"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + id="path7110-9" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="path7112-2" + inkscape:connector-curvature="0" /> + <rect + ry="1" + rx="1" + y="1042.9872" + x="23.714291" + height="3" + width="9" + id="rect7114-3-4" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(39.739138,-786.80066)" + id="checkbox-unchecked-backdrop-insensitive-dark" + inkscape:label="#g7116"> + <path + inkscape:connector-curvature="0" + id="path7118-0" + d="m -2.9816726,1072.0145 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path7120-6" + d="m -15.803939,1070.8328 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="checkbox-checked-backdrop-insensitive-dark" + transform="translate(41.115223,-752.46626)" + inkscape:label="#g7122"> + <g + transform="translate(-0.22411079,0.21904445)" + id="g7124-8"> + <path + inkscape:connector-curvature="0" + id="path7126-7" + d="m 15.277256,1037.461 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11.0000004,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path7128-8" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + ry="1.1002449" + rx="1.100245" + y="1039.4983" + x="3.2308738" + height="9" + width="9" + id="rect7130-2" + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(40.542711,-752.95506)" + id="checkbox-mixed-backdrop-insensitive-dark" + inkscape:label="#g7132"> + <path + inkscape:connector-curvature="0" + id="path7134-5" + d="m 35.536557,1038.1689 c 0.112241,0.2502 0.177734,0.5253 0.177734,0.8183 l 0,11 c 0,1.108 -0.892,2 -2,2 l -11,0 c -0.294549,0 -0.570945,-0.066 -0.822265,-0.1797 0.312229,0.6963 1.00725,1.1797 1.822265,1.1797 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-0.8134 -0.48367,-1.5052 -1.177734,-1.8183 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#bfc1c3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path7136-2" + d="m 22.714291,1036.9872 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.732422,1 9.535156,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.535156,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7138-2" + width="9" + height="3" + x="23.714291" + y="1042.9872" + rx="1" + ry="1" /> + </g> + <g + style="display:inline" + id="radio-unchecked-dark" + transform="translate(86.036183,-858.15448)" + inkscape:label="#g7194"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7151-9" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7153-8" /> + </g> + <g + style="display:inline" + id="radio-checked-dark" + transform="translate(85.720512,-858.15448)" + inkscape:label="#g7189"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7163-9-8" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7165-5" /> + <circle + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle7167-2" + cx="26.819166" + cy="1062.4237" + r="4.4999943" /> + </g> + <g + style="display:inline" + id="radio-mixed-dark" + transform="translate(86.036183,-857.64938)" + inkscape:label="#g7184"> + <path + inkscape:connector-curvature="0" + id="path7140-4" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="circle7147-0" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="1" + rx="1" + y="1060.4178" + x="40.880722" + height="3" + width="9" + id="rect4210-1-3-8" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(86.036183,-840.72938)" + id="radio-unchecked-hover-dark" + inkscape:label="#g7198"> + <path + id="path7200-2" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7202-2" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + </g> + <g + style="display:inline" + transform="translate(85.720512,-840.72938)" + id="radio-checked-hover-dark" + inkscape:label="#g7204"> + <path + id="path7206-6" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7208-9" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <circle + r="4.4999943" + cy="1062.4237" + cx="26.819166" + id="circle7210-5" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(86.036183,-840.22428)" + id="radio-mixed-hover-dark" + inkscape:label="#g7212"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7214-7" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7216-2" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7218-3" + width="9" + height="3" + x="40.880722" + y="1060.4178" + rx="1" + ry="1" /> + </g> + <g + style="display:inline" + id="radio-unchecked-active-dark" + transform="translate(86.036183,-823.05168)" + inkscape:label="#g7220"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7222-3" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7224-9" /> + </g> + <g + style="display:inline" + id="radio-checked-active-dark" + transform="translate(85.720512,-823.05168)" + inkscape:label="#g7226"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7228-4" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7230-4-4" /> + <circle + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle7232-3" + cx="26.819166" + cy="1062.4237" + r="4.4999943" /> + </g> + <g + style="display:inline" + id="radio-mixed-active-dark" + transform="translate(86.036183,-822.54658)" + inkscape:label="#g7234"> + <path + inkscape:connector-curvature="0" + id="path7236-8" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path7238-6" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="1" + rx="1" + y="1060.4178" + x="40.880722" + height="3" + width="9" + id="rect7240-1" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(86.036183,-805.87908)" + id="radio-unchecked-insensitive-dark" + inkscape:label="#g7242"> + <path + id="path7244-8" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7246-6-0" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + </g> + <g + style="display:inline" + transform="translate(85.720512,-805.87908)" + id="radio-checked-insensitive-dark" + inkscape:label="#g7248"> + <path + id="path7250-0" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7252-0" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <circle + r="4.4999943" + cy="1062.4237" + cx="26.819166" + id="circle7254-1" + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(86.036183,-805.37398)" + id="radio-mixed-insensitive-dark" + inkscape:label="#g7256"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7258-2-1" + inkscape:connector-curvature="0" /> + <path + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7260-4-0" + inkscape:connector-curvature="0" /> + <rect + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7262-2-7" + width="9" + height="3" + x="40.880722" + y="1060.4178" + rx="1" + ry="1" /> + </g> + <g + style="display:inline" + id="radio-unchecked-backdrop-dark" + transform="translate(86.036183,-788.70646)" + inkscape:label="#g7264"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7266-1" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7268-3" /> + </g> + <g + style="display:inline" + id="radio-checked-backdrop-dark" + transform="translate(85.720512,-788.70646)" + inkscape:label="#g7270"> + <path + inkscape:connector-curvature="0" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7272-0" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7274-5" /> + <circle + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle7276-9" + cx="26.819166" + cy="1062.4237" + r="4.4999943" /> + </g> + <g + style="display:inline" + id="radio-mixed-backdrop-dark" + transform="translate(86.036183,-788.20136)" + inkscape:label="#g7278"> + <path + inkscape:connector-curvature="0" + id="path7280-0" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path7282-9" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="1" + rx="1" + y="1060.4178" + x="40.880722" + height="3" + width="9" + id="rect7284-1" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(86.036183,-769.51356)" + id="radio-unchecked-backdrop-insensitive-dark" + inkscape:label="#g7286"> + <path + id="path7288-4-1" + d="m 13.391894,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.4999999,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.4999999,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7290-7" + d="m 7.6262691,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.50000003,7.5 7.4999962,7.4999962 0 0 0 7.4999999,-7.5 7.4999962,7.4999962 0 0 0 -7.4999999,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.4999999,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + </g> + <g + style="display:inline" + transform="translate(85.720512,-769.51356)" + id="radio-checked-backdrop-insensitive-dark" + inkscape:label="#g7292"> + <path + id="path7294-0" + d="m 32.584792,1057.6358 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path7296-9" + d="m 26.819167,1054.9229 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <circle + r="4.4999943" + cy="1062.4237" + cx="26.819166" + id="circle7298-4" + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="display:inline" + transform="translate(86.036183,-769.00846)" + id="radio-mixed-backdrop-insensitive-dark" + inkscape:label="#g7300"> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 51.146345,1057.1307 a 7.4999962,7.4999962 0 0 1 1.734375,4.7871 7.4999962,7.4999962 0 0 1 -7.5,7.5 7.4999962,7.4999962 0 0 1 -4.765625,-1.7129 7.4999981,7.4999981 0 0 0 5.765625,2.7129 7.4999981,7.4999981 0 0 0 7.5,-7.5 7.4999981,7.4999981 0 0 0 -2.734375,-5.7871 z" + id="path7302-5" + inkscape:connector-curvature="0" /> + <path + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:#798085;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 45.38072,1054.4178 a 7.4999962,7.4999962 0 0 0 -7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,7.5 7.4999962,7.4999962 0 0 0 7.5,-7.5 7.4999962,7.4999962 0 0 0 -7.5,-7.5 z m 0,1 a 6.4999933,6.4999933 0 0 1 6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,6.5 6.4999933,6.4999933 0 0 1 -6.5,-6.5 6.4999933,6.4999933 0 0 1 6.5,-6.5 z" + id="path7304-2" + inkscape:connector-curvature="0" /> + <rect + style="opacity:0.175;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7306-9" + width="9" + height="3" + x="40.880722" + y="1060.4178" + rx="1" + ry="1" /> + </g> + <g + id="checkbox-selectionmode" + inkscape:label="#g4673" + transform="translate(88.492004,-935.59099)"> + <rect + ry="2.25" + rx="2.25" + y="1119.9636" + x="275.07709" + height="30" + width="30" + id="rect6555" + style="opacity:0.75;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:0.97560978;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 282.74375,1124.9636 c -1.47732,0 -2.66666,1.1894 -2.66666,2.6666 l 0,14.6668 c 0,1.4772 1.18934,2.6666 2.66666,2.6666 l 14.66667,0 c 1.47732,0 2.66666,-1.1894 2.66666,-2.6666 l 0,-14.6668 c 0,-1.4772 -1.18934,-2.6666 -2.66666,-2.6666 l -14.66667,0 z m 0.97657,1.3334 12.71353,0 c 1.28037,0 2.30989,1.0321 2.30989,2.3125 l 0,12.7109 c 0,1.2804 -1.02952,2.3098 -2.30989,2.3098 l -12.71353,0 c -1.28035,0 -2.30989,-1.0294 -2.30989,-2.3098 l 0,-12.7109 c 0,-1.2804 1.02954,-2.3125 2.30989,-2.3125 z" + id="path4141-71" /> + </g> + <g + id="checkbox-checked-selectionmode" + inkscape:label="#g4677" + transform="translate(88.492004,-935.59099)"> + <rect + style="opacity:0.75;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:0.97560978;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4500" + width="30" + height="30" + x="309.8985" + y="1119.9636" + rx="2.25" + ry="2.25" /> + <g + transform="matrix(1.3333324,0,0,1.3333324,-158.95831,-369.42306)" + id="g4573"> + <path + inkscape:connector-curvature="0" + id="path4145-43" + d="m 357.39286,1120.7908 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.73242,1 9.53516,0 c 0.96026,0 1.73242,0.7741 1.73242,1.7344 l 0,9.5332 c 0,0.9603 -0.77216,1.7324 -1.73242,1.7324 l -9.53516,0 c -0.96026,0 -1.73242,-0.7721 -1.73242,-1.7324 l 0,-9.5332 c 0,-0.9603 0.77216,-1.7344 1.73242,-1.7344 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4202-3" + width="9" + height="9" + x="358.39285" + y="1123.7908" + rx="1.100245" + ry="1.1002449" /> + </g> + </g> + <g + id="checkbox-hover-selectionmode" + inkscape:label="#g4690" + transform="translate(88.492004,-935.59099)"> + <rect + ry="2.25" + rx="2.25" + y="1154.9934" + x="275.07709" + height="30" + width="30" + id="rect4502" + style="opacity:0.75;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:0.97560978;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 282.74376,1159.9934 c -1.47734,0 -2.66667,1.1893 -2.66667,2.6667 l 0,14.6666 c 0,1.4774 1.18933,2.6667 2.66667,2.6667 l 14.66665,0 c 1.47734,0 2.66667,-1.1893 2.66667,-2.6667 l 0,-14.6666 c 0,-1.4774 -1.18933,-2.6667 -2.66667,-2.6667 l -14.66665,0 z m 0.97656,1.3333 12.71353,0 c 1.28035,0 2.3099,1.0322 2.3099,2.3126 l 0,12.7109 c 0,1.2804 -1.02955,2.3099 -2.3099,2.3099 l -12.71353,0 c -1.28036,0 -2.3099,-1.0295 -2.3099,-2.3099 l 0,-12.7109 c 0,-1.2804 1.02954,-2.3126 2.3099,-2.3126 z" + id="path4137-8" /> + </g> + <g + id="checkbox-checked-hover-selectionmode" + transform="translate(88.492004,-935.59099)" + inkscape:label="#g4683"> + <rect + style="opacity:0.75;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:0.97560978;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4504" + width="30" + height="30" + x="309.8985" + y="1154.9934" + rx="2.25" + ry="2.25" /> + <g + id="g4245-7" + transform="matrix(1.3333324,0,0,1.3333324,314.59067,-222.00341)"> + <g + transform="translate(-0.22411079,0.21904445)" + id="g4247-6"> + <path + inkscape:connector-curvature="0" + id="path4251-21" + d="m 2.4549896,1036.2793 c -1.108,0 -2.00000003,0.892 -2.00000003,2 l 0,11 c 0,1.108 0.89200003,2 2.00000003,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + ry="1.1002449" + rx="1.100245" + y="1039.4983" + x="3.2308738" + height="9" + width="9" + id="rect4253-1" + style="opacity:1;fill:#96cdf1;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + id="checkbox-active-selectionmode" + inkscape:label="#g4700" + transform="translate(88.492004,-935.59099)"> + <rect + ry="2.25" + rx="2.25" + y="1190.0232" + x="275.07709" + height="30" + width="30" + id="rect4506" + style="opacity:0.75;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:0.97560978;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + transform="matrix(1.3333324,0,0,1.3333324,303.81566,-232.75287)" + id="g4281-8"> + <path + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -15.803939,1070.8328 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11.0000004,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11.0000004,0 z m 0.732422,1 9.5351564,0 c 0.960267,0 1.732422,0.7741 1.732422,1.7344 l 0,9.5332 c 0,0.9603 -0.772155,1.7324 -1.732422,1.7324 l -9.5351564,0 c -0.960266,0 -1.732422,-0.7721 -1.732422,-1.7324 l 0,-9.5332 c 0,-0.9603 0.772156,-1.7344 1.732422,-1.7344 z" + id="rect6640-1" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="checkbox-backdrop-selectionmode" + inkscape:label="#g4711" + transform="translate(88.492004,-935.59099)"> + <rect + ry="2.25" + rx="2.25" + y="1225.053" + x="275.07709" + height="30" + width="30" + id="rect4510" + style="opacity:0.75;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:0.97560978;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#bdc3c7;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 282.74375,1230.053 c -1.47732,0 -2.66666,1.1894 -2.66666,2.6666 l 0,14.6668 c 0,1.4772 1.18934,2.6666 2.66666,2.6666 l 14.66667,0 c 1.47732,0 2.66666,-1.1894 2.66666,-2.6666 l 0,-14.6668 c 0,-1.4772 -1.18934,-2.6666 -2.66666,-2.6666 l -14.66667,0 z m 0.97657,1.3334 12.71353,0 c 1.28037,0 2.30989,1.0321 2.30989,2.3125 l 0,12.7109 c 0,1.2804 -1.02952,2.3098 -2.30989,2.3098 l -12.71353,0 c -1.28035,0 -2.30989,-1.0294 -2.30989,-2.3098 l 0,-12.7109 c 0,-1.2804 1.02954,-2.3125 2.30989,-2.3125 z" + id="path4141-71-9" /> + </g> + <g + id="checkbox-checked-backdrop-selectionmode" + inkscape:label="#g4705" + transform="translate(88.492004,-935.59099)"> + <rect + style="opacity:0.75;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:0.97560978;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4512" + width="30" + height="30" + x="309.8985" + y="1225.053" + rx="2.25" + ry="2.25" /> + <g + transform="matrix(1.3333324,0,0,1.3333324,-158.95831,-264.3337)" + id="g4573-8"> + <path + inkscape:connector-curvature="0" + id="path4145-43-9" + d="m 357.39286,1120.7908 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.73242,1 9.53516,0 c 0.96026,0 1.73242,0.7741 1.73242,1.7344 l 0,9.5332 c 0,0.9603 -0.77216,1.7324 -1.73242,1.7324 l -9.53516,0 c -0.96026,0 -1.73242,-0.7721 -1.73242,-1.7324 l 0,-9.5332 c 0,-0.9603 0.77216,-1.7344 1.73242,-1.7344 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4202-3-9" + width="9" + height="9" + x="358.39285" + y="1123.7908" + rx="1.100245" + ry="1.1002449" /> + </g> + </g> + <g + id="checkbox-checked-active-selectionmode" + inkscape:label="#g4694" + transform="translate(88.492004,-935.59099)"> + <rect + style="opacity:0.75;fill:#31363b;fill-opacity:1;stroke:none;stroke-width:0.97560978;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4508" + width="30" + height="30" + x="309.8985" + y="1190.0232" + rx="2.25" + ry="2.25" /> + <g + transform="matrix(1.3333324,0,0,1.3333324,-158.95831,-299.36349)" + id="g4573-1"> + <path + inkscape:connector-curvature="0" + id="path4145-43-1" + d="m 357.39286,1120.7908 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 11,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -11,0 z m 0.73242,1 9.53516,0 c 0.96026,0 1.73242,0.7741 1.73242,1.7344 l 0,9.5332 c 0,0.9603 -0.77216,1.7324 -1.73242,1.7324 l -9.53516,0 c -0.96026,0 -1.73242,-0.7721 -1.73242,-1.7324 l 0,-9.5332 c 0,-0.9603 0.77216,-1.7344 1.73242,-1.7344 z" + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:1;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:0.82000297;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4202-3-1" + width="9" + height="9" + x="358.39285" + y="1123.7908" + rx="1.100245" + ry="1.1002449" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/papirus/gtk-3.0/assets.txt b/.themes/papirus/gtk-3.0/assets.txt new file mode 100644 index 00000000..e2183ef8 --- /dev/null +++ b/.themes/papirus/gtk-3.0/assets.txt @@ -0,0 +1,204 @@ +titlebutton-close +titlebutton-close-hover +titlebutton-close-active +titlebutton-maximize +titlebutton-maximize-hover +titlebutton-maximize-active +titlebutton-minimize +titlebutton-minimize-hover +titlebutton-minimize-active +titlebutton-close-backdrop +titlebutton-minimize-backdrop +titlebutton-maximize-backdrop +scrollbar-slider +scrollbar-slider-hover +scrollbar-slider-active +scrollbar-slider-overlay +scrollbar-slider-rtl +scrollbar-slider-rtl-hover +scrollbar-slider-rtl-active +scrollbar-slider-horizontal +scrollbar-slider-horizontal-hover +scrollbar-slider-horizontal-active +scrollbar-slider-horizontal-overlay +scrollbar-trough +scrollbar-trough-horizontal +scrollbar-trough-rtl +scrollbar-slider-dark +scrollbar-slider-hover-dark +scrollbar-slider-active-dark +scrollbar-slider-overlay-dark +scrollbar-slider-rtl-dark +scrollbar-slider-rtl-hover-dark +scrollbar-slider-rtl-active-dark +scrollbar-slider-horizontal-dark +scrollbar-slider-horizontal-hover-dark +scrollbar-slider-horizontal-active-dark +scrollbar-slider-horizontal-overlay-dark +scrollbar-trough-dark +scrollbar-trough-horizontal-dark +scrollbar-trough-rtl-dark +checkbox-checked +checkbox-checked-hover +checkbox-checked-active +checkbox-checked-insensitive +checkbox-checked-backdrop +checkbox-checked-backdrop-insensitive +checkbox-unchecked +checkbox-unchecked-hover +checkbox-unchecked-active +checkbox-unchecked-insensitive +checkbox-unchecked-backdrop +checkbox-unchecked-backdrop-insensitive +checkbox-mixed +checkbox-mixed-hover +checkbox-mixed-active +checkbox-mixed-insensitive +checkbox-mixed-backdrop +checkbox-mixed-backdrop-insensitive +radio-checked +radio-checked-hover +radio-checked-active +radio-checked-insensitive +radio-checked-backdrop +radio-checked-backdrop-insensitive +radio-unchecked +radio-unchecked-hover +radio-unchecked-active +radio-unchecked-insensitive +radio-unchecked-backdrop +radio-unchecked-backdrop-insensitive +radio-mixed +radio-mixed-hover +radio-mixed-active +radio-mixed-insensitive +radio-mixed-backdrop +radio-mixed-backdrop-insensitive +selected-checkbox-checked +selected-checkbox-checked-hover +selected-checkbox-checked-active +selected-checkbox-checked-insensitive +selected-checkbox-checked-backdrop +selected-checkbox-checked-backdrop-insensitive +selected-checkbox-unchecked +selected-checkbox-unchecked-hover +selected-checkbox-unchecked-active +selected-checkbox-unchecked-insensitive +selected-checkbox-unchecked-backdrop +selected-checkbox-unchecked-backdrop-insensitive +selected-checkbox-mixed +selected-checkbox-mixed-hover +selected-checkbox-mixed-active +selected-checkbox-mixed-insensitive +selected-checkbox-mixed-backdrop +selected-checkbox-mixed-backdrop-insensitive +selected-radio-checked +selected-radio-checked-hover +selected-radio-checked-active +selected-radio-checked-insensitive +selected-radio-checked-backdrop +selected-radio-checked-backdrop-insensitive +selected-radio-unchecked +selected-radio-unchecked-hover +selected-radio-unchecked-active +selected-radio-unchecked-insensitive +selected-radio-unchecked-backdrop +selected-radio-unchecked-backdrop-insensitive +selected-radio-mixed +selected-radio-mixed-hover +selected-radio-mixed-active +selected-radio-mixed-insensitive +selected-radio-mixed-backdrop +selected-radio-mixed-backdrop-insensitive +checkbox-checked-dark +checkbox-checked-hover-dark +checkbox-checked-active-dark +checkbox-checked-insensitive-dark +checkbox-checked-backdrop-dark +checkbox-checked-backdrop-insensitive-dark +checkbox-unchecked-dark +checkbox-unchecked-hover-dark +checkbox-unchecked-active-dark +checkbox-unchecked-insensitive-dark +checkbox-unchecked-backdrop-dark +checkbox-unchecked-backdrop-insensitive-dark +checkbox-selectionmode +checkbox-hover-selectionmode +checkbox-active-selectionmode +checkbox-backdrop-selectionmode +checkbox-checked-selectionmode +checkbox-checked-hover-selectionmode +checkbox-checked-active-selectionmode +checkbox-checked-backdrop-selectionmode +checkbox-mixed-dark +checkbox-mixed-hover-dark +checkbox-mixed-active-dark +checkbox-mixed-insensitive-dark +checkbox-mixed-backdrop-dark +checkbox-mixed-backdrop-insensitive-dark +radio-checked-dark +radio-checked-hover-dark +radio-checked-active-dark +radio-checked-insensitive-dark +radio-checked-backdrop-dark +radio-checked-backdrop-insensitive-dark +radio-unchecked-dark +radio-unchecked-hover-dark +radio-unchecked-active-dark +radio-unchecked-insensitive-dark +radio-unchecked-backdrop-dark +radio-unchecked-backdrop-insensitive-dark +radio-mixed-dark +radio-mixed-hover-dark +radio-mixed-active-dark +radio-mixed-insensitive-dark +radio-mixed-backdrop-dark +radio-mixed-backdrop-insensitive-dark +slider-horz-scale-has-marks-below +slider-horz-scale-has-marks-below-hover +slider-horz-scale-has-marks-below-active +slider-horz-scale-has-marks-below-insensitive +slider-horz-scale-has-marks-below-backdrop +slider-horz-scale-has-marks-below-backdrop-insensitive +slider-vert-scale-has-marks-below +slider-vert-scale-has-marks-below-hover +slider-vert-scale-has-marks-below-active +slider-vert-scale-has-marks-below-insensitive +slider-vert-scale-has-marks-below-backdrop +slider-vert-scale-has-marks-below-backdrop-insensitive +slider-horz-scale-has-marks-above +slider-horz-scale-has-marks-above-hover +slider-horz-scale-has-marks-above-active +slider-horz-scale-has-marks-above-insensitive +slider-horz-scale-has-marks-above-backdrop +slider-horz-scale-has-marks-above-backdrop-insensitive +slider-vert-scale-has-marks-above +slider-vert-scale-has-marks-above-hover +slider-vert-scale-has-marks-above-active +slider-vert-scale-has-marks-above-insensitive +slider-vert-scale-has-marks-above-backdrop +slider-vert-scale-has-marks-above-backdrop-insensitive +slider-horz-scale-has-marks-below-dark +slider-horz-scale-has-marks-below-hover-dark +slider-horz-scale-has-marks-below-active-dark +slider-horz-scale-has-marks-below-insensitive-dark +slider-horz-scale-has-marks-below-backdrop-dark +slider-horz-scale-has-marks-below-backdrop-insensitive-dark +slider-vert-scale-has-marks-below-dark +slider-vert-scale-has-marks-below-hover-dark +slider-vert-scale-has-marks-below-active-dark +slider-vert-scale-has-marks-below-insensitive-dark +slider-vert-scale-has-marks-below-backdrop-dark +slider-vert-scale-has-marks-below-backdrop-insensitive-dark +slider-horz-scale-has-marks-above-dark +slider-horz-scale-has-marks-above-hover-dark +slider-horz-scale-has-marks-above-active-dark +slider-horz-scale-has-marks-above-insensitive-dark +slider-horz-scale-has-marks-above-backdrop-dark +slider-horz-scale-has-marks-above-backdrop-insensitive-dark +slider-vert-scale-has-marks-above-dark +slider-vert-scale-has-marks-above-hover-dark +slider-vert-scale-has-marks-above-active-dark +slider-vert-scale-has-marks-above-insensitive-dark +slider-vert-scale-has-marks-above-backdrop-dark +slider-vert-scale-has-marks-above-backdrop-insensitive-dark diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-active-selectionmode.png b/.themes/papirus/gtk-3.0/assets/checkbox-active-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..409e18e75bcc9329f2729f3e752de7501e9edcd4 GIT binary patch literal 520 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^X!Dd$*$fPfOr9=|Ar_~T zO@jZ%A6)Tc{=`O=13&)%w>{?PcG;5W)RN4W=G{I$UMX3r2_Z>JR}XT0m_M;IW-Sj8 z=y0f+uWp{TL%`TL?`Zx1eHG;&u3f($VPd_)v(v8n^NX|d_glP4oF+U`Y-{?BGSTj| z!iDMi+u{yBKXY2YrbMMhphm^s*x0_x`NVYo`wG?Ess{=zC8l$AIaP;zUXf;%m6oWs zWX@E{_GkO+pSp5nP80swJ;ijwr_bHxmloMs_22t*Y~uEanNM9*T<7gOw(92t-D);Y zMNgY;|Ns8}^7UXehuz|rby}<vCud3ipS*hNNBhhFtDj{3tM89|X4NdVSb_PZsO;gr z_H!9*&U^UmUmPJ13?S7K*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Vqj%tqHSPo zWnfVBYQho}4Y~O#nQ4_M8Vs#WEv$?TAsXytzPJK4NP=t#&QB{TPb^AhC@(M9%goCz cPEIUH)ypqRpZ(583aE&|)78&qol`;+0Ok(FF#rGn literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-active-selectionmode@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-active-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8ed2d89feef777ad0431afb565bcc15c01033c58 GIT binary patch literal 773 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}fzR-(;QK4mj7F#h*+aSVw# z{PxDdEa5;Awg>;`SWP~XY0~Ly<TP1NDuX-EOHikD`O@_YdNmyPool*xm1rg%=~Z2Q zEi{Wub4uiu6sDOAbFVC^IDRxhq=<c)ajDyhzuVc*9p|6U{axt7i7E4{Z?9<j_+I(K z;%5cht(Uni`!MU8ki!42@)!H&WbZj}IVG~;l;y#DWtVgqD*Pp`nk4Kx-zl^5Wr3B> zgrNH~Tk=_X&;0yawR6J7#p~t#bG{$gq`!{UeuZ6>YS(qm#n-jExz{c(vp2~(7r)VI zN4mY<`u?=9N%JHX?!`#<q^w=~q3UkBe^vGI`^p;_5;FRyzgBbD6IlJdv`Wu5W@^*< zx)&~~jTfK(?z_s~P!wo3{m?8vj*aCqqI*w0UnkI@XS*P12E&f@i?{z}zMb>?w$mX7 zfu|n6&!4Mg7*(53ZxUUTz^WZ_kSlCMlc)`Mf#2@VuQw00?-lvRAo5OPW2UqA)4#cj z4^Ofr+>7et&NuA<@)B>eHmDY-n^t8z-;Ru4#pG~*;@PG4OzhVlF&PG!&kvpR`GI(R z!KNxre;x*>nvG6}zq!87C~lQV*jH|zl|DbW^i5!fM8<da#l2BGCEoAOeDEf^NNhp- z{6{8T^ZvhQ3jA>Pu##xFK~?6Cd*;j1qzp_ecf6KWySM%Ao|)4BcKtO}4`^$g@&EEd zr9Ht_ulK#`t7pFTVbW}Q^(6;@sYA8IHKHUXu_V<hxhNG#F&G&bn&}#t=o*@b7#dlb z7+4vZXd4(?85k73ny>^#LvDUbW?ChR216@T3o9c-hz2{EFRnlhk{}y`^V3So6N^$A k%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{0N4US+5i9m literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-backdrop-selectionmode.png b/.themes/papirus/gtk-3.0/assets/checkbox-backdrop-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..2f89c35e1ff1deeed74a61fd3307ab4f9a6cbb1e GIT binary patch literal 507 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^X!Dd$*+8MMo-U3d7N_4{ z-OF{zK!D-F?qze2Udq$kc*SwkwepwRKUnrP=_~NP`z6+NK0uIZ?dl5(7TcfR$!YmF zLCf#nlmoR--YIbEIYlX|vn+O4#B*KZt%5=GdJo+>d`lXFPj7i(#j$pw2*ZJO)0Nfd z6<$w!dos0j@B62VGY)*z`4T*J#iFcbe8O=rj&HCvPk6U1YjVld%3Zpw<*)Z%+k95& z>h;t`U$)(2yB1auea!vxzsL6f6w4ywe^s}&o%X7zji~r_^}@T)U*&#zU;Hb<GVhG^ z$GBq$?k;%zWznRcj@PPt`r@T#7`jP$P1HHnmUQaI6Q*LB=8x{|kvr>{I?s6IxoI<t z0|P*{#5JNMC9x#cD!C{XNHG{07@FxCnCKdshZq`JnHX3ZnP?jrTNxM>y_&EDMMG|W zN@iLmiUva~Qwu92Lx=`DnJ=zD4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 Rkpe1W@O1TaS?83{1ONeH#VP;* literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-backdrop-selectionmode@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-backdrop-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e1b2f1b5e61a3d319f79f6384ec98b6321403956 GIT binary patch literal 783 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}fzR-(;QK4k+naeBHqhD02G zd&4nX*inT2!~Z?ArkJdp-DS#oN%WS(tY>d72A{bq_v&Ob`(L&?{*T-p_g)=cWUKyY zsl4N5k)VR@31-t()FPKg&-u84rS)9f+jnK*C-ywHtFZrPaK@;g@#)iOe-~y}fpz;W zbgoIgDL)@sY5Bh^G+E)l=0&-^5nA>~4_8DstWCG*bi1R&&|$T30?QdMk<$}*#Z2Mh zR+&<+_)t2o_iRk;_0QTbA1to7I<_KHD!6j`-Tykj|19{BF+1W%%pCc7GGA-e@0~dt zac=F$Cy!nw=*32<GIf+`r*G5QDzfgi-tVJU7P9OKj1Jy!bFX$W1SUWJ`tj+$F9k0v zr`O)*JjG<Mcdz7DEyIrOYOlQ?`ba(a^T0&IYW4Tnb9XcC64?$&vHSlvFU^1C_nDLV zfQbn=!?wp)Keo7vyqlxhU7o5HagZx)LzC#51Xk?|!G|38RunI<IJ7fFq~O};MEzFQ zhDW}-CTo{^t&UsIsrlzLW5>5`hYt0hc6nzqe}f@YL)6EcWgo6Yy{ar-&cJZLZPUII z<qIa-+dCVgHdZY+pJ}zD=xmrE!*kus<~ct6{$<+l_#UqlGueE)?v2E@d<lzJ^KbU@ z*6K<p-A%E6wjuLW<oVLeU$6f!FV?iEnxX!vsA+18cGZz6&jV{*n`<xj*}lL2aQD)K z@2C1p_LZh6|N4GjUvJ-L{>9VpezxZ{n|4kquF(LPPE<==BT7;dOH!?pi&B9UgOP!u znXZ9}uAzB|p^=q|ft8Vowt=ygfkDx$2}@8k<mRVjrd6V7FtjqYure})Xt0y{;tJFt v39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_o1RJT literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-active-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..7334f6b65fc4dc13773117f88bc82d342f49ff71 GIT binary patch literal 414 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdns~c)B=-Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu|o$Y{OD{<yynMdE^<>gb6)5CG(!UeV@K9I7q(O%knrJQIWQq;1G8_9^&D3P71fy% z^ZvX$vMfdI|9ic*<2*b%|1V3X|2sFM^=!v+eQ$|>Mn(n(1qL4s4U)G$)j#acu)|tM z{K(u}K=(7KmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD-#1NBNJ@{V=DuLqE{1^ zplHa=PsvQHMA2YqWolt%WC+n<C-cP>s6i5BLvVgtNqJ&XDnogBxn5>oc5!lIL8@MU VQTpt6Hc~)E44$rjF6*2UngArqkx~Ev literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..43754f873096c11dfaf5a8c75493f6a2f945ecff GIT binary patch literal 611 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7-KzM978;g zzn!|<kI7M_ZNKD%jEy^5r}8iGI1-lStbgnWQ^%AtHM84}DjPS)=&R0s!R+C*d>fOZ z4O6E}1lQ(SsX7fDD(_lPH3j?no%?^b-cK!^Wrktbn}rYUe}z1$+{UVKM&kSn#v_kk zoJ!fon%MQiVW!jivTtwK?v9D_O_<<Tu4i#ba9OLHWx2$gs?UukVR_AcF3eN;U&TLZ z)DZGziuk&q;ry)^0-Ve})%)*-mLK^aqB%>c_!C#buT;L`AivNZCmjXCw{JeF$q+s7 z-s5)+4{dGB56Em}&|&y5xWMN1RO<yVIWu-JxwN%)bGydMoL6gIxj_8m=6?0ZTAOm5 z^J<?c?2;`h(eAu2_Di8>0YfT-ZG(a6C7BtifiL#`{2lQ{HgyC4IpKyKH)Zym`MR}q z)yg1g)y=vyL;52ck4!6$_nmsH!8T@+;<aa0lbP>1AD)>Y?DXr#DdFNH&zPUH`(`Hl z%g28|0t|cA64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@Wny4uWTI_gY-M0j^lHKq z6b-rgDVb@NC>ji{Of9U83?UlqWWKlpHAsSN2+mI{DNig)WhgH%*UQYyE>2D?NY%?P VN}v7CMhd8i!PC{xWt~$(699lY>3;wK literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-active-selectionmode.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-active-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..a999924145b7e930be9c5af2b38df8a4ff8a73e3 GIT binary patch literal 579 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^X!Dd$*$fPfww^AIAr`0K zPCe*%$U&ejeb?KQlYONROp;PeNZRpes|^GH6YURt``Y4sFS`dMXIxS<Yc)wcd{%hP z;e!d{yO(a0+4E!muABc)|C#*q-J`b+?>=-1WN~&T&3X7k?$_4?`L0smq!u;UuFZQ8 z(-IXd!r*Y;{(R5L4XH+9d16Y@zaJiVWAtwm|29dzM%(L^!S$jXez|zjg3~dd+NUQQ z&folUMeeigmFdTX;;ufmo__n%)3xgl#MNIoDsQYXYq{f=at*Ebp)QO9>*p>CW?WqK zY1P7cCeQ1C^d~A!ooH9jdj7JKpU5)T=Lh$%HD+i~;99h4!Lfsx)3vw@Geb*XMmbqY z1wGAqd*gE8A#>H~jR#{^C+miJ-Qc&)m_1kdYHP%rKL+uSf2`EX+UYmjI4D@ebMX#M zAH&!C4)V@(e%sFX=xq*rOJ;1J`N_;wVA!gbxJHzuB$lLFB^RXvDF!10Lo;0i6J0~| z5JMv?69X$F6Kw-yD+7a~R}+??Xvob^$xN$6(O_t0YGGw$2+?3C^TidYK@wy`aDG}z od16s2LwR|*US?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr06bFT4FCWD literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-active-selectionmode@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-active-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..90ae2c9bb2057dc2e1e7bba8efc95c1420b1adf7 GIT binary patch literal 873 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}fzR-(;QK4k+nC40I!hD02G zd&4(d*inN0!+)RMvyYg}I`Yi*gm-4}t)}TgEZ%!EUxo|t*KzD`|DpTp;^Ge7AcJQq zwo8{yXxqW=Yc@eAckx-abXy%qMd4p>@@8?|{a-roOn>@}lYEC8oD}|@x#h?ub6vhs z?e_aOSAVS$=-8Je9jx%bvovSV3~ig^lV5IP@NQw*UbgHkQ^VI8%BI{i?miB_8MOG} z=EO$Huhq&Ae-<*oY&{#JBo%Pi|E_uIV~@-FG6%m0^Iw<zd@b1FteSE6)5%`lJj=z~ z)(9NCxxTU3WW_P1Im|uz>$g^KTDSB=+PO68vzK1_i|a77Om)}ZX>#C4*tfUWFBZOh z=H-_At@f%e_ZPPJtD?9WgbZ))5D5!$=(w~px@1PbsUkz@F2|(?%n5ULzW<hg{cdr! znGz2}-nJ_ldS?rjKTnyjy=TW9|5Yu<xwGzn3940Cw@&5Y(Wh5=);fpAo{g|r6C3OK z>+~7*%r$dWgG@P>>1?|EYWDZiPl@v1peTJqX3(m(my=g{7C4tPWiQFPr29EoHbN;b zU%G0goneInU-lI3)suT-UrjLTeA%2F?#UI+uxR_?c`r8z_21Ymn0T4RLVsOFYd7n$ z<8wJR*GMx=@PEH<_j{`~Z}Of5GhBFe>e$lRuRTud81X&1<UjfDXK(lAH~a#6-6hx= z6!&GMMC{j?pR?YOub}RG-|cz1+hVR(r%0^Wa%=C}9HnP(cdoqqcg@Mj2HPJGmMVY$ zx!+#M&PH;^hkznpL7B6WJFfAc`<BkQx%S@8&3()7<uCnRweIupYmOcYjRrRR{3k1| zdH<&O<ECr>nN6N-S~AD*Um!3As+PD$l%yn<q*^5xr2;7iBLhP-T>}$cL-P<rBP$aF zD<cza17j-#gQ8axmY`_J%}>cpt3=UYXk}_)Wn>7^U?=m%6{tZHWJ7R%T1k0gQ7S`u idAVL@UUqSEVnM22eo^}DcQ#T$MGT&<elF{r5}E+GM|$4? literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-active.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..7334f6b65fc4dc13773117f88bc82d342f49ff71 GIT binary patch literal 414 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdns~c)B=-Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu|o$Y{OD{<yynMdE^<>gb6)5CG(!UeV@K9I7q(O%knrJQIWQq;1G8_9^&D3P71fy% z^ZvX$vMfdI|9ic*<2*b%|1V3X|2sFM^=!v+eQ$|>Mn(n(1qL4s4U)G$)j#acu)|tM z{K(u}K=(7KmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD-#1NBNJ@{V=DuLqE{1^ zplHa=PsvQHMA2YqWolt%WC+n<C-cP>s6i5BLvVgtNqJ&XDnogBxn5>oc5!lIL8@MU VQTpt6Hc~)E44$rjF6*2UngArqkx~Ev literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-active@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..43754f873096c11dfaf5a8c75493f6a2f945ecff GIT binary patch literal 611 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7-KzM978;g zzn!|<kI7M_ZNKD%jEy^5r}8iGI1-lStbgnWQ^%AtHM84}DjPS)=&R0s!R+C*d>fOZ z4O6E}1lQ(SsX7fDD(_lPH3j?no%?^b-cK!^Wrktbn}rYUe}z1$+{UVKM&kSn#v_kk zoJ!fon%MQiVW!jivTtwK?v9D_O_<<Tu4i#ba9OLHWx2$gs?UukVR_AcF3eN;U&TLZ z)DZGziuk&q;ry)^0-Ve})%)*-mLK^aqB%>c_!C#buT;L`AivNZCmjXCw{JeF$q+s7 z-s5)+4{dGB56Em}&|&y5xWMN1RO<yVIWu-JxwN%)bGydMoL6gIxj_8m=6?0ZTAOm5 z^J<?c?2;`h(eAu2_Di8>0YfT-ZG(a6C7BtifiL#`{2lQ{HgyC4IpKyKH)Zym`MR}q z)yg1g)y=vyL;52ck4!6$_nmsH!8T@+;<aa0lbP>1AD)>Y?DXr#DdFNH&zPUH`(`Hl z%g28|0t|cA64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@Wny4uWTI_gY-M0j^lHKq z6b-rgDVb@NC>ji{Of9U83?UlqWWKlpHAsSN2+mI{DNig)WhgH%*UQYyE>2D?NY%?P VN}v7CMhd8i!PC{xWt~$(699lY>3;wK literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..7334f6b65fc4dc13773117f88bc82d342f49ff71 GIT binary patch literal 414 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdns~c)B=-Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu|o$Y{OD{<yynMdE^<>gb6)5CG(!UeV@K9I7q(O%knrJQIWQq;1G8_9^&D3P71fy% z^ZvX$vMfdI|9ic*<2*b%|1V3X|2sFM^=!v+eQ$|>Mn(n(1qL4s4U)G$)j#acu)|tM z{K(u}K=(7KmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD-#1NBNJ@{V=DuLqE{1^ zplHa=PsvQHMA2YqWolt%WC+n<C-cP>s6i5BLvVgtNqJ&XDnogBxn5>oc5!lIL8@MU VQTpt6Hc~)E44$rjF6*2UngArqkx~Ev literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..43754f873096c11dfaf5a8c75493f6a2f945ecff GIT binary patch literal 611 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7-KzM978;g zzn!|<kI7M_ZNKD%jEy^5r}8iGI1-lStbgnWQ^%AtHM84}DjPS)=&R0s!R+C*d>fOZ z4O6E}1lQ(SsX7fDD(_lPH3j?no%?^b-cK!^Wrktbn}rYUe}z1$+{UVKM&kSn#v_kk zoJ!fon%MQiVW!jivTtwK?v9D_O_<<Tu4i#ba9OLHWx2$gs?UukVR_AcF3eN;U&TLZ z)DZGziuk&q;ry)^0-Ve})%)*-mLK^aqB%>c_!C#buT;L`AivNZCmjXCw{JeF$q+s7 z-s5)+4{dGB56Em}&|&y5xWMN1RO<yVIWu-JxwN%)bGydMoL6gIxj_8m=6?0ZTAOm5 z^J<?c?2;`h(eAu2_Di8>0YfT-ZG(a6C7BtifiL#`{2lQ{HgyC4IpKyKH)Zym`MR}q z)yg1g)y=vyL;52ck4!6$_nmsH!8T@+;<aa0lbP>1AD)>Y?DXr#DdFNH&zPUH`(`Hl z%g28|0t|cA64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@Wny4uWTI_gY-M0j^lHKq z6b-rgDVb@NC>ji{Of9U83?UlqWWKlpHAsSN2+mI{DNig)WhgH%*UQYyE>2D?NY%?P VN}v7CMhd8i!PC{xWt~$(699lY>3;wK literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..a07e111357d63302c9143f4d794a11abecfb222d GIT binary patch literal 421 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnugd%8G=Xq>;= z7s%b@AkdQj-cNG_lcEJ*^Pio6r`CmVG|i3l(BL@v_G{3@(hJ3(x9q;pv-yfnLQG4; z9f|PQes_Cbn@#&6Tpjqz?6Bj>6D$S}Z*u1*EoDf0uw&^HS^nBMfoO-WcKeynp0AI6 z(EjhF!I#U%<>x&a;{=``Ex*<+)liVUvUWj+{`p^r8oE}StqzvXu>ZKOU75jHN3mJn zD(3wk7PBo5?5yrUr>d5?MwFx^mZVxG7o`Fz1|tJQGhG7{T|@H_LnA8_11lpFZ3AN~ z1B0Sh6PBQ8$jwj5OshoEU}$A(VP#|p(O@U@#TBSQ5@bVgep*R+Vo@qXd3m{BW?pu2 ba$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<TZoej literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..fa465eb5505a8628fbd8d264a7169ef886e75907 GIT binary patch literal 576 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7_B^A978;g zzn$vqf5<_gZT?&_?x&Agggg%)Y>9td|MC5-3ojV8x-v{SwrIax*X}ATu<)vO@hzWk zwa@0>J-epKVnunVGiU2zsofEN>{1R#9sdUHdGu(#!Ou^53l6R?Kgw);K0R<*PU9=B zl~uBto!eg-Dt!-SKC{PMD=IQF$ZhhzEr%wU=`Ui@n|I1=!ubU&1!lc_Q4;AeC08u{ z-?3@0*H3eq`k?$~lzXSw+(#Fero8^dcY2|a%EdgtZRRqY{}sD;KHqHb*C70W<py(v zysXY7Sr(U*i7hF=>dc=rM?6iN<ki_Nxjk#w(+4jUZuTzu_4brhg@r!%2df3W%sLKH zlmG2V3pM=w_|_7A-5oz0>T7b}e|wdiv4QJR!d33WX$ybFKZ>rM%f~yxa;E!lfB#b- z-kgaxk#ph{k1$#PWPX%v#`U5G#v8zZRV{IiC`m~yNwrEYN(E93Mh1pvx&|h?hUOuL zMph;URz@b;2F6wf21TzXEJ4wbo1c=IR*9m)(8|=p%E%C+!A|CjD^P<Z$cEtjw370~ nqEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts5^|Rw$ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..17b86555854f170eea4c48f3d2119e646dcb50b0 GIT binary patch literal 411 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnt#db&7<Xq->3 zdH1(ot=WXx>_dxTY?1Wg&BxC#+xzV3l-kqZbAD}h=Xt|({@?zmhgZ#isC$3&f1V^A z9-c$<B_!s(O(}4mcvtbM=AW06%*@8ZAqRMUceD2#JmSE>qseN0;mG#Gkt|L@lR6)s zJnxs|b?@W<H%S#|4jlM#=k<RdHpw+^Hv7VpiW??2Ha0dl_BTqdp0uAwo^e`<ft<zW z{HH(%s+PD$l%yn<q*^5xr2;7iBLhP-T>}$cL-P<rBP$aFD<cza17j-#gQ8axmY`_J z%}>cpt3=UYXk}_)Wn>7^U?=m%6{tZHWJ7R%T1k0gQ7S`udAVL@UUqSEVnM22eo^}D ScQ#T$MGT&<elF{r5}E+$<&ok5 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8270ba0e69348bb72bdfb34d94cb5dd6997b6c8f GIT binary patch literal 592 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7`;4Q978;g zznyC9*W@VBHvcaF3xioRJf1KpWihv2X}ed!x}$}2;o=WMr#OFDHeB)2Z7E<-o0K82 zV#0}t8mT&={qkDe_p-{3-fuRZeRd6_XW?<t!lrC5@BGQN49c4GZty4myW0M2Qmw<R zMT>$a_qa9xFwv6C?C9cqWzpc{vQ+F_MP|pT8Olo2EHYF}m_-x#z3(u|lpp%#u5aHR z!E)ft-Mg=!K5G1O|Lx_?tuE3J-UQ#7v30fNyfT9&;@@W<G-X)6Z|m~CjK{<i_Ao|g zu-{<(r|eMs`Kt7V&#Wc3jN2TpFXmdB+%@|kM}ynlnNu=~<<@-8%UR3BnGyZ!K@#VT zCe3!%0JdX#3s~=X#BOS|pSH$iXWLKZ2FW=yp0C}v?R(Zf6PMgg>n(GQI8*1H$-Y{X z$#Le6;>&^^S7*n3c($Y0@bE#l8K<<TAM6o~zyIGd*Nm%}Z#pobRZCnWN>UO_QmvAU zQh^kMk%6I^u7QcJp?Qd*k(G&om63_Ifw7f=LD8!TOHefA=BH$)RibDxv@*4@GBSi{ zu#@@X3e+G8vLQG>t)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7Yl C>*B2d literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..a999924145b7e930be9c5af2b38df8a4ff8a73e3 GIT binary patch literal 579 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^X!Dd$*$fPfww^AIAr`0K zPCe*%$U&ejeb?KQlYONROp;PeNZRpes|^GH6YURt``Y4sFS`dMXIxS<Yc)wcd{%hP z;e!d{yO(a0+4E!muABc)|C#*q-J`b+?>=-1WN~&T&3X7k?$_4?`L0smq!u;UuFZQ8 z(-IXd!r*Y;{(R5L4XH+9d16Y@zaJiVWAtwm|29dzM%(L^!S$jXez|zjg3~dd+NUQQ z&folUMeeigmFdTX;;ufmo__n%)3xgl#MNIoDsQYXYq{f=at*Ebp)QO9>*p>CW?WqK zY1P7cCeQ1C^d~A!ooH9jdj7JKpU5)T=Lh$%HD+i~;99h4!Lfsx)3vw@Geb*XMmbqY z1wGAqd*gE8A#>H~jR#{^C+miJ-Qc&)m_1kdYHP%rKL+uSf2`EX+UYmjI4D@ebMX#M zAH&!C4)V@(e%sFX=xq*rOJ;1J`N_;wVA!gbxJHzuB$lLFB^RXvDF!10Lo;0i6J0~| z5JMv?69X$F6Kw-yD+7a~R}+??Xvob^$xN$6(O_t0YGGw$2+?3C^TidYK@wy`aDG}z od16s2LwR|*US?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr06bFT4FCWD literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..90ae2c9bb2057dc2e1e7bba8efc95c1420b1adf7 GIT binary patch literal 873 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}fzR-(;QK4k+nC40I!hD02G zd&4(d*inN0!+)RMvyYg}I`Yi*gm-4}t)}TgEZ%!EUxo|t*KzD`|DpTp;^Ge7AcJQq zwo8{yXxqW=Yc@eAckx-abXy%qMd4p>@@8?|{a-roOn>@}lYEC8oD}|@x#h?ub6vhs z?e_aOSAVS$=-8Je9jx%bvovSV3~ig^lV5IP@NQw*UbgHkQ^VI8%BI{i?miB_8MOG} z=EO$Huhq&Ae-<*oY&{#JBo%Pi|E_uIV~@-FG6%m0^Iw<zd@b1FteSE6)5%`lJj=z~ z)(9NCxxTU3WW_P1Im|uz>$g^KTDSB=+PO68vzK1_i|a77Om)}ZX>#C4*tfUWFBZOh z=H-_At@f%e_ZPPJtD?9WgbZ))5D5!$=(w~px@1PbsUkz@F2|(?%n5ULzW<hg{cdr! znGz2}-nJ_ldS?rjKTnyjy=TW9|5Yu<xwGzn3940Cw@&5Y(Wh5=);fpAo{g|r6C3OK z>+~7*%r$dWgG@P>>1?|EYWDZiPl@v1peTJqX3(m(my=g{7C4tPWiQFPr29EoHbN;b zU%G0goneInU-lI3)suT-UrjLTeA%2F?#UI+uxR_?c`r8z_21Ymn0T4RLVsOFYd7n$ z<8wJR*GMx=@PEH<_j{`~Z}Of5GhBFe>e$lRuRTud81X&1<UjfDXK(lAH~a#6-6hx= z6!&GMMC{j?pR?YOub}RG-|cz1+hVR(r%0^Wa%=C}9HnP(cdoqqcg@Mj2HPJGmMVY$ zx!+#M&PH;^hkznpL7B6WJFfAc`<BkQx%S@8&3()7<uCnRweIupYmOcYjRrRR{3k1| zdH<&O<ECr>nN6N-S~AD*Um!3As+PD$l%yn<q*^5xr2;7iBLhP-T>}$cL-P<rBP$aF zD<cza17j-#gQ8axmY`_J%}>cpt3=UYXk}_)Wn>7^U?=m%6{tZHWJ7R%T1k0gQ7S`u idAVL@UUqSEVnM22eo^}DcQ#T$MGT&<elF{r5}E+GM|$4? literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..7334f6b65fc4dc13773117f88bc82d342f49ff71 GIT binary patch literal 414 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdns~c)B=-Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu|o$Y{OD{<yynMdE^<>gb6)5CG(!UeV@K9I7q(O%knrJQIWQq;1G8_9^&D3P71fy% z^ZvX$vMfdI|9ic*<2*b%|1V3X|2sFM^=!v+eQ$|>Mn(n(1qL4s4U)G$)j#acu)|tM z{K(u}K=(7KmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD-#1NBNJ@{V=DuLqE{1^ zplHa=PsvQHMA2YqWolt%WC+n<C-cP>s6i5BLvVgtNqJ&XDnogBxn5>oc5!lIL8@MU VQTpt6Hc~)E44$rjF6*2UngArqkx~Ev literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..43754f873096c11dfaf5a8c75493f6a2f945ecff GIT binary patch literal 611 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7-KzM978;g zzn!|<kI7M_ZNKD%jEy^5r}8iGI1-lStbgnWQ^%AtHM84}DjPS)=&R0s!R+C*d>fOZ z4O6E}1lQ(SsX7fDD(_lPH3j?no%?^b-cK!^Wrktbn}rYUe}z1$+{UVKM&kSn#v_kk zoJ!fon%MQiVW!jivTtwK?v9D_O_<<Tu4i#ba9OLHWx2$gs?UukVR_AcF3eN;U&TLZ z)DZGziuk&q;ry)^0-Ve})%)*-mLK^aqB%>c_!C#buT;L`AivNZCmjXCw{JeF$q+s7 z-s5)+4{dGB56Em}&|&y5xWMN1RO<yVIWu-JxwN%)bGydMoL6gIxj_8m=6?0ZTAOm5 z^J<?c?2;`h(eAu2_Di8>0YfT-ZG(a6C7BtifiL#`{2lQ{HgyC4IpKyKH)Zym`MR}q z)yg1g)y=vyL;52ck4!6$_nmsH!8T@+;<aa0lbP>1AD)>Y?DXr#DdFNH&zPUH`(`Hl z%g28|0t|cA64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@Wny4uWTI_gY-M0j^lHKq z6b-rgDVb@NC>ji{Of9U83?UlqWWKlpHAsSN2+mI{DNig)WhgH%*UQYyE>2D?NY%?P VN}v7CMhd8i!PC{xWt~$(699lY>3;wK literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..7b9b014d593c4333061bac9189cabf23330d0d2b GIT binary patch literal 418 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnugc)B=-Xq-=; z^YpC2WXD;I(iNZVZEK|;uQ|>$d*-QNyTzx^J^y|8<b&Krrz~FEYu7(g&tW_B{P*9$ z@HwrGiXVlU53iZalc%xC`jU;X{n?}+r_Zp67C2vi$CzwjD8S(Cb&${G<68r^#tBy@ zB_&mS+FfiXzwC?8zx%N~{gM(A=~ag3QYIYC`kQ=BsF%5ihbP*i<>x=6<luvUrvFuD z_^PCLz-2~g640HhC9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3JjBq*%EZ9R$VA(~*vi15 z=+%TJC>nC}Q!>*kQ8XA@nOayG8A3GJ$$W7IYLEok5S*V@Ql40p%1~Zju9umYU7Va) ZkgAtols@~NjTBH3gQu&X%Q~loCIIDnk^cYy literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..fd4ea873b25aa340ecfffbc7989c83ff9f11de8f GIT binary patch literal 624 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7_&TG978;g zzn!|@+bK}wxc&EKK~vOjDg0$jon-n<=AGn4`-E#Z#J23v<jn0|FaO{1n*4;~t;>|0 zc5~QWcs?QR{Oy1suD#ETvp(pE^F9B)^M3J;JIW5+lar<OAG^<PvhfXNY!Q1VxS#o> z!Yrd{tD3rH>J<F9h1$Hl`TE@5?!ZebAHJXe@^^uz3A6ss#kT3!v&&Ts%)(#oI>N2> z_{#nh4EyHI`R>KA_=(7eus>GfHhK+?@25w<YCADs%hgqde?DX1eN%?2AimIula2y` z*B75uWXRrjPx%@{qP=bQ0Tx46AIATJ3vymhHC>Rztr5-SGHFvQx2va2k6P=p1y3cP z+y9dlpLbKwW!iq(AJ^vg<>~#p>?G}SOVeR#qgX>X6KC1hJtxfKk45YJ<DHtuUcn#` zzWVR-&al~X9qq4{O<K9Cr?Z;JJ*oM&gH1?#|2l>X>2cGmg!g!s@4q&I!Ey7ta_e{d zgg36-H8)B*v5sjWU!H(-eAy#lM5vayMwFx^mZVxG7o`Fz1|tJQGhG7{T|@H_LnA8_ z11lpFZ3AN~1B0Sh6PBQ8$jwj5OshoEU}$A(VP#|p(O@U@#TBSQ5@bVgep*R+Vo@qX jd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<_TTOH literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-hover-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0e2f29c41a516bbef112bdbf8cf7e90ff1662051 GIT binary patch literal 413 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnt#d%8G=Xq->B zd2`lcvg0g9?jQeK6z`TvAAWe;efitxN2lC7UtaNRqC3wU9`}FmpC=#S`u17&=Xr%= zhYmdW(b@R$gddx^$W2+Zd42Qy3=9m69a-;O*iwB!!iR_Dz=WU;%)T|&b6gcvRA>IP zPkeb~*%J=?Z1Ka%Y;0m}C2cd;NV;#3{P?4g^KiTy8yg!Rn;l!)nr(kle{e83GV6HE zdL*g_bfRjBYeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=F|aZ+(Kax)GB7B5HDL*g zhTQy=%(O}r4Te^x7FI@v5Dj)RUtED2BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u U&wghk1ysb~>FVdQ&MBb@0Cr7`y#N3J literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3e005250d43dc5fa59f3ca0531f0fc05c11b3872 GIT binary patch literal 608 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7^6I0978;g zznyCB=j15TwqH`N_h7(`89Nv!dL(M7T)Zt&wY7kG2dA`EkBN?B`GI7{AVZh6It>ET z5*7t2h=dngiis;ts*n#6`*ZcllRx+86dPGCKCooT8b1$#nB-YSsk{tRJU==ZwN$R- zKN-o~;T5UcI4kD$xr@{Hua}*j7BbOz(w&0FW=ToIs~fJ*-X&<9GJAy@V-VL}2hJNV zlP@srlD@Y8;!N2`fen@K*E*NF|MH)HVS3Y7mVytNcV=AcmYi1>uw-W}-#?}e&%<|l zRWnb?|9nb%L({be(+BoUN6h2*FxJL9oEKJLeOVczSn{;Uaz#%=7yHfQ-Bo@5ITrV3 zh8o=Ex8CLXY<a8Uilm4Jk;aAG8BEWYrEPi}A&_mIwrOpf73*_3hplB-AA7~$j<$`j zblhS(VUCGJt5N@)EFhOLr`*%+M$}7RzslYn#s}4!_%=)xf7Wr<`kZ;DXJ%Tin|mfO z;8japBT7;dOH!?pi&B9UgOP!unXZ9}uAzB|p^=q|ft8Vowt=ygfkDx$2}@8k<mRVj zrd6V7FtjqYure})Xt0y{;tJFt39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IX PpdtoOS3j3^P6<r_c1hv7 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-hover-selectionmode.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-hover-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..622b3d5a2e21f59e2d0b205e5bbcd8c8a562bb9f GIT binary patch literal 583 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^X!Dd$*$fPfj-D=#Ar`0K zPPO$r>>$vZUgjI5q_bP8ckU6^GS4FMNy<-{Vid(2+N@42ci6Hnd7;H7ZE=rC*F`M< zby&IXJt+O-?09(fo?G8D?`7=SZ6W(P+Qh<1Tk*M|Ug0N(!(|V)J2j=bi(F92Wfp(r zv1<_ngV)E(I<xIOp$o4*GwJ@e`ho7m1I5{E@@Jm6GqSw3cw5>_;~n2sH!RG%dG}Yy zndjGAlUE&$dJ(zMZuRS;vq!dx6u#E}aP~u$L){sL=W%b^*xQ$Ua!eIzc<^P@n<)oe ztSX(P4xatW|KD&<@l3<>(g)*WjupQ<n)>|W{=17A81i1Ug*yIrUmm++PFi2s^`&c7 z4_y?{a<BG|x3H^Tzk}!3m1}Od($rhS5AyhwmMp58lv~#CxbfJ@;Mgl!fAh|r*uCfk zXaBB4HjA3YcO2r*_<O-|ik>~=POI43nu*R)!0=Tqag8WRNi0dVN-jzTQVd20hGx13 zCc1{^A%;d)CI(hUCfWwZRt5$|uO=)((U6;;l9^VCqQTJ0)WXWh5Te0O=8G#(gCxj? t;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RSB{=E(p6 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-hover-selectionmode@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-hover-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c45abe4acf576dce604376bbf16f6c55841f003c GIT binary patch literal 890 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}fzR-(;QK4k+nm3X>1hD02G zd*f`LP@o9=hyOAxOsor!eG-h$((qK=k$q>^#IkJhO@$A=;tzZ`c-Na(=qP<N%TVtZ z*M&<hK}$OMbQpeSq)NTpF+;%c&c^98#eA&NT`km~PcJTR-x<T%Vfo%B*j$k1;jd=L zX`jyeR4N>u^UpjeiS0?m3ih|*+inyuNjuGSX;SyZU6$Em3|Ee~Jg`a7^fA5}G}-ZU zVx#5RYUPK~Rh=u;MR&e0x9r(&7w&hfdTUny{HbzvPiy~b{7~_m^mC`gY1y~eTh;rj z+}=z$IrrVsFAJ^<e!9h>a4XLK?dN6B4z27sCidh_;c*6T2D|DiT}h^nZDIH1{GRQc zoqcuv#`oTCkq@39-5s=$k70H99vks8%Lc{Ma?-Bu8-wMH*3MSYVVq!nZ24c~t#_{O z;ylD~!T2nbga5_TFYJ!Lx{<EFba7`x^n;mp!F<v;Pc?kp#c}BI#J)V8Zr>MWIXcEE zr>2K<{Y_D0N?If4xiCvHB4y(8wfidb)w#DNK+!xtyI_}9ZiRXwx-8<-mk+Qm%vu=y zERWTLOD?~=cW#$v#h*X+2{VmY`qun^_o@7a-qz!JEVEuL+U*q+!78xpt+DU#H;L=- z?dR0{<IR}!rR1#6oIb&qZ;SM5F0nPRFBC6)9Q^x@zVJx}hLGqzHs!@{uRbd8Y)H|N zo3Q)t%6Un;d-^tn@7^Q5>AY#;j$5Z?bJq(qn(caSY_<8=Gq3x<4jF8Sw||?z)<sO* zC&v8i)Tr0Nz2{%Wna9@uxv$U3y-#Y!%={z;3CDTutN$rz+Ve-83N~IWcc$iE((C56 zmL>IthB}Fi;RW`!nFe2Xf7$qVm(34e{g+$suPd;K0wzh-64!{5l*E!$tK_0oAjM#0 zU}&amV4`bi9%5)@Wny4uWTI_gY-M0j^lHKq6b-rgDVb@NC>ji{Of9U83?UlqWWKlp xHAsSN2+mI{DNig)WhgH%*UQYyE>2D?NY%?PN}v7CMhd8i!PC{xWt~$(698Vab;1Au literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-hover.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..0e2f29c41a516bbef112bdbf8cf7e90ff1662051 GIT binary patch literal 413 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnt#d%8G=Xq->B zd2`lcvg0g9?jQeK6z`TvAAWe;efitxN2lC7UtaNRqC3wU9`}FmpC=#S`u17&=Xr%= zhYmdW(b@R$gddx^$W2+Zd42Qy3=9m69a-;O*iwB!!iR_Dz=WU;%)T|&b6gcvRA>IP zPkeb~*%J=?Z1Ka%Y;0m}C2cd;NV;#3{P?4g^KiTy8yg!Rn;l!)nr(kle{e83GV6HE zdL*g_bfRjBYeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=F|aZ+(Kax)GB7B5HDL*g zhTQy=%(O}r4Te^x7FI@v5Dj)RUtED2BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u U&wghk1ysb~>FVdQ&MBb@0Cr7`y#N3J literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-hover@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3e005250d43dc5fa59f3ca0531f0fc05c11b3872 GIT binary patch literal 608 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7^6I0978;g zznyCB=j15TwqH`N_h7(`89Nv!dL(M7T)Zt&wY7kG2dA`EkBN?B`GI7{AVZh6It>ET z5*7t2h=dngiis;ts*n#6`*ZcllRx+86dPGCKCooT8b1$#nB-YSsk{tRJU==ZwN$R- zKN-o~;T5UcI4kD$xr@{Hua}*j7BbOz(w&0FW=ToIs~fJ*-X&<9GJAy@V-VL}2hJNV zlP@srlD@Y8;!N2`fen@K*E*NF|MH)HVS3Y7mVytNcV=AcmYi1>uw-W}-#?}e&%<|l zRWnb?|9nb%L({be(+BoUN6h2*FxJL9oEKJLeOVczSn{;Uaz#%=7yHfQ-Bo@5ITrV3 zh8o=Ex8CLXY<a8Uilm4Jk;aAG8BEWYrEPi}A&_mIwrOpf73*_3hplB-AA7~$j<$`j zblhS(VUCGJt5N@)EFhOLr`*%+M$}7RzslYn#s}4!_%=)xf7Wr<`kZ;DXJ%Tin|mfO z;8japBT7;dOH!?pi&B9UgOP!unXZ9}uAzB|p^=q|ft8Vowt=ygfkDx$2}@8k<mRVj zrd6V7FtjqYure})Xt0y{;tJFt39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IX PpdtoOS3j3^P6<r_c1hv7 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..a07e111357d63302c9143f4d794a11abecfb222d GIT binary patch literal 421 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnugd%8G=Xq>;= z7s%b@AkdQj-cNG_lcEJ*^Pio6r`CmVG|i3l(BL@v_G{3@(hJ3(x9q;pv-yfnLQG4; z9f|PQes_Cbn@#&6Tpjqz?6Bj>6D$S}Z*u1*EoDf0uw&^HS^nBMfoO-WcKeynp0AI6 z(EjhF!I#U%<>x&a;{=``Ex*<+)liVUvUWj+{`p^r8oE}StqzvXu>ZKOU75jHN3mJn zD(3wk7PBo5?5yrUr>d5?MwFx^mZVxG7o`Fz1|tJQGhG7{T|@H_LnA8_11lpFZ3AN~ z1B0Sh6PBQ8$jwj5OshoEU}$A(VP#|p(O@U@#TBSQ5@bVgep*R+Vo@qXd3m{BW?pu2 ba$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<TZoej literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..fa465eb5505a8628fbd8d264a7169ef886e75907 GIT binary patch literal 576 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7_B^A978;g zzn$vqf5<_gZT?&_?x&Agggg%)Y>9td|MC5-3ojV8x-v{SwrIax*X}ATu<)vO@hzWk zwa@0>J-epKVnunVGiU2zsofEN>{1R#9sdUHdGu(#!Ou^53l6R?Kgw);K0R<*PU9=B zl~uBto!eg-Dt!-SKC{PMD=IQF$ZhhzEr%wU=`Ui@n|I1=!ubU&1!lc_Q4;AeC08u{ z-?3@0*H3eq`k?$~lzXSw+(#Fero8^dcY2|a%EdgtZRRqY{}sD;KHqHb*C70W<py(v zysXY7Sr(U*i7hF=>dc=rM?6iN<ki_Nxjk#w(+4jUZuTzu_4brhg@r!%2df3W%sLKH zlmG2V3pM=w_|_7A-5oz0>T7b}e|wdiv4QJR!d33WX$ybFKZ>rM%f~yxa;E!lfB#b- z-kgaxk#ph{k1$#PWPX%v#`U5G#v8zZRV{IiC`m~yNwrEYN(E93Mh1pvx&|h?hUOuL zMph;URz@b;2F6wf21TzXEJ4wbo1c=IR*9m)(8|=p%E%C+!A|CjD^P<Z$cEtjw370~ nqEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts5^|Rw$ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-insensitive.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..17b86555854f170eea4c48f3d2119e646dcb50b0 GIT binary patch literal 411 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnt#db&7<Xq->3 zdH1(ot=WXx>_dxTY?1Wg&BxC#+xzV3l-kqZbAD}h=Xt|({@?zmhgZ#isC$3&f1V^A z9-c$<B_!s(O(}4mcvtbM=AW06%*@8ZAqRMUceD2#JmSE>qseN0;mG#Gkt|L@lR6)s zJnxs|b?@W<H%S#|4jlM#=k<RdHpw+^Hv7VpiW??2Ha0dl_BTqdp0uAwo^e`<ft<zW z{HH(%s+PD$l%yn<q*^5xr2;7iBLhP-T>}$cL-P<rBP$aFD<cza17j-#gQ8axmY`_J z%}>cpt3=UYXk}_)Wn>7^U?=m%6{tZHWJ7R%T1k0gQ7S`udAVL@UUqSEVnM22eo^}D ScQ#T$MGT&<elF{r5}E+$<&ok5 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8270ba0e69348bb72bdfb34d94cb5dd6997b6c8f GIT binary patch literal 592 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7`;4Q978;g zznyC9*W@VBHvcaF3xioRJf1KpWihv2X}ed!x}$}2;o=WMr#OFDHeB)2Z7E<-o0K82 zV#0}t8mT&={qkDe_p-{3-fuRZeRd6_XW?<t!lrC5@BGQN49c4GZty4myW0M2Qmw<R zMT>$a_qa9xFwv6C?C9cqWzpc{vQ+F_MP|pT8Olo2EHYF}m_-x#z3(u|lpp%#u5aHR z!E)ft-Mg=!K5G1O|Lx_?tuE3J-UQ#7v30fNyfT9&;@@W<G-X)6Z|m~CjK{<i_Ao|g zu-{<(r|eMs`Kt7V&#Wc3jN2TpFXmdB+%@|kM}ynlnNu=~<<@-8%UR3BnGyZ!K@#VT zCe3!%0JdX#3s~=X#BOS|pSH$iXWLKZ2FW=yp0C}v?R(Zf6PMgg>n(GQI8*1H$-Y{X z$#Le6;>&^^S7*n3c($Y0@bE#l8K<<TAM6o~zyIGd*Nm%}Z#pobRZCnWN>UO_QmvAU zQh^kMk%6I^u7QcJp?Qd*k(G&om63_Ifw7f=LD8!TOHefA=BH$)RibDxv@*4@GBSi{ zu#@@X3e+G8vLQG>t)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7Yl C>*B2d literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-selectionmode.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..a999924145b7e930be9c5af2b38df8a4ff8a73e3 GIT binary patch literal 579 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^X!Dd$*$fPfww^AIAr`0K zPCe*%$U&ejeb?KQlYONROp;PeNZRpes|^GH6YURt``Y4sFS`dMXIxS<Yc)wcd{%hP z;e!d{yO(a0+4E!muABc)|C#*q-J`b+?>=-1WN~&T&3X7k?$_4?`L0smq!u;UuFZQ8 z(-IXd!r*Y;{(R5L4XH+9d16Y@zaJiVWAtwm|29dzM%(L^!S$jXez|zjg3~dd+NUQQ z&folUMeeigmFdTX;;ufmo__n%)3xgl#MNIoDsQYXYq{f=at*Ebp)QO9>*p>CW?WqK zY1P7cCeQ1C^d~A!ooH9jdj7JKpU5)T=Lh$%HD+i~;99h4!Lfsx)3vw@Geb*XMmbqY z1wGAqd*gE8A#>H~jR#{^C+miJ-Qc&)m_1kdYHP%rKL+uSf2`EX+UYmjI4D@ebMX#M zAH&!C4)V@(e%sFX=xq*rOJ;1J`N_;wVA!gbxJHzuB$lLFB^RXvDF!10Lo;0i6J0~| z5JMv?69X$F6Kw-yD+7a~R}+??Xvob^$xN$6(O_t0YGGw$2+?3C^TidYK@wy`aDG}z od16s2LwR|*US?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr06bFT4FCWD literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..90ae2c9bb2057dc2e1e7bba8efc95c1420b1adf7 GIT binary patch literal 873 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}fzR-(;QK4k+nC40I!hD02G zd&4(d*inN0!+)RMvyYg}I`Yi*gm-4}t)}TgEZ%!EUxo|t*KzD`|DpTp;^Ge7AcJQq zwo8{yXxqW=Yc@eAckx-abXy%qMd4p>@@8?|{a-roOn>@}lYEC8oD}|@x#h?ub6vhs z?e_aOSAVS$=-8Je9jx%bvovSV3~ig^lV5IP@NQw*UbgHkQ^VI8%BI{i?miB_8MOG} z=EO$Huhq&Ae-<*oY&{#JBo%Pi|E_uIV~@-FG6%m0^Iw<zd@b1FteSE6)5%`lJj=z~ z)(9NCxxTU3WW_P1Im|uz>$g^KTDSB=+PO68vzK1_i|a77Om)}ZX>#C4*tfUWFBZOh z=H-_At@f%e_ZPPJtD?9WgbZ))5D5!$=(w~px@1PbsUkz@F2|(?%n5ULzW<hg{cdr! znGz2}-nJ_ldS?rjKTnyjy=TW9|5Yu<xwGzn3940Cw@&5Y(Wh5=);fpAo{g|r6C3OK z>+~7*%r$dWgG@P>>1?|EYWDZiPl@v1peTJqX3(m(my=g{7C4tPWiQFPr29EoHbN;b zU%G0goneInU-lI3)suT-UrjLTeA%2F?#UI+uxR_?c`r8z_21Ymn0T4RLVsOFYd7n$ z<8wJR*GMx=@PEH<_j{`~Z}Of5GhBFe>e$lRuRTud81X&1<UjfDXK(lAH~a#6-6hx= z6!&GMMC{j?pR?YOub}RG-|cz1+hVR(r%0^Wa%=C}9HnP(cdoqqcg@Mj2HPJGmMVY$ zx!+#M&PH;^hkznpL7B6WJFfAc`<BkQx%S@8&3()7<uCnRweIupYmOcYjRrRR{3k1| zdH<&O<ECr>nN6N-S~AD*Um!3As+PD$l%yn<q*^5xr2;7iBLhP-T>}$cL-P<rBP$aF zD<cza17j-#gQ8axmY`_J%}>cpt3=UYXk}_)Wn>7^U?=m%6{tZHWJ7R%T1k0gQ7S`u idAVL@UUqSEVnM22eo^}DcQ#T$MGT&<elF{r5}E+GM|$4? literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..7334f6b65fc4dc13773117f88bc82d342f49ff71 GIT binary patch literal 414 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdns~c)B=-Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu|o$Y{OD{<yynMdE^<>gb6)5CG(!UeV@K9I7q(O%knrJQIWQq;1G8_9^&D3P71fy% z^ZvX$vMfdI|9ic*<2*b%|1V3X|2sFM^=!v+eQ$|>Mn(n(1qL4s4U)G$)j#acu)|tM z{K(u}K=(7KmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD-#1NBNJ@{V=DuLqE{1^ zplHa=PsvQHMA2YqWolt%WC+n<C-cP>s6i5BLvVgtNqJ&XDnogBxn5>oc5!lIL8@MU VQTpt6Hc~)E44$rjF6*2UngArqkx~Ev literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-checked@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-checked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..43754f873096c11dfaf5a8c75493f6a2f945ecff GIT binary patch literal 611 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7-KzM978;g zzn!|<kI7M_ZNKD%jEy^5r}8iGI1-lStbgnWQ^%AtHM84}DjPS)=&R0s!R+C*d>fOZ z4O6E}1lQ(SsX7fDD(_lPH3j?no%?^b-cK!^Wrktbn}rYUe}z1$+{UVKM&kSn#v_kk zoJ!fon%MQiVW!jivTtwK?v9D_O_<<Tu4i#ba9OLHWx2$gs?UukVR_AcF3eN;U&TLZ z)DZGziuk&q;ry)^0-Ve})%)*-mLK^aqB%>c_!C#buT;L`AivNZCmjXCw{JeF$q+s7 z-s5)+4{dGB56Em}&|&y5xWMN1RO<yVIWu-JxwN%)bGydMoL6gIxj_8m=6?0ZTAOm5 z^J<?c?2;`h(eAu2_Di8>0YfT-ZG(a6C7BtifiL#`{2lQ{HgyC4IpKyKH)Zym`MR}q z)yg1g)y=vyL;52ck4!6$_nmsH!8T@+;<aa0lbP>1AD)>Y?DXr#DdFNH&zPUH`(`Hl z%g28|0t|cA64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@Wny4uWTI_gY-M0j^lHKq z6b-rgDVb@NC>ji{Of9U83?UlqWWKlpHAsSN2+mI{DNig)WhgH%*UQYyE>2D?NY%?P VN}v7CMhd8i!PC{xWt~$(699lY>3;wK literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-hover-selectionmode.png b/.themes/papirus/gtk-3.0/assets/checkbox-hover-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..24754ccc2018e93a870a13be2efc526cb7fec1b8 GIT binary patch literal 517 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^X!Dd$*+8NHo-U3d7N_4{ zHC%PbL4e`H%$$AGl5UikbsDyMzP9g?JIGzZs=uIjtDN(mX2+f#TOTMz{F-b~rsi~Q z!_TCrA-fIw=SoV5)mNK1whL@w>SXaN+|aO2uI9)^hwW;tCA@c=J}a2K0=nPWep{W} zzT}xcbLXTz+SIe&lT+@e?QaF;pVOyaX5-$G&z~qaHQ~6`iJRX-XU@KCQL^?=+>4tj z6W6>d((cZ+<@E{Op!GQZ^1ny={}l2ztoouB{J?~}Qk1VED5Cd}U3YhW|6z}NBD=4q zFn<5>FQ#kyM}e5r)gP-Sy*<C$V*lfWzsnjklb7rgIjImRJ~?5o?3azax8!9zN~+kq zCwdgP8CgFA28C*gYeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=F|aZ+(Kax)GB7B5 zHDL*ghTQy=%(O}r4Te^x7FI@v5Dj)RUtED2BtbR==ckpFCl;kLl$V$5W#(lUCnpx9 Y>g5-u&wghk1ysb~>FVdQ&MBb@0OJh6;{X5v literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-hover-selectionmode@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-hover-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5304ae64b634874118a8e2906628d8c35337ed34 GIT binary patch literal 794 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}fzR-(;QK4k+niFmp=hD02G zdt-mz<p2@35AWqBhb%Po6U>!axNJr5m5{{LRK>Sm?PZAxP2vx11+1I4^0+E#n{+H( zAK<06G^;@Mm5%2ud#%!^*=(zsR$iZ&z1uA4on-Bj&zIF>V_(a$O<DHNt~hKW`@?75 zhf}_u3;R50>awEz8(ut5?4Q2*9;dnV`HEwwnR3hypN#CC&C2kcQ*l1a87`626L&>T z;o(-9Qm*tcI<EI<&ek6a(>>YcYtv-Emi1f<xRctyuhY){oV~6v_x$e9w+`mrE`N0N zjcRuBX8RpG>{cu*4OMK&sQp=?;-%ZN+I9L}<L&&v86y}j1kLsql~stEUH|)WR(!<{ zu_C?S`vj-3`sv>@{dS9CgMsoZ?uR~78-9LE4EVCi&Mfzx-)Bx^hBW(%Tl-g@ZL~hC z&ckr{f(`?Z?)pCUH!ctRW*Sw7FKbcNN#yj7I3zS}LyNj#--BMOvM%*GzOIbvw({Sc zZZIymf6?i3)T#wld(~P#<Z}mPBx~yIiBw`b*YaLnvE~YML;J7pq7PT1UOn|v<!4yC zZiW6GjyDodt6dyi_0P|2Zfwn-K1*-KyHDqy#q-=R$d0g%h*x70*|nba?3+znkDZ^G zFL5JRzW>^@ZsW^}*L;;vzo;`ivgY}&m(O1R-@Q{s#`cVGq2)oJL#2KlS0^__&b5j@ zSNEoJf4RMe?C)>ad5-HWQ~ve6U;o{or1@3rXFsoJXr4Lkl;VX&dx1$twZt`|BqgyV z)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_6up|T1Vuw`eoAIqC5i?^D^m+A zBSVM=JDD%8Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw< G&;$VE+(-TZ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-active-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..19dd4678208a87b2dea6c29b696a7b4734a7d77f GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdns4db&7<Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu_Fg2{NUW(bi|*Bhv$qB4-11MtByd{wLms)k&lZr%~q&IEX>^Ew*8UDtS04*ume0Q zhbJD<I3PPofYraQJSo^{^8a%2!^v!H)BeBgF|JQPb13b|<LRnA^^%ej5*89aBxY>9 z^=bM;Wd_z<jhoJumqB5nTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tV|57j7+o* zjI9g|ie61vf}$ZeKP5A*5=Dcdm8pf5ks(Bboy-?kpaw~h4Z-<oCFO}lsSM@i<$9TU e*~Q6;1*v-ZMd`EO*+>BuF?hQAxvX<aXaWG8G?5Mf literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6b7169481e4f072d92287bcfb83550f33a9f7a1d GIT binary patch literal 599 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7y~_B978;g zznyC9&*Ui3Hb2%*sQa+?n<HVGM`qo+5ZPh)kNHq(nVQ*kN0o(}4|Q*yo8hX;IrmzU zGcRwaiv?Hnvj}d(su_1SW-JdroA<1??AhETRtwEjImrg~JsBq+*GM~9XyzH39+5Yk zFtbK_(G<f*sildpUzo;(cj_+Rcrvj{UFHGj@uLgEZd|Xvw^OM-I%2uLp@V4YZ*f<J z#v>CL-Zkqz*lFtfNGM_6&A){|jC_||nR@P+J;S1S{&RfkYuG}{r>0(Qwpzh<N>Ovw zL1h(Z>$u;g{C^tqGHTTY7OW9)agW#>zE3ye>wDu@y&sbK{~0V0x;%C6vD$_s%k&a7 z|8hz+ZYX6u#n#3UDD~t<an>S}9rNEO8*ZO+R<FXG;ZaR;(e?}1ujQxdS82@5Ki#wI z*j1t3_fn0kFESrvYT(f3)-5@d{N%3iF_#G(vhtFjTfVcMJQ2zKL50N@7~ZNSt`Q|E zi6yC4$wjF^iowXh&`j6BMAy(f#L&pf#K6kPMBBjF%D|xL)r2J|8glbfGSeziG#FZ$ zT38twLNwUPd~pS8kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^r>mdK II;Vst02&bC5&!@I literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-active.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-active.png new file mode 100644 index 0000000000000000000000000000000000000000..19dd4678208a87b2dea6c29b696a7b4734a7d77f GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdns4db&7<Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu_Fg2{NUW(bi|*Bhv$qB4-11MtByd{wLms)k&lZr%~q&IEX>^Ew*8UDtS04*ume0Q zhbJD<I3PPofYraQJSo^{^8a%2!^v!H)BeBgF|JQPb13b|<LRnA^^%ej5*89aBxY>9 z^=bM;Wd_z<jhoJumqB5nTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tV|57j7+o* zjI9g|ie61vf}$ZeKP5A*5=Dcdm8pf5ks(Bboy-?kpaw~h4Z-<oCFO}lsSM@i<$9TU e*~Q6;1*v-ZMd`EO*+>BuF?hQAxvX<aXaWG8G?5Mf literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-active@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6b7169481e4f072d92287bcfb83550f33a9f7a1d GIT binary patch literal 599 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7y~_B978;g zznyC9&*Ui3Hb2%*sQa+?n<HVGM`qo+5ZPh)kNHq(nVQ*kN0o(}4|Q*yo8hX;IrmzU zGcRwaiv?Hnvj}d(su_1SW-JdroA<1??AhETRtwEjImrg~JsBq+*GM~9XyzH39+5Yk zFtbK_(G<f*sildpUzo;(cj_+Rcrvj{UFHGj@uLgEZd|Xvw^OM-I%2uLp@V4YZ*f<J z#v>CL-Zkqz*lFtfNGM_6&A){|jC_||nR@P+J;S1S{&RfkYuG}{r>0(Qwpzh<N>Ovw zL1h(Z>$u;g{C^tqGHTTY7OW9)agW#>zE3ye>wDu@y&sbK{~0V0x;%C6vD$_s%k&a7 z|8hz+ZYX6u#n#3UDD~t<an>S}9rNEO8*ZO+R<FXG;ZaR;(e?}1ujQxdS82@5Ki#wI z*j1t3_fn0kFESrvYT(f3)-5@d{N%3iF_#G(vhtFjTfVcMJQ2zKL50N@7~ZNSt`Q|E zi6yC4$wjF^iowXh&`j6BMAy(f#L&pf#K6kPMBBjF%D|xL)r2J|8glbfGSeziG#FZ$ zT38twLNwUPd~pS8kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^r>mdK II;Vst02&bC5&!@I literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..19dd4678208a87b2dea6c29b696a7b4734a7d77f GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdns4db&7<Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu_Fg2{NUW(bi|*Bhv$qB4-11MtByd{wLms)k&lZr%~q&IEX>^Ew*8UDtS04*ume0Q zhbJD<I3PPofYraQJSo^{^8a%2!^v!H)BeBgF|JQPb13b|<LRnA^^%ej5*89aBxY>9 z^=bM;Wd_z<jhoJumqB5nTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tV|57j7+o* zjI9g|ie61vf}$ZeKP5A*5=Dcdm8pf5ks(Bboy-?kpaw~h4Z-<oCFO}lsSM@i<$9TU e*~Q6;1*v-ZMd`EO*+>BuF?hQAxvX<aXaWG8G?5Mf literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6b7169481e4f072d92287bcfb83550f33a9f7a1d GIT binary patch literal 599 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7y~_B978;g zznyC9&*Ui3Hb2%*sQa+?n<HVGM`qo+5ZPh)kNHq(nVQ*kN0o(}4|Q*yo8hX;IrmzU zGcRwaiv?Hnvj}d(su_1SW-JdroA<1??AhETRtwEjImrg~JsBq+*GM~9XyzH39+5Yk zFtbK_(G<f*sildpUzo;(cj_+Rcrvj{UFHGj@uLgEZd|Xvw^OM-I%2uLp@V4YZ*f<J z#v>CL-Zkqz*lFtfNGM_6&A){|jC_||nR@P+J;S1S{&RfkYuG}{r>0(Qwpzh<N>Ovw zL1h(Z>$u;g{C^tqGHTTY7OW9)agW#>zE3ye>wDu@y&sbK{~0V0x;%C6vD$_s%k&a7 z|8hz+ZYX6u#n#3UDD~t<an>S}9rNEO8*ZO+R<FXG;ZaR;(e?}1ujQxdS82@5Ki#wI z*j1t3_fn0kFESrvYT(f3)-5@d{N%3iF_#G(vhtFjTfVcMJQ2zKL50N@7~ZNSt`Q|E zi6yC4$wjF^iowXh&`j6BMAy(f#L&pf#K6kPMBBjF%D|xL)r2J|8glbfGSeziG#FZ$ zT38twLNwUPd~pS8kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^r>mdK II;Vst02&bC5&!@I literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..1b06620f105607607d0e76538c3dbe642dcf3dd5 GIT binary patch literal 421 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnugd%8G=Xq=zh zcb4mrfk2D8y{^)V00HL};`gtGe_U9lIpv6aR|r?sqzVq!;4rOssW<25r%#IwyP(G$ zn0I1!u6q2f((1#1LiqNC<#u{?`3M^ws4>`fppAKoj37f(^0G8W$=S9osY&<WuR5YQ z)jr)WZpneo^Idw{>TP~<3+!_!JbyPpo6E9u^{z^XXTH(54hit3*Vh~{WZ+(-ctWK8 zx3um*lS^x?@;3pUs#@Y2QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjT)ztc*;w4UDY} z42oV&Sc0M<H$NpatrA6pp_QqHm60JtgPqJ5SD*$-kPX54X(i=}MX3zs<>h*rdD+Fu bi3O>8`9<lo-`Pk36)||a`njxgN@xNAJDZFp literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..80097dc4072096790480b4a69d5a51ddfd5a2fe3 GIT binary patch literal 578 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7;QXV978;g zzn$vqf5<_gZT?+WF4n3=Lehs0w!}ZK|M*@?v5FyRafZp1^-g8iodsPtmK~jaF0<VD zy|M9onXm%~R&RH8_TXwaEi>EydMQKFgRAG4XzA7QE`DylSH$b<wvdEnRhJ?;qZjOw z2oKd@UMVK%T;geRz-Mvd#Z!kirAU;gKKQ+*Vv5tDmwR6`R5AHBE}0oQeHW9}>bDD( zw&z+N^HY?aR&Mc+F`%k`rb%bX&(|q?R~|{6boroFINz#0eMRm8J3k$k+@HPZUd{A> zmdX49ou37(CLfW%|81LqT8ymep^I{VQX53qZ8CSg*7%%DBD|a-`@y#(q6?fneA#9+ z@;rLCA}mKh+imL(ZRQ;@hXv!Klg`io&8D63Kv(I0zLmtx8?V14-84U-HCZ#tK5E57 z#q4{N7ERc(=JKRZEp?2ne=`O3oA0;-gI2Y~HKHUXu_V<hxhNG#F&G&bn&}#t=o*@b z7#dlb7+4vZXd4(?85k73ny>^#LvDUbW?ChR216@T3o9c-hz2{EFRnlhk{}y`^V3So o6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{0H8+Pj{pDw literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..b7500fc9da66da89cd27b407c110e72b75266a6f GIT binary patch literal 427 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdntldb&7<Xq->3 zdH1(ot=WXx>_dxTY?1Wg&BxC#+xzV3l-kqZbAD}h=Xt|({@?zmhgZ#isC$3&f1V^C z9-c$<H)sp|J96N_fip)O7z9ENFfE)Xo4UbC&|WLGIjc!@mRoj-cHbgR3#N42-~G4$ zrT>>y(frOT%*_05LW@Slr_I8%Czb!P-z_0$Y+zvb{g?e@N4C|1{qLvVkV!~MNO+L& zAUWaKswet~-5GA#>01UVYzO&4wZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAE z8JTDs7+V<_6up|T1Vuw`eoAIqC5i?^D^m+ABSVM=JDD%8Kn;>08-nxGO3D+9QW?t2 i%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$U&Dwbvd literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b9a178b127893da4414b160e5ae8ac43f95d25dc GIT binary patch literal 585 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7@a*`978;g zzn!|#&&g51_53?#s~$BqHu-ClR`8l!X*+l5hv=Us&V`FV2yb}A?VzQ#a%(tuRsv5a zTO(IzAFBl8<m1s>F0V{8FFt>6u5THyM;CWrr?8!y$=5sij1r!OhnF?~Fpe{My`5oY zcb8Y_B`My;msc!#>J_pj`Y>~fhF0kH$3PC-8-a~S9KFx6c^zPzwuAM?-tw#8-=}$= zVVcpY{oq0Aw20St{sjGDRxsLMVRO;@Ps6Lelj>58vKf{Ee4e`O(H`sGRJ^~QzJcS# znl<_COg?q2i*i4mj^^GzA*1H|i?oNwjei_&D0u&|#^#6^L(vPa8&<!VdJc%pwbo~9 z)?C0j$J5tnq5ZU;E0(P%O&eamn|*uhzHQIF)?IL3d;ij!Ym!!-?US=q!(T8aGdCRn z7A5}c++=gpV-oz`g#y~izxLEJJakMmm9P2!9~i=_C9V-ADTyViR>?)FK#IZ0z|c(B zz(m*3JjBq*%EZ9R$VA(~*vi15=+%TJC>nC}Q!>*kQ8XA@nOayG8A3GJ$$W7IYLEok t5S*V@Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBH3gQu&X%Q~loCIFK7->?7x literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..19dd4678208a87b2dea6c29b696a7b4734a7d77f GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdns4db&7<Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu_Fg2{NUW(bi|*Bhv$qB4-11MtByd{wLms)k&lZr%~q&IEX>^Ew*8UDtS04*ume0Q zhbJD<I3PPofYraQJSo^{^8a%2!^v!H)BeBgF|JQPb13b|<LRnA^^%ej5*89aBxY>9 z^=bM;Wd_z<jhoJumqB5nTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tV|57j7+o* zjI9g|ie61vf}$ZeKP5A*5=Dcdm8pf5ks(Bboy-?kpaw~h4Z-<oCFO}lsSM@i<$9TU e*~Q6;1*v-ZMd`EO*+>BuF?hQAxvX<aXaWG8G?5Mf literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6b7169481e4f072d92287bcfb83550f33a9f7a1d GIT binary patch literal 599 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7y~_B978;g zznyC9&*Ui3Hb2%*sQa+?n<HVGM`qo+5ZPh)kNHq(nVQ*kN0o(}4|Q*yo8hX;IrmzU zGcRwaiv?Hnvj}d(su_1SW-JdroA<1??AhETRtwEjImrg~JsBq+*GM~9XyzH39+5Yk zFtbK_(G<f*sildpUzo;(cj_+Rcrvj{UFHGj@uLgEZd|Xvw^OM-I%2uLp@V4YZ*f<J z#v>CL-Zkqz*lFtfNGM_6&A){|jC_||nR@P+J;S1S{&RfkYuG}{r>0(Qwpzh<N>Ovw zL1h(Z>$u;g{C^tqGHTTY7OW9)agW#>zE3ye>wDu@y&sbK{~0V0x;%C6vD$_s%k&a7 z|8hz+ZYX6u#n#3UDD~t<an>S}9rNEO8*ZO+R<FXG;ZaR;(e?}1ujQxdS82@5Ki#wI z*j1t3_fn0kFESrvYT(f3)-5@d{N%3iF_#G(vhtFjTfVcMJQ2zKL50N@7~ZNSt`Q|E zi6yC4$wjF^iowXh&`j6BMAy(f#L&pf#K6kPMBBjF%D|xL)r2J|8glbfGSeziG#FZ$ zT38twLNwUPd~pS8kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^r>mdK II;Vst02&bC5&!@I literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..19dd4678208a87b2dea6c29b696a7b4734a7d77f GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdns4db&7<Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu_Fg2{NUW(bi|*Bhv$qB4-11MtByd{wLms)k&lZr%~q&IEX>^Ew*8UDtS04*ume0Q zhbJD<I3PPofYraQJSo^{^8a%2!^v!H)BeBgF|JQPb13b|<LRnA^^%ej5*89aBxY>9 z^=bM;Wd_z<jhoJumqB5nTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tV|57j7+o* zjI9g|ie61vf}$ZeKP5A*5=Dcdm8pf5ks(Bboy-?kpaw~h4Z-<oCFO}lsSM@i<$9TU e*~Q6;1*v-ZMd`EO*+>BuF?hQAxvX<aXaWG8G?5Mf literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6b7169481e4f072d92287bcfb83550f33a9f7a1d GIT binary patch literal 599 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7y~_B978;g zznyC9&*Ui3Hb2%*sQa+?n<HVGM`qo+5ZPh)kNHq(nVQ*kN0o(}4|Q*yo8hX;IrmzU zGcRwaiv?Hnvj}d(su_1SW-JdroA<1??AhETRtwEjImrg~JsBq+*GM~9XyzH39+5Yk zFtbK_(G<f*sildpUzo;(cj_+Rcrvj{UFHGj@uLgEZd|Xvw^OM-I%2uLp@V4YZ*f<J z#v>CL-Zkqz*lFtfNGM_6&A){|jC_||nR@P+J;S1S{&RfkYuG}{r>0(Qwpzh<N>Ovw zL1h(Z>$u;g{C^tqGHTTY7OW9)agW#>zE3ye>wDu@y&sbK{~0V0x;%C6vD$_s%k&a7 z|8hz+ZYX6u#n#3UDD~t<an>S}9rNEO8*ZO+R<FXG;ZaR;(e?}1ujQxdS82@5Ki#wI z*j1t3_fn0kFESrvYT(f3)-5@d{N%3iF_#G(vhtFjTfVcMJQ2zKL50N@7~ZNSt`Q|E zi6yC4$wjF^iowXh&`j6BMAy(f#L&pf#K6kPMBBjF%D|xL)r2J|8glbfGSeziG#FZ$ zT38twLNwUPd~pS8kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^r>mdK II;Vst02&bC5&!@I literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..65b9b7d41097d5ed0749d3c27b937647c1e11241 GIT binary patch literal 417 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdns~d%8G=Xq=xr z;UI65gMjOOB^Uj5=EBM93q&J0#1e#~8rt0UylcGa79q8P!6?o|FsA9FZ2G@H|BaW~ z&FIn<+_Ln}{guu8cRl@n>*g;t-eQ-zs$H8Gtr1KW2{hvr_TjoTeWv<<8R_^pzxXQu z`*l0Ed^}v&+_C+kylTB*PrZ=BMKjyuDw|H}v3O{%+_d<Jj+4bj$%MvKG2fRJHjK<% zT2sxc?i~R-Q?<l3q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;ebSQ(jU8yH&|7!<vl zumnXzZhlH;S|y4GLn~7YD<eaQ20NKAu0RcvARB`7(@M${i&7cN%ggmL^RkPR6AM!H X@{7`Ezq647Dq`?-^>bP0l+XkKKpTpZ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5a5049a1369ff3664dc7c968ee8bef7fcd135156 GIT binary patch literal 597 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk82vq6978;g zzn!|<&&g4sZGWU*@4<i>5gl7af+VDbilv;>7mC?2uTOAppV%fR-{kG8D(byu^MN)g zDWP7bjSj^T+y+$!^A0bX>u0)q=KtG2)4N13cm_{lPSTN2p7rd^OQsILBHuesf8_kt z9+xQQbP2JqdKOdqExx(*?Fkdr%D&FxgPM9(OM2Jcuv?#f>xJU%7Ewb3)@)|h1X))f z#ue7lf1}dpxriPxy0>@ZcO(BPoAT-u|1k>utI3c(r5b%-e72qC@`u+QZ~F61ny_g- zt0zm@p1-e+KQQ>%Z`k+zzM~$)#mRRbO-<+ad%W6Ro7;Zg!FaYU%G);GUcqi~cPp#S zayy3P343%8JZXH$bAiRLBy{<7<4b)nN>=N+KZs-W$ac>Q`*lk$>*ghf#dFr3oMEM` z{qe-wE1Q-w8VE8t<*eCqLG$~<n?5rHoD|K9Qw}M=la9F%Z!ab>dnquqRZCnWN>UO_ zQmvAUQh^kMk%6I^u7QcJp?Qd*k(G&om63_Ifw7f=LD8!TOHefA=BH$)RibDxv@*4@ zGBSi{u#@@X3e+G8vLQG>t)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh* G2~7YZ4%}4$ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-hover.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..65b9b7d41097d5ed0749d3c27b937647c1e11241 GIT binary patch literal 417 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdns~d%8G=Xq=xr z;UI65gMjOOB^Uj5=EBM93q&J0#1e#~8rt0UylcGa79q8P!6?o|FsA9FZ2G@H|BaW~ z&FIn<+_Ln}{guu8cRl@n>*g;t-eQ-zs$H8Gtr1KW2{hvr_TjoTeWv<<8R_^pzxXQu z`*l0Ed^}v&+_C+kylTB*PrZ=BMKjyuDw|H}v3O{%+_d<Jj+4bj$%MvKG2fRJHjK<% zT2sxc?i~R-Q?<l3q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;ebSQ(jU8yH&|7!<vl zumnXzZhlH;S|y4GLn~7YD<eaQ20NKAu0RcvARB`7(@M${i&7cN%ggmL^RkPR6AM!H X@{7`Ezq647Dq`?-^>bP0l+XkKKpTpZ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-hover@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5a5049a1369ff3664dc7c968ee8bef7fcd135156 GIT binary patch literal 597 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk82vq6978;g zzn!|<&&g4sZGWU*@4<i>5gl7af+VDbilv;>7mC?2uTOAppV%fR-{kG8D(byu^MN)g zDWP7bjSj^T+y+$!^A0bX>u0)q=KtG2)4N13cm_{lPSTN2p7rd^OQsILBHuesf8_kt z9+xQQbP2JqdKOdqExx(*?Fkdr%D&FxgPM9(OM2Jcuv?#f>xJU%7Ewb3)@)|h1X))f z#ue7lf1}dpxriPxy0>@ZcO(BPoAT-u|1k>utI3c(r5b%-e72qC@`u+QZ~F61ny_g- zt0zm@p1-e+KQQ>%Z`k+zzM~$)#mRRbO-<+ad%W6Ro7;Zg!FaYU%G);GUcqi~cPp#S zayy3P343%8JZXH$bAiRLBy{<7<4b)nN>=N+KZs-W$ac>Q`*lk$>*ghf#dFr3oMEM` z{qe-wE1Q-w8VE8t<*eCqLG$~<n?5rHoD|K9Qw}M=la9F%Z!ab>dnquqRZCnWN>UO_ zQmvAUQh^kMk%6I^u7QcJp?Qd*k(G&om63_Ifw7f=LD8!TOHefA=BH$)RibDxv@*4@ zGBSi{u#@@X3e+G8vLQG>t)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh* G2~7YZ4%}4$ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..1b06620f105607607d0e76538c3dbe642dcf3dd5 GIT binary patch literal 421 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnugd%8G=Xq=zh zcb4mrfk2D8y{^)V00HL};`gtGe_U9lIpv6aR|r?sqzVq!;4rOssW<25r%#IwyP(G$ zn0I1!u6q2f((1#1LiqNC<#u{?`3M^ws4>`fppAKoj37f(^0G8W$=S9osY&<WuR5YQ z)jr)WZpneo^Idw{>TP~<3+!_!JbyPpo6E9u^{z^XXTH(54hit3*Vh~{WZ+(-ctWK8 zx3um*lS^x?@;3pUs#@Y2QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjT)ztc*;w4UDY} z42oV&Sc0M<H$NpatrA6pp_QqHm60JtgPqJ5SD*$-kPX54X(i=}MX3zs<>h*rdD+Fu bi3O>8`9<lo-`Pk36)||a`njxgN@xNAJDZFp literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..80097dc4072096790480b4a69d5a51ddfd5a2fe3 GIT binary patch literal 578 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7;QXV978;g zzn$vqf5<_gZT?+WF4n3=Lehs0w!}ZK|M*@?v5FyRafZp1^-g8iodsPtmK~jaF0<VD zy|M9onXm%~R&RH8_TXwaEi>EydMQKFgRAG4XzA7QE`DylSH$b<wvdEnRhJ?;qZjOw z2oKd@UMVK%T;geRz-Mvd#Z!kirAU;gKKQ+*Vv5tDmwR6`R5AHBE}0oQeHW9}>bDD( zw&z+N^HY?aR&Mc+F`%k`rb%bX&(|q?R~|{6boroFINz#0eMRm8J3k$k+@HPZUd{A> zmdX49ou37(CLfW%|81LqT8ymep^I{VQX53qZ8CSg*7%%DBD|a-`@y#(q6?fneA#9+ z@;rLCA}mKh+imL(ZRQ;@hXv!Klg`io&8D63Kv(I0zLmtx8?V14-84U-HCZ#tK5E57 z#q4{N7ERc(=JKRZEp?2ne=`O3oA0;-gI2Y~HKHUXu_V<hxhNG#F&G&bn&}#t=o*@b z7#dlb7+4vZXd4(?85k73ny>^#LvDUbW?ChR216@T3o9c-hz2{EFRnlhk{}y`^V3So o6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{0H8+Pj{pDw literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-insensitive.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..b7500fc9da66da89cd27b407c110e72b75266a6f GIT binary patch literal 427 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdntldb&7<Xq->3 zdH1(ot=WXx>_dxTY?1Wg&BxC#+xzV3l-kqZbAD}h=Xt|({@?zmhgZ#isC$3&f1V^C z9-c$<H)sp|J96N_fip)O7z9ENFfE)Xo4UbC&|WLGIjc!@mRoj-cHbgR3#N42-~G4$ zrT>>y(frOT%*_05LW@Slr_I8%Czb!P-z_0$Y+zvb{g?e@N4C|1{qLvVkV!~MNO+L& zAUWaKswet~-5GA#>01UVYzO&4wZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAE z8JTDs7+V<_6up|T1Vuw`eoAIqC5i?^D^m+ABSVM=JDD%8Kn;>08-nxGO3D+9QW?t2 i%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$U&Dwbvd literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b9a178b127893da4414b160e5ae8ac43f95d25dc GIT binary patch literal 585 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7@a*`978;g zzn!|#&&g51_53?#s~$BqHu-ClR`8l!X*+l5hv=Us&V`FV2yb}A?VzQ#a%(tuRsv5a zTO(IzAFBl8<m1s>F0V{8FFt>6u5THyM;CWrr?8!y$=5sij1r!OhnF?~Fpe{My`5oY zcb8Y_B`My;msc!#>J_pj`Y>~fhF0kH$3PC-8-a~S9KFx6c^zPzwuAM?-tw#8-=}$= zVVcpY{oq0Aw20St{sjGDRxsLMVRO;@Ps6Lelj>58vKf{Ee4e`O(H`sGRJ^~QzJcS# znl<_COg?q2i*i4mj^^GzA*1H|i?oNwjei_&D0u&|#^#6^L(vPa8&<!VdJc%pwbo~9 z)?C0j$J5tnq5ZU;E0(P%O&eamn|*uhzHQIF)?IL3d;ij!Ym!!-?US=q!(T8aGdCRn z7A5}c++=gpV-oz`g#y~izxLEJJakMmm9P2!9~i=_C9V-ADTyViR>?)FK#IZ0z|c(B zz(m*3JjBq*%EZ9R$VA(~*vi15=+%TJC>nC}Q!>*kQ8XA@nOayG8A3GJ$$W7IYLEok t5S*V@Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBH3gQu&X%Q~loCIFK7->?7x literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed.png new file mode 100644 index 0000000000000000000000000000000000000000..19dd4678208a87b2dea6c29b696a7b4734a7d77f GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdns4db&7<Xq-=; z^YpC2WXD;I(iNZVZEK~u5A(G7`aIQ~e=+s>=fCe#<{Vsb%HZ|?8oM>WB%ggg`|G^I zu_Fg2{NUW(bi|*Bhv$qB4-11MtByd{wLms)k&lZr%~q&IEX>^Ew*8UDtS04*ume0Q zhbJD<I3PPofYraQJSo^{^8a%2!^v!H)BeBgF|JQPb13b|<LRnA^^%ej5*89aBxY>9 z^=bM;Wd_z<jhoJumqB5nTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tV|57j7+o* zjI9g|ie61vf}$ZeKP5A*5=Dcdm8pf5ks(Bboy-?kpaw~h4Z-<oCFO}lsSM@i<$9TU e*~Q6;1*v-ZMd`EO*+>BuF?hQAxvX<aXaWG8G?5Mf literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-mixed@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-mixed@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6b7169481e4f072d92287bcfb83550f33a9f7a1d GIT binary patch literal 599 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7y~_B978;g zznyC9&*Ui3Hb2%*sQa+?n<HVGM`qo+5ZPh)kNHq(nVQ*kN0o(}4|Q*yo8hX;IrmzU zGcRwaiv?Hnvj}d(su_1SW-JdroA<1??AhETRtwEjImrg~JsBq+*GM~9XyzH39+5Yk zFtbK_(G<f*sildpUzo;(cj_+Rcrvj{UFHGj@uLgEZd|Xvw^OM-I%2uLp@V4YZ*f<J z#v>CL-Zkqz*lFtfNGM_6&A){|jC_||nR@P+J;S1S{&RfkYuG}{r>0(Qwpzh<N>Ovw zL1h(Z>$u;g{C^tqGHTTY7OW9)agW#>zE3ye>wDu@y&sbK{~0V0x;%C6vD$_s%k&a7 z|8hz+ZYX6u#n#3UDD~t<an>S}9rNEO8*ZO+R<FXG;ZaR;(e?}1ujQxdS82@5Ki#wI z*j1t3_fn0kFESrvYT(f3)-5@d{N%3iF_#G(vhtFjTfVcMJQ2zKL50N@7~ZNSt`Q|E zi6yC4$wjF^iowXh&`j6BMAy(f#L&pf#K6kPMBBjF%D|xL)r2J|8glbfGSeziG#FZ$ zT38twLNwUPd~pS8kObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^r>mdK II;Vst02&bC5&!@I literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-selectionmode.png b/.themes/papirus/gtk-3.0/assets/checkbox-selectionmode.png new file mode 100644 index 0000000000000000000000000000000000000000..2f89c35e1ff1deeed74a61fd3307ab4f9a6cbb1e GIT binary patch literal 507 zcmeAS@N?(olHy`uVBq!ia0vp^av;pX0wgC|rfC8xmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^X!Dd$*+8MMo-U3d7N_4{ z-OF{zK!D-F?qze2Udq$kc*SwkwepwRKUnrP=_~NP`z6+NK0uIZ?dl5(7TcfR$!YmF zLCf#nlmoR--YIbEIYlX|vn+O4#B*KZt%5=GdJo+>d`lXFPj7i(#j$pw2*ZJO)0Nfd z6<$w!dos0j@B62VGY)*z`4T*J#iFcbe8O=rj&HCvPk6U1YjVld%3Zpw<*)Z%+k95& z>h;t`U$)(2yB1auea!vxzsL6f6w4ywe^s}&o%X7zji~r_^}@T)U*&#zU;Hb<GVhG^ z$GBq$?k;%zWznRcj@PPt`r@T#7`jP$P1HHnmUQaI6Q*LB=8x{|kvr>{I?s6IxoI<t z0|P*{#5JNMC9x#cD!C{XNHG{07@FxCnCKdshZq`JnHX3ZnP?jrTNxM>y_&EDMMG|W zN@iLmiUva~Qwu92Lx=`DnJ=zD4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 Rkpe1W@O1TaS?83{1ONeH#VP;* literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-selectionmode@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-selectionmode@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e1b2f1b5e61a3d319f79f6384ec98b6321403956 GIT binary patch literal 783 zcmeAS@N?(olHy`uVBq!ia0vp^HXzKw0wgDV75oXLSkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()7BetNuLohqIH`#;Ktc8rPhVH|2P}fzR-(;QK4k+naeBHqhD02G zd&4nX*inT2!~Z?ArkJdp-DS#oN%WS(tY>d72A{bq_v&Ob`(L&?{*T-p_g)=cWUKyY zsl4N5k)VR@31-t()FPKg&-u84rS)9f+jnK*C-ywHtFZrPaK@;g@#)iOe-~y}fpz;W zbgoIgDL)@sY5Bh^G+E)l=0&-^5nA>~4_8DstWCG*bi1R&&|$T30?QdMk<$}*#Z2Mh zR+&<+_)t2o_iRk;_0QTbA1to7I<_KHD!6j`-Tykj|19{BF+1W%%pCc7GGA-e@0~dt zac=F$Cy!nw=*32<GIf+`r*G5QDzfgi-tVJU7P9OKj1Jy!bFX$W1SUWJ`tj+$F9k0v zr`O)*JjG<Mcdz7DEyIrOYOlQ?`ba(a^T0&IYW4Tnb9XcC64?$&vHSlvFU^1C_nDLV zfQbn=!?wp)Keo7vyqlxhU7o5HagZx)LzC#51Xk?|!G|38RunI<IJ7fFq~O};MEzFQ zhDW}-CTo{^t&UsIsrlzLW5>5`hYt0hc6nzqe}f@YL)6EcWgo6Yy{ar-&cJZLZPUII z<qIa-+dCVgHdZY+pJ}zD=xmrE!*kus<~ct6{$<+l_#UqlGueE)?v2E@d<lzJ^KbU@ z*6K<p-A%E6wjuLW<oVLeU$6f!FV?iEnxX!vsA+18cGZz6&jV{*n`<xj*}lL2aQD)K z@2C1p_LZh6|N4GjUvJ-L{>9VpezxZ{n|4kquF(LPPE<==BT7;dOH!?pi&B9UgOP!u znXZ9}uAzB|p^=q|ft8Vowt=ygfkDx$2}@8k<mRVjrd6V7FtjqYure})Xt0y{;tJFt v39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_o1RJT literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..765b1a9e54f46afa5df9791223b822dcfe3fe440 GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2WdnukJzX3_G|nf_ zd3x4hvg0g9>55PGwzbmShk4q3eV%I0znJ>`^WS$Va}F*zW$^lcjoq4GlFvS${dHd9 z*pUMhesJz?I^xg6!*j-mhvmSDzy@m-MXq^&-W^$%qW1s2UfXdV9-aS}CDZ?%o6&l< z<G8-J#6Ke=1A_vC4~7QGTc7G5c4s)QsBFqOi38{n2GtVRh?11Vl2ohYqEsNoU}Ruu zrfXoLYiJ%~Xk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc(mH8ti1gxB@ju vf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*}Q$iB}ocn~o literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..198c2af8c57c4f9235fef33c41792819a5a94887 GIT binary patch literal 536 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7==7t978;g zzn!|#?@)k9+x}`U6~3c<cFjf|#+wtjAN#?^yLfh|w|R$3PM`U?oG^I@A+xzhm-ag- z37&FTweyN&&&uw-XZ|kVTyx*{`JIOv7kGckJPxw)b}JG+!r*0IacFZxz0veA0q0gb zIf0AOK6>{5pR--PtEOl-Z|5_a#U)MNS1dPI$K8KCx#ZhSPQ8@a+y6qvS19jbny}{< zSJ-6VK;Z_Z&CiQJZq#(ixwv1Gb?E|;DNS<{0=6E_%d&L*dm(JY<v*f2j;-68bXdd~ zMBRSOdFAo-nf_6}?(!+Ea~djH0=Bcie!kZ4cFr9+zmqB*OQ+gSh&b4}Q+j)QutF$< z#hcu(3$yRdc|Ui;BL$7wwv#^f{bah6=Y8VUx4pH%08=e-jVMV;EJ?LWE=mPb3`Pcq zX1WF@x`yT<hDKH<23AHU+6Kl}1_nj1CM-eGkei>9nO2FS!O+Uo!pg`HqQOq)iz`rr wB*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!0N+c>IsgCw literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-active.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..765b1a9e54f46afa5df9791223b822dcfe3fe440 GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2WdnukJzX3_G|nf_ zd3x4hvg0g9>55PGwzbmShk4q3eV%I0znJ>`^WS$Va}F*zW$^lcjoq4GlFvS${dHd9 z*pUMhesJz?I^xg6!*j-mhvmSDzy@m-MXq^&-W^$%qW1s2UfXdV9-aS}CDZ?%o6&l< z<G8-J#6Ke=1A_vC4~7QGTc7G5c4s)QsBFqOi38{n2GtVRh?11Vl2ohYqEsNoU}Ruu zrfXoLYiJ%~Xk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc(mH8ti1gxB@ju vf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*}Q$iB}ocn~o literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-active@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..198c2af8c57c4f9235fef33c41792819a5a94887 GIT binary patch literal 536 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7==7t978;g zzn!|#?@)k9+x}`U6~3c<cFjf|#+wtjAN#?^yLfh|w|R$3PM`U?oG^I@A+xzhm-ag- z37&FTweyN&&&uw-XZ|kVTyx*{`JIOv7kGckJPxw)b}JG+!r*0IacFZxz0veA0q0gb zIf0AOK6>{5pR--PtEOl-Z|5_a#U)MNS1dPI$K8KCx#ZhSPQ8@a+y6qvS19jbny}{< zSJ-6VK;Z_Z&CiQJZq#(ixwv1Gb?E|;DNS<{0=6E_%d&L*dm(JY<v*f2j;-68bXdd~ zMBRSOdFAo-nf_6}?(!+Ea~djH0=Bcie!kZ4cFr9+zmqB*OQ+gSh&b4}Q+j)QutF$< z#hcu(3$yRdc|Ui;BL$7wwv#^f{bah6=Y8VUx4pH%08=e-jVMV;EJ?LWE=mPb3`Pcq zX1WF@x`yT<hDKH<23AHU+6Kl}1_nj1CM-eGkei>9nO2FS!O+Uo!pg`HqQOq)iz`rr wB*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!0N+c>IsgCw literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..b23f1663e910445d7d1ed7d61236a6f1db3af1cd GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnt(JY5_^G|ng6 zJUMGH*>M)5bj6_=dAoZbUU+=?a^HufQ*sZjE&g6mW-DuR{@?#0@#^`4miHIx*$jbP z$$};zp)yl~qhaD=hH?)l5u2a4JAF^e{i~1V>6es<khm<F_V2Vs%h`_O{oWG)jEoEn z3Jg9N8YFLhs(;v>A?v29@Uhh~lYp*JEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^eg zRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Pl8zPUed%P=h4MhT#0PlJdl& mREF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywnz4uHx4 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..997284a6b80fc529a35aea32273d91a3fa94e638 GIT binary patch literal 533 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk82LS2978;g zzn!|#?@)k9+x}{A$t$z?)a;sgj1C^Sbacb&=J$^-@hU6pGd*QY+1d8u0`GJ?rcO7_ zte_7?vJDe<-8g-x-s<%Kx&O~g_B9mxmhU{Uc*nDzBe@e8ItqR5A4bpE{!3u3LSxsv zN6gH{<rbNG|Gyu77arRZ^YC?b-h~w*l2^CKu2)LE(i5yD#2+U6no0J7M5j7qUtG># z_Q_`hrZTwhdVVz~hfQ<s;s1f08jPw7Se`I!%+Bs!ZF%7NPTdE)_c5PwY`b>SSzxni z0!z&5#w-zSq1~$%w#6L!#OPo%Z|3vbxY?E6xAtnfv2|w5R9rdL`tM8kxA#O&urTnc zSId?hUA_67b6c~^jS_{&vVXZ5q5@Tu9>x0uLrb;9HKHUXu_V<hxhNG#F&G&bn&}#t z=o*@b7#dlb7+4vZXd4(?85k73ny>^#LvDUbW?ChR216@T3o9c-hz2{EFRnlhk{}y` s^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{0AtR_3;+NC literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8f7d12050bf48ada59ec586998d2e93e1fb37810 GIT binary patch literal 387 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnt3JzX3_G|oTm z_2xR{Ai|Pu$C($x!EsoC|4pdPl-Uk5ekgiuGTI|4e)FU-e}ew*uDs&gLQ9=GbxP}J z{LwyD;-gmoC~3FBwwOJu7d0JxGO4X?FDvhQt_M2ypX{A}Dy`i+bt(6(qO$KFPCR&B zm(#AM$$h<MmLPM^jfYpnAO2*EN!NPVZxi?g=n&Ns*NBpo#FA92<f2p{#b9J$Xr^mm zqHAa#VrXP#Vqj%tqHSPoWnfVBYQho}4Y~O#nQ4_M8Vs#WEv$?TAsXytzPJK4NP=t# s&QB{TPb^AhC@(M9%goCzPEIUH)ypqRpZ(583aE&|)78&qol`;+038H?`Tzg` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b3679d2905e85008eb2bab750e859900d9931a87 GIT binary patch literal 517 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpR$2M|2<tCLp+YZ zoqE>qkb_9;{_6IKjD^}0ZcNbgsgSyV^tx%|i$wxGi!Oe+ZTPaMTj|&lSNH9<t8dPE zKd<_H63eqdqiOpzdY{g{|91W|F^6Y?MQfMs{OP^!mc5T|$)t@^1+%kkHIJIl&^x_O zGIQ0l34sBnOZf99i~6c}Klj*p%CtARZO<x=7~6KefVGJV8qL2-%tQ<{{rkCXk8)kP zxsdVc-*sXan4%oGe=vR!%KBY)g>zBBflbwH73}@f7cv+#z0NwoXA=9gJ8rY<9-XSy zF~K{2H`LeUM%RC~E3Rm)EIIM0LZINp+Wp(NAD_v5>Q<V>zm);Uy=Ctu8)_()R_Wx2 z%-5I~?7GfqEi*7ER7+eVN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd*k(G&om63_Ifw7f= zLD8!TOHefA=BH$)RibDxv@*4@GBSi{u#@@X3e+G8vLQG>t)x7$D3zhSyj(9cFS|H7 au^?41zbJk7I~ysWA_h-aKbLh*2~7ZA|H4cF literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..703c408ed859fb0338d9f253f3dc731292bdbc1f GIT binary patch literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnt3JY5_^G|ng2 zy!%_P)@;IT_Mycvwn+N$=Hus=?R|E1O6}?IIlnf$^St3X|8M`(!>i^$)V;s?KTnbm z56_|b8?*)f9XW8|z?mZs3_UWeJDi0UJve#ZFURZN$Nz7VD$X1@@Z-+w|2}MzYus%1 zg(np^Ol)jyY;Nptlw3V&KaV`)<K1czF>6FG0NtTl;u=wsl30>zm0Xkxq!^4049#>6 zOmq#+Lkx|qObo1yOtcM*tqcr`UQJknq9HdwB{QuOMT4Q0sfCr1Aw+|n%okUn21$?& t!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6cwc)I$ztaD0e0sxZsiK+kq literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..61fb0e9f058ed39f485eadfc5851b47486e48a6c GIT binary patch literal 520 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7@0g>978;g zznyC6#}p{gw*PzB3xioRX6#^};F7ywq1l&Xw`T}gapfK46tif!a%=Tbxdwa1iwfRb z^Gb9MXoUS<@qPWWpZm-wd)~7Mn5=l+L}R|G@$T+mhUIGfGOP#eE4Ta2VVZR+#p}wZ zD9LkKS(!?c&mMPaFq%2(!gJG!nMXC*=ds;TsAym;=ve-c@!UM;pHDAuTT#sr-omA4 zx2^U2!L$FpRadY~T_E&^<J8~d^`C?83%)Q4DX96X9nt)nz5E_~nDjxO9akgXUTR;u zR?|G-4)czmJFD-!-m<rM*Iw3VkFQvnsd6`MR+22O=2j?YaGCRF>jnL|#b*<qxKzY2 z<UG;&`G?KoY=r0Bo0k>=14y;RHKHUXu_V<hxhNG#F&G&bn&}#t=o*@b7#dlb7+4vZ zXd4(?85k73ny>^#LvDUbW?ChR216@T3o9c-hz2{EFRnlhk{}y`^V3So6N^$A%FE03 gGV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{0N#nimjD0& literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..b23f1663e910445d7d1ed7d61236a6f1db3af1cd GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnt(JY5_^G|ng6 zJUMGH*>M)5bj6_=dAoZbUU+=?a^HufQ*sZjE&g6mW-DuR{@?#0@#^`4miHIx*$jbP z$$};zp)yl~qhaD=hH?)l5u2a4JAF^e{i~1V>6es<khm<F_V2Vs%h`_O{oWG)jEoEn z3Jg9N8YFLhs(;v>A?v29@Uhh~lYp*JEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^eg zRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Pl8zPUed%P=h4MhT#0PlJdl& mREF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywnz4uHx4 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..997284a6b80fc529a35aea32273d91a3fa94e638 GIT binary patch literal 533 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk82LS2978;g zzn!|#?@)k9+x}{A$t$z?)a;sgj1C^Sbacb&=J$^-@hU6pGd*QY+1d8u0`GJ?rcO7_ zte_7?vJDe<-8g-x-s<%Kx&O~g_B9mxmhU{Uc*nDzBe@e8ItqR5A4bpE{!3u3LSxsv zN6gH{<rbNG|Gyu77arRZ^YC?b-h~w*l2^CKu2)LE(i5yD#2+U6no0J7M5j7qUtG># z_Q_`hrZTwhdVVz~hfQ<s;s1f08jPw7Se`I!%+Bs!ZF%7NPTdE)_c5PwY`b>SSzxni z0!z&5#w-zSq1~$%w#6L!#OPo%Z|3vbxY?E6xAtnfv2|w5R9rdL`tM8kxA#O&urTnc zSId?hUA_67b6c~^jS_{&vVXZ5q5@Tu9>x0uLrb;9HKHUXu_V<hxhNG#F&G&bn&}#t z=o*@b7#dlb7+4vZXd4(?85k73ny>^#LvDUbW?ChR216@T3o9c-hz2{EFRnlhk{}y` s^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{0AtR_3;+NC literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..b23f1663e910445d7d1ed7d61236a6f1db3af1cd GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnt(JY5_^G|ng6 zJUMGH*>M)5bj6_=dAoZbUU+=?a^HufQ*sZjE&g6mW-DuR{@?#0@#^`4miHIx*$jbP z$$};zp)yl~qhaD=hH?)l5u2a4JAF^e{i~1V>6es<khm<F_V2Vs%h`_O{oWG)jEoEn z3Jg9N8YFLhs(;v>A?v29@Uhh~lYp*JEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^eg zRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Pl8zPUed%P=h4MhT#0PlJdl& mREF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywnz4uHx4 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..997284a6b80fc529a35aea32273d91a3fa94e638 GIT binary patch literal 533 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk82LS2978;g zzn!|#?@)k9+x}{A$t$z?)a;sgj1C^Sbacb&=J$^-@hU6pGd*QY+1d8u0`GJ?rcO7_ zte_7?vJDe<-8g-x-s<%Kx&O~g_B9mxmhU{Uc*nDzBe@e8ItqR5A4bpE{!3u3LSxsv zN6gH{<rbNG|Gyu77arRZ^YC?b-h~w*l2^CKu2)LE(i5yD#2+U6no0J7M5j7qUtG># z_Q_`hrZTwhdVVz~hfQ<s;s1f08jPw7Se`I!%+Bs!ZF%7NPTdE)_c5PwY`b>SSzxni z0!z&5#w-zSq1~$%w#6L!#OPo%Z|3vbxY?E6xAtnfv2|w5R9rdL`tM8kxA#O&urTnc zSId?hUA_67b6c~^jS_{&vVXZ5q5@Tu9>x0uLrb;9HKHUXu_V<hxhNG#F&G&bn&}#t z=o*@b7#dlb7+4vZXd4(?85k73ny>^#LvDUbW?ChR216@T3o9c-hz2{EFRnlhk{}y` s^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{0AtR_3;+NC literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..82f212f249f661a84c4a3d7fac32b6915650b532 GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnt(JY5_^G|oSr z;K<wTAmVaAh+}Wb&WRJU935K&7)>v7X&mIZZu{oAhd8sSgB{Zk7REiV_nc9A{OB<6 z9m5MV*U5Hf{%X5z#%K5K(_$Bs3ZEwNrEXJVT{4aMEc!S6S8-TY{BN7c$}WD+BCEDX znqjV9`eN)cA7jo;ZT-)6HA_Y2gyDiDpes~MTq8<S5=&C8l8aJ-6oZk0p_#6MiLRk} zh@p{{iGh`oiMD~Um4QLgs|ia`H00)|WTsW3XfU)gwXiZWglMpn`Qi%HAPKS|I6tkV oJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ01h;Jxc~qF literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..23654703a8f1c7db47c78ee49d55709daa2e9b9a GIT binary patch literal 531 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7<oNi978;g zzn!|#?@)k9+x}|rNDp6jVR=V3NgnRbmq|CS9xN|>$u_aoz3~%+QK9r*nSz(f6Eda< zwP)RW%y4YV(YR;-E=TTrfA9aDhgt@?k}JJ!R;3?~dDq0^Fw?C6huDXFyCvc(7bZ;n z)VPx8>!(M*>-EaI`?z)<dp<9^$S3QFPfox2M8VC^TH1~=OGb!GFt}&f@GgkY`FX9# z+{Dyj>bs|N>ff@hU8}!;dQ<>+mZPo)XVP`C>bz+zM`x~mu=%t4jRvk<Rw1U>YZLhH z%vkv{Oj~I8vfVRQYM+p2xbi5(R`$!*y{>;ha$R&(vYk0G>R_f_=dZ`26EqoQ`uM9Z zG=-<{7B-SGIhEF*vS;#thA&}(x(AL=d=3mN)e_f;l9a@fRIB8oR3OD*WMF8fYha>l zXdYr{WMyJtWn`jlU~FYzQ1oiT5)=)&`6-!cl_(kvtxPSfj0_<f>}0;U0yRj2YzWRz qD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6U_>BZXs literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-hover.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..82f212f249f661a84c4a3d7fac32b6915650b532 GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnt(JY5_^G|oSr z;K<wTAmVaAh+}Wb&WRJU935K&7)>v7X&mIZZu{oAhd8sSgB{Zk7REiV_nc9A{OB<6 z9m5MV*U5Hf{%X5z#%K5K(_$Bs3ZEwNrEXJVT{4aMEc!S6S8-TY{BN7c$}WD+BCEDX znqjV9`eN)cA7jo;ZT-)6HA_Y2gyDiDpes~MTq8<S5=&C8l8aJ-6oZk0p_#6MiLRk} zh@p{{iGh`oiMD~Um4QLgs|ia`H00)|WTsW3XfU)gwXiZWglMpn`Qi%HAPKS|I6tkV oJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ01h;Jxc~qF literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-hover@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..23654703a8f1c7db47c78ee49d55709daa2e9b9a GIT binary patch literal 531 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7<oNi978;g zzn!|#?@)k9+x}|rNDp6jVR=V3NgnRbmq|CS9xN|>$u_aoz3~%+QK9r*nSz(f6Eda< zwP)RW%y4YV(YR;-E=TTrfA9aDhgt@?k}JJ!R;3?~dDq0^Fw?C6huDXFyCvc(7bZ;n z)VPx8>!(M*>-EaI`?z)<dp<9^$S3QFPfox2M8VC^TH1~=OGb!GFt}&f@GgkY`FX9# z+{Dyj>bs|N>ff@hU8}!;dQ<>+mZPo)XVP`C>bz+zM`x~mu=%t4jRvk<Rw1U>YZLhH z%vkv{Oj~I8vfVRQYM+p2xbi5(R`$!*y{>;ha$R&(vYk0G>R_f_=dZ`26EqoQ`uM9Z zG=-<{7B-SGIhEF*vS;#thA&}(x(AL=d=3mN)e_f;l9a@fRIB8oR3OD*WMF8fYha>l zXdYr{WMyJtWn`jlU~FYzQ1oiT5)=)&`6-!cl_(kvtxPSfj0_<f>}0;U0yRj2YzWRz qD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6U_>BZXs literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ba2f887763f582e855ae48157c9a2276b6cef46 GIT binary patch literal 379 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2WdnsuJzX3_G|oTm zGvqpKAi(ncolbcs6Px0P|BC!x53ePN%sDsr$W6^VtTSyCqTlhHK2@b$xj=CJU!$B@ z&wag--|}l-$ap6OaqIGI>c7df?82etObh;;_|I{?wdC8Y(mvg%iSJ*C?yA##S$e*= zHE6yhi@=*tP4x`27u8elFM0GH=m6Cc*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP# zVqj%tqHSPoWnfVBYQho}4Y~O#nQ4_M8Vs#WEv$?TAsXytzPJK4NP=t#&QB{TPb^Ah kC@(M9%goCzPEIUH)ypqRpZ(583aE&|)78&qol`;+0B7@nqyPW_ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8c14ca9134e54303b8a45e08663c83b0652efee3 GIT binary patch literal 512 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpR$2MzdT(WLp+YZ zow_lv*+IbN{yV`$ZkOi~eL7tp|IYvEwm%)jl{~S*nma}L_q!m0CZ(khf{g#}nR{0= z?16xKwx{b%o%c1D!*=sI@D+YqmA0#L!sfTX*EMTIu4XLX`24N!pO%+JQ8T8dWlb_= zwVNbz=jl_6(oGfXWKPFyuI@UxN+ajh1=cr`NvvD!W5u~{+-r0AC955<Sb4#o{ie)m z2Y6;M?q`T|%3ZwJU!a}IuUo#M{KH2XE(7g?ZR{osB4>)9&g`zxoR+#yGA6oV#o9?O zy=k*TYy22OY#1NB*~d2F-_CoNEf(~jvz=A@_nX9e%|DO#G9|DtcIVK&{P;uss%3#I z@>r)U07F5w#5JNMC9x#cD!C{XNHG{07@FxCnCKdshZq`JnHX3ZnP?jrTNxM>y_&ED zMMG|WN@iLmiUva~Qwu92Lx=`DnJ=zD4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS V(r3T3kpe1W@O1TaS?83{1OTIey)^&; literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..703c408ed859fb0338d9f253f3dc731292bdbc1f GIT binary patch literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnt3JY5_^G|ng2 zy!%_P)@;IT_Mycvwn+N$=Hus=?R|E1O6}?IIlnf$^St3X|8M`(!>i^$)V;s?KTnbm z56_|b8?*)f9XW8|z?mZs3_UWeJDi0UJve#ZFURZN$Nz7VD$X1@@Z-+w|2}MzYus%1 zg(np^Ol)jyY;Nptlw3V&KaV`)<K1czF>6FG0NtTl;u=wsl30>zm0Xkxq!^4049#>6 zOmq#+Lkx|qObo1yOtcM*tqcr`UQJknq9HdwB{QuOMT4Q0sfCr1Aw+|n%okUn21$?& t!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6cwc)I$ztaD0e0sxZsiK+kq literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..61fb0e9f058ed39f485eadfc5851b47486e48a6c GIT binary patch literal 520 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk7@0g>978;g zznyC6#}p{gw*PzB3xioRX6#^};F7ywq1l&Xw`T}gapfK46tif!a%=Tbxdwa1iwfRb z^Gb9MXoUS<@qPWWpZm-wd)~7Mn5=l+L}R|G@$T+mhUIGfGOP#eE4Ta2VVZR+#p}wZ zD9LkKS(!?c&mMPaFq%2(!gJG!nMXC*=ds;TsAym;=ve-c@!UM;pHDAuTT#sr-omA4 zx2^U2!L$FpRadY~T_E&^<J8~d^`C?83%)Q4DX96X9nt)nz5E_~nDjxO9akgXUTR;u zR?|G-4)czmJFD-!-m<rM*Iw3VkFQvnsd6`MR+22O=2j?YaGCRF>jnL|#b*<qxKzY2 z<UG;&`G?KoY=r0Bo0k>=14y;RHKHUXu_V<hxhNG#F&G&bn&}#t=o*@b7#dlb7+4vZ zXd4(?85k73ny>^#LvDUbW?ChR216@T3o9c-hz2{EFRnlhk{}y`^V3So6N^$A%FE03 gGV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{0N#nimjD0& literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..b23f1663e910445d7d1ed7d61236a6f1db3af1cd GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wdnt(JY5_^G|ng6 zJUMGH*>M)5bj6_=dAoZbUU+=?a^HufQ*sZjE&g6mW-DuR{@?#0@#^`4miHIx*$jbP z$$};zp)yl~qhaD=hH?)l5u2a4JAF^e{i~1V>6es<khm<F_V2Vs%h`_O{oWG)jEoEn z3Jg9N8YFLhs(;v>A?v29@Uhh~lYp*JEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^eg zRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Pl8zPUed%P=h4MhT#0PlJdl& mREF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywnz4uHx4 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/checkbox-unchecked@2.png b/.themes/papirus/gtk-3.0/assets/checkbox-unchecked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..997284a6b80fc529a35aea32273d91a3fa94e638 GIT binary patch literal 533 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySk82LS2978;g zzn!|#?@)k9+x}{A$t$z?)a;sgj1C^Sbacb&=J$^-@hU6pGd*QY+1d8u0`GJ?rcO7_ zte_7?vJDe<-8g-x-s<%Kx&O~g_B9mxmhU{Uc*nDzBe@e8ItqR5A4bpE{!3u3LSxsv zN6gH{<rbNG|Gyu77arRZ^YC?b-h~w*l2^CKu2)LE(i5yD#2+U6no0J7M5j7qUtG># z_Q_`hrZTwhdVVz~hfQ<s;s1f08jPw7Se`I!%+Bs!ZF%7NPTdE)_c5PwY`b>SSzxni z0!z&5#w-zSq1~$%w#6L!#OPo%Z|3vbxY?E6xAtnfv2|w5R9rdL`tM8kxA#O&urTnc zSId?hUA_67b6c~^jS_{&vVXZ5q5@Tu9>x0uLrb;9HKHUXu_V<hxhNG#F&G&bn&}#t z=o*@b7#dlb7+4vZXd4(?85k73ny>^#LvDUbW?ChR216@T3o9c-hz2{EFRnlhk{}y` s^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{0AtR_3;+NC literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-active-dark.png b/.themes/papirus/gtk-3.0/assets/radio-checked-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3d872f972e52da1274bc142bf147447da0afae1e GIT binary patch literal 621 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wiv1^rhB?LhG?9R zow!k-xlrV|{r>r8Rok_q+h<vC_2!lMA?#rx-Fa%RiQz^?F+(q{cYOyhcr11fZ)R0& zVNFiHP%=?iaf|!<^0qja+T-7U?t5Qd>CfO0w`|!AHD{T2>B5TmTi>i*7-lqYlBo%p zkj|@q>%MVMqm<7xIcu>qj;r%@FQ^7@fA!n5!6WWe(FVi)*{j#ENO5L~>^*y@uQS{) zRX*y_r4wiSZ)FuYeKUV>N&52aYd@FoEm64W!Wi+hIZ<O1&!PoB0+W{<wPcC<&UdDv zT<fyNq<wA7D*q&f7Fc}|oVsU4;ev1HKd{9A-J_st{*NQz&9g-uJ=^j>F10wqkU#mf z{hvi!OI0u2*WU7^mh<YBuglDjS%vOf*=3p^lYdY0%R0HoZPQJ@z7zbmD0Kc=0si`p z^K;}Mb~zP1vpdcvad5%+s>Jne&e0`SK^HB3XHLj`WbyB9bn4d|e;-XPn<1dp<|NYT z&pkbD`48p@ljf4jZ)Fj{SWqo-jVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKH<23AHU z+6Kl}1_nj1CM-eGkei>9nO2FS!O+Uo!pg`HqQOq)iz`rrB*=!~{Irtt#G+J&^73-M g%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!05G-lyZ`_I literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-active-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-checked-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8687c3d349f18aa2c849cf2f59a692169d1f7d18 GIT binary patch literal 1147 zcmV->1cdvEP)<h;3K|Lk000e1NJLTq001BW001Be1ONa4*>kdg00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu(PI@@oJ919eG6K~zY`g_T`wlT{qXfB(}qW7~yPvmlmgf--OBVn)Ig*bHOCJ6XV# zKuk<vA28<-vIL!9S0s)&MC)+0j2n%n6O+w&;nIZ<7Z)4#Vz_9?0F%`jVPxQh(e&dz zUc6^(w!U4ToA;dmd7kH-_sRJXa&XR--oj2cvmP&Sha2*v45_jG85|%>yQhmihxJj) z9GJJHClzdau%baYpiklht}-Z5JzWxqdB6B{1C2Zl#5vk>K9506#^2{XM1Il7S}x=+ z;Ou7W1Y6LYnCSY%$}#9r6<-k`C5J2fsx^*?$(1(!5gv*Bwl8bpwm%ie2{0?Wn=g?U z)tcVW?|h^8R9xrnB`XLAbcB@b$jZYFIzSEUfH<Ripmk(nB(#lT-1lEO^5vqz>0<XJ zK51+I%uvb+Q@d>X%euLB(wMjFAo2c<u^9jbo;UFEb7h~A*YZ=29A1#v*&4f9*~_o^ z_Z?ytfI8>WM}T8?bfIzv@j6D}wFdj2va`@{LUG$8UIbKnD`ouAa?#NG^2h-m&h*=j z))B6<=3o`2px6lvEkwsQRzhufyJ>w3k2Tl^&x4qZtvwWg4w&qt;NFCyNbw}-xG8Tf zWUvsgOo6NiiWCol^|u-J6*O39f6~*yYQUoa+)_}u0JDXQl<B(_|AMvFbf*g%7)E9- za2F88HPDZn;n9KyKbSC|0DT=m$rwnzDMtz#3>anuq+)<pG6d|h%dI0^SW$j?@uqkQ z{)qx<rN+3$hESbdcQtW4uYA_kWH-*#Q_jr~uK+2vKO;RrPlp0H@Tc0vtg~D-9=HY& z6Zrt<g9!^rC`bi~^XxN+Y+lo-evV5y@{6wOCKK^^I~!%H_Y1%xDFC6D86eGzi${v^ zb{(JwKM-e>NcNTt)$u*<+pl(w0CU_oTPSp#F7B{9YvGJg9p~{TyW2koGR&aOj+%H^ zB6t}Nx5x7C$_^EJongGz*PTHC=Fkq;IupFr@?Ea{Ouckdg-)L8>`7R_J^q7b56h{& zCEfUeNd_gV<JMoG{NmU3G_nC?YUZ6T`{+O5uB}<N;Oery2TNXKjl&<@od2}<^T{M+ zXLm3FRu!-Ata@~Zdy|;QRo_U*rlTjv6ZT2WFh?RwcZy6Xr4;2bVsVdo^ipy@6j6i+ zHv(wVq)3p=rTq`Mb1x7pNWMJ)001R)MObuXVRU6WV{&C-bY%cCFfleQFf=VOH&ih) zIy5jkGBhhNGdeIZa_W$z0000bbVXQnWMOn=I&E)cX=Zr<GB7bVEig1KF*j5(F*-Fk zIx;aUFf%$ZFg_ggMF0Q*8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H1 N002ovPDHLkV1ku5{KEhM literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-active.png b/.themes/papirus/gtk-3.0/assets/radio-checked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..3d872f972e52da1274bc142bf147447da0afae1e GIT binary patch literal 621 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wiv1^rhB?LhG?9R zow!k-xlrV|{r>r8Rok_q+h<vC_2!lMA?#rx-Fa%RiQz^?F+(q{cYOyhcr11fZ)R0& zVNFiHP%=?iaf|!<^0qja+T-7U?t5Qd>CfO0w`|!AHD{T2>B5TmTi>i*7-lqYlBo%p zkj|@q>%MVMqm<7xIcu>qj;r%@FQ^7@fA!n5!6WWe(FVi)*{j#ENO5L~>^*y@uQS{) zRX*y_r4wiSZ)FuYeKUV>N&52aYd@FoEm64W!Wi+hIZ<O1&!PoB0+W{<wPcC<&UdDv zT<fyNq<wA7D*q&f7Fc}|oVsU4;ev1HKd{9A-J_st{*NQz&9g-uJ=^j>F10wqkU#mf z{hvi!OI0u2*WU7^mh<YBuglDjS%vOf*=3p^lYdY0%R0HoZPQJ@z7zbmD0Kc=0si`p z^K;}Mb~zP1vpdcvad5%+s>Jne&e0`SK^HB3XHLj`WbyB9bn4d|e;-XPn<1dp<|NYT z&pkbD`48p@ljf4jZ)Fj{SWqo-jVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKH<23AHU z+6Kl}1_nj1CM-eGkei>9nO2FS!O+Uo!pg`HqQOq)iz`rrB*=!~{Irtt#G+J&^73-M g%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!05G-lyZ`_I literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-active@2.png b/.themes/papirus/gtk-3.0/assets/radio-checked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8687c3d349f18aa2c849cf2f59a692169d1f7d18 GIT binary patch literal 1147 zcmV->1cdvEP)<h;3K|Lk000e1NJLTq001BW001Be1ONa4*>kdg00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu(PI@@oJ919eG6K~zY`g_T`wlT{qXfB(}qW7~yPvmlmgf--OBVn)Ig*bHOCJ6XV# zKuk<vA28<-vIL!9S0s)&MC)+0j2n%n6O+w&;nIZ<7Z)4#Vz_9?0F%`jVPxQh(e&dz zUc6^(w!U4ToA;dmd7kH-_sRJXa&XR--oj2cvmP&Sha2*v45_jG85|%>yQhmihxJj) z9GJJHClzdau%baYpiklht}-Z5JzWxqdB6B{1C2Zl#5vk>K9506#^2{XM1Il7S}x=+ z;Ou7W1Y6LYnCSY%$}#9r6<-k`C5J2fsx^*?$(1(!5gv*Bwl8bpwm%ie2{0?Wn=g?U z)tcVW?|h^8R9xrnB`XLAbcB@b$jZYFIzSEUfH<Ripmk(nB(#lT-1lEO^5vqz>0<XJ zK51+I%uvb+Q@d>X%euLB(wMjFAo2c<u^9jbo;UFEb7h~A*YZ=29A1#v*&4f9*~_o^ z_Z?ytfI8>WM}T8?bfIzv@j6D}wFdj2va`@{LUG$8UIbKnD`ouAa?#NG^2h-m&h*=j z))B6<=3o`2px6lvEkwsQRzhufyJ>w3k2Tl^&x4qZtvwWg4w&qt;NFCyNbw}-xG8Tf zWUvsgOo6NiiWCol^|u-J6*O39f6~*yYQUoa+)_}u0JDXQl<B(_|AMvFbf*g%7)E9- za2F88HPDZn;n9KyKbSC|0DT=m$rwnzDMtz#3>anuq+)<pG6d|h%dI0^SW$j?@uqkQ z{)qx<rN+3$hESbdcQtW4uYA_kWH-*#Q_jr~uK+2vKO;RrPlp0H@Tc0vtg~D-9=HY& z6Zrt<g9!^rC`bi~^XxN+Y+lo-evV5y@{6wOCKK^^I~!%H_Y1%xDFC6D86eGzi${v^ zb{(JwKM-e>NcNTt)$u*<+pl(w0CU_oTPSp#F7B{9YvGJg9p~{TyW2koGR&aOj+%H^ zB6t}Nx5x7C$_^EJongGz*PTHC=Fkq;IupFr@?Ea{Ouckdg-)L8>`7R_J^q7b56h{& zCEfUeNd_gV<JMoG{NmU3G_nC?YUZ6T`{+O5uB}<N;Oery2TNXKjl&<@od2}<^T{M+ zXLm3FRu!-Ata@~Zdy|;QRo_U*rlTjv6ZT2WFh?RwcZy6Xr4;2bVsVdo^ipy@6j6i+ zHv(wVq)3p=rTq`Mb1x7pNWMJ)001R)MObuXVRU6WV{&C-bY%cCFfleQFf=VOH&ih) zIy5jkGBhhNGdeIZa_W$z0000bbVXQnWMOn=I&E)cX=Zr<GB7bVEig1KF*j5(F*-Fk zIx;aUFf%$ZFg_ggMF0Q*8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H1 N002ovPDHLkV1ku5{KEhM literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop-dark.png b/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3d872f972e52da1274bc142bf147447da0afae1e GIT binary patch literal 621 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wiv1^rhB?LhG?9R zow!k-xlrV|{r>r8Rok_q+h<vC_2!lMA?#rx-Fa%RiQz^?F+(q{cYOyhcr11fZ)R0& zVNFiHP%=?iaf|!<^0qja+T-7U?t5Qd>CfO0w`|!AHD{T2>B5TmTi>i*7-lqYlBo%p zkj|@q>%MVMqm<7xIcu>qj;r%@FQ^7@fA!n5!6WWe(FVi)*{j#ENO5L~>^*y@uQS{) zRX*y_r4wiSZ)FuYeKUV>N&52aYd@FoEm64W!Wi+hIZ<O1&!PoB0+W{<wPcC<&UdDv zT<fyNq<wA7D*q&f7Fc}|oVsU4;ev1HKd{9A-J_st{*NQz&9g-uJ=^j>F10wqkU#mf z{hvi!OI0u2*WU7^mh<YBuglDjS%vOf*=3p^lYdY0%R0HoZPQJ@z7zbmD0Kc=0si`p z^K;}Mb~zP1vpdcvad5%+s>Jne&e0`SK^HB3XHLj`WbyB9bn4d|e;-XPn<1dp<|NYT z&pkbD`48p@ljf4jZ)Fj{SWqo-jVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKH<23AHU z+6Kl}1_nj1CM-eGkei>9nO2FS!O+Uo!pg`HqQOq)iz`rrB*=!~{Irtt#G+J&^73-M g%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!05G-lyZ`_I literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8687c3d349f18aa2c849cf2f59a692169d1f7d18 GIT binary patch literal 1147 zcmV->1cdvEP)<h;3K|Lk000e1NJLTq001BW001Be1ONa4*>kdg00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu(PI@@oJ919eG6K~zY`g_T`wlT{qXfB(}qW7~yPvmlmgf--OBVn)Ig*bHOCJ6XV# zKuk<vA28<-vIL!9S0s)&MC)+0j2n%n6O+w&;nIZ<7Z)4#Vz_9?0F%`jVPxQh(e&dz zUc6^(w!U4ToA;dmd7kH-_sRJXa&XR--oj2cvmP&Sha2*v45_jG85|%>yQhmihxJj) z9GJJHClzdau%baYpiklht}-Z5JzWxqdB6B{1C2Zl#5vk>K9506#^2{XM1Il7S}x=+ z;Ou7W1Y6LYnCSY%$}#9r6<-k`C5J2fsx^*?$(1(!5gv*Bwl8bpwm%ie2{0?Wn=g?U z)tcVW?|h^8R9xrnB`XLAbcB@b$jZYFIzSEUfH<Ripmk(nB(#lT-1lEO^5vqz>0<XJ zK51+I%uvb+Q@d>X%euLB(wMjFAo2c<u^9jbo;UFEb7h~A*YZ=29A1#v*&4f9*~_o^ z_Z?ytfI8>WM}T8?bfIzv@j6D}wFdj2va`@{LUG$8UIbKnD`ouAa?#NG^2h-m&h*=j z))B6<=3o`2px6lvEkwsQRzhufyJ>w3k2Tl^&x4qZtvwWg4w&qt;NFCyNbw}-xG8Tf zWUvsgOo6NiiWCol^|u-J6*O39f6~*yYQUoa+)_}u0JDXQl<B(_|AMvFbf*g%7)E9- za2F88HPDZn;n9KyKbSC|0DT=m$rwnzDMtz#3>anuq+)<pG6d|h%dI0^SW$j?@uqkQ z{)qx<rN+3$hESbdcQtW4uYA_kWH-*#Q_jr~uK+2vKO;RrPlp0H@Tc0vtg~D-9=HY& z6Zrt<g9!^rC`bi~^XxN+Y+lo-evV5y@{6wOCKK^^I~!%H_Y1%xDFC6D86eGzi${v^ zb{(JwKM-e>NcNTt)$u*<+pl(w0CU_oTPSp#F7B{9YvGJg9p~{TyW2koGR&aOj+%H^ zB6t}Nx5x7C$_^EJongGz*PTHC=Fkq;IupFr@?Ea{Ouckdg-)L8>`7R_J^q7b56h{& zCEfUeNd_gV<JMoG{NmU3G_nC?YUZ6T`{+O5uB}<N;Oery2TNXKjl&<@od2}<^T{M+ zXLm3FRu!-Ata@~Zdy|;QRo_U*rlTjv6ZT2WFh?RwcZy6Xr4;2bVsVdo^ipy@6j6i+ zHv(wVq)3p=rTq`Mb1x7pNWMJ)001R)MObuXVRU6WV{&C-bY%cCFfleQFf=VOH&ih) zIy5jkGBhhNGdeIZa_W$z0000bbVXQnWMOn=I&E)cX=Zr<GB7bVEig1KF*j5(F*-Fk zIx;aUFf%$ZFg_ggMF0Q*8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H1 N002ovPDHLkV1ku5{KEhM literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..12ad6cb6e1058923c5b4c53736d17b4957cf19ce GIT binary patch literal 617 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wiv1^CVRR#hG?9R zo#^X#J3yp$|Mx#}f5bad-6sZwGzE1k3A|$1$R2jFFg$Q0^AR2C#0#z|2NV{sGEi`6 z>e(pzXvz)#@_^u!b06;be}5k1xc2pdcMrH$8?BjRa^_wQqd{hFUiN06Ht#bLyn9`r zbo_Xh5Nka7+TDA;9?p>!+s!i>HE!H7<DWmt>)h_tgv{U-B_idMdUD$DOT4z)@b+J= zs(cy864jP1ANv26l}-Bp;>+9l=P$j}5uQ=5{l3=WY3=)_I-5HOChj<_I>oWL-Kb%8 z&4PlZ8w?U&swHGvXytZJn|hEb*n~0oK!mQ=l9aDcn!RQ>cqx9$zrM#yJ=Vpb%k^KJ z*iQ{M{XG>68J^AGEa3NajrrZZ_A}m{t6DC!?BY}LZ3VAYHuHP>Esp;k|GVV>|3i{n zdh7O_>OZxyt44p$%lz}xRSn(t+%3IkeMe%&Hjf>#@q6Zoi`XQ-;@c_{V=^h6>)(c7 z>Hk<GHZ|tIxEUA@i~-dW*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Vqj%tqHSPo zWnfVBYQho}4Y~O#nQ4_M8Vs#WEv$?TAsXytzPJK4NP=t#&QB{TPb^AhC@(M9%goCz cPEIUH)ypqRpZ(583aE&|)78&qol`;+0PEfPiU0rr literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..aca481ac99d652c09833dec37a149852f2b5ec3f GIT binary patch literal 1087 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySkm@PeB978;g zw@y8uciT<iSp9Al*O^m1UDl}X?Brek^{m4u5m!d>w`=tS7M$36ea@rk^=Gg8UkDah z;26JXxx$H+W!XClT_dMu|6S<PdF!s6$IS_<k;M;-()Z=>pLut#sLl*QUH?2O|EVpk zZjr)<Ip5~<wkCFV{=BdJQ^{!J7IEgUQ&vBIt^8NvV5Wr06y~Cws&G%u+vgt~nQ1Zq zr_u$z6>IMFRB3ZQk}?%g7B-*c%KE=5>~Mv`t*_UDn!07RP10`N*_pPqboJp}#gOkG z?aPae{%?5|wqmM9H3#3rtrnM0asAJ`6I>wm%lcTyX6u*Jrxw1bI@OqY?84h?Y}-43 zrTKTn-?rbHCn|Gt0psOoJpYzU+h46dr~H;nbID_?{x5NVu1qP)R}M6+5e;pQZW5nZ zq_%kGj~n0jABYclZ@#}K{*2wrjzE=ow<(NE1l5{?Y@%b|du2!dyL9W;+?4{l7GM4d zFm8J4X)S&JNq*fvnR&rm<eo3S<<O`6aceWb5$}R4v!~{D{@Cea7xu~VQv3UunhDa< z1)*!~`683IE-LxQz?Y-4E<{x$_2-t?Yn45?TkrDNNEa;Kkg#7N;G7lH?v5Mh6M`A~ zV%TSHKgqP%gv*aBPCMFNp}Rwv{g{-%rCAOU0zK`oIZnCmbY{;JX%KNXaLv5)&Wg#j zd&Plv9)nFc+t=LKcT2%n?uh#K>$$@Bd>dBQm|Y3pEg~*8iF<9>!mX>~pDaGzRrdQ= zFO!ibPxyq~=j)n1f7e*HhP^Eg%xPMA__iR!%9h93Q!St7nU>r6Z}X4zQMqYX8+WFz z>x`TGelNzeE(|42IpzBn)~vbGbY;8jjI^gNrSEMjoqz89ZpB=s;_9Ds_3X5;PkTNV z2zJ)))n0pll6<hk#bbA}S83H<isbz-63MIhPojRd`Hue{&u{&TFU{vp(Ta-x>-r(} z=#{f<f9(D!>fdj$yHg!ew^BZgnS0sfHP88X9X%{$<$09zjZn##j}J=gX1L#ZGNal* z+O$GawrXNT$c5|q?&~i-S|h$%Uy<Py%YEznQ}}bv-xD#oX8y|gTi&O%GAj|=OS?a) zW-EU97+H4Fl(}uj&j+E;9z9A>W;i^hr(~n-f&UkH{J*Tt&&mYmE7cO$h?11Vl2ohY zqEsNoU}RuurfXoLYiJ%~Xk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc(mH z8ti1gxB@juf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*}Q$iB} DjX2p5 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..7127dcb1c07fa2e43261bbd3fa96d48768d00173 GIT binary patch literal 618 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wiv1^rg*wIhG?7* zooMaN94OGbzuNf%?~eu*uCCUfoEtAX{T1et;y&nfNbTCKpDT`>Q?hq-5fS{$YS+=) zIdyK*!>aebDY`BPTW0JPi<GZkHoG|OoPj$-!_>5M=eiApek>At!!O&h;4nu+)w0?n z?Ydj_@Bh8GWsV4|(8ikwkN34y9n+Yr&h%I+RGN4C>*%@cb1y{yay0+ieCvyh!Mas? z#~J5de!f8XRn+bIMycl+YfHCtOq!#?n4R?J`~klcp&OR|lia0x^P1>{?t2R23OhPd z3sp{*%S&`}z2PvanXRH%`PP#$F64l)Mdrt@DT{<=Gwl|CdQ|Sj%dn{qY`+&V9Nf0! z-|^}D%hnuNJO9EVuUJ#PioRP0-*;ucJG<+7gVrjqA_?_BO9~f@t;)FaPGY4&_pOWq zkHgd6JiYCGzhTazgx!6gwdL&I79?5LZU0e|HYHE$YfaVWDKcuVZ_LjM+_g9|k!4H9 zhntyo%;Hz)XNWRB+6{~X)e_f;l9a@fRIB8oR3OD*WMF8fYha>lXdYr{WMyJtWn`jl zU~FYzQ1oiT5)=)&`6-!cl_(kvtxPSfj0_<f>}0;U0yRj2YzWRzD=AMbN@XZ7FW1Y= e%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6V!H1)9n literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..69b5bd0d55866fe2e0d1a5c73bbb12b319daa894 GIT binary patch literal 1091 zcmV-J1ibr+P)<h;3K|Lk000e1NJLTq001BW001Be1ONa4*>kdg00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu(PI@@oJ913gJZK~zY`g_TWgR8<tmfA>ynOByZJRCpQ3Cg9+n1(Ax4K<mm#L!?F{ z8^b~@#K=ZSj4?69x+oi5SdA-V0>nk@b{Y^r8u4SHMn=9g&YO2$A$G*Jf$_ETj*ItR zJ7r#H&Rg7j&;9@ZH|N}U&NVccX8b4Fr~PINJ-|QuhxwK%XU5b>F|&5*ZpggOF?v&w zw{$!_ox9sqz#q|5WPvMYvR1I3bs@}!+02j*^Elv|W6tNKn;P#O2}R|H**$6dUcY=J zDxp87HjQq*v!W9Cht;s|5&ozIqW+l_33*Rc=KQB=Vg7EZh|0-(-6NtB)YH8o`B;9J zMOl=heB=$Tkq9LG?WHxDm$ImTI9Zps$wkq7zAxSUiue&xDIHk7DLEl3-zTxlfK(dj zDk>FuD#?ZXC|Z1*P5`SJ-T?Ea(dcw0=}8U0he`J_0Hb;wx?k(-!GN9JMK49?LWHs( zu0scSF!M<?$xd^HO%vPc0;~IgsU&smZh8p=<-KtjUqF5+64(jhbmTTKw7Nz+5>E=y zxdTgwHCq8UcJFE>z(72fz-$3JEZuOQ#O`cMfk&dD-2*lP?H0h8mc+!uXvic#bDQN~ z_|J)#UQ2-(QFVaZfU)K}m`CI7uUiUy6{ouo^ag;{8L;ucu4h~E?YS5^1i>XhEmNTT z;~Y-w`KJ7fo8x`+925({vUO&-MLuaFnM3@&F1=Da6enVkZQMNg3$SEOO~)Y|kDA2h zKiN+uoz8IXI)EB82J@%qLZAw`8>A%ak0wYrFBckW@qAQB0Nzni`K!MVhfT4|e_lcf z{JJ_Q@0AI;EDN$Amt~^9OU~|*K*H}1;^5G=;+B)5Qt_LYQbezaUK_)~;o-WTuGT*z zDuH*TNmI4nQCSjo&pnjI!HF8m>UPrBf1Q0cjqVM~PofguI2F_Hk1w<yRD7}feR9Ax zoupvgwlXZ|$myUNCJ&TKZ#@x}{#|aT2*82fcVB&AbS1m>c60uNS3aEy09a%paW_WX z*}L(x?OUJe+_Cz&Rxe#Gy!`WAREag_sjkA)QfBC)i?jzUWRW}QTJU<-K?m)$VE|>B zC8`9Cu>S!RDVxBznq#>D001R)MObuXVRU6WV{&C-bY%cCFfleQFf=VOH&ih)Iy5jk zGBhhNGdeIZa_W$z0000bbVXQnWMOn=I&E)cX=Zr<GB7bVEig1KF*j5(F*-FkIx;aU zFf%$ZFg_ggMF0Q*8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H1002ov JPDHLkV1j6j<v0KU literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop.png b/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..3d872f972e52da1274bc142bf147447da0afae1e GIT binary patch literal 621 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wiv1^rhB?LhG?9R zow!k-xlrV|{r>r8Rok_q+h<vC_2!lMA?#rx-Fa%RiQz^?F+(q{cYOyhcr11fZ)R0& zVNFiHP%=?iaf|!<^0qja+T-7U?t5Qd>CfO0w`|!AHD{T2>B5TmTi>i*7-lqYlBo%p zkj|@q>%MVMqm<7xIcu>qj;r%@FQ^7@fA!n5!6WWe(FVi)*{j#ENO5L~>^*y@uQS{) zRX*y_r4wiSZ)FuYeKUV>N&52aYd@FoEm64W!Wi+hIZ<O1&!PoB0+W{<wPcC<&UdDv zT<fyNq<wA7D*q&f7Fc}|oVsU4;ev1HKd{9A-J_st{*NQz&9g-uJ=^j>F10wqkU#mf z{hvi!OI0u2*WU7^mh<YBuglDjS%vOf*=3p^lYdY0%R0HoZPQJ@z7zbmD0Kc=0si`p z^K;}Mb~zP1vpdcvad5%+s>Jne&e0`SK^HB3XHLj`WbyB9bn4d|e;-XPn<1dp<|NYT z&pkbD`48p@ljf4jZ)Fj{SWqo-jVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKH<23AHU z+6Kl}1_nj1CM-eGkei>9nO2FS!O+Uo!pg`HqQOq)iz`rrB*=!~{Irtt#G+J&^73-M g%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!05G-lyZ`_I literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/radio-checked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8687c3d349f18aa2c849cf2f59a692169d1f7d18 GIT binary patch literal 1147 zcmV->1cdvEP)<h;3K|Lk000e1NJLTq001BW001Be1ONa4*>kdg00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu(PI@@oJ919eG6K~zY`g_T`wlT{qXfB(}qW7~yPvmlmgf--OBVn)Ig*bHOCJ6XV# zKuk<vA28<-vIL!9S0s)&MC)+0j2n%n6O+w&;nIZ<7Z)4#Vz_9?0F%`jVPxQh(e&dz zUc6^(w!U4ToA;dmd7kH-_sRJXa&XR--oj2cvmP&Sha2*v45_jG85|%>yQhmihxJj) z9GJJHClzdau%baYpiklht}-Z5JzWxqdB6B{1C2Zl#5vk>K9506#^2{XM1Il7S}x=+ z;Ou7W1Y6LYnCSY%$}#9r6<-k`C5J2fsx^*?$(1(!5gv*Bwl8bpwm%ie2{0?Wn=g?U z)tcVW?|h^8R9xrnB`XLAbcB@b$jZYFIzSEUfH<Ripmk(nB(#lT-1lEO^5vqz>0<XJ zK51+I%uvb+Q@d>X%euLB(wMjFAo2c<u^9jbo;UFEb7h~A*YZ=29A1#v*&4f9*~_o^ z_Z?ytfI8>WM}T8?bfIzv@j6D}wFdj2va`@{LUG$8UIbKnD`ouAa?#NG^2h-m&h*=j z))B6<=3o`2px6lvEkwsQRzhufyJ>w3k2Tl^&x4qZtvwWg4w&qt;NFCyNbw}-xG8Tf zWUvsgOo6NiiWCol^|u-J6*O39f6~*yYQUoa+)_}u0JDXQl<B(_|AMvFbf*g%7)E9- za2F88HPDZn;n9KyKbSC|0DT=m$rwnzDMtz#3>anuq+)<pG6d|h%dI0^SW$j?@uqkQ z{)qx<rN+3$hESbdcQtW4uYA_kWH-*#Q_jr~uK+2vKO;RrPlp0H@Tc0vtg~D-9=HY& z6Zrt<g9!^rC`bi~^XxN+Y+lo-evV5y@{6wOCKK^^I~!%H_Y1%xDFC6D86eGzi${v^ zb{(JwKM-e>NcNTt)$u*<+pl(w0CU_oTPSp#F7B{9YvGJg9p~{TyW2koGR&aOj+%H^ zB6t}Nx5x7C$_^EJongGz*PTHC=Fkq;IupFr@?Ea{Ouckdg-)L8>`7R_J^q7b56h{& zCEfUeNd_gV<JMoG{NmU3G_nC?YUZ6T`{+O5uB}<N;Oery2TNXKjl&<@od2}<^T{M+ zXLm3FRu!-Ata@~Zdy|;QRo_U*rlTjv6ZT2WFh?RwcZy6Xr4;2bVsVdo^ipy@6j6i+ zHv(wVq)3p=rTq`Mb1x7pNWMJ)001R)MObuXVRU6WV{&C-bY%cCFfleQFf=VOH&ih) zIy5jkGBhhNGdeIZa_W$z0000bbVXQnWMOn=I&E)cX=Zr<GB7bVEig1KF*j5(F*-Fk zIx;aUFf%$ZFg_ggMF0Q*8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H1 N002ovPDHLkV1ku5{KEhM literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-dark.png b/.themes/papirus/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3d872f972e52da1274bc142bf147447da0afae1e GIT binary patch literal 621 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wiv1^rhB?LhG?9R zow!k-xlrV|{r>r8Rok_q+h<vC_2!lMA?#rx-Fa%RiQz^?F+(q{cYOyhcr11fZ)R0& zVNFiHP%=?iaf|!<^0qja+T-7U?t5Qd>CfO0w`|!AHD{T2>B5TmTi>i*7-lqYlBo%p zkj|@q>%MVMqm<7xIcu>qj;r%@FQ^7@fA!n5!6WWe(FVi)*{j#ENO5L~>^*y@uQS{) zRX*y_r4wiSZ)FuYeKUV>N&52aYd@FoEm64W!Wi+hIZ<O1&!PoB0+W{<wPcC<&UdDv zT<fyNq<wA7D*q&f7Fc}|oVsU4;ev1HKd{9A-J_st{*NQz&9g-uJ=^j>F10wqkU#mf z{hvi!OI0u2*WU7^mh<YBuglDjS%vOf*=3p^lYdY0%R0HoZPQJ@z7zbmD0Kc=0si`p z^K;}Mb~zP1vpdcvad5%+s>Jne&e0`SK^HB3XHLj`WbyB9bn4d|e;-XPn<1dp<|NYT z&pkbD`48p@ljf4jZ)Fj{SWqo-jVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKH<23AHU z+6Kl}1_nj1CM-eGkei>9nO2FS!O+Uo!pg`HqQOq)iz`rrB*=!~{Irtt#G+J&^73-M g%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!05G-lyZ`_I literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8687c3d349f18aa2c849cf2f59a692169d1f7d18 GIT binary patch literal 1147 zcmV->1cdvEP)<h;3K|Lk000e1NJLTq001BW001Be1ONa4*>kdg00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu(PI@@oJ919eG6K~zY`g_T`wlT{qXfB(}qW7~yPvmlmgf--OBVn)Ig*bHOCJ6XV# zKuk<vA28<-vIL!9S0s)&MC)+0j2n%n6O+w&;nIZ<7Z)4#Vz_9?0F%`jVPxQh(e&dz zUc6^(w!U4ToA;dmd7kH-_sRJXa&XR--oj2cvmP&Sha2*v45_jG85|%>yQhmihxJj) z9GJJHClzdau%baYpiklht}-Z5JzWxqdB6B{1C2Zl#5vk>K9506#^2{XM1Il7S}x=+ z;Ou7W1Y6LYnCSY%$}#9r6<-k`C5J2fsx^*?$(1(!5gv*Bwl8bpwm%ie2{0?Wn=g?U z)tcVW?|h^8R9xrnB`XLAbcB@b$jZYFIzSEUfH<Ripmk(nB(#lT-1lEO^5vqz>0<XJ zK51+I%uvb+Q@d>X%euLB(wMjFAo2c<u^9jbo;UFEb7h~A*YZ=29A1#v*&4f9*~_o^ z_Z?ytfI8>WM}T8?bfIzv@j6D}wFdj2va`@{LUG$8UIbKnD`ouAa?#NG^2h-m&h*=j z))B6<=3o`2px6lvEkwsQRzhufyJ>w3k2Tl^&x4qZtvwWg4w&qt;NFCyNbw}-xG8Tf zWUvsgOo6NiiWCol^|u-J6*O39f6~*yYQUoa+)_}u0JDXQl<B(_|AMvFbf*g%7)E9- za2F88HPDZn;n9KyKbSC|0DT=m$rwnzDMtz#3>anuq+)<pG6d|h%dI0^SW$j?@uqkQ z{)qx<rN+3$hESbdcQtW4uYA_kWH-*#Q_jr~uK+2vKO;RrPlp0H@Tc0vtg~D-9=HY& z6Zrt<g9!^rC`bi~^XxN+Y+lo-evV5y@{6wOCKK^^I~!%H_Y1%xDFC6D86eGzi${v^ zb{(JwKM-e>NcNTt)$u*<+pl(w0CU_oTPSp#F7B{9YvGJg9p~{TyW2koGR&aOj+%H^ zB6t}Nx5x7C$_^EJongGz*PTHC=Fkq;IupFr@?Ea{Ouckdg-)L8>`7R_J^q7b56h{& zCEfUeNd_gV<JMoG{NmU3G_nC?YUZ6T`{+O5uB}<N;Oery2TNXKjl&<@od2}<^T{M+ zXLm3FRu!-Ata@~Zdy|;QRo_U*rlTjv6ZT2WFh?RwcZy6Xr4;2bVsVdo^ipy@6j6i+ zHv(wVq)3p=rTq`Mb1x7pNWMJ)001R)MObuXVRU6WV{&C-bY%cCFfleQFf=VOH&ih) zIy5jkGBhhNGdeIZa_W$z0000bbVXQnWMOn=I&E)cX=Zr<GB7bVEig1KF*j5(F*-Fk zIx;aUFf%$ZFg_ggMF0Q*8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H1 N002ovPDHLkV1ku5{KEhM literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-hover-dark.png b/.themes/papirus/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..1409db19222787755bc0cc0f18ed37e6b9be07df GIT binary patch literal 614 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wiv1^CV09yhG?9R zow(ndDN*K_{d?`SS2IjSQ|g;^SyLDIo@HIS*tuxi^$QcWy6g@Pc5b<HAu6Exef74K z`bLouy+R?!!sjRNnpU{{>bd{?@aMm(3=d-W<#g#j^Gy7B;%H9oEqM#31%~SDe=KYB ziaNJszf6e759yoF8J&{-%Fh@%2erL3xtzG8&gk?4p<e;pOZ~T>eN`(nWnt7&4USNO z+uqt*iti$Ra90$3w!D2MetC9!kjRS08^6;JKf0mEvh|78<4HVH8a(G61eJO{+IFNU zWilEoAK*Enqt@ZI%U<(AE=vV#`Xs%ePa2yP&bc=fe+b_rw(p733WxVI+Uv_M+j6qF zeV?^&&f3WVZs*EAhh#p!^z1<F*_&yq9aHlP4tZ-O?`Xbvaqi#BpojXiGXDozIQp*o z(Qf-R)m63Q?zH}U8$P(~DBBX@vCiFS$%Z{)-*=UKzWG>K--pB0Z;po0d^^5x3x045 zsCH~zy(g*{82qXwt`Q|Ei6yC4$wjF^iowXh&`j6BMAy(f#L&pf#K6kPMBBjF%D|xL z)r2J|8glbfGSeziG#FZ$T38twLNwUPd~pS8kObKfoS#-wo>-L1P+nfHmzkGcoSayY Ys+V7sKKq@G6i^X^r>mdKI;Vst05mi6B>(^b literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-hover-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cf7b093296ee5ed33e898b711e88c78f8ccca526 GIT binary patch literal 1121 zcmV-n1fKheP)<h;3K|Lk000e1NJLTq001BW001Be1ONa4*>kdg00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu(PI@@oJ916xT%K~zY`g_TikQ&kwpf9I^Fkhw_JN}5uMDEMk1LEUbrj15gR(hw;z zG4TZw1|uK|(GVYekT7G$%QTW0pEQOoK6Ji_X)}iRYvV$QQ63B#GP8CPaCE?M%yzrS zhkIKGy<NYTbME*3|Nryd@0{};MV+Nvp6D>UR68391G8Ks$H+`RxrC3Y2R}#G1dpg= zM0}7p87L2S-Ct2aQk*6RTrp{tVVVLECuVw7lIMT|$E@%0H>2buam2_)>GF%`+H)dC z9J{}$eZoa8Lt><C_ZmgxB@RhhjGXn6kW*rEx9nGFV)k|^iII~J)j(1VQ87CcV>Mup zPMHMjfdaM~?#TWxp?)NA=bhKTtqF{-Sv5h-987%Sy7HTyFX?<}=?i*)`-GQmAA=M= z-g@qD01d&T#JFgk@xq<X&vkTo*%_CFJMH+KOT>@#vKm0AThx1C-dDz5oit(J-w&&_ zJPV+V`T*JvM#3o25sL`FC(gSl=S%}SU>@TuFNZ8wSa)g*t)R^=V5C|)wy(GeowCE5 zeGgCf&<dKDfNG8RHrqy0UN#vBZbK8&JOjGmZHd)XpjzH3&>Mk}=22+*%X7z?3aodB zRnx#)AgBT6Ra0Ws9Cw(n9_E1N4uqoK=X6s64-tq0w*jTO3g#)V26j_{pS*Dc@CSe< z4^Fq|9%?Eu>@C#;|BeGjGXiS2>+Z-hx+498<;BgLFqr`s^-P|dY^pX9y^onjY*k{P zJIi&e&D=Qt8&J{7B?iC@xJ{yclHIE0Pd7>HDu7X@ALa&U9biF2d60s7{?A?)XxZvT zHCD$zZ(gvx66gEa%G8N(0Ee>MP~KvgMe}O)N`dSkMS?g`z-Gv*)keBFN8tLqd$Pb? z{;9f8ijk7N@>K$)OG;w0{X~iK<g%V#)N)pgl%=n6Q!VP;VX2528xF^a5_KC&&1!A^ zvb^C(&vnZsG2&!Td-OK1xXVF5yxsN*abSY9$*4lG2$i^rt8S8P0;aBixW~Qv_qpvO z0Ix-k9(d#s>wHqUG56VtuYV~6aF4m#_SOMcKfd<UEgN<Qw`uQjb*@#$Co{)?opo>G z5_efxc0T;h46U@{_kcOvV;=J$xRHej5hQ>D42x7)pj;3856wzD^?AkiLjV8(C3Hnt zbYx+4WjbSWWnpw>05UK!HZ3qTEipG#F)}(dFgh|cD=;%UFfelJkfZ<r03~!qSaf7z zbY(hiZ)9m^c>ppnF*YqQG%YbVR539+H8?slF)J`LIxsLk9P~v1000?uMObuGZ)S9N nVRB^vcXxL#X>MzCV_|S*E^l&Yo9;Xs00000NkvXXu0mjf-6iWA literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-hover.png b/.themes/papirus/gtk-3.0/assets/radio-checked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..1409db19222787755bc0cc0f18ed37e6b9be07df GIT binary patch literal 614 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wiv1^CV09yhG?9R zow(ndDN*K_{d?`SS2IjSQ|g;^SyLDIo@HIS*tuxi^$QcWy6g@Pc5b<HAu6Exef74K z`bLouy+R?!!sjRNnpU{{>bd{?@aMm(3=d-W<#g#j^Gy7B;%H9oEqM#31%~SDe=KYB ziaNJszf6e759yoF8J&{-%Fh@%2erL3xtzG8&gk?4p<e;pOZ~T>eN`(nWnt7&4USNO z+uqt*iti$Ra90$3w!D2MetC9!kjRS08^6;JKf0mEvh|78<4HVH8a(G61eJO{+IFNU zWilEoAK*Enqt@ZI%U<(AE=vV#`Xs%ePa2yP&bc=fe+b_rw(p733WxVI+Uv_M+j6qF zeV?^&&f3WVZs*EAhh#p!^z1<F*_&yq9aHlP4tZ-O?`Xbvaqi#BpojXiGXDozIQp*o z(Qf-R)m63Q?zH}U8$P(~DBBX@vCiFS$%Z{)-*=UKzWG>K--pB0Z;po0d^^5x3x045 zsCH~zy(g*{82qXwt`Q|Ei6yC4$wjF^iowXh&`j6BMAy(f#L&pf#K6kPMBBjF%D|xL z)r2J|8glbfGSeziG#FZ$T38twLNwUPd~pS8kObKfoS#-wo>-L1P+nfHmzkGcoSayY Ys+V7sKKq@G6i^X^r>mdKI;Vst05mi6B>(^b literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-hover@2.png b/.themes/papirus/gtk-3.0/assets/radio-checked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cf7b093296ee5ed33e898b711e88c78f8ccca526 GIT binary patch literal 1121 zcmV-n1fKheP)<h;3K|Lk000e1NJLTq001BW001Be1ONa4*>kdg00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu(PI@@oJ916xT%K~zY`g_TikQ&kwpf9I^Fkhw_JN}5uMDEMk1LEUbrj15gR(hw;z zG4TZw1|uK|(GVYekT7G$%QTW0pEQOoK6Ji_X)}iRYvV$QQ63B#GP8CPaCE?M%yzrS zhkIKGy<NYTbME*3|Nryd@0{};MV+Nvp6D>UR68391G8Ks$H+`RxrC3Y2R}#G1dpg= zM0}7p87L2S-Ct2aQk*6RTrp{tVVVLECuVw7lIMT|$E@%0H>2buam2_)>GF%`+H)dC z9J{}$eZoa8Lt><C_ZmgxB@RhhjGXn6kW*rEx9nGFV)k|^iII~J)j(1VQ87CcV>Mup zPMHMjfdaM~?#TWxp?)NA=bhKTtqF{-Sv5h-987%Sy7HTyFX?<}=?i*)`-GQmAA=M= z-g@qD01d&T#JFgk@xq<X&vkTo*%_CFJMH+KOT>@#vKm0AThx1C-dDz5oit(J-w&&_ zJPV+V`T*JvM#3o25sL`FC(gSl=S%}SU>@TuFNZ8wSa)g*t)R^=V5C|)wy(GeowCE5 zeGgCf&<dKDfNG8RHrqy0UN#vBZbK8&JOjGmZHd)XpjzH3&>Mk}=22+*%X7z?3aodB zRnx#)AgBT6Ra0Ws9Cw(n9_E1N4uqoK=X6s64-tq0w*jTO3g#)V26j_{pS*Dc@CSe< z4^Fq|9%?Eu>@C#;|BeGjGXiS2>+Z-hx+498<;BgLFqr`s^-P|dY^pX9y^onjY*k{P zJIi&e&D=Qt8&J{7B?iC@xJ{yclHIE0Pd7>HDu7X@ALa&U9biF2d60s7{?A?)XxZvT zHCD$zZ(gvx66gEa%G8N(0Ee>MP~KvgMe}O)N`dSkMS?g`z-Gv*)keBFN8tLqd$Pb? z{;9f8ijk7N@>K$)OG;w0{X~iK<g%V#)N)pgl%=n6Q!VP;VX2528xF^a5_KC&&1!A^ zvb^C(&vnZsG2&!Td-OK1xXVF5yxsN*abSY9$*4lG2$i^rt8S8P0;aBixW~Qv_qpvO z0Ix-k9(d#s>wHqUG56VtuYV~6aF4m#_SOMcKfd<UEgN<Qw`uQjb*@#$Co{)?opo>G z5_efxc0T;h46U@{_kcOvV;=J$xRHej5hQ>D42x7)pj;3856wzD^?AkiLjV8(C3Hnt zbYx+4WjbSWWnpw>05UK!HZ3qTEipG#F)}(dFgh|cD=;%UFfelJkfZ<r03~!qSaf7z zbY(hiZ)9m^c>ppnF*YqQG%YbVR539+H8?slF)J`LIxsLk9P~v1000?uMObuGZ)S9N nVRB^vcXxL#X>MzCV_|S*E^l&Yo9;Xs00000NkvXXu0mjf-6iWA literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..12ad6cb6e1058923c5b4c53736d17b4957cf19ce GIT binary patch literal 617 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utqRmr2Wiv1^CVRR#hG?9R zo#^X#J3yp$|Mx#}f5bad-6sZwGzE1k3A|$1$R2jFFg$Q0^AR2C#0#z|2NV{sGEi`6 z>e(pzXvz)#@_^u!b06;be}5k1xc2pdcMrH$8?BjRa^_wQqd{hFUiN06Ht#bLyn9`r zbo_Xh5Nka7+TDA;9?p>!+s!i>HE!H7<DWmt>)h_tgv{U-B_idMdUD$DOT4z)@b+J= zs(cy864jP1ANv26l}-Bp;>+9l=P$j}5uQ=5{l3=WY3=)_I-5HOChj<_I>oWL-Kb%8 z&4PlZ8w?U&swHGvXytZJn|hEb*n~0oK!mQ=l9aDcn!RQ>cqx9$zrM#yJ=Vpb%k^KJ z*iQ{M{XG>68J^AGEa3NajrrZZ_A}m{t6DC!?BY}LZ3VAYHuHP>Esp;k|GVV>|3i{n zdh7O_>OZxyt44p$%lz}xRSn(t+%3IkeMe%&Hjf>#@q6Zoi`XQ-;@c_{V=^h6>)(c7 z>Hk<GHZ|tIxEUA@i~-dW*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Vqj%tqHSPo zWnfVBYQho}4Y~O#nQ4_M8Vs#WEv$?TAsXytzPJK4NP=t#&QB{TPb^AhC@(M9%goCz cPEIUH)ypqRpZ(583aE&|)78&qol`;+0PEfPiU0rr literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..aca481ac99d652c09833dec37a149852f2b5ec3f GIT binary patch literal 1087 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUE79gDpRySkm@PeB978;g zw@y8uciT<iSp9Al*O^m1UDl}X?Brek^{m4u5m!d>w`=tS7M$36ea@rk^=Gg8UkDah z;26JXxx$H+W!XClT_dMu|6S<PdF!s6$IS_<k;M;-()Z=>pLut#sLl*QUH?2O|EVpk zZjr)<Ip5~<wkCFV{=BdJQ^{!J7IEgUQ&vBIt^8NvV5Wr06y~Cws&G%u+vgt~nQ1Zq zr_u$z6>IMFRB3ZQk}?%g7B-*c%KE=5>~Mv`t*_UDn!07RP10`N*_pPqboJp}#gOkG z?aPae{%?5|wqmM9H3#3rtrnM0asAJ`6I>wm%lcTyX6u*Jrxw1bI@OqY?84h?Y}-43 zrTKTn-?rbHCn|Gt0psOoJpYzU+h46dr~H;nbID_?{x5NVu1qP)R}M6+5e;pQZW5nZ zq_%kGj~n0jABYclZ@#}K{*2wrjzE=ow<(NE1l5{?Y@%b|du2!dyL9W;+?4{l7GM4d zFm8J4X)S&JNq*fvnR&rm<eo3S<<O`6aceWb5$}R4v!~{D{@Cea7xu~VQv3UunhDa< z1)*!~`683IE-LxQz?Y-4E<{x$_2-t?Yn45?TkrDNNEa;Kkg#7N;G7lH?v5Mh6M`A~ zV%TSHKgqP%gv*aBPCMFNp}Rwv{g{-%rCAOU0zK`oIZnCmbY{;JX%KNXaLv5)&Wg#j zd&Plv9)nFc+t=LKcT2%n?uh#K>$$@Bd>dBQm|Y3pEg~*8iF<9>!mX>~pDaGzRrdQ= zFO!ibPxyq~=j)n1f7e*HhP^Eg%xPMA__iR!%9h93Q!St7nU>r6Z}X4zQMqYX8+WFz z>x`TGelNzeE(|42IpzBn)~vbGbY;8jjI^gNrSEMjoqz89ZpB=s;_9Ds_3X5;PkTNV z2zJ)))n0pll6<hk#bbA}S83H<isbz-63MIhPojRd`Hue{&u{&TFU{vp(Ta-x>-r(} z=#{f<f9(D!>fdj$yHg!ew^BZgnS0sfHP88X9X%{$<$09zjZn##j}J=gX1L#ZGNal* z+O$GawrXNT$c5|q?&~i-S|h$%Uy<Py%YEznQ}}bv-xD#oX8y|gTi&O%GAj|=OS?a) zW-EU97+H4Fl(}uj&j+E;9z9A>W;i^hr(~n-f&UkH{J*Tt&&mYmE7cO$h?11Vl2ohY zqEsNoU}RuurfXoLYiJ%~Xk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc(mH z8ti1gxB@juf@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*}Q$iB} DjX2p5 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-insensitive.png b/.themes/papirus/gtk-3.0/assets/radio-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..5140748736ac383b8b9bf3f5ef96905fb7a09342 GIT binary patch literal 618 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0llO!0Ja4AD3r zI?>vjIZ&W=f3@=k-X9GrTwSd{IX7N(`YX&O#eLA}klM9dKUW+%r)2NwA|m*g)vlwp zbL!lrhgI)=Q*>Ppw#?Wo7Aar7Y<6+lIRkfwhN)@i&UG6G{a7UQhF`X0!C{Vus%5oD z+I6?;-~W4W%N!9_p^Y~W9`9?ZI;JsKo$0Yus5I~N*U@v?=U#~Z<!Ju3`PLU1gLSL) zjx)}^{Ct7%tEk)ajZ)7u)|PJPm^4R&F+1tc`2&6@LN_e^C%H@Y<~7j?-S-s46?Sx_ z7OI>qmzU_|dc$E-Gh0Qk@~tOhT*v`oi_DK*Qx*x$X4)<O^r+m4mtj*K*nTf!IJj-c zzvI*Qm#sOlcK(G!Ua_Wn6@9l1zVFI>cXrqF2CY?IMH1?NmJ}`)Ta|I;oy1Cm?pqlJ z9*3vBd3xLXe#4wa3A_6~Ys=ZaEl9Gg+y0{_ZAzZh*P5!$Q)JX!-<Y2jxNC7_BFmPH z4>vRGn8mNo&k$vNv>O-&swJ)wB`Jv|saDBFsX&Us$iUD{*T6*A&^*M@$jZdP%E(09 zz}U*bpy<_vB`6wl^HVa@Dp52TTA5l{85uz|@PB!C1E@g~WJ7R%T1k0gQ7S`udAVL@ eUUqSEVnM22eo^}DcQ#T$MGT&<elF{r5}E*$h4!ET literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/radio-checked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..69b5bd0d55866fe2e0d1a5c73bbb12b319daa894 GIT binary patch literal 1091 zcmV-J1ibr+P)<h;3K|Lk000e1NJLTq001BW001Be1ONa4*>kdg00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu(PI@@oJ913gJZK~zY`g_TWgR8<tmfA>ynOByZJRCpQ3Cg9+n1(Ax4K<mm#L!?F{ z8^b~@#K=ZSj4?69x+oi5SdA-V0>nk@b{Y^r8u4SHMn=9g&YO2$A$G*Jf$_ETj*ItR zJ7r#H&Rg7j&;9@ZH|N}U&NVccX8b4Fr~PINJ-|QuhxwK%XU5b>F|&5*ZpggOF?v&w zw{$!_ox9sqz#q|5WPvMYvR1I3bs@}!+02j*^Elv|W6tNKn;P#O2}R|H**$6dUcY=J zDxp87HjQq*v!W9Cht;s|5&ozIqW+l_33*Rc=KQB=Vg7EZh|0-(-6NtB)YH8o`B;9J zMOl=heB=$Tkq9LG?WHxDm$ImTI9Zps$wkq7zAxSUiue&xDIHk7DLEl3-zTxlfK(dj zDk>FuD#?ZXC|Z1*P5`SJ-T?Ea(dcw0=}8U0he`J_0Hb;wx?k(-!GN9JMK49?LWHs( zu0scSF!M<?$xd^HO%vPc0;~IgsU&smZh8p=<-KtjUqF5+64(jhbmTTKw7Nz+5>E=y zxdTgwHCq8UcJFE>z(72fz-$3JEZuOQ#O`cMfk&dD-2*lP?H0h8mc+!uXvic#bDQN~ z_|J)#UQ2-(QFVaZfU)K}m`CI7uUiUy6{ouo^ag;{8L;ucu4h~E?YS5^1i>XhEmNTT z;~Y-w`KJ7fo8x`+925({vUO&-MLuaFnM3@&F1=Da6enVkZQMNg3$SEOO~)Y|kDA2h zKiN+uoz8IXI)EB82J@%qLZAw`8>A%ak0wYrFBckW@qAQB0Nzni`K!MVhfT4|e_lcf z{JJ_Q@0AI;EDN$Amt~^9OU~|*K*H}1;^5G=;+B)5Qt_LYQbezaUK_)~;o-WTuGT*z zDuH*TNmI4nQCSjo&pnjI!HF8m>UPrBf1Q0cjqVM~PofguI2F_Hk1w<yRD7}feR9Ax zoupvgwlXZ|$myUNCJ&TKZ#@x}{#|aT2*82fcVB&AbS1m>c60uNS3aEy09a%paW_WX z*}L(x?OUJe+_Cz&Rxe#Gy!`WAREag_sjkA)QfBC)i?jzUWRW}QTJU<-K?m)$VE|>B zC8`9Cu>S!RDVxBznq#>D001R)MObuXVRU6WV{&C-bY%cCFfleQFf=VOH&ih)Iy5jk zGBhhNGdeIZa_W$z0000bbVXQnWMOn=I&E)cX=Zr<GB7bVEig1KF*j5(F*-FkIx;aU zFf%$ZFg_ggMF0Q*8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H1002ov JPDHLkV1j6j<v0KU literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked.png b/.themes/papirus/gtk-3.0/assets/radio-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..bb5aa6f5cf016909cb3fcbb43aed5e0a974a1bf7 GIT binary patch literal 621 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0llO!stg4AD3r zJ8`2vbD_v_`~CCHs<vxIx6iWP>dh<hL)gPYy7Sar6T^*)VuoH?@A?j2@L22|-ps1l z!kV0Xp=6@4;uiPy<!x~;wa35z-1ok^(x1U0ZrQRKYR)q4(uEcAx4v1sFwAJ)BvTVG zA)QzK)_voiMk$|Xa@JyJ99QS*UQi9*{_3}9gGbz{q78=ovsbTSk>bn}*?aa*UuU>q zs(jR;ODE3u-^wa*`ey#%lJw=-*M2VFTcU8$g)!o1bE3v3o<$3M1ST&zYRMAyo$pLT zxz=TkN&DKERsKl|EwK6`ICam8!Uf;Xe_)CKyGKFQ{2xcan`etSdbZ_%TxxNIA%F5| z`#+1ema1O3uf63-E$7uMUzeF5vkKj}vdc6-CjXw~mvwTF+oqd*eJA*BQRw`$0{rzG z=jX^j>~bo2W_O%T;^2bsRf+4{oTE#uf-YM6&YY0>$l~AI=+v(_{yv&oHbX$G%}J!w zpL=@R@*m6*Ce0<4-^wC@v7lPw8c~vxSdwa$T$Bo=7>o=I&2$Y+bPdfz42`Tz46KYy zv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&JL<9eqcQ=3<BtbR==ckpFCl;kLl$V$5 gW#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@0NWq*s{jB1 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-checked@2.png b/.themes/papirus/gtk-3.0/assets/radio-checked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8687c3d349f18aa2c849cf2f59a692169d1f7d18 GIT binary patch literal 1147 zcmV->1cdvEP)<h;3K|Lk000e1NJLTq001BW001Be1ONa4*>kdg00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu(PI@@oJ919eG6K~zY`g_T`wlT{qXfB(}qW7~yPvmlmgf--OBVn)Ig*bHOCJ6XV# zKuk<vA28<-vIL!9S0s)&MC)+0j2n%n6O+w&;nIZ<7Z)4#Vz_9?0F%`jVPxQh(e&dz zUc6^(w!U4ToA;dmd7kH-_sRJXa&XR--oj2cvmP&Sha2*v45_jG85|%>yQhmihxJj) z9GJJHClzdau%baYpiklht}-Z5JzWxqdB6B{1C2Zl#5vk>K9506#^2{XM1Il7S}x=+ z;Ou7W1Y6LYnCSY%$}#9r6<-k`C5J2fsx^*?$(1(!5gv*Bwl8bpwm%ie2{0?Wn=g?U z)tcVW?|h^8R9xrnB`XLAbcB@b$jZYFIzSEUfH<Ripmk(nB(#lT-1lEO^5vqz>0<XJ zK51+I%uvb+Q@d>X%euLB(wMjFAo2c<u^9jbo;UFEb7h~A*YZ=29A1#v*&4f9*~_o^ z_Z?ytfI8>WM}T8?bfIzv@j6D}wFdj2va`@{LUG$8UIbKnD`ouAa?#NG^2h-m&h*=j z))B6<=3o`2px6lvEkwsQRzhufyJ>w3k2Tl^&x4qZtvwWg4w&qt;NFCyNbw}-xG8Tf zWUvsgOo6NiiWCol^|u-J6*O39f6~*yYQUoa+)_}u0JDXQl<B(_|AMvFbf*g%7)E9- za2F88HPDZn;n9KyKbSC|0DT=m$rwnzDMtz#3>anuq+)<pG6d|h%dI0^SW$j?@uqkQ z{)qx<rN+3$hESbdcQtW4uYA_kWH-*#Q_jr~uK+2vKO;RrPlp0H@Tc0vtg~D-9=HY& z6Zrt<g9!^rC`bi~^XxN+Y+lo-evV5y@{6wOCKK^^I~!%H_Y1%xDFC6D86eGzi${v^ zb{(JwKM-e>NcNTt)$u*<+pl(w0CU_oTPSp#F7B{9YvGJg9p~{TyW2koGR&aOj+%H^ zB6t}Nx5x7C$_^EJongGz*PTHC=Fkq;IupFr@?Ea{Ouckdg-)L8>`7R_J^q7b56h{& zCEfUeNd_gV<JMoG{NmU3G_nC?YUZ6T`{+O5uB}<N;Oery2TNXKjl&<@od2}<^T{M+ zXLm3FRu!-Ata@~Zdy|;QRo_U*rlTjv6ZT2WFh?RwcZy6Xr4;2bVsVdo^ipy@6j6i+ zHv(wVq)3p=rTq`Mb1x7pNWMJ)001R)MObuXVRU6WV{&C-bY%cCFfleQFf=VOH&ih) zIy5jkGBhhNGdeIZa_W$z0000bbVXQnWMOn=I&E)cX=Zr<GB7bVEig1KF*j5(F*-Fk zIx;aUFf%$ZFg_ggMF0Q*8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H1 N002ovPDHLkV1ku5{KEhM literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-active-dark.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..fc44412a9f1328c784171c92c8974214570fa69d GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll)bez34AD5B zJ8`4mp#+iE{r}t9ZcTl}XDpo4^+RZeMt7&0$BK`l6^z2dllgRwlrJ_;4QzB|=G(Me zLM%ARgw1=y(S@-q=6sy@e%_or+6)h3p7B{MY3Mubu|<8ZwtWFh!_=wetMh$s&bRim z+Sc8;?UsElufUo$wp+8;oLqJLa+n%VzMcD9hK<K8SvP2Zvz1Qe*Xwr(5`32CFe7Vb z%A7qbnru_5&&q~%@8{ph9pahw&f!R#>;;)1jY%_?F(2kIXmFh+X>{&{eqpd~p2o)K zy&somB<HO9p|PUAH1d=u``K0h+2eSGdgbyePHJ4T*}VKX>z5DWYkSJOwa<j!ul3Ih zJf!e3WOv=+gTe>h{47_lNS*0^{NwTYciqm%erOa|Yw=pNNa17Tqff#-{~5kors}>5 z4pIUJq-u$4L`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o==ure~yHZZm_FerL8VF`+c z-29Zxv`Q2WhE}E)Rz^k;4g6o;-2iHk1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V T`<;yxP!WTttDnm{r-UW|J!H^> literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-active-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f2278a8082e3524759a55ce3e41273611e62d1f6 GIT binary patch literal 1030 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFf(|%IEHu} zpE}joBP39wZT@?U%S)V8760B45xIIyg=fkd-$lAyCR{vALofJ5Ms^0yysD*@X=3Dh zJR?|SlH)gaqo7=&wyZ=?!LXLefoy+oS)4g<tDEL>#roWjymPkGzt^7szIRTweInPo zr7h+GUW}(tGSqzvoaZ_H)m_<xEJlU5CuP|#S$)zZk*{0(N{FS^TF2^{c?#SW$74Uf zSZE^u<L#uS-8YYA9dO^e*toAT{MWexsfpshW<36Qg=w9b#Mc~$;QR5_H)kXTEZvkJ z=;p!qbj!1BpNCV!r|uG5U9xAL#P$s?)8A~K^3l2MO{G`Nlk8b{^LH#RPpg0Mq=oC& z=@NFun>KT6c;5MzB>&w0`o!56cC1lBSDl}oIA}Y!^J&5V;FJE_&YY6oXZVCYAi>s0 z?0j+5<cZ8rOg;-$AGJ$kUXiW&i=#j%t|Tq;#p4N4miEkyqW3)1@@4%eO=Y&It~lPb zcjuDkMItX|b;>kUZ`d)TWWxrzCF;{YgxxwZ%k5jF_1u1jBa8c^J_Xzm(RTQq)N(EJ z=?0giz|#sRiViHB!F_DHq0^yDZ!fCau$*CD!*xK3vvqPp@J9CTN9GdU$Eti*^q5LV zvixCk`6&10(u?f3J_!$n(|dOEd}+`4y0>bt$VKJ{H73`Rm0l!qR5Gqz!hOT;GLJ^% zdO3wPA^L~cl!%{mxf^ywYhP>)Ys-~)9XlApr+S6G6Sd_3x2%DYMWkichmB=t_oeXu z;@jZIHankz&5?EL;*iCqi>rf;ipmxBzI@-+s9?avb>QMj%QbgAa~|p~5zgMQZyS5Z zgMLYe|C%oqn%{k6zPDrhCa<0Rmwej_cQ4~?u+Nx$-|Fw20viMGIK2tod~vG^S$Ps# z_8Vkwh|%)j-5@LRU|q$Q^FMe_>6OJEF$-(rsawCgx9->CKV4aBqI2d)?laG|=k~Gs z@ofL4npy>p$IE9+Fl-Kfe)Wmoot%@CZxmdWKYUNo-#K2v%17ysqJf`zw~vRq?B?!N zgC=>~i8B0VIT0Hb8q|C`7!I!7^1o7-y<hFy92H>pP%UwdC`m~yNwrEYN(E93Mh1pv zx&|h?hUOuLMph;URz@b;2F6wf21TzXEJ4wbo1c=IR*9m)(8|=p%E$<!f&a_98$b<` vARB`7(@M${i&7cN%ggmL^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0l+XkK=`ORQ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-active.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-active.png new file mode 100644 index 0000000000000000000000000000000000000000..fc44412a9f1328c784171c92c8974214570fa69d GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll)bez34AD5B zJ8`4mp#+iE{r}t9ZcTl}XDpo4^+RZeMt7&0$BK`l6^z2dllgRwlrJ_;4QzB|=G(Me zLM%ARgw1=y(S@-q=6sy@e%_or+6)h3p7B{MY3Mubu|<8ZwtWFh!_=wetMh$s&bRim z+Sc8;?UsElufUo$wp+8;oLqJLa+n%VzMcD9hK<K8SvP2Zvz1Qe*Xwr(5`32CFe7Vb z%A7qbnru_5&&q~%@8{ph9pahw&f!R#>;;)1jY%_?F(2kIXmFh+X>{&{eqpd~p2o)K zy&somB<HO9p|PUAH1d=u``K0h+2eSGdgbyePHJ4T*}VKX>z5DWYkSJOwa<j!ul3Ih zJf!e3WOv=+gTe>h{47_lNS*0^{NwTYciqm%erOa|Yw=pNNa17Tqff#-{~5kors}>5 z4pIUJq-u$4L`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o==ure~yHZZm_FerL8VF`+c z-29Zxv`Q2WhE}E)Rz^k;4g6o;-2iHk1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V T`<;yxP!WTttDnm{r-UW|J!H^> literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-active@2.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f2278a8082e3524759a55ce3e41273611e62d1f6 GIT binary patch literal 1030 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFf(|%IEHu} zpE}joBP39wZT@?U%S)V8760B45xIIyg=fkd-$lAyCR{vALofJ5Ms^0yysD*@X=3Dh zJR?|SlH)gaqo7=&wyZ=?!LXLefoy+oS)4g<tDEL>#roWjymPkGzt^7szIRTweInPo zr7h+GUW}(tGSqzvoaZ_H)m_<xEJlU5CuP|#S$)zZk*{0(N{FS^TF2^{c?#SW$74Uf zSZE^u<L#uS-8YYA9dO^e*toAT{MWexsfpshW<36Qg=w9b#Mc~$;QR5_H)kXTEZvkJ z=;p!qbj!1BpNCV!r|uG5U9xAL#P$s?)8A~K^3l2MO{G`Nlk8b{^LH#RPpg0Mq=oC& z=@NFun>KT6c;5MzB>&w0`o!56cC1lBSDl}oIA}Y!^J&5V;FJE_&YY6oXZVCYAi>s0 z?0j+5<cZ8rOg;-$AGJ$kUXiW&i=#j%t|Tq;#p4N4miEkyqW3)1@@4%eO=Y&It~lPb zcjuDkMItX|b;>kUZ`d)TWWxrzCF;{YgxxwZ%k5jF_1u1jBa8c^J_Xzm(RTQq)N(EJ z=?0giz|#sRiViHB!F_DHq0^yDZ!fCau$*CD!*xK3vvqPp@J9CTN9GdU$Eti*^q5LV zvixCk`6&10(u?f3J_!$n(|dOEd}+`4y0>bt$VKJ{H73`Rm0l!qR5Gqz!hOT;GLJ^% zdO3wPA^L~cl!%{mxf^ywYhP>)Ys-~)9XlApr+S6G6Sd_3x2%DYMWkichmB=t_oeXu z;@jZIHankz&5?EL;*iCqi>rf;ipmxBzI@-+s9?avb>QMj%QbgAa~|p~5zgMQZyS5Z zgMLYe|C%oqn%{k6zPDrhCa<0Rmwej_cQ4~?u+Nx$-|Fw20viMGIK2tod~vG^S$Ps# z_8Vkwh|%)j-5@LRU|q$Q^FMe_>6OJEF$-(rsawCgx9->CKV4aBqI2d)?laG|=k~Gs z@ofL4npy>p$IE9+Fl-Kfe)Wmoot%@CZxmdWKYUNo-#K2v%17ysqJf`zw~vRq?B?!N zgC=>~i8B0VIT0Hb8q|C`7!I!7^1o7-y<hFy92H>pP%UwdC`m~yNwrEYN(E93Mh1pv zx&|h?hUOuLMph;URz@b;2F6wf21TzXEJ4wbo1c=IR*9m)(8|=p%E$<!f&a_98$b<` vARB`7(@M${i&7cN%ggmL^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0l+XkK=`ORQ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-dark.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..fc44412a9f1328c784171c92c8974214570fa69d GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll)bez34AD5B zJ8`4mp#+iE{r}t9ZcTl}XDpo4^+RZeMt7&0$BK`l6^z2dllgRwlrJ_;4QzB|=G(Me zLM%ARgw1=y(S@-q=6sy@e%_or+6)h3p7B{MY3Mubu|<8ZwtWFh!_=wetMh$s&bRim z+Sc8;?UsElufUo$wp+8;oLqJLa+n%VzMcD9hK<K8SvP2Zvz1Qe*Xwr(5`32CFe7Vb z%A7qbnru_5&&q~%@8{ph9pahw&f!R#>;;)1jY%_?F(2kIXmFh+X>{&{eqpd~p2o)K zy&somB<HO9p|PUAH1d=u``K0h+2eSGdgbyePHJ4T*}VKX>z5DWYkSJOwa<j!ul3Ih zJf!e3WOv=+gTe>h{47_lNS*0^{NwTYciqm%erOa|Yw=pNNa17Tqff#-{~5kors}>5 z4pIUJq-u$4L`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o==ure~yHZZm_FerL8VF`+c z-29Zxv`Q2WhE}E)Rz^k;4g6o;-2iHk1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V T`<;yxP!WTttDnm{r-UW|J!H^> literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f2278a8082e3524759a55ce3e41273611e62d1f6 GIT binary patch literal 1030 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFf(|%IEHu} zpE}joBP39wZT@?U%S)V8760B45xIIyg=fkd-$lAyCR{vALofJ5Ms^0yysD*@X=3Dh zJR?|SlH)gaqo7=&wyZ=?!LXLefoy+oS)4g<tDEL>#roWjymPkGzt^7szIRTweInPo zr7h+GUW}(tGSqzvoaZ_H)m_<xEJlU5CuP|#S$)zZk*{0(N{FS^TF2^{c?#SW$74Uf zSZE^u<L#uS-8YYA9dO^e*toAT{MWexsfpshW<36Qg=w9b#Mc~$;QR5_H)kXTEZvkJ z=;p!qbj!1BpNCV!r|uG5U9xAL#P$s?)8A~K^3l2MO{G`Nlk8b{^LH#RPpg0Mq=oC& z=@NFun>KT6c;5MzB>&w0`o!56cC1lBSDl}oIA}Y!^J&5V;FJE_&YY6oXZVCYAi>s0 z?0j+5<cZ8rOg;-$AGJ$kUXiW&i=#j%t|Tq;#p4N4miEkyqW3)1@@4%eO=Y&It~lPb zcjuDkMItX|b;>kUZ`d)TWWxrzCF;{YgxxwZ%k5jF_1u1jBa8c^J_Xzm(RTQq)N(EJ z=?0giz|#sRiViHB!F_DHq0^yDZ!fCau$*CD!*xK3vvqPp@J9CTN9GdU$Eti*^q5LV zvixCk`6&10(u?f3J_!$n(|dOEd}+`4y0>bt$VKJ{H73`Rm0l!qR5Gqz!hOT;GLJ^% zdO3wPA^L~cl!%{mxf^ywYhP>)Ys-~)9XlApr+S6G6Sd_3x2%DYMWkichmB=t_oeXu z;@jZIHankz&5?EL;*iCqi>rf;ipmxBzI@-+s9?avb>QMj%QbgAa~|p~5zgMQZyS5Z zgMLYe|C%oqn%{k6zPDrhCa<0Rmwej_cQ4~?u+Nx$-|Fw20viMGIK2tod~vG^S$Ps# z_8Vkwh|%)j-5@LRU|q$Q^FMe_>6OJEF$-(rsawCgx9->CKV4aBqI2d)?laG|=k~Gs z@ofL4npy>p$IE9+Fl-Kfe)Wmoot%@CZxmdWKYUNo-#K2v%17ysqJf`zw~vRq?B?!N zgC=>~i8B0VIT0Hb8q|C`7!I!7^1o7-y<hFy92H>pP%UwdC`m~yNwrEYN(E93Mh1pv zx&|h?hUOuLMph;URz@b;2F6wf21TzXEJ4wbo1c=IR*9m)(8|=p%E$<!f&a_98$b<` vARB`7(@M${i&7cN%ggmL^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0l+XkK=`ORQ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0fde4408120d14f5a2a9f28166ab499a32e12ea1 GIT binary patch literal 554 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0llRPl6i4AD5B zJMnbZp#Txr>w7&-_~TU;lmzIO1uV4qRR2fy<?$bqd@>eVM;iH8{otClL~4Cm0+(;; z`E!x44>am}7_WPBI>KqUR#NeEw*A$N2B)UJYU46LD`0wI_P2Y+N3%ZFdCd*XyEkh` ziqMYF*EHA_7KVhMe(oElkw0f?jU%(=I*C{I`!wI}3}>CG-_CE)urW{EuyoBc9<j5l z|B835c=kKc`S>I!XGgL7&(2xu8$JnL*x0e@kYQ8fzWqw2kJdT|e12d5Va|DB@yvJM z?mbq|-CnQ4D7L<_x_|k-554L-oU1(}{;v1gyW^Ve1cBwTGkTkhuGL+!<S#kD@vi>j zYKeJ~3tg%feO>i7$yvXHcXROn9}_2Ra9x_a%y6T@gcy$>YWsBS8B|TP&o8+A@f|P- zRZCnWN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd*k(G&om63_Ifw7f=LD8!TOHefA=BH$) zRibDxv@*4@GBSc_;Q#XO22g_}$cEtjw370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))i PiWody{an^LB{Ts51RvK? literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4c282b08bc7a1b9d2a4c6d69b9c15b7a443fd3bb GIT binary patch literal 958 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-?eKJQ4DmQV zb?Vu?%U&`^>y7_;B$;m$+3tIaHSDh9M=_3-9lLky7ns{HYyaZd@YY#DML_@Hq^na; z?d|ASTPSa`@v+LhGiPEg8qGW}KgqF4o?razkNdoz++qo?<`YV#GvX~0wgz|XnQM2Z zHI?(o*Ov=xrrmJa)$L;Z@Xd=y7uJ~k5OLRi+bDDU-^~Nzzq$JM9=grvnxeHJbnDzN z`6e&kY~oJJuwHvGscG_o%$p2HGB@wO^5D0v`nIx5`^pdYzA*h{t61{BfBpXZCqG@x zwc2>`(Pu5oBjS%XU-bJEpMCB@a8CJ}sqxcX_xD|MsN1-0+uu!<M;`>Z>CV`aKYhB` zF6RD8ZeLD6h+MQcX@}LH&^xx`hh6OaS1@^K=P=c!$67YLIOHgBjAO!Ghh15F;{HgM z8C&`tN$wYTqQSI(f2T~sghTU1oeHu|Pv0#0d)cadOZjFW?f)t2tQ^Lh{~mA+ns|#n zerik7QW=@`JA(VFxR}IOcsx9?Z<b(Qw_WlZ?G@YyCeIGDXAh6!J$`S^vD-h4k8Na6 zX6AS)BH+*aXYy6CsHN&pHNHIvV&0*&y^;4MLs`(jNaJ5(H6aaC--?9nDSTU65zZj| z)4*K#`umpIE9!G*dS%6BJ9s8qGH>19*_eB1wjzTvr@MGm<<+?4*q_^vTswERTQEUG zMP^o(^ryXFPrYdI<L=ueqcHoPhiCj8uEclu^Dc6ptyR3o7pLhkSwCjguHx@Cp%u$j zkF<Zh%+oNxXI<>;|7Ojy6O=FN`rr9;?)I{^2Y>&0U-a83Xhyb<{%rQ%6OEn=e<fa< zZ8q(ObWY{O*N1mno{F3L|J8)kLB`i_NnQN>M8V@oQqz?^lKUi{#>CckG6tyrI$a%9 z`+zMk_P~vpSN*SIKSufQ&;Hd@cX|4nRt1%mn~vrwPj0+^GCN>lQ+qdqj<ASwm+P(n z_8+9#Z@cW<08G}ZC9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3JjBq*%EZ9R$VA(~*vi15 z=+%TJC>nC}Q!>*kQ8XA@nOayG89_Age|dKUs6i5BLvVgtNqJ&XDnogBxn5>oc5!lI ZL8@MUQTpt6Hc~)E44$rjF6*2UngBdmrs4nq literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..0eabbfcd12a6aae6ac32e43e8cec6d5ae4f0d1dd GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll)bez34AD5B zJMpZSQ=mxe{^B>2*#0gQd*Km(Fw*{;5bINy424DC40vnUx|J5qQ@9d%>qKGmmpO|I zWm_EED*T(PIrr@Pmh(P8SFD<wVZ)_4x49=OH)>nODVJ*7)GIN#-TY~Lf16#t-<`Ef zY{Wv%l+u5{w>zYfJw<P`La<@h49;n<w|}_d9<u!j!>$GK5t?^ji8=-ee7)MR_Wc|o z*Vp|bFSc#tzS>lGOQTHnV<)#v%bRwC(p(vLqkBFKZv`$iMFjOs%w8mXvUsvp)HwzJ zv{;*$rY@zaE{>^RPVi`#UJseZ7#cjcVpc@KNrOdMZn4ijSoTY#?Xh0AEpK-G{M*$= z{#V!8Pg(zK#~Eh#lP^Wt&%3>hU(Dvee)>lfPNo0%c|=s(nvWzOn<BseC%fvtmM;eq zSC{|;Qnkc2q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;ebSQ(jU8yH&|7!<vlumnXz zZhlH;S|y4GLn~7YD<dO_2L3PaZU8k%f@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw T{mw=TsEEPS)z4*}Q$iB}X)4mz literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9ab4158b088982dedfb7706f30dcd08048ba9f16 GIT binary patch literal 967 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-9rSc@4DmQV zb*jHdNTA5E`tN6Fw57I2*evt(SW?UF89ilDZco>W1uJ}|g{LZH2)eK+-gGkGwxN_o zRCkLj%jHc=_IGz|s%Ja<<D4|>S)HP)m)5$^e6#iy9?SoH&-Q)I{k_k3f1j5g!PdKD zx8(}nH0#+7`M-|ZB%Y8n``mIsM|RmYw{t~(t0tV`eEaqH<IUP!JC1MZm-ujy=bXCE zaj!=C@5vLzY>)6Mq@KI^ouggq`KBL>J}KQ5`F1yR!tq6qcH3sPUetZwx1u6%x6~)U zhh-h=ukP_poUnS4(aU#B8Sc2v6q@?(|KZ~<N40(URct=qpBM3HPfzErw?{89&hZQM zl#9Kgxl=*w{O9ZY?r>LXS`~F}dSjp@yeKbuV+q6Z$dF4{&DaXQcbwXN^#bFQy)O=j zU29y*-nj58*NfT}xeH|$Mdg2xXXV@eiZ@C7!!e)Pe;FEBo}YfTL1U{A?*y(A_OK;~ z!(=(`O-k6tyi`m&q4$Xp*E-vIwNoq(xGgxsWZ;^g$T#s$Vqa8E`~9+Y$C}P8xY5Jw z!+gwW{=uBnZNAZrol`QojaEClGcL07*?aYjGQ)4jb;q18h&6xb3Fub5aCr6C12PR0 zSq$3UQesT@bUtzZrV)N@!^#b3_Izu)FMTWh(DZyC{xe_ve>t#utev`K#qGc^e_|JX z+PY9`wyxs|Tcv#!NAI2}nOyP6-nO;Z_vii%CEce&5<5#K`*ha5I(RJY^P+j{rd3CW z*eow@U6y4T`^nv;bh}YoudK-w*6gNj|J3%{_kUjRa#a2;_lwt?KdOH2mAPNgYw^L8 z-E&4r3D2`fN4DOSStRD6rvL6#+~3G$&MXfyu1+-;mHmGww&&x_*UR(ysu}(~ao5|k z=h3EBz1z#Kz0qDB{bOg^yjq_*HMTFA4bJn-Z2e+zn&;^h;j#@ib)UFnXU*YXIwi<S zgju8bk7Dz7o45K~MI4sw7rP<=Oy8;{t`Q|Ei6yC4$wjF^iowXh&`j6BMAy(f#L&pf z#K6kPMBBjF%D|xL)r2J|8glbfGSeziG#FZ$T38twK{W7xd3OV-K@wy`aDG}zd16s2 kLwR|*US?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr0K(v`M*si- literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..fc44412a9f1328c784171c92c8974214570fa69d GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll)bez34AD5B zJ8`4mp#+iE{r}t9ZcTl}XDpo4^+RZeMt7&0$BK`l6^z2dllgRwlrJ_;4QzB|=G(Me zLM%ARgw1=y(S@-q=6sy@e%_or+6)h3p7B{MY3Mubu|<8ZwtWFh!_=wetMh$s&bRim z+Sc8;?UsElufUo$wp+8;oLqJLa+n%VzMcD9hK<K8SvP2Zvz1Qe*Xwr(5`32CFe7Vb z%A7qbnru_5&&q~%@8{ph9pahw&f!R#>;;)1jY%_?F(2kIXmFh+X>{&{eqpd~p2o)K zy&somB<HO9p|PUAH1d=u``K0h+2eSGdgbyePHJ4T*}VKX>z5DWYkSJOwa<j!ul3Ih zJf!e3WOv=+gTe>h{47_lNS*0^{NwTYciqm%erOa|Yw=pNNa17Tqff#-{~5kors}>5 z4pIUJq-u$4L`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o==ure~yHZZm_FerL8VF`+c z-29Zxv`Q2WhE}E)Rz^k;4g6o;-2iHk1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V T`<;yxP!WTttDnm{r-UW|J!H^> literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f2278a8082e3524759a55ce3e41273611e62d1f6 GIT binary patch literal 1030 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFf(|%IEHu} zpE}joBP39wZT@?U%S)V8760B45xIIyg=fkd-$lAyCR{vALofJ5Ms^0yysD*@X=3Dh zJR?|SlH)gaqo7=&wyZ=?!LXLefoy+oS)4g<tDEL>#roWjymPkGzt^7szIRTweInPo zr7h+GUW}(tGSqzvoaZ_H)m_<xEJlU5CuP|#S$)zZk*{0(N{FS^TF2^{c?#SW$74Uf zSZE^u<L#uS-8YYA9dO^e*toAT{MWexsfpshW<36Qg=w9b#Mc~$;QR5_H)kXTEZvkJ z=;p!qbj!1BpNCV!r|uG5U9xAL#P$s?)8A~K^3l2MO{G`Nlk8b{^LH#RPpg0Mq=oC& z=@NFun>KT6c;5MzB>&w0`o!56cC1lBSDl}oIA}Y!^J&5V;FJE_&YY6oXZVCYAi>s0 z?0j+5<cZ8rOg;-$AGJ$kUXiW&i=#j%t|Tq;#p4N4miEkyqW3)1@@4%eO=Y&It~lPb zcjuDkMItX|b;>kUZ`d)TWWxrzCF;{YgxxwZ%k5jF_1u1jBa8c^J_Xzm(RTQq)N(EJ z=?0giz|#sRiViHB!F_DHq0^yDZ!fCau$*CD!*xK3vvqPp@J9CTN9GdU$Eti*^q5LV zvixCk`6&10(u?f3J_!$n(|dOEd}+`4y0>bt$VKJ{H73`Rm0l!qR5Gqz!hOT;GLJ^% zdO3wPA^L~cl!%{mxf^ywYhP>)Ys-~)9XlApr+S6G6Sd_3x2%DYMWkichmB=t_oeXu z;@jZIHankz&5?EL;*iCqi>rf;ipmxBzI@-+s9?avb>QMj%QbgAa~|p~5zgMQZyS5Z zgMLYe|C%oqn%{k6zPDrhCa<0Rmwej_cQ4~?u+Nx$-|Fw20viMGIK2tod~vG^S$Ps# z_8Vkwh|%)j-5@LRU|q$Q^FMe_>6OJEF$-(rsawCgx9->CKV4aBqI2d)?laG|=k~Gs z@ofL4npy>p$IE9+Fl-Kfe)Wmoot%@CZxmdWKYUNo-#K2v%17ysqJf`zw~vRq?B?!N zgC=>~i8B0VIT0Hb8q|C`7!I!7^1o7-y<hFy92H>pP%UwdC`m~yNwrEYN(E93Mh1pv zx&|h?hUOuLMph;URz@b;2F6wf21TzXEJ4wbo1c=IR*9m)(8|=p%E$<!f&a_98$b<` vARB`7(@M${i&7cN%ggmL^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0l+XkK=`ORQ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-dark.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..fc44412a9f1328c784171c92c8974214570fa69d GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll)bez34AD5B zJ8`4mp#+iE{r}t9ZcTl}XDpo4^+RZeMt7&0$BK`l6^z2dllgRwlrJ_;4QzB|=G(Me zLM%ARgw1=y(S@-q=6sy@e%_or+6)h3p7B{MY3Mubu|<8ZwtWFh!_=wetMh$s&bRim z+Sc8;?UsElufUo$wp+8;oLqJLa+n%VzMcD9hK<K8SvP2Zvz1Qe*Xwr(5`32CFe7Vb z%A7qbnru_5&&q~%@8{ph9pahw&f!R#>;;)1jY%_?F(2kIXmFh+X>{&{eqpd~p2o)K zy&somB<HO9p|PUAH1d=u``K0h+2eSGdgbyePHJ4T*}VKX>z5DWYkSJOwa<j!ul3Ih zJf!e3WOv=+gTe>h{47_lNS*0^{NwTYciqm%erOa|Yw=pNNa17Tqff#-{~5kors}>5 z4pIUJq-u$4L`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o==ure~yHZZm_FerL8VF`+c z-29Zxv`Q2WhE}E)Rz^k;4g6o;-2iHk1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V T`<;yxP!WTttDnm{r-UW|J!H^> literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f2278a8082e3524759a55ce3e41273611e62d1f6 GIT binary patch literal 1030 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFf(|%IEHu} zpE}joBP39wZT@?U%S)V8760B45xIIyg=fkd-$lAyCR{vALofJ5Ms^0yysD*@X=3Dh zJR?|SlH)gaqo7=&wyZ=?!LXLefoy+oS)4g<tDEL>#roWjymPkGzt^7szIRTweInPo zr7h+GUW}(tGSqzvoaZ_H)m_<xEJlU5CuP|#S$)zZk*{0(N{FS^TF2^{c?#SW$74Uf zSZE^u<L#uS-8YYA9dO^e*toAT{MWexsfpshW<36Qg=w9b#Mc~$;QR5_H)kXTEZvkJ z=;p!qbj!1BpNCV!r|uG5U9xAL#P$s?)8A~K^3l2MO{G`Nlk8b{^LH#RPpg0Mq=oC& z=@NFun>KT6c;5MzB>&w0`o!56cC1lBSDl}oIA}Y!^J&5V;FJE_&YY6oXZVCYAi>s0 z?0j+5<cZ8rOg;-$AGJ$kUXiW&i=#j%t|Tq;#p4N4miEkyqW3)1@@4%eO=Y&It~lPb zcjuDkMItX|b;>kUZ`d)TWWxrzCF;{YgxxwZ%k5jF_1u1jBa8c^J_Xzm(RTQq)N(EJ z=?0giz|#sRiViHB!F_DHq0^yDZ!fCau$*CD!*xK3vvqPp@J9CTN9GdU$Eti*^q5LV zvixCk`6&10(u?f3J_!$n(|dOEd}+`4y0>bt$VKJ{H73`Rm0l!qR5Gqz!hOT;GLJ^% zdO3wPA^L~cl!%{mxf^ywYhP>)Ys-~)9XlApr+S6G6Sd_3x2%DYMWkichmB=t_oeXu z;@jZIHankz&5?EL;*iCqi>rf;ipmxBzI@-+s9?avb>QMj%QbgAa~|p~5zgMQZyS5Z zgMLYe|C%oqn%{k6zPDrhCa<0Rmwej_cQ4~?u+Nx$-|Fw20viMGIK2tod~vG^S$Ps# z_8Vkwh|%)j-5@LRU|q$Q^FMe_>6OJEF$-(rsawCgx9->CKV4aBqI2d)?laG|=k~Gs z@ofL4npy>p$IE9+Fl-Kfe)Wmoot%@CZxmdWKYUNo-#K2v%17ysqJf`zw~vRq?B?!N zgC=>~i8B0VIT0Hb8q|C`7!I!7^1o7-y<hFy92H>pP%UwdC`m~yNwrEYN(E93Mh1pv zx&|h?hUOuLMph;URz@b;2F6wf21TzXEJ4wbo1c=IR*9m)(8|=p%E$<!f&a_98$b<` vARB`7(@M${i&7cN%ggmL^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0l+XkK=`ORQ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-hover-dark.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..61c50843796c2736877edf10b7787eafb76360b3 GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll)bez34AD5B zJ8{3?p#+hm_4nC%ulTh+TGaf3V*}?S?}SAL7BeK6Y?@}T&YsWM%jcuE%X7a`pu8h{ zqG4`?$(0G)_}(hipQ||ke%_or+6)O=_UDdRhWgm3@$kLpUvxx}VezJ#C(_)vKQtwk z$b7%i=_mc3^U#VlX@2dZH)Bnur(Y`gx-Cz=<Lx%n19>aMx19>~7guoQ&bAhacAH!? zjVpYCOy9rRhgM!SR?fSq%6hmtRQi$B6C17!q5sEO9<F(+&C&JagpTmV2kXM_zY&<* zqBk)`;QO{Pk&?fP-phh^mX!+!)K+iW-9Im`NH(z6boaWXW&0(jFJc!wGHuJ(^+)4w z2<)}^ere~=Bg!Ht-J-L%_oOXr>J;Dg@586cf2Zdd_<BrrcXt-rsFE;|=Rd=P(|HSb zAKC2&3`o@y*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Vqj%tqHSPoWnfVBYQho} z4Y~O#nQ4_M8Vs#WEv$@;AR73;yt@I^APKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9N UefB#WDWD<-Pgg&ebxsLQ0K5v+VE_OC literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b03576ad4b6e1528b745e593bdf0dd133958e32e GIT binary patch literal 979 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-o%M8a4DmQV zb?RO35J!n)^~UeEwR(9)>TGj$E0tz-iVx{_3z)*f`jvl1YDm);M;G%+g4bGOMM}cO zMPoApV%NBAc+XX<DC!azxg$DoN?6yen>P94)n>-$cik>7es*ThdE?J}j6e4!3R!if zt-qF=CK@`0nfc441)sgk?@HJi2-m+q$029n8}h@YZrRz){yrZ~1#3%h)ek||K0V)6 z8abv$WxtBxQpt=eX0Bf`aq^?CQ_h{gdey^JT|(|uWS{!QvwTgAu&DaI1#NeN-w3;h zto!A0Li6I0>p!YKDeQCn<+}7~{4c-2!cUiNIo<C>?^aKV3tIHC&FKZhB@M0G*~iMY z>Ow-~o_u>Zx!ZkFxu1dTfijVq&I{Um#k3Nx$TVKsEBaJIVWVHjJaMmo$&XuKEIm7= z;cBkK^Z#50!eZBgco@T&V&lxrW_O49J+yQEd+RoXl=0bvSvrcRl{R?lKROgrV(|G4 z>-wAQ+qgI))0{50=Q!M3>TWbY^L?X{LIz_S_q{_pZJXOI6Mph7{2<@|^TABsmd5;s zjeFSUzURIEe4@v!s`XnLDwqWp%$}O(n<jtl-nptX?7`gj@0qh+vTXiaU%VjtVJ^>) z)cqx&XCD3Msv<6An#MVQ)_kVSXmdB|jM@2fKhD3Kq0O_6f5(9ptjp&viTt+i!RtGB zPjLO}i)D<F;l3z1E8yHwa}lTME4D3^@BeOb;6g=t_lhsir%zb%rMqmaklL9!`?IP} zoeB*sTw++B=y~%<ooDyG-EncAGYXb1_%l^%{Tlnpy8mWQKfdTu+1#%$md^ag`T6e6 z(5hJ+AG-K@XQmjizU*-G;Vso+`(-D0f8x$x$~B(_8+=9CzfXCSyzab^9q&B*vYp2n z6FLs&d`~%kIeqHf$bAXP8*Wwguf9Ed-+!}fe^L&xCiKYn^tJz9dM3cfu#Ww7YDZ#8 zQh{CzhoDLW<COR%l1FFCe3Rb2QJE`e%l+xVw60p>8c~vxSdwa$T$Bo=7>o=I&2$Y+ zbPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&JL<9eqcQ=3<BtbR= s=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@01T#}M*si- literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-hover.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..61c50843796c2736877edf10b7787eafb76360b3 GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll)bez34AD5B zJ8{3?p#+hm_4nC%ulTh+TGaf3V*}?S?}SAL7BeK6Y?@}T&YsWM%jcuE%X7a`pu8h{ zqG4`?$(0G)_}(hipQ||ke%_or+6)O=_UDdRhWgm3@$kLpUvxx}VezJ#C(_)vKQtwk z$b7%i=_mc3^U#VlX@2dZH)Bnur(Y`gx-Cz=<Lx%n19>aMx19>~7guoQ&bAhacAH!? zjVpYCOy9rRhgM!SR?fSq%6hmtRQi$B6C17!q5sEO9<F(+&C&JagpTmV2kXM_zY&<* zqBk)`;QO{Pk&?fP-phh^mX!+!)K+iW-9Im`NH(z6boaWXW&0(jFJc!wGHuJ(^+)4w z2<)}^ere~=Bg!Ht-J-L%_oOXr>J;Dg@586cf2Zdd_<BrrcXt-rsFE;|=Rd=P(|HSb zAKC2&3`o@y*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Vqj%tqHSPoWnfVBYQho} z4Y~O#nQ4_M8Vs#WEv$@;AR73;yt@I^APKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9N UefB#WDWD<-Pgg&ebxsLQ0K5v+VE_OC literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-hover@2.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b03576ad4b6e1528b745e593bdf0dd133958e32e GIT binary patch literal 979 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-o%M8a4DmQV zb?RO35J!n)^~UeEwR(9)>TGj$E0tz-iVx{_3z)*f`jvl1YDm);M;G%+g4bGOMM}cO zMPoApV%NBAc+XX<DC!azxg$DoN?6yen>P94)n>-$cik>7es*ThdE?J}j6e4!3R!if zt-qF=CK@`0nfc441)sgk?@HJi2-m+q$029n8}h@YZrRz){yrZ~1#3%h)ek||K0V)6 z8abv$WxtBxQpt=eX0Bf`aq^?CQ_h{gdey^JT|(|uWS{!QvwTgAu&DaI1#NeN-w3;h zto!A0Li6I0>p!YKDeQCn<+}7~{4c-2!cUiNIo<C>?^aKV3tIHC&FKZhB@M0G*~iMY z>Ow-~o_u>Zx!ZkFxu1dTfijVq&I{Um#k3Nx$TVKsEBaJIVWVHjJaMmo$&XuKEIm7= z;cBkK^Z#50!eZBgco@T&V&lxrW_O49J+yQEd+RoXl=0bvSvrcRl{R?lKROgrV(|G4 z>-wAQ+qgI))0{50=Q!M3>TWbY^L?X{LIz_S_q{_pZJXOI6Mph7{2<@|^TABsmd5;s zjeFSUzURIEe4@v!s`XnLDwqWp%$}O(n<jtl-nptX?7`gj@0qh+vTXiaU%VjtVJ^>) z)cqx&XCD3Msv<6An#MVQ)_kVSXmdB|jM@2fKhD3Kq0O_6f5(9ptjp&viTt+i!RtGB zPjLO}i)D<F;l3z1E8yHwa}lTME4D3^@BeOb;6g=t_lhsir%zb%rMqmaklL9!`?IP} zoeB*sTw++B=y~%<ooDyG-EncAGYXb1_%l^%{Tlnpy8mWQKfdTu+1#%$md^ag`T6e6 z(5hJ+AG-K@XQmjizU*-G;Vso+`(-D0f8x$x$~B(_8+=9CzfXCSyzab^9q&B*vYp2n z6FLs&d`~%kIeqHf$bAXP8*Wwguf9Ed-+!}fe^L&xCiKYn^tJz9dM3cfu#Ww7YDZ#8 zQh{CzhoDLW<COR%l1FFCe3Rb2QJE`e%l+xVw60p>8c~vxSdwa$T$Bo=7>o=I&2$Y+ zbPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&JL<9eqcQ=3<BtbR= s=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@01T#}M*si- literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0fde4408120d14f5a2a9f28166ab499a32e12ea1 GIT binary patch literal 554 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0llRPl6i4AD5B zJMnbZp#Txr>w7&-_~TU;lmzIO1uV4qRR2fy<?$bqd@>eVM;iH8{otClL~4Cm0+(;; z`E!x44>am}7_WPBI>KqUR#NeEw*A$N2B)UJYU46LD`0wI_P2Y+N3%ZFdCd*XyEkh` ziqMYF*EHA_7KVhMe(oElkw0f?jU%(=I*C{I`!wI}3}>CG-_CE)urW{EuyoBc9<j5l z|B835c=kKc`S>I!XGgL7&(2xu8$JnL*x0e@kYQ8fzWqw2kJdT|e12d5Va|DB@yvJM z?mbq|-CnQ4D7L<_x_|k-554L-oU1(}{;v1gyW^Ve1cBwTGkTkhuGL+!<S#kD@vi>j zYKeJ~3tg%feO>i7$yvXHcXROn9}_2Ra9x_a%y6T@gcy$>YWsBS8B|TP&o8+A@f|P- zRZCnWN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd*k(G&om63_Ifw7f=LD8!TOHefA=BH$) zRibDxv@*4@GBSc_;Q#XO22g_}$cEtjw370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))i PiWody{an^LB{Ts51RvK? literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4c282b08bc7a1b9d2a4c6d69b9c15b7a443fd3bb GIT binary patch literal 958 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-?eKJQ4DmQV zb?Vu?%U&`^>y7_;B$;m$+3tIaHSDh9M=_3-9lLky7ns{HYyaZd@YY#DML_@Hq^na; z?d|ASTPSa`@v+LhGiPEg8qGW}KgqF4o?razkNdoz++qo?<`YV#GvX~0wgz|XnQM2Z zHI?(o*Ov=xrrmJa)$L;Z@Xd=y7uJ~k5OLRi+bDDU-^~Nzzq$JM9=grvnxeHJbnDzN z`6e&kY~oJJuwHvGscG_o%$p2HGB@wO^5D0v`nIx5`^pdYzA*h{t61{BfBpXZCqG@x zwc2>`(Pu5oBjS%XU-bJEpMCB@a8CJ}sqxcX_xD|MsN1-0+uu!<M;`>Z>CV`aKYhB` zF6RD8ZeLD6h+MQcX@}LH&^xx`hh6OaS1@^K=P=c!$67YLIOHgBjAO!Ghh15F;{HgM z8C&`tN$wYTqQSI(f2T~sghTU1oeHu|Pv0#0d)cadOZjFW?f)t2tQ^Lh{~mA+ns|#n zerik7QW=@`JA(VFxR}IOcsx9?Z<b(Qw_WlZ?G@YyCeIGDXAh6!J$`S^vD-h4k8Na6 zX6AS)BH+*aXYy6CsHN&pHNHIvV&0*&y^;4MLs`(jNaJ5(H6aaC--?9nDSTU65zZj| z)4*K#`umpIE9!G*dS%6BJ9s8qGH>19*_eB1wjzTvr@MGm<<+?4*q_^vTswERTQEUG zMP^o(^ryXFPrYdI<L=ueqcHoPhiCj8uEclu^Dc6ptyR3o7pLhkSwCjguHx@Cp%u$j zkF<Zh%+oNxXI<>;|7Ojy6O=FN`rr9;?)I{^2Y>&0U-a83Xhyb<{%rQ%6OEn=e<fa< zZ8q(ObWY{O*N1mno{F3L|J8)kLB`i_NnQN>M8V@oQqz?^lKUi{#>CckG6tyrI$a%9 z`+zMk_P~vpSN*SIKSufQ&;Hd@cX|4nRt1%mn~vrwPj0+^GCN>lQ+qdqj<ASwm+P(n z_8+9#Z@cW<08G}ZC9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3JjBq*%EZ9R$VA(~*vi15 z=+%TJC>nC}Q!>*kQ8XA@nOayG89_Age|dKUs6i5BLvVgtNqJ&XDnogBxn5>oc5!lI ZL8@MUQTpt6Hc~)E44$rjF6*2UngBdmrs4nq literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-insensitive.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..0eabbfcd12a6aae6ac32e43e8cec6d5ae4f0d1dd GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll)bez34AD5B zJMpZSQ=mxe{^B>2*#0gQd*Km(Fw*{;5bINy424DC40vnUx|J5qQ@9d%>qKGmmpO|I zWm_EED*T(PIrr@Pmh(P8SFD<wVZ)_4x49=OH)>nODVJ*7)GIN#-TY~Lf16#t-<`Ef zY{Wv%l+u5{w>zYfJw<P`La<@h49;n<w|}_d9<u!j!>$GK5t?^ji8=-ee7)MR_Wc|o z*Vp|bFSc#tzS>lGOQTHnV<)#v%bRwC(p(vLqkBFKZv`$iMFjOs%w8mXvUsvp)HwzJ zv{;*$rY@zaE{>^RPVi`#UJseZ7#cjcVpc@KNrOdMZn4ijSoTY#?Xh0AEpK-G{M*$= z{#V!8Pg(zK#~Eh#lP^Wt&%3>hU(Dvee)>lfPNo0%c|=s(nvWzOn<BseC%fvtmM;eq zSC{|;Qnkc2q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;ebSQ(jU8yH&|7!<vlumnXz zZhlH;S|y4GLn~7YD<dO_2L3PaZU8k%f@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw T{mw=TsEEPS)z4*}Q$iB}X)4mz literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/radio-mixed-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9ab4158b088982dedfb7706f30dcd08048ba9f16 GIT binary patch literal 967 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-9rSc@4DmQV zb*jHdNTA5E`tN6Fw57I2*evt(SW?UF89ilDZco>W1uJ}|g{LZH2)eK+-gGkGwxN_o zRCkLj%jHc=_IGz|s%Ja<<D4|>S)HP)m)5$^e6#iy9?SoH&-Q)I{k_k3f1j5g!PdKD zx8(}nH0#+7`M-|ZB%Y8n``mIsM|RmYw{t~(t0tV`eEaqH<IUP!JC1MZm-ujy=bXCE zaj!=C@5vLzY>)6Mq@KI^ouggq`KBL>J}KQ5`F1yR!tq6qcH3sPUetZwx1u6%x6~)U zhh-h=ukP_poUnS4(aU#B8Sc2v6q@?(|KZ~<N40(URct=qpBM3HPfzErw?{89&hZQM zl#9Kgxl=*w{O9ZY?r>LXS`~F}dSjp@yeKbuV+q6Z$dF4{&DaXQcbwXN^#bFQy)O=j zU29y*-nj58*NfT}xeH|$Mdg2xXXV@eiZ@C7!!e)Pe;FEBo}YfTL1U{A?*y(A_OK;~ z!(=(`O-k6tyi`m&q4$Xp*E-vIwNoq(xGgxsWZ;^g$T#s$Vqa8E`~9+Y$C}P8xY5Jw z!+gwW{=uBnZNAZrol`QojaEClGcL07*?aYjGQ)4jb;q18h&6xb3Fub5aCr6C12PR0 zSq$3UQesT@bUtzZrV)N@!^#b3_Izu)FMTWh(DZyC{xe_ve>t#utev`K#qGc^e_|JX z+PY9`wyxs|Tcv#!NAI2}nOyP6-nO;Z_vii%CEce&5<5#K`*ha5I(RJY^P+j{rd3CW z*eow@U6y4T`^nv;bh}YoudK-w*6gNj|J3%{_kUjRa#a2;_lwt?KdOH2mAPNgYw^L8 z-E&4r3D2`fN4DOSStRD6rvL6#+~3G$&MXfyu1+-;mHmGww&&x_*UR(ysu}(~ao5|k z=h3EBz1z#Kz0qDB{bOg^yjq_*HMTFA4bJn-Z2e+zn&;^h;j#@ib)UFnXU*YXIwi<S zgju8bk7Dz7o45K~MI4sw7rP<=Oy8;{t`Q|Ei6yC4$wjF^iowXh&`j6BMAy(f#L&pf z#K6kPMBBjF%D|xL)r2J|8glbfGSeziG#FZ$T38twK{W7xd3OV-K@wy`aDG}zd16s2 kLwR|*US?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr0K(v`M*si- literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed.png b/.themes/papirus/gtk-3.0/assets/radio-mixed.png new file mode 100644 index 0000000000000000000000000000000000000000..fc44412a9f1328c784171c92c8974214570fa69d GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll)bez34AD5B zJ8`4mp#+iE{r}t9ZcTl}XDpo4^+RZeMt7&0$BK`l6^z2dllgRwlrJ_;4QzB|=G(Me zLM%ARgw1=y(S@-q=6sy@e%_or+6)h3p7B{MY3Mubu|<8ZwtWFh!_=wetMh$s&bRim z+Sc8;?UsElufUo$wp+8;oLqJLa+n%VzMcD9hK<K8SvP2Zvz1Qe*Xwr(5`32CFe7Vb z%A7qbnru_5&&q~%@8{ph9pahw&f!R#>;;)1jY%_?F(2kIXmFh+X>{&{eqpd~p2o)K zy&somB<HO9p|PUAH1d=u``K0h+2eSGdgbyePHJ4T*}VKX>z5DWYkSJOwa<j!ul3Ih zJf!e3WOv=+gTe>h{47_lNS*0^{NwTYciqm%erOa|Yw=pNNa17Tqff#-{~5kors}>5 z4pIUJq-u$4L`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o==ure~yHZZm_FerL8VF`+c z-29Zxv`Q2WhE}E)Rz^k;4g6o;-2iHk1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V T`<;yxP!WTttDnm{r-UW|J!H^> literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-mixed@2.png b/.themes/papirus/gtk-3.0/assets/radio-mixed@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f2278a8082e3524759a55ce3e41273611e62d1f6 GIT binary patch literal 1030 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFf(|%IEHu} zpE}joBP39wZT@?U%S)V8760B45xIIyg=fkd-$lAyCR{vALofJ5Ms^0yysD*@X=3Dh zJR?|SlH)gaqo7=&wyZ=?!LXLefoy+oS)4g<tDEL>#roWjymPkGzt^7szIRTweInPo zr7h+GUW}(tGSqzvoaZ_H)m_<xEJlU5CuP|#S$)zZk*{0(N{FS^TF2^{c?#SW$74Uf zSZE^u<L#uS-8YYA9dO^e*toAT{MWexsfpshW<36Qg=w9b#Mc~$;QR5_H)kXTEZvkJ z=;p!qbj!1BpNCV!r|uG5U9xAL#P$s?)8A~K^3l2MO{G`Nlk8b{^LH#RPpg0Mq=oC& z=@NFun>KT6c;5MzB>&w0`o!56cC1lBSDl}oIA}Y!^J&5V;FJE_&YY6oXZVCYAi>s0 z?0j+5<cZ8rOg;-$AGJ$kUXiW&i=#j%t|Tq;#p4N4miEkyqW3)1@@4%eO=Y&It~lPb zcjuDkMItX|b;>kUZ`d)TWWxrzCF;{YgxxwZ%k5jF_1u1jBa8c^J_Xzm(RTQq)N(EJ z=?0giz|#sRiViHB!F_DHq0^yDZ!fCau$*CD!*xK3vvqPp@J9CTN9GdU$Eti*^q5LV zvixCk`6&10(u?f3J_!$n(|dOEd}+`4y0>bt$VKJ{H73`Rm0l!qR5Gqz!hOT;GLJ^% zdO3wPA^L~cl!%{mxf^ywYhP>)Ys-~)9XlApr+S6G6Sd_3x2%DYMWkichmB=t_oeXu z;@jZIHankz&5?EL;*iCqi>rf;ipmxBzI@-+s9?avb>QMj%QbgAa~|p~5zgMQZyS5Z zgMLYe|C%oqn%{k6zPDrhCa<0Rmwej_cQ4~?u+Nx$-|Fw20viMGIK2tod~vG^S$Ps# z_8Vkwh|%)j-5@LRU|q$Q^FMe_>6OJEF$-(rsawCgx9->CKV4aBqI2d)?laG|=k~Gs z@ofL4npy>p$IE9+Fl-Kfe)Wmoot%@CZxmdWKYUNo-#K2v%17ysqJf`zw~vRq?B?!N zgC=>~i8B0VIT0Hb8q|C`7!I!7^1o7-y<hFy92H>pP%UwdC`m~yNwrEYN(E93Mh1pv zx&|h?hUOuLMph;URz@b;2F6wf21TzXEJ4wbo1c=IR*9m)(8|=p%E$<!f&a_98$b<` vARB`7(@M${i&7cN%ggmL^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0l+XkK=`ORQ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-active-dark.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..10e36ec181e4af6e7e4f8a022a9785520fb8f57f GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll6!mm*4AD5B zdvT-Rp#YI%AOG7fYb;y3<M18Mw2!I=fnvh4Dp!7R*)(-}wu{Z=yx2H3F!5qT^BcXk zqf;b$4+`ZJW{7{Rd;GKRJI`}1h8+UWCn&GF(c%-5e{H|lB{#+&sXOo1JUp2pDRp$N zZOodp2XA_NeK>v4CgYQOo%W1!@0*{_T`rp|RR2oC;R46I3u+Saa?KY4=E-TCUo%-; zD{BqA{r8}QB3!2f_}5HeYTK|O$2LMVQsI!w%9o74KTdH8;SaxVrx7)u`I^z|<ezK* zKe(xST}~)<`W>~opA+hWj-LCsD7q`ZW6E|(*ZiNcSv#J{&Az_A<%m}8Ly6_QoApF< z4yF7u%-~-v`u@nxHl0czo|YC<!TT>ih#MrwJ!$EW;|GSBYKdz^NlIc#s#S7PDv)9@ zGB7mLH89aNG!HQ}vNAESGBVLNFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~{9oSP y0BVo~*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCy|<<Elv literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..43e08f4b47a368254768da2413783877cec93bdd GIT binary patch literal 981 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-o%eKc4DmQV zb*isNNT5X9{Pz}@mpG{^h8eN8Z8hX%UYavGqgzarwe6BuL6En$pw{nbS5;rvv?~&M zlbnJs)QK4d<qEZBE%X#jYndF#m74n4!2bId3Fj-;rr+=0seVvB@AuvQ;`f4LOLR4Z zPUvl$;41ZDF8`;Ps*rkDk;y0SJnc>SofzxC%k$}u9f!}FUj8q#W!kILDNOHQh^?3N z{^)!_bLOs=yKC70T-j~)n4`w1V488qo-4;={Kd=)s=F_`D9&28@L2XSCdav_cDidO zTF$B7?2s%qpXb^O?HfxUm;PLHNNo3$Ig6*{Z`%GzvM_i-=Epq?z2BdfeE4JzUzB$# zd*aQ1`hW6mZofGCt@{7P-5X1V?s$atM=EWdI`{wahYyd>y?=9~M*W^z9fk!5>RNo_ zp4{_cVLy@kQ1slVEHUO4+f-^rEX49l(l%c>uDCO;Qi@4y)6|lCyXL8NG0VJoEGrpW zxuhvc{6aD-`vb-`TAiF`&0iv)9_8LvBf@ty>O$S=roah02Np(f9ZO%`bV6bS&jxLV z*%6`^SI+eMeq`>M8pe8Y>H!snuI~%NqeWksE^ud<@}*fMT5O8L4fYIG+XHf|naU1{ z>k9;~nqRod)-~)!^wBksUoUl3SfjP*5!;<ot-w3#MT|^m9ho__ILsfXKW=;F!phu! zLuIk<+XhDu$FnA1Gir}+))l-H+#+pTm}SA@)5ug%S|n#3`#-#*>%|edtgJW8i&)ZF z3`(M`JQi>NIzj*4x;4S`qN+TN-<g{*e-O_76rJ87yv{vs^7QT}3!THI?>I8gcqD$t zI%3_lr7=f1c`ob5y*0OMEb0mt-#j~K!o|+u-i`kCvrbAFuYcI|Wz(uD%_%eX9K3$u z>on`biZg0=buvWE*|SD5|7cnCzB4lGemNg8f40{~phs3Muuf=>uDSHg30_)h(x(%; z7^?CL_gEAp9B*To#gW+5A~x+W<J869?mmgD>;R^A)e_f;l9a@fRIB8oR3OD*WMF8f zYha>lXdYr{WMyJtWn`jlU~FYzQ1oiT5)=)&`6-!cl_(kvtxPSfjEo=}_`kfn0n{J~ uvLQG>t)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7abcbd5X literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-active.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..10e36ec181e4af6e7e4f8a022a9785520fb8f57f GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll6!mm*4AD5B zdvT-Rp#YI%AOG7fYb;y3<M18Mw2!I=fnvh4Dp!7R*)(-}wu{Z=yx2H3F!5qT^BcXk zqf;b$4+`ZJW{7{Rd;GKRJI`}1h8+UWCn&GF(c%-5e{H|lB{#+&sXOo1JUp2pDRp$N zZOodp2XA_NeK>v4CgYQOo%W1!@0*{_T`rp|RR2oC;R46I3u+Saa?KY4=E-TCUo%-; zD{BqA{r8}QB3!2f_}5HeYTK|O$2LMVQsI!w%9o74KTdH8;SaxVrx7)u`I^z|<ezK* zKe(xST}~)<`W>~opA+hWj-LCsD7q`ZW6E|(*ZiNcSv#J{&Az_A<%m}8Ly6_QoApF< z4yF7u%-~-v`u@nxHl0czo|YC<!TT>ih#MrwJ!$EW;|GSBYKdz^NlIc#s#S7PDv)9@ zGB7mLH89aNG!HQ}vNAESGBVLNFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~{9oSP y0BVo~*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCy|<<Elv literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-active@2.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..43e08f4b47a368254768da2413783877cec93bdd GIT binary patch literal 981 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-o%eKc4DmQV zb*isNNT5X9{Pz}@mpG{^h8eN8Z8hX%UYavGqgzarwe6BuL6En$pw{nbS5;rvv?~&M zlbnJs)QK4d<qEZBE%X#jYndF#m74n4!2bId3Fj-;rr+=0seVvB@AuvQ;`f4LOLR4Z zPUvl$;41ZDF8`;Ps*rkDk;y0SJnc>SofzxC%k$}u9f!}FUj8q#W!kILDNOHQh^?3N z{^)!_bLOs=yKC70T-j~)n4`w1V488qo-4;={Kd=)s=F_`D9&28@L2XSCdav_cDidO zTF$B7?2s%qpXb^O?HfxUm;PLHNNo3$Ig6*{Z`%GzvM_i-=Epq?z2BdfeE4JzUzB$# zd*aQ1`hW6mZofGCt@{7P-5X1V?s$atM=EWdI`{wahYyd>y?=9~M*W^z9fk!5>RNo_ zp4{_cVLy@kQ1slVEHUO4+f-^rEX49l(l%c>uDCO;Qi@4y)6|lCyXL8NG0VJoEGrpW zxuhvc{6aD-`vb-`TAiF`&0iv)9_8LvBf@ty>O$S=roah02Np(f9ZO%`bV6bS&jxLV z*%6`^SI+eMeq`>M8pe8Y>H!snuI~%NqeWksE^ud<@}*fMT5O8L4fYIG+XHf|naU1{ z>k9;~nqRod)-~)!^wBksUoUl3SfjP*5!;<ot-w3#MT|^m9ho__ILsfXKW=;F!phu! zLuIk<+XhDu$FnA1Gir}+))l-H+#+pTm}SA@)5ug%S|n#3`#-#*>%|edtgJW8i&)ZF z3`(M`JQi>NIzj*4x;4S`qN+TN-<g{*e-O_76rJ87yv{vs^7QT}3!THI?>I8gcqD$t zI%3_lr7=f1c`ob5y*0OMEb0mt-#j~K!o|+u-i`kCvrbAFuYcI|Wz(uD%_%eX9K3$u z>on`biZg0=buvWE*|SD5|7cnCzB4lGemNg8f40{~phs3Muuf=>uDSHg30_)h(x(%; z7^?CL_gEAp9B*To#gW+5A~x+W<J869?mmgD>;R^A)e_f;l9a@fRIB8oR3OD*WMF8f zYha>lXdYr{WMyJtWn`jlU~FYzQ1oiT5)=)&`6-!cl_(kvtxPSfjEo=}_`kfn0n{J~ uvLQG>t)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7abcbd5X literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-dark.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..643a3000128b6a65cc72bf9cfa974a9427dbc993 GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll6!mm*4AD5B zJJHaO$x)<j|ID*)H*%6Aa<()o>ujyy^bz2a=4O&PAY9RG%WN1mA>!ge9@W=^TLh#w zdn9!vop=}V#_Z9br@!}o7k|&m5OM1Iww;R{9S$`G{{5$Ox|1QG^kc?0C8Jy3Wmmt% z@O;>jv+oJls&!$zj?Z7QFUmLDb!VO3k)1}}yY&`WSGAdD{VU<URMPQ=Y2y7wDx7EU zoLgGtbZS!9^c$_`Te#Mx{1v^yy8e`uX5@@zu?2dUX80HhF-w~r`eJ|VO{ACT>VNf) z{OR3~gHIh*<rlRLS$&($@nd(UuiXaaQ(OM;vn`yJme8lRcelAv(8T<byJg4oEfpC( z#nvA;pL~{I`qH9>9-T&dlX`5e_kDh-Zz-D*YyES#0x--}OI#yLQW8s2t&)pUffR$0 zfuWhMfr+l6d5EErm5G6sk%_i}v6X>A(W?ndP&DM`r(~v8qG&L*GPSTWGJ<H}|MKnz yP=h4MhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywqNAIa|k literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5c167fe60e9dc758eb506aeb6abc34f30a51302d GIT binary patch literal 940 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-E%S774DmQV zb?RyFDS;Bl>YqPZqU!9qlE+B2Z7XlH!fq`omWh`Rt=PYyTX5$KC!t&w<t?p$*|!>G zPIT>_<?w8-)CTS#T_>&PnHwDy-x@8cd0dmvef-iNwe)#+%g_C`xo>&C`dl%O_l5n7 zlBVY_>&rUTpy^hb$2RHWH6A&GZu`ZnjncQyE$TnT`S#n_Yrg-(6)vr^4PjKib3NeV zjrA65_|ApRRExU7b!2PpecL??-PUz!Yv~{6jr;u2s!~mBU5V<N<0Xeq#Re80QolOk zxA^j-f>Z7IId`gQ#i!bzRtVCcylCRN`u1qoqmlFGO)WT5TTwId^CSV@`Dfbs1TuxE z-Z;2_ZdZ&D@BR~e%lY-=I_-8jaW=e-U-<k$oWZR14S{-1|F8Tq;<<6^?v&4U=M(mo zH0<@4T=*$UcWFYdu|WWb>;anwU*9QBSLZJ9=N469(JoKW+?K;8tRJDkwoFQ6+nUBR z)17{9PCgKIAf2(Ma(jW?zMqF<QhxH~EeK%bWw_6f{8f3w!T`q2f?tFiOam8e3~2Nb zUeeC6HI2a{=mQtu;pGAb*^>j+R(#}}7&F0bn?c=2-3i;)O1@>g{C1}CJvOOb57OUH z;XV`b;j2*k?TmZZBX8aCTl1Lj!J~*3v#*s+nLY7W&5MU@mwVN$+hi5KrdwRn)S7(S zyG1%B=u4qEBU6aZi7zcv?E(vxa(6bXCLT^#(Y3k}ALiO{AZCHi1~uu|@1IQA{`pf> z$Q^at$X)igFSNS$_x)Ti%wjj=cT3J4&jwC0)~$ijD;Seb_AM?Bub-7K$5gOk&)b&& zCR63SCH(L1s;R!gsBrZB&xcE`^&+=_bIbj3;FPS|?;Wo)s$LYo_%mBmyn)Al#?R<? zsWTT&3EIOq&ATi9#iK_t8p|Z)T_qf5s-ERJcWKjov!B9N-F)Z%0~4`oiEBhjN@7W> zRdP`(kYX@0Ff`LOFwr$M4>2^dGBL0+GSN0LwlXj%dNpAQiiX_$l+3hB6b*(}rWRI4 zMi34BU*6pSYLEok5S*V@Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBH3gQu&X%Q~lo FCIB!jjP?Kk literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ee8c2c0b607743627316dbffabfa28cff11ab077 GIT binary patch literal 533 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll<o9%O4AD5B zd(k@Ykb_9;!}?=#8w~Y(RTqggc8EB3t+>G-?G(v#dclGPtxfGhENm>t7^@Xn{TM%L zp8uIw%9^QmwT3l3BHZ~&&ewPA#TgdI>|Ey~Vd8w|K%UsQeac~%`-`*OcDiP-+IiYf zKWec|Lrc+Jo%p8e0M0#2YmPEmuGIQ$algZ_%5=g{uNj8SD@u2_C>PF7G?S2*Hd`km zrY2o7X^+dv)dx?pF;~~SdM)am&RdgT_e^Q-+k5BPSnt{kGT+a){#!rq=i%~sg{o_o zCBB__=Ff|j)e34}^$$(D+}0jH?q{^2cKw3=A>R#rA`)GylD=lW4LYpX)$ns?{jZ+R zn+cclmlYNSdgvYbBXIXr{2Zo4c9WD<w!qL*Epd$~Nl7e8wMs5Z1yT$~28L$31}3_O z<{^egRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxG qO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$S%#Ke^V literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..47e1e3aeb1e223d49361d5b573cb7493ba13f7d7 GIT binary patch literal 906 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-wRpNXhIkyG zI`y>QZ3mII{l?phHy)h!$f=2I%?-tmVxg+5%C3vQSa$vZmmK3Z8<tg9R_R|%-Tr0K zy-8ENJs(+g&Yk&EX^Vi6-aqqc$DjW{_kQBD9s_0V+<4un_~}O&SI_mil$Nh8dRpe> zm)G;EWN%08+}xUW=H<hm^L7e<(BzW7#caCi?&Uho`zIdWIK9Wcv1J*L)q0c1@76Y4 zGdiund^_t)y6~S*bKAZ;`n`I)vtfR=U&`AZJIl_keRbuMsNmhoKYz1)edXTn5|-4B zf4|AOL@&O#Y>|Gibc6rI*iB)zv&CzpdiVWG%l&$>?yppWe=Dzq`TOnu0=roKA4UC; z|6p}3&TNPEpVGDSPAY_18;UZd9z7P2WqXBBA@|0&W)8-y-=@y)mlOLxf10pq*VC2m z3|SIRE2EF_U3h=6+lX;RmZ%^1S9T7e8zq5Lrs_Fr>T|t#@?f_^WGAz9E2Fff4%dT~ zi>^r*O}$$1M)a#}wSiHChI;b~1BFiyoR~E{53;o`)<1AuX2YtR%{E#*5iRAC24T@F zC3i0kTgbCt+-GNcpUDL6jdPs#1+gT&{*cCSAmHG`o#*y?E&mqqyZ=Vm`7`eX3{tqh z`7GspdFpW8Vo?iT3!k8dCq+s}V=V;@Uw>DQYK#=GylsDi(bvj2q%`~Mn{^-joSz(i zQOR^bzAZTUZ}HuDCetb3g7WX3yS;1eq2FJwru-JFDtMf9bAA4GC-!5J_jo6rdwNu; z@-M4?iFZL7-{j_#2c-)PKi=7KE9;@(p0~%1W-my;$5Ym>d42bJMh4MC)9-CQwe0oo zZYJg8h4#<hZ&I%P8GAXkBGhiVxRb+yJ<WL@9vd$o-M-RCl3$!rC%LFCWpiphqs#$D zUFWYIX22w>TH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tV|57j7+o*jI9g|ie61v zf}$ZeKP5A*5=Dcdm8pf5kr6}#|Ce_+fEpx0HU#IVm6RtIr81P4m+NKbWfvzW7NqLs W7p2dBXCnnv#Ng@b=d#Wzp$Py#t%WB5 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..bbbbf869ca52a0da42e01f1d9a730e3db23d072a GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0lll<;(M4AD5B zd-1%NlcUJ-kMDb8E-k3Plij%Pi)c)`eqcaei<nXt|K&$^%`Sq0{sP;)qj%;_JlAuq zRFF;b(Oj|bLMfl4&;2~}u%M5DLHq1VTVYWqrHlQ$TeSt%MHvlr*XRA%@^F=T|F+Mc z0=C>dGe>5RT1)0ljk{0$eNM0N)XZHMf9*79U~?P$i&=F?B>$SMX<nk{WWM3yJHyB= zb=o@)uE-Fn7OI!qc~EJS-Mo}-qB|V*^wT^vf6ZJaePZ#`hKOUa7t8uIGJM}hBrTPj zajkxV)vEX6CzsBSQD2pOCAC#y@6jb9@tZd+d|SKc{hQNTxw{K*?~xGP=v8mBC$aWV z!jykzSvCJ_-idRb_!DRBJ55Gz(hODZeUpyMKhZ3V+jYtJFEH3tOI#yLQW8s2t&)pU zffR$0fuWhMfr+l6d5EErm5G6sk%_i}v6X>A(W?ndP&DM`r(~v8qG&L*GPSTWGJ<H} z|MKnzP=h4MhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywpA Cn9$+? literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..da9028c35462afee766347451015df03ea75c211 GIT binary patch literal 918 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-P4IMa4DmQV zb?SNVkU){+_TT%SwWPX5*rW)FWZri=B{nr<wvuX)M%HDmjU0Da1sy%MUGV+OE*P@q zMA*SCIw$LNlun)Ene}n5Ia^fZl`kdtG7T3m{^|C-w*32^&wuAt@Be=1GtcS;hWYYy zZ)Hi{<f^%R{+XuoxfLe`nKl>AyeF~S!M;>+W_+o}j)^}uFKf8I`0y2G`7_Nimv))) zIx4N`FU=6&-LU0l`8#1g(|4krE>B&T>Au;0Tg%@?^#j}0wu@`4!$WG;hx4j>SJXc0 zt}1s@c`|FonF{s@_Ir*qMW;6YKWw|`(RzP<j~_yNY<C{2oGJ9R>hwb99nW1<ug31t z+^L~;-g|!SR`E|kC4Y=Q{xMREcir3k^b+HpvcQuj77_<;>ubGVbb;~7-WQ7x=P<3F zd%z=vv6kbkY)JFfy#h9US`I>wbR$-+$z-}Tku@kms!{8-*bRlipHuY$xI>~Cg1?FC zDQ&xPMs%9|hwGhM6G|K2H*9<+JY#Mks}J)Fm4>T<8{P)8Zejjo=%A~-;JDKJ2O2%< zjjSeWmlr*BULx{o?Vh!A?NZrARxAetUd-XVzt6DQpgdWPVUt7E;w3J7_icJTUwo?m zT3(Ac8ZCPs3w6Zb>prukQ~%)R%N7<P`mL!BA!*mApV)G8&5I)ne0;a3pDo#XPd4!5 z-QsMX(AV>(S6=+GH}|WBMQdZwmSqOl?x*xkDfl;a1<T~atiPVs)VS{bC>*_RGK1O| zM$gIXW;C_3aORrFnlP`tvefqH^8fAc6`3x?mVeFhy+3L9X+zuc&u7*K$~VOSiQ!pq zSGZ^0w{P#3Ie(n?=)9@*H^a(TUws%H`Ybmc{bF#M=W2-XwFt)jKYG{s=(TFCTCs$Q zS%dq`<fHL(zwzhD82SWjv#0`-t7?gBL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o== zure~yHZZm_FerL8VF`+c-29Zxv`Q2WhE}E)Rz^k;4g6o;-2iHk1lbUrpH@<ySd_|8 jUS6)3nU`IhoLG>mmtT}V`<;yxP!WTttDnm{r-UW|J>`dW literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..643a3000128b6a65cc72bf9cfa974a9427dbc993 GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll6!mm*4AD5B zJJHaO$x)<j|ID*)H*%6Aa<()o>ujyy^bz2a=4O&PAY9RG%WN1mA>!ge9@W=^TLh#w zdn9!vop=}V#_Z9br@!}o7k|&m5OM1Iww;R{9S$`G{{5$Ox|1QG^kc?0C8Jy3Wmmt% z@O;>jv+oJls&!$zj?Z7QFUmLDb!VO3k)1}}yY&`WSGAdD{VU<URMPQ=Y2y7wDx7EU zoLgGtbZS!9^c$_`Te#Mx{1v^yy8e`uX5@@zu?2dUX80HhF-w~r`eJ|VO{ACT>VNf) z{OR3~gHIh*<rlRLS$&($@nd(UuiXaaQ(OM;vn`yJme8lRcelAv(8T<byJg4oEfpC( z#nvA;pL~{I`qH9>9-T&dlX`5e_kDh-Zz-D*YyES#0x--}OI#yLQW8s2t&)pUffR$0 zfuWhMfr+l6d5EErm5G6sk%_i}v6X>A(W?ndP&DM`r(~v8qG&L*GPSTWGJ<H}|MKnz yP=h4MhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywqNAIa|k literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5c167fe60e9dc758eb506aeb6abc34f30a51302d GIT binary patch literal 940 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-E%S774DmQV zb?RyFDS;Bl>YqPZqU!9qlE+B2Z7XlH!fq`omWh`Rt=PYyTX5$KC!t&w<t?p$*|!>G zPIT>_<?w8-)CTS#T_>&PnHwDy-x@8cd0dmvef-iNwe)#+%g_C`xo>&C`dl%O_l5n7 zlBVY_>&rUTpy^hb$2RHWH6A&GZu`ZnjncQyE$TnT`S#n_Yrg-(6)vr^4PjKib3NeV zjrA65_|ApRRExU7b!2PpecL??-PUz!Yv~{6jr;u2s!~mBU5V<N<0Xeq#Re80QolOk zxA^j-f>Z7IId`gQ#i!bzRtVCcylCRN`u1qoqmlFGO)WT5TTwId^CSV@`Dfbs1TuxE z-Z;2_ZdZ&D@BR~e%lY-=I_-8jaW=e-U-<k$oWZR14S{-1|F8Tq;<<6^?v&4U=M(mo zH0<@4T=*$UcWFYdu|WWb>;anwU*9QBSLZJ9=N469(JoKW+?K;8tRJDkwoFQ6+nUBR z)17{9PCgKIAf2(Ma(jW?zMqF<QhxH~EeK%bWw_6f{8f3w!T`q2f?tFiOam8e3~2Nb zUeeC6HI2a{=mQtu;pGAb*^>j+R(#}}7&F0bn?c=2-3i;)O1@>g{C1}CJvOOb57OUH z;XV`b;j2*k?TmZZBX8aCTl1Lj!J~*3v#*s+nLY7W&5MU@mwVN$+hi5KrdwRn)S7(S zyG1%B=u4qEBU6aZi7zcv?E(vxa(6bXCLT^#(Y3k}ALiO{AZCHi1~uu|@1IQA{`pf> z$Q^at$X)igFSNS$_x)Ti%wjj=cT3J4&jwC0)~$ijD;Seb_AM?Bub-7K$5gOk&)b&& zCR63SCH(L1s;R!gsBrZB&xcE`^&+=_bIbj3;FPS|?;Wo)s$LYo_%mBmyn)Al#?R<? zsWTT&3EIOq&ATi9#iK_t8p|Z)T_qf5s-ERJcWKjov!B9N-F)Z%0~4`oiEBhjN@7W> zRdP`(kYX@0Ff`LOFwr$M4>2^dGBL0+GSN0LwlXj%dNpAQiiX_$l+3hB6b*(}rWRI4 zMi34BU*6pSYLEok5S*V@Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBH3gQu&X%Q~lo FCIB!jjP?Kk literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-dark.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..643a3000128b6a65cc72bf9cfa974a9427dbc993 GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll6!mm*4AD5B zJJHaO$x)<j|ID*)H*%6Aa<()o>ujyy^bz2a=4O&PAY9RG%WN1mA>!ge9@W=^TLh#w zdn9!vop=}V#_Z9br@!}o7k|&m5OM1Iww;R{9S$`G{{5$Ox|1QG^kc?0C8Jy3Wmmt% z@O;>jv+oJls&!$zj?Z7QFUmLDb!VO3k)1}}yY&`WSGAdD{VU<URMPQ=Y2y7wDx7EU zoLgGtbZS!9^c$_`Te#Mx{1v^yy8e`uX5@@zu?2dUX80HhF-w~r`eJ|VO{ACT>VNf) z{OR3~gHIh*<rlRLS$&($@nd(UuiXaaQ(OM;vn`yJme8lRcelAv(8T<byJg4oEfpC( z#nvA;pL~{I`qH9>9-T&dlX`5e_kDh-Zz-D*YyES#0x--}OI#yLQW8s2t&)pUffR$0 zfuWhMfr+l6d5EErm5G6sk%_i}v6X>A(W?ndP&DM`r(~v8qG&L*GPSTWGJ<H}|MKnz yP=h4MhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywqNAIa|k literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5c167fe60e9dc758eb506aeb6abc34f30a51302d GIT binary patch literal 940 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-E%S774DmQV zb?RyFDS;Bl>YqPZqU!9qlE+B2Z7XlH!fq`omWh`Rt=PYyTX5$KC!t&w<t?p$*|!>G zPIT>_<?w8-)CTS#T_>&PnHwDy-x@8cd0dmvef-iNwe)#+%g_C`xo>&C`dl%O_l5n7 zlBVY_>&rUTpy^hb$2RHWH6A&GZu`ZnjncQyE$TnT`S#n_Yrg-(6)vr^4PjKib3NeV zjrA65_|ApRRExU7b!2PpecL??-PUz!Yv~{6jr;u2s!~mBU5V<N<0Xeq#Re80QolOk zxA^j-f>Z7IId`gQ#i!bzRtVCcylCRN`u1qoqmlFGO)WT5TTwId^CSV@`Dfbs1TuxE z-Z;2_ZdZ&D@BR~e%lY-=I_-8jaW=e-U-<k$oWZR14S{-1|F8Tq;<<6^?v&4U=M(mo zH0<@4T=*$UcWFYdu|WWb>;anwU*9QBSLZJ9=N469(JoKW+?K;8tRJDkwoFQ6+nUBR z)17{9PCgKIAf2(Ma(jW?zMqF<QhxH~EeK%bWw_6f{8f3w!T`q2f?tFiOam8e3~2Nb zUeeC6HI2a{=mQtu;pGAb*^>j+R(#}}7&F0bn?c=2-3i;)O1@>g{C1}CJvOOb57OUH z;XV`b;j2*k?TmZZBX8aCTl1Lj!J~*3v#*s+nLY7W&5MU@mwVN$+hi5KrdwRn)S7(S zyG1%B=u4qEBU6aZi7zcv?E(vxa(6bXCLT^#(Y3k}ALiO{AZCHi1~uu|@1IQA{`pf> z$Q^at$X)igFSNS$_x)Ti%wjj=cT3J4&jwC0)~$ijD;Seb_AM?Bub-7K$5gOk&)b&& zCR63SCH(L1s;R!gsBrZB&xcE`^&+=_bIbj3;FPS|?;Wo)s$LYo_%mBmyn)Al#?R<? zsWTT&3EIOq&ATi9#iK_t8p|Z)T_qf5s-ERJcWKjov!B9N-F)Z%0~4`oiEBhjN@7W> zRdP`(kYX@0Ff`LOFwr$M4>2^dGBL0+GSN0LwlXj%dNpAQiiX_$l+3hB6b*(}rWRI4 zMi34BU*6pSYLEok5S*V@Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBH3gQu&X%Q~lo FCIB!jjP?Kk literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-hover-dark.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..85da37c5ce1751ee202163192dc9a6ee0548f72a GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll6!mm*4AD5B zd(qI3$x-Ck$NxMx5A2$nxbdQs1=E#Bss@1?8aW&VEY{~Yq${{_YYD$iVbi*%oS|rv zW^N*NZNl8GH*$~sJoUZq^QTX43<tdS#dm2({czElIp^No8GDo&(s+L!5NABqJ!zKZ zX*Zb}-QS}9W|)4dvU}ivC1Aby*Q6bFck`dSwA!)<#QtqEE&h9hU2_*p*#y?O_O2zJ z+nO(}xpHJ`$leotrvyV~Jpa7C?HHu&<~40mF8ebZUc*VAW}DV&NE{0;TeF1k>IeG^ z$y;q~j_K;{^#2mEK0oTm(RiI#&*D@f6{h~)Y3p@6Y0A|3?AzsCmMGO<EUt=OADs0_ zcxj@|-nv_VHYn<<iL89^NWt)p$Bk!4;|)X8+wJPsGy}s-wZt`|BqgyV)hf9t6-Y4{ z85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_6up|T1Vuw`eoAIqC5i?^D^m+ABO{0g{x9!t y05wR0YzWRzD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6Tahs*B( literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..31b15b4039ccb9509f94eab1c73981ff46dfc37c GIT binary patch literal 929 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-&GvM04DmQV zb?SNVkU){+_TOKbw0e0)@+3`4%w6noqN(VDK-Uz7h5wp-77HyA>NJ}qn9Lo$ZFQ?F zH}9dN9xTOf8{|D$14E?F%@A2OZP7Qk`<V;Vp3R=~^WD9j&wtx~pHuz*yJXlx<K)wf zYmJtQOyuq{c9^p6;=NauHVI*Mb~hhb=S!XVeBzJWiA?@;f5IKIGL+>j*3VTtV_>+T zp=PbY)i-QOCNec0=2uRb7P>y&$+Gv_;-!ItqUM*Rw#%I^)c)>zwDZa;#mY{rLYJk7 zot@ToyX|-9+svkvYNV#6`~On5%hAZ$`!pVQ{QmK!>!f##NziOAS%+7ysVj<pE>Q}1 zc^diYo^9Gkr!Bv=UNh#Tx9#MpI+?MG$?a_F3Cr2jyBQa?yFATZ^~64RkMQ2&DLEUW zSWA{_A5gv#=qMKPjoJ3)CsUq%LOOM){WfgeQf|PqjpIYKnbWc9B|l%cHTpK3XYyHI z)8aiNZr7Qa)8rrUFVUVL$)LuN{F7ss?ORC^ruhsydml_&e%f60!)pEjZ}AzzFS%Y6 zO7Jijmu;DzFH$|*!^q|IS-pK```CoGRm~H~IB_|B&uZ!1)|1}~#b<1NutnIo+HU!u zIn}Rk9uK%|d*J9sfjJ8qpN1{b5#7aN+R|t8-TJ_lq8+Xw$F5DAu%M^&+ZG{(1K0N3 z*yb&D4v|^upQlqOZL7|CaXEj{XHJ0#gDLynHfOxfe=_6ylc!5p?6A%4{xYZaM_1L| z<wbb`3^faa534=vc3$Mb?PGaWgxOj7th)HTe>}o+OaU{?ANrKZ-nQBHq4ZPP<-2w4 z4Vr4x53RP2+h2M4?A})Q8r8Co&tLJW{9-%YyZ%@#!?T|!-xTe-eu5`5<zeZ@m}N8E z!qwE9<?Zc^3>%Exn<D32&D_tp%~!bhS()e*V9Hf3ag8WRNi0dVN-jzTQVd20hGx13 zCc1{^A%;d)CI(hUCfWwZRt5$|uO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-m tg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OU6&h0p*1 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-hover.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..85da37c5ce1751ee202163192dc9a6ee0548f72a GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll6!mm*4AD5B zd(qI3$x-Ck$NxMx5A2$nxbdQs1=E#Bss@1?8aW&VEY{~Yq${{_YYD$iVbi*%oS|rv zW^N*NZNl8GH*$~sJoUZq^QTX43<tdS#dm2({czElIp^No8GDo&(s+L!5NABqJ!zKZ zX*Zb}-QS}9W|)4dvU}ivC1Aby*Q6bFck`dSwA!)<#QtqEE&h9hU2_*p*#y?O_O2zJ z+nO(}xpHJ`$leotrvyV~Jpa7C?HHu&<~40mF8ebZUc*VAW}DV&NE{0;TeF1k>IeG^ z$y;q~j_K;{^#2mEK0oTm(RiI#&*D@f6{h~)Y3p@6Y0A|3?AzsCmMGO<EUt=OADs0_ zcxj@|-nv_VHYn<<iL89^NWt)p$Bk!4;|)X8+wJPsGy}s-wZt`|BqgyV)hf9t6-Y4{ z85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_6up|T1Vuw`eoAIqC5i?^D^m+ABO{0g{x9!t y05wR0YzWRzD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6Tahs*B( literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-hover@2.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..31b15b4039ccb9509f94eab1c73981ff46dfc37c GIT binary patch literal 929 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-&GvM04DmQV zb?SNVkU){+_TOKbw0e0)@+3`4%w6noqN(VDK-Uz7h5wp-77HyA>NJ}qn9Lo$ZFQ?F zH}9dN9xTOf8{|D$14E?F%@A2OZP7Qk`<V;Vp3R=~^WD9j&wtx~pHuz*yJXlx<K)wf zYmJtQOyuq{c9^p6;=NauHVI*Mb~hhb=S!XVeBzJWiA?@;f5IKIGL+>j*3VTtV_>+T zp=PbY)i-QOCNec0=2uRb7P>y&$+Gv_;-!ItqUM*Rw#%I^)c)>zwDZa;#mY{rLYJk7 zot@ToyX|-9+svkvYNV#6`~On5%hAZ$`!pVQ{QmK!>!f##NziOAS%+7ysVj<pE>Q}1 zc^diYo^9Gkr!Bv=UNh#Tx9#MpI+?MG$?a_F3Cr2jyBQa?yFATZ^~64RkMQ2&DLEUW zSWA{_A5gv#=qMKPjoJ3)CsUq%LOOM){WfgeQf|PqjpIYKnbWc9B|l%cHTpK3XYyHI z)8aiNZr7Qa)8rrUFVUVL$)LuN{F7ss?ORC^ruhsydml_&e%f60!)pEjZ}AzzFS%Y6 zO7Jijmu;DzFH$|*!^q|IS-pK```CoGRm~H~IB_|B&uZ!1)|1}~#b<1NutnIo+HU!u zIn}Rk9uK%|d*J9sfjJ8qpN1{b5#7aN+R|t8-TJ_lq8+Xw$F5DAu%M^&+ZG{(1K0N3 z*yb&D4v|^upQlqOZL7|CaXEj{XHJ0#gDLynHfOxfe=_6ylc!5p?6A%4{xYZaM_1L| z<wbb`3^faa534=vc3$Mb?PGaWgxOj7th)HTe>}o+OaU{?ANrKZ-nQBHq4ZPP<-2w4 z4Vr4x53RP2+h2M4?A})Q8r8Co&tLJW{9-%YyZ%@#!?T|!-xTe-eu5`5<zeZ@m}N8E z!qwE9<?Zc^3>%Exn<D32&D_tp%~!bhS()e*V9Hf3ag8WRNi0dVN-jzTQVd20hGx13 zCc1{^A%;d)CI(hUCfWwZRt5$|uO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-m tg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OU6&h0p*1 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ee8c2c0b607743627316dbffabfa28cff11ab077 GIT binary patch literal 533 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll<o9%O4AD5B zd(k@Ykb_9;!}?=#8w~Y(RTqggc8EB3t+>G-?G(v#dclGPtxfGhENm>t7^@Xn{TM%L zp8uIw%9^QmwT3l3BHZ~&&ewPA#TgdI>|Ey~Vd8w|K%UsQeac~%`-`*OcDiP-+IiYf zKWec|Lrc+Jo%p8e0M0#2YmPEmuGIQ$algZ_%5=g{uNj8SD@u2_C>PF7G?S2*Hd`km zrY2o7X^+dv)dx?pF;~~SdM)am&RdgT_e^Q-+k5BPSnt{kGT+a){#!rq=i%~sg{o_o zCBB__=Ff|j)e34}^$$(D+}0jH?q{^2cKw3=A>R#rA`)GylD=lW4LYpX)$ns?{jZ+R zn+cclmlYNSdgvYbBXIXr{2Zo4c9WD<w!qL*Epd$~Nl7e8wMs5Z1yT$~28L$31}3_O z<{^egRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxG qO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$S%#Ke^V literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..47e1e3aeb1e223d49361d5b573cb7493ba13f7d7 GIT binary patch literal 906 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-wRpNXhIkyG zI`y>QZ3mII{l?phHy)h!$f=2I%?-tmVxg+5%C3vQSa$vZmmK3Z8<tg9R_R|%-Tr0K zy-8ENJs(+g&Yk&EX^Vi6-aqqc$DjW{_kQBD9s_0V+<4un_~}O&SI_mil$Nh8dRpe> zm)G;EWN%08+}xUW=H<hm^L7e<(BzW7#caCi?&Uho`zIdWIK9Wcv1J*L)q0c1@76Y4 zGdiund^_t)y6~S*bKAZ;`n`I)vtfR=U&`AZJIl_keRbuMsNmhoKYz1)edXTn5|-4B zf4|AOL@&O#Y>|Gibc6rI*iB)zv&CzpdiVWG%l&$>?yppWe=Dzq`TOnu0=roKA4UC; z|6p}3&TNPEpVGDSPAY_18;UZd9z7P2WqXBBA@|0&W)8-y-=@y)mlOLxf10pq*VC2m z3|SIRE2EF_U3h=6+lX;RmZ%^1S9T7e8zq5Lrs_Fr>T|t#@?f_^WGAz9E2Fff4%dT~ zi>^r*O}$$1M)a#}wSiHChI;b~1BFiyoR~E{53;o`)<1AuX2YtR%{E#*5iRAC24T@F zC3i0kTgbCt+-GNcpUDL6jdPs#1+gT&{*cCSAmHG`o#*y?E&mqqyZ=Vm`7`eX3{tqh z`7GspdFpW8Vo?iT3!k8dCq+s}V=V;@Uw>DQYK#=GylsDi(bvj2q%`~Mn{^-joSz(i zQOR^bzAZTUZ}HuDCetb3g7WX3yS;1eq2FJwru-JFDtMf9bAA4GC-!5J_jo6rdwNu; z@-M4?iFZL7-{j_#2c-)PKi=7KE9;@(p0~%1W-my;$5Ym>d42bJMh4MC)9-CQwe0oo zZYJg8h4#<hZ&I%P8GAXkBGhiVxRb+yJ<WL@9vd$o-M-RCl3$!rC%LFCWpiphqs#$D zUFWYIX22w>TH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tV|57j7+o*jI9g|ie61v zf}$ZeKP5A*5=Dcdm8pf5kr6}#|Ce_+fEpx0HU#IVm6RtIr81P4m+NKbWfvzW7NqLs W7p2dBXCnnv#Ng@b=d#Wzp$Py#t%WB5 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-insensitive.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..bbbbf869ca52a0da42e01f1d9a730e3db23d072a GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0lll<;(M4AD5B zd-1%NlcUJ-kMDb8E-k3Plij%Pi)c)`eqcaei<nXt|K&$^%`Sq0{sP;)qj%;_JlAuq zRFF;b(Oj|bLMfl4&;2~}u%M5DLHq1VTVYWqrHlQ$TeSt%MHvlr*XRA%@^F=T|F+Mc z0=C>dGe>5RT1)0ljk{0$eNM0N)XZHMf9*79U~?P$i&=F?B>$SMX<nk{WWM3yJHyB= zb=o@)uE-Fn7OI!qc~EJS-Mo}-qB|V*^wT^vf6ZJaePZ#`hKOUa7t8uIGJM}hBrTPj zajkxV)vEX6CzsBSQD2pOCAC#y@6jb9@tZd+d|SKc{hQNTxw{K*?~xGP=v8mBC$aWV z!jykzSvCJ_-idRb_!DRBJ55Gz(hODZeUpyMKhZ3V+jYtJFEH3tOI#yLQW8s2t&)pU zffR$0fuWhMfr+l6d5EErm5G6sk%_i}v6X>A(W?ndP&DM`r(~v8qG&L*GPSTWGJ<H} z|MKnzP=h4MhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywpA Cn9$+? literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..da9028c35462afee766347451015df03ea75c211 GIT binary patch literal 918 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-P4IMa4DmQV zb?SNVkU){+_TT%SwWPX5*rW)FWZri=B{nr<wvuX)M%HDmjU0Da1sy%MUGV+OE*P@q zMA*SCIw$LNlun)Ene}n5Ia^fZl`kdtG7T3m{^|C-w*32^&wuAt@Be=1GtcS;hWYYy zZ)Hi{<f^%R{+XuoxfLe`nKl>AyeF~S!M;>+W_+o}j)^}uFKf8I`0y2G`7_Nimv))) zIx4N`FU=6&-LU0l`8#1g(|4krE>B&T>Au;0Tg%@?^#j}0wu@`4!$WG;hx4j>SJXc0 zt}1s@c`|FonF{s@_Ir*qMW;6YKWw|`(RzP<j~_yNY<C{2oGJ9R>hwb99nW1<ug31t z+^L~;-g|!SR`E|kC4Y=Q{xMREcir3k^b+HpvcQuj77_<;>ubGVbb;~7-WQ7x=P<3F zd%z=vv6kbkY)JFfy#h9US`I>wbR$-+$z-}Tku@kms!{8-*bRlipHuY$xI>~Cg1?FC zDQ&xPMs%9|hwGhM6G|K2H*9<+JY#Mks}J)Fm4>T<8{P)8Zejjo=%A~-;JDKJ2O2%< zjjSeWmlr*BULx{o?Vh!A?NZrARxAetUd-XVzt6DQpgdWPVUt7E;w3J7_icJTUwo?m zT3(Ac8ZCPs3w6Zb>prukQ~%)R%N7<P`mL!BA!*mApV)G8&5I)ne0;a3pDo#XPd4!5 z-QsMX(AV>(S6=+GH}|WBMQdZwmSqOl?x*xkDfl;a1<T~atiPVs)VS{bC>*_RGK1O| zM$gIXW;C_3aORrFnlP`tvefqH^8fAc6`3x?mVeFhy+3L9X+zuc&u7*K$~VOSiQ!pq zSGZ^0w{P#3Ie(n?=)9@*H^a(TUws%H`Ybmc{bF#M=W2-XwFt)jKYG{s=(TFCTCs$Q zS%dq`<fHL(zwzhD82SWjv#0`-t7?gBL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o== zure~yHZZm_FerL8VF`+c-29Zxv`Q2WhE}E)Rz^k;4g6o;-2iHk1lbUrpH@<ySd_|8 jUS6)3nU`IhoLG>mmtT}V`<;yxP!WTttDnm{r-UW|J>`dW literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..643a3000128b6a65cc72bf9cfa974a9427dbc993 GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll6!mm*4AD5B zJJHaO$x)<j|ID*)H*%6Aa<()o>ujyy^bz2a=4O&PAY9RG%WN1mA>!ge9@W=^TLh#w zdn9!vop=}V#_Z9br@!}o7k|&m5OM1Iww;R{9S$`G{{5$Ox|1QG^kc?0C8Jy3Wmmt% z@O;>jv+oJls&!$zj?Z7QFUmLDb!VO3k)1}}yY&`WSGAdD{VU<URMPQ=Y2y7wDx7EU zoLgGtbZS!9^c$_`Te#Mx{1v^yy8e`uX5@@zu?2dUX80HhF-w~r`eJ|VO{ACT>VNf) z{OR3~gHIh*<rlRLS$&($@nd(UuiXaaQ(OM;vn`yJme8lRcelAv(8T<byJg4oEfpC( z#nvA;pL~{I`qH9>9-T&dlX`5e_kDh-Zz-D*YyES#0x--}OI#yLQW8s2t&)pUffR$0 zfuWhMfr+l6d5EErm5G6sk%_i}v6X>A(W?ndP&DM`r(~v8qG&L*GPSTWGJ<H}|MKnz yP=h4MhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywqNAIa|k literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/radio-unchecked@2.png b/.themes/papirus/gtk-3.0/assets/radio-unchecked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5c167fe60e9dc758eb506aeb6abc34f30a51302d GIT binary patch literal 940 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-E%S774DmQV zb?RyFDS;Bl>YqPZqU!9qlE+B2Z7XlH!fq`omWh`Rt=PYyTX5$KC!t&w<t?p$*|!>G zPIT>_<?w8-)CTS#T_>&PnHwDy-x@8cd0dmvef-iNwe)#+%g_C`xo>&C`dl%O_l5n7 zlBVY_>&rUTpy^hb$2RHWH6A&GZu`ZnjncQyE$TnT`S#n_Yrg-(6)vr^4PjKib3NeV zjrA65_|ApRRExU7b!2PpecL??-PUz!Yv~{6jr;u2s!~mBU5V<N<0Xeq#Re80QolOk zxA^j-f>Z7IId`gQ#i!bzRtVCcylCRN`u1qoqmlFGO)WT5TTwId^CSV@`Dfbs1TuxE z-Z;2_ZdZ&D@BR~e%lY-=I_-8jaW=e-U-<k$oWZR14S{-1|F8Tq;<<6^?v&4U=M(mo zH0<@4T=*$UcWFYdu|WWb>;anwU*9QBSLZJ9=N469(JoKW+?K;8tRJDkwoFQ6+nUBR z)17{9PCgKIAf2(Ma(jW?zMqF<QhxH~EeK%bWw_6f{8f3w!T`q2f?tFiOam8e3~2Nb zUeeC6HI2a{=mQtu;pGAb*^>j+R(#}}7&F0bn?c=2-3i;)O1@>g{C1}CJvOOb57OUH z;XV`b;j2*k?TmZZBX8aCTl1Lj!J~*3v#*s+nLY7W&5MU@mwVN$+hi5KrdwRn)S7(S zyG1%B=u4qEBU6aZi7zcv?E(vxa(6bXCLT^#(Y3k}ALiO{AZCHi1~uu|@1IQA{`pf> z$Q^at$X)igFSNS$_x)Ti%wjj=cT3J4&jwC0)~$ijD;Seb_AM?Bub-7K$5gOk&)b&& zCR63SCH(L1s;R!gsBrZB&xcE`^&+=_bIbj3;FPS|?;Wo)s$LYo_%mBmyn)Al#?R<? zsWTT&3EIOq&ATi9#iK_t8p|Z)T_qf5s-ERJcWKjov!B9N-F)Z%0~4`oiEBhjN@7W> zRdP`(kYX@0Ff`LOFwr$M4>2^dGBL0+GSN0LwlXj%dNpAQiiX_$l+3hB6b*(}rWRI4 zMi34BU*6pSYLEok5S*V@Ql40p%1~Zju9umYU7Va)kgAtols@~NjTBH3gQu&X%Q~lo FCIB!jjP?Kk literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-active-dark.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..9a73b295a793ef1e0ef0526fb27f949e6c0a73f5 GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cKo)5S5w;&gI? zM8$!Qgmae?GLknWB_voJ3z=CY?0it>ZoRss#lkuHJ<nE#EBL6*XsQo>c!`H6=Kt~o zGYVLFo@s<dCuk)&2Oj8K$-piVYG5P!$4T&i=gJ2xT}_WAxFj}9?mM`2|KHOG1140p zp6o~zKAhfmo<~}e$9SDkk+dx%gQT~VPiq<TM4($#OI#yLQW8s2t&)pUffR$0fuWhM zfr+l6d5EErm5G6sk%_i}v6X>A(W?ndP&DM`r(~v8qG&L*GPSTWGJ<H}|MKnzP=h4M uhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywqVt9%Ur literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-active-dark@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..51bcddf4ff03adfb582962ab43a463d30d58825a GIT binary patch literal 505 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xg+6<_IEF+V zetT^<AEToP+k^UP;Ws=wnxYm3tl4pdIpb!Ys*20gQWK$xZ)3O~v2q9=HLK#9xZ{ZN znOE1(&AF<1F8*Kfx#?#@m<uc#0%UtuU2^2rWH8Tp@U6_A!P(f%%{E}&<G1Img$%q- z$r>rXW1V`>HbUxPQo;$>7giIFzR~bdNMF37X5*)oo=k@t)%H0v)j6^+a9}dn>d?f- zqnq%@Oiq!<-~a<NkT~$4ImlW+^TAS9Ig<yOjQwmex(_Bf)OGDGs+~Q5a>LWpY<de{ zrzb|+)v|t(FXUdmzDje=yU*28fA8v_6wC5p-jSrOc9+>gCe`lea-$P-0*fSo-d8Pg zjVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKH<23AHU+6Kl}1_nj1CM-eGkei>9nO2FS z!O+Uo!pg`9qJjU*yBk0ak{}y`^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwg MboFyt=akR{0114s%K!iX literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-active.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-active.png new file mode 100644 index 0000000000000000000000000000000000000000..9a73b295a793ef1e0ef0526fb27f949e6c0a73f5 GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cKo)5S5w;&gI? zM8$!Qgmae?GLknWB_voJ3z=CY?0it>ZoRss#lkuHJ<nE#EBL6*XsQo>c!`H6=Kt~o zGYVLFo@s<dCuk)&2Oj8K$-piVYG5P!$4T&i=gJ2xT}_WAxFj}9?mM`2|KHOG1140p zp6o~zKAhfmo<~}e$9SDkk+dx%gQT~VPiq<TM4($#OI#yLQW8s2t&)pUffR$0fuWhM zfr+l6d5EErm5G6sk%_i}v6X>A(W?ndP&DM`r(~v8qG&L*GPSTWGJ<H}|MKnzP=h4M uhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywqVt9%Ur literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-active@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..51bcddf4ff03adfb582962ab43a463d30d58825a GIT binary patch literal 505 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xg+6<_IEF+V zetT^<AEToP+k^UP;Ws=wnxYm3tl4pdIpb!Ys*20gQWK$xZ)3O~v2q9=HLK#9xZ{ZN znOE1(&AF<1F8*Kfx#?#@m<uc#0%UtuU2^2rWH8Tp@U6_A!P(f%%{E}&<G1Img$%q- z$r>rXW1V`>HbUxPQo;$>7giIFzR~bdNMF37X5*)oo=k@t)%H0v)j6^+a9}dn>d?f- zqnq%@Oiq!<-~a<NkT~$4ImlW+^TAS9Ig<yOjQwmex(_Bf)OGDGs+~Q5a>LWpY<de{ zrzb|+)v|t(FXUdmzDje=yU*28fA8v_6wC5p-jSrOc9+>gCe`lea-$P-0*fSo-d8Pg zjVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKH<23AHU+6Kl}1_nj1CM-eGkei>9nO2FS z!O+Uo!pg`9qJjU*yBk0ak{}y`^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwg MboFyt=akR{0114s%K!iX literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-dark.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0e57789b7dff249ea317fbeecfe103faa6bbf5b4 GIT binary patch literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cK&)5S5w;&gI? zM8$!QgmqUFGLknWB_vpUTW|D5t*z<nuK#{U1x}XtCC)albC}^{!1{mrp{0@%JO24M z8VYiq30$-7K)`_mZHpRYgBke@RwYzu{b*JCCmei`Go|v_V+k&a&64{LKHdNK^uYju zlBe?p539AE=b8UMKgED&r`L(xFDwktxaAZt{*1i}bc||=YeY#(Vo9o1a#1RfVlXl= zG}ARO(KR#=F*LF=F|aZ+(Kax)GB7B5HDL*ghTQy=%(O}r4Te^x7FI?^5Dola-rWFd wkObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^r>mdKI;Vst09z1*QUCw| literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-dark@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..2285fd947d04dd78aa687f55ed1fa31e5c0a3327 GIT binary patch literal 516 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xh5mWEIEF+V zetXT(@34Ug+k^i*V-~IoIpV;7V3J}-!=ZCdp0{<URte`d1(+{taENIL>Rjo*fZ0jO zb<V+eK1utp=g8i(xBLA+#oC*pmu<lXr$R@|r4}qNZtqQ;ryI?{fA^g1x_{^IygvBm zSHAj#mHE>xzU|1KlWzZY;Y$9zUfsQ=2@QuPa?J55kgD0ZM5epp^g&f|MwgiRN|G-& zslPbckjQvB?>Aqd10$<Q0Fd}5zu`@tHuHX+fRhKhSi_7Ap8vWMk^9HOs;b6a=!Jfs z-bqe%g>?6b>eutrg4S2tKi=``NJZwHH!~kSJXXB<<OQv1^wyLwv*oyWb6N!e_*k z)|$vG?bs?03<=c|*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Vqj%tqHSPoWnfVB zYQho}4Y~O#nQ4_M8Vs#WEv$@;AR73;yt@I^APKS|I6tkVJh3R1p}f3YFEcN@I61K( YRWH9NefB#WDWD<-Pgg&ebxsLQ0Osz#00000 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-active-dark.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..1aa573de191dc94dde510758645f1357e58932ff GIT binary patch literal 380 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}fzR$@|f7hePlm3g{2hFF|V zPLN>j;dmx<xBjxk8HpPlFMb>?m}IE^m8*?$vx&qx!vdkqx8`b#r_2^m6OP%?oAH*1 zC+7dI1fLehFqO)?f|nVL7!NfhtGvA3p2!fadf0r?*7{_P!v+dZ)fQVGR&1NkV){SD z;>UTNw_;1<<o$p?IV6$ww>3!_=mOOe*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP# zVqj%tqHSPoWnfVBYQho}4Y~O#nQ4_M8Vs#WEv$@;AR73;yt@I^APKS|I6tkVJh3R1 kp}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0MdMTfdBvi literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-active-dark@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3527755110717f1d9478d98b9a807d69413ceeee GIT binary patch literal 512 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xg?@RuIEF+V zPEL?uU7R4&Q*xjq)}r52y~ps|e#K@MJyDnD|2+B<=L~hO#i#z8pTT}+;;-$~4mO>N zvppp+>)RX+b|3LnyORq%QeR6-NJzZfI75A}qj<`pkmEM<)vg&EX#Ab&?!s|q<KOZQ zwQJ6Qvga1{IB@*wUOe~f4WHvZOx96W4F?-HFfYk`#UOczZ-MR)_Zy7<Kn~AkL)n4} z%lIrDZZLLdWZEmYy_Dedus*b*HSJrzkFB2ti$sKw<hzSUe(ml#Iio2;X2O@YgKZBr zuCBE|k}>y}Sg?e9YW1X#K`;JCuqA7S9RDv7XEY}<V$FWG>QWmnw}ToItPJntOiB*q zaV-Ugf@+CtL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o==ure~yHZZm_FerL8VF`+c z-29Zxv`Q2WhE}E)Rz^k;4g6o;-2iHk1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V T`<;yxP!WTttDnm{r-UW|I90X^ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-active.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-active.png new file mode 100644 index 0000000000000000000000000000000000000000..1aa573de191dc94dde510758645f1357e58932ff GIT binary patch literal 380 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}fzR$@|f7hePlm3g{2hFF|V zPLN>j;dmx<xBjxk8HpPlFMb>?m}IE^m8*?$vx&qx!vdkqx8`b#r_2^m6OP%?oAH*1 zC+7dI1fLehFqO)?f|nVL7!NfhtGvA3p2!fadf0r?*7{_P!v+dZ)fQVGR&1NkV){SD z;>UTNw_;1<<o$p?IV6$ww>3!_=mOOe*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP# zVqj%tqHSPoWnfVBYQho}4Y~O#nQ4_M8Vs#WEv$@;AR73;yt@I^APKS|I6tkVJh3R1 kp}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0MdMTfdBvi literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-active@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3527755110717f1d9478d98b9a807d69413ceeee GIT binary patch literal 512 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xg?@RuIEF+V zPEL?uU7R4&Q*xjq)}r52y~ps|e#K@MJyDnD|2+B<=L~hO#i#z8pTT}+;;-$~4mO>N zvppp+>)RX+b|3LnyORq%QeR6-NJzZfI75A}qj<`pkmEM<)vg&EX#Ab&?!s|q<KOZQ zwQJ6Qvga1{IB@*wUOe~f4WHvZOx96W4F?-HFfYk`#UOczZ-MR)_Zy7<Kn~AkL)n4} z%lIrDZZLLdWZEmYy_Dedus*b*HSJrzkFB2ti$sKw<hzSUe(ml#Iio2;X2O@YgKZBr zuCBE|k}>y}Sg?e9YW1X#K`;JCuqA7S9RDv7XEY}<V$FWG>QWmnw}ToItPJntOiB*q zaV-Ugf@+CtL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o==ure~yHZZm_FerL8VF`+c z-29Zxv`Q2WhE}E)Rz^k;4g6o;-2iHk1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V T`<;yxP!WTttDnm{r-UW|I90X^ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-dark.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0c407e8df7667411596bfc091968532447b9ddb2 GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}fzR$@|f7hePlm3z84hFF|V zPLN>j;doYcxBjxk8HpPlFMb@Yn53xvf~$=&+f?G5VS!NQ+wJvk3(XaM)OI9DU%VwL zv17)r1fLehFqO)?f|nVL7!NfhFUk15pZ{<}{ZyX&9oPQ%Zsa-KaA9`OGoE&dI-x6n zCO>>ozxhG*l&V?_Mh53FDbLz}r7=J!sFt`!l%yn<q*^5xr2;7iBLhP-T>}$cL-P<r zBP$aFD<cza17j-#gQ8axmY`_J%}>cpt3=UYXk}_)Wn=`=!2jjl4WI@|kPX54X(i=} nMX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAQtEze literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-dark@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c1f28dc0af8b7d7ea63308299d83601b1198c790 GIT binary patch literal 513 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xg?@XwIEF+V zemnI%7h|AEd;Rym@PI>Y>;an=uvN17B)gyNt`O?FYv5VQ@WkKi-hnqQj|9(bEl=OI zdB*0V{ZC(()!nx&FJ$O-`}}^xgHIF0trm4F1tsb$DStS?dU@Mnmy|}=TjhbBl~-(Y zUdwqN@RU-2lGMk}a9+bae!r{Ue&b^*A07S~cWr2l?9KOl#K^EOQ(i>+f$gpz3*LPa zzoN++;jBAhp@=}_RtDXDQ4id-6iTPF9BDI(Uo({{$4OJ6d^*dTxe*i3?%&eq#i($x z-F;I1Q|6r#3Kwb?cGbT57@fE6ev##q8(hzBz1S4Q^Zdqf;dHayv(4u>x-Gs~!?;h= z%*f(PS1K?VR7+eVN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd*k(G&om63_Ifw7f=LD8!T zOHefA=BH$)RibDxv@*4@GBSc_;Q#XO22g_}$cEtjw370~qEv?R@^Zb*yzJuS#DY}4 X{G#;P?`))iiWody{an^LB{Ts5oFBc3 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-hover-dark.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..b5bdd1cc7f619688a0fdeb10940d53e17f99476c GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}fzR$@|f7hePlm3z84hFF|V zPLN>j;do{hdn}VDjVFht<WG{t$r+*rtcM$TrT(8cED*|kyZyhLqq(Aw+Ke0j%@%Dn zHYhMGJ2-=bd5y=XUCM2YPndQv_8j-Pw4MJl_f($y9oPQ7jhAd=bTpSdE6Hd0M`guN z^}~*Cn;%3^sj9VLWXR2xcCBoanF@4*YKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ} zvNAESGBVLNFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~{9oSP0BVo~*$|wcR#Ki= ml*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCx)+<Afk literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-hover-dark@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b59b883878b34866537824fca302b0796c8811ab GIT binary patch literal 508 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xg}!;ZIEF+V zemnI%7h|AEdwsc0vyhq2n^Z^MPb{-M-)K}y={s(m{J)Yxtv=`z+nbh0f@d~vD0VLw zD-L_N-NyI%?`L^@3od5-lYMBLC%sbYm51`D*WC97@+^Yx%W-^?HR#{xc7pZKYUz-- ztJgOaM!cEG5y8)pZXR7(!_V8lOs`wcLrPX&-$3&~;>G%sWm`k{IyC$9PuLR6r%}YV zU<qHxMz$kY8TagX)xe$IuqBpDK-<q=cPitR$2<a;$}|teU2ZySzq$MrL&GeK%`f~H zPP6&KvBGA;akYZI!bYe4EB`#cF=<BFN<AaSImzPXG8eYD-FqIf_+rMrM<r&OJgXEy z;ig*R8c~vxSdwa$T$Bo=7>o=I&2$Y+bPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrI zGp!OugQ1nFg_V&JL<9eqcQ=3<BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk Q1ysb~>FVdQ&MBb@0P0J$ga7~l literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-hover.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..30ce8d46d5f189ade83b1c73bcb83d4fb7c4f1ae GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}fzR$@|f7hePlm3z84hFF|V zPLN>j;dqu9dn}VDjVFht<WG{tPy5r~xY`)qO(f1476@g&-TvQgo4KNo+KvS2i?<{t zc1Y|_@M&QTQ>nZwc$vY7@lZqZl8oQ``42bzpUQK;<J$k;ojivbZqNRIR+7)~kIIUl z>W3ZGj8{ibsj9VLWRMV(lIA^CGz;hi)e_f;l9a@fRIB8oR3OD*WMF8fYha>lXdYr{ zWMyJtWn`jlU~FYzQ1oiT5)=)&`6-!cl_(kvtxPSfjEo=}_`kfn0n{J~vLQG>t)x7$ mD3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7YCaC#L0 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-hover@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6c5b041d44f535e7d448f013690d0ee8124fd792 GIT binary patch literal 506 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xg}!*YIEF+V zemnIbm!qRd+y9;K7qsx^D{yB$d!%|JR`tE>Mq%!!j2HGUdBS@qsO6F9vxplrSMThu z4to|oZ`tSi=Vu-<@U=g_FL?54clo=Z2CYx~<Ce4)92XR}6rB>Kpp($&c5JfSmB8&G zOo@Hp7R|}EVNh_3wcXzxcj&O7w@tu7gQILt^3v0O_|KUVeVWasUtdmP@ovQhv*$2n zM6<d~3|){Sn&1}A`r?#ULW%kQgtIgKwSTi6o5M8k;$49c&N?@r#h;iP%HSYx=>5-= zU#Ki;+7)3hmzl@&x8&?S^Qk}CTj`a8gKl&2nvVw>)v~75^vMEU%iF))^1K5hZ!OUO zswJ)wB`Jv|saDBFsX&Us$iUD{*T6*A&^*M@$jZdP%E(09z}U*bpy<_vB`6wl^HVa@ zDp52TTA5l{85uz|@PB!C1E@g~WJ7R%T1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#T$ OMGT&<elF{r5}E)f4Y!a0 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-overlay-dark.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-overlay-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..e811c8be1916327fc7da18a31a0b540ec115a7ed GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp^3P8-k!2%?WdQ4S-6id3JuOkD)#(wTUiL5|AQ<As4 z3&a2R{xkc5JkA1-$YP-G>mbbNq%pe!D9B#o>Fdh=fJKnoN=$0*;)_5bM^6{W5RLQ6 z2@)9xIFiqNN}F*~!FS0z_5YVIZ+D#GQ*cnyB|AM~LgF08WFx_~oa_zKAMEEo<h-~` z&UjgHmf=?hh6@2)tjU{ZP5~OGTH+c}l9E`GYL#4+3Zxi}3=GY54NP<m%|i^0tV|57 zj7+o*jI9g|ie61vf}$ZeKP5A*5=Dcdm8pf5kr6}#|Ce_+fEpx0HU#IVm6RtIr81P4 im+NKbWfvzW7NqLs7p2dBXCnnv#Ng@b=d#Wzp$Pz2jA5w& literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-overlay-dark@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-overlay-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..acadcc5d87097d1ad2de9a567378f0a778c6df98 GIT binary patch literal 392 zcmeAS@N?(olHy`uVBq!ia0vp^4nQox!2%?C-fdh2q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>4nJNUsNB#yF{oGC)E05>H=O_6ID2+*V>za~EF(3N?AUIEHu} zPfn0vRhBhK;yQaN;YC70(u1X&eCJDkGYVaDN99FBq!iC_NtTQ!clmw9Uic*(3b^8E z{900i<=@tY+=*5PI@7Kh8yFbu5GZ5FJy?H;?}m3U`x})P49mFM_)Rwd({(m<WM6V8 zWm7`L`4641rqw4!98H+;ttD-qG^?{114GSCalM`lxxGNwsFt`!l%yn<q*^5xr2;7i zBLhP-T>}$cL-P<rBP$aFD<cza17j-#gQ8axmY`_J%}>cpt3=UYXk}_)Wn=`=!2jjl z4WI@|kPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo-`Pk36)||a`njxgN@xNAsabw9 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-overlay.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-overlay.png new file mode 100644 index 0000000000000000000000000000000000000000..1880116517704697b3b0ddaedd7cb1f7cfc59ea0 GIT binary patch literal 326 zcmeAS@N?(olHy`uVBq!ia0vp^3P8-k!2%?WdQ4S-6id3JuOkD)#(wTUiL5|AQ<As4 z3&a2R{xkc5JkA1-$YP-G>mbbNq%pe!D9B#o>Fdh=fJKnoN=$0*;)_5b2TvEr5RLQ6 z2@)9xIFhGS7@td-pcZspxb4fkTmd!VJ4+;8veOeLB+g(=HWFOR$?hOA;oOIojM)DF z%Y(BFzcMiRC~~sYzm@+FG)uL_HKHUXu_V<hxhNG#F&G&bn&}#t=o*@b7#dlb7+4vZ zXd4(?85k73ny>^#LvDUbW?ChR216@T3o9cdhz9;I?`{A!NP=t#&QB{TPb^AhC@(M9 g%goCzPEIUH)ypqRpZ(583aE&|)78&qol`;+0B^}(YybcN literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-overlay@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal-overlay@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d396dc86fab9d3a6cc533a2f762f7c47f186085f GIT binary patch literal 397 zcmeAS@N?(olHy`uVBq!ia0vp^4nQox!2%?C-fdh2q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>4nJNUsNB#yF{oGC)E05>H=O_6ID2+*V>za~EF(3blK>IEHu} zPfn0vRhBhK;u6g^C^fJ!{19|=*?FF7N$p*ELM09x*)A8dF-lc_XI{*@OL)eGs|KYP z&Q!6nHP+`!d`r|QS~T-34-Zd|UW=?l^oRKyn7>^zVJQ<TVMt~@%s%Vp|7i;)Vml;b zAH0a3&C7EM2;YQk`y>3=?bw2K>L#D>Xh>{gVCe7@cX18M-w1S)YKdz^NlIc#s#S7P zDv)9@GB7mLH89aNG!HQ}vNAESGBVLNFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~ z{9oSP0BVo~*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCxP CCViIx literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..59381036d8301e23ea8d53abfe250aa29bd975bf GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}fzR$@|f7hePlm3z84hFF|V zPLN>j;YgeLZhvM^8cz;O$)6;PpZ2StbG0!ZmGXHmVbQteoAlzq>%JV5In|C`aobYH z#<uQ%Y(Z^-qxPgd?>aIWW-=rmFr4(|?O}t4jguZqU%a*dul8Ys1+Smg7aw!xvFFVC zcd}r@$u-}_md45Z0iFFuYFAHE*L$E7R7+eVN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd* zk(G&om63_Ifw7f=LD8!TOHefA=BH$)RibDxv@*4@GBSc_;Q#XO22g_}$cEtjw370~ nqEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts5thaz` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-horizontal@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e65598c5f960b17d6d3dce71ca45270a374e5945 GIT binary patch literal 516 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xh5mWEIEF+V zPEL?uU7R4&Q*xjqc1Pn&Z;51`#SiN_W3)Qh{!7Li%=x{4N44nT`bDw<YG3Phn^~vs zt@`4h@xOSHOn~OE=PJ!gQ`e>^BqZ$ket*w%-dzg9%XaPmoS9_H+${9iM#*Wxm1z$J zeAl!`q~9&=3E((#@mv*K+kc5=$rcS4`=;?F6ezrC_<zZyw1LNw{er|F<rfUcmYb9^ zw7s06STJE3pM}E>#_o*F|MfhV4P`Erwj^?&eRKat@tgt<gFpT$JKTj|zu%;i%#~E= zaDKME8ISwQT<gb*X|KO+k2q4eQlB%mC)H$`Q|X`nk5B&_^K|dNp0K{p{h$WW!wd|M zZrE^o-IxsuXw?$eh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~Xk=w#U}a>YZD4F=U{LgG z!V(k>x%nxXX_Y7%46RHptc;8x8u-7wy8+Z739=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yB XFTW^#_B$IXpdtoOS3j3^P6<r_?2^5{ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-hover-dark.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0d8f138b684c0d61c18796fa5bf421dfea1245be GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cK_)5S5w;&gI? zM8$!QguDws?ti=A)!6v)#{W|bW=n8gducQ;<v~l)KEqk;F^vW@A80K<v{X`J$3Oo@ z!-rfFX9Cx3I}mc9ZBc`4Fe9JAs)P!yAFWFNgo6)qim)Cx6fsCMu4(qJPd;-nK%n61 ze!;_PZRdIBOPc*N=GozOBKHdmL;7wR1=(1gNT5?xOI#yLQW8s2t&)pUffR$0fuWhM zfr+l6d5EErm5G6sk%_i}v6X>A(W?ndP&DM`r(~v8qG&L*GPSTWGJ<H}|MKnzP=h4M uhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywpYt$_>x literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-hover-dark@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c71790a570ffaf517fc08e132425807959d5a98c GIT binary patch literal 517 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xh5mcGIEF+V zetXT<@34aa>jU%G#t|MaA^`=A;*KmSzdSVBCY+mS!MEHY@RUY^j-G>1=PCCCtWI7I zF^co9+}LgH=We)u&fK3{?9Vbu@j9$)eeUgL>BfFQ{GNetST%#cqV1yp+mEfUssDYO z>jeLHZJFphLgFWP#hH9P)O_>Y+Q$bt(|nW)tPaime5~r`Tn>d+^*LP(?sg4If(tIN zKX9;X`pA^F|C?B#10$<Q0Fd}+A5i&QTk^+8CTU5HJr0UYHeZ=~uO2%-Q8RkcbBTDK zbsep;0-ptzmi|$exO#l;`HIaecb$-aI(<R)-@9+h>b`F-mQy|^*x;{Y;CXN1MT^bM zd<QM0T3Ija0E0rc#5JNMC9x#cD!C{XNHG{07@FxCnCKdshZq`JnHX3ZnP?jrTNxM> zy_&EDMMG|WN@iLmiUva~Qwu92BZvn6FYj&uHAsSN2+mI{DNig)WhgH%*UQYyE>2D? ZNY%?PN}v7CMhd8i!PC{xWt~$(699Djw`BkT literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-hover.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..5008db6ee352d9d2c283cc881b60f8af211ac969 GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cKo)5S5w;&gI? zM8$!Q1i6a|8Oa-x5)v%F?Z5O*t*z<st{!zsi-mLY|DVlW?=ZusU~2HgOFTR=J;4b+ zJDAvtMONz?h;CS@k#Ibufw@OZVjfrB!jAt(LJF87=Y6zjYx;ka=l+9F_a%xAL~g|W z%s;ZB^P%zK=l`W=@~mAaR3vT7$RL|5_1kq)<N=^tR7+eVN>UO_QmvAUQh^kMk%6I^ zu7QcJp?Qd*k(G&om63_Ifw7f=LD8!TOHefA=BH$)RibDxv@*4@GBSc_;Q#XO22g_} v$cEtjw370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts5UTuOi literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-hover@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5da6a0fca317b811ba8be7dc7f66ef2291568f1f GIT binary patch literal 500 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xh2D9(IEF+V zetT^{AEToH+lTyjvMx>{dzzYdSbvEsQU92t<P|8O-{AUG(4*tX{0dg{U%PM1S{<!< z`le=o&bwKxCQ=PK>}oDYbhVgvBpsc6;Sa+M8MhZIZQeZ1*TWk$H!Lh_t9BB&Gs#)s za!1vS)N74gzB64O+;PAAE%wI!Z!QhWJA^tJR{1T^VzyMDFrD!{XT|=t^@6M-0S=5n z;=%vM8$0DsAGpkUC-uPt7Cs|`!mpO4v#KnN-kQCM{*}GoSLaT{kGn@TH`n$2K3VlF zKj&WHVWrZ|KX+fNS+afY`M<f%>=_GL9yFQu{<Src%C?)FZ6%?7NE#S!45}rr5hW>! zC8<`)MX5lF!N|bSOxM6f*U&t~(8$Wfz{<!(+rZe$z@X^Wge52%a`RI%(<)Ik7+RTH zSQ!~XH1L0UcLS(F5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1- HoD!M<=nuCU literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-overlay-dark.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-overlay-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f1ccce3a9160776fa880c7f806b61db1d35e3530 GIT binary patch literal 329 zcmeAS@N?(olHy`uVBq!ia0vp^96+qV!2%>(e}0SxQY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~SGUD>13Li!TC&oIPC}Lp096 zJz>e%puoUz;ILGZQn+;hr}K^|j;aGsj8`u<mwV58BW?AyOPh=vazvb;b#N@x&ihv( zCOXA9DroA2nkCGSN_li2e!toUG)}d|HKHUXu_V<hxhNG#F&G&bn&}#t=o*@b7#dlb z7+4vZXd4(?85k73ny>^#LvDUbW?ChR216@T3o9cdhz9;I?`{A!NP=t#&QB{TPb^Ah kC@(M9%goCzPEIUH)ypqRpZ(583aE&|)78&qol`;+02mr%od5s; literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-overlay-dark@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-overlay-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..065410c56e90acadd86253584d721b48787b9916 GIT binary patch literal 401 zcmeAS@N?(olHy`uVBq!ia0vp^0zmA*!2%?Ame|VzDVB6cUq=Rpjs4tz5?O(KrX+87 z7l!}s{b%+Ad7K3vk;M!Q((6H(F-~ft3{a50#M9T6{Q-+0x0RUG+{G7xLfxJ&jv*e$ zlM^IZd4QmY<5^Vif7u>CAiMg1Xv@7L0UN@aA6hgsO!@q9KC2I>u+PE&d^=2-n;DX& zdpN@nyl6?<%H77q7ALa&W1`jpMmNzOEs0QrRS8Qpe)K5)6AV5Wmr{9bt_0V=P=lI= z)BFF%_bgQS^30yQ?dyO0zyFWy=sKwIgHv&PuL%P~R)u`HtIO+!Kxe6zxJHzuB$lLF zB^RXvDF!10Lo;0i6J0~|5JMv?69X$F6Kw-yD+7a~R}+??Xvob^$xN$6(O_t0YGGw$ z1ku3%<=qXS21$?&!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6cwc)I$ztaD0e F0sv9Gf&Ksh literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-overlay.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-overlay.png new file mode 100644 index 0000000000000000000000000000000000000000..faf3942d91d39b2df4d958cf4957355bc4a5f9d7 GIT binary patch literal 329 zcmeAS@N?(olHy`uVBq!ia0vp^96+qV!2%>(e}0SxQY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8!2#uY)k7lg8`{pdfpRr>`sf0~SGUD>13Li!TC&oIPC}Lp096 zJz*%=puoUz;J8$hQggroF|h+mVoh=zD%v+&{d)X4t|6DVUG1&9a7&I@>N<ggMvtEL zrw2MpP7GP9D*uu*gIg!B<p(3sIMou@h?11Vl2ohYqEsNoU}RuurfXoLYiJ%~Xk=w# zU}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc;8x8u-7wy8+Z739=zLKdq!Zu_%?H jyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_^yy-z literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-overlay@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-overlay@2.png new file mode 100644 index 0000000000000000000000000000000000000000..06b6a766e1166f8532eff53797680c2bb24ea4bf GIT binary patch literal 400 zcmeAS@N?(olHy`uVBq!ia0vp^0zmA*!2%?Ame|VzDVB6cUq=Rpjs4tz5?O(KrX+87 z7l!}s{b%+Ad7K3vk;M!Q((6H(F-~ft3{a50#M9T6{Q-+0x0RUG+{G7xLS3FNjv*e$ zlM^IZd4QmYBW)vFFnhBwGxOoNV_oZJOK^3W&ge7daIln@&`t1~k-#;>>cJ%*9;W}d z9y}^=R2P{YYasez(T-mJU`9TJRS6*nS2P8(D!U#`7x~yfgX^2pY2$ZC0uDqR{J^O9 zf7(KcV<~NhefzfFJfLt^;p~UWh04hR*M*((q%#>9nm>t8QF-z91<+NhC9V-ADTyVi zR>?)FK#IZ0z|c(Bz(m*3JjBq*%EZ9R$VA(~*vi15=+%TJC>nC}Q!>*kQ8XA@nOayG z89_Age|dKUs6i5BLvVgtNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2U FngG@Ae*FLd literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-active-dark.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..9a73b295a793ef1e0ef0526fb27f949e6c0a73f5 GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cKo)5S5w;&gI? zM8$!Qgmae?GLknWB_voJ3z=CY?0it>ZoRss#lkuHJ<nE#EBL6*XsQo>c!`H6=Kt~o zGYVLFo@s<dCuk)&2Oj8K$-piVYG5P!$4T&i=gJ2xT}_WAxFj}9?mM`2|KHOG1140p zp6o~zKAhfmo<~}e$9SDkk+dx%gQT~VPiq<TM4($#OI#yLQW8s2t&)pUffR$0fuWhM zfr+l6d5EErm5G6sk%_i}v6X>A(W?ndP&DM`r(~v8qG&L*GPSTWGJ<H}|MKnzP=h4M uhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywqVt9%Ur literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-active-dark@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..51bcddf4ff03adfb582962ab43a463d30d58825a GIT binary patch literal 505 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xg+6<_IEF+V zetT^<AEToP+k^UP;Ws=wnxYm3tl4pdIpb!Ys*20gQWK$xZ)3O~v2q9=HLK#9xZ{ZN znOE1(&AF<1F8*Kfx#?#@m<uc#0%UtuU2^2rWH8Tp@U6_A!P(f%%{E}&<G1Img$%q- z$r>rXW1V`>HbUxPQo;$>7giIFzR~bdNMF37X5*)oo=k@t)%H0v)j6^+a9}dn>d?f- zqnq%@Oiq!<-~a<NkT~$4ImlW+^TAS9Ig<yOjQwmex(_Bf)OGDGs+~Q5a>LWpY<de{ zrzb|+)v|t(FXUdmzDje=yU*28fA8v_6wC5p-jSrOc9+>gCe`lea-$P-0*fSo-d8Pg zjVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKH<23AHU+6Kl}1_nj1CM-eGkei>9nO2FS z!O+Uo!pg`9qJjU*yBk0ak{}y`^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwg MboFyt=akR{0114s%K!iX literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-active.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-active.png new file mode 100644 index 0000000000000000000000000000000000000000..9a73b295a793ef1e0ef0526fb27f949e6c0a73f5 GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cKo)5S5w;&gI? zM8$!Qgmae?GLknWB_voJ3z=CY?0it>ZoRss#lkuHJ<nE#EBL6*XsQo>c!`H6=Kt~o zGYVLFo@s<dCuk)&2Oj8K$-piVYG5P!$4T&i=gJ2xT}_WAxFj}9?mM`2|KHOG1140p zp6o~zKAhfmo<~}e$9SDkk+dx%gQT~VPiq<TM4($#OI#yLQW8s2t&)pUffR$0fuWhM zfr+l6d5EErm5G6sk%_i}v6X>A(W?ndP&DM`r(~v8qG&L*GPSTWGJ<H}|MKnzP=h4M uhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywqVt9%Ur literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-active@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..51bcddf4ff03adfb582962ab43a463d30d58825a GIT binary patch literal 505 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xg+6<_IEF+V zetT^<AEToP+k^UP;Ws=wnxYm3tl4pdIpb!Ys*20gQWK$xZ)3O~v2q9=HLK#9xZ{ZN znOE1(&AF<1F8*Kfx#?#@m<uc#0%UtuU2^2rWH8Tp@U6_A!P(f%%{E}&<G1Img$%q- z$r>rXW1V`>HbUxPQo;$>7giIFzR~bdNMF37X5*)oo=k@t)%H0v)j6^+a9}dn>d?f- zqnq%@Oiq!<-~a<NkT~$4ImlW+^TAS9Ig<yOjQwmex(_Bf)OGDGs+~Q5a>LWpY<de{ zrzb|+)v|t(FXUdmzDje=yU*28fA8v_6wC5p-jSrOc9+>gCe`lea-$P-0*fSo-d8Pg zjVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKH<23AHU+6Kl}1_nj1CM-eGkei>9nO2FS z!O+Uo!pg`9qJjU*yBk0ak{}y`^V3So6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwg MboFyt=akR{0114s%K!iX literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-dark.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0e57789b7dff249ea317fbeecfe103faa6bbf5b4 GIT binary patch literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cK&)5S5w;&gI? zM8$!QgmqUFGLknWB_vpUTW|D5t*z<nuK#{U1x}XtCC)albC}^{!1{mrp{0@%JO24M z8VYiq30$-7K)`_mZHpRYgBke@RwYzu{b*JCCmei`Go|v_V+k&a&64{LKHdNK^uYju zlBe?p539AE=b8UMKgED&r`L(xFDwktxaAZt{*1i}bc||=YeY#(Vo9o1a#1RfVlXl= zG}ARO(KR#=F*LF=F|aZ+(Kax)GB7B5HDL*ghTQy=%(O}r4Te^x7FI?^5Dola-rWFd wkObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^r>mdKI;Vst09z1*QUCw| literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-dark@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..2285fd947d04dd78aa687f55ed1fa31e5c0a3327 GIT binary patch literal 516 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xh5mWEIEF+V zetXT(@34Ug+k^i*V-~IoIpV;7V3J}-!=ZCdp0{<URte`d1(+{taENIL>Rjo*fZ0jO zb<V+eK1utp=g8i(xBLA+#oC*pmu<lXr$R@|r4}qNZtqQ;ryI?{fA^g1x_{^IygvBm zSHAj#mHE>xzU|1KlWzZY;Y$9zUfsQ=2@QuPa?J55kgD0ZM5epp^g&f|MwgiRN|G-& zslPbckjQvB?>Aqd10$<Q0Fd}5zu`@tHuHX+fRhKhSi_7Ap8vWMk^9HOs;b6a=!Jfs z-bqe%g>?6b>eutrg4S2tKi=``NJZwHH!~kSJXXB<<OQv1^wyLwv*oyWb6N!e_*k z)|$vG?bs?03<=c|*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Vqj%tqHSPoWnfVB zYQho}4Y~O#nQ4_M8Vs#WEv$@;AR73;yt@I^APKS|I6tkVJh3R1p}f3YFEcN@I61K( YRWH9NefB#WDWD<-Pgg&ebxsLQ0Osz#00000 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-hover-dark.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0d8f138b684c0d61c18796fa5bf421dfea1245be GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cK_)5S5w;&gI? zM8$!QguDws?ti=A)!6v)#{W|bW=n8gducQ;<v~l)KEqk;F^vW@A80K<v{X`J$3Oo@ z!-rfFX9Cx3I}mc9ZBc`4Fe9JAs)P!yAFWFNgo6)qim)Cx6fsCMu4(qJPd;-nK%n61 ze!;_PZRdIBOPc*N=GozOBKHdmL;7wR1=(1gNT5?xOI#yLQW8s2t&)pUffR$0fuWhM zfr+l6d5EErm5G6sk%_i}v6X>A(W?ndP&DM`r(~v8qG&L*GPSTWGJ<H}|MKnzP=h4M uhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywpYt$_>x literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-hover-dark@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c71790a570ffaf517fc08e132425807959d5a98c GIT binary patch literal 517 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xh5mcGIEF+V zetXT<@34aa>jU%G#t|MaA^`=A;*KmSzdSVBCY+mS!MEHY@RUY^j-G>1=PCCCtWI7I zF^co9+}LgH=We)u&fK3{?9Vbu@j9$)eeUgL>BfFQ{GNetST%#cqV1yp+mEfUssDYO z>jeLHZJFphLgFWP#hH9P)O_>Y+Q$bt(|nW)tPaime5~r`Tn>d+^*LP(?sg4If(tIN zKX9;X`pA^F|C?B#10$<Q0Fd}+A5i&QTk^+8CTU5HJr0UYHeZ=~uO2%-Q8RkcbBTDK zbsep;0-ptzmi|$exO#l;`HIaecb$-aI(<R)-@9+h>b`F-mQy|^*x;{Y;CXN1MT^bM zd<QM0T3Ija0E0rc#5JNMC9x#cD!C{XNHG{07@FxCnCKdshZq`JnHX3ZnP?jrTNxM> zy_&EDMMG|WN@iLmiUva~Qwu92BZvn6FYj&uHAsSN2+mI{DNig)WhgH%*UQYyE>2D? ZNY%?PN}v7CMhd8i!PC{xWt~$(699Djw`BkT literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-hover.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..5008db6ee352d9d2c283cc881b60f8af211ac969 GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cKo)5S5w;&gI? zM8$!Q1i6a|8Oa-x5)v%F?Z5O*t*z<st{!zsi-mLY|DVlW?=ZusU~2HgOFTR=J;4b+ zJDAvtMONz?h;CS@k#Ibufw@OZVjfrB!jAt(LJF87=Y6zjYx;ka=l+9F_a%xAL~g|W z%s;ZB^P%zK=l`W=@~mAaR3vT7$RL|5_1kq)<N=^tR7+eVN>UO_QmvAUQh^kMk%6I^ zu7QcJp?Qd*k(G&om63_Ifw7f=LD8!TOHefA=BH$)RibDxv@*4@GBSc_;Q#XO22g_} v$cEtjw370~qEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts5UTuOi literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-hover@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5da6a0fca317b811ba8be7dc7f66ef2291568f1f GIT binary patch literal 500 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xh2D9(IEF+V zetT^{AEToH+lTyjvMx>{dzzYdSbvEsQU92t<P|8O-{AUG(4*tX{0dg{U%PM1S{<!< z`le=o&bwKxCQ=PK>}oDYbhVgvBpsc6;Sa+M8MhZIZQeZ1*TWk$H!Lh_t9BB&Gs#)s za!1vS)N74gzB64O+;PAAE%wI!Z!QhWJA^tJR{1T^VzyMDFrD!{XT|=t^@6M-0S=5n z;=%vM8$0DsAGpkUC-uPt7Cs|`!mpO4v#KnN-kQCM{*}GoSLaT{kGn@TH`n$2K3VlF zKj&WHVWrZ|KX+fNS+afY`M<f%>=_GL9yFQu{<Src%C?)FZ6%?7NE#S!45}rr5hW>! zC8<`)MX5lF!N|bSOxM6f*U&t~(8$Wfz{<!(+rZe$z@X^Wge52%a`RI%(<)Ik7+RTH zSQ!~XH1L0UcLS(F5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1- HoD!M<=nuCU literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..03eb7cba43dee686dbd62d64100c29d465d7d077 GIT binary patch literal 393 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cK=)5S5w;&gI? zM8$!Q1hH&`t%ebX1_m<8Yu@bYT)4pJ`+rY1KaJ<N>p#!a7ElxRIrx8NK_(lU-Z4!B zwHU@`%dV?pGq`R9h-^sKI>6{A%Hz+vKj27xl173}<Dv%^ZB6wzdG0^Bbbm%sf=`;n z;~UzuxAGM61o7;bDEq_xa-ZXg+%GH)?@mak1;6&^13E{w#5JNMC9x#cD!C{XNHG{0 z7@FxCnCKdshZq`JnHX3ZnP?jrTNxM>y_&EDMMG|WN@iLmiUva~Qwu92BZvn6FYj&u xHAsSN2+mI{DNig)WhgH%*UQYyE>2D?NY%?PN}v7CMhd8i!PC{xWt~$(6956ke-8iv literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider-rtl@2.png new file mode 100644 index 0000000000000000000000000000000000000000..62ae12f4343be193e52d2200939a8dee8f607f3f GIT binary patch literal 514 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xh5mTDIEF+V zetT^<pQEDy+k<-lJxv}RP2m9o(=TLSoLIrGVzpF8s9#}`2<t~Cz0On00UbwFy;R-m z%g*b}P5M`q_WZVO^(<BuA%~x)vn)eh=P5DxMXcJm`zK=td%Uw&RTuZF@9*Oo*Bays z81HCLFDv*aCY!(T@r5fEd`FmtYn^#3LMD9LyU}NH4r_?0&zE&<3I~}utp%PiaNT5V zXa1tM|4%oELIVR6i1^RH=jPXZ>w@IQZqWd1u^W+$QkxsDU5#J0YNy*Vo3&wij48XB zojBPa|GBra;&|`=jpYkfo<&uPd6cbh3;tP~qwQ<@M3A-MNSE7RT@|7GH4OY!777~j zZl8hSpjzS@QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjT)ztc*;w4UDY}42oV&Sc0M< zH$NpatrA6pp_QqHm5~ud1OJzIH-H)>K{f>Er<If^7Ns(jmzV2h=4BTrCl;jY<rk&T TerF>ERK(!v>gTe~DWM4f7frD7 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..03eb7cba43dee686dbd62d64100c29d465d7d077 GIT binary patch literal 393 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cK=)5S5w;&gI? zM8$!Q1hH&`t%ebX1_m<8Yu@bYT)4pJ`+rY1KaJ<N>p#!a7ElxRIrx8NK_(lU-Z4!B zwHU@`%dV?pGq`R9h-^sKI>6{A%Hz+vKj27xl173}<Dv%^ZB6wzdG0^Bbbm%sf=`;n z;~UzuxAGM61o7;bDEq_xa-ZXg+%GH)?@mak1;6&^13E{w#5JNMC9x#cD!C{XNHG{0 z7@FxCnCKdshZq`JnHX3ZnP?jrTNxM>y_&EDMMG|WN@iLmiUva~Qwu92BZvn6FYj&u xHAsSN2+mI{DNig)WhgH%*UQYyE>2D?NY%?PN}v7CMhd8i!PC{xWt~$(6956ke-8iv literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-slider@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-slider@2.png new file mode 100644 index 0000000000000000000000000000000000000000..62ae12f4343be193e52d2200939a8dee8f607f3f GIT binary patch literal 514 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xh5mTDIEF+V zetT^<pQEDy+k<-lJxv}RP2m9o(=TLSoLIrGVzpF8s9#}`2<t~Cz0On00UbwFy;R-m z%g*b}P5M`q_WZVO^(<BuA%~x)vn)eh=P5DxMXcJm`zK=td%Uw&RTuZF@9*Oo*Bays z81HCLFDv*aCY!(T@r5fEd`FmtYn^#3LMD9LyU}NH4r_?0&zE&<3I~}utp%PiaNT5V zXa1tM|4%oELIVR6i1^RH=jPXZ>w@IQZqWd1u^W+$QkxsDU5#J0YNy*Vo3&wij48XB zojBPa|GBra;&|`=jpYkfo<&uPd6cbh3;tP~qwQ<@M3A-MNSE7RT@|7GH4OY!777~j zZl8hSpjzS@QIe8al4_M)lnSI6j0_CTbPY^&4b4LgjjT)ztc*;w4UDY}42oV&Sc0M< zH$NpatrA6pp_QqHm5~ud1OJzIH-H)>K{f>Er<If^7Ns(jmzV2h=4BTrCl;jY<rk&T TerF>ERK(!v>gTe~DWM4f7frD7 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-trough-dark.png b/.themes/papirus/gtk-3.0/assets/scrollbar-trough-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..1bcf09de26ddd6da097aad4969b2bb2d6cf990bc GIT binary patch literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cK&)5S5w;&gI? zM8$!QgtTmfZH7^X27m02g;>5+Yip8;ZJW$9C*Yj9+vk(v3O;H(7=s^P;^B$;zx==q z4%TNHVbKX%3C@8B`c^WqON1KOi2iXB{NK6q0ZUiYV+k&a&64{LF5Un4e52va#Gc^w zI@kV9Po9wU<LHKF#gtdPPI-&f85kzqk;;FuG2I#H7}XNjh?11Vl2ohYqEsNoU}Ruu zrfXoLYiJ%~Xk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc;8x8u-7wy8+Z7 v39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_2T6a- literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-trough-dark@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-trough-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cf1250580bf65f0acc1b74c2694d2b8427d793d7 GIT binary patch literal 516 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xh5mWEIEF+V zetXT<@34aa>x1ol;Tt9h1-5AKFgUc}!ezC0GM)GKIrj;$#wb4#3RHQ-#Nr)d=M<x$ zA~PlC;N*L|t)+K~d_MK_=bk8YZV#1)O{SNkRU{G_9<a;DZPfVBm||!9c%Si)d(|`E z_c3j<n<^o7=hp7XKV{u<+YLUyIJ<){X50E-?4}9wk55%42bvW!O=<9c#1eAgZSVt@ z6Y2g1?^t+5x1H{n7i44+a9{uu556=`o11_4fIPQJ-h!mYQ@kQN3rfFEU*%;l7<uiw zf4RbS&W>X%dS6S6mS6APZ<v41Y0Z{TlMWqUYnNO5F8%t9Bo}dpeOGtYp4_i6F`}5^ zzJ|Fp_e<xyz>rWaag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CI(hUCfWwZRt5$| zuO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-mg7ec#$`gxH8OqDc^)mCai<1)z ZQuXqS(r3T3kpe1W@O1TaS?83{1OQZqyO96@ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-trough-horizontal-dark.png b/.themes/papirus/gtk-3.0/assets/scrollbar-trough-horizontal-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4c9ad66950ffae8ec18d77290b742abdbe9cb4d9 GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}fzR$@|f7hePlm3z84hFF|V zPLN>j;YjP#J8Z&c%x1=9RcAOS<;<)a*24`syvK@p=D0-t?md}t$(Lg?XI_x>#aogR zJN}g(oWa4o#^cj2<u=AAOgk9=_fK4sFW<)KGnMCl$F+aG3waJVc$!O|mE<%0qq5?s z`r(8B(}ME?UwwVZ!l2V4abkD*u27&8R7+eVN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd* zk(G&om63_Ifw7f=LD8!TOHefA=BH$)RibDxv@*4@GBSc_;Q#XO22g_}$cEtjw370~ nqEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts5YxR4C literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-trough-horizontal-dark@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-trough-horizontal-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..2fb73d594a508c7e7a1eca082bb1e49f27dacfc5 GIT binary patch literal 513 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xg?@XwIEF+V zemm8g&(Tq&?Z4zU1woTH4k9XY8#`Ak3$ESG?k&(it;J76MeIPYyGjy!NmGmL30tnY zJB_yQSZ-8bX=HidyuO%0Sa@=M{|CA4Pc}P+E)o3u^-wv7xs2gEUx$6HZzRr6;Qp~% zI<s`$K9)BeZzu9d@H0Fw*!K5_oLB$3Hk}HEuTnoU7DTojZu<Y=)7`bp7y}<4W)9e< z%@p$JNpPfggGDwo=U#^Vn7s#DC+kmnyXrvK*2bk_4t*9s*KLXwe6i+eQ?LE|_gk18 zR`eNj|8wCjeW7@v?gW!r<73&0@9nRCT%W9+!yS5xrJyhNPT_$a=3niOs{uj&j(Zlm zVPc%1z*H@9jVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKH<23AHU+6Kl}1_nj1CM-eG zkei>9nO2FS!O+Uo!pg`9qJjU*yBk0ak{}y`^V3So6N^$A%FE03GV`*FlM@S4_413- UXTP(N0xDwgboFyt=akR{0L+QFv;Y7A literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-trough-horizontal.png b/.themes/papirus/gtk-3.0/assets/scrollbar-trough-horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..7e12ae683c071ef303556a34c7ab1203fa1fd8fd GIT binary patch literal 382 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!2%@ja&El@q*&4&eH|GXHuiJ>Nn{1`nUcKS zT^Rni_n+Ah<Z%{wL>2>eUk71ECym(^Ktc8rPhVH|2P}fzR$@|f7hePlRd~8MhFF|V zPLN>j;dsUvyDXC@jVFht<WG{t$tkJDtcM#GOVyt@ED*|kYwo6ed$xd@u+N)(>5I1{ zC3gHPJvgI)Sz?XHr=7~n7*m*97>|2g+RlHN;h0xjzDxH1V*zc64R3wbijO(-*mGw6 zJ6SN{;+c11OXKAI7#O}bNXSNoZs!2HLAAs+q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~ z8d;ebSQ(jU8yH&|7!<vlumnXzZhlH;S|y4GLn~7YD<dO_2L3PaZU8k%f@}!RPb(=; nEJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*}Q$iB}^WAyu literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-trough-horizontal@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-trough-horizontal@2.png new file mode 100644 index 0000000000000000000000000000000000000000..456019398e012dfb0ccda91478e744a1bbe9ba48 GIT binary patch literal 509 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!2%>XrflN}QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xg}!^bIEF+V zemm7Li^)->ZU6RXT#TJ&CwZG%7p=SLJ>y)%lQ^zhotiBC3s$?eOpwl)I)UREm-V-E zEjN?mpVmA*|M>6yJ!uL895L39`t~pSYiwJ&<j;MVJf8hEr*_y1PL5XC`?%Nbp#NPD z^M5B*C*0fgc;ADn2Inw;zv+ojBxF`yIqYn5qOdVECunLFgU{=icgq{a_f`pH?^aE) zn#H6N$EdZ6DRh5>-pu$1(V+)!<#Fqn{yuw1-{6u+$C|g(9MaFmtgRQz|0}NWx;S9v z{rh{Y@{-(7dfv+E%A3CBO4dKiqVGE<mR|p|LiB@dy3Ef68UMTY3xTek!x$D~a{p27 ztp;EasFt`!l%yn<q*^5xr2;7iBLhP-T>}$cL-P<rBP$aFD<cza17j-#gQ8axmY`_J z%}>cpt3=UYXk}_)Wn=`=!2jjl4WI@|kPX54X(i=}MX3zs<>h*rdD+Fui3O>8`9<lo T-`Pk36)||a`njxgN@xNAxX!@P literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-trough-rtl-dark.png b/.themes/papirus/gtk-3.0/assets/scrollbar-trough-rtl-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..1bcf09de26ddd6da097aad4969b2bb2d6cf990bc GIT binary patch literal 391 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cK&)5S5w;&gI? zM8$!QgtTmfZH7^X27m02g;>5+Yip8;ZJW$9C*Yj9+vk(v3O;H(7=s^P;^B$;zx==q z4%TNHVbKX%3C@8B`c^WqON1KOi2iXB{NK6q0ZUiYV+k&a&64{LF5Un4e52va#Gc^w zI@kV9Po9wU<LHKF#gtdPPI-&f85kzqk;;FuG2I#H7}XNjh?11Vl2ohYqEsNoU}Ruu zrfXoLYiJ%~Xk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc;8x8u-7wy8+Z7 v39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_2T6a- literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-trough-rtl-dark@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-trough-rtl-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cf1250580bf65f0acc1b74c2694d2b8427d793d7 GIT binary patch literal 516 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xh5mWEIEF+V zetXT<@34aa>x1ol;Tt9h1-5AKFgUc}!ezC0GM)GKIrj;$#wb4#3RHQ-#Nr)d=M<x$ zA~PlC;N*L|t)+K~d_MK_=bk8YZV#1)O{SNkRU{G_9<a;DZPfVBm||!9c%Si)d(|`E z_c3j<n<^o7=hp7XKV{u<+YLUyIJ<){X50E-?4}9wk55%42bvW!O=<9c#1eAgZSVt@ z6Y2g1?^t+5x1H{n7i44+a9{uu556=`o11_4fIPQJ-h!mYQ@kQN3rfFEU*%;l7<uiw zf4RbS&W>X%dS6S6mS6APZ<v41Y0Z{TlMWqUYnNO5F8%t9Bo}dpeOGtYp4_i6F`}5^ zzJ|Fp_e<xyz>rWaag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CI(hUCfWwZRt5$| zuO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-mg7ec#$`gxH8OqDc^)mCai<1)z ZQuXqS(r3T3kpe1W@O1TaS?83{1OQZqyO96@ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-trough-rtl.png b/.themes/papirus/gtk-3.0/assets/scrollbar-trough-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..6706ecaa1cc07af9299c6a167a090a8fe53f66c7 GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cK_)5S5w;&gI? zM8$!Q1i7m}ZXZiHdf-4o&&EsN)Y_VucloGGS}dHC@AJ$oT){_e2Gg>Y1(|GY>*|9a zJSuQ37Fn%pAi80pM#Axs2Id|uiFsUg3p@TF2{=%}<a)5shxI1U{RfxsOB5T3+=xju z`L)0Eq4DALwqBmLZQ-0dd*?AQtPhm<8&@l`4CoZq64!{5l*E!$tK_0oAjM#0U}&am zV4`bi9%5)@Wny4uWTI_gY-M0j^lHKq6b-rgDVb@NC>ji{Of9U8j365Lzr4Ev)F276 tAviy+q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#tT1fNKB% literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-trough-rtl@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-trough-rtl@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e128713e61bfee4781272015ba0ccd5451b856fb GIT binary patch literal 502 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xg+6$?IEF+V zetXTD>yU#0+k<+s^$JZ%3&S@A_$+#vdsVMVU3jAi_fhT{ENhBdB03&0pWl!@Kc{TV z<{A6v%>8-8eRG2gQ@~Xxp&1;>TNv&X97>z=kKst^8Usy{{wm3R`<Wi81(oQ$YyI;e zPG?op!(|&b_c6zAHa)`hQ>OWp^yf>G+zL&~YDtW*b~1d4U?^3;@PP3t%a#1M@h%LE zECLQd;zzxM^>0)DJ#!8;vm2>T*vODO$02j;mqL>%Dj(il7Wu6xnaA$tU%2ty^Q<_T z?RLpOF4PulO#Qxf-}fzVR=wJ=Tv6A+P5OYS;o4?nl}V>+7@kC$%BE$X<^=j(wZt`| zBqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_6up|T1Vuw`eoAIqC5i?^ zD^m+ABO{0g{x9!t05wR0YzWRzD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m< K&t;ucLK6Ui9<-ML literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-trough.png b/.themes/papirus/gtk-3.0/assets/scrollbar-trough.png new file mode 100644 index 0000000000000000000000000000000000000000..6706ecaa1cc07af9299c6a167a090a8fe53f66c7 GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^0zj<5!2%>VHW;`ADVB6cUq>LXpZiZDE0E8W<n8Xl z@V~wP%zhw`v%n*=7^wR?2s1iq%&q_mvX^-Jy0SlD5#+WKlbXBuB2cK_)5S5w;&gI? zM8$!Q1i7m}ZXZiHdf-4o&&EsN)Y_VucloGGS}dHC@AJ$oT){_e2Gg>Y1(|GY>*|9a zJSuQ37Fn%pAi80pM#Axs2Id|uiFsUg3p@TF2{=%}<a)5shxI1U{RfxsOB5T3+=xju z`L)0Eq4DALwqBmLZQ-0dd*?AQtPhm<8&@l`4CoZq64!{5l*E!$tK_0oAjM#0U}&am zV4`bi9%5)@Wny4uWTI_gY-M0j^lHKq6b-rgDVb@NC>ji{Of9U8j365Lzr4Ev)F276 tAviy+q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#tT1fNKB% literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/scrollbar-trough@2.png b/.themes/papirus/gtk-3.0/assets/scrollbar-trough@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e128713e61bfee4781272015ba0ccd5451b856fb GIT binary patch literal 502 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!2%>Nw(nI1QY`6?zK#qG8~eHcB(eheOiAAE zE)4(M`_JqL@;D1TB8wRqq}PKmW1Q4P8K5A0iKnkC`vVq1ZYwdVxr;9Xg+6$?IEF+V zetXTD>yU#0+k<+s^$JZ%3&S@A_$+#vdsVMVU3jAi_fhT{ENhBdB03&0pWl!@Kc{TV z<{A6v%>8-8eRG2gQ@~Xxp&1;>TNv&X97>z=kKst^8Usy{{wm3R`<Wi81(oQ$YyI;e zPG?op!(|&b_c6zAHa)`hQ>OWp^yf>G+zL&~YDtW*b~1d4U?^3;@PP3t%a#1M@h%LE zECLQd;zzxM^>0)DJ#!8;vm2>T*vODO$02j;mqL>%Dj(il7Wu6xnaA$tU%2ty^Q<_T z?RLpOF4PulO#Qxf-}fzVR=wJ=Tv6A+P5OYS;o4?nl}V>+7@kC$%BE$X<^=j(wZt`| zBqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_6up|T1Vuw`eoAIqC5i?^ zD^m+ABO{0g{x9!t05wR0YzWRzD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m< K&t;ucLK6Ui9<-ML literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-active.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..e8771d3612307bb9c851a388a85fd2ed5d2396eb GIT binary patch literal 372 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!}dAc};Xq>+~ z@icF<1CPsnrFA-`tiPH|m@?a!_DpPJmUm5AZ2P%p<1yvapBBWep0jodU%;gYZSpdv zS&S*}n=DQ>@GLl=`}c?;caf~$ZS&nx?Oja$MrX`xckTM5KKa<3qigR~i_N_>-$Z<` zmpGHO@W!HF%=$**K$}%dTq8<S5=&C8l8aJ-6oZk0p_#6MiLRk}h@p{{iGh`oiMD~U zm4QLgs|ia`H00)|WTsW3XfU)gwXiZWf@t9X^6myugCxj?;QX|b^2DN4hVt@qz0ADq d;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RTfwd7J<M literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-active@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9a05302157e923cdc29a95d809994b4360b530c3 GIT binary patch literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFmidiIEHu} ze>-)f-(dq0*Z1C0Y5x|<Iy9wa>}TJ{r!wmgYmI~QmA%?QA79-0Vq}pS>QLA#Vf7`o za#L;JI@>3V7p92HPW@mxZ59JV!mMrUceqvMer{dMxM7jTz8^D>EiaJzEqVF?1H+4N zxlS9G{E&<a{AU;XfV=A!w;y+X$;8!h6Brvz=a%2Q!koW9JInt4y?gR`m)#i+I=UC# zx>|ltBO&GPBR;XycBiTwA8cCuR^s33PMt27S4ulL&IK-bQOV2oMegxhIWe0E+X+tF zvgGU6{5!3`cBiMP$@X@ZzDGu(2f7}aZAtXdsV)4Jpt&pY3k$<C&)?scU;H-l{!O+M zIdk;`4yhjGJI`p}{)@@@4O8afjhlUe0i{~v8c~vxSdwa$T$Bo=7>o=I&2$Y+bPdfz z42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&JL<9eqcQ=3<BtbR==ckpF oCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@0CjZ9A^-pY literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..3b13eee94b7ccfa01d4f126fc35dc5cb2b65a9ba GIT binary patch literal 402 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz#Ec)B=-Xq>+~ z!I$fhfk?~#mNkzVS^9%TR#tU?VVk#b-U8be0p1K-|LUe)eCwq}bsN{ry=q|J|8V8$ zu&8NE3?A^AEBEeN_4u7-d2_ERul636*>8l`h#Lg-J&+f<zwFhw*+pL(>NJn$M_<cd zcJje|rd6|Fe&;`38)SUMO4L&SQKuYFpIMk)=_2vz(HuTj7FxTeZd>RJbeC$0YeY#( zVo9o1a#1RfVlXl=G}ARO(KR#=F*LF=F|aZ+(Kax)GB7B5HDL*ghTQy=%(O}r4Te^x z7FI?^5Dola-rWFdkObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^r>mdK II;Vst05sBvi~s-t literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..23ae7c7f67334e0d0f5dc27301497b5585e94292 GIT binary patch literal 571 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFq(S0IEHu} ze>-)zA5)+}+x|#B!`TTH+!H;LoD{dRs!spG_Cv_*_QHp%Ul@H-`b+Yh)?Rbq*t@pV z$!U*@wU~p5P`PD@$e*hxQ~tgGQ`}|AROc5pXHsIV@0Qs+R`f6&Ie$_)lKZn$zTZlt zrX^cWFy-pqjr(bRPkhNT)~`$4%=SFuF-Ttg?A*7i`{r5q7-ftcE{jdbVES#$@Zei6 zWA)ynnw%SE{Qc*Wf8zh^ptegZ?3kzQKeOkBPN~aH#}n<>S07bnXfM2|D$hIN#zR%9 z4UJ_DvI)|RQn%M%Y)I5e5a689#-|jdQF|`DJ4xiu7pvbt);E3mBAjL9Z(zHrc31zQ z_Z-3pHnX<K8AQLn#rkU5T}`%?TMsR_a!p>r#LsZal4HKvuUm0ncl=}WOMNosgJkr~ z<9E)zxxGOC=8lL2-d#=+z%W%Uag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CI(hU zCfWwZRt5$|uO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-mg7ec#$`gxH8OqDc h^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OQmw+B*OM literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-backdrop.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..e8771d3612307bb9c851a388a85fd2ed5d2396eb GIT binary patch literal 372 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!}dAc};Xq>+~ z@icF<1CPsnrFA-`tiPH|m@?a!_DpPJmUm5AZ2P%p<1yvapBBWep0jodU%;gYZSpdv zS&S*}n=DQ>@GLl=`}c?;caf~$ZS&nx?Oja$MrX`xckTM5KKa<3qigR~i_N_>-$Z<` zmpGHO@W!HF%=$**K$}%dTq8<S5=&C8l8aJ-6oZk0p_#6MiLRk}h@p{{iGh`oiMD~U zm4QLgs|ia`H00)|WTsW3XfU)gwXiZWf@t9X^6myugCxj?;QX|b^2DN4hVt@qz0ADq d;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RTfwd7J<M literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9a05302157e923cdc29a95d809994b4360b530c3 GIT binary patch literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFmidiIEHu} ze>-)f-(dq0*Z1C0Y5x|<Iy9wa>}TJ{r!wmgYmI~QmA%?QA79-0Vq}pS>QLA#Vf7`o za#L;JI@>3V7p92HPW@mxZ59JV!mMrUceqvMer{dMxM7jTz8^D>EiaJzEqVF?1H+4N zxlS9G{E&<a{AU;XfV=A!w;y+X$;8!h6Brvz=a%2Q!koW9JInt4y?gR`m)#i+I=UC# zx>|ltBO&GPBR;XycBiTwA8cCuR^s33PMt27S4ulL&IK-bQOV2oMegxhIWe0E+X+tF zvgGU6{5!3`cBiMP$@X@ZzDGu(2f7}aZAtXdsV)4Jpt&pY3k$<C&)?scU;H-l{!O+M zIdk;`4yhjGJI`p}{)@@@4O8afjhlUe0i{~v8c~vxSdwa$T$Bo=7>o=I&2$Y+bPdfz z42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&JL<9eqcQ=3<BtbR==ckpF oCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@0CjZ9A^-pY literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-hover.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..dce6278bf6868476a23bf162911bdac687bca19b GIT binary patch literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!(c)B=-Xq>+~ z(VOp(0gp@kt`~X_W45Skvo|ajS$DalJ!oamCNplkMM@gk^USYRr1a)oi`%>=!mzwy zQD69Zam^P?I43N1m?)Ccz~eCe?XTM>il3$2+nY1rCgi=8)}P4-&qd!nRvx`O<?tOo z)zh1@`CSysyX^N_KCRVNEMOOR$lK~Td7C)U9jYa+5hW>!C8<`)MX5lF!N|bSOxM6f z*U&t~(8$Wfz{<!(+rZe$z@X^Wge52%a`RI%(<)Ik7+RTHSQ!~XH1L0UcLS(F5@bVg rep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<i6?=b literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-hover@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..bee068bff7485b0213e715bdcbd79720517ce12b GIT binary patch literal 543 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFiLv5IEHu} ze>>II@34bF>wd!)rju>a0s#{g^gPZ69#XYnTE2k2(?Wa!Th*Eqwz@%^l$SG{bl&I} zAo6hjg(W9eyKVlxulDjAjvedn6#9A;Yo0HYPGxws>(ik^?$1ua(k_w<l1)u(PyN1@ z`DnA>z3WG+Yoxa8+&(j5#mh6(mraY`#`<LAtXo1CbpD)DVCOzy*HH8O+Z(MN&)?*W zPfn`%!ln=(W#-E3q^a(${U$E+hW7hu`x2i1*kbnk7V~O`m8>473CwR9tPhwmt@*Yu zlv!<S!xo_c9#8EciT6j(Mt$EOAH`tsek<#l^Yy|Orm|aEUqtvW-}l8kY0B|laqk$t z#q11)>YsL9%=&$2x5b|Zg;O~WP1&hsHdVjPUa)r`>z1~e_bwh7ZmK1&5hW>!C8<`) zMX5lF!N|bSOxM6f*U&t~(8$Wfz{<!(+rZe$z@X^Wge52%a`RI%(<)Ik7+RTHSQ!~X zH1L0UcLS(F5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M< DE)UG- literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-insensitive.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..3b13eee94b7ccfa01d4f126fc35dc5cb2b65a9ba GIT binary patch literal 402 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz#Ec)B=-Xq>+~ z!I$fhfk?~#mNkzVS^9%TR#tU?VVk#b-U8be0p1K-|LUe)eCwq}bsN{ry=q|J|8V8$ zu&8NE3?A^AEBEeN_4u7-d2_ERul636*>8l`h#Lg-J&+f<zwFhw*+pL(>NJn$M_<cd zcJje|rd6|Fe&;`38)SUMO4L&SQKuYFpIMk)=_2vz(HuTj7FxTeZd>RJbeC$0YeY#( zVo9o1a#1RfVlXl=G}ARO(KR#=F*LF=F|aZ+(Kax)GB7B5HDL*ghTQy=%(O}r4Te^x z7FI?^5Dola-rWFdkObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G6i^X^r>mdK II;Vst05sBvi~s-t literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..23ae7c7f67334e0d0f5dc27301497b5585e94292 GIT binary patch literal 571 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFq(S0IEHu} ze>-)zA5)+}+x|#B!`TTH+!H;LoD{dRs!spG_Cv_*_QHp%Ul@H-`b+Yh)?Rbq*t@pV z$!U*@wU~p5P`PD@$e*hxQ~tgGQ`}|AROc5pXHsIV@0Qs+R`f6&Ie$_)lKZn$zTZlt zrX^cWFy-pqjr(bRPkhNT)~`$4%=SFuF-Ttg?A*7i`{r5q7-ftcE{jdbVES#$@Zei6 zWA)ynnw%SE{Qc*Wf8zh^ptegZ?3kzQKeOkBPN~aH#}n<>S07bnXfM2|D$hIN#zR%9 z4UJ_DvI)|RQn%M%Y)I5e5a689#-|jdQF|`DJ4xiu7pvbt);E3mBAjL9Z(zHrc31zQ z_Z-3pHnX<K8AQLn#rkU5T}`%?TMsR_a!p>r#LsZal4HKvuUm0ncl=}WOMNosgJkr~ z<9E)zxxGOC=8lL2-d#=+z%W%Uag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CI(hU zCfWwZRt5$|uO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-mg7ec#$`gxH8OqDc h^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OQmw+B*OM literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e8771d3612307bb9c851a388a85fd2ed5d2396eb GIT binary patch literal 372 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!}dAc};Xq>+~ z@icF<1CPsnrFA-`tiPH|m@?a!_DpPJmUm5AZ2P%p<1yvapBBWep0jodU%;gYZSpdv zS&S*}n=DQ>@GLl=`}c?;caf~$ZS&nx?Oja$MrX`xckTM5KKa<3qigR~i_N_>-$Z<` zmpGHO@W!HF%=$**K$}%dTq8<S5=&C8l8aJ-6oZk0p_#6MiLRk}h@p{{iGh`oiMD~U zm4QLgs|ia`H00)|WTsW3XfU)gwXiZWf@t9X^6myugCxj?;QX|b^2DN4hVt@qz0ADq d;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RTfwd7J<M literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-checked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9a05302157e923cdc29a95d809994b4360b530c3 GIT binary patch literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFmidiIEHu} ze>-)f-(dq0*Z1C0Y5x|<Iy9wa>}TJ{r!wmgYmI~QmA%?QA79-0Vq}pS>QLA#Vf7`o za#L;JI@>3V7p92HPW@mxZ59JV!mMrUceqvMer{dMxM7jTz8^D>EiaJzEqVF?1H+4N zxlS9G{E&<a{AU;XfV=A!w;y+X$;8!h6Brvz=a%2Q!koW9JInt4y?gR`m)#i+I=UC# zx>|ltBO&GPBR;XycBiTwA8cCuR^s33PMt27S4ulL&IK-bQOV2oMegxhIWe0E+X+tF zvgGU6{5!3`cBiMP$@X@ZzDGu(2f7}aZAtXdsV)4Jpt&pY3k$<C&)?scU;H-l{!O+M zIdk;`4yhjGJI`p}{)@@@4O8afjhlUe0i{~v8c~vxSdwa$T$Bo=7>o=I&2$Y+bPdfz z42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&JL<9eqcQ=3<BtbR==ckpF oCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@0CjZ9A^-pY literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-active.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-active.png new file mode 100644 index 0000000000000000000000000000000000000000..b7bb6411036850a26c7063c51f4abfa471e7fc18 GIT binary patch literal 378 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!3c)B=-Xq?|W z(UGs&K!90YH2hMz=s)*g3qA>6N{=vV=ipNmw7pt=d+W7tdb7Sxojui*@l=#eQRCuC zW)5XbINc>DymV?~H~%qp!B(#imK=_9PNzLz@;#govHIuEhxVGkrt4Tmu5|qv{Qgt7 z=g!Y(eb-wvAK*(AFV=NgVy_6aU$w+Fq9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;eb zSQ(jU8yH&|7!<vlumnXzZhlH;S|y4GLn~7YD<dO_2L3PaZU8k%f@}!RPb(=;EJ|f4 jFE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*}Q$iB}LgRc? literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-active@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cef966629718c237cf62aea33d201370a3b4e5ff GIT binary patch literal 526 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFmiahIEHu} ze>>GM?~sFl>;D^SrtBS;oF;lOn$J<R<VaTz+K@jnrm^a-(nQ_s^1fZBVr43C97QHh z+JAPs>HoJ?OK&nRD4zBu<nSk*5;lg07k_><YQC{rqJ5Jw!E@;+Tb)uPwdIpHqzD=_ zF#NhEb)@Ok`i!YkVqp#^R$dV^c=uth{7!2|A%+RJxF!@7b(-F~Zoh#2f%fWd+Xp`` zv2%!?Si)#=hd<}VruJpqPL?uS)jaup%O|g{^J>E0-8>Qe3NqL1_ic?$4Ou=jubjPJ zqTuZ0Ym8U=!yNuziK^1t9>(CU#eeab;zr(|FAh#JKb*nLuxRt+=b?*p=i7O+s%-KO z*LdKY*uP!kKkqNL^?$Cdf1zSn3JfOI64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@ zWny4uWTI_gY-M0j^lHKq6b-rgDVb@NC>ji{Of9U8j365Lzr4Ev)F276Aviy+q&%@G lm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#stt!M6Ya literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..ad0fdabb4d9734cd3333d40bb4aaec69aa89db38 GIT binary patch literal 407 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#UjzzG^mK6y(KtVM z!g<a^1|rAmC(e1y(9|4aF0dr}2=APQei!%@U6}n6)H2OqSlaNvQdCrZR9<sGe%>zG zlmur^;cc}UFR#YV?Jqu8C2U=_&En&-7ssX58-&FkvV?^Mh`#WTSm60?;oaq&zG-)! ziYh+6YP|Xf+dsok;s-ye-*3_^Q$1NKtKYL=BhSYtUV@8n++ujZYV}oJW=~qj5}@N$ zOI#yLQW8s2t&)pUffR$0fuWhMfr+l6d5EErm5G6sk%_i}v6X>A(W?ol8glbfGSezi zG#FZ$T38twK{W7xd3OV7gCxj?;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1ST NJYD@<);T3K0RY&MiWL9= literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0f226b2a429c91332f4140cb6142490898017e92 GIT binary patch literal 561 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFlu|cIEHu} ze>>IC`>=yV+k9{7iB77!OSd(%F7!@s*K_ju=>9~1N6P9;^8@}jB^0M=NW5569cyI1 zdV%hgMH7lSTo+GxvZi^#`;ziIzwdmnV=rg=vrMAEW$ve_6`oJe^f9#D7b%aBdbV|5 zPoJz~D9?rl!RK2uzi+)EKI`<fPc6+;V+y!V><sx7^}XW$bT2z*i7So!^cGxVFAHJ_ zsJ_6O<9}V5d4bQjHM{gB52*cOcli4F$+L*qO|v&!A1gg(DY_zYovakkXJr#E?R&pJ z%B3(CKKvJHcR<(S%#`1in#J7beq_7t<&ggVfS=hZ__|nLD#K~!*aNG+@<lMr(^L4^ z@Fg-_c!9dR<L;OV7kF+36*1jm>PWEP`TyGWZ!7q!4JFD_N<PfYp7}gx>9_j}%o$hs zh27>^X$cHT)e_f;l9a@fRIB8oR3OD*WMF8fYha>lXdYr{WMyJtWn`jlU~FYzQ1oiT z5)=)&`6-!cl_(kvtxPSfjEo=}_`kfn0n{J~vLQG>t)x7$D3zhSyj(9cFS|H7u^?41 WzbJk7I~ysWA_h-aKbLh*2~7aP0M{n~ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-backdrop.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..b7bb6411036850a26c7063c51f4abfa471e7fc18 GIT binary patch literal 378 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!3c)B=-Xq?|W z(UGs&K!90YH2hMz=s)*g3qA>6N{=vV=ipNmw7pt=d+W7tdb7Sxojui*@l=#eQRCuC zW)5XbINc>DymV?~H~%qp!B(#imK=_9PNzLz@;#govHIuEhxVGkrt4Tmu5|qv{Qgt7 z=g!Y(eb-wvAK*(AFV=NgVy_6aU$w+Fq9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;eb zSQ(jU8yH&|7!<vlumnXzZhlH;S|y4GLn~7YD<dO_2L3PaZU8k%f@}!RPb(=;EJ|f4 jFE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*}Q$iB}LgRc? literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cef966629718c237cf62aea33d201370a3b4e5ff GIT binary patch literal 526 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFmiahIEHu} ze>>GM?~sFl>;D^SrtBS;oF;lOn$J<R<VaTz+K@jnrm^a-(nQ_s^1fZBVr43C97QHh z+JAPs>HoJ?OK&nRD4zBu<nSk*5;lg07k_><YQC{rqJ5Jw!E@;+Tb)uPwdIpHqzD=_ zF#NhEb)@Ok`i!YkVqp#^R$dV^c=uth{7!2|A%+RJxF!@7b(-F~Zoh#2f%fWd+Xp`` zv2%!?Si)#=hd<}VruJpqPL?uS)jaup%O|g{^J>E0-8>Qe3NqL1_ic?$4Ou=jubjPJ zqTuZ0Ym8U=!yNuziK^1t9>(CU#eeab;zr(|FAh#JKb*nLuxRt+=b?*p=i7O+s%-KO z*LdKY*uP!kKkqNL^?$Cdf1zSn3JfOI64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@ zWny4uWTI_gY-M0j^lHKq6b-rgDVb@NC>ji{Of9U8j365Lzr4Ev)F276Aviy+q&%@G lm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#stt!M6Ya literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-hover.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..2a0341d82231b077bfadcbc3a2b82248f5c27ed6 GIT binary patch literal 388 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!(dAc};Xq?|W z(U7m%fX6l7YJ;k6_{)<I7~Zy?a^;Ag>h(f<v!sBmg5ca=dvE%G+kUp@x{9{j8Qldd zj^8d0;Ht`ENzn`l;WBb?3pLtNuqd99cQ<dG^n;XpQ|GLSe7{Zb@Vb9*Kg`#CH9e+r z<x8&<&u@KkQP|!!HNWp?SsFtGL-4ko*GKI0mH=I%TH+c}l9E`GYL#4+3Zxi}3=GY5 z4NP<m%|i^0tV|57j7+o*jI9g|ie61X)sUN?l9^VCqQTJ0)WXWh2%>@i%exyu8zezC t1m~xflqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>{aIgQx%i literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-hover@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c20c8406c50bbeaa82729779467bebcf9d044af1 GIT binary patch literal 547 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFv@zmIEHu} ze>>II@34bF>wTRTr4wSd_PId~EQOP2O>6$aCDW)~(4ru?e9_`I?H${qm!!;}!_>7f z;&zf_*WN%bm5QskukJZ-t-aQr!Frl?jIvX`;Q1=)=L`yEI{Fq|9OhB4OwKVDI4=FP zan_3k{(kINTV|f#arwrzwl5O`cNT@Myc(*pz-z@7u?z1%#3{4$9$;vwX<>S@w@}UG zSL}a=g#WLTN|WCe?pe6Y<mJQ3`&B~}gtjL%PVVCuyBHZ8{rr#Eu15!6o_l|QeahUg zN8K7ctp!>=>)&i$uN81F`PN<8KZys-_M7l;u;XW4qaWq%{nSR}0P9rm^t%&ggnPa} zIO)pa3^s-&_fNa7W>nwaEi<j5vv{sjGcQ-P&5j@W7u1Dyo1$VXRzC)Yoob0|L`h0w zNvc(HQ7VvPFfuSS(={;BH8c+~G_o==ure~yHZZm_FerL8VF`+c-29Zxv`Q2WhE}E) zRz^k;4g6o;-2iHk1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V`<;yxP!WTttDnm{ Hr-UW|G`7x( literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-insensitive.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..ad0fdabb4d9734cd3333d40bb4aaec69aa89db38 GIT binary patch literal 407 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#UjzzG^mK6y(KtVM z!g<a^1|rAmC(e1y(9|4aF0dr}2=APQei!%@U6}n6)H2OqSlaNvQdCrZR9<sGe%>zG zlmur^;cc}UFR#YV?Jqu8C2U=_&En&-7ssX58-&FkvV?^Mh`#WTSm60?;oaq&zG-)! ziYh+6YP|Xf+dsok;s-ye-*3_^Q$1NKtKYL=BhSYtUV@8n++ujZYV}oJW=~qj5}@N$ zOI#yLQW8s2t&)pUffR$0fuWhMfr+l6d5EErm5G6sk%_i}v6X>A(W?ol8glbfGSezi zG#FZ$T38twK{W7xd3OV7gCxj?;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1ST NJYD@<);T3K0RY&MiWL9= literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0f226b2a429c91332f4140cb6142490898017e92 GIT binary patch literal 561 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFlu|cIEHu} ze>>IC`>=yV+k9{7iB77!OSd(%F7!@s*K_ju=>9~1N6P9;^8@}jB^0M=NW5569cyI1 zdV%hgMH7lSTo+GxvZi^#`;ziIzwdmnV=rg=vrMAEW$ve_6`oJe^f9#D7b%aBdbV|5 zPoJz~D9?rl!RK2uzi+)EKI`<fPc6+;V+y!V><sx7^}XW$bT2z*i7So!^cGxVFAHJ_ zsJ_6O<9}V5d4bQjHM{gB52*cOcli4F$+L*qO|v&!A1gg(DY_zYovakkXJr#E?R&pJ z%B3(CKKvJHcR<(S%#`1in#J7beq_7t<&ggVfS=hZ__|nLD#K~!*aNG+@<lMr(^L4^ z@Fg-_c!9dR<L;OV7kF+36*1jm>PWEP`TyGWZ!7q!4JFD_N<PfYp7}gx>9_j}%o$hs zh27>^X$cHT)e_f;l9a@fRIB8oR3OD*WMF8fYha>lXdYr{WMyJtWn`jlU~FYzQ1oiT z5)=)&`6-!cl_(kvtxPSfjEo=}_`kfn0n{J~vLQG>t)x7$D3zhSyj(9cFS|H7u^?41 WzbJk7I~ysWA_h-aKbLh*2~7aP0M{n~ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed.png new file mode 100644 index 0000000000000000000000000000000000000000..b7bb6411036850a26c7063c51f4abfa471e7fc18 GIT binary patch literal 378 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!3c)B=-Xq?|W z(UGs&K!90YH2hMz=s)*g3qA>6N{=vV=ipNmw7pt=d+W7tdb7Sxojui*@l=#eQRCuC zW)5XbINc>DymV?~H~%qp!B(#imK=_9PNzLz@;#govHIuEhxVGkrt4Tmu5|qv{Qgt7 z=g!Y(eb-wvAK*(AFV=NgVy_6aU$w+Fq9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;eb zSQ(jU8yH&|7!<vlumnXzZhlH;S|y4GLn~7YD<dO_2L3PaZU8k%f@}!RPb(=;EJ|f4 jFE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*}Q$iB}LgRc? literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-mixed@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cef966629718c237cf62aea33d201370a3b4e5ff GIT binary patch literal 526 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFmiahIEHu} ze>>GM?~sFl>;D^SrtBS;oF;lOn$J<R<VaTz+K@jnrm^a-(nQ_s^1fZBVr43C97QHh z+JAPs>HoJ?OK&nRD4zBu<nSk*5;lg07k_><YQC{rqJ5Jw!E@;+Tb)uPwdIpHqzD=_ zF#NhEb)@Ok`i!YkVqp#^R$dV^c=uth{7!2|A%+RJxF!@7b(-F~Zoh#2f%fWd+Xp`` zv2%!?Si)#=hd<}VruJpqPL?uS)jaup%O|g{^J>E0-8>Qe3NqL1_ic?$4Ou=jubjPJ zqTuZ0Ym8U=!yNuziK^1t9>(CU#eeab;zr(|FAh#JKb*nLuxRt+=b?*p=i7O+s%-KO z*LdKY*uP!kKkqNL^?$Cdf1zSn3JfOI64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@ zWny4uWTI_gY-M0j^lHKq6b-rgDVb@NC>ji{Of9U8j365Lzr4Ev)F276Aviy+q&%@G lm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#stt!M6Ya literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-active.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..ae8e88a20d6d12f792b93b96c46b1587041433e0 GIT binary patch literal 345 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#UjzyTd%8G=Xq<mK zaU*Yo0mEUPvQx1K>JQXTG1h5qoERq4usN+GDQ2&a@m1ChyHcOHcI{SA2+Ek0#NaH> z%q;(B`GtBRhSk-pC!Ks;xG}=o%>Vg%#sj<)xx<3}r)tgw8n0U78c~vxSdwa$T$Bo= z7>o=I&2$Y+bPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&JL<9eq zcQ=3<BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@09sCK AqyPW_ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-active@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..58dbf53037b10c2cbc95c79ee33f73482c8732b7 GIT binary patch literal 454 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TC&4tTmahIkx* zJ9Q&plYvCbdVx8$+!7{%5f!PvOZK$xW7@r%vrNamuAPh1?~f1PUcK!#@wb+;J8*3) z5jk48WfC((!V-!1H=O6&t@UMZ&}}_5TVFN$u;(-HTL%~zUOZdHq1*aCp!L!DsK)gg zQzAFK`_$e3M$M6lA?*TJ&-|!GuJyvKfdZ_78w7HGUJ`41xImQW_|8j#H!@grG~YP$ zDqsAO^>stYeZyT04HIi>a%OD{uQKviFpP~ld}w7td-j3<it^FlW~UZ)q|65TMYY5= zq9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;ebSQ(jU8yH&|7!<vlumnXzZhlH;S|y4G zLn~7YD<dO_2L3PaZU8k%f@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS L)z4*}Q$iB}>hqnC literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..349400d02a4e4f0abf714fccf8e6584c9447e244 GIT binary patch literal 372 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!}dAc};Xq<mK z;UH&&fdGs8BWp2*8xs`D1g$r)tyK_HoWqvmVf{h&T)TZ|M8oI1H=kN;zG4+P>Cu6$ z(d+K5S(bk;T`EWBLr4eP>^H(|G!#y0FPiZ2V13JX|9gi7+ou?b7pAn!92c?n^nLSc zA0LArZ?$6YpUID^fHtd^xJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?69X$F6Kw-y zD+7a~R}+??Xvob^$xN$6(O_t0YGGw$1ku3%<=qXS21$?&!TD(=<%vb94CUqJdYO6I d#mR{Use1WE>9gP2NC6cwc)I$ztaD0e0sv3-dQ|`b literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e622bea8cdd8381473384703a1d3e76c2be4f383 GIT binary patch literal 495 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TC&UV6GXhIkx* zd(|-ekb}grkN@YobuD-jJ;QO~gGYA`8m|43x+^94WV+@R>rJK)V!rQ4d9QVYLrJuV zPjQORvs*_M&wtT7|Gr}ScNPu*7MqKU>-y3zSA7j;SZMRHGdobPc!IEf>o$(UM$^-I zMtkqPJ9;iNh3R9{?DaF4tuDLmziqdEirFt|hfB<2+Z?hPzi>0Wc$d@IzGRMy!`!>8 zXZ{Om_`ifvY5@>29qG%}eHYSj`GS~5e_f-pzzwEK29fl;ISn)8+#gqUAMrD}HY@!B zvx7@>&F|&wbMxiW;}!mf_ywedJ?+`PsE&Up)2cKF)6NO|7=fNvEpd$~Nl7e8wMs5Z z1yT$~28L$31}3_O<{^egRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi= z|I51@Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$TD Cd%61n literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-backdrop.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..ae8e88a20d6d12f792b93b96c46b1587041433e0 GIT binary patch literal 345 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#UjzyTd%8G=Xq<mK zaU*Yo0mEUPvQx1K>JQXTG1h5qoERq4usN+GDQ2&a@m1ChyHcOHcI{SA2+Ek0#NaH> z%q;(B`GtBRhSk-pC!Ks;xG}=o%>Vg%#sj<)xx<3}r)tgw8n0U78c~vxSdwa$T$Bo= z7>o=I&2$Y+bPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&JL<9eq zcQ=3<BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@09sCK AqyPW_ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..58dbf53037b10c2cbc95c79ee33f73482c8732b7 GIT binary patch literal 454 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TC&4tTmahIkx* zJ9Q&plYvCbdVx8$+!7{%5f!PvOZK$xW7@r%vrNamuAPh1?~f1PUcK!#@wb+;J8*3) z5jk48WfC((!V-!1H=O6&t@UMZ&}}_5TVFN$u;(-HTL%~zUOZdHq1*aCp!L!DsK)gg zQzAFK`_$e3M$M6lA?*TJ&-|!GuJyvKfdZ_78w7HGUJ`41xImQW_|8j#H!@grG~YP$ zDqsAO^>stYeZyT04HIi>a%OD{uQKviFpP~ld}w7td-j3<it^FlW~UZ)q|65TMYY5= zq9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;ebSQ(jU8yH&|7!<vlumnXzZhlH;S|y4G zLn~7YD<dO_2L3PaZU8k%f@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS L)z4*}Q$iB}>hqnC literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-hover.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..7139b6eb7128d58b9433126ba732cbc856e7e3c3 GIT binary patch literal 357 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!pd%8G=Xq<mK zaU*YofdI3=NJ-01j>!iZHpqLnH?^#};_v9Wi08o0y@xjKOm~emRIGMzylweG(ekYo zLu8SNrytvi6-v#0Z2tvcdGB+2GksD~?_V#5P2nr{R6bc5%22`Z-8-Npp?7O0&??mu z*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Vqj%tqHSPoWnfVBYQho}4Y~O#nQ4_M z8Vs#WEv$@;AR73;yt@I^APKS|I6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<- MPgg&ebxsLQ0IIxkssI20 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-hover@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f6ded94144d36b5bb74d6dbfa59114b6c69d0978 GIT binary patch literal 468 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TC&&Uv~xhIkx* zJJpb{$w9;=-7sQ?$DUS^SsEr+=ABZm5cOrzOIRDeV7uwTxjL<4_mf&#R>x{_FPrsj z@1NW<kp;=62l$G2wC^}!w~E2xWkl@84-L1kOmY=vm?pw?UTxxq*2x!Cbaax}UyS`) z>FoIMa@fKdYu6uGBI2c9V7>4AgiLJ?28X@1tgo(aJ0Sk|tcC>Z;slW|EYAD3%v%uo zlWSIK_)5()wX8atYjU?LPn><FGUC#E30X#mmrHl?&f0c7#dtTfV~A%P(=G067LkAC zKQX@T&-!H>p!*BxGu0B;h?11Vl2ohYqEsNoU}RuurfXoLYiJ%~Xk=w#U}a>YZD4F= zU{LgG!V(k>x%nxXX_Y7%46RHptc;8x8u-7wy8+Z739=zLKdq!Zu_%?Hyu4g5GcUV1 bIk6yBFTW^#_B$IXpdtoOS3j3^P6<r_p9rQf literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-insensitive.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..349400d02a4e4f0abf714fccf8e6584c9447e244 GIT binary patch literal 372 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!}dAc};Xq<mK z;UH&&fdGs8BWp2*8xs`D1g$r)tyK_HoWqvmVf{h&T)TZ|M8oI1H=kN;zG4+P>Cu6$ z(d+K5S(bk;T`EWBLr4eP>^H(|G!#y0FPiZ2V13JX|9gi7+ou?b7pAn!92c?n^nLSc zA0LArZ?$6YpUID^fHtd^xJHzuB$lLFB^RXvDF!10Lo;0i6J0~|5JMv?69X$F6Kw-y zD+7a~R}+??Xvob^$xN$6(O_t0YGGw$1ku3%<=qXS21$?&!TD(=<%vb94CUqJdYO6I d#mR{Use1WE>9gP2NC6cwc)I$ztaD0e0sv3-dQ|`b literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e622bea8cdd8381473384703a1d3e76c2be4f383 GIT binary patch literal 495 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TC&UV6GXhIkx* zd(|-ekb}grkN@YobuD-jJ;QO~gGYA`8m|43x+^94WV+@R>rJK)V!rQ4d9QVYLrJuV zPjQORvs*_M&wtT7|Gr}ScNPu*7MqKU>-y3zSA7j;SZMRHGdobPc!IEf>o$(UM$^-I zMtkqPJ9;iNh3R9{?DaF4tuDLmziqdEirFt|hfB<2+Z?hPzi>0Wc$d@IzGRMy!`!>8 zXZ{Om_`ifvY5@>29qG%}eHYSj`GS~5e_f-pzzwEK29fl;ISn)8+#gqUAMrD}HY@!B zvx7@>&F|&wbMxiW;}!mf_ywedJ?+`PsE&Up)2cKF)6NO|7=fNvEpd$~Nl7e8wMs5Z z1yT$~28L$31}3_O<{^egRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi= z|I51@Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$TD Cd%61n literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..ae8e88a20d6d12f792b93b96c46b1587041433e0 GIT binary patch literal 345 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#UjzyTd%8G=Xq<mK zaU*Yo0mEUPvQx1K>JQXTG1h5qoERq4usN+GDQ2&a@m1ChyHcOHcI{SA2+Ek0#NaH> z%q;(B`GtBRhSk-pC!Ks;xG}=o%>Vg%#sj<)xx<3}r)tgw8n0U78c~vxSdwa$T$Bo= z7>o=I&2$Y+bPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&JL<9eq zcQ=3<BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@09sCK AqyPW_ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked@2.png b/.themes/papirus/gtk-3.0/assets/selected-checkbox-unchecked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..58dbf53037b10c2cbc95c79ee33f73482c8732b7 GIT binary patch literal 454 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TC&4tTmahIkx* zJ9Q&plYvCbdVx8$+!7{%5f!PvOZK$xW7@r%vrNamuAPh1?~f1PUcK!#@wb+;J8*3) z5jk48WfC((!V-!1H=O6&t@UMZ&}}_5TVFN$u;(-HTL%~zUOZdHq1*aCp!L!DsK)gg zQzAFK`_$e3M$M6lA?*TJ&-|!GuJyvKfdZ_78w7HGUJ`41xImQW_|8j#H!@grG~YP$ zDqsAO^>stYeZyT04HIi>a%OD{uQKviFpP~ld}w7td-j3<it^FlW~UZ)q|65TMYY5= zq9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;ebSQ(jU8yH&|7!<vlumnXzZhlH;S|y4G zLn~7YD<dO_2L3PaZU8k%f@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw{mw=TsEEPS L)z4*}Q$iB}>hqnC literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-checked-active.png b/.themes/papirus/gtk-3.0/assets/selected-radio-checked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..acb76a83a1daefb264277f4cd913244124e8b143 GIT binary patch literal 531 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll<n?rM4AD4W zJJB+TDN&%+Uj2YnvTuWfMaMm-X~F>_<pMjocdif*5L=zHlffm*+3lRg`}OGxt;Q_- z_<p~BYs&DzBiA;2b$;&GCDW8Y71^%&vaId2-p)nKjwQaV(p#%i!X?_WPUt${*~3~T z2gGkWNH4vW!r!M@a`=$of^BgJ#jB?G8y54-TEY3kwR{3^QReAL`74(=E?i5!u#6*v zcbx{~lwB-d{tdQ2VyZiC6mr&xuK%E3aFkC;>>-<t4%0<}L%Q+}QBuvxXN#DZ_0=w0 zDYf5D$5~t^y>{)?EZKLm&Mz|S4DOVwF06i(;@`Rcf7q(lR<*31uO_X|%3k&J;0tA; zl`AI-E%o}c;@C;^|CjkQ8sDqFf3smbFsxKdTq8<S5=&C8l8aJ-6oZk0p_#6MiLRk} zh@p{{iGh`oiMD~Um4QLgs|ia`H00)|WTsW3XfU)gwXiZWf@t9X^6myugCxj?;QX|b p^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RXZW!fOBk literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-checked-active@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-checked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6d89ea8ae31e8377ef89efffcbfd61b89413bd04 GIT binary patch literal 906 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-wRpNXhIkx5 z8+zJL#8Jfd?inVg&Rr@}y-IBM2L%J-*7>NhHQje;nCexM?$gm??_lpx(jG19$SN#f znAoK3DC}m?ka*=l*1MIKdcPhXFuAO^ckhZ-@2sBRtIoTc%OASTYM%SK(~m^@7=CoF zk2>I!cCpyQ+;qq6JBx(o`I;|l6R}|5=@vL`JLl`b*-}?mn7!V}c{*5xTgKwX_Vn$M z%YIzjHF;n3wDlU(a-Hgg?mTzyQZ-k3pCFz$L$&KNr%2iKN84h3E}z&Hu_R}YRr$sc z&h2*hw%e5N%${FyzUq6xl!&zda!+@<?Oa$<+x9usbVhLYm%F_IIxFnd3bt$P>nz&t zCnkJ4VoP5{cli|Q?mt%xyEm=7QEe0>vc1%*<dS!xbLqiHOsU=*r8cu4axJtAQ}U0r zX83V}aYpA7=kT*iB~kts)jSI94ExIY4qSe)w%l}W&%FeTN~VgN3Qb}PpLIhP*!DWi zJvc*?A%l~HkMW1xCwbrA2N4#L>;)DI3=I0b64912j}O0jY~Jw9;K0`_B8z0tGSsoM zXfyP;Gw$>8educNiKRi5;loxA1)JAZGo%hKF1W;=!N`yxJ4M%B`p24Qj<dSI-Aq5V zi7{Q)eC3MH7b^9CJ_q)-lq662Eug!$`S!^VwbNhTy1z#%V!@q)J$X+*YyHT1B3rOn zBwTx)@d3tZk(;`z6Kv;fQhir&e40h*P1UutRi{;^&fjI`w=rYu`XC1Vpt9w=Z0we6 zPP^mLyX@8OK&hkbCu=QpUcXb;SO4{{^nLc0uL0e4Vj8EW<zD)AWtp1k%Qdl^JfoLs ztP6V@C+fa;_rcyHMtM74S5M*BRZRYQM(KI#MWKH&`!g7gXI_t!{J-=sqlrrC0yQ7u z9AFYvEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^egRwf2kMkd+@##ROfMXx3-LD7(# zpOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&Mm SvylQSV(@hJb6Mw<&;$S_{c?u@ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-checked-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/selected-radio-checked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..09cf035ff7d874d272eb72abaa6015578e7b853a GIT binary patch literal 586 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0llbn$d?4AD5> zI?>SEDN&?t{`+Q^oRHZfm*xjtU!f?Q^IgyL*0rEJx9272UYaBDc2Uxk(&9`{&sDeW zCp3k0?9dC0;rx<4!6mlp`tyf#4p*`=d|9%0xlz(w2EJ`tN3|AyY~g6A3W@#f>S(t2 zTzWyKbnwq3d9P9z1@uSNzV6t0g=clXD}#&wEwk`nsfV9GO9^XroxbSQ>%6l9?6=%9 zbk^v!S1o!deQ%Sc>;<)zyTiO=mYkZT!&*>mEV0dkF*HDO!kUv}C*J(weRKE)AFoQ? zdS<OX3N49G9<ZNGkYKnND{$|Ca0-J^^wGvgO#v(u1Ns$0IfX;!edF2p{EuTohtY`$ z*PmH!?<PIz;j=HXNOdp2?`soP`s?H@!~F~Ea=zw=Esu>5T*VXG`0Ug1?_C|qj}+JL z_hWr=^7)oi3j_~5?3@(#H~aJbKTNx3mtEoH+dmB$#HuB(5hW>!C8<`)MX5lF!N|bS zOxM6f*U&t~(8$Wfz{<!(+rZe$z@X^Wge52%a`RI%(<)Ik7+RTHSQ!~XH1L0UcLS(F v5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<>yqZ` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-checked-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-checked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..55e277986ddacfd8344384c3ec7b69b4eefca6d5 GIT binary patch literal 1052 zcmV+%1mpXOP)<h;3K|Lk000e1NJLTq001BW001Be1ONa4*>kdg00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W0~Sd{K~zY`&6P_`lvfnTfA<a=T~$el;xIKS5w|8{sH4z|gKnD610AE? z5nX6~1s6@asL{l<RneqKBr$c_7E+n}vC=?%5hw_5+!zD42?G+09qOu0apt(V7e?o~ z^=!U#AOGJy_uTKEtH`sPzRDdcEI~eDEwI3!42!og(w3%xsrQ>^HK%B&s=&;b(xEyd z|CR)pI9Kq4JX1yuWM=<Q!pea5ON&I*W+18B!@m~+jH$V^e1~F!Zz6Z|1291@vIF5_ z{kJulJiv^e_?0+|a%w|&gHX`M)Z8(yvVxxaL+>Ii|9d0m@5JYnvBWNuGU8pxiNM6^ zVNv!(?=MemAx@*J0g`Gc-5VRsBGer!*dMvI3^1#i#4pF9*KJpSUFHT&IZHo~Bhg9g zddH=cWV){PKL8EtG=9c6bi2(oWk&Pl@R=G*G+K9k7mo?(lP-drzREeOq&a%etv<@y zA_+)ILv#wDFQf;UPx;%@peuJ$#ZxPXOm|T^RH~n?6C0FgtXs1kKuZ|#mQ%N@<RLV9 zyPek$It-xIc2F+I>Oi?;l(=&SfS^rcEvTd$-dPT?lwRL7P-_7nLFR>vz+V<n<8n0% ztZ~N(T9p+pnfrx(dZ|P68mM+#m@Nx%Go%{$#{#C{&Btzds4U>23uGfOWdS3gLyp^1 z7SQXyEue-0w0J<w_QnReTT=dDxl()y;sNM|5ni&%G`oSryecYB$zkjCg{Wh`eiT5r zrKJPtn9%@{za&Pgh&*C%!kE%O0GDi0(V#j>vSs3^ofjRFPu2ZA`8{cfx)i@S&Q_+= zUACnFynWKk8`-;brNG-QaT*B#NrvdjR!P&$Z7QTSns{#k?}8DNN|e4zfN3@<BZ>3b zo@`P5g##?A_Vr!Git3CW|5{z4LVnx!Rko<QU$Q1seUNihNax&>{x1s2`$7}r>L+~s z_^v$nVQJ+m0bo)L10>Z95Fj8S6=4%FEvIw#p8K@jTID;z8P*jDVV=wBYqpS<0NA}g z3hFRHYTe`dT!yu`^^d&A<O8v{ST7j+4c7}?0000bbVXQnWMOn=I%9HWVRU5xGB7bV zEig1KF*j5(GCDLcIx;jXFf%$ZFmmdUqyPW_C3HntbYx+4WjbwdWNBu305UK!HZ3qT zEipG#F)=zdI65*iD=;%UFfb4F?$`hT02y>eSaefwW^{L9a%BK_cXuvnZfkR6VQ^(G WZ*pgw?mQX*0000<MNUMnLSTZDFv>Lm literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-checked-backdrop.png b/.themes/papirus/gtk-3.0/assets/selected-radio-checked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..acb76a83a1daefb264277f4cd913244124e8b143 GIT binary patch literal 531 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll<n?rM4AD4W zJJB+TDN&%+Uj2YnvTuWfMaMm-X~F>_<pMjocdif*5L=zHlffm*+3lRg`}OGxt;Q_- z_<p~BYs&DzBiA;2b$;&GCDW8Y71^%&vaId2-p)nKjwQaV(p#%i!X?_WPUt${*~3~T z2gGkWNH4vW!r!M@a`=$of^BgJ#jB?G8y54-TEY3kwR{3^QReAL`74(=E?i5!u#6*v zcbx{~lwB-d{tdQ2VyZiC6mr&xuK%E3aFkC;>>-<t4%0<}L%Q+}QBuvxXN#DZ_0=w0 zDYf5D$5~t^y>{)?EZKLm&Mz|S4DOVwF06i(;@`Rcf7q(lR<*31uO_X|%3k&J;0tA; zl`AI-E%o}c;@C;^|CjkQ8sDqFf3smbFsxKdTq8<S5=&C8l8aJ-6oZk0p_#6MiLRk} zh@p{{iGh`oiMD~Um4QLgs|ia`H00)|WTsW3XfU)gwXiZWf@t9X^6myugCxj?;QX|b p^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RXZW!fOBk literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-checked-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-checked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6d89ea8ae31e8377ef89efffcbfd61b89413bd04 GIT binary patch literal 906 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-wRpNXhIkx5 z8+zJL#8Jfd?inVg&Rr@}y-IBM2L%J-*7>NhHQje;nCexM?$gm??_lpx(jG19$SN#f znAoK3DC}m?ka*=l*1MIKdcPhXFuAO^ckhZ-@2sBRtIoTc%OASTYM%SK(~m^@7=CoF zk2>I!cCpyQ+;qq6JBx(o`I;|l6R}|5=@vL`JLl`b*-}?mn7!V}c{*5xTgKwX_Vn$M z%YIzjHF;n3wDlU(a-Hgg?mTzyQZ-k3pCFz$L$&KNr%2iKN84h3E}z&Hu_R}YRr$sc z&h2*hw%e5N%${FyzUq6xl!&zda!+@<?Oa$<+x9usbVhLYm%F_IIxFnd3bt$P>nz&t zCnkJ4VoP5{cli|Q?mt%xyEm=7QEe0>vc1%*<dS!xbLqiHOsU=*r8cu4axJtAQ}U0r zX83V}aYpA7=kT*iB~kts)jSI94ExIY4qSe)w%l}W&%FeTN~VgN3Qb}PpLIhP*!DWi zJvc*?A%l~HkMW1xCwbrA2N4#L>;)DI3=I0b64912j}O0jY~Jw9;K0`_B8z0tGSsoM zXfyP;Gw$>8educNiKRi5;loxA1)JAZGo%hKF1W;=!N`yxJ4M%B`p24Qj<dSI-Aq5V zi7{Q)eC3MH7b^9CJ_q)-lq662Eug!$`S!^VwbNhTy1z#%V!@q)J$X+*YyHT1B3rOn zBwTx)@d3tZk(;`z6Kv;fQhir&e40h*P1UutRi{;^&fjI`w=rYu`XC1Vpt9w=Z0we6 zPP^mLyX@8OK&hkbCu=QpUcXb;SO4{{^nLc0uL0e4Vj8EW<zD)AWtp1k%Qdl^JfoLs ztP6V@C+fa;_rcyHMtM74S5M*BRZRYQM(KI#MWKH&`!g7gXI_t!{J-=sqlrrC0yQ7u z9AFYvEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^egRwf2kMkd+@##ROfMXx3-LD7(# zpOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&Mm SvylQSV(@hJb6Mw<&;$S_{c?u@ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-checked-hover.png b/.themes/papirus/gtk-3.0/assets/selected-radio-checked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..a692b876dca5fd59acc446d019cc514a21a79950 GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0lll<;(M4AD4W zJJH*ZDN&%sKF!f6=OS;vi$%vhCka0XwL6Ya^xnAcZTMs`@i=S3Qpqp@&acL7;#;@_ zk4HxAUGvKCX*R<Fo9hMTQLmi6%U?5n_Q(pp>eIjKE!VW(?p3STzg#wJi?ZqeoCN_F zmlfHpn>j1NvUJOZIPTcl{9LAn`~|$W4Nt$Q{GK`S=Yqyp4ZE+au9&>RcbVA^2U~~J zv5Z?hSf2@qi#EF3ZD%@F?;XTe?<!|=?IY)hSzLP#{MO9=U^Mx#<pp2XT?IQHNES5y zO4#St$>#i7ck#lkc$sBf2Wz&PUXLq|oynh-d))oO>{Uvwnv-;0^V9cl(4Lj?plL_S z%^gpqr1FltU$}4NU;0%fbG?W8s-^pW&bMRKxpTES*z4hCV6dr{xJHzuB$lLFB^RXv zDF!10Lo;0i6J0~|5JMv?69X$F6Kw-yD+7a~R}+??Xvob^$xN$6(O_t0YGGw$1ku3% z<=qXS21$?&!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6cwc)I$ztaD0e0st#Q B%Jl#M literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-checked-hover@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-checked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..af9a4be90bc835d8d419ef8c7ef5cf8b1d514909 GIT binary patch literal 930 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-&GB?`4DmRA zG&I&<*ipoGbMHi{*T<DtUe#E%{~(t}z`Y(<!ynQd6C~_A_DKpa^8eNIkKy19kJ{D+ zD-s^L*BChVWF&DfOIT5I{>TK=cV83JuTRU{z0dNufpPWoIo99r%(Uh*^-cP<BPCR- zeS`P`{+fxFPlP_dGG8?N$lKL1i(6_|f9p7sEx4-aP~9Cjp#$!wotouO(;06}+%)OM z#5ft&fCER59Io0Yy8iOg8|!b1rft7m<G65jey1qgb_>UahZzG`yic0I*ZNpd<d<6O zYa7X>g4U6X3QAtTuj88Qwd37GTfMBcruHA!oeK%HD7hKF)MmP-496ndLpNv1*ywI& z6LA)Kw)EwCo9i0iwC&5vHi*nRHtDWh#>cj#{vZF6V-{~P{vgLE&UO8CyKjReSGUk- zn|TWg6mQ(~iQN%kA-yJg$&Flw1W&O5%Xq62Gask+ci-4v88+xJM7)w{$lUy(CPZrK zeV%0uQ`s1}bsM4$o^8`$Dyf(|oBhHg!8dGX`z4EwCMC?jp1Y3W#$!Q-04<>x=GR{* z9ZcL7z_!hN_DwI9#>kCpB@eW@Z(xb|-TSjr<)HE7?+gv93>#A98Z2LDDNTCN*tvu~ zp!gnNQNx_Cb?@gK^Kt%>bLhs^%mZKj`j71J`q+Kqm}A}l=ZoKPXZ8pDI5+>++Zg`# z@OZUa%^TB?%v@e@VgB^!pG(;69#^wl_&mJc^_u5{Osv(K9qhYiC&wsw>J_Zn<h7}r zFZTBtu~G}K#LnLJli2kGD;6J95Ie3}VsT}`iYS?9`dshZucroI`+3h!l<m6YK3?tD zSNXl=-zl&@m^|yql;|5VY>zajI=NL{<WkTVFSE^(SZs1LJc7qJIWT@*kX;VD<C;uh z3ekO5_;<~-J28)z7A;o!XaAO8MNoU|9NuC{VA54Bag8WRNi0dVN-jzTQVd20hGx13 zCc1{^A%;d)CI(hUCfWwZRt5$|uO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-m tg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OVeGgsK1l literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-checked-insensitive.png b/.themes/papirus/gtk-3.0/assets/selected-radio-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..09cf035ff7d874d272eb72abaa6015578e7b853a GIT binary patch literal 586 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0llbn$d?4AD5> zI?>SEDN&?t{`+Q^oRHZfm*xjtU!f?Q^IgyL*0rEJx9272UYaBDc2Uxk(&9`{&sDeW zCp3k0?9dC0;rx<4!6mlp`tyf#4p*`=d|9%0xlz(w2EJ`tN3|AyY~g6A3W@#f>S(t2 zTzWyKbnwq3d9P9z1@uSNzV6t0g=clXD}#&wEwk`nsfV9GO9^XroxbSQ>%6l9?6=%9 zbk^v!S1o!deQ%Sc>;<)zyTiO=mYkZT!&*>mEV0dkF*HDO!kUv}C*J(weRKE)AFoQ? zdS<OX3N49G9<ZNGkYKnND{$|Ca0-J^^wGvgO#v(u1Ns$0IfX;!edF2p{EuTohtY`$ z*PmH!?<PIz;j=HXNOdp2?`soP`s?H@!~F~Ea=zw=Esu>5T*VXG`0Ug1?_C|qj}+JL z_hWr=^7)oi3j_~5?3@(#H~aJbKTNx3mtEoH+dmB$#HuB(5hW>!C8<`)MX5lF!N|bS zOxM6f*U&t~(8$Wfz{<!(+rZe$z@X^Wge52%a`RI%(<)Ik7+RTHSQ!~XH1L0UcLS(F v5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<>yqZ` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-checked-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-checked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..55e277986ddacfd8344384c3ec7b69b4eefca6d5 GIT binary patch literal 1052 zcmV+%1mpXOP)<h;3K|Lk000e1NJLTq001BW001Be1ONa4*>kdg00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W0~Sd{K~zY`&6P_`lvfnTfA<a=T~$el;xIKS5w|8{sH4z|gKnD610AE? z5nX6~1s6@asL{l<RneqKBr$c_7E+n}vC=?%5hw_5+!zD42?G+09qOu0apt(V7e?o~ z^=!U#AOGJy_uTKEtH`sPzRDdcEI~eDEwI3!42!og(w3%xsrQ>^HK%B&s=&;b(xEyd z|CR)pI9Kq4JX1yuWM=<Q!pea5ON&I*W+18B!@m~+jH$V^e1~F!Zz6Z|1291@vIF5_ z{kJulJiv^e_?0+|a%w|&gHX`M)Z8(yvVxxaL+>Ii|9d0m@5JYnvBWNuGU8pxiNM6^ zVNv!(?=MemAx@*J0g`Gc-5VRsBGer!*dMvI3^1#i#4pF9*KJpSUFHT&IZHo~Bhg9g zddH=cWV){PKL8EtG=9c6bi2(oWk&Pl@R=G*G+K9k7mo?(lP-drzREeOq&a%etv<@y zA_+)ILv#wDFQf;UPx;%@peuJ$#ZxPXOm|T^RH~n?6C0FgtXs1kKuZ|#mQ%N@<RLV9 zyPek$It-xIc2F+I>Oi?;l(=&SfS^rcEvTd$-dPT?lwRL7P-_7nLFR>vz+V<n<8n0% ztZ~N(T9p+pnfrx(dZ|P68mM+#m@Nx%Go%{$#{#C{&Btzds4U>23uGfOWdS3gLyp^1 z7SQXyEue-0w0J<w_QnReTT=dDxl()y;sNM|5ni&%G`oSryecYB$zkjCg{Wh`eiT5r zrKJPtn9%@{za&Pgh&*C%!kE%O0GDi0(V#j>vSs3^ofjRFPu2ZA`8{cfx)i@S&Q_+= zUACnFynWKk8`-;brNG-QaT*B#NrvdjR!P&$Z7QTSns{#k?}8DNN|e4zfN3@<BZ>3b zo@`P5g##?A_Vr!Git3CW|5{z4LVnx!Rko<QU$Q1seUNihNax&>{x1s2`$7}r>L+~s z_^v$nVQJ+m0bo)L10>Z95Fj8S6=4%FEvIw#p8K@jTID;z8P*jDVV=wBYqpS<0NA}g z3hFRHYTe`dT!yu`^^d&A<O8v{ST7j+4c7}?0000bbVXQnWMOn=I%9HWVRU5xGB7bV zEig1KF*j5(GCDLcIx;jXFf%$ZFmmdUqyPW_C3HntbYx+4WjbwdWNBu305UK!HZ3qT zEipG#F)=zdI65*iD=;%UFfb4F?$`hT02y>eSaefwW^{L9a%BK_cXuvnZfkR6VQ^(G WZ*pgw?mQX*0000<MNUMnLSTZDFv>Lm literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-checked.png b/.themes/papirus/gtk-3.0/assets/selected-radio-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..acb76a83a1daefb264277f4cd913244124e8b143 GIT binary patch literal 531 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll<n?rM4AD4W zJJB+TDN&%+Uj2YnvTuWfMaMm-X~F>_<pMjocdif*5L=zHlffm*+3lRg`}OGxt;Q_- z_<p~BYs&DzBiA;2b$;&GCDW8Y71^%&vaId2-p)nKjwQaV(p#%i!X?_WPUt${*~3~T z2gGkWNH4vW!r!M@a`=$of^BgJ#jB?G8y54-TEY3kwR{3^QReAL`74(=E?i5!u#6*v zcbx{~lwB-d{tdQ2VyZiC6mr&xuK%E3aFkC;>>-<t4%0<}L%Q+}QBuvxXN#DZ_0=w0 zDYf5D$5~t^y>{)?EZKLm&Mz|S4DOVwF06i(;@`Rcf7q(lR<*31uO_X|%3k&J;0tA; zl`AI-E%o}c;@C;^|CjkQ8sDqFf3smbFsxKdTq8<S5=&C8l8aJ-6oZk0p_#6MiLRk} zh@p{{iGh`oiMD~Um4QLgs|ia`H00)|WTsW3XfU)gwXiZWf@t9X^6myugCxj?;QX|b p^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RXZW!fOBk literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-checked@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-checked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6d89ea8ae31e8377ef89efffcbfd61b89413bd04 GIT binary patch literal 906 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-wRpNXhIkx5 z8+zJL#8Jfd?inVg&Rr@}y-IBM2L%J-*7>NhHQje;nCexM?$gm??_lpx(jG19$SN#f znAoK3DC}m?ka*=l*1MIKdcPhXFuAO^ckhZ-@2sBRtIoTc%OASTYM%SK(~m^@7=CoF zk2>I!cCpyQ+;qq6JBx(o`I;|l6R}|5=@vL`JLl`b*-}?mn7!V}c{*5xTgKwX_Vn$M z%YIzjHF;n3wDlU(a-Hgg?mTzyQZ-k3pCFz$L$&KNr%2iKN84h3E}z&Hu_R}YRr$sc z&h2*hw%e5N%${FyzUq6xl!&zda!+@<?Oa$<+x9usbVhLYm%F_IIxFnd3bt$P>nz&t zCnkJ4VoP5{cli|Q?mt%xyEm=7QEe0>vc1%*<dS!xbLqiHOsU=*r8cu4axJtAQ}U0r zX83V}aYpA7=kT*iB~kts)jSI94ExIY4qSe)w%l}W&%FeTN~VgN3Qb}PpLIhP*!DWi zJvc*?A%l~HkMW1xCwbrA2N4#L>;)DI3=I0b64912j}O0jY~Jw9;K0`_B8z0tGSsoM zXfyP;Gw$>8educNiKRi5;loxA1)JAZGo%hKF1W;=!N`yxJ4M%B`p24Qj<dSI-Aq5V zi7{Q)eC3MH7b^9CJ_q)-lq662Eug!$`S!^VwbNhTy1z#%V!@q)J$X+*YyHT1B3rOn zBwTx)@d3tZk(;`z6Kv;fQhir&e40h*P1UutRi{;^&fjI`w=rYu`XC1Vpt9w=Z0we6 zPP^mLyX@8OK&hkbCu=QpUcXb;SO4{{^nLc0uL0e4Vj8EW<zD)AWtp1k%Qdl^JfoLs ztP6V@C+fa;_rcyHMtM74S5M*BRZRYQM(KI#MWKH&`!g7gXI_t!{J-=sqlrrC0yQ7u z9AFYvEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^egRwf2kMkd+@##ROfMXx3-LD7(# zpOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&Mm SvylQSV(@hJb6Mw<&;$S_{c?u@ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-active.png b/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-active.png new file mode 100644 index 0000000000000000000000000000000000000000..a5019f176619a8649b3090e2e27184ffc125b795 GIT binary patch literal 483 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!>^>lFz(Kuf_ z(K?7JP{gHrp2(~jnM^E3-9>hJ2NvC!-IU`nv-8KBN4{<e9Hnuw%`<~4OmCRK@h|;4 zRmJm}#?J*0T@Ft=H0NAm=8ey;Y0A>KX3QzQ5n1K-`0(pi=ft+{nc{Na4DWg!x;96} z%kC<-R*~nLihW8N5gv;+PIT#wjZwWRp|2{F|8BCd*l+gEyKV0e&b{o&Kj~G+dKKGO z3Z1Gyr}F9V*&2GSc8ltjl(&4l4PM_&Jhx2xPEd^wXYn4}zejx!PwP6QX10Y>)pT~= zi}+6E^v35M&*$p=dRG5~k!$LVju(}i?SLLtEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O z<{^egRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxG qO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$U`q_fcg literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-active@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5fac024bdc2bf451caf739b2f42c896d2d8de2a0 GIT binary patch literal 831 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-S$euShIky` z8)};^5-4JuUp7%ElKZrXmd1-;!ke^a>2r&Ud4AAunXn|NxlD=0`CrGzJ0fOLvpDJ! z6g^@VO}HyEyCLwRTJibY$%gvJc5I&M`MCDznZ1WC-`_31zxVNlRILw6S?jutEf^n2 z@5^BQ`e@bX6J}HY)aC_iW}iO4ath<~+`OPEYi~C7u2@v}b#;>RwuEevqiX6^@87;r zv=+I4qu^Hg>QAai`*bzDn%!%>48H{z?cM(2a*w9o(tsPuUGZ<Trn#9Nkv;Wncd_{6 zoQee<Hy{3Be7e)~=SrIbh7ZOfvtQljw^{IGSNS{5s69*n+?f~sz%13d@*zXQVv*Zg zD(6H`*~zi;F>G_Ysmjn1z#L$&#W;=e3WGvXGeew8;60DLr1MuFeRcRCQ*f1Ki|@-A zg$!9P@uO)0?`)2mF<88N6!CD!Z&rqoZ#TR7fTaD#=r_!hyl3uisn@wx|C2F6p<?#T z17Q_>3_s=xtYNkhJv3QTMAwIHs~>X&d&8ozy9#cTtwiQOOgSfVjA1PU!yBX2-o;)C z^EJFrtzg=|;)~)X;dwDnZ598@JiWjC+{_T}vnA>F0ZEfTU9RN(qjR)(|1HS}EY>}r zOPBB(r?qeY$9q2b&dFsP65j=UTVcJv!&@ZTzW78y?;oAsN0YzolsUHR|AE;rPyH@$ z@A<mmsKsoNRNm+<hM^&0k>YP==|(j#+HrAe^>xc%e{8n}OYeO9UM|2c!s}R9gzMSR zLbE?H_SwJ))V_W)c<KNA{fvz}&os3fu&e~8E7cO$h?11Vl2ohYqEsNoU}RuurfXoL zYiJ%~Xk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc;8x8u-7wy8+Z739=zL rKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_T`^lb literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..0f834790f992a22bff94f95395a7eb8ff3e513a8 GIT binary patch literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll<nnZJ4AD5> zI?>VZP=JW*`Tr|h9tadXafoO-<RUmdL0u?;@z@r<qnXzOINa){FSyVc72D+J<>WI{ z!gt1lVg|E?6DpQJfAaKMEGxstzFU_9-KThT99jSUd;K&QMwZZ>Pr3d3Kb=gkd@d5s z_3F`|+?4_$XOF~eoVGAoZP_NPytvI3OI<dy`CPxV*)&aNi{s^^xAi*IWj9z{nV#U( zcReG+T#Wx3Z${To79$D2goyzxXLI714wbGuHbL8%x!Ysbmp8}K*h|&?7aTo)H|%5J z!xeHbs^Ynv(}QR1dXm-rWpbqI4ztO-n@hNZ6A#4Lxb2p|U%jf+yKmaxd0Yaor%x+c z5vcS~a=+P+=+F26FgYBLvs}G>t|u^{R7+eVN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd* zk(G&om63_Ifw7f=LD8!TOHefA=BH$)RibDxv@*4@GBSc_;Q#XO22g_}$cEtjw370~ nqEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts5H&Vy# literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..822f71d2bdc582d0527a5d29624bb452a4ebaf04 GIT binary patch literal 939 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-E%kJ94DmRA zcB-#ONT5X9{Nl8pnAD~p#(s{Aa+!MzawZ<Wu`DBPN>A2vw@va#I~KSKicB-*@|~0$ z6V_x^9>cLPL|XT<S+3I-v2!mLOt^OHMA|;FayMW1_d8zSy;J?p^8MlOdt>%3zOhIy zI&bQyu5RZy?9+Z8ThTK8xYVO16MvOwrd;;XuFUk)^KxLV)wX8psj@0)@X>VURex6J zp3om`y~M5Nm4QIu+I#zQ86InuwcplI+xfD3^Hzq#uGXO(Z$-Cv2}d&o+WwqW6}EKe zir+IPggw@}=As_?B`oGfhr!R>Hi`Sr>Kg)9+=?(#si_ZUb+g^O=9K4uYi)*>Radj$ z%=!9tJ!4PKvO<r^|7UKMRj6@oa(R?mx}U*hg_w+wNNIXndy}5s!z<S(iGI0Jl>DUg z_J6Zr2A+y92Hf6#Z5A)?Jbv;q)x2zl>_p8^#afJ8DjGlJy<y;K`o?r4RCUF~6r1Hw zEc;}00;Ou58F-4Br%NVruISjQf7klf!Wk)7wnZ*D!t$p1$e&w`+LmYCllV>;GB$)w zJLbFT<(1jb)B|>0TRb)BtQeEM&jFr4mJ{yeZE<i}VtDhAV*=ZOa}rZ;9p-4r*SNZP zX_iATQwAsV*4<|tj1>|Y_Szg%TH01^{*IA9RVSo|;R0_VCqv_kb64!vePMnu(K5tj zg@Rz8PuwXHgZkE@w8yc}yqfb}w<?vituo#yohRzB<meo>lkz8TFTZsn=<hX-!@ly7 zMd#(cY9r-W>02CMm8JXQR^AG?uSZg^Hpa%u?%iP*GWnvYI@kGP@!c%R^V$8E`_~mY z*&aN0xcA#xac|kV7LA#P5^9SUH3%=Sn9?7V5EgZ<+n>4N-`;JjW7O?^Ik|26?0sFg z>mGRXb+LDKVc?`aG5b%g;G4exe$mW7>c6<Ru|Mv*w@?d|4^&HBBT7;dOH!?pi&B9U zgOP!unXZ9}uAzB|p^=q|ft8Vowt=ygfkDx$2}@8k<mRVjrd6V7FtjqYure}&XyE_y z?gmhUB*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!03?is AMF0Q* literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-backdrop.png b/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..a5019f176619a8649b3090e2e27184ffc125b795 GIT binary patch literal 483 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!>^>lFz(Kuf_ z(K?7JP{gHrp2(~jnM^E3-9>hJ2NvC!-IU`nv-8KBN4{<e9Hnuw%`<~4OmCRK@h|;4 zRmJm}#?J*0T@Ft=H0NAm=8ey;Y0A>KX3QzQ5n1K-`0(pi=ft+{nc{Na4DWg!x;96} z%kC<-R*~nLihW8N5gv;+PIT#wjZwWRp|2{F|8BCd*l+gEyKV0e&b{o&Kj~G+dKKGO z3Z1Gyr}F9V*&2GSc8ltjl(&4l4PM_&Jhx2xPEd^wXYn4}zejx!PwP6QX10Y>)pT~= zi}+6E^v35M&*$p=dRG5~k!$LVju(}i?SLLtEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O z<{^egRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxG qO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$U`q_fcg literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5fac024bdc2bf451caf739b2f42c896d2d8de2a0 GIT binary patch literal 831 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-S$euShIky` z8)};^5-4JuUp7%ElKZrXmd1-;!ke^a>2r&Ud4AAunXn|NxlD=0`CrGzJ0fOLvpDJ! z6g^@VO}HyEyCLwRTJibY$%gvJc5I&M`MCDznZ1WC-`_31zxVNlRILw6S?jutEf^n2 z@5^BQ`e@bX6J}HY)aC_iW}iO4ath<~+`OPEYi~C7u2@v}b#;>RwuEevqiX6^@87;r zv=+I4qu^Hg>QAai`*bzDn%!%>48H{z?cM(2a*w9o(tsPuUGZ<Trn#9Nkv;Wncd_{6 zoQee<Hy{3Be7e)~=SrIbh7ZOfvtQljw^{IGSNS{5s69*n+?f~sz%13d@*zXQVv*Zg zD(6H`*~zi;F>G_Ysmjn1z#L$&#W;=e3WGvXGeew8;60DLr1MuFeRcRCQ*f1Ki|@-A zg$!9P@uO)0?`)2mF<88N6!CD!Z&rqoZ#TR7fTaD#=r_!hyl3uisn@wx|C2F6p<?#T z17Q_>3_s=xtYNkhJv3QTMAwIHs~>X&d&8ozy9#cTtwiQOOgSfVjA1PU!yBX2-o;)C z^EJFrtzg=|;)~)X;dwDnZ598@JiWjC+{_T}vnA>F0ZEfTU9RN(qjR)(|1HS}EY>}r zOPBB(r?qeY$9q2b&dFsP65j=UTVcJv!&@ZTzW78y?;oAsN0YzolsUHR|AE;rPyH@$ z@A<mmsKsoNRNm+<hM^&0k>YP==|(j#+HrAe^>xc%e{8n}OYeO9UM|2c!s}R9gzMSR zLbE?H_SwJ))V_W)c<KNA{fvz}&os3fu&e~8E7cO$h?11Vl2ohYqEsNoU}RuurfXoL zYiJ%~Xk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc;8x8u-7wy8+Z739=zL rKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_T`^lb literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-hover.png b/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..9a696b9f5ba9fe9e6f20c517906b73a5380aa98f GIT binary patch literal 492 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujzz0^K@|x(Kuf_ z(KqN&fIy3N<O1%^mw7i#kU90Ig0cHi9#<8kO614l?&-3rPpWOW&CauGwuWp;ziDf1 zYdcBhWV_k+^&v7V-<(OayJGoj2Jd^7-}~P0WYpxoR$AjHJx|Z-h(vJztcN+bN|Ymi z2246TbG5L@l1Xo*`R_8#Hk|6R^}Y9$AKh9i<_A0&+h=Q7Ji7fi@WJ{w=_RsRuk%!= z>h7Dc@7<QEDd|h<D=MD+Oi8`y`nzG$lPQO16&{~B`R*ppJ$;6`oWf_0|INRl942B` z?0mo2d3Nx-X}%ZirJaM8N$^R;c|_g+!+$@ccY1Iwqi_e%$Eqc+5hW>!C8<`)MX5lF z!N|bSOxM6f*U&t~(8$Wfz{<!(+rZe$z@X^Wge52%a`RI%(<)Ik7+RTHSQ!~XH1L0U zcLS(F5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<ER40| literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-hover@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cc0ca0fa1610617f673b62fcdbb5107a7a603f54 GIT binary patch literal 852 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-`FXlHhIky` zJJmZ|Bv7Dr|Lw&y0v{zyKGKjla(_bL#g>%Chg_6?ax1DZeiSTGce*e&?=ydo!i*gS z!qe57_+vPdOt{YZsBl`$vRm9DwmYW8f1d5jlgBQ1zl*MYeP>nh_iLp&jj5~D*FN|p z^H|_Rv%cBcl+QiCy{&X!-@h<P=V9a*cb(l=53iM9(O<oVX>(rF%7TC8oZp`93EQ={ zUD%;h`)vQKwQozj7oMqKdTz=8y14VHT&v5^dKZ2F60ppH`Pqv7M;0*6JSMEMsyyY_ zy3LtVE1gAWx|z@Zox*kLZgQ8y!YXr(^_zT{dv`Ercr06Fy7pvo@U#7E=2tg~txx^u zkvrq!Bp=z{UCbf7Q=&Hbh+L4IdGGxZSqJ%)f0_*ExgMyMdp(%Pz{+rbEAx4!&z~x% z3U4obtNGVT+}Nk_G;_rk$B3>q_axTd)~m6Q>9#whbU{o|reSLSR?d|hpD((8%BH|T zi6Q2&>Ket(yJp%>OZ4})(OO=0?Bu&V#yU5a;s>&wH-80dc*WJ*eAX~v-*7rD#yU1o z_M7e6r!(3%+<v%>@q_>AFNMpcGQyrcXWY;umU_~6iQJ>LF~XPRC%(*0n(ygSGGkTv zb)HDkRH+<`KZ!H<t+PJ2z?)0dq)h4RN{5B@g_|owmU&sVT7^!0`R&>so8HqR85y&e zy~>QJPpO)4XZqu9>&pMNTAkYOne|#)e_GtT$;@^;IhP%}<R!Vua{A)aRTg|AZ$JGz zetY_gll#}T9*Nr!uy>o|&m|mT#b<*HDsMeH{dMzfKK0r0J2p(z`dj~pxhc9PqDn>y zl-N{DTq8<S5=&C8l8aJ-6oZk0p_#6MiLRk}h@p{{iGh`oiMD~Um4QLgs|ia`H00)| zWTsW3XfU)gwXiZWf@t9X^6myugCxj?;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh Rq=1STJYD@<);T3K0RZqyYdrt} literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-insensitive.png b/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..0f834790f992a22bff94f95395a7eb8ff3e513a8 GIT binary patch literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0ll<nnZJ4AD5> zI?>VZP=JW*`Tr|h9tadXafoO-<RUmdL0u?;@z@r<qnXzOINa){FSyVc72D+J<>WI{ z!gt1lVg|E?6DpQJfAaKMEGxstzFU_9-KThT99jSUd;K&QMwZZ>Pr3d3Kb=gkd@d5s z_3F`|+?4_$XOF~eoVGAoZP_NPytvI3OI<dy`CPxV*)&aNi{s^^xAi*IWj9z{nV#U( zcReG+T#Wx3Z${To79$D2goyzxXLI714wbGuHbL8%x!Ysbmp8}K*h|&?7aTo)H|%5J z!xeHbs^Ynv(}QR1dXm-rWpbqI4ztO-n@hNZ6A#4Lxb2p|U%jf+yKmaxd0Yaor%x+c z5vcS~a=+P+=+F26FgYBLvs}G>t|u^{R7+eVN>UO_QmvAUQh^kMk%6I^u7QcJp?Qd* zk(G&om63_Ifw7f=LD8!TOHefA=BH$)RibDxv@*4@GBSc_;Q#XO22g_}$cEtjw370~ nqEv?R@^Zb*yzJuS#DY}4{G#;P?`))iiWody{an^LB{Ts5H&Vy# literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-mixed-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..822f71d2bdc582d0527a5d29624bb452a4ebaf04 GIT binary patch literal 939 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-E%kJ94DmRA zcB-#ONT5X9{Nl8pnAD~p#(s{Aa+!MzawZ<Wu`DBPN>A2vw@va#I~KSKicB-*@|~0$ z6V_x^9>cLPL|XT<S+3I-v2!mLOt^OHMA|;FayMW1_d8zSy;J?p^8MlOdt>%3zOhIy zI&bQyu5RZy?9+Z8ThTK8xYVO16MvOwrd;;XuFUk)^KxLV)wX8psj@0)@X>VURex6J zp3om`y~M5Nm4QIu+I#zQ86InuwcplI+xfD3^Hzq#uGXO(Z$-Cv2}d&o+WwqW6}EKe zir+IPggw@}=As_?B`oGfhr!R>Hi`Sr>Kg)9+=?(#si_ZUb+g^O=9K4uYi)*>Radj$ z%=!9tJ!4PKvO<r^|7UKMRj6@oa(R?mx}U*hg_w+wNNIXndy}5s!z<S(iGI0Jl>DUg z_J6Zr2A+y92Hf6#Z5A)?Jbv;q)x2zl>_p8^#afJ8DjGlJy<y;K`o?r4RCUF~6r1Hw zEc;}00;Ou58F-4Br%NVruISjQf7klf!Wk)7wnZ*D!t$p1$e&w`+LmYCllV>;GB$)w zJLbFT<(1jb)B|>0TRb)BtQeEM&jFr4mJ{yeZE<i}VtDhAV*=ZOa}rZ;9p-4r*SNZP zX_iATQwAsV*4<|tj1>|Y_Szg%TH01^{*IA9RVSo|;R0_VCqv_kb64!vePMnu(K5tj zg@Rz8PuwXHgZkE@w8yc}yqfb}w<?vituo#yohRzB<meo>lkz8TFTZsn=<hX-!@ly7 zMd#(cY9r-W>02CMm8JXQR^AG?uSZg^Hpa%u?%iP*GWnvYI@kGP@!c%R^V$8E`_~mY z*&aN0xcA#xac|kV7LA#P5^9SUH3%=Sn9?7V5EgZ<+n>4N-`;JjW7O?^Ik|26?0sFg z>mGRXb+LDKVc?`aG5b%g;G4exe$mW7>c6<Ru|Mv*w@?d|4^&HBBT7;dOH!?pi&B9U zgOP!unXZ9}uAzB|p^=q|ft8Vowt=ygfkDx$2}@8k<mRVjrd6V7FtjqYure}&XyE_y z?gmhUB*=!~{Irtt#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!03?is AMF0Q* literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-mixed.png b/.themes/papirus/gtk-3.0/assets/selected-radio-mixed.png new file mode 100644 index 0000000000000000000000000000000000000000..a5019f176619a8649b3090e2e27184ffc125b795 GIT binary patch literal 483 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!>^>lFz(Kuf_ z(K?7JP{gHrp2(~jnM^E3-9>hJ2NvC!-IU`nv-8KBN4{<e9Hnuw%`<~4OmCRK@h|;4 zRmJm}#?J*0T@Ft=H0NAm=8ey;Y0A>KX3QzQ5n1K-`0(pi=ft+{nc{Na4DWg!x;96} z%kC<-R*~nLihW8N5gv;+PIT#wjZwWRp|2{F|8BCd*l+gEyKV0e&b{o&Kj~G+dKKGO z3Z1Gyr}F9V*&2GSc8ltjl(&4l4PM_&Jhx2xPEd^wXYn4}zejx!PwP6QX10Y>)pT~= zi}+6E^v35M&*$p=dRG5~k!$LVju(}i?SLLtEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O z<{^egRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxG qO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$U`q_fcg literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-mixed@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-mixed@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5fac024bdc2bf451caf739b2f42c896d2d8de2a0 GIT binary patch literal 831 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-S$euShIky` z8)};^5-4JuUp7%ElKZrXmd1-;!ke^a>2r&Ud4AAunXn|NxlD=0`CrGzJ0fOLvpDJ! z6g^@VO}HyEyCLwRTJibY$%gvJc5I&M`MCDznZ1WC-`_31zxVNlRILw6S?jutEf^n2 z@5^BQ`e@bX6J}HY)aC_iW}iO4ath<~+`OPEYi~C7u2@v}b#;>RwuEevqiX6^@87;r zv=+I4qu^Hg>QAai`*bzDn%!%>48H{z?cM(2a*w9o(tsPuUGZ<Trn#9Nkv;Wncd_{6 zoQee<Hy{3Be7e)~=SrIbh7ZOfvtQljw^{IGSNS{5s69*n+?f~sz%13d@*zXQVv*Zg zD(6H`*~zi;F>G_Ysmjn1z#L$&#W;=e3WGvXGeew8;60DLr1MuFeRcRCQ*f1Ki|@-A zg$!9P@uO)0?`)2mF<88N6!CD!Z&rqoZ#TR7fTaD#=r_!hyl3uisn@wx|C2F6p<?#T z17Q_>3_s=xtYNkhJv3QTMAwIHs~>X&d&8ozy9#cTtwiQOOgSfVjA1PU!yBX2-o;)C z^EJFrtzg=|;)~)X;dwDnZ598@JiWjC+{_T}vnA>F0ZEfTU9RN(qjR)(|1HS}EY>}r zOPBB(r?qeY$9q2b&dFsP65j=UTVcJv!&@ZTzW78y?;oAsN0YzolsUHR|AE;rPyH@$ z@A<mmsKsoNRNm+<hM^&0k>YP==|(j#+HrAe^>xc%e{8n}OYeO9UM|2c!s}R9gzMSR zLbE?H_SwJ))V_W)c<KNA{fvz}&os3fu&e~8E7cO$h?11Vl2ohYqEsNoU}RuurfXoL zYiJ%~Xk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc;8x8u-7wy8+Z739=zL rKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_T`^lb literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-active.png b/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..0742de39296a45db901c247d2126b039320b9745 GIT binary patch literal 468 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!B^K@|x(Kuf_ z(Kd)FP@v_u_!{vGEF3BPi?%1!`#A*4_+8=Fm~i5d?!B}pPPM_w8=||S`K{lsPhVE0 z;yH;uD=yRW@+YUKj?+Kg;j0Pwal%+Wc+<AM&&ACyKC2hn#Cmc0-vVo%w|pCqHLGOZ zn<^sh<+;ajH&e(Om5aYLcz?{$=$xD$-VnWS$%4i2E;YO>ozf&#?eqKFlJoDTlolQ2 zjqY04zE@Z1r|Rx~1?M}Rk4$r^{~>F>wT*YGzs+Y()9A9=i}oH1Qe2<7JeisF;q3n} zypGcv=d1F1-Ua$hwZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_ z6up|T1Vuw`eoAIqC5i?^D^m+ABO{0g{x9!t05wR0YzWRzD=AMbN@XZ7FW1Y=%Pvk% aEJ)SMFG`>N&PEETh{4m<&t;ucLK6TB5vx=H literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-active@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d67f26dd30f940a4c1427ad34fba366750a43c28 GIT binary patch literal 780 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-v3a^UhIky` z8)};`>?ktFdUuDY`IJnDL%lyaWfVFl2Pj5r2>w^}3Sty1;m|yEN?viwvQ{DXPX0ib zt{%||NkJA94K5tqdsCV#-r(TtAL|m=?W|osvo`<Rz1s}Q0gd4S{7NxLEE(>9h|Jy6 zW!-qVWW^J?4>La5xUXAyNyO^?hY5?;B>P4Ogl?V{dR1&qrfgSIzxL$sd~XDWyYkmQ z`<*8kALz4Y<pp>CpFK%$!bE-U9a?L+Y{%P)8`MSi-|EejyJ^EdCAaUo-m%LsSGt^O zIlX+&bH%4&n=ddPSR4E%Gfkwz<Kx*Uw`}9~ERK1c68XR|^>gG)hJ<dB-&#E4*EMgS zc4lXI9Z)99;B<v?%O|b}mJL=6EeBH>^ozOoFf?V%aAeh}J9%3F8$$>K!yng`bHW`` zyX@N~862J||7kAx@`?FCOkN|<d+kiW8O}d{`kASrmVsj{bAn+xn|H%428P{kk>>jM z?SjM@8A2WiK9yGzet9_l=Mj(V3+}MLpYu^EciHa64xP5A)~1RUNQ?0Q%Svz1_K`?` z?XlW0?a=N2ZRVPM%e*6cnNP{}Ul%Q!o%H6~d5KjEZ!ZX}c{Ts^%ZT#bd!Clx+iRb^ zW_g^>X7|8rTXmy@LQ|)fp3J*7tyHs%J$Y;YQ^UvaHoxC{>({$`n$LqPw8Bnsd{uB# z-5X=SvN!Bw>4X%^rT_cyKhCRslpfO>3rr-cC9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3 zJjBq*%EZ9R$VA(~*vi15=+%TJC>nC}Q!>*kQ8XA@nOayG89_Age|dKUs6i5BLvVgt pNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngEzSJ!t>{ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..290db62a8e0006d74d23520d2661a4f1435de2b4 GIT binary patch literal 505 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujzz$_H=O!(Kz3F zaiia%1d*d3|Cb9(Hz^-I=~%&{yZ8skE)Na=gsAxC=L0-@Yie0qUDw(*>E$N*ME0oY zRLLGtOX^Lx-GAqy95cht6z8vJ8TC|W9^3oz-Sbt344L8jmFkl+7uRIx%L-*(o+D?! zmLv1J*tZ_}nJn8j%>7#Udq?DY&uQEV?%!tJx)Eu`lIRk`ZxSTmQakf%bHB8WKveH1 z{(wtNiTg@kH(pNTb6WPdDxvQSpG)$gUB9jg%;27IFJkuO2j&%=g?pC#dZOleKDTgd zcy6M#ijHa0uD`o(7}h$;u&JLHZHSR$d-eEXP?7%|)%)51X6tvCMX*%=StbbdzG{hU zL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o==ure~yHZZm_FerL8VF`+c-29Zxv`Q2W zhE}E)Rz^k;4g6o;-2iHk1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V`<;yxP!WTt LtDnm{r-UW|mfpAm literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4cbc61b1de0c0b4ce40aff188db0e17faf27844f GIT binary patch literal 891 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-m3q23hIkx5 zJJsGNI8fqf{dch*A0^I*{wvjl3QQT3HTW)xs3%8vNR%cE2hOsZVUgiuq7mh>#zoC- zD$5J)*_wgk0Za7s+8X$_TyRi&(IR;J{6kU4sGR%HX5Oo<d_KK+|DHMi6PG4NM{fSq zF<DuL<=W3fQ(Uesw+?<X;n(ksDHog@KFP$d^9pF)BmJL6LiS5C`^@0Bu4U8fjwQ}_ zzP&Vb&npdqaK`g5<QgQW?m4R~VwhJEpUQ49=gY;O3)d?)tIcKgcyXiH>c*6LuNDeB z`JG*nBF-#ge5s;P{m_%|Qb{$u^OgD!=^mS<II()Skc4c{2F>NQ`JWgS?ktK6I%4_$ zhI~WdA)B(7pKQ<Ovv-tucT}v}_m{na?dkDzIbQ=3%T~xdVdksVot$tZY}%5Tn0?n< znG)`-UA$(^P3zzVr~QJ?scV;I%${PY<u#jOOGQJ6s5OJ|0$YYC)5cj_csiK;iaWM0 zcog<`o9lvWEHVvWHibG=acY<{HiU&Sn(h6%<R@Q9B&&z$hqEj?2i7}JTVEg%VZeBK z!QC*%ElsnSE(kH+(qTT=<ihafm&xiYl6u<j3eCT+G1<p_VXh`8)4>+KD|U;&)IL}k zsU;QCVR1ZZIyb9M`Q-yiSr=?FKjf`oIOMQnsle`sL5?ne(xg-BRL-w>wKSslsk?-p zo949L`#xNo{WhrfSfyF$f}(=;LB20;YOk8FR9X1vQrXHhxA4j9b{&xIQkn9{qEPMo zljO~>49(=;Y<VB2^OolU!?U9bUNNc+?0kjV`lSaJ{n&o^Im3Y)b+<#;1y58y#MK|< zzs+sC`hh*KtCxR!u*7V0jQ!~;eI|R(MydVptYbd5?ehP2mBS*yG^twR8c~vxSdwa$ zT$Bo=7>o=I&2$Y+bPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&J zL<9eqcQ=3<BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@ E0HHW<7XSbN literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-backdrop.png b/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..0742de39296a45db901c247d2126b039320b9745 GIT binary patch literal 468 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!B^K@|x(Kuf_ z(Kd)FP@v_u_!{vGEF3BPi?%1!`#A*4_+8=Fm~i5d?!B}pPPM_w8=||S`K{lsPhVE0 z;yH;uD=yRW@+YUKj?+Kg;j0Pwal%+Wc+<AM&&ACyKC2hn#Cmc0-vVo%w|pCqHLGOZ zn<^sh<+;ajH&e(Om5aYLcz?{$=$xD$-VnWS$%4i2E;YO>ozf&#?eqKFlJoDTlolQ2 zjqY04zE@Z1r|Rx~1?M}Rk4$r^{~>F>wT*YGzs+Y()9A9=i}oH1Qe2<7JeisF;q3n} zypGcv=d1F1-Ua$hwZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_ z6up|T1Vuw`eoAIqC5i?^D^m+ABO{0g{x9!t05wR0YzWRzD=AMbN@XZ7FW1Y=%Pvk% aEJ)SMFG`>N&PEETh{4m<&t;ucLK6TB5vx=H literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d67f26dd30f940a4c1427ad34fba366750a43c28 GIT binary patch literal 780 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-v3a^UhIky` z8)};`>?ktFdUuDY`IJnDL%lyaWfVFl2Pj5r2>w^}3Sty1;m|yEN?viwvQ{DXPX0ib zt{%||NkJA94K5tqdsCV#-r(TtAL|m=?W|osvo`<Rz1s}Q0gd4S{7NxLEE(>9h|Jy6 zW!-qVWW^J?4>La5xUXAyNyO^?hY5?;B>P4Ogl?V{dR1&qrfgSIzxL$sd~XDWyYkmQ z`<*8kALz4Y<pp>CpFK%$!bE-U9a?L+Y{%P)8`MSi-|EejyJ^EdCAaUo-m%LsSGt^O zIlX+&bH%4&n=ddPSR4E%Gfkwz<Kx*Uw`}9~ERK1c68XR|^>gG)hJ<dB-&#E4*EMgS zc4lXI9Z)99;B<v?%O|b}mJL=6EeBH>^ozOoFf?V%aAeh}J9%3F8$$>K!yng`bHW`` zyX@N~862J||7kAx@`?FCOkN|<d+kiW8O}d{`kASrmVsj{bAn+xn|H%428P{kk>>jM z?SjM@8A2WiK9yGzet9_l=Mj(V3+}MLpYu^EciHa64xP5A)~1RUNQ?0Q%Svz1_K`?` z?XlW0?a=N2ZRVPM%e*6cnNP{}Ul%Q!o%H6~d5KjEZ!ZX}c{Ts^%ZT#bd!Clx+iRb^ zW_g^>X7|8rTXmy@LQ|)fp3J*7tyHs%J$Y;YQ^UvaHoxC{>({$`n$LqPw8Bnsd{uB# z-5X=SvN!Bw>4X%^rT_cyKhCRslpfO>3rr-cC9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3 zJjBq*%EZ9R$VA(~*vi15=+%TJC>nC}Q!>*kQ8XA@nOayG89_Age|dKUs6i5BLvVgt pNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngEzSJ!t>{ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-hover.png b/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..0f590b8b7e83910dfacdb7d34cd4c41829e1f6be GIT binary patch literal 478 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!>@N{tu(Kuf_ z(L3mngNUoXZHM#)PJ;#=m-0kA?FAZQ>aW;DW_Tos&y`H=y1eC4Lz#n@;nk;e?|rWO z?m1~mLd?r~D}F92>tDy=Ha#n7+n!0XzZ5?*7m4M}`f_QT&%clk&25s~&)zJ1E4H#} z;uEhp5mE0V&v!F_TRh-;HfaU_UyBFq5uP&6LhOe`=TEwLF8+99zw}#`%d7pi7d|Li zzWuXS_lpKO?M=me(#s|)r~fXMu9%#(o5T3c?-%B83`M=ee<XVRxiEFjx7TJb=6ANu zv7DwnjeXNO^Z%F4`Rf|ag?j530R5<1;u=wsl30>zm0Xkxq!^4049#>6Omq#+Lkx|q zObo1yOtcM*tqcr`UQJknq9HdwB{QuOMT4Q0sfCr15kv$3mv=XS8YDqB1m~xflqVLY lGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>=7Qu@3+M literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-hover@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..5596c59debb20da2a9224c80c96a1de2f1cd3ff3 GIT binary patch literal 799 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-NqV|ChIky` zJJmNkI8dN%esS{+j*rQaULrh?@(r|ZU3%9NqV<=5scwh7W4V$@?91~Tni5`b)AMDu zFHr2bsx@QFC9ySC_Y@v>mB*-L&VIJ+<lT~Yug*NJJ%7eJJxwMzZRM*-?HxAimTZ5X zte!gKyw0xr5_9k0(YGcXt$DpK<7HXP?aB)l{1Ob)?#OUod^Mj-<`f%q&kc>`ja=7_ z{H^Z3EpeZCX8*N-JN5IgbI)A#s+RlFgGRa2B3XxI=B}R+qH#Hg$Mx$xAN!Jxv)!bw zEb}qmefP0Z>)nUET>%r1MNPTh<s-cJ0HcX&@XcS_p6=BByx!`$+~T9sGxg2-HFHmx z+|ZU;V5M_;*3wsuu@hc83t2SSo%&<haDeN<v&lj`(j6ET3ep>%dvZoFOlRjf;TYoC z)ql!ionHY<*8RysSHc<>mogpr8gppb(rt3Z2l6d$%%AeW!T!T)zYRPGKQ3W8$eAFi zu)#IKVq=H$122XjpN(q0ycVd=JkOk<x%Tv<b`SMzo2Sbr?9;fs`-Y`(_SdvkareuX zgig!c^!&r})L+{c&vgtJ(R{O3*>p+3#Ql42+bUm9E9c_P3|_YTZ6)ihshU@=$T^!{ z*z)hx7mYeS^JBa2{q~lfQZH?OEn57v1pi5<`FCZw1D9@Ndb#GbQO@EyOsC4eez?5X z`^xkDEZwrLYeVz5Xvm8n3|m*prRTqHW6b^?K_>GnUoMJUwdMae`B|Dlva{FPodc#D z)e_f;l9a@fRIB8oR3OD*WMF8fYha>lXdYr{WMyJtWn`jlU~FYzQ1oiT5)=)&`6-!c zl_(kvtxPSfjEo=}_`kfn0n{J~vLQG>t)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysW OA_h-aKbLh*2~7YNN>7jg literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-insensitive.png b/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..290db62a8e0006d74d23520d2661a4f1435de2b4 GIT binary patch literal 505 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujzz$_H=O!(Kz3F zaiia%1d*d3|Cb9(Hz^-I=~%&{yZ8skE)Na=gsAxC=L0-@Yie0qUDw(*>E$N*ME0oY zRLLGtOX^Lx-GAqy95cht6z8vJ8TC|W9^3oz-Sbt344L8jmFkl+7uRIx%L-*(o+D?! zmLv1J*tZ_}nJn8j%>7#Udq?DY&uQEV?%!tJx)Eu`lIRk`ZxSTmQakf%bHB8WKveH1 z{(wtNiTg@kH(pNTb6WPdDxvQSpG)$gUB9jg%;27IFJkuO2j&%=g?pC#dZOleKDTgd zcy6M#ijHa0uD`o(7}h$;u&JLHZHSR$d-eEXP?7%|)%)51X6tvCMX*%=StbbdzG{hU zL`h0wNvc(HQ7VvPFfuSS(={;BH8c+~G_o==ure~yHZZm_FerL8VF`+c-29Zxv`Q2W zhE}E)Rz^k;4g6o;-2iHk1lbUrpH@<ySd_|8US6)3nU`IhoLG>mmtT}V`<;yxP!WTt LtDnm{r-UW|mfpAm literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4cbc61b1de0c0b4ce40aff188db0e17faf27844f GIT binary patch literal 891 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-m3q23hIkx5 zJJsGNI8fqf{dch*A0^I*{wvjl3QQT3HTW)xs3%8vNR%cE2hOsZVUgiuq7mh>#zoC- zD$5J)*_wgk0Za7s+8X$_TyRi&(IR;J{6kU4sGR%HX5Oo<d_KK+|DHMi6PG4NM{fSq zF<DuL<=W3fQ(Uesw+?<X;n(ksDHog@KFP$d^9pF)BmJL6LiS5C`^@0Bu4U8fjwQ}_ zzP&Vb&npdqaK`g5<QgQW?m4R~VwhJEpUQ49=gY;O3)d?)tIcKgcyXiH>c*6LuNDeB z`JG*nBF-#ge5s;P{m_%|Qb{$u^OgD!=^mS<II()Skc4c{2F>NQ`JWgS?ktK6I%4_$ zhI~WdA)B(7pKQ<Ovv-tucT}v}_m{na?dkDzIbQ=3%T~xdVdksVot$tZY}%5Tn0?n< znG)`-UA$(^P3zzVr~QJ?scV;I%${PY<u#jOOGQJ6s5OJ|0$YYC)5cj_csiK;iaWM0 zcog<`o9lvWEHVvWHibG=acY<{HiU&Sn(h6%<R@Q9B&&z$hqEj?2i7}JTVEg%VZeBK z!QC*%ElsnSE(kH+(qTT=<ihafm&xiYl6u<j3eCT+G1<p_VXh`8)4>+KD|U;&)IL}k zsU;QCVR1ZZIyb9M`Q-yiSr=?FKjf`oIOMQnsle`sL5?ne(xg-BRL-w>wKSslsk?-p zo949L`#xNo{WhrfSfyF$f}(=;LB20;YOk8FR9X1vQrXHhxA4j9b{&xIQkn9{qEPMo zljO~>49(=;Y<VB2^OolU!?U9bUNNc+?0kjV`lSaJ{n&o^Im3Y)b+<#;1y58y#MK|< zzs+sC`hh*KtCxR!u*7V0jQ!~;eI|R(MydVptYbd5?ehP2mBS*yG^twR8c~vxSdwa$ zT$Bo=7>o=I&2$Y+bPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&J zL<9eqcQ=3<BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@ E0HHW<7XSbN literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked.png b/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..0742de39296a45db901c247d2126b039320b9745 GIT binary patch literal 468 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!B^K@|x(Kuf_ z(Kd)FP@v_u_!{vGEF3BPi?%1!`#A*4_+8=Fm~i5d?!B}pPPM_w8=||S`K{lsPhVE0 z;yH;uD=yRW@+YUKj?+Kg;j0Pwal%+Wc+<AM&&ACyKC2hn#Cmc0-vVo%w|pCqHLGOZ zn<^sh<+;ajH&e(Om5aYLcz?{$=$xD$-VnWS$%4i2E;YO>ozf&#?eqKFlJoDTlolQ2 zjqY04zE@Z1r|Rx~1?M}Rk4$r^{~>F>wT*YGzs+Y()9A9=i}oH1Qe2<7JeisF;q3n} zypGcv=d1F1-Ua$hwZt`|BqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_ z6up|T1Vuw`eoAIqC5i?^D^m+ABO{0g{x9!t05wR0YzWRzD=AMbN@XZ7FW1Y=%Pvk% aEJ)SMFG`>N&PEETh{4m<&t;ucLK6TB5vx=H literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked@2.png b/.themes/papirus/gtk-3.0/assets/selected-radio-unchecked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d67f26dd30f940a4c1427ad34fba366750a43c28 GIT binary patch literal 780 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-v3a^UhIky` z8)};`>?ktFdUuDY`IJnDL%lyaWfVFl2Pj5r2>w^}3Sty1;m|yEN?viwvQ{DXPX0ib zt{%||NkJA94K5tqdsCV#-r(TtAL|m=?W|osvo`<Rz1s}Q0gd4S{7NxLEE(>9h|Jy6 zW!-qVWW^J?4>La5xUXAyNyO^?hY5?;B>P4Ogl?V{dR1&qrfgSIzxL$sd~XDWyYkmQ z`<*8kALz4Y<pp>CpFK%$!bE-U9a?L+Y{%P)8`MSi-|EejyJ^EdCAaUo-m%LsSGt^O zIlX+&bH%4&n=ddPSR4E%Gfkwz<Kx*Uw`}9~ERK1c68XR|^>gG)hJ<dB-&#E4*EMgS zc4lXI9Z)99;B<v?%O|b}mJL=6EeBH>^ozOoFf?V%aAeh}J9%3F8$$>K!yng`bHW`` zyX@N~862J||7kAx@`?FCOkN|<d+kiW8O}d{`kASrmVsj{bAn+xn|H%428P{kk>>jM z?SjM@8A2WiK9yGzet9_l=Mj(V3+}MLpYu^EciHa64xP5A)~1RUNQ?0Q%Svz1_K`?` z?XlW0?a=N2ZRVPM%e*6cnNP{}Ul%Q!o%H6~d5KjEZ!ZX}c{Ts^%ZT#bd!Clx+iRb^ zW_g^>X7|8rTXmy@LQ|)fp3J*7tyHs%J$Y;YQ^UvaHoxC{>({$`n$LqPw8Bnsd{uB# z-5X=SvN!Bw>4X%^rT_cyKhCRslpfO>3rr-cC9V-ADTyViR>?)FK#IZ0z|c(Bz(m*3 zJjBq*%EZ9R$VA(~*vi15=+%TJC>nC}Q!>*kQ8XA@nOayG89_Age|dKUs6i5BLvVgt pNqJ&XDnogBxn5>oc5!lIL8@MUQTpt6Hc~)E44$rjF6*2UngEzSJ!t>{ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f960a2db33f16c3087024adf0ac42c48dec16647 GIT binary patch literal 657 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15ByFFbTLp08} zPTH@ZohWhK{<*E?qB+4)ZL8T8r+BD)x|&{3F}$ai_K&4gjqPDnOH122wZth2TMax~ zj3WO;+~IpZL0a7NeBh%g_ZlymMa_TdInV#z^OK+JRP7|fUZ-z~f7f=3tD?#;_I9*+ zaCX@`?WbKYoE~Rvbz<C>d_?^C=Odk58}G}sRG%~4$S6A3Z;!*L3iUZB_H<7^e)ga^ zpQZBb@AF*5YdI#lZ{DlmT(U6tMQg5}=Cii_TOMEhJC)t~(uP~L;cMR%pSsS%k!-0R zSDA26d|!Hh(4WOqr7YhHz2lf8{wB<08n;6?$6NLpQx3D-v3nSFKu<fW!CSDVn<YiC zpKnE~t7t`$%PXlbo060#7`5(YojX7N-_Zwr2X2XcTk^KzrIse!hXl)GTO#TV9$g4e z+T+Jzko1~A|D|Qt%gUz{E-wmT;ZXdjZYa(q`JnQs^^1$MGhEf2*=9!l`SRFZY37Z; znfsoxmgo5OXSp8SDx<v3<YVR8a<^5l(zbLwTOFkEHX{7mvA6H9maO|Nf0w0lL!NbO z5-_GzOI#yLQW8s2t&)pUffR$0fuWhMfr+l6d5EErm5G6sk%_i}v6X>A(W?ndP&DM` zr(~v8qG&L*GPSTWGJ<H}|MKnzP=h4MhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DC SY@~pS7(8A5T-G@yGywq4tOn2k literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cf6eb2d2f132a67ef2a7528682da8ca62e31dcfc GIT binary patch literal 1155 zcmV-}1bq96P)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W1AR$EK~zY`rI$-=n?(?SKd&FDf2WDk{7E2*TUwIRyhxQc$$=v(0)dc< z6!ii!Cmun`Ax9)`+>k04MKs*Xp-3&FLP$ucy>UT~)2OXm3tCFStqV4GqNK6^_|0MW zcM{o-Uvt^n9qs3TW_EVR7Anf8jxCQiqm4K_oesMNGKKAQGM>DbxVn7Fm#wtRQhs@M zy2IN&>9m%&CUa5$+WeBgM&QRM^lN=Xg8d~=IJj~4%llP<3ya5Q9TsYmRN>L$`T2c- z9_`3#|4Tdb3?ZHpXNwfjLMuAGxUuir^Eeoq{3clz_@V9&c6XVx4Q}(0a<R8Dz&LHi zdE~z*!(YcrfF5n|FB6wzg}dbUaaJ(KY0NlBVu2T~Cd{8xa%9!SZE}OPswuh6Kb%1W zphr(HGa@bOU@Uxf>~*Qd`H5#Wr6j?h^y37ey=$=J*Pn|n&mTYjo6PJcKVsB`lj7p6 zLZ%AA6Bq9z!_fYN#O1hA7Y-6!CkH@_MgLw#m)WVlA!%Nz8oN@7a!YBwqaRFzfQ}0? zTN~W18wU_jURlw-VDZ=|3|X_k@Owi*80HljfZQ#oXn$YgGCXV$2M<&MxU6mO3T;L% zhR8My%n(wVc1~#OKt6342M|`HYeZ<BQjIqSG*5?97Y7_t-D(PG*46=su&L`I-4rmR zMw_U1G1o03Tab#QDU5mLX7gfO`FgM^pt*ZHEs`p|olODF-9}6ps(^c&0`{pf5fEG7 zN!7h`dDks=+~yZv5zCj7Ik`B{FmOP9jFI(S7QSp$bpYcuc808sEA3yuFDqbeUcPT_ zj5P!tQ#sDDJ_iDp{NbQ9ou<2P+;dDQEqrI`rg~FiZ>RDAg4bxR3#aj_dN@;s%^4X0 zU}b$s*QWvO^z(PIGOI}|ZxlO-KfK;=VOQty***8L)C{f@tpV4=8TEuhDDe5qQY$7l zeJUD}nv=Jf*wYY|ij|YRS;R%6sVUR4r&;O`_7s~XgH;}sb>7a4oZMCWk;s$LGR+cz zM?35{9S6v&cJ3Kzz`;Rup6BqMnhFI{Q(tWF%u5?i@6oxI8c%pC|LDT`g}rNKdeu(` z4_)gWwN`=U2;YgnbFt*@t<d~_bn4Jz*QBcgHIa)hug@*rEN9!No1V5!y{DaXjW~5@ zi_HSrf{`*}iGXp%ce(Q4ivIy0V+qLJEuNbI001R)MObuXVRU6WV{&C-bY%cCFfleQ zFf=VOH&ih)Iy5jkGBhhNGdeIZa_W$z0000bbVXQnWMOn=I&E)cX=Zr<GB7bVEig1K zF*j5(F*-FkIx;dVFf%$ZFc0+Z*Z=?k8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuU Va%Y?FJQ@H1002ovPDHLkV1ki}{uuxO literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-active.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-active.png new file mode 100644 index 0000000000000000000000000000000000000000..8677665a1a816aaa8310b9e03fe820927306f063 GIT binary patch literal 630 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B3p`yMLp09! zPBQd%3Y2J@U;QSlQqPn3?x|^4o-I0aC@1@rYQ3lP1%WF9P0hT2CuU`LEt3fe$nkA; z5SHz_q<mF3M?+Ux-}W;5^TzLw_sn<e-*T~M`?f1rHVe1Kr{;d~dAEMcuJuvnJAAHf zo9ZWj$*AAFtiGc%T{o1oiCtb;!l9cjRjzTS&cn0Y^*`D~b6Q0l_%6#(q7nE&HeYQQ z6O-QLsSBD*|I|ulutXepG%cCPpqnf5e(JuK`TI2|IY%`XUhL7n+uZN?<Ku!a%bhQF zeazloXOhM!D*V>dVB=wyD_bfq9?aGDdJro9r<?CkrsM6fpoY^zo7hUDH}Xk@8dkBT zTA3|Ob(ohG{^^_J%Wf974)Z4yuicr^q48OQ%Y^Mn9P_h4k6Jm`Wt-k4{0qM=+ZFS< z&s;XPRgvM)y%5tWi;w822?boy{LE5uIqJ#gh5C9zU+3EMea}c<AD!AiWw&hj#&2J` z`SecLrqAh-S@U(@59T)?$`@~#ao-vk9jYa+5hW>!C8<`)MX5lF!N|bSOxM6f*U&t~ z(8$Wfz{<!(+rZe$z@X^Wge52%a`RI%(<)Ik7+RTHSQ!~XH1L0UcLS(F5@bVgep*R+ nVo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<hB5O+ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-active@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4e4aa02d80e7209f76be59e3a896d653e109de42 GIT binary patch literal 1118 zcmV-k1flzhP)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W16WB!K~zY`rI*iZ8%Gq!Kbn<RyE4X3R&kJBf=#LI*rJ!z4!DpyA-Nb@ zXu;&t(w+<UA%BSiPS3gIkcNapp_iKCq$q_5rw~^{*tj$y#FeTwZe3|tidM>DW@S5( zWLbKb{mzf~(Y$#(J5K>x+VA>*UzZl0Y1b<2wE&2^Q3=~-I{dwRd!gFOE6}|A;l*OY zo^iD1qlRat`j+QY9ReRs{`(+*-lM%~3}s@Uf3$flaCPP7x0L`LnO+}RxwhN}n2gv@ z|DHH#hlnx6AQ5z+LWw={yyEZ%#xkd8J}xx{u0?k<g)@GupGnTqY!f|RkY&How*IlE z<_qrtlabtCK29UfIPK!Du|>ME(rDqm(b=NZ!k=P4^>O`NWrFtGD45_AOw}qxb59ON z0QmVkfA3ClnSqW{VsVv0rFW)Q6Nf^6JieKgneFE?Mn^bl4y!l-==Jf*xlOe~`v-~B zm^%>;Oy*SLDgpbx3VCfde_js9I}G+{;FC(_;*TzZfYMD*C1d==IDiS2oErNH2qZ&) zI`YiUFxC|iwpj<j@ZL8?^&5!`ajr`oj1mOE)hb_#(xU8)p>++^7*?u$UAWUy4t0$? z?Cnkq*OGFuC!qg!I8jm7rR?ho=zEuS;i*F#><JiB&#DkTahjOW>WbYH=CyhTYa(2c zve*;Q_YPNtVN1E!6VUfI3&Q+E%6v~i-`m^}`aLOMaook(+B|lYGVTiZw&4L(dC@iS zxk_oITD&6`s+Ot%vedd<UskD8sfDV5zGeAY*k`LN;1>S_ATXCez<g>bBZt!1C&m>> zD|PnSm34Ke41A{7<UT%DS5Bwq@|#MgUXLxxbpn^RM{dap4!@oN>F}^Idn6$Xr^bE$ zV|r&wDw8>^4siCNcw!r$eh7^f0%#Ykod3IPq>p(kJ+iDda8`b7)*m@iEZG^mQ7oBE zG1{V7dQMhl79g5C9dA-B0VE^4DL-(4Aj6ztkUm1dYl`fVXXj`+w=p&wcMsa{7MzKf zOO+14lHuC$&1*M~_BAQ8k{|3o$i<I4HG;Fx2EMqo{dRwgs_mBx&Wb(bwl3PAm`hjI zn~k+81AhvdUzM-B(@wM;_5z^Qjj~ZNH;lW*JFWj#ya9sk3_^gK>4N|O03~!qSaf7z zbY(hYa%Ew3WdJfTF*YqQG%YbVR53C-G%z|cG%GMOIxsMD>X4)W001R)MObuXVRU6W zZEs|0W_bWIFfleQFf=VOH&ih(IyE>tGBPVLGdeIZ5A^QX0000PbVXQnQ*UN;cVTj6 k0C#tHE@^ISb7Ns}WiD@WXPfRk8UO$Q07*qoM6N<$f>DX_5dZ)H literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..60e466ef43791bef4cfc2c6df095e68ce289b3ab GIT binary patch literal 629 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B^F3W0Lp08} zUh?*43Y2Jgc-^?S?^=(Gp49FD-6&BJiM9{{$Lv<K+*j&bIHE*cyA>{U)H%$)Q+|63 z2al49&Wd^k5nrxY4%xF(yLC=!oO%{3`$O*BqdDgfh6|VOQ#D=lvP;<O{LY@8wZ`)1 z+QIHm4P>+DRZX~@qRFuJ#g@lg*If%s-*+%_xknYVd&-ZQ=LEhl?+jSQ!{necxAAT~ zkI|b2UwTy-Rc7@4Joc^P(fYU@3%0NHw)C@5dsX$0|7rHB<;F2~>!-Ud%3o;w@AMMa zD?3`nJd?wvOqH%2Tcdks(a+Xsy&H#^@*;0&9XKfc=;Erat#V$|PNYiZF7!Jm@T{y| z_l?4S)x75>r}K;FU*8ogBJG--D-a&~EUDx4)Ez%J+Nyiq|2KdC+oUPSuN3`%{!PVc z>12an`p?vTG)oN_6c{DeyT6Y0D&G(~N#k=<i<`8gm9Dasw0WHUy-%w>{SQx)3j8Z4 z*%kKBYJcVS4S{QX?lY<$E1XwtZJz{;4b>9Yh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~ zXk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc;8x8u-7wy8+Z739=zLKdq!Z nu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_&;#-| literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..43827f4967188513e86272db4f0b530a6fa15d79 GIT binary patch literal 1101 zcmV-T1hV^yP)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W14l_jK~zY`t(Q+|n{^n+KfhnnG<mblWPOvACUv&ZbxDes(S{ChUi45< zaSRbDUN)_?haLrQ-h|Ofb@et6LsoDoMf5IYq+vTOG#kTO=@RLirGM5o$(!~~UJpy> zwj^!R<a>LchxhZo&-4Cxp6@HDt1oT4<H|)P?C5gXIt1*S`d)rLzm%I_yb&|%-6d*= zCnD|{@36yCJDV?M;u}+Q@dkmPpHpx9gA&*#g~k>;>;pDV;KE0MQ$U$?^6C5EJ~|RO zJ=;HF6DG?f(dv}dO^AL3MRR5L>eL~?aplatz#ycE@|45nVw3>zIJr9fW4<QvirSm> zdJOLHkj4~b6bssuROp9n6>wY`_{Zzf`JHToH~^J*v7==ZZ_MYOMdU&1%ssD1XQ3$^ zWLZGRrw%S2L@Ebk`uqNO41QyyDI9>#zYOB?47l(7@x0`zvu7XL#GeiKuDX|RQ8bh1 zu0N`j{Ms)zkvcXG9+0L}s6SVFI5FZ6nnaI{1BhbMGjuru65Q7$%SWEO!?nc<7StIK z5$i{~V)>O!OF-ymj6z9MWaLxDvfVNcG<I-Uc0QKMMM$-b1CunMT#`zdx<jBjtpU!k zRJvfREx=8{p-Q_AcH08X0d||T3fON8a38Qr*)r!9NyCJWwxBuyqb&73IMEiM6VUf$ zejQwG0lI-gR_2$$*A`$mkW0wiJOt{k=O!fZ1BF|1@kXw63UA9mA15gov70hxJc&cN zWndUsi^mKJ8&hTaTl_F?`Y5qE2@>Yw>7-z^CEx`F>HBkcD?4TTy`mW)cx+sV9*Sk{ zL#V9L*ha8Rjre&?{unqfZzK3?=DVNZ1?TY9Qg29Sq3KcPVhlU0iLc*$cKv)f?48eO zcE<2D`F3O2(K5x6gUCx}DUkGe%0zk4aPLNuXj*EhhFJm_S6+|zh9FJ!$kN?hpa)n@ z6i2?%|BqK2&Y8Z+PHFNtNi@tFD1nbKeF%!>m1|e0U(HtOi-FU(dxk8)4r$idWVd38 zow(`7&q<&}`u_R{*O#jwS5u#zKRxRicGfZNxl(3vb8_x(t=u7FCSo1=M7iV)J5)!f zRe)g@iiK=0QMeVmS^u}<KY4KxFI={&1poj5C3HntbYx+4WjbSWWnpw>05UK!HZ3qT zEipG#F)}(dFgh|cD=;%UFfelJkfZ<r03~!qSaf7zbY(hiZ)9m^c>ppnF*YqQG%YbV zR539+H8?slGAl4MIxsK~^zPUI000?uMObuGZ)S9NVRB^vcXxL#X>MzCV_|S*E^l&Y To9;Xs00000NkvXXu0mjfAT8&b literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f34b29b111358c14395430972ce270f148e88014 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B<2_v*Lp08} zPCDzw6e!U)zxY_EOreIB&)G$#TQ_Kb;L8!-(iJID!W$@bHTFyLr9~@xU2Y$+);MA2 z*wQ*PvRkD7cv{qw)Wox!tv=X2Kk##3_y^Y|_tSSQD)Q=U2;H(SdZm+5?E58)iX%E! zN{80Z)bd@x&nx?O<G!*z*Hzc;&fAu&?B6;+gGJ%vo|1ojTn-7>O*WbQ=shWYZ-d+( zD^^yqq$8X6T;`r_#Ju_P%`;0ozVzR}$FB9KxBbH9!%MzMPOUdx5g`3l*Xw!=r@GgQ zK+WY@eMzE*%10->)R@(g_%dVbe*L%MS1$%_j9)VKqKqrAwsN%Q-M}lEOP5S7cy7b@ ze&^>_=E_SsNB+*&e&6ZDP^=mo{@_<q+97GZ<nLFUG_2cazy0>(+@9p-hgSR5Un#b1 zijLT~d3SgAis-Egomy%O7A<^yZsuzD-}86=*k^xVo!3-r*-?%guGY!R);#gtJh_g+ zG`Zx}AA6B~z|dDMag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CI(hUCfWwZRt5$| zuO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-mg7ec#$`gxH8OqDc^)mCai<1)z ZQuXqS(r3T3kpe1W@O1TaS?83{1OS?E_PGE6 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..65e3effe05a9a142875c8b13439e0a90af298762 GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFza}_IEHu} zUpw75N7!AWZT`%gU$05u&h)u7AxOmOr?B19cDbSqK}&(am0pew3p`>bIw-XK2=u?> z#TOzfzC>>IDm|5^3*NPy8bP<2ogQ9T)DWQXaDtGJL79yDw|_kB&)bEp3zPOwzgjo{ z*~RZ?&z;$)tg+hr*oVBG?ps!yT|B{lU`^dq+sphVN|oscw9UPy@X6m?b$<5UMH@@P z)aTZ%e}2rP^+2<9kNnv@9t{KEJ{vwe1;dRSRw^?**k!&sJ+FT~hfT?$UvVv_l0i>S zZAleYWqQ$5Y*?2o`JmB3A@5DIj=si*Jvy^E8U5B5Z`mFo^rO^bQh=<TeuZ;t)&j}S z@8!#0e_yG3fSK|2x>p62=W<#t8Wf}rKfLp;`{=$;V&dnO4l$)Wde(BW8}~e1WY_=C zMn3T9@rRS2Mb0<;wE7TZ#gi58N6UO{_Uym#>7v+254U65^L8&SzS%U->-`Q}yX%|k zL)|uIA9L)=bg?K&U3VydyTsvJ5|M=qb=154FXrW?-xucm$J*l)YH?z+o5V9qfw@_S z>lbBid9!Xsh}rB5>&>>GIOcaTWQ7#FC0EC>`h8Q1_<h2Ao0X2fne@mwD<FQOTfp0( z+$7%9JEweV$e5fYYhlW`t06|+Rp8Go23v<4o3hSTPpW!0S9!UXro;0k^H?^kIS7AH zUuw=3=G!2)V7{j<OPOzjqXWO^+=gAV7@Qpx6(^VfNm;;VdTYiH{ov-J1I51;qf9q2 ze)z?1!x_h)x8xLmav*=-J4Q}(w>z^h#E2HyKKOEU{<*a;Z(g>NU6gosheqj-nSUZ@ z{O;vTFJE>wywvCMI>z+RhE0D~-aE*u@Tb~d%s44=Q^o2dky{oOJlbCyUK4-g*zLX_ z&1`E~!Xsm~xxTNzu<@q{=VlYfRgZT5=IH$W{K`Go%}c~C_jBK_7rY&+({uJs*V^bB zCy_>B{@Ty4&m`5Xd}xywEB1B5!>>kdn;WYfmVbV}{{NT%F`V9e)~o(#-Y8$ZQk75O zfLe&nJDKI@t&3|P{k@p#^ZVi17?WM8!7ta$|C0A|-jB;cJB=I~{JuWa+w8ry+w7)F z(}MIr)2l-GMTJ%#{B*r*dxNS_ph_F-D_~YqEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O z<{^egRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxG qO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$VMhtWI$ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..cde04140d92c949184e4277f90a6e0bfd9fb4186 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15By**tVLp08} zUfS<<*n#2r$NY6WU1m4rs`GZF6^O{J^7yFuX0inbUlU(Y!3yVim)|0?SB@U^YYO_m z#Cv0)@Y<c+RvBB9O!vQh@O|ggcj+Id9(a45?e)o?Z3leTth=l8w&LOj)3)}qzlDdV zvC61S5cqsxb&+&;wDN}BmDd*7bRRx{<c>k%tMFwe91K@4J#CHWkrBIadb%zH<J(^g z-b_x8Df+Qz-JJK$f;;B^j(qv4JjtqRpT;lK-|=jG+iu<#*1yUWskva4lfU)M3yL3G zrWpxGEeT4|Vz?(@xzs4KX=TgRUgN}`J;G(iXIc~|ySq(z-xA4RxAvLWq3SZ}?Mv!6 zO_9FCtZ&3{&hN{oANT!s9<qsx`Ww?9Z|JYrQMa*!`^m=rY|4ji@7LejlETQ|-T$yn z<&<s2oqsQS-~V>p7akn?G?R1Lq=QEi3$ItpZF}#!IB!<!mmlYVA+1{C8c~vxSdwa$ zT$Bo=7>o=I&2$Y+bPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&J zL<9eqcQ=3<BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@ E07V|}fB*mh literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8f0f4d13c52f447e3f53e772fc5a7044ff54e6d2 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFf)3(IEHu} zUwi#x{$)3r10Ubd)%VLfzC&lFndpSD6B@oja&1xndUK^7CC*y5*Dp){hj-M<N0s{3 z44EDKn>o}bs@`tMn7nOCvPw{Q_UX>I75tv7FI~%xdj9>H^<DRJ`=9UX)IECI^!C5L z&#mpKc&VK!Weu;9?bU$(^?x(kJr}z$m6_l85XSWONu20R)2(r9eL4OWp00kRbJRhM zyIICcsDtCf$ATBkO*NPQeLA+<_~5T=@AxMQoC!MM6EV%ZUp8sWjeAjX_N;FtZtH&& zJNSqz(y!kxSLQ*`=f_hk-@9yx{4(p^oCjL+hLK+~gp>CepMLtza6@v*zoO?N*JsY0 z!2IFIWP#1qUoZRL3GBY}{#M<?bDCbyA01fGa!9vq-rMax2Y(&j>w563v2nT0CLM*s zQ@y>;-g$TL{IeChu6FM3$C!W3V&Zwad!^2Q_<PwSLj2i+23M6o^N)Myt+DcM(iVTl z@J!I+>ao}f0y)Rd#3@v_E4TalY+y_Z|NE*vO0zKBM@ldMgv&NX>-+6dW~S_FR*hoy z%D=xK@H%_Yqx0SA6->uM9E3TviUJz$gdC6&5KCR+oTin))=^?9vS8`4ge~q$n!(oY zk&@0PqFEdn&MSEpW^hR`+;Vtj`(ZiLuZCA%YZ>FRcn+|B*%i`%a3<FahMDe{ZDkIf z>e=GFnQiZt&##$`O|7RaxW;PzCAiRTH^&tzj}_NGot;spwZYft-_uW@KhB->+o^l5 z$mw^R+NI)tNgYf0xpgn=Tkd~$a<?0{Mpp5*YqiHqy+7S`Y3F;f`C^J;e?Q+|{J!~c z;<vt!W>3yqroX(Xl=5u<>D9k=*&j6JhxL{#t}TAD$-7(NaqhlN1skgSrxgFcHpeL9 z%>2r(-&<}nule=#YO8bm!HrFuH*VZ4=GEx?aZ1zX(|ilsu04CpF8^(AfYASMGyfl1 zd90zY)w7RB>bL5~?!ycMPvU3A>u&4o^V7KXx_pstxvG!Ot={yk+@C)^YdIATto!x* z_KUgz&hEsrFKYs7uU>sU)BUr(s=f9<b`?$bqcNve^8xdRYKdz^NlIc#s#S7PDv)9@ zGB7mLH89aNG!HQ}vNAESGBVLNFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~{9oSP y0BVo~*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyBJ<XZ` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..f0a3c7c3a3f9f49b7dce1bf9b064c6cde197a84e GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15BgFRgwLp08} zUfSz-C_&`d$NKv>!n}@VI9y>--^(oEd^h2e>$)Qcj~sMicYf5sY`!SR@5Hr*3qG>R z^ted3N*vtAWO~u@qjE#-GV{v1_XU1^N6K~nE`5-*lRK7G?RTPe5a0Xda~-vL<*qK; zyY@6^QbvP!H(Q^){?oGhgW5;UZl6>!{I~2R>*Z1->3ju-oXykE@ELYYTsphToRKA@ z`|Xm(Ln|~SO2V|=6(WCq4fdLsTr(>oU)%W6(gpudD;&Gx@;t!er)txr182GO?W8ys z@918n-p;hpEncjVtD(H*(S9}~{;T4NyCpehzbID<%40di_AvP5mArY)VsW3Rr?);l z>OK9-@lA52kB(=$Gg+)I4Q6}gk+vvmc6R)AXScPXl5(#m7KeC8wa2$dTUOn;_>?8k z<iO&iy6fca&%LevcIkY5@Mo^Pd(m%BF8Fn8Z=H~p!5+uojO+$^1?STKmH<OswZt`| zBqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_6up|T1Vuw`eoAIqC5i?^ zD^m+ABO{0g{x9!t05wR0YzWRzD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m< K&t;ucLK6T2`RBp_ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b42b503c75c937c0f963ea0f45e5d0bb5917fdb2 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFe`hyIEHu} zUwi#@ws4@xfrt0+be{A{(thicyI4%;T6lEL@+SSLgT9UdfiWE&(F<dLOy3d^v%7HN z0*)qW*VPf?ZDtvn6K-{_xS(>5#n;zJcydqovZ&iVzLV$Nopbo_j_(J~*eXAi63l-U z^(<)H?MpfNflLoIEa$KE`~5C*JNu`+)k{9T6nDRTI88%)`g$!^T^Wg2+~FMi?tFgi zn3T_W!$aDN_s30!KT3z0*bM8KjAk!B_}M+}8q55?y1f%8v%D=?v{UAELf?6din(hS zr?>rM?)!cA<c&Ozq6W5q^4u;Rj0ZD{UsNp9u~??Q*sc4FqSXo=JE4UQ-+W)cG7f8e z{O^bQV%LW%zM@48o^go_rEhQhzD(RWX=RF^lrGob*N+y=tP|m}{g<X0%ryT_*V}29 zJJX(rxihPOFu4D<q~hkp`1i9a=TCML{hpV4#<21F&8^RG_++*}J3L2Z&8%kGEt4jn z`Mp%R|Et<JF20bnj501t_db8p;5gAElCgeK_36bE%er)Unk(KII$ekqX76?~68YG5 zpw#=`i(ivM<*XPtefqAgRLprR>sdnJMt$zp(qDEpSS6Hldp953)zIq@CcaJl%B}{j zglbnuCjZz2ybf_4v*wB_rm%n7YJEWeK(NR@nUt(!44WGC)kTDZN*RM2vN%$u&g^Pn zTj0le-?rl_YY*e8*u=YGT=uUwxHp^ptNGO@aUwf$##+fatg{X=S28v#&OEPk<;c<> zO%AdwjI|HX2DW?nK2YIX``*ug%DXAcisRIe9bdK6Qs_t5S@DG|^L}h76;V=I{mADY zQ?y%OeM9Qx!;4@3)NB1$dS6#_Ub65UtKIn@f1W??Xt(C5?!5KI)76r1WOVl3TYAR+ z@FYpoXqz|b?nn1ld&}A0yAzxi!6flr{qX153#Sg6?ti4I=E-nyW#2uy*ZFl{4_N*w zHBeW%^|EAdHc#5mrsnlKQlFeTTc4fk_UPl>lk6YoDG4m#o$L0eqQOQoNaBbGbJMl* z*?MzkMen?ono(b7VV%{c^L^ppUaN|#MKNbtSt{NHuD>;X?YlL3zqy1?^d)JxSuMTe zd%y7i+8?}qH#lbcomXcE<{;G)*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Vqj%t zqHSPoWnfVBYQho}4Y~O#nQ4_M8Vs#WEv$@;AR73;yt@I^APKS|I6tkVJh3R1p}f3Y gFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0NYW_q5uE@ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..60e466ef43791bef4cfc2c6df095e68ce289b3ab GIT binary patch literal 629 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B^F3W0Lp08} zUh?*43Y2Jgc-^?S?^=(Gp49FD-6&BJiM9{{$Lv<K+*j&bIHE*cyA>{U)H%$)Q+|63 z2al49&Wd^k5nrxY4%xF(yLC=!oO%{3`$O*BqdDgfh6|VOQ#D=lvP;<O{LY@8wZ`)1 z+QIHm4P>+DRZX~@qRFuJ#g@lg*If%s-*+%_xknYVd&-ZQ=LEhl?+jSQ!{necxAAT~ zkI|b2UwTy-Rc7@4Joc^P(fYU@3%0NHw)C@5dsX$0|7rHB<;F2~>!-Ud%3o;w@AMMa zD?3`nJd?wvOqH%2Tcdks(a+Xsy&H#^@*;0&9XKfc=;Erat#V$|PNYiZF7!Jm@T{y| z_l?4S)x75>r}K;FU*8ogBJG--D-a&~EUDx4)Ez%J+Nyiq|2KdC+oUPSuN3`%{!PVc z>12an`p?vTG)oN_6c{DeyT6Y0D&G(~N#k=<i<`8gm9Dasw0WHUy-%w>{SQx)3j8Z4 z*%kKBYJcVS4S{QX?lY<$E1XwtZJz{;4b>9Yh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~ zXk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc;8x8u-7wy8+Z739=zLKdq!Z nu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_&;#-| literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..43827f4967188513e86272db4f0b530a6fa15d79 GIT binary patch literal 1101 zcmV-T1hV^yP)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W14l_jK~zY`t(Q+|n{^n+KfhnnG<mblWPOvACUv&ZbxDes(S{ChUi45< zaSRbDUN)_?haLrQ-h|Ofb@et6LsoDoMf5IYq+vTOG#kTO=@RLirGM5o$(!~~UJpy> zwj^!R<a>LchxhZo&-4Cxp6@HDt1oT4<H|)P?C5gXIt1*S`d)rLzm%I_yb&|%-6d*= zCnD|{@36yCJDV?M;u}+Q@dkmPpHpx9gA&*#g~k>;>;pDV;KE0MQ$U$?^6C5EJ~|RO zJ=;HF6DG?f(dv}dO^AL3MRR5L>eL~?aplatz#ycE@|45nVw3>zIJr9fW4<QvirSm> zdJOLHkj4~b6bssuROp9n6>wY`_{Zzf`JHToH~^J*v7==ZZ_MYOMdU&1%ssD1XQ3$^ zWLZGRrw%S2L@Ebk`uqNO41QyyDI9>#zYOB?47l(7@x0`zvu7XL#GeiKuDX|RQ8bh1 zu0N`j{Ms)zkvcXG9+0L}s6SVFI5FZ6nnaI{1BhbMGjuru65Q7$%SWEO!?nc<7StIK z5$i{~V)>O!OF-ymj6z9MWaLxDvfVNcG<I-Uc0QKMMM$-b1CunMT#`zdx<jBjtpU!k zRJvfREx=8{p-Q_AcH08X0d||T3fON8a38Qr*)r!9NyCJWwxBuyqb&73IMEiM6VUf$ zejQwG0lI-gR_2$$*A`$mkW0wiJOt{k=O!fZ1BF|1@kXw63UA9mA15gov70hxJc&cN zWndUsi^mKJ8&hTaTl_F?`Y5qE2@>Yw>7-z^CEx`F>HBkcD?4TTy`mW)cx+sV9*Sk{ zL#V9L*ha8Rjre&?{unqfZzK3?=DVNZ1?TY9Qg29Sq3KcPVhlU0iLc*$cKv)f?48eO zcE<2D`F3O2(K5x6gUCx}DUkGe%0zk4aPLNuXj*EhhFJm_S6+|zh9FJ!$kN?hpa)n@ z6i2?%|BqK2&Y8Z+PHFNtNi@tFD1nbKeF%!>m1|e0U(HtOi-FU(dxk8)4r$idWVd38 zow(`7&q<&}`u_R{*O#jwS5u#zKRxRicGfZNxl(3vb8_x(t=u7FCSo1=M7iV)J5)!f zRe)g@iiK=0QMeVmS^u}<KY4KxFI={&1poj5C3HntbYx+4WjbSWWnpw>05UK!HZ3qT zEipG#F)}(dFgh|cD=;%UFfelJkfZ<r03~!qSaf7zbY(hiZ)9m^c>ppnF*YqQG%YbV zR539+H8?slGAl4MIxsK~^zPUI000?uMObuGZ)S9NVRB^vcXxL#X>MzCV_|S*E^l&Y To9;Xs00000NkvXXu0mjfAT8&b literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..46e61d5b665cd0f39d0d802d5bc1d5b6a7778f11 GIT binary patch literal 658 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15BdpunnLp08} zPCDo%ohZ_}|L5C|DJm+GoSm`RI<K4pC##*+ULhENXezg2hYFXJK+lTPm(nkI-SrAD z?bxUt*wHgv=|<$)o{W-*^457mrdf}+?<(N`9`nwYtN)43zCC6OU2Wb5?A+{={akB% z%*yhqRe>5c^FFRNd2r%Wn%ZZd9e3m|{cbz>q`^2x!Na^z>A*>O<&ANz{0xeF^CLb@ zR{Ed4*~h1Da>|^4g5m0Hxd9qHzMlJvTW-HNV_7e$@@eJv<oDAjeLj-2e^=|d+e>B~ znb_|5@bvG{$x3H$99LOTHN9n8Tl4X|agT$TtS&ooH#=(cIJ_2$6P+{7N&3U8rt&}r z@j_k23qcYLT0s$NU$%(2F}`++uokGV`YC<P@W4OCcbofqCgf=O2p*d#-ktPr*&fcv zzHb)yFh1SdE6w`gcH)1Jsj=Ur_pP0f)MM7?efeWlRZq)m{vN+itwL_PX@N;CjgK$g zy#8w<LqzP$xxD*0*6I3RH~Q><ea*zbFHV;)YmT)OUAN@#`Fs0fPTaq?oB#OIn(JaV z7ajnkO0~o_q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;ebSQ(jU8yH&|7!<vlumnXz zZhlH;S|y4GLn~7YD<dO_2L3PaZU8k%f@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw T{mw=TsEEPS)z4*}Q$iB})Lsfm literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..def6f00809c9ce6605ccca4bdd41afb375c689f8 GIT binary patch literal 1167 zcmV;A1aSL_P)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W1BppQK~zY`rI$}kn`IowKYdDDS82<jm~1#GiN&^%xiAYyl98ypm}o+F z(ag-l5)2$j^q>Sb-Qq!m%#dBovR!5}jf=OrXh`t5IyT3sq;tU%HZ3i~wyXnMsE6ly zODk_nX@8gJ`#jJ4eBS4M{(fHrMdLHG@uaQK-fnNGHJc5vkzL(LEGK3Y-z{Gm%M@#6 z&@Ue8J}}<mw;T0q<C_bC$l#eknZUE2gV){O8cIioQ1G9(Mnby+znD1Ezt2Efk;?u) z@!?<z;IP#-?Rj}SzebP;Jmv|{fPK`{gc~20yf%LX!~SzAUEn89Z_w4K<(8P_4jVfC zGSkU1at|^eo%5ZK?Ens2J%4GqG&h)HtHj3|>ESrqIM2tXU0*$wIyd&NX$=?UGJo$f zdYer0kW<(JXmvijMZ5MY0KU9<<PE77xyX~UrX<c?+OPr8*y!E=^G~@?{=DtgIXSaY zzGk&7oQyh#6f%|l)pITc0>JsB#HG2sCmj6CCDH&`4b49Q2pH*ddu8>FUB_-`g!x4& zcgJuy2sm&-&dd^1d&U7wkp#d*(>REJQ;T0#OqN_I#bceDN;Uh(Oyb4&<PosOor-V( zzp)O0!<c$U*!pB)P<L09+sB|%wiCjx7UYA9arvzs?ZVz5<>RV=k2IiD)S9I%Z+8@n z6_q}37AAE(tW^cnTAPHZilY-Eot5IbsxVsX^p;pvtEHhTV7*G8ZivLPln1K<HmNio z6N&p$x~l@VsWdqw65mVd!(1`Wf=2^h6U$fPo3gO8VqmAb2jiL8RWX)XP!8Z2#)@z? z^ePn&jAaBw2BlGHq^BZak6IyVq5~k{OdzBVi{rHH8Q03|N`>x?-d1<Y;+v^0+4=XW z+Y`>gNlXBwvXMSe*XY#BVdtT401Isd%ih;@oW`kiVEp56A<sE{Gwbz9mE;oPGH@<V zsVfv_XHFlMYWr|F8jeU|;{#qRFho0}hF<z}xcQ}pF0H1(EO~;hIS-WNX6~*i3=5s~ z=I#CY$XthxSppcgHV1sZ?fg1H{$!CAW#{&Dh?npd^nP|`q3e9!pzk!C<F5=@%RD7h zTX!#fG*noo<5fr9P1oHWrd?oZLiZlM{prL1mlrX=XOF%x(d>5=HSOVB(Sgz1dUYk- z^iWOxyS5XKc89apVlqHFn_N%Ck~7I`v8%;@EB*r-BL|2>ZX7HC001R)MObuXVRU6W zV{&C-bY%cCFfleQFf=VOH&ih)Iy5jkGBhhNGdeIZa_W$z0000bbVXQnWMOn=I&E)c zX=Zr<GB7bVEig1KF*j5(F*-FkIx;dVFf%$ZFc0+Z*Z=?k8FWQhbW?9;ba!ELWdL_~ hcP?peYja~^aAhuUa%Y?FJQ@H1002ovPDHLkV1m4S5840# literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..9612917e99534c48d1beadf1fe1b25cc2a601f45 GIT binary patch literal 620 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B(>z@qLp08} zPTJ}B+CjwOJddPw;^reJo)L1k{{3n?PBkn)g}79>R5SuqxHNtU%Edb}mT)LWg|T;9 z9NHxKBg%-iFhbbR^peco=sSyFJlMVV*Xd1DjxtS_xNoPCH)Zjk@TdKs=VquH)*R~C z{Js2bb48+Rd!pzs%|}TLib@YyC9HmKwwSZ+=;g^9R%sai%8YY!Xzp3~xc>8khc)VJ zw3hA5SRj$g<!VvBjrUaf`sO1cAAZbKvzz8qu`ATyr#_t5CP(P<olECUB^Fw9@lTlL z=WXDjFXNzPWtvdcB{o6o?D`aj7j}#<HMs%=a(@bZ6-hpDC+jyu)3+b<#n~JF#^1Fv z*EM{aUw*Q3LF2@ai{!fJ+GdnQ$`|tQ*q!__TIBe{HH%ul$H`8(_+(zs!NoIM%WV5w zPaiJe%dwHsQBcfFH>)w(dF3R}gB<I)sre6g?Y{i_r>1obZ%gS)PgT<Zf#US{yJt`K z|M_0~$LflSO>O&ofsvqE;u=wsl30>zm0Xkxq!^4049#>6Omq#+Lkx|qObo1yOtcM* ztqcr`UQJknq9HdwB{QuOMT4Q0sfCr15kv$3mv=XS8YDqB1m~xflqVLYGL)B>>t*I; d7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>_NW>dycG literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3959d087426126c2a0e12d3fcaf98c4f3520e3a8 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFe`hyIEHu} zUpn2>|F(n3@&9uADrSm03uPuKxrlFCX{+!cIwVW=$kNc?tPd{u3u)ad*0;T|YQ_9! zjuwwc%T|bVtWw&<dBVwK&liK_>n!Q@%b!c`kH2SB`T5MkwJ9olGS`_czBNTpQpUk& zpQ6Z7lmDsTCdX%|AKj_HJiMo()bsJ(^2%7x4(W$3{Rb9bIP0gHvuJZcz?F~U#qMig zKbe;w?Yi}jDEo{RF6WF_ewVd9b86||Q%#?**91Ih<&bOWQ_Bl*m25kl7BV-6>sn0X zN(bk)zR~_d%M9PmN)n!aVsWDV=}Ju@?K{kAPY<nZeQeOYvg~Wp1*M{G%e@{Rypyw4 zwS8$VxB5dxCfP!Uc7|sP8<uA&?7tl}<%_#^dEA-9m$#}gC_J9{H%)cXF<Hg`bwv{| zTE4ow=kM;l9c}Ro(&w0~J9E3AIsB=->#@KaZgviiO;29L{FUam+#17q`Rz=(=DpH8 zN)1kJoUhHmc*b|KX!5Fj83vX&EAk#Qlq+1ze^Fm1Cd|y(sB|uq>C24i759Q<4*qDc zNN9Q*`1pL>#AjNuUrH@2=e8vDWd4%6xF{r)?U?1-uNs+~yeit6qLw>z3&bv3Wg!x< zsX@pv;?<AFM8E906Bb(NIdNp4`xPK@dX_oId8^dqgc+BkG6XhyT>TZ`a5_puz|QsR zD-g>|=%IG#=@)gEw+b^~_YvN{Q`>RvYiF}|p?^Vh#6Ah_U$%i$!G1x%+8XWivp;0B z2$;XPnYX|~U_-+7h!}Pb0Y43`*b@t{nXhY;xm?r!(6(%O#k|jKzIkG2_Z3KO(h1!2 zGM-h!pybW(guMl9Ytv(dmw&sx&q8+2n{`za*14=uQ{dRSJYn<y!jtL#E7Q!`Qv>&H z*ke=JBl#{#sb5(7`Pq}Fule0h^gLjq_TX9%PmGlo_X+W!GpP|w4Qpb&A{sBBHPrav zkn}i)xiqA(_W7P)lRkZVyzBBZ*DF7+?z)#eU8LvY*&DleXX}N>KKuCA&+?k=b8DGO zNvpir+~V?o5jlBRZ}Git(tF?a`l0Riy?oO@PW|wF>%L{~TN})r?6q5>7b>V8eLM5~ zTYK$)jMW01sln@NmjZK;YKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ}vNAESGBVLN zFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~{9oSP0BVo~*$|wcR#Ki=l*&+EUaps! emtCBkSdglhUz9%kosASw5re0zpUXO@geCw}zse2( literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f34b29b111358c14395430972ce270f148e88014 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B<2_v*Lp08} zPCDzw6e!U)zxY_EOreIB&)G$#TQ_Kb;L8!-(iJID!W$@bHTFyLr9~@xU2Y$+);MA2 z*wQ*PvRkD7cv{qw)Wox!tv=X2Kk##3_y^Y|_tSSQD)Q=U2;H(SdZm+5?E58)iX%E! zN{80Z)bd@x&nx?O<G!*z*Hzc;&fAu&?B6;+gGJ%vo|1ojTn-7>O*WbQ=shWYZ-d+( zD^^yqq$8X6T;`r_#Ju_P%`;0ozVzR}$FB9KxBbH9!%MzMPOUdx5g`3l*Xw!=r@GgQ zK+WY@eMzE*%10->)R@(g_%dVbe*L%MS1$%_j9)VKqKqrAwsN%Q-M}lEOP5S7cy7b@ ze&^>_=E_SsNB+*&e&6ZDP^=mo{@_<q+97GZ<nLFUG_2cazy0>(+@9p-hgSR5Un#b1 zijLT~d3SgAis-Egomy%O7A<^yZsuzD-}86=*k^xVo!3-r*-?%guGY!R);#gtJh_g+ zG`Zx}AA6B~z|dDMag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CI(hUCfWwZRt5$| zuO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-mg7ec#$`gxH8OqDc^)mCai<1)z ZQuXqS(r3T3kpe1W@O1TaS?83{1OS?E_PGE6 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..65e3effe05a9a142875c8b13439e0a90af298762 GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFza}_IEHu} zUpw75N7!AWZT`%gU$05u&h)u7AxOmOr?B19cDbSqK}&(am0pew3p`>bIw-XK2=u?> z#TOzfzC>>IDm|5^3*NPy8bP<2ogQ9T)DWQXaDtGJL79yDw|_kB&)bEp3zPOwzgjo{ z*~RZ?&z;$)tg+hr*oVBG?ps!yT|B{lU`^dq+sphVN|oscw9UPy@X6m?b$<5UMH@@P z)aTZ%e}2rP^+2<9kNnv@9t{KEJ{vwe1;dRSRw^?**k!&sJ+FT~hfT?$UvVv_l0i>S zZAleYWqQ$5Y*?2o`JmB3A@5DIj=si*Jvy^E8U5B5Z`mFo^rO^bQh=<TeuZ;t)&j}S z@8!#0e_yG3fSK|2x>p62=W<#t8Wf}rKfLp;`{=$;V&dnO4l$)Wde(BW8}~e1WY_=C zMn3T9@rRS2Mb0<;wE7TZ#gi58N6UO{_Uym#>7v+254U65^L8&SzS%U->-`Q}yX%|k zL)|uIA9L)=bg?K&U3VydyTsvJ5|M=qb=154FXrW?-xucm$J*l)YH?z+o5V9qfw@_S z>lbBid9!Xsh}rB5>&>>GIOcaTWQ7#FC0EC>`h8Q1_<h2Ao0X2fne@mwD<FQOTfp0( z+$7%9JEweV$e5fYYhlW`t06|+Rp8Go23v<4o3hSTPpW!0S9!UXro;0k^H?^kIS7AH zUuw=3=G!2)V7{j<OPOzjqXWO^+=gAV7@Qpx6(^VfNm;;VdTYiH{ov-J1I51;qf9q2 ze)z?1!x_h)x8xLmav*=-J4Q}(w>z^h#E2HyKKOEU{<*a;Z(g>NU6gosheqj-nSUZ@ z{O;vTFJE>wywvCMI>z+RhE0D~-aE*u@Tb~d%s44=Q^o2dky{oOJlbCyUK4-g*zLX_ z&1`E~!Xsm~xxTNzu<@q{=VlYfRgZT5=IH$W{K`Go%}c~C_jBK_7rY&+({uJs*V^bB zCy_>B{@Ty4&m`5Xd}xywEB1B5!>>kdn;WYfmVbV}{{NT%F`V9e)~o(#-Y8$ZQk75O zfLe&nJDKI@t&3|P{k@p#^ZVi17?WM8!7ta$|C0A|-jB;cJB=I~{JuWa+w8ry+w7)F z(}MIr)2l-GMTJ%#{B*r*dxNS_ph_F-D_~YqEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O z<{^egRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxG qO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$VMhtWI$ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..cde04140d92c949184e4277f90a6e0bfd9fb4186 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15By**tVLp08} zUfS<<*n#2r$NY6WU1m4rs`GZF6^O{J^7yFuX0inbUlU(Y!3yVim)|0?SB@U^YYO_m z#Cv0)@Y<c+RvBB9O!vQh@O|ggcj+Id9(a45?e)o?Z3leTth=l8w&LOj)3)}qzlDdV zvC61S5cqsxb&+&;wDN}BmDd*7bRRx{<c>k%tMFwe91K@4J#CHWkrBIadb%zH<J(^g z-b_x8Df+Qz-JJK$f;;B^j(qv4JjtqRpT;lK-|=jG+iu<#*1yUWskva4lfU)M3yL3G zrWpxGEeT4|Vz?(@xzs4KX=TgRUgN}`J;G(iXIc~|ySq(z-xA4RxAvLWq3SZ}?Mv!6 zO_9FCtZ&3{&hN{oANT!s9<qsx`Ww?9Z|JYrQMa*!`^m=rY|4ji@7LejlETQ|-T$yn z<&<s2oqsQS-~V>p7akn?G?R1Lq=QEi3$ItpZF}#!IB!<!mmlYVA+1{C8c~vxSdwa$ zT$Bo=7>o=I&2$Y+bPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&J zL<9eqcQ=3<BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@ E07V|}fB*mh literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8f0f4d13c52f447e3f53e772fc5a7044ff54e6d2 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFf)3(IEHu} zUwi#x{$)3r10Ubd)%VLfzC&lFndpSD6B@oja&1xndUK^7CC*y5*Dp){hj-M<N0s{3 z44EDKn>o}bs@`tMn7nOCvPw{Q_UX>I75tv7FI~%xdj9>H^<DRJ`=9UX)IECI^!C5L z&#mpKc&VK!Weu;9?bU$(^?x(kJr}z$m6_l85XSWONu20R)2(r9eL4OWp00kRbJRhM zyIICcsDtCf$ATBkO*NPQeLA+<_~5T=@AxMQoC!MM6EV%ZUp8sWjeAjX_N;FtZtH&& zJNSqz(y!kxSLQ*`=f_hk-@9yx{4(p^oCjL+hLK+~gp>CepMLtza6@v*zoO?N*JsY0 z!2IFIWP#1qUoZRL3GBY}{#M<?bDCbyA01fGa!9vq-rMax2Y(&j>w563v2nT0CLM*s zQ@y>;-g$TL{IeChu6FM3$C!W3V&Zwad!^2Q_<PwSLj2i+23M6o^N)Myt+DcM(iVTl z@J!I+>ao}f0y)Rd#3@v_E4TalY+y_Z|NE*vO0zKBM@ldMgv&NX>-+6dW~S_FR*hoy z%D=xK@H%_Yqx0SA6->uM9E3TviUJz$gdC6&5KCR+oTin))=^?9vS8`4ge~q$n!(oY zk&@0PqFEdn&MSEpW^hR`+;Vtj`(ZiLuZCA%YZ>FRcn+|B*%i`%a3<FahMDe{ZDkIf z>e=GFnQiZt&##$`O|7RaxW;PzCAiRTH^&tzj}_NGot;spwZYft-_uW@KhB->+o^l5 z$mw^R+NI)tNgYf0xpgn=Tkd~$a<?0{Mpp5*YqiHqy+7S`Y3F;f`C^J;e?Q+|{J!~c z;<vt!W>3yqroX(Xl=5u<>D9k=*&j6JhxL{#t}TAD$-7(NaqhlN1skgSrxgFcHpeL9 z%>2r(-&<}nule=#YO8bm!HrFuH*VZ4=GEx?aZ1zX(|ilsu04CpF8^(AfYASMGyfl1 zd90zY)w7RB>bL5~?!ycMPvU3A>u&4o^V7KXx_pstxvG!Ot={yk+@C)^YdIATto!x* z_KUgz&hEsrFKYs7uU>sU)BUr(s=f9<b`?$bqcNve^8xdRYKdz^NlIc#s#S7PDv)9@ zGB7mLH89aNG!HQ}vNAESGBVLNFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~{9oSP y0BVo~*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyBJ<XZ` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above.png new file mode 100644 index 0000000000000000000000000000000000000000..f0a3c7c3a3f9f49b7dce1bf9b064c6cde197a84e GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15BgFRgwLp08} zUfSz-C_&`d$NKv>!n}@VI9y>--^(oEd^h2e>$)Qcj~sMicYf5sY`!SR@5Hr*3qG>R z^ted3N*vtAWO~u@qjE#-GV{v1_XU1^N6K~nE`5-*lRK7G?RTPe5a0Xda~-vL<*qK; zyY@6^QbvP!H(Q^){?oGhgW5;UZl6>!{I~2R>*Z1->3ju-oXykE@ELYYTsphToRKA@ z`|Xm(Ln|~SO2V|=6(WCq4fdLsTr(>oU)%W6(gpudD;&Gx@;t!er)txr182GO?W8ys z@918n-p;hpEncjVtD(H*(S9}~{;T4NyCpehzbID<%40di_AvP5mArY)VsW3Rr?);l z>OK9-@lA52kB(=$Gg+)I4Q6}gk+vvmc6R)AXScPXl5(#m7KeC8wa2$dTUOn;_>?8k z<iO&iy6fca&%LevcIkY5@Mo^Pd(m%BF8Fn8Z=H~p!5+uojO+$^1?STKmH<OswZt`| zBqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_6up|T1Vuw`eoAIqC5i?^ zD^m+ABO{0g{x9!t05wR0YzWRzD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m< K&t;ucLK6T2`RBp_ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-above@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b42b503c75c937c0f963ea0f45e5d0bb5917fdb2 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFe`hyIEHu} zUwi#@ws4@xfrt0+be{A{(thicyI4%;T6lEL@+SSLgT9UdfiWE&(F<dLOy3d^v%7HN z0*)qW*VPf?ZDtvn6K-{_xS(>5#n;zJcydqovZ&iVzLV$Nopbo_j_(J~*eXAi63l-U z^(<)H?MpfNflLoIEa$KE`~5C*JNu`+)k{9T6nDRTI88%)`g$!^T^Wg2+~FMi?tFgi zn3T_W!$aDN_s30!KT3z0*bM8KjAk!B_}M+}8q55?y1f%8v%D=?v{UAELf?6din(hS zr?>rM?)!cA<c&Ozq6W5q^4u;Rj0ZD{UsNp9u~??Q*sc4FqSXo=JE4UQ-+W)cG7f8e z{O^bQV%LW%zM@48o^go_rEhQhzD(RWX=RF^lrGob*N+y=tP|m}{g<X0%ryT_*V}29 zJJX(rxihPOFu4D<q~hkp`1i9a=TCML{hpV4#<21F&8^RG_++*}J3L2Z&8%kGEt4jn z`Mp%R|Et<JF20bnj501t_db8p;5gAElCgeK_36bE%er)Unk(KII$ekqX76?~68YG5 zpw#=`i(ivM<*XPtefqAgRLprR>sdnJMt$zp(qDEpSS6Hldp953)zIq@CcaJl%B}{j zglbnuCjZz2ybf_4v*wB_rm%n7YJEWeK(NR@nUt(!44WGC)kTDZN*RM2vN%$u&g^Pn zTj0le-?rl_YY*e8*u=YGT=uUwxHp^ptNGO@aUwf$##+fatg{X=S28v#&OEPk<;c<> zO%AdwjI|HX2DW?nK2YIX``*ug%DXAcisRIe9bdK6Qs_t5S@DG|^L}h76;V=I{mADY zQ?y%OeM9Qx!;4@3)NB1$dS6#_Ub65UtKIn@f1W??Xt(C5?!5KI)76r1WOVl3TYAR+ z@FYpoXqz|b?nn1ld&}A0yAzxi!6flr{qX153#Sg6?ti4I=E-nyW#2uy*ZFl{4_N*w zHBeW%^|EAdHc#5mrsnlKQlFeTTc4fk_UPl>lk6YoDG4m#o$L0eqQOQoNaBbGbJMl* z*?MzkMen?ono(b7VV%{c^L^ppUaN|#MKNbtSt{NHuD>;X?YlL3zqy1?^d)JxSuMTe zd%y7i+8?}qH#lbcomXcE<{;G)*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Vqj%t zqHSPoWnfVBYQho}4Y~O#nQ4_M8Vs#WEv$@;AR73;yt@I^APKS|I6tkVJh3R1p}f3Y gFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0NYW_q5uE@ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..e61a0064516b1662a81a233a578c110626f747fc GIT binary patch literal 639 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15BD?MEtLp09U zPTH&QoG8*h|MR^it9CjSES{p_EbJ}bebU`PLWRfdtGtIxPMR!_l3`@4>!pQa%{y-V z;dEN@;=&@kRaciBs^txRId#|hl1ZPR*yf-6$+=%=Yt(Mv!@P`w7k0&H&9OaZHh*>O zO0kbAx3_TUZ8;~q=G>Kzk8bs+-Zbc6iuuG5;qu}jL)Xp4_YU{V7b<6$9pF{BFnzCi z>;-$*%%^$=3iEO#TZ+$Je0Olkk0sLamjkZco4)i~<D3(wW?yG6;CGMTqMaT7q&xWE z;bV@STNj@Z^w|CH*)c`l8H-Qd=a^nm$ohlXi$%`nXtjgO&TVnxtQk|TB~*5aHH1AC za<Mte5l|Q2YW%{nl82A6Re0+B>$ei##23miyWiJc@pbwg#xKHaSG#gD`**&*?xkUr zCJ=O^-pSBUqT=+LlD|1=r_3v}%fi+bxQcNIDYh`~N$oql-;g=Nd&}8X_S~gkf|E+u z1zq1FHoLj{S%$L%rv)%LZr!{Qw(r(owkP=&;b#@)uL0vlwZt`|BqgyV)hf9t6-Y4{ z85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_6up|T1Vuw`eoAIqC5i?^D^m+ABO{0g{x9!t y05wR0YzWRzD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m<&t;ucLK6T+ANqFy literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e568d0f54e2b9b47438380772e79313ea57bd87a GIT binary patch literal 1073 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFl&3dIEHu} zUpw8~UpP?Y_<!StZw)Rl5&Jd4N!hFS6C;nyg(EDBL><LdY8aZW#dZZU9&~A3s-}13 z2)~08ckC1<EyE25W^E{Pb@6oM+OloInG51&F=zHVYtOZ_oNf91p5^{|#qVv){UkF^ zWuz8$ynptpgsm-+;Y7onj^lM+`8EA}Id%2bet&QX|LT2kp&_Sal0s4Xkzj=l{}-J- zJl`R1V%fhP?X{JS%A2o!`(q%LnUVG(iZ5aQ$*1d0mRft<aA9!lVCdPfP|Q@oh~c;O zegFMG=8FC}kr{vS^~$M-xN165JG-5YV>0_Xk8FE=@|R%3{FgBw1fCz4;VV*!ZZxyF zJR$z=`ZCeEOPlrVkDmO|aC45u1BS~p+I@8P{`<pk<=n9N{mWZ_kE(=m-<p)V$GPi8 zQ)P;l?$d|QZn;X`RVm{>q?vTocT<+pwb}FP6a{DP{nFa+`mjMj%t3kew@FjjtzQ~` z6Q7Zj_K0y-+0|yh2G&)_rZ$Q^>pI4GV9qYfYlRJa&vWt}jXAk_bCgi%XCtdT>4>@+ zdaKr}$S~-vdi_Es;b-2_37f)P6F2csT$jv$`l{xuw38MLH<bL(oqWaHC8Z%bO|Gvm zSu*JC!Q{>fiC3bgonm?y{NUl!f|x~2twkCSP6o4SPfpI$=l0l}I@9-v=+!{6303OJ zIdfv}nWi$XEHCL5RTm9q2si2rFITWSxZ~^gN2db+wE3$ttv|rZFyZ61169IGnnL1Q zUWZ;@aM-e!H@}Hhsa#~TW3=aivagpV->Kf8k}h~~4bR!+ogOjDQJrdS?;}qf<lA=H z`nyn$>qDIk#aTUj`5G9GPjfOhdFvO!eeC9irOSSwUTor*_56d)q1i9<bw#FBC`W~q zYt~#}l#!+D?x*_L<kaaG0jrI7zbKGhtEDH|f9<m5*)-2%T4GnTHDfDG7Ao$I?8={i z_L2^x!~B<LwC?7+y5uAZM^9kju;65WW03Y>X~C9#@itrf&E^D)Z4c9~32~a&C_Pg- zvZh^c#`4xxe+&#|c3Exv@_&V!0sq};*N@5g{=Vn7qx{V5Ts`-)yxPkPE*!QjmGQpk zb@F6HiLTYh%8=jrN9{Y$yiH!QqXL+v7*tDKBT7;dOH!?pi&B9UgOP!unXZ9}uAzB| zp^=q|ft8Vowt=ygfkDx$2}@8k<mRVjrd6V7FtjqYure}&XyE_y?gmhUB*=!~{Irtt o#G+J&^73-M%)IR4<ivthz5Jr|+3#$mfQlGAUHx3vIVCg!07$yW;s5{u literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-active.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-active.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf4c1fd7506e1f582c4f8527db692f069ab4c41 GIT binary patch literal 620 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B(>z@qLp08} zPTuRs<S62Ho@X8BZna6F%pHO?jLEDwR&4F8547I;;UdqJ=mf{kg+linw6AYS^bNU? zbiJYQ*df=W4D(*4y*qhFf3kH`{;IM7F7tc7st#Gob5<Vr-)`N!PC~?Q>F&iW&K`4j z*xdTBdhOBM-3FY7mr^1b<aQo^&b&dc>gH!VAI6%@(@!Q|jFmLfm{q}|c{){4#bT-f zXST@xtr-Td*C=sZ>SJD%wSE4Sh-D`-)@3S|q{XqRswO>=bZ?Z1Vi7mG)AD8h!o!S{ z4&0tr)9>8pxrU)OSc~zSOCeu?(<l93+D%t3%+x4jSh-ZN$vUuvQF(%K>4(5%(^me7 z@JkjGe>Fdg*x2Zl@!98Hneg-nh1Nm44>ISZ|8`}V@>fAMVv)g@4_$0>3BT04FMj*7 zX`1ws=q;X`4#|AzkyhRQCyuX9f8Axv3-w~*8MiHM`d-a{d@5)EpKVwB_Z=$9xYl!d z?{&xT!Z*1qfBk%{*$s>Y)e_f;l9a@fRIB8oR3OD*WMF8fYha>lXdYr{WMyJtWn`jl zU~FYzQ1oiT5)=)&`6-!cl_(kvtxPSfjEo=}_`kfn0n{J~vLQG>t)x7$D3zhSyj(9c eFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7YYUhmET literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-active@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3a09a11c611ed244a75649aba5ba22df88700655 GIT binary patch literal 1048 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFbjFQIEHu} zUpw8~UpP?Y_<!T2m&?4OqP%*&SfyeoJ9I30b;_iH>j=vsH*=K_swS^atykbae2kY< zg=<NOiPR&vtc;%OriC1B$G6y6&(%zgIkVST_w5(MuQ~5_K0o*O>73&DbP0)5;m2Qg zZx&qn^-kHr6=K~<6Lad{Y+f1uc+*9lWm_r}Uwk=x)AVS;q~hg;MH)e>ADmyPOv*HB zdMW%?^S?v<8l{47mlJmg`G}wYlu<AFV9)Q0;F9Ojb21v`<183DJd(tJdx$g0XoesE z5a{_J$suC8<*nq4ZGHtBVv_qOIQYGePQ8Ej;98{zd#txEf4okK#d~JJ=8lK@8Ce!L z>z^J}ENwaQQSE4C0sHq;j~KMyEsFl^_N;~1)`;Q2o%C6|*;)$su43hUWGB_3SCuyX zlT+M_yMNaSygyVB+8V6dsUP*gJn#E|1vxp_l^eIK$vkk~zD(Z5^8|PEOtoDiS6QPa zcFfPneE&${0MqhdF3<E8X>+7RW9LlPY>3>H->tQQ*>+jO0WBd01~xhC>VK1-t-q|o z_d;nc(`(~zIWBK4yytbjYH6PQtgvTlROr^DCVUJvOQtgCoLjc4?(&8|HzTdR^ONUi zN-$J-Rv*krzZoVz;kwB-J}=LU4MDLIe=ns*ZsPs^nu$wf`3A8^x8h<QUiFzCzP0^d zd;1kxy@R)&Wr(F*wvbf1_(L*n)@jeLaeRh3ObikcId68nxf6JnGsXAerUm|T`)&0$ zJ3L-e6;aeNlWE<fCMNY0vp?x+R)tL8Ex1N-d!y+h%a-MKn>NNKUR|Qlm*Ts_`H1P= z{{jjJ9_~n=sT7{&@N9qOypAY~%&E-0yMG-p7r0)q=R-?O_^rroTMC7~7V&C}mZgf_ z->_`DQqYFEeIg>>?5`vJ<T)0cUJ&uCQ#Uu2(JyOX=%NUwhRW|B^QCrZ`Tcm%E^gCc zqWSy?lZ`&hZRh1x`*%Eu@!}2Ht-&)(X>q^a?JkvD$~8XK+K*+LR_9yP-OLKuvR_`{ z{xt1dKXdCI6>j-5W1&y++4Gl^ixjfMPlT_zG~uDppPmo5er$gve_+dp^qwutegZR$ zYKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ}vNAESGBVLNFt#!<D0($v35tf?{FKbJ zN)!!-R;CtKMn(_~{9oSP0BVo~*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw O5re0zpUXO@geCx?e8Tzw literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..60e466ef43791bef4cfc2c6df095e68ce289b3ab GIT binary patch literal 629 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B^F3W0Lp08} zUh?*43Y2Jgc-^?S?^=(Gp49FD-6&BJiM9{{$Lv<K+*j&bIHE*cyA>{U)H%$)Q+|63 z2al49&Wd^k5nrxY4%xF(yLC=!oO%{3`$O*BqdDgfh6|VOQ#D=lvP;<O{LY@8wZ`)1 z+QIHm4P>+DRZX~@qRFuJ#g@lg*If%s-*+%_xknYVd&-ZQ=LEhl?+jSQ!{necxAAT~ zkI|b2UwTy-Rc7@4Joc^P(fYU@3%0NHw)C@5dsX$0|7rHB<;F2~>!-Ud%3o;w@AMMa zD?3`nJd?wvOqH%2Tcdks(a+Xsy&H#^@*;0&9XKfc=;Erat#V$|PNYiZF7!Jm@T{y| z_l?4S)x75>r}K;FU*8ogBJG--D-a&~EUDx4)Ez%J+Nyiq|2KdC+oUPSuN3`%{!PVc z>12an`p?vTG)oN_6c{DeyT6Y0D&G(~N#k=<i<`8gm9Dasw0WHUy-%w>{SQx)3j8Z4 z*%kKBYJcVS4S{QX?lY<$E1XwtZJz{;4b>9Yh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~ zXk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc;8x8u-7wy8+Z739=zLKdq!Z nu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_&;#-| literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..43827f4967188513e86272db4f0b530a6fa15d79 GIT binary patch literal 1101 zcmV-T1hV^yP)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W14l_jK~zY`t(Q+|n{^n+KfhnnG<mblWPOvACUv&ZbxDes(S{ChUi45< zaSRbDUN)_?haLrQ-h|Ofb@et6LsoDoMf5IYq+vTOG#kTO=@RLirGM5o$(!~~UJpy> zwj^!R<a>LchxhZo&-4Cxp6@HDt1oT4<H|)P?C5gXIt1*S`d)rLzm%I_yb&|%-6d*= zCnD|{@36yCJDV?M;u}+Q@dkmPpHpx9gA&*#g~k>;>;pDV;KE0MQ$U$?^6C5EJ~|RO zJ=;HF6DG?f(dv}dO^AL3MRR5L>eL~?aplatz#ycE@|45nVw3>zIJr9fW4<QvirSm> zdJOLHkj4~b6bssuROp9n6>wY`_{Zzf`JHToH~^J*v7==ZZ_MYOMdU&1%ssD1XQ3$^ zWLZGRrw%S2L@Ebk`uqNO41QyyDI9>#zYOB?47l(7@x0`zvu7XL#GeiKuDX|RQ8bh1 zu0N`j{Ms)zkvcXG9+0L}s6SVFI5FZ6nnaI{1BhbMGjuru65Q7$%SWEO!?nc<7StIK z5$i{~V)>O!OF-ymj6z9MWaLxDvfVNcG<I-Uc0QKMMM$-b1CunMT#`zdx<jBjtpU!k zRJvfREx=8{p-Q_AcH08X0d||T3fON8a38Qr*)r!9NyCJWwxBuyqb&73IMEiM6VUf$ zejQwG0lI-gR_2$$*A`$mkW0wiJOt{k=O!fZ1BF|1@kXw63UA9mA15gov70hxJc&cN zWndUsi^mKJ8&hTaTl_F?`Y5qE2@>Yw>7-z^CEx`F>HBkcD?4TTy`mW)cx+sV9*Sk{ zL#V9L*ha8Rjre&?{unqfZzK3?=DVNZ1?TY9Qg29Sq3KcPVhlU0iLc*$cKv)f?48eO zcE<2D`F3O2(K5x6gUCx}DUkGe%0zk4aPLNuXj*EhhFJm_S6+|zh9FJ!$kN?hpa)n@ z6i2?%|BqK2&Y8Z+PHFNtNi@tFD1nbKeF%!>m1|e0U(HtOi-FU(dxk8)4r$idWVd38 zow(`7&q<&}`u_R{*O#jwS5u#zKRxRicGfZNxl(3vb8_x(t=u7FCSo1=M7iV)J5)!f zRe)g@iiK=0QMeVmS^u}<KY4KxFI={&1poj5C3HntbYx+4WjbSWWnpw>05UK!HZ3qT zEipG#F)}(dFgh|cD=;%UFfelJkfZ<r03~!qSaf7zbY(hiZ)9m^c>ppnF*YqQG%YbV zR539+H8?slGAl4MIxsK~^zPUI000?uMObuGZ)S9NVRB^vcXxL#X>MzCV_|S*E^l&Y To9;Xs00000NkvXXu0mjfAT8&b literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f34b29b111358c14395430972ce270f148e88014 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B<2_v*Lp08} zPCDzw6e!U)zxY_EOreIB&)G$#TQ_Kb;L8!-(iJID!W$@bHTFyLr9~@xU2Y$+);MA2 z*wQ*PvRkD7cv{qw)Wox!tv=X2Kk##3_y^Y|_tSSQD)Q=U2;H(SdZm+5?E58)iX%E! zN{80Z)bd@x&nx?O<G!*z*Hzc;&fAu&?B6;+gGJ%vo|1ojTn-7>O*WbQ=shWYZ-d+( zD^^yqq$8X6T;`r_#Ju_P%`;0ozVzR}$FB9KxBbH9!%MzMPOUdx5g`3l*Xw!=r@GgQ zK+WY@eMzE*%10->)R@(g_%dVbe*L%MS1$%_j9)VKqKqrAwsN%Q-M}lEOP5S7cy7b@ ze&^>_=E_SsNB+*&e&6ZDP^=mo{@_<q+97GZ<nLFUG_2cazy0>(+@9p-hgSR5Un#b1 zijLT~d3SgAis-Egomy%O7A<^yZsuzD-}86=*k^xVo!3-r*-?%guGY!R);#gtJh_g+ zG`Zx}AA6B~z|dDMag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CI(hUCfWwZRt5$| zuO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-mg7ec#$`gxH8OqDc^)mCai<1)z ZQuXqS(r3T3kpe1W@O1TaS?83{1OS?E_PGE6 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..65e3effe05a9a142875c8b13439e0a90af298762 GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFza}_IEHu} zUpw75N7!AWZT`%gU$05u&h)u7AxOmOr?B19cDbSqK}&(am0pew3p`>bIw-XK2=u?> z#TOzfzC>>IDm|5^3*NPy8bP<2ogQ9T)DWQXaDtGJL79yDw|_kB&)bEp3zPOwzgjo{ z*~RZ?&z;$)tg+hr*oVBG?ps!yT|B{lU`^dq+sphVN|oscw9UPy@X6m?b$<5UMH@@P z)aTZ%e}2rP^+2<9kNnv@9t{KEJ{vwe1;dRSRw^?**k!&sJ+FT~hfT?$UvVv_l0i>S zZAleYWqQ$5Y*?2o`JmB3A@5DIj=si*Jvy^E8U5B5Z`mFo^rO^bQh=<TeuZ;t)&j}S z@8!#0e_yG3fSK|2x>p62=W<#t8Wf}rKfLp;`{=$;V&dnO4l$)Wde(BW8}~e1WY_=C zMn3T9@rRS2Mb0<;wE7TZ#gi58N6UO{_Uym#>7v+254U65^L8&SzS%U->-`Q}yX%|k zL)|uIA9L)=bg?K&U3VydyTsvJ5|M=qb=154FXrW?-xucm$J*l)YH?z+o5V9qfw@_S z>lbBid9!Xsh}rB5>&>>GIOcaTWQ7#FC0EC>`h8Q1_<h2Ao0X2fne@mwD<FQOTfp0( z+$7%9JEweV$e5fYYhlW`t06|+Rp8Go23v<4o3hSTPpW!0S9!UXro;0k^H?^kIS7AH zUuw=3=G!2)V7{j<OPOzjqXWO^+=gAV7@Qpx6(^VfNm;;VdTYiH{ov-J1I51;qf9q2 ze)z?1!x_h)x8xLmav*=-J4Q}(w>z^h#E2HyKKOEU{<*a;Z(g>NU6gosheqj-nSUZ@ z{O;vTFJE>wywvCMI>z+RhE0D~-aE*u@Tb~d%s44=Q^o2dky{oOJlbCyUK4-g*zLX_ z&1`E~!Xsm~xxTNzu<@q{=VlYfRgZT5=IH$W{K`Go%}c~C_jBK_7rY&+({uJs*V^bB zCy_>B{@Ty4&m`5Xd}xywEB1B5!>>kdn;WYfmVbV}{{NT%F`V9e)~o(#-Y8$ZQk75O zfLe&nJDKI@t&3|P{k@p#^ZVi17?WM8!7ta$|C0A|-jB;cJB=I~{JuWa+w8ry+w7)F z(}MIr)2l-GMTJ%#{B*r*dxNS_ph_F-D_~YqEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O z<{^egRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxG qO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$VMhtWI$ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..cde04140d92c949184e4277f90a6e0bfd9fb4186 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15By**tVLp08} zUfS<<*n#2r$NY6WU1m4rs`GZF6^O{J^7yFuX0inbUlU(Y!3yVim)|0?SB@U^YYO_m z#Cv0)@Y<c+RvBB9O!vQh@O|ggcj+Id9(a45?e)o?Z3leTth=l8w&LOj)3)}qzlDdV zvC61S5cqsxb&+&;wDN}BmDd*7bRRx{<c>k%tMFwe91K@4J#CHWkrBIadb%zH<J(^g z-b_x8Df+Qz-JJK$f;;B^j(qv4JjtqRpT;lK-|=jG+iu<#*1yUWskva4lfU)M3yL3G zrWpxGEeT4|Vz?(@xzs4KX=TgRUgN}`J;G(iXIc~|ySq(z-xA4RxAvLWq3SZ}?Mv!6 zO_9FCtZ&3{&hN{oANT!s9<qsx`Ww?9Z|JYrQMa*!`^m=rY|4ji@7LejlETQ|-T$yn z<&<s2oqsQS-~V>p7akn?G?R1Lq=QEi3$ItpZF}#!IB!<!mmlYVA+1{C8c~vxSdwa$ zT$Bo=7>o=I&2$Y+bPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&J zL<9eqcQ=3<BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@ E07V|}fB*mh literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8f0f4d13c52f447e3f53e772fc5a7044ff54e6d2 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFf)3(IEHu} zUwi#x{$)3r10Ubd)%VLfzC&lFndpSD6B@oja&1xndUK^7CC*y5*Dp){hj-M<N0s{3 z44EDKn>o}bs@`tMn7nOCvPw{Q_UX>I75tv7FI~%xdj9>H^<DRJ`=9UX)IECI^!C5L z&#mpKc&VK!Weu;9?bU$(^?x(kJr}z$m6_l85XSWONu20R)2(r9eL4OWp00kRbJRhM zyIICcsDtCf$ATBkO*NPQeLA+<_~5T=@AxMQoC!MM6EV%ZUp8sWjeAjX_N;FtZtH&& zJNSqz(y!kxSLQ*`=f_hk-@9yx{4(p^oCjL+hLK+~gp>CepMLtza6@v*zoO?N*JsY0 z!2IFIWP#1qUoZRL3GBY}{#M<?bDCbyA01fGa!9vq-rMax2Y(&j>w563v2nT0CLM*s zQ@y>;-g$TL{IeChu6FM3$C!W3V&Zwad!^2Q_<PwSLj2i+23M6o^N)Myt+DcM(iVTl z@J!I+>ao}f0y)Rd#3@v_E4TalY+y_Z|NE*vO0zKBM@ldMgv&NX>-+6dW~S_FR*hoy z%D=xK@H%_Yqx0SA6->uM9E3TviUJz$gdC6&5KCR+oTin))=^?9vS8`4ge~q$n!(oY zk&@0PqFEdn&MSEpW^hR`+;Vtj`(ZiLuZCA%YZ>FRcn+|B*%i`%a3<FahMDe{ZDkIf z>e=GFnQiZt&##$`O|7RaxW;PzCAiRTH^&tzj}_NGot;spwZYft-_uW@KhB->+o^l5 z$mw^R+NI)tNgYf0xpgn=Tkd~$a<?0{Mpp5*YqiHqy+7S`Y3F;f`C^J;e?Q+|{J!~c z;<vt!W>3yqroX(Xl=5u<>D9k=*&j6JhxL{#t}TAD$-7(NaqhlN1skgSrxgFcHpeL9 z%>2r(-&<}nule=#YO8bm!HrFuH*VZ4=GEx?aZ1zX(|ilsu04CpF8^(AfYASMGyfl1 zd90zY)w7RB>bL5~?!ycMPvU3A>u&4o^V7KXx_pstxvG!Ot={yk+@C)^YdIATto!x* z_KUgz&hEsrFKYs7uU>sU)BUr(s=f9<b`?$bqcNve^8xdRYKdz^NlIc#s#S7PDv)9@ zGB7mLH89aNG!HQ}vNAESGBVLNFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~{9oSP y0BVo~*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyBJ<XZ` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..f0a3c7c3a3f9f49b7dce1bf9b064c6cde197a84e GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15BgFRgwLp08} zUfSz-C_&`d$NKv>!n}@VI9y>--^(oEd^h2e>$)Qcj~sMicYf5sY`!SR@5Hr*3qG>R z^ted3N*vtAWO~u@qjE#-GV{v1_XU1^N6K~nE`5-*lRK7G?RTPe5a0Xda~-vL<*qK; zyY@6^QbvP!H(Q^){?oGhgW5;UZl6>!{I~2R>*Z1->3ju-oXykE@ELYYTsphToRKA@ z`|Xm(Ln|~SO2V|=6(WCq4fdLsTr(>oU)%W6(gpudD;&Gx@;t!er)txr182GO?W8ys z@918n-p;hpEncjVtD(H*(S9}~{;T4NyCpehzbID<%40di_AvP5mArY)VsW3Rr?);l z>OK9-@lA52kB(=$Gg+)I4Q6}gk+vvmc6R)AXScPXl5(#m7KeC8wa2$dTUOn;_>?8k z<iO&iy6fca&%LevcIkY5@Mo^Pd(m%BF8Fn8Z=H~p!5+uojO+$^1?STKmH<OswZt`| zBqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_6up|T1Vuw`eoAIqC5i?^ zD^m+ABO{0g{x9!t05wR0YzWRzD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m< K&t;ucLK6T2`RBp_ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b42b503c75c937c0f963ea0f45e5d0bb5917fdb2 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFe`hyIEHu} zUwi#@ws4@xfrt0+be{A{(thicyI4%;T6lEL@+SSLgT9UdfiWE&(F<dLOy3d^v%7HN z0*)qW*VPf?ZDtvn6K-{_xS(>5#n;zJcydqovZ&iVzLV$Nopbo_j_(J~*eXAi63l-U z^(<)H?MpfNflLoIEa$KE`~5C*JNu`+)k{9T6nDRTI88%)`g$!^T^Wg2+~FMi?tFgi zn3T_W!$aDN_s30!KT3z0*bM8KjAk!B_}M+}8q55?y1f%8v%D=?v{UAELf?6din(hS zr?>rM?)!cA<c&Ozq6W5q^4u;Rj0ZD{UsNp9u~??Q*sc4FqSXo=JE4UQ-+W)cG7f8e z{O^bQV%LW%zM@48o^go_rEhQhzD(RWX=RF^lrGob*N+y=tP|m}{g<X0%ryT_*V}29 zJJX(rxihPOFu4D<q~hkp`1i9a=TCML{hpV4#<21F&8^RG_++*}J3L2Z&8%kGEt4jn z`Mp%R|Et<JF20bnj501t_db8p;5gAElCgeK_36bE%er)Unk(KII$ekqX76?~68YG5 zpw#=`i(ivM<*XPtefqAgRLprR>sdnJMt$zp(qDEpSS6Hldp953)zIq@CcaJl%B}{j zglbnuCjZz2ybf_4v*wB_rm%n7YJEWeK(NR@nUt(!44WGC)kTDZN*RM2vN%$u&g^Pn zTj0le-?rl_YY*e8*u=YGT=uUwxHp^ptNGO@aUwf$##+fatg{X=S28v#&OEPk<;c<> zO%AdwjI|HX2DW?nK2YIX``*ug%DXAcisRIe9bdK6Qs_t5S@DG|^L}h76;V=I{mADY zQ?y%OeM9Qx!;4@3)NB1$dS6#_Ub65UtKIn@f1W??Xt(C5?!5KI)76r1WOVl3TYAR+ z@FYpoXqz|b?nn1ld&}A0yAzxi!6flr{qX153#Sg6?ti4I=E-nyW#2uy*ZFl{4_N*w zHBeW%^|EAdHc#5mrsnlKQlFeTTc4fk_UPl>lk6YoDG4m#o$L0eqQOQoNaBbGbJMl* z*?MzkMen?ono(b7VV%{c^L^ppUaN|#MKNbtSt{NHuD>;X?YlL3zqy1?^d)JxSuMTe zd%y7i+8?}qH#lbcomXcE<{;G)*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Vqj%t zqHSPoWnfVBYQho}4Y~O#nQ4_M8Vs#WEv$@;AR73;yt@I^APKS|I6tkVJh3R1p}f3Y gFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0NYW_q5uE@ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..779bdd5e6d2bdc51eb461607dee6dc80378cd623 GIT binary patch literal 610 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15BV?13PLp08} zUb6LeN|ZSE@&D&3`g6}5u*q-~vvj?A<8+X2uOqJ+i&MNpK}PX4LzexHSAsg8Tv8Ct zHJxsf+1Pw&;{u<L5?@TF><y?|_p<GEx&L?FA6{1$zvtJnGEsEU+#I;uK<VW1GVNQ= zk18^*il}ylFzP$HZCssYw(T3U+OIj~v))g#*>8N-=BroUn<cD52P)IQ%l=I)IILLq z|CDV*%aM)GPJcL4U#aH&zrco9>DA0Nah=&#>0PX)uc!XncXO)aylEG{FUeln66&>M z+S1MIGdQ^|Of_2)IeA+qOyhdts5teK?n3q{Cep&w3_2pGZ|!bS<q5E!KGk>jte2;j zZPZNmUN%o|)8-x4M&`vKmruGgZiwFY`~UuJvrA_^ojdXT`;)y}Pf54@+aQoQ>*?jf zA0Kyo{Bq&fYK_1H3?)r0FGBfWM*LVTe*gFF=6}rBH#tvcx;N!!h2?6OApf`DWXn$H z3CoFpE&v9-YKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ}vNAESGBVLNFt#!<D0($v z35tf?{FKbJN)!!-R;CtKMn(_~{9oSP0BVo~*$|wcR#Ki=l*&+EUaps!mtCBkSdglh WUz9%kosASw5re0zpUXO@geCz0AocwK literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e53c0335ee4845d63ddf6f07c29c57b0e0f4ec64 GIT binary patch literal 1019 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-ef4y44DmR= z_PV`~aG=bAkMFBF-EU{-a4%O73<zRTkNqR8-c!Gz(`u%H)xl#6CNni13wXSwvw4Pv z<xGQQ*W?72#et6(uw4mY4bEPDX<E_sCC@J~Y3b(f{Ox=8{ny%0@9ysY{nszRr0Lw5 z39siQhlg$zU@|yp@@4A!l^bWSR$P2TC(y#SVB5EKw*pcGCO=8qQ=YQNXT$#&eTCD- z6;A8#6I489v|v%7JM+CiORk(>df<bPXTg(`-zGC~-utlb1lRXM2J-}=xe{+~vAp^G z<M~{<3zf&1X1fc^hA^MDw|}?u^KONTr5p470u!cbp6X8i!Fagi$NKu44Bskm?bGf$ zDN>wT#IUx6q3z?gclXxExUJ*+`CRnq6Hix}Ge(RWUcZ-L^^xPTE3HcCDsYu?n4#(L zwb$ksw~XDQxeYhD!nf}`W$D1pBNxS7t9aq`K2hmpAz8;<4Sv3Pg_RF)PP0@fziB%C zTtmyOK#wUl<x9(qSaalAB?GRoRit(@SMctTZt|;qGE3n!`{@VOn>cz-Un=FRi+-kX zT4+I;_i??5EsSS0``lKBI3E!+U<$EZBJkm`*avon7M6%@tTAjyew{wJZUTc|w1#+s zlCQ8yv;(h!Z{~}DeC{2>C)S*px_;;UYm4PP+EcT5_L$v~K53@#H{e{1so<7Kw%ZeD z_^_v*@X$NNc=|z|!bSljl_S*$eJ87~lQb82eRBH6=)$YZKObPKkZVnOvuK+A4ewaB zt1`EZ%4JwPN)BdSt(Ke1V81r{(XC9zMUTzn55&(s{C3A_c45)*XKH?m9!K?_$Zy}u zERlci#f6jixWcb@DlA@JzCMl1#JkvM+TL>AhK24?+$P=(wezN(U!@=Z#XGjjSXRS9 zYudfL^JC8E=UB*RGBT=E9<JWRs^Mw<yO3ExR^H<8`;5kE6)zUN-x$Tb(`(y~g{t?a z-T#rIbF1?4)Bl^hzdW7Je5>}mns0TI;<aMskc>4qWE2+2$c5~d?G5Fd`9J*HnKere zzihvJ@X>tHdIsghSF1G~vg?3(Lbb#-q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;eb zSQ(jU8yH&|7!<vlumnXzZhlH;S|y4GLn~7YD<dO_2L3PaZU8k%f@}!RPb(=;EJ|f4 jFE7{2%*!rLPAo{(%P&fw{mw=TsEEPS)z4*}Q$iB}?sclD literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..46e61d5b665cd0f39d0d802d5bc1d5b6a7778f11 GIT binary patch literal 658 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15BdpunnLp08} zPCDo%ohZ_}|L5C|DJm+GoSm`RI<K4pC##*+ULhENXezg2hYFXJK+lTPm(nkI-SrAD z?bxUt*wHgv=|<$)o{W-*^457mrdf}+?<(N`9`nwYtN)43zCC6OU2Wb5?A+{={akB% z%*yhqRe>5c^FFRNd2r%Wn%ZZd9e3m|{cbz>q`^2x!Na^z>A*>O<&ANz{0xeF^CLb@ zR{Ed4*~h1Da>|^4g5m0Hxd9qHzMlJvTW-HNV_7e$@@eJv<oDAjeLj-2e^=|d+e>B~ znb_|5@bvG{$x3H$99LOTHN9n8Tl4X|agT$TtS&ooH#=(cIJ_2$6P+{7N&3U8rt&}r z@j_k23qcYLT0s$NU$%(2F}`++uokGV`YC<P@W4OCcbofqCgf=O2p*d#-ktPr*&fcv zzHb)yFh1SdE6w`gcH)1Jsj=Ur_pP0f)MM7?efeWlRZq)m{vN+itwL_PX@N;CjgK$g zy#8w<LqzP$xxD*0*6I3RH~Q><ea*zbFHV;)YmT)OUAN@#`Fs0fPTaq?oB#OIn(JaV z7ajnkO0~o_q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;ebSQ(jU8yH&|7!<vlumnXz zZhlH;S|y4GLn~7YD<dO_2L3PaZU8k%f@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw T{mw=TsEEPS)z4*}Q$iB})Lsfm literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..def6f00809c9ce6605ccca4bdd41afb375c689f8 GIT binary patch literal 1167 zcmV;A1aSL_P)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W1BppQK~zY`rI$}kn`IowKYdDDS82<jm~1#GiN&^%xiAYyl98ypm}o+F z(ag-l5)2$j^q>Sb-Qq!m%#dBovR!5}jf=OrXh`t5IyT3sq;tU%HZ3i~wyXnMsE6ly zODk_nX@8gJ`#jJ4eBS4M{(fHrMdLHG@uaQK-fnNGHJc5vkzL(LEGK3Y-z{Gm%M@#6 z&@Ue8J}}<mw;T0q<C_bC$l#eknZUE2gV){O8cIioQ1G9(Mnby+znD1Ezt2Efk;?u) z@!?<z;IP#-?Rj}SzebP;Jmv|{fPK`{gc~20yf%LX!~SzAUEn89Z_w4K<(8P_4jVfC zGSkU1at|^eo%5ZK?Ens2J%4GqG&h)HtHj3|>ESrqIM2tXU0*$wIyd&NX$=?UGJo$f zdYer0kW<(JXmvijMZ5MY0KU9<<PE77xyX~UrX<c?+OPr8*y!E=^G~@?{=DtgIXSaY zzGk&7oQyh#6f%|l)pITc0>JsB#HG2sCmj6CCDH&`4b49Q2pH*ddu8>FUB_-`g!x4& zcgJuy2sm&-&dd^1d&U7wkp#d*(>REJQ;T0#OqN_I#bceDN;Uh(Oyb4&<PosOor-V( zzp)O0!<c$U*!pB)P<L09+sB|%wiCjx7UYA9arvzs?ZVz5<>RV=k2IiD)S9I%Z+8@n z6_q}37AAE(tW^cnTAPHZilY-Eot5IbsxVsX^p;pvtEHhTV7*G8ZivLPln1K<HmNio z6N&p$x~l@VsWdqw65mVd!(1`Wf=2^h6U$fPo3gO8VqmAb2jiL8RWX)XP!8Z2#)@z? z^ePn&jAaBw2BlGHq^BZak6IyVq5~k{OdzBVi{rHH8Q03|N`>x?-d1<Y;+v^0+4=XW z+Y`>gNlXBwvXMSe*XY#BVdtT401Isd%ih;@oW`kiVEp56A<sE{Gwbz9mE;oPGH@<V zsVfv_XHFlMYWr|F8jeU|;{#qRFho0}hF<z}xcQ}pF0H1(EO~;hIS-WNX6~*i3=5s~ z=I#CY$XthxSppcgHV1sZ?fg1H{$!CAW#{&Dh?npd^nP|`q3e9!pzk!C<F5=@%RD7h zTX!#fG*noo<5fr9P1oHWrd?oZLiZlM{prL1mlrX=XOF%x(d>5=HSOVB(Sgz1dUYk- z^iWOxyS5XKc89apVlqHFn_N%Ck~7I`v8%;@EB*r-BL|2>ZX7HC001R)MObuXVRU6W zV{&C-bY%cCFfleQFf=VOH&ih)Iy5jkGBhhNGdeIZa_W$z0000bbVXQnWMOn=I&E)c zX=Zr<GB7bVEig1KF*j5(F*-FkIx;dVFf%$ZFc0+Z*Z=?k8FWQhbW?9;ba!ELWdL_~ hcP?peYja~^aAhuUa%Y?FJQ@H1002ovPDHLkV1m4S5840# literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..9612917e99534c48d1beadf1fe1b25cc2a601f45 GIT binary patch literal 620 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B(>z@qLp08} zPTJ}B+CjwOJddPw;^reJo)L1k{{3n?PBkn)g}79>R5SuqxHNtU%Edb}mT)LWg|T;9 z9NHxKBg%-iFhbbR^peco=sSyFJlMVV*Xd1DjxtS_xNoPCH)Zjk@TdKs=VquH)*R~C z{Js2bb48+Rd!pzs%|}TLib@YyC9HmKwwSZ+=;g^9R%sai%8YY!Xzp3~xc>8khc)VJ zw3hA5SRj$g<!VvBjrUaf`sO1cAAZbKvzz8qu`ATyr#_t5CP(P<olECUB^Fw9@lTlL z=WXDjFXNzPWtvdcB{o6o?D`aj7j}#<HMs%=a(@bZ6-hpDC+jyu)3+b<#n~JF#^1Fv z*EM{aUw*Q3LF2@ai{!fJ+GdnQ$`|tQ*q!__TIBe{HH%ul$H`8(_+(zs!NoIM%WV5w zPaiJe%dwHsQBcfFH>)w(dF3R}gB<I)sre6g?Y{i_r>1obZ%gS)PgT<Zf#US{yJt`K z|M_0~$LflSO>O&ofsvqE;u=wsl30>zm0Xkxq!^4049#>6Omq#+Lkx|qObo1yOtcM* ztqcr`UQJknq9HdwB{QuOMT4Q0sfCr15kv$3mv=XS8YDqB1m~xflqVLYGL)B>>t*I; d7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>_NW>dycG literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3959d087426126c2a0e12d3fcaf98c4f3520e3a8 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFe`hyIEHu} zUpn2>|F(n3@&9uADrSm03uPuKxrlFCX{+!cIwVW=$kNc?tPd{u3u)ad*0;T|YQ_9! zjuwwc%T|bVtWw&<dBVwK&liK_>n!Q@%b!c`kH2SB`T5MkwJ9olGS`_czBNTpQpUk& zpQ6Z7lmDsTCdX%|AKj_HJiMo()bsJ(^2%7x4(W$3{Rb9bIP0gHvuJZcz?F~U#qMig zKbe;w?Yi}jDEo{RF6WF_ewVd9b86||Q%#?**91Ih<&bOWQ_Bl*m25kl7BV-6>sn0X zN(bk)zR~_d%M9PmN)n!aVsWDV=}Ju@?K{kAPY<nZeQeOYvg~Wp1*M{G%e@{Rypyw4 zwS8$VxB5dxCfP!Uc7|sP8<uA&?7tl}<%_#^dEA-9m$#}gC_J9{H%)cXF<Hg`bwv{| zTE4ow=kM;l9c}Ro(&w0~J9E3AIsB=->#@KaZgviiO;29L{FUam+#17q`Rz=(=DpH8 zN)1kJoUhHmc*b|KX!5Fj83vX&EAk#Qlq+1ze^Fm1Cd|y(sB|uq>C24i759Q<4*qDc zNN9Q*`1pL>#AjNuUrH@2=e8vDWd4%6xF{r)?U?1-uNs+~yeit6qLw>z3&bv3Wg!x< zsX@pv;?<AFM8E906Bb(NIdNp4`xPK@dX_oId8^dqgc+BkG6XhyT>TZ`a5_puz|QsR zD-g>|=%IG#=@)gEw+b^~_YvN{Q`>RvYiF}|p?^Vh#6Ah_U$%i$!G1x%+8XWivp;0B z2$;XPnYX|~U_-+7h!}Pb0Y43`*b@t{nXhY;xm?r!(6(%O#k|jKzIkG2_Z3KO(h1!2 zGM-h!pybW(guMl9Ytv(dmw&sx&q8+2n{`za*14=uQ{dRSJYn<y!jtL#E7Q!`Qv>&H z*ke=JBl#{#sb5(7`Pq}Fule0h^gLjq_TX9%PmGlo_X+W!GpP|w4Qpb&A{sBBHPrav zkn}i)xiqA(_W7P)lRkZVyzBBZ*DF7+?z)#eU8LvY*&DleXX}N>KKuCA&+?k=b8DGO zNvpir+~V?o5jlBRZ}Git(tF?a`l0Riy?oO@PW|wF>%L{~TN})r?6q5>7b>V8eLM5~ zTYK$)jMW01sln@NmjZK;YKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ}vNAESGBVLN zFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~{9oSP0BVo~*$|wcR#Ki=l*&+EUaps! emtCBkSdglhUz9%kosASw5re0zpUXO@geCw}zse2( literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f34b29b111358c14395430972ce270f148e88014 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B<2_v*Lp08} zPCDzw6e!U)zxY_EOreIB&)G$#TQ_Kb;L8!-(iJID!W$@bHTFyLr9~@xU2Y$+);MA2 z*wQ*PvRkD7cv{qw)Wox!tv=X2Kk##3_y^Y|_tSSQD)Q=U2;H(SdZm+5?E58)iX%E! zN{80Z)bd@x&nx?O<G!*z*Hzc;&fAu&?B6;+gGJ%vo|1ojTn-7>O*WbQ=shWYZ-d+( zD^^yqq$8X6T;`r_#Ju_P%`;0ozVzR}$FB9KxBbH9!%MzMPOUdx5g`3l*Xw!=r@GgQ zK+WY@eMzE*%10->)R@(g_%dVbe*L%MS1$%_j9)VKqKqrAwsN%Q-M}lEOP5S7cy7b@ ze&^>_=E_SsNB+*&e&6ZDP^=mo{@_<q+97GZ<nLFUG_2cazy0>(+@9p-hgSR5Un#b1 zijLT~d3SgAis-Egomy%O7A<^yZsuzD-}86=*k^xVo!3-r*-?%guGY!R);#gtJh_g+ zG`Zx}AA6B~z|dDMag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CI(hUCfWwZRt5$| zuO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-mg7ec#$`gxH8OqDc^)mCai<1)z ZQuXqS(r3T3kpe1W@O1TaS?83{1OS?E_PGE6 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..65e3effe05a9a142875c8b13439e0a90af298762 GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFza}_IEHu} zUpw75N7!AWZT`%gU$05u&h)u7AxOmOr?B19cDbSqK}&(am0pew3p`>bIw-XK2=u?> z#TOzfzC>>IDm|5^3*NPy8bP<2ogQ9T)DWQXaDtGJL79yDw|_kB&)bEp3zPOwzgjo{ z*~RZ?&z;$)tg+hr*oVBG?ps!yT|B{lU`^dq+sphVN|oscw9UPy@X6m?b$<5UMH@@P z)aTZ%e}2rP^+2<9kNnv@9t{KEJ{vwe1;dRSRw^?**k!&sJ+FT~hfT?$UvVv_l0i>S zZAleYWqQ$5Y*?2o`JmB3A@5DIj=si*Jvy^E8U5B5Z`mFo^rO^bQh=<TeuZ;t)&j}S z@8!#0e_yG3fSK|2x>p62=W<#t8Wf}rKfLp;`{=$;V&dnO4l$)Wde(BW8}~e1WY_=C zMn3T9@rRS2Mb0<;wE7TZ#gi58N6UO{_Uym#>7v+254U65^L8&SzS%U->-`Q}yX%|k zL)|uIA9L)=bg?K&U3VydyTsvJ5|M=qb=154FXrW?-xucm$J*l)YH?z+o5V9qfw@_S z>lbBid9!Xsh}rB5>&>>GIOcaTWQ7#FC0EC>`h8Q1_<h2Ao0X2fne@mwD<FQOTfp0( z+$7%9JEweV$e5fYYhlW`t06|+Rp8Go23v<4o3hSTPpW!0S9!UXro;0k^H?^kIS7AH zUuw=3=G!2)V7{j<OPOzjqXWO^+=gAV7@Qpx6(^VfNm;;VdTYiH{ov-J1I51;qf9q2 ze)z?1!x_h)x8xLmav*=-J4Q}(w>z^h#E2HyKKOEU{<*a;Z(g>NU6gosheqj-nSUZ@ z{O;vTFJE>wywvCMI>z+RhE0D~-aE*u@Tb~d%s44=Q^o2dky{oOJlbCyUK4-g*zLX_ z&1`E~!Xsm~xxTNzu<@q{=VlYfRgZT5=IH$W{K`Go%}c~C_jBK_7rY&+({uJs*V^bB zCy_>B{@Ty4&m`5Xd}xywEB1B5!>>kdn;WYfmVbV}{{NT%F`V9e)~o(#-Y8$ZQk75O zfLe&nJDKI@t&3|P{k@p#^ZVi17?WM8!7ta$|C0A|-jB;cJB=I~{JuWa+w8ry+w7)F z(}MIr)2l-GMTJ%#{B*r*dxNS_ph_F-D_~YqEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O z<{^egRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxG qO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$VMhtWI$ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..cde04140d92c949184e4277f90a6e0bfd9fb4186 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15By**tVLp08} zUfS<<*n#2r$NY6WU1m4rs`GZF6^O{J^7yFuX0inbUlU(Y!3yVim)|0?SB@U^YYO_m z#Cv0)@Y<c+RvBB9O!vQh@O|ggcj+Id9(a45?e)o?Z3leTth=l8w&LOj)3)}qzlDdV zvC61S5cqsxb&+&;wDN}BmDd*7bRRx{<c>k%tMFwe91K@4J#CHWkrBIadb%zH<J(^g z-b_x8Df+Qz-JJK$f;;B^j(qv4JjtqRpT;lK-|=jG+iu<#*1yUWskva4lfU)M3yL3G zrWpxGEeT4|Vz?(@xzs4KX=TgRUgN}`J;G(iXIc~|ySq(z-xA4RxAvLWq3SZ}?Mv!6 zO_9FCtZ&3{&hN{oANT!s9<qsx`Ww?9Z|JYrQMa*!`^m=rY|4ji@7LejlETQ|-T$yn z<&<s2oqsQS-~V>p7akn?G?R1Lq=QEi3$ItpZF}#!IB!<!mmlYVA+1{C8c~vxSdwa$ zT$Bo=7>o=I&2$Y+bPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&J zL<9eqcQ=3<BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@ E07V|}fB*mh literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8f0f4d13c52f447e3f53e772fc5a7044ff54e6d2 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFf)3(IEHu} zUwi#x{$)3r10Ubd)%VLfzC&lFndpSD6B@oja&1xndUK^7CC*y5*Dp){hj-M<N0s{3 z44EDKn>o}bs@`tMn7nOCvPw{Q_UX>I75tv7FI~%xdj9>H^<DRJ`=9UX)IECI^!C5L z&#mpKc&VK!Weu;9?bU$(^?x(kJr}z$m6_l85XSWONu20R)2(r9eL4OWp00kRbJRhM zyIICcsDtCf$ATBkO*NPQeLA+<_~5T=@AxMQoC!MM6EV%ZUp8sWjeAjX_N;FtZtH&& zJNSqz(y!kxSLQ*`=f_hk-@9yx{4(p^oCjL+hLK+~gp>CepMLtza6@v*zoO?N*JsY0 z!2IFIWP#1qUoZRL3GBY}{#M<?bDCbyA01fGa!9vq-rMax2Y(&j>w563v2nT0CLM*s zQ@y>;-g$TL{IeChu6FM3$C!W3V&Zwad!^2Q_<PwSLj2i+23M6o^N)Myt+DcM(iVTl z@J!I+>ao}f0y)Rd#3@v_E4TalY+y_Z|NE*vO0zKBM@ldMgv&NX>-+6dW~S_FR*hoy z%D=xK@H%_Yqx0SA6->uM9E3TviUJz$gdC6&5KCR+oTin))=^?9vS8`4ge~q$n!(oY zk&@0PqFEdn&MSEpW^hR`+;Vtj`(ZiLuZCA%YZ>FRcn+|B*%i`%a3<FahMDe{ZDkIf z>e=GFnQiZt&##$`O|7RaxW;PzCAiRTH^&tzj}_NGot;spwZYft-_uW@KhB->+o^l5 z$mw^R+NI)tNgYf0xpgn=Tkd~$a<?0{Mpp5*YqiHqy+7S`Y3F;f`C^J;e?Q+|{J!~c z;<vt!W>3yqroX(Xl=5u<>D9k=*&j6JhxL{#t}TAD$-7(NaqhlN1skgSrxgFcHpeL9 z%>2r(-&<}nule=#YO8bm!HrFuH*VZ4=GEx?aZ1zX(|ilsu04CpF8^(AfYASMGyfl1 zd90zY)w7RB>bL5~?!ycMPvU3A>u&4o^V7KXx_pstxvG!Ot={yk+@C)^YdIATto!x* z_KUgz&hEsrFKYs7uU>sU)BUr(s=f9<b`?$bqcNve^8xdRYKdz^NlIc#s#S7PDv)9@ zGB7mLH89aNG!HQ}vNAESGBVLNFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~{9oSP y0BVo~*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyBJ<XZ` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below.png new file mode 100644 index 0000000000000000000000000000000000000000..bd2531f22fba31f9508701a128eed5a701a634d7 GIT binary patch literal 596 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B{XAV9Lp08} zUOubGoG5ba<Nx2wf`2LA>RjTr%53Wsz88xGXL)d%IVtJ+W?6PenJ5OmlvOZ0(=?$( zN5UoT);W)OZe7u=c~?E>-M=|k`G;3%`Kfn%<lk~k@G5@%^@QKWcUu>kOH6$}b;67U zF4>Alee5+;E$&3TZQknfc-hoh%E!;oh%xwc;oQ4Q1x6|Jx~!k#%`)B<kDa$O2=#br zZ}sTeFSOV}J6A$sRn_Cdurmf0YUx=;K2}dJ?B^-UICOLRyF)6Do|n&f+fU+b39bmd zDcI>SV~KLg0wxiKrB$3Q=RH(Szv~IyTWo0*x1DLB>zk0aZ8oJ}^^GgTFUCez`O3vT z;z`M$GufnT8-vA$Js+8r>o*CTWLGb$wtbs(!|K?dqw6e{aw;!hsNd1HcUh;2WXXYN za@_GRkNtX<uD|cQ_Tqbv#_vnx72mjJ-|~C8^?Dt{L;b>iQsUY7fPt-A;u=wsl30>z zm0Xkxq!^4049#>6Omq#+Lkx|qObo1yOtcM*tqcr`UQJknq9HdwB{QuOMT4Q0sfCr1 z5kv$3mv=XS8YDqB1m~xflqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5%;OXk;vd$@? F2>?pF<!Ar^ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below@2.png b/.themes/papirus/gtk-3.0/assets/slider-horz-scale-has-marks-below@2.png new file mode 100644 index 0000000000000000000000000000000000000000..e486c7c6d6cd41efcc6521dba23c165645bc1217 GIT binary patch literal 1017 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-efD&54DmR= z_PV#faG=P6kN@{homtkkt#wfXOJzn+^~xhHbKMk_3=eL&$lF=RE}UHQIDA5D;^8(H zVb<m!9(P_ih1@yBRH-HO(!fLWEzhCSi=QTmMOmerKR@^PX-e9=z3D8GkN4(3b=-5; z?rZpcft5Y(l{tUgx1X=N@iJw$s?l=xb?a?9=Z8e9|9sx{K2H9OU`?T>*$f^nhoUJ) zhgv=`dFm|E5lChhs95{>Y<N3A%kO)7v4IWqKVL~(S<n>th@s`)ot#_jZ}@fm)tMGt zKEU~{zp`y3<NVS!%ij9CeMntu`7R^C*>>kqgUb#Rh3zg|?FOoi*e~lV@UWy$=730i zK*qU`!n)ood+x|Y%_}o;OpcQYx!iH!;+f8~K2kN`^aL9?o>mqzJiVgq(ef+qEd#sM zn$rQ3(@SrMhB1bHetkmhN4m$t=YO=m9dj*Fu$scg9yQr9!@`7JfHBNFZd+5!RK3>! z2j1uXUvYpTDOO?E*3#%g#n-D&m>&Dtw&2`^hwfaF2JEFCA{(oX?(w;EKXVA+SySfm zTV%>khGinlgVw#yYfMZyt8LE063gg(plt#}T)2b$hUDS`Z54-0qFNJ~mNK0dy}-0& zlAQFSbq#?FG&H};Z+O79gCWEC(rtFbkb`rS*d+F@%jLT->G<Gc>hj0)n=dwL%P{xM zpWD~+Xm^vvXV${vBaDyzeo4HI^l2%%#l;Z+;DK>|`(^pEOyL_m^0R)oG%wh~c`4!a z^9#~5(q0AJQQ7QJu;Hopn-?-wV#11!$@kPh>)SE3Rcg=Kb?=sp&2rP|kBaBD)PHhh zl;wU+OAFsDA{&31B{b&D&zol#U3hb8v*aw*hJOb>r6{pj32N~jc=n@*St2d>>(Z%j z|J-Z)JoPHigXc1(lGbTQS(1-1Iu?9*w)O5}$uyp;v)6}v2l4NiVRUH91J;}~CEjzQ ze%gJ$adq3o|LN(Ox8|Fx&wF=$i?n^OwRxLSe`;^u+AsgI+JkpK3w^nJiPfYlX+3eD z3%}j(s@Ii$FSOly?R{X5P%UwdC`m~yNwrEYN(E93Mh1pvx&|h?hUOuLMph;URz@b; z2F6wf21TzXEJ4wbo1c=IR*9m)(8|=p%E$<!f&a_98$b<`ARB`7(@M${i&7cN%ggmL f^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0l+XkK*733J literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f960a2db33f16c3087024adf0ac42c48dec16647 GIT binary patch literal 657 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15ByFFbTLp08} zPTH@ZohWhK{<*E?qB+4)ZL8T8r+BD)x|&{3F}$ai_K&4gjqPDnOH122wZth2TMax~ zj3WO;+~IpZL0a7NeBh%g_ZlymMa_TdInV#z^OK+JRP7|fUZ-z~f7f=3tD?#;_I9*+ zaCX@`?WbKYoE~Rvbz<C>d_?^C=Odk58}G}sRG%~4$S6A3Z;!*L3iUZB_H<7^e)ga^ zpQZBb@AF*5YdI#lZ{DlmT(U6tMQg5}=Cii_TOMEhJC)t~(uP~L;cMR%pSsS%k!-0R zSDA26d|!Hh(4WOqr7YhHz2lf8{wB<08n;6?$6NLpQx3D-v3nSFKu<fW!CSDVn<YiC zpKnE~t7t`$%PXlbo060#7`5(YojX7N-_Zwr2X2XcTk^KzrIse!hXl)GTO#TV9$g4e z+T+Jzko1~A|D|Qt%gUz{E-wmT;ZXdjZYa(q`JnQs^^1$MGhEf2*=9!l`SRFZY37Z; znfsoxmgo5OXSp8SDx<v3<YVR8a<^5l(zbLwTOFkEHX{7mvA6H9maO|Nf0w0lL!NbO z5-_GzOI#yLQW8s2t&)pUffR$0fuWhMfr+l6d5EErm5G6sk%_i}v6X>A(W?ndP&DM` zr(~v8qG&L*GPSTWGJ<H}|MKnzP=h4MhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DC SY@~pS7(8A5T-G@yGywq4tOn2k literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cf6eb2d2f132a67ef2a7528682da8ca62e31dcfc GIT binary patch literal 1155 zcmV-}1bq96P)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W1AR$EK~zY`rI$-=n?(?SKd&FDf2WDk{7E2*TUwIRyhxQc$$=v(0)dc< z6!ii!Cmun`Ax9)`+>k04MKs*Xp-3&FLP$ucy>UT~)2OXm3tCFStqV4GqNK6^_|0MW zcM{o-Uvt^n9qs3TW_EVR7Anf8jxCQiqm4K_oesMNGKKAQGM>DbxVn7Fm#wtRQhs@M zy2IN&>9m%&CUa5$+WeBgM&QRM^lN=Xg8d~=IJj~4%llP<3ya5Q9TsYmRN>L$`T2c- z9_`3#|4Tdb3?ZHpXNwfjLMuAGxUuir^Eeoq{3clz_@V9&c6XVx4Q}(0a<R8Dz&LHi zdE~z*!(YcrfF5n|FB6wzg}dbUaaJ(KY0NlBVu2T~Cd{8xa%9!SZE}OPswuh6Kb%1W zphr(HGa@bOU@Uxf>~*Qd`H5#Wr6j?h^y37ey=$=J*Pn|n&mTYjo6PJcKVsB`lj7p6 zLZ%AA6Bq9z!_fYN#O1hA7Y-6!CkH@_MgLw#m)WVlA!%Nz8oN@7a!YBwqaRFzfQ}0? zTN~W18wU_jURlw-VDZ=|3|X_k@Owi*80HljfZQ#oXn$YgGCXV$2M<&MxU6mO3T;L% zhR8My%n(wVc1~#OKt6342M|`HYeZ<BQjIqSG*5?97Y7_t-D(PG*46=su&L`I-4rmR zMw_U1G1o03Tab#QDU5mLX7gfO`FgM^pt*ZHEs`p|olODF-9}6ps(^c&0`{pf5fEG7 zN!7h`dDks=+~yZv5zCj7Ik`B{FmOP9jFI(S7QSp$bpYcuc808sEA3yuFDqbeUcPT_ zj5P!tQ#sDDJ_iDp{NbQ9ou<2P+;dDQEqrI`rg~FiZ>RDAg4bxR3#aj_dN@;s%^4X0 zU}b$s*QWvO^z(PIGOI}|ZxlO-KfK;=VOQty***8L)C{f@tpV4=8TEuhDDe5qQY$7l zeJUD}nv=Jf*wYY|ij|YRS;R%6sVUR4r&;O`_7s~XgH;}sb>7a4oZMCWk;s$LGR+cz zM?35{9S6v&cJ3Kzz`;Rup6BqMnhFI{Q(tWF%u5?i@6oxI8c%pC|LDT`g}rNKdeu(` z4_)gWwN`=U2;YgnbFt*@t<d~_bn4Jz*QBcgHIa)hug@*rEN9!No1V5!y{DaXjW~5@ zi_HSrf{`*}iGXp%ce(Q4ivIy0V+qLJEuNbI001R)MObuXVRU6WV{&C-bY%cCFfleQ zFf=VOH&ih)Iy5jkGBhhNGdeIZa_W$z0000bbVXQnWMOn=I&E)cX=Zr<GB7bVEig1K zF*j5(F*-FkIx;dVFf%$ZFc0+Z*Z=?k8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuU Va%Y?FJQ@H1002ovPDHLkV1ki}{uuxO literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-active.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-active.png new file mode 100644 index 0000000000000000000000000000000000000000..8677665a1a816aaa8310b9e03fe820927306f063 GIT binary patch literal 630 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B3p`yMLp09! zPBQd%3Y2J@U;QSlQqPn3?x|^4o-I0aC@1@rYQ3lP1%WF9P0hT2CuU`LEt3fe$nkA; z5SHz_q<mF3M?+Ux-}W;5^TzLw_sn<e-*T~M`?f1rHVe1Kr{;d~dAEMcuJuvnJAAHf zo9ZWj$*AAFtiGc%T{o1oiCtb;!l9cjRjzTS&cn0Y^*`D~b6Q0l_%6#(q7nE&HeYQQ z6O-QLsSBD*|I|ulutXepG%cCPpqnf5e(JuK`TI2|IY%`XUhL7n+uZN?<Ku!a%bhQF zeazloXOhM!D*V>dVB=wyD_bfq9?aGDdJro9r<?CkrsM6fpoY^zo7hUDH}Xk@8dkBT zTA3|Ob(ohG{^^_J%Wf974)Z4yuicr^q48OQ%Y^Mn9P_h4k6Jm`Wt-k4{0qM=+ZFS< z&s;XPRgvM)y%5tWi;w822?boy{LE5uIqJ#gh5C9zU+3EMea}c<AD!AiWw&hj#&2J` z`SecLrqAh-S@U(@59T)?$`@~#ao-vk9jYa+5hW>!C8<`)MX5lF!N|bSOxM6f*U&t~ z(8$Wfz{<!(+rZe$z@X^Wge52%a`RI%(<)Ik7+RTHSQ!~XH1L0UcLS(F5@bVgep*R+ nVo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<hB5O+ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-active@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4e4aa02d80e7209f76be59e3a896d653e109de42 GIT binary patch literal 1118 zcmV-k1flzhP)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W16WB!K~zY`rI*iZ8%Gq!Kbn<RyE4X3R&kJBf=#LI*rJ!z4!DpyA-Nb@ zXu;&t(w+<UA%BSiPS3gIkcNapp_iKCq$q_5rw~^{*tj$y#FeTwZe3|tidM>DW@S5( zWLbKb{mzf~(Y$#(J5K>x+VA>*UzZl0Y1b<2wE&2^Q3=~-I{dwRd!gFOE6}|A;l*OY zo^iD1qlRat`j+QY9ReRs{`(+*-lM%~3}s@Uf3$flaCPP7x0L`LnO+}RxwhN}n2gv@ z|DHH#hlnx6AQ5z+LWw={yyEZ%#xkd8J}xx{u0?k<g)@GupGnTqY!f|RkY&How*IlE z<_qrtlabtCK29UfIPK!Du|>ME(rDqm(b=NZ!k=P4^>O`NWrFtGD45_AOw}qxb59ON z0QmVkfA3ClnSqW{VsVv0rFW)Q6Nf^6JieKgneFE?Mn^bl4y!l-==Jf*xlOe~`v-~B zm^%>;Oy*SLDgpbx3VCfde_js9I}G+{;FC(_;*TzZfYMD*C1d==IDiS2oErNH2qZ&) zI`YiUFxC|iwpj<j@ZL8?^&5!`ajr`oj1mOE)hb_#(xU8)p>++^7*?u$UAWUy4t0$? z?Cnkq*OGFuC!qg!I8jm7rR?ho=zEuS;i*F#><JiB&#DkTahjOW>WbYH=CyhTYa(2c zve*;Q_YPNtVN1E!6VUfI3&Q+E%6v~i-`m^}`aLOMaook(+B|lYGVTiZw&4L(dC@iS zxk_oITD&6`s+Ot%vedd<UskD8sfDV5zGeAY*k`LN;1>S_ATXCez<g>bBZt!1C&m>> zD|PnSm34Ke41A{7<UT%DS5Bwq@|#MgUXLxxbpn^RM{dap4!@oN>F}^Idn6$Xr^bE$ zV|r&wDw8>^4siCNcw!r$eh7^f0%#Ykod3IPq>p(kJ+iDda8`b7)*m@iEZG^mQ7oBE zG1{V7dQMhl79g5C9dA-B0VE^4DL-(4Aj6ztkUm1dYl`fVXXj`+w=p&wcMsa{7MzKf zOO+14lHuC$&1*M~_BAQ8k{|3o$i<I4HG;Fx2EMqo{dRwgs_mBx&Wb(bwl3PAm`hjI zn~k+81AhvdUzM-B(@wM;_5z^Qjj~ZNH;lW*JFWj#ya9sk3_^gK>4N|O03~!qSaf7z zbY(hYa%Ew3WdJfTF*YqQG%YbVR53C-G%z|cG%GMOIxsMD>X4)W001R)MObuXVRU6W zZEs|0W_bWIFfleQFf=VOH&ih(IyE>tGBPVLGdeIZ5A^QX0000PbVXQnQ*UN;cVTj6 k0C#tHE@^ISb7Ns}WiD@WXPfRk8UO$Q07*qoM6N<$f>DX_5dZ)H literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..60e466ef43791bef4cfc2c6df095e68ce289b3ab GIT binary patch literal 629 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B^F3W0Lp08} zUh?*43Y2Jgc-^?S?^=(Gp49FD-6&BJiM9{{$Lv<K+*j&bIHE*cyA>{U)H%$)Q+|63 z2al49&Wd^k5nrxY4%xF(yLC=!oO%{3`$O*BqdDgfh6|VOQ#D=lvP;<O{LY@8wZ`)1 z+QIHm4P>+DRZX~@qRFuJ#g@lg*If%s-*+%_xknYVd&-ZQ=LEhl?+jSQ!{necxAAT~ zkI|b2UwTy-Rc7@4Joc^P(fYU@3%0NHw)C@5dsX$0|7rHB<;F2~>!-Ud%3o;w@AMMa zD?3`nJd?wvOqH%2Tcdks(a+Xsy&H#^@*;0&9XKfc=;Erat#V$|PNYiZF7!Jm@T{y| z_l?4S)x75>r}K;FU*8ogBJG--D-a&~EUDx4)Ez%J+Nyiq|2KdC+oUPSuN3`%{!PVc z>12an`p?vTG)oN_6c{DeyT6Y0D&G(~N#k=<i<`8gm9Dasw0WHUy-%w>{SQx)3j8Z4 z*%kKBYJcVS4S{QX?lY<$E1XwtZJz{;4b>9Yh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~ zXk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc;8x8u-7wy8+Z739=zLKdq!Z nu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_&;#-| literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..43827f4967188513e86272db4f0b530a6fa15d79 GIT binary patch literal 1101 zcmV-T1hV^yP)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W14l_jK~zY`t(Q+|n{^n+KfhnnG<mblWPOvACUv&ZbxDes(S{ChUi45< zaSRbDUN)_?haLrQ-h|Ofb@et6LsoDoMf5IYq+vTOG#kTO=@RLirGM5o$(!~~UJpy> zwj^!R<a>LchxhZo&-4Cxp6@HDt1oT4<H|)P?C5gXIt1*S`d)rLzm%I_yb&|%-6d*= zCnD|{@36yCJDV?M;u}+Q@dkmPpHpx9gA&*#g~k>;>;pDV;KE0MQ$U$?^6C5EJ~|RO zJ=;HF6DG?f(dv}dO^AL3MRR5L>eL~?aplatz#ycE@|45nVw3>zIJr9fW4<QvirSm> zdJOLHkj4~b6bssuROp9n6>wY`_{Zzf`JHToH~^J*v7==ZZ_MYOMdU&1%ssD1XQ3$^ zWLZGRrw%S2L@Ebk`uqNO41QyyDI9>#zYOB?47l(7@x0`zvu7XL#GeiKuDX|RQ8bh1 zu0N`j{Ms)zkvcXG9+0L}s6SVFI5FZ6nnaI{1BhbMGjuru65Q7$%SWEO!?nc<7StIK z5$i{~V)>O!OF-ymj6z9MWaLxDvfVNcG<I-Uc0QKMMM$-b1CunMT#`zdx<jBjtpU!k zRJvfREx=8{p-Q_AcH08X0d||T3fON8a38Qr*)r!9NyCJWwxBuyqb&73IMEiM6VUf$ zejQwG0lI-gR_2$$*A`$mkW0wiJOt{k=O!fZ1BF|1@kXw63UA9mA15gov70hxJc&cN zWndUsi^mKJ8&hTaTl_F?`Y5qE2@>Yw>7-z^CEx`F>HBkcD?4TTy`mW)cx+sV9*Sk{ zL#V9L*ha8Rjre&?{unqfZzK3?=DVNZ1?TY9Qg29Sq3KcPVhlU0iLc*$cKv)f?48eO zcE<2D`F3O2(K5x6gUCx}DUkGe%0zk4aPLNuXj*EhhFJm_S6+|zh9FJ!$kN?hpa)n@ z6i2?%|BqK2&Y8Z+PHFNtNi@tFD1nbKeF%!>m1|e0U(HtOi-FU(dxk8)4r$idWVd38 zow(`7&q<&}`u_R{*O#jwS5u#zKRxRicGfZNxl(3vb8_x(t=u7FCSo1=M7iV)J5)!f zRe)g@iiK=0QMeVmS^u}<KY4KxFI={&1poj5C3HntbYx+4WjbSWWnpw>05UK!HZ3qT zEipG#F)}(dFgh|cD=;%UFfelJkfZ<r03~!qSaf7zbY(hiZ)9m^c>ppnF*YqQG%YbV zR539+H8?slGAl4MIxsK~^zPUI000?uMObuGZ)S9NVRB^vcXxL#X>MzCV_|S*E^l&Y To9;Xs00000NkvXXu0mjfAT8&b literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f34b29b111358c14395430972ce270f148e88014 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B<2_v*Lp08} zPCDzw6e!U)zxY_EOreIB&)G$#TQ_Kb;L8!-(iJID!W$@bHTFyLr9~@xU2Y$+);MA2 z*wQ*PvRkD7cv{qw)Wox!tv=X2Kk##3_y^Y|_tSSQD)Q=U2;H(SdZm+5?E58)iX%E! zN{80Z)bd@x&nx?O<G!*z*Hzc;&fAu&?B6;+gGJ%vo|1ojTn-7>O*WbQ=shWYZ-d+( zD^^yqq$8X6T;`r_#Ju_P%`;0ozVzR}$FB9KxBbH9!%MzMPOUdx5g`3l*Xw!=r@GgQ zK+WY@eMzE*%10->)R@(g_%dVbe*L%MS1$%_j9)VKqKqrAwsN%Q-M}lEOP5S7cy7b@ ze&^>_=E_SsNB+*&e&6ZDP^=mo{@_<q+97GZ<nLFUG_2cazy0>(+@9p-hgSR5Un#b1 zijLT~d3SgAis-Egomy%O7A<^yZsuzD-}86=*k^xVo!3-r*-?%guGY!R);#gtJh_g+ zG`Zx}AA6B~z|dDMag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CI(hUCfWwZRt5$| zuO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-mg7ec#$`gxH8OqDc^)mCai<1)z ZQuXqS(r3T3kpe1W@O1TaS?83{1OS?E_PGE6 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..65e3effe05a9a142875c8b13439e0a90af298762 GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFza}_IEHu} zUpw75N7!AWZT`%gU$05u&h)u7AxOmOr?B19cDbSqK}&(am0pew3p`>bIw-XK2=u?> z#TOzfzC>>IDm|5^3*NPy8bP<2ogQ9T)DWQXaDtGJL79yDw|_kB&)bEp3zPOwzgjo{ z*~RZ?&z;$)tg+hr*oVBG?ps!yT|B{lU`^dq+sphVN|oscw9UPy@X6m?b$<5UMH@@P z)aTZ%e}2rP^+2<9kNnv@9t{KEJ{vwe1;dRSRw^?**k!&sJ+FT~hfT?$UvVv_l0i>S zZAleYWqQ$5Y*?2o`JmB3A@5DIj=si*Jvy^E8U5B5Z`mFo^rO^bQh=<TeuZ;t)&j}S z@8!#0e_yG3fSK|2x>p62=W<#t8Wf}rKfLp;`{=$;V&dnO4l$)Wde(BW8}~e1WY_=C zMn3T9@rRS2Mb0<;wE7TZ#gi58N6UO{_Uym#>7v+254U65^L8&SzS%U->-`Q}yX%|k zL)|uIA9L)=bg?K&U3VydyTsvJ5|M=qb=154FXrW?-xucm$J*l)YH?z+o5V9qfw@_S z>lbBid9!Xsh}rB5>&>>GIOcaTWQ7#FC0EC>`h8Q1_<h2Ao0X2fne@mwD<FQOTfp0( z+$7%9JEweV$e5fYYhlW`t06|+Rp8Go23v<4o3hSTPpW!0S9!UXro;0k^H?^kIS7AH zUuw=3=G!2)V7{j<OPOzjqXWO^+=gAV7@Qpx6(^VfNm;;VdTYiH{ov-J1I51;qf9q2 ze)z?1!x_h)x8xLmav*=-J4Q}(w>z^h#E2HyKKOEU{<*a;Z(g>NU6gosheqj-nSUZ@ z{O;vTFJE>wywvCMI>z+RhE0D~-aE*u@Tb~d%s44=Q^o2dky{oOJlbCyUK4-g*zLX_ z&1`E~!Xsm~xxTNzu<@q{=VlYfRgZT5=IH$W{K`Go%}c~C_jBK_7rY&+({uJs*V^bB zCy_>B{@Ty4&m`5Xd}xywEB1B5!>>kdn;WYfmVbV}{{NT%F`V9e)~o(#-Y8$ZQk75O zfLe&nJDKI@t&3|P{k@p#^ZVi17?WM8!7ta$|C0A|-jB;cJB=I~{JuWa+w8ry+w7)F z(}MIr)2l-GMTJ%#{B*r*dxNS_ph_F-D_~YqEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O z<{^egRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxG qO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$VMhtWI$ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..cde04140d92c949184e4277f90a6e0bfd9fb4186 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15By**tVLp08} zUfS<<*n#2r$NY6WU1m4rs`GZF6^O{J^7yFuX0inbUlU(Y!3yVim)|0?SB@U^YYO_m z#Cv0)@Y<c+RvBB9O!vQh@O|ggcj+Id9(a45?e)o?Z3leTth=l8w&LOj)3)}qzlDdV zvC61S5cqsxb&+&;wDN}BmDd*7bRRx{<c>k%tMFwe91K@4J#CHWkrBIadb%zH<J(^g z-b_x8Df+Qz-JJK$f;;B^j(qv4JjtqRpT;lK-|=jG+iu<#*1yUWskva4lfU)M3yL3G zrWpxGEeT4|Vz?(@xzs4KX=TgRUgN}`J;G(iXIc~|ySq(z-xA4RxAvLWq3SZ}?Mv!6 zO_9FCtZ&3{&hN{oANT!s9<qsx`Ww?9Z|JYrQMa*!`^m=rY|4ji@7LejlETQ|-T$yn z<&<s2oqsQS-~V>p7akn?G?R1Lq=QEi3$ItpZF}#!IB!<!mmlYVA+1{C8c~vxSdwa$ zT$Bo=7>o=I&2$Y+bPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&J zL<9eqcQ=3<BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@ E07V|}fB*mh literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8f0f4d13c52f447e3f53e772fc5a7044ff54e6d2 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFf)3(IEHu} zUwi#x{$)3r10Ubd)%VLfzC&lFndpSD6B@oja&1xndUK^7CC*y5*Dp){hj-M<N0s{3 z44EDKn>o}bs@`tMn7nOCvPw{Q_UX>I75tv7FI~%xdj9>H^<DRJ`=9UX)IECI^!C5L z&#mpKc&VK!Weu;9?bU$(^?x(kJr}z$m6_l85XSWONu20R)2(r9eL4OWp00kRbJRhM zyIICcsDtCf$ATBkO*NPQeLA+<_~5T=@AxMQoC!MM6EV%ZUp8sWjeAjX_N;FtZtH&& zJNSqz(y!kxSLQ*`=f_hk-@9yx{4(p^oCjL+hLK+~gp>CepMLtza6@v*zoO?N*JsY0 z!2IFIWP#1qUoZRL3GBY}{#M<?bDCbyA01fGa!9vq-rMax2Y(&j>w563v2nT0CLM*s zQ@y>;-g$TL{IeChu6FM3$C!W3V&Zwad!^2Q_<PwSLj2i+23M6o^N)Myt+DcM(iVTl z@J!I+>ao}f0y)Rd#3@v_E4TalY+y_Z|NE*vO0zKBM@ldMgv&NX>-+6dW~S_FR*hoy z%D=xK@H%_Yqx0SA6->uM9E3TviUJz$gdC6&5KCR+oTin))=^?9vS8`4ge~q$n!(oY zk&@0PqFEdn&MSEpW^hR`+;Vtj`(ZiLuZCA%YZ>FRcn+|B*%i`%a3<FahMDe{ZDkIf z>e=GFnQiZt&##$`O|7RaxW;PzCAiRTH^&tzj}_NGot;spwZYft-_uW@KhB->+o^l5 z$mw^R+NI)tNgYf0xpgn=Tkd~$a<?0{Mpp5*YqiHqy+7S`Y3F;f`C^J;e?Q+|{J!~c z;<vt!W>3yqroX(Xl=5u<>D9k=*&j6JhxL{#t}TAD$-7(NaqhlN1skgSrxgFcHpeL9 z%>2r(-&<}nule=#YO8bm!HrFuH*VZ4=GEx?aZ1zX(|ilsu04CpF8^(AfYASMGyfl1 zd90zY)w7RB>bL5~?!ycMPvU3A>u&4o^V7KXx_pstxvG!Ot={yk+@C)^YdIATto!x* z_KUgz&hEsrFKYs7uU>sU)BUr(s=f9<b`?$bqcNve^8xdRYKdz^NlIc#s#S7PDv)9@ zGB7mLH89aNG!HQ}vNAESGBVLNFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~{9oSP y0BVo~*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyBJ<XZ` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..f0a3c7c3a3f9f49b7dce1bf9b064c6cde197a84e GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15BgFRgwLp08} zUfSz-C_&`d$NKv>!n}@VI9y>--^(oEd^h2e>$)Qcj~sMicYf5sY`!SR@5Hr*3qG>R z^ted3N*vtAWO~u@qjE#-GV{v1_XU1^N6K~nE`5-*lRK7G?RTPe5a0Xda~-vL<*qK; zyY@6^QbvP!H(Q^){?oGhgW5;UZl6>!{I~2R>*Z1->3ju-oXykE@ELYYTsphToRKA@ z`|Xm(Ln|~SO2V|=6(WCq4fdLsTr(>oU)%W6(gpudD;&Gx@;t!er)txr182GO?W8ys z@918n-p;hpEncjVtD(H*(S9}~{;T4NyCpehzbID<%40di_AvP5mArY)VsW3Rr?);l z>OK9-@lA52kB(=$Gg+)I4Q6}gk+vvmc6R)AXScPXl5(#m7KeC8wa2$dTUOn;_>?8k z<iO&iy6fca&%LevcIkY5@Mo^Pd(m%BF8Fn8Z=H~p!5+uojO+$^1?STKmH<OswZt`| zBqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_6up|T1Vuw`eoAIqC5i?^ zD^m+ABO{0g{x9!t05wR0YzWRzD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m< K&t;ucLK6T2`RBp_ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b42b503c75c937c0f963ea0f45e5d0bb5917fdb2 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFe`hyIEHu} zUwi#@ws4@xfrt0+be{A{(thicyI4%;T6lEL@+SSLgT9UdfiWE&(F<dLOy3d^v%7HN z0*)qW*VPf?ZDtvn6K-{_xS(>5#n;zJcydqovZ&iVzLV$Nopbo_j_(J~*eXAi63l-U z^(<)H?MpfNflLoIEa$KE`~5C*JNu`+)k{9T6nDRTI88%)`g$!^T^Wg2+~FMi?tFgi zn3T_W!$aDN_s30!KT3z0*bM8KjAk!B_}M+}8q55?y1f%8v%D=?v{UAELf?6din(hS zr?>rM?)!cA<c&Ozq6W5q^4u;Rj0ZD{UsNp9u~??Q*sc4FqSXo=JE4UQ-+W)cG7f8e z{O^bQV%LW%zM@48o^go_rEhQhzD(RWX=RF^lrGob*N+y=tP|m}{g<X0%ryT_*V}29 zJJX(rxihPOFu4D<q~hkp`1i9a=TCML{hpV4#<21F&8^RG_++*}J3L2Z&8%kGEt4jn z`Mp%R|Et<JF20bnj501t_db8p;5gAElCgeK_36bE%er)Unk(KII$ekqX76?~68YG5 zpw#=`i(ivM<*XPtefqAgRLprR>sdnJMt$zp(qDEpSS6Hldp953)zIq@CcaJl%B}{j zglbnuCjZz2ybf_4v*wB_rm%n7YJEWeK(NR@nUt(!44WGC)kTDZN*RM2vN%$u&g^Pn zTj0le-?rl_YY*e8*u=YGT=uUwxHp^ptNGO@aUwf$##+fatg{X=S28v#&OEPk<;c<> zO%AdwjI|HX2DW?nK2YIX``*ug%DXAcisRIe9bdK6Qs_t5S@DG|^L}h76;V=I{mADY zQ?y%OeM9Qx!;4@3)NB1$dS6#_Ub65UtKIn@f1W??Xt(C5?!5KI)76r1WOVl3TYAR+ z@FYpoXqz|b?nn1ld&}A0yAzxi!6flr{qX153#Sg6?ti4I=E-nyW#2uy*ZFl{4_N*w zHBeW%^|EAdHc#5mrsnlKQlFeTTc4fk_UPl>lk6YoDG4m#o$L0eqQOQoNaBbGbJMl* z*?MzkMen?ono(b7VV%{c^L^ppUaN|#MKNbtSt{NHuD>;X?YlL3zqy1?^d)JxSuMTe zd%y7i+8?}qH#lbcomXcE<{;G)*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Vqj%t zqHSPoWnfVBYQho}4Y~O#nQ4_M8Vs#WEv$@;AR73;yt@I^APKS|I6tkVJh3R1p}f3Y gFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0NYW_q5uE@ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..60e466ef43791bef4cfc2c6df095e68ce289b3ab GIT binary patch literal 629 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B^F3W0Lp08} zUh?*43Y2Jgc-^?S?^=(Gp49FD-6&BJiM9{{$Lv<K+*j&bIHE*cyA>{U)H%$)Q+|63 z2al49&Wd^k5nrxY4%xF(yLC=!oO%{3`$O*BqdDgfh6|VOQ#D=lvP;<O{LY@8wZ`)1 z+QIHm4P>+DRZX~@qRFuJ#g@lg*If%s-*+%_xknYVd&-ZQ=LEhl?+jSQ!{necxAAT~ zkI|b2UwTy-Rc7@4Joc^P(fYU@3%0NHw)C@5dsX$0|7rHB<;F2~>!-Ud%3o;w@AMMa zD?3`nJd?wvOqH%2Tcdks(a+Xsy&H#^@*;0&9XKfc=;Erat#V$|PNYiZF7!Jm@T{y| z_l?4S)x75>r}K;FU*8ogBJG--D-a&~EUDx4)Ez%J+Nyiq|2KdC+oUPSuN3`%{!PVc z>12an`p?vTG)oN_6c{DeyT6Y0D&G(~N#k=<i<`8gm9Dasw0WHUy-%w>{SQx)3j8Z4 z*%kKBYJcVS4S{QX?lY<$E1XwtZJz{;4b>9Yh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~ zXk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc;8x8u-7wy8+Z739=zLKdq!Z nu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_&;#-| literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..43827f4967188513e86272db4f0b530a6fa15d79 GIT binary patch literal 1101 zcmV-T1hV^yP)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W14l_jK~zY`t(Q+|n{^n+KfhnnG<mblWPOvACUv&ZbxDes(S{ChUi45< zaSRbDUN)_?haLrQ-h|Ofb@et6LsoDoMf5IYq+vTOG#kTO=@RLirGM5o$(!~~UJpy> zwj^!R<a>LchxhZo&-4Cxp6@HDt1oT4<H|)P?C5gXIt1*S`d)rLzm%I_yb&|%-6d*= zCnD|{@36yCJDV?M;u}+Q@dkmPpHpx9gA&*#g~k>;>;pDV;KE0MQ$U$?^6C5EJ~|RO zJ=;HF6DG?f(dv}dO^AL3MRR5L>eL~?aplatz#ycE@|45nVw3>zIJr9fW4<QvirSm> zdJOLHkj4~b6bssuROp9n6>wY`_{Zzf`JHToH~^J*v7==ZZ_MYOMdU&1%ssD1XQ3$^ zWLZGRrw%S2L@Ebk`uqNO41QyyDI9>#zYOB?47l(7@x0`zvu7XL#GeiKuDX|RQ8bh1 zu0N`j{Ms)zkvcXG9+0L}s6SVFI5FZ6nnaI{1BhbMGjuru65Q7$%SWEO!?nc<7StIK z5$i{~V)>O!OF-ymj6z9MWaLxDvfVNcG<I-Uc0QKMMM$-b1CunMT#`zdx<jBjtpU!k zRJvfREx=8{p-Q_AcH08X0d||T3fON8a38Qr*)r!9NyCJWwxBuyqb&73IMEiM6VUf$ zejQwG0lI-gR_2$$*A`$mkW0wiJOt{k=O!fZ1BF|1@kXw63UA9mA15gov70hxJc&cN zWndUsi^mKJ8&hTaTl_F?`Y5qE2@>Yw>7-z^CEx`F>HBkcD?4TTy`mW)cx+sV9*Sk{ zL#V9L*ha8Rjre&?{unqfZzK3?=DVNZ1?TY9Qg29Sq3KcPVhlU0iLc*$cKv)f?48eO zcE<2D`F3O2(K5x6gUCx}DUkGe%0zk4aPLNuXj*EhhFJm_S6+|zh9FJ!$kN?hpa)n@ z6i2?%|BqK2&Y8Z+PHFNtNi@tFD1nbKeF%!>m1|e0U(HtOi-FU(dxk8)4r$idWVd38 zow(`7&q<&}`u_R{*O#jwS5u#zKRxRicGfZNxl(3vb8_x(t=u7FCSo1=M7iV)J5)!f zRe)g@iiK=0QMeVmS^u}<KY4KxFI={&1poj5C3HntbYx+4WjbSWWnpw>05UK!HZ3qT zEipG#F)}(dFgh|cD=;%UFfelJkfZ<r03~!qSaf7zbY(hiZ)9m^c>ppnF*YqQG%YbV zR539+H8?slGAl4MIxsK~^zPUI000?uMObuGZ)S9NVRB^vcXxL#X>MzCV_|S*E^l&Y To9;Xs00000NkvXXu0mjfAT8&b literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..46e61d5b665cd0f39d0d802d5bc1d5b6a7778f11 GIT binary patch literal 658 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15BdpunnLp08} zPCDo%ohZ_}|L5C|DJm+GoSm`RI<K4pC##*+ULhENXezg2hYFXJK+lTPm(nkI-SrAD z?bxUt*wHgv=|<$)o{W-*^457mrdf}+?<(N`9`nwYtN)43zCC6OU2Wb5?A+{={akB% z%*yhqRe>5c^FFRNd2r%Wn%ZZd9e3m|{cbz>q`^2x!Na^z>A*>O<&ANz{0xeF^CLb@ zR{Ed4*~h1Da>|^4g5m0Hxd9qHzMlJvTW-HNV_7e$@@eJv<oDAjeLj-2e^=|d+e>B~ znb_|5@bvG{$x3H$99LOTHN9n8Tl4X|agT$TtS&ooH#=(cIJ_2$6P+{7N&3U8rt&}r z@j_k23qcYLT0s$NU$%(2F}`++uokGV`YC<P@W4OCcbofqCgf=O2p*d#-ktPr*&fcv zzHb)yFh1SdE6w`gcH)1Jsj=Ur_pP0f)MM7?efeWlRZq)m{vN+itwL_PX@N;CjgK$g zy#8w<LqzP$xxD*0*6I3RH~Q><ea*zbFHV;)YmT)OUAN@#`Fs0fPTaq?oB#OIn(JaV z7ajnkO0~o_q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;ebSQ(jU8yH&|7!<vlumnXz zZhlH;S|y4GLn~7YD<dO_2L3PaZU8k%f@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw T{mw=TsEEPS)z4*}Q$iB})Lsfm literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..def6f00809c9ce6605ccca4bdd41afb375c689f8 GIT binary patch literal 1167 zcmV;A1aSL_P)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W1BppQK~zY`rI$}kn`IowKYdDDS82<jm~1#GiN&^%xiAYyl98ypm}o+F z(ag-l5)2$j^q>Sb-Qq!m%#dBovR!5}jf=OrXh`t5IyT3sq;tU%HZ3i~wyXnMsE6ly zODk_nX@8gJ`#jJ4eBS4M{(fHrMdLHG@uaQK-fnNGHJc5vkzL(LEGK3Y-z{Gm%M@#6 z&@Ue8J}}<mw;T0q<C_bC$l#eknZUE2gV){O8cIioQ1G9(Mnby+znD1Ezt2Efk;?u) z@!?<z;IP#-?Rj}SzebP;Jmv|{fPK`{gc~20yf%LX!~SzAUEn89Z_w4K<(8P_4jVfC zGSkU1at|^eo%5ZK?Ens2J%4GqG&h)HtHj3|>ESrqIM2tXU0*$wIyd&NX$=?UGJo$f zdYer0kW<(JXmvijMZ5MY0KU9<<PE77xyX~UrX<c?+OPr8*y!E=^G~@?{=DtgIXSaY zzGk&7oQyh#6f%|l)pITc0>JsB#HG2sCmj6CCDH&`4b49Q2pH*ddu8>FUB_-`g!x4& zcgJuy2sm&-&dd^1d&U7wkp#d*(>REJQ;T0#OqN_I#bceDN;Uh(Oyb4&<PosOor-V( zzp)O0!<c$U*!pB)P<L09+sB|%wiCjx7UYA9arvzs?ZVz5<>RV=k2IiD)S9I%Z+8@n z6_q}37AAE(tW^cnTAPHZilY-Eot5IbsxVsX^p;pvtEHhTV7*G8ZivLPln1K<HmNio z6N&p$x~l@VsWdqw65mVd!(1`Wf=2^h6U$fPo3gO8VqmAb2jiL8RWX)XP!8Z2#)@z? z^ePn&jAaBw2BlGHq^BZak6IyVq5~k{OdzBVi{rHH8Q03|N`>x?-d1<Y;+v^0+4=XW z+Y`>gNlXBwvXMSe*XY#BVdtT401Isd%ih;@oW`kiVEp56A<sE{Gwbz9mE;oPGH@<V zsVfv_XHFlMYWr|F8jeU|;{#qRFho0}hF<z}xcQ}pF0H1(EO~;hIS-WNX6~*i3=5s~ z=I#CY$XthxSppcgHV1sZ?fg1H{$!CAW#{&Dh?npd^nP|`q3e9!pzk!C<F5=@%RD7h zTX!#fG*noo<5fr9P1oHWrd?oZLiZlM{prL1mlrX=XOF%x(d>5=HSOVB(Sgz1dUYk- z^iWOxyS5XKc89apVlqHFn_N%Ck~7I`v8%;@EB*r-BL|2>ZX7HC001R)MObuXVRU6W zV{&C-bY%cCFfleQFf=VOH&ih)Iy5jkGBhhNGdeIZa_W$z0000bbVXQnWMOn=I&E)c zX=Zr<GB7bVEig1KF*j5(F*-FkIx;dVFf%$ZFc0+Z*Z=?k8FWQhbW?9;ba!ELWdL_~ hcP?peYja~^aAhuUa%Y?FJQ@H1002ovPDHLkV1m4S5840# literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..9612917e99534c48d1beadf1fe1b25cc2a601f45 GIT binary patch literal 620 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B(>z@qLp08} zPTJ}B+CjwOJddPw;^reJo)L1k{{3n?PBkn)g}79>R5SuqxHNtU%Edb}mT)LWg|T;9 z9NHxKBg%-iFhbbR^peco=sSyFJlMVV*Xd1DjxtS_xNoPCH)Zjk@TdKs=VquH)*R~C z{Js2bb48+Rd!pzs%|}TLib@YyC9HmKwwSZ+=;g^9R%sai%8YY!Xzp3~xc>8khc)VJ zw3hA5SRj$g<!VvBjrUaf`sO1cAAZbKvzz8qu`ATyr#_t5CP(P<olECUB^Fw9@lTlL z=WXDjFXNzPWtvdcB{o6o?D`aj7j}#<HMs%=a(@bZ6-hpDC+jyu)3+b<#n~JF#^1Fv z*EM{aUw*Q3LF2@ai{!fJ+GdnQ$`|tQ*q!__TIBe{HH%ul$H`8(_+(zs!NoIM%WV5w zPaiJe%dwHsQBcfFH>)w(dF3R}gB<I)sre6g?Y{i_r>1obZ%gS)PgT<Zf#US{yJt`K z|M_0~$LflSO>O&ofsvqE;u=wsl30>zm0Xkxq!^4049#>6Omq#+Lkx|qObo1yOtcM* ztqcr`UQJknq9HdwB{QuOMT4Q0sfCr15kv$3mv=XS8YDqB1m~xflqVLYGL)B>>t*I; d7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>_NW>dycG literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3959d087426126c2a0e12d3fcaf98c4f3520e3a8 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFe`hyIEHu} zUpn2>|F(n3@&9uADrSm03uPuKxrlFCX{+!cIwVW=$kNc?tPd{u3u)ad*0;T|YQ_9! zjuwwc%T|bVtWw&<dBVwK&liK_>n!Q@%b!c`kH2SB`T5MkwJ9olGS`_czBNTpQpUk& zpQ6Z7lmDsTCdX%|AKj_HJiMo()bsJ(^2%7x4(W$3{Rb9bIP0gHvuJZcz?F~U#qMig zKbe;w?Yi}jDEo{RF6WF_ewVd9b86||Q%#?**91Ih<&bOWQ_Bl*m25kl7BV-6>sn0X zN(bk)zR~_d%M9PmN)n!aVsWDV=}Ju@?K{kAPY<nZeQeOYvg~Wp1*M{G%e@{Rypyw4 zwS8$VxB5dxCfP!Uc7|sP8<uA&?7tl}<%_#^dEA-9m$#}gC_J9{H%)cXF<Hg`bwv{| zTE4ow=kM;l9c}Ro(&w0~J9E3AIsB=->#@KaZgviiO;29L{FUam+#17q`Rz=(=DpH8 zN)1kJoUhHmc*b|KX!5Fj83vX&EAk#Qlq+1ze^Fm1Cd|y(sB|uq>C24i759Q<4*qDc zNN9Q*`1pL>#AjNuUrH@2=e8vDWd4%6xF{r)?U?1-uNs+~yeit6qLw>z3&bv3Wg!x< zsX@pv;?<AFM8E906Bb(NIdNp4`xPK@dX_oId8^dqgc+BkG6XhyT>TZ`a5_puz|QsR zD-g>|=%IG#=@)gEw+b^~_YvN{Q`>RvYiF}|p?^Vh#6Ah_U$%i$!G1x%+8XWivp;0B z2$;XPnYX|~U_-+7h!}Pb0Y43`*b@t{nXhY;xm?r!(6(%O#k|jKzIkG2_Z3KO(h1!2 zGM-h!pybW(guMl9Ytv(dmw&sx&q8+2n{`za*14=uQ{dRSJYn<y!jtL#E7Q!`Qv>&H z*ke=JBl#{#sb5(7`Pq}Fule0h^gLjq_TX9%PmGlo_X+W!GpP|w4Qpb&A{sBBHPrav zkn}i)xiqA(_W7P)lRkZVyzBBZ*DF7+?z)#eU8LvY*&DleXX}N>KKuCA&+?k=b8DGO zNvpir+~V?o5jlBRZ}Git(tF?a`l0Riy?oO@PW|wF>%L{~TN})r?6q5>7b>V8eLM5~ zTYK$)jMW01sln@NmjZK;YKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ}vNAESGBVLN zFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~{9oSP0BVo~*$|wcR#Ki=l*&+EUaps! emtCBkSdglhUz9%kosASw5re0zpUXO@geCw}zse2( literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f34b29b111358c14395430972ce270f148e88014 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B<2_v*Lp08} zPCDzw6e!U)zxY_EOreIB&)G$#TQ_Kb;L8!-(iJID!W$@bHTFyLr9~@xU2Y$+);MA2 z*wQ*PvRkD7cv{qw)Wox!tv=X2Kk##3_y^Y|_tSSQD)Q=U2;H(SdZm+5?E58)iX%E! zN{80Z)bd@x&nx?O<G!*z*Hzc;&fAu&?B6;+gGJ%vo|1ojTn-7>O*WbQ=shWYZ-d+( zD^^yqq$8X6T;`r_#Ju_P%`;0ozVzR}$FB9KxBbH9!%MzMPOUdx5g`3l*Xw!=r@GgQ zK+WY@eMzE*%10->)R@(g_%dVbe*L%MS1$%_j9)VKqKqrAwsN%Q-M}lEOP5S7cy7b@ ze&^>_=E_SsNB+*&e&6ZDP^=mo{@_<q+97GZ<nLFUG_2cazy0>(+@9p-hgSR5Un#b1 zijLT~d3SgAis-Egomy%O7A<^yZsuzD-}86=*k^xVo!3-r*-?%guGY!R);#gtJh_g+ zG`Zx}AA6B~z|dDMag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CI(hUCfWwZRt5$| zuO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-mg7ec#$`gxH8OqDc^)mCai<1)z ZQuXqS(r3T3kpe1W@O1TaS?83{1OS?E_PGE6 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..65e3effe05a9a142875c8b13439e0a90af298762 GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFza}_IEHu} zUpw75N7!AWZT`%gU$05u&h)u7AxOmOr?B19cDbSqK}&(am0pew3p`>bIw-XK2=u?> z#TOzfzC>>IDm|5^3*NPy8bP<2ogQ9T)DWQXaDtGJL79yDw|_kB&)bEp3zPOwzgjo{ z*~RZ?&z;$)tg+hr*oVBG?ps!yT|B{lU`^dq+sphVN|oscw9UPy@X6m?b$<5UMH@@P z)aTZ%e}2rP^+2<9kNnv@9t{KEJ{vwe1;dRSRw^?**k!&sJ+FT~hfT?$UvVv_l0i>S zZAleYWqQ$5Y*?2o`JmB3A@5DIj=si*Jvy^E8U5B5Z`mFo^rO^bQh=<TeuZ;t)&j}S z@8!#0e_yG3fSK|2x>p62=W<#t8Wf}rKfLp;`{=$;V&dnO4l$)Wde(BW8}~e1WY_=C zMn3T9@rRS2Mb0<;wE7TZ#gi58N6UO{_Uym#>7v+254U65^L8&SzS%U->-`Q}yX%|k zL)|uIA9L)=bg?K&U3VydyTsvJ5|M=qb=154FXrW?-xucm$J*l)YH?z+o5V9qfw@_S z>lbBid9!Xsh}rB5>&>>GIOcaTWQ7#FC0EC>`h8Q1_<h2Ao0X2fne@mwD<FQOTfp0( z+$7%9JEweV$e5fYYhlW`t06|+Rp8Go23v<4o3hSTPpW!0S9!UXro;0k^H?^kIS7AH zUuw=3=G!2)V7{j<OPOzjqXWO^+=gAV7@Qpx6(^VfNm;;VdTYiH{ov-J1I51;qf9q2 ze)z?1!x_h)x8xLmav*=-J4Q}(w>z^h#E2HyKKOEU{<*a;Z(g>NU6gosheqj-nSUZ@ z{O;vTFJE>wywvCMI>z+RhE0D~-aE*u@Tb~d%s44=Q^o2dky{oOJlbCyUK4-g*zLX_ z&1`E~!Xsm~xxTNzu<@q{=VlYfRgZT5=IH$W{K`Go%}c~C_jBK_7rY&+({uJs*V^bB zCy_>B{@Ty4&m`5Xd}xywEB1B5!>>kdn;WYfmVbV}{{NT%F`V9e)~o(#-Y8$ZQk75O zfLe&nJDKI@t&3|P{k@p#^ZVi17?WM8!7ta$|C0A|-jB;cJB=I~{JuWa+w8ry+w7)F z(}MIr)2l-GMTJ%#{B*r*dxNS_ph_F-D_~YqEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O z<{^egRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxG qO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$VMhtWI$ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..cde04140d92c949184e4277f90a6e0bfd9fb4186 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15By**tVLp08} zUfS<<*n#2r$NY6WU1m4rs`GZF6^O{J^7yFuX0inbUlU(Y!3yVim)|0?SB@U^YYO_m z#Cv0)@Y<c+RvBB9O!vQh@O|ggcj+Id9(a45?e)o?Z3leTth=l8w&LOj)3)}qzlDdV zvC61S5cqsxb&+&;wDN}BmDd*7bRRx{<c>k%tMFwe91K@4J#CHWkrBIadb%zH<J(^g z-b_x8Df+Qz-JJK$f;;B^j(qv4JjtqRpT;lK-|=jG+iu<#*1yUWskva4lfU)M3yL3G zrWpxGEeT4|Vz?(@xzs4KX=TgRUgN}`J;G(iXIc~|ySq(z-xA4RxAvLWq3SZ}?Mv!6 zO_9FCtZ&3{&hN{oANT!s9<qsx`Ww?9Z|JYrQMa*!`^m=rY|4ji@7LejlETQ|-T$yn z<&<s2oqsQS-~V>p7akn?G?R1Lq=QEi3$ItpZF}#!IB!<!mmlYVA+1{C8c~vxSdwa$ zT$Bo=7>o=I&2$Y+bPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&J zL<9eqcQ=3<BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@ E07V|}fB*mh literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8f0f4d13c52f447e3f53e772fc5a7044ff54e6d2 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFf)3(IEHu} zUwi#x{$)3r10Ubd)%VLfzC&lFndpSD6B@oja&1xndUK^7CC*y5*Dp){hj-M<N0s{3 z44EDKn>o}bs@`tMn7nOCvPw{Q_UX>I75tv7FI~%xdj9>H^<DRJ`=9UX)IECI^!C5L z&#mpKc&VK!Weu;9?bU$(^?x(kJr}z$m6_l85XSWONu20R)2(r9eL4OWp00kRbJRhM zyIICcsDtCf$ATBkO*NPQeLA+<_~5T=@AxMQoC!MM6EV%ZUp8sWjeAjX_N;FtZtH&& zJNSqz(y!kxSLQ*`=f_hk-@9yx{4(p^oCjL+hLK+~gp>CepMLtza6@v*zoO?N*JsY0 z!2IFIWP#1qUoZRL3GBY}{#M<?bDCbyA01fGa!9vq-rMax2Y(&j>w563v2nT0CLM*s zQ@y>;-g$TL{IeChu6FM3$C!W3V&Zwad!^2Q_<PwSLj2i+23M6o^N)Myt+DcM(iVTl z@J!I+>ao}f0y)Rd#3@v_E4TalY+y_Z|NE*vO0zKBM@ldMgv&NX>-+6dW~S_FR*hoy z%D=xK@H%_Yqx0SA6->uM9E3TviUJz$gdC6&5KCR+oTin))=^?9vS8`4ge~q$n!(oY zk&@0PqFEdn&MSEpW^hR`+;Vtj`(ZiLuZCA%YZ>FRcn+|B*%i`%a3<FahMDe{ZDkIf z>e=GFnQiZt&##$`O|7RaxW;PzCAiRTH^&tzj}_NGot;spwZYft-_uW@KhB->+o^l5 z$mw^R+NI)tNgYf0xpgn=Tkd~$a<?0{Mpp5*YqiHqy+7S`Y3F;f`C^J;e?Q+|{J!~c z;<vt!W>3yqroX(Xl=5u<>D9k=*&j6JhxL{#t}TAD$-7(NaqhlN1skgSrxgFcHpeL9 z%>2r(-&<}nule=#YO8bm!HrFuH*VZ4=GEx?aZ1zX(|ilsu04CpF8^(AfYASMGyfl1 zd90zY)w7RB>bL5~?!ycMPvU3A>u&4o^V7KXx_pstxvG!Ot={yk+@C)^YdIATto!x* z_KUgz&hEsrFKYs7uU>sU)BUr(s=f9<b`?$bqcNve^8xdRYKdz^NlIc#s#S7PDv)9@ zGB7mLH89aNG!HQ}vNAESGBVLNFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~{9oSP y0BVo~*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyBJ<XZ` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above.png new file mode 100644 index 0000000000000000000000000000000000000000..f0a3c7c3a3f9f49b7dce1bf9b064c6cde197a84e GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15BgFRgwLp08} zUfSz-C_&`d$NKv>!n}@VI9y>--^(oEd^h2e>$)Qcj~sMicYf5sY`!SR@5Hr*3qG>R z^ted3N*vtAWO~u@qjE#-GV{v1_XU1^N6K~nE`5-*lRK7G?RTPe5a0Xda~-vL<*qK; zyY@6^QbvP!H(Q^){?oGhgW5;UZl6>!{I~2R>*Z1->3ju-oXykE@ELYYTsphToRKA@ z`|Xm(Ln|~SO2V|=6(WCq4fdLsTr(>oU)%W6(gpudD;&Gx@;t!er)txr182GO?W8ys z@918n-p;hpEncjVtD(H*(S9}~{;T4NyCpehzbID<%40di_AvP5mArY)VsW3Rr?);l z>OK9-@lA52kB(=$Gg+)I4Q6}gk+vvmc6R)AXScPXl5(#m7KeC8wa2$dTUOn;_>?8k z<iO&iy6fca&%LevcIkY5@Mo^Pd(m%BF8Fn8Z=H~p!5+uojO+$^1?STKmH<OswZt`| zBqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_6up|T1Vuw`eoAIqC5i?^ zD^m+ABO{0g{x9!t05wR0YzWRzD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m< K&t;ucLK6T2`RBp_ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-above@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b42b503c75c937c0f963ea0f45e5d0bb5917fdb2 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFe`hyIEHu} zUwi#@ws4@xfrt0+be{A{(thicyI4%;T6lEL@+SSLgT9UdfiWE&(F<dLOy3d^v%7HN z0*)qW*VPf?ZDtvn6K-{_xS(>5#n;zJcydqovZ&iVzLV$Nopbo_j_(J~*eXAi63l-U z^(<)H?MpfNflLoIEa$KE`~5C*JNu`+)k{9T6nDRTI88%)`g$!^T^Wg2+~FMi?tFgi zn3T_W!$aDN_s30!KT3z0*bM8KjAk!B_}M+}8q55?y1f%8v%D=?v{UAELf?6din(hS zr?>rM?)!cA<c&Ozq6W5q^4u;Rj0ZD{UsNp9u~??Q*sc4FqSXo=JE4UQ-+W)cG7f8e z{O^bQV%LW%zM@48o^go_rEhQhzD(RWX=RF^lrGob*N+y=tP|m}{g<X0%ryT_*V}29 zJJX(rxihPOFu4D<q~hkp`1i9a=TCML{hpV4#<21F&8^RG_++*}J3L2Z&8%kGEt4jn z`Mp%R|Et<JF20bnj501t_db8p;5gAElCgeK_36bE%er)Unk(KII$ekqX76?~68YG5 zpw#=`i(ivM<*XPtefqAgRLprR>sdnJMt$zp(qDEpSS6Hldp953)zIq@CcaJl%B}{j zglbnuCjZz2ybf_4v*wB_rm%n7YJEWeK(NR@nUt(!44WGC)kTDZN*RM2vN%$u&g^Pn zTj0le-?rl_YY*e8*u=YGT=uUwxHp^ptNGO@aUwf$##+fatg{X=S28v#&OEPk<;c<> zO%AdwjI|HX2DW?nK2YIX``*ug%DXAcisRIe9bdK6Qs_t5S@DG|^L}h76;V=I{mADY zQ?y%OeM9Qx!;4@3)NB1$dS6#_Ub65UtKIn@f1W??Xt(C5?!5KI)76r1WOVl3TYAR+ z@FYpoXqz|b?nn1ld&}A0yAzxi!6flr{qX153#Sg6?ti4I=E-nyW#2uy*ZFl{4_N*w zHBeW%^|EAdHc#5mrsnlKQlFeTTc4fk_UPl>lk6YoDG4m#o$L0eqQOQoNaBbGbJMl* z*?MzkMen?ono(b7VV%{c^L^ppUaN|#MKNbtSt{NHuD>;X?YlL3zqy1?^d)JxSuMTe zd%y7i+8?}qH#lbcomXcE<{;G)*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Vqj%t zqHSPoWnfVBYQho}4Y~O#nQ4_M8Vs#WEv$@;AR73;yt@I^APKS|I6tkVJh3R1p}f3Y gFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0NYW_q5uE@ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f960a2db33f16c3087024adf0ac42c48dec16647 GIT binary patch literal 657 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15ByFFbTLp08} zPTH@ZohWhK{<*E?qB+4)ZL8T8r+BD)x|&{3F}$ai_K&4gjqPDnOH122wZth2TMax~ zj3WO;+~IpZL0a7NeBh%g_ZlymMa_TdInV#z^OK+JRP7|fUZ-z~f7f=3tD?#;_I9*+ zaCX@`?WbKYoE~Rvbz<C>d_?^C=Odk58}G}sRG%~4$S6A3Z;!*L3iUZB_H<7^e)ga^ zpQZBb@AF*5YdI#lZ{DlmT(U6tMQg5}=Cii_TOMEhJC)t~(uP~L;cMR%pSsS%k!-0R zSDA26d|!Hh(4WOqr7YhHz2lf8{wB<08n;6?$6NLpQx3D-v3nSFKu<fW!CSDVn<YiC zpKnE~t7t`$%PXlbo060#7`5(YojX7N-_Zwr2X2XcTk^KzrIse!hXl)GTO#TV9$g4e z+T+Jzko1~A|D|Qt%gUz{E-wmT;ZXdjZYa(q`JnQs^^1$MGhEf2*=9!l`SRFZY37Z; znfsoxmgo5OXSp8SDx<v3<YVR8a<^5l(zbLwTOFkEHX{7mvA6H9maO|Nf0w0lL!NbO z5-_GzOI#yLQW8s2t&)pUffR$0fuWhMfr+l6d5EErm5G6sk%_i}v6X>A(W?ndP&DM` zr(~v8qG&L*GPSTWGJ<H}|MKnzP=h4MhT#0PlJdl&REF~Ma=pyF?Be9af>gcyqV(DC SY@~pS7(8A5T-G@yGywq4tOn2k literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cf6eb2d2f132a67ef2a7528682da8ca62e31dcfc GIT binary patch literal 1155 zcmV-}1bq96P)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W1AR$EK~zY`rI$-=n?(?SKd&FDf2WDk{7E2*TUwIRyhxQc$$=v(0)dc< z6!ii!Cmun`Ax9)`+>k04MKs*Xp-3&FLP$ucy>UT~)2OXm3tCFStqV4GqNK6^_|0MW zcM{o-Uvt^n9qs3TW_EVR7Anf8jxCQiqm4K_oesMNGKKAQGM>DbxVn7Fm#wtRQhs@M zy2IN&>9m%&CUa5$+WeBgM&QRM^lN=Xg8d~=IJj~4%llP<3ya5Q9TsYmRN>L$`T2c- z9_`3#|4Tdb3?ZHpXNwfjLMuAGxUuir^Eeoq{3clz_@V9&c6XVx4Q}(0a<R8Dz&LHi zdE~z*!(YcrfF5n|FB6wzg}dbUaaJ(KY0NlBVu2T~Cd{8xa%9!SZE}OPswuh6Kb%1W zphr(HGa@bOU@Uxf>~*Qd`H5#Wr6j?h^y37ey=$=J*Pn|n&mTYjo6PJcKVsB`lj7p6 zLZ%AA6Bq9z!_fYN#O1hA7Y-6!CkH@_MgLw#m)WVlA!%Nz8oN@7a!YBwqaRFzfQ}0? zTN~W18wU_jURlw-VDZ=|3|X_k@Owi*80HljfZQ#oXn$YgGCXV$2M<&MxU6mO3T;L% zhR8My%n(wVc1~#OKt6342M|`HYeZ<BQjIqSG*5?97Y7_t-D(PG*46=su&L`I-4rmR zMw_U1G1o03Tab#QDU5mLX7gfO`FgM^pt*ZHEs`p|olODF-9}6ps(^c&0`{pf5fEG7 zN!7h`dDks=+~yZv5zCj7Ik`B{FmOP9jFI(S7QSp$bpYcuc808sEA3yuFDqbeUcPT_ zj5P!tQ#sDDJ_iDp{NbQ9ou<2P+;dDQEqrI`rg~FiZ>RDAg4bxR3#aj_dN@;s%^4X0 zU}b$s*QWvO^z(PIGOI}|ZxlO-KfK;=VOQty***8L)C{f@tpV4=8TEuhDDe5qQY$7l zeJUD}nv=Jf*wYY|ij|YRS;R%6sVUR4r&;O`_7s~XgH;}sb>7a4oZMCWk;s$LGR+cz zM?35{9S6v&cJ3Kzz`;Rup6BqMnhFI{Q(tWF%u5?i@6oxI8c%pC|LDT`g}rNKdeu(` z4_)gWwN`=U2;YgnbFt*@t<d~_bn4Jz*QBcgHIa)hug@*rEN9!No1V5!y{DaXjW~5@ zi_HSrf{`*}iGXp%ce(Q4ivIy0V+qLJEuNbI001R)MObuXVRU6WV{&C-bY%cCFfleQ zFf=VOH&ih)Iy5jkGBhhNGdeIZa_W$z0000bbVXQnWMOn=I&E)cX=Zr<GB7bVEig1K zF*j5(F*-FkIx;dVFf%$ZFc0+Z*Z=?k8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuU Va%Y?FJQ@H1002ovPDHLkV1ki}{uuxO literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-active.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-active.png new file mode 100644 index 0000000000000000000000000000000000000000..8677665a1a816aaa8310b9e03fe820927306f063 GIT binary patch literal 630 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B3p`yMLp09! zPBQd%3Y2J@U;QSlQqPn3?x|^4o-I0aC@1@rYQ3lP1%WF9P0hT2CuU`LEt3fe$nkA; z5SHz_q<mF3M?+Ux-}W;5^TzLw_sn<e-*T~M`?f1rHVe1Kr{;d~dAEMcuJuvnJAAHf zo9ZWj$*AAFtiGc%T{o1oiCtb;!l9cjRjzTS&cn0Y^*`D~b6Q0l_%6#(q7nE&HeYQQ z6O-QLsSBD*|I|ulutXepG%cCPpqnf5e(JuK`TI2|IY%`XUhL7n+uZN?<Ku!a%bhQF zeazloXOhM!D*V>dVB=wyD_bfq9?aGDdJro9r<?CkrsM6fpoY^zo7hUDH}Xk@8dkBT zTA3|Ob(ohG{^^_J%Wf974)Z4yuicr^q48OQ%Y^Mn9P_h4k6Jm`Wt-k4{0qM=+ZFS< z&s;XPRgvM)y%5tWi;w822?boy{LE5uIqJ#gh5C9zU+3EMea}c<AD!AiWw&hj#&2J` z`SecLrqAh-S@U(@59T)?$`@~#ao-vk9jYa+5hW>!C8<`)MX5lF!N|bSOxM6f*U&t~ z(8$Wfz{<!(+rZe$z@X^Wge52%a`RI%(<)Ik7+RTHSQ!~XH1L0UcLS(F5@bVgep*R+ nVo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<hB5O+ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-active@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4e4aa02d80e7209f76be59e3a896d653e109de42 GIT binary patch literal 1118 zcmV-k1flzhP)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W16WB!K~zY`rI*iZ8%Gq!Kbn<RyE4X3R&kJBf=#LI*rJ!z4!DpyA-Nb@ zXu;&t(w+<UA%BSiPS3gIkcNapp_iKCq$q_5rw~^{*tj$y#FeTwZe3|tidM>DW@S5( zWLbKb{mzf~(Y$#(J5K>x+VA>*UzZl0Y1b<2wE&2^Q3=~-I{dwRd!gFOE6}|A;l*OY zo^iD1qlRat`j+QY9ReRs{`(+*-lM%~3}s@Uf3$flaCPP7x0L`LnO+}RxwhN}n2gv@ z|DHH#hlnx6AQ5z+LWw={yyEZ%#xkd8J}xx{u0?k<g)@GupGnTqY!f|RkY&How*IlE z<_qrtlabtCK29UfIPK!Du|>ME(rDqm(b=NZ!k=P4^>O`NWrFtGD45_AOw}qxb59ON z0QmVkfA3ClnSqW{VsVv0rFW)Q6Nf^6JieKgneFE?Mn^bl4y!l-==Jf*xlOe~`v-~B zm^%>;Oy*SLDgpbx3VCfde_js9I}G+{;FC(_;*TzZfYMD*C1d==IDiS2oErNH2qZ&) zI`YiUFxC|iwpj<j@ZL8?^&5!`ajr`oj1mOE)hb_#(xU8)p>++^7*?u$UAWUy4t0$? z?Cnkq*OGFuC!qg!I8jm7rR?ho=zEuS;i*F#><JiB&#DkTahjOW>WbYH=CyhTYa(2c zve*;Q_YPNtVN1E!6VUfI3&Q+E%6v~i-`m^}`aLOMaook(+B|lYGVTiZw&4L(dC@iS zxk_oITD&6`s+Ot%vedd<UskD8sfDV5zGeAY*k`LN;1>S_ATXCez<g>bBZt!1C&m>> zD|PnSm34Ke41A{7<UT%DS5Bwq@|#MgUXLxxbpn^RM{dap4!@oN>F}^Idn6$Xr^bE$ zV|r&wDw8>^4siCNcw!r$eh7^f0%#Ykod3IPq>p(kJ+iDda8`b7)*m@iEZG^mQ7oBE zG1{V7dQMhl79g5C9dA-B0VE^4DL-(4Aj6ztkUm1dYl`fVXXj`+w=p&wcMsa{7MzKf zOO+14lHuC$&1*M~_BAQ8k{|3o$i<I4HG;Fx2EMqo{dRwgs_mBx&Wb(bwl3PAm`hjI zn~k+81AhvdUzM-B(@wM;_5z^Qjj~ZNH;lW*JFWj#ya9sk3_^gK>4N|O03~!qSaf7z zbY(hYa%Ew3WdJfTF*YqQG%YbVR53C-G%z|cG%GMOIxsMD>X4)W001R)MObuXVRU6W zZEs|0W_bWIFfleQFf=VOH&ih(IyE>tGBPVLGdeIZ5A^QX0000PbVXQnQ*UN;cVTj6 k0C#tHE@^ISb7Ns}WiD@WXPfRk8UO$Q07*qoM6N<$f>DX_5dZ)H literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..60e466ef43791bef4cfc2c6df095e68ce289b3ab GIT binary patch literal 629 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B^F3W0Lp08} zUh?*43Y2Jgc-^?S?^=(Gp49FD-6&BJiM9{{$Lv<K+*j&bIHE*cyA>{U)H%$)Q+|63 z2al49&Wd^k5nrxY4%xF(yLC=!oO%{3`$O*BqdDgfh6|VOQ#D=lvP;<O{LY@8wZ`)1 z+QIHm4P>+DRZX~@qRFuJ#g@lg*If%s-*+%_xknYVd&-ZQ=LEhl?+jSQ!{necxAAT~ zkI|b2UwTy-Rc7@4Joc^P(fYU@3%0NHw)C@5dsX$0|7rHB<;F2~>!-Ud%3o;w@AMMa zD?3`nJd?wvOqH%2Tcdks(a+Xsy&H#^@*;0&9XKfc=;Erat#V$|PNYiZF7!Jm@T{y| z_l?4S)x75>r}K;FU*8ogBJG--D-a&~EUDx4)Ez%J+Nyiq|2KdC+oUPSuN3`%{!PVc z>12an`p?vTG)oN_6c{DeyT6Y0D&G(~N#k=<i<`8gm9Dasw0WHUy-%w>{SQx)3j8Z4 z*%kKBYJcVS4S{QX?lY<$E1XwtZJz{;4b>9Yh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~ zXk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc;8x8u-7wy8+Z739=zLKdq!Z nu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_&;#-| literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..43827f4967188513e86272db4f0b530a6fa15d79 GIT binary patch literal 1101 zcmV-T1hV^yP)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W14l_jK~zY`t(Q+|n{^n+KfhnnG<mblWPOvACUv&ZbxDes(S{ChUi45< zaSRbDUN)_?haLrQ-h|Ofb@et6LsoDoMf5IYq+vTOG#kTO=@RLirGM5o$(!~~UJpy> zwj^!R<a>LchxhZo&-4Cxp6@HDt1oT4<H|)P?C5gXIt1*S`d)rLzm%I_yb&|%-6d*= zCnD|{@36yCJDV?M;u}+Q@dkmPpHpx9gA&*#g~k>;>;pDV;KE0MQ$U$?^6C5EJ~|RO zJ=;HF6DG?f(dv}dO^AL3MRR5L>eL~?aplatz#ycE@|45nVw3>zIJr9fW4<QvirSm> zdJOLHkj4~b6bssuROp9n6>wY`_{Zzf`JHToH~^J*v7==ZZ_MYOMdU&1%ssD1XQ3$^ zWLZGRrw%S2L@Ebk`uqNO41QyyDI9>#zYOB?47l(7@x0`zvu7XL#GeiKuDX|RQ8bh1 zu0N`j{Ms)zkvcXG9+0L}s6SVFI5FZ6nnaI{1BhbMGjuru65Q7$%SWEO!?nc<7StIK z5$i{~V)>O!OF-ymj6z9MWaLxDvfVNcG<I-Uc0QKMMM$-b1CunMT#`zdx<jBjtpU!k zRJvfREx=8{p-Q_AcH08X0d||T3fON8a38Qr*)r!9NyCJWwxBuyqb&73IMEiM6VUf$ zejQwG0lI-gR_2$$*A`$mkW0wiJOt{k=O!fZ1BF|1@kXw63UA9mA15gov70hxJc&cN zWndUsi^mKJ8&hTaTl_F?`Y5qE2@>Yw>7-z^CEx`F>HBkcD?4TTy`mW)cx+sV9*Sk{ zL#V9L*ha8Rjre&?{unqfZzK3?=DVNZ1?TY9Qg29Sq3KcPVhlU0iLc*$cKv)f?48eO zcE<2D`F3O2(K5x6gUCx}DUkGe%0zk4aPLNuXj*EhhFJm_S6+|zh9FJ!$kN?hpa)n@ z6i2?%|BqK2&Y8Z+PHFNtNi@tFD1nbKeF%!>m1|e0U(HtOi-FU(dxk8)4r$idWVd38 zow(`7&q<&}`u_R{*O#jwS5u#zKRxRicGfZNxl(3vb8_x(t=u7FCSo1=M7iV)J5)!f zRe)g@iiK=0QMeVmS^u}<KY4KxFI={&1poj5C3HntbYx+4WjbSWWnpw>05UK!HZ3qT zEipG#F)}(dFgh|cD=;%UFfelJkfZ<r03~!qSaf7zbY(hiZ)9m^c>ppnF*YqQG%YbV zR539+H8?slGAl4MIxsK~^zPUI000?uMObuGZ)S9NVRB^vcXxL#X>MzCV_|S*E^l&Y To9;Xs00000NkvXXu0mjfAT8&b literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f34b29b111358c14395430972ce270f148e88014 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B<2_v*Lp08} zPCDzw6e!U)zxY_EOreIB&)G$#TQ_Kb;L8!-(iJID!W$@bHTFyLr9~@xU2Y$+);MA2 z*wQ*PvRkD7cv{qw)Wox!tv=X2Kk##3_y^Y|_tSSQD)Q=U2;H(SdZm+5?E58)iX%E! zN{80Z)bd@x&nx?O<G!*z*Hzc;&fAu&?B6;+gGJ%vo|1ojTn-7>O*WbQ=shWYZ-d+( zD^^yqq$8X6T;`r_#Ju_P%`;0ozVzR}$FB9KxBbH9!%MzMPOUdx5g`3l*Xw!=r@GgQ zK+WY@eMzE*%10->)R@(g_%dVbe*L%MS1$%_j9)VKqKqrAwsN%Q-M}lEOP5S7cy7b@ ze&^>_=E_SsNB+*&e&6ZDP^=mo{@_<q+97GZ<nLFUG_2cazy0>(+@9p-hgSR5Un#b1 zijLT~d3SgAis-Egomy%O7A<^yZsuzD-}86=*k^xVo!3-r*-?%guGY!R);#gtJh_g+ zG`Zx}AA6B~z|dDMag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CI(hUCfWwZRt5$| zuO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-mg7ec#$`gxH8OqDc^)mCai<1)z ZQuXqS(r3T3kpe1W@O1TaS?83{1OS?E_PGE6 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..65e3effe05a9a142875c8b13439e0a90af298762 GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFza}_IEHu} zUpw75N7!AWZT`%gU$05u&h)u7AxOmOr?B19cDbSqK}&(am0pew3p`>bIw-XK2=u?> z#TOzfzC>>IDm|5^3*NPy8bP<2ogQ9T)DWQXaDtGJL79yDw|_kB&)bEp3zPOwzgjo{ z*~RZ?&z;$)tg+hr*oVBG?ps!yT|B{lU`^dq+sphVN|oscw9UPy@X6m?b$<5UMH@@P z)aTZ%e}2rP^+2<9kNnv@9t{KEJ{vwe1;dRSRw^?**k!&sJ+FT~hfT?$UvVv_l0i>S zZAleYWqQ$5Y*?2o`JmB3A@5DIj=si*Jvy^E8U5B5Z`mFo^rO^bQh=<TeuZ;t)&j}S z@8!#0e_yG3fSK|2x>p62=W<#t8Wf}rKfLp;`{=$;V&dnO4l$)Wde(BW8}~e1WY_=C zMn3T9@rRS2Mb0<;wE7TZ#gi58N6UO{_Uym#>7v+254U65^L8&SzS%U->-`Q}yX%|k zL)|uIA9L)=bg?K&U3VydyTsvJ5|M=qb=154FXrW?-xucm$J*l)YH?z+o5V9qfw@_S z>lbBid9!Xsh}rB5>&>>GIOcaTWQ7#FC0EC>`h8Q1_<h2Ao0X2fne@mwD<FQOTfp0( z+$7%9JEweV$e5fYYhlW`t06|+Rp8Go23v<4o3hSTPpW!0S9!UXro;0k^H?^kIS7AH zUuw=3=G!2)V7{j<OPOzjqXWO^+=gAV7@Qpx6(^VfNm;;VdTYiH{ov-J1I51;qf9q2 ze)z?1!x_h)x8xLmav*=-J4Q}(w>z^h#E2HyKKOEU{<*a;Z(g>NU6gosheqj-nSUZ@ z{O;vTFJE>wywvCMI>z+RhE0D~-aE*u@Tb~d%s44=Q^o2dky{oOJlbCyUK4-g*zLX_ z&1`E~!Xsm~xxTNzu<@q{=VlYfRgZT5=IH$W{K`Go%}c~C_jBK_7rY&+({uJs*V^bB zCy_>B{@Ty4&m`5Xd}xywEB1B5!>>kdn;WYfmVbV}{{NT%F`V9e)~o(#-Y8$ZQk75O zfLe&nJDKI@t&3|P{k@p#^ZVi17?WM8!7ta$|C0A|-jB;cJB=I~{JuWa+w8ry+w7)F z(}MIr)2l-GMTJ%#{B*r*dxNS_ph_F-D_~YqEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O z<{^egRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxG qO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$VMhtWI$ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..cde04140d92c949184e4277f90a6e0bfd9fb4186 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15By**tVLp08} zUfS<<*n#2r$NY6WU1m4rs`GZF6^O{J^7yFuX0inbUlU(Y!3yVim)|0?SB@U^YYO_m z#Cv0)@Y<c+RvBB9O!vQh@O|ggcj+Id9(a45?e)o?Z3leTth=l8w&LOj)3)}qzlDdV zvC61S5cqsxb&+&;wDN}BmDd*7bRRx{<c>k%tMFwe91K@4J#CHWkrBIadb%zH<J(^g z-b_x8Df+Qz-JJK$f;;B^j(qv4JjtqRpT;lK-|=jG+iu<#*1yUWskva4lfU)M3yL3G zrWpxGEeT4|Vz?(@xzs4KX=TgRUgN}`J;G(iXIc~|ySq(z-xA4RxAvLWq3SZ}?Mv!6 zO_9FCtZ&3{&hN{oANT!s9<qsx`Ww?9Z|JYrQMa*!`^m=rY|4ji@7LejlETQ|-T$yn z<&<s2oqsQS-~V>p7akn?G?R1Lq=QEi3$ItpZF}#!IB!<!mmlYVA+1{C8c~vxSdwa$ zT$Bo=7>o=I&2$Y+bPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&J zL<9eqcQ=3<BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@ E07V|}fB*mh literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8f0f4d13c52f447e3f53e772fc5a7044ff54e6d2 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFf)3(IEHu} zUwi#x{$)3r10Ubd)%VLfzC&lFndpSD6B@oja&1xndUK^7CC*y5*Dp){hj-M<N0s{3 z44EDKn>o}bs@`tMn7nOCvPw{Q_UX>I75tv7FI~%xdj9>H^<DRJ`=9UX)IECI^!C5L z&#mpKc&VK!Weu;9?bU$(^?x(kJr}z$m6_l85XSWONu20R)2(r9eL4OWp00kRbJRhM zyIICcsDtCf$ATBkO*NPQeLA+<_~5T=@AxMQoC!MM6EV%ZUp8sWjeAjX_N;FtZtH&& zJNSqz(y!kxSLQ*`=f_hk-@9yx{4(p^oCjL+hLK+~gp>CepMLtza6@v*zoO?N*JsY0 z!2IFIWP#1qUoZRL3GBY}{#M<?bDCbyA01fGa!9vq-rMax2Y(&j>w563v2nT0CLM*s zQ@y>;-g$TL{IeChu6FM3$C!W3V&Zwad!^2Q_<PwSLj2i+23M6o^N)Myt+DcM(iVTl z@J!I+>ao}f0y)Rd#3@v_E4TalY+y_Z|NE*vO0zKBM@ldMgv&NX>-+6dW~S_FR*hoy z%D=xK@H%_Yqx0SA6->uM9E3TviUJz$gdC6&5KCR+oTin))=^?9vS8`4ge~q$n!(oY zk&@0PqFEdn&MSEpW^hR`+;Vtj`(ZiLuZCA%YZ>FRcn+|B*%i`%a3<FahMDe{ZDkIf z>e=GFnQiZt&##$`O|7RaxW;PzCAiRTH^&tzj}_NGot;spwZYft-_uW@KhB->+o^l5 z$mw^R+NI)tNgYf0xpgn=Tkd~$a<?0{Mpp5*YqiHqy+7S`Y3F;f`C^J;e?Q+|{J!~c z;<vt!W>3yqroX(Xl=5u<>D9k=*&j6JhxL{#t}TAD$-7(NaqhlN1skgSrxgFcHpeL9 z%>2r(-&<}nule=#YO8bm!HrFuH*VZ4=GEx?aZ1zX(|ilsu04CpF8^(AfYASMGyfl1 zd90zY)w7RB>bL5~?!ycMPvU3A>u&4o^V7KXx_pstxvG!Ot={yk+@C)^YdIATto!x* z_KUgz&hEsrFKYs7uU>sU)BUr(s=f9<b`?$bqcNve^8xdRYKdz^NlIc#s#S7PDv)9@ zGB7mLH89aNG!HQ}vNAESGBVLNFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~{9oSP y0BVo~*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyBJ<XZ` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..f0a3c7c3a3f9f49b7dce1bf9b064c6cde197a84e GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15BgFRgwLp08} zUfSz-C_&`d$NKv>!n}@VI9y>--^(oEd^h2e>$)Qcj~sMicYf5sY`!SR@5Hr*3qG>R z^ted3N*vtAWO~u@qjE#-GV{v1_XU1^N6K~nE`5-*lRK7G?RTPe5a0Xda~-vL<*qK; zyY@6^QbvP!H(Q^){?oGhgW5;UZl6>!{I~2R>*Z1->3ju-oXykE@ELYYTsphToRKA@ z`|Xm(Ln|~SO2V|=6(WCq4fdLsTr(>oU)%W6(gpudD;&Gx@;t!er)txr182GO?W8ys z@918n-p;hpEncjVtD(H*(S9}~{;T4NyCpehzbID<%40di_AvP5mArY)VsW3Rr?);l z>OK9-@lA52kB(=$Gg+)I4Q6}gk+vvmc6R)AXScPXl5(#m7KeC8wa2$dTUOn;_>?8k z<iO&iy6fca&%LevcIkY5@Mo^Pd(m%BF8Fn8Z=H~p!5+uojO+$^1?STKmH<OswZt`| zBqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_6up|T1Vuw`eoAIqC5i?^ zD^m+ABO{0g{x9!t05wR0YzWRzD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m< K&t;ucLK6T2`RBp_ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b42b503c75c937c0f963ea0f45e5d0bb5917fdb2 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFe`hyIEHu} zUwi#@ws4@xfrt0+be{A{(thicyI4%;T6lEL@+SSLgT9UdfiWE&(F<dLOy3d^v%7HN z0*)qW*VPf?ZDtvn6K-{_xS(>5#n;zJcydqovZ&iVzLV$Nopbo_j_(J~*eXAi63l-U z^(<)H?MpfNflLoIEa$KE`~5C*JNu`+)k{9T6nDRTI88%)`g$!^T^Wg2+~FMi?tFgi zn3T_W!$aDN_s30!KT3z0*bM8KjAk!B_}M+}8q55?y1f%8v%D=?v{UAELf?6din(hS zr?>rM?)!cA<c&Ozq6W5q^4u;Rj0ZD{UsNp9u~??Q*sc4FqSXo=JE4UQ-+W)cG7f8e z{O^bQV%LW%zM@48o^go_rEhQhzD(RWX=RF^lrGob*N+y=tP|m}{g<X0%ryT_*V}29 zJJX(rxihPOFu4D<q~hkp`1i9a=TCML{hpV4#<21F&8^RG_++*}J3L2Z&8%kGEt4jn z`Mp%R|Et<JF20bnj501t_db8p;5gAElCgeK_36bE%er)Unk(KII$ekqX76?~68YG5 zpw#=`i(ivM<*XPtefqAgRLprR>sdnJMt$zp(qDEpSS6Hldp953)zIq@CcaJl%B}{j zglbnuCjZz2ybf_4v*wB_rm%n7YJEWeK(NR@nUt(!44WGC)kTDZN*RM2vN%$u&g^Pn zTj0le-?rl_YY*e8*u=YGT=uUwxHp^ptNGO@aUwf$##+fatg{X=S28v#&OEPk<;c<> zO%AdwjI|HX2DW?nK2YIX``*ug%DXAcisRIe9bdK6Qs_t5S@DG|^L}h76;V=I{mADY zQ?y%OeM9Qx!;4@3)NB1$dS6#_Ub65UtKIn@f1W??Xt(C5?!5KI)76r1WOVl3TYAR+ z@FYpoXqz|b?nn1ld&}A0yAzxi!6flr{qX153#Sg6?ti4I=E-nyW#2uy*ZFl{4_N*w zHBeW%^|EAdHc#5mrsnlKQlFeTTc4fk_UPl>lk6YoDG4m#o$L0eqQOQoNaBbGbJMl* z*?MzkMen?ono(b7VV%{c^L^ppUaN|#MKNbtSt{NHuD>;X?YlL3zqy1?^d)JxSuMTe zd%y7i+8?}qH#lbcomXcE<{;G)*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Vqj%t zqHSPoWnfVBYQho}4Y~O#nQ4_M8Vs#WEv$@;AR73;yt@I^APKS|I6tkVJh3R1p}f3Y gFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0NYW_q5uE@ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..60e466ef43791bef4cfc2c6df095e68ce289b3ab GIT binary patch literal 629 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B^F3W0Lp08} zUh?*43Y2Jgc-^?S?^=(Gp49FD-6&BJiM9{{$Lv<K+*j&bIHE*cyA>{U)H%$)Q+|63 z2al49&Wd^k5nrxY4%xF(yLC=!oO%{3`$O*BqdDgfh6|VOQ#D=lvP;<O{LY@8wZ`)1 z+QIHm4P>+DRZX~@qRFuJ#g@lg*If%s-*+%_xknYVd&-ZQ=LEhl?+jSQ!{necxAAT~ zkI|b2UwTy-Rc7@4Joc^P(fYU@3%0NHw)C@5dsX$0|7rHB<;F2~>!-Ud%3o;w@AMMa zD?3`nJd?wvOqH%2Tcdks(a+Xsy&H#^@*;0&9XKfc=;Erat#V$|PNYiZF7!Jm@T{y| z_l?4S)x75>r}K;FU*8ogBJG--D-a&~EUDx4)Ez%J+Nyiq|2KdC+oUPSuN3`%{!PVc z>12an`p?vTG)oN_6c{DeyT6Y0D&G(~N#k=<i<`8gm9Dasw0WHUy-%w>{SQx)3j8Z4 z*%kKBYJcVS4S{QX?lY<$E1XwtZJz{;4b>9Yh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~ zXk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7%46RHptc;8x8u-7wy8+Z739=zLKdq!Z nu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoOS3j3^P6<r_&;#-| literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..43827f4967188513e86272db4f0b530a6fa15d79 GIT binary patch literal 1101 zcmV-T1hV^yP)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W14l_jK~zY`t(Q+|n{^n+KfhnnG<mblWPOvACUv&ZbxDes(S{ChUi45< zaSRbDUN)_?haLrQ-h|Ofb@et6LsoDoMf5IYq+vTOG#kTO=@RLirGM5o$(!~~UJpy> zwj^!R<a>LchxhZo&-4Cxp6@HDt1oT4<H|)P?C5gXIt1*S`d)rLzm%I_yb&|%-6d*= zCnD|{@36yCJDV?M;u}+Q@dkmPpHpx9gA&*#g~k>;>;pDV;KE0MQ$U$?^6C5EJ~|RO zJ=;HF6DG?f(dv}dO^AL3MRR5L>eL~?aplatz#ycE@|45nVw3>zIJr9fW4<QvirSm> zdJOLHkj4~b6bssuROp9n6>wY`_{Zzf`JHToH~^J*v7==ZZ_MYOMdU&1%ssD1XQ3$^ zWLZGRrw%S2L@Ebk`uqNO41QyyDI9>#zYOB?47l(7@x0`zvu7XL#GeiKuDX|RQ8bh1 zu0N`j{Ms)zkvcXG9+0L}s6SVFI5FZ6nnaI{1BhbMGjuru65Q7$%SWEO!?nc<7StIK z5$i{~V)>O!OF-ymj6z9MWaLxDvfVNcG<I-Uc0QKMMM$-b1CunMT#`zdx<jBjtpU!k zRJvfREx=8{p-Q_AcH08X0d||T3fON8a38Qr*)r!9NyCJWwxBuyqb&73IMEiM6VUf$ zejQwG0lI-gR_2$$*A`$mkW0wiJOt{k=O!fZ1BF|1@kXw63UA9mA15gov70hxJc&cN zWndUsi^mKJ8&hTaTl_F?`Y5qE2@>Yw>7-z^CEx`F>HBkcD?4TTy`mW)cx+sV9*Sk{ zL#V9L*ha8Rjre&?{unqfZzK3?=DVNZ1?TY9Qg29Sq3KcPVhlU0iLc*$cKv)f?48eO zcE<2D`F3O2(K5x6gUCx}DUkGe%0zk4aPLNuXj*EhhFJm_S6+|zh9FJ!$kN?hpa)n@ z6i2?%|BqK2&Y8Z+PHFNtNi@tFD1nbKeF%!>m1|e0U(HtOi-FU(dxk8)4r$idWVd38 zow(`7&q<&}`u_R{*O#jwS5u#zKRxRicGfZNxl(3vb8_x(t=u7FCSo1=M7iV)J5)!f zRe)g@iiK=0QMeVmS^u}<KY4KxFI={&1poj5C3HntbYx+4WjbSWWnpw>05UK!HZ3qT zEipG#F)}(dFgh|cD=;%UFfelJkfZ<r03~!qSaf7zbY(hiZ)9m^c>ppnF*YqQG%YbV zR539+H8?slGAl4MIxsK~^zPUI000?uMObuGZ)S9NVRB^vcXxL#X>MzCV_|S*E^l&Y To9;Xs00000NkvXXu0mjfAT8&b literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..46e61d5b665cd0f39d0d802d5bc1d5b6a7778f11 GIT binary patch literal 658 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15BdpunnLp08} zPCDo%ohZ_}|L5C|DJm+GoSm`RI<K4pC##*+ULhENXezg2hYFXJK+lTPm(nkI-SrAD z?bxUt*wHgv=|<$)o{W-*^457mrdf}+?<(N`9`nwYtN)43zCC6OU2Wb5?A+{={akB% z%*yhqRe>5c^FFRNd2r%Wn%ZZd9e3m|{cbz>q`^2x!Na^z>A*>O<&ANz{0xeF^CLb@ zR{Ed4*~h1Da>|^4g5m0Hxd9qHzMlJvTW-HNV_7e$@@eJv<oDAjeLj-2e^=|d+e>B~ znb_|5@bvG{$x3H$99LOTHN9n8Tl4X|agT$TtS&ooH#=(cIJ_2$6P+{7N&3U8rt&}r z@j_k23qcYLT0s$NU$%(2F}`++uokGV`YC<P@W4OCcbofqCgf=O2p*d#-ktPr*&fcv zzHb)yFh1SdE6w`gcH)1Jsj=Ur_pP0f)MM7?efeWlRZq)m{vN+itwL_PX@N;CjgK$g zy#8w<LqzP$xxD*0*6I3RH~Q><ea*zbFHV;)YmT)OUAN@#`Fs0fPTaq?oB#OIn(JaV z7ajnkO0~o_q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;ebSQ(jU8yH&|7!<vlumnXz zZhlH;S|y4GLn~7YD<dO_2L3PaZU8k%f@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw T{mw=TsEEPS)z4*}Q$iB})Lsfm literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..def6f00809c9ce6605ccca4bdd41afb375c689f8 GIT binary patch literal 1167 zcmV;A1aSL_P)<h;3K|Lk000e1NJLTq001Ze001Zm1ONa4CiigW00004XF*Lt006O% z3;baP00002VoOIv0RM-N%)bBt010qNS#tmY8?OKW8?OOg8j&0T000McNliru-~<s1 zIu;t8qtO5W1BppQK~zY`rI$}kn`IowKYdDDS82<jm~1#GiN&^%xiAYyl98ypm}o+F z(ag-l5)2$j^q>Sb-Qq!m%#dBovR!5}jf=OrXh`t5IyT3sq;tU%HZ3i~wyXnMsE6ly zODk_nX@8gJ`#jJ4eBS4M{(fHrMdLHG@uaQK-fnNGHJc5vkzL(LEGK3Y-z{Gm%M@#6 z&@Ue8J}}<mw;T0q<C_bC$l#eknZUE2gV){O8cIioQ1G9(Mnby+znD1Ezt2Efk;?u) z@!?<z;IP#-?Rj}SzebP;Jmv|{fPK`{gc~20yf%LX!~SzAUEn89Z_w4K<(8P_4jVfC zGSkU1at|^eo%5ZK?Ens2J%4GqG&h)HtHj3|>ESrqIM2tXU0*$wIyd&NX$=?UGJo$f zdYer0kW<(JXmvijMZ5MY0KU9<<PE77xyX~UrX<c?+OPr8*y!E=^G~@?{=DtgIXSaY zzGk&7oQyh#6f%|l)pITc0>JsB#HG2sCmj6CCDH&`4b49Q2pH*ddu8>FUB_-`g!x4& zcgJuy2sm&-&dd^1d&U7wkp#d*(>REJQ;T0#OqN_I#bceDN;Uh(Oyb4&<PosOor-V( zzp)O0!<c$U*!pB)P<L09+sB|%wiCjx7UYA9arvzs?ZVz5<>RV=k2IiD)S9I%Z+8@n z6_q}37AAE(tW^cnTAPHZilY-Eot5IbsxVsX^p;pvtEHhTV7*G8ZivLPln1K<HmNio z6N&p$x~l@VsWdqw65mVd!(1`Wf=2^h6U$fPo3gO8VqmAb2jiL8RWX)XP!8Z2#)@z? z^ePn&jAaBw2BlGHq^BZak6IyVq5~k{OdzBVi{rHH8Q03|N`>x?-d1<Y;+v^0+4=XW z+Y`>gNlXBwvXMSe*XY#BVdtT401Isd%ih;@oW`kiVEp56A<sE{Gwbz9mE;oPGH@<V zsVfv_XHFlMYWr|F8jeU|;{#qRFho0}hF<z}xcQ}pF0H1(EO~;hIS-WNX6~*i3=5s~ z=I#CY$XthxSppcgHV1sZ?fg1H{$!CAW#{&Dh?npd^nP|`q3e9!pzk!C<F5=@%RD7h zTX!#fG*noo<5fr9P1oHWrd?oZLiZlM{prL1mlrX=XOF%x(d>5=HSOVB(Sgz1dUYk- z^iWOxyS5XKc89apVlqHFn_N%Ck~7I`v8%;@EB*r-BL|2>ZX7HC001R)MObuXVRU6W zV{&C-bY%cCFfleQFf=VOH&ih)Iy5jkGBhhNGdeIZa_W$z0000bbVXQnWMOn=I&E)c zX=Zr<GB7bVEig1KF*j5(F*-FkIx;dVFf%$ZFc0+Z*Z=?k8FWQhbW?9;ba!ELWdL_~ hcP?peYja~^aAhuUa%Y?FJQ@H1002ovPDHLkV1m4S5840# literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..9612917e99534c48d1beadf1fe1b25cc2a601f45 GIT binary patch literal 620 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B(>z@qLp08} zPTJ}B+CjwOJddPw;^reJo)L1k{{3n?PBkn)g}79>R5SuqxHNtU%Edb}mT)LWg|T;9 z9NHxKBg%-iFhbbR^peco=sSyFJlMVV*Xd1DjxtS_xNoPCH)Zjk@TdKs=VquH)*R~C z{Js2bb48+Rd!pzs%|}TLib@YyC9HmKwwSZ+=;g^9R%sai%8YY!Xzp3~xc>8khc)VJ zw3hA5SRj$g<!VvBjrUaf`sO1cAAZbKvzz8qu`ATyr#_t5CP(P<olECUB^Fw9@lTlL z=WXDjFXNzPWtvdcB{o6o?D`aj7j}#<HMs%=a(@bZ6-hpDC+jyu)3+b<#n~JF#^1Fv z*EM{aUw*Q3LF2@ai{!fJ+GdnQ$`|tQ*q!__TIBe{HH%ul$H`8(_+(zs!NoIM%WV5w zPaiJe%dwHsQBcfFH>)w(dF3R}gB<I)sre6g?Y{i_r>1obZ%gS)PgT<Zf#US{yJt`K z|M_0~$LflSO>O&ofsvqE;u=wsl30>zm0Xkxq!^4049#>6Omq#+Lkx|qObo1yOtcM* ztqcr`UQJknq9HdwB{QuOMT4Q0sfCr15kv$3mv=XS8YDqB1m~xflqVLYGL)B>>t*I; d7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>_NW>dycG literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3959d087426126c2a0e12d3fcaf98c4f3520e3a8 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFe`hyIEHu} zUpn2>|F(n3@&9uADrSm03uPuKxrlFCX{+!cIwVW=$kNc?tPd{u3u)ad*0;T|YQ_9! zjuwwc%T|bVtWw&<dBVwK&liK_>n!Q@%b!c`kH2SB`T5MkwJ9olGS`_czBNTpQpUk& zpQ6Z7lmDsTCdX%|AKj_HJiMo()bsJ(^2%7x4(W$3{Rb9bIP0gHvuJZcz?F~U#qMig zKbe;w?Yi}jDEo{RF6WF_ewVd9b86||Q%#?**91Ih<&bOWQ_Bl*m25kl7BV-6>sn0X zN(bk)zR~_d%M9PmN)n!aVsWDV=}Ju@?K{kAPY<nZeQeOYvg~Wp1*M{G%e@{Rypyw4 zwS8$VxB5dxCfP!Uc7|sP8<uA&?7tl}<%_#^dEA-9m$#}gC_J9{H%)cXF<Hg`bwv{| zTE4ow=kM;l9c}Ro(&w0~J9E3AIsB=->#@KaZgviiO;29L{FUam+#17q`Rz=(=DpH8 zN)1kJoUhHmc*b|KX!5Fj83vX&EAk#Qlq+1ze^Fm1Cd|y(sB|uq>C24i759Q<4*qDc zNN9Q*`1pL>#AjNuUrH@2=e8vDWd4%6xF{r)?U?1-uNs+~yeit6qLw>z3&bv3Wg!x< zsX@pv;?<AFM8E906Bb(NIdNp4`xPK@dX_oId8^dqgc+BkG6XhyT>TZ`a5_puz|QsR zD-g>|=%IG#=@)gEw+b^~_YvN{Q`>RvYiF}|p?^Vh#6Ah_U$%i$!G1x%+8XWivp;0B z2$;XPnYX|~U_-+7h!}Pb0Y43`*b@t{nXhY;xm?r!(6(%O#k|jKzIkG2_Z3KO(h1!2 zGM-h!pybW(guMl9Ytv(dmw&sx&q8+2n{`za*14=uQ{dRSJYn<y!jtL#E7Q!`Qv>&H z*ke=JBl#{#sb5(7`Pq}Fule0h^gLjq_TX9%PmGlo_X+W!GpP|w4Qpb&A{sBBHPrav zkn}i)xiqA(_W7P)lRkZVyzBBZ*DF7+?z)#eU8LvY*&DleXX}N>KKuCA&+?k=b8DGO zNvpir+~V?o5jlBRZ}Git(tF?a`l0Riy?oO@PW|wF>%L{~TN})r?6q5>7b>V8eLM5~ zTYK$)jMW01sln@NmjZK;YKdz^NlIc#s#S7PDv)9@GB7mLH89aNG!HQ}vNAESGBVLN zFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~{9oSP0BVo~*$|wcR#Ki=l*&+EUaps! emtCBkSdglhUz9%kosASw5re0zpUXO@geCw}zse2( literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f34b29b111358c14395430972ce270f148e88014 GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15B<2_v*Lp08} zPCDzw6e!U)zxY_EOreIB&)G$#TQ_Kb;L8!-(iJID!W$@bHTFyLr9~@xU2Y$+);MA2 z*wQ*PvRkD7cv{qw)Wox!tv=X2Kk##3_y^Y|_tSSQD)Q=U2;H(SdZm+5?E58)iX%E! zN{80Z)bd@x&nx?O<G!*z*Hzc;&fAu&?B6;+gGJ%vo|1ojTn-7>O*WbQ=shWYZ-d+( zD^^yqq$8X6T;`r_#Ju_P%`;0ozVzR}$FB9KxBbH9!%MzMPOUdx5g`3l*Xw!=r@GgQ zK+WY@eMzE*%10->)R@(g_%dVbe*L%MS1$%_j9)VKqKqrAwsN%Q-M}lEOP5S7cy7b@ ze&^>_=E_SsNB+*&e&6ZDP^=mo{@_<q+97GZ<nLFUG_2cazy0>(+@9p-hgSR5Un#b1 zijLT~d3SgAis-Egomy%O7A<^yZsuzD-}86=*k^xVo!3-r*-?%guGY!R);#gtJh_g+ zG`Zx}AA6B~z|dDMag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CI(hUCfWwZRt5$| zuO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-mg7ec#$`gxH8OqDc^)mCai<1)z ZQuXqS(r3T3kpe1W@O1TaS?83{1OS?E_PGE6 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..65e3effe05a9a142875c8b13439e0a90af298762 GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFza}_IEHu} zUpw75N7!AWZT`%gU$05u&h)u7AxOmOr?B19cDbSqK}&(am0pew3p`>bIw-XK2=u?> z#TOzfzC>>IDm|5^3*NPy8bP<2ogQ9T)DWQXaDtGJL79yDw|_kB&)bEp3zPOwzgjo{ z*~RZ?&z;$)tg+hr*oVBG?ps!yT|B{lU`^dq+sphVN|oscw9UPy@X6m?b$<5UMH@@P z)aTZ%e}2rP^+2<9kNnv@9t{KEJ{vwe1;dRSRw^?**k!&sJ+FT~hfT?$UvVv_l0i>S zZAleYWqQ$5Y*?2o`JmB3A@5DIj=si*Jvy^E8U5B5Z`mFo^rO^bQh=<TeuZ;t)&j}S z@8!#0e_yG3fSK|2x>p62=W<#t8Wf}rKfLp;`{=$;V&dnO4l$)Wde(BW8}~e1WY_=C zMn3T9@rRS2Mb0<;wE7TZ#gi58N6UO{_Uym#>7v+254U65^L8&SzS%U->-`Q}yX%|k zL)|uIA9L)=bg?K&U3VydyTsvJ5|M=qb=154FXrW?-xucm$J*l)YH?z+o5V9qfw@_S z>lbBid9!Xsh}rB5>&>>GIOcaTWQ7#FC0EC>`h8Q1_<h2Ao0X2fne@mwD<FQOTfp0( z+$7%9JEweV$e5fYYhlW`t06|+Rp8Go23v<4o3hSTPpW!0S9!UXro;0k^H?^kIS7AH zUuw=3=G!2)V7{j<OPOzjqXWO^+=gAV7@Qpx6(^VfNm;;VdTYiH{ov-J1I51;qf9q2 ze)z?1!x_h)x8xLmav*=-J4Q}(w>z^h#E2HyKKOEU{<*a;Z(g>NU6gosheqj-nSUZ@ z{O;vTFJE>wywvCMI>z+RhE0D~-aE*u@Tb~d%s44=Q^o2dky{oOJlbCyUK4-g*zLX_ z&1`E~!Xsm~xxTNzu<@q{=VlYfRgZT5=IH$W{K`Go%}c~C_jBK_7rY&+({uJs*V^bB zCy_>B{@Ty4&m`5Xd}xywEB1B5!>>kdn;WYfmVbV}{{NT%F`V9e)~o(#-Y8$ZQk75O zfLe&nJDKI@t&3|P{k@p#^ZVi17?WM8!7ta$|C0A|-jB;cJB=I~{JuWa+w8ry+w7)F z(}MIr)2l-GMTJ%#{B*r*dxNS_ph_F-D_~YqEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O z<{^egRwf2kMkd+@##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxG qO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$VMhtWI$ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..cde04140d92c949184e4277f90a6e0bfd9fb4186 GIT binary patch literal 593 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15By**tVLp08} zUfS<<*n#2r$NY6WU1m4rs`GZF6^O{J^7yFuX0inbUlU(Y!3yVim)|0?SB@U^YYO_m z#Cv0)@Y<c+RvBB9O!vQh@O|ggcj+Id9(a45?e)o?Z3leTth=l8w&LOj)3)}qzlDdV zvC61S5cqsxb&+&;wDN}BmDd*7bRRx{<c>k%tMFwe91K@4J#CHWkrBIadb%zH<J(^g z-b_x8Df+Qz-JJK$f;;B^j(qv4JjtqRpT;lK-|=jG+iu<#*1yUWskva4lfU)M3yL3G zrWpxGEeT4|Vz?(@xzs4KX=TgRUgN}`J;G(iXIc~|ySq(z-xA4RxAvLWq3SZ}?Mv!6 zO_9FCtZ&3{&hN{oANT!s9<qsx`Ww?9Z|JYrQMa*!`^m=rY|4ji@7LejlETQ|-T$yn z<&<s2oqsQS-~V>p7akn?G?R1Lq=QEi3$ItpZF}#!IB!<!mmlYVA+1{C8c~vxSdwa$ zT$Bo=7>o=I&2$Y+bPdfz42`Tz46KYyv<-}{3=E21O<01WAvZrIGp!OugQ1nFg_V&J zL<9eqcQ=3<BtbR==ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@ E07V|}fB*mh literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive@2.png new file mode 100644 index 0000000000000000000000000000000000000000..8f0f4d13c52f447e3f53e772fc5a7044ff54e6d2 GIT binary patch literal 1031 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFf)3(IEHu} zUwi#x{$)3r10Ubd)%VLfzC&lFndpSD6B@oja&1xndUK^7CC*y5*Dp){hj-M<N0s{3 z44EDKn>o}bs@`tMn7nOCvPw{Q_UX>I75tv7FI~%xdj9>H^<DRJ`=9UX)IECI^!C5L z&#mpKc&VK!Weu;9?bU$(^?x(kJr}z$m6_l85XSWONu20R)2(r9eL4OWp00kRbJRhM zyIICcsDtCf$ATBkO*NPQeLA+<_~5T=@AxMQoC!MM6EV%ZUp8sWjeAjX_N;FtZtH&& zJNSqz(y!kxSLQ*`=f_hk-@9yx{4(p^oCjL+hLK+~gp>CepMLtza6@v*zoO?N*JsY0 z!2IFIWP#1qUoZRL3GBY}{#M<?bDCbyA01fGa!9vq-rMax2Y(&j>w563v2nT0CLM*s zQ@y>;-g$TL{IeChu6FM3$C!W3V&Zwad!^2Q_<PwSLj2i+23M6o^N)Myt+DcM(iVTl z@J!I+>ao}f0y)Rd#3@v_E4TalY+y_Z|NE*vO0zKBM@ldMgv&NX>-+6dW~S_FR*hoy z%D=xK@H%_Yqx0SA6->uM9E3TviUJz$gdC6&5KCR+oTin))=^?9vS8`4ge~q$n!(oY zk&@0PqFEdn&MSEpW^hR`+;Vtj`(ZiLuZCA%YZ>FRcn+|B*%i`%a3<FahMDe{ZDkIf z>e=GFnQiZt&##$`O|7RaxW;PzCAiRTH^&tzj}_NGot;spwZYft-_uW@KhB->+o^l5 z$mw^R+NI)tNgYf0xpgn=Tkd~$a<?0{Mpp5*YqiHqy+7S`Y3F;f`C^J;e?Q+|{J!~c z;<vt!W>3yqroX(Xl=5u<>D9k=*&j6JhxL{#t}TAD$-7(NaqhlN1skgSrxgFcHpeL9 z%>2r(-&<}nule=#YO8bm!HrFuH*VZ4=GEx?aZ1zX(|ilsu04CpF8^(AfYASMGyfl1 zd90zY)w7RB>bL5~?!ycMPvU3A>u&4o^V7KXx_pstxvG!Ot={yk+@C)^YdIATto!x* z_KUgz&hEsrFKYs7uU>sU)BUr(s=f9<b`?$bqcNve^8xdRYKdz^NlIc#s#S7PDv)9@ zGB7mLH89aNG!HQ}vNAESGBVLNFt#!<D0($v35tf?{FKbJN)!!-R;CtKMn(_~{9oSP y0BVo~*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCyBJ<XZ` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below.png new file mode 100644 index 0000000000000000000000000000000000000000..f0a3c7c3a3f9f49b7dce1bf9b064c6cde197a84e GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc0wmQNuC@UwmUKs7M+SzC{oH>NS%G|}ByV>Y zhX3vTXZ8bmoCO|{#X#NHL734=V|E2lkiEpy*OmPNiy*g^nAF_G7a15BgFRgwLp08} zUfSz-C_&`d$NKv>!n}@VI9y>--^(oEd^h2e>$)Qcj~sMicYf5sY`!SR@5Hr*3qG>R z^ted3N*vtAWO~u@qjE#-GV{v1_XU1^N6K~nE`5-*lRK7G?RTPe5a0Xda~-vL<*qK; zyY@6^QbvP!H(Q^){?oGhgW5;UZl6>!{I~2R>*Z1->3ju-oXykE@ELYYTsphToRKA@ z`|Xm(Ln|~SO2V|=6(WCq4fdLsTr(>oU)%W6(gpudD;&Gx@;t!er)txr182GO?W8ys z@918n-p;hpEncjVtD(H*(S9}~{;T4NyCpehzbID<%40di_AvP5mArY)VsW3Rr?);l z>OK9-@lA52kB(=$Gg+)I4Q6}gk+vvmc6R)AXScPXl5(#m7KeC8wa2$dTUOn;_>?8k z<iO&iy6fca&%LevcIkY5@Mo^Pd(m%BF8Fn8Z=H~p!5+uojO+$^1?STKmH<OswZt`| zBqgyV)hf9t6-Y4{85o-B8kp!Bnuiz~S(zAE8JTDs7+V<_6up|T1Vuw`eoAIqC5i?^ zD^m+ABO{0g{x9!t05wR0YzWRzD=AMbN@XZ7FW1Y=%Pvk%EJ)SMFG`>N&PEETh{4m< K&t;ucLK6T2`RBp_ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below@2.png b/.themes/papirus/gtk-3.0/assets/slider-vert-scale-has-marks-below@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b42b503c75c937c0f963ea0f45e5d0bb5917fdb2 GIT binary patch literal 1065 zcmeAS@N?(olHy`uVBq!ia0vp^8X(NU0wmSG7d!(}Ea{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!U-TFe`hyIEHu} zUwi#@ws4@xfrt0+be{A{(thicyI4%;T6lEL@+SSLgT9UdfiWE&(F<dLOy3d^v%7HN z0*)qW*VPf?ZDtvn6K-{_xS(>5#n;zJcydqovZ&iVzLV$Nopbo_j_(J~*eXAi63l-U z^(<)H?MpfNflLoIEa$KE`~5C*JNu`+)k{9T6nDRTI88%)`g$!^T^Wg2+~FMi?tFgi zn3T_W!$aDN_s30!KT3z0*bM8KjAk!B_}M+}8q55?y1f%8v%D=?v{UAELf?6din(hS zr?>rM?)!cA<c&Ozq6W5q^4u;Rj0ZD{UsNp9u~??Q*sc4FqSXo=JE4UQ-+W)cG7f8e z{O^bQV%LW%zM@48o^go_rEhQhzD(RWX=RF^lrGob*N+y=tP|m}{g<X0%ryT_*V}29 zJJX(rxihPOFu4D<q~hkp`1i9a=TCML{hpV4#<21F&8^RG_++*}J3L2Z&8%kGEt4jn z`Mp%R|Et<JF20bnj501t_db8p;5gAElCgeK_36bE%er)Unk(KII$ekqX76?~68YG5 zpw#=`i(ivM<*XPtefqAgRLprR>sdnJMt$zp(qDEpSS6Hldp953)zIq@CcaJl%B}{j zglbnuCjZz2ybf_4v*wB_rm%n7YJEWeK(NR@nUt(!44WGC)kTDZN*RM2vN%$u&g^Pn zTj0le-?rl_YY*e8*u=YGT=uUwxHp^ptNGO@aUwf$##+fatg{X=S28v#&OEPk<;c<> zO%AdwjI|HX2DW?nK2YIX``*ug%DXAcisRIe9bdK6Qs_t5S@DG|^L}h76;V=I{mADY zQ?y%OeM9Qx!;4@3)NB1$dS6#_Ub65UtKIn@f1W??Xt(C5?!5KI)76r1WOVl3TYAR+ z@FYpoXqz|b?nn1ld&}A0yAzxi!6flr{qX153#Sg6?ti4I=E-nyW#2uy*ZFl{4_N*w zHBeW%^|EAdHc#5mrsnlKQlFeTTc4fk_UPl>lk6YoDG4m#o$L0eqQOQoNaBbGbJMl* z*?MzkMen?ono(b7VV%{c^L^ppUaN|#MKNbtSt{NHuD>;X?YlL3zqy1?^d)JxSuMTe zd%y7i+8?}qH#lbcomXcE<{;G)*NBpo#FA92<f2p{#b9J$Xr^mmqHAa#VrXP#Vqj%t zqHSPoWnfVBYQho}4Y~O#nQ4_M8Vs#WEv$@;AR73;yt@I^APKS|I6tkVJh3R1p}f3Y gFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ0NYW_q5uE@ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-close-active.png b/.themes/papirus/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000000000000000000000000000000000000..5e6349db410b0a8050516e3b7ddefbce8a9892ca GIT binary patch literal 543 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0lll=O6Q4AD4W zI&rTbQ=mZW{+%4NH-zju;momg+L5@NT1L+!UsE&w+`J&Xrc*y*>C(mzd~3X4N|o>I zIeK^Mf{!7^=Y5{lOx6~8Rjx9{IJZ&f>&ZKA#m~799Ei3*(OMCuxomCC%Om^c(i99n zn4Q11>|CG9)tUEY)7Y+Eyl<8fYbF0(;cwrb9owF&FI=IrRo%_$;~dG!%oBu@?~0vo zajW86dx(+K(vtJ{({){Q-e+$1St~eUfyv6eK)&8Li~hQW9<Kg*!h<7Y(u7>~q{YGR zDUpH!i@gr4YB+K#WZkV_tNzbhd0cH)zMN`l`4p{HCB|~PJSJ>b#md%RmDzV18WW$D zmnvmS@<iB`zL_sJ|7l5Oic{5=hNV7V^R^WHGoMwF^~GiDv_HUbQ!R0gC`m~yNwrEY zN(E93Mh1pvx&|h?hUOuLMph;URz@b;2F6wf21TzXEJ4wbo1c=IR*9m)(8|=p%E$<! zf&a_98$b<`ARB`7(@M${i&7cN%ggmL^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0l+XkK D_<hm~ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-close-active@2.png b/.themes/papirus/gtk-3.0/assets/titlebutton-close-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b5c06664d91c1819e3647167435685bd158067f3 GIT binary patch literal 826 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-nRvQ5hIkyG zJJsGtI8f%e{rjzrMd53ntzx=(MC}}(*s8@lW@H3CKI7pnQ5u@K!E>%b&kg(8r9}tS z&b?UVqR6*n<^s-B^0|wT#&Ju$ld1Z0{_fT-|F->pR%`cj@AU80>IExb{ySWlC;W^_ zz43lcYU`f#%*6XU!)`SH;4t<vc=71&)14JlZoN|I_<6+n-NFm|N<JR(Nc$GU8hlu1 zmSErd)W?2hw-q~LC#^qI9Q&Z*N7|h;YqoNzwLhsoSKiLNA=72kea4jB_eC4kW!#>0 z&seV~z`x^?FkeCFz3tl!Ompho-bOO)Dm2`!dvMOy$Gd)4RWCRdDRB93yS>H5IsYGu zYt70n6`ULV?RRL<`4juEM;Crrydb#Xf!&{Pa!kK=ObM*kx*)OO(h`kD#s@N=?`>b9 z^2UeNamubmZR~doII1~!K4s$7ab0T5r?~zv%dFiRi<r5htYw%c@ue2kc$VEh$f~8W zB1B_L_|zp4?_1a}2CUo`zQ()ws_gnj0xTOu>|;frtx~x!X&>}vXZgpVs%dYQ2Q2Hl z)ndL&!`kn_e>c51le2x<FUm}2kec;*>DjaL9s-=d7wkO0O<7l(bHapMM$doDpLIGf zT7Q!H$=&llZl8BNpg!br`p*lu7oUo#5?;fnus8W$(&FqI=X)z2mNKSX>)|+k*Yy02 z%l_{2^W6Sztg&oYbbI-lVY+A4qm@C*1!rD9nJ_1@sewDjXnv<l)pFAk*)O|mr)Il_ z^ayRLdmn#BbY^(md3lTL|Csrr*H?0W|0fDeQmQ4c5hW>!C8<`)MX5lF!N|bSOxM6f z*U&t~(8$Wfz{<!(+rZe$z@X^Wge52%a`RI%(<)Ik7+RTHSQ!~XH1L0UcLS(F5@bVg rep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9mu6{1-oD!M<#Cl{` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-close-backdrop.png b/.themes/papirus/gtk-3.0/assets/titlebutton-close-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..1c70edecd9184a1f2e3ea94fc992a6eb8ed1e0fe GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0lll<;(M4AD4W zI?>*{DNy8C{qsGIhnL<wc=Ya;r+1GYQM7NE(8u=n()A7{E}5(;7x)t<gn7g}IM1D0 zkf9sZ^ZOp#`h1UXKK$qVtKa=puHfAyvwP8!gJ+k>-xWEwI)-5vXYo1CQ|onnFLO*+ zxZpdZn(NQi$(B6Rxt=9yw>7Ufp5Qobq5eO=ON+N|-nIUUZCu7gO@?6IO$-VfN|!!~ zUz+2so%cvBYNKvYUE3rcyBodrwNE*AD2uDlx1L?Q(qYTY58JloEeXB7EqCp%z%$Ri z&fj(o=(d_P(dP<h);`Y||9Rg_JU-l?@nnm^vX_rjVk+LQ`y9-A`9a}pwcpP~L=G+0 zEN;EqFwHxdZ~tFY#yF#Gda9QW_{iPKt=k$}$FNQ~Y*tRtoP)q%Q!R0gC`m~yNwrEY zN(E93Mh1pvx&|h?hUOuLMph;URz@b;2F6wf21TzXEJ4wbo1c=IR*9m)(8|=p%E$<! zf&a_98$b<`ARB`7(@M${i&7cN%ggmL^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0l+XkK D6o%7I literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/titlebutton-close-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ea9021a4b7e77a726fbe190c6e5e1f98ea21f28e GIT binary patch literal 919 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-P4ske4DmQV zcdD;PNT5X9{NiIq!Ao2lyPKkV1YEv3uS@ECtkfjvs5<q`M#GHTm%^Mw1o95872#R5 z_;02{)Rq$;dD1Sa8OLx+rKs+Fd3@rW!e?6wOrGDfetcv1?)#PVr@yaxUetHMQF!TV zyH&2N?v@OH9tdCV+39xv|F-JZtpd8{vL>7FE0#}Xw7MG8*Kl&t5!t)|hcZ>4>6}&n zE!Z;5o#!N^`*v2HH;-<xJFCt2w2@ioQLwQj<E^u^_Y^i9y<+)ZsDY*9jj?}u>)}L8 zqsT3y3h%qRVjnW3U(a8*9ccb$OZEA_+M3(TJ)2%`c+eIXWLDi3=i|22h0W1#%B7r* zW!m;{RgAMdZ%v(_*L_)DbK+~e+wtNZ*H*|0-w>N<!gy79tztr<nD_i8x31+Zl)SPv zbnlj>%9FN)eti{X?6L4{w65&){nOJQmuj6!z2;dI+Pbx0{Y`1XJdvuI&3(px7uK|u z2(LK4Yo7a?!jf9?s<Vcbi%a*vV!wO9K}_bFie(Cqwbv)@(_T%-Rx#dPGW&|cS(QyY z>b%5c#2+p5<bCP(i=%)0D#ce3#b3^PFPmGS7ixQ5_e*etcS}jP)Y6GNnm;$EoUxO* zxS;KL^vi>+4c+rThMDR}y@{Q1{gUaaRZFEl^}H|>^m@#oCwM7$o}iOh`k6f<3*?J* zji=c~ZJ6iZWe~12{R4ApY(tsx?5}f*HTC+cpQ)~}y!=((;?DOo%kx!)Q?joAxP3$S z#;y?M)K9YRWsUW|VPW-*X6{d87quPT^YMJlodZA3vrU!H37lR3Gi2$n9X~g|-C%Qi zBljb-jdKd_-07|~k89z*DR<ptCeNegHyHZ_#pcfYd1g_8fsp1zyFGIrMf|Fae_%WD z3itc2yT8S6*4;?poKesNOs}dXt`Q|Ei6yC4$wjF^iowXh&`j6BMAy(f#L&pf#K6kP zMBBjF%D|xL)r2J|8glbfGSeziG#FZ$T38twK{W7xd3OV-K@wy`aDG}zd16s2LwR|* gUS?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr0H}n8&j0`b literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-close-hover.png b/.themes/papirus/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..c4f61759bddca165826f68a4e34c99b846a8037b GIT binary patch literal 547 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0lll=XCR4AD4W zI`OR6VF!`c{gNviow&3v_2wsRzLF})>3G3+_Y32U8oB>*3rwVymne1FKk%A<>5}-1 zRZ%NAdd&om9rcxt`m*NToZ=nD&w7-cUp$yy8_H(<VAkZS@CsIeh}Pn(2a+_4m;3mv zE_tH1Kw-nQ`6~lb<P2qZzfzOp60biIaO9^Iv#8ac4w>^Yn>E93OUZL5_{<h$P`=f3 zG(j@Hwbty3$rDELv$DI_r0@2LZ?)gV_+Ya1fn;5Oql=$UUP%gB{By=R=e&<M9@{N{ z5Iegg#L4c_##3B!{+B0cPTaL-#r6O5PflA`&e^ea<{ssVzMHRIPLRJOc-rY|{?g<N z57f%8Zs}0%zLUGp_wv1ycHRYBGi&%Xn3<LQvTYyMGfH2N)j6pV=?4ru)e_f;l9a@f zRIB8oR3OD*WMF8fYha>lXdYr{WMyJtWn`jlU~FYzQ1oiT5)=)&`6-!cl_(kvtxPSf zjEo=}_`kfn0n{J~vLQG>t)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh* G2~7Z@xy|PQ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-close-hover@2.png b/.themes/papirus/gtk-3.0/assets/titlebutton-close-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0a0dcac6d88401a9902d39b8c817a916505518c7 GIT binary patch literal 874 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-rFgnHhIkxb zI@Q}>I8dZv|IT2|iB~p#V039*6(J;SKK0eH4;!46CN5jj#=8H|S}wyG54h@^w3D6I zFy7v=z^P$|MqtFk&ZjF~7w%ZZ(J8j<aZ*;M_4cJ#H_tZy{=4YB<xFF)NfO(pZGCh# z_KNn@1^FLaBUNY2c=I#YZuJwjdDkO;y*R4&G4FE^<9#<q#}zgI?aD2@{@u7LFE6?0 ztGAZK$}|!4_TxRzJ|FjK5}$rV+fTfax#sb*d^>M}6+!olmwCusxL#OZ&o1Eh_Em<a zg@&n@LdZO^H}@ZVX<9IZe}A{k3uwf|u1TyLR?q!@oaMs&-q$({X0J9&*LJbjIDBoB zyv*q{^^bV{X7#=bnwT<+<NA&nYddcHab-uF@%3I2PHakHvvX~UnzQrzru^+(d$rA1 z7csM+&UBrmDYjy%Y<HzptW){S-HRW2YV+*r<KyJpq0{9&E&QXwK_jas)mItrQ~eJm zo_y=DENPPKfkt(CzB0$g3zjx4w?BzXt&e=9!@EYv?ey{Ex@!tz+WI%2vRuc^#ocpJ zQ9s%BMR99E<APRh7s=#!wHd-*7kb(+?+8rg_FL4F+BIFtaOUmS^EF3j9^-X2_FLrQ zBfG(OHRIalVVS4S%sbH6{pO>_mE`4y<?Qw^dH$Y%zGt!Nk7TAAX`a8#eRfa!mzo77 zO(<7=oc~=;@~Grlo2h>SZUtSPmA77+m+ioAPxWlq&)Fps7VKxgoz2cm>)O31<JG?( z-!+q?{>@lAm9dQblC{l^?9X{}Dn9nt9j4xL*DvFgdA_n@2B$YG!{b!@=ogQS__P{z z!)B^x%>JZuCjCEyP2HZQDbcUPfJsob#5JNMC9x#cD!C{XNHG{07@FxCnCKdshZq`J znHX3ZnP?jrTNxM>y_&EDMMG|WN@iLmiUva~Qwu92BZvn6FYj&uHAsSN2+mI{DNig) lWhgH%*UQYyE>2D?NY%?PN}v7CMhd8i!PC{xWt~$(695ulXIlUO literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-close.png b/.themes/papirus/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000000000000000000000000000000000000..59ed4d71abf9db999207b84ed5d47a075c4147f3 GIT binary patch literal 480 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!>@^o<w(Kz24 zXx(?nKx9tCl$hjfyW?Jm1%uv6{t(ePkQr9Mtg>an3@$~l#SuNGB7Spp8*0~Yw0Uek zuhJnn?@X(CNy)u}hi*TjPwiOtb%|5;rA;BX4qD$5>&e}jt8r&f1M^azTf8;B0XC85 zZ@#K~vN4#87%(t2Gi_fm@2mQQowelw>*D85$(B#AoV>y9+Ahn-(wtm1rEIbM^S%Fj zhCHxgDG6M+SmV`-nCT7*%L^9!o0&2kxO#iRw1@JV+w~X!d%11mrX{H{Vn25jOFlgI zVS;h|#<aKEex@1k=TAG}Q*CCWu^8w})e_f;l9a@fRIB8oR3OD*WMF8fYha>lXdYr{ zWMyJtWn`jlU~FYzQ1oiT5)=)&`6-!cl_(kvtxPSfjEo=}_`kfn0n{J~vLQG>t)x7$ mD3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7YsJFO=G literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-close@2.png b/.themes/papirus/gtk-3.0/assets/titlebutton-close@2.png new file mode 100644 index 0000000000000000000000000000000000000000..10a3dfdd807c244bb882a5b1516797ab283c8b57 GIT binary patch literal 821 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB->3h03hIkxb zI@Q;IvZFx5{JZ;tgoM5(IC&>6>XiE$6fkkcf+KQ1AJ%6mePnJ5lwQ1Y1^Yz%hmO@I zL9EKXUiFQfvrLp;Eme@Yb<RlcmR9cerM$+=%gxT$ygQfup`$JJNQ~Ms#c#}&`!+6F z`CzT)hRqrC&z#z|!u@(m*y6Ph-vv3D?JWp3_bT7ITT*UnzwX0TX(o>javxV!kGdtO zzjDPBuH&obtaRz$;V+Z3*flhgbFRUC#+;pH-#01C{JPU!q_5N9QvhVQ1{bXkYI3_P zUS(Cxa3JkPN95KA%d!epd#jSnBC79*EJ%!8{kGWa@vJLJy=zx^_GYiDQ>%Q-b*J*% zHLHCd)67M7x~)jM`AD<)h{Rg|?D;(r$6l>vG?z?iR9V+#pV(KY_A*Q3OiyG|?_JIv z2Nm9XKDzP9Fq3VMg@Ey=+06TdA1Ze92pXJc5PtK~|Ize`P4`W6K6X?-FuBe-t9MgE zG;h?+NS)XJm>=44^BA5{;`BQEV{1cdJbw#&ip60IHt$(1lmF@IL~lC#VRMi0p`xkW zI)(j<&O2VqIyJqft@yv*q^DeqQ#>nTUaXFdPj#4g{r#Nl^UglmdhX3T%lwwUS)ts| z+Woehf6m>?Y?T|fdVXSLPPTmhb$+R~|K3}#*S;%Q$v0!_ryd3a`@5<|Z$%a{Sc>aE z-s&!Ra?8w`eB<|bms)SSDD>}f-t_GJc}Xs5D(_oAe_CU>?W5JpNr}d8_U+pHzpvNH z)T&6gIsZ`qfl^^0E5|A?U}{n=ag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CI(hU zCfWwZRt5$|uO=)((U6;;l9^VCqQTJ0)WXWh2%>@i%exyu4U!-mg7ec#$`gxH8OqDc h^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{1OOokRVe@f literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-maximize-active.png b/.themes/papirus/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000000000000000000000000000000000000..dd29f9d69a0f6fceba706551707514313e927f58 GIT binary patch literal 519 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0llWb|}#4AD4W zI?>keaDV_?`t{bOUnVfCgjlFf5wu<SlqZ3&@$NEyd+`pZ+(Jezjle}R4HsCl?32B( z1>NZMRoYg4|IE5A`K`MaHMY))7Ej4NZ`3Iss>hIQU;98ve*HG@qO>AeQ3Zo<m&KW^ z{^+U~w*@YoU?+4#@0gX@hUy6!3G1uxo}CiBHQ<k0<i;%SeXXZX>|sk!$vyhm>1o2} zUr*ZY+@I8#oLYEGEd5JBi=6A?8K3SRyLx@g6#c0!mnL3Z|IzJaVSty?cE<ew>rZwb z<E}h(Q_i@+tamzB%*mKL>lFO%ePt6_)TC%E^K{y@6tkym?80i_C38!9is$Hd-aUF+ z>p!c;pQJ)}E>2+ZFsPQeMwFx^mZVxG7o`Fz1|tJQGhG7{T|@H_LnA8_11lpFZ3AN~ z1B0Sh6PBQ8$jwj5OshoEU}$A(VP#|l(ZK)Z-3_1yNstY}`DrEPiAAXl<>lpinR(g8 b$%zH2dih1^v)|cBf!yKg>gTe~DWM4f>=V7r literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-maximize-active@2.png b/.themes/papirus/gtk-3.0/assets/titlebutton-maximize-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f7665688fc882b80185a8d4692b3232d2377247b GIT binary patch literal 804 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-$$7dshIkyG zI`yo-u%kr#{F&<<c3mn8Qm8Zi7*O>fXocKbabe#qo8oW$9}Y3z-BdDp)`SP~iMEvo z)aFg(7HSn%lk@qoc$4nDoXb**Q$JqV8u4xQZ|mH&=atWD)6F(B^{?qG`*cVBw5eLd z{F=n}Rr@wpJej9`j!(xwdBcGn?c0xXuT8na%<^nT)gk3ar{1!PFj?6Mr+(hP{J^YN z>n4A0V^_KT%5mjGA)WJ|W_j~WfB$IRPICnfzpnBaIU)89$vYo0HoW<&cTM@B!Qbag zEw72MIDV(2W$}Y$QAJT3mhGB9MQ@R0Ku6!MxGawsVx2wB46!1PKo`}mXqms@7-#t3 z?2In%TkCKCcyxaQ<3Z8=Qj?yThAJ>zXOylHS->R~x&Kk_qa_n-j=23aoiugHo{!9r z&J^@X7|&ULE<E4SYZAwy#st@(wugyap4vS8AttK7A67IZ#c#6adAIt;)R6zjOO5O* z{3p6C_gibP6z5snJdG)#i6zsdY0*T*hca`T)Mgib?C^RYEXN=7cS{$~$$PH?4Et3x z#AHRe=Jhsh+vLy`nC>g!yHH?5SeAwPq_}6fTcjNiO#64Gl4*lp*?srjAv5DQ9$d-L z<6PJ;b=WNEu^<0??gMv%Ew>&1=ERtj`B_{3U+)pW_`GeOMg5M*DF3Thzqo9TeM}bL zn_~%GlMf{vw0w2Yq;g&4v4z>zcMaXI=yIKzSXB3Z{>_D2_huY_x3iux({-b^jos1~ zVB%3Nag8WRNi0dVN-jzTQVd20hGx13Cc1{^A%;d)CI(hUCfWwZRt5$|uO=)((U6;; zl9^VCqQTJ0)WXWh2%>@i%exyu4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 Rkpe1W@O1TaS?83{1OSAhP9y*T literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/.themes/papirus/gtk-3.0/assets/titlebutton-maximize-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..e9db4aef5642a9c8a2488348d9c4b08ad83b70b1 GIT binary patch literal 366 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujzzec)B=-Xq-<@ zkf?f)@cCd`h@e}@%l}e5JU!-bvIUcTIG#1CvH8wh5iZE%#lCC9jDiK7f!)@Zo|rQq z)=K;6`hULFl!Y1&9>xX>v=WmN5)y9YA6W5CpGocP0fBGd<82n-scUZJGg`#Rz-+IO zQBuD5HqcJh64!{5l*E!$tK_0oAjM#0U}&amV4`bi9%5)@Wny4uWTI_gY-M0j^lHKq z6b-rgDVb@NC>ji{Of9U8j365Lzr4Ev)F276Aviy+q&%@Gm7%=6TrV>(yEr+qAXP8F VD1G)j8!4b722WQ%mvv4FO#q4wbS(e? literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..43e24687c9b4b950263bd0756718bdb3d9f3c9c9 GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TC&7J9lkhIkx* zJIRsjkb!_}y-nkl$rTMvB2`N&8ZY^Fe=l78P2IZn+T<@ROCMiSQd8k-ny{Vcv)p6> zg^53yeRBEYU&J~uEa}a6`&qKokl}{c?%TVUg}r+^^;oUeb0+hpi}jPTxY{qXG3aH- zX$E#K{pa{7wBKjXWo02fTZ4y}nT6J9yvcob`$F0q%{BAXPuCZ;%so}}h4oXRo`WU3 zO`6ijV7czMndfxa-y8%wR<*=6q9i4;B-JXpC>2OC7#SFv=^B{m8k&a~8d;ebSQ(jU z8yH&|7!<vlumnXzZhlH;S|y4GLn~7YD<dO_2L3PaZU8k%f@}!RPb(=;EJ|f4FE7{2 f%*!rLPAo{(%P&fw{mw=TsEEPS)z4*}Q$iB}7S59` literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-maximize-hover.png b/.themes/papirus/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..e5fedfc8609f20cb362a76e32a073855ac2045ea GIT binary patch literal 498 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!h@pN$v(Kuf^ z(a`U(gMjP(brW?jUV6r&n7NaeH`Qyx1Cf#iA`_W|b~wIkIHS49;(|b6UP|}=D6ZSt z%BuCVuI^cX^^AN*sK4p=rCC?^UD-3wAmqdsrRPg8Oqo9C(}Zt7oYysPoYQq}(RJk= z8=oY+$_y$vS19{us&AUwYisQ=XXj~WddhmL{&4o}=;PaLyegx<V(}BX)5_v^j=atN zp7lX;nsr^oF&3TQifsQP&umZ4{nMr|7j-8h@8)Jk`D<4u3v05l?lfTAVk3EF(M;vg zLX%hD|4FSZvOJpXxu0EEDNlUgmCg581wGwf#r1gIe|GV??<30Rhl>OKty<z5QIe8a zl4_M)lnSI6j0_CTbPY^&4b4LgjjT)ztc*;w4UDY}42oV&Sc0M<H$NpatrA6pp_QqH zm5~ud1OJzIH-H)>K{f>Er<If^7Ns(jmzV2h=4BTrCl;jY<rk&TerF>ERK(!v>gTe~ HDWM4fGpW6$ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/.themes/papirus/gtk-3.0/assets/titlebutton-maximize-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..7464c76a03099981bfc3428ce0dfdc7d71db3675 GIT binary patch literal 778 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-v3R;ThIkxb zI@LE@I8dZ*zBQ+(!h&@<K>|HDmgYUWeu+!SvEzsMkyh65UB&@{Yj(d|QyLgmpe`}x zALHGOz-V(l?of_vAqUg4HhDac>F-X_Q7u=Kv`sIa`FYRt<acunEqpc`Wv&Z&rqSLY z79Vl-=@;$GsXJcoICHvh#o^kS*OP4KaLaid=WM^n_bywHOaIjF2#YVGx)vYad1iL7 zIe&C;U3$@0uxQ!*y$Sb=Q(6RDx6QOl-p5q2_ukvnE*3qvpYM&VU<i7gqa@Q>T(tat zlh|9UpD9cXB|*o1FEd;J^|yHP)<oj$t@kn=U6rTwt}j;obLHWdy#l@ZLF_i`Tv=tN zoHV&=@kb({-GejOH@Hu0pI@hB(3KURtyfJn`gFMTzS!19=3ka~b^WRe*8X**)_8kQ z$w{8HdbiH@`u58Uk6DGshL+fdfBao|!uT+Yeni2S2OEuf`lo)dHEVlpC?qYHz4*aI zp=_4vhdT8#U6+?wmr3Wmo)T7)nQtBAviZ?>zWHCm{vSQMbN%+O$rV|dY!i+v>l#fz z|M&j$JAS@1ma#vZeXdC@N%TVGWuE@X%Go>qn9pk6yVNSpUL|JL^0R7R%9Up5R?j@9 z(W~KbIIQZ&KX=wh$&EiYYJ80;@V~Y3gMRh)>(wQltTQK16V5xi_~4ymnv*7eUUo{; z>+k*F>0zaoe{a3vJNA#!z<9cG*5-InDpD<RjVMV;EJ?LWE=mPb3`PcqX1WF@x`yT< zhDKH<23AHU+6Kl}1_nj1CM-eGkei>9nO2FS!O+Uo!pg`9qJjU*yBk0ak{}y`^V3So o6N^$A%FE03GV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{05T{;vH$=8 literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-maximize.png b/.themes/papirus/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000000000000000000000000000000000000..d3e53c8962b86b22b9fa134b2357782b816bd797 GIT binary patch literal 338 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz#Ic)B=-Xq-<@ zkf?f4{`q}ch@e|YrW-F?+kf+j?2WJUer<kc|GNH}y?1^2!zpPA2?+;Qu_*S2p44x) z*Z#LzA^XSqPw7YXn;ZFz7BMn3nW;~n@bi5V&|K9L*NBpo#FA92<f2p{#b9J$Xr^mm zqHAa#VrXP#Vqj%tqHSPoWnfVBYQho}4Y~O#nQ4_M8Vs#WEv$@;AR73;yt@I^APKS| sI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#WDWD<-Pgg&ebxsLQ03<bQ=Kufz literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-maximize@2.png b/.themes/papirus/gtk-3.0/assets/titlebutton-maximize@2.png new file mode 100644 index 0000000000000000000000000000000000000000..daabb075d06a82cb4170bd7272a3fe5097787edd GIT binary patch literal 383 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TC&Dm`5sLp+YZ zonXt=V8G*6%(C)$;isIX-4Es-xu__o!8w1j!X>Y0M}c48zJGGQlJSRu(`f%i^;V~4 z;=48$raCnpD*N)HBv?eg=#`6$Xy@v<i924mcFu^K;PG;1r@F1OVq7B6_brNZHagYV z7`&J@ukL2jM8n53dyg%bS=-&DyCH4v3!o!ZOI#yLQW8s2t&)pUffR$0fuWhMfr+l6 zd5EErm5G6sk%_i}v6X>A(W?ndP&DM`r(~v8qG&L*GPSTWGJ<H}|MKnzP=h4MhT#0P qlJdl&REF~Ma=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywpQU4iKU literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-minimize-active.png b/.themes/papirus/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000000000000000000000000000000000000..58c77aa5f59e20439bbe4547f8ef42e979b912d8 GIT binary patch literal 523 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Uu0llWc74$4AD5B zI?>SYu!Df>{TvmuLjIL!SUaLmb<Dd^#AYyk!|g8;I~+t_b#Mn<T;!4|Bd-up9jG&N z;fBS%ho}7CD|t4fW!of=<aMPSo35Hy`h@%HF$7236?ZSae#_MQS<(Cu1%s_mt(BQ} zJxw`jv65$se$N+)#f@&iSSGpr`ndkK|4tLB?$Re2+vm%$hb13&sb;J-`y=;&$(zA8 zuV)TZ%NNZkS51qDdkW8=srwT5G9lowIs2(Lnb(Fjl92(`sRtS^JdP4`GcL2^<Trd{ zV*Ju8uJEq%?9f6h@9S(kCNJHQ>^P@p7Q4ZOke->3|L9%$^P*?<x5&4<^-a>0oG+}^ zG4a0c`;UE{MzX8w9p+8IFj6gXjVMV;EJ?LWE=mPb3`PcqX1WF@x`yT<hDKH<23AHU z+6Kl}1_nj1CM-eGkei>9nO2FS!O+Uo!pg`9qJjU*yBk0ak{}y`^V3So6N^$A%FE03 gGV`*FlM@S4_413-XTP(N0xDwgboFyt=akR{02-ISK>z>% literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-minimize-active@2.png b/.themes/papirus/gtk-3.0/assets/titlebutton-minimize-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..d106fb788de653c6ec1f2ec659870e7e693a93a9 GIT binary patch literal 821 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB->3h03hIkyG zI@Qr%*iocmzj=s4UXHD1uI{ZP6<>l@$gLF@_RX>>{>EPMuwk1{Zji9h57BFr*>fIA z?o<f0NaQ-k(yJljzokU_;Ixkyrfqwd_j2Fmch#S3Kc|^lD_b1-(=qjdp<!Nuq{S2K z*CIVnUnc*K_-St_t#njmy38KYxZg%A|JpGXhwOhKDZceCcLs}&m}>gJLXni_ud0vE z74)b0+Mk?~({%Ipp2t$nNBt`^^1g9gO8zwQM1#eFdjU3oxgAWe>v_*B;4r;6V{tmu z-#OOv3QX=?HD0R<G-3TMfqXWTq?fa2PHL)>I&Z-tF^O%a{KmTM{S5AZ9*BvbW0bB@ z^jUDzIda{KTeW}A{^Ykznq3vY$8RFn)G~fXAusjYM>!I8y8gU1{w*eUa2@}$$z2iY z4lM?z+hRm`yCPV2-kaN_x#;fucU<l=i@56Zk3~Lga(1{Gy;VD=&|&MgE&Yq+{USF$ zp7LJf*P{)KZxpO^;RsBgtt6&sE@LLby8V`gqK=MJ&u(7Fd%t>8S1<beXpw+lY+>(| z$iU0TpWLlq+EM+P<H=cJ)_pqDj%8=8c%`G^@piL9MQ{d-n9<T}oheU#Jb3FO5Mdg( zZ63p>@YnPA$gc7^_ttSWvxn>n<ub_<#oaa;kJ6b8%uDBN{rt^|dCf1i=XTqTo##IC zGM)H5L`|Y>|J)^B=PIm%-`(uJ=h5%krOCusGBbQ%&Z`64=6*A1|7ttQM<6%${r!mL z3h&Pf|GrVbMeW!b*SB6LfvHKg#5JNMC9x#cD!C{XNHG{07@FxCnCKdshZq`JnHX3Z znP?jrTNxM>y_&EDMMG|WN@iLmiUva~Qwu92BZvn6FYj&uHAsSN2+mI{DNig)WhgH% h*UQYyE>2D?NY%?PN}v7CMhd8i!PC{xWt~$(695|UP=Npd literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/.themes/papirus/gtk-3.0/assets/titlebutton-minimize-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..61a3efab086341565ff4f091e013652d3a991dc5 GIT binary patch literal 379 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!3db&7<Xq-<@ zkkCrlfAFB_@5lg`2)=bU@(+N(5g>k0(fCpAa+mQMgO{Oae7Ys%t>O|upoLQ|>(BbL zvYDS|Hzta1{*iR-c-d2dLbsNU0;=EtDS9u~NJy}_@h85yvGHSDt*+m5xg5J2HWwV- z*cceJmMP|~o~RuTbbxA!YeY#(Vo9o1a#1RfVlXl=G}ARO(KR#=F*LF=F|aZ+(Kax) zGB7B5HDL*ghTQy=%(O}r4Te^x7FI?^5Dola-rWFdkObKfoS#-wo>-L1P+nfHmzkGc coSayYs+V7sKKq@G6i^X^r>mdKI;Vst0MTxLPXGV_ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/.themes/papirus/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..9516274f19c27236de423cd32d9f8e81b1ee1af6 GIT binary patch literal 423 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TC&7J9lkhIkxL zPLN<-oG_vBuNgc4dr`F&UJo8LGWT)V2@74Gd$29_d!k~^Eq-ppx5*pQOAaa4uK4=k zfAjOg-AVfo9K6i_U;fq6WM(_%jthO~Ih3|OHfmydd!t7o(0Z5PkFCa!%pTQ?9&WYQ z^QoU%W<0~-+fC8Q84S#a8}*I_wSDH{;c5H7TlSPkf!!uSph<t~7j)~KHRzupQnENf zghzsb!SYaIs{XVsyMc~XEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^egRwf2kMkd+@ z##ROfMXx3-LD7(#pOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxGO3D+9QW?t2%k?tz evWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$T=q>!xu literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-minimize-hover.png b/.themes/papirus/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..826cc1d98396a754147fb4fddd7c504c483da221 GIT binary patch literal 508 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujzz$^K@|x(Kuf^ z(a`U(gMjP(TPLQySh%U>QrnWJA_YuSn#|ZA@Ht*+402&pIl@`Qp5iBXvw+oo+mG2x zH|*_HeeQ4iJ8g?`{en>2tCz%9h2C~LU3F+-%o_8lVMV?XD??r_vi%o!(@}ourfn|o znRjS<9=vkd;PI5i+_#|u=Y01hHog@+-Nbw3q0NI^t;#}TCmzfC&oOSga7QBa2*dm* zcZ!+bR6Oa~UG{sy>s?Qq*smOa&{OBJ>rHdKLgF)fW7h+>e*8>RvF$0%esxk%e9jy% zbG9#4S5|}?yD!PP@M`^EQ>CR^Py1E>=5GD8Blbs-zFGLvQ_rf(9>4o5&#>_Q+@Or) z>A(<BEpd$~Nl7e8wMs5Z1yT$~28L$31}3_O<{^egRwf2kMkd+@##ROfMXx3-LD7(# zpOTqYiK4;K%GAQj$Oxi=|I51@Kn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&Mm SvylQSV(@hJb6Mw<&;$VYK*xpv literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/.themes/papirus/gtk-3.0/assets/titlebutton-minimize-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..1a60709ca744faf5648f9aa8b5a9687fd11b3fa4 GIT binary patch literal 798 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TB-NqD+AhIkxb zI@LZyxKQM{{eEu`Cf3qTo{k$9EY`dDDnqtM!KKT2xm8E=0~Nhl9<GAh^R|_~dY~3D zL9cIDMxeB#pt!1N)7H=lF_U>-?tN?-b8g17catvPpI!I<`|q0j^X0#v6WCy)JNcPS zCEq6g6`!Y?#(LVB=d$U`PIkR1#%mBQW-88`KBxK;S4(ZSRk^8f+w&)-DsOJDN@M=; zEpTP06?37x>(Xm>kBXNG+rHlS@PL5sr|WJ>hiaHN?74M!`Njf?;`tSOH!v(Y(-~pG zrM~ovrepEDbhk&G3>Um)jAo1N*!;icaECQ_MpVxF{qkRC{ge8^wJq*?`M-7RG*8=} zmGj?lNd1(FQnT5PgYNf!-`;DK8Th5#*eCd@+U<v~#ob!LXa0PgvB-5_^+To0Yl68Z zW&}Rs4vzVEd!~Ecw`)6=u<jMQz#Y9l%TfN_w|vRW$*+39bR6#~zMt<~QPQyO>in#F z#f26LtfF_c1zVG&Lz@4@c6!LH^3?KS@#Z)^rBO?Khsd{0qL1g8o<HO_J)%uR#x~jH z?Y|e9Kh}xg<n)$1;P-|-C2@tLSjy-B-!09B+s`gzeYX2t<FO>s3znN-=3oA#RrX8Y zl=tpJt5^GaEkpWe^S(IaVi5h#GV8F&A_mj#4<7DykBpQx`gzgdYfrKJtceAO_rAR< zH!msd*-|-<>rWl)bA&Y}O$uIi!tj{&{_myNN>qOydh_M}U*06`!nr@V-&_YK8`Tom zh?11Vl2ohYqEsNoU}RuurfXoLYiJ%~Xk=w#U}a>YZD4F=U{LgG!V(k>x%nxXX_Y7% z46RHptc;8x8u-7wy8+Z739=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdtoO LS3j3^P6<r_32sg+ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-minimize.png b/.themes/papirus/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000000000000000000000000000000000000..ead350f9369b4c96ac1f035a6be5ea13e6e035c3 GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^xl_H+M9WCik>lDyqr z82-2SpV<%OaTa()76Wx(2Vq7hjoB4ILG}_)Usv`AEP~utVp4M#Ujz!Jc)B=-Xq-<@ zkkEQC{os7j|B(}1|84#g`SEl^BM@|gh_{FS&#n*uliuoW{6F@~f5qFZBEfa$|00<K zKh6Jne$)NA5jss8j?>dz0xz9eaqz&0|7_X1e$W5q{kv;(!O@Kk=<d6kA7Xe~vw`-h zmbgZgq$HN4S|t~y0x1R~14A=i0~1|C^AJNLD-#1NBNJ@{V=DuLqE{1^plHa=PsvQH zMA2YqWolt%WCYQ`|K;5cpaw~h4Z-<oCFO}lsSM@i<$9TU*~Q6;1*v-ZMd`EO*+>Bu OF?hQAxvX<aXaWFu0emL_ literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/assets/titlebutton-minimize@2.png b/.themes/papirus/gtk-3.0/assets/titlebutton-minimize@2.png new file mode 100644 index 0000000000000000000000000000000000000000..749123fc3523b3950e1a8949b8d2231e11b6e7df GIT binary patch literal 387 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UEa{HEjtmSN`?>!lvI6-`N#5=* z4FB8v&+G^CI14-?iy0WC*Ml%)oYX`apdfpRr>`sf0~SGUD>13Li!TC&YCT;XLp+YZ z?Kk9VFc4sQ&$;OS#*ev4%0JW(26gc7vc2ZSA}E~9vhl<f^TYEz)IJ+;Id<gLyDnC@ z+;z;l8GWe%`ez$&{W2?Ap!-i$$DrA&<sOHM(w6|Gpzo@3FTy+9e_2jkATQjxtE1!F z0?XnB-#CBGt5}%duhM%y#V(z-`)!k%5MR(SphHwkTq8<S5=&C8l8aJ-6oZk0p_#6M ziLRk}h@p{{iGh`oiMD~Um4QLgs|ia`H00)|WTsW3XfU)gwXiZWf@t9X^6myugCxj? t;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RUS!fLZ_m literal 0 HcmV?d00001 diff --git a/.themes/papirus/gtk-3.0/gtk-dark.css b/.themes/papirus/gtk-3.0/gtk-dark.css new file mode 100644 index 00000000..545cf11b --- /dev/null +++ b/.themes/papirus/gtk-3.0/gtk-dark.css @@ -0,0 +1,4156 @@ +* { + padding: 0; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #ed1515; + -GtkCheckButton-indicator-size: 16; + -GtkCheckMenuItem-indicator-size: 16; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkScrolledWindow-scrollbars-within-bevel: 1; + -GtkToolItemGroup-expander-size: 11; + -GtkExpander-expander-size: 16; + -GtkTreeView-expander-size: 11; + -GtkTreeView-horizontal-separator: 4; + -GtkMenu-horizontal-padding: 0; + -GtkMenu-vertical-padding: 0; + -GtkWidget-link-color: #98d4f3; + -GtkWidget-visited-link-color: #6bc0ed; + -GtkWidget-focus-padding: 2; + -GtkWidget-focus-line-width: 1; + -GtkWidget-text-handle-width: 20; + -GtkWidget-text-handle-height: 20; + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + -GtkStatusbar-shadow-type: none; + outline-width: 0px; } + +/*************** + * Base States * + ***************/ +.background { + color: #EEEFF0; + background-color: #363636; } + .background:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; + color: #EEEFF0; + background-color: #363636; } + +/* + These wildcard seems unavoidable, need to investigate. + Wildcards are bad and troublesome, use them with care, + or better, just don't. + Everytime a wildcard is used a kitten dies, painfully. +*/ +*:disabled { + -gtk-icon-effect: dim; } + +.gtkstyle-fallback { + background-color: #363636; + color: #EEEFF0; } + .gtkstyle-fallback:hover { + background-color: #485057; + color: #EEEFF0; } + .gtkstyle-fallback:active { + background-color: #1a1d1f; + color: #EEEFF0; } + .gtkstyle-fallback:disabled { + background-color: #3a3f44; + color: #909396; } + .gtkstyle-fallback:selected { + background-color: #888888; + color: #EEEFF0; } + +.view { + color: #EEEFF0; + background-color: #262626; } + .view:selected, calendar:selected { + border-radius: 3px; } + +.rubberband { + border: 1px solid #888888; + background-color: rgba(61, 173, 232, 0.2); } + +.label.separator, placessidebar.sidebar .view .label.separator { + color: #EEEFF0; } +.label:disabled { + color: #909396; } + +.dim-label, .label.separator, placessidebar.sidebar .view .label.separator, .titlebar .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +assistant .sidebar { + background-color: #262626; + border-top: 1px solid #6d6d6d; } + assistant .sidebar:dir(ltr) { + border-right: 1px solid #6d6d6d; } + assistant .sidebar:dir(rtl) { + border-left: 1px solid #6d6d6d; } + assistant .sidebar:backdrop { + background-color: #25292c; + border-color: #63686c; } +assistant.csd .sidebar { + border-top-style: none; } +assistant .sidebar .label { + padding: 6px 12px; } +assistant .sidebar .label.highlight { + background-color: #575b5f; } + +textview { + background-color: #2a2e32; } + textview text selection { } + +.grid-child { + padding: 3px; + border-radius: 3px; } + +popover.osd, .app-notification, +.app-notification.frame, .osd { + color: #EEEFF0; + border: 1px solid #363636; + background-color: rgba(35, 38, 41, 0.8); + background-clip: padding-box; + outline-color: rgba(238, 239, 240, 0.3); + text-shadow: none; + -gtk-icon-shadow: none; } + popover.osd:backdrop, .app-notification:backdrop, .osd:backdrop { + text-shadow: none; } + +/********************* + * Spinner Animation * + *********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } +.spinner { + background-image: none; + background-color: blue; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } + .spinner:active { + opacity: 1; + animation: spin 1s linear infinite; } + .spinner:active:disabled { + opacity: 0.5; } + +/**************** + * Text Entries * + ****************/ +entry { + border: 1px solid; + padding: 5px 8px 6px; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + background-color: #262626; + background-image: none; + color: #EEEFF0; + border-color: #6d6d6d; } + entry.image.left { + padding-left: 0; } + entry.image.right { + padding-right: 0; } + entry.flat, entry.flat:focus { + padding: 2px; + background-color: #262626; + background-image: none; + color: #EEEFF0; + border-color: #6d6d6d; + border: none; + border-radius: 0; } + entry:focus { + background-color: #262626; + background-image: none; + border-color: #888888; } + entry:disabled { + background-color: #262626; + background-image: none; + color: #909396; + border-color: #6d6d6d; + background-color: #3a3f44; + box-shadow: none; } + entry:backdrop { + background-color: #262626; + background-image: none; + color: #EEEFF0; + border-color: #6d6d6d; + background-color: #262626; + box-shadow: none; } + entry:backdrop:disabled { + background-color: #262626; + background-image: none; + color: #909396; + border-color: #6d6d6d; + background-color: #3a3f44; + box-shadow: none; } + entry progressbar { + margin: 1px; + border-radius: 0; + border-width: 0 0 2px; + border-color: #888888; + border-style: solid; + background-image: none; + background-color: transparent; + box-shadow: none; } + entry progressbar:backdrop { + background-color: transparent; } + .linked > entry { + border-radius: 0; } + .linked > entry:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } + .linked > entry:first-child:dir(rtl) { + border-right-style: none; } + .linked > entry:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-left-style: none; } + .linked > entry:last-child:dir(rtl) { + border-left-style: solid; } + entry.error { + color: #ed1515; + border-color: #4a0606; } + entry.error:focus { + background-color: #262626; + background-image: none; + border-color: #4a0606; } + entry.error:selected, entry.error:selected:focus { + background-color: #ed1515; } + entry.warning { + color: #f67400; + border-color: #442000; } + entry.warning:focus { + background-color: #262626; + background-image: none; + border-color: #442000; } + entry.warning:selected, entry.warning:selected:focus { + background-color: #f67400; } + entry.image { + color: #c5c7c8; } + entry.image:hover { + color: #EEEFF0; } + entry.image:active { + color: #888888; } + entry.image:backdrop { + color: #54585c; } + .osd entry { + background-color: #262626; + background-image: none; + color: #EEEFF0; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(35, 38, 41, 0.8); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd entry:focus { + background-color: #262626; + background-image: none; + color: #EEEFF0; + border-color: #888888; + background-color: rgba(35, 38, 41, 0.8); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd entry:backdrop { + background-color: #262626; + background-image: none; + color: #EEEFF0; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.7); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd entry:disabled { + background-color: #262626; + background-image: none; + color: #898b8d; + border-color: rgba(0, 0, 0, 0.7); + background-color: shade(#EEEFF0, 0.3); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +.linked.vertical > entry:not(:last-child) { + box-shadow: none; } +.linked.vertical > entry:focus:not(:last-child) { + box-shadow: inset 0 0 0 1px #888888; } +.linked.vertical > entry:not(:disabled) + entry:not(:disabled) { + border-top-color: #383b3f; + background-image: linear-gradient(to bottom, #262626); } + .linked.vertical > entry:not(:disabled) + entry:not(:disabled):backdrop { + border-top-color: #383c3f; + background-image: linear-gradient(to bottom, #25292c); } +.linked.vertical > entry + entry:focus:not(:last-child) { + border-top-color: #888888; + box-shadow: inset 0 0 0 1px #888888; } +.linked.vertical > entry + entry:focus:last-child { + border-top-color: #888888; } +.linked.vertical > entry:focus:not(:only-child) + entry, +.linked.vertical > entry:focus:not(:only-child) + button, +.linked.vertical > entry:focus:not(:only-child) + combobox > button, +.linked.vertical > entry:focus:not(:only-child) + comboboxText > button { + border-top-color: #888888; } + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#81caf0), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#888888), to(transparent)); } } +button, headerbar button.titlebutton, +.titlebar button.titlebutton { + border: 1px solid; + border-radius: 3px; + padding: 5px 8px 6px; + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363b41, #363636); } + button.flat, headerbar .titlebutton.button, + .titlebar .titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + button.flat:hover, headerbar .titlebutton.button:hover, + .titlebar .titlebutton.button:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 500ms; } + button.flat:hover:active, headerbar .titlebutton.button:hover:active, + .titlebar .titlebutton.button:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + button:hover, headerbar button.titlebutton:hover, + .titlebar button.titlebutton:hover { + color: #EEEFF0; + border-color: #888888; + background-image: linear-gradient(to bottom, #363636, #363636); + -gtk-icon-effect: highlight; } + button:active, headerbar button.titlebutton:active, + .titlebar button.titlebutton:active, button:checked, headerbar button.titlebutton:checked, + .titlebar button.titlebutton:checked { + color: #363636; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + transition-duration: 50ms; } + button:active:hover, button:checked:hover { + color: #363636; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #888888, #888888); } + button.flat:backdrop, headerbar .titlebutton.button:backdrop, + .titlebar .titlebutton.button:backdrop, button.flat:disabled, headerbar .titlebutton.button:disabled, + .titlebar .titlebutton.button:disabled, button.flat:backdrop:disabled, headerbar .titlebutton.button:backdrop:disabled, + .titlebar .titlebutton.button:backdrop:disabled { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + button:disabled, headerbar button.titlebutton:disabled, + .titlebar button.titlebutton:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0.1); } + button:disabled > .label, headerbar button.titlebutton:disabled > .label, + .titlebar button.titlebutton:disabled > .label { + color: inherit; } + button:disabled:active, button:disabled:checked { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3f4449, #3a3f44); } + button:disabled:active > .label, headerbar button.titlebutton:disabled:active > .label, + .titlebar button.titlebutton:disabled:active > .label, button:disabled:checked > .label, headerbar button.titlebutton:disabled:checked > .label, + .titlebar button.titlebutton:disabled:checked > .label { + color: inherit; } + button.osd, headerbar .osd.button.titlebutton, + .titlebar .osd.button.titlebutton { + color: #EEEFF0; + border-radius: 5px; + outline-color: rgba(238, 239, 240, 0.3); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: none; + background-color: #363636; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; + border: none; + box-shadow: none; } + button.osd.image-button, headerbar .osd.titlebutton.button, + .titlebar .osd.titlebutton.button { + padding: 13px; } + button.osd:hover { + color: #EEEFF0; + border-color: #888888; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; + box-shadow: none; } + button.osd:active, button.osd:checked { + color: #EEEFF0; + border-color: rgba(35, 38, 41, 0.8); + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; + box-shadow: none; } + button.osd:disabled, button.osd:backdrop:disabled { + color: #909396; + border-color: #3a3f44; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + button.osd:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + .osd button, .osd headerbar button.titlebutton, headerbar .osd button.titlebutton, + .osd .titlebar button.titlebutton, + .titlebar .osd button.titlebutton { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: none; + background-color: #363636; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; + border-radius: 3px; + border-style: solid; } + .osd button:dir(rtl) { + border-radius: 3px; } + .osd button:first-child { + border-radius: 3px 3px 3px 3px; } + .osd button:last-child { + border-radius: 3px 3px 3px 3px; } + .osd button:last-child:dir(rtl) { + border-right-style: solid; } + .osd button:only-child { + border-radius: 3px; + border-style: solid; } + .osd button:hover { + color: #EEEFF0; + border-color: #888888; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button:active, .osd button:checked, .osd button:backdrop:active, .osd button:backdrop:checked { + color: #EEEFF0; + border-color: rgba(35, 38, 41, 0.8); + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button:disabled, .osd button:backdrop:disabled { + color: #909396; + border-color: #3a3f44; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.flat, .osd headerbar .titlebutton.button, headerbar .osd .titlebutton.button, + .osd .titlebar .titlebutton.button, + .titlebar .osd .titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; } + .osd button.flat:hover, .osd headerbar .titlebutton.button:hover, headerbar .osd .titlebutton.button:hover, + .osd .titlebar .titlebutton.button:hover, + .titlebar .osd .titlebutton.button:hover { + color: #EEEFF0; + border-color: #888888; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + background-clip: padding-box; + box-shadow: none; } + .osd button.flat:disabled, .osd headerbar .titlebutton.button:disabled, headerbar .osd .titlebutton.button:disabled, + .osd .titlebar .titlebutton.button:disabled, + .titlebar .osd .titlebutton.button:disabled { + color: #909396; + border-color: #3a3f44; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-image: none; + border-color: transparent; + box-shadow: none; } + .osd button.flat:backdrop, .osd headerbar .titlebutton.button:backdrop, headerbar .osd .titlebutton.button:backdrop, + .osd .titlebar .titlebutton.button:backdrop, + .titlebar .osd .titlebutton.button:backdrop { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.flat:active, .osd headerbar .titlebutton.button:active, headerbar .osd .titlebutton.button:active, + .osd .titlebar .titlebutton.button:active, + .titlebar .osd .titlebutton.button:active, .osd button.flat:checked, .osd headerbar .titlebutton.button:checked, headerbar .osd .titlebutton.button:checked, + .osd .titlebar .titlebutton.button:checked, + .titlebar .osd .titlebutton.button:checked { + color: #EEEFF0; + border-color: rgba(35, 38, 41, 0.8); + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-clip: padding-box; + border-color: transparent; + box-shadow: none; } + button.suggested-action, headerbar .suggested-action.button.titlebutton, + .titlebar .suggested-action.button.titlebutton { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #262626; + border-color: #888888; + background-image: linear-gradient(to bottom, #46b1e9, #3dade8); } + button.suggested-action.flat, headerbar .suggested-action.titlebutton.button, + .titlebar .suggested-action.titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #888888; } + button.suggested-action:hover { + color: white; + border-color: #888888; + background-image: linear-gradient(to bottom, #3dade8, #3dade8); } + button.suggested-action:active, button.suggested-action:checked { + color: white; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + button.suggested-action:backdrop, button.suggested-action.flat:backdrop, headerbar .suggested-action.titlebutton.button:backdrop, + .titlebar .suggested-action.titlebutton.button:backdrop { + color: white; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + button.suggested-action:backdrop:active, button.suggested-action:backdrop:checked, button.suggested-action.flat:backdrop:active, headerbar .suggested-action.titlebutton.button:backdrop:active, + .titlebar .suggested-action.titlebutton.button:backdrop:active, button.suggested-action.flat:backdrop:checked, headerbar .suggested-action.titlebutton.button:backdrop:checked, + .titlebar .suggested-action.titlebutton.button:backdrop:checked { + color: #d1eaf7; + border-color: #888888; + background-image: linear-gradient(to bottom, #1a97d8); + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + button.suggested-action:backdrop:disabled, button.suggested-action.flat:backdrop:disabled, headerbar .suggested-action.titlebutton.button:backdrop:disabled, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + button.suggested-action:backdrop:disabled > .label, headerbar .suggested-action.button.titlebutton:backdrop:disabled > .label, + .titlebar .suggested-action.button.titlebutton:backdrop:disabled > .label, button.suggested-action.flat:backdrop:disabled > .label, headerbar .suggested-action.titlebutton.button:backdrop:disabled > .label, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled > .label { + color: inherit; } + button.suggested-action:backdrop:disabled:active, button.suggested-action:backdrop:disabled:checked, button.suggested-action.flat:backdrop:disabled:active, headerbar .suggested-action.titlebutton.button:backdrop:disabled:active, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled:active, button.suggested-action.flat:backdrop:disabled:checked, headerbar .suggested-action.titlebutton.button:backdrop:disabled:checked, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled:checked { + color: #79b4d2; + border-color: #888888; + background-image: linear-gradient(to bottom, #318bba); } + button.suggested-action:backdrop:disabled:active > .label, headerbar .suggested-action.button.titlebutton:backdrop:disabled:active > .label, + .titlebar .suggested-action.button.titlebutton:backdrop:disabled:active > .label, button.suggested-action:backdrop:disabled:checked > .label, headerbar .suggested-action.button.titlebutton:backdrop:disabled:checked > .label, + .titlebar .suggested-action.button.titlebutton:backdrop:disabled:checked > .label, button.suggested-action.flat:backdrop:disabled:active > .label, headerbar .suggested-action.titlebutton.button:backdrop:disabled:active > .label, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled:active > .label, button.suggested-action.flat:backdrop:disabled:checked > .label, headerbar .suggested-action.titlebutton.button:backdrop:disabled:checked > .label, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled:checked > .label { + color: inherit; } + button.suggested-action.flat:backdrop, headerbar .suggested-action.titlebutton.button:backdrop, + .titlebar .suggested-action.titlebutton.button:backdrop, button.suggested-action.flat:disabled, headerbar .suggested-action.titlebutton.button:disabled, + .titlebar .suggested-action.titlebutton.button:disabled, button.suggested-action.flat:backdrop:disabled, headerbar .suggested-action.titlebutton.button:backdrop:disabled, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(61, 173, 232, 0.8); } + button.suggested-action:disabled { + background-color: transparent; + color: shade(#EEEFF0, 0.5); } + button.suggested-action:disabled:active, button.suggested-action:disabled:checked { + background-color: transparent; + color: shade(#EEEFF0, 0.5); } + .osd button.suggested-action { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: none; + background-color: #363636; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; } + .osd button.suggested-action:hover { + color: #EEEFF0; + border-color: #888888; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:active, .osd button.suggested-action:checked, .osd button.suggested-action:backdrop:active, .osd button.suggested-action:backdrop:checked { + color: #EEEFF0; + border-color: rgba(35, 38, 41, 0.8); + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:disabled, .osd button.suggested-action:backdrop:disabled { + color: #909396; + border-color: #3a3f44; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + button.destructive-action, headerbar .destructive-action.button.titlebutton, + .titlebar .destructive-action.button.titlebutton { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #262626; + border-color: #d51010; + background-image: linear-gradient(to bottom, #df1111, #d51010); } + button.destructive-action.flat, headerbar .destructive-action.titlebutton.button, + .titlebar .destructive-action.titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #d51010; } + button.destructive-action:hover { + color: white; + border-color: #d51010; + background-image: linear-gradient(to bottom, #d51010, #d51010); } + button.destructive-action:active, button.destructive-action:checked { + color: white; + border-color: #d51010; + background-image: linear-gradient(to bottom, #d51010, shade(#d51010, 0.8)); } + button.destructive-action:backdrop, button.destructive-action.flat:backdrop, headerbar .destructive-action.titlebutton.button:backdrop, + .titlebar .destructive-action.titlebutton.button:backdrop { + color: white; + border-color: #d51010; + background-image: linear-gradient(to bottom, #d51010); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + button.destructive-action:backdrop:active, button.destructive-action:backdrop:checked, button.destructive-action.flat:backdrop:active, headerbar .destructive-action.titlebutton.button:backdrop:active, + .titlebar .destructive-action.titlebutton.button:backdrop:active, button.destructive-action.flat:backdrop:checked, headerbar .destructive-action.titlebutton.button:backdrop:checked, + .titlebar .destructive-action.titlebutton.button:backdrop:checked { + color: #edcece; + border-color: #d51010; + background-image: linear-gradient(to bottom, #a60c0c); + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + button.destructive-action:backdrop:disabled, button.destructive-action.flat:backdrop:disabled, headerbar .destructive-action.titlebutton.button:backdrop:disabled, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + button.destructive-action:backdrop:disabled > .label, headerbar .destructive-action.button.titlebutton:backdrop:disabled > .label, + .titlebar .destructive-action.button.titlebutton:backdrop:disabled > .label, button.destructive-action.flat:backdrop:disabled > .label, headerbar .destructive-action.titlebutton.button:backdrop:disabled > .label, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled > .label { + color: inherit; } + button.destructive-action:backdrop:disabled:active, button.destructive-action:backdrop:disabled:checked, button.destructive-action.flat:backdrop:disabled:active, headerbar .destructive-action.titlebutton.button:backdrop:disabled:active, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled:active, button.destructive-action.flat:backdrop:disabled:checked, headerbar .destructive-action.titlebutton.button:backdrop:disabled:checked, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled:checked { + color: #c36465; + border-color: #d51010; + background-image: linear-gradient(to bottom, #a31112); } + button.destructive-action:backdrop:disabled:active > .label, headerbar .destructive-action.button.titlebutton:backdrop:disabled:active > .label, + .titlebar .destructive-action.button.titlebutton:backdrop:disabled:active > .label, button.destructive-action:backdrop:disabled:checked > .label, headerbar .destructive-action.button.titlebutton:backdrop:disabled:checked > .label, + .titlebar .destructive-action.button.titlebutton:backdrop:disabled:checked > .label, button.destructive-action.flat:backdrop:disabled:active > .label, headerbar .destructive-action.titlebutton.button:backdrop:disabled:active > .label, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled:active > .label, button.destructive-action.flat:backdrop:disabled:checked > .label, headerbar .destructive-action.titlebutton.button:backdrop:disabled:checked > .label, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled:checked > .label { + color: inherit; } + button.destructive-action.flat:backdrop, headerbar .destructive-action.titlebutton.button:backdrop, + .titlebar .destructive-action.titlebutton.button:backdrop, button.destructive-action.flat:disabled, headerbar .destructive-action.titlebutton.button:disabled, + .titlebar .destructive-action.titlebutton.button:disabled, button.destructive-action.flat:backdrop:disabled, headerbar .destructive-action.titlebutton.button:backdrop:disabled, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(213, 16, 16, 0.8); } + button.destructive-action:disabled { + background-color: transparent; + color: shade(#EEEFF0, 0.5); } + button.destructive-action:disabled:active, button.destructive-action:disabled:checked { + background-color: transparent; + color: shade(#EEEFF0, 0.5); } + .osd button.destructive-action { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: none; + background-color: #363636; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; } + .osd button.destructive-action:hover { + color: #EEEFF0; + border-color: #888888; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:active, .osd button.destructive-action:checked, .osd button.destructive-action:backdrop:active, .osd button.destructive-action:backdrop:checked { + color: #EEEFF0; + border-color: rgba(35, 38, 41, 0.8); + background-image: linear-gradient(to bottom, #d51010, shade(#d51010, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:disabled, .osd button.destructive-action:backdrop:disabled { + color: #909396; + border-color: #3a3f44; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + button.image-button, headerbar .titlebutton.button, + .titlebar .titlebutton.button { + padding: 8px; } + button.text-button, headerbar .text-button.button.titlebutton, + .titlebar .text-button.button.titlebutton { + padding-left: 16px; + padding-right: 16px; } + button.text-button.image-button, headerbar .text-button.titlebutton.button, + .titlebar .text-button.titlebutton.button { + padding: 5px 8px 6px; } + button.text-button.image-button .label:first-child, headerbar .text-button.titlebutton.button .label:first-child, + .titlebar .text-button.titlebutton.button .label:first-child { + padding-left: 8px; } + button.text-button.image-button .label:last-child, headerbar .text-button.titlebutton.button .label:last-child, + .titlebar .text-button.titlebutton.button .label:last-child { + padding-right: 8px; } + .stack-switcher > button, headerbar .stack-switcher > button.titlebutton, + .titlebar .stack-switcher > button.titlebutton { + outline-offset: -3px; } + .stack-switcher > button > .label { + padding-left: 6px; + padding-right: 6px; } + .stack-switcher > button > image, headerbar .stack-switcher > button.titlebutton > image, + .titlebar .stack-switcher > button.titlebutton > image { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; } + .stack-switcher > button.text-button, headerbar .stack-switcher > .text-button.button.titlebutton, + .titlebar .stack-switcher > .text-button.button.titlebutton { + padding: 5px 10px 6px; } + .stack-switcher > button.image-button, headerbar .stack-switcher > .titlebutton.button, + .titlebar .stack-switcher > .titlebutton.button { + padding: 5px 2px; } + .stack-switcher > button.needs-attention:active > .label, .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > .label, .stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; } + .inline-toolbar button, .inline-toolbar headerbar button.titlebutton, headerbar .inline-toolbar button.titlebutton, + .inline-toolbar .titlebar button.titlebutton, + .titlebar .inline-toolbar button.titlebutton, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; } + .primary-toolbar button, .primary-toolbar headerbar button.titlebutton, headerbar .primary-toolbar button.titlebutton, + .primary-toolbar .titlebar button.titlebutton, + .titlebar .primary-toolbar button.titlebutton { + -gtk-icon-shadow: none; } + +.stack-switcher > button.needs-attention > .label, .stack-switcher > button.needs-attention > image, .sidebar-item.needs-attention > .label { + animation: needs_attention 150ms ease-in; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#81caf0), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.45, to(rgba(0, 0, 0, 0.83059)), to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; } + .stack-switcher > button.needs-attention > .label:backdrop, .stack-switcher > button.needs-attention > image:backdrop, .sidebar-item.needs-attention > .label:backdrop { + background-size: 6px 6px, 0 0; } + .stack-switcher > button.needs-attention > .label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), .sidebar-item.needs-attention > .label:dir(rtl) { + background-position: left 3px, left 2px; } + +.inline-toolbar toolbutton > button, .inline-toolbar headerbar toolbutton > button.titlebutton, headerbar .inline-toolbar toolbutton > button.titlebutton, +.inline-toolbar .titlebar toolbutton > button.titlebutton, +.titlebar .inline-toolbar toolbutton > button.titlebutton { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363b41, #363636); } + .inline-toolbar toolbutton > button:hover, .inline-toolbar headerbar toolbutton > button.titlebutton:hover, + .inline-toolbar .titlebar toolbutton > button.titlebutton:hover { + color: #EEEFF0; + border-color: #888888; + background-image: linear-gradient(to bottom, #363636, #363636); } + .inline-toolbar toolbutton > button:active, .inline-toolbar headerbar toolbutton > button.titlebutton:active, + .inline-toolbar .titlebar toolbutton > button.titlebutton:active, .inline-toolbar toolbutton > button:checked, .inline-toolbar headerbar toolbutton > button.titlebutton:checked, + .inline-toolbar .titlebar toolbutton > button.titlebutton:checked { + color: #363636; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + .inline-toolbar toolbutton > button:disabled, .inline-toolbar headerbar toolbutton > button.titlebutton:disabled, + .inline-toolbar .titlebar toolbutton > button.titlebutton:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0.1); } + .inline-toolbar toolbutton > button:disabled > .label { + color: inherit; } + .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar headerbar toolbutton > button.titlebutton:disabled:active, + .inline-toolbar .titlebar toolbutton > button.titlebutton:disabled:active, .inline-toolbar toolbutton > button:disabled:checked, .inline-toolbar headerbar toolbutton > button.titlebutton:disabled:checked, + .inline-toolbar .titlebar toolbutton > button.titlebutton:disabled:checked { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3f4449, #3a3f44); } + .inline-toolbar toolbutton > button:disabled:active > .label, .inline-toolbar toolbutton > button:disabled:checked > .label { + color: inherit; } + .inline-toolbar toolbutton > button:backdrop, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363636); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop:active, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop:checked, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop:checked { + color: #606468; + border-color: #63686c; + background-image: linear-gradient(to bottom, #43484c); + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + .inline-toolbar toolbutton > button:backdrop:disabled, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop:disabled, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + .inline-toolbar toolbutton > button:backdrop:disabled > .label { + color: inherit; } + .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop:disabled:active, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop:disabled:checked, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop:disabled:checked { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #2e3236); } + .inline-toolbar toolbutton > button:backdrop:disabled:active > .label, .inline-toolbar toolbutton > button:backdrop:disabled:checked > .label { + color: inherit; } + +.inline-toolbar toolbutton > button.flat:dir(rtl), .inline-toolbar headerbar toolbutton > button.titlebutton:dir(rtl), headerbar .inline-toolbar toolbutton > button.titlebutton:dir(rtl), +.inline-toolbar .titlebar toolbutton > button.titlebutton:dir(rtl), +.titlebar .inline-toolbar toolbutton > button.titlebutton:dir(rtl), +.inline-toolbar toolbutton:backdrop > button.flat:dir(rtl), .inline-toolbar.toolbar toolbutton:dir(rtl) > button.flat, .inline-toolbar toolbutton:dir(rtl) > button.flat, .inline-toolbar.search-bar toolbutton:dir(rtl) > button.flat, .inline-toolbar.location-bar toolbutton:dir(rtl) > button.flat, .inline-toolbar headerbar toolbutton:dir(rtl) > button.titlebutton, headerbar .inline-toolbar toolbutton:dir(rtl) > button.titlebutton, +.inline-toolbar .titlebar toolbutton:dir(rtl) > button.titlebutton, +.titlebar .inline-toolbar toolbutton:dir(rtl) > button.titlebutton, +.inline-toolbar.toolbar toolbutton:backdrop:dir(rtl) > button.flat, +.inline-toolbar toolbutton:backdrop:dir(rtl) > button.flat, +.inline-toolbar.search-bar toolbutton:backdrop:dir(rtl) > button.flat, +.inline-toolbar.location-bar toolbutton:backdrop:dir(rtl) > button.flat, +.inline-toolbar headerbar toolbutton:backdrop:dir(rtl) > button.titlebutton, +headerbar .inline-toolbar toolbutton:backdrop:dir(rtl) > button.titlebutton, +.inline-toolbar .titlebar toolbutton:backdrop:dir(rtl) > button.titlebutton, +.titlebar .inline-toolbar toolbutton:backdrop:dir(rtl) > button.titlebutton, .osd button:dir(rtl):hover, .osd button:dir(rtl):active, .osd button:dir(rtl):checked, .osd button:dir(rtl):disabled, .osd button:dir(rtl):backdrop, .osd button.suggested-action:dir(rtl), .osd button.destructive-action:dir(rtl), .inline-toolbar button:dir(rtl), .linked > button:dir(rtl), headerbar .linked > button.titlebutton:dir(rtl), +.titlebar .linked > button.titlebutton:dir(rtl), combobox.combobox-entry entry:dir(rtl), combobox.combobox-entry button:dir(rtl), .linked > combobox > button:dir(rtl) { + border-radius: 3px; } + +.osd button:first-child:hover, .osd button:first-child:active, .osd button:first-child:checked, .osd button:first-child:disabled, .osd button:first-child:backdrop, .osd button.suggested-action:first-child, .osd button.destructive-action:first-child, .inline-toolbar button:first-child, .linked > button:first-child, headerbar .linked > button.titlebutton:first-child, +.titlebar .linked > button.titlebutton:first-child, .inline-toolbar.toolbar toolbutton:first-child > button.flat, .inline-toolbar toolbutton:first-child > button.flat, .inline-toolbar.search-bar toolbutton:first-child > button.flat, .inline-toolbar.location-bar toolbutton:first-child > button.flat, .inline-toolbar headerbar toolbutton:first-child > button.titlebutton, headerbar .inline-toolbar toolbutton:first-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:first-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:first-child > button.titlebutton, +.inline-toolbar.toolbar toolbutton:backdrop:first-child > button.flat, +.inline-toolbar toolbutton:backdrop:first-child > button.flat, +.inline-toolbar.search-bar toolbutton:backdrop:first-child > button.flat, +.inline-toolbar.location-bar toolbutton:backdrop:first-child > button.flat, +.inline-toolbar headerbar toolbutton:backdrop:first-child > button.titlebutton, +headerbar .inline-toolbar toolbutton:backdrop:first-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:backdrop:first-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:backdrop:first-child > button.titlebutton, combobox.combobox-entry entry:first-child, combobox.combobox-entry button:first-child, .linked > combobox:first-child > button { + border-radius: 3px 3px 3px 3px; + border-left-style: solid; } +.osd button:last-child:hover, .osd button:last-child:active, .osd button:last-child:checked, .osd button:last-child:disabled, .osd button:last-child:backdrop, .osd button.suggested-action:last-child, .osd button.destructive-action:last-child, .inline-toolbar button:last-child, .linked > button:last-child, headerbar .linked > button.titlebutton:last-child, +.titlebar .linked > button.titlebutton:last-child, .inline-toolbar.toolbar toolbutton:last-child > button.flat, .inline-toolbar toolbutton:last-child > button.flat, .inline-toolbar.search-bar toolbutton:last-child > button.flat, .inline-toolbar.location-bar toolbutton:last-child > button.flat, .inline-toolbar headerbar toolbutton:last-child > button.titlebutton, headerbar .inline-toolbar toolbutton:last-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:last-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:last-child > button.titlebutton, +.inline-toolbar.toolbar toolbutton:backdrop:last-child > button.flat, +.inline-toolbar toolbutton:backdrop:last-child > button.flat, +.inline-toolbar.search-bar toolbutton:backdrop:last-child > button.flat, +.inline-toolbar.location-bar toolbutton:backdrop:last-child > button.flat, +.inline-toolbar headerbar toolbutton:backdrop:last-child > button.titlebutton, +headerbar .inline-toolbar toolbutton:backdrop:last-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:backdrop:last-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:backdrop:last-child > button.titlebutton, combobox.combobox-entry entry:last-child, combobox.combobox-entry button:last-child, .linked > combobox:last-child > button { + border-radius: 3px 3px 3px 3px; } + .osd button:last-child:dir(rtl):hover, .osd button:last-child:dir(rtl):active, .osd button:last-child:dir(rtl):checked, .osd button:last-child:dir(rtl):disabled, .osd button:last-child:dir(rtl):backdrop, .osd button.suggested-action:last-child:dir(rtl), .osd button.destructive-action:last-child:dir(rtl), .inline-toolbar button:last-child:dir(rtl), .linked > button:last-child:dir(rtl), headerbar .linked > button.titlebutton:last-child:dir(rtl), + .titlebar .linked > button.titlebutton:last-child:dir(rtl), .inline-toolbar toolbutton:last-child > button.flat:dir(rtl), .inline-toolbar headerbar toolbutton:last-child > button.titlebutton:dir(rtl), headerbar .inline-toolbar toolbutton:last-child > button.titlebutton:dir(rtl), + .inline-toolbar .titlebar toolbutton:last-child > button.titlebutton:dir(rtl), + .titlebar .inline-toolbar toolbutton:last-child > button.titlebutton:dir(rtl), + .inline-toolbar toolbutton:backdrop:last-child > button.flat:dir(rtl), .inline-toolbar.toolbar toolbutton:last-child:dir(rtl) > button.flat, .inline-toolbar toolbutton:last-child:dir(rtl) > button.flat, .inline-toolbar.search-bar toolbutton:last-child:dir(rtl) > button.flat, .inline-toolbar.location-bar toolbutton:last-child:dir(rtl) > button.flat, .inline-toolbar headerbar toolbutton:last-child:dir(rtl) > button.titlebutton, headerbar .inline-toolbar toolbutton:last-child:dir(rtl) > button.titlebutton, + .inline-toolbar .titlebar toolbutton:last-child:dir(rtl) > button.titlebutton, + .titlebar .inline-toolbar toolbutton:last-child:dir(rtl) > button.titlebutton, + .inline-toolbar.toolbar toolbutton:backdrop:last-child:dir(rtl) > button.flat, + .inline-toolbar toolbutton:backdrop:last-child:dir(rtl) > button.flat, + .inline-toolbar.search-bar toolbutton:backdrop:last-child:dir(rtl) > button.flat, + .inline-toolbar.location-bar toolbutton:backdrop:last-child:dir(rtl) > button.flat, + .inline-toolbar headerbar toolbutton:backdrop:last-child:dir(rtl) > button.titlebutton, + headerbar .inline-toolbar toolbutton:backdrop:last-child:dir(rtl) > button.titlebutton, + .inline-toolbar .titlebar toolbutton:backdrop:last-child:dir(rtl) > button.titlebutton, + .titlebar .inline-toolbar toolbutton:backdrop:last-child:dir(rtl) > button.titlebutton, combobox.combobox-entry entry:last-child:dir(rtl), combobox.combobox-entry button:last-child:dir(rtl), .linked > combobox:last-child > button:dir(rtl) { + border-right-style: solid; } +.osd button:only-child:hover, .osd button:only-child:active, .osd button:only-child:checked, .osd button:only-child:disabled, .osd button:only-child:backdrop, .osd button.suggested-action:only-child, .osd button.destructive-action:only-child, .inline-toolbar button:only-child, .linked > button:only-child, headerbar .linked > button.titlebutton:only-child, +.titlebar .linked > button.titlebutton:only-child, .inline-toolbar.toolbar toolbutton:only-child > button.flat, .inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar.search-bar toolbutton:only-child > button.flat, .inline-toolbar.location-bar toolbutton:only-child > button.flat, .inline-toolbar headerbar toolbutton:only-child > button.titlebutton, headerbar .inline-toolbar toolbutton:only-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:only-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:only-child > button.titlebutton, +.inline-toolbar.toolbar toolbutton:backdrop:only-child > button.flat, +.inline-toolbar toolbutton:backdrop:only-child > button.flat, +.inline-toolbar.search-bar toolbutton:backdrop:only-child > button.flat, +.inline-toolbar.location-bar toolbutton:backdrop:only-child > button.flat, +.inline-toolbar headerbar toolbutton:backdrop:only-child > button.titlebutton, +headerbar .inline-toolbar toolbutton:backdrop:only-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:backdrop:only-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:backdrop:only-child > button.titlebutton, combobox.combobox-entry entry:only-child, combobox.combobox-entry button:only-child, .linked > combobox:only-child > button { + border-radius: 3px; + border-style: solid; } + +.linked.vertical > entry, .linked.vertical > button, headerbar .linked.vertical > button.titlebutton, +.titlebar .linked.vertical > button.titlebutton, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked, .linked.vertical > button:backdrop, .linked.vertical > comboboxText > button, +.linked.vertical > combobox > button { + border-left-style: solid; + border-bottom-style: none; + border-radius: 3px; } + +.linked.vertical > entry:first-child, .linked.vertical > button:first-child, headerbar .linked.vertical > button.titlebutton:first-child, +.titlebar .linked.vertical > button.titlebutton:first-child, .linked.vertical > comboboxText:first-child > button, +.linked.vertical > combobox:first-child > button { + border-radius: 3px 3px 3px 3px; } +.linked.vertical > entry:last-child, .linked.vertical > button:last-child, headerbar .linked.vertical > button.titlebutton:last-child, +.titlebar .linked.vertical > button.titlebutton:last-child, .linked.vertical > comboboxText:last-child > button, +.linked.vertical > combobox:last-child > button { + border-radius: 3px 3px 3px 3px; + border-style: solid; } +.linked.vertical > entry:only-child, .linked.vertical > button:only-child, headerbar .linked.vertical > button.titlebutton:only-child, +.titlebar .linked.vertical > button.titlebutton:only-child, .linked.vertical > comboboxText:only-child > button, +.linked.vertical > combobox:only-child > button { + border-radius: 3px; + border-style: solid; } + +menuitem.button.flat, headerbar menuitem.titlebutton.button, +.titlebar menuitem.titlebutton.button, menuitem.button.flat:backdrop, menuitem.button.flat:backdrop:hover, headerbar menuitem.titlebutton.button:backdrop:hover, +.titlebar menuitem.titlebutton.button:backdrop:hover, button:link, headerbar button.titlebutton:link, +.titlebar button.titlebutton:link, button:visited, headerbar button.titlebutton:visited, +.titlebar button.titlebutton:visited, button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked, button:link:backdrop, button:visited:backdrop, menu.button, headerbar menu.button.titlebutton, +.titlebar menu.button.titlebutton, list-row.button, headerbar list-row.button.titlebutton, +.titlebar list-row.button.titlebutton, +list-row.button:backdrop, +list-row.button:backdrop:active, +list-row.button:backdrop:checked, +list-row.button:backdrop:disabled, +list-row.button:backdrop:disabled:active, +list-row.button:backdrop:disabled:checked, +list-row.button:disabled:active, +list-row.button:disabled:checked, .app-notification button.flat, .app-notification headerbar .titlebutton.button, headerbar .app-notification .titlebutton.button, +.app-notification .titlebar .titlebutton.button, +.titlebar .app-notification .titlebutton.button, +.app-notification.frame button.flat, .app-notification button.flat:backdrop, .app-notification button.flat:disabled, .app-notification button.flat:backdrop:disabled, .app-notification headerbar .titlebutton.button:backdrop:disabled, headerbar .app-notification .titlebutton.button:backdrop:disabled, +.app-notification .titlebar .titlebutton.button:backdrop:disabled, +.titlebar .app-notification .titlebutton.button:backdrop:disabled, +.app-notification.frame button.flat:backdrop, +.app-notification.frame headerbar button.titlebutton:backdrop, +headerbar .app-notification.frame button.titlebutton:backdrop, +.app-notification.frame .titlebar button.titlebutton:backdrop, +.titlebar .app-notification.frame button.titlebutton:backdrop, +.app-notification.frame button.flat:disabled, +.app-notification.frame headerbar button.titlebutton:disabled, +headerbar .app-notification.frame button.titlebutton:disabled, +.app-notification.frame .titlebar button.titlebutton:disabled, +.titlebar .app-notification.frame button.titlebutton:disabled, +.app-notification.frame button.flat:backdrop:disabled, calendar.button, headerbar calendar.button.titlebutton, +.titlebar calendar.button.titlebutton, calendar.button:hover, calendar.button:backdrop, scale-popup button:hover, scale-popup button:backdrop, scale-popup button:backdrop:hover, scale-popup button:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + +/* menu buttons */ +menuitem.button.flat, headerbar menuitem.titlebutton.button, +.titlebar menuitem.titlebutton.button { + outline-offset: -1px; } + menuitem.button.flat:hover, headerbar menuitem.titlebutton.button:hover, + .titlebar menuitem.titlebutton.button:hover { + background-color: #44494d; } + +button.color, headerbar button.color.titlebutton, +.titlebar button.color.titlebutton { + padding: 5px; } + button.color colorswatch:first-child:last-child { + border-radius: 0; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px rgba(238, 239, 240, 0.1); } + button.color colorswatch:first-child:last-child:disabled, button.color colorswatch:first-child:last-child:backdrop { + box-shadow: none; } + +/********* + * Links * + *********/ +*:link, button:link, headerbar button.titlebutton:link, +.titlebar button.titlebutton:link, button:visited, headerbar button.titlebutton:visited, +.titlebar button.titlebutton:visited { + color: #98d4f3; } + *:link:visited, button:visited, headerbar button.titlebutton:visited, + .titlebar button.titlebutton:visited { + color: #6bc0ed; } + *:selected *:link:visited, *:selected button:visited { + color: #a7d5ed; } + *:link:hover, button:hover:link, button:hover:visited { + color: #c6e7f8; } + *:selected *:link:hover, *:selected button:hover:link, *:selected button:hover:visited { + color: #dce8ef; } + *:link:active, button:active:link, button:active:visited { + color: #98d4f3; } + *:selected *:link:active, *:selected button:active:link, *:selected button:active:visited { + color: #cbe2ee; } + *:link:backdrop, button:backdrop:link, button:backdrop:visited, *:link:backdrop:hover, button:backdrop:hover:link, button:backdrop:hover:visited, *:link:backdrop:hover:selected, button:backdrop:hover:selected:link, button:backdrop:hover:selected:visited, .titlebar.selection-mode .subtitle:backdrop:hover:link, + headerbar.selection-mode .subtitle:backdrop:hover:link { + color: #888888; } + *:link:selected, button:selected:link, button:selected:visited, .titlebar.selection-mode .subtitle:link, + headerbar.selection-mode .subtitle:link, *:selected *:link, *:selected button:link, *:selected button:visited { + color: #cbe2ee; } + +button:link, headerbar button.titlebutton:link, +.titlebar button.titlebutton:link, button:visited, headerbar button.titlebutton:visited, +.titlebar button.titlebutton:visited { + text-shadow: none; } + button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked { + text-shadow: none; } + +/***************** + * GtkSpinButton * + *****************/ +spinbutton button, spinbutton headerbar button.titlebutton, headerbar spinbutton button.titlebutton, +spinbutton .titlebar button.titlebutton, +.titlebar spinbutton button.titlebutton { + background-image: none; + border-style: none none none solid; + border-color: rgba(105, 109, 113, 0.3); + color: #dadbdc; + border-radius: 0; + box-shadow: none; } + spinbutton button:dir(rtl) { + border-style: none solid none none; } + spinbutton button:hover { + color: #EEEFF0; + background-color: rgba(238, 239, 240, 0.05); } + spinbutton button:disabled { + color: rgba(144, 147, 150, 0.3); } + spinbutton button:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.2); + background-color: rgba(0, 0, 0, 0.1); } + spinbutton button:backdrop { + color: #5a5e62; + border-color: rgba(99, 104, 108, 0.3); + background-color: transparent; } + spinbutton button:backdrop:disabled { + background-image: none; + color: rgba(84, 92, 101, 0.3); + border-style: none none none solid; } + spinbutton button:backdrop:disabled:dir(rtl) { + border-style: none solid none none; } +.osd spinbutton button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #EEEFF0; + border-style: none none none solid; + border-color: rgba(0, 0, 0, 0.4); + border-radius: 0; + box-shadow: none; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton button:dir(rtl) { + border-style: none solid none none; } + .osd spinbutton button:hover { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #EEEFF0; + border-color: rgba(0, 0, 0, 0.5); + background-color: rgba(238, 239, 240, 0.1); + -gtk-icon-shadow: 0 1px black; + box-shadow: none; } + .osd spinbutton button:backdrop { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #EEEFF0; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton button:disabled { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #898b8d; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton button:last-child { + border-radius: 0 3px 3px 0; } + .osd spinbutton button:dir(rtl):first-child { + border-radius: 3px 0 0 3px; } +spinbutton.vertical button, spinbutton.vertical:dir(rtl) button { + padding-top: 8px; + padding-bottom: 8px; } + spinbutton.vertical button:first-child, spinbutton.vertical:dir(rtl) button:first-child { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363b41, #363636); } + spinbutton.vertical button:first-child:active, spinbutton.vertical:dir(rtl) button:first-child:active { + color: #363636; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + spinbutton.vertical button:first-child:hover, spinbutton.vertical:dir(rtl) button:first-child:hover { + color: #EEEFF0; + border-color: #888888; + background-image: linear-gradient(to bottom, #363636, #363636); } + spinbutton.vertical button:first-child:disabled, spinbutton.vertical:dir(rtl) button:first-child:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + spinbutton.vertical button:first-child:disabled > .label, spinbutton.vertical headerbar button.titlebutton:first-child:disabled > .label, + spinbutton.vertical .titlebar button.titlebutton:first-child:disabled > .label, spinbutton.vertical:dir(rtl) button:first-child:disabled > .label, spinbutton.vertical:dir(rtl) headerbar button.titlebutton:first-child:disabled > .label, + spinbutton.vertical:dir(rtl) .titlebar button.titlebutton:first-child:disabled > .label { + color: inherit; } + spinbutton.vertical button:first-child:backdrop, spinbutton.vertical:dir(rtl) button:first-child:backdrop { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363636); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + spinbutton.vertical button:last-child, spinbutton.vertical:dir(rtl) button:last-child { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363b41, #363636); } + spinbutton.vertical button:last-child:active, spinbutton.vertical:dir(rtl) button:last-child:active { + color: #363636; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + spinbutton.vertical button:last-child:hover, spinbutton.vertical:dir(rtl) button:last-child:hover { + color: #EEEFF0; + border-color: #888888; + background-image: linear-gradient(to bottom, #363636, #363636); } + spinbutton.vertical button:last-child:disabled, spinbutton.vertical:dir(rtl) button:last-child:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0.1); } + spinbutton.vertical button:last-child:disabled > .label, spinbutton.vertical headerbar button.titlebutton:last-child:disabled > .label, + spinbutton.vertical .titlebar button.titlebutton:last-child:disabled > .label, spinbutton.vertical:dir(rtl) button:last-child:disabled > .label, spinbutton.vertical:dir(rtl) headerbar button.titlebutton:last-child:disabled > .label, + spinbutton.vertical:dir(rtl) .titlebar button.titlebutton:last-child:disabled > .label { + color: inherit; } + spinbutton.vertical button:last-child:backdrop, spinbutton.vertical:dir(rtl) button:last-child:backdrop { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363636); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + spinbutton.vertical button:backdrop:disabled, spinbutton.vertical:dir(rtl) button:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + spinbutton.vertical button:backdrop:disabled > .label, spinbutton.vertical headerbar button.titlebutton:backdrop:disabled > .label, + spinbutton.vertical .titlebar button.titlebutton:backdrop:disabled > .label, spinbutton.vertical:dir(rtl) button:backdrop:disabled > .label, spinbutton.vertical:dir(rtl) headerbar button.titlebutton:backdrop:disabled > .label, + spinbutton.vertical:dir(rtl) .titlebar button.titlebutton:backdrop:disabled > .label { + color: inherit; } +spinbutton.vertical.entry, spinbutton.vertical:dir(rtl).entry { + border-radius: 0; + padding-left: 3px; + padding-right: 3px; } +spinbutton.vertical button:first-child, spinbutton.vertical:dir(rtl) button:first-child, spinbutton.vertical button:first-child:active, spinbutton.vertical:dir(rtl) button:first-child:active, spinbutton.vertical button:first-child:hover, spinbutton.vertical:dir(rtl) button:first-child:hover, spinbutton.vertical button:first-child:disabled, spinbutton.vertical:dir(rtl) button:first-child:disabled, spinbutton.vertical button:first-child:backdrop, spinbutton.vertical:dir(rtl) button:first-child:backdrop, spinbutton.vertical:dir(rtl) button:first-child, spinbutton.vertical:dir(rtl) button:first-child:active, spinbutton.vertical:dir(rtl) button:first-child:hover, spinbutton.vertical:dir(rtl) button:first-child:disabled, spinbutton.vertical:dir(rtl) button:first-child:backdrop { + border-radius: 3px 3px 0 0; + border-style: solid solid none solid; } +spinbutton.vertical button:last-child, spinbutton.vertical:dir(rtl) button:last-child, spinbutton.vertical button:last-child:active, spinbutton.vertical:dir(rtl) button:last-child:active, spinbutton.vertical button:last-child:hover, spinbutton.vertical:dir(rtl) button:last-child:hover, spinbutton.vertical button:last-child:disabled, spinbutton.vertical:dir(rtl) button:last-child:disabled, spinbutton.vertical button:last-child:backdrop, spinbutton.vertical:dir(rtl) button:last-child:backdrop, spinbutton.vertical:dir(rtl) button:last-child, spinbutton.vertical:dir(rtl) button:last-child:active, spinbutton.vertical:dir(rtl) button:last-child:hover, spinbutton.vertical:dir(rtl) button:last-child:disabled, spinbutton.vertical:dir(rtl) button:last-child:backdrop { + border-radius: 0 0 3px 3px; + border-style: none solid solid solid; } +treeview spinbutton.entry, treeview spinbutton.entry:focus { + padding: 1px; + border-width: 1px 0; + border-color: #888888; + border-radius: 0; + box-shadow: none; } + +/************** + * ComboBoxes * + **************/ +combobox { + -combobox-arrow-scaling: 0.5; + -combobox-shadow-type: none; + box-shadow: 0 1px rgba(238, 239, 240, 0.1); } + combobox > button, headerbar combobox > button.titlebutton, + .titlebar combobox > button.titlebutton { + padding-top: 3px; + padding-bottom: 4px; } + combobox:disabled { + color: #909396; + text-shadow: none; + -gtk-icon-shadow: none; } + combobox:backdrop { + color: #606468; + text-shadow: none; + -gtk-icon-shadow: none; } + combobox:backdrop:disabled { + color: #545c65; } + combobox menuitem { + text-shadow: none; } + combobox .separator.vertical, combobox placessidebar.sidebar .view .vertical.separator, placessidebar.sidebar .view combobox .vertical.separator { + -GtkWidget-wide-separators: true; } + +/************ + * Toolbars * + ************/ +.toolbar, .inline-toolbar, .search-bar, .location-bar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: #363636; } + .osd .toolbar, .osd .inline-toolbar, .osd .search-bar, .osd .location-bar, .toolbar.osd, .osd.inline-toolbar, .osd.search-bar, .osd.location-bar { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(35, 38, 41, 0.8); } + +.inline-toolbar { + border-width: 0 1px 1px; + padding: 3px; + border-radius: 0 0 3px 3px; } + +.search-bar, .location-bar { + border-width: 0 0 1px; + padding: 3px; } + +.inline-toolbar, .search-bar, .location-bar { + border-style: solid; + border-color: #6d6d6d; + text-shadow: none; + background-color: #363636; } + .inline-toolbar:backdrop, .search-bar:backdrop, .location-bar:backdrop { + border-color: #63686c; + background-color: #43484c; + box-shadow: none; } + +/*************** + * Header bars * + ***************/ +.titlebar, +headerbar { + padding: 2px 6px; + border-width: 0px 0px 2px 0px; + border-style: solid; + border-color: #888888; + border-radius: 0; + color: #EEEFF0; + background-image: none; + background-color: #363636; + box-shadow: none; } + .titlebar:backdrop, + headerbar:backdrop { + border-color: transparent; + background-color: #363636; + background-image: none; + box-shadow: none; + color: #606468; } + .titlebar .path-bar button, + headerbar .path-bar button { + color: #EEEFF0; } + .titlebar button, + .titlebar button.titlebutton, + headerbar button, + headerbar button.titlebutton { + background-color: #363636; + color: #EEEFF0; + background-image: none; + border-color: transparent; + box-shadow: none; } + .titlebar button.flat, + .titlebar .titlebutton.button, + headerbar button.flat, + headerbar .titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .titlebar button:hover, + headerbar button:hover { + border-color: #888888; } + .titlebar button:active, .titlebar button:checked, + headerbar button:active, + headerbar button:checked { + color: #363636; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + border-color: #363636; + box-shadow: none; } + .titlebar button:active:hover, .titlebar button:checked:hover, + headerbar button:active:hover, + headerbar button:checked:hover { + color: #363636; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #888888, #888888); + border-color: #363636; + box-shadow: none; } + .titlebar button:active:backdrop, .titlebar button:checked:backdrop, + headerbar button:active:backdrop, + headerbar button:checked:backdrop { + background-image: none; + background-color: #363636; + border-color: #363636; } + .titlebar button.suggested-action, + headerbar button.suggested-action { + background-color: shade(#888888, 1.1); } + .titlebar button.suggested-action:hover, + headerbar button.suggested-action:hover { + background-color: #888888; } + .titlebar button.suggested-action:disabled, + headerbar button.suggested-action:disabled { + background-color: #363636; + color: shade(#EEEFF0, 0.5); } + .titlebar button.suggested-action:disabled:active, .titlebar button.suggested-action:disabled:checked, + headerbar button.suggested-action:disabled:active, + headerbar button.suggested-action:disabled:checked { + background-color: #363636; + color: shade(#EEEFF0, 0.5); } + .titlebar button:backdrop, + headerbar button:backdrop { + background-color: #363636; + color: #606468; } + .titlebar button.flat:backdrop, + .titlebar .titlebutton.button:backdrop, .titlebar button.flat:backdrop:disabled, + .titlebar .titlebutton.button:backdrop:disabled, .titlebar button:disabled:backdrop, + headerbar button.flat:backdrop, + headerbar .titlebutton.button:backdrop, + headerbar button.flat:backdrop:disabled, + headerbar .titlebutton.button:backdrop:disabled, + headerbar button:disabled:backdrop { + background-image: none; + background-color: #363636; + color: #606468; } + .titlebar button.flat:disabled, + .titlebar .titlebutton.button:disabled, + headerbar button.flat:disabled, + headerbar .titlebutton.button:disabled { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .titlebar button:disabled, + headerbar button:disabled { + background-color: #363636; + color: shade(#EEEFF0, 0.5); } + .titlebar button:disabled:active, .titlebar button:disabled:checked, + headerbar button:disabled:active, + headerbar button:disabled:checked { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3f4449, #3a3f44); } + .titlebar button:disabled:active > .label, .titlebar headerbar button.titlebutton:disabled:active > .label, .titlebar button:disabled:checked > .label, .titlebar headerbar button.titlebutton:disabled:checked > .label, + headerbar button:disabled:active > .label, + headerbar .titlebar button.titlebutton:disabled:active > .label, + headerbar button:disabled:checked > .label, + headerbar .titlebar button.titlebutton:disabled:checked > .label { + color: inherit; } + .titlebar .title, + headerbar .title { + font-weight: normal; + padding: 0px 12px; } + .titlebar .subtitle, + headerbar .subtitle { + font-size: smaller; + padding: 0 12px; } + .titlebar .header-bar-separator, .titlebar > box > .separator.vertical, + placessidebar.sidebar .view .titlebar > box > .vertical.separator:backdrop, + headerbar .header-bar-separator, + headerbar > box > .separator.vertical, + placessidebar.sidebar .view headerbar > box > .vertical.separator:backdrop { + -GtkWidget-wide-separators: true; + -GtkWidget-separator-width: 1px; + border-width: 0 1px; + border-image: linear-gradient(to bottom, rgba(105, 109, 113, 0), #6d6d6d 30%, #6d6d6d 70%, rgba(105, 109, 113, 0) 100%) 0 1/0 1px stretch; } + .titlebar .header-bar-separator:backdrop, .titlebar > box > .separator.vertical:backdrop, + headerbar .header-bar-separator:backdrop, + headerbar > box > .separator.vertical:backdrop { + border-image: linear-gradient(to bottom, rgba(99, 104, 108, 0.5)) 0 1/1px 1px; } + .titlebar.selection-mode, + headerbar.selection-mode { + color: #EEEFF0; + text-shadow: none; + border-color: #888888; + background-image: none; + background-color: #363636; + box-shadow: none; } + .titlebar.selection-mode:backdrop, + headerbar.selection-mode:backdrop { + background-image: none; + background-color: #363636; + box-shadow: none; } + .titlebar.selection-mode button, + headerbar.selection-mode button { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #888888; + background-image: linear-gradient(to bottom, #46b1e9, #3dade8); } + .titlebar.selection-mode button.flat, + .titlebar.selection-mode .titlebutton.button, + headerbar.selection-mode button.flat, + headerbar.selection-mode .titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .titlebar.selection-mode button:hover, + headerbar.selection-mode button:hover { + color: #EEEFF0; + border-color: #888888; + background-image: linear-gradient(to bottom, #3dade8, #3dade8); } + .titlebar.selection-mode button:active, .titlebar.selection-mode button:checked, + headerbar.selection-mode button:active, + headerbar.selection-mode button:checked { + color: #363636; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + .titlebar.selection-mode button:backdrop, .titlebar.selection-mode button.flat:backdrop, + .titlebar.selection-mode .titlebutton.button:backdrop, + headerbar.selection-mode button:backdrop, + headerbar.selection-mode button.flat:backdrop, + headerbar.selection-mode .titlebutton.button:backdrop { + color: #EEEFF0; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); + -gtk-icon-effect: none; + border-color: #888888; } + .titlebar.selection-mode button:backdrop:active, .titlebar.selection-mode button:backdrop:checked, .titlebar.selection-mode button.flat:backdrop:active, + .titlebar.selection-mode .titlebutton.button:backdrop:active, .titlebar.selection-mode button.flat:backdrop:checked, + .titlebar.selection-mode .titlebutton.button:backdrop:checked, + headerbar.selection-mode button:backdrop:active, + headerbar.selection-mode button:backdrop:checked, + headerbar.selection-mode button.flat:backdrop:active, + headerbar.selection-mode .titlebutton.button:backdrop:active, + headerbar.selection-mode button.flat:backdrop:checked, + headerbar.selection-mode .titlebutton.button:backdrop:checked { + color: #606468; + border-color: #888888; + background-image: linear-gradient(to bottom, #1a97d8); + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); + border-color: #888888; } + .titlebar.selection-mode button:backdrop:disabled, .titlebar.selection-mode button.flat:backdrop:disabled, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled, + headerbar.selection-mode button:backdrop:disabled, + headerbar.selection-mode button.flat:backdrop:disabled, + headerbar.selection-mode .titlebutton.button:backdrop:disabled { + color: #78b7d8; + border-color: #888888; + background-image: linear-gradient(to bottom, #3999cb); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #888888; } + .titlebar.selection-mode button:backdrop:disabled > .label, .titlebar.selection-mode headerbar button.titlebutton:backdrop:disabled > .label, .titlebar.selection-mode button.flat:backdrop:disabled > .label, .titlebar.selection-mode headerbar .titlebutton.button:backdrop:disabled > .label, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled > .label, + headerbar.selection-mode button:backdrop:disabled > .label, + headerbar.selection-mode .titlebar button.titlebutton:backdrop:disabled > .label, + headerbar.selection-mode button.flat:backdrop:disabled > .label, + headerbar.selection-mode .titlebutton.button:backdrop:disabled > .label, + headerbar.selection-mode .titlebar .titlebutton.button:backdrop:disabled > .label { + color: inherit; } + .titlebar.selection-mode button:backdrop:disabled:active, .titlebar.selection-mode button:backdrop:disabled:checked, .titlebar.selection-mode button.flat:backdrop:disabled:active, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled:active, .titlebar.selection-mode button.flat:backdrop:disabled:checked, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled:checked, + headerbar.selection-mode button:backdrop:disabled:active, + headerbar.selection-mode button:backdrop:disabled:checked, + headerbar.selection-mode button.flat:backdrop:disabled:active, + headerbar.selection-mode .titlebutton.button:backdrop:disabled:active, + headerbar.selection-mode button.flat:backdrop:disabled:checked, + headerbar.selection-mode .titlebutton.button:backdrop:disabled:checked { + color: #73aecd; + border-color: #888888; + background-image: linear-gradient(to bottom, #318bba); + border-color: #888888; } + .titlebar.selection-mode button:backdrop:disabled:active > .label, .titlebar.selection-mode headerbar button.titlebutton:backdrop:disabled:active > .label, .titlebar.selection-mode button:backdrop:disabled:checked > .label, .titlebar.selection-mode headerbar button.titlebutton:backdrop:disabled:checked > .label, .titlebar.selection-mode button.flat:backdrop:disabled:active > .label, .titlebar.selection-mode headerbar .titlebutton.button:backdrop:disabled:active > .label, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled:active > .label, .titlebar.selection-mode button.flat:backdrop:disabled:checked > .label, .titlebar.selection-mode headerbar .titlebutton.button:backdrop:disabled:checked > .label, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled:checked > .label, + headerbar.selection-mode button:backdrop:disabled:active > .label, + headerbar.selection-mode .titlebar button.titlebutton:backdrop:disabled:active > .label, + headerbar.selection-mode button:backdrop:disabled:checked > .label, + headerbar.selection-mode .titlebar button.titlebutton:backdrop:disabled:checked > .label, + headerbar.selection-mode button.flat:backdrop:disabled:active > .label, + headerbar.selection-mode .titlebutton.button:backdrop:disabled:active > .label, + headerbar.selection-mode .titlebar .titlebutton.button:backdrop:disabled:active > .label, + headerbar.selection-mode button.flat:backdrop:disabled:checked > .label, + headerbar.selection-mode .titlebutton.button:backdrop:disabled:checked > .label, + headerbar.selection-mode .titlebar .titlebutton.button:backdrop:disabled:checked > .label { + color: inherit; } + .titlebar.selection-mode button.flat:backdrop, + .titlebar.selection-mode .titlebutton.button:backdrop, .titlebar.selection-mode button.flat:disabled, + .titlebar.selection-mode .titlebutton.button:disabled, .titlebar.selection-mode button.flat:disabled:backdrop, + .titlebar.selection-mode .titlebutton.button:disabled:backdrop, + headerbar.selection-mode button.flat:backdrop, + headerbar.selection-mode .titlebutton.button:backdrop, + headerbar.selection-mode button.flat:disabled, + headerbar.selection-mode .titlebutton.button:disabled, + headerbar.selection-mode button.flat:disabled:backdrop, + headerbar.selection-mode .titlebutton.button:disabled:backdrop { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .titlebar.selection-mode button:disabled, + headerbar.selection-mode button:disabled { + color: #909396; + border-color: #888888; + background-image: linear-gradient(to bottom, #3999cb); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0.1); } + .titlebar.selection-mode button:disabled > .label, .titlebar.selection-mode headerbar button.titlebutton:disabled > .label, + headerbar.selection-mode button:disabled > .label, + headerbar.selection-mode .titlebar button.titlebutton:disabled > .label { + color: inherit; } + .titlebar.selection-mode button:disabled:active, .titlebar.selection-mode button:disabled:checked, + headerbar.selection-mode button:disabled:active, + headerbar.selection-mode button:disabled:checked { + color: #a2c7da; + border-color: #888888; + background-image: linear-gradient(to bottom, #328ebf, #318bba); } + .titlebar.selection-mode button:disabled:active > .label, .titlebar.selection-mode headerbar button.titlebutton:disabled:active > .label, .titlebar.selection-mode button:disabled:checked > .label, .titlebar.selection-mode headerbar button.titlebutton:disabled:checked > .label, + headerbar.selection-mode button:disabled:active > .label, + headerbar.selection-mode .titlebar button.titlebutton:disabled:active > .label, + headerbar.selection-mode button:disabled:checked > .label, + headerbar.selection-mode .titlebar button.titlebutton:disabled:checked > .label { + color: inherit; } + .titlebar.selection-mode button.suggested-action, + headerbar.selection-mode button.suggested-action { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363b41, #363636); + border-color: #888888; } + .titlebar.selection-mode button.suggested-action:hover, + headerbar.selection-mode button.suggested-action:hover { + color: #EEEFF0; + border-color: #888888; + background-image: linear-gradient(to bottom, #363636, #363636); + border-color: #888888; } + .titlebar.selection-mode button.suggested-action:active, + headerbar.selection-mode button.suggested-action:active { + color: #363636; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + border-color: #888888; } + .titlebar.selection-mode button.suggested-action:disabled, + headerbar.selection-mode button.suggested-action:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0.1); + border-color: #888888; } + .titlebar.selection-mode button.suggested-action:disabled > .label, .titlebar.selection-mode headerbar .suggested-action.button.titlebutton:disabled > .label, + headerbar.selection-mode button.suggested-action:disabled > .label, + headerbar.selection-mode .titlebar .suggested-action.button.titlebutton:disabled > .label { + color: inherit; } + .titlebar.selection-mode button.suggested-action:backdrop, + headerbar.selection-mode button.suggested-action:backdrop { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363636); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); + border-color: #888888; } + .titlebar.selection-mode button.suggested-action:backdrop:disabled, + headerbar.selection-mode button.suggested-action:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #888888; } + .titlebar.selection-mode button.suggested-action:backdrop:disabled > .label, .titlebar.selection-mode headerbar .suggested-action.button.titlebutton:backdrop:disabled > .label, + headerbar.selection-mode button.suggested-action:backdrop:disabled > .label, + headerbar.selection-mode .titlebar .suggested-action.button.titlebutton:backdrop:disabled > .label { + color: inherit; } + .titlebar.selection-mode .selection-menu, .titlebar.selection-mode .selection-menu:backdrop, + headerbar.selection-mode .selection-menu, + headerbar.selection-mode .selection-menu:backdrop { + border-color: rgba(61, 173, 232, 0); + background-image: linear-gradient(to bottom, rgba(61, 173, 232, 0)); + box-shadow: none; + padding-left: 10px; + padding-right: 10px; } + .titlebar.selection-mode .selection-menu arrow, .titlebar.selection-mode .selection-menu:backdrop arrow, + headerbar.selection-mode .selection-menu arrow, + headerbar.selection-mode .selection-menu:backdrop arrow { + -arrow-arrow-scaling: 1; } + .titlebar.selection-mode .selection-menu .arrow, + headerbar.selection-mode .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + color: rgba(238, 239, 240, 0.5); + -gtk-icon-shadow: none; } + .tiled .titlebar, .maximized .titlebar, .tiled + headerbar, .maximized + headerbar { + border-radius: 0; } + .titlebar.default-decoration, + headerbar.default-decoration { + padding: 4px; } + .titlebar.default-decoration button, + headerbar.default-decoration button { + padding: 5px; } + +/************ + * Pathbars * + ************/ +.path-bar button, .path-bar headerbar button.titlebutton, headerbar .path-bar button.titlebutton, +.path-bar .titlebar button.titlebutton, +.titlebar .path-bar button.titlebutton { + padding: 5px 6px 6px; + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #EEEFF0; } + .path-bar button:hover { + border-color: #888888; } + .path-bar button:active, .path-bar button:checked { + background-color: #6d6d6d; } + .path-bar button:first-child { + padding-left: 8px; } + .path-bar button:last-child { + padding-right: 8px; } + .path-bar button:only-child { + padding-left: 12px; + padding-right: 12px; } + .path-bar button .label:last-child { + padding-left: 2px; } + .path-bar button .label:first-child { + padding-right: 2px; } + .path-bar button .label:only-child { + padding-right: 0; + padding-left: 0; } + .path-bar button image, .path-bar headerbar button.titlebutton image, headerbar .path-bar button.titlebutton image, + .path-bar .titlebar button.titlebutton image, + .titlebar .path-bar button.titlebutton image { + padding-top: 1px; } + +/************** + * Tree Views * + **************/ +treeview.view { + -GtkTreeView-grid-line-width: 1; + -GtkTreeView-grid-line-pattern: ''; + -GtkTreeView-tree-line-width: 1; + -GtkTreeView-tree-line-pattern: ''; + -GtkTreeView-expander-size: 16; + border-left-color: #898b8d; + border-top-color: #363636; } + treeview.view:selected { + border-radius: 0; } + treeview.view:selected, treeview.view:backdrop:selected { + border-left-color: #96ceec; + border-top-color: rgba(238, 239, 240, 0.1); } + treeview.view:disabled { + color: #909396; } + treeview.view:disabled:selected { + color: #84c7eb; } + treeview.view:disabled:selected:backdrop { + color: #72c1ea; } + treeview.view:disabled:backdrop { + color: #545c65; } + treeview.view.separator:backdrop { + color: rgba(0, 0, 0, 0.1); } + treeview.view:backdrop { + border-left-color: #494d52; + border-top: #363636; } + treeview.view.dnd { + border-style: solid none; + border-width: 1px; + border-color: #96ceec; } + treeview.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: #b1b3b4; } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #EEEFF0; } + treeview.view.expander:selected { + color: #b9dbee; } + treeview.view.expander:selected:hover { + color: #EEEFF0; } + treeview.view.expander:selected:backdrop { + color: #b9dbee; } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: #4e5256; } + treeview.view.progressbar { + border: 1px solid #888888; + border-radius: 4px; + background-image: linear-gradient(to bottom, #888888, #1a97d8); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), 0 1px rgba(0, 0, 0, 0.1); } + treeview.view.progressbar:selected { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); + background-image: linear-gradient(to bottom, #262626, #0c0d0d); } + treeview.view.progressbar:selected:backdrop { + border-color: #25292c; + background-color: #25292c; } + treeview.view.progressbar:backdrop { + border-color: #25292c; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(238, 239, 240, 0.1); + border-radius: 4px; } + treeview.view.trough:selected { + background-color: #1a97d8; } + +column-header button, column-header headerbar button.titlebutton, headerbar column-header button.titlebutton, +column-header .titlebar button.titlebutton, +.titlebar column-header button.titlebutton { + color: #898b8d; + background-color: #262626; + font-weight: bold; + text-shadow: none; + box-shadow: none; } + column-header button:hover, column-header headerbar button.titlebutton:hover, headerbar column-header button.titlebutton:hover, + column-header .titlebar button.titlebutton:hover, + .titlebar column-header button.titlebutton:hover { + color: #bcbdbf; + box-shadow: none; + transition: none; } + column-header button:active, column-header headerbar button.titlebutton:active, headerbar column-header button.titlebutton:active, + column-header .titlebar button.titlebutton:active, + .titlebar column-header button.titlebutton:active { + color: #EEEFF0; + transition: none; } +column-header:last-child button, column-header:last-child headerbar button.titlebutton, headerbar column-header:last-child button.titlebutton, +column-header:last-child .titlebar button.titlebutton, +.titlebar column-header:last-child button.titlebutton, column-header:last-child button:backdrop, column-header:last-child.button, headerbar column-header.button.titlebutton:last-child, +.titlebar column-header.button.titlebutton:last-child, column-header:last-child.button:backdrop { + border-right-style: none; } + +column-header.button.dnd, column-header button.dnd, column-header headerbar .dnd.button.titlebutton, headerbar column-header .dnd.button.titlebutton, +column-header .titlebar .dnd.button.titlebutton, +.titlebar column-header .dnd.button.titlebutton, column-header.button.dnd:active, column-header.button.dnd:selected, column-header.button.dnd:hover, headerbar column-header.dnd.button.titlebutton, +.titlebar column-header.dnd.button.titlebutton { + transition: none; + color: #888888; + box-shadow: inset 1px 1px 0 1px #888888, inset -1px 0 0 1px #888888, inset 1px 1px #262626, inset -1px 0 #262626; } + +column-header button, column-header headerbar button.titlebutton, headerbar column-header button.titlebutton, +column-header .titlebar button.titlebutton, +.titlebar column-header button.titlebutton, column-header button:hover, column-header button:active { + padding: 3px 6px; + border-style: none solid solid none; + border-radius: 0; + background-image: none; + border-color: #363636; + text-shadow: none; } + column-header button:disabled, column-header headerbar button.titlebutton:disabled, headerbar column-header button.titlebutton:disabled, + column-header .titlebar button.titlebutton:disabled, + .titlebar column-header button.titlebutton:disabled { + border-color: #363636; + background-image: none; } + column-header button:backdrop, column-header headerbar button.titlebutton:backdrop, headerbar column-header button.titlebutton:backdrop, + column-header .titlebar button.titlebutton:backdrop, + .titlebar column-header button.titlebutton:backdrop { + border-color: #363636; + border-style: none solid solid none; + color: #494d52; + background-image: none; + background-color: #25292c; } + column-header button:backdrop:disabled { + border-color: #363636; + background-image: none; } + +/********* + * Menus * + *********/ +menubar { + -GtkWidget-window-dragging: true; + padding: 2px; + box-shadow: none; } + menubar:backdrop { + background-color: #363636; } + menubar > menuitem { + padding: 4px 8px; } + menubar > menuitem:hover { + background-color: #888888; + color: #EEEFF0; } + menubar > menuitem:disabled { + color: #909396; + box-shadow: none; } + +menu { + padding: 0px; + background-color: #363636; + border: 1px solid #6d6d6d; + border-radius: 3px; } + .csd menu { + border: 1px solid #6d6d6d; } + menu menuitem { + text-shadow: none; + padding: 6px 6px; } + menu menuitem:hover { + color: #EEEFF0; + background-color: #888888; + background-clip: padding-box; + border-style: solid; + border-width: 0px 1px 0px 1px; + border-color: #6bc0ed; } + menu menuitem:hover:first-child { + border-radius: 3px 3px 0px 0px; + border-width: 1px 1px 0px 1px; } + menu menuitem:hover:last-child { + border-radius: 0px 0px 3px 3px; + border-width: 0px 1px 1px 1px; } + menu menuitem:disabled, menu menuitem *:disabled { + color: #909396; } + menu menuitem:disabled:backdrop, menu menuitem *:disabled:backdrop { + color: #545c65; } + menu menuitem:backdrop, menu menuitem:backdrop:hover { + color: #EEEFF0; + background-color: #363636; } + menu menuitem.arrow { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + menu menuitem.arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + menu.button, headerbar menu.button.titlebutton, + .titlebar menu.button.titlebutton { + border-style: none; + border-radius: 0; } + menu.button.top { + border-bottom: 1px solid #373a3d; } + menu.button.bottom { + border-top: 1px solid #373a3d; } + menu.button:hover { + background-color: #373a3d; } + menu.button:disabled { + color: transparent; + background-color: transparent; + border-color: transparent; } + +menuitem .accelerator { + color: alpha(currentColor,0.55); } + +/*************** + * Popovers * + ***************/ +popover { + padding: 2px; + border: 1px solid #6d6d6d; + border-radius: 2px; + background-color: #363636; + box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5); } + popover:backdrop { + box-shadow: none; } + popover > list, + popover > .view, + popover > .toolbar, + popover > .inline-toolbar, + popover > .search-bar, + popover > .location-bar, popover.osd > .toolbar, popover.osd > .inline-toolbar, popover.osd > .search-bar, popover.osd > .location-bar { + border-style: none; + background-color: transparent; } + popover button.flat, popover headerbar .titlebutton.button, headerbar popover .titlebutton.button, + popover .titlebar .titlebutton.button, + .titlebar popover .titlebutton.button { + color: #EEEFF0; } + popover button.flat:hover, popover headerbar .titlebutton.button:hover, headerbar popover .titlebutton.button:hover, + popover .titlebar .titlebutton.button:hover, + .titlebar popover .titlebutton.button:hover { + background-color: rgba(61, 173, 232, 0.2); + color: #EEEFF0; + text-shadow: none; + transition: none; } + +entry.cursor-handle, +.cursor-handle { + background-color: transparent; + background-image: none; + box-shadow: none; + border-style: none; } + entry.cursor-handle.top, + .cursor-handle.top { + -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); } + entry.cursor-handle.bottom, + .cursor-handle.bottom { + -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); } + +/***************** + * Notebooks and * + * Tabs * + *****************/ +notebook { + background-color: #363636; + -GtkNotebook-initial-gap: 0; + -GtkNotebook-arrow-spacing: 5; + -GtkNotebook-tab-curvature: 0; + -GtkNotebook-tab-overlap: 0; + -GtkNotebook-has-tab-gap: false; + -GtkWidget-focus-padding: 0; + -GtkWidget-focus-line-width: 0; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + notebook.frame { + border: 1px solid #6d6d6d; } + notebook.frame.top { + border-top-width: 0; } + notebook.frame.bottom { + border-bottom-width: 0; } + notebook.frame.right { + border-right-width: 0; } + notebook.frame.left { + border-left-width: 0; } + notebook.header { + background-color: #363636; + padding-top: 4px; } + notebook.header.frame { + border-style: solid; + border-color: #6d6d6d; } + notebook.header.frame.top { + border-width: 0px; } + notebook.header.frame.bottom { + border-width: 0px; } + notebook.header.frame.right { + border-width: 0px; } + notebook.header.frame.left { + border-width: 0px; } + notebook.header.frame:backdrop { + border-color: #6d6d6d; } + notebook.header.top { + box-shadow: inset 0 -1px #6d6d6d; } + notebook.header.bottom { + box-shadow: inset 0 1px #6d6d6d; } + notebook.header.right { + box-shadow: inset 1px 0 #6d6d6d; } + notebook.header.left { + box-shadow: inset -1px 0 #6d6d6d; } + notebook tab { + border-width: 1px; + border-style: solid; + border-color: rgba(105, 109, 113, 0.2); + background-color: rgba(105, 109, 113, 0.2); + outline-offset: 0; + /* works for testnotebookdnd, but there's a superfluous border + in gedit or web, commented out for now, needs gtk fixes + &.reorderable-page { + &.top { + padding-top: ($vt_vpadding - 1px); + border-top-width: 1px; + border-left-width: 1px; + border-right-width: 1px; + } + &.bottom { + padding-bottom: ($vt_vpadding - 1px); + border-bottom-width: 1px; + border-left-width: 1px; + border-right-width: 1px; + } + &.left { + padding-left: ($ht_hpadding - 1px); + border-left-width: 1px; + border-top-width: 1px; + border-bottom-width: 1px; + } + &.right { + padding-right: ($ht_hpadding - 1px); + border-right-width: 1px; + border-top-width: 1px; + border-bottom-width: 1px; + } + } + */ } + notebook tab.top, notebook tab.bottom { + padding: 6px 8px; } + notebook tab.left, notebook tab.right { + padding: 6px 8px; } + notebook tab.reorderable-page { + background-color: #363636; } + notebook tab.reorderable-page.top, notebook tab.reorderable-page.bottom { + padding-left: 12px; + padding-right: 6px; + padding-bottom: 8px; } + notebook tab.top { + border-radius: 3px 3px 0px 0px; } + notebook tab.top:active, notebook tab.top.active-page, notebook tab.top:backdrop:active { + border-color: #6d6d6d; + border-bottom-color: #363636; + background-color: #363636; } + notebook tab.top:active:hover, notebook tab.top:active.prelight-page, notebook tab.top.active-page:hover, notebook tab.top.active-page.prelight-page, notebook tab.top:backdrop:active:hover, notebook tab.top:backdrop:active.prelight-page { + border-color: #6d6d6d; + border-bottom-color: #363636; } + notebook tab.bottom { + border-radius: 0px 0px 3px 3px; } + notebook tab.bottom:active, notebook tab.bottom.active-page, notebook tab.bottom:backdrop:active { + border-color: #6d6d6d; + border-top-color: #363636; + background-color: #363636; } + notebook tab.bottom:active:hover, notebook tab.bottom:active.prelight-page, notebook tab.bottom.active-page:hover, notebook tab.bottom.active-page.prelight-page, notebook tab.bottom:backdrop:active:hover, notebook tab.bottom:backdrop:active.prelight-page { + border-color: #6d6d6d; + border-top-color: #363636; } + notebook tab.left { + border-radius: 3px 0px 0px 3px; } + notebook tab.left:active, notebook tab.left.active-page, notebook tab.left:backdrop:active { + border-color: #6d6d6d; + border-right-color: #363636; + background-color: #363636; } + notebook tab.left:active:hover, notebook tab.left:active.prelight-page, notebook tab.left.active-page:hover, notebook tab.left.active-page.prelight-page, notebook tab.left:backdrop:active:hover, notebook tab.left:backdrop:active.prelight-page { + border-color: #6d6d6d; + border-right-color: #363636; } + notebook tab.right { + border-radius: 0px 3px 3px 0px; } + notebook tab.right:active, notebook tab.right.active-page, notebook tab.right:backdrop:active { + border-color: #6d6d6d; + border-left-color: #363636; + background-color: #363636; } + notebook tab.right:active:hover, notebook tab.right:active.prelight-page, notebook tab.right.active-page:hover, notebook tab.right.active-page.prelight-page, notebook tab.right:backdrop:active:hover, notebook tab.right:backdrop:active.prelight-page { + border-color: #6d6d6d; + border-left-color: #363636; } + notebook tab:hover, notebook tab.prelight-page { + background-color: rgba(61, 173, 232, 0.2); + border-color: rgba(61, 173, 232, 0.2); } + notebook tab.reorderable-page.top { + border-width: 3px; + border-style: solid; + border-color: #363636; + background-color: #363636; + border-right-width: 1px; + border-right-color: #6d6d6d; + box-shadow: inset -3px 0px 0px 0px #363636; } + notebook tab.reorderable-page.top:hover, notebook tab.reorderable-page.top.prelight-page { + box-shadow: inset 0px -3px 0px 0px rgba(61, 173, 232, 0.3), inset -3px 0px 0px 0px #363636; } + notebook tab.reorderable-page.top:active, notebook tab.reorderable-page.top.active-page { + box-shadow: inset 0px -3px 0px 0px #888888, inset -3px 0px 0px 0px #363636; } + notebook tab.reorderable-page.top:active:hover, notebook tab.reorderable-page.top.active-page:hover { + background-color: #363636; + border-color: #363636; + border-right-color: #6d6d6d; } + notebook tab.reorderable-page.top:active:backdrop, notebook tab.reorderable-page.top.active-page:backdrop { + background-color: #363636; + border-color: #363636; + border-right-color: #6d6d6d; } + notebook tab.reorderable-page.top:backdrop { + background-color: #363636; + border-color: #363636; + border-right-color: #6d6d6d; } + notebook tab.reorderable-page.bottom { + border-width: 3px; + border-style: solid; + border-color: #363636; + background-color: #363636; + border-right-width: 1px; + border-right-color: #6d6d6d; + box-shadow: inset -3px 0px 0px 0px #363636; } + notebook tab.reorderable-page.bottom:hover, notebook tab.reorderable-page.bottom.prelight-page { + box-shadow: inset 0px -3px 0px 0px rgba(61, 173, 232, 0.3), inset -3px 0px 0px 0px #363636; } + notebook tab.reorderable-page.bottom:active, notebook tab.reorderable-page.bottom.active-page { + box-shadow: inset 0px -3px 0px 0px #888888, inset -3px 0px 0px 0px #363636; } + notebook tab.reorderable-page.bottom:active:hover, notebook tab.reorderable-page.bottom.active-page:hover { + background-color: #363636; + border-color: #363636; + border-right-color: #6d6d6d; } + notebook tab.reorderable-page.bottom:active:backdrop, notebook tab.reorderable-page.bottom.active-page:backdrop { + background-color: #363636; + border-color: #363636; + border-right-color: #6d6d6d; } + notebook tab.reorderable-page.bottom:backdrop { + background-color: #363636; + border-color: #363636; + border-right-color: #6d6d6d; } + notebook tab.reorderable-page.left { + border-width: 3px; + border-style: solid; + border-color: #363636; + background-color: #363636; + border-bottom-width: 1px; + border-bottom-color: #6d6d6d; + box-shadow: inset 0px -3px 0px 0px #363636; } + notebook tab.reorderable-page.left:hover, notebook tab.reorderable-page.left.prelight-page { + box-shadow: inset 0px -3px 0px 0px rgba(61, 173, 232, 0.3), inset 0px -3px 0px 0px #363636; } + notebook tab.reorderable-page.left:active, notebook tab.reorderable-page.left.active-page { + box-shadow: inset 0px -3px 0px 0px #888888, inset 0px -3px 0px 0px #363636; } + notebook tab.reorderable-page.left:active:hover, notebook tab.reorderable-page.left.active-page:hover { + background-color: #363636; + border-color: #363636; + border-bottom-color: #6d6d6d; } + notebook tab.reorderable-page.left:active:backdrop, notebook tab.reorderable-page.left.active-page:backdrop { + background-color: #363636; + border-color: #363636; + border-bottom-color: #6d6d6d; } + notebook tab.reorderable-page.left:backdrop { + background-color: #363636; + border-color: #363636; + border-bottom-color: #6d6d6d; } + notebook tab.reorderable-page.right { + border-width: 3px; + border-style: solid; + border-color: #363636; + background-color: #363636; + border-bottom-width: 1px; + border-bottom-color: #6d6d6d; + box-shadow: inset 0px -3px 0px 0px #363636; } + notebook tab.reorderable-page.right:hover, notebook tab.reorderable-page.right.prelight-page { + box-shadow: inset 0px -3px 0px 0px rgba(61, 173, 232, 0.3), inset 0px -3px 0px 0px #363636; } + notebook tab.reorderable-page.right:active, notebook tab.reorderable-page.right.active-page { + box-shadow: inset 0px -3px 0px 0px #888888, inset 0px -3px 0px 0px #363636; } + notebook tab.reorderable-page.right:active:hover, notebook tab.reorderable-page.right.active-page:hover { + background-color: #363636; + border-color: #363636; + border-bottom-color: #6d6d6d; } + notebook tab.reorderable-page.right:active:backdrop, notebook tab.reorderable-page.right.active-page:backdrop { + background-color: #363636; + border-color: #363636; + border-bottom-color: #6d6d6d; } + notebook tab.reorderable-page.right:backdrop { + background-color: #363636; + border-color: #363636; + border-bottom-color: #6d6d6d; } + notebook tab .label { + padding: 0 2px; + color: #EEEFF0; } + notebook tab .prelight-page .label, notebook tab .label.prelight-page { + color: #EEEFF0; } + notebook tab .active-page .label, notebook tab .label.active-page { + color: #EEEFF0; } + notebook tab button, notebook tab headerbar button.titlebutton, headerbar notebook tab button.titlebutton, + notebook tab .titlebar button.titlebutton, + .titlebar notebook tab button.titlebutton { + padding: 0px; + border: 1px solid transparent; + border-radius: 50%; + background-image: none; + background-color: #6d6d6d; + box-shadow: none; + -gtk-icon-shadow: none; + transition: none; + color: #363636; } + notebook tab button:hover { + background-color: #da4453; + border-color: transparent; + background-image: none; + box-shadow: none; } + notebook tab button:active { + color: #363636; + border-color: transparent; + background-image: none; + box-shadow: none; } + notebook tab button:backdrop { + color: #363636; + border-color: transparent; } + notebook tab button > image, notebook tab headerbar button.titlebutton > image, headerbar notebook tab button.titlebutton > image, + notebook tab .titlebar button.titlebutton > image, + .titlebar notebook tab button.titlebutton > image { + padding: 0px; } + notebook tab button .active-page, notebook tab button.active-page { + background-color: #da4453; } + notebook.arrow { + color: #909396; } + notebook.arrow:hover { + color: #888888; } + notebook.arrow:active { + color: #888888; } + notebook.arrow:disabled { + color: rgba(144, 147, 150, 0.3); } + notebook.arrow:backdrop { + color: #909396; } + notebook.arrow:backdrop:disabled { + color: rgba(144, 147, 150, 0.3); } + +/************** + * Scrollbars * + **************/ +scrollbar { + -GtkRange-trough-border: 0; + -GtkScrollbar-has-backward-stepper: true; + -GtkScrollbar-has-forward-stepper: true; + -GtkRange-slider-width: 16; + -GtkScrollbar-min-slider-length: 64; + -GtkRange-stepper-spacing: 1; + -GtkRange-trough-under-steppers: 0; } + scrollbar button, scrollbar headerbar button.titlebutton, headerbar scrollbar button.titlebutton, + scrollbar .titlebar button.titlebutton, + .titlebar scrollbar button.titlebutton { + border: none; + background-image: none; + background-color: transparent; + box-shadow: none; } + scrollbar button:hover { + color: #888888; + background-image: none; + background-color: transparent; } + scrollbar button:disabled { + color: #909396; } + scrollbar.dragging, scrollbar.hovering { + opacity: 0.998; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + opacity: 0.999; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + -GtkRange-slider-width: 8px; + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { + border-image: -gtk-scaled(url("assets/scrollbar-slider-overlay-dark.png"), url("assets/scrollbar-slider-overlay-dark@2.png")) 6 4 6 4/6px 4px 6px 4px stretch; + border-radius: 0; + border-width: 5px 4px 5px 4px; + border-style: solid; + border-color: transparent; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal .slider { + border-image: -gtk-scaled(url("assets/scrollbar-slider-overlay-horizontal-dark.png"), url("assets/scrollbar-slider-overlay-horizontal-dark@2.png")) 4 6 4 6/4px 6px 4px 6px stretch; + border-radius: 0; + border-width: 4px 6px 4px 6px; + border-style: solid; + border-color: transparent; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) .trough { + border: none; + background: none; } + scrollbar.vertical trough { + border-image: -gtk-scaled(url("assets/scrollbar-trough-dark.png"), url("assets/scrollbar-trough-dark@2.png")) 8 8 8 8/8px 8px 8px 8px stretch; + border-radius: 0; + border-width: 8px 8px 8px 8px; + border-style: solid; + border-color: transparent; } + scrollbar.trough:dir(rtl) { + border-image: -gtk-scaled(url("assets/scrollbar-trough-rtl-dark.png"), url("assets/scrollbar-trough-rtl-dark@2.png")) 8 8 8 8/8px 8px 8px 8px stretch; + border-radius: 0; + border-width: 8px 8px 8px 8px; + border-style: solid; + border-color: transparent; } + scrollbar.horizontal trough { + border-image: -gtk-scaled(url("assets/scrollbar-trough-horizontal-dark.png"), url("assets/scrollbar-trough-horizontal-dark@2.png")) 8 8 8 8/8px 8px 8px 8px stretch; + border-radius: 0; + border-width: 8px 8px 8px 8px; + border-style: solid; + border-color: transparent; } + scrollbar.vertical slider { + border-image: -gtk-scaled(url("assets/scrollbar-slider-dark.png"), url("assets/scrollbar-slider-dark@2.png")) 8 8 8 8/8px 8px 8px 8px stretch; + border-radius: 0; + border-width: 8px 8px 8px 8px; + border-style: solid; + border-color: transparent; } + scrollbar.vertical slider:dir(rtl) { + border-image: -gtk-scaled(url("assets/scrollbar-slider-rtl-dark.png"), url("assets/scrollbar-slider-rtl-dark@2.png")) 8 8 8 8/8px 8px 8px 8px stretch; + border-radius: 0; + border-width: 8px 8px 8px 8px; + border-style: solid; + border-color: transparent; } + scrollbar.vertical slider:hover, scrollbar.vertical slider:disabled { + border-image: -gtk-scaled(url("assets/scrollbar-slider-hover-dark.png"), url("assets/scrollbar-slider-hover-dark@2.png")) 8 8 8 8/8px 8px 8px 8px stretch; + border-radius: 0; + border-width: 8px 8px 8px 8px; + border-style: solid; + border-color: transparent; } + scrollbar.vertical slider:hover:dir(rtl), scrollbar.vertical slider:disabled:dir(rtl) { + border-image: -gtk-scaled(url("assets/scrollbar-slider-rtl-hover-dark.png"), url("assets/scrollbar-slider-rtl-hover-dark@2.png")) 8 8 8 8/8px 8px 8px 8px stretch; + border-radius: 0; + border-width: 8px 8px 8px 8px; + border-style: solid; + border-color: transparent; } + scrollbar.vertical slider:active { + border-image: -gtk-scaled(url("assets/scrollbar-slider-active-dark.png"), url("assets/scrollbar-slider-active-dark@2.png")) 8 8 8 8/8px 8px 8px 8px stretch; + border-radius: 0; + border-width: 8px 8px 8px 8px; + border-style: solid; + border-color: transparent; } + scrollbar.vertical slider:active:dir(rtl) { + border-image: -gtk-scaled(url("assets/scrollbar-slider-rtl-active-dark.png"), url("assets/scrollbar-slider-rtl-active-dark@2.png")) 8 8 8 8/8px 8px 8px 8px stretch; + border-radius: 0; + border-width: 8px 8px 8px 8px; + border-style: solid; + border-color: transparent; } + scrollbar.horizontal slider { + border-image: -gtk-scaled(url("assets/scrollbar-slider-horizontal-dark.png"), url("assets/scrollbar-slider-horizontal-dark@2.png")) 8 8 8 8/8px 8px 8px 8px stretch; + border-radius: 0; + border-width: 8px 8px 8px 8px; + border-style: solid; + border-color: transparent; } + scrollbar.horizontal slider:hover, scrollbar.horizontal slider:disabled { + border-image: -gtk-scaled(url("assets/scrollbar-slider-horizontal-hover-dark.png"), url("assets/scrollbar-slider-horizontal-hover-dark@2.png")) 8 8 8 8/8px 8px 8px 8px stretch; + border-radius: 0; + border-width: 8px 8px 8px 8px; + border-style: solid; + border-color: transparent; } + scrollbar.horizontal slider:active { + border-image: -gtk-scaled(url("assets/scrollbar-slider-horizontal-active-dark.png"), url("assets/scrollbar-slider-horizontal-active-dark@2.png")) 8 8 8 8/8px 8px 8px 8px stretch; + border-radius: 0; + border-width: 8px 8px 8px 8px; + border-style: solid; + border-color: transparent; } + +scrollbars-junction, +scrollbars-junction.frame { + border-color: transparent; + border-image: linear-gradient(to bottom, #6d6d6d 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #212427; } + scrollbars-junction:dir(rtl), + scrollbars-junction.frame:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrollbars-junction:backdrop, + scrollbars-junction.frame:backdrop { + border-image-source: linear-gradient(to bottom, #63686c 1px, transparent 1px); + background-color: #2a2e33; } + +/********** + * Switch * + **********/ +switch { + -switch-slider-width: 30px; + font-weight: bold; + font-size: smaller; + outline-offset: 0px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + switch { + border: 1px solid #6d6d6d; + border-radius: 3px; + color: #EEEFF0; + background-image: none; + background-color: #363636; + text-shadow: none; } + switch:active, switch:checked { + color: #888888; + border-color: #888888; + box-shadow: none; + text-shadow: none; } + switch:active:hover { + border-color: #888888; } + switch:hover { + border-color: #888888; } + switch:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: none; + background-color: #3a3f44; + box-shadow: none; + text-shadow: none; } + switch slider { + padding: 3px; + border: 3px solid; + border-radius: 3px; + border-color: rgba(255, 255, 255, 0); + box-shadow: none; + background-color: #6d6d6d; } + switch slider:hover { + box-shadow: none; } + switch slider:active { + background-color: #888888; } + switch slider:active:hover { + background-color: #888888; } + switch slider:disabled { + background-color: #3a3f44; } row:selected switch { + box-shadow: none; + border-color: #888888; } + row:selected switch:backdrop { + border-color: #888888; } + row:selected switch slider:dir(rtl) { + border-left-color: #c2c2c2; } + row:selected switch slider:dir(ltr) { + border-right-color: #c2c2c2; } + row:selected switch slider, row:selected switch slider:active { + border-color: #888888; } + +/************************* + * Check and Radio items * + *************************/ +check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check.button.flat, headerbar check.titlebutton.button, + .titlebar check.titlebutton.button { + -gtk-icon-shadow: none; } + +check:hover { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-hover-dark.png"), url("assets/checkbox-unchecked-hover-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:hover.button.flat, headerbar check.titlebutton.button:hover, + .titlebar check.titlebutton.button:hover { + -gtk-icon-shadow: none; } + +check:active { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-active-dark.png"), url("assets/checkbox-unchecked-active-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:active.button.flat, headerbar check.titlebutton.button:active, + .titlebar check.titlebutton.button:active { + -gtk-icon-shadow: none; } + +check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:disabled.button.flat, headerbar check.titlebutton.button:disabled, + .titlebar check.titlebutton.button:disabled { + -gtk-icon-shadow: none; } + +check:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-backdrop-dark.png"), url("assets/checkbox-unchecked-backdrop-dark@2.png")); + -gtk-icon-shadow: none; } + check:backdrop.button.flat, headerbar check.titlebutton.button:backdrop, + .titlebar check.titlebutton.button:backdrop { + -gtk-icon-shadow: none; } + +check:backdrop:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-backdrop-insensitive-dark.png"), url("assets/checkbox-unchecked-backdrop-insensitive-dark@2.png")); + -gtk-icon-shadow: none; } + check:backdrop:disabled.button.flat, headerbar check.titlebutton.button:backdrop:disabled, + .titlebar check.titlebutton.button:backdrop:disabled { + -gtk-icon-shadow: none; } + +check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:indeterminate.button.flat, headerbar check.titlebutton.button:indeterminate, + .titlebar check.titlebutton.button:indeterminate { + -gtk-icon-shadow: none; } + +check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-hover-dark.png"), url("assets/checkbox-mixed-hover-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:indeterminate:hover.button.flat, headerbar check.titlebutton.button:indeterminate:hover, + .titlebar check.titlebutton.button:indeterminate:hover { + -gtk-icon-shadow: none; } + +check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-active-dark.png"), url("assets/checkbox-mixed-active-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:indeterminate:selected.button.flat, headerbar check.titlebutton.button:indeterminate:selected, + .titlebar check.titlebutton.button:indeterminate:selected { + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-backdrop-dark.png"), url("assets/checkbox-mixed-backdrop-dark@2.png")); + -gtk-icon-shadow: none; } + check:indeterminate:backdrop.button.flat, headerbar check.titlebutton.button:indeterminate:backdrop, + .titlebar check.titlebutton.button:indeterminate:backdrop { + -gtk-icon-shadow: none; } + +check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:indeterminate:disabled.button.flat, headerbar check.titlebutton.button:indeterminate:disabled, + .titlebar check.titlebutton.button:indeterminate:disabled { + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-backdrop-insensitive-dark.png"), url("assets/checkbox-mixed-backdrop-insensitive-dark@2.png")); + -gtk-icon-shadow: none; } + check:indeterminate:disabled:backdrop.button.flat, headerbar check.titlebutton.button:indeterminate:disabled:backdrop, + .titlebar check.titlebutton.button:indeterminate:disabled:backdrop { + -gtk-icon-shadow: none; } + +check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:checked.button.flat, headerbar check.titlebutton.button:checked, + .titlebar check.titlebutton.button:checked { + -gtk-icon-shadow: none; } + +check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:checked:disabled.button.flat, headerbar check.titlebutton.button:checked:disabled, + .titlebar check.titlebutton.button:checked:disabled { + -gtk-icon-shadow: none; } + +check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-hover-dark.png"), url("assets/checkbox-checked-hover-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:checked:hover.button.flat, headerbar check.titlebutton.button:checked:hover, + .titlebar check.titlebutton.button:checked:hover { + -gtk-icon-shadow: none; } + +check:checked:active { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-active-dark.png"), url("assets/checkbox-checked-active-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + check:checked:active.button.flat, headerbar check.titlebutton.button:checked:active, + .titlebar check.titlebutton.button:checked:active { + -gtk-icon-shadow: none; } + +check:backdrop:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-backdrop-dark.png"), url("assets/checkbox-checked-backdrop-dark@2.png")); + -gtk-icon-shadow: none; } + check:backdrop:checked.button.flat, headerbar check.titlebutton.button:backdrop:checked, + .titlebar check.titlebutton.button:backdrop:checked { + -gtk-icon-shadow: none; } + +check:backdrop:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-backdrop-insensitive-dark.png"), url("assets/checkbox-checked-backdrop-insensitive-dark@2.png")); + -gtk-icon-shadow: none; } + check:backdrop:checked:disabled.button.flat, headerbar check.titlebutton.button:backdrop:checked:disabled, + .titlebar check.titlebutton.button:backdrop:checked:disabled { + -gtk-icon-shadow: none; } + +menu menuitem.check { + -gtk-icon-source: -gtk-icontheme("checkbox-symbolic"); + color: #a2a5a8; + -gtk-icon-shadow: none; } + menu menuitem.check:active, menu menuitem.check:checked { + -gtk-icon-source: -gtk-icontheme("checkbox-checked-symbolic"); + color: #888888; } + menu menuitem.check:indeterminate { + -gtk-icon-source: -gtk-icontheme("checkbox-mixed-symbolic"); } + menu menuitem.check:hover { + color: #EEEFF0; } + menu menuitem.check:disabled { + color: #616569; } + +radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio.button.flat, headerbar radio.titlebutton.button, + .titlebar radio.titlebutton.button { + -gtk-icon-shadow: none; } + +radio:hover { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-hover-dark.png"), url("assets/radio-unchecked-hover-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:hover.button.flat, headerbar radio.titlebutton.button:hover, + .titlebar radio.titlebutton.button:hover { + -gtk-icon-shadow: none; } + +radio:active { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-active-dark.png"), url("assets/radio-unchecked-active-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:active.button.flat, headerbar radio.titlebutton.button:active, + .titlebar radio.titlebutton.button:active { + -gtk-icon-shadow: none; } + +radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:disabled.button.flat, headerbar radio.titlebutton.button:disabled, + .titlebar radio.titlebutton.button:disabled { + -gtk-icon-shadow: none; } + +radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-backdrop-dark.png"), url("assets/radio-unchecked-backdrop-dark@2.png")); + -gtk-icon-shadow: none; } + radio:backdrop.button.flat, headerbar radio.titlebutton.button:backdrop, + .titlebar radio.titlebutton.button:backdrop { + -gtk-icon-shadow: none; } + +radio:backdrop:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-backdrop-insensitive-dark.png"), url("assets/radio-unchecked-backdrop-insensitive-dark@2.png")); + -gtk-icon-shadow: none; } + radio:backdrop:disabled.button.flat, headerbar radio.titlebutton.button:backdrop:disabled, + .titlebar radio.titlebutton.button:backdrop:disabled { + -gtk-icon-shadow: none; } + +radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:indeterminate.button.flat, headerbar radio.titlebutton.button:indeterminate, + .titlebar radio.titlebutton.button:indeterminate { + -gtk-icon-shadow: none; } + +radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-hover-dark.png"), url("assets/radio-mixed-hover-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:indeterminate:hover.button.flat, headerbar radio.titlebutton.button:indeterminate:hover, + .titlebar radio.titlebutton.button:indeterminate:hover { + -gtk-icon-shadow: none; } + +radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-active-dark.png"), url("assets/radio-mixed-active-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:indeterminate:selected.button.flat, headerbar radio.titlebutton.button:indeterminate:selected, + .titlebar radio.titlebutton.button:indeterminate:selected { + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-backdrop-dark.png"), url("assets/radio-mixed-backdrop-dark@2.png")); + -gtk-icon-shadow: none; } + radio:indeterminate:backdrop.button.flat, headerbar radio.titlebutton.button:indeterminate:backdrop, + .titlebar radio.titlebutton.button:indeterminate:backdrop { + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:indeterminate:disabled.button.flat, headerbar radio.titlebutton.button:indeterminate:disabled, + .titlebar radio.titlebutton.button:indeterminate:disabled { + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-backdrop-insensitive-dark.png"), url("assets/radio-mixed-backdrop-insensitive-dark@2.png")); + -gtk-icon-shadow: none; } + radio:indeterminate:disabled:backdrop.button.flat, headerbar radio.titlebutton.button:indeterminate:disabled:backdrop, + .titlebar radio.titlebutton.button:indeterminate:disabled:backdrop { + -gtk-icon-shadow: none; } + +radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:checked.button.flat, headerbar radio.titlebutton.button:checked, + .titlebar radio.titlebutton.button:checked { + -gtk-icon-shadow: none; } + +radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:checked:disabled.button.flat, headerbar radio.titlebutton.button:checked:disabled, + .titlebar radio.titlebutton.button:checked:disabled { + -gtk-icon-shadow: none; } + +radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-hover-dark.png"), url("assets/radio-checked-hover-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:checked:hover.button.flat, headerbar radio.titlebutton.button:checked:hover, + .titlebar radio.titlebutton.button:checked:hover { + -gtk-icon-shadow: none; } + +radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-active-dark.png"), url("assets/radio-checked-active-dark@2.png")); + -gtk-icon-shadow: 0 1px 0 rgba(238, 239, 240, 0.1); } + radio:checked:active.button.flat, headerbar radio.titlebutton.button:checked:active, + .titlebar radio.titlebutton.button:checked:active { + -gtk-icon-shadow: none; } + +radio:backdrop:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-backdrop-dark.png"), url("assets/radio-checked-backdrop-dark@2.png")); + -gtk-icon-shadow: none; } + radio:backdrop:checked.button.flat, headerbar radio.titlebutton.button:backdrop:checked, + .titlebar radio.titlebutton.button:backdrop:checked { + -gtk-icon-shadow: none; } + +radio:backdrop:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-backdrop-insensitive-dark.png"), url("assets/radio-checked-backdrop-insensitive-dark@2.png")); + -gtk-icon-shadow: none; } + radio:backdrop:checked:disabled.button.flat, headerbar radio.titlebutton.button:backdrop:checked:disabled, + .titlebar radio.titlebutton.button:backdrop:checked:disabled { + -gtk-icon-shadow: none; } + +menu menuitem.radio { + -gtk-icon-source: -gtk-icontheme("radio-symbolic"); + color: #a2a5a8; + -gtk-icon-shadow: none; } + menu menuitem.radio:active, menu menuitem.radio:checked { + -gtk-icon-source: -gtk-icontheme("radio-checked-symbolic"); + color: #888888; } + menu menuitem.radio:indeterminate { + -gtk-icon-source: -gtk-icontheme("radio-mixed-symbolic"); } + menu menuitem.radio:hover { + color: #EEEFF0; } + menu menuitem.radio:disabled { + color: #616569; } + +.view.check, .view.radio, +list-row check, list-row radio { + -gtk-icon-shadow: none; } + .view.check:selected, calendar.check:selected, .view.check:hover, .view.radio:selected, calendar.radio:selected, .view.radio:hover, + list-row check:selected, + list-row check:hover, list-row radio:selected, list-row radio:hover { + -gtk-icon-shadow: none; } + +.content-view { + background-color: #212427; } + .content-view:backdrop { + background-color: #212427; } + +.view.content-view.check { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode.png"), url("assets/checkbox-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:hover { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-hover-selectionmode.png"), url("assets/checkbox-hover-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:active { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-active-selectionmode.png"), url("assets/checkbox-active-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:backdrop { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-backdrop-selectionmode.png"), url("assets/checkbox-backdrop-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:checked { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode.png"), url("assets/checkbox-checked-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:checked:hover { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-hover-selectionmode.png"), url("assets/checkbox-checked-hover-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:checked:active { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-active-selectionmode.png"), url("assets/checkbox-checked-active-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:backdrop:checked { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-backdrop-selectionmode.png"), url("assets/checkbox-checked-backdrop-selectionmode@2.png")); + background-color: transparent; } + +checkbutton.text-button, radiobutton.text-button { + padding: 1px 2px 4px; + outline-offset: 0; } + checkbutton.text-button:disabled, checkbutton.text-button:disabled:active, checkbutton.text-button:disabled:indeterminate, radiobutton.text-button:disabled, radiobutton.text-button:disabled:active, radiobutton.text-button:disabled:indeterminate { + color: #909396; } + checkbutton.text-button:disabled:backdrop, checkbutton.text-button:disabled:active:backdrop, checkbutton.text-button:disabled:indeterminate:backdrop, radiobutton.text-button:disabled:backdrop, radiobutton.text-button:disabled:active:backdrop, radiobutton.text-button:disabled:indeterminate:backdrop { + color: #545c65; } + +/************ + * GtkScale * + ************/ +scale { + -GtkRange-trough-border: 2; + outline-offset: -9px; + -gtk-outline-radius: 4px; } + scale.fine-tune { + outline-offset: -7px; + -gtk-outline-radius: 6px; } + scale.fine-tune trough { + margin: 8px; + border-radius: 4px; } + scale slider { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #f4f5f6, #eff0f1); + border: 1px solid; + border-radius: 50%; + border-color: #888888; + box-shadow: inset 0 1px white, inset 0 -2px #eff0f1, inset 0 -1px #d6dadc; } + scale slider:hover { + border-width: 2px; + color: #363636; + border-color: #888888; + background-image: linear-gradient(to bottom, #eff0f1, #eff0f1); + border-color: #A6A6A6; + border-radius: 50%; + box-shadow: inset 0 1px white, inset 0 -2px white, inset 0 -1px #e0e3e4; } + scale slider:disabled { + border-style: solid; + border-radius: 50%; + background-image: linear-gradient(to bottom, #e6e7e8); + box-shadow: none; } + scale slider:active { + border: 2px solid #888888; } + scale trough { + min-height: 4px; + min-width: 4px; + margin: 9px; + border: 1px solid transparent; + border-radius: 4px; + background-color: #c2c2c2; + box-shadow: none; } + scale trough highlight { + background-color: #888888; + border-color: transparent; + box-shadow: none; } + scale.vertical trough highlight { + background-color: #888888; } + scale trough:disabled, scale.vertical trough:disabled { + border-color: transparent; + background-image: none; + background-color: #e6e7e8; + box-shadow: none; } + .osd scale slider { + color: #363636; + border-color: #c2c2c2; + background-image: none; + background-color: #eff0f1; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; + background-color: #4f4f4f; } + .osd scale slider:hover { + color: #363636; + border-color: #888888; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd scale slider:active { + color: #fcfcfc; + border-color: rgba(252, 252, 252, 0.8); + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd scale slider:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd scale trough { + border-color: transparent; + box-shadow: none; + margin: 9px; + background-color: #c2c2c2; + outline-color: rgba(49, 54, 59, 0.2); + outline-offset: -8px; } + .osd scale trough.fine-tune { + margin: 7px; } + .osd scale trough highlight { + background-image: none; + background-color: #888888; } + .osd scale trough:disabled, .osd scale trough:backdrop:disabled { + border-color: transparent; + background-color: transparent; } + .osd scale trough:backdrop { + border-color: transparent; + background-image: none; } + scale value { + color: alpha(currentColor,0.4); } + scale marks { + color: alpha(currentColor,0.4); } + scale.horizontal indicator { + min-height: 6px; + min-width: 1px; } + scale.horizontal.fine-tune indicator { + min-height: 3px; } + scale.vertical indicator { + min-height: 1px; + min-width: 6px; } + scale.vertical.fine-tune indicator { + min-width: 3px; } + scale.color.horizontal slider:hover, scale.color.horizontal slider:disabled, scale.color.horizontal slider, + scale.horizontal contents:first-child > trough > slider, + scale.horizontal contents:last-child > trough > slider { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-dark.png"), url("assets/slider-horz-scale-has-marks-above-dark@2.png")); + background-size: 16px; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.horizontal slider:hover, + scale.horizontal contents:first-child > trough > slider:hover, + scale.horizontal contents:last-child > trough > slider:hover { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-hover-dark.png"), url("assets/slider-horz-scale-has-marks-above-hover-dark@2.png")); + background-size: 16px; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.horizontal slider:active, + scale.horizontal contents:first-child > trough > slider:active, + scale.horizontal contents:last-child > trough > slider:active { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-active-dark.png"), url("assets/slider-horz-scale-has-marks-above-active-dark@2.png")); + background-size: 16px; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.horizontal slider:disabled, + scale.horizontal contents:first-child > trough > slider:disabled, + scale.horizontal contents:last-child > trough > slider:disabled { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-insensitive-dark.png"), url("assets/slider-horz-scale-has-marks-above-insensitive-dark@2.png")); + background-color: transparent; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider, + scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider, + scale.vertical contents:first-child > trough > slider, + scale.vertical contents:last-child > trough > slider { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-vert-scale-has-marks-above-dark.png"), url("assets/slider-vert-scale-has-marks-above-dark@2.png")); + background-color: transparent; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.vertical:dir(ltr) slider:hover, + scale.color.vertical:dir(rtl) slider:hover, + scale.vertical contents:first-child > trough > slider:hover, + scale.vertical contents:last-child > trough > slider:hover { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-vert-scale-has-marks-above-hover-dark.png"), url("assets/slider-vert-scale-has-marks-above-hover-dark@2.png")); + background-color: transparent; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.vertical:dir(ltr) slider:active, + scale.color.vertical:dir(rtl) slider:active, + scale.vertical contents:first-child > trough > slider:active, + scale.vertical contents:last-child > trough > slider:active { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-vert-scale-has-marks-above-active-dark.png"), url("assets/slider-vert-scale-has-marks-above-active-dark@2.png")); + background-color: transparent; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.vertical:dir(ltr) slider:disabled, + scale.color.vertical:dir(rtl) slider:disabled, + scale.vertical contents:first-child > trough > slider:disable, + scale.vertical contents:last-child > trough > slider:disabled { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-vert-scale-has-marks-above-insensitive-dark.png"), url("assets/slider-vert-scale-has-marks-above-insensitive-dark@2.png")); + background-color: transparent; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color { + min-height: 0; + min-width: 0; } + scale.color trough { + background-image: linear-gradient(to top, #b0b0b0); + background-repeat: no-repeat; } + +/***************** + * Progress bars * + *****************/ +progressbar { + padding: 0; + font-size: smaller; + color: rgba(238, 239, 240, 0.4); + box-shadow: none; } + progressbar .osd { + -progressbar-xspacing: 0; + -progressbar-yspacing: 0; + -progressbar-min-horizontal-bar-height: 3; } + progressbar trough { + border: 1px solid transparent; + border-radius: 3px; + background-color: #6d6d6d; } + progressbar .osd trough { + border-style: none; + background-color: transparent; + box-shadow: none; } + +progressbar progress { + background-color: #888888; + border: 1px solid #888888; + border-radius: 0px; + box-shadow: none; } + progressbar.left progress { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } + progressbar.right progress { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; } + progressbar.left.right progress { + box-shadow: none; } + progressbar.vertical.bottom progress { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + box-shadow: none; } + progressbar.vertical.top progress { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } + progressbar .osd progress { + background-image: none; + background-color: #888888; + border-style: none; + border-radius: 0; } + +/************* + * Level Bar * + *************/ +levelbar.vertical { + -GtkLevelBar-min-block-width: 6; + -GtkLevelBar-min-block-height: 34; } + +levelbar { + box-shadow: none; + -GtkLevelBar-min-block-width: 34; + -GtkLevelBar-min-block-height: 6; } + levelbar.vertical { + -GtkLevelBar-min-block-width: 6; + -GtkLevelBar-min-block-height: 34; } + levelbar trough { + border: 1px solid transparent; + padding: 2px; + border-radius: 2px; + background-color: transparent; } + levelbar block.filled { + border: 1px solid #888888; + background-color: #888888; + box-shadow: none; + border-radius: 2px; } + levelbar.discrete.horizontal block.filled { + margin: 0 1px; } + levelbar.discrete.vertical block.filled { + margin: 1px 0; } + levelbar block.filled.high { + border-color: #5aa411; + background-color: #5aa411; } + levelbar block.filled.high:backdrop { + border-color: #5aa411; } + levelbar block.filled.low { + border-color: #f67400; + background-color: #f67400; } + levelbar block.filled.low:backdrop { + border-color: #f67400; } + levelbar block.filled.empty { + background-color: #6d6d6d; + border-color: transparent; + box-shadow: none; } + +/********** + * Frames * + **********/ +frame { + border: 1px solid #6d6d6d; + padding: 0; } + frame.flat { + border-style: none; } + frame.action-bar { + padding: 6px; + border-width: 1px 0 0; } + +scrolledwindow viewport.frame, frame box stack scrolledwindow { + border-style: none; } + +.separator, placessidebar.sidebar .view .separator, +placessidebar.sidebar .view .separator:backdrop { + color: rgba(0, 0, 0, 0.1); } + filechooserbutton .separator.vertical, filechooserbutton placessidebar.sidebar .view .vertical.separator, placessidebar.sidebar .view filechooserbutton .vertical.separator, button.font .separator.vertical, button.font placessidebar.sidebar .view .vertical.separator, placessidebar.sidebar .view button.font .vertical.separator { + -GtkWidget-wide-separators: true; } + +/********* + * Lists * + *********/ +list, list-row { + background-color: #363636; + border-width: 0px; + border-color: #888888; } + +list-row, +.grid-child { + padding: 0px 2px; + border-style: solid; + border-width: 0px; + border-color: #888888; } + +list-row.button, headerbar list-row.button.titlebutton, +.titlebar list-row.button.titlebutton, +list-row.button:backdrop, +list-row.button:backdrop:active, +list-row.button:backdrop:checked, +list-row.button:backdrop:disabled, +list-row.button:backdrop:disabled:active, +list-row.button:backdrop:disabled:checked, +list-row.button:disabled:active, +list-row.button:disabled:checked { + background-color: rgba(35, 38, 41, 0); + border-style: none; + border-radius: 0; + box-shadow: none; } + +list-row.button:hover { + background-color: rgba(61, 173, 232, 0.2); } +list-row.button:active { + box-shadow: none; } +list-row.button:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } +list-row.button:selected:hover { + background-color: #4fb4e9; } +list-row.button:selected:backdrop { + background-color: #888888; } +list-row.button:backdrop:hover { + background-color: transparent; } + +list-row:selected button { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363b41, #363636); } + list-row:selected button.flat, list-row:selected headerbar .titlebutton.button, headerbar list-row:selected .titlebutton.button, + list-row:selected .titlebar .titlebutton.button, + .titlebar list-row:selected .titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #EEEFF0; } + list-row:selected button:hover { + color: #EEEFF0; + border-color: #888888; + background-image: linear-gradient(to bottom, #363636, #363636); } + list-row:selected button:active, list-row:selected button:checked { + color: #363636; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + list-row:selected button:backdrop, list-row:selected button.flat:backdrop, list-row:selected headerbar .titlebutton.button:backdrop, headerbar list-row:selected .titlebutton.button:backdrop, + list-row:selected .titlebar .titlebutton.button:backdrop, + .titlebar list-row:selected .titlebutton.button:backdrop { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363636); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + list-row:selected button:backdrop:active, list-row:selected button:backdrop:checked, list-row:selected button.flat:backdrop:active, list-row:selected headerbar .titlebutton.button:backdrop:active, headerbar list-row:selected .titlebutton.button:backdrop:active, + list-row:selected .titlebar .titlebutton.button:backdrop:active, + .titlebar list-row:selected .titlebutton.button:backdrop:active, list-row:selected button.flat:backdrop:checked, list-row:selected headerbar .titlebutton.button:backdrop:checked, headerbar list-row:selected .titlebutton.button:backdrop:checked, + list-row:selected .titlebar .titlebutton.button:backdrop:checked, + .titlebar list-row:selected .titlebutton.button:backdrop:checked { + color: #606468; + border-color: #63686c; + background-image: linear-gradient(to bottom, #43484c); + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + list-row:selected button:backdrop:disabled, list-row:selected button.flat:backdrop:disabled, list-row:selected headerbar .titlebutton.button:backdrop:disabled, headerbar list-row:selected .titlebutton.button:backdrop:disabled, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + list-row:selected button:backdrop:disabled > .label, list-row:selected headerbar button.titlebutton:backdrop:disabled > .label, + list-row:selected .titlebar button.titlebutton:backdrop:disabled > .label, list-row:selected button.flat:backdrop:disabled > .label, list-row:selected headerbar .titlebutton.button:backdrop:disabled > .label, headerbar list-row:selected .titlebutton.button:backdrop:disabled > .label, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled > .label, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled > .label { + color: inherit; } + list-row:selected button:backdrop:disabled:active, list-row:selected button:backdrop:disabled:checked, list-row:selected button.flat:backdrop:disabled:active, list-row:selected headerbar .titlebutton.button:backdrop:disabled:active, headerbar list-row:selected .titlebutton.button:backdrop:disabled:active, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled:active, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled:active, list-row:selected button.flat:backdrop:disabled:checked, list-row:selected headerbar .titlebutton.button:backdrop:disabled:checked, headerbar list-row:selected .titlebutton.button:backdrop:disabled:checked, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled:checked, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled:checked { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #2e3236); } + list-row:selected button:backdrop:disabled:active > .label, list-row:selected headerbar button.titlebutton:backdrop:disabled:active > .label, + list-row:selected .titlebar button.titlebutton:backdrop:disabled:active > .label, list-row:selected button:backdrop:disabled:checked > .label, list-row:selected headerbar button.titlebutton:backdrop:disabled:checked > .label, + list-row:selected .titlebar button.titlebutton:backdrop:disabled:checked > .label, list-row:selected button.flat:backdrop:disabled:active > .label, list-row:selected headerbar .titlebutton.button:backdrop:disabled:active > .label, headerbar list-row:selected .titlebutton.button:backdrop:disabled:active > .label, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled:active > .label, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled:active > .label, list-row:selected button.flat:backdrop:disabled:checked > .label, list-row:selected headerbar .titlebutton.button:backdrop:disabled:checked > .label, headerbar list-row:selected .titlebutton.button:backdrop:disabled:checked > .label, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled:checked > .label, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled:checked > .label { + color: inherit; } + list-row:selected button.flat:backdrop, list-row:selected headerbar .titlebutton.button:backdrop, headerbar list-row:selected .titlebutton.button:backdrop, + list-row:selected .titlebar .titlebutton.button:backdrop, + .titlebar list-row:selected .titlebutton.button:backdrop { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #606468; } + list-row:selected button:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + list-row:selected button:disabled > .label, list-row:selected headerbar button.titlebutton:disabled > .label, + list-row:selected .titlebar button.titlebutton:disabled > .label { + color: inherit; } + list-row:selected button:disabled:active, list-row:selected button:disabled:checked { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3f4449, #3a3f44); } + list-row:selected button:disabled:active > .label, list-row:selected headerbar button.titlebutton:disabled:active > .label, + list-row:selected .titlebar button.titlebutton:disabled:active > .label, list-row:selected button:disabled:checked > .label, list-row:selected headerbar button.titlebutton:disabled:checked > .label, + list-row:selected .titlebar button.titlebutton:disabled:checked > .label { + color: inherit; } + +list-row, list-row.button, headerbar list-row.button.titlebutton, +.titlebar list-row.button.titlebutton { + transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + list-row:hover, list-row.button:hover, headerbar list-row.button.titlebutton:hover, + .titlebar list-row.button.titlebutton:hover { + transition: none; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame { + padding: 10px; + border: none; + border-radius: 0 0 3px 3px; + background-color: rgba(35, 38, 41, 0.8); + background-image: none; + background-clip: padding-box; } + .app-notification:backdrop, + .app-notification.frame:backdrop { + background-image: none; } + .app-notification button, .app-notification headerbar button.titlebutton, headerbar .app-notification button.titlebutton, + .app-notification .titlebar button.titlebutton, + .titlebar .app-notification button.titlebutton, + .app-notification.frame button { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: none; + background-color: #363636; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; } + .app-notification button.flat, .app-notification headerbar .titlebutton.button, headerbar .app-notification .titlebutton.button, + .app-notification .titlebar .titlebutton.button, + .titlebar .app-notification .titlebutton.button, + .app-notification.frame button.flat, + .app-notification.frame headerbar .titlebutton.button, + headerbar .app-notification.frame .titlebutton.button, + .app-notification.frame .titlebar .titlebutton.button, + .titlebar .app-notification.frame .titlebutton.button { + -gtk-icon-shadow: 0 1px black; + text-shadow: 0 1px black; } + .app-notification button:hover, + .app-notification.frame button:hover { + color: #EEEFF0; + border-color: #888888; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:active, .app-notification button:checked, .app-notification button:backdrop:active, .app-notification button:backdrop:checked, + .app-notification.frame button:active, + .app-notification.frame button:checked, + .app-notification.frame button:backdrop:active, + .app-notification.frame button:backdrop:checked { + color: #EEEFF0; + border-color: rgba(35, 38, 41, 0.8); + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:disabled, .app-notification button:backdrop:disabled, + .app-notification.frame button:disabled, + .app-notification.frame button:backdrop:disabled { + color: #909396; + border-color: #3a3f44; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:backdrop, + .app-notification.frame button:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +/************* + * Expanders * + *************/ +treeview.view expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + treeview.view expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view expander:hover { + color: white; } + treeview.view expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/************ + * Calendar * + ***********/ +calendar { + color: #EEEFF0; + border: 1px solid #6d6d6d; } + calendar.header { + border: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(0, 0, 0, 0.1); } + calendar.button, headerbar calendar.button.titlebutton, + .titlebar calendar.button.titlebutton { + color: rgba(238, 239, 240, 0.45); } + calendar.button:hover, headerbar calendar.button.titlebutton:hover, + .titlebar calendar.button.titlebutton:hover { + color: #EEEFF0; } + calendar.button:backdrop, headerbar calendar.button.titlebutton:backdrop, + .titlebar calendar.button.titlebutton:backdrop { + color: rgba(96, 100, 104, 0.45); } + calendar:indeterminate, calendar:indeterminate:backdrop, calendar.highlight, calendar.highlight:backdrop { + color: alpha(currentColor,0.55); } + calendar:backdrop { + color: #EEEFF0; + border-color: #63686c; } + +/*********** + * Dialogs * + ***********/ +message-dialog { + -GtkDialog-button-spacing: 8; + -GtkDialog-action-area-border: 8; } + message-dialog .titlebar { + box-shadow: none; } + message-dialog.csd.background { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + message-dialog.csd .dialog-action-area button { + border-radius: 0; + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363b41, #363636); } + message-dialog.csd .dialog-action-area button:hover { + color: #EEEFF0; + border-color: #888888; + background-image: linear-gradient(to bottom, #363636, #363636); } + message-dialog.csd .dialog-action-area button:active { + color: #363636; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + message-dialog.csd .dialog-action-area button:disabled { + color: #909396; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button:disabled > .label, message-dialog.csd .dialog-action-area headerbar button.titlebutton:disabled > .label, + message-dialog.csd .dialog-action-area .titlebar button.titlebutton:disabled > .label { + color: inherit; } + message-dialog.csd .dialog-action-area button:backdrop { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363636); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button:backdrop:disabled > .label, message-dialog.csd .dialog-action-area headerbar button.titlebutton:backdrop:disabled > .label, + message-dialog.csd .dialog-action-area .titlebar button.titlebutton:backdrop:disabled > .label { + color: inherit; } + message-dialog.csd .dialog-action-area button.suggested-action { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: white; + border-color: #888888; + background-image: linear-gradient(to bottom, #46b1e9, #3dade8); } + message-dialog.csd .dialog-action-area button.suggested-action:hover { + color: white; + border-color: #888888; + background-image: linear-gradient(to bottom, #3dade8, #3dade8); } + message-dialog.csd .dialog-action-area button.suggested-action:active { + color: white; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + message-dialog.csd .dialog-action-area button.suggested-action:backdrop { + color: white; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button.suggested-action:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button.suggested-action:backdrop:disabled > .label, message-dialog.csd .dialog-action-area headerbar .suggested-action.button.titlebutton:backdrop:disabled > .label, + message-dialog.csd .dialog-action-area .titlebar .suggested-action.button.titlebutton:backdrop:disabled > .label { + color: inherit; } + message-dialog.csd .dialog-action-area button.suggested-action:disabled { + background-color: #363636; + color: shade(#EEEFF0, 0.5); } + message-dialog.csd .dialog-action-area button.destructive-action { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: white; + border-color: #d51010; + background-image: linear-gradient(to bottom, #df1111, #d51010); } + message-dialog.csd .dialog-action-area button.destructive-action:hover { + color: white; + border-color: #d51010; + background-image: linear-gradient(to bottom, #d51010, #d51010); } + message-dialog.csd .dialog-action-area button.destructive-action:active { + color: white; + border-color: #d51010; + background-image: linear-gradient(to bottom, #d51010, shade(#d51010, 0.8)); } + message-dialog.csd .dialog-action-area button.destructive-action:backdrop { + color: white; + border-color: #d51010; + background-image: linear-gradient(to bottom, #d51010); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button.destructive-action:backdrop:disabled { + color: #545c65; + border-color: #63686c; + background-image: linear-gradient(to bottom, #3a3f44); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button.destructive-action:backdrop:disabled > .label, message-dialog.csd .dialog-action-area headerbar .destructive-action.button.titlebutton:backdrop:disabled > .label, + message-dialog.csd .dialog-action-area .titlebar .destructive-action.button.titlebutton:backdrop:disabled > .label { + color: inherit; } + message-dialog.csd .dialog-action-area button.destructive-action:disabled { + background-color: #363636; + color: shade(#EEEFF0, 0.5); } +filechooser .search-bar { + background-color: #363636; + border-color: #363636; + box-shadow: none; } + filechooser .search-bar:backdrop { + background-color: #25292c; + border-color: #363636; } +filechooser .dialog-action-box { + border-top: 1px solid #6d6d6d; } + filechooser .dialog-action-box:backdrop { + border-top-color: #63686c; } + +/*********** + * Sidebar * + ***********/ +.sidebar { + border: none; + background-color: #363636; } + +placessidebar.sidebar .view { + color: #EEEFF0; + background-color: transparent; } + placessidebar.sidebar .view .image { + color: #b5b8ba; } + placessidebar.sidebar .view .image:selected { + color: #dce8ef; } + placessidebar.sidebar .view .image:selected:backdrop { + color: #dce8ef; } + placessidebar.sidebar .view .image:disabled { + color: #74777b; } + placessidebar.sidebar .view .image:backdrop { + color: #52565b; } + placessidebar.sidebar .view .image:backdrop:disabled { + color: #4a5158; } + placessidebar.sidebar .view:disabled { + color: #909396; } + placessidebar.sidebar .view:backdrop { + color: #606468; } + placessidebar.sidebar .view:backdrop:disabled { + color: #545c65; } + +.sidebar-item { + padding: 10px 4px; } + .sidebar-item > .label { + padding-left: 6px; + padding-right: 6px; } + .sidebar-item.needs-attention > .label { + background-size: 6px 6px, 0 0; } + +/********* + * Paned * + *********/ +paned { + -paned-handle-size: 1; + -gtk-icon-source: none; + margin: 0 8px 8px 0; } + paned:dir(rtl) { + margin-right: 0; + margin-left: 8px; } + paned .pane-separator { + background-color: #6d6d6d; } + paned .pane-separator:backdrop { + background-color: #63686c; } + +paned.wide { + -paned-handle-size: 5; + margin: 0; } + paned.wide .pane-separator { + background-color: transparent; + border-style: none solid; + border-color: #6d6d6d; + border-width: 1px; } + paned.wide.vertical .pane-separator { + border-style: solid none; } + paned.wide .pane-separator:backdrop { + border-color: #63686c; } + +/************** + * infobar * + **************/ +infobar { + border-style: none; } + +.info, +.question, +.warning, +.error { + background-color: #363636; + color: #EEEFF0; + text-shadow: none; + border-color: #1a97d8; } + .info button, .info headerbar button.titlebutton, headerbar .info button.titlebutton, + .info .titlebar button.titlebutton, + .titlebar .info button.titlebutton, + .question button, + .question headerbar button.titlebutton, + headerbar .question button.titlebutton, + .question .titlebar button.titlebutton, + .titlebar .question button.titlebutton, + .warning button, + .warning headerbar button.titlebutton, + headerbar .warning button.titlebutton, + .warning .titlebar button.titlebutton, + .titlebar .warning button.titlebutton, + .error button, + .error headerbar button.titlebutton, + headerbar .error button.titlebutton, + .error .titlebar button.titlebutton, + .titlebar .error button.titlebutton { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #888888; + background-image: linear-gradient(to bottom, #46b1e9, #3dade8); } + .info button:hover, + .question button:hover, + .warning button:hover, + .error button:hover { + color: #EEEFF0; + border-color: #888888; + background-image: linear-gradient(to bottom, #3dade8, #3dade8); } + .info button:active, + .question button:active, + .warning button:active, + .error button:active { + color: #363636; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + .info button:disabled, + .question button:disabled, + .warning button:disabled, + .error button:disabled { + color: #909396; + border-color: #888888; + background-image: linear-gradient(to bottom, #3999cb); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + .info button:disabled > .label, .info headerbar button.titlebutton:disabled > .label, + .info .titlebar button.titlebutton:disabled > .label, + .question button:disabled > .label, + .question headerbar button.titlebutton:disabled > .label, + .question .titlebar button.titlebutton:disabled > .label, + .warning button:disabled > .label, + .warning headerbar button.titlebutton:disabled > .label, + .warning .titlebar button.titlebutton:disabled > .label, + .error button:disabled > .label, + .error headerbar button.titlebutton:disabled > .label, + .error .titlebar button.titlebutton:disabled > .label { + color: inherit; } + .info button:backdrop, + .question button:backdrop, + .warning button:backdrop, + .error button:backdrop { + color: #EEEFF0; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #888888; } + .info button:backdrop:disabled, + .question button:backdrop:disabled, + .warning button:backdrop:disabled, + .error button:backdrop:disabled { + color: #78b7d8; + border-color: #888888; + background-image: linear-gradient(to bottom, #3999cb); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #888888; } + .info button:backdrop:disabled > .label, .info headerbar button.titlebutton:backdrop:disabled > .label, + .info .titlebar button.titlebutton:backdrop:disabled > .label, + .question button:backdrop:disabled > .label, + .question headerbar button.titlebutton:backdrop:disabled > .label, + .question .titlebar button.titlebutton:backdrop:disabled > .label, + .warning button:backdrop:disabled > .label, + .warning headerbar button.titlebutton:backdrop:disabled > .label, + .warning .titlebar button.titlebutton:backdrop:disabled > .label, + .error button:backdrop:disabled > .label, + .error headerbar button.titlebutton:backdrop:disabled > .label, + .error .titlebar button.titlebutton:backdrop:disabled > .label { + color: inherit; } + .info .label:selected, + .info .label:selected:focus, + .info .label:selected:hover, + .question .label:selected, + .question .label:selected:focus, + .question .label:selected:hover, + .warning .label:selected, + .warning .label:selected:focus, + .warning .label:selected:hover, + .error .label:selected, + .error .label:selected:focus, + .error .label:selected:hover { + background-color: #1a97d8; } + +/************ + * Tooltips * + ************/ +tooltip { + color: white; + padding: 4px; + /* not working */ + border-radius: 5px; + box-shadow: none; + text-shadow: 0 1px black; } + tooltip.background { + background-color: rgba(0, 0, 0, 0.8); + background-clip: padding-box; + border: 1px solid rgba(255, 255, 255, 0.1); } + tooltip.window-frame.csd { + background-color: transparent; } + +tooltip * { + padding: 4px; + background-color: transparent; + color: inherit; } + +/***************** + * Color Chooser * + *****************/ +colorswatch { + box-shadow: inset 0 1px rgba(0, 0, 0, 0.1), 0 1px rgba(238, 239, 240, 0.1); } + :selected colorswatch { + box-shadow: none; } + :selected colorswatch.overlay, :selected colorswatch.overlay:hover { + border-color: #EEEFF0; } + colorswatch:selected { + box-shadow: inset 0 1px rgba(0, 0, 0, 0.1), 0 1px rgba(238, 239, 240, 0.1); } + colorswatch.top { + border-top-left-radius: 6px; + border-top-right-radius: 6px; } + colorswatch.bottom { + border-bottom-left-radius: 6px; + border-bottom-right-radius: 6px; } + colorswatch.left, colorswatch:first-child:not(.overlay):not(.top) { + border-top-left-radius: 6px; + border-bottom-left-radius: 6px; } + colorswatch.right, colorswatch:last-child:not(.overlay):not(.bottom) { + border-top-right-radius: 6px; + border-bottom-right-radius: 6px; } + colorswatch:only-child:not(.overlay) { + border-radius: 6px; } + colorswatch.top > .overlay { + border-top-left-radius: 5px; + border-top-right-radius: 5px; } + colorswatch.bottom > .overlay { + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } + colorswatch:first-child:not(.top) > .overlay { + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; } + colorswatch:last-child:not(.bottom) > .overlay { + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; } + colorswatch:only-child > .overlay { + border-radius: 5px; } + colorswatch:hover, colorswatch:hover:selected { + background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0) 50%); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), inset 0 -1px rgba(0, 0, 0, 0.4); } + colorswatch:hover.color-dark, colorswatch:hover:selected.color-dark { + background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 50%); } + colorswatch:backdrop, colorswatch:backdrop:selected + colorswatch.color-dark:backdrop, colorswatch.color-dark:backdrop:selected { + background-image: none; + box-shadow: none; } + colorchooser colorswatch { + border-radius: 3px; } + colorchooser colorswatch:hover { + background-image: none; + box-shadow: inset 0 1px rgba(0, 0, 0, 0.1), 0 1px rgba(238, 239, 240, 0.1); } + colorchooser colorswatch:backdrop { + box-shadow: none; } + colorswatch.color-dark { + color: white; + outline-color: rgba(0, 0, 0, 0.3); } + colorswatch.color-dark:backdrop { + color: rgba(255, 255, 255, 0.3); } + colorswatch.color-light { + color: black; + outline-color: rgba(255, 255, 255, 0.5); } + colorswatch.color-light:backdrop { + color: rgba(0, 0, 0, 0.3); } + colorswatch.overlay, colorswatch.overlay:selected { + border: 1px solid #6d6d6d; } + colorswatch.overlay:hover, colorswatch.overlay:selected:hover { + border-color: black; } + colorswatch#add-color-button { + border-style: solid; + border-width: 1px; + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363b41, #363636); } + colorswatch#add-color-button:hover { + color: #EEEFF0; + border-color: #888888; + background-image: linear-gradient(to bottom, #363636, #363636); } + colorswatch#add-color-button:backdrop { + color: #EEEFF0; + border-color: #6d6d6d; + background-image: linear-gradient(to bottom, #363636); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(238, 239, 240, 0); } + colorswatch#add-color-button .overlay { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +/******** + * Misc * + ********/ +scale-popup button, scale-popup headerbar button.titlebutton, headerbar scale-popup button.titlebutton, +scale-popup .titlebar button.titlebutton, +.titlebar scale-popup button.titlebutton { + padding: 6px; } + scale-popup button:hover { + background-color: rgba(238, 239, 240, 0.1); + border-radius: 5px; } + +/********************** + * Window Decorations * + *********************/ +.window-frame { + border-width: 0; + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.5); + /* this is used for the resize cursor area */ + margin: 10px; } + .window-frame:backdrop { + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.5); } + .window-frame.tiled { + border-radius: 0; } + .window-frame.popup { + box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1); } + .window-frame.ssd { + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1); } + .window-frame.csd.popup { + border-radius: 0; + box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1); } + .window-frame.csd.tooltip { + border-radius: 5px; + box-shadow: none; } + .window-frame.csd.message-dialog { + border-radius: 7px; + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.5); } + .window-frame.solid-csd { + border-radius: 0; + margin: 1px; + background-color: #363636; + border: 0; + box-shadow: none; } + +headerbar .titlebutton.button, +.titlebar .titlebutton.button { + padding: 2px; } + headerbar .titlebutton.button:backdrop, + .titlebar .titlebutton.button:backdrop { + -gtk-icon-shadow: none; } + headerbar .titlebutton.close.button, + .titlebar .titlebutton.close.button { + color: transparent; + border-image: none; + box-shadow: none; + background-position: center; + background-repeat: no-repeat; + background-image: -gtk-scaled(url("assets/titlebutton-close.png"), url("assets/titlebutton-close@2.png")); } + headerbar .titlebutton.close.button:hover, + .titlebar .titlebutton.close.button:hover { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-close-hover.png"), url("assets/titlebutton-close-hover@2.png")); } + headerbar .titlebutton.close.button:active, + .titlebar .titlebutton.close.button:active { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-close-active.png"), url("assets/titlebutton-close-active@2.png")); } + headerbar .titlebutton.close.button:backdrop, + .titlebar .titlebutton.close.button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop.png"), url("assets/titlebutton-close-backdrop@2.png")); } + headerbar .titlebutton.maximize.button, + .titlebar .titlebutton.maximize.button { + color: transparent; + border-image: none; + box-shadow: none; + background-position: center; + background-repeat: no-repeat; + background-image: -gtk-scaled(url("assets/titlebutton-maximize.png"), url("assets/titlebutton-maximize@2.png")); } + headerbar .titlebutton.maximize.button:hover, + .titlebar .titlebutton.maximize.button:hover { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover.png"), url("assets/titlebutton-maximize-hover@2.png")); } + headerbar .titlebutton.maximize.button:active, + .titlebar .titlebutton.maximize.button:active { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-maximize-active.png"), url("assets/titlebutton-maximize-active@2.png")); } + headerbar .titlebutton.maximize.button:backdrop, + .titlebar .titlebutton.maximize.button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop.png"), url("assets/titlebutton-maximize-backdrop@2.png")); } + headerbar .titlebutton.minimize.button, + .titlebar .titlebutton.minimize.button { + color: transparent; + border-image: none; + box-shadow: none; + background-position: center; + background-repeat: no-repeat; + background-image: -gtk-scaled(url("assets/titlebutton-minimize.png"), url("assets/titlebutton-minimize@2.png")); } + headerbar .titlebutton.minimize.button:hover, + .titlebar .titlebutton.minimize.button:hover { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover.png"), url("assets/titlebutton-minimize-hover@2.png")); } + headerbar .titlebutton.minimize.button:active, + .titlebar .titlebutton.minimize.button:active { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-minimize-active.png"), url("assets/titlebutton-minimize-active@2.png")); } + headerbar .titlebutton.minimize.button:backdrop, + .titlebar .titlebutton.minimize.button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop.png"), url("assets/titlebutton-minimize-backdrop@2.png")); } + +headerbar.selection-mode .titlebutton.button, +.titlebar.selection-mode .titlebutton.button { + text-shadow: none; } + headerbar.selection-mode .titlebutton.button:backdrop, + .titlebar.selection-mode .titlebutton.button:backdrop { + -gtk-icon-shadow: none; } + +textview text selection, .view selection, .view:selected, calendar:selected, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, entry:selected, entry:selected:focus, menuitem.button.flat:selected, headerbar menuitem.titlebutton.button:selected, +.titlebar menuitem.titlebutton.button:selected, list-row:selected, .sidebar:selected, placessidebar.sidebar .view:selected, placessidebar.sidebar calendar:selected { + background-color: #888888; + color: #EEEFF0; } + +/* Decouple the font of context menus from their entry/textview */ +.touch-selection, +.context-menu { + font: initial; } + +.monospace { + font: Monospace; } + +.overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#505457), to(rgba(80, 84, 87, 0))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(238, 239, 240, 0.07)), to(rgba(238, 239, 240, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; } + .overshoot.top:backdrop { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#63686c), to(rgba(99, 104, 108, 0))); + background-size: 100% 5%; + 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.5, to(#505457), to(rgba(80, 84, 87, 0))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(238, 239, 240, 0.07)), to(rgba(238, 239, 240, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; } + .overshoot.bottom:backdrop { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(#63686c), to(rgba(99, 104, 108, 0))); + background-size: 100% 5%; + 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.5, to(#505457), to(rgba(80, 84, 87, 0))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(238, 239, 240, 0.07)), to(rgba(238, 239, 240, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; } + .overshoot.left:backdrop { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(#63686c), to(rgba(99, 104, 108, 0))); + background-size: 5% 100%; + 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.5, to(#505457), to(rgba(80, 84, 87, 0))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(238, 239, 240, 0.07)), to(rgba(238, 239, 240, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; } + .overshoot.right:backdrop { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(#63686c), to(rgba(99, 104, 108, 0))); + background-size: 5% 100%; + 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; } +.undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; } +.undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; } +.undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; } + +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* +widget text/foreground color */ +@define-color theme_fg_color #EEEFF0; +/* +text color for entries, views and content in general */ +@define-color theme_text_color #EEEFF0; +/* +widget base background color */ +@define-color theme_bg_color #363636; +/* +text widgets and the like base background color */ +@define-color theme_base_color #262626; +/* +base background color of selections */ +@define-color theme_selected_bg_color #888888; +/* +text/foreground color of selections */ +@define-color theme_selected_fg_color #EEEFF0; +/* +base background color of insensitive widgets */ +@define-color insensitive_bg_color #3a3f44; +/* +text foreground color of insensitive widgets */ +@define-color insensitive_fg_color #909396; +/* +insensitive text widgets and the like base background color */ +@define-color insensitive_base_color #262626; +/* +widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #606468; +/* +text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #EEEFF0; +/* +widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #363636; +/* +text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #25292c; +/* +base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #888888; +/* +text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #EEEFF0; +/* +widgets main borders color */ +@define-color borders #6d6d6d; +/* +widgets main borders color on backdrop windows */ +@define-color unfocused_borders #63686c; +/* +these are pretty self explicative */ +@define-color warning_color #f67400; +@define-color error_color #ed1515; +@define-color success_color #5aa411; +@define-color icon_red #da4453; +/* +titlebar colors */ +@define-color titlebar_bg_color #363636; +@define-color titlebar_fg_color #EEEFF0; +@define-color hover_color #888888; +/* +these colors are exported for the window manager and shouldn't be used in applications, +read if you used those and something break with a version upgrade you're on your own... */ +@define-color wm_title #EEEFF0; +@define-color wm_unfocused_title #606468; +@define-color wm_highlight transparent; +@define-color wm_borders_edge rgba(238, 239, 240, 0.1); +@define-color wm_bg_a #363636; +@define-color wm_bg_b #363636; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(#363636, 1.3); +@define-color wm_button_hover_color_b #363636; +@define-color wm_button_active_color_a shade(#363636, 0.85); +@define-color wm_button_active_color_b shade(#363636, 0.89); +@define-color wm_button_active_color_c shade(#363636, 0.9); +@define-color content_view_bg #262626; + +/*# sourceMappingURL=gtk-dark.css.map */ diff --git a/.themes/papirus/gtk-3.0/gtk-dark.css.map b/.themes/papirus/gtk-3.0/gtk-dark.css.map new file mode 100644 index 00000000..7c0db140 --- /dev/null +++ b/.themes/papirus/gtk-3.0/gtk-dark.css.map @@ -0,0 +1,7 @@ +{ +"version": 3, +"mappings": "AAMA,CAAE;EACA,OAAO,EAAE,CAAC;EACV,2BAA2B,EAAE,CAAC;EAC9B,kCAAkC,ECiBtB,OAAO;EDfnB,8BAA8B,EAAE,EAAE;EAClC,gCAAgC,EAAE,EAAE;EAOpC,oCAAoC,EAAE,CAAC;EACvC,0CAA0C,EAAE,CAAC;EAE7C,+BAA+B,EAAE,EAAE;EACnC,0BAA0B,EAAE,EAAE;EAC9B,0BAA0B,EAAE,EAAE;EAE9B,iCAAiC,EAAE,CAAC;EAEpC,2BAA2B,EAAE,CAAC;EAC9B,yBAAyB,EAAE,CAAC;EAE5B,qBAAqB,ECZV,OAAwF;EDanG,6BAA6B,ECZV,OAAwF;EDc3G,wBAAwB,EAAE,CAAC;EAC3B,2BAA2B,EAAE,CAAC;EAE9B,4BAA4B,EAAE,EAAE;EAChC,6BAA6B,EAAE,EAAE;EAEjC,yBAAyB,EAAE,CAAC;EAC5B,6BAA6B,EAAE,CAAC;EAEhC,yBAAyB,EAAE,IAAI;EAM/B,aAAa,EAAE,GAAG;;;;;AAQpB,WAAY;EACV,KAAK,ECnDI,OAAyC;EDoDlD,gBAAgB,ECTE,OAAS;EDW3B,oBAAW;IACT,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IACjB,KAAK,ECzDE,OAAyC;ID0DhD,gBAAgB,ECfA,OAAS;;;;;;;;AD0B7B,aAAc;EACZ,iBAAiB,EAAE,GAAG;;AAGxB,kBAAmB;EACjB,gBAAgB,EC/BE,OAAS;EDgC3B,KAAK,EC3EI,OAAyC;ED4ElD,2BAAW;IACT,gBAAgB,EAAE,OAAuB;IACzC,KAAK,EC9EE,OAAyC;EDgFlD,yBAAS;IACP,gBAAgB,EAAE,OAAsB;IACxC,KAAK,EClFE,OAAyC;EDoFlD,8BAAc;IACZ,gBAAgB,EChDG,OAA8B;IDiDjD,KAAK,EClDc,OAA8B;EDoDnD,2BAAW;IACT,gBAAgB,ECrFK,OAA8D;IDsFnF,KAAK,EC5CoB,OAAkB;;ADgD/C,KAAM;EACJ,KAAK,ECrDe,OAAW;EDsD/B,gBAAgB,ECnGL,OAAyC;ED0GpD,oCAAW;IACT,aAAa,EAAE,GAAG;;AAKtB,WAAY;EACV,MAAM,EAAE,iBAA4B;EACpC,gBAAgB,EAAE,uBAAsC;;AAIxD,iEAAY;EACV,KAAK,ECpHE,OAAyC;AD6HlD,kBAAc;EACZ,KAAK,EC1Fc,OAA8B;;AD+FrD;qBAAW;EACT,OAAO,EAAE,IAAI;EACb,WAAW,EAAE,IAAI;;AAIjB,qBAAS;EACP,gBAAgB,EC7IP,OAAyC;ED8IlD,UAAU,EAAE,iBAAwB;EACpC,8BAAW;IAAE,YAAY,EAAE,iBAAwB;EACnD,8BAAW;IAAE,WAAW,EAAE,iBAAwB;EAClD,8BAAW;IACT,gBAAgB,ECtGA,OAA8D;IDuG9E,YAAY,ECjGO,OAAmC;ADoG1D,yBAAe;EAAE,gBAAgB,EAAE,IAAI;AACvC,4BAAgB;EACd,OAAO,EAAE,QAAQ;AAEnB,sCAA0B;EACxB,gBAAgB,EAAE,OAA8B;;AAIpD,WAAY;EACV,gBAAgB,EAAE,OAAgC;;AAKpD,WAAY;EACV,OAAO,EAAE,GAAG;EACZ,aAAa,EAAE,GAAG;;AAMpB;6BAAW;EACT,KAAK,ECnJQ,OAAyC;EDoJtD,MAAM,EAAE,iBAAmB;EAC3B,gBAAgB,ECnJH,qBAAgC;EDoJ7C,eAAe,EAAE,WAAW;EAC5B,aAAa,EAAE,wBAAkC;EAEjD,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;EACjB,gEAAW;IAAE,WAAW,EAAE,IAAI;;;;;AAOhC,eAEC;EADC,EAAG;IAAE,mBAAmB,EAAE,aAAa;AAGzC,QAAS;EACP,gBAAgB,EAAE,IAAI;EACtB,gBAAgB,EAAE,IAAI;EACtB,OAAO,EAAE,CAAC;EACV,gBAAgB,EAAE,0CAA0C;EAC5D,eAAS;IACP,OAAO,EAAE,CAAC;IACV,SAAS,EAAE,uBAAuB;IAClC,2BAAc;MACZ,OAAO,EAAE,GAAG;;;;;AASlB,MAAO;EACL,MAAM,EAAE,SAAS;EACjB,OAAO,EAAE,WAAW;EAOpB,aAAa,EAAE,GAAG;EAClB,UAAU,EAAE,8CAAwB;EEnKpC,gBAAgB,ED1DL,OAAyC;EC2DpD,gBAAgB,EAAE,IAAI;EAKpB,KAAK,EDnBa,OAAW;ECoB7B,YAAY,EDxBY,OAAc;ED+KtC,iBAAO;IAAE,YAAY,EAAE,CAAC;EACxB,kBAAQ;IAAE,aAAa,EAAE,CAAC;EAO5B,8BAAqB;IACnB,OAAO,EAAE,GAAG;IEvKd,gBAAgB,ED1DL,OAAyC;IC2DpD,gBAAgB,EAAE,IAAI;IAKpB,KAAK,EDnBa,OAAW;ICoB7B,YAAY,EDxBY,OAAc;ID0LtC,MAAM,EAAE,IAAI;IACZ,aAAa,EAAE,CAAC;EAGlB,YAAQ;IE7KR,gBAAgB,ED1DL,OAAyC;IC2DpD,gBAAgB,EAAE,IAAI;IAYpB,YAAY,EDhES,OAA8D;EDiOrF,kBAAc;IE9Kd,gBAAgB,ED1DL,OAAyC;IC2DpD,gBAAgB,EAAE,IAAI;IAepB,KAAK,EDnCc,OAA8B;ICoCjD,YAAY,EDlCY,OAAc;ICmCtC,gBAAgB,EDpCG,OAA8B;ICqCjD,UAAU,EAAE,IAAI;EF4JlB,eAAW;IE/KX,gBAAgB,ED1DL,OAAyC;IC2DpD,gBAAgB,EAAE,IAAI;IAsBpB,KAAK,EDpCa,OAAW;ICqC7B,YAAY,EDzCY,OAAc;IC0CtC,gBAAgB,EDnFP,OAAyC;ICoFlD,UAAU,EAAE,IAAI;EFsJlB,2BAAuB;IEhLvB,gBAAgB,ED1DL,OAAyC;IC2DpD,gBAAgB,EAAE,IAAI;IA4BpB,KAAK,EDhDc,OAA8B;ICiDjD,YAAY,ED/CY,OAAc;ICgDtC,gBAAgB,EDjDG,OAA8B;ICkDjD,UAAU,EAAE,IAAI;EFuJlB,kBAAc;IACZ,MAAM,EAAE,GAAG;IACX,aAAa,EAAE,CAAC;IAChB,YAAY,EAAE,OAAO;IACrB,YAAY,EC9OS,OAA8D;ID+OnF,YAAY,EAAE,KAAK;IACnB,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EAAE,WAAW;IAC7B,UAAU,EAAE,IAAI;IAChB,2BAAW;MAAE,gBAAgB,EAAE,WAAW;EAG5C,gBAAY;IACV,aAAa,EAAE,CAAC;IAChB,4BAAc;MACZ,sBAAsB,EAAE,GAAG;MAC3B,yBAAyB,EAAE,GAAG;MAC9B,qCAAW;QAAE,kBAAkB,EAAE,IAAI;IAEvC,2BAAa;MACX,uBAAuB,EAAE,GAAG;MAC5B,0BAA0B,EAAE,GAAG;MAC/B,iBAAiB,EAAE,IAAI;MACvB,oCAAW;QAAE,iBAAiB,EAAE,KAAK;EAOvC,YAAa;IACX,KAAK,EC1PG,OAAO;ID2Pf,YAAY,EAAE,OAA4B;IAC1C,kBAAQ;MExNZ,gBAAgB,ED1DL,OAAyC;MC2DpD,gBAAgB,EAAE,IAAI;MAYpB,YAAY,EAAE,OAAuB;IF4MnC,kDAA6B;MAAE,gBAAgB,EC7PvC,OAAO;EDyPjB,cAAa;IACX,KAAK,EC3PK,OAAO;ID4PjB,YAAY,EAAE,OAA4B;IAC1C,oBAAQ;MExNZ,gBAAgB,ED1DL,OAAyC;MC2DpD,gBAAgB,EAAE,IAAI;MAYpB,YAAY,EAAE,OAAuB;IF4MnC,sDAA6B;MAAE,gBAAgB,EC9PrC,OAAO;EDkQrB,YAAQ;IACN,KAAK,EAAE,OAAgC;IACvC,kBAAQ;MAAE,KAAK,ECtRR,OAAyC;IDuRhD,mBAAS;MAAE,KAAK,ECnRK,OAA8D;IDoRnF,qBAAW;MAAE,KAAK,EAAE,OAAkD;EAGxE,WAAO;IEpOP,gBAAgB,ED1DL,OAAyC;IC2DpD,gBAAgB,EAAE,IAAI;IAkCpB,KAAK,EDjEQ,OAAyC;ICkEtD,YAAY,ED9DI,kBAA0B;IC+D1C,gBAAgB,EDlEL,qBAAgC;ICmE3C,eAAe,EAAE,WAAW;IAC5B,UAAU,EAAE,IAAI;IAChB,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IF6LjB,iBAAQ;MEtOV,gBAAgB,ED1DL,OAAyC;MC2DpD,gBAAgB,EAAE,IAAI;MA2CpB,KAAK,ED1EQ,OAAyC;MC2EtD,YAAY,EDhGS,OAA8D;MCiGnF,gBAAgB,ED3EL,qBAAgC;MC4E3C,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFqLjB,oBAAW;MEvOb,gBAAgB,ED1DL,OAAyC;MC2DpD,gBAAgB,EAAE,IAAI;MA6DpB,KAAK,ED5FQ,OAAyC;MC6FtD,YAAY,EDzFI,kBAA0B;MC0F1C,gBAAgB,ED1FA,kBAA0B;MC2F1C,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFoKjB,uBAAc;MExOhB,gBAAgB,ED1DL,OAAyC;MC2DpD,gBAAgB,EAAE,IAAI;MAoDpB,KAAK,EDhFkB,OAAkD;MCiFzE,YAAY,EDhFI,kBAA0B;MCiF1C,gBAAgB,EDnFO,mBAAyB;MCoFhD,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;;AFuLnB,0CAA0B;EAAE,UAAU,EAAE,IAAI;AAE5C,gDAAgC;EAAE,UAAU,EE7QpC,uBAAmB;AFgR3B,sEAAsD;EACpD,gBAAgB,EAAE,OAAqC;EACvD,gBAAgB,EAAE,mCAAuC;EACzD,+EAAW;IACT,gBAAgB,EAAE,OAAuD;IACzE,gBAAgB,EAAE,mCAAgD;AAKtE,yDAAyC;EACvC,gBAAgB,ECrTK,OAA8D;EDsTnF,UAAU,EE5RJ,uBAAmB;AFgS3B,mDAAmC;EACjC,gBAAgB,EC3TK,OAA8D;ADgUrF;;;4EAG4D;EAAE,gBAAgB,ECnUvD,OAA8D;;;;;AD8UvF,0BAeC;EAdC,IAAK;IACH,gBAAgB,EAAE,0FAI8B;EAElD,EAAG;IACD,gBAAgB,EAAE,yFAI8B;AAKpD;6BAAQ;EAIN,MAAM,EAAE,SAAS;EACjB,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,WAAW;EE/JlB,UAAU,EAAE,8BAA2B;EAEvC,KAAK,ED7ME,OAAyC;EC8MhD,YAAY,EDxKY,OAAc;ECyKtC,gBAAgB,EAAE,4CAGa;EF2JjC;+BAAO;IEiEL,YAAY,EAAE,sBAAuB;IACrC,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,IAAI;IACzB,UAAU,EAAC,IAAI;IAEZ,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IFjEjB,UAAU,EAAE,IAAI;IAChB;uCAAQ;MACN,UAAU,EAfO,8CAAwB;MAgBzC,mBAAmB,EAAE,KAAK;MAC1B;gDAAS;QAAE,UAAU,EAjBJ,8CAAwB;EAoB7C;qCAAQ;IEhKN,KAAK,ED1NE,OAAyC;IC2NhD,YAAY,EDvNS,OAA8D;ICwNnF,gBAAgB,EAAE,4CAE+B;IF8JjD,iBAAiB,EAAE,SAAS;EAE9B;;uCAAoB;IEvJlB,KAAK,ED5LW,OAAS;IC6LzB,YAAY,EDlMY,OAAc;ICmMtC,gBAAgB,EAAE,wDAK+C;IFkJjE,mBAAmB,EAAE,IAAI;IACzB,2CAAQ;ME5IR,KAAK,ED1MW,OAAS;MC2MzB,YAAY,EDhNY,OAAc;MCiNtC,gBAAgB,EAAE,4CAKyB;EFsJ7C;;;oDAAiE;IE4B/D,YAAY,EAAE,sBAAuB;IACrC,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,IAAI;IACzB,UAAU,EAAC,IAAI;IAEZ,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;EF/BnB;2CAAc;IEhJZ,KAAK,EDjOc,OAA8B;ICkOjD,YAAY,EDhOY,OAAc;ICkOtC,gBAAgB,EAAE,mCAAgC;IAClD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IAlQO,UAAU,EAAE,kEAAkB;IAsQtD;sDAAS;MAAE,KAAK,EAAE,OAAO;IFyIzB,uDAAoB;ME/HpB,KAAK,EDpPc,OAA8B;MCqPjD,YAAY,EAHN,OAAgE;MAItE,gBAAgB,EAAE,4CAAsD;MAIxE;;gEAAS;QAAE,KAAK,EAAE,OAAO;EF8H3B;mCAAM;IAEJ,KAAK,ECtYM,OAAyC;IDuYpD,aAAa,EAAE,GAAG;IAClB,aAAa,EAAE,wBAAkC;IEvDjD,KAAK,EDzWE,OAAyC;IC0WhD,YAAY,EApFN,OAAgE;IAqFtE,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EDjUA,OAAS;ICkUzB,eAAe,EAAE,WAAW;IAC5B,UAAU,EAAE,IAAI;IAChB,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,MAAM;IFiDnB,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,IAAI;IANhB;qCAAe;MAAE,OAAO,EAAE,IAAI;IAO9B,iBAAQ;ME5CR,KAAK,EDxXE,OAAyC;MCyXhD,YAAY,EDrXS,OAA8D;MCsXnF,gBAAgB,EAAE,IAAI;MACtB,eAAe,EAAE,WAAW;MAC5B,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MFyCf,MAAM,EAAE,IAAI;MACZ,UAAU,EAAE,IAAI;IAElB,uCAAoB;MEnCpB,KAAK,EDxVoB,OAAkB;MCyV3C,YAAY,EAjCN,qBACgC;MAiCtC,gBAAgB,EAAE,wDAK+C;MACjE,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MF0Bf,MAAM,EAAE,IAAI;MACZ,UAAU,EAAE,IAAI;IAElB,yDAAsC;MEtBtC,KAAK,EDpXc,OAA8B;MCqXjD,YAAY,EArIN,OACwC;MAqI9C,gBAAgB,EAAE,IAAI;MACtB,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MFkBf,MAAM,EAAE,IAAI;IAEd,oBAAW;MEbX,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MFYf,MAAM,EAAE,IAAI;EAIhB;;oCAAO;IE/EL,KAAK,EDzWE,OAAyC;IC0WhD,YAAY,EApFN,OAAgE;IAqFtE,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EDjUA,OAAS;ICkUzB,eAAe,EAAE,WAAW;IAC5B,UAAU,EAAE,IAAI;IAChB,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,MAAM;IF8EnB,aAAa,EAAE,GAAG;IAClB,YAAY,EAAE,KAAK;IACnB,qBAAW;MACT,aAAa,EAAE,GAAG;IAEpB,wBAAc;MACZ,aAAa,EAAE,eAAe;IAEhC,uBAAa;MACX,aAAa,EAAE,eAAe;MAC9B,gCAAW;QAAE,kBAAkB,EAAE,KAAK;IAExC,uBAAa;MACX,aAAa,EAAE,GAAG;MAClB,YAAY,EAAE,KAAK;IAGrB,kBAAQ;MExFR,KAAK,EDxXE,OAAyC;MCyXhD,YAAY,EDrXS,OAA8D;MCsXnF,gBAAgB,EAAE,IAAI;MACtB,eAAe,EAAE,WAAW;MAC5B,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFuFjB,sGAA2D;ME9E3D,KAAK,EDxVoB,OAAkB;MCyV3C,YAAY,EAjCN,qBACgC;MAiCtC,gBAAgB,EAAE,wDAK+C;MACjE,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFuEjB,2DAAsC;MEhEtC,KAAK,EDpXc,OAA8B;MCqXjD,YAAY,EArIN,OACwC;MAqI9C,gBAAgB,EAAE,IAAI;MACtB,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IF8DjB,qBAAW;MEvDX,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFwDjB;;sCAAO;MElDP,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MF8Cf,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,MAAM;MACnB;;8CAAQ;QE9GV,KAAK,EDxXE,OAAyC;QCyXhD,YAAY,EDrXS,OAA8D;QCsXnF,gBAAgB,EAAE,IAAI;QACtB,eAAe,EAAE,WAAW;QAC5B,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QF2Gb,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;MAElB;;oDAAc;QEnFhB,KAAK,EDpXc,OAA8B;QCqXjD,YAAY,EArIN,OACwC;QAqI9C,gBAAgB,EAAE,IAAI;QACtB,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QF+Eb,gBAAgB,EAAE,IAAI;QACtB,YAAY,EAAE,WAAW;QACzB,UAAU,EAAE,IAAI;MAElB;;iDAAW;QEnEb,YAAY,EAAE,sBAAuB;QACrC,gBAAgB,EAAE,WAAW;QAC7B,gBAAgB,EAAE,IAAI;QACzB,UAAU,EAAC,IAAI;QAEZ,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MF8Df;;;;gDAAoB;QE5GtB,KAAK,EDxVoB,OAAkB;QCyV3C,YAAY,EAjCN,qBACgC;QAiCtC,gBAAgB,EAAE,wDAK+C;QACjE,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QFmGb,eAAe,EAAE,WAAW;QAC5B,YAAY,EAAE,WAAW;QACzB,UAAU,EAAE,IAAI;EAQpB;gDAAa;IEnTb,UAAU,EAAE,8BAA2B;IAEvC,KAAK,EDhNI,OAAyC;ICiNlD,YAAY,ED1MS,OAA8D;IC2MnF,gBAAgB,EAAE,4CAGa;IF8S7B;kDAAO;MElFT,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MF8Eb,KAAK,EC9fY,OAA8D;IDggBjF,8BAAQ;ME1SV,KAAK,EF0SwC,KAAK;MEzSlD,YAAY,EDvNS,OAA8D;MCwNnF,gBAAgB,EAAE,4CAE+B;IFuS/C,iEAAoB;ME9RtB,KAAK,EF8RqD,KAAK;ME7R/D,YAAY,EDpOS,OAA8D;MCqOnF,gBAAgB,EAAE,wDAK+C;IFwR/D;2DAA4B;ME9N9B,KAAK,EF+NmC,KAAK;ME9N7C,YAAY,EAHN,OAA0C;MAIhD,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MApSO,UAAU,EAAE,gEAAkB;MFggBlD;;qEAAoB;QEhNxB,KAAK,EAAE,OAAyD;QAChE,YAAY,EAHN,OAA4C;QAIlD,gBAAgB,EAAE,mCAAgC;QAlT1B,UAAU,EAAE,gEAAkB;MFmgBlD;yEAAc;QEpMlB,KAAK,ED1RoB,OAA0F;QC2RnH,YAAY,EDzRS,OAAmC;QC0RxD,gBAAgB,EAAE,mCAAgC;QAClD,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QAlUX,UAAU,EAqUE,kCAAmC;QACrD;;oFAAS;UAAE,KAAK,EAAE,OAAO;QF8LnB;;mFAAoB;UElL1B,KAAK,EAAE,OAAiE;UACxE,YAAY,EAHN,OAA4C;UAIlD,gBAAgB,EAAE,mCAAgC;UAElD;;;;8FAAS;YAAE,KAAK,EAAE,OAAO;IFmLvB;;;uEAAiE;MEpGnE,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MFgGb,KAAK,EAAE,uBAA6B;IAEtC,oCAAc;MAEZ,gBAAgB,EAAE,WAAW;MAChC,KAAK,EAAE,mBAA6B;MACjC,yFAAoB;QAElB,gBAAgB,EAAE,WAAW;QAChC,KAAK,EAAE,mBAA6B;IAGrC,6BAAO;MEvLT,KAAK,EDzWE,OAAyC;MC0WhD,YAAY,EApFN,OAAgE;MAqFtE,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EAvCV,OAA4C;MAwClD,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,MAAM;MFkLf,mCAAQ;QE3KZ,KAAK,EDxXE,OAAyC;QCyXhD,YAAY,EAhCN,OAA4C;QAiClD,gBAAgB,EAAE,IAAI;QACtB,eAAe,EAAE,WAAW;QAC5B,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MF0Kb,0KAA2D;QEjK/D,KAAK,EDxVoB,OAAkB;QCyV3C,YAAY,EAjCN,qBACgC;QAiCtC,gBAAgB,EAAE,wDAK+C;QACjE,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MF0Jb,6FAAsC;QEnJ1C,KAAK,EDpXc,OAA8B;QCqXjD,YAAY,EArFN,OAAiE;QAsFvE,gBAAgB,EAAE,IAAI;QACtB,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MFiJb,sCAAW;QE1If,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;EFsFjB;kDAAa;IEnTb,UAAU,EAAE,8BAA2B;IAEvC,KAAK,EDhNI,OAAyC;ICiNlD,YAAY,EDzLI,OAAqD;IC0LrE,gBAAgB,EAAE,4CAGa;IF8S7B;oDAAO;MElFT,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MF8Eb,KAAK,EC7eO,OAAqD;ID+enE,gCAAQ;ME1SV,KAAK,EF0SwC,KAAK;MEzSlD,YAAY,EDtMI,OAAqD;MCuMrE,gBAAgB,EAAE,4CAE+B;IFuS/C,qEAAoB;ME9RtB,KAAK,EF8RqD,KAAK;ME7R/D,YAAY,EDnNI,OAAqD;MCoNrE,gBAAgB,EAAE,wDAK+C;IFwR/D;6DAA4B;ME9N9B,KAAK,EF+NmC,KAAK;ME9N7C,YAAY,EAHN,OAA0C;MAIhD,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MApSO,UAAU,EAAE,gEAAkB;MFggBlD;;uEAAoB;QEhNxB,KAAK,EAAE,OAAyD;QAChE,YAAY,EAHN,OAA4C;QAIlD,gBAAgB,EAAE,mCAAgC;QAlT1B,UAAU,EAAE,gEAAkB;MFmgBlD;2EAAc;QEpMlB,KAAK,ED1RoB,OAA0F;QC2RnH,YAAY,EDzRS,OAAmC;QC0RxD,gBAAgB,EAAE,mCAAgC;QAClD,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QAlUX,UAAU,EAqUE,kCAAmC;QACrD;;sFAAS;UAAE,KAAK,EAAE,OAAO;QF8LnB;;qFAAoB;UElL1B,KAAK,EAAE,OAAiE;UACxE,YAAY,EAHN,OAA4C;UAIlD,gBAAgB,EAAE,mCAAgC;UAElD;;;;gGAAS;YAAE,KAAK,EAAE,OAAO;IFmLvB;;;yEAAiE;MEpGnE,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MFgGb,KAAK,EAAE,sBAA6B;IAEtC,sCAAc;MAEZ,gBAAgB,EAAE,WAAW;MAChC,KAAK,EAAE,mBAA6B;MACjC,6FAAoB;QAElB,gBAAgB,EAAE,WAAW;QAChC,KAAK,EAAE,mBAA6B;IAGrC,+BAAO;MEvLT,KAAK,EDzWE,OAAyC;MC0WhD,YAAY,EApFN,OAAgE;MAqFtE,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EAvCV,OAA4C;MAwClD,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,MAAM;MFkLf,qCAAQ;QE3KZ,KAAK,EDxXE,OAAyC;QCyXhD,YAAY,EAWN,OAAyC;QAV/C,gBAAgB,EAAE,IAAI;QACtB,eAAe,EAAE,WAAW;QAC5B,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MF0Kb,kLAA2D;QEjK/D,KAAK,EDxVoB,OAAkB;QCyV3C,YAAY,EAjCN,qBACgC;QAiCtC,gBAAgB,EAAE,wDAK+C;QACjE,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MF0Jb,iGAAsC;QEnJ1C,KAAK,EDpXc,OAA8B;QCqXjD,YAAY,EArFN,OAAiE;QAsFvE,gBAAgB,EAAE,IAAI;QACtB,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MFiJb,wCAAW;QE1If,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;EF+InB;+BAAe;IAAE,OAAO,EAAE,GAAG;EAE7B;2CAAc;IACZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,IAAI;EAGrB;2CAA2B;IAKzB,OAAO,EAAE,WAAW;IACpB;gEAAmB;MAAE,YAAY,EAAE,GAAG;IACtC;+DAAkB;MAAE,aAAa,EAAE,GAAG;EAGxC;iDAAoB;IAKlB,cAAc,EAAE,IAAI;IAEpB,kCAAS;MACP,YAAY,EAAE,GAAG;MACjB,aAAa,EAAE,GAAG;IAEpB;8DAAW;MACT,YAAY,EAAE,GAAG;MACjB,aAAa,EAAE,GAAG;MAClB,WAAW,EAAE,GAAG;MAChB,cAAc,EAAE,GAAG;IAErB;+DAAc;MACZ,OAAO,EAAE,YAAY;IAEvB;mDAAe;MAGb,OAAO,EAAE,OAAO;IAIlB,gPAGqC;MACnC,SAAS,EAAE,IAAI;MACf,gBAAgB,EAAE,IAAI;EAK1B;;iFAA8C;IAC5C,aAAa,EAAE,GAAG;IAClB,YAAY,EAAE,GAAG;EAInB;;gDAAmB;IAAE,WAAW,EAAE,IAAI;;AAexC,gJAAiB;EACf,SAAS,EAAE,6BAA6B;EAGxC,gBAAgB,EAAE,oMAS8B;EAChD,eAAe,EAAE,gBAAgB;EACjC,iBAAiB,EAAE,SAAS;EAEpB,mBAAmB,EAAE,oBAAoB;EACjD,2KAAW;IAAE,eAAe,EAAE,YAAY;EAC1C,2KAAW;IAED,mBAAmB,EAAE,kBAAkB;;AAOnD;;6DAAwC;EEndpC,UAAU,EAAE,8BAA2B;EAEvC,KAAK,ED7ME,OAAyC;EC8MhD,YAAY,EAwEN,OAAgE;EAvEtE,gBAAgB,EAAE,4CAGa;EF+cjC;qEAAQ;IEvcN,KAAK,ED1NE,OAAyC;IC2NhD,YAAY,EAyKN,OAAyC;IAxK/C,gBAAgB,EAAE,4CAE+B;EFocnD;;uEACS;IE5bP,KAAK,EA8FC,OAA4C;IA7FlD,YAAY,EA8CN,OAAgE;IA7CtE,gBAAgB,EAAE,wDAK+C;EFsbnE;2EAAc;IE/ZZ,KAAK,EDjOc,OAA8B;ICkOjD,YAAY,EAgBN,OAAgE;IAdtE,gBAAgB,EAAE,mCAAgC;IAClD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IAlQO,UAAU,EAAE,kEAAkB;IAsQtD,4DAAS;MAAE,KAAK,EAAE,OAAO;EFuZ3B;;mFACsB;IE9YpB,KAAK,EDpPc,OAA8B;ICqPjD,YAAY,EAHN,OAAgE;IAItE,gBAAgB,EAAE,4CAAsD;IAIxE,yIAAS;MAAE,KAAK,EAAE,OAAO;EFyY3B;wEAAW;IE/XT,KAAK,EDxSE,OAAyC;ICyShD,YAAY,EAnBN,OAAgE;IAoBtE,gBAAgB,EAAE,mCAAgC;IAClD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IApSO,UAAU,EAAE,gEAAkB;EFgqBxD;;gFACmB;IEjXjB,KAAK,ED5QW,OAAuC;IC6QvD,YAAY,ED1QS,OAAmC;IC2QxD,gBAAgB,EAAE,mCAAgC;IAlT1B,UAAU,EAAE,gEAAkB;EFkqBxD;oFAAuB;IEnWrB,KAAK,ED1RoB,OAA0F;IC2RnH,YAAY,EDzRS,OAAmC;IC0RxD,gBAAgB,EAAE,mCAAgC;IAClD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IAlUX,UAAU,EAqUE,kCAAmC;IACrD,qEAAS;MAAE,KAAK,EAAE,OAAO;EF4V3B;;4FAC+B;IEjV7B,KAAK,ED9SoB,OAA0F;IC+SnH,YAAY,ED7SS,OAAmC;IC8SxD,gBAAgB,EAAE,mCAAgC;IAElD,2JAAS;MAAE,KAAK,EAAE,OAAO;;AF+V3B;;;;;;;;;;;;;;mLAAW;EACT,aAAa,EAAE,GAAG;;AAQpB;;;;;;;;;;;8NAAc;EACZ,aAAa,EAAE,eAAe;EAC9B,iBAAiB,EAAE,KAAK;AAE1B;;;;;;;;;;;0NAAa;EACX,aAAa,EAAE,eAAe;EAC9B;;;;;;;;;;;;;;gQAAW;IAAE,kBAAkB,EAAE,KAAK;AAExC;;;;;;;;;;;0NAAa;EACX,aAAa,EAAE,GAAG;EAClB,YAAY,EAAE,KAAK;;AAIvB;;wCAAwB;EACtB,iBAAiB,EAAE,KAAK;EACxB,mBAAmB,EAAE,IAAI;EACzB,aAAa,EAAE,GAAG;;AAKlB;;oDAAc;EACZ,aAAa,EAAE,eAAe;AAEhC;;mDAAa;EACX,aAAa,EAAE,eAAe;EAC9B,YAAY,EAAE,KAAK;AAErB;;mDAAa;EACX,aAAa,EAAE,GAAG;EAClB,YAAY,EAAE,KAAK;;AAIvB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0OAAoB;EAClB,YAAY,EAAE,WAAW;EACzB,gBAAgB,EAAE,WAAW;EAC7B,gBAAgB,EAAE,IAAI;EACtB,UAAU,EAAE,gEAC8B;EAC1C,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;;;AAInB;sCAAsB;EAEpB,cAAc,EAAE,IAAI;EACpB;8CAAQ;IAAE,gBAAgB,EAAE,OAA8B;;AAQ5D;2CAAsB;EACpB,OAAO,EAAE,GAAG;EAEZ,2DAAsC;IAEpC,aAAa,EAAE,CAAC;IAChB,UAAU,EAAE,kEACc;IAC1B,6IACW;MAAE,UAAU,EAAE,IAAI;;;;;AAQjC;;qCAAO;EACL,KAAK,ECtwBM,OAAwF;EDuwBnG;uCAAU;IACR,KAAK,ECvwBY,OAAwF;IDwwBzG,qDAAa;MAAE,KAAK,EAAE,OAAgD;EAExE,uDAAQ;IACN,KAAK,EAAE,OAAwB;IAC/B,wFAAa;MAAE,KAAK,EAAE,OAAgD;EAExE,0DAAS;IACP,KAAK,EChxBI,OAAwF;IDixBjG,2FAAa;MAAE,KAAK,EAAE,OAAgD;EAExE;0DAAwD;IACtD,KAAK,EE5ZC,OAAyC;EF8ZjD;mHAAyB;IACvB,KAAK,EAAE,OAAgD;;AAI3D;;qCAA8B;EAG5B,WAAW,EAAE,IAAI;EACjB,qIAA6B;IAE3B,WAAW,EAAE,IAAI;;;;;AAcnB;;yCAAQ;EACN,gBAAgB,EAAE,IAAI;EACtB,YAAY,EAAE,oBAAoB;EAClC,YAAY,EAAE,wBAAmC;EACjD,KAAK,EAAE,OAAgC;EACvC,aAAa,EAAE,CAAC;EAChB,UAAU,EAAE,IAAI;EAGhB,4BAAW;IAAE,YAAY,EAAE,oBAAoB;EAC/C,yBAAQ;IACN,KAAK,ECt0BA,OAAyC;IDu0B9C,gBAAgB,EAAE,yBAA+B;EAEnD,+BAAc;IACZ,KAAK,EAAE,wBAA0C;EAEnD,0BAAS;IACP,UAAU,EAAE,uCAA+C;IAC3D,gBAAgB,EAAE,kBAA0B;EAE9C,4BAAW;IACT,KAAK,EAAE,OAAkD;IACzD,YAAY,EAAE,uBAA4C;IAC1D,gBAAgB,EAAE,WAAW;EAE/B,wCAAuB;IACrB,gBAAgB,EAAE,IAAI;IACtB,KAAK,EAAE,sBAA+C;IACtD,YAAY,EAAE,oBAAoB;IAClC,iDAAW;MAAE,YAAY,EAAE,oBAAoB;AAIjD,wBAAQ;EE/aR,YAAY,EAAE,sBAAuB;EACrC,gBAAgB,EAAE,WAAW;EAC7B,gBAAgB,EAAE,IAAI;EACzB,UAAU,EAAC,IAAI;EAEZ,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;EF2af,KAAK,ECv0BI,OAAyC;EDw0BlD,YAAY,EAAE,oBAAoB;EAClC,YAAY,EAAE,kBAAuC;EACrD,aAAa,EAAE,CAAC;EAChB,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,WAAW;EACxB,iCAAW;IAAE,YAAY,EAAE,oBAAoB;EAC/C,8BAAQ;IExbV,YAAY,EAAE,sBAAuB;IACrC,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,IAAI;IACzB,UAAU,EAAC,IAAI;IAEZ,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IFobb,KAAK,ECh1BE,OAAyC;IDi1BhD,YAAY,EAAE,kBAAmD;IACjE,gBAAgB,EAAE,wBAAkC;IACpD,WAAW,EAAE,WAAW;IACxB,UAAU,EAAE,IAAI;EAElB,iCAAW;IEhcb,YAAY,EAAE,sBAAuB;IACrC,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,IAAI;IACzB,UAAU,EAAC,IAAI;IAEZ,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IF4bb,KAAK,ECx1BE,OAAyC;IDy1BhD,YAAY,EAAE,kBAAmD;IACjE,WAAW,EAAE,IAAI;IACjB,UAAU,EAAE,IAAI;EAElB,oCAAc;IEvchB,YAAY,EAAE,sBAAuB;IACrC,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,IAAI;IACzB,UAAU,EAAC,IAAI;IAEZ,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IFmcb,KAAK,EC31Bc,OAAkD;ID41BrE,YAAY,EAAE,kBAAmD;IACjE,WAAW,EAAE,IAAI;IACjB,UAAU,EAAE,IAAI;EAElB,mCAAa;IAAE,aAAa,EAAE,WAAW;EACzC,6CAAuB;IAAE,aAAa,EAAE,WAAW;AAIrD,mEAAQ;EACN,WAAW,EAAE,GAAG;EAChB,cAAc,EAAE,GAAG;EACnB,2FAAc;IEzrBhB,UAAU,EAAE,8BAA2B;IAEvC,KAAK,ED7ME,OAAyC;IC8MhD,YAAY,EAwEN,OAAgE;IAvEtE,gBAAgB,EAAE,4CAGa;IFqrB3B,yGAAS;MEhqBb,KAAK,EAkHC,OAA4C;MAjHlD,YAAY,EA8CN,OAAgE;MA7CtE,gBAAgB,EAAE,wDAK+C;IF6pB7D,uGAAQ;MEjrBZ,KAAK,ED1NE,OAAyC;MC2NhD,YAAY,EAyKN,OAAyC;MAxK/C,gBAAgB,EAAE,4CAE+B;IFirB7C,mHAAc;ME1oBlB,KAAK,EDjOc,OAA8B;MCkOjD,YAAY,EAgBN,OAAgE;MAdtE,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAjQX,UAAU,EAoQE,kCAAmC;MACrD;;kGAAS;QAAE,KAAK,EAAE,OAAO;IFqoBrB,6GAAW;ME3mBf,KAAK,EDxSE,OAAyC;MCyShD,YAAY,EAnBN,OAAgE;MAoBtE,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAnSX,UAAU,EAoSE,kCAAmC;EF2mBnD,yFAAa;IE7sBf,UAAU,EAAE,8BAA2B;IAEvC,KAAK,ED7ME,OAAyC;IC8MhD,YAAY,EAwEN,OAAgE;IAvEtE,gBAAgB,EAAE,4CAGa;IFysB3B,uGAAS;MEprBb,KAAK,EA+DC,OAA0C;MA9DhD,YAAY,EA8CN,OAAgE;MA7CtE,gBAAgB,EAAE,wDAK+C;IFirB7D,qGAAQ;MErsBZ,KAAK,ED1NE,OAAyC;MC2NhD,YAAY,EAyKN,OAAyC;MAxK/C,gBAAgB,EAAE,4CAE+B;IFqsB7C,iHAAc;ME9pBlB,KAAK,EDjOc,OAA8B;MCkOjD,YAAY,EAgBN,OAAgE;MAdtE,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAlQO,UAAU,EAAE,kEAAkB;MAsQtD;;iGAAS;QAAE,KAAK,EAAE,OAAO;IFypBrB,2GAAW;ME/nBf,KAAK,EDxSE,OAAyC;MCyShD,YAAY,EAnBN,OAAgE;MAoBtE,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MApSO,UAAU,EAAE,gEAAkB;EFo6BpD,6GAAuB;IErmBzB,KAAK,ED1RoB,OAA0F;IC2RnH,YAAY,EDzRS,OAAmC;IC0RxD,gBAAgB,EAAE,mCAAgC;IAClD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IAlUX,UAAU,EAqUE,kCAAmC;IACrD;;6FAAS;MAAE,KAAK,EAAE,OAAO;AFimBzB,+DAAQ;EAGN,aAAa,EAAE,CAAC;EAChB,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;AAEpB,ozBAAY;EACV,aAAa,EAAE,WAAW;EAC1B,YAAY,EAAE,sBAAsB;AAEtC,qyBAAe;EACb,aAAa,EAAE,WAAW;EAC1B,YAAY,EAAE,sBAAsB;AAItC,kEAAuB;EACrB,OAAO,EAAE,GAAG;EACZ,YAAY,EAAE,KAAK;EACnB,YAAY,EEhkBR,OAAyC;EFikB7C,aAAa,EAAE,CAAC;EAChB,UAAU,EAAE,IAAI;;;;;AAStB,WAAY;EAIV,0BAA0B,EAAE,GAAG;EAC/B,wBAAwB,EAAE,IAAI;EAE9B,UAAU,EAAE,8BAAmB;EAN/B;6CAAU;IAAE,WAAW,EAAE,GAAG;IAAE,cAAc,EAAE,GAAG;EASjD,uBAAc;IACZ,KAAK,ECt7Bc,OAA8B;IDu7BjD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;EAEnB,oBAAW;IACT,KAAK,ECn7BW,OAAuC;IDo7BvD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;EAEnB,gCAAuB;IACrB,KAAK,ECv7BoB,OAA0F;EDy7BrH,qBAAU;IAAE,WAAW,EAAE,IAAI;EAC7B,+JAAoB;IAElB,0BAA0B,EAAE,IAAI;;;;;AAqCpC,qDAAS;EACP,0BAA0B,EAAE,IAAI;EAChC,OAAO,EAAE,GAAG;EACZ,gBAAgB,EE5sBR,OAA4C;EF6sBpD,gJAAc;IACZ,OAAO,EAAE,IAAI;IACb,MAAM,EAAE,IAAI;IACZ,aAAa,EAAE,GAAG;IAClB,gBAAgB,EEhrBV,qBACgC;;AForB1C,eAAgB;EAGd,YAAY,EAAE,SAAS;EACvB,OAAO,EAAE,GAAG;EACZ,aAAa,EAAE,YAAY;;AAE7B,0BAA2B;EAGzB,YAAY,EAAE,OAAO;EACrB,OAAO,EAAE,GAAG;;AAGd,2CAAW;EACT,YAAY,EAAE,KAAK;EACnB,YAAY,EErxBJ,OAAgE;EFuxBxE,WAAW,EAAE,IAAI;EACjB,gBAAgB,EEzuBR,OAA4C;EF6uBpD,sEAAW;IACT,YAAY,ECpgCS,OAAmC;IDqgCxD,gBAAgB,EE/vBV,OAAsD;IFgwB5D,UAAU,EAAE,IAAI;;;;;AAQpB;WACY;EACV,OAAO,EAAE,OAAO;EAChB,YAAY,EAAE,eAAe;EAC7B,YAAY,EAAE,KAAK;EACnB,YAAY,EE9rBJ,OAAyC;EF+rBjD,aAAa,EAAE,CAAC;EAChB,KAAK,EC9jCa,OAAyC;ECoe3D,gBAAgB,EAAE,IAAI;EACtB,gBAAgB,EDteE,OAAyC;ECue3D,UAAU,EAAE,IAAI;EF4lBhB;sBAAW;IACT,YAAY,EAAE,WAAW;IACzB,gBAAgB,EErwBV,OAA4C;IFswBlD,gBAAgB,EAAE,IAAI;IACtB,UAAU,EAAE,IAAI;IAChB,KAAK,ECjiCW,OAAuC;EDmiC3D;+BAAkB;IAChB,KAAK,EC1kCa,OAAyC;ED4kC7D;;;iCAAQ;IACN,gBAAgB,EC9kCE,OAAyC;ID+kC3D,KAAK,EC9kCa,OAAyC;ID+kC3D,gBAAgB,EAAE,IAAI;IACtB,YAAY,EAAE,WAAW;IACzB,UAAU,EAAE,IAAI;IAEhB;;;mCAAO;ME3qBL,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFsqBnB;6BAAQ;MACN,YAAY,EEvtBN,OAAyC;IFytBjD;;+BAAoB;MEt3BlB,KAAK,EA8FC,OAA4C;MA7FlD,YAAY,EA8CN,OAAgE;MA7CtE,gBAAgB,EAAE,wDAK+C;MFi3BjE,YAAY,EC1lCI,OAAyC;MD2lCzD,UAAU,EAAE,IAAI;MAChB;;uCAAQ;QE52BR,KAAK,EAgFC,OAA4C;QA/ElD,YAAY,EAgCN,OAAgE;QA/BtE,gBAAgB,EAAE,4CAKyB;QFu2B5C,YAAY,EC9lCK,OAAyC;QD+lCvD,UAAU,EAAE,IAAI;MAElB;;0CAAW;QACT,gBAAgB,EAAE,IAAI;QACtB,gBAAgB,EEnyBZ,OAA4C;QFoyBhD,YAAY,EEpyBR,OAA4C;IFwyBpD;wCAAmB;MACpB,gBAAgB,EAAE,mBAA6B;MAC/C;gDAAQ;QACN,gBAAgB,EE5uBT,OAAyC;MF8uBlD;sDAAc;QACZ,gBAAgB,EC9mCC,OAAyC;QD+mC1D,KAAK,EAAE,mBAA6B;QACrC;;gEAAoB;UAClB,gBAAgB,ECjnCA,OAAyC;UDknCtD,KAAK,EAAE,mBAA6B;IAKzC;gCAAW;MACT,gBAAgB,EExzBV,OAA4C;MFyzBlD,KAAK,ECllCW,OAAuC;IDqlCzD;;;;;;;4CAAqE;MACnE,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EE9zBV,OAA4C;MF+zBlD,KAAK,ECxlCW,OAAuC;ID0lCzD;;;+CAAmB;MExtBjB,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFqtBnB;mCAAc;MACZ,gBAAgB,ECroCA,OAAyC;MDsoCzD,KAAK,EAAE,mBAA6B;MACpC;;6CAAoB;QEp3BpB,KAAK,EDpPc,OAA8B;QCqPjD,YAAY,EAHN,OAAgE;QAItE,gBAAgB,EAAE,4CAAsD;QAIxE;;;;8EAAS;UAAE,KAAK,EAAE,OAAO;EFm3B3B;oBAAO;IACL,WAAW,EAAE,MAAM;IACnB,OAAO,EAAE,QAAQ;EAGnB;uBAAU;IACR,SAAS,EAAE,OAAO;IAClB,OAAO,EAAE,MAAM;EAIjB;;;;oFACiC;IAC/B,0BAA0B,EAAE,IAAI;IAChC,0BAA0B,EAAE,GAAG;IAC/B,YAAY,EAAE,KAAK;IACnB,YAAY,EAAE,2HAKmB;IAEjC;;uDAAW;MACT,YAAY,EAAE,+DACa;EAI/B;4BAAiB;IAEf,KAAK,ECloCoB,OAAkB;IDmoC3C,WAAW,EAAE,IAAI;IACjB,YAAY,EE9yBN,OAAyC;IF+yB/C,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EC/qCA,OAAyC;IDgrCzD,UAAU,EAAE,IAAI;IAEhB;uCAAW;MACT,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EEp3BZ,OAA4C;MFq3BhD,UAAU,EAAE,IAAI;IAKlB;sCAAQ;MEp/BR,UAAU,EAAE,8BAA2B;MAEvC,KAAK,ED/JoB,OAAkB;MCgK3C,YAAY,EAsLN,OAAyC;MArL/C,gBAAgB,EAAE,4CAGa;MFg/B7B;;;oDAAO;QEpxBT,YAAY,EAAE,sBAAuB;QACrC,gBAAgB,EAAE,WAAW;QAC7B,gBAAgB,EAAE,IAAI;QACzB,UAAU,EAAC,IAAI;QAEZ,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MFgxBf;8CAAQ;QE1+BV,KAAK,ED5KoB,OAAkB;QC6K3C,YAAY,EAyKN,OAAyC;QAxK/C,gBAAgB,EAAE,4CAE+B;MFw+B/C;;gDAAoB;QE/9BtB,KAAK,EA8FC,OAA4C;QA7FlD,YAAY,EA4JN,OAAyC;QA3J/C,gBAAgB,EAAE,wDAK+C;MF09B/D;;;;6DACgB;QEj6BlB,KAAK,EDxSE,OAAyC;QCyShD,YAAY,EAHN,OAA0C;QAIhD,gBAAgB,EAAE,mCAAgC;QAClD,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QApSO,UAAU,EAAE,gEAAkB;QFmsClD,iBAAiB,EAAE,IAAI;QACvB,YAAY,EEt6BV,OAA0C;QFw6B5C;;;;;;;;uEACU;UEv5Bd,KAAK,ED5QW,OAAuC;UC6QvD,YAAY,EAHN,OAA4C;UAIlD,gBAAgB,EAAE,mCAAgC;UAlT1B,UAAU,EAAE,gEAAkB;UFysChD,YAAY,EE35BZ,OAA4C;QF85B9C;;;;2EAAc;UE74BlB,KAAK,EAAE,OAAiE;UACxE,YAAY,EAHN,OAA4C;UAIlD,gBAAgB,EAAE,mCAAgC;UAClD,WAAW,EAAE,IAAI;UACjB,WAAW,EAAE,IAAI;UAlUX,UAAU,EAqUE,kCAAmC;UFw4B/C,YAAY,EEj5BZ,OAA4C;UAUlD;;;;;;gGAAS;YAAE,KAAK,EAAE,OAAO;QF04BrB;;;;;;;;mFACsB;UE/3B1B,KAAK,EAAE,OAAiE;UACxE,YAAY,EAHN,OAA4C;UAIlD,gBAAgB,EAAE,mCAAgC;UFg4B5C,YAAY,EEp4BZ,OAA4C;UAMlD;;;;;;;;;;;;wGAAS;YAAE,KAAK,EAAE,OAAO;MFk4BvB;;;;;;;;;yEAE4B;QErzB9B,YAAY,EAAE,sBAAuB;QACrC,gBAAgB,EAAE,WAAW;QAC7B,gBAAgB,EAAE,IAAI;QACzB,UAAU,EAAC,IAAI;QAEZ,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MFmzBf;oDAAc;QEl+BhB,KAAK,EDjOc,OAA8B;QCkOjD,YAAY,EAmFN,OAA4C;QAjFlD,gBAAgB,EAAE,mCAAgC;QAClD,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QAlQO,UAAU,EAAE,kEAAkB;QAsQtD;;qFAAS;UAAE,KAAK,EAAE,OAAO;QF49BrB;;8DAAoB;UEl9BxB,KAAK,EAAE,OAA2D;UAClE,YAAY,EAHN,OAAgE;UAItE,gBAAgB,EAAE,4CAAsD;UAIxE;;;;+FAAS;YAAE,KAAK,EAAE,OAAO;MF+8BvB;yDAAmB;QEliCrB,UAAU,EAAE,8BAA2B;QAEvC,KAAK,ED7ME,OAAyC;QC8MhD,YAAY,EAwEN,OAAgE;QAvEtE,gBAAgB,EAAE,4CAGa;QF6hC3B,YAAY,EEz9BV,OAAgE;QF29BlE;iEAAQ;UEvhCZ,KAAK,ED1NE,OAAyC;UC2NhD,YAAY,EA2DN,OAAgE;UA1DtE,gBAAgB,EAAE,4CAE+B;UFqhC3C,YAAY,EE79BZ,OAAgE;QFg+BlE;kEAAS;UE/gCb,KAAK,EA8FC,OAA4C;UA7FlD,YAAY,EA8CN,OAAgE;UA7CtE,gBAAgB,EAAE,wDAK+C;UF0gC3D,YAAY,EEl+BZ,OAAgE;QFq+BlE;uEAAc;UEt/BlB,KAAK,EDjOc,OAA8B;UCkOjD,YAAY,EAgBN,OAAgE;UAdtE,gBAAgB,EAAE,mCAAgC;UAClD,WAAW,EAAE,IAAI;UACjB,WAAW,EAAE,IAAI;UAlQO,UAAU,EAAE,kEAAkB;UFqvChD,YAAY,EEv+BZ,OAAgE;UARtE;;wGAAS;YAAE,KAAK,EAAE,OAAO;QFk/BrB;oEAAW;UEx9Bf,KAAK,EDxSE,OAAyC;UCyShD,YAAY,EAnBN,OAAgE;UAoBtE,gBAAgB,EAAE,mCAAgC;UAClD,WAAW,EAAE,IAAI;UACjB,WAAW,EAAE,IAAI;UApSO,UAAU,EAAE,gEAAkB;UF0vChD,YAAY,EE5+BZ,OAAgE;QF++BlE;gFAAuB;UE97B3B,KAAK,ED1RoB,OAA0F;UC2RnH,YAAY,EDzRS,OAAmC;UC0RxD,gBAAgB,EAAE,mCAAgC;UAClD,WAAW,EAAE,IAAI;UACjB,WAAW,EAAE,IAAI;UAlUX,UAAU,EAqUE,kCAAmC;UFy7B/C,YAAY,EEj/BZ,OAAgE;UAyDtE;;iHAAS;YAAE,KAAK,EAAE,OAAO;IF67BzB;;uDAAgB;MACd,YAAY,EAAE,qBAAqC;MACnD,gBAAgB,EAAE,iDAAiE;MACnF,UAAU,EAAE,IAAI;MAChB,YAAY,EAAE,IAAI;MAClB,aAAa,EAAE,IAAI;MAEnB;;kEAAS;QAAE,uBAAuB,EAAE,CAAC;MAErC;uDAAO;QACL,gBAAgB,EAAE,mCAAmC;QACrD,KAAK,EAAE,wBAAsC;QAC7C,WAAW,EAAE,IAAI;EAOvB;;aAAuB;IACrB,aAAa,EAAE,CAAC;EAGlB;gCAAqB;IACnB,OAAO,EAAE,GAAG;IACZ;0CAAQ;MAAE,OAAO,EAAE,GAAG;;;;;AAQ1B;;uCAAkB;EAChB,OAAO,EAAE,WAAW;EEh4BlB,YAAY,EAAE,sBAAuB;EACrC,gBAAgB,EAAE,WAAW;EAC7B,gBAAgB,EAAE,IAAI;EACzB,UAAU,EAAC,IAAI;EAEZ,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;EF43BnB,KAAK,EChzCI,OAAyC;EDizClD,uBAAQ;IAAC,YAAY,EE3hCb,OAAgE;EF4hCxE,mDAAoB;IAClB,gBAAgB,EE7hCV,OAAgE;EF+hCxE,6BAAc;IAAE,YAAY,EAAE,GAAG;EACjC,4BAAa;IAAE,aAAa,EAAE,GAAG;EACjC,4BAAa;IACX,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,IAAI;EAIrB,mCAAkB;IAAE,YAAY,EAAE,GAAG;EACrC,oCAAmB;IAAE,aAAa,EAAE,GAAG;EACvC,mCAAkB;IAAE,aAAa,EAAE,CAAC;IAAE,YAAY,EAAE,CAAC;EACrD;;kDAAS;IAAE,WAAW,EAAE,GAAG;;;;;AAM7B,gBAAiB;EACf,4BAA4B,EAAE,CAAC;EAC/B,8BAA8B,EAAE,EAAE;EAClC,4BAA4B,EAAE,CAAC;EAC/B,8BAA8B,EAAE,EAAE;EAClC,0BAA0B,EAAE,EAAE;EAE9B,iBAAiB,EAAE,OAAgC;EACnD,gBAAgB,EEzgCR,OAA4C;EF2gCpD,yBAAW;IAAE,aAAa,EAAE,CAAC;EAE7B,6DAAgC;IAC9B,iBAAiB,EAAE,OAAgD;IACnE,gBAAgB,EAAE,wBAA8B;EAGlD,4BAAc;IACZ,KAAK,ECpzCc,OAA8B;IDqzCjD,qCAAW;MACT,KAAK,EAAE,OAAgD;MACvD,8CAAW;QAAE,KAAK,EAAE,OAAyD;IAE/E,qCAAW;MAAE,KAAK,EChzCO,OAA0F;EDmzCrH,mCAAqB;IACnB,KAAK,EAAE,kBAA0B;EAGnC,yBAAW;IACT,iBAAiB,EAAE,OAAgD;IACnE,UAAU,EEjiCJ,OAA4C;EFoiCpD,oBAAM;IACJ,YAAY,EAAE,UAAU;IACxB,YAAY,EAAE,GAAG;IACjB,YAAY,EAAE,OAAuC;EAGvD,yBAAW;IACT,gBAAgB,EAAE,kCAAkC;IAEpD,KAAK,EAAE,OAAgC;IADvC,kCAAW;MAAE,gBAAgB,EAAE,sCAAsC;IAErE,+BAAQ;MAAE,KAAK,ECn3CR,OAAyC;IDo3ChD,kCAAW;MACT,KAAK,EAAE,OAAgD;MACvD,wCAAQ;QAAE,KAAK,ECx0CQ,OAAkB;MDy0CzC,2CAAW;QAAE,KAAK,EAAE,OAAyD;IAG/E,iCAAU;MAAE,gBAAgB,EAAE,mCAAmC;IAEjE,kCAAW;MAAE,KAAK,EAAE,OAAkD;EAGxE,4BAAc;IAGZ,MAAM,EAAE,iBAAiC;IACzC,aAAa,EAAE,GAAG;IAClB,gBAAgB,EAAE,4CAE+C;IACjE,UAAU,EAAE,+DAG4D;IAExE,qCAAW;MAMD,UAAU,EAAE,qCAAuC;MAE3D,gBAAgB,EAAE,4CAEwC;MAE1D,8CAAW;QAKD,YAAY,ECp3CN,OAA8D;QDq3C5E,gBAAgB,ECr3CF,OAA8D;IDy3ChF,qCAAW;MAED,YAAY,EC33CJ,OAA8D;MD43C9E,gBAAgB,EAAE,IAAI;MACtB,UAAU,EAAE,IAAI;EAIpB,uBAAS;IACP,gBAAgB,EAAE,wBAA6B;IAC/C,aAAa,EAAE,GAAG;IAElB,gCAAW;MACT,gBAAgB,EAAE,OAEmC;;AAWzD;;2CAAQ;EAGN,KAAK,EADkB,OAAgC;EAEvD,gBAAgB,ECn8CP,OAAyC;EDo8ClD,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;EACjB,UAAU,EAAE,IAAI;EAChB;;mDAAQ;IAEN,KAAK,EAAE,OAA0C;IACjD,UAAU,EAAE,IAAI;IAChB,UAAU,EAAE,IAAI;EAElB;;oDAAS;IAEP,KAAK,EC58CA,OAAyC;ID68C9C,UAAU,EAAE,IAAI;AAMpB;;;+FAG6B;EAC3B,kBAAkB,EAAE,IAAI;;AAI5B;;;8CAAyB;EACvB,UAAU,EAAE,IAAI;EAChB,KAAK,EEvsCG,OAAgE;EFwsCxE,UAAU,EAAE,oGAEmD;;AAMjE;;sGAAsB;EACpB,OAAO,EAAE,OAAO;EAChB,YAAY,EAAE,qBAAqB;EACnC,aAAa,EAAE,CAAC;EAChB,gBAAgB,EAAE,IAAI;EACtB,YAAY,EEtqCJ,OAA4C;EFuqCpD,WAAW,EAAE,IAAI;EACjB;;yDAAc;IACZ,YAAY,EEzqCN,OAA4C;IF0qClD,gBAAgB,EAAE,IAAI;EAExB;;sDAAW;IACT,YAAY,EE7qCN,OAA4C;IF8qClD,YAAY,EAAE,qBAAqB;IACnC,KAAK,EAAE,OAAgD;IACvD,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EC78CE,OAA8D;ID88ChF,0CAAc;MACZ,YAAY,EEnrCR,OAA4C;MForChD,gBAAgB,EAAE,IAAI;;;;;AAS5B,QAAS;EACP,0BAA0B,EAAE,IAAI;EAChC,OAAO,EAAE,GAAG;EACZ,UAAU,EAAE,IAAI;EAChB,iBAAW;IAAE,gBAAgB,EEjsCrB,OAA4C;EFksCpD,oBAAc;IACZ,OAAO,EAAE,OAAO;IAChB,0BAAQ;MACN,gBAAgB,EEpvCZ,OAAgE;MFqvCpE,KAAK,EC79CkB,OAAkB;ID+9C3C,gCAAc;MACZ,KAAK,EC1+CY,OAA8B;MD2+C/C,UAAU,EAAE,IAAI;;AAKtB,KAAM;EACJ,OAAO,EAAE,GAAG;EACZ,gBAAgB,EEjtCR,OAA4C;EFktCpD,MAAM,EAAE,iBAAwB;EAChC,aAAa,EAAE,GAAG;EAClB,UAAO;IAAE,MAAM,EAAE,iBAAwB;EACzC,eAAU;IACX,WAAW,EAAE,IAAI;IACd,OAAO,EAAE,OAAO;IAChB,qBAAQ;MACN,KAAK,ECh/CkB,OAAkB;MDi/CzC,gBAAgB,EEzwCZ,OAAgE;MF0wCpE,eAAe,EAAE,WAAW;MAC5B,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,eAAe;MAC7B,YAAY,EAAE,OAA0F;MAExG,iCAAc;QACZ,aAAa,EAAE,eAAe;QAC9B,YAAY,EAAE,eAAe;MAE/B,gCAAY;QACV,aAAa,EAAE,eAAe;QAC9B,YAAY,EAAE,eAAe;IAGjC,2BAAc;MACZ,KAAK,EC3gDY,OAA8B;MD4gD/C,oCAAW;QAAE,KAAK,ECngDK,OAA0F;IDqgDnH,wDAA6B;MAC3B,KAAK,ECnjDA,OAAyC;MDojD9C,gBAAgB,EE/uCZ,OAA4C;IFkvClD,qBAAQ;MAAE,gBAAgB,EAAE,kCAAkC;IAC9D,8BAAiB;MAAC,gBAAgB,EAAC,sCAAsC;EAG3E;oCAAS;IAEP,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAM;MAAE,aAAa,EAAE,iBAA0C;IACjE,mBAAS;MAAE,UAAU,EAAE,iBAA0C;IACjE,kBAAQ;MAAE,gBAAgB,EAAE,OAAgC;IAC5D,wBAAc;MACZ,KAAK,EAAE,WAAW;MAClB,gBAAgB,EAAE,WAAW;MAC7B,YAAY,EAAE,WAAW;;AAK/B,sBAAuB;EAAE,KAAK,EAAE,wBAA2B;;;;;AAO3D,QAAS;EACP,OAAO,EAAE,GAAG;EACZ,MAAM,EAAE,iBAAwB;EAChC,aAAa,EAAE,GAAG;EAClB,gBAAgB,EEhxCR,OAA4C;EFkxCpD,UAAU,EAAE,4BAAoC;EAEhD,iBAAW;IACT,UAAU,EAAE,IAAI;EAGlB;;;;;6IAGiB;IACf,YAAY,EAAE,IAAI;IAClB,gBAAgB,EAAE,WAAW;EAG/B;;wCAAa;IACd,KAAK,ECtmDK,OAAyC;EDymDlD;;8CAAmB;IACpB,gBAAgB,EAAE,uBAAuC;IACzD,KAAK,EC3mDK,OAAyC;ID4mDnD,WAAW,EAAE,IAAI;IACd,UAAU,EAAE,IAAI;;AAOpB;cACe;EACb,gBAAgB,EAAE,WAAW;EAC7B,gBAAgB,EAAE,IAAI;EACtB,UAAU,EAAE,IAAI;EAChB,YAAY,EAAE,IAAI;EAClB;oBAAM;IAAE,gBAAgB,EAAE,0CAA0C;EACpE;uBAAS;IAAE,gBAAgB,EAAE,wCAAwC;;;;;;AAQvE,SAAU;EAMR,gBAAgB,EEp0CR,OAA4C;EFq0CpD,wBAAwB,EAAE,CAAC;EAC3B,0BAA0B,EAAE,CAAC;EAC7B,0BAA0B,EAAE,CAAC;EAC7B,wBAAwB,EAAE,CAAC;EAC3B,wBAAwB,EAAE,KAAK;EAC/B,wBAAwB,EAAE,CAAC;EAC3B,2BAA2B,EAAE,CAAC;EAC9B,UAAU,EAAE,8CAAwB;EAIpC,eAAQ;IACN,MAAM,EAAE,iBAAwB;IAEhC,mBAAM;MAAE,gBAAgB,EAAE,CAAC;IAC3B,sBAAS;MAAE,mBAAmB,EAAE,CAAC;IACjC,qBAAQ;MAAE,kBAAkB,EAAE,CAAC;IAC/B,oBAAO;MAAE,iBAAiB,EAAE,CAAC;EAG/B,gBAAS;IAGP,gBAAgB,EE51CV,OAA4C;IF61ClD,WAAW,EAAE,GAAG;IAGhB,sBAAQ;MACN,YAAY,EAAE,KAAK;MACnB,YAAY,EEj5CR,OAAgE;MFk5CpE,0BAAM;QAAE,YAAY,EAAE,GAAG;MACzB,6BAAS;QAAE,YAAY,EAAE,GAAG;MAC5B,4BAAQ;QAAE,YAAY,EAAE,GAAG;MAC3B,2BAAO;QAAE,YAAY,EAAE,GAAG;MAC1B,+BAAW;QAAE,YAAY,EEt5CrB,OAAgE;IFw5CtE,oBAAM;MACJ,UAAU,EAAE,oBAA2B;IAGzC,uBAAS;MACP,UAAU,EAAE,mBAA0B;IAGxC,sBAAQ;MACN,UAAU,EAAE,mBAA0B;IAGxC,qBAAO;MACL,UAAU,EAAE,oBAA2B;EAK3C,aAAI;IACF,YAAY,EAAE,GAAG;IACjB,YAAY,EAAE,KAAK;IACnB,YAAY,EAAE,wBAAuF;IACrG,gBAAgB,EAAE,wBAAuF;IAEzG,cAAc,EAAE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAYjB,uCAAgB;MAAE,OAAO,EAAE,OAAyB;IACpD,uCAAgB;MAAE,OAAO,EAAE,OAAyB;IAgCpD,8BAAmB;MACrB,gBAAgB,EE/6CR,OAA4C;MFg7ChD,yEAAgB;QACd,YAAY,EAAE,IAAI;QAClB,aAAa,EAAE,GAAG;QAClB,cAAc,EAAE,GAAG;IAGvB,iBAAM;MAEJ,aAAa,EAAE,eAAe;MAC9B,0FAA2C;QACzC,YAAY,EEz+CV,OAAgE;QF0+CxE,mBAAmB,EE37CX,OAA4C;QF47CpD,gBAAgB,EE57CR,OAA4C;QF67CpD,kPAAyB;UACxB,YAAY,EE7+CL,OAAgE;UF8+CvE,mBAAmB,EE/7CZ,OAA4C;IFm8ClD,oBAAS;MACP,aAAa,EAAE,eAAe;MAC9B,mGAA2C;QACzC,YAAY,EEr/CV,OAAgE;QFs/CxE,gBAAgB,EEv8CR,OAA4C;QFw8CpD,gBAAgB,EEx8CR,OAA4C;QFy8CpD,oQAAyB;UACxB,YAAY,EEz/CL,OAAgE;UF0/CvE,gBAAgB,EE38CT,OAA4C;IF+8ClD,kBAAO;MACL,aAAa,EAAE,eAAe;MAC9B,6FAA2C;QACzC,YAAY,EEjgDV,OAAgE;QFkgDxE,kBAAkB,EEn9CV,OAA4C;QFo9CpD,gBAAgB,EEp9CR,OAA4C;QFq9CpD,wPAAyB;UACxB,YAAY,EErgDL,OAAgE;UFsgDvE,kBAAkB,EEv9CX,OAA4C;IF29ClD,mBAAQ;MACN,aAAa,EAAE,eAAe;MAC9B,gGAA2C;QACzC,YAAY,EE7gDV,OAAgE;QF8gDxE,iBAAiB,EE/9CT,OAA4C;QFg+CpD,gBAAgB,EEh+CR,OAA4C;QFi+CpD,8PAAyB;UACxB,YAAY,EEjhDL,OAAgE;UFkhDvE,iBAAiB,EEn+CV,OAA4C;IFy+ClD,gDAAyB;MACvB,gBAAgB,EAAE,uBAAiC;MACnD,YAAY,EAAE,uBAAiC;IAW/C,kCAA4B;MAC5B,YAAY,EAAE,GAAG;MACjB,YAAY,EAAE,KAAK;MACnB,YAAY,EEz/CR,OAA4C;MF0/ChD,gBAAgB,EE1/CZ,OAA4C;MF2/ChD,kBAAwB,EAAE,GAAG;MAC7B,kBAAwB,EE3iDpB,OAAgE;MF4iDpE,UAAU,EAAE,8BAA4B;MACtC,0FAAyB;QACvB,UAAU,EAAE,8EAAwF;MAEtG,yFAAwB;QACtB,UAAU,EAAE,8DAAoE;QAChF,qGAAQ;UACf,gBAAgB,EEpgDT,OAA4C;UFqgDnD,YAAY,EErgDL,OAA4C;UFsgDnD,kBAAwB,EErjDjB,OAAgE;QFujDhE,2GAAW;UACT,gBAAgB,EEzgDlB,OAA4C;UF0gDnD,YAAY,EE1gDL,OAA4C;UF2gDnD,kBAAwB,EE1jDjB,OAAgE;MF6jDlE,2CAAW;QAChB,gBAAgB,EE/gDT,OAA4C;QFghDnD,YAAY,EEhhDL,OAA4C;QFihDnD,kBAAwB,EEhkDjB,OAAgE;IFqiDpE,qCAA4B;MAC5B,YAAY,EAAE,GAAG;MACjB,YAAY,EAAE,KAAK;MACnB,YAAY,EEz/CR,OAA4C;MF0/ChD,gBAAgB,EE1/CZ,OAA4C;MF2/ChD,kBAAwB,EAAE,GAAG;MAC7B,kBAAwB,EE3iDpB,OAAgE;MF4iDpE,UAAU,EAAE,8BAA4B;MACtC,gGAAyB;QACvB,UAAU,EAAE,8EAAwF;MAEtG,+FAAwB;QACtB,UAAU,EAAE,8DAAoE;QAChF,2GAAQ;UACf,gBAAgB,EEpgDT,OAA4C;UFqgDnD,YAAY,EErgDL,OAA4C;UFsgDnD,kBAAwB,EErjDjB,OAAgE;QFujDhE,iHAAW;UACT,gBAAgB,EEzgDlB,OAA4C;UF0gDnD,YAAY,EE1gDL,OAA4C;UF2gDnD,kBAAwB,EE1jDjB,OAAgE;MF6jDlE,8CAAW;QAChB,gBAAgB,EE/gDT,OAA4C;QFghDnD,YAAY,EEhhDL,OAA4C;QFihDnD,kBAAwB,EEhkDjB,OAAgE;IFqiDpE,mCAA4B;MAC5B,YAAY,EAAE,GAAG;MACjB,YAAY,EAAE,KAAK;MACnB,YAAY,EEz/CR,OAA4C;MF0/ChD,gBAAgB,EE1/CZ,OAA4C;MF2/ChD,mBAAwB,EAAE,GAAG;MAC7B,mBAAwB,EE3iDpB,OAAgE;MF4iDpE,UAAU,EAAE,8BAA4B;MACtC,4FAAyB;QACvB,UAAU,EAAE,8EAAwF;MAEtG,2FAAwB;QACtB,UAAU,EAAE,8DAAoE;QAChF,uGAAQ;UACf,gBAAgB,EEpgDT,OAA4C;UFqgDnD,YAAY,EErgDL,OAA4C;UFsgDnD,mBAAwB,EErjDjB,OAAgE;QFujDhE,6GAAW;UACT,gBAAgB,EEzgDlB,OAA4C;UF0gDnD,YAAY,EE1gDL,OAA4C;UF2gDnD,mBAAwB,EE1jDjB,OAAgE;MF6jDlE,4CAAW;QAChB,gBAAgB,EE/gDT,OAA4C;QFghDnD,YAAY,EEhhDL,OAA4C;QFihDnD,mBAAwB,EEhkDjB,OAAgE;IFqiDpE,oCAA4B;MAC5B,YAAY,EAAE,GAAG;MACjB,YAAY,EAAE,KAAK;MACnB,YAAY,EEz/CR,OAA4C;MF0/ChD,gBAAgB,EE1/CZ,OAA4C;MF2/ChD,mBAAwB,EAAE,GAAG;MAC7B,mBAAwB,EE3iDpB,OAAgE;MF4iDpE,UAAU,EAAE,8BAA4B;MACtC,8FAAyB;QACvB,UAAU,EAAE,8EAAwF;MAEtG,6FAAwB;QACtB,UAAU,EAAE,8DAAoE;QAChF,yGAAQ;UACf,gBAAgB,EEpgDT,OAA4C;UFqgDnD,YAAY,EErgDL,OAA4C;UFsgDnD,mBAAwB,EErjDjB,OAAgE;QFujDhE,+GAAW;UACT,gBAAgB,EEzgDlB,OAA4C;UF0gDnD,YAAY,EE1gDL,OAA4C;UF2gDnD,mBAAwB,EE1jDjB,OAAgE;MF6jDlE,6CAAW;QAChB,gBAAgB,EE/gDT,OAA4C;QFghDnD,YAAY,EEhhDL,OAA4C;QFihDnD,mBAAwB,EEhkDjB,OAAgE;IFokDtE,oBAAO;MACL,OAAO,EAAE,KAAK;MACd,KAAK,EC51DA,OAAyC;ID+1DhD,uEAA4C;MAE1C,KAAK,ECj2DA,OAAyC;IDo2DhD,mEAAwC;MAEtC,KAAK,ECt2DA,OAAyC;IDy2DhD;;+CAAQ;MACN,OAAO,EAAE,GAAG;MACZ,MAAM,EAAE,qBAAqB;MAC7B,aAAa,EAAE,GAAG;MAClB,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EExlDZ,OAAgE;MFylDpE,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,UAAU,EAAE,IAAI;MAChB,KAAK,EE7iDD,OAA4C;MF8iDhD,2BAAQ;QACN,gBAAgB,EC91Db,OAAO;QD+1DV,YAAY,EAAE,WAAW;QACzB,gBAAgB,EAAE,IAAI;QACtB,UAAU,EAAE,IAAI;MAElB,4BAAS;QACP,KAAK,EErjDH,OAA4C;QFsjD9C,YAAY,EAAE,WAAW;QACzB,gBAAgB,EAAE,IAAI;QACtB,UAAU,EAAE,IAAI;MAElB,8BAAW;QACT,KAAK,EE3jDH,OAA4C;QF4jD9C,YAAY,EAAE,WAAW;MAE3B;;4DAAa;QACX,OAAO,EAAE,GAAG;IAGhB,qEAA0C;MAC5C,gBAAgB,ECl3DP,OAAO;EDq3DhB,eAAQ;IACN,KAAK,ECx2Dc,OAA8B;IDy2DjD,qBAAQ;MAAE,KAAK,ECt4DL,OAAyC;IDu4DnD,sBAAS;MAAE,KAAK,EExnDV,OAAgE;IFynDtE,2BAAc;MACZ,KAAK,EAAE,wBAAyC;IAElD,wBAAW;MACT,KAAK,EC/2DY,OAA8B;MDg3D/C,oCAAc;QACZ,KAAK,EAAE,wBAAyC;;;;;AAUxD,UAAW;EACT,uBAAuB,EAAE,CAAC;EAC1B,kCAAkC,EAAE,IAAI;EACxC,iCAAiC,EAAE,IAAI;EACvC,sBAAsB,EAAE,EAAE;EAC1B,+BAA+B,EAAE,EAAE;EACnC,yBAAyB,EAAE,CAAC;EAC5B,+BAA+B,EAAE,CAAC;EAElC;;0CAAQ;IACT,MAAM,EAAE,IAAI;IACZ,gBAAgB,EAAC,IAAI;IACrB,gBAAgB,EAAE,WAAW;IAC7B,UAAU,EAAE,IAAI;IAChB,wBAAQ;MACP,KAAK,ECv6DO,OAAyC;MDw6DrD,gBAAgB,EAAC,IAAI;MACrB,gBAAgB,EAAE,WAAW;IAE9B,8BAAc;MAAE,KAAK,EC94DC,OAA8B;EDk5DnD,wCACW;IAAE,OAAO,EAAE,KAAK;EAC3B,0DAAkD;IAAE,OAAO,EAAE,KAAK;EAGlE,0DAAkD;IAChD,sBAAsB,EAAE,GAAG;IAC3B,kCAAkC,EAAE,KAAK;IAC5C,iCAAiC,EAAE,KAAK;IAErC,kEAAQ;MEj7DV,YAAY,EAAE,+IAAiI;MAC/I,aAAa,EFg7DmE,CAAC;ME/6DjF,YAAY,EF+6D8E,eAAgB;ME96D1G,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;IF86DvB,6EAAqB;MEl7DvB,YAAY,EAAE,qKAAiI;MAC/I,aAAa,EFi7D2F,CAAC;MEh7DzG,YAAY,EFg7DsG,eAAgB;ME/6DlI,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;IFg7DvB,kEAAQ;MACN,MAAM,EAAE,IAAI;MACZ,UAAU,EAAE,IAAI;EAIpB,iBAAS;IE17DT,YAAY,EAAE,+HAAiI;IAC/I,aAAa,EF07DiD,CAAC;IEz7D/D,YAAY,EFy7D4D,eAAgB;IEx7DxF,YAAY,EAAE,KAAK;IACnB,YAAY,EAAE,WAAW;IFy7DvB,0BAAW;ME77Db,YAAY,EAAE,uIAAiI;MAC/I,aAAa,EF47DkE,CAAC;ME37DhF,YAAY,EF27D6E,eAAgB;ME17DzG,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;IF07DvB,4BAAa;ME97Df,YAAY,EAAE,qJAAiI;MAC/I,aAAa,EF67D2E,CAAC;ME57DzF,YAAY,EF47DsF,eAAgB;ME37DlH,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;EF47DzB,iBAAS;IEh8DT,YAAY,EAAE,+HAAiI;IAC/I,aAAa,EFg8DiD,CAAC;IE/7D/D,YAAY,EF+7D4D,eAAgB;IE97DxF,YAAY,EAAE,KAAK;IACnB,YAAY,EAAE,WAAW;IF+7DvB,0BAAW;MEn8Db,YAAY,EAAE,uIAAiI;MAC/I,aAAa,EFk8DkE,CAAC;MEj8DhF,YAAY,EFi8D6E,eAAgB;MEh8DzG,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;IFi8DvB,sDAAuB;MEr8DzB,YAAY,EAAE,2IAAiI;MAC/I,aAAa,EFq8DyD,CAAC;MEp8DvE,YAAY,EFo8DoE,eAAgB;MEn8DhG,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;MFo8DrB,wEAAW;QEx8Df,YAAY,EAAE,mJAAiI;QAC/I,aAAa,EFu8D0E,CAAC;QEt8DxF,YAAY,EFs8DqF,eAAgB;QEr8DjH,YAAY,EAAE,KAAK;QACnB,YAAY,EAAE,WAAW;IFs8DvB,wBAAS;ME18DX,YAAY,EAAE,6IAAiI;MAC/I,aAAa,EF08D0D,CAAC;MEz8DxE,YAAY,EFy8DqE,eAAgB;MEx8DjG,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;MFy8DrB,iCAAW;QE78Df,YAAY,EAAE,qJAAiI;QAC/I,aAAa,EF48D2E,CAAC;QE38DzF,YAAY,EF28DsF,eAAgB;QE18DlH,YAAY,EAAE,KAAK;QACnB,YAAY,EAAE,WAAW;IF48DvB,4BAAa;MEh9Df,YAAY,EAAE,qJAAiI;MAC/I,aAAa,EFg9D8D,CAAC;ME/8D5E,YAAY,EF+8DyE,eAAgB;ME98DrG,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;MF+8DrB,4EAAuB;QEn9D3B,YAAY,EAAE,iKAAiI;QAC/I,aAAa,EFk9D6F,CAAC;QEj9D3G,YAAY,EFi9DwG,eAAgB;QEh9DpI,YAAY,EAAE,KAAK;QACnB,YAAY,EAAE,WAAW;MFg9DrB,mCAAS;QEp9Db,YAAY,EAAE,mKAAiI;QAC/I,aAAa,EFm9DgF,CAAC;QEl9D9F,YAAY,EFk9D2F,eAAgB;QEj9DvH,YAAY,EAAE,KAAK;QACnB,YAAY,EAAE,WAAW;;AFs9D3B;0BAC2B;EACzB,YAAY,EAAE,WAAW;EAEzB,YAAY,EAAE,8EAAuF;EACrG,gBAAgB,EC99DG,OAAqB;EDg+DxC;qCAAW;IAAE,kBAAkB,EAAE,OAAO;EAExC;qCAAW;IACT,mBAAmB,EAAE,wDAAwE;IAC7F,gBAAgB,ECj8DU,OAA8B;;;;;AD08D5D,SAAU;EACR,uBAAuB,EAAE,IAAI;EAE7B,WAAW,EAAE,IAAI;EACjB,SAAS,EAAE,OAAO;EAClB,cAAc,EAAE,GAAG;EACnB,UAAU,EAAE,kCAAoC;EAGhD,gBAAS;IAEP,MAAM,EAAE,iBAAwB;IAChC,aAAa,EAAE,GAAG;IAClB,KAAK,EC1gEE,OAAyC;ID2gEhD,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EEvsDV,OAA4C;IFwsDlD,WAAW,EAAE,IAAI;IACjB,uBAAS;MACP,KAAK,EEzvDD,OAAgE;MF0vDpE,YAAY,EE1vDR,OAAgE;MF2vDpE,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,6BAAQ;QAAE,YAAY,EC5gEd,OAAyC;ID8gEnD,sBAAQ;MACT,YAAY,EEhwDL,OAAgE;IFkwDtE,4BAAc;MACZ,KAAK,ECr/DY,OAA8B;MDs/D/C,YAAY,EEpwDR,OAAgE;MFqwDpE,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EExtDZ,OAAiE;MFytDrE,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;EAKrB,gBAAS;IACP,OAAO,EAAE,GAAG;IACZ,MAAM,EAAE,SAAS;IACjB,aAAa,EAAE,GAAG;IAClB,YAAY,EAAC,sBAAuB;IACpC,UAAU,EAAE,IAAI;IAChB,gBAAgB,EEnxDV,OAAgE;IFoxDtE,sBAAQ;MACN,UAAU,EAAE,IAAI;IAElB,uBAAS;MACT,gBAAgB,EExxDV,OAAgE;MFyxDpE,6BAAQ;QAAE,gBAAgB,ECxiElB,OAAyC;ID0iEnD,4BAAc;MAAE,gBAAgB,EE7uD1B,OAAiE;;;;;AF4xDvE,MAAY;EACV,gBAAgB,EAAE,mGAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;qCAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,YAAY;EACV,gBAAgB,EAAE,+GAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;2CAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,aAAY;EACV,gBAAgB,EAAE,iHAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;4CAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,kBAAY;EACV,gBAAgB,EAAE,2HAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;iDAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,eAAY;EACV,gBAAgB,EAAE,qHAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;8CAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,2BAAY;EACV,gBAAgB,EAAE,6IAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;0DAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,mBAAY;EACV,gBAAgB,EAAE,2FAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;kDAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,yBAAY;EACV,gBAAgB,EAAE,uGAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;wDAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,4BAAY;EACV,gBAAgB,EAAE,yGAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;2DAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,4BAAY;EACV,gBAAgB,EAAE,6GAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;2DAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,+BAAY;EACV,gBAAgB,EAAE,mHAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;8DAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,wCAAY;EACV,gBAAgB,EAAE,qIAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;uEAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,cAAY;EACV,gBAAgB,EAAE,+FAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;6CAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,0BAAY;EACV,gBAAgB,EAAE,uHAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;yDAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,oBAAY;EACV,gBAAgB,EAAE,2GAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;mDAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,qBAAY;EACV,gBAAgB,EAAE,6GAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;oDAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,uBAAY;EACV,gBAAgB,EAAE,iHAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;sDAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,mCAAY;EACV,gBAAgB,EAAE,yIAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;kEAAc;IAAE,WAAW,EAAE,IAAI;;AAerC,qBAAsB;EACpB,gBAAgB,EAAE,mCAAgC;EAClD,KAAK,EAAE,OAA8B;EACrC,WAAW,EAAE,IAAI;EACjB,2DAAoB;IAClB,gBAAgB,EAAE,2CAAwC;IAC1D,KAAK,EEn2DD,OAAgE;EFq2DtE,kCAAe;IACb,gBAAgB,EAAE,yCAAsC;EAE1D,2BAAQ;IAAE,KAAK,EChlEU,OAAkB;EDilE3C,iCAAc;IAAE,KAAK,EAAE,OAA0C;;AA/BjE,MAAY;EACV,gBAAgB,EAAE,6FAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;qCAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,YAAY;EACV,gBAAgB,EAAE,yGAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;2CAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,aAAY;EACV,gBAAgB,EAAE,2GAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;4CAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,kBAAY;EACV,gBAAgB,EAAE,qHAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;iDAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,eAAY;EACV,gBAAgB,EAAE,+GAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;8CAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,2BAAY;EACV,gBAAgB,EAAE,uIAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;0DAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,mBAAY;EACV,gBAAgB,EAAE,qFAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;kDAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,yBAAY;EACV,gBAAgB,EAAE,iGAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;wDAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,4BAAY;EACV,gBAAgB,EAAE,mGAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;2DAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,4BAAY;EACV,gBAAgB,EAAE,uGAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;2DAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,+BAAY;EACV,gBAAgB,EAAE,6GAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;8DAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,wCAAY;EACV,gBAAgB,EAAE,+HAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;uEAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,cAAY;EACV,gBAAgB,EAAE,yFAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;6CAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,0BAAY;EACV,gBAAgB,EAAE,iHAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;yDAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,oBAAY;EACV,gBAAgB,EAAE,qGAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;mDAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,qBAAY;EACV,gBAAgB,EAAE,uGAC4D;EAC9E,WAAW,EAAoC,gCAAsB;EACrE;oDAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,uBAAY;EACV,gBAAgB,EAAE,2GAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;sDAAc;IAAE,WAAW,EAAE,IAAI;;AAJnC,mCAAY;EACV,gBAAgB,EAAE,mIAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;kEAAc;IAAE,WAAW,EAAE,IAAI;;AAerC,qBAAsB;EACpB,gBAAgB,EAAE,gCAAgC;EAClD,KAAK,EAAE,OAA8B;EACrC,WAAW,EAAE,IAAI;EACjB,2DAAoB;IAClB,gBAAgB,EAAE,wCAAwC;IAC1D,KAAK,EEn2DD,OAAgE;EFq2DtE,kCAAe;IACb,gBAAgB,EAAE,sCAAsC;EAE1D,2BAAQ;IAAE,KAAK,EChlEU,OAAkB;EDilE3C,iCAAc;IAAE,KAAK,EAAE,OAA0C;;AAKrE;iCACkC;EAChC,WAAW,EAAE,IAAI;EACjB;;yEAAoB;IAAE,WAAW,EAAE,IAAI;;AAKzC,aAAc;EACZ,gBAAgB,EAAE,OAAoB;EACtC,sBAAW;IAAE,gBAAgB,EAAE,OAAoB;;AAYnD,wBAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,iGACiD;EACnE,gBAAgB,EAAE,WAAW;;AAJ/B,8BAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,6GACiD;EACnE,gBAAgB,EAAE,WAAW;;AAJ/B,+BAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,+GACiD;EACnE,gBAAgB,EAAE,WAAW;;AAJ/B,iCAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,mHACiD;EACnE,gBAAgB,EAAE,WAAW;;AAJ/B,gCAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,iHACiD;EACnE,gBAAgB,EAAE,WAAW;;AAJ/B,sCAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,6HACiD;EACnE,gBAAgB,EAAE,WAAW;;AAJ/B,uCAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,+HACiD;EACnE,gBAAgB,EAAE,WAAW;;AAJ/B,yCAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,mIACiD;EACnE,gBAAgB,EAAE,WAAW;;AAIjC,sDAAuD;EAErD,OAAO,EAAE,WAAW;EACpB,cAAc,EAAE,CAAC;EACjB,sRAE2B;IAEzB,KAAK,ECtoEc,OAA8B;IDuoEjD,4UAAW;MAAE,KAAK,EC9nEO,OAA0F;;;;;ADqoEvH;;2DAE4D;EAE1D,uBAAuB,EAAE,EAAE;EAC3B,sBAAsB,EAAE,EAAE;EAC1B,uBAAuB,EAAE,CAAC;EAC1B,cAAc,EAAE,IAAI;EACpB,cAAc,EAAE,GAAG;EAEnB;;uEAAY;IACV,cAAc,EAAE,IAAI;IACpB,cAAc,EAAE,GAAG;IACnB;;gFAAS;MACP,MAAM,EAAE,GAAG;MACX,aAAa,EAAE,GAAG;EAItB;;oEAAS;IE1/DP,UAAU,EAAE,8BAA2B;IAEvC,KAAK,ED7ME,OAAyC;IC8MhD,YAAY,EAwEN,OAAgE;IAvEtE,gBAAgB,EAAE,4CAGa;IFs/D/B,MAAM,EAAE,SAAS;IACjB,aAAa,EAAE,GAAG;IAClB,YAAY,EEp7DN,OAAgE;IFq7DtE,UAAU,EAAE,iFAGmD;IAC/D;;4EAAQ;MACT,YAAY,EAAE,GAAG;MEt/DhB,KAAK,ED1NE,OAAyC;MC2NhD,YAAY,EA2DN,OAAgE;MA1DtE,gBAAgB,EAAE,4CAE+B;MFo/D/C,YAAY,EC3sEJ,OAAyC;MD4sEjD,aAAa,EAAE,GAAG;MAClB,UAAU,EAAE,mGAImD;IAEjE;;kFAAc;MACZ,YAAY,EAAE,KAAK;MACnB,aAAa,EAAE,GAAG;MAClB,gBAAgB,EAAE,mCAAiD;MACnE,UAAU,EAAE,IAAI;IAGlB;;6EAAS;MACP,MAAM,EAAE,iBAC4C;IAGtD;;sEAAO;ME73DP,KAAK,EDzWE,OAAyC;MC0WhD,YAAY,EApFN,OAAgE;MAqFtE,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EAvCV,OAA4C;MAwClD,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,MAAM;MFu3DjB,gBAAgB,ECnuEF,OAAyC;MDouEvD;;8EAAQ;QEj3DV,KAAK,EDxXE,OAAyC;QCyXhD,YAAY,EAnGN,OAAgE;QAoGtE,gBAAgB,EAAE,IAAI;QACtB,eAAe,EAAE,WAAW;QAC5B,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MF62Df;;+EAAS;QEp2DX,KAAK,EDxVoB,OAAkB;QCyV3C,YAAY,EAjCN,qBACgC;QAiCtC,gBAAgB,EAAE,wDAK+C;QACjE,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MF01Df;;iFAAW;QEt0Db,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;EFs0DnB;;oEAAS;IACP,MAAM,EAAE,GAAG;IACX,MAAM,EAAE,qBAAqB;IAC7B,aAAa,EAAE,GAAG;IAClB,gBAAgB,EE59DV,OAAgE;IF69DtE,UAAU,EAAE,IAAI;IAChB;;gFAAY;MACV,gBAAgB,EE/9DZ,OAAgE;MFg+DpE,YAAY,EAAE,WAAW;MACzB,UAAU,EAAE,IAAI;MAChB;;2FAAW;QAAE,gBAAgB,EEl+DzB,OAAgE;IFq+DtE;;;;2FAAsC;MACpC,YAAY,EAAE,WAAW;MACzB,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EE17DZ,OAAiE;MF27DrE,UAAU,EAAE,IAAI;IAIlB;;sEAAO;MACL,YAAY,EAAE,WAAW;MACzB,UAAU,EAAE,IAAI;MAChB,MAAM,EAAE,GAAG;MAEX,gBAAgB,EEl/DZ,OAAgE;MFm/DpE,aAAa,EAAE,wBAAkC;MACjD,cAAc,EAAE,IAAI;MAHpB;;kFAAY;QAAE,MAAM,EAAE,GAAG;MAIzB;;kFAAY;QACV,gBAAgB,EAAE,IAAI;QACtB,gBAAgB,EEv/Dd,OAAgE;MFy/DpE;;;;6FAAsC;QACpC,YAAY,EAAE,WAAW;QACzB,gBAAgB,EAAE,WAAW;MAE/B;;iFAAW;QACT,YAAY,EAAE,WAAW;QACzB,gBAAgB,EAAE,IAAI;;AAW1B,4BAAkB;EAChB,uBAAuB,EAAE,EAAE;EAC3B,sBAAsB,EAAE,EAAE;EAC1B,uBAAuB,EAAE,CAAC;EAUxB,mCAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,iIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,yCAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,6IACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,0CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,+IACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,+CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,yJACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,4CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,mJACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,wDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,2KACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;;AAtBtB,4BAAkB;EAChB,uBAAuB,EAAE,EAAE;EAC3B,sBAAsB,EAAE,EAAE;EAC1B,uBAAuB,EAAE,CAAC;EAUxB,mCAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,iIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,yCAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,6IACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,0CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,+IACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,+CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,yJACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,4CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,mJACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,wDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,2KACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;;AAtBtB,qCAAkB;EAChB,uBAAuB,EAAE,EAAE;EAC3B,sBAAsB,EAAE,EAAE;EAC1B,uBAAuB,EAAE,CAAC;EAUxB,4CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,iIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,kDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,6IACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,mDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,+IACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,wDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,yJACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,qDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,mJACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,iEAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,2KACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;;AAtBtB,qCAAkB;EAChB,uBAAuB,EAAE,EAAE;EAC3B,sBAAsB,EAAE,EAAE;EAC1B,uBAAuB,EAAE,CAAC;EAUxB,4CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,iIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,kDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,6IACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,mDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,+IACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,wDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,yJACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,qDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,mJACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,iEAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,2KACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;;AAQxB,oCAAQ;EAAE,MAAM,EAAE,cAAc;AAChC,8CAAoB;EAAE,MAAM,EAAE,YAAY;;AAG3C,oCAAQ;EAAE,MAAM,EAAE,cAAc;AAC/B,8CAAoB;EAAE,MAAM,EAAE,YAAY;;AAG1C,6CAAQ;EAAE,MAAM,EAAE,mBAAmB;AACrC,uDAAoB;EAAE,MAAM,EAAE,gBAAgB;;AAG9C,6CAAQ;EAAE,MAAM,EAAE,mBAAmB;AACrC,uDAAoB;EAAE,MAAM,EAAE,gBAAgB;;;;;AAOhD,cAAe;EACb,OAAO,EAAE,CAAC;EACV,SAAS,EAAE,OAAO;EAClB,KAAK,EAAE,wBAA8B;EACrC,UAAU,EAAE,IAAI;EAGhB,kBAAM;IACJ,wBAAwB,EAAE,CAAC;IAC3B,wBAAwB,EAAE,CAAC;IAC3B,yCAAyC,EAAE,CAAC;EAE9C,qBAAS;IACP,MAAM,EAAE,qBAAqB;IAC7B,aAAa,EAAE,GAAG;IAClB,gBAAgB,EE3kEV,OAAgE;IF4kEtE,yBAAM;MACJ,YAAY,EAAE,IAAI;MAClB,gBAAgB,EAAE,WAAW;MAC7B,UAAU,EAAE,IAAI;;AAMtB,YAAa;EACX,gBAAgB,EEtlER,OAAgE;EFulExE,MAAM,EAAE,iBAA4B;EACpC,aAAa,EAAE,GAAG;EAClB,UAAU,EAAE,IAAI;EAChB,iBAAO;IACL,sBAAsB,EAAE,GAAG;IAC3B,yBAAyB,EAAE,GAAG;EAEhC,kBAAQ;IACN,uBAAuB,EAAE,GAAG;IAC5B,0BAA0B,EAAE,GAAG;EAEjC,uBAAa;IACX,UAAU,EAAE,IAAI;EAIhB,4BAAS;IACP,yBAAyB,EAAE,GAAG;IAC9B,0BAA0B,EAAE,GAAG;IAC/B,UAAU,EAAE,IAAI;EAElB,yBAAM;IACJ,sBAAsB,EAAE,GAAG;IAC3B,uBAAuB,EAAE,GAAG;EAIhC,gBAAM;IACJ,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EEpnEV,OAAgE;IFqnEtE,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;;;;;AASpB,mBAAoB;EAClB,4BAA4B,EAAE,CAAC;EAC/B,6BAA6B,EAAE,EAAE;;AAGnC,UAAW;EACT,UAAU,EAAE,IAAI;EAChB,4BAA4B,EAAE,EAAE;EAChC,6BAA6B,EAAE,CAAC;EAChC,mBAAW;IACT,4BAA4B,EAAE,CAAC;IAC/B,6BAA6B,EAAE,EAAE;EAEnC,iBAAS;IACP,MAAM,EAAE,qBAAqB;IAC7B,OAAO,EAAE,GAAG;IACZ,aAAa,EAAE,GAAG;IAClB,gBAAgB,EAAE,WAAW;EAE/B,qBAAa;IAGX,MAAM,EAAE,iBACmD;IAC3D,gBAAgB,EEvpEV,OAAgE;IFwpEtE,UAAU,EAAE,IAAI;IAChB,aAAa,EAAE,GAAG;IAGhB,mDAAa;MAAE,MAAM,EAAE,KAAK;IAC5B,iDAAW;MAAE,MAAM,EAAE,KAAK;IAE5B,gCAAa;MACX,YAAY,ECl6EF,OAAqD;MDm6E/D,gBAAgB,ECn6EN,OAAqD;MDo6E/D,yCAAW;QAAE,YAAY,ECp6Ef,OAAqD;IDs6EjE,+BAAY;MACV,YAAY,ECz6EF,OAAO;MD06EjB,gBAAgB,EC16EN,OAAO;MD26EjB,wCAAW;QAAE,YAAY,EC36Ef,OAAO;ID66EnB,sCAAmB;MACjB,gBAAgB,EE1qEZ,OAAgE;MF2qEpE,YAAY,EAAE,WAAW;MACzB,UAAU,EAAE,IAAI;;;;;AAUtB,MAAO;EACL,MAAM,EAAE,iBAAwB;EAEhC,OAAO,EAAE,CAAC;EADV,WAAO;IAAE,YAAY,EAAE,IAAI;EAE3B,iBAAa;IACX,OAAO,EAAE,GAAG;IACZ,YAAY,EAAE,OAAO;;AAKvB,mCAAkB;EAEhB,YAAY,EAAE,IAAI;;AAKtB;kDAAW;EAGT,KAAK,EAAE,kBAA0B;EAGjC,iWACyB;IAEvB,0BAA0B,EAAE,IAAI;;;;;AAQpC,gBAAiB;EACf,gBAAgB,EE3qER,OAA4C;EF4qEpD,YAAY,EAAE,GAAG;EACjB,YAAY,EE5tEJ,OAAgE;;AF+tE1E;WACY;EACV,OAAO,EAAE,OAAO;EAChB,YAAY,EAAE,KAAK;EACnB,YAAY,EAAE,GAAG;EACjB,YAAY,EEpuEJ,OAAgE;;AFuuE1E;;;;;;;;;oCAQqC;EAGnC,gBAAgB,EAAE,mBAA6B;EAC/C,YAAY,EAAE,IAAI;EAClB,aAAa,EAAE,CAAC;EAChB,UAAU,EAAE,IAAI;;AAMhB,sBAAQ;EACN,gBAAgB,EAAE,uBAAiC;AAErD,uBAAS;EACP,UAAU,EAAE,IAAI;AAGhB,gCAAS;EAAE,UAAU,EAAE,uCAA+C;AACtE,+BAAQ;EACN,gBAAgB,EAAE,OAAuC;AAE3D,kCAAW;EAAE,gBAAgB,EEtwEvB,OAAgE;AFwwExE,+BAAiB;EAAE,gBAAgB,EAAE,WAAW;;AAKhD,0BAAQ;EEx1EN,UAAU,EAAE,8BAA2B;EAEvC,KAAK,ED7ME,OAAyC;EC8MhD,YAAY,EAwEN,OAAgE;EAvEtE,gBAAgB,EAAE,4CAGa;EFo1E/B;;kDAAO;IExnEP,YAAY,EAAE,sBAAuB;IACrC,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,IAAI;IACzB,UAAU,EAAC,IAAI;IAEZ,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IFonEf,KAAK,EC1/EkB,OAAkB;ED4/E3C,gCAAQ;IEh1ER,KAAK,ED1NE,OAAyC;IC2NhD,YAAY,EA2DN,OAAgE;IA1DtE,gBAAgB,EAAE,4CAE+B;EFg1EjD,qEAAoB;IEv0EpB,KAAK,EA8FC,OAA4C;IA7FlD,YAAY,EA8CN,OAAgE;IA7CtE,gBAAgB,EAAE,wDAK+C;EFo0EjE;;2DAA4B;IE1wE5B,KAAK,EDxSE,OAAyC;ICyShD,YAAY,EAnBN,OAAgE;IAoBtE,gBAAgB,EAAE,mCAAgC;IAClD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IAnSX,UAAU,EAoSE,kCAAmC;IFwwEnD;;;;qEAAoB;ME7vEtB,KAAK,ED5QW,OAAuC;MC6QvD,YAAY,ED1QS,OAAmC;MC2QxD,gBAAgB,EAAE,mCAAgC;MAjT5C,UAAU,EAkTE,kCAAmC;IF8vEnD;;yEAAc;MElvEhB,KAAK,ED1RoB,OAA0F;MC2RnH,YAAY,EDzRS,OAAmC;MC0RxD,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAlUX,UAAU,EAqUE,kCAAmC;MACrD;;;oFAAS;QAAE,KAAK,EAAE,OAAO;MF6uErB;;;;mFAAoB;QEjuExB,KAAK,ED9SoB,OAA0F;QC+SnH,YAAY,ED7SS,OAAmC;QC8SxD,gBAAgB,EAAE,mCAAgC;QAElD;;;;;;8FAAS;UAAE,KAAK,EAAE,OAAO;EFmuEzB;;2DAAgB;IEppEhB,YAAY,EAAE,sBAAuB;IACrC,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,IAAI;IACzB,UAAU,EAAC,IAAI;IAEZ,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IFgpEf,KAAK,ECxhFS,OAAuC;ED0hFvD,sCAAc;IEj0Ed,KAAK,EDjOc,OAA8B;ICkOjD,YAAY,EAgBN,OAAgE;IAdtE,gBAAgB,EAAE,mCAAgC;IAClD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IAjQX,UAAU,EAoQE,kCAAmC;IACrD;yEAAS;MAAE,KAAK,EAAE,OAAO;IF2zEvB,6FAAoB;MEjzEtB,KAAK,EDpPc,OAA8B;MCqPjD,YAAY,EAHN,OAAgE;MAItE,gBAAgB,EAAE,4CAAsD;MAIxE;;mFAAS;QAAE,KAAK,EAAE,OAAO;;AFmzE7B;qCAA2B;EACzB,UAAU,EAAE,8CAAwB;EACpC;6CAAQ;IAAE,UAAU,EAAE,IAAI;;;;;AAQ5B;uBACwB;EAEtB,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,WAAW;EAC1B,gBAAgB,EE3vER,qBACgC;EF2vExC,gBAAgB,EAAE,IAAI;EACtB,eAAe,EAAE,WAAW;EAC5B;kCAAW;IAAE,gBAAgB,EAAE,IAAI;EACnC;;;iCAAQ;IE5vEN,KAAK,EDzWE,OAAyC;IC0WhD,YAAY,EApFN,OAAgE;IAqFtE,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EAnBV,OAA4C;IAoBlD,eAAe,EAAE,WAAW;IAC5B,UAAU,EAAE,IAAI;IAChB,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,MAAM;IFsvEnB;;;;;;;yDAAO;MAEL,WAAW,EAAE,WAAW;MACxB,WAAW,EAAE,WAAW;IAK1B;yCAAQ;MEvvER,KAAK,EDxXE,OAAyC;MCyXhD,YAAY,EAnGN,OAAgE;MAoGtE,gBAAgB,EAAE,IAAI;MACtB,eAAe,EAAE,WAAW;MAC5B,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFmvEjB;;;;oDAGmB;ME7uEnB,KAAK,EDxVoB,OAAkB;MCyV3C,YAAY,EAjCN,qBACgC;MAiCtC,gBAAgB,EAAE,wDAK+C;MACjE,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFquEjB;;wDACuB;ME/tEvB,KAAK,EDpXc,OAA8B;MCqXjD,YAAY,EArIN,OACwC;MAqI9C,gBAAgB,EAAE,IAAI;MACtB,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IF4tEjB;4CAAW;MErtEX,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;;;;;AF0tErB,SAAU;EACR,gBAAgB,EAAE,kCAAkC;EACpD,kBAAW;IAAE,gBAAgB,EAAE,sCAAsC;EACrE,eAAQ;IAAE,KAAK,EAAE,KAAsB;EACvC,iBAAU;IAAE,gBAAgB,EAAE,mCAAmC;;;;;AAMnE,WAAY;EACV,KAAK,ECnmFe,OAAW;EDomF/B,MAAM,EAAE,iBAAwB;EAMhC,kBAAS;IACP,MAAM,EAAE,4BAAoC;IAC5C,aAAa,EAAE,CAAC;IAEhB,2BAAW;MAAE,YAAY,EAAE,kBAA0B;EAGvD;0CAAS;IAEP,KAAK,EAAE,yBAA+B;IAEtC;kDAAQ;MAEN,KAAK,ECjqFA,OAAyC;IDoqFhD;qDAAW;MAET,KAAK,EAAE,wBAAuC;EAIlD,kHACkC;IAAE,KAAK,EAAE,wBAA4B;EAGvE,oBAAW;IACT,KAAK,ECroFa,OAAW;IDsoF7B,YAAY,ECjoFS,OAAmC;;;;;AD6oF5D,eAAgB;EACd,yBAAyB,EAAE,CAAC;EAC5B,6BAA6B,EAAE,CAAC;EAOhC,yBAAU;IAER,UAAU,EAAE,IAAI;EAGhB,8BAAa;IAEX,yBAAyB,EAAE,GAAG;IAC9B,0BAA0B,EAAE,GAAG;EAEjC,+CAA4B;IAE1B,aAAa,EAAE,CAAC;IEtgFlB,UAAU,EAAE,8BAA2B;IAEvC,KAAK,ED7ME,OAAyC;IC8MhD,YAAY,EAwEN,OAAgE;IAvEtE,gBAAgB,EAAE,4CAGa;IFkgF7B,qDAAQ;ME1/EV,KAAK,ED1NE,OAAyC;MC2NhD,YAAY,EA2DN,OAAgE;MA1DtE,gBAAgB,EAAE,4CAE+B;IF0/E/C,sDAAS;MEj/EX,KAAK,EAkHC,OAA4C;MAjHlD,YAAY,EA8CN,OAAgE;MA7CtE,gBAAgB,EAAE,wDAK+C;IF8+E/D,2DAAc;MEv9EhB,KAAK,EDjOc,OAA8B;MCkOjD,YAAY,EAgBN,OAAgE;MAdtE,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAjQX,UAAU,EAoQE,kCAAmC;MACrD;gGAAS;QAAE,KAAK,EAAE,OAAO;IFk9EvB,wDAAW;MEx7Eb,KAAK,EDxSE,OAAyC;MCyShD,YAAY,EAnBN,OAAgE;MAoBtE,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAnSX,UAAU,EAoSE,kCAAmC;IFu7EnD,oEAAuB;ME75EzB,KAAK,ED1RoB,OAA0F;MC2RnH,YAAY,EDzRS,OAAmC;MC0RxD,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAlUX,UAAU,EAqUE,kCAAmC;MACrD;yGAAS;QAAE,KAAK,EAAE,OAAO;IF25ErB,gEAAa;ME/hFjB,UAAU,EAAE,8BAA2B;MAEvC,KAAK,EF8hFmC,KAAK;ME7hF7C,YAAY,EAwEN,OAAgE;MAvEtE,gBAAgB,EAAE,4CAGa;MF2hFzB,sEAAQ;QEnhFd,KAAK,EFohFoC,KAAK;QEnhF9C,YAAY,EA2DN,OAAgE;QA1DtE,gBAAgB,EAAE,4CAE+B;MFmhF3C,uEAAS;QE1gFf,KAAK,EF2gFqC,KAAK;QE1gF/C,YAAY,EA8CN,OAAgE;QA7CtE,gBAAgB,EAAE,wDAK+C;MFugF3D,yEAAW;QE78EjB,KAAK,EF88EuC,KAAK;QE78EjD,YAAY,EAHN,OAA0C;QAIhD,gBAAgB,EAAE,mCAAgC;QAClD,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QAnSX,UAAU,EAoSE,kCAAmC;QF28E7C,qFAAc;UEj7EtB,KAAK,ED1RoB,OAA0F;UC2RnH,YAAY,EDzRS,OAAmC;UC0RxD,gBAAgB,EAAE,mCAAgC;UAClD,WAAW,EAAE,IAAI;UACjB,WAAW,EAAE,IAAI;UAlUX,UAAU,EAqUE,kCAAmC;UACrD;8HAAS;YAAE,KAAK,EAAE,OAAO;MF86EnB,4EAAc;QAGZ,gBAAgB,EC3vFR,OAAyC;QD4vFpD,KAAK,EAAE,mBAA6B;IAvBrC,kEAAa;ME/hFjB,UAAU,EAAE,8BAA2B;MAEvC,KAAK,EF8hFmC,KAAK;ME7hF7C,YAAY,EAsLN,OAAyC;MArL/C,gBAAgB,EAAE,4CAGa;MF2hFzB,wEAAQ;QEnhFd,KAAK,EFohFoC,KAAK;QEnhF9C,YAAY,EAyKN,OAAyC;QAxK/C,gBAAgB,EAAE,4CAE+B;MFmhF3C,yEAAS;QE1gFf,KAAK,EF2gFqC,KAAK;QE1gF/C,YAAY,EA4JN,OAAyC;QA3J/C,gBAAgB,EAAE,wDAK+C;MFugF3D,2EAAW;QE78EjB,KAAK,EF88EuC,KAAK;QE78EjD,YAAY,EAHN,OAA0C;QAIhD,gBAAgB,EAAE,mCAAgC;QAClD,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QAnSX,UAAU,EAoSE,kCAAmC;QF28E7C,uFAAc;UEj7EtB,KAAK,ED1RoB,OAA0F;UC2RnH,YAAY,EDzRS,OAAmC;UC0RxD,gBAAgB,EAAE,mCAAgC;UAClD,WAAW,EAAE,IAAI;UACjB,WAAW,EAAE,IAAI;UAlUX,UAAU,EAqUE,kCAAmC;UACrD;gIAAS;YAAE,KAAK,EAAE,OAAO;MF86EnB,8EAAc;QAGZ,gBAAgB,EC3vFR,OAAyC;QD4vFpD,KAAK,EAAE,mBAA6B;AAyB3C,gCAAY;EACV,gBAAgB,EEt9EV,OAA4C;EFu9ElD,YAAY,EEv9EN,OAA4C;EFw9ElD,UAAU,EAAE,IAAI;EAChB,yCAAW;IACT,gBAAgB,ECtvFA,OAA8D;IDuvF9E,YAAY,EE39ER,OAA4C;AF89EpD,uCAAmB;EACjB,UAAU,EAAE,iBAAwB;EACpC,gDAAW;IAAE,gBAAgB,ECtvFR,OAAmC;;;;;AD8vF5D,QAAS;EACP,MAAM,EAAE,IAAI;EACZ,gBAAgB,EE1+ER,OAA4C;;AFk/EtD,8BAA+B;EAE7B,KAAK,ECzzFI,OAAyC;ED0zFlD,gBAAgB,EAAE,WAAW;EAK7B,qCAAO;IACL,KAAK,EAAE,OAAsC;IAE7C,8CAAW;MACT,KAAK,EAAE,OAAgD;MAEvD,uDAAW;QAAE,KAAK,EAAE,OAAyD;IAG/E,iDAAc;MAAE,KAAK,EAAE,OAAkD;IAEzE,8CAAW;MACT,KAAK,EAAE,OAA+C;MAEtD,0DAAc;QAAE,KAAK,EAAE,OAAwD;EAInF,0CAAc;IAAE,KAAK,EC7yFA,OAA8B;ED+yFnD,uCAAW;IACT,KAAK,ECxyFW,OAAuC;ID0yFvD,mDAAc;MAAE,KAAK,ECzyFI,OAA0F;;ADkzFvH,aAAc;EACZ,OAAO,EAAE,QAAQ;EACjB,sBAAS;IACP,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;EAEpB,sCAA2B;IAEzB,eAAe,EAAE,YAAY;;;;;AASjC,QAAS;EAEP,qBAAqB,EAAE,CAAC;EAExB,gBAAgB,EAAE,IAAI;EACtB,MAAM,EAAE,WAAW;EACnB,iBAAW;IACT,YAAY,EAAE,CAAC;IACf,WAAW,EAAE,GAAG;EAElB,wBAAgB;IACd,gBAAgB,EErmFV,OAAgE;IFsmFtE,iCAAW;MACT,gBAAgB,EC90FG,OAAmC;;ADm1F5D,aAAc;EACZ,qBAAqB,EAAE,CAAC;EACxB,MAAM,EAAE,CAAC;EACT,6BAAgB;IACd,gBAAgB,EAAE,WAAW;IAC7B,YAAY,EAAE,UAAU;IACxB,YAAY,EElnFN,OAAgE;IFmnFtE,YAAY,EAAE,GAAG;EAEnB,sCAA2B;IAAE,YAAY,EAAE,UAAU;EACrD,sCAAyB;IAAE,YAAY,EC71FhB,OAAmC;;;;;ADo2F5D,UAAW;EACT,YAAY,EAAE,IAAI;;AAGpB;;;MAGO;EACL,gBAAgB,ECt5FE,OAAyC;EDu5F3D,KAAK,EC92FsB,OAAkB;ED+2F7C,WAAW,EAAE,IAAI;EACjB,YAAY,EAAE,OAA+B;EAC7C;;;;;;;;;;;;;;;;;sCAAQ;IEptFN,UAAU,EAAE,8BAA2B;IAEvC,KAAK,ED/JoB,OAAkB;ICgK3C,YAAY,EAwFN,OAA0C;IAvFhD,gBAAgB,EAAE,4CAGa;IFgtF/B;;;wBAAQ;MExsFR,KAAK,ED5KoB,OAAkB;MC6K3C,YAAY,EA2EN,OAA0C;MA1EhD,gBAAgB,EAAE,4CAE+B;IFssFjD;;;yBAAS;ME7rFT,KAAK,EA8FC,OAA4C;MA7FlD,YAAY,EA8DN,OAA0C;MA7DhD,gBAAgB,EAAE,wDAK+C;IFwrFjE;;;8BAAc;MEjqFd,KAAK,EDjOc,OAA8B;MCkOjD,YAAY,EAgCN,OAA0C;MA9BhD,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAjQX,UAAU,EAoQE,kCAAmC;MACrD;;;;;;;;;;+DAAS;QAAE,KAAK,EAAE,OAAO;IF0pFzB;;;2BAAW;MEhoFX,KAAK,EDxSE,OAAyC;MCyShD,YAAY,EAHN,OAA0C;MAIhD,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAnSX,UAAU,EAoSE,kCAAmC;MF6nFnD,YAAY,EEpoFR,OAA0C;MFqoF9C;;;yCAAc;QEpmFhB,KAAK,EAAE,OAAiE;QACxE,YAAY,EAHN,OAA4C;QAIlD,gBAAgB,EAAE,mCAAgC;QAClD,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QAlUX,UAAU,EAqUE,kCAAmC;QFgmFjD,YAAY,EEzmFV,OAA4C;QAUlD;;;;;;;;;;0EAAS;UAAE,KAAK,EAAE,OAAO;EFmmF3B;;;;;;;;;;;8BAEsB;IACpB,gBAAgB,EAAE,OAA+B;;;;;AAQrD,QAAS;EAWP,KAAK,EAAE,KAAK;EACZ,OAAO,EAAE,GAAG;;EACZ,aAAa,EAAE,GAAG;EAClB,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,WAAW;EAdxB,mBAAa;IAGX,gBAAgB,EAAE,kBAA0B;IAC5C,eAAe,EAAE,WAAW;IAC5B,MAAM,EAAE,kCAAgC;EAW1C,yBAAmB;IACjB,gBAAgB,EAAE,WAAW;;AAIjC,UAAW;EACT,OAAO,EAAE,GAAG;EACZ,gBAAgB,EAAE,WAAW;EAC7B,KAAK,EAAE,OAAO;;;;;AAOhB,cAAe;EASb,UAAU,EAJY,8DAAsD;EAO5E,wBAAY;IACV,UAAU,EAAE,IAAI;IAChB,wEAA2B;MACzB,YAAY,EC97FW,OAAkB;EDm8F7C,uBAAW;IAAE,UAAU,EAfD,8DAAsD;EAuB5E,kBAAM;IACJ,sBAAsB,EAAE,GAA0B;IAClD,uBAAuB,EAAE,GAA0B;EAErD,qBAAS;IACP,yBAAyB,EAAE,GAA0B;IACrD,0BAA0B,EAAE,GAA0B;EAExD,uEAA8C;IAC5C,sBAAsB,EAAE,GAA0B;IAClD,yBAAyB,EAAE,GAA0B;EAEvD,0EAAiD;IAC/C,uBAAuB,EAAE,GAA0B;IACnD,0BAA0B,EAAE,GAA0B;EAExD,uCAA2B;IAAE,aAAa,EAAE,GAA0B;EAGtE,6BAAiB;IACf,sBAAsB,EAzCF,GAAG;IA0CvB,uBAAuB,EA1CH,GAAG;EA4CzB,gCAAoB;IAClB,yBAAyB,EA7CL,GAAG;IA8CvB,0BAA0B,EA9CN,GAAG;EAgDzB,+CAAmC;IACjC,sBAAsB,EAjDF,GAAG;IAkDvB,yBAAyB,EAlDL,GAAG;EAoDzB,iDAAqC;IACnC,uBAAuB,EArDH,GAAG;IAsDvB,0BAA0B,EAtDN,GAAG;EAwDzB,oCAAwB;IAAE,aAAa,EAxDjB,GAAG;EA2DzB,mDACiB;IACf,gBAAgB,EAAE,6EACqD;IACvE,UAAU,EAAE,qEAC4F;IACxG,yEAAa;MACX,gBAAgB,EAAE,6EACqD;EAG3E;iFAG+B;IAC7B,gBAAgB,EAAE,IAAI;IACtB,UAAU,EAAE,IAAI;EAIlB,6BAAiB;IACf,aAAa,EAAE,GAAG;IAClB,mCAAQ;MACN,gBAAgB,EAAE,IAAI;MACtB,UAAU,EAAE,8DAAsD;IAEpE,sCAAW;MAAE,UAAU,EAAE,IAAI;EAI/B,yBAAa;IACX,KAAK,EAAE,KAAK;IACZ,aAAa,EAAE,kBAA0B;IACzC,kCAAW;MAAE,KAAK,EAAE,wBAA0B;EAEhD,0BAAc;IACZ,KAAK,EAAE,KAAK;IACZ,aAAa,EAAE,wBAA0B;IACzC,mCAAW;MAAE,KAAK,EAAE,kBAA0B;EAIhD,uDACmB;IACjB,MAAM,EAAE,iBAA6E;IACrF,mEAAQ;MAAE,YAAY,EAAsD,KAAK;EAInF,+BAAmB;IACjB,YAAY,EAAE,KAAK;IACnB,YAAY,EAAE,GAAG;IEv4FjB,UAAU,EAAE,8BAA2B;IAEvC,KAAK,ED7ME,OAAyC;IC8MhD,YAAY,EAwEN,OAAgE;IAvEtE,gBAAgB,EAAE,4CAGa;IFk4F/B,qCAAQ;ME13FR,KAAK,ED1NE,OAAyC;MC2NhD,YAAY,EA0GN,OAA4C;MAzGlD,gBAAgB,EAAE,4CAE+B;IFu3FjD,wCAAW;ME7yFX,KAAK,EDxSE,OAAyC;MCyShD,YAAY,EAnBN,OAAgE;MAoBtE,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MApSO,UAAU,EAAE,gEAAkB;IF8kGtD,wCAAS;MExqFT,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;;;;;AF2qFrB;;0CAAqB;EACnB,OAAO,EAAE,GAAG;EACZ,0BAAQ;IAEN,gBAAgB,EAAE,wBAA6B;IAC/C,aAAa,EAAE,GAAG;;AAOtB;4CAAuB;EAAE,OAAO,EAAE,GAAG;;;;;AAMrC,aAAc;EAEZ,YAAY,EAAE,CAAC;EAOf,UAAU,EAAE,gCAAgC;;EAK5C,MAAM,EAAE,IAAI;EAEZ,sBAAW;IACT,UAAU,EAAE,gCAAgC;EAE9C,mBAAQ;IACN,aAAa,EAAE,CAAC;EAElB,mBAAQ;IACN,UAAU,EAAE,kCACd;EAEA,iBAAM;IACP,UAAU,EAAE,gCAAgC;EAGzC,uBAAQ;IACN,aAAa,EAAE,CAAC;IAChB,UAAU,EAAE,kCACd;EACA,yBAAU;IACR,aAAa,EAAE,GAAG;IAClB,UAAU,EAAE,IAAI;EAElB,gCAAiB;IACf,aAAa,EAAE,GAAG;IAClB,UAAU,EAAE,gCACd;EAEF,uBAAY;IACV,aAAa,EAAE,CAAC;IAChB,MAAM,EAAE,GAAG;IACX,gBAAgB,EC1pGA,OAAyC;ID2pGzD,MAAM,EAAE,CAAC;IACT,UAAU,EAAE,IAAI;;AAKpB;6BAC8B;EAK5B,OAAO,EAAE,GAAG;EACZ;wCAAW;IAAE,WAAW,EAAE,IAAI;EAE9B;qCAAQ;IACJ,KAAK,EAAE,WAAW;IAClB,YAAY,EAAE,IAAI;IAClB,UAAU,EAAE,IAAI;IAChB,mBAAmB,EAAE,MAAM;IAC3B,iBAAiB,EAAE,SAAS;IAE5B,gBAAgB,EAAE,uFAAsF;EAG5G;2CAAc;IACV,YAAY,EAAE,WAAW;IACzB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,mGAC0B;EAEhD;4CAAe;IACX,YAAY,EAAE,WAAW;IACzB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,qGAC2B;EAEjD;8CAAiB;IACb,YAAY,EAAE,WAAW;IACzB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,yGAC6B;EAGnD;wCAAW;IAEP,KAAK,EAAE,WAAW;IAClB,YAAY,EAAE,IAAI;IAClB,UAAU,EAAE,IAAI;IAChB,mBAAmB,EAAE,MAAM;IAC3B,iBAAiB,EAAE,SAAS;IAE5B,gBAAgB,EAAE,6FAA4F;EAGlH;8CAAiB;IAClB,YAAY,EAAE,WAAW;IACtB,gBAAgB,EAAE,WAAW;IAChC,gBAAgB,EAAE,yGAC6B;EAE9C;+CAAkB;IACnB,YAAY,EAAE,WAAW;IACtB,gBAAgB,EAAE,WAAW;IAChC,gBAAgB,EAAE,2GAC8B;EAE/C;iDAAoB;IACrB,YAAY,EAAE,WAAW;IACtB,gBAAgB,EAAE,WAAW;IAChC,gBAAgB,EAAE,+GACgC;EAGjD;wCAAW;IAEP,KAAK,EAAE,WAAW;IAClB,YAAY,EAAE,IAAI;IAClB,UAAU,EAAE,IAAI;IAChB,mBAAmB,EAAE,MAAM;IAC3B,iBAAiB,EAAE,SAAS;IAE5B,gBAAgB,EAAE,6FAA4F;EAElH;8CAAiB;IAClB,YAAY,EAAE,WAAW;IACtB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,yGAC6B;EAEjD;+CAAkB;IACnB,YAAY,EAAE,WAAW;IACtB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,2GAC8B;EAElD;iDAAoB;IACrB,YAAY,EAAE,WAAW;IACtB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,+GACgC;;AAItD;4CAC6C;EAC3C,WAAW,EAAE,IAAI;EACjB;uDAAW;IAAE,WAAW,EAAE,IAAI;;AAMhC;8KAAgB;EACd,gBAAgB,EE78FR,OAA4C;EF88FpD,KAAK,ECruGsB,OAAkB;;;AD4uG/C;aACc;EACZ,IAAI,EAAE,OAAO;;AAGf,UAAW;EACT,IAAI,EAAE,SAAS;;AAMf,cAAM;EExvFJ,gBAAgB,EAAE,+MAAgC;EAClD,eAAe,EAAE,kBAA0C;EAQ7D,iBAAiB,EAAE,SAAS;EAC5B,mBAAmB,EAtDP,UAAU;EAwDtB,gBAAgB,EAAE,WAAW;EAC7B,MAAM,EAAE,IAAI;EACZ,UAAU,EAAE,IAAI;EF4uFd,uBAAW;IErvFX,gBAAgB,EAlBA,6FAI4D;IAe5E,eAAe,EAjDM,OAA4B;IAoDnD,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAtDP,UAAU;IAwDtB,gBAAgB,EAAE,WAAW;IAC7B,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,IAAI;AF8uFhB,iBAAS;EE5vFP,gBAAgB,EAAE,2NAAgC;EAClD,eAAe,EAAE,kBAA0C;EAQ7D,iBAAiB,EAAE,SAAS;EAC5B,mBAAmB,EAjDL,aAAa;EAmD3B,gBAAgB,EAAE,WAAW;EAC7B,MAAM,EAAE,IAAI;EACZ,UAAU,EAAE,IAAI;EFgvFd,0BAAW;IEzvFX,gBAAgB,EAlBA,mGAI4D;IAe5E,eAAe,EAjDM,OAA4B;IAoDnD,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAjDL,aAAa;IAmD3B,gBAAgB,EAAE,WAAW;IAC7B,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,IAAI;AFkvFhB,eAAO;EEhwFL,gBAAgB,EAAE,mNAAgC;EAClD,eAAe,EAAE,kBAA0C;EAQ7D,iBAAiB,EAAE,SAAS;EAC5B,mBAAmB,EAtCL,WAAW;EAwCzB,gBAAgB,EAAE,WAAW;EAC7B,MAAM,EAAE,IAAI;EACZ,UAAU,EAAE,IAAI;EFovFd,wBAAW;IE7vFX,gBAAgB,EAlBA,+FAI4D;IAe5E,eAAe,EAjCQ,OAA4B;IAoCrD,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAtCL,WAAW;IAwCzB,gBAAgB,EAAE,WAAW;IAC7B,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,IAAI;AFsvFhB,gBAAQ;EEpwFN,gBAAgB,EAAE,uNAAgC;EAClD,eAAe,EAAE,kBAA0C;EAQ7D,iBAAiB,EAAE,SAAS;EAC5B,mBAAmB,EA5CL,YAAY;EA8C1B,gBAAgB,EAAE,WAAW;EAC7B,MAAM,EAAE,IAAI;EACZ,UAAU,EAAE,IAAI;EFwvFd,yBAAW;IEjwFX,gBAAgB,EAlBA,iGAI4D;IAe5E,eAAe,EAvCQ,OAA4B;IA0CrD,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EA5CL,YAAY;IA8C1B,gBAAgB,EAAE,WAAW;IAC7B,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,IAAI;;AF8vFhB,eAAM;EEzuFN,gBAAgB,EAAE,WAAW;EAS7B,gBAAgB,EAAE,8EAE4C;EAE9D,WAAa,EAAE,GAAG;EAClB,eAAe,EAlBC,QAAQ;EAmBxB,iBAAiB,EAlBE,QAAQ;EAmB3B,iBAAiB,EAAE,WAAW;EAC9B,mBAAmB,EAnBT,UAAS;AF+uFnB,kBAAS;EE7uFT,gBAAgB,EAAE,WAAW;EAS7B,gBAAgB,EAAE,8EAE4C;EAE9D,cAAa,EAAE,GAAG;EAClB,eAAe,EAlBC,QAAQ;EAmBxB,iBAAiB,EAlBE,QAAQ;EAmB3B,iBAAiB,EAAE,WAAW;EAC9B,mBAAmB,EAnBT,aAAS;AFmvFnB,gBAAO;EEjvFP,gBAAgB,EAAE,WAAW;EAS7B,gBAAgB,EAAE,6EAE4C;EAE9D,YAAa,EAAE,GAAG;EAClB,eAAe,EAVG,QAAQ;EAW1B,iBAAiB,EAVI,QAAQ;EAW7B,iBAAiB,EAAE,WAAW;EAC9B,mBAAmB,EAXP,WAAS;AF+uFrB,iBAAQ;EErvFR,gBAAgB,EAAE,WAAW;EAS7B,gBAAgB,EAAE,6EAE4C;EAE9D,aAAa,EAAE,GAAG;EAClB,eAAe,EAVG,QAAQ;EAW1B,iBAAiB,EAVI,QAAQ;EAW7B,iBAAiB,EAAE,WAAW;EAC9B,mBAAmB,EAXP,YAAS;;;;;;;ACrlBvB,oCAA6C;;;AAI7C,sCAAiD;;;AAIjD,oCAA6C;;;AAI7C,sCAAiD;;;AAIjD,6CAA+D;;;AAI/D,6CAA+D;;;AAI/D,0CAA+D;;;AAI/D,0CAA+D;;;AAI/D,4CAAuD;;;AAIvD,8CAAgE;;;AAIhE,gDAA2D;;;AAI3D,8CAAgE;;;AAIhE,gDAAoE;;;AAIpE,uDAAyE;;;AAIzE,uDAA0E;;;AAI1E,6BAA2C;;;AAI3C,uCAA8D;;;AAI9D,mCAAiD;AACjD,iCAA6C;AAC7C,mCAAiD;AACjD,8BAAuC;;;AAKvC,uCAAyD;AACzD,uCAAyD;AAEzD,iCAA8C;;;;AAU9C,8BAA4C;AAC5C,wCAAsD;AACtD,sCAAiD;AACjD,sDAAmD;AAEnD,6BAA2C;AAC3C,6BAA2C;AAE3C,0CAA0C;AAC1C,0CAA0C;AAE1C,yDAA8D;AAC9D,6CAAkD;AAClD,2DAAgE;AAChE,2DAAgE;AAChE,0DAA+D;AAI/D,qCAAiD", +"sources": ["_common.scss","_colors.scss","_drawing.scss","_colors-public.scss"], +"names": [], +"file": "gtk-dark.css" +} diff --git a/.themes/papirus/gtk-3.0/gtk-dark.scss b/.themes/papirus/gtk-3.0/gtk-dark.scss new file mode 100644 index 00000000..4ca3bfd4 --- /dev/null +++ b/.themes/papirus/gtk-3.0/gtk-dark.scss @@ -0,0 +1,12 @@ +// General guidelines: +// - very unlikely you want to edit something else than _common.scss +// - keep the number of defined colors to a minimum, use the color blending functions if +// you need a subtle shade +// - if you need to inverse a color function use the @if directive to match for dark $variant + +$variant: 'dark'; + +@import 'colors'; +@import 'drawing'; +@import 'common'; +@import 'colors-public'; diff --git a/.themes/papirus/gtk-3.0/gtk.css b/.themes/papirus/gtk-3.0/gtk.css new file mode 100644 index 00000000..8f626a70 --- /dev/null +++ b/.themes/papirus/gtk-3.0/gtk.css @@ -0,0 +1,4307 @@ +* { + padding: 0; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #ed1515; + -GtkCheckButton-indicator-size: 16; + -GtkCheckMenuItem-indicator-size: 16; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkScrolledWindow-scrollbars-within-bevel: 1; + -GtkToolItemGroup-expander-size: 11; + -GtkExpander-expander-size: 16; + -GtkTreeView-expander-size: 11; + -GtkTreeView-horizontal-separator: 4; + -GtkMenu-horizontal-padding: 0; + -GtkMenu-vertical-padding: 0; + -GtkWidget-link-color: #6A6865; + -GtkWidget-visited-link-color: #1478ac; + -GtkWidget-focus-padding: 2; + -GtkWidget-focus-line-width: 1; + -GtkWidget-text-handle-width: 20; + -GtkWidget-text-handle-height: 20; + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + -GtkStatusbar-shadow-type: none; + outline-width: 0px; } + +/*************** + * Base States * + ***************/ +.background { + color: #363636; + background-color: #eff0f1; } + .background:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; + color: #363636; + background-color: #eff0f1; } + +/* + These wildcard seems unavoidable, need to investigate. + Wildcards are bad and troublesome, use them with care, + or better, just don't. + Everytime a wildcard is used a kitten dies, painfully. +*/ +*:disabled { + -gtk-icon-effect: dim; } + +.gtkstyle-fallback { + background-color: #eff0f1; + color: #363636; } + .gtkstyle-fallback:hover { + background-color: white; + color: #363636; } + .gtkstyle-fallback:active { + background-color: #d4d7d9; + color: #363636; } + .gtkstyle-fallback:disabled { + background-color: #e6e7e8; + color: #909396; } + .gtkstyle-fallback:selected { + background-color: #888888; + color: #fcfcfc; } + +.view { + color: #363636; + background-color: #fcfcfc; } + .view:selected, calendar:selected { + border-radius: 3px; } + .view selection { } + +view.rubberband, +rubberband, +.view.rubberband, +.rubberband { + border: 1px solid #888888; + background-color: rgba(147, 147, 147, 0.2); } + +.label.separator, placessidebar.sidebar .view .label.separator { + color: #363636; } +.label:disabled { + color: #909396; } + +.dim-label, .label.separator, placessidebar.sidebar .view .label.separator, .titlebar .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +assistant .sidebar { + background-color: #fcfcfc; + border-top: 1px solid #c2c2c2; } + assistant .sidebar:dir(ltr) { + border-right: 1px solid #c2c2c2; } + assistant .sidebar:dir(rtl) { + border-left: 1px solid #c2c2c2; } + assistant .sidebar:backdrop { + background-color: white; + border-color: #c2c8cb; } +assistant.csd .sidebar { + border-top-style: none; } +assistant .sidebar .label { + padding: 6px 12px; } +assistant .sidebar .label.highlight { + background-color: #c9cbcd; } + +textview { + background-color: #f6f6f7; } + textview text selection { } + +.grid-child { + padding: 3px; + border-radius: 3px; } + +popover.osd, .app-notification, +.app-notification.frame, .osd { + color: #363636; + border: 1px solid #eff0f1; + background-color: rgba(252, 252, 252, 0.8); + background-clip: padding-box; + outline-color: rgba(49, 54, 59, 0.3); + text-shadow: none; + -gtk-icon-shadow: none; } + popover.osd:backdrop, .app-notification:backdrop, .osd:backdrop { + text-shadow: none; } + +/********************* + * Spinner Animation * + *********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } +.spinner { + background-image: none; + background-color: blue; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } + .spinner:active { + opacity: 1; + animation: spin 1s linear infinite; } + .spinner:active:disabled { + opacity: 0.5; } + +/**************** + * Text Entries * + ****************/ +entry { + border: 1px solid; + padding: 5px 8px 6px; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + background-color: #fcfcfc; + background-image: none; + color: #363636; + border-color: #c2c2c2; } + entry.image.left { + padding-left: 0; } + entry.image.right { + padding-right: 0; } + entry.flat, entry.flat:focus { + padding: 2px; + background-color: #fcfcfc; + background-image: none; + color: #363636; + border-color: #c2c2c2; + border: none; + border-radius: 0; } + entry:focus { + background-color: #fcfcfc; + background-image: none; + border-color: #888888; } + entry:disabled { + background-color: #fcfcfc; + background-image: none; + color: #909396; + border-color: #c2c2c2; + background-color: #e6e7e8; + box-shadow: none; } + entry selection, + entry selection:focus { + color: #fcfcfc; + background-color: #888888; + } + entry progressbar { + margin: 1px; + border-radius: 0; + border-width: 0 0 2px; + border-color: #888888; + border-style: solid; + background-image: none; + background-color: transparent; + box-shadow: none; } + entry progressbar:backdrop { + background-color: transparent; } + .linked > entry { + border-radius: 0; } + .linked > entry:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } + .linked > entry:first-child:dir(rtl) { + border-right-style: none; } + .linked > entry:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-left-style: none; } + .linked > entry:last-child:dir(rtl) { + border-left-style: solid; } + entry.error { + color: #ed1515; + border-color: #ed1515; } + entry.error:focus { + background-color: #fcfcfc; + background-image: none; + border-color: #ed1515; } + entry.error:selected, entry.error:selected:focus { + background-color: #ed1515; } + entry.warning { + color: #f67400; + border-color: #f67400; } + entry.warning:focus { + background-color: #fcfcfc; + background-image: none; + border-color: #f67400; } + entry.warning:selected, entry.warning:selected:focus { + background-color: #f67400; } + entry.image { + color: #5a5e62; } + entry.image:hover { + color: #363636; } + entry.image:active { + color: #888888; } + entry.image:backdrop { + color: #cdced0; } + .osd entry { + background-color: #fcfcfc; + background-image: none; + color: #363636; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(252, 252, 252, 0.8); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd entry:focus { + background-color: #fcfcfc; + background-image: none; + color: #363636; + border-color: #888888; + background-color: rgba(252, 252, 252, 0.8); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd entry:backdrop { + background-color: #fcfcfc; + background-image: none; + color: #363636; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.7); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd entry:disabled { + background-color: #fcfcfc; + background-image: none; + color: #97999c; + border-color: rgba(0, 0, 0, 0.7); + background-color: shade(#363636, 0.3); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +.linked.vertical > entry:not(:last-child) { + box-shadow: none; } +.linked.vertical > entry:focus:not(:last-child) { + box-shadow: inset 0 0 0 1px #888888; } +.linked.vertical > entry:not(:disabled) + entry:not(:disabled) { + border-top-color: #e9ebec; + background-image: linear-gradient(to bottom, #fcfcfc); } + .linked.vertical > entry:not(:disabled) + entry:not(:disabled):backdrop { + border-top-color: #edefef; + background-image: linear-gradient(to bottom, white); } +.linked.vertical > entry + entry:focus:not(:last-child) { + border-top-color: #888888; + box-shadow: inset 0 0 0 1px #888888; } +.linked.vertical > entry + entry:focus:last-child { + border-top-color: #888888; } +.linked.vertical > entry:focus:not(:only-child) + entry, +.linked.vertical > entry:focus:not(:only-child) + button, +.linked.vertical > entry:focus:not(:only-child) + combobox > button, +.linked.vertical > entry:focus:not(:only-child) + comboboxText > button { + border-top-color: #888888; } + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#888888), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#888888), to(transparent)); } } +button, headerbar button.titlebutton, +.titlebar button.titlebutton { + border: 1px solid; + border-radius: 3px; + padding: 5px 8px 6px; + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #f4f5f6, #eff0f1); } + button.flat, headerbar .titlebutton.button, + .titlebar .titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + button.flat:hover, headerbar .titlebutton.button:hover, + .titlebar .titlebutton.button:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 500ms; } + button.flat:hover:active, headerbar .titlebutton.button:hover:active, + .titlebar .titlebutton.button:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + button:hover, headerbar button.titlebutton:hover, + .titlebar button.titlebutton:hover { + color: #363636; + border-color: #888888; + background-image: linear-gradient(to bottom, #eff0f1, #eff0f1); + -gtk-icon-effect: highlight; } + button:active, headerbar button.titlebutton:active, + .titlebar button.titlebutton:active, button:checked, headerbar button.titlebutton:checked, + .titlebar button.titlebutton:checked { + color: #fcfcfc; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + transition-duration: 50ms; } + button:active:hover, button:checked:hover { + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #888888, #888888); } + button.flat:backdrop, headerbar .titlebutton.button:backdrop, + .titlebar .titlebutton.button:backdrop, button.flat:disabled, headerbar .titlebutton.button:disabled, + .titlebar .titlebutton.button:disabled, button.flat:backdrop:disabled, headerbar .titlebutton.button:backdrop:disabled, + .titlebar .titlebutton.button:backdrop:disabled { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + button:disabled, headerbar button.titlebutton:disabled, + .titlebar button.titlebutton:disabled { + color: #909396; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px white; } + button:disabled > .label, headerbar button.titlebutton:disabled > .label, + .titlebar button.titlebutton:disabled > .label { + color: inherit; } + button:disabled:active, button:disabled:checked { + color: #909396; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #e2e3e5, #e6e7e8); } + button:disabled:active > .label, headerbar button.titlebutton:disabled:active > .label, + .titlebar button.titlebutton:disabled:active > .label, button:disabled:checked > .label, headerbar button.titlebutton:disabled:checked > .label, + .titlebar button.titlebutton:disabled:checked > .label { + color: inherit; } + button.osd, headerbar .osd.button.titlebutton, + .titlebar .osd.button.titlebutton { + color: #363636; + border-radius: 5px; + outline-color: rgba(49, 54, 59, 0.3); + color: #363636; + border-color: #c2c2c2; + background-image: none; + background-color: #eff0f1; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; + border: none; + box-shadow: none; } + button.osd.image-button, headerbar .osd.titlebutton.button, + .titlebar .osd.titlebutton.button { + padding: 13px; } + button.osd:hover { + color: #363636; + border-color: #888888; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; + box-shadow: none; } + button.osd:active, button.osd:checked { + color: #fcfcfc; + border-color: rgba(252, 252, 252, 0.8); + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; + box-shadow: none; } + button.osd:disabled, button.osd:backdrop:disabled { + color: #909396; + border-color: #e6e7e8; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + button.osd:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + .osd button, .osd headerbar button.titlebutton, headerbar .osd button.titlebutton, + .osd .titlebar button.titlebutton, + .titlebar .osd button.titlebutton { + color: #363636; + border-color: #c2c2c2; + background-image: none; + background-color: #eff0f1; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; + border-radius: 3px; + border-style: solid; } + .osd button:dir(rtl) { + border-radius: 3px; } + .osd button:first-child { + border-radius: 3px 3px 3px 3px; } + .osd button:last-child { + border-radius: 3px 3px 3px 3px; } + .osd button:last-child:dir(rtl) { + border-right-style: solid; } + .osd button:only-child { + border-radius: 3px; + border-style: solid; } + .osd button:hover { + color: #363636; + border-color: #888888; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button:active, .osd button:checked, .osd button:backdrop:active, .osd button:backdrop:checked { + color: #fcfcfc; + border-color: rgba(252, 252, 252, 0.8); + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button:disabled, .osd button:backdrop:disabled { + color: #909396; + border-color: #e6e7e8; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.flat, .osd headerbar .titlebutton.button, headerbar .osd .titlebutton.button, + .osd .titlebar .titlebutton.button, + .titlebar .osd .titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; } + .osd button.flat:hover, .osd headerbar .titlebutton.button:hover, headerbar .osd .titlebutton.button:hover, + .osd .titlebar .titlebutton.button:hover, + .titlebar .osd .titlebutton.button:hover { + color: #363636; + border-color: #888888; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + background-clip: padding-box; + box-shadow: none; } + .osd button.flat:disabled, .osd headerbar .titlebutton.button:disabled, headerbar .osd .titlebutton.button:disabled, + .osd .titlebar .titlebutton.button:disabled, + .titlebar .osd .titlebutton.button:disabled { + color: #909396; + border-color: #e6e7e8; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-image: none; + border-color: transparent; + box-shadow: none; } + .osd button.flat:backdrop, .osd headerbar .titlebutton.button:backdrop, headerbar .osd .titlebutton.button:backdrop, + .osd .titlebar .titlebutton.button:backdrop, + .titlebar .osd .titlebutton.button:backdrop { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.flat:active, .osd headerbar .titlebutton.button:active, headerbar .osd .titlebutton.button:active, + .osd .titlebar .titlebutton.button:active, + .titlebar .osd .titlebutton.button:active, .osd button.flat:checked, .osd headerbar .titlebutton.button:checked, headerbar .osd .titlebutton.button:checked, + .osd .titlebar .titlebutton.button:checked, + .titlebar .osd .titlebutton.button:checked { + color: #fcfcfc; + border-color: rgba(252, 252, 252, 0.8); + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-clip: padding-box; + border-color: transparent; + box-shadow: none; } + button.suggested-action, headerbar .suggested-action.button.titlebutton, + .titlebar .suggested-action.button.titlebutton { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #fcfcfc; + border-color: #888888; + background-image: linear-gradient(to bottom, #989898, #888888); } + button.suggested-action.flat, headerbar .suggested-action.titlebutton.button, + .titlebar .suggested-action.titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #888888; } + button.suggested-action:hover { + color: white; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888, #888888); } + button.suggested-action:active, button.suggested-action:checked { + color: white; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + button.suggested-action:backdrop, button.suggested-action.flat:backdrop, headerbar .suggested-action.titlebutton.button:backdrop, + .titlebar .suggested-action.titlebutton.button:backdrop { + color: white; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); } + button.suggested-action:backdrop:active, button.suggested-action:backdrop:checked, button.suggested-action.flat:backdrop:active, headerbar .suggested-action.titlebutton.button:backdrop:active, + .titlebar .suggested-action.titlebutton.button:backdrop:active, button.suggested-action.flat:backdrop:checked, headerbar .suggested-action.titlebutton.button:backdrop:checked, + .titlebar .suggested-action.titlebutton.button:backdrop:checked { + color: #d1eaf8; + border-color: #6A6865; + background-image: linear-gradient(to bottom, #6A6865); + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); } + button.suggested-action:backdrop:disabled, button.suggested-action.flat:backdrop:disabled, headerbar .suggested-action.titlebutton.button:backdrop:disabled, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled { + color: #c6cacd; + border-color: #c2c8cb; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + button.suggested-action:backdrop:disabled > .label, headerbar .suggested-action.button.titlebutton:backdrop:disabled > .label, + .titlebar .suggested-action.button.titlebutton:backdrop:disabled > .label, button.suggested-action.flat:backdrop:disabled > .label, headerbar .suggested-action.titlebutton.button:backdrop:disabled > .label, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled > .label { + color: inherit; } + button.suggested-action:backdrop:disabled:active, button.suggested-action:backdrop:disabled:checked, button.suggested-action.flat:backdrop:disabled:active, headerbar .suggested-action.titlebutton.button:backdrop:disabled:active, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled:active, button.suggested-action.flat:backdrop:disabled:checked, headerbar .suggested-action.titlebutton.button:backdrop:disabled:checked, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled:checked { + color: #85ccf1; + border-color: #43b0e9; + background-image: linear-gradient(to bottom, #43b0e9); } + button.suggested-action:backdrop:disabled:active > .label, headerbar .suggested-action.button.titlebutton:backdrop:disabled:active > .label, + .titlebar .suggested-action.button.titlebutton:backdrop:disabled:active > .label, button.suggested-action:backdrop:disabled:checked > .label, headerbar .suggested-action.button.titlebutton:backdrop:disabled:checked > .label, + .titlebar .suggested-action.button.titlebutton:backdrop:disabled:checked > .label, button.suggested-action.flat:backdrop:disabled:active > .label, headerbar .suggested-action.titlebutton.button:backdrop:disabled:active > .label, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled:active > .label, button.suggested-action.flat:backdrop:disabled:checked > .label, headerbar .suggested-action.titlebutton.button:backdrop:disabled:checked > .label, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled:checked > .label { + color: inherit; } + button.suggested-action.flat:backdrop, headerbar .suggested-action.titlebutton.button:backdrop, + .titlebar .suggested-action.titlebutton.button:backdrop, button.suggested-action.flat:disabled, headerbar .suggested-action.titlebutton.button:disabled, + .titlebar .suggested-action.titlebutton.button:disabled, button.suggested-action.flat:backdrop:disabled, headerbar .suggested-action.titlebutton.button:backdrop:disabled, + .titlebar .suggested-action.titlebutton.button:backdrop:disabled { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(147, 147, 147, 0.8); } + button.suggested-action:disabled { + background-color: transparent; + color: shade(#fcfcfc, 0.5); } + button.suggested-action:disabled:active, button.suggested-action:disabled:checked { + background-color: transparent; + color: shade(#fcfcfc, 0.5); } + .osd button.suggested-action { + color: #363636; + border-color: #c2c2c2; + background-image: none; + background-color: #eff0f1; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; } + .osd button.suggested-action:hover { + color: #363636; + border-color: #888888; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:active, .osd button.suggested-action:checked, .osd button.suggested-action:backdrop:active, .osd button.suggested-action:backdrop:checked { + color: #fcfcfc; + border-color: rgba(252, 252, 252, 0.8); + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:disabled, .osd button.suggested-action:backdrop:disabled { + color: #909396; + border-color: #e6e7e8; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + button.destructive-action, headerbar .destructive-action.button.titlebutton, + .titlebar .destructive-action.button.titlebutton { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #fcfcfc; + border-color: #ef2929; + background-image: linear-gradient(to bottom, #f03232, #ef2929); } + button.destructive-action.flat, headerbar .destructive-action.titlebutton.button, + .titlebar .destructive-action.titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #ef2929; } + button.destructive-action:hover { + color: white; + border-color: #ef2929; + background-image: linear-gradient(to bottom, #ef2929, #ef2929); } + button.destructive-action:active, button.destructive-action:checked { + color: white; + border-color: #ef2929; + background-image: linear-gradient(to bottom, #ef2929, shade(#ef2929, 0.8)); } + button.destructive-action:backdrop, button.destructive-action.flat:backdrop, headerbar .destructive-action.titlebutton.button:backdrop, + .titlebar .destructive-action.titlebutton.button:backdrop { + color: white; + border-color: #ef2929; + background-image: linear-gradient(to bottom, #ef2929); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); } + button.destructive-action:backdrop:active, button.destructive-action:backdrop:checked, button.destructive-action.flat:backdrop:active, headerbar .destructive-action.titlebutton.button:backdrop:active, + .titlebar .destructive-action.titlebutton.button:backdrop:active, button.destructive-action.flat:backdrop:checked, headerbar .destructive-action.titlebutton.button:backdrop:checked, + .titlebar .destructive-action.titlebutton.button:backdrop:checked { + color: #f7cfcf; + border-color: #d51010; + background-image: linear-gradient(to bottom, #d51010); + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); } + button.destructive-action:backdrop:disabled, button.destructive-action.flat:backdrop:disabled, headerbar .destructive-action.titlebutton.button:backdrop:disabled, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled { + color: #c6cacd; + border-color: #c2c8cb; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + button.destructive-action:backdrop:disabled > .label, headerbar .destructive-action.button.titlebutton:backdrop:disabled > .label, + .titlebar .destructive-action.button.titlebutton:backdrop:disabled > .label, button.destructive-action.flat:backdrop:disabled > .label, headerbar .destructive-action.titlebutton.button:backdrop:disabled > .label, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled > .label { + color: inherit; } + button.destructive-action:backdrop:disabled:active, button.destructive-action:backdrop:disabled:checked, button.destructive-action.flat:backdrop:disabled:active, headerbar .destructive-action.titlebutton.button:backdrop:disabled:active, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled:active, button.destructive-action.flat:backdrop:disabled:checked, headerbar .destructive-action.titlebutton.button:backdrop:disabled:checked, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled:checked { + color: #f57979; + border-color: #ef3131; + background-image: linear-gradient(to bottom, #ef3131); } + button.destructive-action:backdrop:disabled:active > .label, headerbar .destructive-action.button.titlebutton:backdrop:disabled:active > .label, + .titlebar .destructive-action.button.titlebutton:backdrop:disabled:active > .label, button.destructive-action:backdrop:disabled:checked > .label, headerbar .destructive-action.button.titlebutton:backdrop:disabled:checked > .label, + .titlebar .destructive-action.button.titlebutton:backdrop:disabled:checked > .label, button.destructive-action.flat:backdrop:disabled:active > .label, headerbar .destructive-action.titlebutton.button:backdrop:disabled:active > .label, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled:active > .label, button.destructive-action.flat:backdrop:disabled:checked > .label, headerbar .destructive-action.titlebutton.button:backdrop:disabled:checked > .label, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled:checked > .label { + color: inherit; } + button.destructive-action.flat:backdrop, headerbar .destructive-action.titlebutton.button:backdrop, + .titlebar .destructive-action.titlebutton.button:backdrop, button.destructive-action.flat:disabled, headerbar .destructive-action.titlebutton.button:disabled, + .titlebar .destructive-action.titlebutton.button:disabled, button.destructive-action.flat:backdrop:disabled, headerbar .destructive-action.titlebutton.button:backdrop:disabled, + .titlebar .destructive-action.titlebutton.button:backdrop:disabled { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(239, 41, 41, 0.8); } + button.destructive-action:disabled { + background-color: transparent; + color: shade(#fcfcfc, 0.5); } + button.destructive-action:disabled:active, button.destructive-action:disabled:checked { + background-color: transparent; + color: shade(#fcfcfc, 0.5); } + .osd button.destructive-action { + color: #363636; + border-color: #c2c2c2; + background-image: none; + background-color: #eff0f1; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; } + .osd button.destructive-action:hover { + color: #363636; + border-color: #888888; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:active, .osd button.destructive-action:checked, .osd button.destructive-action:backdrop:active, .osd button.destructive-action:backdrop:checked { + color: #fcfcfc; + border-color: rgba(252, 252, 252, 0.8); + background-image: linear-gradient(to bottom, #ef2929, shade(#ef2929, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:disabled, .osd button.destructive-action:backdrop:disabled { + color: #909396; + border-color: #e6e7e8; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + button.image-button, headerbar .titlebutton.button, + .titlebar .titlebutton.button { + padding: 8px; } + button.text-button, headerbar .text-button.button.titlebutton, + .titlebar .text-button.button.titlebutton { + padding-left: 16px; + padding-right: 16px; } + button.text-button.image-button, headerbar .text-button.titlebutton.button, + .titlebar .text-button.titlebutton.button { + padding: 5px 8px 6px; } + button.text-button.image-button .label:first-child, headerbar .text-button.titlebutton.button .label:first-child, + .titlebar .text-button.titlebutton.button .label:first-child { + padding-left: 8px; } + button.text-button.image-button .label:last-child, headerbar .text-button.titlebutton.button .label:last-child, + .titlebar .text-button.titlebutton.button .label:last-child { + padding-right: 8px; } + .stack-switcher > button, headerbar .stack-switcher > button.titlebutton, + .titlebar .stack-switcher > button.titlebutton { + outline-offset: -3px; } + .stack-switcher > button > .label { + padding-left: 6px; + padding-right: 6px; } + .stack-switcher > button > image, headerbar .stack-switcher > button.titlebutton > image, + .titlebar .stack-switcher > button.titlebutton > image { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; } + .stack-switcher > button.text-button, headerbar .stack-switcher > .text-button.button.titlebutton, + .titlebar .stack-switcher > .text-button.button.titlebutton { + padding: 5px 10px 6px; } + .stack-switcher > button.image-button, headerbar .stack-switcher > .titlebutton.button, + .titlebar .stack-switcher > .titlebutton.button { + padding: 5px 2px; } + .stack-switcher > button.needs-attention:active > .label, .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > .label, .stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; } + .inline-toolbar button, .inline-toolbar headerbar button.titlebutton, headerbar .inline-toolbar button.titlebutton, + .inline-toolbar .titlebar button.titlebutton, + .titlebar .inline-toolbar button.titlebutton, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; } + .primary-toolbar button, .primary-toolbar headerbar button.titlebutton, headerbar .primary-toolbar button.titlebutton, + .primary-toolbar .titlebar button.titlebutton, + .titlebar .primary-toolbar button.titlebutton { + -gtk-icon-shadow: none; } + +.stack-switcher > button.needs-attention > .label, .stack-switcher > button.needs-attention > image, .sidebar-item.needs-attention > .label { + animation: needs_attention 150ms ease-in; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#888888), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(255, 255, 255, 0.76923)), to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 4px; } + .stack-switcher > button.needs-attention > .label:backdrop, .stack-switcher > button.needs-attention > image:backdrop, .sidebar-item.needs-attention > .label:backdrop { + background-size: 6px 6px, 0 0; } + .stack-switcher > button.needs-attention > .label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), .sidebar-item.needs-attention > .label:dir(rtl) { + background-position: left 3px, left 4px; } + +.inline-toolbar toolbutton > button, .inline-toolbar headerbar toolbutton > button.titlebutton, headerbar .inline-toolbar toolbutton > button.titlebutton, +.inline-toolbar .titlebar toolbutton > button.titlebutton, +.titlebar .inline-toolbar toolbutton > button.titlebutton { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #f4f5f6, #eff0f1); } + .inline-toolbar toolbutton > button:hover, .inline-toolbar headerbar toolbutton > button.titlebutton:hover, + .inline-toolbar .titlebar toolbutton > button.titlebutton:hover { + color: #363636; + border-color: #888888; + background-image: linear-gradient(to bottom, #eff0f1, #eff0f1); } + .inline-toolbar toolbutton > button:active, .inline-toolbar headerbar toolbutton > button.titlebutton:active, + .inline-toolbar .titlebar toolbutton > button.titlebutton:active, .inline-toolbar toolbutton > button:checked, .inline-toolbar headerbar toolbutton > button.titlebutton:checked, + .inline-toolbar .titlebar toolbutton > button.titlebutton:checked { + color: #fcfcfc; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + .inline-toolbar toolbutton > button:disabled, .inline-toolbar headerbar toolbutton > button.titlebutton:disabled, + .inline-toolbar .titlebar toolbutton > button.titlebutton:disabled { + color: #909396; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px white; } + .inline-toolbar toolbutton > button:disabled > .label { + color: inherit; } + .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar headerbar toolbutton > button.titlebutton:disabled:active, + .inline-toolbar .titlebar toolbutton > button.titlebutton:disabled:active, .inline-toolbar toolbutton > button:disabled:checked, .inline-toolbar headerbar toolbutton > button.titlebutton:disabled:checked, + .inline-toolbar .titlebar toolbutton > button.titlebutton:disabled:checked { + color: #909396; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #e2e3e5, #e6e7e8); } + .inline-toolbar toolbutton > button:disabled:active > .label, .inline-toolbar toolbutton > button:disabled:checked > .label { + color: inherit; } + .inline-toolbar toolbutton > button:backdrop, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop { + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #eff0f1); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); } + .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop:active, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop:checked, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop:checked { + color: #c0c2c4; + border-color: #c2c8cb; + background-image: linear-gradient(to bottom, #dfe2e4); + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); } + .inline-toolbar toolbutton > button:backdrop:disabled, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop:disabled, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop:disabled { + color: #c6cacd; + border-color: #c2c8cb; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + .inline-toolbar toolbutton > button:backdrop:disabled > .label { + color: inherit; } + .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop:disabled:active, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked, .inline-toolbar headerbar toolbutton > button.titlebutton:backdrop:disabled:checked, + .inline-toolbar .titlebar toolbutton > button.titlebutton:backdrop:disabled:checked { + color: #c6cacd; + border-color: #c2c8cb; + background-image: linear-gradient(to bottom, #d9dadc); } + .inline-toolbar toolbutton > button:backdrop:disabled:active > .label, .inline-toolbar toolbutton > button:backdrop:disabled:checked > .label { + color: inherit; } + +.inline-toolbar toolbutton > button.flat:dir(rtl), .inline-toolbar headerbar toolbutton > button.titlebutton:dir(rtl), headerbar .inline-toolbar toolbutton > button.titlebutton:dir(rtl), +.inline-toolbar .titlebar toolbutton > button.titlebutton:dir(rtl), +.titlebar .inline-toolbar toolbutton > button.titlebutton:dir(rtl), +.inline-toolbar toolbutton:backdrop > button.flat:dir(rtl), .inline-toolbar.toolbar toolbutton:dir(rtl) > button.flat, .inline-toolbar toolbutton:dir(rtl) > button.flat, .inline-toolbar.search-bar toolbutton:dir(rtl) > button.flat, .inline-toolbar.location-bar toolbutton:dir(rtl) > button.flat, .inline-toolbar headerbar toolbutton:dir(rtl) > button.titlebutton, headerbar .inline-toolbar toolbutton:dir(rtl) > button.titlebutton, +.inline-toolbar .titlebar toolbutton:dir(rtl) > button.titlebutton, +.titlebar .inline-toolbar toolbutton:dir(rtl) > button.titlebutton, +.inline-toolbar.toolbar toolbutton:backdrop:dir(rtl) > button.flat, +.inline-toolbar toolbutton:backdrop:dir(rtl) > button.flat, +.inline-toolbar.search-bar toolbutton:backdrop:dir(rtl) > button.flat, +.inline-toolbar.location-bar toolbutton:backdrop:dir(rtl) > button.flat, +.inline-toolbar headerbar toolbutton:backdrop:dir(rtl) > button.titlebutton, +headerbar .inline-toolbar toolbutton:backdrop:dir(rtl) > button.titlebutton, +.inline-toolbar .titlebar toolbutton:backdrop:dir(rtl) > button.titlebutton, +.titlebar .inline-toolbar toolbutton:backdrop:dir(rtl) > button.titlebutton, .osd button:dir(rtl):hover, .osd button:dir(rtl):active, .osd button:dir(rtl):checked, .osd button:dir(rtl):disabled, .osd button:dir(rtl):backdrop, .osd button.suggested-action:dir(rtl), .osd button.destructive-action:dir(rtl), .inline-toolbar button:dir(rtl), .linked > button:dir(rtl), headerbar .linked > button.titlebutton:dir(rtl), +.titlebar .linked > button.titlebutton:dir(rtl), combobox.combobox-entry entry:dir(rtl), combobox.combobox-entry button:dir(rtl), .linked > combobox > button:dir(rtl) { + border-radius: 3px; } + +.osd button:first-child:hover, .osd button:first-child:active, .osd button:first-child:checked, .osd button:first-child:disabled, .osd button:first-child:backdrop, .osd button.suggested-action:first-child, .osd button.destructive-action:first-child, .inline-toolbar button:first-child, .linked > button:first-child, headerbar .linked > button.titlebutton:first-child, +.titlebar .linked > button.titlebutton:first-child, .inline-toolbar.toolbar toolbutton:first-child > button.flat, .inline-toolbar toolbutton:first-child > button.flat, .inline-toolbar.search-bar toolbutton:first-child > button.flat, .inline-toolbar.location-bar toolbutton:first-child > button.flat, .inline-toolbar headerbar toolbutton:first-child > button.titlebutton, headerbar .inline-toolbar toolbutton:first-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:first-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:first-child > button.titlebutton, +.inline-toolbar.toolbar toolbutton:backdrop:first-child > button.flat, +.inline-toolbar toolbutton:backdrop:first-child > button.flat, +.inline-toolbar.search-bar toolbutton:backdrop:first-child > button.flat, +.inline-toolbar.location-bar toolbutton:backdrop:first-child > button.flat, +.inline-toolbar headerbar toolbutton:backdrop:first-child > button.titlebutton, +headerbar .inline-toolbar toolbutton:backdrop:first-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:backdrop:first-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:backdrop:first-child > button.titlebutton, combobox.combobox-entry entry:first-child, combobox.combobox-entry button:first-child, .linked > combobox:first-child > button { + border-radius: 3px 3px 3px 3px; + border-left-style: solid; } +.osd button:last-child:hover, .osd button:last-child:active, .osd button:last-child:checked, .osd button:last-child:disabled, .osd button:last-child:backdrop, .osd button.suggested-action:last-child, .osd button.destructive-action:last-child, .inline-toolbar button:last-child, .linked > button:last-child, headerbar .linked > button.titlebutton:last-child, +.titlebar .linked > button.titlebutton:last-child, .inline-toolbar.toolbar toolbutton:last-child > button.flat, .inline-toolbar toolbutton:last-child > button.flat, .inline-toolbar.search-bar toolbutton:last-child > button.flat, .inline-toolbar.location-bar toolbutton:last-child > button.flat, .inline-toolbar headerbar toolbutton:last-child > button.titlebutton, headerbar .inline-toolbar toolbutton:last-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:last-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:last-child > button.titlebutton, +.inline-toolbar.toolbar toolbutton:backdrop:last-child > button.flat, +.inline-toolbar toolbutton:backdrop:last-child > button.flat, +.inline-toolbar.search-bar toolbutton:backdrop:last-child > button.flat, +.inline-toolbar.location-bar toolbutton:backdrop:last-child > button.flat, +.inline-toolbar headerbar toolbutton:backdrop:last-child > button.titlebutton, +headerbar .inline-toolbar toolbutton:backdrop:last-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:backdrop:last-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:backdrop:last-child > button.titlebutton, combobox.combobox-entry entry:last-child, combobox.combobox-entry button:last-child, .linked > combobox:last-child > button { + border-radius: 3px 3px 3px 3px; } + .osd button:last-child:dir(rtl):hover, .osd button:last-child:dir(rtl):active, .osd button:last-child:dir(rtl):checked, .osd button:last-child:dir(rtl):disabled, .osd button:last-child:dir(rtl):backdrop, .osd button.suggested-action:last-child:dir(rtl), .osd button.destructive-action:last-child:dir(rtl), .inline-toolbar button:last-child:dir(rtl), .linked > button:last-child:dir(rtl), headerbar .linked > button.titlebutton:last-child:dir(rtl), + .titlebar .linked > button.titlebutton:last-child:dir(rtl), .inline-toolbar toolbutton:last-child > button.flat:dir(rtl), .inline-toolbar headerbar toolbutton:last-child > button.titlebutton:dir(rtl), headerbar .inline-toolbar toolbutton:last-child > button.titlebutton:dir(rtl), + .inline-toolbar .titlebar toolbutton:last-child > button.titlebutton:dir(rtl), + .titlebar .inline-toolbar toolbutton:last-child > button.titlebutton:dir(rtl), + .inline-toolbar toolbutton:backdrop:last-child > button.flat:dir(rtl), .inline-toolbar.toolbar toolbutton:last-child:dir(rtl) > button.flat, .inline-toolbar toolbutton:last-child:dir(rtl) > button.flat, .inline-toolbar.search-bar toolbutton:last-child:dir(rtl) > button.flat, .inline-toolbar.location-bar toolbutton:last-child:dir(rtl) > button.flat, .inline-toolbar headerbar toolbutton:last-child:dir(rtl) > button.titlebutton, headerbar .inline-toolbar toolbutton:last-child:dir(rtl) > button.titlebutton, + .inline-toolbar .titlebar toolbutton:last-child:dir(rtl) > button.titlebutton, + .titlebar .inline-toolbar toolbutton:last-child:dir(rtl) > button.titlebutton, + .inline-toolbar.toolbar toolbutton:backdrop:last-child:dir(rtl) > button.flat, + .inline-toolbar toolbutton:backdrop:last-child:dir(rtl) > button.flat, + .inline-toolbar.search-bar toolbutton:backdrop:last-child:dir(rtl) > button.flat, + .inline-toolbar.location-bar toolbutton:backdrop:last-child:dir(rtl) > button.flat, + .inline-toolbar headerbar toolbutton:backdrop:last-child:dir(rtl) > button.titlebutton, + headerbar .inline-toolbar toolbutton:backdrop:last-child:dir(rtl) > button.titlebutton, + .inline-toolbar .titlebar toolbutton:backdrop:last-child:dir(rtl) > button.titlebutton, + .titlebar .inline-toolbar toolbutton:backdrop:last-child:dir(rtl) > button.titlebutton, combobox.combobox-entry entry:last-child:dir(rtl), combobox.combobox-entry button:last-child:dir(rtl), .linked > combobox:last-child > button:dir(rtl) { + border-right-style: solid; } +.osd button:only-child:hover, .osd button:only-child:active, .osd button:only-child:checked, .osd button:only-child:disabled, .osd button:only-child:backdrop, .osd button.suggested-action:only-child, .osd button.destructive-action:only-child, .inline-toolbar button:only-child, .linked > button:only-child, headerbar .linked > button.titlebutton:only-child, +.titlebar .linked > button.titlebutton:only-child, .inline-toolbar.toolbar toolbutton:only-child > button.flat, .inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar.search-bar toolbutton:only-child > button.flat, .inline-toolbar.location-bar toolbutton:only-child > button.flat, .inline-toolbar headerbar toolbutton:only-child > button.titlebutton, headerbar .inline-toolbar toolbutton:only-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:only-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:only-child > button.titlebutton, +.inline-toolbar.toolbar toolbutton:backdrop:only-child > button.flat, +.inline-toolbar toolbutton:backdrop:only-child > button.flat, +.inline-toolbar.search-bar toolbutton:backdrop:only-child > button.flat, +.inline-toolbar.location-bar toolbutton:backdrop:only-child > button.flat, +.inline-toolbar headerbar toolbutton:backdrop:only-child > button.titlebutton, +headerbar .inline-toolbar toolbutton:backdrop:only-child > button.titlebutton, +.inline-toolbar .titlebar toolbutton:backdrop:only-child > button.titlebutton, +.titlebar .inline-toolbar toolbutton:backdrop:only-child > button.titlebutton, combobox.combobox-entry entry:only-child, combobox.combobox-entry button:only-child, .linked > combobox:only-child > button { + border-radius: 3px; + border-style: solid; } + +.linked.vertical > entry, .linked.vertical > button, headerbar .linked.vertical > button.titlebutton, +.titlebar .linked.vertical > button.titlebutton, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked, .linked.vertical > button:backdrop, .linked.vertical > comboboxText > button, +.linked.vertical > combobox > button { + border-left-style: solid; + border-bottom-style: none; + border-radius: 3px; } + +.linked.vertical > entry:first-child, .linked.vertical > button:first-child, headerbar .linked.vertical > button.titlebutton:first-child, +.titlebar .linked.vertical > button.titlebutton:first-child, .linked.vertical > comboboxText:first-child > button, +.linked.vertical > combobox:first-child > button { + border-radius: 3px 3px 3px 3px; } +.linked.vertical > entry:last-child, .linked.vertical > button:last-child, headerbar .linked.vertical > button.titlebutton:last-child, +.titlebar .linked.vertical > button.titlebutton:last-child, .linked.vertical > comboboxText:last-child > button, +.linked.vertical > combobox:last-child > button { + border-radius: 3px 3px 3px 3px; + border-style: solid; } +.linked.vertical > entry:only-child, .linked.vertical > button:only-child, headerbar .linked.vertical > button.titlebutton:only-child, +.titlebar .linked.vertical > button.titlebutton:only-child, .linked.vertical > comboboxText:only-child > button, +.linked.vertical > combobox:only-child > button { + border-radius: 3px; + border-style: solid; } + +menuitem.button.flat, headerbar menuitem.titlebutton.button, +.titlebar menuitem.titlebutton.button, menuitem.button.flat:backdrop, menuitem.button.flat:backdrop:hover, headerbar menuitem.titlebutton.button:backdrop:hover, +.titlebar menuitem.titlebutton.button:backdrop:hover, button:link, headerbar button.titlebutton:link, +.titlebar button.titlebutton:link, button:visited, headerbar button.titlebutton:visited, +.titlebar button.titlebutton:visited, button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked, button:link:backdrop, button:visited:backdrop, menu.button, headerbar menu.button.titlebutton, +.titlebar menu.button.titlebutton, list-row.button, headerbar list-row.button.titlebutton, +.titlebar list-row.button.titlebutton, +list-row.button:backdrop, +list-row.button:backdrop:active, +list-row.button:backdrop:checked, +list-row.button:backdrop:disabled, +list-row.button:backdrop:disabled:active, +list-row.button:backdrop:disabled:checked, +list-row.button:disabled:active, +list-row.button:disabled:checked, .app-notification button.flat, .app-notification headerbar .titlebutton.button, headerbar .app-notification .titlebutton.button, +.app-notification .titlebar .titlebutton.button, +.titlebar .app-notification .titlebutton.button, +.app-notification.frame button.flat, .app-notification button.flat:backdrop, .app-notification button.flat:disabled, .app-notification button.flat:backdrop:disabled, .app-notification headerbar .titlebutton.button:backdrop:disabled, headerbar .app-notification .titlebutton.button:backdrop:disabled, +.app-notification .titlebar .titlebutton.button:backdrop:disabled, +.titlebar .app-notification .titlebutton.button:backdrop:disabled, +.app-notification.frame button.flat:backdrop, +.app-notification.frame headerbar button.titlebutton:backdrop, +headerbar .app-notification.frame button.titlebutton:backdrop, +.app-notification.frame .titlebar button.titlebutton:backdrop, +.titlebar .app-notification.frame button.titlebutton:backdrop, +.app-notification.frame button.flat:disabled, +.app-notification.frame headerbar button.titlebutton:disabled, +headerbar .app-notification.frame button.titlebutton:disabled, +.app-notification.frame .titlebar button.titlebutton:disabled, +.titlebar .app-notification.frame button.titlebutton:disabled, +.app-notification.frame button.flat:backdrop:disabled, calendar.button, headerbar calendar.button.titlebutton, +.titlebar calendar.button.titlebutton, calendar.button:hover, calendar.button:backdrop, scale-popup button:hover, scale-popup button:backdrop, scale-popup button:backdrop:hover, scale-popup button:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + +/* menu buttons */ +menuitem.button.flat, headerbar menuitem.titlebutton.button, +.titlebar menuitem.titlebutton.button { + outline-offset: -1px; } + menuitem.button.flat:hover, headerbar menuitem.titlebutton.button:hover, + .titlebar menuitem.titlebutton.button:hover { + background-color: #dcdddf; } + +button.color, headerbar button.color.titlebutton, +.titlebar button.color.titlebutton { + padding: 5px; } + button.color colorswatch:first-child:last-child { + border-radius: 0; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px white; } + button.color colorswatch:first-child:last-child:disabled, button.color colorswatch:first-child:last-child:backdrop { + box-shadow: none; } + +/********* + * Links * + *********/ +*:link, button:link, headerbar button.titlebutton:link, +.titlebar button.titlebutton:link, button:visited, headerbar button.titlebutton:visited, +.titlebar button.titlebutton:visited { + color: #6A6865; } + *:link:visited, button:visited, headerbar button.titlebutton:visited, + .titlebar button.titlebutton:visited { + color: #1478ac; } + *:selected *:link:visited, *:selected button:visited { + color: #b0ddf4; } + *:link:hover, button:hover:link, button:hover:visited { + color: #888888; } + *:selected *:link:hover, *:selected button:hover:link, *:selected button:hover:visited { + color: #e9f4fa; } + *:link:active, button:active:link, button:active:visited { + color: #6A6865; } + *:selected *:link:active, *:selected button:active:link, *:selected button:active:visited { + color: #d6ecf8; } + *:link:backdrop, button:backdrop:link, button:backdrop:visited, *:link:backdrop:hover, button:backdrop:hover:link, button:backdrop:hover:visited, *:link:backdrop:hover:selected, button:backdrop:hover:selected:link, button:backdrop:hover:selected:visited, .titlebar.selection-mode .subtitle:backdrop:hover:link, + headerbar.selection-mode .subtitle:backdrop:hover:link { + color: #888888; } + *:link:selected, button:selected:link, button:selected:visited, .titlebar.selection-mode .subtitle:link, + headerbar.selection-mode .subtitle:link, *:selected *:link, *:selected button:link, *:selected button:visited { + color: #d6ecf8; } + +button:link, headerbar button.titlebutton:link, +.titlebar button.titlebutton:link, button:visited, headerbar button.titlebutton:visited, +.titlebar button.titlebutton:visited { + text-shadow: none; } + button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked { + text-shadow: none; } + +/***************** + * GtkSpinButton * + *****************/ +spinbutton button, spinbutton headerbar button.titlebutton, headerbar spinbutton button.titlebutton, +spinbutton .titlebar button.titlebutton, +.titlebar spinbutton button.titlebutton { + background-image: none; + border-style: none none none solid; + border-color: rgba(189, 195, 199, 0.3); + color: #454a4e; + border-radius: 0; + box-shadow: none; } + spinbutton button:dir(rtl) { + border-style: none solid none none; } + spinbutton button:hover { + color: #363636; + background-color: rgba(49, 54, 59, 0.05); } + spinbutton button:disabled { + color: rgba(144, 147, 150, 0.3); } + spinbutton button:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.2); + background-color: rgba(0, 0, 0, 0.1); } + spinbutton button:backdrop { + color: #c6c8ca; + border-color: rgba(194, 200, 203, 0.3); + background-color: transparent; } + spinbutton button:backdrop:disabled { + background-image: none; + color: rgba(198, 202, 205, 0.3); + border-style: none none none solid; } + spinbutton button:backdrop:disabled:dir(rtl) { + border-style: none solid none none; } +.osd spinbutton button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #363636; + border-style: none none none solid; + border-color: rgba(0, 0, 0, 0.4); + border-radius: 0; + box-shadow: none; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton button:dir(rtl) { + border-style: none solid none none; } + .osd spinbutton button:hover { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #363636; + border-color: rgba(0, 0, 0, 0.5); + background-color: rgba(49, 54, 59, 0.1); + -gtk-icon-shadow: 0 1px black; + box-shadow: none; } + .osd spinbutton button:backdrop { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #363636; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton button:disabled { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #97999c; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton button:last-child { + border-radius: 0 3px 3px 0; } + .osd spinbutton button:dir(rtl):first-child { + border-radius: 3px 0 0 3px; } +spinbutton.vertical button, spinbutton.vertical:dir(rtl) button { + padding-top: 8px; + padding-bottom: 8px; } + spinbutton.vertical button:first-child, spinbutton.vertical:dir(rtl) button:first-child { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #f4f5f6, #eff0f1); } + spinbutton.vertical button:first-child:active, spinbutton.vertical:dir(rtl) button:first-child:active { + color: #fcfcfc; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + spinbutton.vertical button:first-child:hover, spinbutton.vertical:dir(rtl) button:first-child:hover { + color: #363636; + border-color: #888888; + background-image: linear-gradient(to bottom, #eff0f1, #eff0f1); } + spinbutton.vertical button:first-child:disabled, spinbutton.vertical:dir(rtl) button:first-child:disabled { + color: #909396; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + spinbutton.vertical button:first-child:disabled > .label, spinbutton.vertical headerbar button.titlebutton:first-child:disabled > .label, + spinbutton.vertical .titlebar button.titlebutton:first-child:disabled > .label, spinbutton.vertical:dir(rtl) button:first-child:disabled > .label, spinbutton.vertical:dir(rtl) headerbar button.titlebutton:first-child:disabled > .label, + spinbutton.vertical:dir(rtl) .titlebar button.titlebutton:first-child:disabled > .label { + color: inherit; } + spinbutton.vertical button:first-child:backdrop, spinbutton.vertical:dir(rtl) button:first-child:backdrop { + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #eff0f1); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + spinbutton.vertical button:last-child, spinbutton.vertical:dir(rtl) button:last-child { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #f4f5f6, #eff0f1); } + spinbutton.vertical button:last-child:active, spinbutton.vertical:dir(rtl) button:last-child:active { + color: #fcfcfc; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + spinbutton.vertical button:last-child:hover, spinbutton.vertical:dir(rtl) button:last-child:hover { + color: #363636; + border-color: #888888; + background-image: linear-gradient(to bottom, #eff0f1, #eff0f1); } + spinbutton.vertical button:last-child:disabled, spinbutton.vertical:dir(rtl) button:last-child:disabled { + color: #909396; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px white; } + spinbutton.vertical button:last-child:disabled > .label, spinbutton.vertical headerbar button.titlebutton:last-child:disabled > .label, + spinbutton.vertical .titlebar button.titlebutton:last-child:disabled > .label, spinbutton.vertical:dir(rtl) button:last-child:disabled > .label, spinbutton.vertical:dir(rtl) headerbar button.titlebutton:last-child:disabled > .label, + spinbutton.vertical:dir(rtl) .titlebar button.titlebutton:last-child:disabled > .label { + color: inherit; } + spinbutton.vertical button:last-child:backdrop, spinbutton.vertical:dir(rtl) button:last-child:backdrop { + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #eff0f1); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); } + spinbutton.vertical button:backdrop:disabled, spinbutton.vertical:dir(rtl) button:backdrop:disabled { + color: #c6cacd; + border-color: #c2c8cb; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + spinbutton.vertical button:backdrop:disabled > .label, spinbutton.vertical headerbar button.titlebutton:backdrop:disabled > .label, + spinbutton.vertical .titlebar button.titlebutton:backdrop:disabled > .label, spinbutton.vertical:dir(rtl) button:backdrop:disabled > .label, spinbutton.vertical:dir(rtl) headerbar button.titlebutton:backdrop:disabled > .label, + spinbutton.vertical:dir(rtl) .titlebar button.titlebutton:backdrop:disabled > .label { + color: inherit; } +spinbutton.vertical.entry, spinbutton.vertical:dir(rtl).entry { + border-radius: 0; + padding-left: 3px; + padding-right: 3px; } +spinbutton.vertical button:first-child, spinbutton.vertical:dir(rtl) button:first-child, spinbutton.vertical button:first-child:active, spinbutton.vertical:dir(rtl) button:first-child:active, spinbutton.vertical button:first-child:hover, spinbutton.vertical:dir(rtl) button:first-child:hover, spinbutton.vertical button:first-child:disabled, spinbutton.vertical:dir(rtl) button:first-child:disabled, spinbutton.vertical button:first-child:backdrop, spinbutton.vertical:dir(rtl) button:first-child:backdrop, spinbutton.vertical:dir(rtl) button:first-child, spinbutton.vertical:dir(rtl) button:first-child:active, spinbutton.vertical:dir(rtl) button:first-child:hover, spinbutton.vertical:dir(rtl) button:first-child:disabled, spinbutton.vertical:dir(rtl) button:first-child:backdrop { + border-radius: 3px 3px 0 0; + border-style: solid solid none solid; } +spinbutton.vertical button:last-child, spinbutton.vertical:dir(rtl) button:last-child, spinbutton.vertical button:last-child:active, spinbutton.vertical:dir(rtl) button:last-child:active, spinbutton.vertical button:last-child:hover, spinbutton.vertical:dir(rtl) button:last-child:hover, spinbutton.vertical button:last-child:disabled, spinbutton.vertical:dir(rtl) button:last-child:disabled, spinbutton.vertical button:last-child:backdrop, spinbutton.vertical:dir(rtl) button:last-child:backdrop, spinbutton.vertical:dir(rtl) button:last-child, spinbutton.vertical:dir(rtl) button:last-child:active, spinbutton.vertical:dir(rtl) button:last-child:hover, spinbutton.vertical:dir(rtl) button:last-child:disabled, spinbutton.vertical:dir(rtl) button:last-child:backdrop { + border-radius: 0 0 3px 3px; + border-style: none solid solid solid; } +treeview spinbutton.entry, treeview spinbutton.entry:focus { + padding: 1px; + border-width: 1px 0; + border-color: #888888; + border-radius: 0; + box-shadow: none; } + +/************** + * ComboBoxes * + **************/ +combobox { + -combobox-arrow-scaling: 0.5; + -combobox-shadow-type: none; + box-shadow: 0 1px white; } + combobox > button, headerbar combobox > button.titlebutton, + .titlebar combobox > button.titlebutton { + padding-top: 3px; + padding-bottom: 4px; } + combobox:disabled { + color: #909396; + text-shadow: none; + -gtk-icon-shadow: none; } + combobox:backdrop { + color: #c0c2c4; + text-shadow: none; + -gtk-icon-shadow: none; } + combobox:backdrop:disabled { + color: #c6cacd; } + combobox menuitem { + text-shadow: none; } + combobox .separator.vertical, combobox placessidebar.sidebar .view .vertical.separator, placessidebar.sidebar .view combobox .vertical.separator { + -GtkWidget-wide-separators: true; } + +/************ + * Toolbars * + ************/ +.toolbar, .inline-toolbar, .search-bar, .location-bar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: #eff0f1; } + .osd .toolbar, .osd .inline-toolbar, .osd .search-bar, .osd .location-bar, .toolbar.osd, .osd.inline-toolbar, .osd.search-bar, .osd.location-bar { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(252, 252, 252, 0.8); } + +.inline-toolbar { + border-width: 0 1px 1px; + padding: 3px; + border-radius: 0 0 3px 3px; } + +.search-bar, .location-bar { + border-width: 0 0 1px; + padding: 3px; } + +.inline-toolbar, .search-bar, .location-bar { + border-style: solid; + border-color: #c2c2c2; + text-shadow: none; + background-color: #eff0f1; } + .inline-toolbar:backdrop, .search-bar:backdrop, .location-bar:backdrop { + border-color: #c2c8cb; + background-color: #dfe2e4; + box-shadow: none; } + +/*************** + * Header bars * + ***************/ +.titlebar, +headerbar { + padding: 2px 6px; + /*papirus + border-width: 0px 0px 2px 0px; + border-style: solid; + border-color: #888888; + border-radius: 0; + */ + /*papirus*/ + color: #888888; + background-image: none; + /*papirus*/ + background-color: #eff0f1; + box-shadow: none; } + .titlebar:backdrop, + headerbar:backdrop { + border-color: transparent; + background-color: #eff0f1; + background-image: none; + box-shadow: none; + color: #c0c2c4; } + .titlebar .path-bar button, + headerbar .path-bar button { + color: #fcfcfc; } + .titlebar button, + .titlebar button.titlebutton, + headerbar button, + headerbar button.titlebutton { + /*papirus*/ + background-color: #eff0f1; + /*papirus*/ + color: #746f6e; + background-image: none; + border-color: transparent; + box-shadow: none; } + .titlebar button.flat, + .titlebar .titlebutton.button, + headerbar button.flat, + headerbar .titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .titlebar button:hover, + headerbar button:hover { + border-color: #888888; } + .titlebar button:active, .titlebar button:checked, + headerbar button:active, + headerbar button:checked { + color: #fcfcfc; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + border-color: #4f4f4f; + box-shadow: none; } + .titlebar button:active:hover, .titlebar button:checked:hover, + headerbar button:active:hover, + headerbar button:checked:hover { + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #888888, #888888); + border-color: #4f4f4f; + box-shadow: none; } + .titlebar button:active:backdrop, .titlebar button:checked:backdrop, + headerbar button:active:backdrop, + headerbar button:checked:backdrop { + background-image: none; + background-color: #eff0f1; + border-color: #eff0f1; } + .titlebar button.suggested-action, + headerbar button.suggested-action { + background-color: shade(#888888, 1.1); } + .titlebar button.suggested-action:hover, + headerbar button.suggested-action:hover { + background-color: #888888; } + .titlebar button.suggested-action:disabled, + headerbar button.suggested-action:disabled { + background-color: #4f4f4f; + color: shade(#fcfcfc, 0.5); } + .titlebar button.suggested-action:disabled:active, .titlebar button.suggested-action:disabled:checked, + headerbar button.suggested-action:disabled:active, + headerbar button.suggested-action:disabled:checked { + background-color: #4f4f4f; + color: shade(#fcfcfc, 0.5); } + .titlebar button:backdrop, + headerbar button:backdrop { + background-color: #eff0f1; + color: #c0c2c4; } + .titlebar button.flat:backdrop, + .titlebar .titlebutton.button:backdrop, .titlebar button.flat:backdrop:disabled, + .titlebar .titlebutton.button:backdrop:disabled, .titlebar button:disabled:backdrop, + headerbar button.flat:backdrop, + headerbar .titlebutton.button:backdrop, + headerbar button.flat:backdrop:disabled, + headerbar .titlebutton.button:backdrop:disabled, + headerbar button:disabled:backdrop { + background-image: none; + background-color: #eff0f1; + color: #c0c2c4; } + .titlebar button.flat:disabled, + .titlebar .titlebutton.button:disabled, + headerbar button.flat:disabled, + headerbar .titlebutton.button:disabled { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .titlebar button:disabled, + headerbar button:disabled { + background-color: #4f4f4f; + color: shade(#fcfcfc, 0.5); } + .titlebar button:disabled:active, .titlebar button:disabled:checked, + headerbar button:disabled:active, + headerbar button:disabled:checked { + color: #40464b; + border-color: #4f4f4f; + background-image: linear-gradient(to bottom, #555c61, #565d62); } + .titlebar button:disabled:active > .label, .titlebar headerbar button.titlebutton:disabled:active > .label, .titlebar button:disabled:checked > .label, .titlebar headerbar button.titlebutton:disabled:checked > .label, + headerbar button:disabled:active > .label, + headerbar .titlebar button.titlebutton:disabled:active > .label, + headerbar button:disabled:checked > .label, + headerbar .titlebar button.titlebutton:disabled:checked > .label { + color: inherit; } + .titlebar .title, + headerbar .title { + font-weight: normal; + padding: 0px 12px; } + .titlebar .subtitle, + headerbar .subtitle { + font-size: smaller; + padding: 0 12px; } + .titlebar .header-bar-separator, .titlebar > box > .separator.vertical, + placessidebar.sidebar .view .titlebar > box > .vertical.separator:backdrop, + headerbar .header-bar-separator, + headerbar > box > .separator.vertical, + placessidebar.sidebar .view headerbar > box > .vertical.separator:backdrop { + -GtkWidget-wide-separators: true; + -GtkWidget-separator-width: 1px; + border-width: 0 1px; + border-image: linear-gradient(to bottom, rgba(189, 195, 199, 0), #c2c2c2 30%, #c2c2c2 70%, rgba(189, 195, 199, 0) 100%) 0 1/0 1px stretch; } + .titlebar .header-bar-separator:backdrop, .titlebar > box > .separator.vertical:backdrop, + headerbar .header-bar-separator:backdrop, + headerbar > box > .separator.vertical:backdrop { + border-image: linear-gradient(to bottom, rgba(194, 200, 203, 0.5)) 0 1/1px 1px; } + .titlebar.selection-mode, + headerbar.selection-mode { + color: #fcfcfc; + text-shadow: none; + border-color: #888888; + background-image: none; + background-color: #4f4f4f; + box-shadow: none; } + .titlebar.selection-mode:backdrop, + headerbar.selection-mode:backdrop { + background-image: none; + background-color: #eff0f1; + box-shadow: none; } + .titlebar.selection-mode button, + headerbar.selection-mode button { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #fcfcfc; + border-color: #888888; + background-image: linear-gradient(to bottom, #989898, #888888); } + .titlebar.selection-mode button.flat, + .titlebar.selection-mode .titlebutton.button, + headerbar.selection-mode button.flat, + headerbar.selection-mode .titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .titlebar.selection-mode button:hover, + headerbar.selection-mode button:hover { + color: #fcfcfc; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888, #888888); } + .titlebar.selection-mode button:active, .titlebar.selection-mode button:checked, + headerbar.selection-mode button:active, + headerbar.selection-mode button:checked { + color: #fcfcfc; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + .titlebar.selection-mode button:backdrop, .titlebar.selection-mode button.flat:backdrop, + .titlebar.selection-mode .titlebutton.button:backdrop, + headerbar.selection-mode button:backdrop, + headerbar.selection-mode button.flat:backdrop, + headerbar.selection-mode .titlebutton.button:backdrop { + color: #fcfcfc; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); + -gtk-icon-effect: none; + border-color: #888888; } + .titlebar.selection-mode button:backdrop:active, .titlebar.selection-mode button:backdrop:checked, .titlebar.selection-mode button.flat:backdrop:active, + .titlebar.selection-mode .titlebutton.button:backdrop:active, .titlebar.selection-mode button.flat:backdrop:checked, + .titlebar.selection-mode .titlebutton.button:backdrop:checked, + headerbar.selection-mode button:backdrop:active, + headerbar.selection-mode button:backdrop:checked, + headerbar.selection-mode button.flat:backdrop:active, + headerbar.selection-mode .titlebutton.button:backdrop:active, + headerbar.selection-mode button.flat:backdrop:checked, + headerbar.selection-mode .titlebutton.button:backdrop:checked { + color: #cfe8f5; + border-color: #6A6865; + background-image: linear-gradient(to bottom, #6A6865); + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); + border-color: #888888; } + .titlebar.selection-mode button:backdrop:disabled, .titlebar.selection-mode button.flat:backdrop:disabled, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled, + headerbar.selection-mode button:backdrop:disabled, + headerbar.selection-mode button.flat:backdrop:disabled, + headerbar.selection-mode .titlebutton.button:backdrop:disabled { + color: #93d1f2; + border-color: #5abaec; + background-image: linear-gradient(to bottom, #5abaec); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #888888; } + .titlebar.selection-mode button:backdrop:disabled > .label, .titlebar.selection-mode headerbar button.titlebutton:backdrop:disabled > .label, .titlebar.selection-mode button.flat:backdrop:disabled > .label, .titlebar.selection-mode headerbar .titlebutton.button:backdrop:disabled > .label, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled > .label, + headerbar.selection-mode button:backdrop:disabled > .label, + headerbar.selection-mode .titlebar button.titlebutton:backdrop:disabled > .label, + headerbar.selection-mode button.flat:backdrop:disabled > .label, + headerbar.selection-mode .titlebutton.button:backdrop:disabled > .label, + headerbar.selection-mode .titlebar .titlebutton.button:backdrop:disabled > .label { + color: inherit; } + .titlebar.selection-mode button:backdrop:disabled:active, .titlebar.selection-mode button:backdrop:disabled:checked, .titlebar.selection-mode button.flat:backdrop:disabled:active, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled:active, .titlebar.selection-mode button.flat:backdrop:disabled:checked, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled:checked, + headerbar.selection-mode button:backdrop:disabled:active, + headerbar.selection-mode button:backdrop:disabled:checked, + headerbar.selection-mode button.flat:backdrop:disabled:active, + headerbar.selection-mode .titlebutton.button:backdrop:disabled:active, + headerbar.selection-mode button.flat:backdrop:disabled:checked, + headerbar.selection-mode .titlebutton.button:backdrop:disabled:checked { + color: #84cbf0; + border-color: #43b0e9; + background-image: linear-gradient(to bottom, #43b0e9); + border-color: #888888; } + .titlebar.selection-mode button:backdrop:disabled:active > .label, .titlebar.selection-mode headerbar button.titlebutton:backdrop:disabled:active > .label, .titlebar.selection-mode button:backdrop:disabled:checked > .label, .titlebar.selection-mode headerbar button.titlebutton:backdrop:disabled:checked > .label, .titlebar.selection-mode button.flat:backdrop:disabled:active > .label, .titlebar.selection-mode headerbar .titlebutton.button:backdrop:disabled:active > .label, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled:active > .label, .titlebar.selection-mode button.flat:backdrop:disabled:checked > .label, .titlebar.selection-mode headerbar .titlebutton.button:backdrop:disabled:checked > .label, + .titlebar.selection-mode .titlebutton.button:backdrop:disabled:checked > .label, + headerbar.selection-mode button:backdrop:disabled:active > .label, + headerbar.selection-mode .titlebar button.titlebutton:backdrop:disabled:active > .label, + headerbar.selection-mode button:backdrop:disabled:checked > .label, + headerbar.selection-mode .titlebar button.titlebutton:backdrop:disabled:checked > .label, + headerbar.selection-mode button.flat:backdrop:disabled:active > .label, + headerbar.selection-mode .titlebutton.button:backdrop:disabled:active > .label, + headerbar.selection-mode .titlebar .titlebutton.button:backdrop:disabled:active > .label, + headerbar.selection-mode button.flat:backdrop:disabled:checked > .label, + headerbar.selection-mode .titlebutton.button:backdrop:disabled:checked > .label, + headerbar.selection-mode .titlebar .titlebutton.button:backdrop:disabled:checked > .label { + color: inherit; } + .titlebar.selection-mode button.flat:backdrop, + .titlebar.selection-mode .titlebutton.button:backdrop, .titlebar.selection-mode button.flat:disabled, + .titlebar.selection-mode .titlebutton.button:disabled, .titlebar.selection-mode button.flat:disabled:backdrop, + .titlebar.selection-mode .titlebutton.button:disabled:backdrop, + headerbar.selection-mode button.flat:backdrop, + headerbar.selection-mode .titlebutton.button:backdrop, + headerbar.selection-mode button.flat:disabled, + headerbar.selection-mode .titlebutton.button:disabled, + headerbar.selection-mode button.flat:disabled:backdrop, + headerbar.selection-mode .titlebutton.button:disabled:backdrop { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .titlebar.selection-mode button:disabled, + headerbar.selection-mode button:disabled { + color: #abdbf4; + border-color: #888888; + background-image: linear-gradient(to bottom, #5abaec); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px white; } + .titlebar.selection-mode button:disabled > .label, .titlebar.selection-mode headerbar button.titlebutton:disabled > .label, + headerbar.selection-mode button:disabled > .label, + headerbar.selection-mode .titlebar button.titlebutton:disabled > .label { + color: inherit; } + .titlebar.selection-mode button:disabled:active, .titlebar.selection-mode button:disabled:checked, + headerbar.selection-mode button:disabled:active, + headerbar.selection-mode button:disabled:checked { + color: #b2def4; + border-color: #888888; + background-image: linear-gradient(to bottom, #42b0e9, #43b0e9); } + .titlebar.selection-mode button:disabled:active > .label, .titlebar.selection-mode headerbar button.titlebutton:disabled:active > .label, .titlebar.selection-mode button:disabled:checked > .label, .titlebar.selection-mode headerbar button.titlebutton:disabled:checked > .label, + headerbar.selection-mode button:disabled:active > .label, + headerbar.selection-mode .titlebar button.titlebutton:disabled:active > .label, + headerbar.selection-mode button:disabled:checked > .label, + headerbar.selection-mode .titlebar button.titlebutton:disabled:checked > .label { + color: inherit; } + .titlebar.selection-mode button.suggested-action, + headerbar.selection-mode button.suggested-action { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #f4f5f6, #eff0f1); + border-color: #888888; } + .titlebar.selection-mode button.suggested-action:hover, + headerbar.selection-mode button.suggested-action:hover { + color: #363636; + border-color: #888888; + background-image: linear-gradient(to bottom, #eff0f1, #eff0f1); + border-color: #888888; } + .titlebar.selection-mode button.suggested-action:active, + headerbar.selection-mode button.suggested-action:active { + color: #fcfcfc; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + border-color: #888888; } + .titlebar.selection-mode button.suggested-action:disabled, + headerbar.selection-mode button.suggested-action:disabled { + color: #909396; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px white; + border-color: #888888; } + .titlebar.selection-mode button.suggested-action:disabled > .label, .titlebar.selection-mode headerbar .suggested-action.button.titlebutton:disabled > .label, + headerbar.selection-mode button.suggested-action:disabled > .label, + headerbar.selection-mode .titlebar .suggested-action.button.titlebutton:disabled > .label { + color: inherit; } + .titlebar.selection-mode button.suggested-action:backdrop, + headerbar.selection-mode button.suggested-action:backdrop { + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #eff0f1); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); + border-color: #888888; } + .titlebar.selection-mode button.suggested-action:backdrop:disabled, + headerbar.selection-mode button.suggested-action:backdrop:disabled { + color: #c6cacd; + border-color: #c2c8cb; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #888888; } + .titlebar.selection-mode button.suggested-action:backdrop:disabled > .label, .titlebar.selection-mode headerbar .suggested-action.button.titlebutton:backdrop:disabled > .label, + headerbar.selection-mode button.suggested-action:backdrop:disabled > .label, + headerbar.selection-mode .titlebar .suggested-action.button.titlebutton:backdrop:disabled > .label { + color: inherit; } + .titlebar.selection-mode .selection-menu, .titlebar.selection-mode .selection-menu:backdrop, + headerbar.selection-mode .selection-menu, + headerbar.selection-mode .selection-menu:backdrop { + border-color: rgba(147, 147, 147, 0); + background-image: linear-gradient(to bottom, rgba(147, 147, 147, 0)); + box-shadow: none; + padding-left: 10px; + padding-right: 10px; } + .titlebar.selection-mode .selection-menu arrow, .titlebar.selection-mode .selection-menu:backdrop arrow, + headerbar.selection-mode .selection-menu arrow, + headerbar.selection-mode .selection-menu:backdrop arrow { + -arrow-arrow-scaling: 1; } + .titlebar.selection-mode .selection-menu .arrow, + headerbar.selection-mode .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + color: rgba(252, 252, 252, 0.5); + -gtk-icon-shadow: none; } + .tiled .titlebar, .maximized .titlebar, .tiled + headerbar, .maximized + headerbar { + border-radius: 0; } + .titlebar.default-decoration, + headerbar.default-decoration { + padding: 4px; } + .titlebar.default-decoration button, + headerbar.default-decoration button { + padding: 5px; } + +/************ + * Pathbars * + ************/ +.path-bar button, .path-bar headerbar button.titlebutton, headerbar .path-bar button.titlebutton, +.path-bar .titlebar button.titlebutton, +.titlebar .path-bar button.titlebutton { + padding: 5px 6px 6px; + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #363636; } + .path-bar button:hover { + border-color: #888888; } + .path-bar button:active, .path-bar button:checked { + background-color: #c2c2c2; } + .path-bar button:first-child { + padding-left: 8px; } + .path-bar button:last-child { + padding-right: 8px; } + .path-bar button:only-child { + padding-left: 12px; + padding-right: 12px; } + .path-bar button .label:last-child { + padding-left: 2px; } + .path-bar button .label:first-child { + padding-right: 2px; } + .path-bar button .label:only-child { + padding-right: 0; + padding-left: 0; } + .path-bar button image, .path-bar headerbar button.titlebutton image, headerbar .path-bar button.titlebutton image, + .path-bar .titlebar button.titlebutton image, + .titlebar .path-bar button.titlebutton image { + padding-top: 1px; } + +/************** + * Tree Views * + **************/ +treeview.view { + -GtkTreeView-grid-line-width: 1; + -GtkTreeView-grid-line-pattern: ''; + -GtkTreeView-tree-line-width: 1; + -GtkTreeView-tree-line-pattern: ''; + -GtkTreeView-expander-size: 16; + border-left-color: #97999c; + border-top-color: #eff0f1; } + treeview.view:selected { + border-radius: 0; } + treeview.view:selected, treeview.view:backdrop:selected { + border-left-color: #9dd5f3; + border-top-color: rgba(49, 54, 59, 0.1); } + treeview.view:disabled { + color: #909396; } + treeview.view:disabled:selected { + color: #89cdf1; } + treeview.view:disabled:selected:backdrop { + color: #76c5ef; } + treeview.view:disabled:backdrop { + color: #c6cacd; } + treeview.view.separator:backdrop { + color: rgba(0, 0, 0, 0.1); } + treeview.view:backdrop { + border-left-color: #d8d9db; + border-top: #eff0f1; } + treeview.view.dnd { + border-style: solid none; + border-width: 1px; + border-color: #377292; } + treeview.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: #6e7175; } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #363636; } + treeview.view.expander:selected { + color: #c3e5f6; } + treeview.view.expander:selected:hover { + color: #fcfcfc; } + treeview.view.expander:selected:backdrop { + color: #c3e5f6; } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: #d3d4d6; } + treeview.view.progressbar { + color: #fcfcfc; + border: 1px solid #888888; + border-radius: 4px; + background-image: linear-gradient(to bottom, #888888, #6A6865); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px rgba(0, 0, 0, 0.2); } + treeview.view.progressbar:selected { + color: #888888; + box-shadow: none; + background-image: linear-gradient(to bottom, #fcfcfc, #e3e3e3); } + treeview.view.progressbar:selected:backdrop { + color: #888888; + border-color: #888888; + background-color: white; } + treeview.view.progressbar:backdrop { + color: white; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(49, 54, 59, 0.1); + border-radius: 4px; } + treeview.view.trough:selected { + background-color: rgba(252, 252, 252, 0.3); + border-width: 1px 0; + border-style: solid; + border-color: #888888; } + +column-header button, column-header headerbar button.titlebutton, headerbar column-header button.titlebutton, +column-header .titlebar button.titlebutton, +.titlebar column-header button.titlebutton { + color: #97999c; + background-color: #fcfcfc; + font-weight: bold; + text-shadow: none; + box-shadow: none; } + column-header button:hover, column-header headerbar button.titlebutton:hover, headerbar column-header button.titlebutton:hover, + column-header .titlebar button.titlebutton:hover, + .titlebar column-header button.titlebutton:hover { + color: #64686c; + box-shadow: none; + transition: none; } + column-header button:active, column-header headerbar button.titlebutton:active, headerbar column-header button.titlebutton:active, + column-header .titlebar button.titlebutton:active, + .titlebar column-header button.titlebutton:active { + color: #363636; + transition: none; } +column-header:last-child button, column-header:last-child headerbar button.titlebutton, headerbar column-header:last-child button.titlebutton, +column-header:last-child .titlebar button.titlebutton, +.titlebar column-header:last-child button.titlebutton, column-header:last-child button:backdrop, column-header:last-child.button, headerbar column-header.button.titlebutton:last-child, +.titlebar column-header.button.titlebutton:last-child, column-header:last-child.button:backdrop { + border-right-style: none; } + +column-header.button.dnd, column-header button.dnd, column-header headerbar .dnd.button.titlebutton, headerbar column-header .dnd.button.titlebutton, +column-header .titlebar .dnd.button.titlebutton, +.titlebar column-header .dnd.button.titlebutton, column-header.button.dnd:active, column-header.button.dnd:selected, column-header.button.dnd:hover, headerbar column-header.dnd.button.titlebutton, +.titlebar column-header.dnd.button.titlebutton { + transition: none; + color: #888888; + box-shadow: inset 1px 1px 0 1px #888888, inset -1px 0 0 1px #888888, inset 1px 1px #fcfcfc, inset -1px 0 #fcfcfc; } + +column-header button, column-header headerbar button.titlebutton, headerbar column-header button.titlebutton, +column-header .titlebar button.titlebutton, +.titlebar column-header button.titlebutton, column-header button:hover, column-header button:active { + padding: 3px 6px; + border-style: none solid solid none; + border-radius: 0; + background-image: none; + border-color: #eff0f1; + text-shadow: none; } + column-header button:disabled, column-header headerbar button.titlebutton:disabled, headerbar column-header button.titlebutton:disabled, + column-header .titlebar button.titlebutton:disabled, + .titlebar column-header button.titlebutton:disabled { + border-color: #eff0f1; + background-image: none; } + column-header button:backdrop, column-header headerbar button.titlebutton:backdrop, headerbar column-header button.titlebutton:backdrop, + column-header .titlebar button.titlebutton:backdrop, + .titlebar column-header button.titlebutton:backdrop { + border-color: #eff0f1; + border-style: none solid solid none; + color: #d8d9db; + background-image: none; + background-color: white; } + column-header button:backdrop:disabled { + border-color: #eff0f1; + background-image: none; } + +/********* + * Menus * + *********/ +menubar { + -GtkWidget-window-dragging: true; + padding: 2px; + box-shadow: none; } + menubar:backdrop { + background-color: #eff0f1; } + menubar > menuitem { + padding: 4px 8px; } + menubar > menuitem:hover { + background-color: #888888; + color: #fcfcfc; } + menubar > menuitem:disabled { + color: #909396; + box-shadow: none; } + +menu { + padding: 0px; + background-color: #eff0f1; + border: 1px solid #c2c2c2; + border-radius: 3px; } + .csd menu { + border: 1px solid #c2c2c2; } + menu menuitem { + text-shadow: none; + padding: 6px 6px; } + menu menuitem:hover { + color: #fcfcfc; + background-color: #888888; + background-clip: padding-box; + border-style: solid; + border-width: 0px 1px 0px 1px; + border-color: #6A6865; } + menu menuitem:hover:first-child { + border-radius: 3px 3px 0px 0px; + border-width: 1px 1px 0px 1px; } + menu menuitem:hover:last-child { + border-radius: 0px 0px 3px 3px; + border-width: 0px 1px 1px 1px; } + menu menuitem:disabled, menu menuitem *:disabled { + color: #909396; } + menu menuitem:disabled:backdrop, menu menuitem *:disabled:backdrop { + color: #c6cacd; } + menu menuitem:backdrop, menu menuitem:backdrop:hover { + color: #363636; + background-color: #eff0f1; } + menu menuitem arrow { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + menu menuitem arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + menu.button, headerbar menu.button.titlebutton, + .titlebar menu.button.titlebutton { + border-style: none; + border-radius: 0; } + menu.button.top { + border-bottom: 1px solid #e8e8e9; } + menu.button.bottom { + border-top: 1px solid #e8e8e9; } + menu.button:hover { + background-color: #e8e8e9; } + menu.button:disabled { + color: transparent; + background-color: transparent; + border-color: transparent; } + +menuitem .accelerator { + color: alpha(currentColor,0.55); } + +/*************** + * Popovers * + ***************/ +popover { + padding: 2px; + border: 1px solid #c2c2c2; + border-radius: 2px; + background-color: #eff0f1; + box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5); } + popover:backdrop { + box-shadow: none; } + popover > list, + popover > .view, + popover > .toolbar, + popover > .inline-toolbar, + popover > .search-bar, + popover > .location-bar, popover.osd > .toolbar, popover.osd > .inline-toolbar, popover.osd > .search-bar, popover.osd > .location-bar { + border-style: none; + background-color: transparent; } + popover button.flat, popover headerbar .titlebutton.button, headerbar popover .titlebutton.button, + popover .titlebar .titlebutton.button, + .titlebar popover .titlebutton.button { + color: #363636; } + popover button.flat:hover, popover headerbar .titlebutton.button:hover, headerbar popover .titlebutton.button:hover, + popover .titlebar .titlebutton.button:hover, + .titlebar popover .titlebutton.button:hover { + background-color: rgba(147, 147, 147, 0.2); + color: #363636; + text-shadow: none; + transition: none; } + +entry.cursor-handle, +.cursor-handle { + background-color: transparent; + background-image: none; + box-shadow: none; + border-style: none; } + entry.cursor-handle.top, + .cursor-handle.top { + -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); } + entry.cursor-handle.bottom, + .cursor-handle.bottom { + -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); } + +/***************** + * Notebooks and * + * Tabs * + *****************/ +notebook { + background-color: #eff0f1; + -GtkNotebook-initial-gap: 0; + -GtkNotebook-arrow-spacing: 5; + -GtkNotebook-tab-curvature: 0; + -GtkNotebook-tab-overlap: 0; + -GtkNotebook-has-tab-gap: false; + -GtkWidget-focus-padding: 0; + -GtkWidget-focus-line-width: 0; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + notebook.frame { + border: 1px solid #c2c2c2; } + notebook.frame.top { + border-top-width: 0; } + notebook.frame.bottom { + border-bottom-width: 0; } + notebook.frame.right { + border-right-width: 0; } + notebook.frame.left { + border-left-width: 0; } + notebook.header { + background-color: #eff0f1; + padding-top: 4px; } + notebook.header.frame { + border-style: solid; + border-color: #c2c2c2; } + notebook.header.frame.top { + border-width: 0px; } + notebook.header.frame.bottom { + border-width: 0px; } + notebook.header.frame.right { + border-width: 0px; } + notebook.header.frame.left { + border-width: 0px; } + notebook.header.frame:backdrop { + border-color: #c2c2c2; } + notebook.header.top { + box-shadow: inset 0 -1px #c2c2c2; } + notebook.header.bottom { + box-shadow: inset 0 1px #c2c2c2; } + notebook.header.right { + box-shadow: inset 1px 0 #c2c2c2; } + notebook.header.left { + box-shadow: inset -1px 0 #c2c2c2; } + notebook tab { + border-width: 1px; + border-style: solid; + border-color: shade(#c2c2c2, 1.1); + background-color: shade(#c2c2c2, 1.1); + outline-offset: 0; + /* works for testnotebookdnd, but there's a superfluous border + in gedit or web, commented out for now, needs gtk fixes + &.reorderable-page { + &.top { + padding-top: ($vt_vpadding - 1px); + border-top-width: 1px; + border-left-width: 1px; + border-right-width: 1px; + } + &.bottom { + padding-bottom: ($vt_vpadding - 1px); + border-bottom-width: 1px; + border-left-width: 1px; + border-right-width: 1px; + } + &.left { + padding-left: ($ht_hpadding - 1px); + border-left-width: 1px; + border-top-width: 1px; + border-bottom-width: 1px; + } + &.right { + padding-right: ($ht_hpadding - 1px); + border-right-width: 1px; + border-top-width: 1px; + border-bottom-width: 1px; + } + } + */ } + notebook tab.top, notebook tab.bottom { + padding: 6px 8px; } + notebook tab.left, notebook tab.right { + padding: 6px 8px; } + notebook tab.reorderable-page { + background-color: #eff0f1; } + notebook tab.reorderable-page.top, notebook tab.reorderable-page.bottom { + padding-left: 12px; + padding-right: 6px; + padding-bottom: 8px; } + notebook tab.top { + border-radius: 3px 3px 0px 0px; } + notebook tab.top:active, notebook tab.top.active-page, notebook tab.top:backdrop:active { + border-color: #c2c2c2; + border-bottom-color: #eff0f1; + background-color: #eff0f1; } + notebook tab.top:active:hover, notebook tab.top:active.prelight-page, notebook tab.top.active-page:hover, notebook tab.top.active-page.prelight-page, notebook tab.top:backdrop:active:hover, notebook tab.top:backdrop:active.prelight-page { + border-color: #c2c2c2; + border-bottom-color: #eff0f1; } + notebook tab.bottom { + border-radius: 0px 0px 3px 3px; } + notebook tab.bottom:active, notebook tab.bottom.active-page, notebook tab.bottom:backdrop:active { + border-color: #c2c2c2; + border-top-color: #eff0f1; + background-color: #eff0f1; } + notebook tab.bottom:active:hover, notebook tab.bottom:active.prelight-page, notebook tab.bottom.active-page:hover, notebook tab.bottom.active-page.prelight-page, notebook tab.bottom:backdrop:active:hover, notebook tab.bottom:backdrop:active.prelight-page { + border-color: #c2c2c2; + border-top-color: #eff0f1; } + notebook tab.left { + border-radius: 3px 0px 0px 3px; } + notebook tab.left:active, notebook tab.left.active-page, notebook tab.left:backdrop:active { + border-color: #c2c2c2; + border-right-color: #eff0f1; + background-color: #eff0f1; } + notebook tab.left:active:hover, notebook tab.left:active.prelight-page, notebook tab.left.active-page:hover, notebook tab.left.active-page.prelight-page, notebook tab.left:backdrop:active:hover, notebook tab.left:backdrop:active.prelight-page { + border-color: #c2c2c2; + border-right-color: #eff0f1; } + notebook tab.right { + border-radius: 0px 3px 3px 0px; } + notebook tab.right:active, notebook tab.right.active-page, notebook tab.right:backdrop:active { + border-color: #c2c2c2; + border-left-color: #eff0f1; + background-color: #eff0f1; } + notebook tab.right:active:hover, notebook tab.right:active.prelight-page, notebook tab.right.active-page:hover, notebook tab.right.active-page.prelight-page, notebook tab.right:backdrop:active:hover, notebook tab.right:backdrop:active.prelight-page { + border-color: #c2c2c2; + border-left-color: #eff0f1; } + notebook tab:hover, notebook tab.prelight-page { + background-color: rgba(190, 190, 190, 0.2); + border-color: rgba(190, 190, 190, 0.2); } + notebook tab.reorderable-page.top { + border-width: 3px; + border-style: solid; + border-color: #eff0f1; + background-color: #eff0f1; + border-right-width: 1px; + border-right-color: #c2c2c2; + box-shadow: inset -3px 0px 0px 0px #eff0f1; } + notebook tab.reorderable-page.top:hover, notebook tab.reorderable-page.top.prelight-page { + box-shadow: inset 0px -3px 0px 0px rgba(147, 147, 147, 0.3), inset -3px 0px 0px 0px #eff0f1; } + notebook tab.reorderable-page.top:active, notebook tab.reorderable-page.top.active-page { + box-shadow: inset 0px -3px 0px 0px #888888, inset -3px 0px 0px 0px #eff0f1; } + notebook tab.reorderable-page.top:active:hover, notebook tab.reorderable-page.top.active-page:hover { + background-color: #eff0f1; + border-color: #eff0f1; + border-right-color: #c2c2c2; } + notebook tab.reorderable-page.top:active:backdrop, notebook tab.reorderable-page.top.active-page:backdrop { + background-color: #eff0f1; + border-color: #eff0f1; + border-right-color: #c2c2c2; } + notebook tab.reorderable-page.top:backdrop { + background-color: #eff0f1; + border-color: #eff0f1; + border-right-color: #c2c2c2; } + notebook tab.reorderable-page.bottom { + border-width: 3px; + border-style: solid; + border-color: #eff0f1; + background-color: #eff0f1; + border-right-width: 1px; + border-right-color: #c2c2c2; + box-shadow: inset -3px 0px 0px 0px #eff0f1; } + notebook tab.reorderable-page.bottom:hover, notebook tab.reorderable-page.bottom.prelight-page { + box-shadow: inset 0px -3px 0px 0px rgba(147, 147, 147, 0.3), inset -3px 0px 0px 0px #eff0f1; } + notebook tab.reorderable-page.bottom:active, notebook tab.reorderable-page.bottom.active-page { + box-shadow: inset 0px -3px 0px 0px #888888, inset -3px 0px 0px 0px #eff0f1; } + notebook tab.reorderable-page.bottom:active:hover, notebook tab.reorderable-page.bottom.active-page:hover { + background-color: #eff0f1; + border-color: #eff0f1; + border-right-color: #c2c2c2; } + notebook tab.reorderable-page.bottom:active:backdrop, notebook tab.reorderable-page.bottom.active-page:backdrop { + background-color: #eff0f1; + border-color: #eff0f1; + border-right-color: #c2c2c2; } + notebook tab.reorderable-page.bottom:backdrop { + background-color: #eff0f1; + border-color: #eff0f1; + border-right-color: #c2c2c2; } + notebook tab.reorderable-page.left { + border-width: 3px; + border-style: solid; + border-color: #eff0f1; + background-color: #eff0f1; + border-bottom-width: 1px; + border-bottom-color: #c2c2c2; + box-shadow: inset 0px -3px 0px 0px #eff0f1; } + notebook tab.reorderable-page.left:hover, notebook tab.reorderable-page.left.prelight-page { + box-shadow: inset 0px -3px 0px 0px rgba(147, 147, 147, 0.3), inset 0px -3px 0px 0px #eff0f1; } + notebook tab.reorderable-page.left:active, notebook tab.reorderable-page.left.active-page { + box-shadow: inset 0px -3px 0px 0px #888888, inset 0px -3px 0px 0px #eff0f1; } + notebook tab.reorderable-page.left:active:hover, notebook tab.reorderable-page.left.active-page:hover { + background-color: #eff0f1; + border-color: #eff0f1; + border-bottom-color: #c2c2c2; } + notebook tab.reorderable-page.left:active:backdrop, notebook tab.reorderable-page.left.active-page:backdrop { + background-color: #eff0f1; + border-color: #eff0f1; + border-bottom-color: #c2c2c2; } + notebook tab.reorderable-page.left:backdrop { + background-color: #eff0f1; + border-color: #eff0f1; + border-bottom-color: #c2c2c2; } + notebook tab.reorderable-page.right { + border-width: 3px; + border-style: solid; + border-color: #eff0f1; + background-color: #eff0f1; + border-bottom-width: 1px; + border-bottom-color: #c2c2c2; + box-shadow: inset 0px -3px 0px 0px #eff0f1; } + notebook tab.reorderable-page.right:hover, notebook tab.reorderable-page.right.prelight-page { + box-shadow: inset 0px -3px 0px 0px rgba(147, 147, 147, 0.3), inset 0px -3px 0px 0px #eff0f1; } + notebook tab.reorderable-page.right:active, notebook tab.reorderable-page.right.active-page { + box-shadow: inset 0px -3px 0px 0px #888888, inset 0px -3px 0px 0px #eff0f1; } + notebook tab.reorderable-page.right:active:hover, notebook tab.reorderable-page.right.active-page:hover { + background-color: #eff0f1; + border-color: #eff0f1; + border-bottom-color: #c2c2c2; } + notebook tab.reorderable-page.right:active:backdrop, notebook tab.reorderable-page.right.active-page:backdrop { + background-color: #eff0f1; + border-color: #eff0f1; + border-bottom-color: #c2c2c2; } + notebook tab.reorderable-page.right:backdrop { + background-color: #eff0f1; + border-color: #eff0f1; + border-bottom-color: #c2c2c2; } + notebook tab .label { + padding: 0 2px; + color: #363636; } + notebook tab .prelight-page .label, notebook tab .label.prelight-page { + color: #363636; } + notebook tab .active-page .label, notebook tab .label.active-page { + color: #363636; } + notebook tab button, notebook tab headerbar button.titlebutton, headerbar notebook tab button.titlebutton, + notebook tab .titlebar button.titlebutton, + .titlebar notebook tab button.titlebutton { + padding: 0px; + border: 1px solid transparent; + border-radius: 50%; + background-image: none; + background-color: #c2c2c2; + box-shadow: none; + -gtk-icon-shadow: none; + transition: none; + color: #eff0f1; } + notebook tab button:hover { + background-color: #da4453; + border-color: transparent; + background-image: none; + box-shadow: none; } + notebook tab button:active { + color: #eff0f1; + border-color: transparent; + background-image: none; + box-shadow: none; } + notebook tab button:backdrop { + color: #eff0f1; + border-color: transparent; } + notebook tab button > image, notebook tab headerbar button.titlebutton > image, headerbar notebook tab button.titlebutton > image, + notebook tab .titlebar button.titlebutton > image, + .titlebar notebook tab button.titlebutton > image { + padding: 0px; } + notebook tab button .active-page, notebook tab button.active-page { + background-color: #da4453; } + notebook.arrow { + color: #909396; } + notebook.arrow:hover { + color: #A6A6A6; } + notebook.arrow:active { + color: #888888; } + notebook.arrow:disabled { + color: rgba(144, 147, 150, 0.3); } + notebook.arrow:backdrop { + color: #909396; } + notebook.arrow:backdrop:disabled { + color: rgba(144, 147, 150, 0.3); } + +/************** + * Scrollbars * + **************/ +scrollbar button, +.scrollbar button { + border: none; } + +scrollbar.vertical button.down, +.scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +scrollbar.vertical button.up, +.scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + +scrollbar.horizontal button.down, +.scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); } + +scrollbar.horizontal button.up, +.scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); } + +scrollbar.overlay-indicator:not(.dragging):not(.hovering), +.scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + opacity: 0.4; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, + .scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + margin: 0; + background-color: #eff0f1; + border: 1px solid rgba(255, 255, 255, 0.6); + background-clip: padding-box; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough, + .scrollbar.overlay-indicator:not(.dragging):not(.hovering) trough { + border-style: none; + background-color: transparent; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider, + .scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + min-width: 4px; + margin-top: 2px; + margin-bottom: 2px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider, + .scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + min-height: 4px; + margin-left: 2px; + margin-right: 2px; } + +scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering, +.scrollbar.overlay-indicator.dragging, +.scrollbar.overlay-indicator.hovering { + opacity: 0.99; } + +scrollbar trough, +.scrollbar trough { + background-color: #eff0f1; + border: 1px none #eff0f1; } + +scrollbar slider, +scrollbar .slider, +.scrollbar slider, +.scrollbar .slider { + background-color: #787b7f; } + scrollbar slider:hover, + scrollbar .slider:hover, + .scrollbar slider:hover, + .scrollbar .slider:hover { + background-color: #888888; } + scrollbar slider:hover:active, + scrollbar .slider:hover:active, + .scrollbar slider:hover:active, + .scrollbar .slider:hover:active { + background-color: #888888; } + scrollbar slider:disabled, + scrollbar .slider:disabled, + .scrollbar slider:disabled, + .scrollbar .slider:disabled { + background-color: transparent; } + +scrollbar slider, +scrollbar .slider, +.scrollbar slider, +.scrollbar .slider { + border-radius: 100px; + margin: 3px; } + +scrollbar.vertical.fine-tune slider, +.scrollbar.vertical.fine-tune slider { + min-width: 4px; + margin: 4px; } + +scrollbar.vertical slider, +.scrollbar.vertical slider { + min-height: 42px; + min-width: 6px; + margin: 3px; } + +scrollbar.vertical trough:dir(ltr), +.scrollbar.vertical trough:dir(ltr) { + border-left-style: solid; } + +scrollbar.vertical trough:dir(rtl), +.scrollbar.vertical trough:dir(rtl) { + border-right-style: solid; } + +scrollbar.horizontal.fine-tune slider, +.scrollbar.horizontal.fine-tune slider { + min-height: 4px; + margin: 4px; } + +scrollbar.horizontal slider, +scrollbar.horizontal .slider, +.scrollbar.horizontal slider, +.scrollbar.horizontal .slider { + min-height: 6px; + min-width: 42px; + margin-top: 3px; } + +scrollbar.horizontal trough, +.scrollbar.horizontal trough { + border-top-style: solid; } + +/********** + * Switch * + **********/ +switch { + -switch-slider-width: 30px; + font-weight: bold; + font-size: smaller; + outline-offset: 0px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + switch { + border: 1px solid #c2c2c2; + border-radius: 3px; + color: #363636; + background-image: none; + background-color: #eff0f1; + text-shadow: none; } + switch:active, switch:checked { + color: #888888; + border-color: #888888; + box-shadow: none; + text-shadow: none; } + switch:active:hover { + border-color: #A6A6A6; } + switch:hover { + border-color: #888888; } + switch:disabled { + color: #909396; + border-color: #c2c2c2; + background-image: none; + background-color: #e6e7e8; + box-shadow: none; + text-shadow: none; } + switch slider { + padding: 3px; + border: 3px solid; + border-radius: 3px; + border-color: rgba(255, 255, 255, 0); + box-shadow: none; + background-color: #c2c2c2; } + switch slider:hover { + box-shadow: none; } + switch slider:active { + background-color: #888888; } + switch slider:active:hover { + background-color: #A6A6A6; } + switch.slider:disabled { + background-color: #e6e7e8; } + row:selected switch { + box-shadow: none; + border-color: #888888; } + row:selected switch:backdrop { + border-color: #888888; } + row:selected switch slider:dir(rtl) { + border-left-color: #c2c2c2; } + row:selected switch slider:dir(ltr) { + border-right-color: #c2c2c2; } + row:selected switch slider, row:selected switch slider:active { + border-color: #888888; } + +/************************* + * Check and Radio items * + *************************/ +check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + check.button.flat, headerbar check.titlebutton.button, + .titlebar check.titlebutton.button { + -gtk-icon-shadow: none; } + +.view.check:selected, calendar.check:selected, +list-row:selected check { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-unchecked.png"), url("assets/selected-checkbox-unchecked@2.png")); } + +check:hover { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-hover.png"), url("assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + check:hover.button.flat, headerbar check.titlebutton.button:hover, + .titlebar check.titlebutton.button:hover { + -gtk-icon-shadow: none; } + +.view.check:hover:selected, calendar.check:hover:selected, +list-row:selected check:hover { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-unchecked-hover.png"), url("assets/selected-checkbox-unchecked-hover@2.png")); } + +check:active { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-active.png"), url("assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + check:active.button.flat, headerbar check.titlebutton.button:active, + .titlebar check.titlebutton.button:active { + -gtk-icon-shadow: none; } + +.view.check:active:selected, calendar.check:active:selected, +list-row:selected check:active { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-unchecked-active.png"), url("assets/selected-checkbox-unchecked-active@2.png")); } + +check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + check:disabled.button.flat, headerbar check.titlebutton.button:disabled, + .titlebar check.titlebutton.button:disabled { + -gtk-icon-shadow: none; } + +.view.check:disabled:selected, calendar.check:disabled:selected, +list-row:selected check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-unchecked-insensitive.png"), url("assets/selected-checkbox-unchecked-insensitive@2.png")); } + +check:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-backdrop.png"), url("assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + check:backdrop.button.flat, headerbar check.titlebutton.button:backdrop, + .titlebar check.titlebutton.button:backdrop { + -gtk-icon-shadow: none; } + +.view.check:backdrop:selected, calendar.check:backdrop:selected, +list-row:selected check:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-unchecked-backdrop.png"), url("assets/selected-checkbox-unchecked-backdrop@2.png")); } + +check:backdrop:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-backdrop-insensitive.png"), url("assets/checkbox-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + check:backdrop:disabled.button.flat, headerbar check.titlebutton.button:backdrop:disabled, + .titlebar check.titlebutton.button:backdrop:disabled { + -gtk-icon-shadow: none; } + +.view.check:backdrop:disabled:selected, calendar.check:backdrop:disabled:selected, +list-row:selected check:backdrop:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-unchecked-backdrop-insensitive.png"), url("assets/selected-checkbox-unchecked-backdrop-insensitive@2.png")); } + +check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + check:indeterminate.button.flat, headerbar check.titlebutton.button:indeterminate, + .titlebar check.titlebutton.button:indeterminate { + -gtk-icon-shadow: none; } + +.view.check:indeterminate:selected, calendar.check:indeterminate:selected, +list-row:selected check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-mixed.png"), url("assets/selected-checkbox-mixed@2.png")); } + +check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-hover.png"), url("assets/checkbox-mixed-hover@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + check:indeterminate:hover.button.flat, headerbar check.titlebutton.button:indeterminate:hover, + .titlebar check.titlebutton.button:indeterminate:hover { + -gtk-icon-shadow: none; } + +.view.check:indeterminate:hover:selected, calendar.check:indeterminate:hover:selected, +list-row:selected check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-mixed-hover.png"), url("assets/selected-checkbox-mixed-hover@2.png")); } + +check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-active.png"), url("assets/checkbox-mixed-active@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + check:indeterminate:selected.button.flat, headerbar check.titlebutton.button:indeterminate:selected, + .titlebar check.titlebutton.button:indeterminate:selected { + -gtk-icon-shadow: none; } + +.view.check:indeterminate:selected:selected, calendar.check:indeterminate:selected, +list-row:selected check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-mixed-active.png"), url("assets/selected-checkbox-mixed-active@2.png")); } + +check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-backdrop.png"), url("assets/checkbox-mixed-backdrop@2.png")); + -gtk-icon-shadow: none; } + check:indeterminate:backdrop.button.flat, headerbar check.titlebutton.button:indeterminate:backdrop, + .titlebar check.titlebutton.button:indeterminate:backdrop { + -gtk-icon-shadow: none; } + +.view.check:indeterminate:backdrop:selected, calendar.check:indeterminate:backdrop:selected, +list-row:selected check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-mixed-backdrop.png"), url("assets/selected-checkbox-mixed-backdrop@2.png")); } + +check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + check:indeterminate:disabled.button.flat, headerbar check.titlebutton.button:indeterminate:disabled, + .titlebar check.titlebutton.button:indeterminate:disabled { + -gtk-icon-shadow: none; } + +.view.check:indeterminate:disabled:selected, calendar.check:indeterminate:disabled:selected, +list-row:selected check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-mixed-insensitive.png"), url("assets/selected-checkbox-mixed-insensitive@2.png")); } + +check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-backdrop-insensitive.png"), url("assets/checkbox-mixed-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + check:indeterminate:disabled:backdrop.button.flat, headerbar check.titlebutton.button:indeterminate:disabled:backdrop, + .titlebar check.titlebutton.button:indeterminate:disabled:backdrop { + -gtk-icon-shadow: none; } + +.view.check:indeterminate:disabled:backdrop:selected, calendar.check:indeterminate:disabled:backdrop:selected, +list-row:selected check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-mixed-backdrop-insensitive.png"), url("assets/selected-checkbox-mixed-backdrop-insensitive@2.png")); } + +check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + check:checked.button.flat, headerbar check.titlebutton.button:checked, + .titlebar check.titlebutton.button:checked { + -gtk-icon-shadow: none; } + +.view.check:checked:selected, calendar.check:checked:selected, +list-row:selected check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-checked.png"), url("assets/selected-checkbox-checked@2.png")); } + +check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + check:checked:disabled.button.flat, headerbar check.titlebutton.button:checked:disabled, + .titlebar check.titlebutton.button:checked:disabled { + -gtk-icon-shadow: none; } + +.view.check:checked:disabled:selected, calendar.check:checked:disabled:selected, +list-row:selected check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-checked-insensitive.png"), url("assets/selected-checkbox-checked-insensitive@2.png")); } + +check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-hover.png"), url("assets/checkbox-checked-hover@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + check:checked:hover.button.flat, headerbar check.titlebutton.button:checked:hover, + .titlebar check.titlebutton.button:checked:hover { + -gtk-icon-shadow: none; } + +.view.check:checked:hover:selected, calendar.check:checked:hover:selected, +list-row:selected check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-checked-hover.png"), url("assets/selected-checkbox-checked-hover@2.png")); } + +check:checked:active { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-active.png"), url("assets/checkbox-checked-active@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + check:checked:active.button.flat, headerbar check.titlebutton.button:checked:active, + .titlebar check.titlebutton.button:checked:active { + -gtk-icon-shadow: none; } + +.view.check:checked:active:selected, calendar.check:checked:active:selected, +list-row:selected check:checked:active { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-checked-active.png"), url("assets/selected-checkbox-checked-active@2.png")); } + +check:backdrop:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-backdrop.png"), url("assets/checkbox-checked-backdrop@2.png")); + -gtk-icon-shadow: none; } + check:backdrop:checked.button.flat, headerbar check.titlebutton.button:backdrop:checked, + .titlebar check.titlebutton.button:backdrop:checked { + -gtk-icon-shadow: none; } + +.view.check:backdrop:checked:selected, calendar.check:backdrop:checked:selected, +list-row:selected check:backdrop:checked { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-checked-backdrop.png"), url("assets/selected-checkbox-checked-backdrop@2.png")); } + +check:backdrop:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-backdrop-insensitive.png"), url("assets/checkbox-checked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + check:backdrop:checked:disabled.button.flat, headerbar check.titlebutton.button:backdrop:checked:disabled, + .titlebar check.titlebutton.button:backdrop:checked:disabled { + -gtk-icon-shadow: none; } + +.view.check:backdrop:checked:disabled:selected, calendar.check:backdrop:checked:disabled:selected, +list-row:selected check:backdrop:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/selected-checkbox-checked-backdrop-insensitive.png"), url("assets/selected-checkbox-checked-backdrop-insensitive@2.png")); } + +menu menuitem.check { + -gtk-icon-source: -gtk-icontheme("checkbox-symbolic"); + color: #7d8084; + -gtk-icon-shadow: none; } + menu menuitem.check:active, menu menuitem.check:checked { + -gtk-icon-source: -gtk-icontheme("checkbox-checked-symbolic"); + color: #888888; } + menu menuitem.check:indeterminate { + -gtk-icon-source: -gtk-icontheme("checkbox-mixed-symbolic"); } + menu menuitem.check:hover { + color: #fcfcfc; } + menu menuitem.check:disabled { + color: #c0c2c4; } + +radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + radio.button.flat, headerbar radio.titlebutton.button, + .titlebar radio.titlebutton.button { + -gtk-icon-shadow: none; } + +.view.radio:selected, calendar.radio:selected, +list-row:selected radio { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-unchecked.png"), url("assets/selected-radio-unchecked@2.png")); } + +radio:hover { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-hover.png"), url("assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + radio:hover.button.flat, headerbar radio.titlebutton.button:hover, + .titlebar radio.titlebutton.button:hover { + -gtk-icon-shadow: none; } + +.view.radio:hover:selected, calendar.radio:hover:selected, +list-row:selected radio:hover { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-unchecked-hover.png"), url("assets/selected-radio-unchecked-hover@2.png")); } + +radio:active { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-active.png"), url("assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + radio:active.button.flat, headerbar radio.titlebutton.button:active, + .titlebar radio.titlebutton.button:active { + -gtk-icon-shadow: none; } + +.view.radio:active:selected, calendar.radio:active:selected, +list-row:selected radio:active { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-unchecked-active.png"), url("assets/selected-radio-unchecked-active@2.png")); } + +radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + radio:disabled.button.flat, headerbar radio.titlebutton.button:disabled, + .titlebar radio.titlebutton.button:disabled { + -gtk-icon-shadow: none; } + +.view.radio:disabled:selected, calendar.radio:disabled:selected, +list-row:selected radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-unchecked-insensitive.png"), url("assets/selected-radio-unchecked-insensitive@2.png")); } + +radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-backdrop.png"), url("assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + radio:backdrop.button.flat, headerbar radio.titlebutton.button:backdrop, + .titlebar radio.titlebutton.button:backdrop { + -gtk-icon-shadow: none; } + +.view.radio:backdrop:selected, calendar.radio:backdrop:selected, +list-row:selected radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-unchecked-backdrop.png"), url("assets/selected-radio-unchecked-backdrop@2.png")); } + +radio:backdrop:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-backdrop-insensitive.png"), url("assets/radio-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + radio:backdrop:disabled.button.flat, headerbar radio.titlebutton.button:backdrop:disabled, + .titlebar radio.titlebutton.button:backdrop:disabled { + -gtk-icon-shadow: none; } + +.view.radio:backdrop:disabled:selected, calendar.radio:backdrop:disabled:selected, +list-row:selected radio:backdrop:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-unchecked-backdrop-insensitive.png"), url("assets/selected-radio-unchecked-backdrop-insensitive@2.png")); } + +radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + radio:indeterminate.button.flat, headerbar radio.titlebutton.button:indeterminate, + .titlebar radio.titlebutton.button:indeterminate { + -gtk-icon-shadow: none; } + +.view.radio:indeterminate:selected, calendar.radio:indeterminate:selected, +list-row:selected radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-mixed.png"), url("assets/selected-radio-mixed@2.png")); } + +radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-hover.png"), url("assets/radio-mixed-hover@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + radio:indeterminate:hover.button.flat, headerbar radio.titlebutton.button:indeterminate:hover, + .titlebar radio.titlebutton.button:indeterminate:hover { + -gtk-icon-shadow: none; } + +.view.radio:indeterminate:hover:selected, calendar.radio:indeterminate:hover:selected, +list-row:selected radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-mixed-hover.png"), url("assets/selected-radio-mixed-hover@2.png")); } + +radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-active.png"), url("assets/radio-mixed-active@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + radio:indeterminate:selected.button.flat, headerbar radio.titlebutton.button:indeterminate:selected, + .titlebar radio.titlebutton.button:indeterminate:selected { + -gtk-icon-shadow: none; } + +.view.radio:indeterminate:selected:selected, calendar.radio:indeterminate:selected, +list-row:selected radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-mixed-active.png"), url("assets/selected-radio-mixed-active@2.png")); } + +radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-backdrop.png"), url("assets/radio-mixed-backdrop@2.png")); + -gtk-icon-shadow: none; } + radio:indeterminate:backdrop.button.flat, headerbar radio.titlebutton.button:indeterminate:backdrop, + .titlebar radio.titlebutton.button:indeterminate:backdrop { + -gtk-icon-shadow: none; } + +.view.radio:indeterminate:backdrop:selected, calendar.radio:indeterminate:backdrop:selected, +list-row:selected radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-mixed-backdrop.png"), url("assets/selected-radio-mixed-backdrop@2.png")); } + +radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + radio:indeterminate:disabled.button.flat, headerbar radio.titlebutton.button:indeterminate:disabled, + .titlebar radio.titlebutton.button:indeterminate:disabled { + -gtk-icon-shadow: none; } + +.view.radio:indeterminate:disabled:selected, calendar.radio:indeterminate:disabled:selected, +list-row:selected radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-mixed-insensitive.png"), url("assets/selected-radio-mixed-insensitive@2.png")); } + +radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-backdrop-insensitive.png"), url("assets/radio-mixed-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + radio:indeterminate:disabled:backdrop.button.flat, headerbar radio.titlebutton.button:indeterminate:disabled:backdrop, + .titlebar radio.titlebutton.button:indeterminate:disabled:backdrop { + -gtk-icon-shadow: none; } + +.view.radio:indeterminate:disabled:backdrop:selected, calendar.radio:indeterminate:disabled:backdrop:selected, +list-row:selected radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-mixed-backdrop-insensitive.png"), url("assets/selected-radio-mixed-backdrop-insensitive@2.png")); } + +radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + radio:checked.button.flat, headerbar radio.titlebutton.button:checked, + .titlebar radio.titlebutton.button:checked { + -gtk-icon-shadow: none; } + +.view.radio:checked:selected, calendar.radio:checked:selected, +list-row:selected radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-checked.png"), url("assets/selected-radio-checked@2.png")); } + +radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + radio:checked:disabled.button.flat, headerbar radio.titlebutton.button:checked:disabled, + .titlebar radio.titlebutton.button:checked:disabled { + -gtk-icon-shadow: none; } + +.view.radio:checked:disabled:selected, calendar.radio:checked:disabled:selected, +list-row:selected radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-checked-insensitive.png"), url("assets/selected-radio-checked-insensitive@2.png")); } + +radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-hover.png"), url("assets/radio-checked-hover@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + radio:checked:hover.button.flat, headerbar radio.titlebutton.button:checked:hover, + .titlebar radio.titlebutton.button:checked:hover { + -gtk-icon-shadow: none; } + +.view.radio:checked:hover:selected, calendar.radio:checked:hover:selected, +list-row:selected radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-checked-hover.png"), url("assets/selected-radio-checked-hover@2.png")); } + +radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-active.png"), url("assets/radio-checked-active@2.png")); + -gtk-icon-shadow: 0 1px 0 white; } + radio:checked:active.button.flat, headerbar radio.titlebutton.button:checked:active, + .titlebar radio.titlebutton.button:checked:active { + -gtk-icon-shadow: none; } + +.view.radio:checked:active:selected, calendar.radio:checked:active:selected, +list-row:selected radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-checked-active.png"), url("assets/selected-radio-checked-active@2.png")); } + +radio:backdrop:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-backdrop.png"), url("assets/radio-checked-backdrop@2.png")); + -gtk-icon-shadow: none; } + radio:backdrop:checked.button.flat, headerbar radio.titlebutton.button:backdrop:checked, + .titlebar radio.titlebutton.button:backdrop:checked { + -gtk-icon-shadow: none; } + +.view.radio:backdrop:checked:selected, calendar.radio:backdrop:checked:selected, +list-row:selected radio:backdrop:checked { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-checked-backdrop.png"), url("assets/selected-radio-checked-backdrop@2.png")); } + +radio:backdrop:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-backdrop-insensitive.png"), url("assets/radio-checked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + radio:backdrop:checked:disabled.button.flat, headerbar radio.titlebutton.button:backdrop:checked:disabled, + .titlebar radio.titlebutton.button:backdrop:checked:disabled { + -gtk-icon-shadow: none; } + +.view.radio:backdrop:checked:disabled:selected, calendar.radio:backdrop:checked:disabled:selected, +list-row:selected radio:backdrop:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/selected-radio-checked-backdrop-insensitive.png"), url("assets/selected-radio-checked-backdrop-insensitive@2.png")); } + +menu menuitem.radio { + -gtk-icon-source: -gtk-icontheme("radio-symbolic"); + color: #7d8084; + -gtk-icon-shadow: none; } + menu menuitem.radio:active, menu menuitem.radio:checked { + -gtk-icon-source: -gtk-icontheme("radio-checked-symbolic"); + color: #888888; } + menu menuitem.radio:indeterminate { + -gtk-icon-source: -gtk-icontheme("radio-mixed-symbolic"); } + menu menuitem.radio:hover { + color: #fcfcfc; } + menu menuitem.radio:disabled { + color: #c0c2c4; } + +.view.check, .view.radio, +list-row check, list-row radio { + -gtk-icon-shadow: none; } + .view.check:selected, calendar.check:selected, .view.check:hover, .view.radio:selected, calendar.radio:selected, .view.radio:hover, + list-row check:selected, + list-row check:hover, list-row radio:selected, list-row radio:hover { + -gtk-icon-shadow: none; } + +.content-view { + background-color: #dcdee0; } + .content-view:backdrop { + background-color: #dcdee0; } + +.view.content-view.check { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode.png"), url("assets/checkbox-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:hover { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-hover-selectionmode.png"), url("assets/checkbox-hover-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:active { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-active-selectionmode.png"), url("assets/checkbox-active-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:backdrop { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-backdrop-selectionmode.png"), url("assets/checkbox-backdrop-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:checked { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode.png"), url("assets/checkbox-checked-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:checked:hover { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-hover-selectionmode.png"), url("assets/checkbox-checked-hover-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:checked:active { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-active-selectionmode.png"), url("assets/checkbox-checked-active-selectionmode@2.png")); + background-color: transparent; } + +.view.content-view.check:backdrop:checked { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-backdrop-selectionmode.png"), url("assets/checkbox-checked-backdrop-selectionmode@2.png")); + background-color: transparent; } + +checkbutton.text-button, radiobutton.text-button { + padding: 1px 2px 4px; + outline-offset: 0; } + checkbutton.text-button:disabled, checkbutton.text-button:disabled:active, checkbutton.text-button:disabled:indeterminate, radiobutton.text-button:disabled, radiobutton.text-button:disabled:active, radiobutton.text-button:disabled:indeterminate { + color: #909396; } + checkbutton.text-button:disabled:backdrop, checkbutton.text-button:disabled:active:backdrop, checkbutton.text-button:disabled:indeterminate:backdrop, radiobutton.text-button:disabled:backdrop, radiobutton.text-button:disabled:active:backdrop, radiobutton.text-button:disabled:indeterminate:backdrop { + color: #c6cacd; } + +/************ + * GtkScale * + ************/ +scale { + -GtkRange-trough-border: 2; + outline-offset: -9px; + -gtk-outline-radius: 4px; } + scale.fine-tune { + outline-offset: -7px; + -gtk-outline-radius: 6px; } + scale.fine-tune trough { + margin: 8px; + border-radius: 4px; } + scale slider { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #f4f5f6, #eff0f1); + border: 1px solid; + border-radius: 50%; + border-color: #888888; + box-shadow: inset 0 1px white, inset 0 -2px #eff0f1, inset 0 -1px #d6dadc; } + scale slider:hover { + border-width: 2px; + color: #363636; + border-color: #888888; + background-image: linear-gradient(to bottom, #eff0f1, #eff0f1); + border-color: #A6A6A6; + border-radius: 50%; + box-shadow: inset 0 1px white, inset 0 -2px white, inset 0 -1px #e0e3e4; } + scale slider:disabled { + border-style: solid; + border-radius: 50%; + background-image: linear-gradient(to bottom, #e6e7e8); + box-shadow: none; } + scale slider:active { + border: 2px solid #888888; } + scale trough { + min-height: 4px; + min-width: 4px; + margin: 9px; + border: 1px solid transparent; + border-radius: 4px; + background-color: #c2c2c2; + box-shadow: none; } + scale trough highlight { + background-color: #888888; + border-color: transparent; + box-shadow: none; } + scale.vertical trough highlight { + background-color: #888888; } + scale trough:disabled, scale.vertical trough:disabled { + border-color: transparent; + background-image: none; + background-color: #e6e7e8; + box-shadow: none; } + .osd scale slider { + color: #363636; + border-color: #c2c2c2; + background-image: none; + background-color: #eff0f1; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; + background-color: #4f4f4f; } + .osd scale slider:hover { + color: #363636; + border-color: #888888; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd scale slider:active { + color: #fcfcfc; + border-color: rgba(252, 252, 252, 0.8); + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd scale slider:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd scale trough { + border-color: transparent; + box-shadow: none; + margin: 9px; + background-color: #c2c2c2; + outline-color: rgba(49, 54, 59, 0.2); + outline-offset: -8px; } + .osd scale trough.fine-tune { + margin: 7px; } + .osd scale trough highlight { + background-image: none; + background-color: #888888; } + .osd scale trough:disabled, .osd scale trough:backdrop:disabled { + border-color: transparent; + background-color: transparent; } + .osd scale trough:backdrop { + border-color: transparent; + background-image: none; } + scale value { + color: alpha(currentColor,0.4); } + scale marks { + color: alpha(currentColor,0.4); } + scale.horizontal indicator { + min-height: 6px; + min-width: 1px; } + scale.horizontal.fine-tune indicator { + min-height: 3px; } + scale.vertical indicator { + min-height: 1px; + min-width: 6px; } + scale.vertical.fine-tune indicator { + min-width: 3px; } + scale.color.horizontal slider:hover, scale.color.horizontal slider:disabled, scale.color.horizontal slider, + scale.horizontal contents:first-child > trough > slider, + scale.horizontal contents:last-child > trough > slider { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above.png"), url("assets/slider-horz-scale-has-marks-above@2.png")); + background-size: 16px; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.horizontal slider:hover, + scale.horizontal contents:first-child > trough > slider:hover, + scale.horizontal contents:last-child > trough > slider:hover { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-hover.png"), url("assets/slider-horz-scale-has-marks-above-hover@2.png")); + background-size: 16px; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.horizontal slider:active, + scale.horizontal contents:first-child > trough > slider:active, + scale.horizontal contents:last-child > trough > slider:active { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-active.png"), url("assets/slider-horz-scale-has-marks-above-active@2.png")); + background-size: 16px; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.horizontal slider:disabled, + scale.horizontal contents:first-child > trough > slider:disabled, + scale.horizontal contents:last-child > trough > slider:disabled { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-insensitive.png"), url("assets/slider-horz-scale-has-marks-above-insensitive@2.png")); + background-color: transparent; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider, + scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider, + scale.vertical contents:first-child > trough > slider, + scale.vertical contents:last-child > trough > slider { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-vert-scale-has-marks-above.png"), url("assets/slider-vert-scale-has-marks-above@2.png")); + background-color: transparent; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.vertical:dir(ltr) slider:hover, + scale.color.vertical:dir(rtl) slider:hover, + scale.vertical contents:first-child > trough > slider:hover, + scale.vertical contents:last-child > trough > slider:hover { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-vert-scale-has-marks-above-hover.png"), url("assets/slider-vert-scale-has-marks-above-hover@2.png")); + background-color: transparent; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.vertical:dir(ltr) slider:active, + scale.color.vertical:dir(rtl) slider:active, + scale.vertical contents:first-child > trough > slider:active, + scale.vertical contents:last-child > trough > slider:active { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-vert-scale-has-marks-above-active.png"), url("assets/slider-vert-scale-has-marks-above-active@2.png")); + background-color: transparent; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color.vertical:dir(ltr) slider:disabled, + scale.color.vertical:dir(rtl) slider:disabled, + scale.vertical contents:first-child > trough > slider:disable, + scale.vertical contents:last-child > trough > slider:disabled { + margin: -10px; + border-style: none; + border-radius: 0; + background-image: -gtk-scaled(url("assets/slider-vert-scale-has-marks-above-insensitive.png"), url("assets/slider-vert-scale-has-marks-above-insensitive@2.png")); + background-color: transparent; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + box-shadow: none; } + scale.color { + min-height: 0; + min-width: 0; } + scale.color trough { + background-image: linear-gradient(to top, #b0b0b0); + background-repeat: no-repeat; } + +/***************** + * Progress bars * + *****************/ +progressbar { + padding: 0; + font-size: smaller; + color: rgba(49, 54, 59, 0.4); + box-shadow: none; } + progressbar .osd { + -progressbar-xspacing: 0; + -progressbar-yspacing: 0; + -progressbar-min-horizontal-bar-height: 3; } + progressbar trough { + border: 1px solid transparent; + border-radius: 3px; + background-color: #c2c2c2; } + progressbar .osd trough { + border-style: none; + background-color: transparent; + box-shadow: none; } + +progressbar progress { + background-color: #888888; + border: 1px solid #888888; + border-radius: 0px; + box-shadow: none; } + progressbar.left progress { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } + progressbar.right progress { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; } + progressbar.left.right progress { + box-shadow: none; } + progressbar.vertical.bottom progress { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + box-shadow: none; } + progressbar.vertical.top progress { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } + progressbar .osd progress { + background-image: none; + background-color: #888888; + border-style: none; + border-radius: 0; } + +/************* + * Level Bar * + *************/ +levelbar.vertical { + -GtkLevelBar-min-block-width: 6; + -GtkLevelBar-min-block-height: 34; } + +levelbar { + box-shadow: none; + -GtkLevelBar-min-block-width: 34; + -GtkLevelBar-min-block-height: 6; } + levelbar.vertical { + -GtkLevelBar-min-block-width: 6; + -GtkLevelBar-min-block-height: 34; } + levelbar trough { + border: 1px solid transparent; + padding: 2px; + border-radius: 2px; + background-color: transparent; } + levelbar block.filled { + border: 1px solid #888888; + background-color: #888888; + box-shadow: none; + border-radius: 2px; } + levelbar.discrete.horizontal block.filled { + margin: 0 1px; } + levelbar.discrete.vertical block.filled { + margin: 1px 0; } + levelbar block.filled.high { + border-color: #11d116; + background-color: #11d116; } + levelbar block.filled.high:backdrop { + border-color: #11d116; } + levelbar block.filled.low { + border-color: #f67400; + background-color: #f67400; } + levelbar block.filled.low:backdrop { + border-color: #f67400; } + levelbar block.filled.empty { + background-color: #c2c2c2; + border-color: transparent; + box-shadow: none; } + +/********** + * Frames * + **********/ +frame { + border: 1px solid #c2c2c2; + padding: 0; } + frame.flat { + border-style: none; } + frame.action-bar { + padding: 6px; + border-width: 1px 0 0; } + +scrolledwindow viewport.frame, frame box stack scrolledwindow { + border-style: none; } + +.separator, placessidebar.sidebar .view .separator, +placessidebar.sidebar .view .separator:backdrop { + color: rgba(0, 0, 0, 0.1); } + filechooserbutton .separator.vertical, filechooserbutton placessidebar.sidebar .view .vertical.separator, placessidebar.sidebar .view filechooserbutton .vertical.separator, button.font .separator.vertical, button.font placessidebar.sidebar .view .vertical.separator, placessidebar.sidebar .view button.font .vertical.separator { + -GtkWidget-wide-separators: true; } + +/********* + * Lists * + *********/ +list, list-row { + background-color: #eff0f1; + border-width: 0px; + border-color: #888888; } + +list-row, +.grid-child { + padding: 0px 2px; + border-style: solid; + border-width: 0px; + border-color: #888888; } + +list-row.button, headerbar list-row.button.titlebutton, +.titlebar list-row.button.titlebutton, +list-row.button:backdrop, +list-row.button:backdrop:active, +list-row.button:backdrop:checked, +list-row.button:backdrop:disabled, +list-row.button:backdrop:disabled:active, +list-row.button:backdrop:disabled:checked, +list-row.button:disabled:active, +list-row.button:disabled:checked { + background-color: rgba(252, 252, 252, 0); + border-style: none; + border-radius: 0; + box-shadow: none; } + +list-row.button:hover { + background-color: rgba(190, 190, 190, 0.2); } +list-row.button:active { + box-shadow: none; } +list-row.button:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } +list-row.button:selected:hover { + background-color: #3ca2d8; } +list-row.button:selected:backdrop { + background-color: #888888; } +list-row.button:backdrop:hover { + background-color: transparent; } + +list-row:selected button { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #f4f5f6, #eff0f1); + border-color: #888888; } + list-row:selected button.flat, list-row:selected headerbar .titlebutton.button, headerbar list-row:selected .titlebutton.button, + list-row:selected .titlebar .titlebutton.button, + .titlebar list-row:selected .titlebutton.button { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: #fcfcfc; } + list-row:selected button:hover { + color: #363636; + border-color: #888888; + background-image: linear-gradient(to bottom, #eff0f1, #eff0f1); + border-color: #888888; } + list-row:selected button:active, list-row:selected button:checked { + color: #fcfcfc; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + border-color: #888888; } + list-row:selected button:backdrop, list-row:selected button.flat:backdrop, list-row:selected headerbar .titlebutton.button:backdrop, headerbar list-row:selected .titlebutton.button:backdrop, + list-row:selected .titlebar .titlebutton.button:backdrop, + .titlebar list-row:selected .titlebutton.button:backdrop { + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #eff0f1); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #888888; } + list-row:selected button:backdrop:active, list-row:selected button:backdrop:checked, list-row:selected button.flat:backdrop:active, list-row:selected headerbar .titlebutton.button:backdrop:active, headerbar list-row:selected .titlebutton.button:backdrop:active, + list-row:selected .titlebar .titlebutton.button:backdrop:active, + .titlebar list-row:selected .titlebutton.button:backdrop:active, list-row:selected button.flat:backdrop:checked, list-row:selected headerbar .titlebutton.button:backdrop:checked, headerbar list-row:selected .titlebutton.button:backdrop:checked, + list-row:selected .titlebar .titlebutton.button:backdrop:checked, + .titlebar list-row:selected .titlebutton.button:backdrop:checked { + color: #c0c2c4; + border-color: #c2c8cb; + background-image: linear-gradient(to bottom, #dfe2e4); + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #888888; } + list-row:selected button:backdrop:disabled, list-row:selected button.flat:backdrop:disabled, list-row:selected headerbar .titlebutton.button:backdrop:disabled, headerbar list-row:selected .titlebutton.button:backdrop:disabled, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled { + color: #c6cacd; + border-color: #c2c8cb; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #888888; } + list-row:selected button:backdrop:disabled > .label, list-row:selected headerbar button.titlebutton:backdrop:disabled > .label, + list-row:selected .titlebar button.titlebutton:backdrop:disabled > .label, list-row:selected button.flat:backdrop:disabled > .label, list-row:selected headerbar .titlebutton.button:backdrop:disabled > .label, headerbar list-row:selected .titlebutton.button:backdrop:disabled > .label, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled > .label, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled > .label { + color: inherit; } + list-row:selected button:backdrop:disabled:active, list-row:selected button:backdrop:disabled:checked, list-row:selected button.flat:backdrop:disabled:active, list-row:selected headerbar .titlebutton.button:backdrop:disabled:active, headerbar list-row:selected .titlebutton.button:backdrop:disabled:active, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled:active, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled:active, list-row:selected button.flat:backdrop:disabled:checked, list-row:selected headerbar .titlebutton.button:backdrop:disabled:checked, headerbar list-row:selected .titlebutton.button:backdrop:disabled:checked, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled:checked, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled:checked { + color: #c6cacd; + border-color: #c2c8cb; + background-image: linear-gradient(to bottom, #d9dadc); + border-color: #888888; } + list-row:selected button:backdrop:disabled:active > .label, list-row:selected headerbar button.titlebutton:backdrop:disabled:active > .label, + list-row:selected .titlebar button.titlebutton:backdrop:disabled:active > .label, list-row:selected button:backdrop:disabled:checked > .label, list-row:selected headerbar button.titlebutton:backdrop:disabled:checked > .label, + list-row:selected .titlebar button.titlebutton:backdrop:disabled:checked > .label, list-row:selected button.flat:backdrop:disabled:active > .label, list-row:selected headerbar .titlebutton.button:backdrop:disabled:active > .label, headerbar list-row:selected .titlebutton.button:backdrop:disabled:active > .label, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled:active > .label, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled:active > .label, list-row:selected button.flat:backdrop:disabled:checked > .label, list-row:selected headerbar .titlebutton.button:backdrop:disabled:checked > .label, headerbar list-row:selected .titlebutton.button:backdrop:disabled:checked > .label, + list-row:selected .titlebar .titlebutton.button:backdrop:disabled:checked > .label, + .titlebar list-row:selected .titlebutton.button:backdrop:disabled:checked > .label { + color: inherit; } + list-row:selected button.flat:backdrop, list-row:selected headerbar .titlebutton.button:backdrop, headerbar list-row:selected .titlebutton.button:backdrop, + list-row:selected .titlebar .titlebutton.button:backdrop, + .titlebar list-row:selected .titlebutton.button:backdrop { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + color: white; } + list-row:selected button:disabled { + color: #909396; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #888888; } + list-row:selected button:disabled > .label, list-row:selected headerbar button.titlebutton:disabled > .label, + list-row:selected .titlebar button.titlebutton:disabled > .label { + color: inherit; } + list-row:selected button:disabled:active, list-row:selected button:disabled:checked { + color: #909396; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #e2e3e5, #e6e7e8); } + list-row:selected button:disabled:active > .label, list-row:selected headerbar button.titlebutton:disabled:active > .label, + list-row:selected .titlebar button.titlebutton:disabled:active > .label, list-row:selected button:disabled:checked > .label, list-row:selected headerbar button.titlebutton:disabled:checked > .label, + list-row:selected .titlebar button.titlebutton:disabled:checked > .label { + color: inherit; } + +list-row, list-row.button, headerbar list-row.button.titlebutton, +.titlebar list-row.button.titlebutton { + transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + list-row:hover, list-row.button:hover, headerbar list-row.button.titlebutton:hover, + .titlebar list-row.button.titlebutton:hover { + transition: none; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame { + padding: 10px; + border: none; + border-radius: 0 0 3px 3px; + background-color: rgba(252, 252, 252, 0.8); + background-image: none; + background-clip: padding-box; } + .app-notification:backdrop, + .app-notification.frame:backdrop { + background-image: none; } + .app-notification button, .app-notification headerbar button.titlebutton, headerbar .app-notification button.titlebutton, + .app-notification .titlebar button.titlebutton, + .titlebar .app-notification button.titlebutton, + .app-notification.frame button { + color: #363636; + border-color: #c2c2c2; + background-image: none; + background-color: #eff0f1; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + font-weight: normal; } + .app-notification button.flat, .app-notification headerbar .titlebutton.button, headerbar .app-notification .titlebutton.button, + .app-notification .titlebar .titlebutton.button, + .titlebar .app-notification .titlebutton.button, + .app-notification.frame button.flat, + .app-notification.frame headerbar .titlebutton.button, + headerbar .app-notification.frame .titlebutton.button, + .app-notification.frame .titlebar .titlebutton.button, + .titlebar .app-notification.frame .titlebutton.button { + -gtk-icon-shadow: 0 1px black; + text-shadow: 0 1px black; } + .app-notification button:hover, + .app-notification.frame button:hover { + color: #363636; + border-color: #888888; + background-image: none; + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:active, .app-notification button:checked, .app-notification button:backdrop:active, .app-notification button:backdrop:checked, + .app-notification.frame button:active, + .app-notification.frame button:checked, + .app-notification.frame button:backdrop:active, + .app-notification.frame button:backdrop:checked { + color: #fcfcfc; + border-color: rgba(252, 252, 252, 0.8); + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:disabled, .app-notification button:backdrop:disabled, + .app-notification.frame button:disabled, + .app-notification.frame button:backdrop:disabled { + color: #909396; + border-color: #e6e7e8; + background-image: none; + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:backdrop, + .app-notification.frame button:backdrop { + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +/************* + * Expanders * + *************/ +treeview.view expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + treeview.view expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view expander:hover { + color: #77838e; } + treeview.view expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/************ + * Calendar * + ***********/ +calendar { + color: #363636; + border: 1px solid #c2c2c2; } + calendar.header { + border: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(0, 0, 0, 0.1); } + calendar.button, headerbar calendar.button.titlebutton, + .titlebar calendar.button.titlebutton { + color: rgba(49, 54, 59, 0.45); } + calendar.button:hover, headerbar calendar.button.titlebutton:hover, + .titlebar calendar.button.titlebutton:hover { + color: #363636; } + calendar.button:backdrop, headerbar calendar.button.titlebutton:backdrop, + .titlebar calendar.button.titlebutton:backdrop { + color: rgba(192, 194, 196, 0.45); } + calendar:indeterminate, calendar:indeterminate:backdrop, calendar.highlight, calendar.highlight:backdrop { + color: alpha(currentColor,0.55); } + calendar:backdrop { + color: #363636; + border-color: #c2c8cb; } + +/*********** + * Dialogs * + ***********/ +message-dialog { + -GtkDialog-button-spacing: 8; + -GtkDialog-action-area-border: 8; } + message-dialog.background { + background-color: #eff0f1; } + message-dialog .titlebar { + box-shadow: none; } + message-dialog.csd.background { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + message-dialog.csd .dialog-action-area button { + border-radius: 0; + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #f4f5f6, #eff0f1); } + message-dialog.csd .dialog-action-area button:hover { + color: #363636; + border-color: #888888; + background-image: linear-gradient(to bottom, #eff0f1, #eff0f1); } + message-dialog.csd .dialog-action-area button:active { + color: #fcfcfc; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + message-dialog.csd .dialog-action-area button:disabled { + color: #909396; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button:disabled > .label, message-dialog.csd .dialog-action-area headerbar button.titlebutton:disabled > .label, + message-dialog.csd .dialog-action-area .titlebar button.titlebutton:disabled > .label { + color: inherit; } + message-dialog.csd .dialog-action-area button:backdrop { + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #eff0f1); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button:backdrop:disabled { + color: #c6cacd; + border-color: #c2c8cb; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button:backdrop:disabled > .label, message-dialog.csd .dialog-action-area headerbar button.titlebutton:backdrop:disabled > .label, + message-dialog.csd .dialog-action-area .titlebar button.titlebutton:backdrop:disabled > .label { + color: inherit; } + message-dialog.csd .dialog-action-area button.suggested-action { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: white; + border-color: #888888; + background-image: linear-gradient(to bottom, #989898, #888888); } + message-dialog.csd .dialog-action-area button.suggested-action:hover { + color: white; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888, #888888); } + message-dialog.csd .dialog-action-area button.suggested-action:active { + color: white; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + message-dialog.csd .dialog-action-area button.suggested-action:backdrop { + color: white; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button.suggested-action:backdrop:disabled { + color: #c6cacd; + border-color: #c2c8cb; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button.suggested-action:backdrop:disabled > .label, message-dialog.csd .dialog-action-area headerbar .suggested-action.button.titlebutton:backdrop:disabled > .label, + message-dialog.csd .dialog-action-area .titlebar .suggested-action.button.titlebutton:backdrop:disabled > .label { + color: inherit; } + message-dialog.csd .dialog-action-area button.suggested-action:disabled { + background-color: #4f4f4f; + color: shade(#fcfcfc, 0.5); } + message-dialog.csd .dialog-action-area button.destructive-action { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: white; + border-color: #ef2929; + background-image: linear-gradient(to bottom, #f03232, #ef2929); } + message-dialog.csd .dialog-action-area button.destructive-action:hover { + color: white; + border-color: #ef2929; + background-image: linear-gradient(to bottom, #ef2929, #ef2929); } + message-dialog.csd .dialog-action-area button.destructive-action:active { + color: white; + border-color: #ef2929; + background-image: linear-gradient(to bottom, #ef2929, shade(#ef2929, 0.8)); } + message-dialog.csd .dialog-action-area button.destructive-action:backdrop { + color: white; + border-color: #ef2929; + background-image: linear-gradient(to bottom, #ef2929); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button.destructive-action:backdrop:disabled { + color: #c6cacd; + border-color: #c2c8cb; + background-image: linear-gradient(to bottom, #e6e7e8); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + message-dialog.csd .dialog-action-area button.destructive-action:backdrop:disabled > .label, message-dialog.csd .dialog-action-area headerbar .destructive-action.button.titlebutton:backdrop:disabled > .label, + message-dialog.csd .dialog-action-area .titlebar .destructive-action.button.titlebutton:backdrop:disabled > .label { + color: inherit; } + message-dialog.csd .dialog-action-area button.destructive-action:disabled { + background-color: #4f4f4f; + color: shade(#fcfcfc, 0.5); } +filechooser .search-bar { + background-color: #eff0f1; + border-color: #eff0f1; + box-shadow: none; } + filechooser .search-bar:backdrop { + background-color: white; + border-color: #eff0f1; } +filechooser .dialog-action-box { + border-top: 1px solid #c2c2c2; } + filechooser .dialog-action-box:backdrop { + border-top-color: #c2c8cb; } + +/*********** + * Sidebar * + ***********/ +.sidebar { + border: none; + background-color: #eff0f1; } + +placessidebar.sidebar .view { + color: #363636; + background-color: transparent; } + placessidebar.sidebar .view .image { + color: #6a6e72; } + placessidebar.sidebar .view .image:selected { + color: #e9f4fa; } + placessidebar.sidebar .view .image:selected:backdrop { + color: #e9f4fa; } + placessidebar.sidebar .view .image:disabled { + color: #adafb1; } + placessidebar.sidebar .view .image:backdrop { + color: #ced0d2; } + placessidebar.sidebar .view .image:backdrop:disabled { + color: #d2d5d8; } + placessidebar.sidebar .view:disabled { + color: #909396; } + placessidebar.sidebar .view:backdrop { + color: #c0c2c4; } + placessidebar.sidebar .view:backdrop:disabled { + color: #c6cacd; } + +.sidebar-item { + padding: 10px 4px; } + .sidebar-item > .label { + padding-left: 6px; + padding-right: 6px; } + .sidebar-item.needs-attention > .label { + background-size: 6px 6px, 0 0; } + +/********* + * Paned * + *********/ +paned { + -paned-handle-size: 1; + -gtk-icon-source: none; + margin: 0 8px 8px 0; } + paned:dir(rtl) { + margin-right: 0; + margin-left: 8px; } + paned .pane-separator { + background-color: #c2c2c2; } + paned .pane-separator:backdrop { + background-color: #c2c8cb; } + +paned.wide { + -paned-handle-size: 5; + margin: 0; } + paned.wide .pane-separator { + background-color: transparent; + border-style: none solid; + border-color: #c2c2c2; + border-width: 1px; } + paned.wide.vertical .pane-separator { + border-style: solid none; } + paned.wide .pane-separator:backdrop { + border-color: #c2c8cb; } + +/************** + * infobar * + **************/ +infobar { + border-style: none; } + +.info, +.question, +.warning, +.error { + background-color: #4f4f4f; + color: #fcfcfc; + text-shadow: none; + border-color: #6A6865; } + .info button, .info headerbar button.titlebutton, headerbar .info button.titlebutton, + .info .titlebar button.titlebutton, + .titlebar .info button.titlebutton, + .question button, + .question headerbar button.titlebutton, + headerbar .question button.titlebutton, + .question .titlebar button.titlebutton, + .titlebar .question button.titlebutton, + .warning button, + .warning headerbar button.titlebutton, + headerbar .warning button.titlebutton, + .warning .titlebar button.titlebutton, + .titlebar .warning button.titlebutton, + .error button, + .error headerbar button.titlebutton, + headerbar .error button.titlebutton, + .error .titlebar button.titlebutton, + .titlebar .error button.titlebutton { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #fcfcfc; + border-color: #888888; + background-image: linear-gradient(to bottom, #989898, #888888); } + .info button:hover, + .question button:hover, + .warning button:hover, + .error button:hover { + color: #fcfcfc; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888, #888888); } + .info button:active, + .question button:active, + .warning button:active, + .error button:active { + color: #fcfcfc; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888, shade(#888888, 0.8)); } + .info button:disabled, + .question button:disabled, + .warning button:disabled, + .error button:disabled { + color: #abdbf4; + border-color: #888888; + background-image: linear-gradient(to bottom, #5abaec); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); } + .info button:disabled > .label, .info headerbar button.titlebutton:disabled > .label, + .info .titlebar button.titlebutton:disabled > .label, + .question button:disabled > .label, + .question headerbar button.titlebutton:disabled > .label, + .question .titlebar button.titlebutton:disabled > .label, + .warning button:disabled > .label, + .warning headerbar button.titlebutton:disabled > .label, + .warning .titlebar button.titlebutton:disabled > .label, + .error button:disabled > .label, + .error headerbar button.titlebutton:disabled > .label, + .error .titlebar button.titlebutton:disabled > .label { + color: inherit; } + .info button:backdrop, + .question button:backdrop, + .warning button:backdrop, + .error button:backdrop { + color: #fcfcfc; + border-color: #888888; + background-image: linear-gradient(to bottom, #888888); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #888888; } + .info button:backdrop:disabled, + .question button:backdrop:disabled, + .warning button:backdrop:disabled, + .error button:backdrop:disabled { + color: #93d1f2; + border-color: #5abaec; + background-image: linear-gradient(to bottom, #5abaec); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + border-color: #888888; } + .info button:backdrop:disabled > .label, .info headerbar button.titlebutton:backdrop:disabled > .label, + .info .titlebar button.titlebutton:backdrop:disabled > .label, + .question button:backdrop:disabled > .label, + .question headerbar button.titlebutton:backdrop:disabled > .label, + .question .titlebar button.titlebutton:backdrop:disabled > .label, + .warning button:backdrop:disabled > .label, + .warning headerbar button.titlebutton:backdrop:disabled > .label, + .warning .titlebar button.titlebutton:backdrop:disabled > .label, + .error button:backdrop:disabled > .label, + .error headerbar button.titlebutton:backdrop:disabled > .label, + .error .titlebar button.titlebutton:backdrop:disabled > .label { + color: inherit; } + .info .label:selected, + .info .label:selected:focus, + .info .label:selected:hover, + .question .label:selected, + .question .label:selected:focus, + .question .label:selected:hover, + .warning .label:selected, + .warning .label:selected:focus, + .warning .label:selected:hover, + .error .label:selected, + .error .label:selected:focus, + .error .label:selected:hover { + background-color: #6A6865; } + +/************ + * Tooltips * + ************/ +tooltip { + color: white; + padding: 4px; + /* not working */ + border-radius: 5px; + box-shadow: none; + text-shadow: 0 1px black; } + tooltip.background { + background-color: rgba(0, 0, 0, 0.8); + background-clip: padding-box; + border: 1px solid rgba(255, 255, 255, 0.1); } + tooltip.window-frame.csd { + background-color: transparent; } + +tooltip * { + padding: 4px; + background-color: transparent; + color: inherit; } + +/***************** + * Color Chooser * + *****************/ +colorswatch { + box-shadow: inset 0 1px rgba(0, 0, 0, 0.1), 0 1px white; } + :selected colorswatch { + box-shadow: none; } + :selected colorswatch.overlay, :selected colorswatch.overlay:hover { + border-color: #fcfcfc; } + colorswatch:selected { + box-shadow: inset 0 1px rgba(0, 0, 0, 0.1), 0 1px white; } + colorswatch.top { + border-top-left-radius: 6px; + border-top-right-radius: 6px; } + colorswatch.bottom { + border-bottom-left-radius: 6px; + border-bottom-right-radius: 6px; } + colorswatch.left, colorswatch:first-child:not(.overlay):not(.top) { + border-top-left-radius: 6px; + border-bottom-left-radius: 6px; } + colorswatch.right, colorswatch:last-child:not(.overlay):not(.bottom) { + border-top-right-radius: 6px; + border-bottom-right-radius: 6px; } + colorswatch:only-child:not(.overlay) { + border-radius: 6px; } + colorswatch.top > .overlay { + border-top-left-radius: 5px; + border-top-right-radius: 5px; } + colorswatch.bottom > .overlay { + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } + colorswatch:first-child:not(.top) > .overlay { + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; } + colorswatch:last-child:not(.bottom) > .overlay { + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; } + colorswatch:only-child > .overlay { + border-radius: 5px; } + colorswatch:hover, colorswatch:hover:selected { + background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0) 50%); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), inset 0 -1px rgba(0, 0, 0, 0.1); } + colorswatch:hover.color-dark, colorswatch:hover:selected.color-dark { + background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 50%); } + colorswatch:backdrop, colorswatch:backdrop:selected + colorswatch.color-dark:backdrop, colorswatch.color-dark:backdrop:selected { + background-image: none; + box-shadow: none; } + colorchooser colorswatch { + border-radius: 3px; } + colorchooser colorswatch:hover { + background-image: none; + box-shadow: inset 0 1px rgba(0, 0, 0, 0.1), 0 1px white; } + colorchooser colorswatch:backdrop { + box-shadow: none; } + colorswatch.color-dark { + color: white; + outline-color: rgba(0, 0, 0, 0.3); } + colorswatch.color-dark:backdrop { + color: rgba(255, 255, 255, 0.3); } + colorswatch.color-light { + color: black; + outline-color: rgba(255, 255, 255, 0.5); } + colorswatch.color-light:backdrop { + color: rgba(0, 0, 0, 0.3); } + colorswatch.overlay, colorswatch.overlay:selected { + border: 1px solid rgba(0, 0, 0, 0.3); } + colorswatch.overlay:hover, colorswatch.overlay:selected:hover { + border-color: rgba(0, 0, 0, 0.5); } + colorswatch#add-color-button { + border-style: solid; + border-width: 1px; + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #f4f5f6, #eff0f1); } + colorswatch#add-color-button:hover { + color: #363636; + border-color: #888888; + background-image: linear-gradient(to bottom, #eff0f1, #eff0f1); } + colorswatch#add-color-button:backdrop { + color: #363636; + border-color: #c2c2c2; + background-image: linear-gradient(to bottom, #eff0f1); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); } + colorswatch#add-color-button .overlay { + border-color: rgba(255, 255, 255, 0); + background-color: transparent; + background-image: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +/******** + * Misc * + ********/ +scale-popup button, scale-popup headerbar button.titlebutton, headerbar scale-popup button.titlebutton, +scale-popup .titlebar button.titlebutton, +.titlebar scale-popup button.titlebutton { + padding: 6px; } + scale-popup button:hover { + background-color: rgba(49, 54, 59, 0.1); + border-radius: 5px; } + +/********************** + * Window Decorations * + *********************/ +.window-frame { + border-width: 0; + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.5); + /* this is used for the resize cursor area */ + margin: 10px; } + .window-frame:backdrop { + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.5); } + .window-frame.tiled { + border-radius: 0; } + .window-frame.popup { + box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1); } + .window-frame.ssd { + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1); } + .window-frame.csd.popup { + border-radius: 0; + box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1); } + .window-frame.csd.tooltip { + border-radius: 5px; + box-shadow: none; } + .window-frame.csd.message-dialog { + border-radius: 7px; + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.5); } + .window-frame.solid-csd { + border-radius: 0; + margin: 1px; + background-color: #4f4f4f; + border: 0; + box-shadow: none; } + +headerbar .titlebutton.button, +.titlebar .titlebutton.button { + padding: 2px; } + headerbar .titlebutton.button:backdrop, + .titlebar .titlebutton.button:backdrop { + -gtk-icon-shadow: none; } + headerbar .titlebutton.close.button, + .titlebar .titlebutton.close.button { + color: transparent; + border-image: none; + box-shadow: none; + background-position: center; + background-repeat: no-repeat; + background-image: -gtk-scaled(url("assets/titlebutton-close.png"), url("assets/titlebutton-close@2.png")); } + headerbar .titlebutton.close.button:hover, + .titlebar .titlebutton.close.button:hover { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-close-hover.png"), url("assets/titlebutton-close-hover@2.png")); } + headerbar .titlebutton.close.button:active, + .titlebar .titlebutton.close.button:active { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-close-active.png"), url("assets/titlebutton-close-active@2.png")); } + headerbar .titlebutton.close.button:backdrop, + .titlebar .titlebutton.close.button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop.png"), url("assets/titlebutton-close-backdrop@2.png")); } + headerbar .titlebutton.maximize.button, + .titlebar .titlebutton.maximize.button { + color: transparent; + border-image: none; + box-shadow: none; + background-position: center; + background-repeat: no-repeat; + background-image: -gtk-scaled(url("assets/titlebutton-maximize.png"), url("assets/titlebutton-maximize@2.png")); } + headerbar .titlebutton.maximize.button:hover, + .titlebar .titlebutton.maximize.button:hover { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover.png"), url("assets/titlebutton-maximize-hover@2.png")); } + headerbar .titlebutton.maximize.button:active, + .titlebar .titlebutton.maximize.button:active { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-maximize-active.png"), url("assets/titlebutton-maximize-active@2.png")); } + headerbar .titlebutton.maximize.button:backdrop, + .titlebar .titlebutton.maximize.button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop.png"), url("assets/titlebutton-maximize-backdrop@2.png")); } + headerbar .titlebutton.minimize.button, + .titlebar .titlebutton.minimize.button { + color: transparent; + border-image: none; + box-shadow: none; + background-position: center; + background-repeat: no-repeat; + background-image: -gtk-scaled(url("assets/titlebutton-minimize.png"), url("assets/titlebutton-minimize@2.png")); } + headerbar .titlebutton.minimize.button:hover, + .titlebar .titlebutton.minimize.button:hover { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover.png"), url("assets/titlebutton-minimize-hover@2.png")); } + headerbar .titlebutton.minimize.button:active, + .titlebar .titlebutton.minimize.button:active { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-minimize-active.png"), url("assets/titlebutton-minimize-active@2.png")); } + headerbar .titlebutton.minimize.button:backdrop, + .titlebar .titlebutton.minimize.button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop.png"), url("assets/titlebutton-minimize-backdrop@2.png")); } + +headerbar.selection-mode .titlebutton.button, +.titlebar.selection-mode .titlebutton.button { + text-shadow: none; } + headerbar.selection-mode .titlebutton.button:backdrop, + .titlebar.selection-mode .titlebutton.button:backdrop { + -gtk-icon-shadow: none; } + +textview text selection, .view selection, .view:selected, calendar:selected, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, entry:selected, entry:selected:focus, menuitem.button.flat:selected, headerbar menuitem.titlebutton.button:selected, +.titlebar menuitem.titlebutton.button:selected, list-row:selected, .sidebar:selected, placessidebar.sidebar .view:selected, placessidebar.sidebar calendar:selected { + background-color: #888888; + color: #fcfcfc; + outline-color: rgba(252, 252, 252, 0.3); } + +/* Decouple the font of context menus from their entry/textview */ +.touch-selection, +.context-menu { + font: initial; } + +.monospace { + font: Monospace; } + +.overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#a1aab0), to(rgba(161, 170, 176, 0))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(49, 54, 59, 0.07)), to(rgba(49, 54, 59, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; } + .overshoot.top:backdrop { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#c2c8cb), to(rgba(194, 200, 203, 0))); + background-size: 100% 5%; + 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.5, to(#a1aab0), to(rgba(161, 170, 176, 0))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(49, 54, 59, 0.07)), to(rgba(49, 54, 59, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; } + .overshoot.bottom:backdrop { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(#c2c8cb), to(rgba(194, 200, 203, 0))); + background-size: 100% 5%; + 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.5, to(#a1aab0), to(rgba(161, 170, 176, 0))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(49, 54, 59, 0.07)), to(rgba(49, 54, 59, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; } + .overshoot.left:backdrop { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(#c2c8cb), to(rgba(194, 200, 203, 0))); + background-size: 5% 100%; + 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.5, to(#a1aab0), to(rgba(161, 170, 176, 0))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(49, 54, 59, 0.07)), to(rgba(49, 54, 59, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; } + .overshoot.right:backdrop { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(#c2c8cb), to(rgba(194, 200, 203, 0))); + background-size: 5% 100%; + 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; } +.undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; } +.undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; } +.undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; } + +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* +widget text/foreground color */ +@define-color theme_fg_color #363636; +/* +text color for entries, views and content in general */ +@define-color theme_text_color #363636; +/* +widget base background color */ +@define-color theme_bg_color #eff0f1; +/* +text widgets and the like base background color */ +@define-color theme_base_color #fcfcfc; +/* +base background color of selections */ +@define-color theme_selected_bg_color #888888; +/* +text/foreground color of selections */ +@define-color theme_selected_fg_color #fcfcfc; +/* +base background color of insensitive widgets */ +@define-color insensitive_bg_color #e6e7e8; +/* +text foreground color of insensitive widgets */ +@define-color insensitive_fg_color #909396; +/* +insensitive text widgets and the like base background color */ +@define-color insensitive_base_color #fcfcfc; +/* +widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #c0c2c4; +/* +text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #363636; +/* +widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #eff0f1; +/* +text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color white; +/* +base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #888888; +/* +text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #fcfcfc; +/* +widgets main borders color */ +@define-color borders #c2c2c2; +/* +widgets main borders color on backdrop windows */ +@define-color unfocused_borders #c2c8cb; +/* +these are pretty self explicative */ +@define-color warning_color #f67400; +@define-color error_color #ed1515; +@define-color success_color #11d116; +@define-color icon_red #da4453; +/* +titlebar colors */ +@define-color titlebar_bg_color #4f4f4f; +@define-color titlebar_fg_color #fcfcfc; +@define-color hover_color #A6A6A6; +/* +these colors are exported for the window manager and shouldn't be used in applications, +read if you used those and something break with a version upgrade you're on your own... */ +@define-color wm_title #fcfcfc; +@define-color wm_unfocused_title #c0c2c4; +@define-color wm_highlight white; +@define-color wm_borders_edge white; +@define-color wm_bg_a #4f4f4f; +@define-color wm_bg_b #4f4f4f; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(#eff0f1, 1.3); +@define-color wm_button_hover_color_b #eff0f1; +@define-color wm_button_active_color_a shade(#eff0f1, 0.85); +@define-color wm_button_active_color_b shade(#eff0f1, 0.89); +@define-color wm_button_active_color_c shade(#eff0f1, 0.9); +@define-color content_view_bg #fcfcfc; + +/*# sourceMappingURL=gtk.css.map */ diff --git a/.themes/papirus/gtk-3.0/gtk.css.map b/.themes/papirus/gtk-3.0/gtk.css.map new file mode 100644 index 00000000..3098e46d --- /dev/null +++ b/.themes/papirus/gtk-3.0/gtk.css.map @@ -0,0 +1,7 @@ +{ +"version": 3, +"mappings": "AAMA,CAAE;EACA,OAAO,EAAE,CAAC;EACV,2BAA2B,EAAE,CAAC;EAC9B,kCAAkC,ECiBtB,OAAO;EDfnB,8BAA8B,EAAE,EAAE;EAClC,gCAAgC,EAAE,EAAE;EAOpC,oCAAoC,EAAE,CAAC;EACvC,0CAA0C,EAAE,CAAC;EAE7C,+BAA+B,EAAE,EAAE;EACnC,0BAA0B,EAAE,EAAE;EAC9B,0BAA0B,EAAE,EAAE;EAE9B,iCAAiC,EAAE,CAAC;EAEpC,2BAA2B,EAAE,CAAC;EAC9B,yBAAyB,EAAE,CAAC;EAE5B,qBAAqB,ECZV,OAAwF;EDanG,6BAA6B,ECZV,OAAwF;EDc3G,wBAAwB,EAAE,CAAC;EAC3B,2BAA2B,EAAE,CAAC;EAE9B,4BAA4B,EAAE,EAAE;EAChC,6BAA6B,EAAE,EAAE;EAEjC,yBAAyB,EAAE,CAAC;EAC5B,6BAA6B,EAAE,CAAC;EAEhC,yBAAyB,EAAE,IAAI;EAM/B,aAAa,EAAE,GAAG;;;;;AAQpB,WAAY;EACV,KAAK,ECnDI,OAAyC;EDoDlD,gBAAgB,ECTE,OAAS;EDW3B,oBAAW;IACT,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IACjB,KAAK,ECzDE,OAAyC;ID0DhD,gBAAgB,ECfA,OAAS;;;;;;;;AD0B7B,aAAc;EACZ,iBAAiB,EAAE,GAAG;;AAGxB,kBAAmB;EACjB,gBAAgB,EC/BE,OAAS;EDgC3B,KAAK,EC3EI,OAAyC;ED4ElD,2BAAW;IACT,gBAAgB,EAAE,KAAuB;IACzC,KAAK,EC9EE,OAAyC;EDgFlD,yBAAS;IACP,gBAAgB,EAAE,OAAsB;IACxC,KAAK,EClFE,OAAyC;EDoFlD,8BAAc;IACZ,gBAAgB,EChDG,OAA8B;IDiDjD,KAAK,EClDc,OAA8B;EDoDnD,2BAAW;IACT,gBAAgB,ECrFK,OAA8D;IDsFnF,KAAK,EC5CoB,OAAkB;;ADgD/C,KAAM;EACJ,KAAK,ECrDe,OAAW;EDsD/B,gBAAgB,ECnGL,OAAyC;ED0GpD,oCAAW;IACT,aAAa,EAAE,GAAG;;AAKtB,WAAY;EACV,MAAM,EAAE,iBAA4B;EACpC,gBAAgB,EAAE,uBAAsC;;AAIxD,iEAAY;EACV,KAAK,ECpHE,OAAyC;AD6HlD,kBAAc;EACZ,KAAK,EC1Fc,OAA8B;;AD+FrD;qBAAW;EACT,OAAO,EAAE,IAAI;EACb,WAAW,EAAE,IAAI;;AAIjB,qBAAS;EACP,gBAAgB,EC7IP,OAAyC;ED8IlD,UAAU,EAAE,iBAAwB;EACpC,8BAAW;IAAE,YAAY,EAAE,iBAAwB;EACnD,8BAAW;IAAE,WAAW,EAAE,iBAAwB;EAClD,8BAAW;IACT,gBAAgB,ECtGA,KAA8D;IDuG9E,YAAY,ECjGO,OAAmC;ADoG1D,yBAAe;EAAE,gBAAgB,EAAE,IAAI;AACvC,4BAAgB;EACd,OAAO,EAAE,QAAQ;AAEnB,sCAA0B;EACxB,gBAAgB,EAAE,OAA8B;;AAIpD,WAAY;EACV,gBAAgB,EAAE,OAAgC;;AAKpD,WAAY;EACV,OAAO,EAAE,GAAG;EACZ,aAAa,EAAE,GAAG;;AAMpB;6BAAW;EACT,KAAK,ECnJQ,OAAyC;EDoJtD,MAAM,EAAE,iBAAmB;EAC3B,gBAAgB,ECnJH,wBAAgC;EDoJ7C,eAAe,EAAE,WAAW;EAC5B,aAAa,EAAE,qBAAkC;EAEjD,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;EACjB,gEAAW;IAAE,WAAW,EAAE,IAAI;;;;;AAOhC,eAEC;EADC,EAAG;IAAE,mBAAmB,EAAE,aAAa;AAGzC,QAAS;EACP,gBAAgB,EAAE,IAAI;EACtB,gBAAgB,EAAE,IAAI;EACtB,OAAO,EAAE,CAAC;EACV,gBAAgB,EAAE,0CAA0C;EAC5D,eAAS;IACP,OAAO,EAAE,CAAC;IACV,SAAS,EAAE,uBAAuB;IAClC,2BAAc;MACZ,OAAO,EAAE,GAAG;;;;;AASlB,MAAO;EACL,MAAM,EAAE,SAAS;EACjB,OAAO,EAAE,WAAW;EAOpB,aAAa,EAAE,GAAG;EAClB,UAAU,EAAE,8CAAwB;EEnKpC,gBAAgB,ED1DL,OAAyC;EC2DpD,gBAAgB,EAAE,IAAI;EAKpB,KAAK,EDnBa,OAAW;ECoB7B,YAAY,EDxBY,OAAc;ED+KtC,iBAAO;IAAE,YAAY,EAAE,CAAC;EACxB,kBAAQ;IAAE,aAAa,EAAE,CAAC;EAO5B,8BAAqB;IACnB,OAAO,EAAE,GAAG;IEvKd,gBAAgB,ED1DL,OAAyC;IC2DpD,gBAAgB,EAAE,IAAI;IAKpB,KAAK,EDnBa,OAAW;ICoB7B,YAAY,EDxBY,OAAc;ID0LtC,MAAM,EAAE,IAAI;IACZ,aAAa,EAAE,CAAC;EAGlB,YAAQ;IE7KR,gBAAgB,ED1DL,OAAyC;IC2DpD,gBAAgB,EAAE,IAAI;IAYpB,YAAY,EDhES,OAA8D;EDiOrF,kBAAc;IE9Kd,gBAAgB,ED1DL,OAAyC;IC2DpD,gBAAgB,EAAE,IAAI;IAepB,KAAK,EDnCc,OAA8B;ICoCjD,YAAY,EDlCY,OAAc;ICmCtC,gBAAgB,EDpCG,OAA8B;ICqCjD,UAAU,EAAE,IAAI;EF4JlB,eAAW;IE/KX,gBAAgB,ED1DL,OAAyC;IC2DpD,gBAAgB,EAAE,IAAI;IAsBpB,KAAK,EDpCa,OAAW;ICqC7B,YAAY,EDzCY,OAAc;IC0CtC,gBAAgB,EDnFP,OAAyC;ICoFlD,UAAU,EAAE,IAAI;EFsJlB,2BAAuB;IEhLvB,gBAAgB,ED1DL,OAAyC;IC2DpD,gBAAgB,EAAE,IAAI;IA4BpB,KAAK,EDhDc,OAA8B;ICiDjD,YAAY,ED/CY,OAAc;ICgDtC,gBAAgB,EDjDG,OAA8B;ICkDjD,UAAU,EAAE,IAAI;EFuJlB,kBAAc;IACZ,MAAM,EAAE,GAAG;IACX,aAAa,EAAE,CAAC;IAChB,YAAY,EAAE,OAAO;IACrB,YAAY,EC9OS,OAA8D;ID+OnF,YAAY,EAAE,KAAK;IACnB,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EAAE,WAAW;IAC7B,UAAU,EAAE,IAAI;IAChB,2BAAW;MAAE,gBAAgB,EAAE,WAAW;EAG5C,gBAAY;IACV,aAAa,EAAE,CAAC;IAChB,4BAAc;MACZ,sBAAsB,EAAE,GAAG;MAC3B,yBAAyB,EAAE,GAAG;MAC9B,qCAAW;QAAE,kBAAkB,EAAE,IAAI;IAEvC,2BAAa;MACX,uBAAuB,EAAE,GAAG;MAC5B,0BAA0B,EAAE,GAAG;MAC/B,iBAAiB,EAAE,IAAI;MACvB,oCAAW;QAAE,iBAAiB,EAAE,KAAK;EAOvC,YAAa;IACX,KAAK,EC1PG,OAAO;ID2Pf,YAAY,EC3PJ,OAAO;ID4Pf,kBAAQ;MExNZ,gBAAgB,ED1DL,OAAyC;MC2DpD,gBAAgB,EAAE,IAAI;MAYpB,YAAY,EDjDF,OAAO;ID6Pf,kDAA6B;MAAE,gBAAgB,EC7PvC,OAAO;EDyPjB,cAAa;IACX,KAAK,EC3PK,OAAO;ID4PjB,YAAY,EC5PF,OAAO;ID6PjB,oBAAQ;MExNZ,gBAAgB,ED1DL,OAAyC;MC2DpD,gBAAgB,EAAE,IAAI;MAYpB,YAAY,EDlDA,OAAO;ID8PjB,sDAA6B;MAAE,gBAAgB,EC9PrC,OAAO;EDkQrB,YAAQ;IACN,KAAK,EAAE,OAAgC;IACvC,kBAAQ;MAAE,KAAK,ECtRR,OAAyC;IDuRhD,mBAAS;MAAE,KAAK,ECnRK,OAA8D;IDoRnF,qBAAW;MAAE,KAAK,EAAE,OAAkD;EAGxE,WAAO;IEpOP,gBAAgB,ED1DL,OAAyC;IC2DpD,gBAAgB,EAAE,IAAI;IAkCpB,KAAK,EDjEQ,OAAyC;ICkEtD,YAAY,ED9DI,kBAA0B;IC+D1C,gBAAgB,EDlEL,wBAAgC;ICmE3C,eAAe,EAAE,WAAW;IAC5B,UAAU,EAAE,IAAI;IAChB,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IF6LjB,iBAAQ;MEtOV,gBAAgB,ED1DL,OAAyC;MC2DpD,gBAAgB,EAAE,IAAI;MA2CpB,KAAK,ED1EQ,OAAyC;MC2EtD,YAAY,EDhGS,OAA8D;MCiGnF,gBAAgB,ED3EL,wBAAgC;MC4E3C,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFqLjB,oBAAW;MEvOb,gBAAgB,ED1DL,OAAyC;MC2DpD,gBAAgB,EAAE,IAAI;MA6DpB,KAAK,ED5FQ,OAAyC;MC6FtD,YAAY,EDzFI,kBAA0B;MC0F1C,gBAAgB,ED1FA,kBAA0B;MC2F1C,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFoKjB,uBAAc;MExOhB,gBAAgB,ED1DL,OAAyC;MC2DpD,gBAAgB,EAAE,IAAI;MAoDpB,KAAK,EDhFkB,OAAkD;MCiFzE,YAAY,EDhFI,kBAA0B;MCiF1C,gBAAgB,EDnFO,mBAAyB;MCoFhD,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;;AFuLnB,0CAA0B;EAAE,UAAU,EAAE,IAAI;AAE5C,gDAAgC;EAAE,UAAU,EE7QpC,uBAAmB;AFgR3B,sEAAsD;EACpD,gBAAgB,EAAE,OAAqC;EACvD,gBAAgB,EAAE,mCAAuC;EACzD,+EAAW;IACT,gBAAgB,EAAE,OAAuD;IACzE,gBAAgB,EAAE,iCAAgD;AAKtE,yDAAyC;EACvC,gBAAgB,ECrTK,OAA8D;EDsTnF,UAAU,EE5RJ,uBAAmB;AFgS3B,mDAAmC;EACjC,gBAAgB,EC3TK,OAA8D;ADgUrF;;;4EAG4D;EAAE,gBAAgB,ECnUvD,OAA8D;;;;;AD8UvF,0BAeC;EAdC,IAAK;IACH,gBAAgB,EAAE,0FAI8B;EAElD,EAAG;IACD,gBAAgB,EAAE,yFAI8B;AAKpD;6BAAQ;EAIN,MAAM,EAAE,SAAS;EACjB,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,WAAW;EE/JlB,UAAU,EAAE,8BAA2B;EAEvC,KAAK,ED7ME,OAAyC;EC8MhD,YAAY,EDxKY,OAAc;ECyKtC,gBAAgB,EAAE,4CAGa;EF2JjC;+BAAO;IEiEL,YAAY,EAAE,sBAAuB;IACrC,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,IAAI;IACzB,UAAU,EAAC,IAAI;IAEZ,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IFjEjB,UAAU,EAAE,IAAI;IAChB;uCAAQ;MACN,UAAU,EAfO,8CAAwB;MAgBzC,mBAAmB,EAAE,KAAK;MAC1B;gDAAS;QAAE,UAAU,EAjBJ,8CAAwB;EAoB7C;qCAAQ;IEhKN,KAAK,ED1NE,OAAyC;IC2NhD,YAAY,EFqHH,OACsD;IErH/D,gBAAgB,EAAE,4CAE+B;IF8JjD,iBAAiB,EAAE,SAAS;EAE9B;;uCAAoB;IEvJlB,KAAK,EDzLoB,OAAkB;IC0L3C,YAAY,EDlMY,OAAc;ICmMtC,gBAAgB,EAAE,wDAK+C;IFkJjE,mBAAmB,EAAE,IAAI;IACzB,2CAAQ;ME5IR,KAAK,EDrPE,OAAyC;MCsPhD,YAAY,EDhNY,OAAc;MCiNtC,gBAAgB,EAAE,4CAKyB;EFsJ7C;;;oDAAiE;IE4B/D,YAAY,EAAE,sBAAuB;IACrC,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,IAAI;IACzB,UAAU,EAAC,IAAI;IAEZ,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;EF/BnB;2CAAc;IEhJZ,KAAK,EDjOc,OAA8B;ICkOjD,YAAY,EDhOY,OAAc;ICkOtC,gBAAgB,EAAE,mCAAgC;IAClD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IAlQO,UAAU,EAAE,+CAAkB;IAsQtD;sDAAS;MAAE,KAAK,EAAE,OAAO;IFyIzB,uDAAoB;ME/HpB,KAAK,EDpPc,OAA8B;MCqPjD,YAAY,EAHN,OAAgE;MAItE,gBAAgB,EAAE,4CAAsD;MAIxE;;gEAAS;QAAE,KAAK,EAAE,OAAO;EF8H3B;mCAAM;IAEJ,KAAK,ECtYM,OAAyC;IDuYpD,aAAa,EAAE,GAAG;IAClB,aAAa,EAAE,qBAAkC;IEvDjD,KAAK,EDzWE,OAAyC;IC0WhD,YAAY,EApFN,OAAgE;IAqFtE,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EDjUA,OAAS;ICkUzB,eAAe,EAAE,WAAW;IAC5B,UAAU,EAAE,IAAI;IAChB,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,MAAM;IFiDnB,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,IAAI;IANhB;qCAAe;MAAE,OAAO,EAAE,IAAI;IAO9B,iBAAQ;ME5CR,KAAK,EDxXE,OAAyC;MCyXhD,YAAY,EFzCH,OACsD;MEyC/D,gBAAgB,EAAE,IAAI;MACtB,eAAe,EAAE,WAAW;MAC5B,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MFyCf,MAAM,EAAE,IAAI;MACZ,UAAU,EAAE,IAAI;IAElB,uCAAoB;MEnCpB,KAAK,EDxVoB,OAAkB;MCyV3C,YAAY,EAjCN,wBACgC;MAiCtC,gBAAgB,EAAE,wDAK+C;MACjE,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MF0Bf,MAAM,EAAE,IAAI;MACZ,UAAU,EAAE,IAAI;IAElB,yDAAsC;MEtBtC,KAAK,EDpXc,OAA8B;MCqXjD,YAAY,EArIN,OACwC;MAqI9C,gBAAgB,EAAE,IAAI;MACtB,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MFkBf,MAAM,EAAE,IAAI;IAEd,oBAAW;MEbX,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MFYf,MAAM,EAAE,IAAI;EAIhB;;oCAAO;IE/EL,KAAK,EDzWE,OAAyC;IC0WhD,YAAY,EApFN,OAAgE;IAqFtE,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EDjUA,OAAS;ICkUzB,eAAe,EAAE,WAAW;IAC5B,UAAU,EAAE,IAAI;IAChB,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,MAAM;IF8EnB,aAAa,EAAE,GAAG;IAClB,YAAY,EAAE,KAAK;IACnB,qBAAW;MACT,aAAa,EAAE,GAAG;IAEpB,wBAAc;MACZ,aAAa,EAAE,eAAe;IAEhC,uBAAa;MACX,aAAa,EAAE,eAAe;MAC9B,gCAAW;QAAE,kBAAkB,EAAE,KAAK;IAExC,uBAAa;MACX,aAAa,EAAE,GAAG;MAClB,YAAY,EAAE,KAAK;IAGrB,kBAAQ;MExFR,KAAK,EDxXE,OAAyC;MCyXhD,YAAY,EFzCH,OACsD;MEyC/D,gBAAgB,EAAE,IAAI;MACtB,eAAe,EAAE,WAAW;MAC5B,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFuFjB,sGAA2D;ME9E3D,KAAK,EDxVoB,OAAkB;MCyV3C,YAAY,EAjCN,wBACgC;MAiCtC,gBAAgB,EAAE,wDAK+C;MACjE,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFuEjB,2DAAsC;MEhEtC,KAAK,EDpXc,OAA8B;MCqXjD,YAAY,EArIN,OACwC;MAqI9C,gBAAgB,EAAE,IAAI;MACtB,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IF8DjB,qBAAW;MEvDX,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFwDjB;;sCAAO;MElDP,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MF8Cf,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,MAAM;MACnB;;8CAAQ;QE9GV,KAAK,EDxXE,OAAyC;QCyXhD,YAAY,EFzCH,OACsD;QEyC/D,gBAAgB,EAAE,IAAI;QACtB,eAAe,EAAE,WAAW;QAC5B,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QF2Gb,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;MAElB;;oDAAc;QEnFhB,KAAK,EDpXc,OAA8B;QCqXjD,YAAY,EArIN,OACwC;QAqI9C,gBAAgB,EAAE,IAAI;QACtB,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QF+Eb,gBAAgB,EAAE,IAAI;QACtB,YAAY,EAAE,WAAW;QACzB,UAAU,EAAE,IAAI;MAElB;;iDAAW;QEnEb,YAAY,EAAE,sBAAuB;QACrC,gBAAgB,EAAE,WAAW;QAC7B,gBAAgB,EAAE,IAAI;QACzB,UAAU,EAAC,IAAI;QAEZ,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MF8Df;;;;gDAAoB;QE5GtB,KAAK,EDxVoB,OAAkB;QCyV3C,YAAY,EAjCN,wBACgC;QAiCtC,gBAAgB,EAAE,wDAK+C;QACjE,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QFmGb,eAAe,EAAE,WAAW;QAC5B,YAAY,EAAE,WAAW;QACzB,UAAU,EAAE,IAAI;EAQpB;gDAAa;IEnTb,UAAU,EAAE,8BAA2B;IAEvC,KAAK,EDhNI,OAAyC;ICiNlD,YAAY,EFkIH,OACsD;IElI/D,gBAAgB,EAAE,4CAGa;IF8S7B;kDAAO;MElFT,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MF8Eb,KAAK,EAlLA,OACsD;IAmL7D,8BAAQ;ME1SV,KAAK,EF0SwC,KAAK;MEzSlD,YAAY,EFqHH,OACsD;MErH/D,gBAAgB,EAAE,4CAE+B;IFuS/C,iEAAoB;ME9RtB,KAAK,EF8RqD,KAAK;ME7R/D,YAAY,EFwGH,OACsD;MExG/D,gBAAgB,EAAE,wDAK+C;IFwR/D;2DAA4B;ME9N9B,KAAK,EF+NmC,KAAK;ME9N7C,YAAY,EAHN,OAA0C;MAIhD,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MApSO,UAAU,EAAE,gEAAkB;MFggBlD;;qEAAoB;QEhNxB,KAAK,EAAE,OAAyD;QAChE,YAAY,EAHN,OAA4C;QAIlD,gBAAgB,EAAE,mCAAgC;QAlT1B,UAAU,EAAE,gEAAkB;MFmgBlD;yEAAc;QEpMlB,KAAK,ED1RoB,OAA0F;QC2RnH,YAAY,EDzRS,OAAmC;QC0RxD,gBAAgB,EAAE,mCAAgC;QAClD,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QAlUX,UAAU,EAqUE,kCAAmC;QACrD;;oFAAS;UAAE,KAAK,EAAE,OAAO;QF8LnB;;mFAAoB;UElL1B,KAAK,EAAE,OAAiE;UACxE,YAAY,EAHN,OAA4C;UAIlD,gBAAgB,EAAE,mCAAgC;UAElD;;;;8FAAS;YAAE,KAAK,EAAE,OAAO;IFmLvB;;;uEAAiE;MEpGnE,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MFgGb,KAAK,EAAE,uBAA6B;IAEtC,oCAAc;MAEZ,gBAAgB,EAAE,WAAW;MAChC,KAAK,EAAE,mBAA6B;MACjC,yFAAoB;QAElB,gBAAgB,EAAE,WAAW;QAChC,KAAK,EAAE,mBAA6B;IAGrC,6BAAO;MEvLT,KAAK,EDzWE,OAAyC;MC0WhD,YAAY,EApFN,OAAgE;MAqFtE,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EDjUA,OAAS;MCkUzB,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,MAAM;MFkLf,mCAAQ;QE3KZ,KAAK,EDxXE,OAAyC;QCyXhD,YAAY,EAnFN,OAA0C;QAoFhD,gBAAgB,EAAE,IAAI;QACtB,eAAe,EAAE,WAAW;QAC5B,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MF0Kb,0KAA2D;QEjK/D,KAAK,EDxVoB,OAAkB;QCyV3C,YAAY,EAjCN,wBACgC;QAiCtC,gBAAgB,EAAE,wDAK+C;QACjE,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MF0Jb,6FAAsC;QEnJ1C,KAAK,EDpXc,OAA8B;QCqXjD,YAAY,EApFN,OAA4C;QAqFlD,gBAAgB,EAAE,IAAI;QACtB,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MFiJb,sCAAW;QE1If,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;EFsFjB;kDAAa;IEnTb,UAAU,EAAE,8BAA2B;IAEvC,KAAK,EDhNI,OAAyC;ICiNlD,YAAY,EDzLI,OAAqD;IC0LrE,gBAAgB,EAAE,4CAGa;IF8S7B;oDAAO;MElFT,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MF8Eb,KAAK,EC7eO,OAAqD;ID+enE,gCAAQ;ME1SV,KAAK,EF0SwC,KAAK;MEzSlD,YAAY,EDtMI,OAAqD;MCuMrE,gBAAgB,EAAE,4CAE+B;IFuS/C,qEAAoB;ME9RtB,KAAK,EF8RqD,KAAK;ME7R/D,YAAY,EDnNI,OAAqD;MCoNrE,gBAAgB,EAAE,wDAK+C;IFwR/D;6DAA4B;ME9N9B,KAAK,EF+NmC,KAAK;ME9N7C,YAAY,EAHN,OAA0C;MAIhD,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MApSO,UAAU,EAAE,gEAAkB;MFggBlD;;uEAAoB;QEhNxB,KAAK,EAAE,OAAyD;QAChE,YAAY,EAHN,OAA4C;QAIlD,gBAAgB,EAAE,mCAAgC;QAlT1B,UAAU,EAAE,gEAAkB;MFmgBlD;2EAAc;QEpMlB,KAAK,ED1RoB,OAA0F;QC2RnH,YAAY,EDzRS,OAAmC;QC0RxD,gBAAgB,EAAE,mCAAgC;QAClD,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QAlUX,UAAU,EAqUE,kCAAmC;QACrD;;sFAAS;UAAE,KAAK,EAAE,OAAO;QF8LnB;;qFAAoB;UElL1B,KAAK,EAAE,OAAiE;UACxE,YAAY,EAHN,OAA4C;UAIlD,gBAAgB,EAAE,mCAAgC;UAElD;;;;gGAAS;YAAE,KAAK,EAAE,OAAO;IFmLvB;;;yEAAiE;MEpGnE,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MFgGb,KAAK,EAAE,sBAA6B;IAEtC,sCAAc;MAEZ,gBAAgB,EAAE,WAAW;MAChC,KAAK,EAAE,mBAA6B;MACjC,6FAAoB;QAElB,gBAAgB,EAAE,WAAW;QAChC,KAAK,EAAE,mBAA6B;IAGrC,+BAAO;MEvLT,KAAK,EDzWE,OAAyC;MC0WhD,YAAY,EApFN,OAAgE;MAqFtE,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EDjUA,OAAS;MCkUzB,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,MAAM;MFkLf,qCAAQ;QE3KZ,KAAK,EDxXE,OAAyC;QCyXhD,YAAY,EAWN,OAAyC;QAV/C,gBAAgB,EAAE,IAAI;QACtB,eAAe,EAAE,WAAW;QAC5B,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MF0Kb,kLAA2D;QEjK/D,KAAK,EDxVoB,OAAkB;QCyV3C,YAAY,EAjCN,wBACgC;QAiCtC,gBAAgB,EAAE,wDAK+C;QACjE,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MF0Jb,iGAAsC;QEnJ1C,KAAK,EDpXc,OAA8B;QCqXjD,YAAY,EApFN,OAA4C;QAqFlD,gBAAgB,EAAE,IAAI;QACtB,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MFiJb,wCAAW;QE1If,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;EF+InB;+BAAe;IAAE,OAAO,EAAE,GAAG;EAE7B;2CAAc;IACZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,IAAI;EAGrB;2CAA2B;IAKzB,OAAO,EAAE,WAAW;IACpB;gEAAmB;MAAE,YAAY,EAAE,GAAG;IACtC;+DAAkB;MAAE,aAAa,EAAE,GAAG;EAGxC;iDAAoB;IAKlB,cAAc,EAAE,IAAI;IAEpB,kCAAS;MACP,YAAY,EAAE,GAAG;MACjB,aAAa,EAAE,GAAG;IAEpB;8DAAW;MACT,YAAY,EAAE,GAAG;MACjB,aAAa,EAAE,GAAG;MAClB,WAAW,EAAE,GAAG;MAChB,cAAc,EAAE,GAAG;IAErB;+DAAc;MACZ,OAAO,EAAE,YAAY;IAEvB;mDAAe;MAGb,OAAO,EAAE,OAAO;IAIlB,gPAGqC;MACnC,SAAS,EAAE,IAAI;MACf,gBAAgB,EAAE,IAAI;EAK1B;;iFAA8C;IAC5C,aAAa,EAAE,GAAG;IAClB,YAAY,EAAE,GAAG;EAInB;;gDAAmB;IAAE,WAAW,EAAE,IAAI;;AAexC,gJAAiB;EACf,SAAS,EAAE,6BAA6B;EAGxC,gBAAgB,EAAE,yMAS8B;EAChD,eAAe,EAAE,gBAAgB;EACjC,iBAAiB,EAAE,SAAS;EACF,mBAAmB,EAAE,oBAAoB;EAEnE,2KAAW;IAAE,eAAe,EAAE,YAAY;EAC1C,2KAAW;IACiB,mBAAmB,EAAE,kBAAkB;;AAQrE;;6DAAwC;EEndpC,UAAU,EAAE,8BAA2B;EAEvC,KAAK,ED7ME,OAAyC;EC8MhD,YAAY,EAwEN,OAAgE;EAvEtE,gBAAgB,EAAE,4CAGa;EF+cjC;qEAAQ;IEvcN,KAAK,ED1NE,OAAyC;IC2NhD,YAAY,EAyKN,OAAyC;IAxK/C,gBAAgB,EAAE,4CAE+B;EFocnD;;uEACS;IE5bP,KAAK,EDzLoB,OAAkB;IC0L3C,YAAY,EA8CN,OAAgE;IA7CtE,gBAAgB,EAAE,wDAK+C;EFsbnE;2EAAc;IE/ZZ,KAAK,EDjOc,OAA8B;ICkOjD,YAAY,EAgBN,OAAgE;IAdtE,gBAAgB,EAAE,mCAAgC;IAClD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IAlQO,UAAU,EAAE,+CAAkB;IAsQtD,4DAAS;MAAE,KAAK,EAAE,OAAO;EFuZ3B;;mFACsB;IE9YpB,KAAK,EDpPc,OAA8B;ICqPjD,YAAY,EAHN,OAAgE;IAItE,gBAAgB,EAAE,4CAAsD;IAIxE,yIAAS;MAAE,KAAK,EAAE,OAAO;EFyY3B;wEAAW;IE/XT,KAAK,EDxSE,OAAyC;ICyShD,YAAY,EAnBN,OAAgE;IAoBtE,gBAAgB,EAAE,mCAAgC;IAClD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IApSO,UAAU,EAAE,gEAAkB;EFgqBxD;;gFACmB;IEjXjB,KAAK,ED5QW,OAAuC;IC6QvD,YAAY,ED1QS,OAAmC;IC2QxD,gBAAgB,EAAE,mCAAgC;IAlT1B,UAAU,EAAE,gEAAkB;EFkqBxD;oFAAuB;IEnWrB,KAAK,ED1RoB,OAA0F;IC2RnH,YAAY,EDzRS,OAAmC;IC0RxD,gBAAgB,EAAE,mCAAgC;IAClD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IAlUX,UAAU,EAqUE,kCAAmC;IACrD,qEAAS;MAAE,KAAK,EAAE,OAAO;EF4V3B;;4FAC+B;IEjV7B,KAAK,ED9SoB,OAA0F;IC+SnH,YAAY,ED7SS,OAAmC;IC8SxD,gBAAgB,EAAE,mCAAgC;IAElD,2JAAS;MAAE,KAAK,EAAE,OAAO;;AF+V3B;;;;;;;;;;;;;;mLAAW;EACT,aAAa,EAAE,GAAG;;AAQpB;;;;;;;;;;;8NAAc;EACZ,aAAa,EAAE,eAAe;EAC9B,iBAAiB,EAAE,KAAK;AAE1B;;;;;;;;;;;0NAAa;EACX,aAAa,EAAE,eAAe;EAC9B;;;;;;;;;;;;;;gQAAW;IAAE,kBAAkB,EAAE,KAAK;AAExC;;;;;;;;;;;0NAAa;EACX,aAAa,EAAE,GAAG;EAClB,YAAY,EAAE,KAAK;;AAIvB;;wCAAwB;EACtB,iBAAiB,EAAE,KAAK;EACxB,mBAAmB,EAAE,IAAI;EACzB,aAAa,EAAE,GAAG;;AAKlB;;oDAAc;EACZ,aAAa,EAAE,eAAe;AAEhC;;mDAAa;EACX,aAAa,EAAE,eAAe;EAC9B,YAAY,EAAE,KAAK;AAErB;;mDAAa;EACX,aAAa,EAAE,GAAG;EAClB,YAAY,EAAE,KAAK;;AAIvB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0OAAoB;EAClB,YAAY,EAAE,WAAW;EACzB,gBAAgB,EAAE,WAAW;EAC7B,gBAAgB,EAAE,IAAI;EACtB,UAAU,EAAE,gEAC8B;EAC1C,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;;;AAInB;sCAAsB;EAEpB,cAAc,EAAE,IAAI;EACpB;8CAAQ;IAAE,gBAAgB,EAAE,OAA8B;;AAQ5D;2CAAsB;EACpB,OAAO,EAAE,GAAG;EAEZ,2DAAsC;IAEpC,aAAa,EAAE,CAAC;IAChB,UAAU,EAAE,+CACc;IAC1B,6IACW;MAAE,UAAU,EAAE,IAAI;;;;;AAQjC;;qCAAO;EACL,KAAK,ECtwBM,OAAwF;EDuwBnG;uCAAU;IACR,KAAK,ECvwBY,OAAwF;IDwwBzG,qDAAa;MAAE,KAAK,EAAE,OAAgD;EAExE,uDAAQ;IACN,KAAK,EAAE,OAAwB;IAC/B,wFAAa;MAAE,KAAK,EAAE,OAAgD;EAExE,0DAAS;IACP,KAAK,EChxBI,OAAwF;IDixBjG,2FAAa;MAAE,KAAK,EAAE,OAAgD;EAExE;0DAAwD;IACtD,KAAK,EE5ZC,OAAyC;EF8ZjD;mHAAyB;IACvB,KAAK,EAAE,OAAgD;;AAI3D;;qCAA8B;EAG5B,WAAW,EAAE,IAAI;EACjB,qIAA6B;IAE3B,WAAW,EAAE,IAAI;;;;;AAcnB;;yCAAQ;EACN,gBAAgB,EAAE,IAAI;EACtB,YAAY,EAAE,oBAAoB;EAClC,YAAY,EAAE,wBAAmC;EACjD,KAAK,EAAE,OAAgC;EACvC,aAAa,EAAE,CAAC;EAChB,UAAU,EAAE,IAAI;EAGhB,4BAAW;IAAE,YAAY,EAAE,oBAAoB;EAC/C,yBAAQ;IACN,KAAK,ECt0BA,OAAyC;IDu0B9C,gBAAgB,EAAE,sBAA+B;EAEnD,+BAAc;IACZ,KAAK,EAAE,wBAA0C;EAEnD,0BAAS;IACP,UAAU,EAAE,uCAA+C;IAC3D,gBAAgB,EAAE,kBAA0B;EAE9C,4BAAW;IACT,KAAK,EAAE,OAAkD;IACzD,YAAY,EAAE,wBAA4C;IAC1D,gBAAgB,EAAE,WAAW;EAE/B,wCAAuB;IACrB,gBAAgB,EAAE,IAAI;IACtB,KAAK,EAAE,wBAA+C;IACtD,YAAY,EAAE,oBAAoB;IAClC,iDAAW;MAAE,YAAY,EAAE,oBAAoB;AAIjD,wBAAQ;EE/aR,YAAY,EAAE,sBAAuB;EACrC,gBAAgB,EAAE,WAAW;EAC7B,gBAAgB,EAAE,IAAI;EACzB,UAAU,EAAC,IAAI;EAEZ,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;EF2af,KAAK,ECv0BI,OAAyC;EDw0BlD,YAAY,EAAE,oBAAoB;EAClC,YAAY,EAAE,kBAAuC;EACrD,aAAa,EAAE,CAAC;EAChB,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,WAAW;EACxB,iCAAW;IAAE,YAAY,EAAE,oBAAoB;EAC/C,8BAAQ;IExbV,YAAY,EAAE,sBAAuB;IACrC,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,IAAI;IACzB,UAAU,EAAC,IAAI;IAEZ,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IFobb,KAAK,ECh1BE,OAAyC;IDi1BhD,YAAY,EAAE,kBAAmD;IACjE,gBAAgB,EAAE,qBAAkC;IACpD,WAAW,EAAE,WAAW;IACxB,UAAU,EAAE,IAAI;EAElB,iCAAW;IEhcb,YAAY,EAAE,sBAAuB;IACrC,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,IAAI;IACzB,UAAU,EAAC,IAAI;IAEZ,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IF4bb,KAAK,ECx1BE,OAAyC;IDy1BhD,YAAY,EAAE,kBAAmD;IACjE,WAAW,EAAE,IAAI;IACjB,UAAU,EAAE,IAAI;EAElB,oCAAc;IEvchB,YAAY,EAAE,sBAAuB;IACrC,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,IAAI;IACzB,UAAU,EAAC,IAAI;IAEZ,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IFmcb,KAAK,EC31Bc,OAAkD;ID41BrE,YAAY,EAAE,kBAAmD;IACjE,WAAW,EAAE,IAAI;IACjB,UAAU,EAAE,IAAI;EAElB,mCAAa;IAAE,aAAa,EAAE,WAAW;EACzC,6CAAuB;IAAE,aAAa,EAAE,WAAW;AAIrD,mEAAQ;EACN,WAAW,EAAE,GAAG;EAChB,cAAc,EAAE,GAAG;EACnB,2FAAc;IEzrBhB,UAAU,EAAE,8BAA2B;IAEvC,KAAK,ED7ME,OAAyC;IC8MhD,YAAY,EAwEN,OAAgE;IAvEtE,gBAAgB,EAAE,4CAGa;IFqrB3B,yGAAS;MEhqBb,KAAK,EDzLoB,OAAkB;MC0L3C,YAAY,EA8CN,OAAgE;MA7CtE,gBAAgB,EAAE,wDAK+C;IF6pB7D,uGAAQ;MEjrBZ,KAAK,ED1NE,OAAyC;MC2NhD,YAAY,EAyKN,OAAyC;MAxK/C,gBAAgB,EAAE,4CAE+B;IFirB7C,mHAAc;ME1oBlB,KAAK,EDjOc,OAA8B;MCkOjD,YAAY,EAgBN,OAAgE;MAdtE,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAjQX,UAAU,EAoQE,kCAAmC;MACrD;;kGAAS;QAAE,KAAK,EAAE,OAAO;IFqoBrB,6GAAW;ME3mBf,KAAK,EDxSE,OAAyC;MCyShD,YAAY,EAnBN,OAAgE;MAoBtE,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAnSX,UAAU,EAoSE,kCAAmC;EF2mBnD,yFAAa;IE7sBf,UAAU,EAAE,8BAA2B;IAEvC,KAAK,ED7ME,OAAyC;IC8MhD,YAAY,EAwEN,OAAgE;IAvEtE,gBAAgB,EAAE,4CAGa;IFysB3B,uGAAS;MEprBb,KAAK,EDzLoB,OAAkB;MC0L3C,YAAY,EA8CN,OAAgE;MA7CtE,gBAAgB,EAAE,wDAK+C;IFirB7D,qGAAQ;MErsBZ,KAAK,ED1NE,OAAyC;MC2NhD,YAAY,EAyKN,OAAyC;MAxK/C,gBAAgB,EAAE,4CAE+B;IFqsB7C,iHAAc;ME9pBlB,KAAK,EDjOc,OAA8B;MCkOjD,YAAY,EAgBN,OAAgE;MAdtE,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAlQO,UAAU,EAAE,+CAAkB;MAsQtD;;iGAAS;QAAE,KAAK,EAAE,OAAO;IFypBrB,2GAAW;ME/nBf,KAAK,EDxSE,OAAyC;MCyShD,YAAY,EAnBN,OAAgE;MAoBtE,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MApSO,UAAU,EAAE,gEAAkB;EFo6BpD,6GAAuB;IErmBzB,KAAK,ED1RoB,OAA0F;IC2RnH,YAAY,EDzRS,OAAmC;IC0RxD,gBAAgB,EAAE,mCAAgC;IAClD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IAlUX,UAAU,EAqUE,kCAAmC;IACrD;;6FAAS;MAAE,KAAK,EAAE,OAAO;AFimBzB,+DAAQ;EAGN,aAAa,EAAE,CAAC;EAChB,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;AAEpB,ozBAAY;EACV,aAAa,EAAE,WAAW;EAC1B,YAAY,EAAE,sBAAsB;AAEtC,qyBAAe;EACb,aAAa,EAAE,WAAW;EAC1B,YAAY,EAAE,sBAAsB;AAItC,kEAAuB;EACrB,OAAO,EAAE,GAAG;EACZ,YAAY,EAAE,KAAK;EACnB,YAAY,EEhkBR,OAAyC;EFikB7C,aAAa,EAAE,CAAC;EAChB,UAAU,EAAE,IAAI;;;;;AAStB,WAAY;EAIV,0BAA0B,EAAE,GAAG;EAC/B,wBAAwB,EAAE,IAAI;EAE9B,UAAU,EAAE,WAAmB;EAN/B;6CAAU;IAAE,WAAW,EAAE,GAAG;IAAE,cAAc,EAAE,GAAG;EASjD,uBAAc;IACZ,KAAK,ECt7Bc,OAA8B;IDu7BjD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;EAEnB,oBAAW;IACT,KAAK,ECn7BW,OAAuC;IDo7BvD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;EAEnB,gCAAuB;IACrB,KAAK,ECv7BoB,OAA0F;EDy7BrH,qBAAU;IAAE,WAAW,EAAE,IAAI;EAC7B,+JAAoB;IAElB,0BAA0B,EAAE,IAAI;;;;;AAqCpC,qDAAS;EACP,0BAA0B,EAAE,IAAI;EAChC,OAAO,EAAE,GAAG;EACZ,gBAAgB,EE3uBR,OAA0C;EF4uBlD,gJAAc;IACZ,OAAO,EAAE,IAAI;IACb,MAAM,EAAE,IAAI;IACZ,aAAa,EAAE,GAAG;IAClB,gBAAgB,EEhrBV,wBACgC;;AForB1C,eAAgB;EAGd,YAAY,EAAE,SAAS;EACvB,OAAO,EAAE,GAAG;EACZ,aAAa,EAAE,YAAY;;AAE7B,0BAA2B;EAGzB,YAAY,EAAE,OAAO;EACrB,OAAO,EAAE,GAAG;;AAGd,2CAAW;EACT,YAAY,EAAE,KAAK;EACnB,YAAY,EErxBJ,OAAgE;EFuxBxE,WAAW,EAAE,IAAI;EACjB,gBAAgB,EExwBR,OAA0C;EF4wBlD,sEAAW;IACT,YAAY,ECpgCS,OAAmC;IDqgCxD,gBAAgB,EE9vBV,OAA4C;IF+vBlD,UAAU,EAAE,IAAI;;;;;AAQpB;WACY;EACV,OAAO,EAAE,OAAO;EAChB,YAAY,EAAE,eAAe;EAC7B,YAAY,EAAE,KAAK;EACnB,YAAY,EE9rBJ,OAAyC;EF+rBjD,aAAa,EAAE,CAAC;EAChB,KAAK,EC9jCa,OAAyC;ECoe3D,gBAAgB,EAAE,IAAI;EACtB,gBAAgB,EDteE,OAAyC;ECue3D,UAAU,EAAE,IAAI;EF4lBhB;sBAAW;IACT,YAAY,EAAE,WAAW;IACzB,gBAAgB,EEpyBV,OAA0C;IFqyBhD,gBAAgB,EAAE,IAAI;IACtB,UAAU,EAAE,IAAI;IAChB,KAAK,ECjiCW,OAAuC;EDmiC3D;+BAAkB;IAChB,KAAK,EC1kCa,OAAyC;ED4kC7D;;;iCAAQ;IACN,gBAAgB,EC9kCE,OAAyC;ID+kC3D,KAAK,EC9kCa,OAAyC;ID+kC3D,gBAAgB,EAAE,IAAI;IACtB,YAAY,EAAE,WAAW;IACzB,UAAU,EAAE,IAAI;IAEhB;;;mCAAO;ME3qBL,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFsqBnB;6BAAQ;MACN,YAAY,EEvtBN,OAAyC;IFytBjD;;+BAAoB;MEt3BlB,KAAK,EDzLoB,OAAkB;MC0L3C,YAAY,EA8CN,OAAgE;MA7CtE,gBAAgB,EAAE,wDAK+C;MFi3BjE,YAAY,EC1lCI,OAAyC;MD2lCzD,UAAU,EAAE,IAAI;MAChB;;uCAAQ;QE52BR,KAAK,EDrPE,OAAyC;QCsPhD,YAAY,EAgCN,OAAgE;QA/BtE,gBAAgB,EAAE,4CAKyB;QFu2B5C,YAAY,EC9lCK,OAAyC;QD+lCvD,UAAU,EAAE,IAAI;MAElB;;0CAAW;QACT,gBAAgB,EAAE,IAAI;QACtB,gBAAgB,EEl0BZ,OAA0C;QFm0B9C,YAAY,EEn0BR,OAA0C;IFu0BlD;wCAAmB;MACpB,gBAAgB,EAAE,mBAA6B;MAC/C;gDAAQ;QACN,gBAAgB,EE5uBT,OAAyC;MF8uBlD;sDAAc;QACZ,gBAAgB,EC9mCC,OAAyC;QD+mC1D,KAAK,EAAE,mBAA6B;QACrC;;gEAAoB;UAClB,gBAAgB,ECjnCA,OAAyC;UDknCtD,KAAK,EAAE,mBAA6B;IAKzC;gCAAW;MACT,gBAAgB,EEv1BV,OAA0C;MFw1BhD,KAAK,ECllCW,OAAuC;IDqlCzD;;;;;;;4CAAqE;MACnE,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EE71BV,OAA0C;MF81BhD,KAAK,ECxlCW,OAAuC;ID0lCzD;;;+CAAmB;MExtBjB,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFqtBnB;mCAAc;MACZ,gBAAgB,ECroCA,OAAyC;MDsoCzD,KAAK,EAAE,mBAA6B;MACpC;;6CAAoB;QEp3BpB,KAAK,EAAE,OAA2D;QAClE,YAAY,EAHN,OAAgE;QAItE,gBAAgB,EAAE,4CAAsD;QAIxE;;;;8EAAS;UAAE,KAAK,EAAE,OAAO;EFm3B3B;oBAAO;IACL,WAAW,EAAE,MAAM;IACnB,OAAO,EAAE,QAAQ;EAGnB;uBAAU;IACR,SAAS,EAAE,OAAO;IAClB,OAAO,EAAE,MAAM;EAIjB;;;;oFACiC;IAC/B,0BAA0B,EAAE,IAAI;IAChC,0BAA0B,EAAE,GAAG;IAC/B,YAAY,EAAE,KAAK;IACnB,YAAY,EAAE,2HAKmB;IAEjC;;uDAAW;MACT,YAAY,EAAE,gEACa;EAI/B;4BAAiB;IAEf,KAAK,ECloCoB,OAAkB;IDmoC3C,WAAW,EAAE,IAAI;IACjB,YAAY,EE9yBN,OAAyC;IF+yB/C,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EE95BV,OAAgE;IF+5BtE,UAAU,EAAE,IAAI;IAEhB;uCAAW;MACT,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EEn5BZ,OAA0C;MFo5B9C,UAAU,EAAE,IAAI;IAKlB;sCAAQ;MEp/BR,UAAU,EAAE,8BAA2B;MAEvC,KAAK,ED/JoB,OAAkB;MCgK3C,YAAY,EAsLN,OAAyC;MArL/C,gBAAgB,EAAE,4CAGa;MFg/B7B;;;oDAAO;QEpxBT,YAAY,EAAE,sBAAuB;QACrC,gBAAgB,EAAE,WAAW;QAC7B,gBAAgB,EAAE,IAAI;QACzB,UAAU,EAAC,IAAI;QAEZ,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MFgxBf;8CAAQ;QE1+BV,KAAK,ED5KoB,OAAkB;QC6K3C,YAAY,EAyKN,OAAyC;QAxK/C,gBAAgB,EAAE,4CAE+B;MFw+B/C;;gDAAoB;QE/9BtB,KAAK,EDzLoB,OAAkB;QC0L3C,YAAY,EA4JN,OAAyC;QA3J/C,gBAAgB,EAAE,wDAK+C;MF09B/D;;;;6DACgB;QEj6BlB,KAAK,ED1PoB,OAAkB;QC2P3C,YAAY,EAHN,OAA0C;QAIhD,gBAAgB,EAAE,mCAAgC;QAClD,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QApSO,UAAU,EAAE,gEAAkB;QFmsClD,iBAAiB,EAAE,IAAI;QACvB,YAAY,EEt6BV,OAA0C;QFw6B5C;;;;;;;;uEACU;UEv5Bd,KAAK,EAAE,OAAyD;UAChE,YAAY,EAHN,OAA4C;UAIlD,gBAAgB,EAAE,mCAAgC;UAlT1B,UAAU,EAAE,gEAAkB;UFysChD,YAAY,EE36BZ,OAA0C;QF86B5C;;;;2EAAc;UE74BlB,KAAK,EAAE,OAAiE;UACxE,YAAY,EAHN,OAA4C;UAIlD,gBAAgB,EAAE,mCAAgC;UAClD,WAAW,EAAE,IAAI;UACjB,WAAW,EAAE,IAAI;UAlUX,UAAU,EAqUE,kCAAmC;UFw4B/C,YAAY,EEh7BZ,OAA0C;UAyChD;;;;;;gGAAS;YAAE,KAAK,EAAE,OAAO;QF04BrB;;;;;;;;mFACsB;UE/3B1B,KAAK,EAAE,OAAiE;UACxE,YAAY,EAHN,OAA4C;UAIlD,gBAAgB,EAAE,mCAAgC;UFg4B5C,YAAY,EEv7BZ,OAA0C;UAyDhD;;;;;;;;;;;;wGAAS;YAAE,KAAK,EAAE,OAAO;MFk4BvB;;;;;;;;;yEAE4B;QErzB9B,YAAY,EAAE,sBAAuB;QACrC,gBAAgB,EAAE,WAAW;QAC7B,gBAAgB,EAAE,IAAI;QACzB,UAAU,EAAC,IAAI;QAEZ,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MFmzBf;oDAAc;QEl+BhB,KAAK,EAAE,OAA4D;QACnE,YAAY,EAgCN,OAA0C;QA9BhD,gBAAgB,EAAE,mCAAgC;QAClD,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QAlQO,UAAU,EAAE,+CAAkB;QAsQtD;;qFAAS;UAAE,KAAK,EAAE,OAAO;QF49BrB;;8DAAoB;UEl9BxB,KAAK,EAAE,OAA2D;UAClE,YAAY,EAHN,OAAgE;UAItE,gBAAgB,EAAE,4CAAsD;UAIxE;;;;+FAAS;YAAE,KAAK,EAAE,OAAO;MF+8BvB;yDAAmB;QEliCrB,UAAU,EAAE,8BAA2B;QAEvC,KAAK,ED7ME,OAAyC;QC8MhD,YAAY,EAwEN,OAAgE;QAvEtE,gBAAgB,EAAE,4CAGa;QF6hC3B,YAAY,EEz9BV,OAAgE;QF29BlE;iEAAQ;UEvhCZ,KAAK,ED1NE,OAAyC;UC2NhD,YAAY,EA2DN,OAAgE;UA1DtE,gBAAgB,EAAE,4CAE+B;UFqhC3C,YAAY,EE79BZ,OAAgE;QFg+BlE;kEAAS;UE/gCb,KAAK,EDzLoB,OAAkB;UC0L3C,YAAY,EA8CN,OAAgE;UA7CtE,gBAAgB,EAAE,wDAK+C;UF0gC3D,YAAY,EEl+BZ,OAAgE;QFq+BlE;uEAAc;UEt/BlB,KAAK,EDjOc,OAA8B;UCkOjD,YAAY,EAgBN,OAAgE;UAdtE,gBAAgB,EAAE,mCAAgC;UAClD,WAAW,EAAE,IAAI;UACjB,WAAW,EAAE,IAAI;UAlQO,UAAU,EAAE,+CAAkB;UFqvChD,YAAY,EEv+BZ,OAAgE;UARtE;;wGAAS;YAAE,KAAK,EAAE,OAAO;QFk/BrB;oEAAW;UEx9Bf,KAAK,EDxSE,OAAyC;UCyShD,YAAY,EAnBN,OAAgE;UAoBtE,gBAAgB,EAAE,mCAAgC;UAClD,WAAW,EAAE,IAAI;UACjB,WAAW,EAAE,IAAI;UApSO,UAAU,EAAE,gEAAkB;UF0vChD,YAAY,EE5+BZ,OAAgE;QF++BlE;gFAAuB;UE97B3B,KAAK,ED1RoB,OAA0F;UC2RnH,YAAY,EDzRS,OAAmC;UC0RxD,gBAAgB,EAAE,mCAAgC;UAClD,WAAW,EAAE,IAAI;UACjB,WAAW,EAAE,IAAI;UAlUX,UAAU,EAqUE,kCAAmC;UFy7B/C,YAAY,EEj/BZ,OAAgE;UAyDtE;;iHAAS;YAAE,KAAK,EAAE,OAAO;IF67BzB;;uDAAgB;MACd,YAAY,EAAE,qBAAqC;MACnD,gBAAgB,EAAE,iDAAiE;MACnF,UAAU,EAAE,IAAI;MAChB,YAAY,EAAE,IAAI;MAClB,aAAa,EAAE,IAAI;MAEnB;;kEAAS;QAAE,uBAAuB,EAAE,CAAC;MAErC;uDAAO;QACL,gBAAgB,EAAE,mCAAmC;QACrD,KAAK,EAAE,wBAAsC;QAC7C,WAAW,EAAE,IAAI;EAOvB;;aAAuB;IACrB,aAAa,EAAE,CAAC;EAGlB;gCAAqB;IACnB,OAAO,EAAE,GAAG;IACZ;0CAAQ;MAAE,OAAO,EAAE,GAAG;;;;;AAQ1B;;uCAAkB;EAChB,OAAO,EAAE,WAAW;EEh4BlB,YAAY,EAAE,sBAAuB;EACrC,gBAAgB,EAAE,WAAW;EAC7B,gBAAgB,EAAE,IAAI;EACzB,UAAU,EAAC,IAAI;EAEZ,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;EF43BnB,KAAK,EChzCI,OAAyC;EDizClD,uBAAQ;IAAC,YAAY,EE3hCb,OAAgE;EF4hCxE,mDAAoB;IAClB,gBAAgB,EE7hCV,OAAgE;EF+hCxE,6BAAc;IAAE,YAAY,EAAE,GAAG;EACjC,4BAAa;IAAE,aAAa,EAAE,GAAG;EACjC,4BAAa;IACX,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,IAAI;EAIrB,mCAAkB;IAAE,YAAY,EAAE,GAAG;EACrC,oCAAmB;IAAE,aAAa,EAAE,GAAG;EACvC,mCAAkB;IAAE,aAAa,EAAE,CAAC;IAAE,YAAY,EAAE,CAAC;EACrD;;kDAAS;IAAE,WAAW,EAAE,GAAG;;;;;AAM7B,gBAAiB;EACf,4BAA4B,EAAE,CAAC;EAC/B,8BAA8B,EAAE,EAAE;EAClC,4BAA4B,EAAE,CAAC;EAC/B,8BAA8B,EAAE,EAAE;EAClC,0BAA0B,EAAE,EAAE;EAE9B,iBAAiB,EAAE,OAAgC;EACnD,gBAAgB,EExiCR,OAA0C;EF0iClD,yBAAW;IAAE,aAAa,EAAE,CAAC;EAE7B,6DAAgC;IAC9B,iBAAiB,EAAE,OAAgD;IACnE,gBAAgB,EAAE,qBAA8B;EAGlD,4BAAc;IACZ,KAAK,ECpzCc,OAA8B;IDqzCjD,qCAAW;MACT,KAAK,EAAE,OAAgD;MACvD,8CAAW;QAAE,KAAK,EAAE,OAAyD;IAE/E,qCAAW;MAAE,KAAK,EChzCO,OAA0F;EDmzCrH,mCAAqB;IACnB,KAAK,EAAE,kBAA0B;EAGnC,yBAAW;IACT,iBAAiB,EAAE,OAAgD;IACnE,UAAU,EEhkCJ,OAA0C;EFmkClD,oBAAM;IACJ,YAAY,EAAE,UAAU;IACxB,YAAY,EAAE,GAAG;IACjB,YAAY,EAAE,OAAuC;EAGvD,yBAAW;IACT,gBAAgB,EAAE,kCAAkC;IAEpD,KAAK,EAAE,OAAgC;IADvC,kCAAW;MAAE,gBAAgB,EAAE,sCAAsC;IAErE,+BAAQ;MAAE,KAAK,ECn3CR,OAAyC;IDo3ChD,kCAAW;MACT,KAAK,EAAE,OAAgD;MACvD,wCAAQ;QAAE,KAAK,ECx0CQ,OAAkB;MDy0CzC,2CAAW;QAAE,KAAK,EAAE,OAAyD;IAG/E,iCAAU;MAAE,gBAAgB,EAAE,mCAAmC;IAEjE,kCAAW;MAAE,KAAK,EAAE,OAAkD;EAGxE,4BAAc;IACY,KAAK,ECn4CpB,OAAyC;IDq4ClD,MAAM,EAAE,iBAAiC;IACzC,aAAa,EAAE,GAAG;IAClB,gBAAgB,EAAE,4CAE+C;IACjE,UAAU,EAAE,8DAG4D;IAExE,qCAAW;MAEN,KAAK,EExnCJ,OAAgE;MFynCjE,UAAU,EAAE,IAAI;MAKnB,gBAAgB,EAAE,4CAEwC;MAE1D,8CAAW;QAEP,KAAK,EEpoCL,OAAgE;QFqoChE,YAAY,EEroCZ,OAAgE;QFwoClE,gBAAgB,ECr3CF,KAA8D;IDy3ChF,qCAAW;MACiB,KAAK,EC13Cf,KAA8D;MD43C9E,gBAAgB,EAAE,IAAI;MACtB,UAAU,EAAE,IAAI;EAIpB,uBAAS;IACP,gBAAgB,EAAE,qBAA6B;IAC/C,aAAa,EAAE,GAAG;IAElB,gCAAW;MACT,gBAAgB,EAAE,wBAEmC;MAEnD,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,KAAK;MACnB,YAAY,EE/pCV,OAAgE;;AFsqCxE;;2CAAQ;EAGN,KAAK,EADkB,OAAgC;EAEvD,gBAAgB,ECn8CP,OAAyC;EDo8ClD,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;EACjB,UAAU,EAAE,IAAI;EAChB;;mDAAQ;IAEN,KAAK,EAAE,OAA0C;IACjD,UAAU,EAAE,IAAI;IAChB,UAAU,EAAE,IAAI;EAElB;;oDAAS;IAEP,KAAK,EC58CA,OAAyC;ID68C9C,UAAU,EAAE,IAAI;AAMpB;;;+FAG6B;EAC3B,kBAAkB,EAAE,IAAI;;AAI5B;;;8CAAyB;EACvB,UAAU,EAAE,IAAI;EAChB,KAAK,EEvsCG,OAAgE;EFwsCxE,UAAU,EAAE,oGAEmD;;AAMjE;;sGAAsB;EACpB,OAAO,EAAE,OAAO;EAChB,YAAY,EAAE,qBAAqB;EACnC,aAAa,EAAE,CAAC;EAChB,gBAAgB,EAAE,IAAI;EACtB,YAAY,EErsCJ,OAA0C;EFssClD,WAAW,EAAE,IAAI;EACjB;;yDAAc;IACZ,YAAY,EExsCN,OAA0C;IFysChD,gBAAgB,EAAE,IAAI;EAExB;;sDAAW;IACT,YAAY,EE5sCN,OAA0C;IF6sChD,YAAY,EAAE,qBAAqB;IACnC,KAAK,EAAE,OAAgD;IACvD,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EC78CE,KAA8D;ID88ChF,0CAAc;MACZ,YAAY,EEltCR,OAA0C;MFmtC9C,gBAAgB,EAAE,IAAI;;;;;AAS5B,QAAS;EACP,0BAA0B,EAAE,IAAI;EAChC,OAAO,EAAE,GAAG;EACZ,UAAU,EAAE,IAAI;EAChB,iBAAW;IAAE,gBAAgB,EEhuCrB,OAA0C;EFiuClD,oBAAc;IACZ,OAAO,EAAE,OAAO;IAChB,0BAAQ;MACN,gBAAgB,EEpvCZ,OAAgE;MFqvCpE,KAAK,EC79CkB,OAAkB;ID+9C3C,gCAAc;MACZ,KAAK,EC1+CY,OAA8B;MD2+C/C,UAAU,EAAE,IAAI;;AAKtB,KAAM;EACJ,OAAO,EAAE,GAAG;EACZ,gBAAgB,EEhvCR,OAA0C;EFivClD,MAAM,EAAE,iBAAwB;EAChC,aAAa,EAAE,GAAG;EAClB,UAAO;IAAE,MAAM,EAAE,iBAAwB;EACzC,eAAU;IACX,WAAW,EAAE,IAAI;IACd,OAAO,EAAE,OAAO;IAChB,qBAAQ;MACN,KAAK,ECh/CkB,OAAkB;MDi/CzC,gBAAgB,EEzwCZ,OAAgE;MF0wCpE,eAAe,EAAE,WAAW;MAC5B,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,eAAe;MAC7B,YAAY,EAAE,OAA0F;MAExG,iCAAc;QACZ,aAAa,EAAE,eAAe;QAC9B,YAAY,EAAE,eAAe;MAE/B,gCAAY;QACV,aAAa,EAAE,eAAe;QAC9B,YAAY,EAAE,eAAe;IAGjC,2BAAc;MACZ,KAAK,EC3gDY,OAA8B;MD4gD/C,oCAAW;QAAE,KAAK,ECngDK,OAA0F;IDqgDnH,wDAA6B;MAC3B,KAAK,ECnjDA,OAAyC;MDojD9C,gBAAgB,EE9wCZ,OAA0C;IFixChD,qBAAQ;MAAE,gBAAgB,EAAE,kCAAkC;IAC9D,8BAAiB;MAAC,gBAAgB,EAAC,sCAAsC;EAG3E;oCAAS;IAEP,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAM;MAAE,aAAa,EAAE,iBAA0C;IACjE,mBAAS;MAAE,UAAU,EAAE,iBAA0C;IACjE,kBAAQ;MAAE,gBAAgB,EAAE,OAAgC;IAC5D,wBAAc;MACZ,KAAK,EAAE,WAAW;MAClB,gBAAgB,EAAE,WAAW;MAC7B,YAAY,EAAE,WAAW;;AAK/B,sBAAuB;EAAE,KAAK,EAAE,wBAA2B;;;;;AAO3D,QAAS;EACP,OAAO,EAAE,GAAG;EACZ,MAAM,EAAE,iBAAwB;EAChC,aAAa,EAAE,GAAG;EAClB,gBAAgB,EE/yCR,OAA0C;EFizClD,UAAU,EAAE,4BAAoC;EAEhD,iBAAW;IACT,UAAU,EAAE,IAAI;EAGlB;;;;;6IAGiB;IACf,YAAY,EAAE,IAAI;IAClB,gBAAgB,EAAE,WAAW;EAG/B;;wCAAa;IACd,KAAK,ECtmDK,OAAyC;EDymDlD;;8CAAmB;IACpB,gBAAgB,EAAE,uBAAuC;IACzD,KAAK,EC3mDK,OAAyC;ID4mDnD,WAAW,EAAE,IAAI;IACd,UAAU,EAAE,IAAI;;AAOpB;cACe;EACb,gBAAgB,EAAE,WAAW;EAC7B,gBAAgB,EAAE,IAAI;EACtB,UAAU,EAAE,IAAI;EAChB,YAAY,EAAE,IAAI;EAClB;oBAAM;IAAE,gBAAgB,EAAE,0CAA0C;EACpE;uBAAS;IAAE,gBAAgB,EAAE,wCAAwC;;;;;;AAQvE,SAAU;EAMR,gBAAgB,EEn2CR,OAA0C;EFo2ClD,wBAAwB,EAAE,CAAC;EAC3B,0BAA0B,EAAE,CAAC;EAC7B,0BAA0B,EAAE,CAAC;EAC7B,wBAAwB,EAAE,CAAC;EAC3B,wBAAwB,EAAE,KAAK;EAC/B,wBAAwB,EAAE,CAAC;EAC3B,2BAA2B,EAAE,CAAC;EAC9B,UAAU,EAAE,8CAAwB;EAIpC,eAAQ;IACN,MAAM,EAAE,iBAAwB;IAEhC,mBAAM;MAAE,gBAAgB,EAAE,CAAC;IAC3B,sBAAS;MAAE,mBAAmB,EAAE,CAAC;IACjC,qBAAQ;MAAE,kBAAkB,EAAE,CAAC;IAC/B,oBAAO;MAAE,iBAAiB,EAAE,CAAC;EAG/B,gBAAS;IAGP,gBAAgB,EE33CV,OAA0C;IF43ChD,WAAW,EAAE,GAAG;IAGhB,sBAAQ;MACN,YAAY,EAAE,KAAK;MACnB,YAAY,EEj5CR,OAAgE;MFk5CpE,0BAAM;QAAE,YAAY,EAAE,GAAG;MACzB,6BAAS;QAAE,YAAY,EAAE,GAAG;MAC5B,4BAAQ;QAAE,YAAY,EAAE,GAAG;MAC3B,2BAAO;QAAE,YAAY,EAAE,GAAG;MAC1B,+BAAW;QAAE,YAAY,EEt5CrB,OAAgE;IFw5CtE,oBAAM;MACJ,UAAU,EAAE,oBAA2B;IAGzC,uBAAS;MACP,UAAU,EAAE,mBAA0B;IAGxC,sBAAQ;MACN,UAAU,EAAE,mBAA0B;IAGxC,qBAAO;MACL,UAAU,EAAE,oBAA2B;EAK3C,aAAI;IACF,YAAY,EAAE,GAAG;IACjB,YAAY,EAAE,KAAK;IACnB,YAAY,EAAE,mBAAuF;IACrG,gBAAgB,EAAE,mBAAuF;IAEzG,cAAc,EAAE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAYjB,uCAAgB;MAAE,OAAO,EAAE,OAAyB;IACpD,uCAAgB;MAAE,OAAO,EAAE,OAAyB;IAgCpD,8BAAmB;MACrB,gBAAgB,EE98CR,OAA0C;MF+8C9C,yEAAgB;QACd,YAAY,EAAE,IAAI;QAClB,aAAa,EAAE,GAAG;QAClB,cAAc,EAAE,GAAG;IAGvB,iBAAM;MAEJ,aAAa,EAAE,eAAe;MAC9B,0FAA2C;QACzC,YAAY,EEz+CV,OAAgE;QF0+CxE,mBAAmB,EE19CX,OAA0C;QF29ClD,gBAAgB,EE39CR,OAA0C;QF49ClD,kPAAyB;UACxB,YAAY,EE7+CL,OAAgE;UF8+CvE,mBAAmB,EE99CZ,OAA0C;IFk+ChD,oBAAS;MACP,aAAa,EAAE,eAAe;MAC9B,mGAA2C;QACzC,YAAY,EEr/CV,OAAgE;QFs/CxE,gBAAgB,EEt+CR,OAA0C;QFu+ClD,gBAAgB,EEv+CR,OAA0C;QFw+ClD,oQAAyB;UACxB,YAAY,EEz/CL,OAAgE;UF0/CvE,gBAAgB,EE1+CT,OAA0C;IF8+ChD,kBAAO;MACL,aAAa,EAAE,eAAe;MAC9B,6FAA2C;QACzC,YAAY,EEjgDV,OAAgE;QFkgDxE,kBAAkB,EEl/CV,OAA0C;QFm/ClD,gBAAgB,EEn/CR,OAA0C;QFo/ClD,wPAAyB;UACxB,YAAY,EErgDL,OAAgE;UFsgDvE,kBAAkB,EEt/CX,OAA0C;IF0/ChD,mBAAQ;MACN,aAAa,EAAE,eAAe;MAC9B,gGAA2C;QACzC,YAAY,EE7gDV,OAAgE;QF8gDxE,iBAAiB,EE9/CT,OAA0C;QF+/ClD,gBAAgB,EE//CR,OAA0C;QFggDlD,8PAAyB;UACxB,YAAY,EEjhDL,OAAgE;UFkhDvE,iBAAiB,EElgDV,OAA0C;IFwgDhD,gDAAyB;MACvB,gBAAgB,EAAE,wBAAiC;MACnD,YAAY,EAAE,wBAAiC;IAW/C,kCAA4B;MAC5B,YAAY,EAAE,GAAG;MACjB,YAAY,EAAE,KAAK;MACnB,YAAY,EExhDR,OAA0C;MFyhD9C,gBAAgB,EEzhDZ,OAA0C;MF0hD9C,kBAAwB,EAAE,GAAG;MAC7B,kBAAwB,EE3iDpB,OAAgE;MF4iDpE,UAAU,EAAE,8BAA4B;MACtC,0FAAyB;QACvB,UAAU,EAAE,8EAAwF;MAEtG,yFAAwB;QACtB,UAAU,EAAE,8DAAoE;QAChF,qGAAQ;UACf,gBAAgB,EEniDT,OAA0C;UFoiDjD,YAAY,EEpiDL,OAA0C;UFqiDjD,kBAAwB,EErjDjB,OAAgE;QFujDhE,2GAAW;UACT,gBAAgB,EExiDlB,OAA0C;UFyiDjD,YAAY,EEziDL,OAA0C;UF0iDjD,kBAAwB,EE1jDjB,OAAgE;MF6jDlE,2CAAW;QAChB,gBAAgB,EE9iDT,OAA0C;QF+iDjD,YAAY,EE/iDL,OAA0C;QFgjDjD,kBAAwB,EEhkDjB,OAAgE;IFqiDpE,qCAA4B;MAC5B,YAAY,EAAE,GAAG;MACjB,YAAY,EAAE,KAAK;MACnB,YAAY,EExhDR,OAA0C;MFyhD9C,gBAAgB,EEzhDZ,OAA0C;MF0hD9C,kBAAwB,EAAE,GAAG;MAC7B,kBAAwB,EE3iDpB,OAAgE;MF4iDpE,UAAU,EAAE,8BAA4B;MACtC,gGAAyB;QACvB,UAAU,EAAE,8EAAwF;MAEtG,+FAAwB;QACtB,UAAU,EAAE,8DAAoE;QAChF,2GAAQ;UACf,gBAAgB,EEniDT,OAA0C;UFoiDjD,YAAY,EEpiDL,OAA0C;UFqiDjD,kBAAwB,EErjDjB,OAAgE;QFujDhE,iHAAW;UACT,gBAAgB,EExiDlB,OAA0C;UFyiDjD,YAAY,EEziDL,OAA0C;UF0iDjD,kBAAwB,EE1jDjB,OAAgE;MF6jDlE,8CAAW;QAChB,gBAAgB,EE9iDT,OAA0C;QF+iDjD,YAAY,EE/iDL,OAA0C;QFgjDjD,kBAAwB,EEhkDjB,OAAgE;IFqiDpE,mCAA4B;MAC5B,YAAY,EAAE,GAAG;MACjB,YAAY,EAAE,KAAK;MACnB,YAAY,EExhDR,OAA0C;MFyhD9C,gBAAgB,EEzhDZ,OAA0C;MF0hD9C,mBAAwB,EAAE,GAAG;MAC7B,mBAAwB,EE3iDpB,OAAgE;MF4iDpE,UAAU,EAAE,8BAA4B;MACtC,4FAAyB;QACvB,UAAU,EAAE,8EAAwF;MAEtG,2FAAwB;QACtB,UAAU,EAAE,8DAAoE;QAChF,uGAAQ;UACf,gBAAgB,EEniDT,OAA0C;UFoiDjD,YAAY,EEpiDL,OAA0C;UFqiDjD,mBAAwB,EErjDjB,OAAgE;QFujDhE,6GAAW;UACT,gBAAgB,EExiDlB,OAA0C;UFyiDjD,YAAY,EEziDL,OAA0C;UF0iDjD,mBAAwB,EE1jDjB,OAAgE;MF6jDlE,4CAAW;QAChB,gBAAgB,EE9iDT,OAA0C;QF+iDjD,YAAY,EE/iDL,OAA0C;QFgjDjD,mBAAwB,EEhkDjB,OAAgE;IFqiDpE,oCAA4B;MAC5B,YAAY,EAAE,GAAG;MACjB,YAAY,EAAE,KAAK;MACnB,YAAY,EExhDR,OAA0C;MFyhD9C,gBAAgB,EEzhDZ,OAA0C;MF0hD9C,mBAAwB,EAAE,GAAG;MAC7B,mBAAwB,EE3iDpB,OAAgE;MF4iDpE,UAAU,EAAE,8BAA4B;MACtC,8FAAyB;QACvB,UAAU,EAAE,8EAAwF;MAEtG,6FAAwB;QACtB,UAAU,EAAE,8DAAoE;QAChF,yGAAQ;UACf,gBAAgB,EEniDT,OAA0C;UFoiDjD,YAAY,EEpiDL,OAA0C;UFqiDjD,mBAAwB,EErjDjB,OAAgE;QFujDhE,+GAAW;UACT,gBAAgB,EExiDlB,OAA0C;UFyiDjD,YAAY,EEziDL,OAA0C;UF0iDjD,mBAAwB,EE1jDjB,OAAgE;MF6jDlE,6CAAW;QAChB,gBAAgB,EE9iDT,OAA0C;QF+iDjD,YAAY,EE/iDL,OAA0C;QFgjDjD,mBAAwB,EEhkDjB,OAAgE;IFokDtE,oBAAO;MACL,OAAO,EAAE,KAAK;MACd,KAAK,EC51DA,OAAyC;ID+1DhD,uEAA4C;MAE1C,KAAK,ECj2DA,OAAyC;IDo2DhD,mEAAwC;MAEtC,KAAK,ECt2DA,OAAyC;IDy2DhD;;+CAAQ;MACN,OAAO,EAAE,GAAG;MACZ,MAAM,EAAE,qBAAqB;MAC7B,aAAa,EAAE,GAAG;MAClB,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EExlDZ,OAAgE;MFylDpE,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,UAAU,EAAE,IAAI;MAChB,KAAK,EE5kDD,OAA0C;MF6kD9C,2BAAQ;QACN,gBAAgB,EC91Db,OAAO;QD+1DV,YAAY,EAAE,WAAW;QACzB,gBAAgB,EAAE,IAAI;QACtB,UAAU,EAAE,IAAI;MAElB,4BAAS;QACP,KAAK,EEplDH,OAA0C;QFqlD5C,YAAY,EAAE,WAAW;QACzB,gBAAgB,EAAE,IAAI;QACtB,UAAU,EAAE,IAAI;MAElB,8BAAW;QACT,KAAK,EE1lDH,OAA0C;QF2lD5C,YAAY,EAAE,WAAW;MAE3B;;4DAAa;QACX,OAAO,EAAE,GAAG;IAGhB,qEAA0C;MAC5C,gBAAgB,ECl3DP,OAAO;EDq3DhB,eAAQ;IACN,KAAK,ECx2Dc,OAA8B;IDy2DjD,qBAAQ;MAAE,KAAK,ECt4DL,OAAyC;IDu4DnD,sBAAS;MAAE,KAAK,EExnDV,OAAgE;IFynDtE,2BAAc;MACZ,KAAK,EAAE,wBAAyC;IAElD,wBAAW;MACT,KAAK,EC/2DY,OAA8B;MDg3D/C,oCAAc;QACZ,KAAK,EAAE,wBAAyC;;;;;AAUxD,UAAW;EACT,uBAAuB,EAAE,CAAC;EAC1B,kCAAkC,EAAE,IAAI;EACxC,iCAAiC,EAAE,IAAI;EACvC,sBAAsB,EAAE,EAAE;EAC1B,+BAA+B,EAAE,EAAE;EACnC,yBAAyB,EAAE,CAAC;EAC5B,+BAA+B,EAAE,CAAC;EAElC;;0CAAQ;IACT,MAAM,EAAE,IAAI;IACZ,gBAAgB,EAAC,IAAI;IACrB,gBAAgB,EAAE,WAAW;IAC7B,UAAU,EAAE,IAAI;IAChB,wBAAQ;MACP,KAAK,ECv6DO,OAAyC;MDw6DrD,gBAAgB,EAAC,IAAI;MACrB,gBAAgB,EAAE,WAAW;IAE9B,8BAAc;MAAE,KAAK,EC94DC,OAA8B;EDk5DnD,wCACW;IAAE,OAAO,EAAE,KAAK;EAC3B,0DAAkD;IAAE,OAAO,EAAE,KAAK;EAGlE,0DAAkD;IAChD,sBAAsB,EAAE,GAAG;IAC3B,kCAAkC,EAAE,KAAK;IAC5C,iCAAiC,EAAE,KAAK;IAErC,kEAAQ;MEj7DV,YAAY,EAAE,qIAAiI;MAC/I,aAAa,EFg7DmE,CAAC;ME/6DjF,YAAY,EF+6D8E,eAAgB;ME96D1G,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;IF86DvB,6EAAqB;MEl7DvB,YAAY,EAAE,2JAAiI;MAC/I,aAAa,EFi7D2F,CAAC;MEh7DzG,YAAY,EFg7DsG,eAAgB;ME/6DlI,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;IFg7DvB,kEAAQ;MACN,MAAM,EAAE,IAAI;MACZ,UAAU,EAAE,IAAI;EAIpB,iBAAS;IE17DT,YAAY,EAAE,qHAAiI;IAC/I,aAAa,EF07DiD,CAAC;IEz7D/D,YAAY,EFy7D4D,eAAgB;IEx7DxF,YAAY,EAAE,KAAK;IACnB,YAAY,EAAE,WAAW;IFy7DvB,0BAAW;ME77Db,YAAY,EAAE,6HAAiI;MAC/I,aAAa,EF47DkE,CAAC;ME37DhF,YAAY,EF27D6E,eAAgB;ME17DzG,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;IF07DvB,4BAAa;ME97Df,YAAY,EAAE,2IAAiI;MAC/I,aAAa,EF67D2E,CAAC;ME57DzF,YAAY,EF47DsF,eAAgB;ME37DlH,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;EF47DzB,iBAAS;IEh8DT,YAAY,EAAE,qHAAiI;IAC/I,aAAa,EFg8DiD,CAAC;IE/7D/D,YAAY,EF+7D4D,eAAgB;IE97DxF,YAAY,EAAE,KAAK;IACnB,YAAY,EAAE,WAAW;IF+7DvB,0BAAW;MEn8Db,YAAY,EAAE,6HAAiI;MAC/I,aAAa,EFk8DkE,CAAC;MEj8DhF,YAAY,EFi8D6E,eAAgB;MEh8DzG,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;IFi8DvB,sDAAuB;MEr8DzB,YAAY,EAAE,iIAAiI;MAC/I,aAAa,EFq8DyD,CAAC;MEp8DvE,YAAY,EFo8DoE,eAAgB;MEn8DhG,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;MFo8DrB,wEAAW;QEx8Df,YAAY,EAAE,yIAAiI;QAC/I,aAAa,EFu8D0E,CAAC;QEt8DxF,YAAY,EFs8DqF,eAAgB;QEr8DjH,YAAY,EAAE,KAAK;QACnB,YAAY,EAAE,WAAW;IFs8DvB,wBAAS;ME18DX,YAAY,EAAE,mIAAiI;MAC/I,aAAa,EF08D0D,CAAC;MEz8DxE,YAAY,EFy8DqE,eAAgB;MEx8DjG,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;MFy8DrB,iCAAW;QE78Df,YAAY,EAAE,2IAAiI;QAC/I,aAAa,EF48D2E,CAAC;QE38DzF,YAAY,EF28DsF,eAAgB;QE18DlH,YAAY,EAAE,KAAK;QACnB,YAAY,EAAE,WAAW;IF48DvB,4BAAa;MEh9Df,YAAY,EAAE,2IAAiI;MAC/I,aAAa,EFg9D8D,CAAC;ME/8D5E,YAAY,EF+8DyE,eAAgB;ME98DrG,YAAY,EAAE,KAAK;MACnB,YAAY,EAAE,WAAW;MF+8DrB,4EAAuB;QEn9D3B,YAAY,EAAE,uJAAiI;QAC/I,aAAa,EFk9D6F,CAAC;QEj9D3G,YAAY,EFi9DwG,eAAgB;QEh9DpI,YAAY,EAAE,KAAK;QACnB,YAAY,EAAE,WAAW;MFg9DrB,mCAAS;QEp9Db,YAAY,EAAE,yJAAiI;QAC/I,aAAa,EFm9DgF,CAAC;QEl9D9F,YAAY,EFk9D2F,eAAgB;QEj9DvH,YAAY,EAAE,KAAK;QACnB,YAAY,EAAE,WAAW;;AFs9D3B;0BAC2B;EACzB,YAAY,EAAE,WAAW;EAEzB,YAAY,EAAE,8EAAuF;EACrG,gBAAgB,EC99DG,OAAqB;EDg+DxC;qCAAW;IAAE,kBAAkB,EAAE,OAAO;EAExC;qCAAW;IACT,mBAAmB,EAAE,wDAAwE;IAC7F,gBAAgB,ECj8DU,OAA8B;;;;;AD08D5D,SAAU;EACR,uBAAuB,EAAE,IAAI;EAE7B,WAAW,EAAE,IAAI;EACjB,SAAS,EAAE,OAAO;EAClB,cAAc,EAAE,GAAG;EACnB,UAAU,EAAE,kCAAoC;EAGhD,gBAAS;IAEP,MAAM,EAAE,iBAAwB;IAChC,aAAa,EAAE,GAAG;IAClB,KAAK,EC1gEE,OAAyC;ID2gEhD,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EEtuDV,OAA0C;IFuuDhD,WAAW,EAAE,IAAI;IACjB,uBAAS;MACP,KAAK,EEzvDD,OAAgE;MF0vDpE,YAAY,EE1vDR,OAAgE;MF2vDpE,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,6BAAQ;QAAE,YAAY,EC5gEd,OAAyC;ID8gEnD,sBAAQ;MACT,YAAY,EEhwDL,OAAgE;IFkwDtE,4BAAc;MACZ,KAAK,ECr/DY,OAA8B;MDs/D/C,YAAY,EEpwDR,OAAgE;MFqwDpE,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EEvtDZ,OAA4C;MFwtDhD,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;EAKrB,gBAAS;IACP,OAAO,EAAE,GAAG;IACZ,MAAM,EAAE,SAAS;IACjB,aAAa,EAAE,GAAG;IAClB,YAAY,EAAC,sBAAuB;IACpC,UAAU,EAAE,IAAI;IAChB,gBAAgB,EEnxDV,OAAgE;IFoxDtE,sBAAQ;MACN,UAAU,EAAE,IAAI;IAElB,uBAAS;MACT,gBAAgB,EExxDV,OAAgE;MFyxDpE,6BAAQ;QAAE,gBAAgB,ECxiElB,OAAyC;ID0iEnD,4BAAc;MAAE,gBAAgB,EE5uD1B,OAA4C;EF+uDpD,4BAAqB;IAEjB,UAAU,EAAE,IAAI;IAChB,YAAY,EEjyDR,OAAgE;IFkyDpE,qCAAW;MAAE,YAAY,EElyDrB,OAAgE;IFmyDpE,4CAAkB;MAAE,iBAAiB,EEnyDjC,OAAgE;IFoyDpE,4CAAkB;MAAE,kBAAkB,EEpyDlC,OAAgE;IFqyDpE,+EACgB;MAAE,YAAY,EEtyD1B,OAAgE;;;;;AF00DtE,MAAY;EACV,gBAAgB,EAAE,yFAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;qCAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;yBAC+B;EAC7B,gBAAgB,EAAE,2GACqE;;AAb3F,YAAY;EACV,gBAAgB,EAAE,qGAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;2CAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;+BAC+B;EAC7B,gBAAgB,EAAE,uHACqE;;AAb3F,aAAY;EACV,gBAAgB,EAAE,uGAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;4CAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;gCAC+B;EAC7B,gBAAgB,EAAE,yHACqE;;AAb3F,kBAAY;EACV,gBAAgB,EAAE,iHAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;iDAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;qCAC+B;EAC7B,gBAAgB,EAAE,mIACqE;;AAb3F,eAAY;EACV,gBAAgB,EAAE,2GAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;8CAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;kCAC+B;EAC7B,gBAAgB,EAAE,6HACqE;;AAb3F,2BAAY;EACV,gBAAgB,EAAE,mIAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;0DAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;8CAC+B;EAC7B,gBAAgB,EAAE,qJACqE;;AAb3F,mBAAY;EACV,gBAAgB,EAAE,iFAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;kDAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;sCAC+B;EAC7B,gBAAgB,EAAE,mGACqE;;AAb3F,yBAAY;EACV,gBAAgB,EAAE,6FAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;wDAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;4CAC+B;EAC7B,gBAAgB,EAAE,+GACqE;;AAb3F,4BAAY;EACV,gBAAgB,EAAE,+FAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;2DAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;+CAC+B;EAC7B,gBAAgB,EAAE,iHACqE;;AAb3F,4BAAY;EACV,gBAAgB,EAAE,mGAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;2DAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;+CAC+B;EAC7B,gBAAgB,EAAE,qHACqE;;AAb3F,+BAAY;EACV,gBAAgB,EAAE,yGAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;8DAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;kDAC+B;EAC7B,gBAAgB,EAAE,2HACqE;;AAb3F,wCAAY;EACV,gBAAgB,EAAE,2HAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;uEAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;2DAC+B;EAC7B,gBAAgB,EAAE,6IACqE;;AAb3F,cAAY;EACV,gBAAgB,EAAE,qFAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;6CAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;iCAC+B;EAC7B,gBAAgB,EAAE,uGACqE;;AAb3F,0BAAY;EACV,gBAAgB,EAAE,6GAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;yDAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;6CAC+B;EAC7B,gBAAgB,EAAE,+HACqE;;AAb3F,oBAAY;EACV,gBAAgB,EAAE,iGAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;mDAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;uCAC+B;EAC7B,gBAAgB,EAAE,mHACqE;;AAb3F,qBAAY;EACV,gBAAgB,EAAE,mGAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;oDAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;wCAC+B;EAC7B,gBAAgB,EAAE,qHACqE;;AAb3F,uBAAY;EACV,gBAAgB,EAAE,uGAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;sDAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;0CAC+B;EAC7B,gBAAgB,EAAE,yHACqE;;AAb3F,mCAAY;EACV,gBAAgB,EAAE,+HAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;kEAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;sDAC+B;EAC7B,gBAAgB,EAAE,iJACqE;;AAM7F,qBAAsB;EACpB,gBAAgB,EAAE,mCAAgC;EAClD,KAAK,EAAE,OAA8B;EACrC,WAAW,EAAE,IAAI;EACjB,2DAAoB;IAClB,gBAAgB,EAAE,2CAAwC;IAC1D,KAAK,EEn2DD,OAAgE;EFq2DtE,kCAAe;IACb,gBAAgB,EAAE,yCAAsC;EAE1D,2BAAQ;IAAE,KAAK,EChlEU,OAAkB;EDilE3C,iCAAc;IAAE,KAAK,EAAE,OAA0C;;AA/BjE,MAAY;EACV,gBAAgB,EAAE,mFAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;qCAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;yBAC+B;EAC7B,gBAAgB,EAAE,qGACqE;;AAb3F,YAAY;EACV,gBAAgB,EAAE,+FAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;2CAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;+BAC+B;EAC7B,gBAAgB,EAAE,iHACqE;;AAb3F,aAAY;EACV,gBAAgB,EAAE,iGAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;4CAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;gCAC+B;EAC7B,gBAAgB,EAAE,mHACqE;;AAb3F,kBAAY;EACV,gBAAgB,EAAE,2GAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;iDAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;qCAC+B;EAC7B,gBAAgB,EAAE,6HACqE;;AAb3F,eAAY;EACV,gBAAgB,EAAE,qGAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;8CAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;kCAC+B;EAC7B,gBAAgB,EAAE,uHACqE;;AAb3F,2BAAY;EACV,gBAAgB,EAAE,6HAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;0DAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;8CAC+B;EAC7B,gBAAgB,EAAE,+IACqE;;AAb3F,mBAAY;EACV,gBAAgB,EAAE,2EAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;kDAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;sCAC+B;EAC7B,gBAAgB,EAAE,6FACqE;;AAb3F,yBAAY;EACV,gBAAgB,EAAE,uFAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;wDAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;4CAC+B;EAC7B,gBAAgB,EAAE,yGACqE;;AAb3F,4BAAY;EACV,gBAAgB,EAAE,yFAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;2DAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;+CAC+B;EAC7B,gBAAgB,EAAE,2GACqE;;AAb3F,4BAAY;EACV,gBAAgB,EAAE,6FAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;2DAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;+CAC+B;EAC7B,gBAAgB,EAAE,+GACqE;;AAb3F,+BAAY;EACV,gBAAgB,EAAE,mGAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;8DAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;kDAC+B;EAC7B,gBAAgB,EAAE,qHACqE;;AAb3F,wCAAY;EACV,gBAAgB,EAAE,qHAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;uEAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;2DAC+B;EAC7B,gBAAgB,EAAE,uIACqE;;AAb3F,cAAY;EACV,gBAAgB,EAAE,+EAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;6CAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;iCAC+B;EAC7B,gBAAgB,EAAE,iGACqE;;AAb3F,0BAAY;EACV,gBAAgB,EAAE,uGAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;yDAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;6CAC+B;EAC7B,gBAAgB,EAAE,yHACqE;;AAb3F,oBAAY;EACV,gBAAgB,EAAE,2FAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;mDAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;uCAC+B;EAC7B,gBAAgB,EAAE,6GACqE;;AAb3F,qBAAY;EACV,gBAAgB,EAAE,6FAC4D;EAC9E,WAAW,EAAoC,aAAsB;EACrE;oDAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;wCAC+B;EAC7B,gBAAgB,EAAE,+GACqE;;AAb3F,uBAAY;EACV,gBAAgB,EAAE,iGAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;sDAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;0CAC+B;EAC7B,gBAAgB,EAAE,mHACqE;;AAb3F,mCAAY;EACV,gBAAgB,EAAE,yHAC4D;EAC9E,WAAW,EAA+B,IAAI;EAC9C;kEAAc;IAAE,WAAW,EAAE,IAAI;;AAMjC;sDAC+B;EAC7B,gBAAgB,EAAE,2IACqE;;AAM7F,qBAAsB;EACpB,gBAAgB,EAAE,gCAAgC;EAClD,KAAK,EAAE,OAA8B;EACrC,WAAW,EAAE,IAAI;EACjB,2DAAoB;IAClB,gBAAgB,EAAE,wCAAwC;IAC1D,KAAK,EEn2DD,OAAgE;EFq2DtE,kCAAe;IACb,gBAAgB,EAAE,sCAAsC;EAE1D,2BAAQ;IAAE,KAAK,EChlEU,OAAkB;EDilE3C,iCAAc;IAAE,KAAK,EAAE,OAA0C;;AAKrE;iCACkC;EAChC,WAAW,EAAE,IAAI;EACjB;;yEAAoB;IAAE,WAAW,EAAE,IAAI;;AAKzC,aAAc;EACZ,gBAAgB,EAAE,OAAoB;EACtC,sBAAW;IAAE,gBAAgB,EAAE,OAAoB;;AAYnD,wBAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,iGACiD;EACnE,gBAAgB,EAAE,WAAW;;AAJ/B,8BAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,6GACiD;EACnE,gBAAgB,EAAE,WAAW;;AAJ/B,+BAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,+GACiD;EACnE,gBAAgB,EAAE,WAAW;;AAJ/B,iCAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,mHACiD;EACnE,gBAAgB,EAAE,WAAW;;AAJ/B,gCAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,iHACiD;EACnE,gBAAgB,EAAE,WAAW;;AAJ/B,sCAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,6HACiD;EACnE,gBAAgB,EAAE,WAAW;;AAJ/B,uCAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,+HACiD;EACnE,gBAAgB,EAAE,WAAW;;AAJ/B,yCAA8B;EAC5B,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,mIACiD;EACnE,gBAAgB,EAAE,WAAW;;AAIjC,sDAAuD;EAErD,OAAO,EAAE,WAAW;EACpB,cAAc,EAAE,CAAC;EACjB,sRAE2B;IAEzB,KAAK,ECtoEc,OAA8B;IDuoEjD,4UAAW;MAAE,KAAK,EC9nEO,OAA0F;;;;;ADqoEvH;;2DAE4D;EAE1D,uBAAuB,EAAE,EAAE;EAC3B,sBAAsB,EAAE,EAAE;EAC1B,uBAAuB,EAAE,CAAC;EAC1B,cAAc,EAAE,IAAI;EACpB,cAAc,EAAE,GAAG;EAEnB;;uEAAY;IACV,cAAc,EAAE,IAAI;IACpB,cAAc,EAAE,GAAG;IACnB;;gFAAS;MACP,MAAM,EAAE,GAAG;MACX,aAAa,EAAE,GAAG;EAItB;;oEAAS;IE1/DP,UAAU,EAAE,8BAA2B;IAEvC,KAAK,ED7ME,OAAyC;IC8MhD,YAAY,EAwEN,OAAgE;IAvEtE,gBAAgB,EAAE,4CAGa;IFs/D/B,MAAM,EAAE,SAAS;IACjB,aAAa,EAAE,GAAG;IAClB,YAAY,EEp7DN,OAAgE;IFq7DtE,UAAU,EAAE,6DAGmD;IAC/D;;4EAAQ;MACT,YAAY,EAAE,GAAG;MEt/DhB,KAAK,ED1NE,OAAyC;MC2NhD,YAAY,EA2DN,OAAgE;MA1DtE,gBAAgB,EAAE,4CAE+B;MFo/D/C,YAAY,EC3sEJ,OAAyC;MD4sEjD,aAAa,EAAE,GAAG;MAClB,UAAU,EAAE,2DAImD;IAEjE;;kFAAc;MACZ,YAAY,EAAE,KAAK;MACnB,aAAa,EAAE,GAAG;MAClB,gBAAgB,EAAE,mCAAiD;MACnE,UAAU,EAAE,IAAI;IAGlB;;6EAAS;MACP,MAAM,EAAE,iBAC4C;IAGtD;;sEAAO;ME73DP,KAAK,EDzWE,OAAyC;MC0WhD,YAAY,EApFN,OAAgE;MAqFtE,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EAtEV,OAA0C;MAuEhD,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,MAAM;MFu3DjB,gBAAgB,EEl9DZ,OAAgE;MFm9DpE;;8EAAQ;QEj3DV,KAAK,EDxXE,OAAyC;QCyXhD,YAAY,EAnGN,OAAgE;QAoGtE,gBAAgB,EAAE,IAAI;QACtB,eAAe,EAAE,WAAW;QAC5B,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MF62Df;;+EAAS;QEp2DX,KAAK,EDxVoB,OAAkB;QCyV3C,YAAY,EAjCN,wBACgC;QAiCtC,gBAAgB,EAAE,wDAK+C;QACjE,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;MF01Df;;iFAAW;QEt0Db,eAAe,EAAE,WAAW;QAC5B,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;EFs0DnB;;oEAAS;IACP,MAAM,EAAE,GAAG;IACX,MAAM,EAAE,qBAAqB;IAC7B,aAAa,EAAE,GAAG;IAClB,gBAAgB,EE59DV,OAAgE;IF69DtE,UAAU,EAAE,IAAI;IAChB;;gFAAY;MACV,gBAAgB,EE/9DZ,OAAgE;MFg+DpE,YAAY,EAAE,WAAW;MACzB,UAAU,EAAE,IAAI;MAChB;;2FAAW;QAAE,gBAAgB,EEl+DzB,OAAgE;IFq+DtE;;;;2FAAsC;MACpC,YAAY,EAAE,WAAW;MACzB,gBAAgB,EAAE,IAAI;MACtB,gBAAgB,EEz7DZ,OAA4C;MF07DhD,UAAU,EAAE,IAAI;IAIlB;;sEAAO;MACL,YAAY,EAAE,WAAW;MACzB,UAAU,EAAE,IAAI;MAChB,MAAM,EAAE,GAAG;MAEX,gBAAgB,EEl/DZ,OAAgE;MFm/DpE,aAAa,EAAE,qBAAkC;MACjD,cAAc,EAAE,IAAI;MAHpB;;kFAAY;QAAE,MAAM,EAAE,GAAG;MAIzB;;kFAAY;QACV,gBAAgB,EAAE,IAAI;QACtB,gBAAgB,EEv/Dd,OAAgE;MFy/DpE;;;;6FAAsC;QACpC,YAAY,EAAE,WAAW;QACzB,gBAAgB,EAAE,WAAW;MAE/B;;iFAAW;QACT,YAAY,EAAE,WAAW;QACzB,gBAAgB,EAAE,IAAI;;AAW1B,4BAAkB;EAChB,uBAAuB,EAAE,EAAE;EAC3B,sBAAsB,EAAE,EAAE;EAC1B,uBAAuB,EAAE,CAAC;EAUxB,mCAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,uHACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,yCAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,mIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,0CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,qIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,+CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,+IACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,4CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,yIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,wDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,iKACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;;AAtBtB,4BAAkB;EAChB,uBAAuB,EAAE,EAAE;EAC3B,sBAAsB,EAAE,EAAE;EAC1B,uBAAuB,EAAE,CAAC;EAUxB,mCAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,uHACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,yCAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,mIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,0CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,qIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,+CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,+IACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,4CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,yIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,wDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,iKACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;;AAtBtB,qCAAkB;EAChB,uBAAuB,EAAE,EAAE;EAC3B,sBAAsB,EAAE,EAAE;EAC1B,uBAAuB,EAAE,CAAC;EAUxB,4CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,uHACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,kDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,mIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,mDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,qIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,wDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,+IACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,qDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,yIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,iEAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,iKACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;;AAtBtB,qCAAkB;EAChB,uBAAuB,EAAE,EAAE;EAC3B,sBAAsB,EAAE,EAAE;EAC1B,uBAAuB,EAAE,CAAC;EAUxB,4CAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,uHACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,kDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,mIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,mDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,qIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,wDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,+IACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,qDAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,yIACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;EATlB,iEAAc;IAEZ,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;IAChB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,iKACsB;IACxC,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAAE,MAAM;IAC3B,UAAU,EAAE,IAAI;;AAQxB,oCAAQ;EAAE,MAAM,EAAE,cAAc;AAChC,8CAAoB;EAAE,MAAM,EAAE,YAAY;;AAG3C,oCAAQ;EAAE,MAAM,EAAE,cAAc;AAC/B,8CAAoB;EAAE,MAAM,EAAE,YAAY;;AAG1C,6CAAQ;EAAE,MAAM,EAAE,mBAAmB;AACrC,uDAAoB;EAAE,MAAM,EAAE,gBAAgB;;AAG9C,6CAAQ;EAAE,MAAM,EAAE,mBAAmB;AACrC,uDAAoB;EAAE,MAAM,EAAE,gBAAgB;;;;;AAOhD,cAAe;EACb,OAAO,EAAE,CAAC;EACV,SAAS,EAAE,OAAO;EAClB,KAAK,EAAE,qBAA8B;EACrC,UAAU,EAAE,IAAI;EAGhB,kBAAM;IACJ,wBAAwB,EAAE,CAAC;IAC3B,wBAAwB,EAAE,CAAC;IAC3B,yCAAyC,EAAE,CAAC;EAE9C,qBAAS;IACP,MAAM,EAAE,qBAAqB;IAC7B,aAAa,EAAE,GAAG;IAClB,gBAAgB,EE3kEV,OAAgE;IF4kEtE,yBAAM;MACJ,YAAY,EAAE,IAAI;MAClB,gBAAgB,EAAE,WAAW;MAC7B,UAAU,EAAE,IAAI;;AAMtB,YAAa;EACX,gBAAgB,EEtlER,OAAgE;EFulExE,MAAM,EAAE,iBAA4B;EACpC,aAAa,EAAE,GAAG;EAClB,UAAU,EAAE,IAAI;EAChB,iBAAO;IACL,sBAAsB,EAAE,GAAG;IAC3B,yBAAyB,EAAE,GAAG;EAEhC,kBAAQ;IACN,uBAAuB,EAAE,GAAG;IAC5B,0BAA0B,EAAE,GAAG;EAEjC,uBAAa;IACX,UAAU,EAAE,IAAI;EAIhB,4BAAS;IACP,yBAAyB,EAAE,GAAG;IAC9B,0BAA0B,EAAE,GAAG;IAC/B,UAAU,EAAE,IAAI;EAElB,yBAAM;IACJ,sBAAsB,EAAE,GAAG;IAC3B,uBAAuB,EAAE,GAAG;EAIhC,gBAAM;IACJ,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EEpnEV,OAAgE;IFqnEtE,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,CAAC;;;;;AASpB,mBAAoB;EAClB,4BAA4B,EAAE,CAAC;EAC/B,6BAA6B,EAAE,EAAE;;AAGnC,UAAW;EACT,UAAU,EAAE,IAAI;EAChB,4BAA4B,EAAE,EAAE;EAChC,6BAA6B,EAAE,CAAC;EAChC,mBAAW;IACT,4BAA4B,EAAE,CAAC;IAC/B,6BAA6B,EAAE,EAAE;EAEnC,iBAAS;IACP,MAAM,EAAE,qBAAqB;IAC7B,OAAO,EAAE,GAAG;IACZ,aAAa,EAAE,GAAG;IAClB,gBAAgB,EAAE,WAAW;EAE/B,qBAAa;IAGX,MAAM,EAAE,iBACmD;IAC3D,gBAAgB,EEvpEV,OAAgE;IFwpEtE,UAAU,EAAE,IAAI;IAChB,aAAa,EAAE,GAAG;IAGhB,mDAAa;MAAE,MAAM,EAAE,KAAK;IAC5B,iDAAW;MAAE,MAAM,EAAE,KAAK;IAE5B,gCAAa;MACX,YAAY,ECl6EF,OAAqD;MDm6E/D,gBAAgB,ECn6EN,OAAqD;MDo6E/D,yCAAW;QAAE,YAAY,ECp6Ef,OAAqD;IDs6EjE,+BAAY;MACV,YAAY,ECz6EF,OAAO;MD06EjB,gBAAgB,EC16EN,OAAO;MD26EjB,wCAAW;QAAE,YAAY,EC36Ef,OAAO;ID66EnB,sCAAmB;MACjB,gBAAgB,EE1qEZ,OAAgE;MF2qEpE,YAAY,EAAE,WAAW;MACzB,UAAU,EAAE,IAAI;;;;;AAUtB,MAAO;EACL,MAAM,EAAE,iBAAwB;EAEhC,OAAO,EAAE,CAAC;EADV,WAAO;IAAE,YAAY,EAAE,IAAI;EAE3B,iBAAa;IACX,OAAO,EAAE,GAAG;IACZ,YAAY,EAAE,OAAO;;AAKvB,mCAAkB;EAEhB,YAAY,EAAE,IAAI;;AAKtB;kDAAW;EAGT,KAAK,EAAE,kBAA0B;EAGjC,iWACyB;IAEvB,0BAA0B,EAAE,IAAI;;;;;AAQpC,gBAAiB;EACf,gBAAgB,EE1sER,OAA0C;EF2sElD,YAAY,EAAE,GAAG;EACjB,YAAY,EE5tEJ,OAAgE;;AF+tE1E;WACY;EACV,OAAO,EAAE,OAAO;EAChB,YAAY,EAAE,KAAK;EACnB,YAAY,EAAE,GAAG;EACjB,YAAY,EEpuEJ,OAAgE;;AFuuE1E;;;;;;;;;oCAQqC;EAGnC,gBAAgB,EAAE,sBAA6B;EAC/C,YAAY,EAAE,IAAI;EAClB,aAAa,EAAE,CAAC;EAChB,UAAU,EAAE,IAAI;;AAMhB,sBAAQ;EACN,gBAAgB,EAAE,wBAAiC;AAErD,uBAAS;EACP,UAAU,EAAE,IAAI;AAGhB,gCAAS;EAAE,UAAU,EAAE,uCAA+C;AACtE,+BAAQ;EACN,gBAAgB,EAAE,OAAuC;AAE3D,kCAAW;EAAE,gBAAgB,EEtwEvB,OAAgE;AFwwExE,+BAAiB;EAAE,gBAAgB,EAAE,WAAW;;AAKhD,0BAAQ;EEx1EN,UAAU,EAAE,8BAA2B;EAEvC,KAAK,ED7ME,OAAyC;EC8MhD,YAAY,EAwEN,OAAgE;EAvEtE,gBAAgB,EAAE,4CAGa;EFm1EL,YAAY,EE/wEhC,OAAgE;EFgxEtE;;kDAAO;IExnEP,YAAY,EAAE,sBAAuB;IACrC,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,IAAI;IACzB,UAAU,EAAC,IAAI;IAEZ,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IFonEf,KAAK,EC1/EkB,OAAkB;ED4/E3C,gCAAQ;IEh1ER,KAAK,ED1NE,OAAyC;IC2NhD,YAAY,EA2DN,OAAgE;IA1DtE,gBAAgB,EAAE,4CAE+B;IF80ErB,YAAY,EEtxElC,OAAgE;EFwxEtE,qEAAoB;IEv0EpB,KAAK,EDzLoB,OAAkB;IC0L3C,YAAY,EA8CN,OAAgE;IA7CtE,gBAAgB,EAAE,wDAK+C;IFk0ErC,YAAY,EE1xElC,OAAgE;EF4xEtE;;2DAA4B;IE1wE5B,KAAK,EDxSE,OAAyC;ICyShD,YAAY,EAnBN,OAAgE;IAoBtE,gBAAgB,EAAE,mCAAgC;IAClD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IAnSX,UAAU,EAoSE,kCAAmC;IFuwEzB,YAAY,EE9xElC,OAAgE;IF+xEpE;;;;qEAAoB;ME7vEtB,KAAK,ED5QW,OAAuC;MC6QvD,YAAY,ED1QS,OAAmC;MC2QxD,gBAAgB,EAAE,mCAAgC;MAjT5C,UAAU,EAkTE,kCAAmC;MF4vEvB,YAAY,EEjyEpC,OAAgE;IFmyEpE;;yEAAc;MElvEhB,KAAK,ED1RoB,OAA0F;MC2RnH,YAAY,EDzRS,OAAmC;MC0RxD,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAlUX,UAAU,EAqUE,kCAAmC;MF6uEvB,YAAY,EEryEpC,OAAgE;MAyDtE;;;oFAAS;QAAE,KAAK,EAAE,OAAO;MF6uErB;;;;mFAAoB;QEjuExB,KAAK,ED9SoB,OAA0F;QC+SnH,YAAY,ED7SS,OAAmC;QC8SxD,gBAAgB,EAAE,mCAAgC;QFiuElB,YAAY,EExyEtC,OAAgE;QAyEtE;;;;;;8FAAS;UAAE,KAAK,EAAE,OAAO;EFmuEzB;;2DAAgB;IEppEhB,YAAY,EAAE,sBAAuB;IACrC,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,IAAI;IACzB,UAAU,EAAC,IAAI;IAEZ,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IFgpEf,KAAK,EC3hFW,KAA8D;ED6hFhF,sCAAc;IEj0Ed,KAAK,EDjOc,OAA8B;ICkOjD,YAAY,EAgBN,OAAgE;IAdtE,gBAAgB,EAAE,mCAAgC;IAClD,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IAjQX,UAAU,EAoQE,kCAAmC;IF2zEzB,YAAY,EElzElC,OAAgE;IARtE;yEAAS;MAAE,KAAK,EAAE,OAAO;IF2zEvB,6FAAoB;MEjzEtB,KAAK,EDpPc,OAA8B;MCqPjD,YAAY,EAHN,OAAgE;MAItE,gBAAgB,EAAE,4CAAsD;MAIxE;;mFAAS;QAAE,KAAK,EAAE,OAAO;;AFmzE7B;qCAA2B;EACzB,UAAU,EAAE,8CAAwB;EACpC;6CAAQ;IAAE,UAAU,EAAE,IAAI;;;;;AAQ5B;uBACwB;EAEtB,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,WAAW;EAC1B,gBAAgB,EE3vER,wBACgC;EF2vExC,gBAAgB,EAAE,IAAI;EACtB,eAAe,EAAE,WAAW;EAC5B;kCAAW;IAAE,gBAAgB,EAAE,IAAI;EACnC;;;iCAAQ;IE5vEN,KAAK,EDzWE,OAAyC;IC0WhD,YAAY,EApFN,OAAgE;IAqFtE,gBAAgB,EAAE,IAAI;IACtB,gBAAgB,EAtEV,OAA0C;IAuEhD,eAAe,EAAE,WAAW;IAC5B,UAAU,EAAE,IAAI;IAChB,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,IAAI;IACjB,WAAW,EAAE,MAAM;IFsvEnB;;;;;;;yDAAO;MAEL,WAAW,EAAE,WAAW;MACxB,WAAW,EAAE,WAAW;IAK1B;yCAAQ;MEvvER,KAAK,EDxXE,OAAyC;MCyXhD,YAAY,EAnGN,OAAgE;MAoGtE,gBAAgB,EAAE,IAAI;MACtB,eAAe,EAAE,WAAW;MAC5B,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFmvEjB;;;;oDAGmB;ME7uEnB,KAAK,EDxVoB,OAAkB;MCyV3C,YAAY,EAjCN,wBACgC;MAiCtC,gBAAgB,EAAE,wDAK+C;MACjE,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IFquEjB;;wDACuB;ME/tEvB,KAAK,EDpXc,OAA8B;MCqXjD,YAAY,EArIN,OACwC;MAqI9C,gBAAgB,EAAE,IAAI;MACtB,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;IF4tEjB;4CAAW;MErtEX,eAAe,EAAE,WAAW;MAC5B,UAAU,EAAE,IAAI;MAChB,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;;;;;AF0tErB,SAAU;EACR,gBAAgB,EAAE,kCAAkC;EACpD,kBAAW;IAAE,gBAAgB,EAAE,sCAAsC;EACrE,eAAQ;IAAE,KAAK,EAAE,OAAsB;EACvC,iBAAU;IAAE,gBAAgB,EAAE,mCAAmC;;;;;AAMnE,WAAY;EACV,KAAK,ECnmFe,OAAW;EDomF/B,MAAM,EAAE,iBAAwB;EAMhC,kBAAS;IACP,MAAM,EAAE,4BAAoC;IAC5C,aAAa,EAAE,CAAC;IAEhB,2BAAW;MAAE,YAAY,EAAE,kBAA0B;EAGvD;0CAAS;IAEP,KAAK,EAAE,sBAA+B;IAEtC;kDAAQ;MAEN,KAAK,ECjqFA,OAAyC;IDoqFhD;qDAAW;MAET,KAAK,EAAE,yBAAuC;EAIlD,kHACkC;IAAE,KAAK,EAAE,wBAA4B;EAGvE,oBAAW;IACT,KAAK,ECroFa,OAAW;IDsoF7B,YAAY,ECjoFS,OAAmC;;;;;AD6oF5D,eAAgB;EACd,yBAAyB,EAAE,CAAC;EAC5B,6BAA6B,EAAE,CAAC;EAI9B,0BAAa;IAAE,gBAAgB,EE55EzB,OAA0C;EF+5ElD,yBAAU;IAER,UAAU,EAAE,IAAI;EAGhB,8BAAa;IAEX,yBAAyB,EAAE,GAAG;IAC9B,0BAA0B,EAAE,GAAG;EAEjC,+CAA4B;IAE1B,aAAa,EAAE,CAAC;IEtgFlB,UAAU,EAAE,8BAA2B;IAEvC,KAAK,ED7ME,OAAyC;IC8MhD,YAAY,EAwEN,OAAgE;IAvEtE,gBAAgB,EAAE,4CAGa;IFkgF7B,qDAAQ;ME1/EV,KAAK,ED1NE,OAAyC;MC2NhD,YAAY,EA2DN,OAAgE;MA1DtE,gBAAgB,EAAE,4CAE+B;IF0/E/C,sDAAS;MEj/EX,KAAK,EDzLoB,OAAkB;MC0L3C,YAAY,EA8CN,OAAgE;MA7CtE,gBAAgB,EAAE,wDAK+C;IF8+E/D,2DAAc;MEv9EhB,KAAK,EDjOc,OAA8B;MCkOjD,YAAY,EAgBN,OAAgE;MAdtE,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAjQX,UAAU,EAoQE,kCAAmC;MACrD;gGAAS;QAAE,KAAK,EAAE,OAAO;IFk9EvB,wDAAW;MEx7Eb,KAAK,EDxSE,OAAyC;MCyShD,YAAY,EAnBN,OAAgE;MAoBtE,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAnSX,UAAU,EAoSE,kCAAmC;IFu7EnD,oEAAuB;ME75EzB,KAAK,ED1RoB,OAA0F;MC2RnH,YAAY,EDzRS,OAAmC;MC0RxD,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAlUX,UAAU,EAqUE,kCAAmC;MACrD;yGAAS;QAAE,KAAK,EAAE,OAAO;IF25ErB,gEAAa;ME/hFjB,UAAU,EAAE,8BAA2B;MAEvC,KAAK,EF8hFmC,KAAK;ME7hF7C,YAAY,EAwEN,OAAgE;MAvEtE,gBAAgB,EAAE,4CAGa;MF2hFzB,sEAAQ;QEnhFd,KAAK,EFohFoC,KAAK;QEnhF9C,YAAY,EA2DN,OAAgE;QA1DtE,gBAAgB,EAAE,4CAE+B;MFmhF3C,uEAAS;QE1gFf,KAAK,EF2gFqC,KAAK;QE1gF/C,YAAY,EA8CN,OAAgE;QA7CtE,gBAAgB,EAAE,wDAK+C;MFugF3D,yEAAW;QE78EjB,KAAK,EF88EuC,KAAK;QE78EjD,YAAY,EAHN,OAA0C;QAIhD,gBAAgB,EAAE,mCAAgC;QAClD,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QAnSX,UAAU,EAoSE,kCAAmC;QF28E7C,qFAAc;UEj7EtB,KAAK,ED1RoB,OAA0F;UC2RnH,YAAY,EDzRS,OAAmC;UC0RxD,gBAAgB,EAAE,mCAAgC;UAClD,WAAW,EAAE,IAAI;UACjB,WAAW,EAAE,IAAI;UAlUX,UAAU,EAqUE,kCAAmC;UACrD;8HAAS;YAAE,KAAK,EAAE,OAAO;MF86EnB,4EAAc;QAGZ,gBAAgB,EE1+ElB,OAAgE;QF2+EjE,KAAK,EAAE,mBAA6B;IAvBrC,kEAAa;ME/hFjB,UAAU,EAAE,8BAA2B;MAEvC,KAAK,EF8hFmC,KAAK;ME7hF7C,YAAY,EAsLN,OAAyC;MArL/C,gBAAgB,EAAE,4CAGa;MF2hFzB,wEAAQ;QEnhFd,KAAK,EFohFoC,KAAK;QEnhF9C,YAAY,EAyKN,OAAyC;QAxK/C,gBAAgB,EAAE,4CAE+B;MFmhF3C,yEAAS;QE1gFf,KAAK,EF2gFqC,KAAK;QE1gF/C,YAAY,EA4JN,OAAyC;QA3J/C,gBAAgB,EAAE,wDAK+C;MFugF3D,2EAAW;QE78EjB,KAAK,EF88EuC,KAAK;QE78EjD,YAAY,EAHN,OAA0C;QAIhD,gBAAgB,EAAE,mCAAgC;QAClD,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QAnSX,UAAU,EAoSE,kCAAmC;QF28E7C,uFAAc;UEj7EtB,KAAK,ED1RoB,OAA0F;UC2RnH,YAAY,EDzRS,OAAmC;UC0RxD,gBAAgB,EAAE,mCAAgC;UAClD,WAAW,EAAE,IAAI;UACjB,WAAW,EAAE,IAAI;UAlUX,UAAU,EAqUE,kCAAmC;UACrD;gIAAS;YAAE,KAAK,EAAE,OAAO;MF86EnB,8EAAc;QAGZ,gBAAgB,EE1+ElB,OAAgE;QF2+EjE,KAAK,EAAE,mBAA6B;AAyB3C,gCAAY;EACV,gBAAgB,EEr/EV,OAA0C;EFs/EhD,YAAY,EEt/EN,OAA0C;EFu/EhD,UAAU,EAAE,IAAI;EAChB,yCAAW;IACT,gBAAgB,ECtvFA,KAA8D;IDuvF9E,YAAY,EE1/ER,OAA0C;AF6/ElD,uCAAmB;EACjB,UAAU,EAAE,iBAAwB;EACpC,gDAAW;IAAE,gBAAgB,ECtvFR,OAAmC;;;;;AD8vF5D,QAAS;EACP,MAAM,EAAE,IAAI;EACZ,gBAAgB,EEzgFR,OAA0C;;AFihFpD,8BAA+B;EAE7B,KAAK,ECzzFI,OAAyC;ED0zFlD,gBAAgB,EAAE,WAAW;EAK7B,qCAAO;IACL,KAAK,EAAE,OAAsC;IAE7C,8CAAW;MACT,KAAK,EAAE,OAAgD;MAEvD,uDAAW;QAAE,KAAK,EAAE,OAAyD;IAG/E,iDAAc;MAAE,KAAK,EAAE,OAAkD;IAEzE,8CAAW;MACT,KAAK,EAAE,OAA+C;MAEtD,0DAAc;QAAE,KAAK,EAAE,OAAwD;EAInF,0CAAc;IAAE,KAAK,EC7yFA,OAA8B;ED+yFnD,uCAAW;IACT,KAAK,ECxyFW,OAAuC;ID0yFvD,mDAAc;MAAE,KAAK,ECzyFI,OAA0F;;ADkzFvH,aAAc;EACZ,OAAO,EAAE,QAAQ;EACjB,sBAAS;IACP,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;EAEpB,sCAA2B;IAEzB,eAAe,EAAE,YAAY;;;;;AASjC,QAAS;EAEP,qBAAqB,EAAE,CAAC;EAExB,gBAAgB,EAAE,IAAI;EACtB,MAAM,EAAE,WAAW;EACnB,iBAAW;IACT,YAAY,EAAE,CAAC;IACf,WAAW,EAAE,GAAG;EAElB,wBAAgB;IACd,gBAAgB,EErmFV,OAAgE;IFsmFtE,iCAAW;MACT,gBAAgB,EC90FG,OAAmC;;ADm1F5D,aAAc;EACZ,qBAAqB,EAAE,CAAC;EACxB,MAAM,EAAE,CAAC;EACT,6BAAgB;IACd,gBAAgB,EAAE,WAAW;IAC7B,YAAY,EAAE,UAAU;IACxB,YAAY,EElnFN,OAAgE;IFmnFtE,YAAY,EAAE,GAAG;EAEnB,sCAA2B;IAAE,YAAY,EAAE,UAAU;EACrD,sCAAyB;IAAE,YAAY,EC71FhB,OAAmC;;;;;ADo2F5D,UAAW;EACT,YAAY,EAAE,IAAI;;AAGpB;;;MAGO;EACL,gBAAgB,EEroFR,OAAgE;EFsoFxE,KAAK,EC92FsB,OAAkB;ED+2F7C,WAAW,EAAE,IAAI;EACjB,YAAY,EAAE,OAA+B;EAC7C;;;;;;;;;;;;;;;;;sCAAQ;IEptFN,UAAU,EAAE,8BAA2B;IAEvC,KAAK,ED/JoB,OAAkB;ICgK3C,YAAY,EAwFN,OAA0C;IAvFhD,gBAAgB,EAAE,4CAGa;IFgtF/B;;;wBAAQ;MExsFR,KAAK,ED5KoB,OAAkB;MC6K3C,YAAY,EA2EN,OAA0C;MA1EhD,gBAAgB,EAAE,4CAE+B;IFssFjD;;;yBAAS;ME7rFT,KAAK,EDzLoB,OAAkB;MC0L3C,YAAY,EA8DN,OAA0C;MA7DhD,gBAAgB,EAAE,wDAK+C;IFwrFjE;;;8BAAc;MEjqFd,KAAK,EAAE,OAA4D;MACnE,YAAY,EAgCN,OAA0C;MA9BhD,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAjQX,UAAU,EAoQE,kCAAmC;MACrD;;;;;;;;;;+DAAS;QAAE,KAAK,EAAE,OAAO;IF0pFzB;;;2BAAW;MEhoFX,KAAK,ED1PoB,OAAkB;MC2P3C,YAAY,EAHN,OAA0C;MAIhD,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MAnSX,UAAU,EAoSE,kCAAmC;MF6nFnD,YAAY,EEpoFR,OAA0C;MFqoF9C;;;yCAAc;QEpmFhB,KAAK,EAAE,OAAiE;QACxE,YAAY,EAHN,OAA4C;QAIlD,gBAAgB,EAAE,mCAAgC;QAClD,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,IAAI;QAlUX,UAAU,EAqUE,kCAAmC;QFgmFjD,YAAY,EExoFV,OAA0C;QAyChD;;;;;;;;;;0EAAS;UAAE,KAAK,EAAE,OAAO;EFmmF3B;;;;;;;;;;;8BAEsB;IACpB,gBAAgB,EAAE,OAA+B;;;;;AAQrD,QAAS;EAWP,KAAK,EAAE,KAAK;EACZ,OAAO,EAAE,GAAG;;EACZ,aAAa,EAAE,GAAG;EAClB,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,WAAW;EAdxB,mBAAa;IAGX,gBAAgB,EAAE,kBAA0B;IAC5C,eAAe,EAAE,WAAW;IAC5B,MAAM,EAAE,kCAAgC;EAW1C,yBAAmB;IACjB,gBAAgB,EAAE,WAAW;;AAIjC,UAAW;EACT,OAAO,EAAE,GAAG;EACZ,gBAAgB,EAAE,WAAW;EAC7B,KAAK,EAAE,OAAO;;;;;AAOhB,cAAe;EASb,UAAU,EAJY,2CAAsD;EAO5E,wBAAY;IACV,UAAU,EAAE,IAAI;IAChB,wEAA2B;MACzB,YAAY,EC97FW,OAAkB;EDm8F7C,uBAAW;IAAE,UAAU,EAfD,2CAAsD;EAuB5E,kBAAM;IACJ,sBAAsB,EAAE,GAA0B;IAClD,uBAAuB,EAAE,GAA0B;EAErD,qBAAS;IACP,yBAAyB,EAAE,GAA0B;IACrD,0BAA0B,EAAE,GAA0B;EAExD,uEAA8C;IAC5C,sBAAsB,EAAE,GAA0B;IAClD,yBAAyB,EAAE,GAA0B;EAEvD,0EAAiD;IAC/C,uBAAuB,EAAE,GAA0B;IACnD,0BAA0B,EAAE,GAA0B;EAExD,uCAA2B;IAAE,aAAa,EAAE,GAA0B;EAGtE,6BAAiB;IACf,sBAAsB,EAzCF,GAAG;IA0CvB,uBAAuB,EA1CH,GAAG;EA4CzB,gCAAoB;IAClB,yBAAyB,EA7CL,GAAG;IA8CvB,0BAA0B,EA9CN,GAAG;EAgDzB,+CAAmC;IACjC,sBAAsB,EAjDF,GAAG;IAkDvB,yBAAyB,EAlDL,GAAG;EAoDzB,iDAAqC;IACnC,uBAAuB,EArDH,GAAG;IAsDvB,0BAA0B,EAtDN,GAAG;EAwDzB,oCAAwB;IAAE,aAAa,EAxDjB,GAAG;EA2DzB,mDACiB;IACf,gBAAgB,EAAE,6EACqD;IACvE,UAAU,EAAE,qEAC4F;IACxG,yEAAa;MACX,gBAAgB,EAAE,6EACqD;EAG3E;iFAG+B;IAC7B,gBAAgB,EAAE,IAAI;IACtB,UAAU,EAAE,IAAI;EAIlB,6BAAiB;IACf,aAAa,EAAE,GAAG;IAClB,mCAAQ;MACN,gBAAgB,EAAE,IAAI;MACtB,UAAU,EAAE,2CAAsD;IAEpE,sCAAW;MAAE,UAAU,EAAE,IAAI;EAI/B,yBAAa;IACX,KAAK,EAAE,KAAK;IACZ,aAAa,EAAE,kBAA0B;IACzC,kCAAW;MAAE,KAAK,EAAE,wBAA0B;EAEhD,0BAAc;IACZ,KAAK,EAAE,KAAK;IACZ,aAAa,EAAE,wBAA0B;IACzC,mCAAW;MAAE,KAAK,EAAE,kBAA0B;EAIhD,uDACmB;IACjB,MAAM,EAAE,4BAA6E;IACrF,mEAAQ;MAAE,YAAY,EAAE,kBAA0D;EAIpF,+BAAmB;IACjB,YAAY,EAAE,KAAK;IACnB,YAAY,EAAE,GAAG;IEv4FjB,UAAU,EAAE,8BAA2B;IAEvC,KAAK,ED7ME,OAAyC;IC8MhD,YAAY,EAwEN,OAAgE;IAvEtE,gBAAgB,EAAE,4CAGa;IFk4F/B,qCAAQ;ME13FR,KAAK,ED1NE,OAAyC;MC2NhD,YAAY,EA2EN,OAA0C;MA1EhD,gBAAgB,EAAE,4CAE+B;IFu3FjD,wCAAW;ME7yFX,KAAK,EDxSE,OAAyC;MCyShD,YAAY,EAnBN,OAAgE;MAoBtE,gBAAgB,EAAE,mCAAgC;MAClD,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;MApSO,UAAU,EAAE,gEAAkB;IF8kGtD,wCAAS;MExqFT,YAAY,EAAE,sBAAuB;MACrC,gBAAgB,EAAE,WAAW;MAC7B,gBAAgB,EAAE,IAAI;MACzB,UAAU,EAAC,IAAI;MAEZ,WAAW,EAAE,IAAI;MACjB,WAAW,EAAE,IAAI;;;;;AF2qFrB;;0CAAqB;EACnB,OAAO,EAAE,GAAG;EACZ,0BAAQ;IAEN,gBAAgB,EAAE,qBAA6B;IAC/C,aAAa,EAAE,GAAG;;AAOtB;4CAAuB;EAAE,OAAO,EAAE,GAAG;;;;;AAMrC,aAAc;EAEZ,YAAY,EAAE,CAAC;EAOf,UAAU,EAAE,gCAAgC;;EAK5C,MAAM,EAAE,IAAI;EAEZ,sBAAW;IACT,UAAU,EAAE,gCAAgC;EAE9C,mBAAQ;IACN,aAAa,EAAE,CAAC;EAElB,mBAAQ;IACN,UAAU,EAAE,kCACd;EAEA,iBAAM;IACP,UAAU,EAAE,gCAAgC;EAGzC,uBAAQ;IACN,aAAa,EAAE,CAAC;IAChB,UAAU,EAAE,kCACd;EACA,yBAAU;IACR,aAAa,EAAE,GAAG;IAClB,UAAU,EAAE,IAAI;EAElB,gCAAiB;IACf,aAAa,EAAE,GAAG;IAClB,UAAU,EAAE,gCACd;EAEF,uBAAY;IACV,aAAa,EAAE,CAAC;IAChB,MAAM,EAAE,GAAG;IACX,gBAAgB,EEz4FV,OAAgE;IF04FtE,MAAM,EAAE,CAAC;IACT,UAAU,EAAE,IAAI;;AAKpB;6BAC8B;EAK5B,OAAO,EAAE,GAAG;EACZ;wCAAW;IAAE,WAAW,EAAE,IAAI;EAE9B;qCAAQ;IACJ,KAAK,EAAE,WAAW;IAClB,YAAY,EAAE,IAAI;IAClB,UAAU,EAAE,IAAI;IAChB,mBAAmB,EAAE,MAAM;IAC3B,iBAAiB,EAAE,SAAS;IAE5B,gBAAgB,EAAE,uFAAsF;EAG5G;2CAAc;IACV,YAAY,EAAE,WAAW;IACzB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,mGAC0B;EAEhD;4CAAe;IACX,YAAY,EAAE,WAAW;IACzB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,qGAC2B;EAEjD;8CAAiB;IACb,YAAY,EAAE,WAAW;IACzB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,yGAC6B;EAGnD;wCAAW;IAEP,KAAK,EAAE,WAAW;IAClB,YAAY,EAAE,IAAI;IAClB,UAAU,EAAE,IAAI;IAChB,mBAAmB,EAAE,MAAM;IAC3B,iBAAiB,EAAE,SAAS;IAE5B,gBAAgB,EAAE,6FAA4F;EAGlH;8CAAiB;IAClB,YAAY,EAAE,WAAW;IACtB,gBAAgB,EAAE,WAAW;IAChC,gBAAgB,EAAE,yGAC6B;EAE9C;+CAAkB;IACnB,YAAY,EAAE,WAAW;IACtB,gBAAgB,EAAE,WAAW;IAChC,gBAAgB,EAAE,2GAC8B;EAE/C;iDAAoB;IACrB,YAAY,EAAE,WAAW;IACtB,gBAAgB,EAAE,WAAW;IAChC,gBAAgB,EAAE,+GACgC;EAGjD;wCAAW;IAEP,KAAK,EAAE,WAAW;IAClB,YAAY,EAAE,IAAI;IAClB,UAAU,EAAE,IAAI;IAChB,mBAAmB,EAAE,MAAM;IAC3B,iBAAiB,EAAE,SAAS;IAE5B,gBAAgB,EAAE,6FAA4F;EAElH;8CAAiB;IAClB,YAAY,EAAE,WAAW;IACtB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,yGAC6B;EAEjD;+CAAkB;IACnB,YAAY,EAAE,WAAW;IACtB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,2GAC8B;EAElD;iDAAoB;IACrB,YAAY,EAAE,WAAW;IACtB,gBAAgB,EAAE,WAAW;IAC7B,gBAAgB,EAAE,+GACgC;;AAItD;4CAC6C;EAC3C,WAAW,EAAE,IAAI;EACjB;uDAAW;IAAE,WAAW,EAAE,IAAI;;AAMhC;8KAAgB;EACd,gBAAgB,EE5+FR,OAA0C;EF6+FlD,KAAK,ECruGsB,OAAkB;EDuuG3C,aAAa,EAAE,wBAAuC;;;AAK1D;aACc;EACZ,IAAI,EAAE,OAAO;;AAGf,UAAW;EACT,IAAI,EAAE,SAAS;;AAMf,cAAM;EExvFJ,gBAAgB,EAAE,4MAAgC;EAClD,eAAe,EAAE,kBAA0C;EAQ7D,iBAAiB,EAAE,SAAS;EAC5B,mBAAmB,EAtDP,UAAU;EAwDtB,gBAAgB,EAAE,WAAW;EAC7B,MAAM,EAAE,IAAI;EACZ,UAAU,EAAE,IAAI;EF4uFd,uBAAW;IErvFX,gBAAgB,EAlBA,8FAI4D;IAe5E,eAAe,EAjDM,OAA4B;IAoDnD,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAtDP,UAAU;IAwDtB,gBAAgB,EAAE,WAAW;IAC7B,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,IAAI;AF8uFhB,iBAAS;EE5vFP,gBAAgB,EAAE,wNAAgC;EAClD,eAAe,EAAE,kBAA0C;EAQ7D,iBAAiB,EAAE,SAAS;EAC5B,mBAAmB,EAjDL,aAAa;EAmD3B,gBAAgB,EAAE,WAAW;EAC7B,MAAM,EAAE,IAAI;EACZ,UAAU,EAAE,IAAI;EFgvFd,0BAAW;IEzvFX,gBAAgB,EAlBA,oGAI4D;IAe5E,eAAe,EAjDM,OAA4B;IAoDnD,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAjDL,aAAa;IAmD3B,gBAAgB,EAAE,WAAW;IAC7B,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,IAAI;AFkvFhB,eAAO;EEhwFL,gBAAgB,EAAE,gNAAgC;EAClD,eAAe,EAAE,kBAA0C;EAQ7D,iBAAiB,EAAE,SAAS;EAC5B,mBAAmB,EAtCL,WAAW;EAwCzB,gBAAgB,EAAE,WAAW;EAC7B,MAAM,EAAE,IAAI;EACZ,UAAU,EAAE,IAAI;EFovFd,wBAAW;IE7vFX,gBAAgB,EAlBA,gGAI4D;IAe5E,eAAe,EAjCQ,OAA4B;IAoCrD,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EAtCL,WAAW;IAwCzB,gBAAgB,EAAE,WAAW;IAC7B,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,IAAI;AFsvFhB,gBAAQ;EEpwFN,gBAAgB,EAAE,oNAAgC;EAClD,eAAe,EAAE,kBAA0C;EAQ7D,iBAAiB,EAAE,SAAS;EAC5B,mBAAmB,EA5CL,YAAY;EA8C1B,gBAAgB,EAAE,WAAW;EAC7B,MAAM,EAAE,IAAI;EACZ,UAAU,EAAE,IAAI;EFwvFd,yBAAW;IEjwFX,gBAAgB,EAlBA,kGAI4D;IAe5E,eAAe,EAvCQ,OAA4B;IA0CrD,iBAAiB,EAAE,SAAS;IAC5B,mBAAmB,EA5CL,YAAY;IA8C1B,gBAAgB,EAAE,WAAW;IAC7B,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,IAAI;;AF8vFhB,eAAM;EEzuFN,gBAAgB,EAAE,WAAW;EAS7B,gBAAgB,EAAE,8EAE4C;EAE9D,WAAa,EAAE,GAAG;EAClB,eAAe,EAlBC,QAAQ;EAmBxB,iBAAiB,EAlBE,QAAQ;EAmB3B,iBAAiB,EAAE,WAAW;EAC9B,mBAAmB,EAnBT,UAAS;AF+uFnB,kBAAS;EE7uFT,gBAAgB,EAAE,WAAW;EAS7B,gBAAgB,EAAE,8EAE4C;EAE9D,cAAa,EAAE,GAAG;EAClB,eAAe,EAlBC,QAAQ;EAmBxB,iBAAiB,EAlBE,QAAQ;EAmB3B,iBAAiB,EAAE,WAAW;EAC9B,mBAAmB,EAnBT,aAAS;AFmvFnB,gBAAO;EEjvFP,gBAAgB,EAAE,WAAW;EAS7B,gBAAgB,EAAE,6EAE4C;EAE9D,YAAa,EAAE,GAAG;EAClB,eAAe,EAVG,QAAQ;EAW1B,iBAAiB,EAVI,QAAQ;EAW7B,iBAAiB,EAAE,WAAW;EAC9B,mBAAmB,EAXP,WAAS;AF+uFrB,iBAAQ;EErvFR,gBAAgB,EAAE,WAAW;EAS7B,gBAAgB,EAAE,6EAE4C;EAE9D,aAAa,EAAE,GAAG;EAClB,eAAe,EAVG,QAAQ;EAW1B,iBAAiB,EAVI,QAAQ;EAW7B,iBAAiB,EAAE,WAAW;EAC9B,mBAAmB,EAXP,YAAS;;;;;;;ACrlBvB,oCAA6C;;;AAI7C,sCAAiD;;;AAIjD,oCAA6C;;;AAI7C,sCAAiD;;;AAIjD,6CAA+D;;;AAI/D,6CAA+D;;;AAI/D,0CAA+D;;;AAI/D,0CAA+D;;;AAI/D,4CAAuD;;;AAIvD,8CAAgE;;;AAIhE,gDAA2D;;;AAI3D,8CAAgE;;;AAIhE,8CAAoE;;;AAIpE,uDAAyE;;;AAIzE,uDAA0E;;;AAI1E,6BAA2C;;;AAI3C,uCAA8D;;;AAI9D,mCAAiD;AACjD,iCAA6C;AAC7C,mCAAiD;AACjD,8BAAuC;;;AAKvC,uCAAyD;AACzD,uCAAyD;AAEzD,iCAA8C;;;;AAU9C,8BAA4C;AAC5C,wCAAsD;AACtD,gCAAiD;AACjD,mCAAmD;AAEnD,6BAA2C;AAC3C,6BAA2C;AAE3C,0CAA0C;AAC1C,0CAA0C;AAE1C,yDAA8D;AAC9D,6CAAkD;AAClD,2DAAgE;AAChE,2DAAgE;AAChE,0DAA+D;AAI/D,qCAAiD", +"sources": ["_common.scss","_colors.scss","_drawing.scss","_colors-public.scss"], +"names": [], +"file": "gtk.css" +} diff --git a/.themes/papirus/gtk-3.0/gtk.scss b/.themes/papirus/gtk-3.0/gtk.scss new file mode 100644 index 00000000..ee5e2028 --- /dev/null +++ b/.themes/papirus/gtk-3.0/gtk.scss @@ -0,0 +1,12 @@ +// General guidelines: +// - very unlikely you want to edit something else than _common.scss +// - keep the number of defined colors to a minimum, use the color blending functions if +// you need a subtle shade +// - if you need to inverse a color function use the @if directive to match for dark $variant + +$variant: 'light'; + +@import 'colors'; +@import 'drawing'; +@import 'common'; +@import 'colors-public'; diff --git a/.themes/papirus/gtk-3.0/render-assets.sh b/.themes/papirus/gtk-3.0/render-assets.sh new file mode 100755 index 00000000..24d7675a --- /dev/null +++ b/.themes/papirus/gtk-3.0/render-assets.sh @@ -0,0 +1,34 @@ +#! /bin/bash + +INKSCAPE="/usr/bin/inkscape" +OPTIPNG="/usr/bin/optipng" + +SRC_FILE="assets.svg" +ASSETS_DIR="assets" +INDEX="assets.txt" + +for i in `cat $INDEX` +do +if [ -f $ASSETS_DIR/$i.png ]; then + echo $ASSETS_DIR/$i.png exists. +else + echo + echo Rendering $ASSETS_DIR/$i.png + $INKSCAPE --export-id=$i \ + --export-id-only \ + --export-png=$ASSETS_DIR/$i.png $SRC_FILE >/dev/null #\ + # && $OPTIPNG -o7 --quiet $ASSETS_DIR/$i.png +fi +if [ -f $ASSETS_DIR/$i@2.png ]; then + echo $ASSETS_DIR/$i@2.png exists. +else + echo + echo Rendering $ASSETS_DIR/$i@2.png + $INKSCAPE --export-id=$i \ + --export-dpi=180 \ + --export-id-only \ + --export-png=$ASSETS_DIR/$i@2.png $SRC_FILE >/dev/null #\ + # && $OPTIPNG -o7 --quiet $ASSETS_DIR/$i@2.png +fi +done +exit 0 diff --git a/.themes/papirus/plank/dock.theme b/.themes/papirus/plank/dock.theme new file mode 100644 index 00000000..7ab3fb08 --- /dev/null +++ b/.themes/papirus/plank/dock.theme @@ -0,0 +1,62 @@ + +[PlankDrawingTheme] +#The roundness of the top corners. +TopRoundness=1 +#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;;70 +#The starting color (RGBA) of the fill gradient. +FillStartColor=239;;240;;241;;230 +#The ending color (RGBA) of the fill gradient. +FillEndColor=239;;240;;241;;230 +#The color (RGBA) of the inner stroke. +InnerStrokeColor=239;;240;;241;;230 + +[PlankDrawingDockTheme] +#The padding on the left/right dock edges, in tenths of a percent of IconSize. +HorizPadding=0 +#The padding on the top dock edge, in tenths of a percent of IconSize. +TopPadding=-5 +#The padding on the bottom dock edge, in tenths of a percent of IconSize. +BottomPadding=1 +#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=1.2 +#The height (in percent of IconSize) to bounce an icon when the application sets urgent. +UrgentBounceHeight=1.6666666666666667 +#The height (in percent of IconSize) to bounce an icon when launching an application. +LaunchBounceHeight=0.625 +#The opacity value (0 to 1) to fade the dock to when hiding it. +FadeOpacity=1 +#The amount of time (in ms) for click animations. +ClickTime=300 +#The amount of time (in ms) to bounce an urgent icon. +UrgentBounceTime=0 +#The amount of time (in ms) to bounce an icon when launching an application. +LaunchBounceTime=600 +#The amount of time (in ms) for active window indicator animations. +ActiveTime=300 +#The time (in ms) to Pop in/out dockitems. +PopTime=300 +#The amount of time (in ms) to slide icons into/out of the dock. +SlideTime=300 +#The time (in ms) to fade the dock in/out on a hide (if FadeOpacity is < 1). +FadeTime=250 +#The time (in ms) to slide the dock in/out on a hide (if FadeOpacity is 1). +HideTime=150 +#The size of the urgent glow (shown when dock is hidden), in tenths of a percent of IconSize. +GlowSize=0 +#The total time (in ms) to show the hidden-dock urgent glow. +GlowTime=0 +#The time (in ms) of each pulse of the hidden-dock urgent glow. +GlowPulseTime=0 +#The hue-shift (-180 to 180) of the urgent indicator color. +UrgentHueShift=150 +#The time (in ms) to move an item to its new position. +ItemMoveTime=200