From d45a029cdd6a6738946907b5e78f09876a82beb7 Mon Sep 17 00:00:00 2001 From: lelgenio Date: Thu, 17 Oct 2019 10:21:35 -0300 Subject: [PATCH] fixed themes --- gtk/.config/dconf/user | Bin 968 -> 0 bytes scripts/.config/scripts/border-select | 36 + scripts/.config/scripts/install.sh | 33 + scripts/.config/scripts/lightson | 293 ++ .../.config/scripts/mate-panel-auto-opaque | 47 + scripts/.config/scripts/pulse-sink | 20 + scripts/.config/scripts/rofimusic | 9 + scripts/.config/scripts/scrot-copy.sh | 5 + scripts/.config/scripts/setwall.sh | 5 + scripts/.config/scripts/volume | 3 + .../.config/scripts/xfce4-panel-auto-opaque | 48 + .../Kvantum/MateriaDark/MateriaDark.kvconfig | 534 ++++ .../Kvantum/MateriaDark/MateriaDark.svg | 1307 +++++++++ theme/.config/Kvantum/kvantum.kvconfig | 2 + theme/.config/dconf/user | Bin 0 -> 2285 bytes theme/.config/gtk-3.0/bookmarks | 3 + {gtk => theme}/.config/gtk-3.0/settings.ini | 0 theme/.config/qt5ct/qt5ct.conf | 28 + {gtk => theme}/.gtkrc-2.0 | 0 theme/.themes/oomox-arc-dark/gtk-2.0/apps.rc | 157 ++ .../gtk-2.0/assets/arrow-down-insens.png | Bin 0 -> 163 bytes .../gtk-2.0/assets/arrow-down-prelight.png | Bin 0 -> 251 bytes .../assets/arrow-down-small-insens.png | Bin 0 -> 148 bytes .../assets/arrow-down-small-prelight.png | Bin 0 -> 227 bytes .../gtk-2.0/assets/arrow-down-small.png | Bin 0 -> 148 bytes .../gtk-2.0/assets/arrow-down.png | Bin 0 -> 163 bytes .../gtk-2.0/assets/arrow-left-insens.png | Bin 0 -> 166 bytes .../gtk-2.0/assets/arrow-left-prelight.png | Bin 0 -> 263 bytes .../gtk-2.0/assets/arrow-left.png | Bin 0 -> 162 bytes .../gtk-2.0/assets/arrow-right-insens.png | Bin 0 -> 156 bytes .../gtk-2.0/assets/arrow-right-prelight.png | Bin 0 -> 254 bytes .../gtk-2.0/assets/arrow-right.png | Bin 0 -> 159 bytes .../gtk-2.0/assets/arrow-up-insens.png | Bin 0 -> 162 bytes .../gtk-2.0/assets/arrow-up-prelight.png | Bin 0 -> 262 bytes .../gtk-2.0/assets/arrow-up-small-insens.png | Bin 0 -> 148 bytes .../assets/arrow-up-small-prelight.png | Bin 0 -> 224 bytes .../gtk-2.0/assets/arrow-up-small.png | Bin 0 -> 152 bytes .../gtk-2.0/assets/arrow-up.png | Bin 0 -> 166 bytes .../gtk-2.0/assets/button-active.png | Bin 0 -> 225 bytes .../gtk-2.0/assets/button-hover.png | Bin 0 -> 204 bytes .../gtk-2.0/assets/button-insensitive.png | Bin 0 -> 209 bytes .../oomox-arc-dark/gtk-2.0/assets/button.png | Bin 0 -> 200 bytes .../assets/checkbox-checked-insensitive.png | Bin 0 -> 290 bytes .../gtk-2.0/assets/checkbox-checked.png | Bin 0 -> 298 bytes .../assets/checkbox-unchecked-insensitive.png | Bin 0 -> 193 bytes .../gtk-2.0/assets/checkbox-unchecked.png | Bin 0 -> 199 bytes .../assets/combo-entry-border-focus-rtl.png | Bin 0 -> 100 bytes .../assets/combo-entry-border-focus.png | Bin 0 -> 100 bytes .../gtk-2.0/assets/combo-entry-border-rtl.png | Bin 0 -> 100 bytes .../gtk-2.0/assets/combo-entry-border.png | Bin 0 -> 100 bytes .../assets/combo-entry-button-active-rtl.png | Bin 0 -> 117 bytes .../assets/combo-entry-button-active.png | Bin 0 -> 118 bytes .../combo-entry-button-insensitive-rtl.png | Bin 0 -> 100 bytes .../assets/combo-entry-button-insensitive.png | Bin 0 -> 100 bytes .../gtk-2.0/assets/combo-entry-button-rtl.png | Bin 0 -> 100 bytes .../gtk-2.0/assets/combo-entry-button.png | Bin 0 -> 100 bytes .../assets/combo-entry-focus-notebook-rtl.png | Bin 0 -> 100 bytes .../assets/combo-entry-focus-notebook.png | Bin 0 -> 100 bytes .../gtk-2.0/assets/combo-entry-focus-rtl.png | Bin 0 -> 100 bytes .../gtk-2.0/assets/combo-entry-focus.png | Bin 0 -> 100 bytes .../combo-entry-insensitive-notebook-rtl.png | Bin 0 -> 100 bytes .../combo-entry-insensitive-notebook.png | Bin 0 -> 100 bytes .../assets/combo-entry-insensitive-rtl.png | Bin 0 -> 100 bytes .../assets/combo-entry-insensitive.png | Bin 0 -> 100 bytes .../assets/combo-entry-notebook-rtl.png | Bin 0 -> 100 bytes .../gtk-2.0/assets/combo-entry-notebook.png | Bin 0 -> 100 bytes .../gtk-2.0/assets/combo-entry-rtl.png | Bin 0 -> 100 bytes .../gtk-2.0/assets/combo-entry.png | Bin 0 -> 100 bytes .../assets/down-background-disable-rtl.png | Bin 0 -> 100 bytes .../assets/down-background-disable.png | Bin 0 -> 100 bytes .../gtk-2.0/assets/down-background-rtl.png | Bin 0 -> 100 bytes .../gtk-2.0/assets/down-background.png | Bin 0 -> 100 bytes .../gtk-2.0/assets/entry-active-bg.png | Bin 0 -> 223 bytes .../gtk-2.0/assets/entry-active-notebook.png | Bin 0 -> 209 bytes .../gtk-2.0/assets/entry-active-toolbar.png | Bin 0 -> 180 bytes .../assets/entry-background-disabled.png | Bin 0 -> 97 bytes .../gtk-2.0/assets/entry-background.png | Bin 0 -> 97 bytes .../gtk-2.0/assets/entry-bg.png | Bin 0 -> 150 bytes .../gtk-2.0/assets/entry-border-active-bg.png | Bin 0 -> 279 bytes .../gtk-2.0/assets/entry-border-bg.png | Bin 0 -> 245 bytes .../gtk-2.0/assets/entry-disabled-bg.png | Bin 0 -> 182 bytes .../assets/entry-disabled-notebook.png | Bin 0 -> 163 bytes .../gtk-2.0/assets/entry-disabled-toolbar.png | Bin 0 -> 185 bytes .../gtk-2.0/assets/entry-notebook.png | Bin 0 -> 134 bytes .../gtk-2.0/assets/entry-toolbar.png | Bin 0 -> 155 bytes .../gtk-2.0/assets/focus-line.png | Bin 0 -> 108 bytes .../gtk-2.0/assets/frame-gap-end.png | Bin 0 -> 92 bytes .../gtk-2.0/assets/frame-gap-start.png | Bin 0 -> 92 bytes .../oomox-arc-dark/gtk-2.0/assets/frame.png | Bin 0 -> 108 bytes .../gtk-2.0/assets/handle-h.png | Bin 0 -> 104 bytes .../gtk-2.0/assets/handle-v.png | Bin 0 -> 101 bytes .../gtk-2.0/assets/inline-toolbar.png | Bin 0 -> 111 bytes .../oomox-arc-dark/gtk-2.0/assets/line-h.png | Bin 0 -> 92 bytes .../oomox-arc-dark/gtk-2.0/assets/line-v.png | Bin 0 -> 92 bytes .../gtk-2.0/assets/menu-arrow-prelight.png | Bin 0 -> 133 bytes .../gtk-2.0/assets/menu-arrow.png | Bin 0 -> 133 bytes .../menu-checkbox-checked-insensitive.png | Bin 0 -> 275 bytes .../assets/menu-checkbox-checked-selected.png | Bin 0 -> 262 bytes .../gtk-2.0/assets/menu-checkbox-checked.png | Bin 0 -> 262 bytes .../menu-checkbox-unchecked-insensitive.png | Bin 0 -> 173 bytes .../menu-checkbox-unchecked-selected.png | Bin 0 -> 177 bytes .../assets/menu-checkbox-unchecked.png | Bin 0 -> 173 bytes .../assets/menu-radio-checked-insensitive.png | Bin 0 -> 333 bytes .../assets/menu-radio-checked-selected.png | Bin 0 -> 320 bytes .../gtk-2.0/assets/menu-radio-checked.png | Bin 0 -> 322 bytes .../menu-radio-unchecked-insensitive.png | Bin 0 -> 353 bytes .../assets/menu-radio-unchecked-selected.png | Bin 0 -> 253 bytes .../gtk-2.0/assets/menu-radio-unchecked.png | Bin 0 -> 253 bytes .../oomox-arc-dark/gtk-2.0/assets/menubar.png | Bin 0 -> 99 bytes .../gtk-2.0/assets/menubar_button.png | Bin 0 -> 103 bytes .../gtk-2.0/assets/menuitem.png | Bin 0 -> 103 bytes .../oomox-arc-dark/gtk-2.0/assets/minus.png | Bin 0 -> 188 bytes .../gtk-2.0/assets/notebook-gap-horiz.png | Bin 0 -> 103 bytes .../gtk-2.0/assets/notebook-gap-vert.png | Bin 0 -> 99 bytes .../gtk-2.0/assets/notebook.png | Bin 0 -> 108 bytes .../oomox-arc-dark/gtk-2.0/assets/null.png | Bin 0 -> 92 bytes .../oomox-arc-dark/gtk-2.0/assets/plus.png | Bin 0 -> 173 bytes .../gtk-2.0/assets/progressbar.png | Bin 0 -> 210 bytes .../gtk-2.0/assets/progressbar_v.png | Bin 0 -> 201 bytes .../assets/radio-checked-insensitive.png | Bin 0 -> 345 bytes .../gtk-2.0/assets/radio-checked.png | Bin 0 -> 327 bytes .../assets/radio-unchecked-insensitive.png | Bin 0 -> 310 bytes .../gtk-2.0/assets/radio-unchecked.png | Bin 0 -> 361 bytes .../gtk-2.0/assets/slider-horiz-active.png | Bin 0 -> 199 bytes .../gtk-2.0/assets/slider-horiz-insens.png | Bin 0 -> 199 bytes .../gtk-2.0/assets/slider-horiz-prelight.png | Bin 0 -> 199 bytes .../gtk-2.0/assets/slider-horiz.png | Bin 0 -> 199 bytes .../gtk-2.0/assets/slider-insensitive.png | Bin 0 -> 342 bytes .../gtk-2.0/assets/slider-prelight.png | Bin 0 -> 360 bytes .../gtk-2.0/assets/slider-vert-active.png | Bin 0 -> 195 bytes .../gtk-2.0/assets/slider-vert-insens.png | Bin 0 -> 195 bytes .../gtk-2.0/assets/slider-vert-prelight.png | Bin 0 -> 195 bytes .../gtk-2.0/assets/slider-vert.png | Bin 0 -> 195 bytes .../oomox-arc-dark/gtk-2.0/assets/slider.png | Bin 0 -> 351 bytes .../gtk-2.0/assets/tab-bottom-active.png | Bin 0 -> 102 bytes .../gtk-2.0/assets/tab-left-active.png | Bin 0 -> 102 bytes .../gtk-2.0/assets/tab-right-active.png | Bin 0 -> 102 bytes .../gtk-2.0/assets/tab-top-active.png | Bin 0 -> 102 bytes .../oomox-arc-dark/gtk-2.0/assets/toolbar.png | Bin 0 -> 107 bytes .../gtk-2.0/assets/tree_header.png | Bin 0 -> 106 bytes .../assets/trough-horizontal-active.png | Bin 0 -> 191 bytes .../gtk-2.0/assets/trough-horizontal.png | Bin 0 -> 195 bytes .../gtk-2.0/assets/trough-progressbar.png | Bin 0 -> 218 bytes .../gtk-2.0/assets/trough-progressbar_v.png | Bin 0 -> 213 bytes .../gtk-2.0/assets/trough-scrollbar-horiz.png | Bin 0 -> 104 bytes .../gtk-2.0/assets/trough-scrollbar-vert.png | Bin 0 -> 102 bytes .../gtk-2.0/assets/trough-vertical-active.png | Bin 0 -> 192 bytes .../gtk-2.0/assets/trough-vertical.png | Bin 0 -> 191 bytes .../assets/up-background-disable-rtl.png | Bin 0 -> 100 bytes .../gtk-2.0/assets/up-background-disable.png | Bin 0 -> 100 bytes .../gtk-2.0/assets/up-background-rtl.png | Bin 0 -> 100 bytes .../gtk-2.0/assets/up-background.png | Bin 0 -> 100 bytes theme/.themes/oomox-arc-dark/gtk-2.0/gtkrc | 24 + theme/.themes/oomox-arc-dark/gtk-2.0/main.rc | 2349 +++++++++++++++++ .../gtk-2.0/menubar-toolbar/button-active.png | Bin 0 -> 225 bytes .../gtk-2.0/menubar-toolbar/button-hover.png | Bin 0 -> 204 bytes .../menubar-toolbar/button-insensitive.png | Bin 0 -> 209 bytes .../gtk-2.0/menubar-toolbar/button.png | Bin 0 -> 200 bytes .../entry-active-toolbar-dark.png | Bin 0 -> 208 bytes .../entry-disabled-toolbar-dark.png | Bin 0 -> 214 bytes .../menubar-toolbar/entry-toolbar-dark.png | Bin 0 -> 167 bytes .../gtk-2.0/menubar-toolbar/menubar-dark.png | Bin 0 -> 99 bytes .../menubar-toolbar/menubar-toolbar-dark.rc | 222 ++ .../menubar-toolbar/menubar_button-dark.png | Bin 0 -> 103 bytes theme/.themes/oomox-arc-dark/gtk-2.0/panel.rc | 160 ++ .../oomox-arc-dark/gtk-2.0/xfce-notify.rc | 74 + .../oomox-arc-dark/gtk-3.0/gtk-dark.css | 1 + theme/.themes/oomox-arc-dark/gtk-3.0/gtk.css | 1 + .../oomox-arc-dark/gtk-3.0/gtk.gresource | Bin 0 -> 1706672 bytes .../oomox-arc-dark/gtk-3.0/thumbnail.png | Bin 0 -> 1472 bytes theme/.themes/oomox-arc-dark/index.theme | 12 + .../oomox-arc-dark/metacity-1/button-bg.svg | 105 + .../metacity-1/button-border.svg | 107 + .../oomox-arc-dark/metacity-1/close-icon.svg | 104 + .../oomox-arc-dark/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 | 1015 +++++++ .../oomox-arc-dark/metacity-1/min-icon.svg | 75 + .../oomox-arc-dark/metacity-1/thumbnail.png | Bin 0 -> 772 bytes .../oomox-arc-dark/openbox-3/close.xbm | 4 + .../.themes/oomox-arc-dark/openbox-3/desk.xbm | 4 + .../oomox-arc-dark/openbox-3/desk_toggled.xbm | 4 + .../oomox-arc-dark/openbox-3/iconify.xbm | 4 + .../.themes/oomox-arc-dark/openbox-3/max.xbm | 4 + .../oomox-arc-dark/openbox-3/max_toggled.xbm | 4 + .../oomox-arc-dark/openbox-3/shade.xbm | 4 + .../openbox-3/shade_toggled.xbm | 4 + .../.themes/oomox-arc-dark/openbox-3/themerc | 134 + theme/.themes/oomox-arc-dark/plank/dock.theme | 63 + theme/.themes/oomox-arc-dark/unity/close.svg | 1 + .../oomox-arc-dark/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 + .../oomox-arc-dark/unity/close_unfocused.svg | 1 + .../unity/close_unfocused_prelight.svg | 1 + .../unity/close_unfocused_pressed.svg | 1 + .../oomox-arc-dark/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/oomox-arc-dark/unity/maximize.svg | 1 + .../oomox-arc-dark/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/oomox-arc-dark/unity/minimize.svg | 1 + .../oomox-arc-dark/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 + .../oomox-arc-dark/unity/unmaximize.svg | 1 + .../oomox-arc-dark/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 ++ 285 files changed, 15591 insertions(+) delete mode 100644 gtk/.config/dconf/user create mode 100755 scripts/.config/scripts/border-select create mode 100644 scripts/.config/scripts/install.sh create mode 100755 scripts/.config/scripts/lightson create mode 100755 scripts/.config/scripts/mate-panel-auto-opaque create mode 100755 scripts/.config/scripts/pulse-sink create mode 100755 scripts/.config/scripts/rofimusic create mode 100755 scripts/.config/scripts/scrot-copy.sh create mode 100755 scripts/.config/scripts/setwall.sh create mode 100755 scripts/.config/scripts/volume create mode 100755 scripts/.config/scripts/xfce4-panel-auto-opaque create mode 100644 theme/.config/Kvantum/MateriaDark/MateriaDark.kvconfig create mode 100644 theme/.config/Kvantum/MateriaDark/MateriaDark.svg create mode 100644 theme/.config/Kvantum/kvantum.kvconfig create mode 100644 theme/.config/dconf/user create mode 100644 theme/.config/gtk-3.0/bookmarks rename {gtk => theme}/.config/gtk-3.0/settings.ini (100%) create mode 100644 theme/.config/qt5ct/qt5ct.conf rename {gtk => theme}/.gtkrc-2.0 (100%) create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/apps.rc create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-down-insens.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-down-prelight.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-down-small-insens.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-down-small-prelight.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-down-small.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-down.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-left-insens.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-left-prelight.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-left.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-right-insens.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-right-prelight.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-right.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-up-insens.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-up-prelight.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-up-small-insens.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-up-small-prelight.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-up-small.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-up.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/button-active.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/button-hover.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/button-insensitive.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/button.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/checkbox-checked-insensitive.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/checkbox-checked.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/checkbox-unchecked-insensitive.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/checkbox-unchecked.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-border-focus-rtl.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-border-focus.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-border-rtl.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-border.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button-active-rtl.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button-active.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button-insensitive.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button-rtl.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-focus-notebook.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-focus-rtl.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-focus.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-insensitive-notebook.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-insensitive-rtl.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-insensitive.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-notebook-rtl.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-notebook.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-rtl.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/down-background-disable-rtl.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/down-background-disable.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/down-background-rtl.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/down-background.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-active-bg.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-active-notebook.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-active-toolbar.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-background-disabled.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-background.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-bg.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-border-active-bg.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-border-bg.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-disabled-bg.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-disabled-notebook.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-disabled-toolbar.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-notebook.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-toolbar.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/focus-line.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/frame-gap-end.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/frame-gap-start.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/frame.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/handle-h.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/handle-v.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/inline-toolbar.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/line-h.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/line-v.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-arrow-prelight.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-arrow.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-checkbox-checked-insensitive.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-checkbox-checked-selected.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-checkbox-checked.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-checkbox-unchecked-selected.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-checkbox-unchecked.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-radio-checked-insensitive.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-radio-checked-selected.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-radio-checked.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-radio-unchecked-insensitive.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-radio-unchecked-selected.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-radio-unchecked.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menubar.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menubar_button.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/menuitem.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/minus.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/notebook-gap-horiz.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/notebook-gap-vert.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/notebook.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/null.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/plus.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/progressbar.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/progressbar_v.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/radio-checked-insensitive.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/radio-checked.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/radio-unchecked-insensitive.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/radio-unchecked.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/slider-horiz-active.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/slider-horiz-insens.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/slider-horiz-prelight.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/slider-horiz.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/slider-insensitive.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/slider-prelight.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/slider-vert-active.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/slider-vert-insens.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/slider-vert-prelight.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/slider-vert.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/slider.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/tab-bottom-active.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/tab-left-active.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/tab-right-active.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/tab-top-active.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/toolbar.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/tree_header.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-horizontal-active.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-horizontal.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-progressbar.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-progressbar_v.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-scrollbar-horiz.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-scrollbar-vert.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-vertical-active.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-vertical.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/up-background-disable-rtl.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/up-background-disable.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/up-background-rtl.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/assets/up-background.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/gtkrc create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/main.rc create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/button-active.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/button-hover.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/button-insensitive.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/button.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/entry-active-toolbar-dark.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/entry-disabled-toolbar-dark.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/entry-toolbar-dark.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/menubar-dark.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/menubar_button-dark.png create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/panel.rc create mode 100644 theme/.themes/oomox-arc-dark/gtk-2.0/xfce-notify.rc create mode 100644 theme/.themes/oomox-arc-dark/gtk-3.0/gtk-dark.css create mode 100644 theme/.themes/oomox-arc-dark/gtk-3.0/gtk.css create mode 100644 theme/.themes/oomox-arc-dark/gtk-3.0/gtk.gresource create mode 100644 theme/.themes/oomox-arc-dark/gtk-3.0/thumbnail.png create mode 100644 theme/.themes/oomox-arc-dark/index.theme create mode 100644 theme/.themes/oomox-arc-dark/metacity-1/button-bg.svg create mode 100644 theme/.themes/oomox-arc-dark/metacity-1/button-border.svg create mode 100644 theme/.themes/oomox-arc-dark/metacity-1/close-icon.svg create mode 100644 theme/.themes/oomox-arc-dark/metacity-1/max-icon.svg create mode 100644 theme/.themes/oomox-arc-dark/metacity-1/metacity-theme-1.xml create mode 100644 theme/.themes/oomox-arc-dark/metacity-1/metacity-theme-2.xml create mode 100644 theme/.themes/oomox-arc-dark/metacity-1/metacity-theme-3.xml create mode 100644 theme/.themes/oomox-arc-dark/metacity-1/min-icon.svg create mode 100644 theme/.themes/oomox-arc-dark/metacity-1/thumbnail.png create mode 100644 theme/.themes/oomox-arc-dark/openbox-3/close.xbm create mode 100644 theme/.themes/oomox-arc-dark/openbox-3/desk.xbm create mode 100644 theme/.themes/oomox-arc-dark/openbox-3/desk_toggled.xbm create mode 100644 theme/.themes/oomox-arc-dark/openbox-3/iconify.xbm create mode 100644 theme/.themes/oomox-arc-dark/openbox-3/max.xbm create mode 100644 theme/.themes/oomox-arc-dark/openbox-3/max_toggled.xbm create mode 100644 theme/.themes/oomox-arc-dark/openbox-3/shade.xbm create mode 100644 theme/.themes/oomox-arc-dark/openbox-3/shade_toggled.xbm create mode 100644 theme/.themes/oomox-arc-dark/openbox-3/themerc create mode 100644 theme/.themes/oomox-arc-dark/plank/dock.theme create mode 120000 theme/.themes/oomox-arc-dark/unity/close.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/close_dash.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/close_dash_disabled.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/close_dash_prelight.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/close_dash_pressed.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/close_focused_normal.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/close_focused_prelight.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/close_focused_pressed.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/close_unfocused.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/close_unfocused_prelight.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/close_unfocused_pressed.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/dash/close_dash.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/dash/close_dash_disabled.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/dash/close_dash_prelight.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/dash/close_dash_pressed.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/dash/maximize_dash.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/dash/maximize_dash_disabled.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/dash/maximize_dash_prelight.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/dash/maximize_dash_pressed.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/dash/minimize_dash.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/dash/minimize_dash_disabled.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/dash/minimize_dash_prelight.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/dash/minimize_dash_pressed.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_arrow_ltr_19.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_arrow_ltr_37.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_arrow_outline_ltr_19.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_arrow_outline_ltr_37.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_arrow_outline_rtl_19.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_arrow_outline_rtl_37.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_arrow_rtl_19.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_arrow_rtl_37.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_icon_back_150.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_icon_back_54.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_icon_edge_150.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_icon_edge_54.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_icon_glow_200.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_icon_glow_62.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_icon_selected_back_150.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_icon_selected_back_54.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_icon_shadow_200.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_icon_shadow_62.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_icon_shine_150.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_icon_shine_54.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_pip_ltr_19.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_pip_ltr_37.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_pip_rtl_19.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/launcher_pip_rtl_37.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/maximize.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/maximize_dash.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/maximize_dash_disabled.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/maximize_dash_prelight.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/maximize_dash_pressed.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/maximize_focused_normal.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/maximize_focused_prelight.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/maximize_focused_pressed.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/maximize_unfocused.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/maximize_unfocused_prelight.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/maximize_unfocused_pressed.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/minimize.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/minimize_dash.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/minimize_dash_disabled.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/minimize_dash_prelight.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/minimize_dash_pressed.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/minimize_focused_normal.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/minimize_focused_prelight.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/minimize_focused_pressed.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/minimize_unfocused.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/minimize_unfocused_prelight.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/minimize_unfocused_pressed.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/sheet_style_close_focused.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/sheet_style_close_focused_prelight.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/sheet_style_close_focused_pressed.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/unmaximize.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/unmaximize_dash.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/unmaximize_dash_disabled.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/unmaximize_dash_prelight.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/unmaximize_dash_pressed.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/unmaximize_focused_normal.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/unmaximize_focused_prelight.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/unmaximize_focused_pressed.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/unmaximize_unfocused.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/unmaximize_unfocused_prelight.svg create mode 120000 theme/.themes/oomox-arc-dark/unity/unmaximize_unfocused_pressed.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/window-buttons/close.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/window-buttons/close_prelight.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/window-buttons/close_pressed.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/window-buttons/close_unfocused.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/window-buttons/maximize.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/window-buttons/maximize_prelight.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/window-buttons/maximize_pressed.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/window-buttons/maximize_unfocused.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/window-buttons/minimize.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/window-buttons/minimize_prelight.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/window-buttons/minimize_pressed.svg create mode 100644 theme/.themes/oomox-arc-dark/unity/window-buttons/minimize_unfocused.svg diff --git a/gtk/.config/dconf/user b/gtk/.config/dconf/user deleted file mode 100644 index a88698bcc4d504aea65de5f5474f37572600074d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 968 zcma)5ziSjh7@Z_{N$!#}8o^v4q9S;O>k2kXuoFX2Fj#~XBFybhZimb6EVGllQ!LU* z(j|ow3n2mRB4VMaoe%{70722tQmn+nABetpw}+MvJl@;4vv0onW_D&?S}hYN@=*m> z2fGio$-W650B8^87zU33r5t5&ALGz_fW0~PfiKQ&j7@-I(b?@HODBqC@7Wt_<`mGN zap2SLksanxbKNTV5b$#5(MkH$W%xDl72x=4=O+6@J%pSE@Ks>?za5JMa`TQ@H+73>7e+HK|O$+4e(vy-JRJ@o(nbmybXQ;6u+jocuv$6_)oyE0b?6J z_ti*Dto+_NH(b+mk%|?3V`9_sqz$}K+9v8~>m)R7FH*V@;Wn+KA42QIDZ3~G&2 + exit 1 +} + +pidcreate() { + # just one instance can run simultaneously + if [ ! -e "$pidfile" ]; then + echo "$$" > "$pidfile" + else + if [ -d "/proc/$(cat "$pidfile")" ]; then + die "Another instance is running, abort!" + else + echo "$$" > "$pidfile" + fi + fi +} + +pidremove() { + if [ ! -e "$pidfile" ]; then + echo "Error: missing pidfile" >&2 + elif [ ! -f "$pidfile" ]; then + echo -e "Error: \"$pidfile\" is not a file\n" >&2 + else + if [ "$(cat "$pidfile")" != "$$" ]; then + die "Another instance is running, abort!" + else + rm -f "$pidfile" + fi + fi + exit 0 +} + +pidcreate +trap "pidremove" EXIT + +# Enumerate all the attached screens +displays="" +while read id; do + displays="$displays $id" +done< <(xvinfo | sed -n 's/^screen #\([0-9]\+\)$/\1/p') + +# Detect screensaver being used +if [ `dbus-send --session --print-reply=literal --type=method_call --dest=org.freedesktop.ScreenSaver /ScreenSaver/ org.freedesktop.ScreenSaver.GetActive &> /dev/null; echo $?` -eq 0 ]; then + screensaver="freedesktop-screensaver" +#elif [ `pgrep -c gnome-shell` -ge 1 ] ;then +# screensaver="xdofallback" +elif [ `pgrep -c xscreensaver` -ge 1 ]; then + screensaver="xscreensaver" +elif [ `pgrep -c mate-screensaver` -ge 1 ]; then + screensaver="mate-screensaver" +elif [ `pgrep -c xautolock` -ge 1 ]; then + screensaver="xautolock" +elif [ -e "/usr/bin/xdotool" ]; then + screensaver="xdofallback" +else + screensaver="" + die "No screensaver detected" +fi + +checkFullscreen() { + # loop through every display looking for a fullscreen window + for display in $displays; do + # get id of active window and clean output + active_win_id=`DISPLAY=$realdisp.${display} xprop -root _NET_ACTIVE_WINDOW` + active_win_id=${active_win_id##*# } + active_win_id=${active_win_id:0:9} # eliminate potentially trailing spaces + + top_win_id=`DISPLAY=$realdisp.${display} xprop -root _NET_CLIENT_LIST_STACKING` + top_win_id=${active_win_id##*, } + top_win_id=${top_win_id:0:9} # eliminate potentially trailing spaces + + # Check if Active Window (the foremost window) is in fullscreen state + if [ ${#active_win_id} -ge 3 ]; then + isActiveWinFullscreen=`DISPLAY=$realdisp.${display} xprop -id $active_win_id | grep _NET_WM_STATE_FULLSCREEN` + else + isActiveWinFullscreen="" + fi + if [ ${#top_win_id} -ge 3 ]; then + isTopWinFullscreen=`DISPLAY=$realdisp.${display} xprop -id $top_win_id | grep _NET_WM_STATE_FULLSCREEN` + else + isTopWinFullscreen="" + fi + + if [[ "$isActiveWinFullscreen" = *NET_WM_STATE_FULLSCREEN* ]] || [[ "$isTopWinFullscreen" = *NET_WM_STATE_FULLSCREEN* ]]; then + isAppRunning && delayScreensaver + fi + done +} + +# Check if active window is mplayer, vlc or firefox +# Then change IFs to detect more specifically the apps "" and if process name exist + +isAppRunning() { + # Get title of active window + active_win_title=`xprop -id $active_win_id | grep "WM_CLASS(STRING)" | sed 's/^.*", //;s/"//g'` + + case "$active_win_title" in + *[Cc]hromium*) + [ "$chromium_flash_detection" = 1 ] && [ `pgrep -fc "chromium --type=ppapi"` -ge 1 ] && return 0 + [ "$html5_detection" = 1 ] && [ `pgrep -c chromium` -ge 1 ] && checkAudio "chromium" && return 0 + ;; + *[Cc]hrome*) + [ "$chromium_flash_detection" = 1 ] && [ `pgrep -fc "chrome --type=ppapi"` -ge 1 ] && return 0 + [ "$html5_detection" = 1 ] && [ `pgrep -c chrome` -ge 1 ] && checkAudio "chrom" && return 0 + ;; + *Firefox*) + [ "$html5_detection" = 1 ] && [ `pgrep -c firefox` -ge 1 ] && checkAudio "firefox" && return 0 + ;; + *opera*) + [ "$html5_detection" = 1 ] && [ `pgrep -c opera` -ge 1 ] && checkAudio "opera" && return 0 + ;; + *epiphany*) + [ "$html5_detection" = 1 ] && [ `pgrep -c epiphany` -ge 1 ] && checkAudio "epiphany" && return 0 + ;; + *unknown*|*plugin-container*) + [ "$firefox_flash_detection" = 1 ] && [ `pgrep -c plugin-container` -ge 1 ] && return 0 + ;; + *WebKitPluginProcess*) + [ "$webkit_flash_detection" = 1 ] && [ `pgrep -fc ".*WebKitPluginProcess.*flashp.*"` -ge 1 ] && return 0 + ;; + *MPlayer|mplayer*) + [ "$mplayer_detection" = 1 ] && [ `pgrep -c mplayer` -ge 1 ] && checkAudio mplayer && return 0 + ;; + *vlc*|*VLC*) + [ $vlc_detection = 1 ] && [ `pgrep -c vlc` -ge 1 ] && checkAudio vlc && return 0 + ;; + *totem*) + [ $totem_detection = 1 ] && [ `pgrep -c totem` -ge 1 ] && checkAudio totem && return 0 + ;; + *steam*) + [ $steam_detection = 1 ] && [ `pgrep -c steam` -ge 1 ] && return 0 + ;; + *minitube*) + [ $minitube_detection = 1 ] && [ `pgrep -c minitube` -ge 1 ] && return 0 + ;; + *) + if [ -n "$chrome_app_name" ]; then + # Check if google chrome is running in app mode + [[ "$active_win_title" == *$chrome_app_name* ]] && [ `pgrep -fc "chrome --app"` -ge 1 ] && return 0 + fi + ;; + esac + + [ -n "$minload" ] && [ "$(echo "$(sed 's/ .*$//' /proc/loadavg) > $minload" | bc -q)" -eq "1" ] && return 0 + + false +} + +checkAudio() { + # Check if application is streaming sound to PulseAudio + [ $audio_detection = 0 ] && return 0 + pacmd list-sink-inputs | grep -Eiq "application.name = .*$1.*" +} + +delayScreensaver() { + # Reset inactivity time counter so screensaver is not started + case $screensaver in + "xscreensaver" ) + xscreensaver-command -deactivate > /dev/null;; + "mate-screensaver" ) + mate-screensaver-command --poke > /dev/null;; + "xautolock" ) + xautolock -disable + xautolock -enable;; + "xdofallback" ) + xdotool key shift + ;; + "freedesktop-screensaver" ) + dbus-send --session --reply-timeout=2000 --type=method_call --dest=org.freedesktop.ScreenSaver /ScreenSaver org.freedesktop.ScreenSaver.SimulateUserActivity;; + esac + + # Check if DPMS is on. If it is, deactivate and reactivate again. If it is not, do nothing. + dpmsStatus=`xset -q | grep -c 'DPMS is Enabled'` + [ "$dpmsStatus" = 1 ] && xset -dpms && xset dpms +} + +help() { + echo "USAGE: $ lighsonplus [FLAG1 ARG1] ... [FLAGn ARGn]" + echo "FLAGS (ARGUMENTS must be 0 or 1, except stated otherwise):" + echo "" + echo " -d, --delay Time interval in minutes, default is 1 min" + echo " -pa, --audio Audio detection" + echo " -mp, --mplayer mplayer detection" + echo " -v, --vlc VLC detection" + echo " -t, --totem Totem detection" + echo " -ff, --firefox-flash Firefox flash plugin detection" + echo " -cf, --chromium-flash Chromium flash plugin detection" + echo " -ca, --chrome-app Chrome app detection, app name must be passed" + echo " -wf, --webkit-flash Webkit flash detection" + echo " -h5, --html5 HTML5 detection" + echo " -s, --steam Steam detection" + echo " -mt, --minitube MiniTube detection" + echo " -la, --minload Load average detection" +} + +checkBool() { + [ -n "$2" ] && [[ $2 = [01] ]] || die "Invalid argument. 0 or 1 expected after \"$1\" flag." +} + +while [ -n "$1" ]; do + case $1 in + "-d" | "--delay" ) + [[ -z "$2" || "$2" = *[^0-9]* ]] && die "Invalid argument. Time in minutes expected after \"$1\" flag. Got \"$2\"" || delay=$2;; + "-ca" | "--chrome-app" ) + [ -n "$2" ] && chrome_app_name="$2" || die "Missing argument. Chrome app name expected after \"$1\" flag.";; + "-la" | "--minload" ) + [ -n "$2" ] && [[ "$(echo "$2 > 0" | bc -q)" -eq 1 ]] && minload=$2 || die "Invalid argument. >0 expected after \"$1\" flag.";; + "-pa" | "--audio" ) + checkBool "$@"; audio_detection=$2;; + "-mp" | "--mplayer" ) + checkBool "$@"; mplayer_detection=$2;; + "-v" | "--vlc" ) + checkBool "$@"; vlc_detection=$2;; + "-t" | "--totem" ) + checkBool "$@"; totem_detection=$2;; + "-ff" | "--firefox-flash" ) + checkBool "$@"; firefox_flash_detection=$2;; + "-cf" | "--chromium-flash" ) + checkBool "$@"; chromium_flash_detection=$2;; + "-wf" | "--webkit-flash" ) + checkBool "$@"; webkit_flash_detection=$2;; + "-h5" | "--html5" ) + checkBool "$@"; html5_detection=$2;; + "-s" | "--steam" ) + checkBool "$@"; steam_detection=$2;; + "-mt" | "--minitube" ) + checkBool "$@"; minitube_detection=$2;; + "-h" | "--help" ) + help && exit 0;; + * ) + die "Invalid argument. See -h, --help for more information.";; + esac + + # Arguments must always be passed in tuples + shift 2 +done + +# Convert delay to seconds. We substract 10 for assurance. +delay=$[delay*60-10] +echo "Start lightson+ mainloop" +while true; do + [ -f "$inhibitfile" ] && delayScreensaver || checkFullscreen + sleep $delay +done + +exit 0 diff --git a/scripts/.config/scripts/mate-panel-auto-opaque b/scripts/.config/scripts/mate-panel-auto-opaque new file mode 100755 index 0000000..69c44a3 --- /dev/null +++ b/scripts/.config/scripts/mate-panel-auto-opaque @@ -0,0 +1,47 @@ +#!/bin/bash +# Requires: xprop + +################################## +# Adjust values to suit +PANEL=top +PANEL_ALPHA_REGULAR=0 +PANEL_ALPHA_MAXIMUM=1 +################################## +################################## +# don't change anything below here + +gsettings set org.mate.panel.toplevel.background:/org/mate/panel/toplevels/top/background/ type "color" + +CURR=0 +while true +do + MAX_FND=0 + for w in $(xprop -notype -root _NET_CLIENT_LIST 2>/dev/null | cut -d'#' -f2 | tr ',' '\n' | awk '{print $1}') + do + if [[ "$(xprop -id $w -notype _NET_WM_DESKTOP 2>/dev/null | cut -d' ' -f3)" -eq "$(xprop -root -notype _NET_CURRENT_DESKTOP 2>/dev/null | cut -d' ' -f3)" ]] + then + + if xprop -id $w _NET_WM_STATE | grep -E "MAXIMIZED_HORZ.*MAXIMIZED_VERT" > /dev/null 2>&1 + then + if xprop -id $w WM_STATE | grep -E "window state: Normal" > /dev/null 2>&1 + then + MAX_FND=1 + break + fi + fi + fi + done + + if [[ $MAX_FND -eq 1 && $CURR -eq 0 ]] + then + gsettings set org.mate.panel.toplevel.background:/org/mate/panel/toplevels/${PANEL}/background/ color "rgba(60,59,55,$PANEL_ALPHA_MAXIMUM)" + CURR=1 + elif [[ $MAX_FND -eq 0 && $CURR -eq 1 ]] + then + gsettings set org.mate.panel.toplevel.background:/org/mate/panel/toplevels/${PANEL}/background/ color "rgba(60,59,55,$PANEL_ALPHA_REGULAR)" + CURR=0 + fi + + sleep 1 +done +exit 0 diff --git a/scripts/.config/scripts/pulse-sink b/scripts/.config/scripts/pulse-sink new file mode 100755 index 0000000..6a09351 --- /dev/null +++ b/scripts/.config/scripts/pulse-sink @@ -0,0 +1,20 @@ +#!/bin/bash + +opts="Fone\nSpeaker\nHDMI" +out=$(echo -e $opts | rofi -p "Saida:" -no-custom -only-matching -dmenu) + +if [ "$out" == "HDMI" ] +then + pacmd set-card-profile 0 output:hdmi-stereo+input:analog-stereo +elif [ "$out" == "Speaker" ] || [ "$out" == "Fone" ] +then + pacmd set-card-profile 0 output:analog-stereo+input:analog-stereo + + if [ "$out" == "Speaker" ] + then + pacmd set-sink-port @DEFAULT_SINK@ analog-output-speaker + else + pacmd set-sink-port @DEFAULT_SINK@ analog-output-headphones + fi +fi + diff --git a/scripts/.config/scripts/rofimusic b/scripts/.config/scripts/rofimusic new file mode 100755 index 0000000..88fae44 --- /dev/null +++ b/scripts/.config/scripts/rofimusic @@ -0,0 +1,9 @@ +#!/bin/sh + + music=$(mpc listall --format '%artist% : %title% ' | rofi -i -dmenu) +artist=$(echo "$music" | cut -d: -f1) + title=$(echo "$music" | cut -d: -f2) + +echo title "$title" artist "$artist" +mpc searchplay title "$title" +#artist "$artist" diff --git a/scripts/.config/scripts/scrot-copy.sh b/scripts/.config/scripts/scrot-copy.sh new file mode 100755 index 0000000..7af27e4 --- /dev/null +++ b/scripts/.config/scripts/scrot-copy.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +scrot "Imagens/Screenshots/%Y-%m-%d_%H-%M-%S.$t" -e \ + "xclip -selection clipboard -target image/png -i $f" \ + -e "twmnc 'Captura de tela copiada e sava em $f' --ac 'feh $f'" diff --git a/scripts/.config/scripts/setwall.sh b/scripts/.config/scripts/setwall.sh new file mode 100755 index 0000000..e9dd660 --- /dev/null +++ b/scripts/.config/scripts/setwall.sh @@ -0,0 +1,5 @@ +#!/bin/bash +xfconf-query --channel xfce4-desktop \ +--property /backdrop/screen0/monitorHDMI-2/workspace0/last-image \ +--set $1 +echo $1 diff --git a/scripts/.config/scripts/volume b/scripts/.config/scripts/volume new file mode 100755 index 0000000..17f8f55 --- /dev/null +++ b/scripts/.config/scripts/volume @@ -0,0 +1,3 @@ +#!/bin/sh + +pactl set-sink-volume @DEFAULT_SINK@ $1 diff --git a/scripts/.config/scripts/xfce4-panel-auto-opaque b/scripts/.config/scripts/xfce4-panel-auto-opaque new file mode 100755 index 0000000..24476fb --- /dev/null +++ b/scripts/.config/scripts/xfce4-panel-auto-opaque @@ -0,0 +1,48 @@ +#!/usr/bin/env bash + +#-- CONFIGURATION +transparent_alpha=0 +maximized_alpha=100 +interval=0.5 +#-- + +alpha_prop_list=() +for prop in $(xfconf-query -c xfce4-panel -p /panels -l); do + [[ "$prop" == *"background-alpha"* ]] && alpha_prop_list+=($prop) +done + +on_maximized() { + for alpha_prop in "${alpha_prop_list[@]}"; do + xfconf-query -c xfce4-panel -p "$alpha_prop" -s "$maximized_alpha" + done +} + +on_no_window_maximized() { + for alpha_prop in "${alpha_prop_list[@]}"; do + xfconf-query -c xfce4-panel -p "$alpha_prop" -s "$transparent_alpha" + done +} + +echo $alpha_prop_list + +while true; do + current_desktop=$(wmctrl -d | grep '*' | cut -d ' ' -f1) + is_any_window_maximized=false + for i in $(wmctrl -lG | awk -v d="$current_desktop" '$2==d {print $1}'); do + status=$(xprop -id $i _NET_WM_STATE) + if [[ "$status" == *"MAXIMIZED"* && "$status" != *"HIDDEN"* ]]; then + is_any_window_maximized=true + break + else + is_any_window_maximized=false + fi + done + + if [[ $is_any_window_maximized == true ]]; then + on_maximized + else + on_no_window_maximized + fi + + sleep $interval +done diff --git a/theme/.config/Kvantum/MateriaDark/MateriaDark.kvconfig b/theme/.config/Kvantum/MateriaDark/MateriaDark.kvconfig new file mode 100644 index 0000000..075529d --- /dev/null +++ b/theme/.config/Kvantum/MateriaDark/MateriaDark.kvconfig @@ -0,0 +1,534 @@ +[%General] +author=Alexey Varfolomeev, based on KvAdaptaDark by Tsu Jan +comment=The dark varianl of Materia +x11drag=menubar_and_primary_toolbar +alt_mnemonic=true +left_tabs=true +attach_active_tab=false +mirror_doc_tabs=true +group_toolbar_buttons=false +toolbar_item_spacing=0 +toolbar_interior_spacing=2 +spread_progressbar=true +composite=true +menu_shadow_depth=5 +tooltip_shadow_depth=2 +splitter_width=4 +scroll_width=9 +scroll_arrows=false +scroll_min_extent=60 +slider_width=2 +slider_handle_width=23 +slider_handle_length=22 +tickless_slider_handle_size=22 +center_toolbar_handle=true +check_size=16 +textless_progressbar=false +progressbar_thickness=2 +menubar_mouse_tracking=true +toolbutton_style=1 +double_click=false +translucent_windows=false +blurring=false +popup_blurring=false +vertical_spin_indicators=false +spin_button_width=24 +fill_rubberband=false +merge_menubar_with_toolbar=true +small_icon_size=16 +large_icon_size=32 +button_icon_size=16 +toolbar_icon_size=16 +combo_as_lineedit=true +animate_states=true +button_contents_shift=false +combo_menu=true +hide_combo_checkboxes=true +combo_focus_rect=false +groupbox_top_label=true +inline_spin_indicators=true +joined_inactive_tabs=true +layout_spacing=6 +layout_margin=9 +scrollbar_in_view=true +transient_scrollbar=true +transient_groove=false +submenu_overlap=0 +tooltip_delay=-1 +tree_branch_line=true +no_window_pattern=false +opaque=kaffeine,kmplayer,subtitlecomposer,kdenlive,vlc,smplayer,smplayer2,avidemux,avidemux2_qt4,avidemux3_qt4,avidemux3_qt5,kamoso,QtCreator,VirtualBox,trojita,dragon,digikam +reduce_window_opacity=0 +respect_DE=true +scrollable_menu=false +submenu_delay=250 +no_inactiveness=false +reduce_menu_opacity=0 + +[GeneralColors] +window.color=#282828 +base.color=#303030 +alt.base.color=#303030 +button.color=#424242 +light.color=#47535a +mid.light.color=#313131 +dark.color=black +mid.color=#191919 +highlight.color=#C85A5A52 +inactive.highlight.color=#C85A5A74 +text.color=#dfdfdf +window.text.color=#dfdfdf +button.text.color=#dfdfdf +disabled.text.color=#696969 +tooltip.text.color=#eefcff +highlight.text.color=white +link.color=#009DFF +link.visited.color=#9E4FFF +progress.indicator.text.color=#dfdfdf + +[Hacks] +transparent_ktitle_label=false +transparent_dolphin_view=false +transparent_pcmanfm_sidepane=false +blur_translucent=false +transparent_menutitle=false +respect_darkness=true +kcapacitybar_as_progressbar=true +force_size_grip=true +iconless_pushbutton=true +iconless_menu=false +disabled_icon_opacity=70 +lxqtmainmenu_iconsize=16 +normal_default_pushbutton=true +single_top_toolbar=true +tint_on_mouseover=0 +transparent_pcmanfm_view=false +no_selection_tint=true +transparent_arrow_button=true +middle_click_scroll=false +opaque_colors=false + +[PanelButtonCommand] +frame=true +frame.element=button +frame.top=6 +frame.bottom=10 +frame.left=7 +frame.right=7 +interior=true +interior.element=button +indicator.size=8 +text.normal.color=#dfdfdf +text.focus.color=white +text.press.color=#dfdfdf +text.toggle.color=white +text.shadow=0 +text.margin=1 +text.iconspacing=4 +indicator.element=arrow +text.margin.top=2 +text.margin.bottom=3 +text.margin.left=2 +text.margin.right=2 +frame.expansion=0 + +[PanelButtonTool] +inherits=PanelButtonCommand +text.normal.color=#dfdfdf +text.bold=false +indicator.element=arrow +indicator.size=0 +frame.expansion=34 + +[ToolbarButton] +frame.element=tbutton +interior.element=tbutton +indicator.element=tarrow +text.normal.color=#dfdfdf +text.focus.color=white +text.press.color=white +text.toggle.color=white +text.bold=false +frame.expansion=34 + +[Dock] +inherits=PanelButtonCommand +interior.element=dock +frame.element=dock +frame.top=1 +frame.bottom=1 +frame.left=1 +frame.right=1 +text.normal.color=#dfdfdf + +[DockTitle] +inherits=PanelButtonCommand +frame=false +interior=false +text.normal.color=#dfdfdf +text.focus.color=white +text.bold=false + +[IndicatorSpinBox] +inherits=PanelButtonCommand +frame=true +interior=true +frame.top=2 +frame.bottom=2 +frame.left=2 +frame.right=2 +indicator.element=spin +indicator.size=8 +text.normal.color=#dfdfdf +text.margin.top=2 +text.margin.bottom=2 +text.margin.left=2 +text.margin.right=2 + +[RadioButton] +inherits=PanelButtonCommand +frame=false +interior.element=radio +text.normal.color=#dfdfdf +text.focus.color=white +min_width=+0.3font +min_height=+0.3font + +[CheckBox] +inherits=PanelButtonCommand +frame=false +interior.element=checkbox +text.normal.color=#dfdfdf +text.focus.color=white +min_width=+0.3font +min_height=+0.3font + +[Focus] +inherits=PanelButtonCommand +frame=true +frame.element=focus +frame.top=2 +frame.bottom=2 +frame.left=2 +frame.right=2 +frame.patternsize=14 + +[GenericFrame] +inherits=PanelButtonCommand +frame=true +interior=false +frame.element=common +interior.element=common +frame.top=1 +frame.bottom=1 +frame.left=1 +frame.right=1 + +[LineEdit] +inherits=PanelButtonCommand +frame.element=lineedit +interior.element=lineedit +interior=false +frame.top=2 +frame.bottom=2 +frame.left=2 +frame.right=2 +text.margin.top=2 +text.margin.bottom=2 +text.margin.left=2 +text.margin.right=2 +frame.expansion=0 + +[DropDownButton] +inherits=PanelButtonCommand +indicator.element=arrow-down + +[IndicatorArrow] +indicator.element=arrow +indicator.size=8 + +[ToolboxTab] +inherits=PanelButtonCommand +text.normal.color=#dfdfdf +text.press.color=#dfdfdf +text.focus.color=white + +[Tab] +inherits=PanelButtonCommand +interior.element=tab +text.margin.left=8 +text.margin.right=8 +text.margin.top=2 +text.margin.bottom=2 +frame.element=tab +indicator.element=tab +indicator.size=22 +frame.top=2 +frame.bottom=2 +frame.left=2 +frame.right=2 +text.normal.color=#dfdfdf +text.focus.color=#dfdfdf +text.toggle.color=#dfdfdf +frame.expansion=0 +text.bold=false + +[TabFrame] +inherits=PanelButtonCommand +frame.element=tabframe +interior.element=tabframe +frame.top=2 +frame.bottom=2 +frame.left=2 +frame.right=2 + +[TreeExpander] +inherits=PanelButtonCommand +indicator.size=8 +indicator.element=tree + +[HeaderSection] +inherits=PanelButtonCommand +interior.element=header +frame.element=header +frame.top=0 +frame.bottom=1 +frame.left=1 +frame.right=1 +text.normal.color=#dfdfdf +text.focus.color=white +text.press.color=white +text.toggle.color=white +frame.expansion=0 + +[SizeGrip] +indicator.element=resize-grip + +[Toolbar] +inherits=PanelButtonCommand +indicator.element=toolbar +indicator.size=5 +text.margin=0 +interior.element=menubar +frame.element=menubar +text.normal.color=#dfdfdf +text.focus.color=white +frame.left=0 +frame.right=0 +frame.top=0 +frame.bottom=4 +frame.expansion=0 + +[Slider] +inherits=PanelButtonCommand +frame.element=slider +focusFrame=true +interior.element=slider +frame.top=3 +frame.bottom=3 +frame.left=3 +frame.right=3 + +[SliderCursor] +inherits=PanelButtonCommand +frame=false +interior.element=slidercursor + +[Progressbar] +inherits=PanelButtonCommand +frame.element=progress +interior.element=progress +text.margin=0 +text.normal.color=#dfdfdf +text.focus.color=#dfdfdf +text.press.color=#dfdfdf +text.toggle.color=#dfdfdf +text.bold=false +frame.expansion=8 + +[ProgressbarContents] +inherits=PanelButtonCommand +frame=true +frame.element=progress-pattern +interior.element=progress-pattern + +[ItemView] +inherits=PanelButtonCommand +text.margin=0 +frame.element=itemview +interior.element=itemview +frame.top=2 +frame.bottom=2 +frame.left=2 +frame.right=2 +text.margin.top=2 +text.margin.bottom=2 +text.margin.left=4 +text.margin.right=4 +text.normal.color=#dfdfdf +text.focus.color=white +text.press.color=white +text.toggle.color=white +min_width=+0.3font +min_height=+0.3font +frame.expansion=0 + +[Splitter] +indicator.size=48 + +[Scrollbar] +inherits=PanelButtonCommand +indicator.element=arrow +indicator.size=12 + +[ScrollbarSlider] +inherits=PanelButtonCommand +frame.element=scrollbarslider +interior=false +frame.left=5 +frame.right=5 +frame.top=5 +frame.bottom=5 +indicator.element=grip +indicator.size=12 + +[ScrollbarGroove] +inherits=PanelButtonCommand +interior=false +frame=false + +[MenuItem] +inherits=PanelButtonCommand +frame=true +frame.element=menuitem +interior.element=menuitem +indicator.element=menuitem +text.normal.color=#dfdfdf +text.focus.color=white +text.margin.top=1 +text.margin.bottom=1 +text.margin.left=5 +text.margin.right=5 +frame.top=0 +frame.bottom=0 +frame.left=0 +frame.right=0 +text.bold=false +frame.expansion=0 + +[MenuBar] +inherits=PanelButtonCommand +frame.element=menubar +interior.element=menubar +frame.bottom=0 +text.normal.color=#dfdfdf +frame.expansion=0 +text.bold=false + +[MenuBarItem] +inherits=PanelButtonCommand +interior=true +interior.element=menubaritem +frame.element=menubaritem +frame.top=2 +frame.bottom=2 +frame.left=2 +frame.right=2 +text.margin.left=4 +text.margin.right=4 +text.margin.top=0 +text.margin.bottom=0 +text.normal.color=#dfdfdf +text.focus.color=white +text.bold=false +min_width=+0.3font +min_height=+0.3font +frame.expansion=0 + +[TitleBar] +inherits=PanelButtonCommand +frame=false +text.margin.top=2 +text.margin.bottom=2 +text.margin.left=2 +text.margin.right=2 +interior.element=titlebar +indicator.size=16 +indicator.element=mdi +text.normal.color=#787878 +text.focus.color=#dfdfdf +text.bold=false +text.italic=true +frame.expansion=0 + +[ComboBox] +inherits=PanelButtonCommand +frame.element=combo +interior.element=combo +interior=false +frame.top=2 +frame.bottom=2 +frame.left=2 +frame.right=2 +text.margin.top=2 +text.margin.bottom=2 +text.margin.left=2 +text.margin.right=2 +text.focus.color=white +text.press.color=#dfdfdf +text.toggle.color=white +frame.expansion=0 + +[Menu] +inherits=PanelButtonCommand +frame.top=1 +frame.bottom=1 +frame.left=1 +frame.right=1 +frame.element=menu +interior.element=menu +text.normal.color=#dfdfdf +text.shadow=false +frame.expansion=0 + +[GroupBox] +inherits=GenericFrame +frame=false +text.shadow=0 +text.margin=0 +text.normal.color=#dfdfdf +text.focus.color=white +text.bold=false +frame.expansion=0 + +[TabBarFrame] +inherits=GenericFrame +frame=true +frame.element=tabBarFrame +interior=false +frame.top=2 +frame.bottom=2 +frame.left=2 +frame.right=2 + +[ToolTip] +inherits=GenericFrame +frame.top=3 +frame.bottom=3 +frame.left=3 +frame.right=3 +interior=true +text.shadow=0 +text.margin=0 +interior.element=tooltip +frame.element=tooltip +frame.expansion=0 + +[StatusBar] +inherits=GenericFrame +frame=false +interior=false + +[Window] +interior=true +interior.element=window diff --git a/theme/.config/Kvantum/MateriaDark/MateriaDark.svg b/theme/.config/Kvantum/MateriaDark/MateriaDark.svg new file mode 100644 index 0000000..b16459c --- /dev/null +++ b/theme/.config/Kvantum/MateriaDark/MateriaDark.svg @@ -0,0 +1,1307 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme/.config/Kvantum/kvantum.kvconfig b/theme/.config/Kvantum/kvantum.kvconfig new file mode 100644 index 0000000..465596b --- /dev/null +++ b/theme/.config/Kvantum/kvantum.kvconfig @@ -0,0 +1,2 @@ +[General] +theme=MateriaDark diff --git a/theme/.config/dconf/user b/theme/.config/dconf/user new file mode 100644 index 0000000000000000000000000000000000000000..1a969be52a1f8c4da55b83f82ac911755a2462de GIT binary patch literal 2285 zcmZ8jTWl3o6g_=GOF<}TsrV`sp{V06;YUkUB19yhHkv@<7jtLMz4xS@Ig@kdK1%%{ zzRCxQjYPmeqya)8DE0#%7!zpF#19fNA+ZrLM2*2$jD`<1@v+vqQ_?ue%38B$&pvzh z*=OIoajS2XAEzR_y1H^B+^E}N-wqxE){ji=r9UzT3wBpr-$J@ECCAz)KrgXKL1e z9Q+QjyK!oq-%H&D{|WGEVEp~f&oh7OIq*LRz5whU-+YvIYVOxn@DITG=EW`_YT9pr z{{j5@<`DCwUI_bw*+M)He7X4TKl#1Xb73CrBn>+7CWRH1GVV7k27a_#X$K1g75Dw2!?`&AvSi z{t!5~@zjINhnjWx4159jaee;*+Nqi66!w8;bsJQ_|vt|aNnutAkHrELE!V_FV|ppx|4N)?PK7~uD`#coto$36Yxdg zw^!Hx&ULBzy;s4%0>xNIGA9Jr=mn}O4t3Q_v{k9nF)a1D;zX}ftMcVE)v-6^59@L^ z3H>CAWL)kS!djW8DlXa_*RmxeVoYek#3!Hj$qSBa7uB-@uv}Rq=yi!QPgG_PqZl_C@#*jNXObHen8(WHTNvb?lS9i1&gyOeV^=Hz zIQubb-0WTiZU^}L!WmxGX0VS1kXFqlIth8hd28v@KJZp-AEM;w$l|B zbwxfV<&N^~*E6puS;Y-5*sY6I^-b)`k$1Nx6^7Ead_I;btLvc^xVc_YY1g9l0KyJw zG!M=P974%jcqj_ODs;s3=ZOJ)pD9~!L%sXZnmPBM!0kz>j0_N3N$VAqv98ql5M|Dz zB_b6Vos@LUJ{BUc;#8UfT9V(y-+zp0%md6FU>+bVIASg%oE+anJ5|t8^|QMa&!;zt YvkJ%F{jbPs%@Ya>dY6sHn)96h2Ur=^@c;k- literal 0 HcmV?d00001 diff --git a/theme/.config/gtk-3.0/bookmarks b/theme/.config/gtk-3.0/bookmarks new file mode 100644 index 0000000..37095c9 --- /dev/null +++ b/theme/.config/gtk-3.0/bookmarks @@ -0,0 +1,3 @@ +file:///home/lelgenio/Nextcloud +file:///home/lelgenio/Imagens +file:///home/lelgenio/Nextcloud diff --git a/gtk/.config/gtk-3.0/settings.ini b/theme/.config/gtk-3.0/settings.ini similarity index 100% rename from gtk/.config/gtk-3.0/settings.ini rename to theme/.config/gtk-3.0/settings.ini diff --git a/theme/.config/qt5ct/qt5ct.conf b/theme/.config/qt5ct/qt5ct.conf new file mode 100644 index 0000000..ee69ca2 --- /dev/null +++ b/theme/.config/qt5ct/qt5ct.conf @@ -0,0 +1,28 @@ +[Appearance] +color_scheme_path=/usr/share/qt5ct/colors/airy.conf +custom_palette=false +icon_theme=Papirus-Dark +standard_dialogs=default +style=kvantum-dark + +[Fonts] +fixed=@Variant(\0\0\0@\0\0\0\x16\0R\0o\0\x62\0o\0t\0o\0 \0M\0o\0n\0o@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) +general=@Variant(\0\0\0@\0\0\0\f\0R\0o\0\x62\0o\0t\0o@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) + +[Interface] +activate_item_on_single_click=1 +buttonbox_layout=0 +cursor_flash_time=1000 +dialog_buttons_have_icons=1 +double_click_interval=400 +gui_effects=@Invalid() +keyboard_scheme=2 +menus_have_icons=true +show_shortcuts_in_context_menus=true +stylesheets=@Invalid() +toolbutton_style=0 +underline_shortcut=1 +wheel_scroll_lines=3 + +[SettingsWindow] +geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\x16\0\0\a\x7f\0\0\x4\x37\0\0\x4\xa1\0\0\x1\x63\0\0\a\x7f\0\0\x4 \0\0\0\0\x2\0\0\0\a\x80\0\0\0\0\0\0\0\x16\0\0\a\x7f\0\0\x4\x37) diff --git a/gtk/.gtkrc-2.0 b/theme/.gtkrc-2.0 similarity index 100% rename from gtk/.gtkrc-2.0 rename to theme/.gtkrc-2.0 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/apps.rc b/theme/.themes/oomox-arc-dark/gtk-2.0/apps.rc new file mode 100644 index 0000000..3a807b5 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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] = "#e3e3e3" + 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/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-down-insens.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-down-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..c78ae6a41933b66d87221613697b9928c66ae594 GIT binary patch literal 163 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QcOwS?k)`f+xyS#2l8S(T^vI= zqLVA4z8{#)$R}5Avo5(p=IfH@ox&jp9(taCEYTKvraxG&+x?@N{tu z;g}hF#-5vzQKI4FbKCl$T{WWJXOFxx?g&=tc1qu%*|~d{G|wr`eJw}#Z~Dz-*RZMc z;DbHOq${4q_gmBzh)xY%p8NIZ>5tQ#U38gmtX%Q-$3gz0zpmmJ85gM^_Sw5yLptHf zkJDBSuUS)F)ebz&Jf_8DFn8VMNj3S7#f#2_WH3Je;CgXeHh<^0$3Ja^>yP#+L_Sz_ y(q-Ruo%;+u9ABk-cMGa{Y5WebYvo|5VeIm@+y48*sdGTLGkCiCxvXf1zd575VFplKgw*w(gsjlu)7jbIH?A^N1Jrj~}l%UV8qC+*O;--{(25 x{+j=^@Z95f$9JYjOgvM4@UO*JQT`TQhATm`39D5c9{~+!@O1TaS?83{1OQ3}IzRvb literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-down-small-prelight.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-down-small-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..b280ce593734e7611c3978c237ba05ba77457aef GIT binary patch literal 227 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&;v{*yyDz2@N{tu z;h5Rmw~_B)fP~xm_^jklGLJ-kgccuMHu)&?jrV7Aw`_B}#b@Oqf8>#>iqny##FBdF z#hqu(=jmHoet4fV=iVU;`M(=9q;Fa5WvF0iO6$6CLKoAI&t_B?wAF}_e*f)?#N({syNQ$a)}}4oC$IDD;NR2s YnG4Lim`v6=1Kr5r>FVdQ&MBb@067L(r~m)} literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-down-small.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-down-small.png new file mode 100644 index 0000000000000000000000000000000000000000..2d46a7392147e5656cfee8a5a773b7683d74aa9d GIT binary patch literal 148 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QcOwS?k)`f+xyS#2l9M9T^vI= zqLUL2u*uoiz2Qu>Evo;+aVVqq&&y860I%;Kj~|asSopuEf4WWGuN!YZ9zLG^&)9M6 wz2_A*Uq0SHt}a)sH1m7RmyhSF9|@Q-eEg$y@vd&KHqc-OPgg&ebxsLQ076?kk^lez literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-down.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-down.png new file mode 100644 index 0000000000000000000000000000000000000000..0bd186a23b1a4517757325a8bb1836a356f19a8f GIT binary patch literal 163 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QcOwS?k)`f+xyS#2l8S(T^vI= zqLVBByeVX7ma)mK`ZML>#Y4yc&ku28k(^5s zrTXCCA3q-3_p390TzP#@fbhFd_ICUsm9JYR4u!P22laoqnb^32ac;jst*zArMxZ?m Mp00i_>zopr07pGRQ2+n{ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-left-insens.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-left-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..eaaa175b5c890adae45061e226c25ee216a9d006 GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(!2%?APo63Uq?nSt-CY>|xA&jf59Gyrx;Tb# z$R;N+H2*)-zgYfy^UUox=P$8+S^0+biOsW`IiHt2Z#19qbJq93kB`@>izTS`8_oM- z!^L1MDRJ+ky1$&oI28!(Qba4#f znCaVP=yfDE#DpvA<=*#_tLHCJe&EU=*QN9(q>Ot` zx7R$ik9SWl)<5rawT6*-LgB0<-VDjBp2|xA&jf59CFAx;Tb# zL?Z zx>5f++kc-mI8W8;eED(Xaee>k1$VCRQ8?;9Yr&n{Z~Uj(*KslYe`Zj&!1Vu5pfwDh Lu6{1-oD!M|xA&jf59Eb57eYf~!Z_LbM^R4RAXO*{F(o=pP`B?b<@gMO!0q=|_x5xH--~Z^mv!7|+7n@TJ zFN~{sCRe6?-tpV>V5r=L73>}d>&rSO{W@;=J5nKv(dnT2=LsbxYk?Lpc)I$ztaD0e F0szM$JbVBE literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-right-prelight.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-right-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..ef75ecfe8100c1bd8a712dd2b847bcab8f55e3ce GIT binary patch literal 254 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJ(0U`xw#m)r@Bze2LF#HF>1$&oI28wLSAK~zYmyWVO@uyP zG!EEqH~o2Eoq@ez&!g;pmJ(OwejH`oAP}N2@_6fW-C|7zhKk_VK{AXt9{pVP?e|{p z%Wd*E*c`MUOfXpahmoO2{j)<$|xA&jf59CF7x;Tb# zL?>5#`Ev2l>Kq<{4?7-z{D0g!uHf*Fr~UtJ?Y{c3oT?T2|Kt1P)&407n}i#?zBkP5 zpCtFcvV>RXv&H+5`_XHr~_;5zTBmGZ$Vuj4#CC@vBuQ0GL_$JYI{A>T-2|iydLbw@H5;RoO-|(6PtzqzV L^>bP0l+XkKvIjrJ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-up-prelight.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-up-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..42bfd097861f4907fd3ae0c115e361e9f9552df6 GIT binary patch literal 262 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!3HD+k8e2&;v{*yyDzY_H=O! z;h5>$zdoC(P{!f@^Tj7vSbio9_*8#o5Z5_QE%rD?f>I zZ)wPUU=`hP;Hw>rG;{AG)4MAZeG}w%y!%s_^rXt$CvC=+{Oz1J!FMz7Is(1H;OXk; Jvd$@?2>{BxaJv8i literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-up-small-insens.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/arrow-up-small-insens.png new file mode 100644 index 0000000000000000000000000000000000000000..abe90d87aac943f397ba497a9d88918b3ad3c4e0 GIT binary patch literal 148 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRR!2%?ApR4f$QcOwS?k)`f+xyS#2l9M9T^vI= zqLULCnpfNSU&{Mnq;Q~q+HuSN-SW@pCbn`K*!5M#eD`@5cy{uR|2+u{+2i`7;=LI& vPpa$s*Bo%_e=VQkbj3cjKIV7>F9Uxi^>lFz z;h346;=nXn?X2+MzyJRWJ^TOv5f@ib{GlT=6MEWyezvUp`+xsKd*8ub>DU{C%&1y?6^PUzbu1n*H_bi Q0j*;2boFyt=akR{03g0ZNdN!< literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/button-active.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/button-active.png new file mode 100644 index 0000000000000000000000000000000000000000..c8223bf15e77b2443d72ea6da8e2f6f9bbd2a8ff GIT binary patch literal 225 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3-oX$H;yMQpN#3A+A9BXl(4!sHhXs(IZ8-GcVUoeB1{Fbe|cJJA{|IoMZKYs}auTTI=F(!Gt zy9i9(#H$13IC{D`hG?9Bd+DHPg8~oBMa3?`M9=?sqZk%4&M*FZow4}nq&p1zk9%#l yT;QUlqG0y-i|VUed8x+uKr829Z(imVsU3I75b#^CAd=d#Wzp$PyiwpV-r literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/button-hover.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/button-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..0804d7fffb0c062e179cef5c9583cb351a488b35 GIT binary patch literal 204 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q;vy(LR^8gt*xyU3|L!R1DTd! z028yau&@BK|NsB5QDKn-)WA~`p|y&P9}z&{r{Xz-`%|jG=ss@)z4*}Q$iB}4fQ@e literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/button.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/button.png new file mode 100644 index 0000000000000000000000000000000000000000..cd37ac4ad0e73933df35bf366683b563b05d28d8 GIT binary patch literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q_hHjLR^8gt*xyU3|L!R1DQY( z8yg##n3cV~{r~^}+2(Er>EbR4@(X4VmEW>!_n!L?zWro0zr_y}W=!&Scj5iECGjhe zW9sSR7$R{wIbq8kUS@Ami5c1F4jkxYVLNBcv7w<+x^sJC%f}r7PEBjs1-%$~d;&iR c#4KW9IJDv3j(AUFH=qFwp00i_>zopr00izm;{X5v literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/checkbox-checked-insensitive.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..e2a2e3e587cd740ccf6a28ec547f93dbd36a3b05 GIT binary patch literal 290 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbL!Uw}`DE08`B6?H5!@_2aoiRfq` z+rq-a)ym4<#>Uge#@EKi&&DRe&MwTsA=<%Vx}V>?fPl?mVOzq&wuOc53J>2C9=<<3 z{2)+oWaR(<{|_$Fe+V>DvLwham_b!Tv$D1a6Ucm2n*mhBnB?v5BKan7YX^`M>*?Yc zA`zZ?{x#nL0iL!*vo{&Xc)r&!&7PKZ>&L&n{!IZ{H*%!U`Z26=WSAwJ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/checkbox-checked.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..d90b328cda00d396ba3af76e3b2a73f70a965e7c GIT binary patch literal 298 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbK}a)3{WE08`O6?Hs1`b1O|6h%f_ zSXfwESXf(Hy4%=z*w}d6*!bAm2HV+%+S|uCI>tFV&hYnN5E!^RICxEP@cPiuO`)M% zLPK|kh3$`sI2aLe2#6vhk3>cS4gCNA|GY_@&wOTh3DY@4q*{l4R1|Rg*l^8{{iJCmJyy zn6rYxfz#%PCGWi#FS)P#mh`RKsJNr5;NblS)>mg=KYa3{R%rCTO<`5u>EBx~2{0<` h^k!%h)%lrNswPKgNCM7QE_!mZCy{#-pu=#f#Qrw-tI0ujhh3LfgA%* z7sn8enaK$ajK^Nxb=ctB(0DjoR6s{J;XxcLoAiqF4?38lFCI8xBc1Znk9CJO!}${X VZ!gc4vH|rnc)I$ztaD0e0szE~I>Z0~ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/checkbox-unchecked.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..07f0823f9afcafdd52b74d1ff0298ed14a9740ca GIT binary patch literal 199 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt^No-U3d z7QJu#Hu4@a5OKNx{}hMj;+zSbHjJ|?mK;#Id7#$JK}pxO>URc1V89Kp*^~WtJ+qaS z>0xXU(3_N&u;$6TNl9Lrg$$nC=X~Bg#VNJicsEl?{^Nu+=fj_08t-BJH9NR~tBzHA ugIR(0haX%juI2CV&OP|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-border-focus.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-border-focus.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-border-rtl.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-border-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-border.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-border.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button-active-rtl.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button-active-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..0753649f4014b166aa46ab772d03cefa875e3312 GIT binary patch literal 117 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?Xxv^-rL zLp(Z@6C_qWa0$6mpYzD)OVNQ9u8YNbqfD|c!Wj#g7>YfZmTCXKG#99g!PC{xWt~$( F69B5{Cb<9r literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button-active.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button-active.png new file mode 100644 index 0000000000000000000000000000000000000000..8eb2d0accd9d3e43f70d449ab13db35844bf07d3 GIT binary patch literal 118 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?Xxv^`xM zLp(Z@6C^wel(b&iZ#|o`Xj|iAvEC??tcxpL;S6Uc1_lmore#LiJ9L2B7(8A5T-G@y GGywo*nIm`r literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button-insensitive.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button-rtl.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-button.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-focus-notebook.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-focus-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-focus-rtl.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-focus-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-focus.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-focus.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-insensitive-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-insensitive-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-insensitive.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-notebook-rtl.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-notebook-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-notebook.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-rtl.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/combo-entry.png new file mode 100644 index 0000000000000000000000000000000000000000..d763323f555096e310f4d60ca0820507524b2ee9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3HFsG`&3vq}Y|gW!U_%O?XxBt2am tLp(a)9%SSN@(wNd?w`xgF2caT&&GL!fpHScNlu_JgQu&X%Q~loCIFsP8DIba literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/down-background-disable-rtl.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/down-background-disable-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..6d39723f47471f23c53f454eeec70b776c7b6e55 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)p!3HGt@7W~)DYhhUcNd2LAh=-f^2s1+PZ!4! skIuIT4H<#FLkqt8=d#r=U|@J)z~#umcu#-nW1ujDr>mdKI;Vst0CXxEqW}N^ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/down-background-disable.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/down-background-disable.png new file mode 100644 index 0000000000000000000000000000000000000000..6d39723f47471f23c53f454eeec70b776c7b6e55 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)p!3HGt@7W~)DYhhUcNd2LAh=-f^2s1+PZ!4! skIuIT4H<#FLkqt8=d#r=U|@J)z~#umcu#-nW1ujDr>mdKI;Vst0CXxEqW}N^ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/down-background-rtl.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/down-background-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..6d39723f47471f23c53f454eeec70b776c7b6e55 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)p!3HGt@7W~)DYhhUcNd2LAh=-f^2s1+PZ!4! skIuIT4H<#FLkqt8=d#r=U|@J)z~#umcu#-nW1ujDr>mdKI;Vst0CXxEqW}N^ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/down-background.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/down-background.png new file mode 100644 index 0000000000000000000000000000000000000000..6d39723f47471f23c53f454eeec70b776c7b6e55 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)p!3HGt@7W~)DYhhUcNd2LAh=-f^2s1+PZ!4! skIuIT4H<#FLkqt8=d#r=U|@J)z~#umcu#-nW1ujDr>mdKI;Vst0CXxEqW}N^ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-active-bg.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-active-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..6f57f65a29aa9c9c02d6e8e93559c66a95b017d5 GIT binary patch literal 223 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3-oX$H;yMQceLrA+81n1{M|;Ru&f4mX1JmCBk+uv|Z#J%x z6n1!Zp>v+(1Z#^~7D>rh9Mo1OSVaHiTgqRu+J2SmsiO>^B5wbO@r3|NsBX-Bx)34Pi|3 zc6Sk~-jf4lGq`!WIEHAPe|yQ0sX>9~zyXad8cEUr{zu9u+>||2mF=MWOnX1;mm3~h zu^U1b@HM%fi@EscWw(fS(VAyLY*p`8mNZT~SH{U76~=lYz2;a2$Vg9DKbLh*2~7Yi C@6%DEG?7l z?2_&5mIMSW3kq5bM8UzwqM}YjMg9N(Kkk8FA5aTplDE4HPvhpmWFW`d)5S4FB0M?a z?JZtrZ5fF}BCLrHE2b>;6kybm6jS=RM8XV6v@7yo-G0`?#<#6tNq|;jf@8}AFLs85 XK87`%tgSDB#xQug`njxgN@xNAks~)i literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-background-disabled.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-background-disabled.png new file mode 100644 index 0000000000000000000000000000000000000000..1efcb9678a477b0ffdfbe5e676abe1403184bf3f GIT binary patch literal 97 zcmeAS@N?(olHy`uVBq!ia0vp^Y(Ol;!2~3~zqFVH5=ioPcVYMsf(!O8p9~Zc^K@|x qk(ip?)7hEm!0N*zkr2{hqR7y}$Y`;lCYu$gg2B_(&t;ucLK6Tjyck&k literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-background.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-background.png new file mode 100644 index 0000000000000000000000000000000000000000..f4739a6c44fefebf9319e920c67a39fce49679be GIT binary patch literal 97 zcmeAS@N?(olHy`uVBq!ia0vp^Y(Ol;!2~3~zqFVH5=ioPcVYMsf(!O8p9~Zc^K@|x rk(ipiWy6L92UZ^*iG+|26Ges}O$=vlg;h@ks$lSR^>bP0l+XkKVZa*l literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-bg.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..26775c44900526098d45e69678340533e3806b6c GIT binary patch literal 150 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|;sp4FxEdH37#ka#n3$NGn_E~| zSXx?ISy}!6|39lNtRAR_G0EHAgtOn|1@O1TaS?83{1OPKQC`PZ3=HCIZIkTmlI`qP1_iAO3|tiyv^FT{ zNMz)(sHhWBQUCw{57-gG4>XalB*-tAfs31mx1g}7q_q6^@88EZ2>JtM7?Zr+T_oS+ zZS4SZVm)0PLp096z2q(AU?AXn@wtD2vdYB2>#s1G6o;Ps64w8#Q@m-yxuVJZ{7PqP zm(H$=u~jNH@)ax$E6Xuj^uqDyWAVqAH{b5@*ee_B(voVBC%wIjWwzznyUq99Y8mU? W`DX7bYtR8&#Ng@b=d#Wzp$Py=)@2j` literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-border-bg.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-border-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..e5939809bc56349d38db18a68716c991741e4f34 GIT binary patch literal 245 zcmeAS@N?(olHy`uVBq!ia0vp^GC(ZF!3-oPcb(Y{q$~q`LR^8gv9Yn9o}RY0wz|5y ziHV7snVGq{Igo?^3kwTNOG^U-1E4aXERbtuW%d96|8**wQ-GRzOM?7@8MwH4cnb*u>>f=nB?v5B2>L62gqg!^mK6y(K!G1lC@BS0S|Lv>j&P*M4u~OxZ!woy}SRQZl7Jsj`eI1jIOLbi6wXZY2wx_r8gKGa-LHGNUa&zzA cTlez;%Orp9-`m*a96+Xfy85}Sb4q9e0P%}VZ2$lO literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-disabled-bg.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-disabled-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..4783f243d230b909b21bd5f02cb79bc8b58a02f8 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q_hHjLR=LT6qJ;dl$DiLR8+LJ zwRLoK3=9mMot<4=T-@B;qN1XrqoZSDV*daC&(VFa5~zzY$=lt9_uH1luRxBKr;B5V z#N}iU!Gs3JWd>}^Z>A?Cv}!azkz~8@EG#W8t*x#7{QUg= z{R0C7qobo^Vq*UP|F05u%>by3G0EHAg`@4>)G8py%+tj&MB;LCf`AJH8{4uEMG_u? z2?DzA49skWDsf6&>kA}49SNw>?m1GNAYkOor^@EGM1X}sDy@2_Qt!ceKob}|UHx3v IIVCg!00hS@)c^nh literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-disabled-toolbar.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-disabled-toolbar.png new file mode 100644 index 0000000000000000000000000000000000000000..f0272a172e0ec903e737629ab32285d7a7b6fa18 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q_hHjLR<|D3=9nojf{*;OiWBo zP0h^A%+1Yxe0+R;ef|9W{Qdo-qoZSDV*daCAHG!RD^M3>lDE4H@3$?9Adao4i(`ny z<>Ukt&Q?ZoMz)Qn=?MwxO3ha#Sv1l~MS}E8Aw1FLJ+1;o~gHE2|#Pk?rL1 eP<)}oz>rmP_u>=x6HP#a7(8A5T-G@yGywpY6*)2h literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-notebook.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/entry-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..b6fc6d1ea6217cce48c6f2b6a50017aa8cd96bef GIT binary patch literal 134 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h#0(^7zF`dmQak}ZA+8n{7M7NlR#sO3|Npo8 zR6PeM&Y0xw?!qj{$Y literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/focus-line.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/focus-line.png new file mode 100644 index 0000000000000000000000000000000000000000..2746ea53fb73d77a1bd4a53d42d6dd5a8319a2dc GIT binary patch literal 108 zcmeAS@N?(olHy`uVBq!ia0vp^tRT$61|)m))t&+=wj^(N7l!{JxM1({$v_cBPZ!4! zj+x0@Hf@SJ+`xB%b?urp*9;O@Bqbyq&^pm^)`uZ8gf&0eYN0kzF@vY8pUXO@geCyu C%pk)6 literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/frame-gap-end.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/frame-gap-end.png new file mode 100644 index 0000000000000000000000000000000000000000..5cdb5452ac0e2cf4b1fe03333ba365ed3c6710d1 GIT binary patch literal 92 zcmeAS@N?(olHy`uVBq!ia0vp^{2@*86;uEK literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/frame-gap-start.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/frame-gap-start.png new file mode 100644 index 0000000000000000000000000000000000000000..5cdb5452ac0e2cf4b1fe03333ba365ed3c6710d1 GIT binary patch literal 92 zcmeAS@N?(olHy`uVBq!ia0vp^{2@*86;uEK literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/frame.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/frame.png new file mode 100644 index 0000000000000000000000000000000000000000..2746ea53fb73d77a1bd4a53d42d6dd5a8319a2dc GIT binary patch literal 108 zcmeAS@N?(olHy`uVBq!ia0vp^tRT$61|)m))t&+=wj^(N7l!{JxM1({$v_cBPZ!4! zj+x0@Hf@SJ+`xB%b?urp*9;O@Bqbyq&^pm^)`uZ8gf&0eYN0kzF@vY8pUXO@geCyu C%pk)6 literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/handle-h.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/handle-h.png new file mode 100644 index 0000000000000000000000000000000000000000..6c1ee48db57bed6c72ed098defc55b16dfbb1835 GIT binary patch literal 104 zcmeAS@N?(olHy`uVBq!ia0vp^5jA5L~c#`DCDotfz}( z2*=FigaeFg)~xv#9U1vo-JM6$;NheNVhju$uX71jhFyLHRLJ1z>gTe~DWM4f%o!Z& literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/handle-v.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/handle-v.png new file mode 100644 index 0000000000000000000000000000000000000000..4227e2ddec33430b485b4de723bf0612bfa27da4 GIT binary patch literal 101 zcmeAS@N?(olHy`uVBq!ia0vp^Oh7Eb!3HER{MNY%q}Y|gW!U_%O?Xxq&!_5 uLpWw8Cn&HRL`6paO-}#ivbE8lKVuCOlLSHYQFHYaQ$SUJcFmJpUXO@ GgeCy|q#m{a literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/line-h.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/line-h.png new file mode 100644 index 0000000000000000000000000000000000000000..5cdb5452ac0e2cf4b1fe03333ba365ed3c6710d1 GIT binary patch literal 92 zcmeAS@N?(olHy`uVBq!ia0vp^{2@*86;uEK literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/line-v.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/line-v.png new file mode 100644 index 0000000000000000000000000000000000000000..5cdb5452ac0e2cf4b1fe03333ba365ed3c6710d1 GIT binary patch literal 92 zcmeAS@N?(olHy`uVBq!ia0vp^{2@*86;uEK literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-arrow-prelight.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-arrow-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..ddb8a6f7d487e0961fca950db77949f41b4d45e6 GIT binary patch literal 133 zcmeAS@N?(olHy`uVBq!ia0vp^tU%1c!2%>_|M_|MfW@G{+lA3XBw&Gv$(fnIEroJC?HT``StA|bo+hOb?I!gi+imX(Rb~0C f^KbY)o-)-v+M#$v#%T8)ph*m#u6{1-oD!M<7pW+} literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..da27fa1710918ad8d6bf9fa83dc0b9fff38a8aef GIT binary patch literal 275 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D72qfKQ0)iKwV!k&!2&qk#+y3kzQx z8$TPH06V)NJG(Fkhj=HaENACdZ|~J1A!|cIc7=uQ3J>2C9=nlp# xEw-n#)5gZj#>U6i*4Nh7-_|z5-agvFA>Pq3$Hir;pWmXuz-2)}8$(04g@tVo3)>kM zb|50+NMt0?D4-$#|Nrj`&58k<&r%ZP7wqDB_wiM0aeW}4G0EHAMVcw$$`T+az|+Ms zgd^JbxVu<`g2>Se>NVB+9cll$OCJcH(FiZ9vHZ*6m#MFyS>k=|;*ARBi02*|xg82K za&E*caI6j07but#=5Dv~t9qp7Px(DvKJhlJUVIAY6)tZ8n$6(p>gTe~DWM4fj0jh5 literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..426e16ceab3701f6000da4828c9d440137e6199a GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uAB#T}@sR2@KN#5=*4F5rJ!QSPQfg(wsE{-7@ z6W{hK3bhyruq@vmu>67z^L+a!%PU3YnDsWNpPS<)(zQh@UU&x;uk){KkzcxeZA{{~q_w>u-p@WcX5kW@YPJwl#taFE)r~#8-PM3pqsd RnFDQO@O1TaS?83{1OTCyJwyNi literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-checkbox-unchecked-selected.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-checkbox-unchecked-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..75c3c38018b5b60761508d9dad42023ca26d49b2 GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4xHBpZ(Y^aoOk0X`wF#>U2mhKA-~U~6k@Wo2b) zX$j<6fWiO&|L^Vm(hpS3RTAVE%r7dgrKO{*SJt2}zuz1v%9!Ns?!uLE;Y%2hqv7e| z7{Vc&ykZ6?i?NVIlte?r(#Axl4z@{CF0J+QV&XZ&%OjcanVEs-w+QcLNBu=WJq(_% KelF{r5}E*pTP~RZ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-checkbox-unchecked.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..1121a0547710b849e8cc74f678aeb17e92dcddfa GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uAB#T}@sR2@KN#5=*4F5rJ!QSPQfg(wsE{-7@ z6W^XT6l^dMaJg7N-C_Y7H%EtvNyBsrX2Ad<&Y4S>ds<2TJ5%;sXXzG?QwJP&D`j?1 zDq8#1WV70&l2(BtmNq$tgf!!Z?{n_|eIXpuu=w+S=I!3M?$nl)TbVJwX1*&e>-1fG Rj||W@22WQ%mvv4FO#nZ(J#YX3 literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-radio-checked-insensitive.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-radio-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..cb6c12ac67f68f23d7b44e120df1cfd4a442d6a4 GIT binary patch literal 333 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D4$ifKP}kkpAD$a4st9Xn6S1`1oTn zF=u09PDV$cii|uS5pgOi>O^GZ37`mA@Hmhg6?GCwMn{84pc)t#C~je4VPj!oXJr-b z;1KWRv?VNTTUZ!S&Hw-Z@1K?C2HK=p666=mz$CA%tfJ!M>lYLp92pfI8&_FXSKraq z-2(*~D_ER?iW!r<-CY!q?Gv|=S@rp;@N6$udXdT-4Yhc8=SUh)vI1h<*3lwg7d8Vzy14D z;J2S4;#UfL!t5ot^%HKEdQSRhb?)&}|4;l;Dtr%{mc9E3w3ETp)z4*}Q$iB}x)p#l literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-radio-checked-selected.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-radio-checked-selected.png new file mode 100644 index 0000000000000000000000000000000000000000..fc94c7ced34561b0ef052ba1abf52b8f6c8171eb GIT binary patch literal 320 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D4$ifKP}kkalozFg7-}va+%S0}C)P zH#dhcfFy(sl!S{Qvmt_>Ha1>1Hr}?jivk0e1_d3Ah&U7xaU?SGL{!xO|NrZ=-cAGB zBwiBa7tFxIYH4Nf(APh0`qE{qR^Pk-^x5|xKmW!4XMY7$!kFak?xJ`khgS^9N%eGb z4B?PvJ?JRZWFWw>A*Y;ir^T=T@vj`GY@5MSv_AFAWA}{Lwg-L}Fa0Wb!0h~*bcUSt zchZsBI|8_)G$&_uwzcKRGBfYBYBOW6I%hj0`H=PcI_8Sn%Qo8?);lZYZ|$j@^M|qd WlbTiIq*_prFnGH9xvXkEh>ScL6$NB~*wN7^z#}&AxE2-`HkOulR#x^_R?!X)agL5#LqoTP zg>4TD11k9c|Nqu|sU|?1#7lzwf*Dv?Ev@Vw`ue9$U%G77>U;N}KKuUT=fBwh?5}`I z7?Zr+T@;Vx@QMLB>7Fi*Asn)-2f3LV8AMnP_4*4r+fbt_*gS;@U&v6 powRIr!#>YRTMqv$w9T9Jhf$lAuVumIrWT-;44$rjF6*2UngF(-f4%?! literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-radio-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..a34ed4c4d4d9c4507f40be5daf62a1afd9575abb GIT binary patch literal 353 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uGBwbBK{D4$ZfKP}kkZx#bu&}VOv$M0Yv9YwY zw6?akva*7ZKye@da?Q=nfl@#Q5I{sADj{sR8lWz?I8YD*Ai97i0J;DF{|{1>6$aX> zS`y?J%)q3es1z6!937L9nU$TLn^#y~QB_@CQ&U@8S6AQC+R@S3)l;U?k_^e&bUd7n6YYGI+ZBxvXa*Ye`44J&l&$wT z-dVr!!R_?Y%WUcjT8i(kUzntq67iB(@%5@H`z9({gcYu7e+cvegQu&X%Q~loCID}D BXyyO_ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-radio-unchecked.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menu-radio-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..dbde8a3c072b74111e1d83f344c6cbd986394aa7 GIT binary patch literal 253 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4u6ByT*@`3|I*lDyqr82-2SpV<%OZS!<-43P-W zo#4&a};`*d2x(cLfnaMk++bTQ_KScM`fqbs;@zJ=L#M2 z(wnfrrJHGE&?DvZ4@KkePLcbv$Xd3*`GKXFoXRMd%9d$=B(?y`_v0w>232}ga4Ij0e!&W>FVdQ&MBb@04hvj AP5=M^ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menubar.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/menubar.png new file mode 100644 index 0000000000000000000000000000000000000000..f625c53a2338e4cd263f3b99bad4105e0834dcf5 GIT binary patch literal 99 zcmeAS@N?(olHy`uVBq!ia0vp^5Eal|A)73b0OT||gW!U_%O?XxWISCQ yLo9leZ3IP+I;b9S(QS4+D`lE}WldtX7{fyc##xgCn6?1bF?hQAxvX=D)-RGtPHZ78P}cZJN6i;j=|H_&t;ucLK6TMq#nZn literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/minus.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/minus.png new file mode 100644 index 0000000000000000000000000000000000000000..2efe868391ba0a1df38b2df8d65646a255f322eb GIT binary patch literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-t3?!qQvP6NDdVo)etEHu-g@uI`7+70d18E=^ zC zG4ynC4B?PX7I^vMMTTI4fj2V~Yny?9=z$Ati=-ZeTzfay!=^(fWU17I>FW+Kn6)x8 YFx-@?iBMdw1=P&o>FVdQ&MBb@04X^-4*&oF literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/notebook-gap-horiz.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/notebook-gap-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..b4d5d5bb32dfbd6095e848eba1c06aeab91c11fb GIT binary patch literal 103 zcmeAS@N?(olHy`uVBq!ia0vp^EI`b}!3HGjSJWm0DYhhUcNd2LAh=-f^2tCE8BZ6- y5RRF#2Mq-o7&sUd&xPFIKjR(KifvI6=NW@cm;>2v9-RtQ$KdJe=d#Wzp$P!XOdKEp literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/notebook-gap-vert.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/notebook-gap-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..09d955aafec0e27a5f0f17d5b16ba3cfe1050f6f GIT binary patch literal 99 zcmeAS@N?(olHy`uVBq!ia0vp^OhC-S!3HFkynkm2q}Y|gW!U_%O?XxBs^Ul sLpWw8Cp0j*adUV7=K%sAo)-)Z>RT9B-z)7^2dZK4boFyt=akR{09-j4bN~PV literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/notebook.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..9de16b7e2e1d4ba93454a5d5da291d9f034744ff GIT binary patch literal 108 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2hGm!icqpk;}I0Jk_Ton`)EG#Vk|Nmdju%QSj z$e85q?!uJDU6TUj2zt6WhHykDConKw3}D|Q!NHIzz#6E|-@5@Q$>8bg=d#Wzp$PzY CKo^$) literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/null.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/null.png new file mode 100644 index 0000000000000000000000000000000000000000..5cdb5452ac0e2cf4b1fe03333ba365ed3c6710d1 GIT binary patch literal 92 zcmeAS@N?(olHy`uVBq!ia0vp^{2@*86;uEK literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/plus.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/plus.png new file mode 100644 index 0000000000000000000000000000000000000000..3d34d4cd9200a144a7cbcb5d12fe674ca65bcc47 GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-t3?!qQvP6NDT!2rAtF^VY6&P4pSODn_8#Zj* zxN+;&t&bl+{{R2KMFY=Gpi1VFAivq zoKRF)SeTR`V8+J8$d)eflwrvk#VM>ajNWHBKa!m7q_M$kgo;tC_x|Ij&(k)}pA3{?O!9Vj z;g{IOa1+Qe^K@|x;gC&Ec{$}o+Lx$98)j_OZ+vL|*p{*Fe$RUe35gf(3~T?KjtD>S lq4{Ew_F*BnXI}3;7+#)KY~|y7uM0GR!PC{xWt~$(697&fPa^;T literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/progressbar_v.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/progressbar_v.png new file mode 100644 index 0000000000000000000000000000000000000000..bcb64fb2b361e4f53926d63def2d08af0a150a8b GIT binary patch literal 201 zcmeAS@N?(olHy`uVBq!ia0vp^azM<%!VDy3CI*QEDXjpX5LY05EGFh;c=+jPXvlHCV9KN@P6Bp_!Y=8^>lFz z;fPL7_+rt_aGOU$<(xuu5}UlpKf^XTk$;+PwigTe~DWM4fmLx;a literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/radio-checked-insensitive.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/radio-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..c90494ca044d627ea1723e2d0f557f7547dd8bfa GIT binary patch literal 345 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbK}T7XZ8E0EqF8hXUf??iMo5S@yQ zJO*S$MxG20KN%T$DmwajRMd&6sFM*9An}+O5EsY*ibO^NNe~09<|L2})C&{@%UW1i z_}bVk3J3rS{{R0!n2S{cXp>?|kY6wZ4=^*e|?3$663)zWMN+Cb5Nz*=c9*>9)Rhe}8=S;}i0exdiV&EbJ`<+RxzW L>gTe~DWM4fLBoaK literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/radio-checked.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/radio-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e38de8e271cb09ee7c96d435a1ee29e3cb46cfd4 GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbK}Y=BRQE08`K8+#%$@>FQ(@yN*I zF)={)iRkE)QBgoHoP8oHiWp>JVc}zIyC^UasQCZ?|BFt>y#QJuRTAVE%pfK%;p-P1 zQdQm7-f`ya#Y5X(xuVSGSbWepGd3hlob^%-%X%w&1!WJC9NH zx!GqJbc`&Q>KHSx_VLp^&GJBZ^V2;ieGUY(+ZO!H6qh=qyQ*v6A$HM&!KVG0vGKKs aXWDlZ323Vw&#?j8&fw|l=d#Wzp$Pyv+k*7~ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/radio-unchecked-insensitive.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/radio-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..949fdfe4af7ebfc8ecb81e1734ec4f5f0ac79004 GIT binary patch literal 310 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbK}V1Q4EE0A_`b8~QTFgG_hGc&UU z11l>lAZ=}J4PjV-0Yn5&0vSMAAOLCvvVj1o>i_@$YgX`j0}Yib3GxeO;O5cOclXH3 zE-Wf7E3d7st7~j(X>Dt3?`f1)wFRnTO!9Vjkt$7pVg%&mdb&7gQVVg^rFKbLh*2~7Z^FlBuJ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/radio-unchecked.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/radio-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..fcd338f758565f84e71d0bcf07c186d36bce2e3f GIT binary patch literal 361 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbK}et=JiE0A_@aIm$twSoalFtE0^ z1`0sfFc}bSVPOFj1d`_F<`4#ugs6llgK!~ipc=S(Amji4|BtdK-vnBzToU9L%pf8v z790}V*wlRR(4n*E&R@HB{l<-(Po6w|`ufesPoKYh`SLYFw%Y}$oH5DU-9=>!+s~Om zPNk=dV~B)g?!lWvO$rhX7xfjV793pLdTG-CzxNH>6L)-)@zcEgwmMzJ^X1zg+>2|c zyF5*vma#M5Qp4WcsG4=g?38N^dncdydO%EtTl&LKFR`!%(kjwb3-VMpn+E*woOD!N x=1caZjLIyfx69gl=-_;vEp9d6YO!9Vj z;r+HH@hgyH?CIhd!Z9;BVFAmEx0cMT>dcLI<`@?gu$+i(elU-r=()m<N1rzFTPn1PMGqqD2;>9gl=-_;vEp9d6YO!9Vj;r+HH@hgyH?CIhd z!Z9;BVFAmEx0cMT>dcLI<`@?gu$+i(elU-r=()m<wrvL(?A*C? z`}XY+HZuAD|Nm26G53I~c}jx(f*IJ@J371io<4j2_FcWv^LapV#w2fd7v67M62AgD z#-1*YAsjQ46Be+ncx%bbs?OYaXO3|}0n3Tl<_Gf_ik>U%INo?ig5|rx1no=A;jcYr aDKnfqVVa|`xNi?oJA|IzM_>p;~!B|(0{3~cNjon3uTpFMy3uHNYRJfJvZlDE4H@3$?9Ux6HB zPZ!4!j+w~`3s_dXwPa>hXKuVR$GD(?*W+5;_9ED7=pW?*L3(K9s4t*xzZxOwZ& zoxAs*zkdDZ>-XF|Zvl%TuIM0UAtu=qC7SXOq^<=@ArRUSQY!C}*;V-O zzbmtd>n=f$qSseMXC@TtRG(|RreLvmiuP8v37-!4=CgR7zguy1?nW8eWWM-gBKgN; zxQ@x4V0*WWdr4?sjcUWjQ&YF6vn-ReoSoI&y2Sr`ab*?52X@0|@ek9THys7q&EVctbF~bY~|NkEu zQOyce%~KNO7tFxM-qG3B+xP7Gi?^Sx$|eKF8I!!-U3kB3N&E`r=zF?2hHykDCmdi{ zWXyc9i-YP#VmU*j5}Rt8U3 KKbLh*2~7Yu%sZL@ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/slider-vert-prelight.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/slider-vert-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..ae79a9b3c87ed417cee6604b46affafc8b1d92c3 GIT binary patch literal 195 zcmeAS@N?(olHy`uVBq!ia0vp@KrF+;3?x1LH41^0R)9~4E0A8bYSp%F+jfA#&Ye4f z^!DxBAzV25|Ns9F0)ORzs(DI+{DK+S*gHDAdi$O|fARLSRoP^qIAfBxy9@8PEs0-& z9DPq0#}JO_gTe~DWM4fJflwY literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/slider-vert.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/slider-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..8888a0d70da771fcd4bd569f4decd8791a18628f GIT binary patch literal 195 zcmeAS@N?(olHy`uVBq!ia0vp@KrF+;3?x1LH41^0R)9~4E0AtzXqYr&P7f$~F|G(+xA10t`o{}KHUr}=r$~PxXRd0*+})jSQ8F@< zy2JCXSUc>}FTcgz)!ANge6r+fLn(f-56O84kMyu^Id+CS^hx4AN4BSa_DmM*@2uFb qR9I`W_~xIo2+x}>s#l(J9*|dmD7x*jB;y94{S2P2elF{r5}E+IR&{^? literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/tab-bottom-active.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/tab-bottom-active.png new file mode 100644 index 0000000000000000000000000000000000000000..92648095f35c06009582e9319d883fece1e5a11c GIT binary patch literal 102 zcmeAS@N?(olHy`uVBq!ia0vp^azL!e!3HGH$w=P%pU;cF?hQAxvX%pU;cF?hQAxvXFqcDR)VbUoeBb;_f|r4}Sjo^Eb<+y}dwT#w2fd7oNt=fyqFQzNd?0 zh{V+7gawKTr*82w2eTYd%GoWbz@T%eQ6-2$EYVe{kfGb4>JY0M_k~Lb8Jy;61g+){ R*8*x~@O1TaS?83{1OT-9J!=2} literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-horizontal.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..d3d92343d0659b65ad72e5eecfe3fe02b5427ef5 GIT binary patch literal 195 zcmeAS@N?(olHy`uVBq!ia0vp^NjA5L~c#`DCC-g{O;S zh)3t!iyJwa3`H6q>MOl_$d{Bj@tE(Py+<6+d2v{^Wy@&lY_Yl|W5cQ#Kl8YE9Y^eU z^`O@V&-bj|8dq?@>cv`4bDpJBp4aTi%B@iOchUUv8WUWT|rk?%@BI#q#gVDNPHb6Mw<&;$ST!nW1J{y0&KXuO)kG_928Wi2l5HjTb%BO4c)I$ztaD0e0sugNJhT7+ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-scrollbar-horiz.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-scrollbar-horiz.png new file mode 100644 index 0000000000000000000000000000000000000000..4d236b351b1b68da9cf1163e80463bc2a1d95084 GIT binary patch literal 104 zcmeAS@N?(olHy`uVBq!ia0vp^{2Y)RhkE)4%caKYZ?lYt_#o-U3d y8WWREjE$2Oq&65B8VatT#jFf literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-scrollbar-vert.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-scrollbar-vert.png new file mode 100644 index 0000000000000000000000000000000000000000..f6116b2794616dafda1ad11de212ec8a09979941 GIT binary patch literal 102 zcmeAS@N?(olHy`uVBq!ia0vp^{2Y)RhkE)4%caKYZ?lYt`Ao-U3d w8WWREjE$3%l9Cko1XkyTd|iUHx3vIVCg!0GQSrt^fc4 literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-vertical-active.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/trough-vertical-active.png new file mode 100644 index 0000000000000000000000000000000000000000..b0a7453e6fa5f5ef8baf01188f046b93350cb7f8 GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^{6MV4!VDyfPR*MLq|^g^LR^9L(Wt275fR6uqE19b zodlCW1~U5p|9^T$_$;7O?vfzCUKZ)S7-{hXb;qhIdW)kQ+LEomY74TIXXhps~^N~m|T9>c3-uE%fvad zTd%PuGziU@TReAb8E5&cM=Kel6xgMfUMVo!)%E(o>KPW?HocwkiW`pz{kOj-_s47= l5Wj1@SiPU=@xw#mWm6eMweGu^D+BFk@O1TaS?83{1ONg!NKya* literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/up-background-disable-rtl.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/up-background-disable-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..6d39723f47471f23c53f454eeec70b776c7b6e55 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)p!3HGt@7W~)DYhhUcNd2LAh=-f^2s1+PZ!4! skIuIT4H<#FLkqt8=d#r=U|@J)z~#umcu#-nW1ujDr>mdKI;Vst0CXxEqW}N^ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/up-background-disable.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/up-background-disable.png new file mode 100644 index 0000000000000000000000000000000000000000..6d39723f47471f23c53f454eeec70b776c7b6e55 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)p!3HGt@7W~)DYhhUcNd2LAh=-f^2s1+PZ!4! skIuIT4H<#FLkqt8=d#r=U|@J)z~#umcu#-nW1ujDr>mdKI;Vst0CXxEqW}N^ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/up-background-rtl.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/up-background-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..6d39723f47471f23c53f454eeec70b776c7b6e55 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)p!3HGt@7W~)DYhhUcNd2LAh=-f^2s1+PZ!4! skIuIT4H<#FLkqt8=d#r=U|@J)z~#umcu#-nW1ujDr>mdKI;Vst0CXxEqW}N^ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/assets/up-background.png b/theme/.themes/oomox-arc-dark/gtk-2.0/assets/up-background.png new file mode 100644 index 0000000000000000000000000000000000000000..6d39723f47471f23c53f454eeec70b776c7b6e55 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)p!3HGt@7W~)DYhhUcNd2LAh=-f^2s1+PZ!4! skIuIT4H<#FLkqt8=d#r=U|@J)z~#umcu#-nW1ujDr>mdKI;Vst0CXxEqW}N^ literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/gtkrc b/theme/.themes/oomox-arc-dark/gtk-2.0/gtkrc new file mode 100644 index 0000000..2dde8eb --- /dev/null +++ b/theme/.themes/oomox-arc-dark/gtk-2.0/gtkrc @@ -0,0 +1,24 @@ +gtk-color-scheme = "base_color: #383838" +gtk-color-scheme = "text_color: #e3e3e3" +gtk-color-scheme = "bg_color: #303030" +gtk-color-scheme = "fg_color: #e3e3e3" +gtk-color-scheme = "tooltip_bg_color: #e3e3e3" +gtk-color-scheme = "tooltip_fg_color: #383838" +gtk-color-scheme = "selected_bg_color: #c85a5a" +gtk-color-scheme = "selected_fg_color: #383838" +gtk-color-scheme = "insensitive_bg_color: #5c5c5c" +gtk-color-scheme = "insensitive_fg_color: #b6b6b6" +gtk-color-scheme = "notebook_bg: #383838" +gtk-color-scheme = "dark_sidebar_bg: #303030" +gtk-color-scheme = "link_color: #c85a5a" +gtk-color-scheme = "menu_bg: #383838" + +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/theme/.themes/oomox-arc-dark/gtk-2.0/main.rc b/theme/.themes/oomox-arc-dark/gtk-2.0/main.rc new file mode 100644 index 0000000..8b8f824 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/button-active.png b/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/button-active.png new file mode 100644 index 0000000000000000000000000000000000000000..c8223bf15e77b2443d72ea6da8e2f6f9bbd2a8ff GIT binary patch literal 225 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3-oX$H;yMQpN#3A+A9BXl(4!sHhXs(IZ8-GcVUoeB1{Fbe|cJJA{|IoMZKYs}auTTI=F(!Gt zy9i9(#H$13IC{D`hG?9Bd+DHPg8~oBMa3?`M9=?sqZk%4&M*FZow4}nq&p1zk9%#l yT;QUlqG0y-i|VUed8x+uKr829Z(imVsU3I75b#^CAd=d#Wzp$PyiwpV-r literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/button-hover.png b/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/button-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..0804d7fffb0c062e179cef5c9583cb351a488b35 GIT binary patch literal 204 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q;vy(LR^8gt*xyU3|L!R1DTd! z028yau&@BK|NsB5QDKn-)WA~`p|y&P9}z&{r{Xz-`%|jG=ss@)z4*}Q$iB}4fQ@e literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/button.png b/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/button.png new file mode 100644 index 0000000000000000000000000000000000000000..cd37ac4ad0e73933df35bf366683b563b05d28d8 GIT binary patch literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q_hHjLR^8gt*xyU3|L!R1DQY( z8yg##n3cV~{r~^}+2(Er>EbR4@(X4VmEW>!_n!L?zWro0zr_y}W=!&Scj5iECGjhe zW9sSR7$R{wIbq8kUS@Ami5c1F4jkxYVLNBcv7w<+x^sJC%f}r7PEBjs1-%$~d;&iR c#4KW9IJDv3j(AUFH=qFwp00i_>zopr00izm;{X5v literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/entry-active-toolbar-dark.png b/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/entry-active-toolbar-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3667a83309e7e4516b2f54f14a14625972c98ea1 GIT binary patch literal 208 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3-oX$H;yMQkDTeA+81n29`!fRzPHIY;9~D zXKR~eXP0bex7go*X<*>8z`&J3L8}4-R|N&F4GKCE8F?%!>O@r3|Ns9Fty*OVG=wq9 z+ucQ|dQT3J&EV?k;uxY4{Pxmr#s&iphKt5sKfD|MPCv`wl>cz+dfN*RKc13fv=y6l zOSLB?;dO;xf{W|N%i<@sjgHOoe*Gdc@9?~HW!%CsW~}FA59xD&O!Rd1b6Mw<&;$U$ C0!X<4 literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/entry-disabled-toolbar-dark.png b/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/entry-disabled-toolbar-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..87cb06226e0b0f9b5b9a0387ea695637ad5591da GIT binary patch literal 214 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!3-oX$H;yMQkDTeA+D;LMrvAyYFa?jSY69d zUCT&a+eky(NJr05SI^MEz`)4N!N}af7=#=x?Y%ASeJmY(|NsBL@^fe^&=AHXZ+91= z>ODC?HiNgPi(`n!#J86Wr5Y4?nlCnFc)EJMuaD$UxFh@L`u9}sJ>nfwvbD2+=A88s zQJq;SwLq15{S^D!$xhx3xfxPy*Sy~(y=l38FVdQ&MBb@ E0BJ5ks{jB1 literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/entry-toolbar-dark.png b/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/entry-toolbar-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..238ab477965b2b5eecf4bec873f4be400b0b2bdb GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^Qa~)h!VDzE)_nK|q!a^uLR?ifjnuRZ)qzOcNJHC5 zN6%1K&ro0A01OQO|No!scdG=bm@&!Q-GwXT!j~{0$HddcF+?IfIYTs|fpHm6+k-AX zi45~(f%gs#Vr+aWafdk`XDWU4l9)8n>16N1vy5_0XCxU+!un>`{kjkd)X(7Q>gTe~ HDWM4f{oyZc literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/menubar-dark.png b/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/menubar-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f625c53a2338e4cd263f3b99bad4105e0834dcf5 GIT binary patch literal 99 zcmeAS@N?(olHy`uVBq!ia0vp^5Eal|A)73b0OT|*" 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/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/menubar_button-dark.png b/theme/.themes/oomox-arc-dark/gtk-2.0/menubar-toolbar/menubar_button-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..12c5ab3bb7161833fc76f63b3886d03f0745c31f GIT binary patch literal 103 zcmeAS@N?(olHy`uVBq!ia0vp^l0eMQ!2~4dv3%YHq}Y|gW!U_%O?XxWISCQ yLo9leZ3IP+I;b9S(QS4+D`lE}WldtX7{fyc##xgCn6?1bF?hQAxvX" 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/theme/.themes/oomox-arc-dark/gtk-2.0/xfce-notify.rc b/theme/.themes/oomox-arc-dark/gtk-2.0/xfce-notify.rc new file mode 100644 index 0000000..70de29d --- /dev/null +++ b/theme/.themes/oomox-arc-dark/gtk-2.0/xfce-notify.rc @@ -0,0 +1,74 @@ +gtk-color-scheme = "selected_bg_color:#c85a5a\nselected_fg_color:#383838" + +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] = "#e3e3e3" + fg[PRELIGHT] = "#e3e3e3" + 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] = "#e3e3e3" + fg[PRELIGHT] = "#e3e3e3" + fg[ACTIVE] = "#e3e3e3" + + 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/theme/.themes/oomox-arc-dark/gtk-3.0/gtk-dark.css b/theme/.themes/oomox-arc-dark/gtk-3.0/gtk-dark.css new file mode 100644 index 0000000..008939b --- /dev/null +++ b/theme/.themes/oomox-arc-dark/gtk-3.0/gtk-dark.css @@ -0,0 +1 @@ +@import url("resource:///org/gnome/arc-theme/gtk-main-dark.css"); diff --git a/theme/.themes/oomox-arc-dark/gtk-3.0/gtk.css b/theme/.themes/oomox-arc-dark/gtk-3.0/gtk.css new file mode 100644 index 0000000..41cc653 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/gtk-3.0/gtk.css @@ -0,0 +1 @@ +@import url("resource:///org/gnome/arc-theme/gtk-main.css"); diff --git a/theme/.themes/oomox-arc-dark/gtk-3.0/gtk.gresource b/theme/.themes/oomox-arc-dark/gtk-3.0/gtk.gresource new file mode 100644 index 0000000000000000000000000000000000000000..6ed4fbbed14c6cedda59854599593b19b1fb31ab GIT binary patch literal 1706672 zcmeEP349gRxu0NbS=1r~2!a@8O9+X95FmkI*!O@yAPZYaZb&2xW`VE>Q9w~sYqeH< z7Da9Qtk%|*f~c$t)TOqseYM&u+G^E4kwq)G-S_{`opYHxcV_O)T?6;t{Jwl=&ho8i zn=@z5Oq^R%S6NciASu5D;O}&iFOqgEapy5kf$sqm+A7cvn9u=m0pR<9jtX21+)07X zz$8oP3h1T)`4KKrK@Ws`0xnY^5m>|Jfj0nd1l$a`1@HsF?F#%D_$~$R2Hv8;J;48^z`ei%ev0r`z5I7s`!b$k`YRE5lGH}}Y+#oejAxj3SPa}YzKzs--OyJV&oK2(0-l-BM!NeO>4RQ~ zXZU-ta{=)19&MywUDJCW^D|8OX971>wvpCf|8z3r8Saeu+ktniY9n=tTlL+6h-bJx z=o|ok9k9M|<1d(>Vb8ID9zmV|^(+)>~+y17FbX~&k z$&6>1eoO~0*xg3TD7wbMc!sI(a^Nld+elvzUV1I#8BRg`A>d;N5zclbF`i-8|Aa$r zq};CON&mj^*ignZoP_ua;M>d2lm6WC^@EIOm~uW2{6@oh(zAd2bvwp0Ouom6H=QRv z{@Xt37a*SD^I^|K;68xY;{Say^D|64%mi+_>pW@Pl*f+Jj|{V(YzE%hrk!-`mL}Qn z3=cs3hrk^>x04?DUh-q4!!YF^4!pQqJE_BKR~=(K!>rHEzz_FtC$$~?-h+&1nD*QQ z{9#HvsmL){uKx_n{mH;~Qu@et(x{97d_VIu+#C4|fSaealLn8U{0ie4X8qX$oV&Q4 zblr^lry0*M=`04`yu6(>WkBji#xuCu-M&oKL?L%_#AYA^k;F>fW~8J6q+$B^^O_EO67zg@(5hS|>-05^ZzUi$98cYMHj zhAGd(z^}LIAf4=))1L7R)4#`n6Ta6$YX9+@vc3#6e=cxEhYr$$w6D^bpJD3T1ibD0 z9i)`vqq4skrriz!AG@rBv}W7C<@^kDJWWjOAWcf|ApN1`205N#+F?2HmUSJZr#n?{ zA$^8fe|7*LxuJu!=-36b7|$^M+jc_->G7X*kpA|atbZ|{Vb+t^flvKc2kEYRC&=Rw z!_1#}FZe#%L0bFCmP+PlnEh}C@a?-gpg&vu1>+fJ{eK+zjhCUr;s1G!@eI>1$AA-F z?;!nh<&Q=(o?-GG4t(Sv9i&6Ie7S+~3{&5Z|Lh>`_@aYUwxqw@Z!=84ybgS7`~}kF zhV9ogKf`SA2@@`ma_3$kO+R$o%Zz83eqRi{x%>iYwIf#^9~owUxC8je(-%n347}z` znJ>cZm)bsa0ml9dr1ypmJi>T}sn<;4rspq^e*N*vA26QbRK!0F{Q9dGNO>iFFJnBz zY+oM&cYON-X;=37a(~M(h|Gc9J&ka?1T7!`%@7A#lf=J4ruT z@YQP4XPEtJE^x&?ouoC=yhO$`EYk;md}}AEpi7$z8P725`Rl-^9_u9C_Vjn<@s45U zPxy5wDffj=(#knEe8l_=v)`xyzI|UO>Gz3u{+jU&v)=9iKJrp0=`Z&@p2~QJX}43r zi7$7O9{tC}4;jxe{WTM~>8(!E)jwVH4dWT6eYODa`FAI2O6k{sW<0}`=Lqm-XD8{C ziwmx1Jj2ZYF!1ZsJ4?0K{iYw|8K#`4fD>nRmVS8A3b|ipm~u`6UcSAvRK2Zv2lF$` zcDe<4&r6-9evb}z&BqYt_;>`k?aQ5|tyd0O!2Ar;{)xbo-s&vm6$fREf8FKzue zL2i!>%kBNA@lyIT@zRVjr<}~sFzd-A;N>sIOYd&|`WePE%=yd~;5~nimzEyb8qau! z+0VZLEPW6!wKOKn{XE0$-;#i5ejG3L%s(v8pBW~dCg5#H*ye?9|Q#Z@=4TkB*0^sK2E>ib?>(Se_39w=L@;{UxQxr_9eV`=3PMNl$i>woH1i591l8-70`@f4Pfv?TP_%Kf|zG zKY@?@zKb;ap1ChFKf@d^+P>aJNO3VJ| zvHxLyhH2-=f!|o(RdS>)e~R%8(+;PIukR|2`t?cK?+jDlT;PgLU8OtM#_eT(hFPC) z2i|d4SLp{khsl0qnC;>SaNGatD&2e01bP0$F#VDQJoCe@(hG0C{Tb;nOgc@#+y1Ys zH03W9*D#)8){{fP$7Xhu`eaqg^@?Hkw+UBwlX6SCNk1?B#~+xVVb-?-;ATfRspGtl z<^GCc>a`8{P-8dg=&ugG&io8huMdGcuI?s{-1>|>E;CH|hXXIZrJFSMqTd!WKf|Qc z4E*qI-J~xLb-R!83^V`hz^Cr(Cao>Mq>AwjlYYYekn@vnQt3P0<#{8+@_YvP_HVjL zc~`~D{$*I6Cj-B6VS@D2cYZG4hce81atb)HQ-bv7iqn%wpJBGsNx;jyCP*L6eOJ!U zu-qPj_w-AU?#LXQ&HN10o*x2t9F`#6b>dhr#xpGI3%qz@f|Rv*tDK)<%DEZ%@u>;Y zub#fXC-XB*`@aD!ITECoI&WFec!uf6B;c8i3DV9(U&`|ehB+=b13$bfK{~ypvs|wj zCjHlen|_cWmEOMM7Sdsu^<)ch?gI%@hlKq18P71|7Xxqpd4d$b_eXL)WSDwA4*bS5 z3DS{?$W?Jc79Km2VvH?hk;)| z-d)Q6-E9vso?+JWW55Y*E|JbZ{a^C^9mCWs7r5g5OQa4DTym268Kylq13%vW5~;4F ztg<$>w8Bxk%u$xMyoPIN3E#m#{3ezyn~Bwpgt$1V4K8y5VtEt6;Qd})u%PSVqN3G@ zii%zZe5$~!jANP^r-Oxs(~ApajldDvpJw!F{l!a^?B%D>;`=O-ZlNuOoT*ysf6Q8!VZ z_)u~29F(_Ie~juN<3Zzui5%psTYrTtlnb)l1R8$?&@Y5PApS>XzjWR{9k3PGIkWpQ~T#DEgIVL?tQ!6#EGa z^h+6fW#0iA4gHda+}Urykb8mxNki`FHz1>)v;`kM+%Gv}W>EN<$qgQQy!)nPrn`7& z-ZS9Jtb0<^N8OV;I7k3mq}gvkrpul>c93ljxn??% zGI)Ax_@@jWDeK=qDdR_8{1u-C&E^{3g084vG5($w5OxuE3KbT7Jh|g}So>4DXTTdnIK)F4{{#Sh@c) z(p&J3POMp1sIF{slo_un#MTq6*AjWXvaqlO>t>stuTJ1mZ%Iuavz(_Ao?TzbSAiP;N#$SINw`zYQ`vn>w#f5sMS$5L2g;^+f2>X0a>H!iDF^`r8 zWhQO2vVtCIFt1t{>I<1yi9EhAb(s!(2tD!_uIxp9eU%gG+1VrZ(Y~TQ?Myp~^zGZX zJM}=MGjBf1i1G~EEdMWcdHOdi0Qp%rXcHlyFFY!D{7SX`=nMLUzVTIdcy{(d=FQK4 zF?E?CMAAS5`KZR-D<;v_Y@h`)ay9pUfO|Pb=#(Cd;_fc+loQBtfDt-QHREO-wYj_y(_8DJaU+=vC{`;N8*Is+A9ByiA zGAs9%N*~@===R5URT}T15wB5qlShCSufT-6MOxyN}mUV(H{g;ANB{7pY@JVS6Am`oJoJc z<9_5H^5g|W9~0Y|*)=F>kbj!c2Us3YjoO5j_+a|R54-T4Dff6vz2KuEpmWNK?0R|p zkRd330pI`NejtN7Xn%;Gj`Xkf)IovqbFeGNZNhI~iO>Dd_PCI)jBX7L0!Ir%^w&xY*?5pjl$1H@l(!QTlsk3TI$oagUSixfXjlQz-XER~ipOM( zSs-SCm<3`Mh*?0k0Om4XF*h8BxnVwVC15RJ1FmlcZaK$cGxTf5ycEwIv&*6LG=wuS z$J2dI9fc$ZF8$(`WEGHq`mCg+MoQ<49eIx_+sDY3p^6uLqYYy`S_1#X`SKC$GD6rUR6g)U zSMZNEjPWGZ%s-PSPyQZk(oDPfvSBFGqs=cWeOK~b2O}RLU#`d-O8Z-(E#!zc4BKQH z_=n@pN?{KxHVkzhAxku2-n;7g2jf#uVTVxL-70+{Piw;1JKBQ%VlCJgXE?vCuCA8z zFt1(N;h$SEmvg^cC47Z@(J_LSRr`fHpOB|DVfu!4C#+bp!pr{H`{zz)UVmhVkMN~D z&mZV460|~XcdPV;Jgo_1ud>_zS|4GLsYlw{wQK$I5Bf5%cOl@j2HL@@?ZTC>HTg!! zvTofv4?nOSX?=73_1DX`6lHAUI?vW4N$}4Nq!BK=Tj66#ft>R5HY;`uXC8m-7mhMUJ_^(~itL+X{t0|v1p75@+hMz+?*gnN zUjAu~{aX<94Af4B<+bCD+E0P{2)?*p+kRT({2;(OXlUC&=(5ge=Wwf6uhxz8w|-&# zsn_}kGPk<+qy-M4D(7*Li^NF-?$Y03QnlQ&1+MVr4Pe#TuP599t*#`|8bcxnKyoQe& zNv}2dMo)KtbUh2ptb{9cpVPrVR|$P0?IR&av|;){ukA1{B_-v2*dy%w4zzV4+I*tY zx0%mKjr_xS*eXlp*V-*y*Mff(;$ddKQPSezhjL+?aQQ^=5qzT%^L<9$aYySjJRkZ# z`oVR=M#6UCz=CHqVcgrSqs_H`FuUfyUic_%`xEK=X!40l*G+uy-pm(9X|esifv=&e z{NPppQ2%cNxX!a2J&Kd0Yv(&z$-(lBz0I&BOX>YC1L>zGx18p@o z*lkAb7i}2zKz=_MbwXaVi(=aw);rn;cA7w2Y3&!zYpl0+fhjvEx6D`*2iCT$WAu{^#hNrt^Vo(V>K+ zKT+$Glr*$+{{e&N_D{~-47jU*O6E@(?w34x9@Er$wc(_Jnc4jY481dD;PAUr()qo3 z7o?J&bUjIhkt%zw>+1XRZtLvWzIt zdIi7UX+;K??S|f|t&7RYnWI=YT=h<$zg%|U&^wq{@K)ob)Xb~sivelF@1`s%@QDku z?_nI%k_HaRRhQ9*`}NC+@0T)UVc(>TTl)_fayNlt#`Ouwy|Al4@%X-7Nt5gQb|s|^ zl`9;nWhHgXlw)qCgpMwWUFY0(RL;4Tnh~3*08s4b%K}cUbK`rKBl%5Be0Oorq2l6y zVZ8nV@EPFmfCC2$3vWI=e}2v*ChwB_;-gI`t;5B|i$MQPfa%;rm41ZZhNR3|dUmc4 z&YPDEJrAkqTIDbD{r;u-^Zj~G2Rn}k-{S%B7BYNtxUg`HExn72Cxh=-LEtT9IDK&b z{9G$C$Tlx3IuS(PLWckIOrM}!TC&Fo+#!%GDP9`|#UK^c4AF)FiR%9LQq@U~w6OBuj>ff4^;#iO1T zk(b_&V-Wg**Mh}Mht4Zz<1b}8ykNoQkl|yUvbt^4M!rvc%|C=qI9CGQ(>7@PlI=9c z5X1fbg0C7MEG`}a{vQQF2HW#bA;*jJ=Jf{uR|AmYm6wZ({5l6y$l%1@Vbq6w$Y9t% z>&W*W;>wNMnV@Y4%l!l9Es$k1XzvHS1>l%PV0b_7Rc@l+g2~s8jAv(FkMHHUzL6sq zBcV|2d)H^DSFK2m@jDUEmX-lO4E!?Jy#XJD6Ttfjc>f;wzbOmA_IJb}Zx59FF=+6c zYX8ALl&^rlB_Pai#{CE3PXJ-njr<_fdz1}l-CFuKJkR4oxwimcLT;xIIE{QC10tc< zU!m6ovw8;I`7J)m_l*xd)Oyly{}&;h{sEn4=;;Lc(;?G8ZR#TQqE3U6-HTc$`u3 z>4OhG_&M-V>c#MyHETXKqJw_nC6zwxpElaau{X$Ump&#%~Xjv!fa@}>;eabi^ z`tZ*?Dt+E;ZTe7dd_!6Gi|~yPeg3M_r`6RrQOD>bb=@=a59-@ql|FYMU%>qVXnbzO z&u%>X1GXLdgn+Xvjxx@~M?Vz$aNYoZXLWxK9mWfNfaUQNx}OG!wrvZ;9;fa4Ac*;Q zPzRMh62_w|LEo?W4$AR6#gUrtyba%^sdW)y`V4Y?MER`xNzo-@^HKO=s*qm~bKU?M z-?UQqknc1gB7OniKf(T^^>on2@f;h@fuIxb=h&yH@8>v=U_Ta-xf823)|rL1HVRja~$r>jB3AR_7GV+Z^b7i_mvG=)9-q3mtX$ zJ)j?PGEJQq;eP;3*NBYl1m0CB>mH}g_>#98m{%nWY1A0;(Thj^N`S139lmNAwDzDr zdc3r8;CB^x%lFEG@D{SD?C>>YFdctcZ^8R-)IAuywK9O_+i7WO9ke=&Yos>_yNj~H z!om)~O@f~qL-+5(KK~;BVDVJb5&S{_W4*Jiz{}R(eS^uev!vC<={;i<>O$xRCqWuF;)9N4T{+IGVu8564A!tS8^ zceC+Vu|ZJhAF4Y46~>)h^6>S8yi1jK5>R_o>CJX`jW53HbmZq8kk5|gHfyIJB3~8n zuMu9RrfoHha$~{&T_J;@OROi4NEi8mxmFR-du-^JE(ELtEj~{W{g*GyyaC^TsO<#Z z+JPp|nAi&VJ>dTUoZAx^X54+qm(RTFvazt41zhU~@_UI(YMb<5QFJdS#MTqcOsSKG zwv&Q-c@6MQz+UGp`4flweIv?MlC};@cNEqRruakOP8srWGgJjYV<73E{|PCOhn^h} ze@(dfgHNSObvdZ`D5Sd6w$u@@Ny}e}4;TNI7=KR-#O&|t>%!6gX=_jG%jbd1Z6n4% z^!;zl{;~QOYk!^=i1q)G?f+ZB{EO=c;hKMW%|Dg6lL(EY_ zg2_XVw}?~hP$}v|Fys;UUq*Th-qDF&>j|}WORpRV1JtjqY$&Zrt*ohc)YMnX$CG%x zV-$P8=-jO(SkI2f`oL(kxpK7AwP-i)Gr~hXFIUmu3>mn7Sx#B727R$zi|6L%c7*Ij zfLlqIeTW*Xc!j*b)$)Q)w@^0N+R}GKkT(f5cy6zy{#eT|jMp3S&Xno;7W^=fKA}JC zKp1uKs1NiNbV}E&fBe=6D>8%A}UjZa9KE@jLQy!cVM+ zf$BotBdAXc+r7{S;lg0(6HJ}>-OJkATDOg=tE=U2VH(+tItYD`XQkb`Wt88DpWXQS z`g-{r;CN3;){Ec&#QPF%{j~JZH@NpDA#D@WjbyYFujLcSwa|&W@LSD3Xt~e$LB3Y0 z59^rt{^eo=L06V5J= zoi7}GAM(s9o&hSKA?!MfkmqfQ^Q{;T$@#*{nR5|2-;3wLL9gEfe4XE>o6fWHct)B( z-rzZ5K|1Ho_W5q1IN#3d`NEMr-%mMX*KdDYs3)(Qoo^V9^MxVf0=@bupI=v0bi{%V zx^>+~xp(x=zx!QL(I^`<0+T`SeBt8aTf)X4=KyMbV0ON12;}lQ-xWOG*5i|sKEfFY z=+Q*K=5@X>^68%M8whWf)#FcITKgl8XXSh44-x}MFRlK(R=(rl zFI`LJ$U~1e-}l)6zR8=c=f3Ki z5l_8%xozz$ct|PFmfcKG5^9TKR^x7rb$*3^! zmTdwXjMVx7akqqvKkA{^Is$mV7%u+c!|~ zjsV_Ygpt43Is)nh&z}y9{^X^t|KPnxkAH~bc5C@VCO$Lu(mxb&3K!&vY?76chif`(t~2#PNb1|Y*ht2S5H0d-iJ7qMN~X`9Tu z$X8uc^RW=-+!UWnllw{b)&Bx;%px$nhiS^(Mz?)i;1Pvcyw?%bFBNf50zX?6?(e5# zZRn!I1qD+v|7pN_+D!z88FwHr??N+29iBJuN~|kwlE1x)?+Rrr0i zJmOq=JZQ)=oAC805Bhj+x=F2ztgkP=+Vr9#_cn3tP%IR_G7BGP}hL zRCI3?<-vc0h&LTG zIIYauvi@DG`w{unBkX9>_9SOkCS%`E_s`1OQckBcPTqS`Ts#eX5h~&1_2}O=6BuS3 z>dQ3d3Fi8GGry_1V8Ia7!zQD8suSPDGAygr!_GD6cEh*Ft99s~=~oQeJIk=_iwhQX zwZl{7MO*5tv_DI{jAY~(#BY)dx>his2|@OojcD49C#}N^7xuHl8??KjJ{gXwc6p2Z zw52a!$aTD^s7jOxHilj`W_9w#;^NF;^VHH~yU_Ckbw^%1ZOq?#*+gDi8Q5=VWewFe zd1?7$-{y3y{GOUKw`I}D@hzDdBV}NiaaPNdmzF=uUSp*^`H-)6-orSnGO(}K;lIub zf9k5`Ev^@h8gJDG>$Lnij#%NZr@P?KG%Ga7OUobSZnRQ182s74dGRkUUS)+pZ7lTF z;u7ojcfYGBIq3BCf`xhJ6vv;%!XVAyKimvvO#%eeW6vHv+( zP>?A23M|ia3Jcd*@j)PY;OEswV-S46d6uO%>o)?#J+z1CmazRIE9U8^_t zsO5O6w6qiU@i+UTWjh`BS-T4h%((xYwL zwwJ*tQ(*s9@Q3AdPPoql{;KcazyD~^xfF0V+uR@7=_j@)ul0Jw1@dE?;d8N`Nl8gO zV`RM@zv$(qZ+rLdolTli2<-QQH9nmWTHVoRE@wZbXKR1s*q%UhA!sK?p^rF+qHP2D zeGi2%x#*&c`k-HG@YfH%%8_<_d_14mMq69r7)~4e^P_Kj&~E6@R{OGXpy}|@+AdwX z^aamo^AX3S@7i<_`$oA>gKt&@YJ02YId_QSzRu3vj^kHPj15by+BR7EI3AIA6oRE^ zQLqc=fATynST?sqhjWG~p4YX5?ah9imtVsBn_$eL?f6BVmve8(5smjpT#GTgH{$;B zp1k)|+ba@blz4ZFvOZ)Wca~1P2uR$JP^^VU2v_H|e&9H0BQ03>EDunc< zOIXu6zogv>$;rv%A)neum(p({U73rj)2+(t@otFXDDHdd3ECB*vbSBj&~Hg=^G`}j z%0yv*jgKxJFkrw~bsEO;$$rYu=L6bbH$?QrJz|qxJBBJh#-NpysWm~ncI__Z{7LNx zwj;nebsXCMH015&r|k5F_Q!RGp0M@CP}$oqUCdLir%bI4=p(eFNos$n!)a-0(*y7g z_2t^B_9s7YgH3pzh~;NGAJ+4ogZNApP=!_ zMD4te*8#L6z4<|_n_mweJa{Q8ky$+sdz!Z02tO#}k>1?f9~t%b__w4{~ zF2jB5Iy-$)F!Pc(WoX4V3{}11yxP}31o3?Ps$kmO4y}Iu`sGBSZ|HNrV_@aSy$TW8 zAA&jcV)BkcFnTTrQ+WNv{;EXWBR1Np`+?*gGGs_&6z{LHyWdydpU6Ff@KMP3Cz3~$ z?oZ@eo4@;f<^8>ik3!at*lwcOH~#ML6`dY^E6?dLHp~yC|I#Z9-;_pipXP775xx(N8Vq^8oZ=^81ZwAAAnGk#SsyW}eo#o(5gQF_))b`0ljbIU0)i z{Ufi~`@!b^2E2={j`@ZGnrn4fdq?^VpzKP52CIHs9d7I~%vJ^?rl z;5g{b)}w*^d4O*X%Bkrw&vZ2nMdqUx$_hG1)w-bE8XIK=jnzU1lzl~8e&OiR&ZqP9 zWnfsF&N8CBVq=dyEQ@m*WnfsR{83RJX=9|r5sMm_z~00 z^zJ_(vjp(@fYjlq2M!wPOdafkl=Kl!#xbq`z@epjG?G#>7lY4d1Ccj%aE>l8jd{pN zO`}hrVLc)1$$^86%LmL)n{?Q?tGhd3@mk1BadNpOkUynerL$ zP)A?oL^^HLZ@`cvqI|#P%r8<0>FX@Ycw&@K&NvmU^6+;+@+S?*yverxl84+P{hG<91)|M@!4vwX6SVsBEZmENN_LsI5tDtf?+(s;sVD?MSVt zUE!!Z^Oc;~_q(mx)LO3m{A=6gm#peCqoD56*-M(Pm|fJ^H-COppZo<4m(M6!b7^5= zeLVA6qh>umJn?Ljn^ZNh?v4zw+4 zP0m|1B5TCREf|maJw?tt%;3cE?2-R1r4LIw{Lg)l7YUMoL4-8w9VRuXk%H~BOmm|Tj)>zmSh-_vyJ@OHdQLSgX}kC`OwBd z+tBA~xrF`}WjH<_v}GA|`Y85mOk*2X^Dql*`TMd1X_E*0Nw?xkfPE^{*teMRRHy0j zHieB_j$!#x)PME}D+0yK5|A3Ygt@Hg#$SRdIgC|?%(N+Y^j8I1CI#b=MW zpS1Pbo@fgk8<>Y<1?uXDUNn@trk24dk2;>Ttc*XDgJUFR7&&@kk=cAl$e`w95I!!( zUykiUS0h|rUjALq6(|Gh3(wTktqbHu84P%ewukx0xJJ@)%|FU5%>_AE67w(G0eymh z^RID}7m_z=*`1d&zp%rEsq?c(j2vZk{&}49&xunDa)jQ~%bRV@KZS4T3sE0Pi)~Zx zA28SESi-*A1qh>WVVaotGC%!I8iJm`IB&^{3q{)`U0*P}sOgIQ@|8RXI;cPTg#9GP zZ}#Exy%)wZhUGY<+4XZ!1w1Q>xz-cpb;u>PO;}7&FG;$W5@O%mwdY){PfYVSUf{8lSH*K7y~nBHk`NyZHql!B=1r zZY8C3JHlY+0noD-5i=ZIG6+0Dm!HF@B<^KQXc;QlE?@|Y&izaaxk=~bOB%AtB|}i|d1PK*^uR;#)5Elb;tRPxc$JrJWLv(^XmcaI_2h`2 zIM+IY>wCNIWrNsvb)%;O#59drAZCG>1)|OZcm|U+V#J6tJg2%Bum|uifP2=z0XWZb zI0gMa2D}A$7IwH5cz$U1PFt^9kmC}_(G2(t;9U2CKl-t5zKFV83tt7iSJ0|wMvWSE zDR^!J?=R^Wgx!E=$$IY&$Z^ca{80+Wly+tMK95x&=;h1J&HWB+y9V$d+F1C-%qK=^ zQR*YsP4@ZMFbNbe&)j$vIjm`!pjzN3oCIh3=gU+@XzbgEqr^%#inKdVY#xA3X&}_&kpb z_E|>XgsWfE^O4{mZ5VylENx>^U*jI<0@&oENcx8UisCl(SA5IBa6dBa(m>zPK6>>! zoN-a?qs8hrqYB5tH-Bv{{$X99EKvyiRX%YCaUYt|ntan*`?>q?zu&oa>sDu7U7Zu- zg;)JyTy1TwoQHY!^7yE8-=gpEdcO{FO)>xYZm;*gf+h6S?`T_5vdZevex6Z45`DiDUxj!SefPwRzW1cto_3qIkny%iopp4Nov8`_=iNU#55 zTw`OSoQHWiR@s#wH26JXuOI0AFKJn^T{!aC)$1I|{{|eR``K?$Dd)B^}%{q z&aRI{evEVdAj=ZSau47Iz&ilGYxy<6Q2uiy?JMdE{oe+D9zYwE&?dq@F&wi%%mOhB z#4HfAz}aU3)AQ%uAJz@WcXj*p8PuiUfXux(SNuy~=LO=7^{??w$3w}0^0=69{t)^`;qeu$ULZSKZ1^bSbhFvYDsBBa=F7H+ii>+f_Md^q*I|^~{oV5Wug-Tan~>+6JZg$FD|@1IaHTJ^B;P*hQVg3+MBnrD+gtz>d9^v z_u{;Hz0q&1K=~bjcL1LQLekHf&?Qgu-hq3aM#^L+b1bd3TR`(1KzxO^vZmfqQ(wvD zJU$Ev$8&&#^X4U^UR{SitHlx^FZzTeVPRWk1rN}0mltt1v7PdJ=gn)`Hgl$jepbt~ z?1C|4TCkU?>{P?5Z1orpYhb8}l5HY-a% zY57ym=_pS*=ZqTVmRZYJ_*h$>@y|lOsR|9!p*(7tMOi)mBJI&Rb6T=dmgRq=(pRJl ztjAxZJ%w_lBd+zZS$Vzu+BkRl;^I}>G@sWf<1SxR)EDE5bsEfzGNOE7*wv4e)Ym&2 z>aUcp2C#Q?r6(gAP>U?*TOAO*lh;}XC_ zfQtd?fI9(?0fquP0|o&2<3emMfFEz@2v`lc8L$oT6ktApn}og(;GzsWn0UZ)!1n;0 z#Eb@10PY2h0IUF91DFSB59khP0$dB=jn57MU*O}R&%*(QfCYf@fF!`9fMme00BZnC z0Ji}y2iyc03wRc=3XlV62bcgT0Ne$b1>nNvg@Eq@9tU&+JPF`Lg)a&e0low11{eqU z1)w+J3BZp5mjT!r{1>1MunVvi@HBvv&}D$hfR%s^fVO}|fL{Zi0W<=d0Yd;20U3a7 z!0muxfPBCvz#u?1;1ZQ z;3t490rh}&fENIL0oMak0XG7=03HN90C0V8Embv2y1u=ZKq2sRJ@3j(a6Rve+lDB* zI~@@F#VioBK+FO$3&bpNR$2i2pu6%NDC~{SN4OHO7O(;D$?zLwE$29FhJMY^o#)Dy z!w%B`8PJ_mr-=RdEiuS50k8sauKU2Yeyp2-DnJg-qvzB!EI;t-2!9j+Zl+&&FKQK{ z*pD08uK3-6P&ug?&s^Y#ai|YB+4YOoe^KnG4d@56Y0F^xNog}R!me6-`+F_uMH_~X zmT`OthL6xLd%=F|{q=#Ba?$1=>WhA89Wa+r{Qlv6^2x(w~`#&GyX_%+)6qv*Sl=PKCokuu(dv`-U0(c&oe(OP_uh|Anoemqx;_n0B? z)3m-3*U{)B^m9w#oH$<&f{jK9`v`l58w>u?hB2P-(S+e|^5n_igH3qWLd4pRs0-2N z8%1B!Gf!Zf+}7ZmDECpOK?CBr!?U>~-gctdKfHI<^AF~1Jj=1w_@=e`2xoG);Oz7k ze80=^ehuGUlk+eyZE6Q_PjoBha@^kF@dJ%9G5`3sC2cMM-&OIlJ^d!q{qYZdfHuT! z6dpg+*F`b^`1TLJyXIkkwU2Pty+<0p|K;UB+Smec8;-{hKI1o8WBr>2`_b;|HbNh1 zeS`0=wcwt{iZAr?aO;)F5B=T^G5=Vq+p^v9eJBqfsr^OYV9iF)?v~=h2?%6?7VZWyM|0_fL7UGwr!tbeoT zFYS1v_7lgaKzxL`0Jouf{9^M1YyP3#we5y&M%&i~*p9eu*y9(QUt9B!w%rIn=#59r zYt}!Sq%H7p4ldBYjb{E(j`jY~HqpUf-2*DewFA+Y3Ev1A^?W4K>|pd|S84r&xE_Lr zKXwd786i(=!ooLf8+v055p#bKpDPHqx+nW z?JDLUYvWL;>VaP0CfZU;O3L}*yS_E}C{+5la=OiYMk@TFharEK(7~TRDHvr0|7gP) zyZG9luOFY&mD4uCu(dxlqRlVV7h^x)XVe{cv<}1bq3ipP{b*e$nUn zLEHM{6Kxq~zi&0|=+Ag>R3;kzLY?88D!b#2)+gF)zEcF+W7sBx;iqWy4Q&S)9qjkB z)V@;YcJp9g`FX2VUqz!oR65^`K4fmN+l<;T+OT*(81+G3vs209SATpimdDsn+e`@7 zyK-6|SiQz~-?~7Sp^#+`{8a&1jWFM}yao82_LrjL2DFdW)SWf}WYQ*9?H9`zvp~!O zF$=^j5VJt*vw-WI#JZBQ%Gy-ruvOR5ak8ih9bFQ;&X4P;oF6AOBQ{Y1pxDos1>`f; z3kyf$e9K$$J&Zj#7xP~T^K9=g7?$IZhVwN?IxVha`{K#;NASIHoYA}peBK0DJ)8MW zmSI^dJdE-v=jR@@!B;EaLG^jMMtt<*@$IE?;2VtZ4xQxpSoC-p#le>o!TZYq^w!$p zOVkk_kLmNL*xc*;7eSEaxG!HQ-wikr1YTPGUDw6Mhs^3Ee7-njyp^`YcA@74MRz-G zOkYReZS+m@(#mjn{`{O!>+YtHK1$19J{Q=x?6S^J=jS_@jved7hBp})W}KV8FFL9- zo`oDJyVpv2@*!W`&v^jjtjfT?TJRMZyg#tQpSo&!i|dMU}s0Klq#wd<90FrEfCP#zJ2$u7Gc>=zu(L3BCfOUwF|B@H&>Pk}^Djd}g99rK4N|giB01cH5RgNW%4Gpz5sijr5^^VjfC8f*C>S~wEA7ys0 zG{n{!f>jfoal3c#PT0O{_wb$1@0tGWbNlA+d~R>)&Ru(#?0jxt!Lu(M$lJMd|1jop zI-QpG%UO|(w4Qrze?Rb=xAVFERwrHc+{ljm3Rthv4ousCE6=_HBN?9E zyO*E)(D_k!<2EJ=?Ao=f*Unx0(dIqnlwtUD6!YrQ5OL%s`QM!Ysd5ZOVn~R>>9^>>(6}8KmQV^A|Aiz zo;%ddYQM#N9))qiF;vKBh-Kc-d+`>uEX%Od+x|Ot?VDl97j2z3+p%LGKiA~`?R;T> z2EiSH0NWPxn$gm$f1Ep*l~K2E@{@UsK1d@2^P15@TlQ*yzWN_^pXI?@M+Vn8VqBM= zdB(f{VHsE7tzT~Y_U#uvy?_73=xeeKbwe8SFt1UbXP@6+sMba8JI_AElE+g~w*thZrER-v zzw3orM^RT61VeAT^G_iU=WBt~2l|_BLD2ITV_tTJrT$s*6J##pcx2Sh{E>sS*hg{h z!2WY5`fz#7;{6xGjAOq>zXg-8KeC=(Wqf}ZR$fuy$6=vZ?EA3B->emW_xUYPJZIZG zudron-Yk#rjan_wva_>+u(9PoUf{XT`n`D{N$pUHysj-OQ3w@nLDDz?ROg zfNS4V=Pj=9W=gLkmY)Olx-V6V#n4$`frAAFiFl5-5^Mg?0^Y|n0ZY%$kyrPboS*TZ zLxy)L17)%LY)frkJg?{p*?$HaU;8OTK>BRE`f6wO`0>tZIXTV|*iV7OJ>+l=;ZI=ywGL9&0XY`PE^_KLZeq{aUtldIHbG3$D7#a9@DfC%`<&dlb)z_}O5?ANB$i zMam}+!YA~Dkl7dJ^Z%dEn)MByG0xOe2+!IFMW}ty*0yvJx>Bbn=gc{UeS7Sy-9J8y zgkN3;*sdeNC}X9L2_3Y!FgKSnzoLHr&V7k?o%r7yE2-#+NFaP(;BMNT5wuRK^zqs!`|#}9 z&TNI(8tBA2M*6|>i?E-aKH5k>MW5p;ef}!wtMQh+Jhx7v(1pB$R^N(?|5v5YgK9n0 z;dSs0b)m0p?OoHDP+LIrJfOO=$x)VCSyS(*sjuW> zUTVFg%2C?jD3hNEgyVSt`mki2)o>lKrE`3k7v~Ek2}{{2D|oPsC@eeKX-UX~H%1H-QV#CyN8 z=c9pe^do9LKHS;d^@A5Su6}>dhF9O;z2Q^f&w>90*!=PCX4B^o@4v7i5BZJ)oCa|6 zpSw5AQS%dFrR=u`<<#`P)zYBMYQAs%cAYxE9DZxZdUf1MwJx&0Dw#)&$ab!+&UgOf zg&Sm8S3B34ot337kMIpQxnaY9v|{&lCXQDnYt z%>pL@?aH|tx~TJLcoq^Un2)-T4`2oI1}xU)bP&r;ENo+DUb~kMN0)p4-$- z$WP2Vfijlr&j&ATz-g5B ztf2X=dJUNJP%e}^YN4#4aa64f=&i9)R;EFF2wR}+E86n+&6wrP9eR}v3~SR_Mpd46 z_Q=DsDd{6*U|5@u>!YgjUhmRcDDUn+K($N58P+YL3vB{$EXf69yGkxcvW(duWtQy`vP)7mYY!Kj{y3G@CTH;5#S-S zC=(d=o`*EnRF^bWR#&cec)l}5KC$!?0?h_Er0XMGQgjDcJP;`-Eu}U z*rgLlemxliq32IotqlIq2(*k^hCpfgTVBZEZ~0)9qYS~I6QdEcK+FP>vVeL$()Ey3 z{a`fQ>yh}zKzFQP-;8HBe**rTpoBMPW@ef`&p^I>%Fqr7`P6J=i!z=wi!-_7n$E);<;+t1-y;>`?wyb~GuKq(l8G1== zQ)*+4a!9oCUJLRGN52Alw!=3WhQJ2n0sKye8H{IMmJxPP%JP|WJA8wwtr;*6==WtA zQJ#F!H?%h^r%q#DmQj_TpiZ|ErjD`lE(_2WR&1uu)5`1@Q2i10*Ge5^o}ojB_EXp2 zK--U~hyGz#zvA)!rAL=i;V3C{)QJP)5|op0T<>G%Dd*6~Z3Az9_cPr;8Dgbk7Km9O zW`URmVit(J1rFrpU5NXu48CInT#kJQt8lJ=v%DVzXG~zf!MO|k_DNCE2JFpW^Sh#= zO6Z*ba#7LH*Gftv`kl4iix;=$w-vCbs2cL|`z+_K5B$^(_Gv_2od5{<3@59taCd(G z1#BmPjnU|n?Kp4dmg&=5s>hCPnKf!u%XoZ;aU|Y5!26Ib_?AG+OvK@P1}!&Do!au7 zIj-|yP={~EdsFjX$-Hu#fg zAmM$nn{bZ)m|%Y=m+ce%YE`uPh59}?bEe!T)He4gjPnLs?gcH<hjN|sDXd#@t%~xkojkeK_=xLiMm7s~yjZV$t)Rf`drwR(Y^;-Yfc^16^K2htS9ZSv@ z-_RC(uBO%{l3_mQqfGRL)<0+yH_N_5x-YzB%os17gpbZ9-<(bU!QA==Uw#qkk73N` zvs`UmyB6b$UVqV=#v7r7z2;bE-D(Ww!PIbeWa&XYq`Jir3crW z^yH63oVY*LTZ4OP;lduibTLZ5OS8T>2lo`M<^IMUlPo8(|?i~!3PXt}DKau-$t$u4# z+m^7`{_<$uLmJ9i}y#ofAnXa zfn``$yq|@+@#tW`pQZL2{mysw(4H(m&kL2^B0-mHWL(GOS~H&q@EHr&wFnF|j%myz z*3)P!z}#TB8MR-uVZKubm=MUCT_o%qPM&yX6ZZFmwSMCDzWn?yFL7@$zAb?FhAYs& z^1B!t5WXdx_J{~C>PTIoGy0VZ+5r1+GHDY%TgBpH7Km9OW`URmViq_%Ea2-rIdST( z>qNQOd2(lmS7TDfED*Cm%mOhB*tY=Adc6?m-DcpN*J(H#x*TDCpSKyXInZ^=)?OYu z-wGKw0M-C1ah(qsnv;_g(feJVMGU{>K&EO%#(>w1LF=5N0lPHvoMu4S&Xa>*E&$(Y zu;s>c&7M~D;l80pJQMmco?~!5mFMzstsCp9@-sZf-Gj6yyl*gBw!>~R5U}xQs{^GuN(m=hw3H^W2&y!>O1nnwcdYp^ti}3E0 zc#)+}57nAQ(w*L;VBJlNj>{5nsLzKvGj@SRUH`vxP8 zJQN?@Xty0H-%q*jTx=U=I~Dnzd66f_4?A-^=&;yKk8?GR*P#AtZ5Hlpo^?Pu;RD0>y^vn*OP4^> zx%Y2%2=?FxA`{DUT_D{4(DGyZRrFY?Hx6O`5D(vREmq_UD(3$GXI=Z4TQ;?#cd)sh z7O8PZ>m#w>730*@5^+mOhjLrZwDj&&s?tzMQyAk}w`p%$1gS^&vIG=-$8vV5ueZ;vCp9v~!<)(8$ zfBA%>Tx%GEe65cv{<$g;{UdqiS0Hk8f10Snk-|K8i8|=@ZQ@=iB_-v2ps!yM<0c9pCV}oy1!TWOWEfeb#prQJ6r<^ z_IUJTj5oQ;o>9B|dWBE4nD0WMj)in@kG2lCmTS)IIR6dQPoyE{X&5)E?Cj^&`a|!U zXQ1)jBGA66wb(9Pa3EL=w?8o0zk2! z1q-ynoMI&AQ+!us58z*bFBD*S57U?jv@ES>Ti_}2-8<0c9-ub?PK&_2i&)kQ52HMw zkqkI!k*A()2Vs*WBl>3X;5iO(JOJK8o|9PboNC5Pn+BODg723>;4NhM67^z&mXF>w zc+%!4g2-FQaNL3~+JNtY5bzc<95Snu;LG>3Mcz>1MS6Be9Cf$T#{8A&_s&a|8y=RGrKICmEm$iOh;td=J)59YXlOna@ACm-^~S>YbQ zI2$tT(eg*z_`nK(>Z;`}uD9gnS+W6nY59ZqDJ%T-bQk=YW`zcM>G1!|O4%UsKcVFh zoBZ7hf7)2+tHoR38!I%B=PfON#Jy;xtWo`Y!Cw8_ufw0~o|fdN473A%L15TM-FKp` z-KgcyKEW#gK=Z-Z*;@X}Jm*NDv@Mi>$7l?KTnjCfx8x%eI>lPuRo5JYUNb2hDDPLn z%WLdW@t2fm!yku0hEHH$OJ^Q|cP`*`5M>~(T(zFQ!pP6}jz0>544=TJV|?+`OUHU; zZ}5LL02y8-4L#a6;^N>po=s}0e^z9D5B*8GQ9HB2+ntrPls<~@l%PV0b@d zya{+jF!{O#IA;T{bp&|@VM%RMYGaMEn4p|PA6q}L<$0W8Fa>SyIl!j?XD|Tu`ZLhk z1DIhZ40zuV41Q)bAdA=Bfifw2JCQB}+F_t$l}C9&SCP%j4v44CL&96=LKzhPd$fK) z{86TfyrIGhf3Nwo5+5%9_yn-$FUH^1))B5uMa=C7be4)ZI{w_bq?C)s- zQ7=MO?*v`J$CG=k{tLSZJB11hJ~8`yT0qz(RCX711s_lDvHFj>8Ry91n*W^Cu|MbM zVVQqI*WFtFn1AO9{+y?Z`VuTmngsH|{^{vj{=7!oCZ>lNHtF#eaf%)IELN@$!H|Wt z0K1L!7QCYqyVehu*3?!zu9PGmJl{~+P~}+C*w9d0gXM(klBUY)%GHk4irN*9y413g zx@E4V1=(D&{Ru&e{vE)m^&xoD?75 zD}#B!F=+b}NDKUW17>#Z+GC+L=sBBZ0+r+9i!c6umxP{E1kYZV_gj#eGj)F6?4{*J zWh*Nel&x7_44Av9Zdu;k3dfLT@n-Q$UxpGE0-TQc*I=l=##HT zE|y8Ya+pj5^<%zO8EEtPZkHBP_QAs^7cZ=At~26Ya!qqXb^YdbM(MQIpzMimJ6P~V z9Q-|*ywe8d6qxZQ&n3&QZ+!fTCqG=?baS(r3ix_JHq-O4nX% zL{r3*|Mu8wsu>u*H{_7CI{AAi|k z59YXl?I$vgeT$lhSy+$1nJ=cHk0KBD)mr}S&zV-Zc*QklJk@Dze@{RC%vVBpHU9Ol zAOAqxHrY>-2geI7e~u+gW1p(#;VXR4)}L*+Dg)aAd9Yvg;xCV5Jr=6_x~hho*8k== zPkf-(ON5_!=9w>la?gWL`jStbeun?0g$? z+F$g0dHLS;k227oLU%Rx#Z#SbR{uD6p#E$l>M|m1B!ft|f<^o5(&e&2TKlt4Ab<7| zM*WYT3|9Cuk7xhWjdLXJ5A&R!vna!asmA@URtBs5$4#3r`rlb#tUEvJ)~(kSo|^)lp!TGtH{U?;4OK2aeyAhvS&% z{nurK>9-*B)tBa+iB;AY8kVJ2msHlImDbB=XkT9aU0K5`2PCejtjA)Oz`HNlD!q%IP92c~5R|R8NGA%Tpaq%S%W*wI0hQ z*@=S&iEQ&K%a%GCQX3#gY6Y@XIZ{_vmNislCk}R#(#ccds9ajnpw2X|vZSgO+Pl>C z)>KI^DQ&2PB}(cXC9qT-M9NN-8Pzs6s1+}%T3%6-RN7cq=cs8IOJfX7Ps>QA*dk|r z!>TIiQdUx5;V4rl)RvdSXW5CV8Ovo?hysdYgIuwxOW}8s#CKg9;oiYWOT4aq`?NFe zmAx(8;mF`0nVret_EknY|K#!mvdb##OP0V@a&eiLTm>BE<&ILwR#sWB^ar$v+RGbxW6&Bn=)sY+&MN7k8e~Jn$pDm<5!&en03*f%a zF0Uo#CTT@JzZsSy#I7kK8k)YFnkdq^swU zGwT_0NCy67x79T+S>mW$f{txqVtG~VN_5VN>bQnFhl6HuDWpzGgQpwN_oT{JQ>C;| zJ9FWZK~wGBz`EXk@oiD^q3%a&F; zQjw#wyt1@Jwn>`$3WH?Xs)6o|we@9*X6f}SD;u!MvJQhdX9$+^>SU7rQp?#&!zzr= z=vw90R8n7GS>I4n(*PYR%N$gAjlR3slc6tTqN^!4)MARHY9WKN_~%I#6EJA!LD^k6 zRT=GTYHJ*xrOuRaRW3^8ZZAX8CI^WMt|Pvy+E!pPQ^g65kveAv2T`Y0Lxa0lGPeb* zu4p)Lqq}*fRhKNSf%hF~ak2$GGI_+D$?2warhiEzQN8#xr9A0tiW(-W%ggnzzO)3> zM2OkA93nG{nhVRQrbtT1DErKyp17t=nnb<%G&c~}SCpVqXD7NVLGCigs`9#$YDaxy z{qjmzchXQRi-Q?BCwLr;QXA?@YU;~t>oA$Gt8FN0a3l?CXsoMYr%SJ}Xbt)~PyZ=w zAljLRFalR+$kx|3)|Fxg>W*osa8x^zu2^1ITk5Eo(+Yr&<<#fbT=tvN*wOWSc++UgP8uR=jvyuxW_1ELOeqI~Y?4a8`=C`fxFqlkbld4L#&I(;X={)QUfp`)R!n zM$22w60{-@L|d+NPppG@eJeD7!RLXU-fxFj0W(PQ*Y4nRF&Evm598ULrr%Pv+;eP%62 zSJRTLtc;=M9-VRWyX*8;NR{&k+YT105*`>7Gmcq!IXpI~eO{~bFGO??VO|AZa z_TH_@jU7o7eAlm_Ra)Cf)k${Vbjvn7)@$=HPy4iMJCAM5BvZ)|MdpyqqoX=D|9u^R zyTjoQL?CXIs=6xcNXiJnub(^ahz)ce>tQYRv8*q0wpNU4jh+1JOz61(py~ImeGcfM@YNlZ7Mb@N`UvU!BB9Um{oCLR&c^mm+a8bFt!LkF)=F~G>@g8Zs8}SOH^FU9MZg2ViTb_qHG3%3Nr>cOr_ZdpXmMaRtPM= zzETiUH8PT1_ffB794X9KuP{IB2hg|gVem{%7WiHZcORPhMj5dTS~X?Wd5G?tupmZa z0gE+8D!qzm%VxQ|NB0wa%kwRBT212#JPAmpy_#+zzOo@#0T5^XvLcmU``Ifb#e>(Z z|D^lSYQbZE%9xw~cVW7keKoO;tB=gL5acLt#TL8D`Cj$U?956Q&2C-tAWiGG}E8)zpKSZ=rkgDMAM51X{lh* z7PBgwfKpQ460MpPs-?57j%_0HduaP__>Zf_C+ub*PCZQ07DzVe(1rz@q*Hxv9?qMJ z9_y(-r0$jwQsPu0%;)(fj2t0a+aP~01f@kr=9Fx!c--}L8 z7k>8rQCS%nvwtt+u5f~($o2W@#q;@z*Tf5?_ALbtEbVTaP z{)krCCs&#!NoPu+s5MhMSQ zoDNY^!e0PVIEjUE7Z$yQh^kk~*iU;rraPH)XLBLhrKFBhcCyrYNebxK=CC6zpW~JY z>>(($Mn|W3?S$Bzl5LpH$W9=@Sy%Lg5}yjO1EL0L`WZ=sTna+BBx*~yVUEbCn2AmW zEY9}Qh2FIo#f{d{ksghc#_?d|hDc;Hq~&oLs=huM_M@+P(|FzAR7AbJ+0n zZuT2CYypO0?1@5$vZz1)5_?cEljkjxP7Y1Z6kHwHj;r15U&#(`dlxn5sRi8j%IQ_E zkpyEczx+yJ`ugR|`gnr7{vF0~b6yf5VWYdA+Q4>3EI-NC3HM&Szh1*+P3Typ3HJhD zrJby!5=PAk>bGf%;mne9YR=lIMsp#VBQS?hGh3yG%H7gX*=Zw=eqr6zC1~GIcQ74` z_SLE30$(;;nA27P4g~RNT+!hiCOlx{b5VGF*(`jRk)@U;&LcJBgl8P0PDziq84Cje z0jo0&0X=<+2#bd`pG6jOi8&AmbI} zq{FK}c`!v{dU|?Te)Q*YOxWP76nR#hG&N=3{{qRWQkBWl)6>)HcKIAaA#%)DE?)e0)-@H_0Szk%4@%JnzCB_q(s#uNSdmeN`{FqF^q0W zRtwk{|M+!I`|r7ztS8w@<Z_seED9oUHWknDKADD1z6fr4@wHqp+{iXHQW~^(slVG-99@q2D4hPwBbcRmpy&@ghJ zJ;4E6*#6ANP3iGwyN-{MgP@-oc6%HwHamZTzzHrsa3>Q3IdF0I`Msm)wn7twFz}~+ zrnqO1d-~$)0ATh;)AT(3I2oW(Vw_?vQ^kuy(@AkMKb^#CIpQR?wqA;=fYG=E;7-Inb$r?ox zP3EBal_97i8fA3BkqQ=o9C{LNNkM;u+ zFyox~hfJ)Zk@x%goqx3H?@jHRWH>JKuXt?6alowZ`a8+-rgT0Y?lJPch{_d7&jybY zA~U#NqDy61B9uf5lG0^U-DRWmnFFOGG9~%&ENOT7!qG-D0N9*W zuCuH}KAg}A%j;`~p+Y0i(Y;RYO?Hir2HNDPY7KV7@zl;Smyv!1 z2q)6}O(H4LF_2u%qZ6Rps5WA37_JAgF2lPgFbLk1`(@^cc5^2#@y_bnAX3d@@Mv zg>PezG-gIf;B8_vi%!^Xk$Xa958+(Ibq`DgyV1y-h9!EsztX6AV%7M>>NF4~VS0A| z^3;m9ixY<(<%OgWSixjZuYPK%&18&(`a-|j0WBJ!yzADdF0&5}_c7Z&AMe6kc1U<4 zz=!D_$f3{EUBP3?*U_P)OT?}nk#gV8<3ymCLPZROctmcqb2p5;yD_h3w7Sz}2s6I! zJb9)Y(qAVg$|C;6upptPfK3Q8e>ljEHwL8S5yKT0g7KDfYAwbj?$H-CZVZ~-npC$L zRt%xAI5>&-=v3DbzfCS)*U*Vwn(=c`FxW7lpF_S*eMr+QnGkD(Om|*EyV=lo;eJ^w zo>|mNJNmKkbT$i3fb2>4gyK(-v(kd&r#o?j1~;m|PBUMS?x$I6(ryP4|8>ky5=|1b zL>$!pY5tV>8l&MKadIFhS~ojQ*liQO`$apJLc(rVo3igFgc@SDGl|&AZs+N^jbp&G z%i7J7XX?C-WXtnQTWQVddU0gAzk?2EQB*UrLAQ+-TH^&>#KF5sxKmI!IoCj-=M=rA zC}-3$NoJ-%{06V zCj6Q9iL1uudg-_zoV3b;_dQZ?QoVPQ6y|G&KYZn@UYN$T6NVmd~@#Y#%j* zXzK$JOfvMdRV@Rc162UTSD#0T7Rc)Cah0)>qLcP(`2tb77_L~TmxP7Rt zVysgV#xD07no$kkku-BzOZ_+Um2j>p)XYu7sU70^>kv5SIb&B8O1!lEE7BPyr=H zAl5AjSCfD{Za*|&R6=FY*bPk`=oR49PGJ;04P-OGXACH_r7J?B22QeitXUGwZuPQQ zkQ6gW@Ew(MUaH=4SCy8ksg+>VqRcoT8p5QXr$RW^?Z1;A&ex-{aHeFOgCoDU`3+g9 ziX}ChJ5+%dgi82FVFYf)<{Fx9VN;x?Fy=lBKjUsEQSzh8pCU>F07jhZ_jX{{jA-GC zo-v~G??D^Htlq$O<+re9Hn2^LnBvS@bufP^X!O- zK9_Qh0MAVMg=^d!96aF)U|21!PSul3(qM(y;!c$8>Opx9QEZPdsC}MQuYil%C_S%C zMa!IN4XdMV&McL+PMGthPUe`+mA6E$t!hi|KS3mGm+{kxTw0;lrar5T*whsSIfo5M z?@784MEs{1m6%Vh**Ux<0n#m>jhR1kQWUkHuht%uclgelr$$__|(W1LBvk~PlL z`{-xz&)eyt8tQ7SWR<*h{is;}jt;`THAmO*{V4y4o1 zAi(rY`$c@}B79pXorTC;X+{dA9oh=c`1vqZvYnsNvNLBxAzQIVRZ@%z{Za604;p6SK!gl^Nk+{5L8S6cupg$2qTYAe3F16$;tE+gpFolygPxZjIReFh}vJ_ z-cjfoqmN3}*m)f4#8<-yL=~T{8ql{X$~XXpI9BQdL#k>FREr-?pf?bC zz&8>SiQZr+5~0CZWI{dq2pQODa>nxgFpgvgz>&J;eelS2djrx?Fm|bhHc=X@R}jb6 zgE1LJOPnm|c2{y7R7T0hO_D@+04}-z+y|Jka&Kf>61}0xq(;MLq$og?fGfYMmPt&J z)ZmmUNR0zeOVIdWu+qEb>uIxnJ16Z%ScCt%wGm z{bZ${+#Z9Xne@pLRXy6$jzy`$cx!kfXMq{@aAZ7riL{1w-gCW7Vpnuh_>QMcx4~pT zWwa}%(xvE_$rw%+6*Qg^?itJHM4GIH%}ycl^zgW5Fj<^1Bjbi?98Ua%Q>JBPTy!3G z#$gk)HSQY?>eLSv9vhvuanfWQj9obm-n3HkSnfMu}P0iQ1a5R+g;Ao0) zV&cY8l8Hc&bQod(O# zIkbo<&x=<0wvAdUQCkvgrPgD%pq8d_$#Ct*!7h$02O^lLjDcfK%b2bQnrZypYj&&I z$3$A7Z?JEPrZMN}l#Ox6;xH0AakMrRo;%hyk5Rw;+WRLG1yY2&|9nUr@(rmMWE z1sB!T8n|=b`pHBO4w#4lJyeV&H3;TfLhj&^xGsdDV zdl_TF;#S63q{B|eSPAG>G$_19?q1X^8w9se#j>2ndh){hT{v=3_hpF$y6}wA)t4z# zz)_2C{r%&xgE3l{z0u`r)iHE+F4Heh_#i=T1PNKT=)SxmlSqdXjRkKaZ5%We1LKp?85uWB<8`u}aLTld zjEm00&Nyshw#I#90ffgr!egV;Hcpz1gYnDwoQx}`aedA)6LT_dIuk$Rw5j>6uSQ&Rr|%#F`FR-xY)TKC8O2x-oYa zu9;0yIU>e{J&29AZYu;FzFI4ZrBi)v-GFA(+4G|nsH-GtyfK*cD3Ha$+%Vu0krCjl zNg1HU+8B5+NXaDQpp*v;17RBJjDb^2&DgOAP?_o!NR7nD%%+j*h+WvsNUF=wt+}@& zBp$GcRn4PevtSHMvk#@VR^z^+A^VsT*&4Z|em@V-aky|V_3Zl9aUMxa?(m#n%{ta2 z=}GO***3(+7!l2Cqmf6_RHU#*c2k5V=VraHFkFJzxUsOQNOFhbalhTH{=H(`;eNOM zF@JpCY*($@4r9@lZHKX7aob@m(qY?StYp%Cwy(gus_sS2)(v^FEGL`Z3h|;yTLPRz1xcb;_rvFK;_6 zn?ftmNeZLV5P3AQ)@_GTsrGG$vTS|_8vu*99mdiQZX;|vY$s@@7qhvkc3)5AH{NQT zq**tX>mw~uHn<$k9+PgUl1Az_-Wy^p%x9x+JCvFfos!1;gf1G1G_}pbH6v3dQ?W}X zqCZu9kcG|^CB#lRWD-mfALE|0a5K)Dmg`h)Np4+WEO>JlR!_Z7#lZMvbVkMv(|DaM zH+cvVqcg>jW@j8WtvPK1919>k?hzgvowjk(WE_lN#^-dVNXj{88jvw3f>Aj0ddriqT!4 z1zuU*m^%yC%)(uch%sRgVxz6%3IT`jGmym6Nj4E0y|mRm<_gp`dxLi}8gC3HJql!T zFgFaiL}Uc`YEs5*-QCLL)jo;3(Yr)hpl+yFiKH>**o2K?M`ADzDsjLv5SB#67_$e6 zG%aJl{xl~@vbpJn!4B4=$S$3N<~Y)njd914eH?VskYgY`namjYG{lSzdjOP(PJvLS zJ!bY~qQ<0y5oAak1CPdH9F+2aVIWK+9b?oUkh0W_9fwez0;w$Wm_1kCgrav+h;SHY zh_U;!QsQy99mf8= zwB&Bd`PHmrJ(8ZWX*<87mApsNG^XN8EgBkYH_)80U z%bUo!aBzksZNb@%W;G2lI~h%Sjjp$pP=j7iUrrnQW=D?y<@q-u4^GBU02yY zeOvEdH>dSCXgA^h-CfvF{N~$!wcg4nGXnKy_w|x~`F(SQsw@88MHzMTM0uXllFzvD zz=udnRi~%asZxcR$ZmgHKkWBk!N6e@2LCuMACBQKl-KJ<4C-p6+i|IG+Q+D)+A2i|1Dx+;ntRqn0%5CR2R>J;&I58TQ8brrK*iNs?0@-hcHo2Sj=^0e9SB*Y*W zmtLnt8wz@{soU95E+r@i;g8Ghdbe60Fs@~0c-(LIhx^&-u-qMAmIp{?{u=J(zns3#H;?<>{J4KTJVIRXlhgD1+xqQaUY79gv^<>V#~n^L!;FyR{A{U=lH%~WD zq2g@z*ZbpoyMBaD0sPZ<2bhX@rCRYIY4JTeC$e0Bepo&D6MBxJ=kmOV@ii;xe@hJz z9_3Yd{PceLepyxliCY0BpVHfuWmMv6xqe!s-B1Z?BhftAXeEBcXDLx~h4f+06-3{P zny@OqPPqzI?pEv7I@oWsd)hxhtK3No_dTE4RLvlD6lHqBVVDgH|AtWf87~1q8MK?d?`n(pg2=Ab6 zox5x^TO3~>PMgzq9VkG$RV5bwE%?x%#bG+{GBpKK&^16#Je2xo-=Me{;e_KS#?u=? z0lMZbN4nV}_>kx~S5>9FG^h0+r}=9AxIg&r-5lTwi5)se>x28J1N)mefV^KF z_AhTk6utBH;k=yf62%HMf(li94c7k2{m(Gi9G4GUNUMK>A+hM;%fs^R&CSQlS^VQ_ z@&0{iTOzY?sEQ^a--Y={Psnw$V1D-W41Fxuol;ss2lp*cth|HH<>Br2bU*@^QvXcJ z!)g1Ddd06VXp{rkPk#Spb_GAKYu3maTpt`d`&ayj20>X_Q&mdhKS!hI``T%R?w>a+ zj&0v{7br)hY*ID>c0Jh;Z_*)It?+C~G)F}1W(OVS+4ajG;F*itrTeM$4v#*VcrXzS zW8Nhe3%_7z7hm}XwT~@{#Zb;Q4scj!Rcm#Mf|01O0FX>tRd{YB&W$ejN#*^g%NhL# z8Ko_uP>jhL-yFQv(aZ{sMISv!u) z(MrrX+7H;I~ z(VNBoxSBP&7rPx{Tp*nb_H%W+Vl5BYE>c7f2I>1rz*G#PWNYD5$2D|E=)bGQT}U0Z zhHDA;oSUnk6jnpb(M<*a8p6p zI>1;cXYI&3UsKBA)?ORawI$XuQCAWu3KcUnt+~;_!~cHCcbcdK9Mbgy3#F+sOUX-+ zc+`NQJS*+mU8d?M`aC(FENq-Ugt>K?LyWVBz*o+YUw;Ub;X*e5$nnI@-T(%5HI75_ z{C}Lj{?E3u}|{R|Jmes@}KXIv3z#>Z{s!-VubM36I+6fz=DQl_DD zEnT1*ViP7)Tq27W_h~I-cBwK2mt2oYWCS9hF8rzGaSr5UbU*tTFaWgoZk&DZ2XTHU z(#$8ptIHYw-*xGI-B41F$nm*Z)9@7TU|c}|T`fNQ#@&g43VRvdm>R`(|5P$xCS`r9 z#KQjHjin(GVOjWBW67{70Skv;RCxp**@`WI7*17cVyp?_bc&nT@MGuzx0GIY@sMg5 zm19HD&G1Dzk!DWLHun^1qV`Fs`HqS5!n@h=`{wlc44z7Zq_J?!F@<7o?b9tJ)e)uA z2;w|V-}YD2{a?q{t%bnUE_TH*s!|_>uAjb+BVcvAc{r?Lp?mYV zo}-b%By=)Qd<(h%=H?FnxLSPjO+dLV2W`zHwtwd5a7~(vuabRU@iFchaI@#j!~Bcu z-GZ6kp7y}Tefj$mW*dDk0{(Hmc0ccC*Di}=ZtpiP)>?d3ZbC@o`1=`jT=XD{NuqrJW{RvXZPU@Z8Z6PJSqAm*x!=`7Y>U?k0;`WpK3F&U}2z|V0fSLcj(Fy=YYt4uO#wvjl74p46W)yFG1w|t} zN7;?Hd@kU^Apt)_|Zu;PUH>PeGgvEOAEG zONHS_H6L&99_}8nW@drYDadS~_=W)CUip0Bs?`cVgVFu}<#sCtE&A(0 zbXcJob3ZE)Q~&V{EjRLVd_%2>5EOV6#KnHS%de{8-%2#aJd{R_J( zpf4K>sdo|5*=WorySN(SGrU{xXIBHS(=GQyA*do*SNQ5}<8#vp~0J+Ulny;F?HBhj!+Xtvc)CV8If5 zj7{!tN-0hC3Z70(6uR;~sBoj>xTM?YaaikG#W+^-M=VY6;}f3$_LAY`gC8Bz(n8qPO_M)3lMX{&oaL9BKVSulDZ{n&ZAAovxSAv< zu5Xu*xtcU4i0pg$JfrJ|?7l@8LDnjf&mEz;Z7(a~+gh51?!qEglDzV^a_L)l6vPU6 z0{1M1$gG7F7ew$YIEN{#$ReI#l>UrQQ*ubmxzl%n8~vGOl9N7iE7&0xU~z<_a(uX4 zlNG|+8qDw&8@X9)5oUDxCY1Hbs)1x(F(&Kfk4>8!=EY7vK^Xpln@gx48A&hjSd?ag16jG!=Cs7+va4BGEJNzv0Ak#hn-7B8 zAyvZSB4(MgG;ss%pHPqZa%aG=7x~qgI!b`j{T)m`{L5unebw(4*Y8_je=OF1H-mTY-1PXr1!o^mhc&FEA#~J*i8cOU zpSL>kUTI*35^D+CEe(eG%l&F*=9*qrj94Wck&jD^G- zVxJf(^FC`QE@v_M>3ySUeixgS3m@l&QZMroh3#=6x1*^pl4;unpsG2`0rNu6kxJZd zH?aOgvyd=L8T2h-75A6r5u3hj(7p=2k{UXO=XS{!pm0q(k0G zL??xGKCj&JQcB`EUpSXqay|@&Ij{H(bG5h$yYovPgEZ{UW4fc&d9>OBq;(QZc!`)&kyhMKxhe=BtQX{ z`gNnOM1u-7YK(~`Bv(!;Li3!{E>>6Tn~!)tx=p1B{-X0_5t2IV#$3Th^^ywN*df!# zl4L&~-iD^PT(DAPqD#dq1y>%jNh5Iou?f=P148q`XP=R-${M>fmaJd&egRif&`RRSxIREA9Sh#A3WW|(QtSZkr5 zYk~Q_Hfhb2wTWb+7ENA5CYGl9T8kPgx{ju$HSa=G*A29N^NjJ8?^%Xze8uZ-@*!VUUdca2CNBr!c#a)@p$S(Wt@$6;8F* zRa5>^>a54IBx9YF7U@DAjCzW?W}dEgTzC4Kg5;Bq6q=IJu))La%KbD$Djb>4BpZ5B zFqnQ_(3gv8Y-BCUrK@m7r6Wi>5RH}4Gek}6+kvL8TA-{=)q{g3p*d-5<9oa!BI9j- zQ_#V@FGvu}X%Vto#^O~T=iv~h5^Zg0)gf z(=A$^P{&MCBWoJ1DmEe|&!n?`dhi%%;sG4{dP`aQpQ&nna7UetS+r*xT?MmADZYQf zRK-))`7XFyX=)s*Q^Mq1xr_0|CA1BdkxjW4Ovmy%eWcbevPpfUiIl2EJ^QeUwM+E1 zmHKeeG}?G+OAq0xX%%_589dYB)wH-so5H4Go0PGF7PHwlv0gWHalHtTUW{V(YFqW< zGuYsRxK?^E9TS8^$EUdbd9JI)$A%?!IO%vf`;7m=)*>!yMhtZdMKbItUe3@R)nSspF>%@{83Ik=YpYPvPr~Gp1x?TyqX)#!-_pHEtUR z7P+~QktrMJOhn)KV{AUg1yeXY=a5PH826lon{n2(T#f6-!3Istk2Xf;US;M;%eW(= z3y&93oh62%Uc}BgY)UQVd>LKrlisbET!`prV|#^Ni~&D4g$WTS zrb5SprnFwae1Y$btygpRc)!EPD|mKzg(ttS`Gw#0=ckIqr;5AJZJkv%a&xD^|0xn0 zAl77#^Ga%<*gaOxDzF&F{Nj=tnEsu}Ye4&J%WcnlR82EY2U`ASMM$foPUAyT(nQ!lq_V$s%QB6Ff6>Ni8f6L1+ztDc+KFjZHUa!!Ky?$& zKP_p|fX@zFeu-AHK|B*OzoHFENCWa;Qdk4aUnCS8Q1I)u5)Hx<8h*7bUm>yq@UIUI zI}`ZRgKmnJG-Pf+_w?@97}^k=rq|X4)PDgFlg=h0|10SJtG7_oL;lxo@TS+Dp#Q73 zpXalH3I1QKIiA`QxKNb4V%VgJn!LD3cP{gcU*|>FG9d%rVR8{UgM@)(jrqDGt89Zo z$*W9u(1y|mvg(*$%BE^&yq&o5--!0EozCa&{So)AqyJnT!X)SCEEbz;8f(;3=mXrW zD5(Ps*=mWpfxTT6L9bc{zbZK>!PzOaT8%F*2Yjk7_lbnAOazK6FxZv4 zG5dr(j1#8dWn3}{ow-fn;}A54AD67L^+@E6c}MhN&e&6sH>RJGiE+dP%m(#OFah`L zpv20?s9C^e8gEO&n5+k>J~(X@u3H*zBsI8~Vok=A3l->UmTlaAijdTJq}HpH7WyGn z)b0(@42|9xm9&gW`gu=~9E?&yYcNbDt#P{38H&acgKUUhYI}=_zNc4RNRsV^H-4IB zSTCGblSiA1&zwr)oRSUH+Ky(Fl)}$=Y%KbH!l}C&-9oH8eKHf9zXH(xxfo|m!EI3g zgaOnq|I6yev{~e3+Q%FbW4T_$`e3$2z-|C-AvU-X$eFGSwA8LWRhGiUI_#TJ0nbY?2 z+&rylw}tEE0+0i^E0^`**~Bn7_(|eS*ijh;EEVB#HlHzcekGv{kbVK-YO{__!M!ol zW2akxUUj)-OznuH@pd+CjLNxBh8R--(Q;HkdrZz`^e%Bf1%Ko8v)Tc>7;%&KW_Mhl zW^iHf>}rG{ zK(s!o>a51=mdnm68u_(Lvim6l8sJrA!*dE+o7F~XDQwO-Pe&-j*8nJ+5T??axEpkw zSBgFvXeyI*OEyzUL5}H?SEiQ5fTSXYOe0gFbM@=@oVLqfr{iR0F`&z4f$3U>vP1@Y zKVPywIqRIJ>z2pPDVc#;MIQMX@)^+mT5_JX$7DkDJRK&>)_^CQ2}Wsl%FGQi&MHKo z%rlWex+R&3gfNh(h|`HhF#!2lA{BZ{(@ZhJ3F`Ikboc>l;{NZ>ds{34^~d>^Rxxf?2hGLac% zHgcjSHppx#(KBQ7`|_~c?7ol;y#sz>2n{lHncN^#8?s|z6ty3YQYJLWeB@5j_wo&q z8)QCB_RLsK@+hm;dR)7ZU(#$9$&saa;-*Ur(?)cV`3uAcVwf~%=Xx{uMskVVFte)c zGHU+KOMG5zlkxAL_K&Yek68K1+1_cnmF^(7R8t=W`!+5E@vq3oF=Ou#XrMTzxuv8; zcT7V^`t`9eY_C1_m}L}*?<|vDdq+bnT{2^@++R(7kdxZD42*^{dHfD}>$Fj!xosyr zk?~1xB0rJ!nN6R`o!&O+}#=K zx7@D|`e#>rXO=wKwwLQ_bs#2#99YS0U=+1-p^mZWs&>f*)%3|` z(>R8-ATHB-hPjQ|b!h`QF%^y)&@|U_8+6v1Ck(2&=@X6T&=7eV$ee?>0nn(i*V5$^ zNIEB5iqUB@L5t4B+<5z}7BFs~5Nj<45g_<^LXcM&5` zyO+bqL#^};D7u7bwHCz1_2h}geLaJTokMyMn~A-{>_+V7)Z22D z4oy8fvMHy<{{4jROpPPY!rZuZ+@PrMu%4B#ar95&ZajWoDU9o<1YA83exeix7QcWj z1|&aCrgL|uMLI*$B@=PW zJlHfj>f<{gayfVO*r>^_v4|d47n4>}ALO=XoHU?Cu4HChc0QKIfoEWC+&N}ys_%)Ok*jg=PvC7leNGvS%cp}` zJpg{13b^BXiNG!LS#e7Zjs{l|ItN zE6vB%dc_*o?iFHGJH|p4eyCbnI1=e-&y-ACK;vJ!OiHpNJDPl{pA zeW`43>eJoRZRkzusJp;do%&NawN%j=;gYohg5Q{)QTbY%alL*a!qrp9X<{YdQT2%L zI>1uBv~;A>#*eH-L$H)iYwc9o$~a+}2L%dK$;vR;>m}831YLt%E~<^(N}DRwY7seU zyw&+L)=!P8skI6ofj5Y8B-6@~Ow|p*C50;y9IFq4a3qtOy+E|Z7Nh2S7(9P2P8 zDc}1snfR!9tAlj~?dF0lO4TX@$yBcl05!($q-Z(-5LIhcZY5Bwe3_6oLsf7aW2PY2 zG%GzCku!o2kys^n?UNB?&?IXm(e|qorR?K=-YL?HrX5wVNVa6BqD0!zqspa;cb884 zvp_*4h*n#OvX$~>YE)(qSyQW0Wob#E7ZwG9XqjQGBb|0{XbTVHtf|%W*Zvwu4o$U9 zo=j(Czuh11!#C~jK3&e}zpHm{j$V%{{ipA!i2ECg`5s5dIeP}hY`c6|Z!5a(X|qMu zD*e%1xzdOQB08!HE-3XyNRw7fw-Kl{MIjNB97LwpC~f4ld8%+W)RGMpuP^msX{leSyF*=u69_q}pwomam7qwQx$QE9b5d zkNma2#*sr)ZPN#*Q+To7PmkQ(UR};^Ztn1ptHtg6!k5HKgiJ%0_oapcfc+vM@teE+h1+?;;g&#o4q+|;%`poC;raIWI; z3a2W5UzZP8?%2B*{`eL*2N32-}LFCvp2lKGjZ@RkVs}jcRx4bCp9NE5l%b*P7qJ zClyD7scaKXDEe?5Q6jy187P`44#$y1Q|&H~_U^cHY3jA|(GGy*@LkjS3p}6KRHS%B zqhA9LZ+V-3ZF9)f$%FN_V_tnjhY9qJ z9U>4dQwtxenU;@q%822b%EBq7iu$S2idseeVI7$0_pBTvprEV*Z^W;$Hy0*=Qh%U= zK2@pLCUWZw>PR6qtfp5Xel$-lxC+c8p$e{KG_vzR-kMwo3AEcrl0=hjm1yMlVR?Ob zU1%TttB&o1AJB-UuL@`DD%CzJRjf9tAy6F_YP8)^;dFo_D%Y#tN}}EfWm4K4m5?`P z?U{QtortAT1c~H|F{dTa{uxCMO|)K`zWynDysxK<6r+)AZB->}%Gl`5?+Nu*}h1iRU2DEnd79?E@8?~Nr( zcT{9LGgBWGDNLU-%IJ(jg?rQHfhtyern!2xF$-j>gQL`!A$@8LQOLAJqTVExgzAmc zMo^onG8PI(@0p+S)S}@>6eEp(#`YHip;FeMYo zm+ja_P<3EZ2K~vV231V@lhyt&Q&I;EYD}f7^u%gh$*oUansdFH1^4z@g64KHYCv-_ zWiuD~llAJ2P$s3#Q43OS))bVQYFSA|Ct_(7K_aA_oDX5IFe|p-R04K9#<|+y@PxjMeS9q8fykeht@e$r@LanPpj0`)<9xt zNJtx{#A@uD*60!j*4inp?%caWKgyuJHeUx@`v!#|(Kjd}iD;u*D8#yHjYz4B<;dD8tttws^0gyGfe#8K?Y*&N(R8b{ z(x|AZG|coh97?9Ds;gBRY+p^VMv7>oq3k228op$?e*zso_rbyEvw!>1mgCE27mR%G zJ~X)aeSJ7>9+%s9;cK+AO>Zr#9Z_9DhjB|quNr+s;>rKdZJKyo9@eM1dY(PcQ=~r& zrl``I%T}vxYEXaHJt0Ik07|iKF3VKys-+}RuWrunl2Y2Esi)h^jGcs;*e{)AIjg&SN!A-p zvhBzZh(7si5b-NV*qZo~*B>uu^xxIuE))|R!^2wn#qG-d`oX5yjDIO}L4GcYha*sWfS4k1Zus4>zg#;B%=NlM95@7a3G3`32NK{v>y zL#`M(A8y@G&&Z+8_Z^%@RY;ra)=gKeH!-@13DmbhS?4gFf#E}RYK+%GkQ#E@BGqW` zAjcUU+(W8!pa-qYhX6WwhU;{;qN&+g(@0@pphQ9gBZUdoSTG9)rjWj^p{KoA?~#<3 zp_3Y=Is^?JtXc2pK62GlPvw(cKR9sb{%3DUP={VKt<>YE_sjRoo~_hsb6h@b*Q-ul zyjZE;;i$T;+Sz)7#K0gFlv2Re(=}?`JcXBZ)d{|r=Zh^ z;6Hu)usrl~g);uwL7~X^@hy_j>3t$eHJi>7V;}dA`SE$V+JC>FZFa}?X?Fec$LuP6 zwvo0WxWD~YguXprng!*w8G6C=_+8Q|4!_{~1-|l&&0V|8M1C;W9!Y(4-aXtso(zMt z)@Y){w!d>&jV6PJ!_SvQgX5=3)T^KFb_Db8x!PP1gPQz$*{y>=8dnX6ibOm*Zw-L6 z$}l)PjAo7j*lSaQrNZ&e-92+8mCsN&k7XU1cX}B2X$KrHz>O_=qI6 z>&75GI9%K85slj!X>Fuaf|1b}c2OgMl+}m~v`@!o)U6F(?@oswu`%_@C+yRE7b2&& zS*;+{B~Ut$(*|wwRSntx0a8P~|6EK3^%xQLsHz~F5{pcRTDo`0b(Z-|&`S+9$ULUC z-0gSk?t4|drNSvYj`G@Nr+nScrZn7%Lg&D>lm^DCB{(oV4Z#>J9kF33rS&7-R+L#v z!{W};OO2+e_m@xOBeg&ex>-3jm#%cpT5;oPp6nFbcy8Lo6n5i6t>6_DcJ9^*lu=T*DK!nvGDJ5S~L_cX;o3Bq-9gp=G0N4Tnb0C zBv(Np260NOqH0k{XI5yyh0@Y7U#7_TGl@`7}TK_)OP5}8bD z5Jj}w9)t|-;8CnoB3>_DPe0=*R(!s;k|k9n$*c2QaEq?4t=d%zt$r`Buuv&tH0_SE zMdXhtR3zF_8ttzUWzwX3N~WPOKtkVg@!eaS-ShgeIk{0{pH_v?(ZTdorL$#pMQxK- z(=q`K-j3E}Is-$3=tSd5CUfn|#)iAvIoP)!wEd z-bA3cfyTm1IN{qh!xUkX{PY{*s_g^s(Q!SF;n-t{mo0!;datB;C(~V>MAx*;K_zL6frTVE{Q_bK1Ym{hZBVx!SxQ?`K!ye!z$Q>9qf* z-`7uwnz3z|aOP^+I!)4KiQ4{3}Mc1UWBXbYsGE&ISCCr+eT2Q8#ALP+JLnZoO1 zS&C#E6;<^{r?GDzhf!Tpq1&L#IZ9LLZv>_^R)8_VvBHc9MoagF5K&6&N4nj;uRWMj z?m;g#nhNV4^pJwa$6z@%S~`ek2hcq#Yr_v9p>5NLlr~3i`;u`|0zHRWK2s3I2=kP7 zA9WLyM#6naDTt3O+k`L~E~y4h2lMf8yqEF0_5kx38Uw;8($XgBZRAKY!RnAeVv^D3 zV~ZCl_rZep=Gf9{`a@*YXc<9PjhznS#gSw$55(#NOk{~@8}(AiAilSyg@B{QRHPXV zKe~XCbUzD@)kH;QQxzu#P0Ff=0rY%D*p$>TVWA6TXDp82H>byE{&u9?l4M?K`xFc4 zfKdg#CgKB?AK&MZz(Opk=I_zJ+JWKI%Z?%L?WwemCY_Pc5q?+GRm$j~- znKg0#eS;Q)3YBWmgG<+1{0Mg+uep}Awthq0X~-4jOokT%;P0}YQA{*&KjVgx1WgXLv?E=m$d#VNV!E4Tpdx=udog8MEicbq&uOk z-hsU+l1PF|U0;E&J+!(P*BTXBi!urCV1+X4&`=dU=5NzXEFEsxTL?#l?ZjkbWSDg; zTn?HwKsfT4k^3%7#yxd*JRR2S-#6>;3-^bwjho>8`j~9@Zf@WX()h>K;yRo_!18WQ zO%}g`3roZQ7uVQE{?*f;&F25(^!5J*zW*PvoImdmo4@UMr{#8jT)!+2%hUdFKf4Rb zEh+isuvyLFmV@>D`(|}|zMow;7J{%ktq;5V*?;?QnQ~6=R${SGGqLp_FUy^4V~(4@ z!6yo?KRDCQpc5-?yL^0H!w11OpdTEdh_RM!qh%wNkhwnsk;jw!uvq@N+IH=mzGT$E zjlT5o#rkf!TCRej3LcHV_x}O_pkGr#RP!YYErDJ4!MS>!3Ie7#%Ek3ZmImF?#7FL+#ul>fALKUw9O znct%BX46?_=2Fdf4)uYz4@hO?$j4u9%uGnc^{xA9sY>x^Yd<}%A6da7YpS30+MOdw z3jBa!vjR9t%0krH3GSQ*2Sx|ktOe6pJSbNgN4`pujuKo31SO(djtDc{zL2R;TTMvA znW0H6Hty5@@%7kL(if|34Zg>Y~~&@8D9vyWA`(FD|NDGvnS}R%)euM0;vrfO+x+SwfjMnXFT%h7JkfY z-w(gHEr`giSH}!~BaY1ZT$Hp7wx9x5?>pcHyMC{WQC|`j^Xa zy&?(Lx9|J)-~-mmX?+w zXd$k=eZMUafFKzB2g9XJOVq!;cT(nwrh-x-W)0J7 zy~pG(;RImej55u2x))_3-N-x`r9sGK_})iI9KfS7SWq<~OmaGq&%#ujpGsu=Al8=K zm*?f%$JfIFdcyyGzug}$uNKPho`xS$Uq-XL#It8=y&N6sMjtB%{DL`Yg*i68#y(@B z(_A`AfTj3(cjfpg7bQr@u|v}{KOZZ<#USzRCp0iVYEThOo#+MG5`@fZa#&Ll*{Af? z#n>%PUNr9)pK|uXRwkQoVk<)J$UHVYGUcI?3z+?u=|MbZN1|DwButhGv!Z3fh%9NY z+#+;XhIYQL3-8w#Gogb4Ofuon&)Y5W)FQmm0+V1FnY}KeeeEM~b`B~P*|sOBi)v0X z4IxUDaapd{Lzv}vY>N_ZbLcV1WejDgfMjo8_AmS2VW$KAV-Xec0x)E;!=bt%IGGkJ z%^$ZL02u?z_g>^{m-g;y@b0=ca)Rp0O_IA&hwnM*IhiZo5a9YVBzgP?_NDNJ(8Ps@ zeToJSq9)+KdUQV_p<%tW=aeC)J4f_^0957DXb|a%pHoMO+D@p^JiEIgH1Yr zI#jhKbx}a2bO}fr>mr`j02R7)lCjIgs7ian4AYq~pay-H2e|S}O@*hFll0hyxLO8r z#)6N$tRMFKuU=G+Z=8Ikmy4&v@*Az!WI{v^XJ#-Z5J+OJ-)N@DdBXjVMhjfs-lw` zT&5-Yt=3j?5;$8bUZ<;et)y+p^~%LAT8w{uIR7>~Egz0xX!uJ+hIAU-jZbqOKI-C< z$c=eHUF-DC{`KUyXzZV!;8V8H)8%fqBWRPDY(*HonCVF~Y5*JsqQU)f=SBA)tUScg zPn8M&RT+YFR7essPg;X2e33IS4iVfrF|gv_oin^FioWm|XpV~{(UB)Sk8HCaUEwSK-FX5vYjg!>Cl?#d zuCOK;;tAJQus!`$%;Ht_X`AuM2(C19uCr8ru;JP^+s+i^OZT(dYI&bJS!GR@n=OWTZZug6Q$kD5Vk);# zQD$3buEGpa&RTiV1V%bYDQdC6Y$tF_*i2aL#^yvRAuDUA9>B^@{?*z^gQMD1x}vpK zKx4DPRIXwoIR0o|u*s;YNUGVwmbIXdA8C;|8JzdzU@4Eu1;AdUI*gQQNQEpBdLgwdIkYbNW)Q3Kf24zyH6cGo8~`fd6|6v;7J zE97yYWJl>9A@4t2&gj1@-uc>yyf*z>An0Qyj^50)pA~Bn&JH-x@`#QiCY{!5m0NFp zWmzxe=19-S2u8CSQTDJ`qn{|WAL(hk6jM0hW1J+BxTUg3IO7Q0YvSRNZ%0@>dDuM8AJ%`{ ztPgLm7B}zV%+}%#S`hft|NHYDHX-u#*8f8+VY%lBCmSEXeqSEotjB5n^0J1d#i!-= z==T7I!(M4|IE0cb?R(O!i&%hAvw^N<&FtrjHF4|{);+MY@2|Jk^nLcE9*&1vYli+p zQq>VlRy1Y1#?oRta5;-lQWS<951Z7Ih9Q;??-3(3zv|~BltE#I`Luxp^wjc*@x_2~ z7z?t{^k3`O;oS5=X6zDa$3ud>rMHW4vuN{$WzbRl{Ft6KkQWXlZ76R9ku7d~h&v+v zoSW~YkcZs{)DQ(`1|16vW zZQC>o6!)~?8C--DcIBiQ3z(5bykf#(oux|jrs)?vlJ208b5eLp>r?EzEWX{TS337f zBN3Uk!WIV2#D(cqahFUh}>w<})*H1f)l|h+(gYt|s z(Xv_RgAo9w06&ZlfxgeUPdoAuIXV$pLLehrK7^7$##(Q}#YJ8gf65DwbAz=3>VnOC z91%$(H;6Nlc|vtpc$Rs4Sih`cgaLED^YBl{MAUxSAF-$Q2wPR*{BQURQ;xsKso1JO ze!cFYu)}`{qAx!aE<7{=kac`HF2*sC@YbHgNN~9n}2t&1UzscO7Tp z_^x8Xtp(vgepx;)k_sAT1tNPm3Zd`P8zNUAKVK~mUmHXdrBdkv>w7u7(%Cd&fY!i0 z6i6An-NeR!BuCbd@nz~ydhP?dr||5%RxP+>s*d(D303qq6&NJ7aBI8ZqHroZVj$^V zb+)71C$n>@?DutpD56vmBB$JhHD_a zUa5qrk?N7=igfpMXS{@*Fc-#d5YHA)CCj4+lNt+}N0BY1(4-6W^NCe~(b7qAu9aHA zU`$J0#+oiUntlRE-Bc76Q!N)>*2_2e7oYL*OnIoRI#5I}74 z#z^8)2 zf;phmD{`wrwk@EbYzt(%G+0Q36(0}uD1)oUwOm;F*o#8YB_swZs+qDoA47D-sPRe$L zR4HiueI+ol<*qFe>DvF^QEp$Sc{W59$>1CX$tUL#q$&beiPnTwUo?egctp+-DOkT? z;OQ4h%JnZJto*OTyutp@0msvip5wC0KS5-QCIk(mT%(6y3=~`>kQ&)VaV5S>qgsUq zoJ}BqHTZ-Q?LZ`l<9<0r*IK4k&K22+v=e* zO!Bsue#M!N5Rs*6j;zE@P##Ir7W}qOaAf4pfi{s=G{ro#oTC!~-sB}gEra2Nu?BMT zvcI<(g=O?MPHp6LrwGl$mLt$4=tLtfHb6Czw%W84MO8S)G@X~P)aPw7%s4t#!CxrW zp1SiIw#NiHT)??8I5OoMqa;(lEnFBsjd8=JM)C+neFwO404m%C{9xanB8h)h=ECQ_ zw7|M$k+Fc1FUAE6)s*r_kgx^s$e|tOSTF}`dPRN&@X+#M;tv7zyeC9~3{sJeh9*89 z;zdSNt2?=*@@uLmMVDBeopvbG4O9Nwr?5PMXQBMJwanFK z^5TnxCw_R&IpJPhg(k~;QIdOc@$g3t-}vo>Dz>q>)FWxPm029GZV7ljW?{^`hz)5X{B z=n6i=&#%xU_Px8|H0)e=AApr7Cz6liaQQ2Fs7BRzh7W;l-N(S(!36aVny~QwLm~Ri z-(V)V^Lc_iZ}1S^L>B0CdBd6CWcWI+2_3uFpANW?xq@Al4WlOh{$8O+>C_V)IYX$q z!#mDQvAC1gd0sz{`ej}w#!@HL5CM3_F~zq7+w1Xu_Azlj9AR}|hDLxutsc&r2Ccx0sNeDVWL)<54CmbA5*zlUS#fmq~zhDsYnIZUG z1Z&hF%8YdjTpPr)MYAF@K^8V^_4NB0&K^}#GB!xuDuFY#nq}t-LW!&z>kkj_AN;4+ zoeGUgFijG@2mn(uCoC5dBDTYVzAhQ?t$o!gfc5E72Vf>>r7OsGa|NLNjQ@!s4g!iC z-bJ=>zEDx-fQY1Pq%;RFL-pjaoYn2(_R0N(^I}1Ca{y9AD_z{8l)S#W`jWB%pbgodr_l(3gL!B&WHFcG-2wtn^ffgDx+BXt*$@ zto%v4Cb~qUV6{U)C;c%Ay=L`R?>}9A5_cvk_uy-Gk5N$Ho{+WS!|mZiIOsE9|zOP4Ax26{LrhPqeybY0RJ#uv zd>$<3hDg!RhFT(`tf;9Gmw5}pXg#EcGZ~s5TCRm!PP|Z4(?d2|JaLHttkH#wG0?km zR)RlJ>>kpPI<;J+B#hWZQ>n(I|E4;OFd>JU4Iw%$QlJtj#2fJ?Wv_mmJ8_s1w;vq8 zK__l~a8Koc)_lsHz6&D=`&9L3fM7IZVp^KR;D@r?62nxe}bg zGQ!F(m#mwZwSyMiSLbebI)jq*I4#4nGKoMrZ|ZJvm|A$VUH`uJ7ocYi#|J@@RO@*21 zVs*8?`RKbj86Nmj`ZY+uaB~4UazZMLX?&R>_w$V$4;S5J4JKD$hskq%#G$a%8{ z@r)E<`apljGJJqF)Pl_8~B0S3};FR`c7w)=6 zxJfh=g)K<_lS}lwe@haCqOLtdUb2C41jAKD>s9z7^31JgzU&VtA%9&(cPG*jj*FkT zM=bCn@5jExyd^+sEy$wi6r<`uy!BXpKpL_T2-8%(Y zycP*&d}bfQtdEed^R-4GtfG(6teR$WCfzXP*KePfaE&20tr-_YONx%85Vppcp{BGa zKlxQn8U#FpRbAIxXQoD*`U>G9D{s;C_p$8>=!7pC4S=W+?+n(Amx$IvG}I9GR1bbR zgG%`(v*;@vZ!ag%LUxHwD+1Vk#tJUx<{W$4&m0_J4gbr-@@>2g(Ekf=&V4s~fAuf; zR?NhP=RSpEgB8AkhrLeWX-ccmWwI|Rt%kqneq=A|?!mC`)9JKH29l#PuenZ+@~&?; z%PCYCGoM3$zCD9nzL{4_pV_1$@77z@=a@f}9u5d zs4)6NIim|kb>gizXUH(WnmxT#KhvNl@wQm>f5GKP?xG?w5GbM2Q<|5vW{8SQ`nZQn zZqU~}EO*D3rTYrId+^SEzt4R??%%>U{7P3CfqMgsW!UTY)yuH1BMl@MesO6D z-v)7euHc?`Sd87x;iJj!Gh%cdxm%v2JGpfkMFW@Xa#h6wT)XM7!iRaZh`0`t6-};@ zkb&cec?>05m&((kx855P9%fGTJ$*t*TY^b=Jhrg$WzhA=ZnJxaYjaN?xtca@&~3Db zDkN1AE3n2eRILUMym8+YE=n90YO??#&W%X9c({9i{r=jUWwCsDnL|))p4=oqWip;K zpyo@VA=?boCu`Nq%z`&&8JfIu84Y5Tu5reraz_8bXCizi%*|=}oOyk92c`KB zU)~E}mL|-) zTl>xW5BTf^3>0VnvxMGmvN@*>({igaJ}X=$=}sz~p4Z>jZ~s#I9%jl@_ffjjokI`j zF9;q*+vie51KRfcGu*2jGKVUR+xxM2ogD7_A@k#pZx4IuO$8y|xDB8?xN+JOB9F$; za8W{n4j-)wU^mC5){y=vcj8(ICv5ENKvW_RZeLJpRsY&=>Gd$A8jEm!Xlj&9vXdE; z>n7h>LDhWxm{$KThO?^OoL?|xbRF(1{E0Eq$egw^LfjG z+;Hjo@woi5#wCQsX>;1T&zkuPa$$`=7H)favXKo)5W{*#%laCAeEY6ArfUl@u2^EP z)Qi95PXgf;gqpkYDSv`IUADs#e!!J467iMV&9R-SRT8a9 zDu!NxFj`cSqo5P3CSi{YeA4O17KTcEfqxec`U|QmLS63&Oa}un5&iCD#xSN&o5S%m ze|+9-SJH8;q8su#zJjaw<{(YunV1q!r)dkxscrMSFqpqZRlyxGVUMqqg-Q&B4QR2pyf?h3b6!=@ zaPt$GRbGN?im}nCJ!ujtRs#&T74Emyggg zhi{BR?fNC@v?h$$y+*R#yu}G%wv7ATt6}T@Haox;9O$@(9)Xy`f>CfoJwNq9fSJ1v zws*GA1Od#-l&*a*$WWjq<_L*ah>QkO{(vcq6^@&_`Npzb+sz zA&bZpLzx>_0a9j|uB07z;;G*g6jr5T(eRM^VEjCKJCLO8hlllOwY6{p&%gHmfrOD8 z%*$!a@Na64ew(SeGM6~`V}_{>TB)FsW;5}@DLfiw9K?S1Z=UyC7&Fc(AQB|=m-b|s zu;oOwdQI*jdzux-U~iZ!e|*3Gc=yQv$jq_$A-7!b%j2HK->tvHo}2ww*hBMG$WKjh z+|C3#C20e6O?n2wx-=}I568*v81BA>6C@!w&SOpJVfdnW&@aSlM~0BiJIUt*tZOCj zB8CYY$$O=j)Oxs@YcbJQM8Bh5m_tWhxn5|xde=@(#)C{bpBx9Unb`Ve|9LCZ{pkD?OC{p-Q4gT)@Aql07+bj2jjb$A9R0ygqb=lZp=+cH`Vp*7f zjwTLhlGiE-WBXtfdYMK3=%WG!-DTrVoU=K=+4ofeMGSSfE}J|T%;P2&*GCiZXkslo zQjxWr1aRzwnPRWTiR0KC^F`J^6x(?x0HSTznw?>z%?lff{C6Vfem6xDjZq?J3@GSE zpiVCICvE74B%{&4M6@lU5+b_B?WL>KNv1zbTCz7o0k->>VV8-~Rv@E!9Ve7!V2SRW318siAtP%^+y zmWMk%lM6JDFx>}pSK;8x3ZA+L0m7F7MYQGbgM&vdC0a7Bbiv546UCBE7Q}(ZuxrJY+sLXzHA4JDKl91 z+`~%s?#tZGoX2A8Z~K-a?o`Vh=iWm-??L69G@9`xP7kKvHx7+*h>fOlG?SRI9j@W# z-lSu-Xf|PFtWAL@-;`=AZzu}-ZHY?iIz>diEYXl|Ruqy~x_%WPkYHU|%b^8JOuem~ zp==>Yv@&nf+M$P$piNF4W?@?{fE_F9(+-FM--PKLqQB4^!VS7ON4HIC)t=B|$-10o z%WIMHX)V^v#h^R&B81KrNu4AL=b}>4%N1#*r(?80Qx|KctHQQGR+Va{nuKzJW>Tg| zu`ZSsi@Hh;Jli7N@N273=9S3+ntG;4nOaOr#vW?8pTuos)xCQfT4dm^Un!*O*D1>MTZs{RSLM)HxWxlp z&>Aqj8a5h$qfLG$AnBoH#|?{5VNzBnze1;p_B6I-W-3RywRsSzOKV~B-6gJ7*SO$@ zx%TcJ7pxQB6t9z>tL1P`s^x&L-)W@l_X_Izb%J$zSqJu5x()4IG6Q#hSLa5*Ns>3p zx8X1?UFXnzojR|ox?NOaK-B5P#k(kFDs|C{E0+;VX|0S~T_TTOT`G%VT_}TOD$)hd zu}&STxqK1ZR3c|LHfqjf=B2ilDWD8x-X}KVw{_+b#oH_si)M_1FOwE7&a!5vVB>Tv zPX4MH0yl-3vn>q|vh!7$(XqC!t*^{$3ncc9uj>pf%ePrrl+Bo!-iCRaxP;Zz@2c)G z(EV}$G`YWg#Y`tP*`;A*$AHvjO0d-B3gFbmvJj<0-GCZv)xwo)G=bLd{-_x#(5`*m ziWNGq6cyFI2UDT0tu0p5a_0NBwt8JRg6nbiZR<(c8XXm6PE@a>hFrfXX4qZ1CX!X4 zZX^{dMUA0W2pdx_8#i34Ti}RlwUHC6G=xqp^p6i24Yhx;pl^%_jvGR|`g)oBcR# z!j-gY_bu)_DVS9{J zGdyV)AIm86;>cw*=K?uomB{i^dgOU!R0-Rlgz@Ajocyk3=O#MY)3Q`2!j6HHrb&K!;Re5jZE#fKVO;VDj zXcQ$?-YT|`8_o+vEZ}hRSCYts-oJ#M#o0@}=u+bng)kYD#-$`EE{wrLcal;#Q!6zt z)Xj;JRPG>0_%ejFNn(!RWqB^lTSh2yO#>yN3Xw?VsGBNq%L~d&arEjo>Detg#n; znngDXMy$l{L^+DzosH`ACL1&m>GeuC_+2! z`NjRJVRK|sKuDc50x|8tcVxl=q(HH~f>M^Y61xr!IFC)t=Zqt$AK@-nIPEZ7z}-m> zrF<_sLV>EdrR7kK8H~X)jo?x@+ef;iGVCBCl5H5A1 zF27%P@NB(N;CkPPq%Po%C_;_?IL+O4QEPHqG_%Q+L4L9e@RkkOeaM z&E!~h1DkC7#2Id7P0^o^O$Z)w0|DG;CuSgF=vRo=lP)g{M}5Ct zOz;U$$-c=}B(T9ZE&YLHMYqmxu4xk-gGc_FjE3%?_K&Z}%Qxv$FRL7M(osKmmcpGg z5$D?8sPUdME8ddePGLB(;#;~gE2LV<$#Fm)?q-ndwLAOl4lnov495ClCj+JKc=9+3 zb?vq=<7?abkvk~&$0(J zjU(jgC`6v0@@1nfMTC5y{w0W-vRQmv{;~PC`5Wl!uv%(#p`N?HrKo0Nlz2QhaWo|p z)A{vYCd}El!BsRJ;##vdD-{HAVdI2wf0x+UyI9(o0YwCp@3qcr1jMsz95meD$)r+w z)=k)xCZXQMHH6jrY5BT6&4t921pVDXzUhFQ_vt2~MO6ili`b_4dm40B!{6x~yjPEu z3ptOa!FOlrzbicM z*ra0UKw@ISdz`Fql5Qrd;@RD}oOp8sxBmG*uH2?D5ROxcEK9cty1$!l61=!wxu1aD zM%iiQrm+ys@`6|lu#7ip0i>;1emXdAG|;LmhvpndlgYkQ)}+hgaSLM$u@5by2j|VU zV$c9x)E$g{;Pk!x!~5dER>2!0HNI;bcrbkUJQ zzSV(LaFA|9q)M-(a37tLG}ah~#ENT-qh%6VZTW^|fOEfL?CFivOYgdnB!(kIC6SuP zK&w_aR_Uc{Wq6W=*qa;2zar+U)fII*>08??gOP^sz75k5iPXiZEZj#Yj=J_Fgsiy6 zI9etV*Xl`9H>uT2@5(qOrG4>nG>$=6t!}K+OV`>sC1peTakLdNSFNt7lj!?~M>MO( z;Q%aSP|ktdE@=WIGj8xI#@Pxt{`fU#3xqyRV^N$qs8v5{edMgb~s4hSCOhct%Z~{Pz-DDT0nnXr(4NL|}jV4oOL~1Nf5n9hcHLt(qECpM- zIYX(zXJUh9x7fLhT9#x!Zom_+jlR;;D}rTXJ@Ro6mPT4^j>K*hoZAq>G@8yU(NX6? zZQuy=9ksfVq3hM78iO=^-4U6p-l{5|wCymTMzs2eP9qpo5D(HjcsA*TwsmeYReI`A zX6h4EI(rPVf^cUiQ(Nr){Iz3u=qT@iI~C=I*4{K)?5~#Xn*@&)DeN<`FP_ zy>Up3`Cv2HXwg? zwn18PkPU=Wg+^_`kgt{4;myK*oPe(igUdeP3mfWDS_HSm&ivDv+rgWut)9Pe#r#(g zRQX6G-qK7AND@!WzRp#R;;TxRsRV{v>GkCd?kN5adt&Kt|Cu$RFx*#t_+iM+)Z@#U zI|l$Cqx=S+k#^so^>@YcY-q#F@UhN9{cud(UBa5BK(CR;8+SYPHp9R4qF9dzU)q}V zisXjRny;PXQw+J!q352H>*eunIMSy-fC*i*ojlhyCjg57NPLBD|l;?`@ROrqd?=fJoFRq*n1eWkT^NjVFe7F2_=Bos(e) z{!h=!N(PfiVTCXeG8XuU%FM71TFTAESCpMI1tBzv4BZRpiH7~_jA@i&m|w+p5O>Sf(w}E~v-q-JZQv7#dl(3R^W(Lx|8oW3G z|I)pB5XGAv*n4$)zMs+AzVMI^7y75pbP-IC%iZtG*j-{!u%guSMGDgIR7W#+z%&?2{06uVOkMPDEMwp4Mx*53%l8<^gS-l#LlzIb$MC z6A^heg@RzZ(Yaf#S8Lx5i(GIv&@v=NUyU%4pqWME=PxqC?3oo=}NmchbS|CJQl<0nuV9H=df470YuVBWPzd=7r z+}{!^&eSz7;2c#P<(!QjeC7z3$TlvXE4rGDWEFhxB_wo-IM z74jQ#B`s^%vhix=OeQNcd_UZ}AKe49e8bQ@c0&=kWdp^LN<*1=`lni-$q?p0B`;Le-D(vgbYx|rtMOLe^$8bzOsKQrR#KgA zU1Rf;KRK|tg~7=I>T$PbrL-anz-^nq7Oy=Q3g=Nn-&GFLpKBAzHNd_L3X`s1=l-Tm z_;C3V*5ktM=GelwU#%Nvqb!xh>+b7r|9ywnu#H6MDBQq>Q#bs_mHUvn@0}t4q*HNq z17)wS@eg0N%>Brh)0J3X!Sz_5@xPYKu|8kUK0rzLpD$Tt`vlvEiW*dw3f56?FPlqL3DmUA$*Q?`yE>9=ulx_CA|BP?`1S?(r3$jYAH1(}t*H@Y^EmLM3 z*K{!yN*#Bhcsz1=?qAm7a|B1ctaa|KF=uOd<(F{Pf}iucZ!p%)aptdZgjr&|#Zh## zTlvht!Torfmu+xt6~o(7Yy-U-MzQIpX6`mecEmw;WByHqvbnBOITRg z!j)p~R^jX`IYW!q6~l-Q!J297Um$*;;aPoU6@{jr)+m zFJ=Q>*ds8$^N>v1q#}-sZ3x zwmf{jo!mCih#J(JRP{Dycjj-}6}()1(o zshm&S7tWSVd7lY}cw=J4k5)~V6KDS_<|Ugqmx`wP62-Ajt%P&jYYw?D4eueH{iHe#fqEMKa}hGpifk zB*~vARQ%Km%#?&_m6jpU>G^dBYnSfQd|1g_Jns*izqwV&?f=i-o51H))p_GEqcdaG zS4UA0VT_igTSC($UDAcpg;GjGX`7~5x;#mqG_hGqmM%$)mC7RI@9V2Guljjslo7{q zbo?vgFoU892#BJn!#JBOxG}ziLV+0<$ou=AbAIQZd+xdSx%WO>N}iO?a>_4qo(#xre+%r!&dJ@e=YU-%o(NgKgE2+1y!@_1ZH}W2W-r(ss(t9 zb6a$M-Pz!HH1A43dr>X^NvjNzy#nBy{VEM#H@;{kk)#c6GOM*Kd&&~P_J-)SorUn^ zBgyOvF&hBhDkq}NqfT{4h#n^~)y&^jpwDeI8u%plW%wthB{HE)LKWGtUJ2<8ly&+s zh4*Agvyq6Xdup({n@)S7S=BT>FxyXuM-2^E`hrg} z{fArSfGrmqsA`mbQ!avXwcF~&A4DMrW#W@y*ikZCbVea7htUX1OdHe1$?V4pp>&Y? zb>-wk0X|q-W`#*iblZp#0bkCgS^R_Q#35NDbZh`Q)`1N9&tWOH+yHHseRWAg19iCT z|KWTcX_#`hw6;t+NJ4#=Tv@=yn)7nikUw7OS-JK!0COUN)phK-V(RG~8WbE$V>N$! z0V@apG`N+EQsH}*wiWArgLE2HpE&S`=Y!zBC(>t~Gdh z0mV0?Vg#(3zagRXx&ARg{{JrWK&6t!uzPXh&BGR2>Ly$r_NEP&FTr z%MU!BjNU{l#5|uzedU-;%wUJ;=rW-CLZBecRL>0`sUGU;8XKm`NL|^H>e0+T)91NI z4&_mztS~k)?)J1j4SpM_2Qmk$Wfd*~7|Lg939J|Zl>gPx`K_Kjm}6fVw}DcB&G4N5 z(P5qnrlciK5LN&nC?ZQcEhmWK(S8erJZ{$yV^+<9{;`1!PtNv?O!A2_W=!%hI8}~R zh{cyz2S;l1AO-GbfNp@$;kb@`0d2N~CP^T94s;Hg$GDnRf~WzsHHu$KOky4-t5v;| zv9VbJ_||Z!uxno@#Z8#pSRHO!URgGzaA;_FeuQ(16(=6sFxK)eRBFo}S-K%9w-yoM-zSZ_5nJbEab*o&qE+)ouIrYYqXU(G73^d?N!>H0kwK{ZKV{}cXHEcP={Z?-o z>|Zz3wSNr)8ETmJXK82>L6>YtW%up#X3}DAmoh!ey|d*8D;5-(1AYDdlvfbLJ~++@ zs^^f{L6f+pLs1~TK4UMG)XgI4Saqx?qCTExF^l4#{aEleI@~AEWb{fYAM@!IB2U0Z zb6J$lNXDzGd|1>EWlW}PFl|OrKNjumORHjsnJ%&jNQjG3w zy!?+h&Tw&|qN5N5Y7^re;NfCCrnQj0>REh@G;@&F*(ayvNH3bs&H)E8znr2S4hiOr zwCYswEDchJ7Dj0+ltYTa%;J-%6oY4feoOEoe+zGosA&ZSz9pLhY&EhzwNolPRCSM6 z+bVCyry{G`GLxVv8 zC_zHhOlTMhCIC70TsC=({%AGM;rV}#Png<;;si*OT!mHlXgGvJVX2Z%ATgG8U_S(< z5-n7m?keh*IC;%>pCnWaAJL2)b}s6zFb66oeDtqbL(vFEwkN9sRq5*mQCuRdh=oBB zox%2mjIF~xWYE3Kdek66ojWXh?ReX#Dj_bE8qXN3~_PKOQo@WKIer z;F8SNJGgIL9<4VP`F4@b2c0JXb9T&g@7rIwPtt>)=$P_$DCY( zxh*g>FxZEVZy9HBBqEL7o1H05TR8z=Qzob$Wk^2bQf(p2v}9qNwNC&Ptv2$}vqcB_ z9z+6)m(ihp`}(t7-7E;Cr^ye-q!g>df2svU=jjMXju=-6?|c=J zsS>xBwSOqnT|F=~tST=b9>j16X@mL?P=Kz;>Q333HOeB(#+wPoZ;Yr<;^e@Njkd<4 zk@BE-7~URuX!PSi@6hPb2+D@}!4fSO9e1p&q^DVC0c#!GUxZBJAgZhHtnZZ4CZiF- z28yCaN&_4mvPlaJ@p(#eXy4(&xB>*_iB?rOzQaCy#|AnFGkyKC^F{6(T2)8?7FUV> zQtHHzCft*up%xXkdZ(J!h(ago5_Mp^`bN{VdD5?*@oPe&mqI`q)WSrdM3a^FcNop? zBXiG=VEsN?vHa?Y)hR50ilGrzeP~^$u7_(zhpW-r7m*?D>X#iJ=^Yvx1u4b{#L(is zEc8-?%DLEea7~7)54~|oU}}aps2ZKl9t-xz9fl*Hy|0I=c15M}_|AT6KGo26uM~)BiP@if z`}XxleeW6T@3&=W!vG3P>~<1?CPx|%RZsyoJdHAUQV(_Rv>pkTLPPQANarEXkr0?= zQ45-eSG%h!h;7CgHw@QscHqG1kzD#Q66KbXkvIoeB4rp`i|X)C)F3YEDG(ha+YB`t z^LrG{X1Y*vWg?4G%jK9zL`t(`sZLe)c&BQ#dc7(T?3uYk#!W+Nb&j*RgOX}S-9Kgf z0Yc>Qi1^>@Hqv1T8W->xc3O@=0`K)e89XxEo-15(Q0fSpfP3>u_mv~vEq#OCv}nZ( zXlt;qgz)>ppj8J1{(dLv83|@pRTNOFm4@~WXGipKnXgUDOnD`ZCG2&$^BZPzINJ?} ztY5P#s4GE6d6DE82Ir(i6%GS|gAxm++PF(JcdN0P9yV5>h*E5m<$o(S*v8jc@;&u~ zi+aP*MZ_o0ZIu_6%%`#hNq8?9t4~ez94J4_=7C?8G^R<_8*TD?E82C%iCn z!yyN91SIX7bKx?#nnQzK`$cmk%HFGtWWumnkxLfgp9sE!b@Reb{F4RVsUQQYa6 zVwEb~{Vq$*=>=Rt7=27$HR4sf?6?KQI@+U=uZ3#YK${GApG0?0SC43^57{NLN2CM?gU&p z-G#p?B^nc+<8$iVtGE!;r`0-#bKzBN4AWsC;RY^>fz*HQ#D3So6C7oDo1Re_>P5s7 zaTrxV;xU>tv71rOme%N5z&TYKY4{8!2diw%teu$k0T1kHEUB4|tJY{{S>~bS3j=0m zbEdWw>&vIYQymrgS_67h5V<0#imKTm+Vx{_pK2NV7E_wv1XLYcs-f3lz+`mEaBXb# ziv;>G#FSSxiH&?rBy}}%IA6>?A#WH;shLj6LWKdC+a_kNcu}C}CW(hvOgM;xSR@Q$ z7O$%lp;oQPD5TubL>SERj?c0CWiBEh|Bl{jXqCq3XtM zuZ%&>^iU&I{8G)%P;Y(ldB_4WNvE08UKlF^xle_h68_)98o5YYR9jBA zxP*mpEk66gBt@7}m_mWOcRLlu04!*EDv;*jk^CIskxP}dRyWPwd_-vqrX&~HGOzR6 z17a?rnb;+ESAgIaJX#u&Wa=O-gbns(J}wLa(B%J2f5yK{H_~z(>kSgw4J^g9+nT9s zSZ^6GXX2CXR@opH$+o1YAZaKxEhu!gp=hVkOkiwIZ|8PcfRtU3MLAiTJb~kr*QKqU zzHjkKRIA>yK1GpkT>6^fG<%3w$;i52w&>Z_1*8(yq%iSHo+Xtvx(5I%^>pIRMWk|P zCKVY-w({%&6fYmmUhf1xIeRGZA-tCYU;PMW)u{&BK`th>tMfX1l=%{hu~9MoU0SxE zJuLr_+sOn?j+RM?8FRE{o5Lh)m(dsKTaoC480AuoI@%ve(+p zkxukvaG{pfvYM&lEYQjY8sD77)~y|~LZMqWM?ZUVn{GWror4RW*QqAn($p4oTcQV* zdxH$&MGDd{Mk+=KSV%z%q%0y;H6sW525AFvnh_$r6aN;(>WMFM)xt&d9DlQ_=2dOR z1c_~3H2ZRJBtvsas^-yK$KOS>Xodpy&Ug1^`iDa2w|RZBKGT)9W#$*NnW)+byi-vM zEL}_(!~-imS8)jz7_NV-gO(yKh;`;w&%6rU42d{8M*AYji(|c2PP{w~%?VI1$MOXm zy7F^5G~oicHyC%CA0<5OEa|X}@xq#}-r=EvzOe!C^b)<~NzW(k8|}}^jsYQjW3*h% zODEyr6|eKv?|2U~a!UTloBI8g2{#Y+jUHK-?HZD^LIwD0>t!`5oh)R8rsh#$qCF7k z-*UnkNGAvDb!stz+m%j61l2=5J#?l~^JRsvJsUStIDIu-vs(ED5 zKH=$46mMkdJQ~%(5}FEx4Dp}`sE312+5EjLqa2EIy7saUpI&@q zNj`n^jtm|n$)FPH03{_U%8}7)A?EuxdVOG{z1e~6oVU;fQQ9+PM68X#2$5Vr*w^(I z!J*!Vy|Jo0Gtw(a-J=@HRkb5@qEAmBRlHf%H|nQm=zv&UB~3(-qm5Ms=N_NlXa;xj zsu2q|K)IBUoBsa7XJ_WA$SR=K=IDb#I}Ko!SFUppjP{3Y5$M3qP&<@hoI?;473ihS z>2Nc6W1bSE8#%u5nyo@v)86(%03*M;ZqfLMq!6>cW!T zJ%+hk@fRHhA!81o=$FwuDAzL_5;Aq||o5 zR^jlrfG`Y?OOCfalqViPjh<}$?`_)Mf{(6cWkA6{Ul)6tWGgDPd?m)t^imfrc#_!Q=MyoFmVHZ}7b6nV2j zM~~3@>#E`GzOnv{*kI3(SFH&=LS0nUz03P6Ib4J&Uj|w3-4l%jW-}<@e2jAs{Pduc zR4-F8_K7qBbG_jZp+xEda7r|gD4+=qfCDO*VgiYLU;=_Q`DArO-dkIEjWETE17+wJ|37&}=h19Ga0!Go9q5V?)gi%*5y_4KKzl5k$ zX5){n2%n4%$XXe8aWTn-2!f`l1Wg~AZ$mFqj$CsGVt(C6#uc~pww|n&hg7kYVZ}-; z%wMErQZpZ9h~I=*7oGYp)(E@(0S|W*dxnPzi)%B3)GX|_;#r@sWS_&`v#Jxulv02m zOHhID{$3u%u5Ic|i2lCU-tB z7G#yGW5kI@F*L6hAgD%>yA|pNUDI1@2VqQYO>dnjU<#+~rm%PK=0;JDXiSy~KM5QP z3Q0RZRm-hWRJo$fprMnflzLD{#IGSqm1pE~t|Ij4#2oxYP@qOQlq%#}9%Xx8U~Ko% z$bJd!P-JvM!?$P&>QQ^YI~7pn z)tYjDAKR)J*gV^5JBn?Pl$|5%vGb3yf+Te%(j1n2988B{(W0PHmVi_G1?ZtW{O{ zaiiCqTg@IT}E2qrJ}_(hHFBHpnWeH-sXMICB1< z?FhNIH9kpDNS}@_+H07ahP+1ABbRX#*8%2$^N6v9M<3YR&aGP^E=fAAhICVT4W zA5f48eG&j$2fNWl43iz_dp8 z!dG+X*FP^n@4-21wk@9o#ZE}xH6=S(2xU?|30_Qx_h!O}5RtH4hLRI%r?rdduwn0i zybCVbsaq;MkQDkoY0*tYGWU&3M;1b%Rg~FfVS|3TMZdFnyObC%HCv5pUcJADteQPG zLZLSgb_&WN5#kH9I>Pl8EnOy2g$Y-o zYji1FHS#7vm=@jNM_xm@1u9}F&x$eHvm`qhQVaF;bY_;+8-<^Rp*~2hx=HXAgdC&< ziE$~CmRxq%(f)fvj#l-iK1C9wYp@W4{RN>=Bxh>tMbp)`Vd6%75?bUatQbmcsLf{S zXbI1Qvl7(@DKjSpMbP2WdWvfVH35OBPf_$}6}rhSh6YJ`%R&fNpM(ZcjOhIAJv2-^ z#H}G+-U5^KeDOLj12K;NR?RxJjk+n?*CP>jxsKB%z=w1396cf5z!JRxDvDivXF|ws z3N;>xHlYj_V*)ZxhERaiupvX5)ze2~#I#Q!IbgBow-|hzNU(Iom|VP|%11zd21E6- zGec}rOg#bCYDybGAVHNpAKZju>rWL$v&jT&3MGX*V}jK9k#V{Zd>r=)Q^<)7+gUR} zoIis}jz9l%4y0MH>5)VT}`7KAK~Oqa|4g430kYuI2p6*L-hJJ$X-t^bLCw*2 z%m?pjE0IBdUd1~O0-GzVaxE5LQg4#Gv~hymm72{rM1aabCWNsW9*OzX@BK~1i0%sj zF`Iou{h0eBGlccJAW!n@B98vJ<3{n3E{=&ONm(?s!RR>0x5<%^j+`aIEl6)d1wOij z=j;DLk|N1U2vlxkE?Jf=&85bZXd|WZ%9fI-Yo&W%pFCEV51zKlv_u_6MhTReQxpZI zp%79r3{S8AHO{q4Y%*FagEXP9b7*KkH97Zl%O$N(3I(dEw@QU-3#2gla8&w>I7TBc zMQTvCkoylY1+-J7Gzrz|lX^3u)=iIv?L0giX8DlAYfIZp{GopS`~d4&fN za0}5O2-jbT?dX!xkX^!~j48@Rl&W>ORV=}21iC~7LxtI0J_d`%Vqr^($65O3Z@5W# z&>iI_tuszw2}MO=mZst&@(E9ypmxd}sm1Kk(;dnvEis*!&ZDpg%|D_WleW7&+&4g{ zk#@T~qk zVCox$xZ5VwP*#EZVHnZPMX;G)(p+Zrqio1 z_9JFGnlGs3L@kLd!e@*?jnZ^_y3R;Proq3y zBe;yg$Z7_*h^U7KdF(ML=WuzFTKs(^v*lJ0ayY|{!x1WY1o$RU1avM0wGT&Zt9eUu zFA4Ggur-Xvwji`&p~$OEw_oKf{5UD2QgfcfRMmnYlZ)bL)|h-yYl|gce5Rh1im!U_z*r~_%k>2rcEYVOMvTHi%cf?)^_!Cu zU7Q5Eu5x0K9lIKlXZTjF=hQO^+N`c~rm-Z(+DXV&I8WaG`H^W)us5?=&frdX1&W6)sP@YVgP zM8YvadQ&hV#1e&(A(t39sVW&Ro3J`$lLvW-<#yrCm4UW~_S=t{f zEBjZf#Ex5gdiK#$4w}PJrKg0rQlZl-PP$GFjd#m%LF>$nWEq-VguUEJ8&7Vbb>5tu zXH&Sq>f|0z93uOZd*8Vy&Hp_&w;n-mK67)ZiSkib5Jwa7U5!K7|J>5N- zfUfQIvadj7$ToELEOlkT(27BbyBK(YJrdlm&`W6`cRMOCsRAm3?XY@Qgm2J)B#-na(4i->Lty{c55 zTc#TNyc>>sYZ0s36fO$vR*A8xyYiEA3z7w5-LxPfKHr?&H|I32h-$oz{QT1LM8JoW z&^WX?wX=pd_6x~JJ5$j9he54dtMo$o46GY+s@S8#KK|CB^*Xg2*y5y$Hr(y5rX2xk zTu|i-Hj{)vjjdPZrbI-&6uUMJUho%%!ybhWmx0}0HwSV|W%yVSV~&au%M~o4J$ID7 z1g+O{JF=b<2O`(>XJ|9MUOI}#Zv#s8`ZM>+nVaHzh6K#ExV(4XIyXc3YT+iNo9VCK zhdcE?>qK?&{B0_0Wziy|gh4wPuFltuv!lUGy1ba`+)m5MHowE}dkx@cac;rpH-$ zK8-dA1as`vqPNl@Lmcl!*3qcotDDQZT~ecY0IFNqSAud$PvugYG^YG6T@n|w?l$om zi=vU0YH7{qti0XbXmK=cPTW|f11Cv?ZRalj6~t6h@aNT5t))@RhlDsqi{nkTb#h-w zIyz*$z^b&Bl7tL3$s$=os;aWB z#`1V{IEFZJtD8%v-+V-5X;Tu&6IrTg){n0w)M%(JM5lB@mLHbI5}ra4kv>d% zxpVrAkc)Q|Xxc<5AMipx;tcN_BWnnm8i-4naYBY905lEm$bmtH6iV5C zQX;c$+G{pJ7P4uE*wo2ZWT2snrptZ<`p^uy3aPUQ1VH#y>W#Rj*JvUbe(YQj^WvR> zI3*t=*ottCmOX0eyUi&+AfFVhiqKi~6A}{Pbu373N)m`PmrN3SB{|VLSsfUW$MWQ| zokLZ+I5pFWMYpNL+ZnDMDyxfE6-E#nsM~aHm?V>@?}%KMB(;r2Wzp7Q`Kwr&eYR=T zjA;<&GDD#~U+w6`675a7K0yn^WnY2ZA>z?+LhLk78BPd8Q{r}Q3@yK!QVGSZEaS<^ zZwb1uA|Dy+S~m>^(S59+IhrbTaVQGnA`RpQCj~0TQ zXipVOI;^R9r8$>;l6x}jf}R{%w9!e0`D#xGihx`6k;gR*)tzzj zhDb$2p#w*QRv)LdCW4@;C}yoG7%}Ti7iaNWm~nDyo?In1rgnUq^{Tmi&_@-=Xv@-u zpO3j6$9QU9|Nn zz4>ZM7m{darmLr_npl}bM5DpXa)a@^BcF`ei6jG|>2SLd29{s@QcA?EDr3pW$DVE% z#>%SMaur~zEMo!j`|G5d89R&xYqb2`qZl1Hv%F0eg;mO%u{gRwQ4 zF}YB2QRAPRuMbkBv%Yxdt)3a6vdAf?f`6viJLxuvL7#W-8lE>wku?QVA@lZuG3LG6 zGsC^K(&Z}JK%F;xfJgZQ6w2k`O1n5RiT4{3QK9@QJcpWvYwoEbF^5C2s%Y$yTjPVJ zNHyouFTx?AWDJHb7FOwZJk6LFcpzQq>V*7x)!Pzad_iqQoHx@Ns8&?uYz^#o;Gg#{ zDPV%cF<0S+Y)_h3nQ`z{b&jm+xYmFeYrM?%+;cuw*EL;VVWzX7X@0yqa5pf0p8?PT zT!H!i3cw((wHmD!tF5Z_CI?mF5(s5OZUK>63cl>>2a3Ba51IZ$nIj|BazDDcZ0MO` z+JiwJKC8~!)OK#YRa4uk-ZKvoR$EuO4Z=rIrk`f64`#48a+>(D43|19U!*)?B#2(K$&%7p2x|xj|ql>?jDNr+?@W`Mj>)zJ9r*nU-y% zw53@F8zYDMMkxv#t}@>BXO0Yw$puVO{FJY1WT?NdyUM@rNCaaZ0pYNytjqJ9#Fn2N zBPGhIOh?%RDstMOqkFVhn1wQgWc1)zsC4ug2TCb=MA#A}NJd+6_!NYw;3rOczc`3- z3wbUbit22yEX6OCMxg5oauWcO{Q@>^s;SIDb8>hBfPl&Y4Nlu#Sfvl%)AcLu0^6Uf zL}Mkg>5qKzvWg?{PSp#G)GJ-pi&c8;uxZiT*obc6=&9C-1&x#W1nm|8N84&CcH4j- z^uh5qi6T#HG%c#cUSBmM+01ZPuPt-;!lPXIWxLYd1eM0?3ZJMzSmJOrHih;nrFrt~ zqJ`(9aiRnxLpHU}m)|i~ybcIP&hVCoK?>{5B9?8e5=%)vxClE`lgA=cXfoIc3TXoQ zg~yFaL#w{%Otc2DA*MG|z}<$NrB>w`nxzm^F6k7kDFXFASzLc|c_Of4*8!C_n7z{cmM?kTnA8dev-{TTROjt#ppUw4MSM^`2p}`x;qT z#WSf*@*vcu*a=ju!5&2#Y=XOxxwO&iE!TO!7;l3QukTL#UaBieQ}hpllBhi&P7NN3 zK~bx$45eLexMA0#x_BCv>;@uMBS}C;CSjdYWj=4oPS9fs6!2TcmZ(zk-bJ*)CwBGM zT?R%(fLvS>8>^~?P?!t{rwWr3kLqb))}oD5MgdaB*pTVK(D10*L*FTKqZ6xI*P4DZ zJX2SN-)~Q{aBzUdD(CoB#bWw3OE|hL@fK1hH*!~)sGH?fF zK6|BYD&fqrd(+T9uM{2_>fcYt+SspYT9SGvz&n7)U{R4h;zM24ouxgZM9mUHg)@ag zkOv?Q>+%3RG0xc7pTUk*81kYq9c|-&a%-e$s=Y!I=@zWaQnBXNZibHC@?koB+IB$@ z+-n1cpRs(5XkMoM|>=*wYB-mUscTj*-vI)RsagR;;>vj89IAl*q^JXr!%vp-dATC zWe8ETtIm;q()bwc9QIW+2CP8Gw6oh6Agu;4p>a`Rg^x~JWL8NdcN#k_UFT*6*li47 zKeVnZ)Hz>`Ud6=4(qLS4c94G@no;*vh9{KGbDW4)!wsATRmMwIl5F^1 zVvkF^A(-S(2#nDm(j6m7~^3AX#rS2t)jaj)nZ@(>g8>a#K`x5+aGNhIwP^X7-_S(`+CYn z1LH3j4JQ6_&|u>)H4QHOrKMr&^gHjmrwcfP*S*_IQ8qvS`Fm=MMFZ%+^R9ch2YDlY zKYvf>-`{m_O|eUTE*grBAMm4SCKIOeR zB%g+dG{9rh0lE~OI$aJpCrn-_?YbQ418^Y^rh%Rh*!lOYSu^?B9XrH@XZt(yaDMs* zIs4Ke?^jw|#f4}4JMwUTf_1(9Jx2cPjQpc^{#^8v4n{aXo%+4W&Y$Zy<-eTsFJHd= zm6ZOvTzQP|*C7w*#~pS>a)@g`P8$S_9CTcVG$vmA8FYa+x<;TETzJMin`S$2y5GTW zO75gIx+N?9lIet7$yJd+MFJHGI3@7e&wlog@3`ZRkNy4M|NX=EMen~%SGzM~0bk~z z;l2W*3I(NT_-k7R_#K)l#Rv31e(F=7a>l%2a!7$DG|R_7{_)=@oqpo3yY70eE0IeM zu5@YN0Y7A#god=ZT=^J(5*l1^(!MkC$E6`HE>}JqzoOxKsBqmFWRpIEIEL}h3 z%9Sf$*Vx#24_&{ZYbxrZzLek5^%Y9mgmpdx{a1Y8pM{O3Ras?UAl-uKenvD+Qj-_pA+ zu6%`j7fr)`pC}}*Fj#_y&%5OimM6{osi~>czw(u@{0~>&Fgdu=rhSKgpgX^C@BjYn zefRyb3x-P$u5@YN3H-3N1T>_@<;th=C!oOvC+#~Q{+KkR#pTKuz)v)Mj_f|lCS7pS zzH{LhekZ~n(&BREL;3sM7w-F{!`DU1!38VrJIsMEHw|fNujH#ppdx{a1g571BKi?{ z(WNo5snVY?J+)Y&sv?1k1Wru}Jn+B+FQf7OJv7cfVqf%r@XkB$tSdHWQ8fJB-~HWS zvGD^wXdwP~+cLoK0^>iO+Eg!d!3>jwD{b0$nAbrv&5&MS?t;- z;&SC<{LpJ$8eDMFzBBR1r6DaYS3VoRviIFlHtB+s_FV}6NL{4G6_W3C()*C&+xB^( zatMKy>NVkCQf?Yj5njnukw8TP6$wmR3CR8gxxs)JMF!}29&O5K0bnujme%Cun`^@awvwO!{A?k^)x zuQGUgGyGUm`t9@tUFJ~?;p+(UGYspn%6@E0&Mbgw14o-=7n^Gtr>*Ae)V@>fqh zje`$d^XAQa8^I3K4Pc|L=f8yo;^$ccn3V3&^kicr%n#`Zx{2Zk^%4IS%HDoN07L0Z z@{Mf_Ix=l90>*r1hVE4)htH(3F*6U9*H1^_OT;Jq0m=@+gHGz{`5@8warN5;tBSty zAN=*8Nn4s{f-yh-tdO2%ES-+ znk(J`Pp?W5k3RM0H@~^NOuQg=`(qFu@%O5;&px{;j_tw5%BYu%hzIAKPzP^l&%GJt zn|#V`RPXCoOr`9NDA?d>z^0!@{_Q&s}9|1NaD zG&L8fG7qRQ3dY>phj#6H^F!_JSA4att?$9Mwzoah)^;N~uwCCAj-uEoV{V?(%Z$5Moo--e6Z5@b#Pw&ZQrbXWSckOz88XCUR)^mF=ram6{IWPPop<3ghSooVp7@&MLDyLVp@iqQB#`OhSKy3PeBpLdXDE?o#4 zZ)@w%2TxR9;%hLS6&Bu-uz?~EVc;=lkd8$ac{K2F|3;D>(;;BRj~5(j^Q z3<&F zxwDG#@?FF^t*sMrWso)<>3KY?4k8^O&Wcrr(x!W`qXX?o=bx&7uTBd)S3W9tSG(#S zlb8p(x?b~8N5}D8uo8c7YrFRD*48sjTw%}m@7Xh(>WG5HUw{ReVfb9{AKbgQisY5Q z9Ek6)cXXWR!jbD8#f-0o&JxR7*)Z|~MlL*2-_e$NsHNp1@>#L`GiW8eM=AZ%uyPiK zFYKG}4`_eEPm=#6JZKN0&cbzAyd%E`y%iE~7(FkZ_Yv!gdWQ~XhfBB5ktx&W=H}mT z?z;LlTiZt7)YNhKylrh`=Wp40xT>{vX@?Lhu?q!tkA&RR`x~^rkmkiR_FhDc# zM&)IAfB`y8UcfJC<}|p|el#cF^{#jQmgeA2;rffe_>1THJ9ybl@?h$lcOUwb<-{X@ zM_v~U{@&QQ{9eeH^Fz*%6TZ{^ zhLQhgW`5{*nW7)~m}l^B^1}IT`e7R+za#wpLm&Fk^DY?tebwsqhfMiF7tjfG!)ZeA zjg1c?ZFBR-f1mls9X0{mh=f6Tk*2x%_$$o3{EYX24gG>g$P^czLGx9+4$KY9>%sUq z+2Y6<&@W_+3(t6G)69ADyZh!7X1YfE4rYDlHyE285u&r2BsMv}ut}ZYaQZFuwwEq* zOjjnX{J$cBiUcYWs7Rn9fm1{RUv6r8C5>a$VO)srJ!nIrZ5_9-kJ>dw?TaWX{I<56 ziRTkE_Aw#G#@gDNzt+~a_#2tb>&mIVyZ7$>BhtZ2>Ju0s`fe_&3{Fw~k$lF;RxhP1 z?!1k>ReE=G^DD&oX#vLkPDP#Gv7=@3otw8#?qARWyr`MW>KOE)zBMCGR7b1c%ztW^2F(9$y5vSxE^AI7qed*4bv?=Hdtf0uU5Mn@E0fWt}$NW}zd|uDCvFIeK{W=2;X694nQ*P8U4zJ3C6C8`kM|!Udef z|20WsJ1RGOr;E%=NyiY?H!QnS-3O>X0*@r~zBuzeDQ!(DWinlGAx=XZrc`<{@o-#6 zeGto{;)RdXxE;wW$^2TO`{^R%v~-|-gLaB3vr;~9ShZ2KkI*M}$G|}7dIatQ(o9Qs1NWLv_-%W*LZj{v_4; zD2q1z=)d9^+Wa=1>KmIc7au0=rF@R^Z=|15oA#*Rp9s;B&Chh!4fvam@d08r+rLqK zy(dZ^u5Y&uS* z9r!yjpN_sW?Md#Ke}s8p+o`YdRM8FdHy!GrT>Yca56TtOoaTe z^Sj9hffkxG5<0%{PtDDLKy9P9rP0l)oCk9UF-BGny#VJ%ni~fiXlx;Jd`|c{8e=_` zWu2CGj4_u>KYzjV7I*Dh0v$yCVQh%nLOp5uJeBj6qc2;}4{2}jb&bopbcMM-Bz>!OWj9)4YE!$zY03T{6xwZYpQQ-$J)T!8IhFzs`s>h-iMbr;XT+Ed`n7Q38Sn57 zX}CWPvZ8B8q05Y^7yB7&>gc*OpFX=%$g`X{Xw0VM>w|4Q;rG4G&98d^bA#L4x6|6; zUh=QwRE|&3^G)THPf2itNAOBKlV9nD3~2sM17zZoRpnhp0u>2VBv6q+MFOXW1mu2l zUA@_^{hdRHs|WfHXS=KYo5&F(mGdp)Ym?fDb0{{sjpBxrbWIib0?be2>;xA@0(V>6 zFAI#*#lw>>8Wi8I^u>6G^VWQS#CI`d9!C4qKIHVH1akM$Qo-++Kt=uq_cuO!v*qiT ze#QQ6`S9=g3ztvjb1@wI9#{VP;6`2>FaNIK_e+4~QmVTjd!_u9O74uOB7eUGST3cy z`>{_8`!7Z8&Hnhw0ROG6pD2~=2@lRA_WfbJn%+NI0vi7F{+1T!StEi5DTiXv@g%iz zJ`sl7CyW{OBiH#BqEA5{azS!AOPwqs_oaV{+L!*c)$|Gb0v2R%K!T(Hs;a8~=*%QjU1y&CrZzhF_f3whry=h-=bYDZW&8g9dwQ=Kab4Tm4)jr) zb{mGEneayCWq5!AI!s=`FKFg8xOeqmd+?(l`^2~TyoSI1?2RTDl_?~&|@zIa{%_qN;9eDd8{NCGl&DdXk^b?PO4$cpm zLN6LWJ>wncM_LyQfBth@z5Hi4K}TkOzySXyFPuL>Kgptg#pS#B`~Ux`+kV1wGhy&| z$nSNpdlSz86@SnLbOPOQny~w}orAq+o?X=nopXNNVH2>8C>Y3#G;~h2b3O`S05<3Y zkC3UbUwW4ITeUMRFVh0LU>ne{EIXq7YzDtJ&73E{yYwgW+}*K3(LYHYlYN6D*};)M zoO+>7-j!G?{ge4gn{(II)xET_v2h`t1JgqHVY*Jx^Ub*MtlsUU`$DAUeEHs2uU`E} z1oKk5-a*%7%nNBRMc#by)7d*05S*hXPCAb!^!!PDGt-i6jsZp*8dk1cN!f*L1}a=H7?$9b{2hqTd{B(_>WV$R8gKs3CVqqqOV|j zXW5%~;2>L^=V6vlR79>SChtsx;&GdepWY9a3O~tu$brA8x;ObJpLDGQ|BWT&|0Wwh z(R4$p@DrZEJ|l#GyoC6V+WZslvf3ZnWXZ}O%DT-z`yaN`V%(u$rQ^9ae)vR`i(=XU zU;{^3d`2?3*r2iCei*Px_N#5)`8Q-hX+*qLX!$F?j)w8hG*G%X(N$1iq;S8Jc&cJN zQFlt;pz`Fc1BOF&-r^{n_BTbtJCQ$)E*LM}-$^>pxjxdykKdGcHreYn2CSU4m}!xh zY&tULbKy1L!CnZ?B?LEi`-5;^Pw6+2J?GW_FzG}a%rm|()8J@#z z4RGu$j{Z51i-vq~18x%hNPpdBR|Mq1G$i4hc}j{O`Sz?@ACUR3mFu15oAHF*)8Myh z*s%1HRJZ{rEq>%3SaaD_>x#8g6fXwsDvV$IeLnbYSZRJ&@cSh|GOWyVs?2lp8^w(H zCHoOZ4)u+8^;Y+0Gu_!?W4Y8>O;QMQUQ?5r*L3vYo}}w}x~5*tS6k=Ae|L0F{0H&)?`@fh z&vj%bZf?(vceHkopIJ^#?(95%HtFIx(e=+SX8GsA8*KCbj;^Ca?d`|^N2zqRGc$2+ zduHMm!u=c2zP0th)TNvEPOVt8ZK|R1@~MRl>!zyfR!?12cga-k;&oFE%P*f=wXS(; z!{*MZ=8n-9byjJxG(6Y3cYNxyrmm^_IzO|@mlXQHm2Z10+QE9MjyQct^k4*f}c=lEA(A6IPaovK@UX(FAtbO_yE z+1x)9bu>lw)qNd3<8LU0j&@~^Eg`-9jA8)cr(Ckm=iTZ{Tc|7@nSpv5|4D1-k;wD2 zbLp>R?~#?Ho2Pf~IXJas#T9v%nJ_&rCfF^z$7Z08CZ463cU3MuxW3bRo28_iXCSxw zWtSCAH>|Vz#>=L5?mjpZb@bG(&WU=L4#M7v7)|-K#mhGpT{oUt41y-%wQ8L}Ij!+*V4w-@1?WBj(OYy1?lFAR*I(z5ksfdD`M}N*gm4ZqJQn_=?PsUNwLHz$`0C|X=Pie zd}zbYKp!{N);YeH%ZqhC9r}Yz()0@yN-qp&Da8siQ9o$AT6z&b+q#d{K_2K&V;PnE zzGK()>#u`MYN&7Vk`1k)K6vfM4v_|FQ`p!G9bJb5YcB}SVZgfdioMfDKbJLS((qT* zJT=t!%XWJ)#kY1ndC8@%`g==!a(f<-VieJB9rfH4kVq&&!Q#k)A3hC{jj`OtPS@wjTdhrAC*!!lJ*}v^z&=rHvMZk z%MNhY)UTel`hl!mIx2u}!1I5d68fPyiS2c|-Qnlp*K8YJxpsTrG-FPKLqF2LVSGB_ zm}s%m*EX!po7ZCL_2TvZSiqFQO2h^EjSv4Kpq~uK2g%2*P1*|iJRRc$=-ci$MwwYf zm&toR<%rs--wNu7-1@H_*JGV)>`Ea1pbxotnB~c&3gJYw`PJ_wf0?T-~w_`L@4LRoy<(*?I7lVfw*) z(oZkSP&vo9H*fDdRppx}-AA)gx>4Uw$2@%K$nLAcrd`x$@CA~;v)-|F z*4};m9FosZTlXHGTD+o!^Q&l{VxIkqr>I`Xf3kb`#2alrME$0@2#ZNa&tT4AN#-Zg z9LO0uKk;Py-eV0>x(NH$+Bva;bo4ajwxo#V2y=&LsBWI6`5>2s$v@6}JwKktGwiY3 zLexX3eGvffPR~SE3==E8q9-()N1wTl76639OP6@4DlDClNuRO)ORWzUeRd__u@rJF zG>(6w`u}Z(S}T`SN1T3l_Q(b8UE`f(BOf3=eUYvo(1rE&zoVbm1gB^He+kF`1{m|Fx1sxu4u?-+%h) zr~Mwi`6gXh<9e3-TKWH}D1ir>n_olwXkJ2B51lD{%|mT%H`0Bwlo##Edc%V|cODfq z5G{ANww{qxmJc^Kzv`j(_BOh1DkbfV>w{Z%OzvObG`Vrrrpcv^8zxsYZk*h-dXsqf z!K=34{7^?n>mysX#5z;{8xu+tD()W6h??2I3*=LYmul>^y<<7ov3a zwcWdG%cYYKZ{0y>0Bwxq!{l)lrM;DO^|h9k1umYbth})t zA^G#2Y;(lhkvQ})FOc8*RU0R7F91LA$w~ELr{6@hkWLOVKQ2FT2hqBL(p|H0i_k$a zc!3O2zu5F8{f+vGc({)Fp>q?iv-R__?K>uyC|rk$C)gP96iP3Q540qu-%bzTh&t2Y z=Mcj;@9%5cu6Zg3FTjO*-=;6=Z((m89b?STL#?f?CLiYWQPK_ILsx|;FD7g}Bd$qG zznvcb;H&NJEzHlCDaNt!n7>bK+A@jy+k983=f5b3zb4uYe~r56t8HzAg`zPj9Mp-n z%;WxUp;*qYPoXEo3@$&Hl(sbK5$_;&iOU106YW^5T~uCx9FdU)kh&Ag#TZ($J*MC z#kNgKYxX5j8Ht~lVibXg@-RiQ@p4{ue=+7?a8cuA)Md)b#eY;@e9M*J{GRLCg+Esw z^ZT^PAG5t{(oS*75lw$v+xhtI`)=8)?;Fxm9?qZNUHX&ZOn2WFEB9kzb$96_$_R8~L9!@;_|6kIToyoFDN`;`~PWyMNcN*Hiu{6To;9c^E(L4|a4k zQT|x=LvijEW?p{AdxG(w5p+Cd+aBlTJLppK_&ULXUT}RK?`)bmPkwjPe~bfeX)ghi?SKx$XgZ=~_wOUxV}7T^GI~4bqx)AT80kIw~*2LmH&T zZ-znd&I5g%Cf8l@qU#gN->CR?(rv>-TI6B;be{YgN&{KN%3o7c^K#0+mh(eL1ans0 z{78#DoS*nvK{|hJ-26z3Je;3snS(2Ceok-Xe;L8Mglz1ObHP9wq$L~wQAM5fK6~N1dostEb0~zB|&vOCGPM`m8 z=}$)cM*Fj!W22)(gVke$1DV5p1AXJ!YBhhsi%?4KPaOUgb!V*jMAZ>d^-O4d5>~%B z&hdW1j&VRU(HOu>ZLq1XHEX8s_hJIBdrz9NR#^Rt{A3Sq82tV zgJ~4^Z5LlGXaJ0!wQHvgd6@CZGsuT;NQ1Pvwo_gkp7Hx>wq<&!<13sw{nmBsGz=rX z4NKEc^1IPYXTmVw`<`1{uV?(w1%30ywG6|T$CHgOz62cD1f})GCx)y{+Fu~pTN$@` zN9;i`o({nY7*B`gWjKg?iIy8E?YHTIUT}Sj-d~SzoUU+p=}*-8nc8tw<~bEk!qW{B z_J_qf6tPZQo)!0Ospqj{k2Bg2<0pjoPC-l8#G8`J3Fi{geDsf8wWI&}wHw=~malG_ zT0(o9FJ6AxRO7`>Q)@T2O^p3))V@OFqkUh&1M@`w>&h)V`eWOe z%?tm&s->Lgkd1F-e%iZ^-U>g)bfvw+?`fIkxjqTL^wQ0HG`tN>d+AKX%k*yto)0rW zWP|?-pPZHt&IcF{JgMHT-?U56bLpl%f-m4$M>3Cq|L@EXr8$ZEh3QIrUraC}@Fo7n zJTWg+E}~%km%-1|h2Uq&io)`<;fg(4#_KNch~fp`o??EcqrIW*KrhhI`c1pF?M3MS zJIoKI`7p|IT07%>@F@}a5`7c?;ELTk&!zN?cMmj&WVT3`V@M?S#7D~9g6pMlrJuQ4rh?Ct(o`Mu8GYQkNz%6 z42QH^TZhV}o8M8}!8e9x@`Goz7f4S}#<4xvSQ+*53p(TZGMj$aZ?O*u#X#gEo=2U` z?K#v@cwTpT`xN{~naay=+d7Z_WqXQ!HCpx@olR#>A0)c}fvz9WRr2<>!U^2}(9tBoG`2=;|LDaSQ1tzI5X2Ke_wFFX{d)-5;gv z#{ancc;q~VpM3E|6Qz5SuBnjgV9;3ACTEkzjQ*+qam4%n0eLnNx;P){eH&!{<|OF z{f<5IE79@AYj@E1-&$$(H~_teeoYy7DY(b!{c-X9#cMmwG#33gn%|(0AAj-0_52Rc zN=F(8-Z6c!D@uEk)5o~`^anVwE6SJ3ewYr}6~TBq0{_#t?Qved!>(W(kPpFuUY;Qv z_!jszZI09DfA@_8IMzY;W;5N{VV?I?86U`B;?osEWgT>3)_mWxWed%lUq88d#fr(s zrAsGQH#UlAy!+slSDr%apm$8RtX@4yW5SUa(%iOvd(L$YWnBkNI)NT?@xtHNP};w` z>Z)nF4thr-UQC`ovwi!tTL&G-#+V2D-b%JdRm04R}G^QHb(y@`7i?Fky0!`yT!v$vWuk zHf@^x=+>>iH8wU~X@A4l#-%$f9elp&ugkp-8g*hAt-0R2>Ql5=%DE2ucB;n^kL9A> z{*F9|cStwRdBD&aU1eDZ4SP<)6UU=u=hJu{^p43mwudxv+6&xHF8?~{EtBwBsP|E~ z;KDQBedwyID(j$GQI-2Nkbtj0Pj=p|Uc}vZr=6u{@X2-0O={iq>9-K!y>$8JjZFh) zDkM}SP?11I0u>2VBoJEyv^MWNy4qBG;FGj2?`!n@&-Cucbp7q{3$O?YiH0-j8lmgn7qk5H;O)nxug}ocO>0mi&%!LEdTMKH&nBAR zP1lb=JFQXv1>K*b>%Zvvw{$&E*A!hZsOR6%{W+E93FMi9*S`?Y$7l`n8HLn^35#IA zgv!bg*~9k<*U#ws70Dg?fG(0;zoxuT(lz7sM6&y5y7m_O+$ECb8|nJ2lIfGAkKZNK ziA#UKC3yd-V9qpMeVS}t&!;lWLDFZ^_aeH!N!QOvC(ji?FFsw7ex3#FnWiVw&m*+w zf^(jATpf|zmeBQYbp4#<_nSiN#(?)5f)5-stsH%iVuz)1^Ivd{I57>)9=Py0;_*@nqH(RF?3q}qAr?I!=zPpF(!**c;aykF&eise)8JJIv2 z9J~bNQ|$DA`ImnwASNYKooy+%> z|NjgOD}baVan*FQ!5YpG}_U3{MP!gqT29VH7MzhN1b?N0POKi%{L zdZ^Frr?el2Pe*2%y5WW!o}%&7RJs9t(#1DeFMOx>Jl<9|eb|1LXnFzkPRA=uNBQao zypn!?z8u#yL@bl^z%d33*Xtl5#DLz-#|+~d=@J& zbYsT?rk)TNxJ*6 z9}!=ZZA_c^8nhIv45Wo?mmAiD(wi@4fd5N_hxGFS)(hY1-F^jYI<-$RFDNfxUg-SX zF93hWx?vo)j`C=qVs5h?qkji-M|;QRzwi!ajQbf-S0$yL z%8FhqZ7PZ0-vd|#b2_w9XXF?I>EJ%niF2He%1*D+^>i3tNZU7(*j|&`cahVJ^UTb0 z!_PR!gmm;R!e8$3x!(~TGj1LN@%(L?hwuv4hwDzd*{$rOGQM5n*o5@c?$U|%4&!tm zQ#z{54=J6FK2CaY);pGdP9s0}2GY+X%E$bM;)PQ6$<5UHRgW|@G(_$NY3qpeQ%hH6 zeqxc!50!y`C;Lye4w&?_nDYM{-7&ATnB{23&hI7pF1O1@lHZhH&yOb^JyQf<_Z;Dv zaj_c767|QTB)SMotLFROPB787DAf9r-w~`CIS-Na@)^|eVe(G%9&3sS?f}X3d&=I^ zuFpchz^@dHQ@t&jl>YCbpR>^GvrK)e*zSLljKz2!-O)#eK2`KJqmDAik1&3Ncld_B z&S}@5Ml>arahmi$B76M*lE!GJ+><_&9h^xQ)(49|yAtu4MmA;3Lpu4Al2Jj{$|cni zrzg933zd_uh`{b9dbrn42Aj z8F}%|h7p$De2+bCKX=!?*F602!(zP{&X2qE^Y@N{1~XmQGxAG%gD}GKnD05i;G6h2 zc`?&PJrlj}5&0oI14dMy%D1!{zJvP|Yo9)`4?XK<{9LWxj^o{l%%vQsl z@Ya-Py;|at`%=DI?Mr#uae7;&F1l6za!FwR{P}-y;f0IqFPLAq=fb&l$IhQy|35FB zSO0!o;u-JeH|)LOf`$g9%>^&+_o}MZe{}ww#a9r{cV95C{sVC?q&;tb!{&3&S@yEH zcwFhuU$AKI1#=s2WSn#6H+*1T^|BAlU)cD8`HNP3pnB0Nam`=2LcE)I(XtO94W~!m z^XAt&=McH@neQ&Vu8LPzr#tubNedY&_<;bP`N@+Ve@=ZX@Wb9YeWCAc2Nz!05SZU_ z!JLM}#gaYq0ly$+Tt9Bh|3a;M&#!U5Lfzpr1^&79@3QfeulzH7D-^CUIKTn_62L#F z{=KEb4_*WK=ha;g{HRO9XwUaOU;_u0!5aej%WQua%&p%E+6w7+ZFzC|Ls_@^pEs{z zKJXXA_c9$^C&Sm-_-Q=pr6hxQNgIe?*E8%~ckO=(2XNW=@texUdSxGEhso>wFd6`h zc}E@R!i{%A24tJU4hrap;nM|Q6pw}R&NNZ{`WE&@h#kUsiu;~z4lvIS08EIWY-tYuTM0;WA*}~LHT6pE>ZkRa$|j;Keyq3Q=4H0%Qwk=j*JCwVp#yD zj=zPUgs(*Gt>SO!S;aZXL-u@Au9zc{`ZbmY9xsejM;a~igy?UDICv)_2{*Pngly}zXES-Kv5?i=s9@tLpwS>)VC%F{$?pQLLly*h?@_M3nDu=(vjzWdd?DgD&Xe)v!K{q%>A z-Y1^F`?W8bX^3Ba&NaOc$n59e{hEM*yg&c`H~e`e9r~PW%KwZH_Ba3ZcZ?VLfAYhB ze&E?}{@HKMG>`$8F?#=~`3<}ayx)E3OFyRz&wyv9G3keGnBN|M{IOsB;=2#r&F}Dx zcl=x3^*PtDD|&a*`flpn_iXDAe88?Ke=7T7Il!&}JB$u|vu%&_@*Q>s+kkus4)j9T zd%i{Y>rI>E^!eX|{$p%Vk8H?uuk|T8r61q8f7hG~yI&(ifMy}R+N z&CQYi7GGad_x+f#kHOChQX!x+Mm$#qnz$Rg7emO>og30@3?FFVH@Um6NdTT_uSg5{RwnI z-%gs}8HV}Jcz&ABpVRdL_r6WM#_X1%kbmWoOa8iSjZIf}!*CyM*@_V}2_Ck>^yJI&$%!Z+;Vgu4fniTzSmz(ds8p{_f$S17(a$^5d zoo)|MUdUMF=e9`Lozv0XY|rTSP*^^GZ{&ZH^-k}c?J*;*i?@e4e^`4kGQUxehqXr| z@;`|@j34)~_OJuS3lFuoUt#9uXS}EM|LMrX{6A&e9_Qt|qdx$;`8s4|)69ADyT^z_ zj2T;%`C9o&yOO&ifrP=QyGKt%!-2~;Fd zk-&>d0=dRVt4Ff^*{;!SH!lGb%vbsq;@bf2!SQ<94{l2$)HmAI>)TGIH=F6s4jXe6Adj<}q*Ua-GEHhZ-&)jsDEV&(r82~;Fdkw8TP6$zAA0=ssNzJ6Ec$db0MiRO;(qkV0eiKFeAi4%0c zxxMq~pXg6N9WPw?VS^c+d3zD+A~M5XxnqRuBr3jE6b^s_V(ldgXDf`d)LIl z7qk4+@&?-^d+qP&KDKi2-s1(^e<7F7x9mOs>bAY(J4r9^1npZ}hbGr=&P=XYvwgCm zans~Q4QnTB>Q+x)RJUfbcF9`tZq?cylN&a7PVU$>_M$FJp}Ook`VN$<=H}y(XVK-7 zebjgCC)(C|cpa7F8(K5tlN*~lN%k8jYid^~x|XikJh^#m?<8P^^7CT#iRAM;vJ;Jv zWt6Owe%pJ1%1mZr5c1r-y?3&1>H0)Eap@4cZQ8Ma=IKb<-hR{%N%i1Lzq{x7pR{$3 zzpXWMcoKffCF^|NtzO?kW$EzD(^KZiHB>*n$tCl+?{;+`eKW-**R||9IJt!UQa*Z! z$_v;nduC$YG;ssf8L7_QfNtBnj$RMBH7reD&qV3N^$q?Gb}-}WB#Iq&W+u*!TV{|> z#AwQ=EuomqCC_5KLphp>z7Flh%{|9w#nBP=VMiMic3h15CYN4OAI-QjgqWdgyp!~k z^E})3u4BtNPRk|BVtt>nab3@`>ZmfbabVyNJ37aY!^adNhEA(L)I~F~ebm-<^ib4U zgXGs%qwJvVnO3%i%7-@WjP!GR4>yFAq0^y1$Rtg_K%w-)aL~^%BlXjHbiYeK?cK-E zfjrQk#xg4ReLD8n37Jse;+hSup+0!+#$D70xkkt_sf~4X9lN=;XXFf9N4qjd*8mp! zI?JsW#=o&CGwsR{`hJQMp#|duwthM?6Qh8IF#;1uIiJxsPQza@^Ps%gHVhrvx>>rq zDRo=BqjO?7pr6j8*MhH$Xw0UZIx%tAE?GbA^uxMeu{PY#G_Kx~S~q}C{n2`FNY)dN zx0(LclvP=t8`Al2mSM5)E*<5o8>OEcSucE_minO>sMs=23m<+Ce$BR9=qxQv&WAY- ztQWr190%#&Fg~4dOte_(Yl#-7dAi;0`o@%jhzs%=AI?m?o%Ob%eBOXrZyUzC`^mKyBqT{1r1#4aF>6=1tu&PM?mbEz9qd+-WZ1#q8JkzI*q?8v$ecH0s~k-gL!=Yu zI33Cr_?r&n3mdm|&q)2ad>fY`n&0>bG(Jajsm9AXK3BJNLtgFgQ?(3XY;=IeNLe4Q zdu!*BW#A9<5V;;K^?md9x6aVAb8LxAC)T^u#XNk{ksarkLQiOupQ`qsAKepJ&*-do zEd89;+;iirs6BKI<{>OuQM&%@nL59!o#v7@Hy?VHt%s=J%{_JI&pkA8(J{7NR~v9XAu_jH3R4 zY}4q(&V%{BRQC;VTvuCw^(Ba*XKI{=b#91^V0I-Gia7WxIy_MDMr zhWr`&ISai$%haoi?OJ#|5B+uM$3$N<#sheLBgSDdeuH=ThBVW$KP|tQIOf`CS_?{T z&mBo)G*j+LpLu;S_t}+%Pim8$N_eDf4qsZRwQ@;y#OX7cBd;T$x|r6$Zg1~A)=M$t zIMshANR~I9O7cuc>-bIJmD=>2VByj3Uz}lx? z9Oz9ad3R@q_m}wGT{_?Ia@s%l#}VfS^7(=CPH7)(Z{Nr=Pn6d?Kk{*%-+SlBljD7o z{P*l^o%-`DxBB46&5yiWm#>{#uyFa*d#~7{VYu=m?U!3yb((v3?ws0AdFNB!6%7|p zeP(;J{$}U@V$05{<&@^~rI$?MIVvx7W#|7A<+)_>YJqFx($#`y7hcx0ogeT2p?SyD zB}4=A;Q~D-&79YTpTGUhRokX&YFA7xpzCk9dHnKszPs@Aw@*{PzuCG?%ZlHd_o)14 zy0B*>|M$YuM7;kV=YO!RZ5^dc0^@tg!};^O$Jv+Cb13guJBrGEDPQ~k(@#GQd$xR& zu6nx8%8!;x?s7^1>#xwygKDpfD+v}J^jBzJH18C_x{KrXUf_;Bz-FX}J zquz{u?gr{py{LiKrO_NT^snMw`PO<>?IR~JmXfRAA8R`)ZF%}i zXupisJ;&xp>1tQk_<}2U^xvFhtqc17%BQQNH??KQoqO$K>}`A7@Qq1$Vf}%pa_I@> z%btgay)kytK3Q>WjCru{cbyeVjZ4Y*cF%+A|q`#YXlyANa%02Vb(LK>xh&d^M zQ7C^7U%F;vyN0)R6W0EQ&)cPS2Cd8w*2BXmC)J0Y9xw{U509~8ee;@)a;}SzlXuJAE9NUA9l}#_S7SW7x zY(C82m}i3+2<IWZrliUrqDlk3asKCm#FGy~OwPxSn|IpYEY|^lb9=;Tv@RAKdz|`R)Hc_Q>6o ze(H%I|I2+(JoYd5;rSPjed|kR8hZY=kv|}_Up)3r0Yl_{{M&ZkDWdtLk^dP#?2r8J zX9_R!|LjNq_Q2E+Kk{3Dnp>at@(cZH{-1dKJNF{r|9$KmU&4iFlE-~kev^K(4No?Y zKmOP+o_y@#yZIfS@s5AX`$w+#@PFtm@Z)gEgCp6&k-pKsgIV(c?8^Dq z@g;u$u3fLEG0)6HZEe@(d+w;6U%||LBa?B?a}v1Q+D_Q{3jUjLxM(0enS$dAIg=E) zY^@YS=3)HM7+v7}>#(%NdT;YzEIeUwi;e&OaNSRWrefm1eaDW;O)FMRet63kfy*U> zV&Mnw^^J|FM`{Y`Mo6pc(wRGtuXtHHcX#6JMj2rin_3I}ebl5@? z{E*>i9Xv2kNpZ)uKhS+}!-hy*rokN-{|B0y_`FncUqSLT?I|tpxcGs~)FqyohJ0|x z#gBCF+PpbP1KIc*%g&>04RGu$iT$}~u;mhF=QdvcodiGf+_Y&^Kn_epQrv)-6hHFx zu3a0Tp@-hN$~W^Fc29%freVvfRjF_TPFnoPJ4QaObIqF6xbwx2{P|w_@SiX4X~};n zVsF+P;j-mV@$c?J$Tb#>wzj~2S$DU#o{G&f)UvSwQEbmh+BbGOlXQ`_3c&TsBGd|vae z(Kla7^Oss%N6tW+!eNwIU*6QViqmgx8+lVt&j((bMjn^$ z8htrr3s@VQ_AFnve8u~hELrj^ik(j8xSn3xxZZ`B*Z#)08b{X(C~tdA28PwY(ay=N5QY*8_KXFuT$<(G`L^@HgLdC+A@Go#W(mCJ1^<)w4~S10>_n^;d5>L@aF>m(q;c-=cV$0^442#eSY1#b+Ku%Vc<9U%x?pS z%LY)FNc>9!b`Sipvm`XQ@h^Kq;3xlL^UuE4Rqhyn5*kAA|11$v!e{6{>C?#{n_|I1ImAtO*-*M*dNLS@Vm;N3x6&-xbPF~BZ7ZN z`D6bBA3=G2{s-mnGoSfPz}MxHgGEE6|A9TCT!23KN-OWlg9i`(IxiX;mwyPbU1g8U z0_p~&L0y45!=@qaZ@`LE|9}qEk)UD4B^%me#yd{mY|yIfU)1f)YuLS~r{|@J6+i>o z%Rz$UvjqcgF1+|o@yEI`z>@JtPpnuFu@c8$kOSF&y7+6|#@)aTSV`k@q-Qx?x~Zda z`HEF>Kt?A_FN_!wQkrt3HA`G4VC zl;l^eSdpQ;&r-Ty(=}yXzs9%a%a?ckKla`Q%ChS$50pvBK!?nD*#q%RfOW?0N4He> zs-FEQSwfa9gbZV}>)zttTk4hs#1AlF_e>buSq{l!CV^SW0Fy-^ z1hNt`3>e$k7~2p?7BDQrtd(TVWMROv&D%ZyzxV$4d!Mtee}X|Bvtg z_rL%BIQ#f$0FS5P9KD(NviryI>W7j*j}9jN=ZSpR|gPZMwbxA5Q311-mY@fv)-VEdk4AHRcru>JfU;PHF#!S;in z--B!4kN52I&Hv`{V|HaY@9%cBr=rXg7?00OYmW3$rSM`qFYQfmHW!|;vI+0FKMT** z;|IUr3+Le+-kAsW&P#jUy>EuI0q!sS;5$bjd+KPPm-eQ|$M3^;U6tuV_p$8Z*{b-w zw8x&Des2|Bbe#^%PDSUX#rPQMVE;znTikgr=6Q_1^U@x9>~ge^*}Bl*k6gHXXgcX< ziQriw7{^Giy1y~*rLqym()%8IyQFvj!#$8Me4dnjUK+;Xx_VGOq>)OW`{2AcqqQ-#jl3@gTYC{ze*Mex}dIlp~!;mnV8*8uoc2oWBWO&_?KUs2BbY>13amhHaU!sQbIvzr()blhKX`7#j-x**Y%`V{KhMs2;|A zpKJ@c<~c77`$Uqh>hHtsPvHzD?|ErAV!p%9d@eXI?M+Wi-diPy!?JINcX=(ur`+=j z;H>X_2JYKJl2OAmF zdAoUUkWbB7y<2WMp4WTvddo*2ee`AUjPmQ@vklKVerKKaC_A9)1N8!Y|##1l{426}wgVd(MWZ+-0ABb)b?p5=>W zpzOQBcJl0YpJKoKwzsVumQDWQBama`yD%cpDnAQl{}I^gmoHpc^63I?EE`#?WH zyHwGIbVi;2*;^j_-cLOKxba*ayb$Rnzx3pjlf&>a;BTEOU5|lV;3%* zuA} zctY1h|9%zx4e8$wevzWR=(O=Ww&kkw+vUIYo(Hde;?gDg9t3#r-)%M@{qJ`?@bES4 zzx8XWzW)P=wYGd!|HhcF$7_6tz$Y$V9H)}8DxK8*DYhfb8GLcBs%&-2{{+N+%w4M5 zh4LM+jrTnWXfya6${68?z@Mw=gk^vDO>cc4;8*w_1kAxfr+3!DxoI7=Q;hFnnV9hc z#cv!d;h5>L#txW|Vcf$wjQtah=P-`_;2YoaUd(N9%t`Xb{>HPipziD8ov=Byt>myI(jWYc5lTY4#e12D~^^R&eV_t8TkMjOJAIKxiU-2-Po4^0yVe$Thm;6Jx zx(grgJO6l%=m(BXHyq_zI8^*A4I-yVt;{10U?$)^38&D(HASd~n|S z)$qZw&&%M`_gMPF2bzk>& zPjot+zq7Ws_HWLdIrH1_tPGwj^%wB_PvP_XaP7BNS66=u%6#7|Uh#?tvCd8S!B~Rr zO1w=BzNP%V&X^yw==X9GSro2}4J z_&y-SGUX4p8C>gJJ9X;R9PIL+Bkd7<-VAN~s#m>gh%|4)55~Pz{nK9uT3u)}ufsUi z)Gk*2FRiSs{2xGj^Cq+r&O0KuO@6)#DlfnEr7wN`#>U3KwXhAgjjH8<_OHL}WiPuA zc-?GmX$5pfjO+ZMZC4OCh((p3FRp4M;PHDefBDPb06cFt8)2VR>6~*YkNpjcY2e%c zzADyr%LA`pyGdgmju)%sb~wgdgZ}29*TuSSJ?xK=_f7bD73duEgZUrJ)9PZ}u-=z$ z;=JyqB?kI3xPLp2Z&KvYb?twW2~zxu1c8D%<3AIO>h zDSUnu=25PKTMi(tVMO>i1)H!5q#0ISChF8hY*DG{H1wUC{F!&*}HT*T1`_>>1Rve{g>~_C3Fy65}Scpbz>@l<6pazWmF-d;{|* z-457};PdVJH7N5wD0{Z1?5Clg{ex?OYhwN8NW?dg<-edzN9}_)g4p|R-5&b)Znt}_ zfo)J<-=0mj-Uj~u=S_S*WnEn3J8HHec|tZyU>md#&YRjlN6tQA>pue_k6il^GOc4= z)7uSx$99FbYbZC`!u~mm@$C;m$fIZ#9b^m9X5IxhG4eY2`&|uegtoAMj$(fOuR+Ko)qd=DLv|4Tkzpf@e>LTQ zrEMJe`^b$?Vb9P1SW~~&Y`VO>%;p8C-RNz^wh@kHLH;`9Q=A92e@?&!oZor8NlZ#v z_v^p@>mNgzj?xG1g1AH5_;%ekBqLtKdo<4g*X!6P^e%5UKYA4UARH%?&Nta_v_a_S z$gD3wTz@wRd8FFTg5>eVHnJD4&*8oUT%W^tdmhR>0*p)lBgBbw3&P_l`2gnCWqW~X zeS3CT_JOsz{hQD>=qLXzd}4lH4TW%j$WJcXM!@sOk@rpb!96*#KeWH<4v2IAZc#RZ zyyQ1-(*0F9A6j+4?_Y;HE4XJ6Y_y2|iNAZ3?oY(IP{g{<58K}>Z1fv#wIggdH?eL0 zMjgXwbzU^{s^d=Qi4pJN1$5jaNR z7=dF1ZcqgH`Em2%e3Wk;%;%GFXKy$j?hT*IDL z>-gswfnx-Y5jaNR7=dF1dwLeC-&4V+4*7 zI7Z+Yfg2YAK94Z%4Tck#LAaU^^tVgOsf6Qsgftd@$2;EfWgma)ssG{Qk3aq(yw70- z?*PGfY`uql;5%Mp_n-`xO~dt;Tku^sAHQ(ncEK;|9X;?qrf-Mx=bFla?}q%?6HiR5 zzVm|0118^A_k9;1d-~}N-bwNfqE-9%#f$Iyl_#H!JC%R;Ueaq9FXFnU z^TXQr6Hh#!l$UJ-_#58^<7=0{eDUHd+vZL5F^<^)eDu<#Z=w6G|Gs$fn{ECqrh4#d zMV3pKE_?Vt=i>$YR<1Sq_-JA*xA{Xk>`RQefqysQjdguAk(bRM@b|upxE21FE`5*9 zA7uJYpRBF$2VORRc%R(R$G?qh5C`!bYU2mqy|u9RhrA5t@CWv{ZRqNw3GbiIZ2s&W zxlcTC)mJ|8wX4X>=8u0vTwG7g%V~ee!^a!1Vc!U`;c{CtzTAG1 zo%fSAl?mS$`l(*ecMg@#o_&Y+q`ekoO_qNlEyzQ0FH!UltatI^`#|S+Lk{^o%dIY6d=%!W z&NR&@oBGJlJ^l1ofDP`1dCEPI58v1AjInO^YkcWnKid-Tz-V)=K1 zG1HA`zn^;Sv1{M+z{A(J;XURLz_t|@|edysgQ+wL` z^dpamo%69R#9vO#hkECvZ&b`<erWUFYd`zg1s3nBu9=hNei3Zj#{BVN;vT~rZF6se zcown^UB3@_ATN;VJyqM$Cm(v~1mpqV5u?wGsSL)QhrzcA!?u58J3^j-;dfTa?V#N} z{bIsBR+l#Vn=%_?e}wV@=EIov0w~*!)#t@j4)e4!EZe&O1CYBTmM{l#p86Nx?;m~i z(Z2%as;o~jx;MI=aD0;@hpubCyU*Uk#z#0O_S1WNzIQ+|bK$(vjgEC4`El%77u!_z z-V0+`l>MVmJ@pN~wu9H$TpEy5j4H zJ_&np+nne839!xUV15eaJ-F|oBV!|+Pm9H{?Q-b9XroU({y3hWWc;wXwU*kBZX43^ zsMrYSI!UI({{3zdTR!&WlXn}&fj=O3c%qG%fO_xB|?f^ASYT)(k#I;_7DPlorUOYgMpQ)MmsJHaNp4rnXgjyH;JP-a|P z({(w_?6yLx;b6fVJzkeiPBU`_tY#Y??DCP&4tJ(1l^6R%3 z*~545N8bEaZ#yCz9d+BFPPmtYwN8`>>5794Sm*4xxcr~c7*K){Q#e5_-Ms5v22^+-czvAO_$SQ+`&1J z)a?k@Yk&TNjA@Pb$CIt_SqK={)ILArMvjHJcM$X6rglOal&3*V8&&OZ$QGgB;(U#J zuua~`c-N5~$0oQxtbH>frN@P3G*5str=f1#317e?Hi@ z6aM`Rk3Ra$^BJ& z-`(AC6`$u%@=X7!Q)gcOnp-!Xef6#DA9~HL>pxKRVP$UHxQcbSWbiUtsC#So{D(TL zcl|)j2g_m|s{dNx8&gj&gK|)PlvlqO^BwCP*XIb_==e4FpNjr_JNPfO0rDT#e&BDE zqp0oRJuLIu+s<6k+YiyH_uKQ{%-&V@-pmd^wQ^x`M3%aFCk3RYey{!Emo>zGo%6=9;*8`sya9m*5!@ot{F9qu9^uA=%K$%PU>hJn823R2dFD6J`=l;6*2TYV8hRP{{%eE-d`FyF9hf(} z-oNLb>mLz+!<_W>Z+*iXm<&`#{QkUF|MPSY>!Zv*8dOI7{+w3-*XbVBM;fTVt_zhB zzoq=>8~VMs09J&XPD3vP<5+oSJK6&7yS{FpCi(`H{WbWYUGVd(sIM(E)oJ!SDleJkqr5-Q2lB+*AO8ma zhc^Boc~CaA1^EN{Ym?td3u%V*Cf+yaZ$7WU-^WW!9qOey$MXkiyy7~XXAbj1uY);CH+hTOWBj z{4ZYo`I!312l?K%e24MDYq2t5toHE#Pci&aSDQEe{r0=QF&2aWWb+4^{v?LKPj}*v z_hM)uFPlHq!}X8S`YHGWAGxMQa=^9UiQ$hJlfL%vr|-J2RDQwZw}~(PhPd#N82%yu zJ5#~`fX|1CFa2iwyCd*N8Bqqr0d0XF{2uH3Oh;`^kNAt+CKkU&Yt4}x~_wwg4f@qj+=66tLJ#(n{0_*9EB{EDyd(dEEr;6R4|uLT)? zKla%#JWmt&|7k)Q{?vCyr>?jCot>|G@#6oRK!)FkeeceCkH!400{{IjB-VU|1Sl)U$79SvQ0atBEU0}nlP{ihy%lV`JLbV&CCXE=z@G`-?1%YmA^5T0Ie4^eLiRF z^Em7ghG%6NcHa#;p^qVtRCXbLb>f<>tI+3S}%VW$3n|urD1HZovWczpu`RdTXKGBvj_V0h}=}%EF%o#uy zC(hN8uWB90S*~O55~~B1!#WS$dFLNP-?OIKMt%i39)i!GSCuD4dGzNhI$_yMkdJ~c zZ;=XkzJP2Gz~{fDkg+Nav{Q`lp^rh?&qAB|CXWivB^)b(EI$mNLm4|@K886A_WRhk z;0M3sHMsW|nA^bTYaPK$F2G)vlc3WxQ1@TL@85+Fj(uB+a|Lvf=kKBnV2=ZosYLAK z+eaD!>-i$u3Pe+R;)$Z;{Xp?Xgm!TX+Q?79=Y@iHRJYx}0QCRa9e3RETAxJ78`|a{ zw7}Pv_p?43gx+@9R{lmDYz$h$JS4xf9=!nE4Ou+;8~59mr)~asoIhWvPn-NPKlv9h zCVvX@^$?D2@kieO>cRz6{wVi*AAC^S66cm}f2zYfmj4bs=dEK2XM$eWWvI(L zmOt`>{R>_hn(&V0kL9NK-RH>gi-5!b32jTqrpVWjj{S+TKh^Qc(1bVAt->G6KXd>6 z4h|$ksEv{QzTZ{(BaIJv=7|6P8{g<{-#(uDwL1K58GanbX1>^>^9g;g%OB~z4`RX( zKJv)*P52(7Uv|9-|1#P!_mBCT2rMY~CV%;?$^DjFASeE@7`r7Z^P?XAuL9b*wo5X$ z_51fja}R*Qs{{^h$bs`vKNjL`<8kx+&F2y3!}%!RI+)KV<4%7xndR!pGzP^Y&P~%X zf8kd@^fh1j^!uOt!lyp)D_{8Z2mSy)Ux3fAfALfA|K87k;_nvjKY}_BL)p*5=X&7t z0?_fEcO>e5DNs+R_oXj>>I23cEtlEg`-dJne?-^5_~{RR?(_fl`{j8#OkYjr>!19A zFaN@)KRAH$f5|?d`oQk>>+kq7s*k_F_?ZvL^NzmonGb$azxRbteegRG)6akU{ZD`X zGau;j?;m)^Eb{?*UJzV&F#G(cKPb<{n-21$B|1Y5a+sUq9{LBX* zgZqE3mq85ZK3xBG{T|q&kN4o(JMhE4f9CyLRv9Tj`i6c_*yBCgwfBf?x*g?tN9b2j z_64oHUe5V$+YjYKzk>R;{0Hmf5Be3-4#|P{Y~SNG)&J42&^G|XUjsU57x=vYSK;@2 zbe~f-ntrq9Blm_^;S5G=HWD@tiW3(3zQUK%`HSxW?wR<&uj3y?0Q#%r`N;P35nR(f zo{zMe+ye4IBfqrR-*U{q^*sC-e=WA$DE>!tK6QVG+EuLnb@@`gWB&ej9gBYmzoyrZ z`I`td#j|RCllv{l{ht<_t72KF{87XIcs}y{@qDE1lsCoSd>&zEez~*P8;x2&Ft3OPu!Y4eEzStWD0MV z806E@aGZDglhI_lnVsC;=x?82qvCJrPbZ^MKDaO(4<=VSGxq0JZ>lISQ&Hsoz&zi( zA7tF`#Y&pUIFqq7S|MtSGTa4_H9%vL2SPnq3(xU)Og z3%z038%;oauCA-8xR2-C0}{Py-UFnjAkt>W7)=i5y5haj{%-G7|6n@J$Mbs;jHTu7 z+G!MBc^c$1yZLry9)>+$Url1N!u@!!`gZ8Iec-GYcn0FQKW#4h) zL|2)YS)0s}ui-yrrV2<~tu5m}R{z$`!En~w0#mW-j2Cl(e0v*C;|8gRdz=wS!4&Ci z_eLWm>Ufv%1VJ5GTf%_6S=M#vZ0=5;$)}8(SK9U7`uX+qs7f?N{&Ipa$(6G!XI9Qs zB5A@1NV~ZS)K_C%4%Tx6?Dw zN|!RUA^Ucsi@!2#H%lkzs`wKx%DarCWigPk(0xD!tiMT8E56z#v&iQ5q<=8;6cjfQ z7AcdW0+$WpjXQ=O#vKnS#m7%j-S?B__sKpiGIZ=#DQoh`!3q}wd1897wUtk|Ah0cE z+oQ=92+o;)Z9dI&goP`l-|2#-=MZ~33^nb}iLUyCOCZ7+#FcC|84U;7$*r}u{#qZM z$rX<|@5GS59h5{lpb-QkGG57D=5W+I|-{cU_QsiICm8ctwKAx}n0 zig}~nRzB*^^8MblH-~te?N9bu2(fRR5I6K7X_aBTEU(A7%8EgcimxPqe!wUuTALTN zlcIS_8fJVIoC@Q@i7v$44ijK0v&3zr>r%Fx_n;$#emLvS4z}1j=hBHTU+?TqH^-Ct zDOu#SRwnCi9SnAcc?U`iw}<^6!=$VK1)b#J*(F(UG8<$?_xYI%(9d6C8A4Q9Pa$TP z31%zvXQ6-YZfvk1*qhCUvw3ek2OWlk92I`vZ!XnY30Iv@AVtzz$m$CIGpTm_sGUKX z#{sC^5xxC*GS1Cfss?v1lt{LhGteei$iY40b3fRHWM+g3O-LQpIgn3lU4x8D#aN*0 zQo{i=N|)>I^>)T!{Tx~xL%=9xTu~(@B^6(~NYr;-)iUW@Rf9M6`po}k{T`%=Am+h7 zh>Vv|b3#T-kwjo*HY@d$l6)Fpyf)kILE5{SNhi4ba{lc0w6~Yfvf2KShm-k)i31rp zCV1Exb>`FFc(y&6LNY&{%zN|v)XMx|I>w-jR>7)ckt!)r1RIcBHH16hFGY4XIhgh# z1C>|iyZK&z>XrM`Nk5;>I#(vs%QzyKJ-fFB{X+khB0mxQHpTN4LR`s(<>pz|8xQwb zK!6bl>b5e=FhPbkHym#d$HO^m2bjHC^vuwR1te)`$*l1}zcziA@!f;*k4)yVp`e}Y z4h=8LCIyAEbG%?5()c;0zk05&sK`D_^jypoLyU8q86>L2nklHsHXE2xC#Pi6)UCeJd40CaY}X@6H3!0uF+`B*@d z&A=KvxhP629sTl@kEJ$nbZsx6;ZK!x5b3#Fz(63ZKwEV_sCkfH%5MI~7@u-W8JBB*<3&TXIBGD1$5(~kw3m9|t9US{ay zs;kXLmBY-1l2{VR)@4f$m!}~THDoa>ra{ajd1r43DQYse_F-)?iUr-QW@+65`X)a$ z;vzGI?pu=8wa4aQI@v$P=Zj8rnu4=&N3;nM>B+kNjr{DoXv}(;R!x~DovbyRt?Hyo zJ~6`M^dj|3V%WWut-!Pqejvdpj-M;b>rhhukChh@OXJTRK%~K3B6h`?eUq_aINr^t z!#TBHMaF`ikWfQn-rgb=@`gw?f<{^zYpZvX!utCs+3Wb2aF8Wr3_MKdMB=NnRW3>H zp+r*mgn6Y*)VYRx0yQwBGz!x3ohjtwg4SMdx-*3A6S`{{9U8rz%2D(_P)r*yLk*E2 z+rDK;CEQMoSJ{M6L=NR-tDZbcB`nkuPSE_7mfS66=0&Eq5Xw+cYunsq`M3&H*Y1!f ziqwhuze&HVGD@4Z;nikyB*=i^32hWN&hx?S?Y%k9ywUv7_H?o*Y^Mn(L}p{J9n=eI zoWkF|(NfljKVU$|e?e1suXLAJK-$SEA;)R#A|W^hr4&PAs08BHg|*0Y`K#d+v&rGOtdZX9~GD_KPVot4c6cv z50^r5ZGMtw&kSJXeXF^z<4h2ZusAK|xl003ns*W_SmbaMMbPumO(>> zc?mHXrY6k-JzGTM4U4Vf1cbCY8J%49u{APQ6gqub_e>6Y>~ZIG5E)AD`#~&v}Px#33Z3Gw6`X8h_Bv} z2OEG_BsKMD-uA6I2Mnm&Pr$}a#%8AFbkS)(D=z;ggOW?Kt4=YVph)gf!Q22#(m6x1^UD`&F|{q%Y9 zS?->t=?&BG`M|rRg6nN6tV#$dCi#&l)g(~OoYY0O29z7n`LD|VEqBj}JVW>?a}%=* z(tC91#CUKrXB2U|kJ*hb+cS!SI<8ch#Hj+GHe@R$K0>sFLiX-zl)4_7O|qrpm6K&) zZ*C8#Gnj9d%c6*`$x2L2>o)`zm>;o*7t3ta3-S^qJ5`}xDvlCY*GK){^3AQeRMnSu+mx(f4F@_c!eQn(FL@wSuD}+_}ZE#qLo!j-#6QslPmhnSzJg@DMi-ipDo4SP#2I**oZ`0 zzbt+)% z!lR<6by|)kqrGlIW?IpT3(>J#x&p^+$Bn_!Ci;Y$UD(EOIUlg$WEZxm&SB%z=rsRx zzc=6Qz`ml>*da$#T&*t#tKKi)W18B4mzMo#iOQ6N`1krD6>w$Xj zB(`{LtmH6T!z-8p_oTRGCRsB}7;8$(|gVO(O6;x4ykb_}Zc2q_|m(unb!PcOVy6;A#nHGvUEE&Ig4TH;aYmQ?k^v zsClGfKan#IN+%=VF7}0n4#T=vwN0LV)Aq`P5&3+s-4e=#W^@B{Q$E*WqgEwInlj3TbM(x*!h5c&@wCQT0@B0ZD05tz2Ow|ZyUV?R!_5w}dwbHy=3ljr^s z2u_izv=*MWw+Cyzv;J`s%C>QA#L)7+mZ)II<0QEQuyIH0{AV|4-*a;=Y zwWA!STrJ#|Z+6Em1*#%J%urQS@_9Kz5MjO~Sao6hegATYw)x8}*`8zzl@q3Qo&muX zT;W&2s(11Ap=eg3y!0k>rdFE=qZ?u-67Q7D!cwFPvas^CWDzDJDcO?@V#QmZXWp8? z$#$^AJOWC6`aD(zy-q-l72L6GNh>gAw@N@YrZc0(Vz`=%3UUs#qo%|CVrdiQA-C(Y zEg>DbB}9a0@O;tAtZ`nTfs~V}T(Ob|hWQhjSpGC}Zwi1*r@90ryE*QxNk@9M_T&TG z6(M{_8^tib>NyY?dPnkX>NZ;ac#e%w0*<0SPgFC;SLAx|ILj5=vy_NNNm09?g1}!# z-`b6}f;$Payaz{j4##4Utwv|UD7ANFm2Qh-exP{)f0iA(3*2l3%ijEpBiA(F&*7N| z*xlCQU!4;B6WWEt!X<|ArHp^A5uwNckeEzQP3I$=kgC-{e1s}`T?!evU6nEw{ZJF3 zqC?7>GBRk!S2n{=hMSCilNJ*LyKQ)m7dDj2r&{UqaFnadf`dliGwf#lXLmSe=M>E0 zd}l9K}yd#`UIMcfNb4EVsG_F1&=UOca_< zQj_^+)~r48;ev7!cjeK(ya*xrc+bVCR8(W2=!)!&km9y?dF|){N{$3=70cz8)AyEF z__&CUxDGtjhd{RHcn)*tvt+Y>c8Zp+9o$8t`Lr79IXmjOerGs-z zRTPm)rDeBri%WGVEww1L3}5VQR~0ZC_&=c$BvAwh&95}^DxwkgE_m|PyWK3{UZLW? zt!6bqZti$AFsk8yK`X_(eULT4Fa(AbK=hO@+Wlpfb?C@Ya^ zSz7+wBLO6sR>YT{kzFXx#Ed`8!x!S!-pJDxRj{ZjLM%{w{F)Nc%ATyttL+XT0V>KJ zrY7=mI5Lc%lia#Nh*+ghYb~IO_;@aRMT3s8Gl=xz)+M#{SY| zPHQ~X+NSRsjM&bP1TI`gG=(Qe^Qh#|WmF4&teIaoV%?g1Q%|5bb>)wBgR(_c5lpU! z#VL`8ms3sP;uV-w@$qu9?Kycv-pRd#f;dk`6Z^P!{KaOQ9MBohO8t^&GgStEj@M+6gVrG7OIt}^4gM& zBcXl5VC>LW01)1v%eOY$JJ!UGXLonVX+G=ClU6P5Yo<3RCv0x+A5JA-RR>Ism^5ud zUF#-~EjdLSDvE}n9;P#nLla9XRfgZ`b(hm@c1L=2+C*5yLu?i#R2y!?8yR~#1IHT; zLUO|93QNY~*mdeHQW9t0$2Bf&G``iVYICuo3GrpbR;)+Qe>JgN>*7^yIx3|}AA>kx z%^ZCZ@>R+qoqhBz`dTCC7At5q4BZs&$fCGlQ6q7r1+JDFE$;&KOuD8k9)g^a2&P9) zJ8MIBsz;}r4@h@tXtkPl5b>h}KS|U|oFn3(?xERJ_pcNkf5M@zPqb<{wV1YPwmYJU zr6yrD)Y{D5G@+WnwjdEJ;kKB>Ee(JRm$e#_3rgM+VYzr|BhhRxizDQ2fP^zBsxz@c z2a^VR<1QW9A$OC=q#$l`u7E(zDSDTpKBF#zq-P3zQyU`4E$b2SI2}I+e0?g`JF8^9 zr@~vNU>9H#(cO$BYK5j9-T?^3dpr&WAGON7aIdmi2hia!IVlB4p4J0xouVlJt!69fE=Fr%pMDF^sV&pNu_i232dKyi*AaKsAzyz*elKe)dLDM-bY(A#3pZ zsl*|&Wt%V@xvYxH5%r+1`HE+sr$bX0LW|YJN)8w+ROAyUfsu6`IstzPi(Y5*Lj}PK z$v3bCfgZWh(vjF-KaHD|?b&0Yqrh9r>Q{7{XmTOnDI-v5<7nS*#3g|zQ6$rwit-1w zr!nYC76Dbafp8X0d;OWbIP6U21gd#c1$qH@DyNXdpBl1hU^6mG-1fn+JL!AJ(m0b& zv4$&^RIlhrvD89tR8l{U6E$H{&xJUOaXa;N-|^R@QM0F{nysV$$T!w3uh>LQXez>M z{6jXEyR2ce4Q!utDWu$y!RF@O>6Tb!79dK210-A&U^qzABvdORdk~I)BWNRh*52wS zUgzmuBWmpz2RuG>BWgyiNTD)K`M(w2{ zga?n9M8fd7&K3;=7$_#=G!7UkG%O<2h^Sx;%0f3WUf@3Z{l7 z#c3YQRYzpeJe%=PK9^J~rOkVN(5Z^ZbShsdbSZ_J?C_D52S!pbnSdzL0hI zr*P8n^x2MRmjUZ>9BI?x>CnO7OWAJT8{|_wqSx;R(S*A5-GecZNhBAMvtvk8DINGC z93>h94a}5eO=s4acw1t$v;?uVSW=mVJ2>`B%EYl|6GUj+VIqKuoC9+T8HuO^ZxZ4T ztm%wKsAwRkC*DefA;}5)7MhLC!m(}(P&u}4!82XLBdZ(G)=k_(uLN(_12&wmB*CZMG-LMT=Ys-BFTn zr$s69b{5`>4hv{gN+ZYWjhvMxSJJgAMUnhpW(J8QCAw+bl_s|XaYChugMA7I)%ivffi6joy%JMjNt|wQ02Nz?p8g5QC>w;j{cc6#_Q;sGb53PkIk<+}a z5uIw`+HHs=j{|cvsT$-qK^Yr(p%^RGaYL%=02J##Hi6oXCEsvDX(aRR^w$e*NhhXh36I*{Y&hfjjEXolbnd}pcs$o?<($(6j zrK?99*F*4nc*@{aS4CQmtE8z4Xtmi&5@K@Gwm!SeUQ4bUL|TdVF>Pu&%+@hq zGFPWORI^xe+K!Q0ZB~S%Od%G<&@o)=j2$y3a}_m#s9CNB>W;Bm@f4Nt$b)#&^ZYvY`hPl@xw#({iAz;mtIDt~I+=Y-1v= zd0%7O5={rrcHCEksR6%$mw__@>V&j zXzH$tkOOQT&vMB*ST-WtipNT!)4Hr8n=;2$?-+JhDVw{gCbP(-9s4C^65b(cuJW1) zcB88mZsTgQRZJhWEo=*11*VB~lUZybkfwDO$~qM@nXepzqH(-aX{vg=Lr^u6c`9AC zaCQjF5_f&`BEHCNlyA>Fw2N_V|Eji+aceT4Pxjmr*>{`>Z)W5BfYgh3N;fmAq9uD7 zRl(p^MpdN3PDWJ;=tguXa*N!iRx=EU*hZzw$}m=wm#ANbqioc5SqcJGc&gS_m#L&6 zMlE*l&o1*Fj0#<8o$?Kg;Y#%wIve%ETl0LZ%c`5c8K=AneKmQi9Z0D)24whY0#=)^mdQOfh+A+P)FfDU(%(NhWj?voY>zFW=m(avl z8v~u9^^f%OlP@^7X@Qkvj&|(tHBQ^C2*-9uMIPU94A-)z4c2$H!F-)nUA?*kx7S@g zo1%O~90+R=OSW#S3D|tKRwrgo^_8Uo#n7c%nKk5VFy1egHi^rM!CW)PB_avj*Cv&~ ziRE~;PM|I{0a4bxE+R}tk#wL;P1pf85rZ^dNsA~Nvely(?UOsR3a;-wv ziS$%mTOqer>>0^Bk)~P*TfC~o+}>Bn4?!&4SXflVI74wZ84U+_L~J`$uS_o8cBqP$ zY&%p1gWC>OkqX-mRi&!i4z-%48}d|H8Dz|^#haJN9bB7E{VE(~sHw}6M$G=rJzgnQ z)2qu=QV>aooyxJxeA}TyN6J#Z?J!)a9z%OyTt#`ys+$2aPI(jh@V3J+6t)tTq;OPf zB9Be1blag)s(jm_UN-3D^0-7*I?=Yna)QqEqBmZ|?(0$f(yhknG~>o{b)+TAj$bCj zqty*nI!M~|quDOfsUk*FBAzAPcBpF-G)h}~wbdG^Z`Mqc$QVSKppqtOiGEw{L+as} zpcPvaJIx@i@^Q?w5N?jK+U4q)E|m{bo~chWQm!3E{c1h34F-1G3m*8oJX_*s&DAR=n@pFvUHebht zsl0^d#o8F?=nD#Vs-0eb@&(5>EwFOT(T@GS#%Y@s;n;GUQo0dC$8arc+F+$u8{O4e z;MJ>>_7ZNdyL$F5`G`0W)*zN_6;~6m`Qoik%$#J?dYf9>+L0;3>x!)*cQQKGXiPeZ z%Zfo`Gsh(&3EbBv<-k_mtTZmJHCa_?U81acT~n(PNe9Z*gdJcLF-YT;w1}c1Tf^`~ z#Q`$`EeF5)G+PL=a@kq~u(5$@bnL*HoU#LMDh_G9lLj{pqoyR|09wPB9AXZJ4T!ek zp(Jq1bU=H@W$K>XCG7y**hvYJG+ru`>V|Hr=%nydmzslP4M&w!+wfFHJY_UhR1>DK zMWgJ-?x{&ET9;$GlspPH5QYZ;MJF2?wF-9~HQD48&&9O+VtA(EBD2&&6x+}*j&mX{ zWx}&~HRD(((v$j~g`LBx+KASz7J{5eQ!RuQvTMb4iMhV*(7)MGyocG@L)fKvFvDIN zc4(p8GU(iqI|O-es^8~FjRkh_c?#0@Iro-mjRghd5G*8yasahSNiiZ(efKy3^x{NS zr{s;_5qi_+CGUpyRQEP0M z5>mQZLWi=d*UyU*u5p|q(V1`O^NG@a^-BAim#M6Xj|y0T*2bb2X|n9_8rTw~Lf zkkU;T*+1>&kWS(zLCYJ$VKGK6P^WN5s{}S>t-H1V44Rbp#)iraB zI7)cFX_NYXNhg zaA$YEnXRt#lfw6VgTZjT!_Elb%+8q?Sq~(yP7dY}jq=W9dwZ4xiH>>LI0eU5paH^W znNM0_Y`klQLw<+Jo@HAOa3|MS@m~RD3S2(g;+~)`Y;iJQ!+&9t8LOt9i@X%jDns2T zc0o%)KQ+6MO-YEn*PHHu_3*5BZjT_sf{mUb7fWrIv?byol$GLgYo$!VHBVxWY%}Ri zr;{sPRFBo`?94BBhW*L7Gn*Vt`_L}rmHBSIm!Ep&eh===d((Mm_UzskJYLp+(-Sui&MimDe=a$bc z^NLw^>*g#U<$XvB;44c9Bo*zJ)r)gUgZG7T6wCbl)?kZ0p@$3^m)!}BucdVQ?h2^$3EeeWDkZji`F6f-08V|RfJby%h8@Kw|odb5(}p?a3DOI`~@{XDKr-3hlUBzB_`As`hOM`Hc0kcm^^rmCzP8>1mx|gbT(;=EeaF{wI`Bg7L&x|yF24tT zYX_rE)}0+}&4=?*&M82+wMul^U9cg0a7ofR?Ww7GiZBh3(=O`zdhZBvMGGfC-j@D! zLZbkw{HV8;kLUC6O8owBro1oxDjSUC;J<@D5OJ{1I(bp1Ug zr}NQi%8C#61t?R%Pk;YQwhaF;H7n!{rsoFDZWCW@CkQL+RMjP6ucNW&`^stY^pC+R z#)?w5$5V1?6bgy;mAv(sufBJ7OBN14wWx3gNkm03s=P} zN{Km!W&`%JP|GJbwjSKi;-KxIkci1XYC<~rwAc3Ufc$D5-u+Xsr=?Hxw8R5A|EN~^w zy(WkyR5>u^W-V>_wE&KzS|lBFYH1;}kL5$xs-`cc=(vFlETxv_P0)!h)mn#-NT>ma zy;6ZHlU$iz`tEU9Fab9wBCXj;F?}SiYAH6GCDFPpn=812t_00dLVAoTGN#H_BBlt4 zO$B`Gfb@lM)Gn*3%YkdJh2h#IRxwaV5(o*UMQB=cqk#wedkF?iFztqKPBQ~A57%8$ z$h;@3=!KXBhD9A`2+vAmzbmP-i9SY7P8JqUAHv)^%pt1TL*T2=kguHKli`|d>=N=6 zk0gOJSV!ZaCwK0jU%oIL?BsJ82#$eEXE5#U!1V17E)X2B>3!kto0)KF&xH5dGX6vN z%rbfeYL>&|LT^5Sc{!W2yu}dEr_j{`f+W=4olJ+%O~&)yD3cX|rn+24o=-?`LJLBe zbRm`J>6B@x97`9d^0o<+DHzBU;w-FrVAoZq#-*>v7%~D8P#6Ah%Yz1#!Dur(%Y6W7 zPjH;Q$p&$3CsM|O;PO%?{=<}>)#WAi5xKbTtZ6U`>*tm-`Ydg9YHnVgK`R*J~_+G6Qn7$H<}ttOe`y$&SqDJ^ZqVa%4{Tsg;k6R z6vMSoT>gq9N~MLx{WMwMA5Bx1E~Ke)jA+7Ul|t&g--@Qpiwld26+Ds2fQRs?ATD$F zW#J{l!eVEPoWP2-wOg%FTeI_aD@VCP36V0tQ(UF}?F@3;LA#m|4wHs7)3?eYeC6S@<_jW4*#LQioPu% zj+N1>@=`MljKcM02ISvGu$+OMB2C8@abgB4_IF_oB_yTDmlW69QnGFa)iq>9A#h%4 zGA1G9ZILMobf9a~^8}jkMZugD;H1D7iOY2%n6L^h7(EYE^dxm1cU$O^E>p@Pgptro zr6O&3W)=P+>69MNr#5&uesb*`{^Q}U+lL%a0g$o33sLZ*seC~Cs&q=O5X%B3BX!y< zD5}_@op8LxVu38o0|2BQxXDLstyx`O-kW84ZwA|94%nWb62N4Z=(@t%I{xE$fHVdo zN>Ce`Vp;ttX^f-L4+6p+iRLe@Ry(%#nS4R*qlnE+59*ZZZP0x#=|(WEp%^eRd` zc~w;-iXl-YOI0AyJXthSyi|EpcM~rexdTLnAw>>A)1hL7?$sAsm3BQO1=02NYJ3`t zHBP~nq9$e-kYg11hK{QbiefFj{-F1=(th1RzTG<*>DyBn{6-(_E2MnMb5}`^AePZG zOS=MvpqGMrBq*#?#3BG}9IrrS;Ujwb%67;w*O0k1-@C%yCCZ!lP>1&1$jK(nX$#G) zc{gKPYA2(?6_Hj3t<1w)HLGG^jityKi_BdVQi|#YENwuWZBIW|E1S9yU6pr3JpLnA6VF9pS{gp@2OoZoV1K4qm?sK*X!-vgt#I;^8NO3*-yjd!>gD0>Z^UP zyRuPw`)siG=?w0j#_93fxv^*SX$~uC!gXrcL)yI5FsdZDaVVhqZ7QoWV`bT7ztUTYu;>sI@y`#vzcRF?T%j&Rg>=fHK1}Nx?#9bd*X3ZJ{a#aquyEz9JnhUG;|bH zH%NZNQ0{H7dQ{AG-YdIso(JZ=GC4ImHhXJ#DA=4|KEJgg9taINCJ7L5OZ#@Au0(?h z6>2O33lFX`q-dJ^jCOLcoUfi`PXQn}{+^sxRp8I?8vV5*C8he}2_C|mEyg0!k*n~KeveOC} z%W!gEcFG~~6)RB7DDH1MmUx7j7js39iV?IP4+|HL64_g3i22-sx;NNwTPi&*Rg5YnpdG|*X6WX_pApFXBL5P;|m^lzC!+7g^MYNPQVte7J9)LSJKNHPud22N-MA2#b-jT zpm|$WE7jes=oU8xwnCg+JTQ`~#iay&kuhpBH{#fs5UgSr!2u^QyC9Ua?goUSQc?au zg-vYjswRIWwHHe-Nma+BMea@EKc1pp(@)pNs5*U{g3iYrDfoxEJQy__Jgg1yUtr!v z2*e+m_5>Tc5dh4-9ne=6vwg#hs4N}jS5#U#Nd=;+k_CjVZv~om)c|E1su~<@5;i9r zZE;^55#h16yc5vDxgU@~m9s_gYN?7xSzH!Z)~iBR)w1!hwXQ=RoN|GC7aQN@^UFbUwEH8VDhEFp@}gooo1P`XM}4hO2=6Rai#(# zo@N&-)0j@ts^oQ&i3zezqg2I0Pw_LUj86?74Iys8v97f&q>n>YKE+3!99V427Mcpy zq)h)lf}u)IS^HCPTxlvCs#Cy}r*a3|mn>mpXo2jMEAeSn-VPro`aw3Pjcg*JYD&*K zY*g(KeH*1ZTx=R;ylkYK@U&?Kd6xn1NqB8qvPhZ2PQfxMRRvqjVr*2sYThO5DF>;= zNL7!4rM-C^#ikO9uW@snN zi^DP1OH1HrPZj45RSe5T=ruEkg9!;^x1B>oh&i-)3WOd(rR~H?{Yg6)B#~=q6bV>4 z9Gi)eMkOfy6aUQ1jEI2iyJz{@dGn>-zprSUt@DqUK_j$zs%@7N+S z8wdV2Z0#{dn`|7@EP|P1s8*ReW=rE1zPXUZlpW)=MBlMTYCet$+Az4!Ag%Io%(D<~ zjX?E>u!-0_mnl z99fdraoVFTxBI+D)cjR@t{~r8!NY2jIK8A!sg0Z8ztPkq=aY@)a3f_qHY6pT7WSf4 z_DJ_E?HKroc24amOWrJ->{03`+Ev+Uz&C;FPIErAphW{dci3_yddULuoF;P=F(e@! zCqI(HI&OJHnqq+$9KBwmKv?pIqZZ{OM0Onb=(~oq^X>4)G6ZlNJt>deZ0_mw(HPn+ zPFtrz9eP-8-@>G`(;{yM-H&4uNQi|Z-x0%3 zh=_@cU32HMobju?=o%*EIBzq#h@9gI4aqw2Rrjng291JOm~5jBr3GZI$NWq-QQ2fU zamRiM@s6F&m)rZ5-y~X#j_8v_#dMy<8NHUbGC3 zMNH-5>6rEGh7nJv!KP^!A=V2RPr6tKZ8tr*`DEd#GmRnuZN)9KDjVKO)lY{43XyXR z?lnzKqH(RWDsiWUnZA}n0S)Bz#2v`nW8oMeIV(8JB68kD`lReMgbxA<4R5dcit0LW z)~4W~Rh?2D-z-v2117?BMU>2BM59|>NjsW1l`LtD=T5~Uz4!RgGi&%SaJE6S2<_Qm z?gckC;1Rtz53fr#&g&~vuhSB$GSR#^!UwBTcVKUkhhu~`csV9%Yg{u~Z z3rRK3Qe4R70OKfux@GG?I?t?}qa>x~=UB`e z2x1dijeecxRGm$=CRUw3!Bi!r*XQCGBcl0K=GG`bkp`|8|Mlt)v|i8i^p8Fw4sx}K z)$!R90joJ^39-hVfDgJVu3aWy+I)qiHTwbo>5=PAj*JS$OSwjzEV649$H;UY^pV!>h!C%r5f~WBw6*jIL1!bb12uUzgVl$(Ciu+qqWL$ZN`mK9uf{> z)uqu?iGaIUDuaMV_{AcXyJTZ%>`%ZeK<3ha(I8hNkW>NACSM&lYL!ltYGz{A?Te!+ zNBQ==Bc7}uPsZ#Ojj`b*wt zk~l3UDoLCrqIoRLX3}+zl2DE#9RcBDqmCPbYx_)%oo@Ac#l@18+7U;`+TO5{lyjX3 zkx~Gy=ZJ9al$;6lD($`v{*KWXii1co)F$oWc$UwzmHn&Pa>gbaR;*V?FJ-()r=SdO z^@t4AX>(yh%YFIk4axOGua+>C15+;|e<2>F-kfhrQGj}{=p+eM&JS_oIEy%PagyRws?X+c4 z90xfpkph`gJ5x;XFkC*KPoIS~arV3N-WHdDV_R=avwDXx8OJVl$T_Qr`ct^ZtX`9y zL!?AEpH3&!#*o@%8UY(3)(BpUXl(aZVtY=t&e>3gD-)SUu#pjMVvS%ki7wbTuk@zl z;dqB+sNLYZ4xvUshsia9+98|DM}_vyy;Krv1Rt4`^j$hZz8=3zD?k7Zcq9L zGv=}SD`#tmhTWx};~Ybd2lFxHCw(bO9msfxM5Zc8559ag9xXZ5B?qO>4 za}2oz^q}a<5x*pq;_;JCrl_MG=(lVk#E5Wip`>1 zk;lE0jt$(#=_OCt)-qkJ4#cF90VA0;Y(=G9C^6Pj)he+dnm%FHj$ud(;?k~VB)62Q zOPPZcQ_WBfy5?AJjh?lZ69&=T>?ax*p`qaExXdDWI}Vhz?Ukf_nkOxiEw#~hB0-7H z#N4s=LJ@Gx-lDIS0HQg;;R!)jkuGugqBst6SRyStk)!mO)?M_;43%Cs9}kt%cbuY1 z6OGn_xH$H1gImL7E})dMO5-t+WfYw<0VUgL0)Tw<+c1RUv*^}j0Xm+{PwD3nkVR{+ znMBiXWWLH=8W}N`Tf^2=&c>5+S8@7y1}z(h^dL4ZTSu}>nC8S|nIxf!XGfUIuvkA& zsLs?eet zC!U&-8uZAK%p8*~j-_M31+aF^nKCrRXQB(_>KOPCcsrI}qzsP9+jFyc2RJkt9CtW$ zNgU@mB#9Q7M)63$$v2Tv=38fSH$ccSa%6ieA?H}CA=xx7Gaz)+UNk_q=}w0b*(6&U zN{Bo5tJTu{OzJ1Ff}S{$S+<56k0^vFHEa%!WJJ%wvs!y_=_YLu4*5ha!l9d}Nw{=V zwuvBh$B0cDg~cU7m%@FzJ3H9f$!GI?(7{e)GS)kbU=i|Dn%XEWXk!tsQ0%GUdM3Cw zm0-P)>jo=?d@@|2(AmP(Ooc2W;cB9w4Y(t#PeuR(d zgEpyHL)T}iVnQ)58{PUGZAx)`ZR<4WZ&NIh!!}Kv0FJZNv$st~SuKSaidqN*o4;+t z6jInUtIA^AGo?&6?Ks(3A5r5aoJH^H9PagY^39CB+y%M@*~w5(QmMmm4?GVjMg=2n zWEYQwPgbkd)@1EkO^j-*wh-k%RLv}`h*ZSWBvV$|R5UJYk^(o$og@*j1eL5!ZA43r zJeibqbD2wdv#E3I+iN_VvRmCrajRPM5O0Fkj@1d7gi6LX5W9RVX0l$rCL*hwhO>#4 zX{r1>&SCv*6_ql6HmXgy+O%SM+ZIY8gH5wkmRLiH5p+ZvP4Dnp%3^_$w5dX@7OJAH zMjV!^em(D%^_Al_Vywu7>?S!9R5XXsh_6j7n!9bNBvRN!OQcB}?_uzKJ`nH4txEBp zjmfl^ikBMLt`KRNP_;-Xo$7XT3YfqeV^>nt8~|ulV^uCC5UYHckPSnWdpls(iY+!3 zCQNd!>=1suy^Y z5k4=^-f6dfZYiVB@@br-w?~z}Vl3mRIA<@tDjW5-@=-+EZgx0SEz%yvl_Nn65Q%IC zpFU|Hl8iQsx{}7)!|<5Ou{(O= z#dLC2EjBb+Vs>NI3t%6kXs~KS6IE9}EQt++>F*)mvB9j@k}WE#aU~E!5sTHq3Xln8 zh&8i?gX5ZUqJ(W+&pJVR3fiQCDY7Ap1tqe9PAZp8yt;ID8w*gVo(4NLB4rKMiwvf2 zeOtvS3%F!zd8$K3c~S~76t!5p*;Ys)g-x@nEVgA+%4E}ymd*B>vWgL%u5<>~Nm4Fd zPMtumsu1w9RjGzA5NPK5Ix;4y2(1m)@$T*-+>A4!-`rklA{BOCtwh?%fSjbSgZ4wVP)J1uB~#~IMat% zD>~&o2`_TjW}Izm@%(LjrIEv?8X=GE1?5$mz+FzAAWfi3Lrj|>(~NZ!gqv|D^r?B& zw^tfDs(Jy7=9B$ie>i`3Gh6PSy91`S-3OF}S_62lVtN2iRXmf2AFl8f3cyrUG@yyM zitTw`EWI_OLb9)>a=Dt!6oCS8ZQN?|vdKhnwBc{a*(Mj1fH@>~T+JT2*xugion7}l zav^RMZW(dy&8Fo%sY$S8G~$9Xm5;`W>e;Rz1lC$hiBra$i*Qrncy84dba>mUM!F;+ zRkNu(rfn>&2W!2vzD+hK#jT2YnK&0DDw&aGWs+cASkS!&YxPR!a ztgi(62X?Ds|G)-Q+G1IRvF$3+HVRdYZeR`pyO{-zVU6u8Dr_d-TIG1vOG(6o5GG~A z5$W;{tfu4JRKp-!8(5StB@slCi7j1t}_!6APyZhw%zZ zWka4=Hk*7M32oa3X=vdi0u!xtw3MDY(a}Y(YpWEAx=x~|e`+KYMorl(N-?&v(QeA! zrdLG<+j^;FvFVn}LWdd>Lcr=~nGp-_rw*ddI(D`dljGR3=xU$VM3Ec1=J)-0i` zOc0A<2|<&LA|JMJ8NqtfNoA45lr!GyWzyRA59@9CPt+u)*)-Ks9Zg6?^CETQLzg9N z{G3+E4si+x(5|9-DT#Ox!lZ1go8A>~m%6RoGLLF@Nd!^k;x(z+YAr=f@yTtg`+Hsc zge_jzQbCFeWK-!d00 zXHT8#iUGf-4FgD+DBA?9VPq1EscY7#(hOX*O3CS(I`Qgjb!{JxwS`8aZlh2n6h=+iD@tMGE50_`O}X3js>onl zFO@7d-6)xCuZXGC4Eh)j1aA_R8spmxqo(Yeq1}`_S)z21r3FH&V_PqkEH>S8k7Cik z{Lz-#{&38RZQ_dtyU*m)`LN#`o#t<&)$^Xxq67i~7hS>DuB0MUjb0+L&3PbG zc-_(30RQ0Gpgws(9iyxp?mp zHRV3~3YL*|DmN3SW@Swkg?LrH7Epvt6U39PgJ2a=+O;P@Mdt%Ev}V$s>K6e zP&pnO9}&B)ndS+PvV64awl)tf)jX03q)1lN%1Y{z$oOm)oskE+AJDM zYP(PhiQU68V}(>%`ibhc&??sj$wR^hsD>)edPqHxb>Y&qEsdgrJF#$za2@0t=JUMG zYigRxrEn8Fu9+O_=zMJ3e3Uf@&T^eP1dnaI)tlBbg#~`< zvB+_+c4oW1!Q{$jHXP6LdA72DHCxX7TM_DJzBGj?!zRyy>GEkKDdvBOr4(_CE$CKF zmx+91t~G*sa^5w}olb_vQ7f4!s_(DdtdhxKyTjp2Vmrs7NmMIO#~s0P&s%IPP>q`G zx>PN}PsY`DhloI&oVV=&3zea9bVvqAgXoY<2HPDfx5ea=*v@fS5-l*{*d9)2ut|S+ zI2w2-X_TWxw3ISpw#5^Yv`v?SbmQh)hKB;TvZs}iHVG<5DR8ky04A%13~ZaGW>l>Y z&d2lVv#K*?!G~{eJIz~8Y_}Rgs7gbrK+XoV$W}3A>o<@X>hwpEv4 z!{+G_RE?#gZ#b09`igF;m${UhwL6!d37SQ{zI?WSmy^{yQkAZ=R$TZrk9P{K zKiS)wY)!7pQLx@ZJvXTV(V}lb5nDT_C=*{7*?GtB66;ai!pa{iOwHl~NDu#f!9of!UguRf! zHd`V|Y_g>)mA8S0kL&U2^ksN;?~42%d$z%PNwZ=`l9#in1wa6AGn>R+PrJS3;R=(lsTsU7>-5tml$v zZw<%0`E)qPQDU85g}kEz^i-uXGIm89lTv6U0o!>iqABS#Y!XCAftN%OMJ^r@s{=?P zM{)z#lFD>kmRMQrvNU2s()om0Fv!ZZQ&6wNl~e`;=R zgPluaw>tl>A>P28_U9iHtper3ITB-7$z~||WCOIJ>8a6tYU~p7YVEH?ji)fpE3Rr= zAeuXaTm-P`aA((f-XJy<`Q+o%b){p)qN=sAA>KrwHbP>~@%dn|c2~Wk(4Wpn)g6Xc zBAqHZj9Il797sZU7~k_Lb^Qftlg&yZr0p+y)!NVyZz50|pj7_CpYW|3VFI;Ct3r<{ zsT+kzh(`0iokFbHxm2I~^hRrwsJH!wG&6eB63-3Mu=?Os(zIdq)UqY@s(8b>W2WkL z>%&Xji9&r4B&AdhOcFHwxm|!ThOFjgPsYR)vRmK6BKO!Xe_7g zEfqwg6R2w8PL;{=tM^CFYu;^aYN+CPcWr#7ex@TNg*&luN$r?ewiex_xugw@Do^XG z1-`7^03L@%gJz^?*^tx*S&>ZEkR(Zkd1~<#Wppqgi}@P@mlp7qFJ|I`x7+m zXjI2*1S!*5Y{GHg!bvGCQ;DM}R*}QDPAX|^x^-l-t)5yon|>u3>l>fOzI6;nb?d`x zQ>YJuq+~-;*G`gPs%Az671C)%Q*`59hh(xXm{u~IdVTq9|7a|y?JX5Vqak@M+^KQ{ zXlxQTHZ@d9k`!W>q9#+4wH{Je!Cl+)>wOqd9oCT`G% zRv(gF zKC*YUwU>pUv=iviWp!u(PYj1>ap;!lE*^kZxIycwm#9{Yo$|x*AO{#QysQT4+?L zRDm9{bS&aCIQux4wRE)YJH(yZO6a~VomsAuT-j_i99Zv2LwV(OuT0KeuSB9$z~U#@ zd+X=d&uepn`oo#@W;p!4+&#EyZ!j2+ci1Au zW_D)(D*6IlWQhR3%6ln`zQ(<)^U6lOEjXn0d5sh1twW%Fz6lATHF?e$n!mN2m6|@*TP18V{pRm`}48gY(6UKs}*Q{_j zs22eK$fHN@buSsbia5@vdH&2WztYA3vD#u2JX;^r`@Pjw=NPIGFElW-En-pjplH>3B1H?Q1>dQ14P=s!%bp{OW#hjD5^(_#C{VVC4)# zn?az_vF-KyIlK^T2>QVT6soOx`)IwBGRSPsfJlFiFBbD(x3*oguFn`X$WC9k@X36= zH|PyGPyvf7+p}-r0K%@OAXfLK`-DSboj+=VnTVf=R9Co;e9rRZAV1$f-}eCBm2M>J z>6UbFF_S72KUEU=>C8h#c z0m;e1ne*G{x48-q02<3~ZyP*WBA}VadMAblN1e=8zCD@dHXX6v?T|7c=#q7AqhoNu>~RIKi3IU_fOcH)_EOiyV|&5l6pe1RYCoy+KeQT9Ylp8E&7{L!XVB zCXI{?MPf;CwJgRYGCH!`kyc1=04JUT zrdI|&&q(Th0^9tPWq3(~zzT_UY%>FQr6fDcwjo*RToL^Vgf`J>lGkr-<39npYmv2O z{O8?IY01LU(d+_h7j#0FL{{P@+XexsyPgqybmxl@R}JE1 zcOy~~J_W7$tkr%UMrK15qvOHYPHt)340l2yS}(#(V_Q!Vr^S9~<0gMTp8zxW&^E?h z6r;R|k|&}p7c8Qn;lVNtEvq2J4p$h?hZ7jzsI-$Ttp{333Sx(;wDLqHGBsj*2 zy?lHC(-=!9y5bvi034)U7!G!F2#dopdU^p}9=E5ao1Eqfb9TZ^A-YZwFZO_(|qZKi^Xyixh5(R0O4ZwwA$-PRFbo|)5BUEublws`E$IJr^jeOp# z_!T>@J-ek%O&C0~-gG*-qBRf6fZve{`B5}*WZ(+aEZjITHUMTPY6v`7II=j(LXtI1 zvDF@*W5D5#C1#gt-V<+xg~VlX4vL6ZJ|VGCBO%3LUVtG5wI+v2PIU5&PrI>cMafz; zjoxT~w|A<4Fr7kHeD7p5nJz7NH>f}0x-uGUbiJfB!oV|;)M^=8(Us=28OR%wldZ69 zn@nRCF@@1E92t&f@nhz)6k_}=6B(Z1V<(`O{8(GLOEnViu;PMHM1)RHPrwZ8MsmHg zu#4z9CA+7M+GS}-0V|Y*i8BpW zfeas=8Qqn>`sx>eHq|1tg z!%9QM#G0zq>5qosWYV!%_M+d$u(wHrcT8>c$*N_XFvn2`%be`_89aiDp~>}=^Ah#U%*jK{PL{$tGZly|tjr8&b4@@z>~2qcd$e}rX(IY?CW9#fPEypmi)M<@ z5-L}KzDKMk^Q(bc8jPxLhq?keVI1UY_a!omVO>Th%M~-dJRWOg`23jwS~{}msC*&7Af)^UBob3`ssWq*5`RzXGV|Ze7|Q#o7>(6W z2osl5Iws(HSkm9yT1v)nXO{}LNtin?C8J|QrngLtUgy|{HRrpsd2ee5K*KMsW#~qO zbMk4f1LR1P*KS?4z9oqk;2;fN>hfZk?~c-$hpeAl%ILE!eWTFx%JeI7LDp8} z+(V35U2s}efp3tY7Gq9pmC9{zgO##U(^Gt$`AC|KP(_-ELi>@nM?Gx{2W%`RNo0nF z#uht{X7Ie@7Hrhxf5Kh_<9Y9bu%pr7{OZ&+xl0FxZcg7nFK2Twu4!`uYEcbu$aw^9 z`io53gQqKdVlp4gmKl}MLCwVKk2{n$8;=)Hs#^yeop+u3CbmxJqug|RdwsAzpcq~e z9NzDE`sx^TsB#_k7(7h~SojdBc$XJ@`pCv{6}?=EL>(NG6V!k$a2mBE=EST&os32h zL|FTEqwmSp0sg~y%Vyie7Q(gV<-Hj!o@@>Kovr-2VLm;z++Br@!0?95GwlED`}uXz zh3HRmy@go9a?cE&a_nEe(wo9_AM<>FKZm8o?cQj{_5kt+zs%zBK#H$4%VDH0+5&`F z_n{;bdsfeWE>%+`BYfRMRA%{lX-$@081+~lV602(y_4d}^97?S5-YDMBHdCZX<1!> zzhh9P`F#<(X?~T>M_7Qu3iEsjkDya*)y5YM#$i&Bu1)_SejN^{4?JTRMO!^ESX+8` z5iV1hcU=Y*#rKctr3U)p14bVzH-hLruDU38M6x+ImZXq{aRVxE1_SKCyz z^oMN_py@eSkHFvn0|2dr*duWE9R8!u$=1gTP@ei{*iUhN5y)lw;US~K9m?s5;f$GF z5;{y)%h<-}OXmk;I%Yx$qGdXA5kt2UUJOyv9g06HY_w2%=md69vfZvhGO|$>5J6Xv zTQMaxUEESK>OI?m?b*=m@d;b#Ay0K_pSE}&nQc#pZQC>o)Xr=X&*KVr5~-XHW58$h zB1|#OV3nmZ^rq<-@pwAAg3n0&Dy>gR+j;#PpMa%jU}@n=kJ@ZRr9CXlAMZDuu&Pc$ z-_X=k53QOi;woHIOjV=~fD8FP?Jc&Tl2EI-y@p8@fb~5)H=bBFJiK=XT8Kj-GDYYxyEKgjD>U}tHQ&yn8T}M;mmV)n(yZ@ zu7MFvhkr#TTJ8PGOyp>N*rWSIsBa-Esdp(b6xB+>#e}QEKJ9D` zUaVDFj<{-O1>M`Nog$kEi~7{W4MT{FTZVfYn1(#4CuL2js69u{vEn{&87mR`(qA0^Bz zr!n5IWqo~N#z(}ghf@+=dwk#?%%~9b{8=HCb|=|Ad#?y>R^qe#gT07Ua{sRRCCK%&*z5Hn?nC~1D;OQn!!4##T8bgYbjV;DlthZ?v#}Kf zRlHW7%Zj<~ce$s+8eVM1vXIs^BJPEXm_-o^U!_t!(3K%v{4E=laumL0*$2ZbuZ-u5 zun|@Z*s-Q(Db2M(TWXu~6BwzeDQ2zqnJ7AAwviGE?JCpH8nTs{8*KPSG+J2-J0;Cr z+lN#QY{XCt6G@ZpzCDPck$Vq^lccbeYuUyQq-bCZ5ldFBGyiF>e8g1@$DnSD zso<7~#GcA98deDyP8h#pIw#hi+Xi{o)!Fre4987`FHRct-QK?`7l zVkR$-L{k|X&lZU5C*O)0N@%uxdsy8H@wwK?xFEr-$($dInr%UWajN?XDToso zmL=Va3LU?&7FG&a%$TuaC(r3Kcw2fK@|G}o(MF!-+cIJp$tDmfSzraF8ikc>qIKBk zqm;WaTdK)uyON55ZBaH9m=wdLC~8nozbn#BbxO>n#L5L!p~W*vaRc94`mEIw8NQL4 zTOw^`li>qvg5d*i+({3efzi()^&+&zOo-qs9ZK0iKZay!S8P7k-a|XG4~8UMn{&#y zh75#t0!FN%SsGIzg3t1{<0LRiQBBM??K4qs#z-S20&9(w$eOK^sZ0QFm=uMVGDfX! zLh1!}Vd(TmO=9K2%|I~T(^^*Ira#iWxH19V&YnF&@{QUny6H3rmg^A{Ghe@e=r3c# zsbYEhN_G2DYw%6lLpOvBg`XnbOSwS*5lU4n%zv6I8ENoCu%??`zWXjcA(GEfPUtY2 z2@yh{n7%1eU?>e=k-3dRbWz+oY)LVff@TsaU&<;fG#q7)IW5SR8j-yT|5daib$rdV zjLq@bN;(DmGY}Wwuf+w|P0oNA>(iwIN?m7Q$;)dJTS;qR?@UU}z~zx>Cu7ms0&$(> z+blx?=)9`TQ~OZ*6w1@K$jDPu9v&&Sr39v^?kD({#y%7?p&Kh^Dy>w2F}u)@w^| zE3OjeEgHzPb6ZBtCTZ}Ik_DPC)dZ|W6K%mhADP63(`vRPwE}y>RShjz#4vyrxJ~n8 zvBL?oFl!&IM3prTxy34SM@^X4&(gFdto~T;&81h$ll`=#UfZ@$nMn&dG z%-a#X+6z678*TWWob<)FtnM)%t66Q22fpgv9^P?2w)~jh0u_zwZCLS< z+M^{K4tmOm4YzovH5-_e z6<@%6NfMBzS{744!GwB}-LW?@iGRidnQbP+?{aYulUjt!{Q~WGnuMLda(UU&TR1i# zN&1|{Ano>ZFGGs>Ol7MB7Eqj|;B+tvicIw5QGxAL<=xqSpI1rrKz;GA>@`KI8rO0c3VL)5jCF9fn(Fh=+Jm% zAy?EErjVXAfK164v9^#RG0{%czCbw_(^yrgt4a+x-0O-4YyoDeOVBnk2GkwqOEqFc zpz`5WXrsmuLbeUUfi6R3W}B#~?rreP^0s?&4*$#^H$%GKuDN@B7XS3)rnu(uv9WW_ z147MP?Ap+Y0!L+2A&`f0^_y@yA!IxloPu=g))nvPJg4F)G-K?wZYMZV%coQ+_K-}k zu37JH?b2b4W_-tHql@s4ZZ9A$#o@D}Z6UjB!l5?FB&D$V0 ztvb@C^<%#wdp6_?A(9zCAt!yH7Qpc36nfccPr!n+Cx9WMBp))E$3l%pjGw@Ce7;z@ z^9MTzItPrEBb<+QX7j>ZOov zcX9enhsDh*BYD3+Q=!mEY_&q0_Tn&Yq5161O&=ONq%u1NhQ*JqdNK@#IUb@iJT^Hw zJIT&FVgvk`kQl#sYrDH93G&&^L=X6p95$vF4D^ooncXtAB#NebDlv_WR&1hbyZPEa zp}aG0Oy)!K64m%svXCVGO$r!h`jcM8jAWZGd5t&(eqd75q#(t~vgvFBSd7F0BN?j! zSSU57LHNNP_|$0lzL6LXjhvn{&^!`##SofcX%+x<(qm}MRtS$JR{$+Wo~aqa6X^v2 zRl);!Lu}G_uy*xqggsIjZ^}^Gmz;y7gqR02pu~>)^Xgb@RdfWiAOfd=3TA?d*rm>X zCidN&3EGUx)X-msIIgpbcfD{UOc;8QgH;8XT-EKy1f3W?(aPL~y_pTGGSMs~#B;}J z6Ao`Kz;+P&I1?fw<{33~DHNVBP0dB&wD{R@vNX%Unjjj7u1^+a7cb$nV?K&G2yJ47 znEqJ$*jNec!6L-!kW1I~#9Dz18?HCmVs`s8CtjqMMVMyBBPgcL_>{t~Zs*nxrExpf z?ai8#VN`qKHl~|D-U6-LiY~EBT?l$sClsY^du#}C^N1+UiPcf6+!BOWvv5pwr=f_J znOMo0?kZY8l2Z-jVkRSPH3QouKKxn%TnRa(+iOC1B3^8PgVwVOYLrN0dk4Lpjz?j4e>bxpGTl~nwhm!Gn20Y zw+w=&*;x&N+iir!bozir6lqRgx|qjLu*=yU#Uy1Z7*?o|9^Wdcgt-@E0GTGREll|c z`8rKeSae6nKFM!-DioNa*jq6!-F+ZHlbES9XHI2q;G4@6z14xDzg$Jk&eVr(=mQ(? zDr?YLd+Z7G*cRH|{hX|*0TC4>kqmyeAhG29YHxW@Y$9o5FT7M8^kUEU?xl3WiUdy3 z1XDVV17=!BJ*=Ey35bmwe9-ZVG9}j$y{TPnLn=k?I3p@>l2l=#BDRb$O-(INduO|f z)DXA{QpLbJ^gFpSr3xmc7D?3qJ!*M^b;7AiLzt){Zxf_R1CmPOG&PhwgB#mUpqjo7 zljs_3mQOoSjs!yQ;yO+?U_43-l7m|xJLomg9N^9T!m;+AiD`IG=l%!Td-pb`$Ij)a z;CuN$zE3WcJFF%RvpJ?z&Pd!U1Vq_~;#SRPlg90;ZVv>D$G6L>8E}q)cr%IZ#P3qS znRcN{m~kJv_3|`yQ8ynjy~!d~ez&|-$;aI8MN~2>s$-+n_YZBNNK}qM(L{MVMHyjW zqo)F8RI$;}@s<~-@i5y>ou@}}E(HVBnG3VIzVHxCLb}_IZ8N_i?bqM%yQWrC@+n`(MhF4~* zd(`3T9C;I!O_+M0?cma;aYRbvc>nlfWz>u_oHu}X&Van+909CZ47+t2`x&a*Ij0OO#)W$S;wbKzh}ij8bG$_)lnM`yTFxHkZT^^wyrec z;AT9^Ow#q!`Y&FQ7nTWN@LRT6RrPu;A$r%<(zmhJn8^kl63Xv7q6F&qAR>QvL{J8j zynBknlBc8-Z6p)nyyui05){hAf*`9bKtpBN02tlU$|9uk9gzKouw`j&t~`Q5nw8yd z$}b}rsaD1)?0V%);UvZ8oo&=i1aq#v>^?R%Jw827VrjKcoM=MRSenO)eDP;?=0G~J zz#5{Rv3kL-Z8Y*yn|+N;P@!LgmMUqb`6LLIDTOK z0I~@06f-;;6l^T!hYRqc71jm=_VsoW-#fyGiPm;LesF(7E;zP=&lJ+4G4I96bB>Qq zL23IxDo@0xsWEdeG46=imVfvMGi&E&G^PHc8M|aAA~%Apj0<0cipbehfWYxzX@Njd zH?+`HjZaK~NbLV$nNTrhye=Rq6iKRKr6I)UEvPUGifS`Py!Yn9FOWIepg_ghbuB_K zA6+myVO!H9BgDg2NZPwPx4{7zFkEcV0f{6x-KooBXuS-X?-~ zIenaAq*5Jj6XKj_v+)G5$(OPZX*h=>Lj#h}7(9P!i7j7~E#$-z=KrUeX&9gr5(N!DM z;*A6Xy#k@-@P2KP9MBD^-~0XcLWf@@v<6FqE*`K(74*w9Ikr6O8FeRXEI|$K#ahNY z_(%PFfYE=$0HcdGpIJjBSS#XVSu{yz6ySkt&GzS7jzj{%=4FU#;waTFar9r!aS0lB z#fv!m^5uqT8^ODhkQ1Mb@I6F^i<01^(WrMPW*rM0E_JF4115W*Kotz(S*}3~#pnn` z2g5LEQ}PUVT?~hGerdHoXwEJ!b?3C=EQ>hsL%a$rX>%w}-F}x8PUN%zYmpdW`LIn= zy!%9Zum~+o-lchVq2GIvo0y!0tp$8ZxS?|%vwNC@Wwm=uq#>_rZ)^7Tn-)hRdv`UO zH(@siXIczevIrm(744p!#y`_F!I@68#~F%*del>P2djG+8|BGv>KQO&R(o^z`^;l4Q>*~{js7}BH`2g2WT~64I$YZa9J0pP0P-` z*d7E2j%w?eGFB>kvDqoe7`PU77c&iez?j@7X3c$)YlykE(&^0go9zMahs7bR4_!4R zGu;gc5DC13;JK|6-S#Z>%;vOHs9pZWv|kfO?8K4oHz#=-*h&U}6C2sO7dKX6nGFPP zCL&N1SuhIDsYg>EVlYh%uu0kE35+oZqQw3^K|=zTnkf`mre)-SqRpe0EVGpqXC2dY z+2}PZn-s7lVHOrozOj1wFk7}fHI$ja3gm^f`qW)o_ha5oxuWK##9;Qm)3yOA-j6rp z$vfA??mBu*`T>U#8_es;O!Hm3ql+8CTp2nJd#s`_gF+}Qq((y>fW_TUMnP83^klKu zg)w7O8iZ%b_RK#|&LVu(T8Wbx@Sd6Xj7HutV?I0GIXE?IzeMI(XvnSK`o-TES{_YJh^wPyU91iiQT-q;G`r2~(6ikSIBmJfp#pbGyG+z{al?OkrJO!AJ#^68 z6Y(v_M8CJTif_Z*x~f(5Z93co5Xx^wVt&6s3CCt8eC#_xa%>6(zqbd+f#e#OMq#7k z)fudb0aW!81QiclC(5a&*iF4m_k+6E^RxCx<#WngAtJQef?MBcR?wWvu1+GeH@0lJ8+`<3Y@0u zZgf^xdospRvJq#%K^B?2+|w^;W?{My=B~`^v)Q#(TqJQB{xb6P2?MQSl68+DAu;xh ziH$unWLtRIxQAS&F;>qe0w&P-pkrsUnwUi?bF!wM3g6$b$Djq(cz9rD%wZy9u(-AY z^T~r=4>xO+D;$&pZDPa?108}9V8AF>UNZ9|r&hFp%uOq6!;vd3f)4K+Da+l~N_%av z)LrYt93Uu_+;QZE1M=Nvd|BjQ~RUGzG<1T>vC_n1Z3z96<0M zh4o7r1OqHrHjAOamMrw5av8{36BJmHCw^@cVR+W2rw*fLn=ZhCmBh3|v;peELLU;I z6Kt9rggAX%EHzi`&|JxKJ}p~5Bq{FJT)kKu#Jw+y=vWb7Nvd$HRR-{4MGE1CZ8QNh zELI3NXtoKkL8(HhUQNy94_U`PXy zS&gDdBP?I7c?uS(RjrXq?N~eXM3q-CAuy>DYm-sfv4SOGhix+#ept99j-a9Dq6o^C z#NajCT=-te0_f#hY!qF&s)hKAT5tk)QMDqxk+vPj6e*Ysn};d65vs{S5{pn}Xb~~@ z@KIo?;bY&*!l&9s?WG4ZubwnhEeCwCK2jQ%jW{0?L}kBF`-4 z#JA=T0>jefJh81+u5;l9bH(AFEm)5DO!0Em+iH;x#I6I68M?47&q7NNp9iKMKK5)~ z9+oq9SGvgBZOMqa+h^s}NQ)$`fQszUFI`Td@jB(S8q}@Ak~N5OJlWz^n95YD!j-L@ zwpej%Vw?CWlQu@rVTri)hNYr592SaLvJ|Oe&#q26tG4Bnwk;)Mai7fLllvbud zAgIi9Pe%4>Iq|6CMUrtvBSPVaUJvJHStC=hZn~8xe}fqUoWhLBR)z=B`Krk1IFxR- zejwg#0Z+c}aXA6&@Wg{Y%r)HkUy->=FyGln4k|S z)^Jp{vMt9|$!R*S(D%Q|gr@d=*64Fvgl#us?f5BywrvubQpq-vDVb^%nS$|FVT)C4 z7OGz9cH!#eH4HB0_bT4*$ZX&lpD=+=hZY0)v1q(3Pi5ik$6(2%oefss@+w`u6jN5U zH|W(l)C>1DMPKJbHuS?&l#R}RoZ9BeG-=qn-&JdS?1>@5#$0E%x9T=%`}oX42>r5; zUdl<`eXN13v~?A4wT0UCPw{L2WE-+gK*BUcWqx>zT}{v%T_&S3WZ&@A|oo0 zEJ1N;ATnn<5n+&Od@|grQHBb`TSgu+rQ%C?V^wie$I;vz}Wk`zinRa`3BLO7gP z7SY19Y=t5+dU^;ei=(N%Byn*Hf|-o*+a&{(?O!1QW+Sa;Q&XVQhsAJvm8&E77&rQi z?EnjXkW}*#mYWE`mj{6e+}ISC;AMAUC}F#zT42@|6Oub%JJn$KVnE35_S~FVY$prQ zks!8nUIiVd;ZXU$p{(dS+~O`v_{0bhY(`#ks7fgA3|XGsvnVae^2qI}kD}E_olq6i z?Pbu4+N0*3>0q<`7!RbQSG^S=TzV@7_+^|KrF5h zFe?j%F*)J5@HQ1HfSP(mrae~dy zHUh42P8AOO#`XaI#K zYEXUlIOmoz8+lJI!O#Lc14~MsXG*4^L~w}r!0w7x6k~(aC~3QK0JogpuxnEojYjr) zW1X4#-t1a`|1SS7(W-}(vXKvWO5iRMwQFrxFq#XDlye~99t)=tIYNUqt}!77#$hsl z;Lc{;nn2qVGSZ(kqiONoZey{dY6hJKZe}E|&?uaK9X1LECqb`rjkONLCUT8ib#C|o zb^y^emLdwq-Wp%8y3TyZRqYs|i5fR51Xfs!ss*N0wiFP2>N7Gtv-?p^8^cvt5 ztu@u{LOsmSl4R2piru*EYg*h1X<88n8T)AWyfr(OZA~UQuoo+mO#&@87etMpA!^P` z1+7%)(xE=H2pfQ88=`QvS%yMtfq;zn0s%$XBteOJKGfH-%q{J5uLkBi^X;|nps6Sp z??)+tsLz13`jQ~1RjLA+gX>Hv{X*!@__rJyL+lB2#@SgatwWBI6nPrpM?oo9D!nv2 zJMNa0gCJj*5o@}D4vqm;RwHCOQ*fxCTw}b8F^@$PIkG?D^h{aZc=08(Lg*&Y7fwt- zGC%qs9U}p_Z3L_^|G>s2Ie+=v9kU&o~Rj;;cCKeOKx7EFD)K$Og-EIb>!@8Xh2CrsHAUNa)|Jl_%&9|30)uvTEvt5Tg;njt8sIj^@EMt_8} z0*kJEb^f?7DRN(?^_#*Y(4zrVfkjoJ3Xjs{3l%5@hvH3ul;X=PT!$ymjpa5&L1k-< zhD)zy75N*X0k-p+F((PB7T@KXq#ztYs}xX8*U(C{>#Ee^wPf=Y3OSk^jeb>|E6uK| zQ;FZQQ5lRhD0~}^Lk3c=o$A7Mc(Sdo*a>3#Ye-j zYjmaAbyaHdTDF}Ev!?uLxK(YgG`p&f$L}sXqM6Gb4#4{h@i~yhQYJ7W;|5~U%~ovR z*#gB+-dL0;4$89c^*(x5V8dq+%JRdOs~O7WU*;8bg**e035L?;H+rU_q+oagK$D#( z7Yo&E8TmEX8F)4FL>VC|x45*>@(61NX4z z>MERGQ7CikiH>Wa%uvhSky?hra~q17T+tB|6?q=24;;aKM_JxP(B;{a8bfiowjy9k zMXNz^uWyI>G=WvW>Es%tZ^T3KZ8Ylzp+&(>q)JWxMND-XRp>p2l7doaB~hg6)s%

dHWLS-J1?D~`qrD)fBT3{;)EG7x=MmVsY!C>bcFDvpX8L%fzJ zhg~f^bHL`Pg&ZDma7J*;FT!hK8+5mUOLrr+gZsO%7#(g9ly^W}@?}9Fln|`!<5*Qk zeo$$@PeBG+>hb;tq#iyADQbm~E}o&esTttpR$ZaA~NgNpZU2+ul? z-51sCUD>cxFFe;0LbDaUaasLn;&BBHSj@E08MH_XR#^hPPF=7Ab;O)^%8DE#gNIzn zcRWQVINaHiQ3KRS>dMQC%8am?a{XPIz2?J7qb58jl3@W1$CoD@a`708F0A&}R(J;; z>?7i|OSHC8o3?B-p`9U)BjZ}tZ}EicmfxPNX~%r5)DC?zEWF=xuN=^jaip*m$s^Jg z_`dSYuxdKxo0E^kJ4XtL6UIdb8Nl*z$3uU=dT5y2w>zKs1cf1ebX|zfVd0v>T0~h8 z;-_l^GSQ9!!@)Se(^Lm>;Y#DIi?+M1;iRGVu};_iw$wpLLQ%8L3M0+Tg`}}c;+wP2 zA}&1#w(;%R0wDIlgJv-~3KLM6lrpe{YT=6@I;ZWBn+^vxV7 zi(3=np5A>agwWpMi39itK5)ex85&ZDe!Ywc%z&TPo0g%|6leYUYxSTNFRjR?WZBzi zZp!9Dx=Tv7o&9Wk<<@q;iIX2J`OG#{zrtLne;ktiICE4GWaMwl;52~$e761SHtez_ z7=(~J`IC!40!kbQ6!z?P6m@LRDP&3ks&uSjQOe;|3ay>VF)qdy4XAU)G?9FlMJ^$U zOUG532E8dUn(|W;%;tXsnY~MvoyanYx1(ivFRe<=H^a; z)pG3~?2xWpsn2N*#MRXXP#U$GQ=wC6ttNGY+I^^ve_=b(;?Mab2(>|j`hX9;sc^0CFJJVI}6#T^qN^BtWaAXQ@fg zM4@rZ*CQb~f*P~I@S77e1`5=sr7nu{^wQgUi2W%;>wr6rp|YlT;qPH(a@ zg7?5A{-I#<@tUEz3q#p((*klMm7Fqe_fKhlHhe#iC0ClNC;=U2=sCdDodcJGH5z_( z*w*B!@rSuL98tq_F{4vIW&!(}6B$%zNTFfgY{x9z@kkr9!*NnK^wL?9h9JWAvp7*8 z19cJN$ar;VLSDsFqw``$F|Czpp(AD%LXAB-$tNWE*g&2$*ix)ZqBJXh(Wh-#wuj-# z0g1Q^y^>#%39x+|<-;rXg-UtS(O0EI#dAd@VFyf+989_%Z&Hd)IFGy!@8e9;a_-@a zbLtu&pM}y|TRFbcJGsKr$aWGYP?&&(Qxo=oV|YF}MQ4oP3o6DYpzPQ<|BuS1vG;9G zx)ka$NRM@xuY%-Qhxa!QKuNr)WD@N>EFVg8ynEsh{>2#FJvNVjq>`hMbaQ^S4N2u1 zE1k|<|CaV(072POZ{-&EG{&q*|akubCWSP4pX-xe;cGIeDWRAQj?iE<=92r4wDF*ir~5 zeS{zwTMZ|i4PP+CTf>C66em$i-udp*EaZrXHChxHwc*7=7gCC0I^pOeJwwYjU}uxF zR=<0GdUpPB0X7xc#ULE+OwCRh$B`t;o2_NCl!-*ZS_^=eFlx;lbQ?HPZPo}h`C!== zH4V}|`v~dB4OzOr9rR*riQx4{w51pBDcovckF7cw7GVbqcSQvCvNkh~1l^?rH7{TA z1;LmMM&ykQy^qP*1fiK#UMb7I0Wr?wnHEy^_1|4kscIX}FoXDHvuA7S~qb{U~PUhqr~T#op@DYw%5Hmpyxf5(xug zTu_y0MbFDM6-Z3(a2=XQ0TB#)`QQV6K1X8K zj&n4_unk`IHWzSC80MAs4B+TcTJyNS!KWC(7jt^Y-o`kB4>%7+w=~zuzVi+b)Y76$ z0Pt4W8pF4PFW9Z*M#8~}+RVl!^vc9}u-!5MYiDIh($g(^0N{2~fyQhrktq*ioR+is z(-HQ_M>UDikmJW(C7kx)CYzf1FwTIj)5nyaEiq#RAx7GXr;{WeF-8x4F0P^x~&H z3CfPD(PAr-tRhB3hNNxGHYYt-mY{S6=8nw*M*^R1ExS@Gq-h&^>)_So1$96aoxs(H zqY1#VF1NvduA&9O3#0@o4q(W#*OyFB!=%3bAD-P~4AZR0ww7sL#K8QhbQb7h_1a%v zR)Dwc%HMFQfnKZ-Oiw#k4716-6RysiH20#*tBf&U^($@j9hnf0X=IBIH%&JvQf z=UGmT?V1=)CRX=q_C>pGI^K=7k)kFKn%7DM>iqoF+!QTL$>A{a-%b|VyxNkLKnqL-mC&F zwUg8MhuX1S0(1wFZor*^$pMbMv&Pv(XvDH+C=7p4Ye|4E7au}Uu7hs{!V1DhwFqsufo4bm%UV9x)91fxcTe8kTAB`uX&t7hj74YSUhUky zJs=!XEgXZG2p2~-(`Mt^sglCU-sUc!3; zbkN6|=6zL@jZa%HF08d4OGQ|)8UkJz!)sV$qE;QYta6H`tg_{VYi(Y=(!IPld;C%i zQee>8?ZB%|45%oN?XJ$kf*~D!HLeX~(+ga;SZ=n{zy@<-soTZ1qG(dmNx0oI&Q>iS z%rkm^6PzoN8;8Om-F&bM6Dxn_Qc;rzeECqnHQogk^nWvq6#A|f0|TBb1W_`rM$tP(3!JQbGumNIqqn9dMN zuZCbnk2n{;OXdL0gqN4@(mfQso#@PWI0!Yqo`{kb5kxEk3h2y^6^!dncMVzhZu(J0 z0v}jxX3ZpRRD;BYt;QK+v&w9u@#1DsUk;hwa%Y5*aY=gQj%G2}xplGAJz-`DNWQ$S zXjlIfgo_Y0cRHDeO3k z8>VE{!-nJ;7xq9kLP&a&I7SV2aS7Ve!kSr5M-%s^WnmJzz;0Aj zo~`A~+q587EQkNl3(&-9Um{0*XONy)rO1@U?W%Tr?YZW1ZM! z8Jow6(w&iGqIym!--X8J5n~f8Ty+N;!Z9_i@L@P}vK4hMx z1-)$U5>*QFjF{%zx568tK}Ys^NE>uS1|=f%L7j>A!S+E?gJO;>14sFeEqlweFC{VS zb-Wq=2ro`^)^uzWoso$P+sRBx&lw}nFccwDacTo@dB*_Av~Nao=MEe`aM*OvQ8Z>= zE`}#MW9Ot2BAT2!Hg(KM8;pj64Qz@QDZIRpkj+?N!soH%WQ>RJ3{X%`wA|r%hlMV# zEgxHHFLlktipe|Ln1sIrjVVJDoA7)aUZZf>>P|&%QKO^2gwJ{BXRyp$77g1K!x|FY zB%`sQ#wvlLAuHsE7<3lE+&g{T|Bs_sxpgX-@HIc_wFh?})--GP!>z$;6G!_L8A4XT z&T4H)^kbl)_3qd|5qVISOTL-%15pJbL@@H<~Hx%_hBdtN{8P>y`}!aQ`z z$7qeT``)6sX#Xy}1KXQ<{wn;fOD(OOScBJIy|vX@c-7WBv3A0g&feFxAfLe8(i~=3 zQB{JQro479v_8AP+&gYwE;u!c!wv_$-soz47XMV62py^uL!;Zd6|$=0BtjR4Pc29n z3$Jyp#KOmmOACv6&*#^=-B5-h3`7x#JuE_K3d%TCSp|gfEXv}d4s~%^M?#>`B>sYO z4tYUA#B7>c)-+u2&Rvk$jGD1ZYq+y~VsNTRKdMl%lvLpYuBc>+t%*teBX1p}9svBnQO`(9&z~yKpR8mhYO=4(+eZR{{G-Y=cB73@a;+<%sSC=?Tmg}2N zKOWTqBF7`f|8CmIh9Nk(z+p~URw9thefts&J+j!I3k-7O(MZsQxL?|zyQ)8T{nE-D zY&b+ zNNNY|#foua3ja(TmWw<}+U~0{jlm@+fT96Uj7B+Ycm*j+EJ1T#5f31>oYJM;oRBmS zHC~OfX~sY@^P5+MS&J6gJ!tojQyvo!UP54D;X3xLw>W{MLjQPh*; z_*W9O_;5^sQx3b-U;;!MJjynXDH*GvkB^FDr47r=+NYXrYTkLx%P&b(G_P!53zdy) zpt%ar>f9VmUEv~4ASqIS-?8D^10w3S`Pt4CEv)N8q7=-RLj6sa6Lw+%l@>pp>_DUp zyEa!~b!oec$g-*Dkb;H5aYI>uu??M@iXmEA)aaxMe+&hZo3VZ*mQ@j-cR3WBcTsap zt{cf(GeMk$9FKC1an`|*jQE_y-2Ci34N_v}O0aPswfV0#elP_)x=Y9IZ!H6R!tEw^ zFUf7*N{H0_t&cIEVH_WgzeDEt=2>lSy+*_YOa(fB1G?(0iSTpY1*@l`ZHt`5t_CeK z2)2gRdb9yEgKqCfL_B#erbPW5G0-s~vYVo$usmZmB65u&W=^|Fpp@$i*5u?^hnX=; z8A%B#Em876m$YV`+@(>uO!X zxpWuH_MfMD0h0Cx>a?8V!oKT}#fv7qtSi~GK?~ia*P%hjx#FN>KeTWxKO3J zhA&VGSY;T+r2}5WdbOD?tJZvGMdnG*La;a;X*ZH*e1iWFAQeBQ^ z!H98f8?9WCX#!s0P!2CGI4Fad3T83W?Pev^Jc`UiDg#XngQJe!pEsfi$V|$~z5sr; z3a`;&Ss;u92AH>#QYPY@Il>L}#_!_U7Qau$K4zQT%xHZGnuuVB{R@sB?HbM{+W-RFxM0PX-%Yu?S32B@LD}gb& zeONnU0Y-LN7R_R5@C1=ZZc5uaeQ#q)-l#sXKBmYHF1=wmtR9jbFsAP}BYJUl8L7yM zEwFg^EXlK>vSnugu$?%axV4DT?sQSA0J1e_7hv=9Xm+y`_$WFh+1D+lVxesc3F0zuEJ=tg>imbf?q3~jsfr-Ol8C4%R znuC{1b9e+mk2|nj^8^1Dn!RTyMlTqtgu*quV6wK8Tf=B0O6$dq=MRowPpPFqKlZ!c zQ^1YQ>WX|7Yd8wiYFSniVHUNBoLo7YO^`-yx@BIe5^d1z0@br0fivqOUvAkfzc78F3MlL{RgYgsAN0Eo!WgM1zU)Y*mThjKP&#Ve1 z@Xg?66O;}X(ubva(3l{<0sLJEI5XwU%X(Xy7I4SPnTVj-o1cd>k(##|YKjY>s(cFDDIMa$TEDQjm1kg zH4z`3A_FcKl@}*S&+f@X_-EwPXv8EmgVFEYsufkfG^}rp(<8&H3?iJ^*q_DEvlf}+ zMiUsdW*#9VOLGcjUIF&?0o(aw0AnSUv}rQ4xD+kaaT7OJV?1EuDCo1-&=Hy!oa6)* zAvJBr>vMr}Z5(c(5|ZLX230gw_5t_5(%w4<@Q>Ki#VH8EIU0%IO%(2PDuq;(zfVQ$ z!62BXg#@jdu&bmGGf4sZFkkd*SLyvlI1uCD%j3CaA~T^Ci71u6bW>HYPGPo(w2+z0 zaH%wS3ug3XaM*)l^a1cZEmKg)L_;qGJ86t$L)t}%Q}j=fCGL$qy>)8*JBiFl$m+VW z5A^H_&pv{9qXXyJ@B~Y;6cW;tmmat0@kx+n5>SgiCDx3&lvknnHIKJow8_oGiVlZl zb{T`G8ysvL>tVB`_!kcggN|p#iB42F+ribmf>iFNN)s?wJOj05u%S?u(FOw~^+d~5 znX|W3M3>3P-7|c#FbU4AoHzjSObkf$2D#am847{9wa!M2(3H!Xop)dMpoyf7q?9O0 zav9j>ZpNbZZ8h7fBpb@y3_|o>-JpdvbLO!%2ScPrV8G<6WL*0q4s_U|_(LQb1?Bn~ z#_z2=Qat980gle&P>YP(k(#xj_5L$%4s5X4S?=t4HY^Z@d?0<=8-Z_#%>Kcp*=G}n zHjn#EW3Js_B>1=RK)EsAhZBM3m!RYA@Z6|RP45J4t}-S<uz3oG0G>j(mRVKHJ424ot*U0y}!Ca4x`Mg%snQ))*_)j0-PQ6asMcn&}G zG$hT-n#6spJxE#8*)u*^TU|k|67#&J8(-T|T_-OYBdOs68y*`>_JMc~mc7-5OauaL zW|yTIrWw&`3Su+R97Z6u&xeD^z!XeG*1vXfX$2!RUfAq94W=)cl2)AQ_N!=8%X;{2 z6h`KmSq6!D%(As?ku0TG_fA}eQ#EFf(2XGIyZ` z`r_gXUZD8#NZcy1{EpkWC1T^1-$;>L4LUdl z`>z|TorSe-o08}GczI9YDVU;yxmd}s6mb#Mz7$#U%!sOh9tLHck2=%9rw1oV?KTya z15yK)ej_46gVX_tN;Fd_qX`Q@0;-r|GKD-a8Nn)fh{B>nKzZn1Mtc(CTvpH_`Rq4d zy|zMosg1p4BQY=wZnY8Z;=_oN#?Z*fmAQwycgPsUu{PvO@d<;eTDWJpk3LDL(^Qj( zq6kmM3bIv3*jzNZaV}ZV@K8jr^kU>FJ$EMNw{v9DaT{;zWX&FuV<~0DEEeG}S2DGk z&oU%;64uqqm@UauYDGOvDz0s>z_4&Gh-W=tDLzN0XL%AvODRK7AgIi9f0l;{4`UtD zstz1-QF==~m21sm99H13XwI>r_~F_0oi2=?OXLzTLOvWzJt znN}jfO+E20Z)MC$UgH$UqpTYZA2-gL%c$9LWvI1VRTGt9a@*rWU|mcbK-F5BSkw~u zdK~YIhjiT+-u1NO7G1?rBMFE&cl}@J2xYc4!KUTL0d>}-==N4arpbdP7(yj!KH!j- zXrT%3h9wV6D{LjO)4jjAHozY17PA@x?!b=aL3?$;H(Wc(?nYzJ87vIQT3w))KqW*K zr*pZ*<(-$tU`Fs(-- zzq8wCMU6rOz8$&pAb((N&us^jis4X$jJVk|_gQSQrnH-Ke7CuINAdBbae|uoDpMC; zqifM`ljJx85KELE7qzDNmjkP~1^D1enUj;S&yX)jlL>7!fsINZfa71~GNsAa6{4qx zj4$a-iXygYV+gLfW0-^gSRI7XoldI`I-&MqYJ)S5v=A_7SY6^zZ`rPeZ?iB8n`*W# z@gxg+Z@aV}CQwjv43tawEy^oWrA3*QeHbEf_!{eh@bT`61NdheT_~Rl&5k55%dzoO zmSkr=jVWpu!P9bhw-SDLoQR6;GD%LXRhYsPa9HuU{hwsP1v^a;WE*bcdDW&{iDa1@ zr?!-$Flfr+vM~9+NxyH6PdA^K64O!()yV7W{T{Nhd#w+lx4i5m*CN!okV40bX!wRV z-P49}u(vMisR=WM_*BwHxL(t;Z4$dMauv2mH`?VlZv;YHbax57hHb(6bv)!O>8w!u zb~8W1^Zfj=_Q5ID_=5+A^Ee4!Lnt7{`bA4jOp%biW^NMl?-?)dcPIQPmmu2^5(N7V zVN@iy$ERrM8rm>$Lyt&{5`}Gq5~s&I9XK|^d2mr8KQJ-b_(Q@JZ?OWhAZBIr+w!LK*=|x8*>gaGD*5TM_4x)YgCL(Ot zC8h*So*xKM%op<-dwvOC$U;&+@OHGpcB7HtJ`J^!cYnhppxegx;(VSKzLtSucd&Ia z1du7vFo$_-D50>}?)CTtRhJ}1WkrFn6>7#DiRLMPVq61p1&R zkt2=Fy|=f%R^|eTE*L^;lh7IwYC_83U8zx-$>~a7xhAC^B&OTaN%2M|R)(!2bqQ}R zw);&wRto0YASGjU){S4}ElPoJ%VRUJw!JFzwL616ovUu27zbV+4X@NZkZM#Mbk=I?LgT!|3`HDLBXJUvb zv|%(S4ChO76c_@LjsoP!rI8kL=-$0K&l=s3$zUwfmlN!)m6(WnsOAm3n)cX+l0Xo0 z6?Co}#h1~W;jV6+P)dMoAh(mTDUT$4+WQ>ya;%jzSAanD7^~OCg*K*wo!y{$4mZVt zb*gt4W%Os4+aijMm85AJ)?jR$<0WTBB79MLGp6)7J6_kbrdVWyWJLlsIm3554TTa(h~AQnuF^8AqSkKlo~BiPd-C+<2j^n6x>k^2-5oV<3MXWwq;Cr4o=P1 zZr3w8^0Lv;MhVU$uv}$Bh266rgLQhlQY?Fq7 zi^vn6H9_l?B~mLnqi1Jtv9**8Mr<9%o;ClRX-r5Jb=%T19Q`>LpNz^*XcpBVDzY@F zsZE%W?JW2BOcd*xsGc|^_XaH&63QqBiWi{8AIh@rFtwY^2gBTGDM?Z<9}vv*jB&(7 zRSUO0+P0UXL1-*j8fSAouuOk!)Ff|NIYtrs-Hss~4CK)->vIc9FDi&sOBqYB(8KFi zS)S!6;t_6wdMi@FnO|H}S2Us}D&sP%-Z)_u;j7!Q_!*9h!go5ftWe*8krRw0Iv76V z>z)A&?cfvEoi4x$1$ZF#ZP_Zg&^K}y-a}FT862vM;9bj`g+rMJc1N4LpW7mF5oACu zP{ccPyb+-J!LQ*U!1MMq=gPvPAb*<@kx#kAE zlx!u*91pEh+{w`ew(z z4M^e$Twj*qDBPBMW0VGMhMF1IuU7)bIFTNVL`=PvF@``tARx)KU?z4gB4_wPua|@) zQ^w$>3d;l%6YW&wDvgI`vEnmM!mmud3U2n@*uLXVgJ-_I;fwPczGs%Q{@pydF{hky zZOQ51gvq&#v%zA!+@3=T&sblzjwe<iV!zt!C#y(O1H4NHl0UEWE$P+($H#_{*dwdV)UjA zbC9S!99v-u#D#lxZrmGNLcISeTEU(19Hu$fw^J88|WwijRv$iiOplk5e5Hs~mCqQ1R0Sn94p zUJ^PiFFs}9Bs2t~*r?vhqCVV|bZbK7)|Bm{bRNqxd;2JssbG7xRiY~9irAG)iHu7m zMPM4{^z{CQOPw^Pl++lJTo*RlhN3F@1IhEPfrszQ+%q$szHm`wx|veksZXUJAJ z1y?bjWm_)EX~_daalmnOt^>)aI%a;QLFuh-nO}f?6R?J(VV8u&O5vncnR3T0G|7Gv zgLbUl?+CQKax&C|P1RDI-y26+vBe!vGSc&@aL;8X&3|6Zts^K-e=&!aSO+T3n=R<5 zj&p?@e^(&w`_io)C9uh9{JSs^m@aGKw!0@5+k4m!aEBFcz4Ilb>lO28ENl&y*3ZH= znYog-=E@iAA;jQ>8P`jue4!}QBwpUjmfD=2O8|zFQgfkI+@pe{M zd$^B@+T;B6?EGOkzRxexUz^2M_fqKa*!q_Rm8XQ(m5fy^`p#ZE5YLJ61~Vo3)&V;xKn*TQ_GK1e9*WS6LwwLhqp ziyriEp#qgt_!q&9r>|4WJ1ArF7H6sBLp=;D$6#gsab$!JPswm%hUvG=c421*5g6AU zQcnpuxgj#bLXI5X!J%YDV5~n3J?&?nh=}gbxT{fP-d`2!LWNq(tg>}jPvN(P(98! zQEX{sqT)p(I&fL@m{z9Ji9k*Qfw#U|xGl+|m#7D6AWVAFpkA;gF3D$R-%wP=j*9TC z*@)IBdGBpV5oDL0YeM=xcrVDc60%o$PE7_ND|Txdva2``NB9;xErW2pu3zM6Wi&Jk z^v=;5o97A+LV_E%m#p;$ZpZXfboy|s+lI__i*W9XZv(7)`&ee>bOu^yNQgPslFU7~ z&rJ!RcS)jj+uh~@e!}eIp4p|<*>0yX59v=9AqxtOW>(Q#w+D?`c#LF9_(8|@?jPHW zc}36N-_Ras>|A);KnV7Pr77QpB7@FS0_&Jz`21m}`n*;l62U_(tyo|k08a}?%ZhMA z>2WRAq+0TO=wMmQcG|=<7S?P6uQ!F_QmMgCWXJ?O)3AY)p&_*MnAI@ET2k=qTC29w z7?%?{qN4TGAaf!0=rHkus4`Sa6*72{MYXmRyZ}@`&5n4^)@!)6)I^Jq7+KS^c%GAkiRj}&EYl*EKe67{B6&x=z-u#*tD_079 z3AZAARa2m!5KXQ~QtBxy6k9*UT0$%(>lO$`ppf~hM#YKfOafx+xLg3f+Bwl_gC|_+ zLC}C-@%ac$OK1s=y{t4@$qDzCfl|dcW-42;${rHq_X}KX28>TbL8H&qP7x8psbO7# zEb}2)I&vGI=p`SPClTuc{LZJqixiPl30Rz-Y7#CYD1a8WMGgYpxg2=bmhVT6^@T$K z>p4>u{NT2@xMd`;dN;h&Lpw>s2&0ZL9>r6cF&cJGMUUHJLmwME>y)@DzA}O^DhJ0> zx(4e6Of6L<5FVq*DW8&FaZS$%B@)UbErm)f4Lib=s=SGqEb|#Ju;KrWv!}j6N(wu|^tg0vQmV zO5GdR`WmeS!^bWSaVXveNL2DAf~_3a7}%qge%zeO1M;L0bcE5SUy+a;uM^_0={u)ZAW3Uu zc~z`+1pca2WzRNM&sYaxkr|TqyxuX2CEuG$e}aRYn0;kxC&XjnB%W`t^Ey1+mA!TfP-8vMo`3_4$MKHb;q|FXXguofX)@;WYm!;na7g$;) zSe`_({pcvj$@f%cT4Iss3Sbn;r@AM@w8>y4+0-SO&O>^~WR0K?C@ycg2|56(X}pPg zVQ5B`*pZHH(5N!WSwwkmQJB|zMo?sW zKaV`=VW96UQ#Tr$$PQ zW$JoHsTz3=botiDdh>e87?ONvX1k|Gt5oHLXe^jraWK9+@?<1Vq#6iIN8F7Fu;Ip+ zMk2baEF~k4Jv%NeRn@W;YrxQ1mIC7Aw;f%nx+wyxLGdY&R$7w$6bS;RzKPi$Gb#$- zMlBU_1FHhclZKeP>*z*6Os-=J`n)(bm4sU)o9d2>-WHf8eotT6*ZQ;$aLvT}J;WQdD^4}m5f&DBgRp>K;+Xhib209#l zY~ve5AaXw(eKMJ0PNn2XiB9qgPnR;Qn`ITWSp>}sHT7$0wfc1ecXMP`b4Ct=GUuD) zT3}j{908GO53;kwU#!erwEVUC_S8Z+SW8yk+F2Z~VmKlGg<|&(T`gba;`VUy*z0-K zih?DWT-)V=QR`mAmEo?eak)&J|4LexJ7g#{+re48cs`L$Y>jTvJSES;t8jHr4TCui zA?TtpM{di5#iZ)B^b>d@Cm4g$#aP4MlV!%T!2`>AOOoB0hxjN^UYgPbuQn|KzF*+k zyrG%4K&_&5v&gR2kn>Exio+%Y_*~8b=#+UYi0wJ>>?Oz^n2ZV1D zq+vl@U)|FktnQ_hpAsWgs>!Cq_JAEZBgtYNcxjsAsKu{&1!Lw_} z8hD1fS+gkNBxHf@7PV;HiLCvR7cX-hf%mvypabtg=eDb-U3%Ps$ksw0;MnEk7z?VC z`H1!aK;GEOgX5A!;kqvqH&d)hxxQNcPJ4BBF_bw6!NHiQsJ|7k2uwYEc#`}Ebo?yk>5H0u&n3d(mFhF689gJmX8nl(v!G&-| zhCBh8q{-|cC@}=`am!#*Y1NC)NJE%d)2$SUk0E#Qt~{k#2rXwharxN1w4d8u(`iNi=~VT6F{RT@t@K$D@WmID=-TVTTF1RVeC3zXpDXcmdK7q6Kx6S3HZ7Wn-FeLLk3MYWh5gLn&f1V5M&2yh=#!a|o)CILvwX!4 zHit)}cyVX|K6bfwDz79OHD$-rhsbt@@)l705l8ReHSNLl2-w%lu#r+tn+Yw~`XwQG z8AqW7KEkFxzY2EWGL4nKgW3!aq%LMB)3Lf#6XML_WfQs!Q!C>NW%?B)CqBf@-C5rY zeI;lL{!mZ`we#UH;4v7OTDCH5?Iz(y*o)fc2_36Uu8hLuv#a2Cp)Ws=oL?J_`=miVaBOh;;nIykBJeAjCv=?UG~?GnLJfSO)Adp zFSompONZjeS;(rhGS^;Z>gA_tZ}IRq(+V?wMxX>h?a?K^Wb~MUTAdSNMEdLyn#(6v zm->dx3_%pdO&!|bkjrHBink^v(!kSmnVE4A=*z~u@U~%TerXnFK%r+c2HwQy7%LEnHRyf9y7Uhzd~(FH^W8QCdAk232)c0a`9WMm-^5|R*f zSt%s>h3u7D_+;dc5RiR-0U<~4G<%B(JrV6LI_S#$y@GzWJ0Rx3D4Ic2143~;&JzN|t z8C9lKhOzHq=yyQ$wj<&YNmJ$VoV+?N|+B$qb z=WE7wOyV9C<22a;{$bfH5^$yzmN7k}ovTb2G{bW^5CaZ>~*{#=6ZCKJ6BfI8!hJ!@<2Q+sK_F9yNO zOSg6AnlPR}-a4_eaK;&DJnaYIfAH`5bH}efpb@g(?p6s{-p1s}ux`^%ed zdeL9rc;n~bbG_6BWj}iJ%`X(JmFhYikJ$R|UOD_+{`;~11!EVk=UrMqG5+)F;E*r@=*r=jUH3msPftH>W@ctTT!#-H zJa`FQ&*SS7yob-Q43;f|SN8eQqep)L;O>U&QiV_OMnADE*1@`E@x;o(0et@!;9M+t z;rn6ucMkkM3$7oXoSfVRzke9N!?T~jXIKV)6J7B8xdEOg%_TWJeI+$%U~Vg{XBtFmIkQz6sU6r);o0QP(#D4 z^BrL@4Obv+&1d)>?H0-&!SYacPaS-*ItUA4f-En}Ya2op zc~;0b{=VamJDvpik760H>!+t+)xD2?0bwH!#1+y2IG@VTFRY8BsGi8+qKhv2@en`I zwU^~{UJ;zS&jJ3qhy$*D5&UqQo|SIrRp~$SC3x2S*OiYBn0civLKQ=0SAsmE_IKU1rj_?nU=-E$% z^+xp@+a2Oa*x!b?Kk1LKt%v-J|G|E9RQ!f;06)bBh%3a8J`rR?F%|mCubH_90A!o#I_+fI3gc_KD>o zW_h;2sQU@A)Uyy4Tvs4$!ISq1?c;2&Lw!XZU0@xwbAbcDe=-ke_zcS<%~+pxSGr$< zI%kQkBaEuJg%+sy6u6#?G~mTBu@5~9eHmQ4_(H#S7F_u35L{Fq>mm$+SLYM$1@Jx# zWKeqi0XQ#1T0q}JjXyNKNC&_?3)=SfarSx_c3{+0VhXUh=}Sc7C#AUBO}JCrjd#diGOns7(Fm&djX;%q5rDx>%=deXRSI zm%VHq=9JbKFT2dbh}FON@Zt3%a0yKpL)|w)U7YiJ*UMkN{*sF>vd_Z$FqyIbXHe!3 zuDNC%zvtDB(T{Y#{krQ2*B@Pb?fUNnoEToAEyR!apMT`Y`kw*~GDnB>Xqu&N48J_P z_PNhp|L~1Bu74D+pT78F%db3_&lrAr_EL}&!ja#x&%FAv^5H$H4}R?a@LADstRwZI z?B!KpaM?^OF7T>-#^)!)Imw;*$ZAqem4<%*2cb{i4?4UW^u7q!Nw|K2FZ{lU&#(-Z zO~I*p|AjAn;lBddM*;S2@Oej>i_1bdaP)_&;?w1Um)(HxXBEyxh)phq-+O__rvsj+ zK+O7YV4Q{D_wX~6jnKJ@Ff`1v-vQnMfP?ZySc}kC?E{<`gB4y_7V0l>U4(J4EM6=J zG*3%ifCH}a$iFFrSC_#$KnIRLhzI1S3=L4e0cC%l>s_c}*7**wW)K#_#JDn#27v#A zP<90_l=%zm;EUA(+%G_w@Y%cIf(!n~6b(%49U!+?*O7S)H{L^7fPV>T0N6)j_%VhB z`~#-5nSxdKKE}}udo32H16}7beaGwKD5?kWNd^$NpC8Hq@MA29^0}f2PTl7q-^*AA zFA4F({W->8x}8_01Mu%b9MHb!L;Rw9oVTb7w`_U9`xA&Cu3JO=aPQ~v*(mKkqze*^ z;amgxg6)Q1i~$Tj4_8;)UNAL1$O7o<=tQ(lmU3emC<7X8A7dA!*Kbd;Lz6 z@=@5OO*``lqtX8Q`W;VNzyD1~)*pKFudhG&=J&z%MYz5R*JE(qzy83RKeYbfTYe2b zFIr!J>&VtMAuND<3*h)WxYkQv4*?yoLYjx+e*K|0?FD=vEr~Nm+uiFAzp>Ul!utKc zcRAqw+7P&zo;Upi@NsDsIjleUrso6Re;yvU)z`NH*3mLFu*|Pi%Ec3vdUK!H^weOrZ_Q)fTtmE~C zNACal_a6NHZ-nr__uyN;{l!QA?xRvJeC~d~<-wSLAm5VHz5(vH1ojsmzW**w!}lKi z&)@pO!}on$o?}^u&)T4qEBLWc2I~*J>9u)vzWVSz?^W>Eg$AJGn;?@<=x1Mf`idt=T{%T`@R40@LliL_dfUV1OM%N5B=wSSw`&-Vuu|02kjei+ct*Z zH4Ruc4;J)qzmnk}W1AfO0RKCJL*te@0S(`g`_a$OzU9IUeu{J6{7|$!(Dk`T9)1|E z&-~NFAG3UiW$_u7!Ls2q_dD)?ksgYfa%A9O6t|OP*@xbIbI7~==051|WZmIu%k6(j z1`oaIS%Ck`qo)Dlu>0P8j_{iI3Am5Kg)vj1KPp+Kbo?cBt%HpM>@SsspF?N$_|wt= zu`}Qw#vbk}iunXr>T`X4{Y;1rt^+y>{j-zRo3Q=O$Ksq6o}&8{n;IYWtJr_T^%=l{ ze)ci?j`zT?k={l){wkvDiT^x1j{u2+mX?=Z!&3=*_vPm7ztl2?P2WFs)>+SJKJ~1h ze92SKdgcvJJ?j}aJ@u@!uYBrLe`?|x&v?cU>$2hZr<{HEGtWBvnKw=!y5eW9zUlbV zO|w7uvp3J(e&WiTR~Dy^JpYwvo&8fcJ^krV|EaJZ{>Hk`c*Z$5Uv=~GEEB>YngMTKU4e%%kPgiY@{2S}nW9hR1?3@pJoRZm`C{a^sGdB(@`mmr$n>SQ zKFAqmCC}gSj(4obE_seJMZLKC&$tQi$@5rUyeH31{b%0j>Ysfj>PVg!eP-wfS)fdc z>dA8~`{O_UQ{#dkb%8oT-AI|#=QTI1ES`0C<3`lE)W=V>3ABwo7+4p}oPGA$(S274 z17Rb5$Ro-LFZ_=8@L8&^(1LWKZJ>Tl+oAUJQsg(JS?Ub;nd47P`e@IgY{q_W&CiEl z`O2U8*iARR2G+~n1=l~p^*CIA1^0gSFvshicr^~>1JH~|Xe-%6n%f^0N`q4Hj*T3<`Ul#gN7f}Dv3NXG7 zIRws<`uK@90rgAS53GCrX&^Bb!|}3HdlV9Q=R4o|$=FpEcC0SmD_ei3+!ILx#(&t1GO}-@AR)xg zd(-kd#`SUVe!mTU@Grsj+7VyBgs@|Kv5`W=4fuX>#5iL-{9=p-<~vq?;6_@i;71w8co3ed z;;w@Ke|zzZtuAkg*i#+cW%0wFKf*2Y{2<6v(@+<8S^S6#_R>XZ7zTG){8+Ak#T6ME zV2|Hx|01ySJX=FJ;Z?={Vl;?Ov*2Rx7&?o%P)mOi^sE^b5!tcZ24`J2$y@TJE0LXAN zVsEk6U-Yrl+W%M8(PN!D5PxUZj=}oor*4J}U@iCm0_()1IpUB8c#d+|2wnUl!cO51 z^>OM#-qa`N)m3zS_uPGxD^+MXfA8dy@UX9Wczyr4;WLFVb|34YtOO47Q-+3f z_Dnw)>ii4VyWly8OY97W~NzhK(PVbA1k8mD~6eL{fyizIijpCWiwpYMOpg`$Tq zpL5PR|4Q)6C$!fWBJT6|O^+P6(0V?%O|UV$*23c7JN0_RkM=I*NBxO5MLh1AdV}DV zPq_b=_zc_bsPPIsgpD}h`h?(>Pq_E@_zZoSlppmc`b@_ERlzHtaQ|EQY}7bIc#QvF z1h0I;{cmnD{tcIZGe`dC@16Px@?WK&31wUK8~aU`|Hnk`@(K61wEcm9d;!w78UE+o zJrgexzU6bP{V&q7mHiLm=l=IIs0WN4itMTEbKC#!o4P-*|3w;f{DHAUSsbZy7d*$t zAOEsv&(u-GQS|TJeNzkEP9P4cCkGRMnf}JWntpW=Uj3Y7!0%vP6MvTPm(Yi(_!D6q z*RaceKX2dkW#E@SE3&};8~ae~$81Uxf?D2YBK4d(Pi8^}FZqo4gLo z>bg7M^CV#A5zJvcOSXORY^^oy z(0>(NU)u^k-gfQF*RQ_t3h4Wvn|ooIKfdl@yd2srY^*3F8&38X`jG@zS{nS zgtljbUOurEHikIM*qHDTe!dKB4`6(9U7gVZ{JppeFYmwM#`Sl+{Q8mjG;I4Jja7gD z_LV=4IdJXV4EwTD^nKul8`iHo^1St<;Cue$I+u^Piad1L&e0bP&CeqEJ%IUpVsP-i z)R|nu3(D`}gO{%VSFn3cTb=LdldI|@EPpxpa=`unDt^8h((@nW(u#4{?ri2RV2s`Q8D(KiCT zuPOcft-#lxzwwfnS)Mk67sQ4Aen?-{-(+t$-~2aZwUW6U>BokFB&#} z#~7w6{bBi6U-}}{&wmnrcux|wlMo;N{)HD@x&C`sUz>a$t5f#gZ(a4%L-T_^A7UFj zmxX;1;Qv@z8b)0X`@~S@Wq-%|Q`8g23_xeb&yAY)7(9qA*D-b}%Y&4|I?x7?=1H+N z{fT`nJo}dz&W*kYv1KKmke4^V?Aq_bnyqUz58-!=!GZR#Y&88b`2Pj;RL1tO42~B* za^sCJ2aOj2(U(;xUY2&<|t(gcp8a0zdZKS6zcN{T_}vW3=bp`|$PG z?*_kdE7X4%To1y9dq6kD&*i{HoQV5fFxFW^n(}DgdA8jpke_%QQ$SMoWt zXTA~cF2Xftp6>jAM*=$%*pa}F1a>6w#FGH$J9s6;Hop$npTj)beQ4tN=U_058cTHPu2k(UQ>VEwtFIiu{{Bk;b?urX9r1SV-kI?$1a6aD4;5@no zIK%H(Ui6~%{~ON8V|u?0pTApY>{nK=Z-sM(0RC~nlb7#D==r|-g!zH>H(Yhq`VDZN z-{C~A9@uLV&EbRkf<1lfA2$BwaggCDlx11Dmnrw58*Vro#_u2AYTMlk{CGAc$~Yze zviDyI=SKe4)mMw%ex&Ss@gn`eJlKUGmoIFEY_<|7zGqs!;)=@crAS{Z025(DJNhE5 z6RC6_UZ^X0cRm9$s*;CF?Bfaj345N`Z#;T*=r)tm)pg(}A%6hM=y90Kt8~_Y=;$Li z-E;uzXWsv9rA==J?!N%r#|Jhl@K^gGuV zoas9%{UDr|11|D)*nd=**9V!sZ9BL4QR2-FV}Bas86`uhb{L zH`^?EY$rSzr&W!eLs{4T{o4?`qbwjs#&-(If1jM6|3N7CciTyBn?VbXZ$=SA*VWI9 zAoj-b5zIAw`9sH!{YXkdIB&EW^4M-TAYaO+`?XM){~qQfNG>U_%} z^l_lK z_hRh^`Nw&!?Vuav?WadD_csSCwo*rSd>Wa9gS~4LMZBb*|0c|jYaLw!V~XuEzDdz6_i+u>R_a9Kmie8J zz2X(m5x=HCVUFi-gzl=Jxc=xuh=uT-AkNoUt-qD!w?iLPG(U=Z0{!%dkrU1}K2h3@ z<`dVaX*=GE@Baa4K$>7Lk}XS_{}#@r}U6_AJ$qO0sWkoYe+Y;9U*L9JBoYub91=o z=?9sy$~{M?O!mI)A;{`-5Y8{Mhx^p9gw62D1B)aQ#1UJqQ=>Q{9q0O@MbZ{UPQJ zLtY<%>o4H?j}Z5^Q6@22?cCduz>WlVB(Nia9SJ-!Bw+H$4VDJo&at(@ptsUoTUl=3 zwzRzTnojdrd-nL;YVSnr#L5D(^Ryo@T$y}wKfw9q&NvEppUjsj@O}FK_4V~94Z+%( z?|kPwU-s6wzO`%{`2YJDuPVbrOwVbrb9Fov<6VNh>kUE@z?7dx}ZkM(YA(wEL$v)}1(!wPk9vX;&}{s?fl!3z>WlVB(Nia9SQ76U`GNw64;S|CjmS= z4(4V55UziMYcuDDw*nXDQ~Tpl<#%P-oepvfb@h*W#T{l{KItnuSCX|pMN z_<9YIc~wpWf0vRS-S>o1A2$2rYRl0RMvWiaNj62aXxYhrkzr+6Lu6i+BAU0$^O)>LAwy3X zHGXUt`Q*{@Co1=@$SnM`r93V}B-|+br3kjd;dX@e>UX`jclk%bLhLPb`$!@FUmy%r_8E&QQwnBbIva2FPlwH-_2gCY1X+QGm zHO3l01WuXHva%~9!|fnD`iy&pTfD!c1)Qrx2r5&389U zj3V^MK0RU7_z{Ddckhjm%dM&mb-%n_>`r*BAu_Luz^U?CSBBe7cF40Qj2b_x$W526 z)0Qu(m-9{LrvY$L}>n=2bZz zWu|%dgi+&%hIKlAuOTw8%IPRG&9f(r8b36w)A4%^k$F{4N117!Jz>=Np<$hl-)o4> zt8zNZO!Mpsqs9*n>va5HLu6hRkQwHK+7@$3TR_LxJYm%M0W|;d7SO$2^!2tHBJ-+X z4lR%$o{zCzc-kyF{&7@ifUpeF4o`=(^u7jszHL;p^Nexl$BqPcB(Nia9SQ76U`GNw z64;Tz_kjem=M!a4Cu+{MSC5-BMV^MI5Wzolp2(Bse4;zxR)a72*!j03fgK6#NMJ_- zWhC(4_rCXs{_H&;xc1N9^TGMd_3rl{d*^#T&?*CGm@-8)3q~!YEg6{Y=Ca zE1RMrR<`cFJMOsSN$-01`(OSifAS~0VlZMf#LCsZhxpOXs?bmuSFE1kuR=o%PThMN ze_0yp;)>M^@tZdPfot<@G6tvay*U1Sd#H;mUT^)(KYP#nXAR$>&r8c84y)eXcfb4n z<6BKbJ<4}#?MPrp0y`4et`acw39Ie7r5>Dg>>p3snUjN#H~XC9qeqWE`QX8W&pUkh z@Nw9Gemh?HeP(9ndH5_(nowp8%HIm*Ujo-T7hQDGkK+aK&c%EDY&-_z$dMz@fik@V z2M#=Ia&q#=Vi!KcGKfdR0Qf%&_t*033Ot6fcKPL(|Cqo4c$WfgFO@PypU4Ybmq~r7 zyM#Oz)syE?_Z%qyYN-#uPobRTd5O=b0?yZrs{XL_4=X>>-}LnKvx|6-=?~=q_evufqoA>_4k#F2{=dV9@&zvmT_X^R5= zmjm9f4S`$e`G-e8b?2oPaEULE-FxTr0q;ML0JqTa?MLsq^JodwXQ0f#anI|&K0@3= z!&i%RfwnfJz6DqO^X@zE%Ckwd^Az7-`_%6~{OG5C_w(@ld#N&bAIo6bRGG)_e*G(B zdO*7J+SntHJhG107e4!UAAkJb-~2`h|FL_1^V^?)=x;wN<-+Ig_v;^w`3LkZu1vO_ z1Ke*3?9YGpzPmIHkKOYd-})TTCC{;J9xTKa%HSLKzW%j&b-w(-$KR{quUi^E^_$;> z@1M}m{{Dfx--QJhMZ~BsWy9wm-MUbz?i{HQS zz^6Y@%(u0xM>F_MKUR$Y-rs!ubD#apT_OI@J^a9@AHVkvkBXe~KGDBL@M9mEj~{VA z^qIRu-155u4WG&4fBlE^@I(844DC&D;pdm{`^)!!<-U)+Ti<)+v-khE$L@Ut#soRM zWbF@QhrBwUd+={{`(FS1`#xsd7=G6@VA(ua-?;bAUkUjy;eWm(I5cj-6VUJ-xgYxk zUM~#sQ{QvXoe#yzxjg;V zfA-itue&+qU4CO91o-dXFd7Q_U!>!kpStr|fd9)IK*K+L>#pB8M|jQq#8?UNe|v;9 zl#aiIF0@g=|D_SoP&xh-8Zcga9CTKj2B=#U^9ioh=lc5knIMbnfQDlKEI#ksNYe%nRy3%lH)-hel>zK}bBivnt%bSNYC3pV6BY__}io0y`3TVo2cQ*IoBC z*bDYbxPBe3KmXWGH{A!=7;jjXY+2qndDC{zkz{LgENpp`0b?65md&a^H+N?4op6(oT#}nR z*9=1vc48xgH%uHdWD=f9!Zu(`k{QSihMSP>{O{YR>!?nh>b=h*sr5Xi>Ql@2z2Ey) zRaaM6cYg_?h0g*O(tFP(5}!oa3|z+$h_O)o6tCVy;wAX%)|2)1=j6**M;jW3!58c& ze15Wcxycc>$7*VmcP(9+TtBZexvYFqvZ8EZa@zC-$*CptlQT;f7-?;DmL_jsydwF} zRkebj55d)aXwRc^<){7C)qf88>!D}BJp+9#7Ek`e@~ULbti{PG@WW&ep>pP;WcSil z$s?)u@&P!!iCl*1rz3TB=blI;jt<2B@;_HpC&{rFpXkcYpRp+UKj34N!(-3a)r}6r zN5>P1>5zGPp!w$6x>$0{{7TRLMduqiZ3D(d%0@qW`*>a5)F3`OR##U7zYMtdiX5!1 zOV(B_3EXF7zsScc%NHjPKnJ+};6yCu>E5{TC%zLo1@#BQdm_Y`W5fs0wikskp2_~u z9WQ|n>H^2_d+kTZs;kdJy*Cjuu=n@h9CxbGwsm~wB5f6P8DkyKA0Fm*@WVs>-4{Ch zHqT#{H{S?9F_rG|tn!&YcCvLE|r(^E%9tc~8Oe z@8sIGAB7)&+TVSl+Q;jgFy_#H{WO2ZLgV@fYYo3V(%k$vRu1C2k&1mF{QmFDR^@$M zQ+@e)tVtMLClZ}j{y{$1(sDK@_~)vcAGF8-b}< ze8ja*fvM2(9lc}AHg$|cKe*p*U+_|nW7;gN@v63OTd*v7ya>iPu0yNX3iW&KTyw4+ zkMGy`=S45PyD6*dH?*DWTE*ZS+Q54Rh4P20cX{tQ=!Y8rxLyM#w>xkSDM!D!756!G zzUm9UA#UEkQF$uVZ}Mq!`5zkp{6@#KE^QBdBHKV;$>sWrZ-{xChkH4)&AB+9HhsRq zBd&9PtML!-@n!IA^?S|i?6qCtqrT)D+IKDPeddB|KQbNs^Ny82)bs~&&gZ>c6~iX1 zUx_)ioL5Ze8`Tz_9WwTO9y^S0KT@&V{r)HTi1M897qf3@Uy;raUet_l58C-dm-oOb zeLoUDD|X+|Chp}Bcnck`ox4<=U$W-cn3LV8^MO;^e(X`vU4IwL^^Ft$eac*?kUqM7 zi8&Y6tic_xufN907OVWf$NHk|qZPQOD3D4cCd9F3~m3|}R z=Ki!o_(azEUn*A_{y83tZB^$6;`fUU4Sx;XKbNr&gk$a<TqgYd+S(Z<4Bz^tkTT=iSPFp z?%mqKJ%ijkm}?(N`xDPRpGZu$@`GJE_F9#~t^v7+G?)E|{l?ro`T_WzW#kf#R*CyPb=4YLO>jJE6Uf+DcbrejVdL7p>xtD|c1$d8z>skyvW*YNYMy#iiEBNKhUgu~s?_Q7j%qw*6hQEBT z+4U#CS=jR9d_Nzo^CQ2p3O_Xi#CMYa3&JFX z5vknhe_v#vzGeGG@s=Go#+!CNm1x@a?}_G}A0Q<28RE@5f17CD@fLJGX<%vDd7f7; z8`s`AroMUSH!7>H`{Rr`HOWcS<|nV3G%GoNQh9RXweyoR=2Rz_Rj<#hT@r`CC$`4M zovzlu!NtN=iLJkyTDBxP?wXml;aZfbN^C8ZUB9kx-etaBQtvTvuwr@5hCg0CWwxyy zvYl5?nw?x$v!PHn{Q+&TPG?PG&CQdm;#+^~#TH=~Z7P(X*uUayc4Ryc#qZ+5Hz(Y* zF=2xmv+YT3Jio^+JAXhMgr6{eEn8Z3o$EHH+9G~eR$rH2J2J-F9Sem$iI!bo=Qt*C z`Hea5h2&%Q5cMcSqsLd;ta&j5&#d`) zhGaq9IGzd4ZRGz<*n=`>czzMM{Ki*JoMorab6&Y=6Y;;K5$1~^FI@SNRuqU+kRza0s<{XIEb3Bht!Z^(H69bQD z&aFunuRlHmns(lRG3p6~*AVi4y>05G?kDP-cU(_QIv+%7 zeT4z}JG33`+uK^lwQuZf+t}HzdaQw>i<%x!d3r^J4Eyg|C4Y)sg6YdM% zZUh`N&B#L;_1qc+0l(*hdyiL{`nsXdG2lM?E|kAED2|?3YzUtpaHCUK2Apg;(b#CN zD0^e!_?k869O$(Wl^S(Zx4z@We!N4hU8g@6X&49FRsGn* znz#N(U8;VbZ*yU*PA2wIpRejSo}-Gzw(H7=oVMNSxgm^;lS0;&)&HnNwO#z?xe;T- z`dneayTdzl=N_S-F~1jr_PH-?3}|zEUubF?D(kX3=C^EsHMIE`WnmtAiIqNGI`;it zjOYLM2IT?c>OMSQewj{(QyP6ipZUeWx^6kQ!eY#eQvJe9-`vi2?$p+-bn4QL>mXi# zVeH~qjW&8K&shvSW*YN2x3TKqI=N9=#(p64dy>+MLishu#-I_=cO|2y5-|`l5HS!j z&`%jSQd#*onD!rRC*o8UcPGc?=k5^+&YD&=gW6-A3 zvu4f5;Da)(OLo8~_Y@^}nsu9e;sig}qpi+E_+(JN-PZ4^uKt8E-wxp#DW6=0rR%Yp zn(n)oF757^J-d75j2Yc?OG>&+uf4Xr1fc@Q%aOJYd3P*c-2G5hm9Y-M`vAD6tUXy> z{VBIRdo9OnF7q3CU18bUSLA@-?tiGP?5-^@@4gm(@Dk{+&%>WbAp_Uzci=j*BFyVo z`jPz;=aLP5h0ic?-oJdg(I>q4L|1lUX=(SDAdA>|PWZv{<)8N2M|9=Q^-t{@beKF8 zo2dyVrhna_Q2)!kqc$ zV&g8?csTC(nFILs8T%1+!meAq%)10`>RsL5ncc*<=gP11HFS^)xH&cG@6&rYR&AD6oyuRUeO0M{KlDin^B3>VH zP3*Cbj=$9ThG|?ka%)q6D#vS2Ck}I+{{>vblG9@i4KuC$!|SG8^3L@Ru6yKChacJb zoD*32nf;g8aUQx+cOE*4J({^(=X@CJR$QwhzFi9!7LAX%o@T{azSG5e-3xVf=c;|k zSX+bt{Iox(I%eV@8%yn-AdpzEt`Uh*EonGv6Q&!h+Xg{wriorLuf%gas=@VIZ6|Pr_ z3GadK%<_-LK3tt2$Subw_KVvr&i8%6H?&Qh6J?$Xbxb}Dz7vVtRR4In7u^M)$Tq0w zlD^^_a>4s*vMq%?=6yb5qAyhcpij8ox7u7$k!6$cQD5>+U-A#;)_aV;1^+q458|B9 zd%0>`+k*3oZoDX_^Nnho&JNYCeEqf?-{7BZDt5cy^pS2}rrJ`>zM*}ET-Q;#67vJj z)zt9~^Xt`i{?O$;V9}3+-eUI+ZQ`6(;4O4)JHN*FBXmA+N~4c-b`{I@jT3&ZH|g*f zB28SM>ek@+&UGhStn&Yxvc6b_Yl>pIzOlkA(s}({2w&)QiuIi%n)MxycgB7?7xM#Q zn;dfum~&O$6YML#5%`PY9OSeB53CwRs(F;Dxe=rit5gpaiE*67Q9#0fk1407*au6!coiv5Y)pUdys>H3LN8lTz5Icq@f z@6BaDqHMMU?(aS3@f}#I&$#y#J{pj7IU;Soq=^&S3IAE zx$&&9pU;y0M!)k}J@hBn_wx$HYcBM1jg0G3ZW+K zJ|p`@J?1lY2=juh+2w-2Vv>n_HhF(OSoITsKU-Zr)cDSOB2k5Bhu2|z-GP4Gh2y)6 ziLabsp^dZ^He*~_hc;Wq@34~-9am9W#6ZMA#6ZMA#6aI*AoU)(mUV3{>zg-iA7>ok z<@B9x8`@g7wQt(kv8lB!^^Hl|Gvb_-RjKbxo-@My&g9pS%6BFDdS7BnV)Q>^AbbX} z_B99dw^tDI`~CA+>=fpU>2JkZSym8iy$8A6X_9u z#mV2Zb#=+_R98EWS;CK2aW4EzY>l&KC9$5A#2S(iG5vK*}^trTaET6_>$vJ zV8c1yvcBNSDi%6)@x8z{ecH4n_68*%vFM9Op}VD`LW|9gH=)l8mq-`o)L38>T<9RQddEg-fLC>d0wU7=_P8?4~csa>cR0VHJyVcCiyi zzu2hL3YSQ?!zJfgVf5ouS+2lg70YFvj#Z4UF3J@u7C5ZpLg5m6t#FBSQLa$2z+n{^3YXApg-fK1a)pWo z4y(9OxP)FSTp}Ii-V|jE5Ie39agD1$7~gcWz9x8#;)sF#Fp%|~U-L^mDecjBeZ%nr z-zA8>L;SwLUD$_m6k`zA_}@1JkB=C6D8sVhXdN^t$?pl{8w;jB%XJ6j%Xx3$_u8O1 zxEC05exS&f_1GQ*_X|gBYh8WMR^pzr?pxX5>M4imOhV8HF z>=)}veq)_X^zWB7`gtzNvfr;>QBNlmY42mpDrDHu4hC4{|y1d8NcfWrZ0{Mz;N6x=Q<9U#`a?N3om{1r>x`D)~s~u z(v7}>c?-C>#~7;|M5au$LBO3ee}_$C!c)s zuM2^J`X77jvCcwa5c&&+LDpXg466QoW67om}~u%PYmFoQO83*^xI*`mwqb@`P8q&kZ=7ehC=9< zF%(L_z)(p2k?x3rh=HICD9?9xv~O=~O)nn|iq;R@^J}dC#bV#a8rKIY4a^k*^< zluxhqGqp$l_sU<;@itk35$}g8N9w1|kSY-U50!yr zGWlnZJn~4TxQBuJH}!56urAB0GF;Xl3|%X5FU)wx0x||a@x&90iNkGumetAdQlBzt zzif-k`h!q6eeXw>;kJHM&I<$CZ=o}7RF`5zlTeAKuh z!$&R|GJJI1kl~}^Lx!JQIb_Ir*Nhr9%62ctS?8WRdic4cW0S9)yJmTOeS3WEt}Thy zotrBY8`n)Lo!>D0-1Fk+oO8~3I<{DM)ToQ@P7zu*?72Z4uZnMON122w z!@vx^YTc&mc5nN~|MTEWZ5_AWD9a!Y*%sPM%%Y5lSs#5Psmh=&nDv{%#< zv8b=gsI1$t4xBDc*9Xt!O4O6%e}3rOZ?QhZH~;a0ACeDpO272h9~EaB^H@fd|ECAP zbxM{cj#KqV$9n6ZTS*@=e@*)>*Z;3?KJWt}L)4MuEd1bNQt6@wQAU;_(&U)@4IO&k z1fie4pik&uQBKGZzeT*NZsWS)=bj&<&qaO4Y!hr7vJAQHus-Xu%(>^DtNm^PWl%Qp z(MIybz~fZ=J-^PXuE0WEY#a1%s_z*6XDRJfF^f9EV&(ou#(OKJ`y8z)Evb1)t2r+j zT#nS`W=Iu?{znW%3`7h>3`7h>3`7h>3`7h_3{0OseNjnC$pM64Atd`_m^N+N`>^X7 z#GD(4_6M0={gE#_o511iVGwAxyCmcpLEOLWud%Sx zfA3P3kUdahlfSI}U|#t&#rhsQne9-3groz5VeTR&e1b9;p0@^%D{M;f{3%B7cH2 zHTJ{dK;uv4O#SVZ!-&7sdaul*7Y+v!e=n(LS&E?aI61OD(fz;@6ea$+Jt-$#9!iX#T>s%TAsy&n-_@;7B3(22X4t4gq;Y%)~lMy7X(EJ7A zQ0B$WaS)!Y>J|fkUO9Bbm0HHi{-Ei_!e1^q49byR{bJ%T7aZEz9!6fV@fRkCVesQ5 zqZs)MgF`2~!^$sK{(^8A7B_C>6f=K*ICNukm}QEcKQA1H$%|WAeStqG4&BB&Rmu6i~Qw^3qNur{(AQ*MEnKg zBH}ON&rcgDWSwaI3)W^M{v!UO{u`_fMEphkiE*@$ZJ`jlh27Ef)BgHESp4CBHQ#9z z>i*F}v?s4RP5#b=(EgsGEZ+C`ilMKTr>!P`heF_Qnc#0Aa7Y^ke|UFQWl;WDAN=hz z{UQ7^5aNAda3^HY7vS&^d}EA<{gF@FhR_pMyA#|+al}BxK*T`AK*T`AK*T`AK!0K& z`@2Nx@0>NYY-_)vP5vxV-oJBpw4q_xiFkYmzQ6Z<1b&O~1B4$T?at?`t4G**;&^?1 zCCb`;Gw;lEiA0r7hFSMdsPFV0zdxxmh}l7}D)WqNi)n90nWM2-a_#Kd={1O|nKLu; zf#D8e2Xvp5akDOet1{#=IR2qjKmE-|e1ARJQc;mSYVvR#@pW_N7&w&r?@RUH7kRAD zbr78lQO1nZ@0!K$ABj9spE78_Y>Oyk#%cU)8*<(%a3$7aWEpZ9d;>B4zH0gcd0xJ| z{vPTN7xpt|n}7^g?FXE$l(?`7c3Y>)3*)sDcnSumTT+F>y8I z7>yr=@nug>&qp48^wGQV-O`f`_+H>Q+#+FJmQ`iAslR*o?mvUxFW`Htf5Gzn-YI_H zP7H4Av#d^rm-?oRyJcJ4)Mpv!{wC|IGThdW%6VZRd;Czpw_1pCq`JEL&#POuoV7CE zd0u7x_KQ}rafpZ*-ns4|F|deyqnedcff z_HTb*T3VVRgE(YcXfH7fog!v^es5HjL0guB4`D}j(jr} zO#H|@bI(2Zq-BUYa;)NK+W>zzi88VbktWA8%IDrF^G9FMC-koA0liILlU7 zr@m_~IAEJ#+mL0*ZO5pOx-3&&z55fQo*Xlsvgu#i2n8<$!U>HWOwpb_RB-qiP1E5-L!zXqM_5UviUJE|Qq z5HS!j5HS!jP&fw6_0R^a8{UKP6xLT?M))PdZ}B^G9lHPh{v&MUJ%ra`?;(UQA+&t2 zzW&m}dBj*>{v_6QHv`u(1Y+#(e(-KzBJmP@b?eFc`g8K-EA!qD`^m2dqE8;LsY%|m zWJ$6E_lQ=`n30@2eR{H#`$=*CrULtDS0L?kxQ}zkqD9GnuBs9~{SaK;hxR-wSAN=$ zYgou%4?TAG0|lOb74sh27ndzd*5N+bH24A6YOVwQ_4%bs#r?kzz~N2gGE6@msjEBp zL?Ur?AoiF0SFAAlgcqOa$}TJ|O@3+la?x&&JzrNhIt(8jPb8+pFQ*5ZZ=S8IOKzPz z*K>c-`9@CL2$__Pe)RV7y1J=Bd~~d?t^|JZa-UkXk3JnAtgTJP%FA7kVKV=2j;k?F z9)J#T`@xA=tiq3vj>Y3sP~Yy}eV_J$)p&3aZF^~1Si zb&6kpgVtMwxi|MmVy)qqN1B_p_h0EWt{e47{+(?4hsw%=`9}EmzhF(mz?n#NT6G}g zb1f}rW7|Vm@3?*O;+)C%i=FENf~P{o?7t@df76|ZkasbHoBgyxj;HuL)z!&)SgWG_ zI~OeQRM#)>Zt8J8tx)G3wJosy67%!%c-DPwb8Rgryve>1n2NUT4qH&gKmAN3{Q(7x&5M75<*za9MZj+H;u^aoe1GVbN7c5K1=m6$`zdBt?T zQElNpX&GxFj~&Lh^fQsF4Z7bCVqQjhPWBYDZ)jH`*L76xr1`;%Vq6n3us*2sgI(G` zS@a{Jx7d9{+qjoQ;4O5#4p>aSv*y>Blig_N3#+^b(2sQ2-^Fr$V})C!->%Gc3hATt z^{HkJ4$s?PBQSf7|2x*lWgo4=HAS&p-#FRAJy3=8iL6_!@0_Twzeemz?ae z%IE$g&V_hSkn8nU<%%)A7|uaX>!b7&{L>kPKdv?Qm3|}J$^B_^J1)fW7l477j>lqK zo7`V?$GkTL>`$rq2f}ae9n80nHjDis@%TaAeL0N&BcP^<(@(A9n7_lr2UC!o=+quTlv8* z9eb@xVef$4Lz>HeMA_!vQNBxVmYolr^0@aDWS<;R=Op$e z?oacx&cHgXYhK@cz;({BpU;y0WX|pGgO6O_&+AYAK_pL`&jsU)7DoJA4Iqp^WG+MqT?z`ix`L)h!}_%h#2S_45Z#4*RrmyWqtFe z?c+MzHnicj`kOX(Y-*L>h&{r5LrLmAa_5-uksI_i*m#*4`i8j?$^pT^MHfvNddcOJ zpSkq%Nx!>f?4)Eq!o_1J|KXC$Cq4JsD<+O{BAM7OA2;oHS57EPj=Ls*VeI%4Vm#r5 zkG$m@o8W;wI^m-~MfrTk)E(jT-)1BJthpOMab|MDlnUFnT`2yDZPxs%-mQSCCg^zNkmg+Gs zM4J?Tmt(uWAmb9pe*G)zGq&PU#>Hc&z97pK$6?@egV7H*$_)!2Wm);UY_|3ICU~-n z!^B4&s;_6v)}I%w@Tlow?HfDWHg>if-zZMqR%vVHH@&Dg-`@wEI(6zN zr%ai$7~eG7hH!@&wlNLgNwRz=9I>LzRoI`m524#4?1TLAEUW&pE_B^vQ7kwuQDi=~eTgbCIwCn6|0;PQOt<{r)y`EXrfgNVi=OCs>^QeZUU!onq;`=i*aeBR-wd zmbyRtX>oscH&V|x1ET29iGd`(EsJzFMB+GJVd)QctD$c!LChW z-|w1S=@xR?FLb;c{o7j~%dkzzcM-p?8y`4sxTxz_XJ$Q&V=4z6*Yc$wKDblWkF-Pi z(hog{RsBe_eeM(IbWhKs*x3SGUsm-a&GwsQVd@9A_f`E&v%?&+{`WNcc@E8Nr_%3` z_5V!OZ#)|$>9fNULS9z;Z-h6{kBNY>K7sK;CcQj@ExtKy%74p9{|J2@5SSv74rPVe0KucLp3nij?W6l zH}HF{RX_8C!x$ehZvmD&A^R}G&k%UdV&L&%T&vtczlEvS57xd_$8MjuSe3-OWVFw_ zZ@G1Vqb(~d8;Ui@XApjekjzKG8uK3zo+~Xab=>C-JkMZ_@ONJ4wL!~6?;j8x_j#jC z-mwYW$fHy91wK#LV?uTqF?C1yyj>5=yhr@mbBA%kwrv-ZKPPPTbD{7Nn+S4yQ;!RQ zPvDYc6_@y(Z+tQ)`B>ml<9y5SpjZeks7Kc^2T;LNJt#o=xAE@}eaAa3DSNz%O^pY3hv%mgu z;<7*R$2A5gJ9Cxqa(&|jc+NXU>f{=hi}j83SdO-^J>(-$7j?Q>Uvt7ARw8|_jf=1@WX%g=%bHLef;sq>mPgUu?>hf;`f>-o_M0{ z$tR!uYda25{z8;nkGNA8AcwNF@4I7NT^(K8Q%^m0v5bS56}=s5Jz$s9I#@@@puKYW zQ>RXCdHLm+Yhn9VhM)Z8C$(?9@y1rU%p;FHQYPx747p0%{No@0xCZ4rA)^j;>v;Uq zOE1;RWl(3esIOo*c+52Mn=$IA_mr_+sW!-EHOCqLqaCP!iKblICvu+J zegqFpM>)BjsP#Ln>IxZbS8N;Phc=mZHPT+W&582CW95FV@yLjDANC_D4XORy9})Yx z%aO{R-sW!aR2jejaW8!l_5+~=rVDejpS`aIR`)$wM!es7vP{bu?8Sl?+5D*H%h zf6)4}e5Yfbey2Keei7C8ve!kl(N_e1>|>q-yS&JFg>^*zU~y{v=)AFgTg$p}<`W^} zDKqg@2=;SSrnIESkxFwM8T>V*u0yywl^gw!7>F2%7>F2%80dQp;2F^ocz&}1_sjU4 z=u-$UBm5HKw+OcPPWwUrA7R702(Kd?LiiGRXu&21GG zMtkNt0q5+|VfY9b@oA%Jrw5vEX5d~NzboyvzX*R=#eWN#lnp-LMwlAJNAODtWSkjj zzTtPa{`bn2zWa)mZ$$b77$@gI2YCGe@3=|7Z^etR;F~F^|K5P}4chj@)zvxkjquTT zpksEbAH5HbJ@q5_<}B2CbD;T#Oe# zC#wAait~}lbq~h3!A@fwe6wmG`iAqgu;&7*FRXsIV(xBo&U*@$f4I*5D9ZhGp!tW_ zH`2E@^WKLZ!`$1vKKdoDWh~$IhjFlFp!tUOw&Q!KR&6_9>07WSK`a=*((eycI}-A^ zmL~dI=rO<5yCVnR%npi~>jL@mgOwikU(-MT2ESyThv1uwk^iTlwp!J%#P_YA!deya z?OU`cbl+R)bxP-YTA|K6s;|WNsj(DZ;LLPq+SWN8uRsSIUMK5-_DXZ%@ zw4du*#o!y-zgXkBx;y#D2USIGHar6F- z%uyka$*0NXf2jUJ`fqeR>(X|?C$b&%m0Yf`_=cE|dc2<_+a31tkyuRd_*;#Cc#luy z+s5}TU!LI~;uJpWOTIDu15U!`*{?hY|GeYYKdWZWH16f9IJkZ#=FoCpF`aKz8+lJ! z##+c@yYUU@pC75%?S8Mqyo~ak>?vm7(7r;h>!{pG^Me;PAgA?F`UmSiok48oT4P`7H?p1FpJvyt^O3h17)(rC=?mT8 z`0?Za8fAViV;=~|yf?=EY5DMjPRFCzD^i+z$Ja0H?$6O@@W;A=;1kuxHr!*@ahH#@ z7IWVsFtzFWjgmGP<(^XU4}{;`JD3lD$U44Y?hnEB=Rx=(>%N@g8{;R=L!-Q`m-ZLm zajz5iJjwj!@|e2HQsdfN;CrOb7glK~&;5zqJ15Rt10v?0LGB&QrC%sp+Mjp^_e&>R z`N1w7{iqcF8IXHObJ>q5+uS?)0XUvz=L4ra_-85t_i_)2{v+(pFmVZLcH_5Qd|i}z6OhMnh|0a5fv2Jr3C%kWOjZ{u3_Owj9DO?}Gz z*7xe`weR&YbjRbr($oulZLP?BSBJs0J8WH6^1h|EIAF{L=T`c4-?g?Xo0D{n{W;O2 z_&%*8*ZO(AYNea$xzx|K@x|C{@bwidEHUItKXuPbz1zWfHr)zCF7$J)#(b|t`WkBn z)_!#FO9)%PY`1)k$GsD}=gYk4Cx?&NtTB4k?Y8|9_YLMVPrUbbzotF;(d|}0_dd#8 z@?M;b!LM$&`l)N0a=k7v1kvqQKg;R%sFuMO6$mmnJhp0Ul%obO?N5gxh;A?T3*2`5 zLA}^5DJ*H7-`wx!|7<+-rmu^qix)}O*gb{9oO2lb-h?l7!<81 zgw`qs4%@KNz$!$z$bdd{c?Lxzl*$THCAYG0g7 zWP_paLWJeRhK+1=7e=jOouD{A^O?_lYUqeji-gWG7hKXXxomNL<*LuEjkn&|-q5;p za{{4e_15*3HS5|Yl`d)+Gv?BIQGUqqkxPaQ8DjbV8$0{Y9yMxYirbNmqefj?KYwAo zv0>dUovWR~=WgCMr?R1K%$Q3Wh-2vR(X~T|oVoK& zFJ=nF$R68HpI1;{#x9r*?WCV@ri&5uYnxI`~zffIn{1$y|US(smoz4y0 z?zr`#hrWFp-#|*L0pBtD-G9IL{_m*u=PX&>l+r(Hm5zhq!-o%JKKq!Pc5a6O-&Oih z)lZpYE=cuFbBxO1V8}URCQ|=Y^kKEG)o)_>=YRf|mIqxOjt|r^WXO5fWGKfEa6g}U z99z`7P1o(-*3o(AEowS{Tk)VPy98qtb#Sa!^>aLDUTn<`*Qs@z*WY&ix4!+IpKsoN z*KRdWU{HC`mE$-`9XwyC`gty49>-L*F7>mWdBLE{;BWQ=>fpGVrQbM@jcnA7bwa-v z4EFj*$5j2~gxIPZw`@@B%KF`6P-XCU&FamT{EKm~vO2r{srre5{Pm2c#tt{*dNKa4gktUdZ20gopQV1DD|G!pw#Un{asDyqMbx1h zF8vYF1^@A6kqAX>k&%Yx^F1E5=VBj2qb0%Wo+#v`C)}2r?*US9FfWf&E z=S+f!`nDaLggtI!axUyn$+}>;u+dG-^YPFTV`_}{FzTZEiutuoZn$8X1=bIudvGjTYFQLBaw z8Oi-x+J0uK$UY-={e`&$&)>wu^H}Ef*Ll~_Zz1coN7d(ZmHi0DcQMDcZ|rQ_*xA0V z{f4&GQbM$j;NHQDl^hkdu13~%pT0c{JT)L(1?$u*hoF!@DcHRLpf6U=H^-~Ox3%9(9a>c|S+XCB!z~&Td+Rtj(Gsle#mcjG2 zb5TCse%TlJ8+q&-mVJkLEQ8P}_aD&?{l%$qWNTAv`=)VX2$7Z})5A%$F6ob7%UXjm zW?cYZE`eX$5pG4e(+oUrXCBKyLTKyyyLa#YGrWUu658N)=x}w7%(AS*x|Y_s$bg*T z(AnWuucllFzwhlrRaOz`=J$*CYGk_NK&rP7$78b;*d&0vOHt=8NrqRQYWcg+E?hmI zZ*oq|s*Iq&_qy=KV6@>4InXVzZ?tQZeD7BdbsHGiFDzU?nEfW#`l$o@v&ILG8@bjk zWtZbi13nA?eS$F9iKJ zxzSIKg}rL*mVdJkW>5hA8{Fu(YJYf_k?ZycUF$QH;|KcWVmJC(h8SooeZjzE4{g62 z_Ak=t&)fI|8_rkt^Spp`UXQwM!+y){usR3v+>i(TS$jJrF8HqAEjh%n1-i1%J(B)G zXq)`jH?L{@@~f=}xqEP(HbmBCb&Pqyh0q`B{EITJ^y$)}|NJm`pxp=;>2x@yVN5t1 z7=pBiEtKJ;$048BJy*d7SK~AA(*L_K#$0RF&m8n=vndNWEv)S>Ew2cMnt@WT)Pm0VUmK6voxc~2gAX7!T?4zJaPCk`HNdgQ=i z?S50UuC`vLtY_9f`Q$Ua=1>0-v#j^2gTSp|kkg*{?%}3m$Bunm2%x=k`D8NrXHWL@ zT=w0A&$clEhp&>$JbB>R zDp6m?F3LRBbM$JF|M-Dt$BT3klS`3LABl9vPki^;HtH7nIQ}f`Z_O;zTc7@w^PYUN z=Q7rP^6A498F)-PGRjE!**4@n`h)z4G#;mX)Y~p({@AW)k0|dHtNtTCwkz=HtNpM( z|Jbf5+e*KYr?kCP&EEfPS1H?{tup*#_~zLvrpaxtw?@#T)OgZ)WBaz2b@Dz*<+;ns zl%CXmj!N@B$KbCabsa*wt))su|04z>1|kL`1|kOf4g(Dh+lDnX-841cva`Crbys`5 zY3Hs))6Oo$_avHkb@%5GZ{BrheeC2W~d)cq5t9O6G ziC@3@TuX^JZ=ZvHd`GNlNB7c|YYpxvm&}Jh+=m&ntGX+zuIr99_3v>{>nn`;^=&&# z!d{nJvl)G+Y3D}jtgKnzT~fZ(lTUR1W4~Hn+c7ZvQ}eF%JU{sDD{{TYwY$f}n|ItA zYuav%Q#!7Lq|IL3fWEY2;Q6WPrdx1+I#1@>>v2Qtt_v_H*%w=VL-&k|s=$55%8#Y9 zS9aGzhjvWp*Ym%fci^0%T~~GT6@8m%*>yX4D=DwcnQw&8sAE9-2y=(Jrk$gm{2}KX zb2M{IRBo5zWMqKg-Hbo^y~^N!t|tA#O#_Ul*9y$9m; z5#D8I`wc#fYvt@ay!Q0VZCLdxYpxrZ{kxg83yEe2-mK< zu`SWMdldQLdYWHO!>(7my7<=XXd~Aa=Pq4sIR?*P+GLbrS+8xZzUAh7Vrx6I_P;eW z?W&-x#g)xP;~%cOdbKat<>?#I4mrP7&y#a8{}lOt{6qY>9x74$5boEkW**m}W%-3X z=DK&T`SvQGm}E|5AE~~nnC}li?+>W{sc+i3jac(}Ju2I&J0=#d{N=hlub)t$$U7aL(kO2GMUs zj6Dv;H@@Lsc|Q7qA01pLv>F$9eo6$nr`5FcHsKc$NAm;s{YULL>@(`TE?7U>(JA~Q z;$oa%bA0#HwsToW?KiR?R3G_Wi^sjUtoIe+oHUDe71#A?bJ6)noDk>B|Z z_7ct%{YJ!%jXOtDM@_8La$L0F#UYok%HfWi6%Z?l26YYIE_AAOShWiUktJYbz&!8L>bA8>|Ci)Qe zH~t0g&tWgsj>6ub!(NerxDSE%MmuniRQN*|$C_`N#`eYgW4Su7ILTd(J&?uR#&dYG{y5j37_P-J{lRr;?!_s_^|ZWc+KOxX9e6f(ox#DHn3`7h>4D>w)vfoR2{l<=_?d=`yJ2Wq+ z%=ddKi;YjdBho*n&G4Jl`$q)owm-i}#Vv7BalnXL(tMpZc;4zx7QS0oqOw&H1dG8c&Qb<}`2GZhj`G zebdH{O|5O2@1`WG5v?g~srOU1iuY5NBXzkMQU#*_5d#qe5d#qe5d#qe5d#qe5d#tf zmyDgX2;l(2uMm>`G`tVHp1EY~M9z&v`@3}PjPPD?{!-_Pfx?}z)8sE1@#nAKMEv>VEoy(kc#HUp_!DiQka0Br1#5>9 ze-VFC{|(j#BK``)--M|Z$+FqYljA4O@O{lWP{+RsQ!0}47RQqdDjSnC=dOzQQ?Bjp z`n1d)`3u6~Kx==zcmBMzJHcVp{!;VFTyw{Bd@;4Zt0&EJ)o1MHCL-@@o-16AcXGS)I+rdM z{;ruiCpm9PB3U}CGBAe|CeKRF^}(Is-b-8z{0Z(vI|#xd`)t0rBhQ8APvtHMhxz8N z(EM3(=ZC{Wa92qFoVfGCVT!w$aUCn_ImKS)D0bsvA^NXd?gR&R<6$AWD^&ZNG;LmT z!P0t9?PYrT(ya6Hgvk}jx#k*_;Myr>yYo6nDYo`UJd;Yib11h%&hO?fDomf1`7A{L z75e>hSS;MpjzaQB{gZvP!}*wJJM~jJKkPm${9g?G5rdz0DDz`?9M*YO=1e{=bo&!n za=~G)xg+*s;g49t!aovGeD|VfnnmaYt-@fj=t_3(Z|$;!ovp z*1YP1^;u#Op|7+*ftTmy@&cS^g?=^eYy7GB3;jFdueUGy@kPX6#Gjvb6IPw5{YC9B zthVGwPSpOQ_UEVFgjFYMe^L7jt1bDF6Scpn{rPD(Vbuw-{qdbf$tx%Hn`M9 zdVk585Z=Fm_d!MP&+*G6-(i$$%Xoj&RnrXLgw;oiO%B^#>fJ-;`u6W|@Pa$Cttvm*Ra;;LjKj`zep_Up#hF4{Z&~S5!Y@AYve5AYve5AYve5 zAY!1uGN61<#Q3mCTkE*?jh$^9JKMLl-;nWDkrAIx@sRqS$fwQki459})bq`NDEcD< zM;jW3Jr|2LoruTxA?^+{m@=DQXll}aC(+Oyk9UQsQ!5KPbQn;!Nn1W-9!wogYKzMS z=T`O{hksT5R%LUQ-rw~fb!a!awEx>xHQnWt%e%i;xze%^=Sn|ymrN|}zVfP)?ggX^8(M`Et^t1fFg-f&S6&SqOEo}0tpY>MHn45*6p>(dce+xZU zu^;^^hWXc4_|i=|e)Y31$AnnvY~Q+r>Sz6+A&C7!br+@m`IvhPzd@JEKjy!UVeslo zMm*l2>hFoghCG)K4&w1WCmI{iR`v5YF&I4L0taMLwv}!jo`I33Ur!jndE@73e?Go% zjCQvO?e-Mnq^p3k#}kQ#!atts_Ud>uUB5TYoqn^tm-^4t)g`~SVnv30xAj@Ke%7qy zv}>X|c>JhrP# z`D%UQTvAqM=vp;nhJjh9S71}?GyTb$n&e_&U_A!nkui(9I{hN=pH{6(PMQ?4Y*$}bUQLtgzoO>3`2C8gkM)c>DDOqaE36~x2aB`6m)^2r zQ)lm|(#x;mSQ4#624h*OJ^0~=A0GMGV~@>5sD1R&N7o^2LfDAV`uO9I*CC#Pyixql zw^T3CA!R-B#1mIQZZkrs%g}~$mqT$N9MF3fY>K=(Mf!6;+d$KH73jZTJFUU?+}oSP(h z2419XMqXT$Q}d@hq2v`w{}eFCA% zD+b8YwLi`sEc>6_zp3wE|Mg$f?VQIl29~vx1^cu5pVRmQ`CEk!S+~%mVAv|sb+K;z z;h2cBoVRE>0QYNOfBp5AfBBbxN!zWKWgg40tePkN){ehyk0^7wR8ET{Xg;_ftG0dV zH_yKfL3LQwN4v8<{}RV{zx&-!0poR6GW@2)uJt`VJ+9`0oGU?(?K#XN4%hQ9;R~}r zw0qQ()n;fnWOqYlo?Sya{_)22;3 ztE8l48Nx1vyUef)>C2fXmsO8v&YU?JW$wT_)?EnQO1O)8Wo2bk)O!34J(H(TpMJYi zN0rgdGSnl>m^g9br%->NQ(ch{9JiO3m#4=>)Lo3cJ4L=zOimzUiNJvJJDlpM`H-q-=Qu^8fv0-$zW_pwIc>11|kL`1_m|*;+o5C95!2S z^@?(l{;(N{3`7j{CkC?D6H@z|)@{0>ZR@z!rmgFZ{Y@W9*_?XL@+0Co z%W|Z0T`j$~mMRtefAZz~hb3SC`i|slU;jSBuMj>+zV?kDA-*&D+E+)|X-K~M^-7d` z7a^$)uYdha^3`ut>13F7|D>&#Deq6fmtNDNECX|<-v6tS^J^*Xz2vLk94>H}_V!{v zdGAMorxoS@m!nN%NT@4q8m|Fy55%*^|Sv1W%dYmja{lZfLRGRu7Zhf;kF zXZPQf&VT(Iol4y#FrP{1zxMU_mHa=zXRFisuYSD-_WWKc^IkeX<=ImA?TV5`wJY$av2N$9rnq6Lm$*cEz><89zjzUl?9A_>kJ1C?7n|9!IX<*wM5-wKCb%!Uwlg zTO|!u(Yj=C#wj7Wd-tDVe|RaMi@^T>L(e4=Z)30QZxG%$_skx_bAET7sIM>EUtRs@ z;bep65dE zuLI~77~VM%i&c2Rz-I!W_xB;_78pJ}USD7C27|$QJpP^=-N&#$|3Gc6(BTySr;{(( z)}Z&e8{I5(3}G4e=|ANX1KQ*Zc5M=S$=A5mE%f8wl~)XnIzJfw+gl$q?5BQ@7+%+n z4;(kV*e=`e83V>Kl>?4zLG`=k0qr1tk5%9>##Hy?o6*+U{)Fvv?4nH`7J5Yt+fRG8 zAN{Ws&xgpm#qml!w_?>dVe896uZWTMTd(?AzH8AUKN#K@dPNLbJdb6JAqVjs&I;He zY?9*{B_+u_7cb5zuhzHuot}$I`nAuU*kPCn3^qFK@_r`tiWukEqgJwrf&P^37spn0 z9MZGeALkBsb*wPh)v?Tr#nN+eVZSlAQT(sg*I`i0xcPmouC7Gr6|s5ldCjT5iovP8 zCjV94_)8op+n_0*)sAEgZpzDL(9Yt*W;NzH2;;yDa(Sy`fx#-@BK@S@`ImT3G&EcQ z48OFfpTPw&xG86rdB7z54n~dl}0A5$1HCMA!^m#}J6Im^dpAEQ!QR@YSs+>+8?S zmxs*v%(9<^u|{7UJbGwbk5<38Mun)W`l=TW)xlX0DtNUVn*_T@guYY@!5AM*E0S0tBDpPL*H zKaBGb=1-fQylc@iyz|K5>;w4drm(LgkJQzjYq!oA#P(vZ`_*NulH}NnPjqF=r_N6P zL*+`*u8%!mSLfpgPeFWiHh0^VKSukKI& zp>Jki8+<%-^5d+K-}~m;G>JzSyT@Uf+ZmlI3|H*HmBKgKJoW*F>Vz%0I~GT3XKf!h=}vxNSjY&gA>W&UFEmuYCXJ zx{!(g-*o38E7W;MZ3Aq-`d@e$WL1*SsBUA<$=Hg$}HZ|={9f7m8Urc`8cuzB|4B=#-mq&;}C zgX_?R_KVQJrhI|mW532fFM6@dO<7&PAr`J{6@zbR1Md+CehM8g!u6`jYxzz9AP^gOjj% z_AAf9KkpE)oAAKOYU5t6isL$*SHv7z&MT(#jcOn7Ny}IZdF(L0{Yb@b_j^BlM0rm3 z6tiz=AFm6YY{*x>G(UJzjB6qW)(7qUq08I9vP#>JggwRX8`{LZ90G5l zZq)g}DeeE@`bKyCT`bo(PWZXrRA|2l{pssd%^Dn@ZMnwD7OVXKx@1Li{Dc{4I~QZj zD3eDE$QgbOzyxYmI%S-^g}ye_EmYPWR&FMw`a-s$1ngBOkxm(D2v5{c{=nKse^! zLEa-Pl#ga%uZa20#$VXopQEpMk98pUM78mYOIH@mKmWtrw}`!lZE}Cn9rNB0us@~Z z9|*s>cQD_5h}ZNcw+D6i<#aycULVwPyUvueC|EPc*l31iE(m3#2k0H1`>8Z;{DoZ>Wu5d(_Z)WTKS33Lcl*c-P=>F z{^#C7&VPgYi891I&3IPF!+u^XzsTw4^I126NA}49(T9Ycyf)$fG(YPMti!tI_00!d z=M4M#EZI-y-0nVLcYQxk*x4Uqu90yalY2RMKY;gGc#n^P$4p}$%ZT+fas|J9+3Orl z=H2TtpLvDO-SC(1HM{=cF9#cbobTs@b$&ciTYCxo)C{cmB0P=o8UmkF{R2XO9}D?D zQQG<{!a;<4G4E|6Cpxa8w1|O-frx>Kfrx>=!9eOga;fj`cC>GAYaQ3Vv9oPsXFK0W zKd!TFLtD$XwpQ_K`sls%;dpg7-WiJTpI(5l7~e(RfN&GS?PlQd2IjF0%Z8)XkTMuD zuY&xW@Ge|e-z|ojCw)*t@>a6y#@L$p9uy>lU3Yd z|3<%ItxqFwhpu1Zd(fZNlvVi)?+L$(MfkV3DdH?Q=uE^h4Kr zRX=oVzk!Zx$L=6OXA|sCe}hQi04D9XE{c*Qal*_VtWpBW!OX= z(5XEK;T!jpa;={_B%9U4!SK!c9AfCuoqJ>uI0p}d{(U*Xu(zzNY^bcu>KGhd3jLwZ zzi@u@wEl;7axpOM4S|P!@abh%w%VnezUT;mp~EfbRyf#R*k---O_pUHr?zIL(;}VM zK^K_gB**Go5qQpG;Bhj!~x?kp92((Kn%|Iae4SdE}ALK=wbXwwW9sL0-bDZ-$lbfFbKUabf9|<(L@$ zw~hz7TrQ8TFyvCFDqDv^EtBitDu!I^)5(`H=<@TCCNShfmz54;u*!?lBL*S{`T_%X z>j>jFZ~R=!h7li0#i{SxeZ>5}-Jo)$^7^A-*B~iWx&PnO(_=E=T^Hwxk3Rb77cgJ_ z3-7fD4Pt%HJ^acL^@GTO?r)0u503A))Kk@D?6N8o3^em+<4McUHu6>e>WR@;kRIKaTf!RnZ`Uj zF0m*3a+Kd=bx#w|!R$rec%2M9k8uU+-eXlaoz61QBg-Hz1FPG6*|15r1@_HJ%XcY* zdMh7i{Ue$`Ru2J-Pc^ZFwxk)d#hL7qCEMUP%=Nwg9~2_7XBVTp{y>5ZW+Vn zS4}nA1lt41w(J|Jb`F1!xwJmsvTKWw5j3VRMxA$QBGoR9ev##K;u3vqUS(r*P@QW1 zIZIYIrSy+lrQ?9(2J_j+T(xthy{Y=t-;^o(ra4AsaF80;MmDm4t98TrJ*jk&(H4gc zIq#Yb<@f>a=hJ?UEn(?X4La;$=&xD5 z*^+;rzp1~nx-jjJa|h~YAJN$#Mw;kLFK=9{JFF~_v6oS&XLqVjK7?>jBK2@ zIH%+9N+{NzgVN_8oGYyQfge8@=O3KYXxs4NV?L`IF8vYEs3_nmt`usa$ z&-_#1qc22zAP%0t*@rpT=DCD6GVqw^Hs*l{X{8Zu-g_or(6nWZB8jMViP<_VD@gBgssuO$#5K=#Jvlw6_s-B32R}8ux7+}Wbqpv zeCOON2uJX))VuJm;j%E_S3_A?mt76{UcQ6)Ixsd8a}eu~*Vc}OozFqH-*vdU;5#LJ5~KiJCrZ|(37>_4r#XUcg6D^NiV_97TEf-#{S>h)$yX6W$k1k?|oH2 z)9mVmtp7cYex5@uafht`XR3bV9e_6a?XdaC%W8j|JNS@e$(OAx-1AcHH|92Zvj13J zU5TpSJomh2i#r^Aujhv0#8CFl?HeT*OC8yz!+d^a)XfYX8D7a{QAdHyNz9j&ds5c`e#p8DC zS3;F#%y*=tJyZjO?f9%=dA|zdg*H1mYC-8d0>1Vpe zLf>(hI(67yc;jFf_epsEd+X3`bKg4D_3Hq-Q+N(_y>sedSA`bh~f8cyE>;1b=@q=GB)~W3d3*M zU*tTDkDYe1ke9WdV2-I;pY_VxoAF(FVmN)UYhH%#LtX7CZ{J3Gy0Wh4V8iKNJ=T7B zt0xnK58dFuD{DOgx_K^fus@X#U+}$X8Gomr-m}()-9rAEjLP_dy6?Nvf2ivNl$(=P z|KQ#dq`Murvepyq`fM5(bf0?qw%Mv~@%t^;81`nZC*WLjG_6PPhcl-S?wuiYF-G~_ z404*;kIy*B%4&a{JJ{7h|Hya;lc`(yGXn$5+R4HkChL7#PUDX}W+}R}FtDtx{-^g$ zmpS9HS?6`DdcQcZ`?GI9z2^$p_64gl%wrjrwJL-Ds~vxdfpaG7dhYtBQ+@Dk`RuZJ z4tl{!Mu2?B^@N{4({%yl|1y9M(H=5m%){R7+3o7y66Z?jj~|AH0kY68Jgq0Zg*FNd zzX*)M$NZCRk$;@8L4T0;aFTr?CC%S|Jj*l~V{^5u@ws>0e1qpBdCc&qy|)%+nPb$Q z;N&p+@y`(RoP}T`p!3eU5m(`)f$O%nYdl(f^2nB47Y}UgqH5g_nCP{_gpz_fBK6Q{3m|L_tBY^&K%kCSSbGZZRl@R)fAiaRVaz8!6`PFlvFchakNLu9g^d{7XDvu#e@9O6eR1jX3ICytofGb1sQ|gahUjIjA3A-ys+_6=Kaf72Ift0nhShFb{KJl&w6g+hTn+40ngu? zZrVwX$~dkMna}bS0^^%**4Lc+Pm~`q5H17R_h+x)*wM5-^+vj^P2bUe?{L`XUL4~Y ztLXW0%e4^AIU;&~9P@GTl9T7hxn_2tR==*N@kQv*j~|0=%gV}76YFFQ%7Z_d47Ier{5)pto^p=FSgH* zYx7kfDu$Yrzkd&3s(J#;$^Gl9X17l-t${oZ!Zj}rs^sdB*I4tlKev)Z52^W#<+ zeChZ3{J0K-AN@g|A6GH>&>#5uaT$YG{b4;nE--l1@3`OF%k$&J;6Z=%{J473bNC%S zKi*4F^!#`)7vUaR?9Xi9*x9zRvz;%b8<*Ov+1A?o*^EK?*!PX|>sWjX`ewu#-(a`; z&9d^hvc1$5GFeCPE7H8iUh0>Zlyo;$RAkuawm$2AWBKxK%pJPd&7Pf>p{qXw9F|Hv zV*b{BKkD+mQBTy=bT2I}wX9!(vQMGR165VsJhrP#u2lWR`3UM$*MpGpO$41@!LwSQ z>GOe4$Y5RKkui(9I{hNAs=U1WDC&|g%;(bfihL34^ou;|q#W^E7u(g>l~>b5eYEA9 z)I6u(tRw29Enn z1vzopaCg}F+{oj3;_sI(HO4`XW6#vq8pnT&w3dpBdw?x=_0?Cq`Uc+Q$&;^u&b@B* zhFzu-W9UDc=Kzl7R)J-fmzH+HE4YBk) zwV`*cTiqZOiVS@wMuqu1Y*fqs(ywj1n=Tj^8N#hmXkn|YU7$L{yvS5^kL zhvOdXsS|Au_PCla30ugYI`_51Y?mj`O}+X>lz$l9LdOll9vo+l18h(9!EK8d8|^9= zw$M(VUj#0{F~<_fN`D8B$CNFHTFj+6AE%Ceu*vG0M6ToK*w478+HKmiSMtw|IxM^v z!`_iJe_^#TSyx!?4SnW%VGoXDvJUxp_risSJ@l2;b(dV;>oNPX%D30wUw{ngtrhl| zbDWI!CgZvVHYFUc<>c~Sj+=8ZUc;`zz_8H^jxfveoaogjqWm{C=TrKLa|U3{8t1~q zZ6%BI9nM_@Mz=BRpby-MbI&Nz*5sJyScHOHBd|Stv595ln2!Rl?RPgZHe7~qn-!P2 zOgF9dAi!+M^1Zy;L7D@NaigXvgx^;x*z zI}2eg&Xu=tACKE}W?1F0=k1Q;b#=Q848YP8i+NthJ6T=*Dc*-ixH~LdUgUfY_gy;X z&Nb%ICFVK-=hRHQZ`rbY@GX(p50)=?wT|~ZzUvM<_}zEU^O&G@zKwGguiu=`A1w3j zs;Vyd&UPK|dyS0~3gr`CcXGYP$rh2%`(XcT#fp2rS6i!H$3tHkS&05YpVBX0Y>{pH zPF2;N&)3yutmEM!wZYHT*KZ2iUi{W~)5e4iY8*q`!+Yg7^SyOq6g0lkFQH&6?{-VXPsnm+m`zwL_HOgmDk!d3qfW zw%ufBgUA!MP)=C(gt4~4>lOGUy^g0F2iTq#qnub*$%QTCiRTx=v)`Cw32aEO<6)on zKH&oqbFE$I+J$u$wy`k%BJ}tf*HpU=dvMN7j|cJijY7U0{{z;jg-yAzg}Op(Z}s)* zbv%48FDBa|A9Kx%w$QFH`oAoj$DG5ce0%-P@!>@ZrUEpxVc^s<2SFBc+FI( zYX^=I9J6@d=edP}$4vX`iWPTrZo_L%f!A$(qOtL8)SZQUNp0v`J9zCI)CXScQzvy3 z!}suAFJf|wKPp#@45Zfawl=l4Z%V(6Roa(luH)rnf3M6=Pj&StaL%8Nx#bqL`7QLWj>h@X^Hp#ZYzBy_6 zE@hApVL$L}R_k*egL6s-aW6fi4CzEu7JL`!0j8S(yIC0m0EZQJtP_`8g zGf&%o1s380jz#1La_E=a(LOqvreYR#g2kzEWLx{T4QV0~G?TMQO@#dzuIJp`(L zVz7J91lxmy{;c+g{hgNIvDfK$;=xwG$M+Dh|M_^=g(U}m-b3K?eH%Iqf!{-5%dNvX znfDBPXO)>poMZAF8AQHA-B8~{;Gj$8K6(#9rn?<~MeiZ#r6_t2K`$5K9%{-nwvW(U2Zu87abwwU&cJa=&-k^Y7(bf0vATb27m!2{}&=X5^j7`h;r z!Et&n$zwTBSC?sW862nQf;j$>lBbr{{Z8X&+wfdpnhVhvsDH+TjQ6nKH(cF+Meag~}jm)>0 zMEjJ3v0UV}KLUJQr{~^aeo=5F0`KwXGf*dW69cjQIfB-LK-y69R6&8ICw7k%|t76$#r=+UFE^kR$f zA8jh2pJ>xZH8u@*)5e4iYRt9=nS!@`$Ljg;M#Y%AYTHpd0=cWxN= zV4UN%jaS^3<=MuBJ*IE$?BV%H{1sh$6K#w>lG`2tTiGwSw@}7|Yp%Jb$wr?Q4sANe z1NI%rqfbWjm}%y3T^)Hm;CPMK?Agz6obo9nEPH&&k;iLPA2f{TL?_Hv`9*d!?I71_R`VU&^f9mVQQC6;`R7k9pe;^w?2nBYG2#k0ZI5LN=ogO9 zYM-G`bbq{7I*a|AV;0Z*JU=n;m}v#<`)prcuIFU?it&1zn4-Tv%Ru)1fR+uLI@`=w ziHgmI(f5tQaWL=sp6=OOdb+2p`&3WYp|^Uv-bVNh!uzKV?R^FDk+%-*x$E?yJ!Q%L z``xbjID(_BQ$2fEL;g<@k}kvRr=H%^X!k7{N5v>``kAh=u=hEaI(687@Mh2Mi`?i^ z%e-~ywz+Q|>iTs6-6=eWy52c;u&Y9qZ}%%vDy2|Zziac@- zz3+vlTVUwv`cEfcu&qJw@f_$DZNqk7;i;ZIYpisC|G}G*FMexh675>Z(#9;qvQ~1~ zF9g?e%)Wv;mVFHKLE|3Vb*n3ruRXOpOa8wfxGlM*bw&CTPc+j@80kjT(O4C@*)b>F(V*0GI1|6z^&r|s+)dG~Cu&%hws1>>7H)+FC_ zXrGh=u3uL5BmK8Rhf}=rS{1YKE?Rw8}J zOV%y&WehAU(zWryy(L1gh*RgDy{~D@qt7f~RFSM%HaB_i-eybL%wrjrwUUGMS9Rkr zahyK1x51{KolMtxr=Q*v7dET0c@BCZhZr3975@C0t_z_5m!V_8Jj`kSA^6~23H|ZI z&@e#O+fVPADdf9}-+Fq_bYS>JU<^Lyp90?-2fHo=hVKW!aPk)ic7ImL^Aq!33>cfM z-Hgu?&NtA`*IM;6UpO!~HOHtsq37^hJ$rwKnCC16;}~gs?x5eo)awUp->PG^A1L*p zbF>erZ+X)TTHIqBGJX1V%-+{P0&*4t!y#+eg5=&`m>1Vvyz_R7#<$OlN;{vZw#dH= zVHbS`y;tjOnlWR>Xyo~R4|gH#F?F(k{r~Mc6JbtWApt|X4F#Ida;mZQUxWvdv= zrX>PcEN+M(K;j^{Bo+&RxE3Zv0T6K?q`j#mrP$^V1%Og=MF#~?m6R$e%aSZh6l2Le zL@^-&%JC7KCJCydgR;dk5AcvJP2M*%y`1fxnVp^)>@K*2szy)uyne^`x?lIq&h%)1 zBZqlQ>73(z(o<+tFKl3bLO;~@9Vf@BvI*m!*+a*M-x(0K%`JN#dE}ApJv}|qxYpIx zwf)gYAB~oIIk17*L+5nA10iY)=y^GI%YA))vi``oY}q0o4-XF;@+W(SHTJ}Pr^Ajd zZrTGJ1_lOXJKz^HTU5-V_u#0UmiC~(!4{;!!9hdcsP_E5#y@G--&h}mkC>m(_f*~E za*Aou{R-1H9%%K)F=B*?JsX&R+=|ymvXW6x&%8zVmnFLv^?XYGE9N_1@Y7;l?@-^m zpRNb+tWn&b-|znd*=p;%BgyDfybS0{{mgV&!@QS?h?^u;GjJj;P^&Z|XVSxQMnS$JTyxvd$)Q>7C4&{r<4;oYoen`|SZAUPhv_ zcE3LvV^zmQ*CQIf(cc0|essS>%k8!M9qR12sF4$cU9?`a-y-&IjMj5l8`U3dY>YnJ z<8;4C3;-wlU9tg0{pbsXrLFxo84uV3JgAQe@At`gh~-Al6K?7m4EHW;Z|U94o+$)h z@3}%Tbd9JbDe@ud*i^1`d}_ONV)|uDZ&A8P={%)l((&ni(utklpxiG>EZIJ!%^PK*wE^5iDXwq&l9bVepm3IIL2sMuEw=1G`udyr?)X$<1y9kf3$WmYjbSp>KHkSY{r|@VJAI!Z05@;yaycfmoWZl)-*U}oJ93< zd_ZiawFAZ1y_Am9G3KoE@-ga8Ox-X0O%tmU@%7Hf-%p5s|Dd&{ZF75X&wcV;1?3iH zvhPoN{!tL1armJZcJC{FVfWq+q!(ZO;aaQMpe<;59@g4ROP}Apx9myvT}i})@9)}E z3>~bt2dy3tk@kw+`%1O8SZlvz$@4Gnsa4toyDL1bw)f~n5K!Vt+oo{a=GLC!=%<s=2Z=dtUUWa|vpQ3Nse$I^!pkkK^xbc2J?FNQwzvFpl zO8F_LeK14DtWkf6`#nq)&#N@X8Q~RIFNzmW@8QQIB3AbB6T^$A_VD8o5i5K6iQ&al zd-(B)h?PD3#PH&&J^Xk?#L6CiVtDb?9)3I`Vr36MF}!%{#faZi>jKi|!ZP`L(oXf~ z@enOLm7nbPPpw-o`M#1T-F}BpYVwy#`{|p|PIM5(i>G%YJK1fu*a1H`Fy!$NEhifT zyYlp~a|1(Bym)%M_9V02cQs>{VaDfn$1;zHXgQfU*pVe;cW1slR(Z_$vK(mWobWu~{?{K>WJq!r8ar2djsjxl^TuwKd+#Lmu` z)!HhG7f-L{C3?)TWBtGhhTls8cCeSnL$oZ48KdX1bAn;2uuBzwM%dZGFqPP)0>4Dq ziC`#WcbB!bG2`nr-m&q+a?$b1(=$F+a;w-eTg~EOI$#Hzc|1hRR&Zl94_DSmcYG<= z(zO)BaI~}{ZeD(tu4nTE=UFFf6sEskE{YdVugBA@?hzXpYWrcj^gCuFkB4ZP@e#@G zVwi5&!DdmsczO}sw6qUbtrZ^2cP{q}js1lhvsycNJVeV{UZTf#`XP&piE_8+StHv- z@#5)?_*$)B2n>^j9c<+B5G`B9$&AiT43mjny5I*r+`ur|*rgMGPBBaccIk#6^szH9 zCu5$4ZhA>H-tqK$Je}5wjOE5W=f8nF(U-?VwCqH-Sz9X@26IcKeL?+xVaD6dbE0_h z^ls|H^D@J*E)B4QzC0eHW!`4D%X%1Y@D-=L-!VHy@#5(jpM}h|7;d0`x7Xn_KW^&E z;~`phQx`K{n3o&zEAx1WmNN}6-d<6>czT{+rj>a-M9Z0m7jLg9 zUOYX|FVo6A9-`$;!;8096fd5h=a*?^9uLuSrs2igD~cCS&-2T)GLMI7In(gs?G?p~ zr|0=)TA9Z~w47;p@%D=1#nbcrGOf(xAzCK9upgA}Zvz=ne?}B9o}MszDg$sb>L1_X z@enOz4=uv)bOvI0n!aUtt0-Q2^eTqvhi5YY$1`N(cih5G4^OYoL%>78L%>78L%>78 zL%>5|F(aUSSLBOi!bd3e4R!XnZCchspA;DkFWVGuX%F|}3q=ooT(MF4j>yL!Qoo;m zglfM+={n`C_kS@WaGo_WLDYR+f~XlOrE@Q{5xg)$fyj)BjahcfA$6NdGEIxRx`z zx3FOK-wgz$y8L`8i)=7Upds4R2STA$W;PuRh3d(Ul=x(dd;&k1*`YmGNVHF^UHksQ zU=ZI&iu-$|uI@`I8Xv$~$QEW7YJY1=fAnzVQu51xr=pKRrj_;zAt`d@TkK?Cg@`RbtgDm0zka6)m%US~dqpRi^iUE<=L9sNYxJWcZ$)-H*3=g*_fGl2kfUe5ZO zHpd)G=YA`yj~n#p&muN~7VFVhgTY#@4g4|I;H2NL+|W^!2mEBE@1c+3df}B|u#DGV zuZ(LYTr-hADYeiexVyO^>{!B72jqa1F9cV z<-2A#uR~5w&L<&*^cc~RFZ+yd<91oKKjO)cMS$VrHr_lxCMQ<nVdAlA8X_Y z)<|yK%=oeO7s(mbvA-Geu|{O{Zs)|m05T{w^YUr!|2dq)8W}pciGyl)0b74V7B3%V zl3T3m2OSqAL57}eR;S|7O!DRa;F2El^_P*|Om=4G%KZfOd7$=|-p#T14=NQ@l=}yj z>ivVIJE(ROr8|_f-hU4P4*?GW4*?H>#fLz!dE~Z+meKb5wy}R{Xx;j9sAcQPQ0v%f zO7ByWuI5zVI(Dg{b?hCo@o0U^*sg|_v2TT1MjL|dqn}EpC+k`xe@VWGkX}E#n(=pF z8~Wz{hPJIep-|+b$?{cQ%h>gyma!cq`#tEsF0@4|uWpwLSJp|nh1Jpue}#0XuS~kj zw@S*&TP^vDs-@yp^-_6FSX$pWa8-{b6JP!YOI4c(dOBZ=m#y$v0sf8mCY8e6ulAiumtYXCV;>0#}puB5zy#?oj8`f2oy zVCzV>6CX7+kNC+qXM-Duq`ab9$79CGkN)DdQr*VE4D`|1Jgs^2?D#0uK9)tkIS<@? z1yu{?8|E`#K_&TUC=-2jrm=M_=6#Mt{*u>dYE1JN)hxJgn2#`yGBVcD^n%`?lrq4eqBgj8dI%XiC5Pb-?5< zy1#h$>L$Y&ymC#mOaoeADwsZKXd8~(lYn>(gHL%?TiW=ig6^pb+P2{I@D1y?CA7Zf z=gHEF#^`yQ{vn=QJNYq0_dfpvSl~W1lb`Aw_r252KhQ~wi`GY_6%8@xidF{g=}*58 z#QSIL$G`%=5oqP7@;JA!#-4rRF~zbRTtD-D7(U{ClV2L3aWG<;Z%jXI8=H;uPwUvb zpjqKBPaFSa)9*(ydM_aEqH>DLjN?px>3Z^wqkF#pr{kZ?&`}#-Q#p1Z8@h<%mP~p* zAGzQg*nH9RkMO!GrmtXKfVjr@;i58|bB-o9;F$&;|ETeeexDZnO?08?v*@?-WR3?B zStaGM>ohF}MYP7E^_COee--DS7H@rE)j#}w}Sifp3^jypQbOizoj)$@{0iZFC57(&_rNyrwN`JHsH=xpw`e z^$pWY>m&Q?o6$brKlFUzmmwoi-ea*Xcpbo2~WAM8zs-xpTbel;WgLvv4W+`v&Q8XNon znEdlLoK=CDG^%m&d_H^=jnNnLL>aG)U)T~@mmxB+pUNXjA${(A&zF+e1rJ|*jn*H zA{ym+->t6z!zx-^WxMcx3D(e=yG|S1k2yXO?jq;$P7&QRA0Z#jV-CkPteyJ|XoG9d z%v=ZHeTC5>x8Kjw`VoGowcw-VC;9hQ+#|z%OgsyL=LPV7BknyR;rAQV;XX9pflSBy zX^06)NSEopz{8?zG%fC;$9VrseLq;fXO{#UlYyh#GJZny|JU7mS5DMNjJ_#6a%-q< zw3YhEx5-aGpmc%~-mm{1CAV!(H-5iWZ9R@_OkmK^vb6=6Fnqk+L%>78L%>78LtybC zpzI&l-`Rg}xOJevzo&ay+r2$~;bpN~$$9(GyW?3&ihStekq2`x%uamk{OrWb^G7D$ zqI7Y7cH%sxW0dyMxo=#2ZQL(C`J`+6Sb*30*~yJ0^A{vTvY6)1&x|)gXD8O5JN)41 z$;JZ~W$NiRbLr6d&31Gkn@dUV83(eNKJT7;ZK6m-hx3OYEF-z^xgeYAaQWQqM1d6@ zfcb^l$+IrXW;*;jkuT8KNbai(Ae-qhW7a3p&rM`wjGd(Pfe8)dfCjWoW=wv5X0lPw z575hOjIlQJvyFD@}nGWjM(CTn$es;Wq zod>NMFUVrFEWdDMa=TfZ`I(7rj23xR2a16hFEQt4#{0~8U6>jFM=ia=k7BBU&saVA zr(fF+I-EZ;ez&%6erB?h=o9pj@wj&Zsm+^Aj#uXzwZ>p^yxFygq{MkTb|BY3&&ucK)_vfH-PolyJ`_)!A58qJJG;*tzR9nC0 zCO7uD4Fn>85NI0u43oKPO)%f@FC5Lv_C1%Ko%7?Ytn5?teF~)i$;$D4FE_7ftdwXN z{o4AzzwYSxw&DIaW;oqV&qf1V@VdLAAt&3H`w)GP<2Uqui*pIm*{q!0e=V=9&qLel zjRQBYS<~@HX0rHmkX_q6a0}Y!(+igLJ&-pO$c)noxa1X=Z3GYSvZ{lOxoWrHUot>) z&xp#_(4X<=7Y{NVtoVZYJHKdUqeIyYlQX%*3p$`b@K|fh=(C_JTho+F_`R*MgYmMJ zgV(CckPp09g}My)er98g`r6}e$!2`Aef}MgkFlw>nH?i;$okRvaS3-Gt21nD>cuF; zHOTj2d?y}bJa0>7>Wib0fjG(RW;tRi&LOrel>F?R+-D)9s-^dOCYR-i=d%2)?4Rh# zf9|>GB$1@YgJR~7AOrISlgo04j$$p%EAcVj9r?c3AY+XV{+PdUE>-;xV*>IqM)d4=qmFow$oA`uKNf!wBS@B$ zImaj#n8qLULyQaPhgj)`y;>eD{_2fAHU=;^KtAS*RLnon19K#F$Squ1Z*je2gg2{? z&cB%3nXN`S_AA7i2|8fy;IJ=n>ks3-5ViVXt;E(}z`^GF>uv4&OK;B8%H)qh&v3x{ z)0dkkwEkRKQRfGS^7^wQBDDTwy1*B#KY$m;rW_w=t&O<^v06!VOmiE~u{j>}@VD9i zlT1#cyprCLV`CG16Q$bv;hO>-Lmx}TSM)r5f;fr!8!=qI_M*8A$8sH=6ZNyG4p$$& zavz~>Q@Cw&YtQhqfo}OQ+`g={yD!|`*V*4W82+34y1%Mee%&=nu6*C_8uj~jOA4s= zS~V#I4*uun=Kd*-`EL6D;5RAXZkAM^SbHZtUU+fOINHnU2m40M@W8nj th=$Sc+P(JyQPl7q0g^euc!;(Ky_Sca_F5ix+oPQsR!;b)S6d~H{6AHow1WTu literal 0 HcmV?d00001 diff --git a/theme/.themes/oomox-arc-dark/gtk-3.0/thumbnail.png b/theme/.themes/oomox-arc-dark/gtk-3.0/thumbnail.png new file mode 100644 index 0000000000000000000000000000000000000000..322bba6cb42a3020411781bb26d28f76814a5ad2 GIT binary patch literal 1472 zcmV;x1wZ-M-xRw&xx{w9XC~bWmp5?*B{AJvlu&=hx@_&v{NS;q`GK z>fVbK5sZ(d;SY>q@EYg#@F67J_fwLPjGEFtpdg3@8Wj%{FPy{W47Io*xyU8PS zf1s|#2?+aJWkHN8&M>-05U@U1Um7Eh-quXQ-RF`Y&nF*IxI4%9ZY z(Ugbf55mDSZ2P4^JR&+|{j&PKZwJG9kKB+`@Wkq}LZfVy*2rlw+tc%BG33Z{0*RIp zc`0;fpFc*&IMV9Iqc^|+hg;a(6dfZc?>eGMrf}Q4^&jp1cu&>ijQME8&rV@f&gUC{ zyxeJbU>R-)Px7RPrS+@B(Qz{i_vI-dy6d;5!0MJrm`-uvuo+`9uUuxEF_ayHyiTJiH$)8qhnOcy}?=YEka*jg}^CVl8qxT&-P_u2Z zweJ1KuE33Z!mY?7uPZ=nRS|?zO|qPK`49k*6hlYGMi2xDIKI>7f_TT*12#64olNDW z(hl#KDeE;Oe)mJoPKO5#deDc>&ggohhK%R&j-<6YMW$5t;vX&q1W5o07y|&{fSZeg zgh%em01~xM;dgi|1ZH#S%+ z8?4a=4FLI>bUZ<0eyFRZrB9lYsUZnkYowgN_xmwm-rCXJ$3r+mC7zxuJ^?U}DpMIt z7Lc9awEykLg0H9Lq(!l)z#tp1lSa3l-}?F0S5Me_9l^1Fw}|e@VQL7D0=kMTwvj9<)?K z@Y)yXmY7qVLluH0000 +image/svg+xml \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/metacity-1/button-border.svg b/theme/.themes/oomox-arc-dark/metacity-1/button-border.svg new file mode 100644 index 0000000..f3728fc --- /dev/null +++ b/theme/.themes/oomox-arc-dark/metacity-1/button-border.svg @@ -0,0 +1,107 @@ + +image/svg+xml \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/metacity-1/close-icon.svg b/theme/.themes/oomox-arc-dark/metacity-1/close-icon.svg new file mode 100644 index 0000000..55ad306 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/metacity-1/close-icon.svg @@ -0,0 +1,104 @@ + +image/svg+xml \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/metacity-1/max-icon.svg b/theme/.themes/oomox-arc-dark/metacity-1/max-icon.svg new file mode 100644 index 0000000..6b80028 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/metacity-1/max-icon.svg @@ -0,0 +1,75 @@ + +image/svg+xml \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/metacity-1/metacity-theme-1.xml b/theme/.themes/oomox-arc-dark/metacity-1/metacity-theme-1.xml new file mode 100644 index 0000000..700ee34 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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/theme/.themes/oomox-arc-dark/metacity-1/metacity-theme-2.xml b/theme/.themes/oomox-arc-dark/metacity-1/metacity-theme-2.xml new file mode 100644 index 0000000..28eca11 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#303030" /> +<constant name="C_wm_bg_unfocused" value="#303030" /> + +<constant name="C_wm_highlight" value="#353a48" /> + +<!-- window button colors --> + +<!-- close --> +<constant name="C_button_close_bg_focused" value="#f5cf93" /> +<constant name="C_button_close_bg_hover" value="#ffdfa3" /> +<constant name="C_button_close_bg_active" value="#e5bf83" /> + +<constant name="C_icon_close_bg" value="#303030" /> + +<!-- minimize, maximize --> +<constant name="C_button_bg_hover" value="#e3e3e3" /> +<constant name="C_button_bg_active" value="#c85a5a" /> + +<constant name="C_button_border_hover" value="#303030" /> + +<constant name="C_icon_bg_focused" value="#e3e3e3" /> +<constant name="C_icon_bg_unfocused" value="#b6b6b6" /> +<constant name="C_icon_bg_hover" value="#b6b6b6" /> +<constant name="C_icon_bg_active" value="#c85a5a" /> + +<!-- 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="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="modal_dialog_unfocused" geometry="normal"> + <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/theme/.themes/oomox-arc-dark/metacity-1/metacity-theme-3.xml b/theme/.themes/oomox-arc-dark/metacity-1/metacity-theme-3.xml new file mode 100644 index 0000000..d1825cd --- /dev/null +++ b/theme/.themes/oomox-arc-dark/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1015 @@ +<?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,#303030)" /> +<constant name="C_wm_bg_unfocused" value="gtk:custom(wm_bg,#303030)" /> + +<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,#f5cf93)" /> +<constant name="C_button_close_bg_hover" value="gtk:custom(wm_button_close_hover_bg,#ffdfa3)" /> +<constant name="C_button_close_bg_active" value="gtk:custom(wm_button_close_active_bg,#e5bf83)" /> + +<constant name="C_icon_close_bg" value="gtk:custom(wm_icon_close_bg,#e3e3e3)" /> + +<!-- minimize, maximize --> +<constant name="C_button_bg_hover" value="gtk:custom(wm_button_hover_bg,#e3e3e3)" /> +<constant name="C_button_bg_active" value="gtk:custom(wm_button_active_bg,#c85a5a)" /> + +<constant name="C_button_border_hover" value="gtk:custom(wm_button_hover_border,#e3e3e3)" /> + +<constant name="C_icon_bg_focused" value="gtk:custom(wm_icon_bg,#e3e3e3)" /> +<constant name="C_icon_bg_unfocused" value="gtk:custom(wm_icon_unfocused_bg,#b6b6b6)" /> +<constant name="C_icon_bg_hover" value="gtk:custom(wm_icon_hover_bg,#b6b6b6)" /> +<constant name="C_icon_bg_active" value="gtk:custom(wm_icon_active_bg,#383838)" /> + +<!-- 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="false" rounded_top_left="1" rounded_top_right="1" parent="small"> + <distance name="title_vertical_pad" value="5"/> +</frame_geometry> + +<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> +</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" /> + <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="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" /> + <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="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/theme/.themes/oomox-arc-dark/metacity-1/min-icon.svg b/theme/.themes/oomox-arc-dark/metacity-1/min-icon.svg new file mode 100644 index 0000000..92920b5 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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/theme/.themes/oomox-arc-dark/metacity-1/thumbnail.png b/theme/.themes/oomox-arc-dark/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/theme/.themes/oomox-arc-dark/openbox-3/close.xbm b/theme/.themes/oomox-arc-dark/openbox-3/close.xbm new file mode 100644 index 0000000..ab7ff80 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/openbox-3/close.xbm @@ -0,0 +1,4 @@ +#define close_width 8 +#define close_height 8 +static unsigned char close_bits[] = { + 0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 }; diff --git a/theme/.themes/oomox-arc-dark/openbox-3/desk.xbm b/theme/.themes/oomox-arc-dark/openbox-3/desk.xbm new file mode 100644 index 0000000..abca780 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/openbox-3/desk.xbm @@ -0,0 +1,4 @@ +#define desk_toggled_width 8 +#define desk_toggled_height 8 +static unsigned char desk_toggled_bits[] = { + 0xe7, 0xe7, 0xe7, 0x00, 0x00, 0xe7, 0xe7, 0xe7 }; diff --git a/theme/.themes/oomox-arc-dark/openbox-3/desk_toggled.xbm b/theme/.themes/oomox-arc-dark/openbox-3/desk_toggled.xbm new file mode 100644 index 0000000..b4b5330 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/openbox-3/desk_toggled.xbm @@ -0,0 +1,4 @@ +#define desk_width 8 +#define desk_height 8 +static unsigned char desk_bits[] = { + 0x04, 0x0e, 0x3f, 0x1e, 0x1c, 0x24, 0x40, 0x80 }; diff --git a/theme/.themes/oomox-arc-dark/openbox-3/iconify.xbm b/theme/.themes/oomox-arc-dark/openbox-3/iconify.xbm new file mode 100644 index 0000000..9a9743f --- /dev/null +++ b/theme/.themes/oomox-arc-dark/openbox-3/iconify.xbm @@ -0,0 +1,4 @@ +#define iconify_width 8 +#define iconify_height 8 +static unsigned char iconify_bits[] = { + 0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00 }; diff --git a/theme/.themes/oomox-arc-dark/openbox-3/max.xbm b/theme/.themes/oomox-arc-dark/openbox-3/max.xbm new file mode 100644 index 0000000..505e112 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/openbox-3/max.xbm @@ -0,0 +1,4 @@ +#define titlebutton_max_2_width 8 +#define titlebutton_max_2_height 8 +static unsigned char titlebutton_max_2_bits[] = { + 0xf8, 0xf0, 0xe0, 0xc1, 0x83, 0x07, 0x0f, 0x1f }; diff --git a/theme/.themes/oomox-arc-dark/openbox-3/max_toggled.xbm b/theme/.themes/oomox-arc-dark/openbox-3/max_toggled.xbm new file mode 100644 index 0000000..505e112 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/openbox-3/max_toggled.xbm @@ -0,0 +1,4 @@ +#define titlebutton_max_2_width 8 +#define titlebutton_max_2_height 8 +static unsigned char titlebutton_max_2_bits[] = { + 0xf8, 0xf0, 0xe0, 0xc1, 0x83, 0x07, 0x0f, 0x1f }; diff --git a/theme/.themes/oomox-arc-dark/openbox-3/shade.xbm b/theme/.themes/oomox-arc-dark/openbox-3/shade.xbm new file mode 100644 index 0000000..fcacf42 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/openbox-3/shade.xbm @@ -0,0 +1,4 @@ +#define shade_width 8 +#define shade_height 8 +static unsigned char shade_bits[] = { + 0x18, 0x3c, 0x7e, 0xff, 0xdb, 0x18, 0x18, 0x18 }; diff --git a/theme/.themes/oomox-arc-dark/openbox-3/shade_toggled.xbm b/theme/.themes/oomox-arc-dark/openbox-3/shade_toggled.xbm new file mode 100644 index 0000000..594201e --- /dev/null +++ b/theme/.themes/oomox-arc-dark/openbox-3/shade_toggled.xbm @@ -0,0 +1,4 @@ +#define shade_toggled_width 8 +#define shade_toggled_height 8 +static unsigned char shade_toggled_bits[] = { + 0x18, 0x18, 0x18, 0xdb, 0xff, 0x7e, 0x3c, 0x18 }; diff --git a/theme/.themes/oomox-arc-dark/openbox-3/themerc b/theme/.themes/oomox-arc-dark/openbox-3/themerc new file mode 100644 index 0000000..8c54507 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/openbox-3/themerc @@ -0,0 +1,134 @@ +# Arc Openbox theme +# Copyright (C) 2015 Dino Duratović <dinomol at mail dot com> +# +# Inspired by and made for horst3180's Arc GTK theme +# https://github.com/horst3180/Arc-theme +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see <http://www.gnu.org/licenses/>. + +### WINDOW +border.width: 1 + +window.client.padding.width: 0 +window.client.padding.height: 0 +window.handle.width: 0 + +padding.width: 4 +padding.height: 4 + +window.active.border.color: #2d3036 +window.inactive.border.color: #2d3036 +window.active.title.separator.color: #303030 +window.inactive.title.separator.color: #303030 +window.active.client.color: #2d3036 +window.inactive.client.color: #2d3036 + +window.active.label.text.color: #e3e3e3 +window.inactive.label.text.color: #7F8388 + +window.active.button.unpressed.image.color: #e3e3e3 +window.active.button.pressed.image.color: #c85a5a +window.active.button.disabled.image.color: #2d3036 +window.active.button.hover.image.color: #e3e3e3 +window.active.button.toggled.unpressed.image.color: #e3e3e3 +window.active.button.toggled.pressed.image.color: #c85a5a +window.active.button.toggled.hover.image.color: #e3e3e3 +window.inactive.button.unpressed.image.color: #1F2328 +window.inactive.button.pressed.image.color: #c85a5a +window.inactive.button.disabled.image.color: #2d3036 +window.inactive.button.hover.image.color: #e3e3e3 +window.inactive.button.toggled.unpressed.image.color: #1F2328 +window.inactive.button.toggled.pressed.image.color: #c85a5a +window.inactive.button.toggled.hover.image.color: #e3e3e3 + +window.active.title.bg: flat solid +window.active.title.bg.color: #303030 +window.active.label.bg: flat solid +window.active.label.bg.color: #303030 +#window.active.handle.bg: texture +#window.active.grip.bg: texture +window.inactive.title.bg: flat solid +window.inactive.title.bg.color: #303030 +window.inactive.label.bg: flat solid +window.inactive.label.bg.color: #303030 +#window.inactive.handle.bg: texture +#window.inactive.grip.bg: texture + +window.active.button.unpressed.bg: parentrelative +window.active.button.pressed.bg: parentrelative +window.active.button.hover.bg: parentrelative +window.active.button.disabled.bg: parentrelative +window.active.button.toggled.unpressed.bg: parentrelative +window.active.button.toggled.pressed.bg: parentrelative +window.active.button.toggled.hover.bg: parentrelative +window.inactive.button.unpressed.bg: parentrelative +window.inactive.button.pressed.bg: parentrelative +window.inactive.button.hover.bg: parentrelative +window.inactive.button.disabled.bg: parentrelative +window.inactive.button.toggled.unpressed.bg: parentrelative +window.inactive.button.toggled.pressed.bg: parentrelative +window.inactive.button.toggled.hover.bg: parentrelative + +window.label.text.justify: center + +#window.active.label.text.font: text shadow +#window.inactive.label.text.font: text shadow + +### MENU +menu.border.width: 0 +menu.separator.width: 1 +menu.separator.padding.width: 10 +menu.separator.padding.height: 2 + +menu.overlap.x: 0 +menu.overlap.y: 0 + +menu.border.color: #aeb0b6 +menu.separator.color: #a8adb5 + +menu.title.text.color: #e3e3e3 +menu.items.text.color: #2d3036 +menu.items.disabled.text.color: #76797F +menu.items.active.text.color: #383838 +menu.items.active.disabled.text.color: #aeb0b6 + +menu.items.bg: flat solid +menu.items.bg.color: #303030 +menu.items.active.bg: flat solid +menu.items.active.bg.color: #c85a5a +menu.title.bg: flat solid +menu.title.bg.color: #2d3036 + +menu.title.text.justify: center + +#menu.items.font: text shadow +#menu.title.text.font: text shadow + +### OSD +osd.border.width: 1 + +osd.border.color: #2d3036 + +osd.label.text.color: #e3e3e3 + +osd.bg: flat solid +osd.bg.color: #303030 +osd.label.bg: flat solid +osd.label.bg.color: #303030 +osd.hilight.bg: flat solid +osd.hilight.bg.color: #c85a5a +osd.unhilight.bg: flat solid +osd.unhilight.bg.color: #e3e3e3 + +#osd.label.text.font: text shadow diff --git a/theme/.themes/oomox-arc-dark/plank/dock.theme b/theme/.themes/oomox-arc-dark/plank/dock.theme new file mode 100644 index 0000000..4c77c81 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/plank/dock.theme @@ -0,0 +1,63 @@ +# Arc theme for Plank +# Author: Horst3180 +# Adapted from the default Plank theme + +[PlankDrawingTheme] +#The roundness of the top corners. +TopRoundness=2 +#The roundness of the bottom corners. +BottomRoundness=0 +#The thickness (in pixels) of lines drawn. +LineWidth=1 +#The color (RGBA) of the outer stroke. +OuterStrokeColor=22;;26;;38;;255 +#The starting color (RGBA) of the fill gradient. +FillStartColor=53;;57;;69;;242 +#The ending color (RGBA) of the fill gradient. +FillEndColor=53;;57;;69;;242 +#The color (RGBA) of the inner stroke. +InnerStrokeColor=53;;57;;69;;0 + +[PlankDrawingDockTheme] +#The padding on the left/right dock edges, in tenths of a percent of IconSize. +HorizPadding=1 +#The padding on the top dock edge, in tenths of a percent of IconSize. +TopPadding= 1 +#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=3 +#The size of the icon-shadow behind every item, in tenths of a percent of IconSize. +IconShadowSize=0 +#The height (in percent of IconSize) to bounce an icon when the application sets urgent. +UrgentBounceHeight=1.6666666666666667 +#The height (in percent of IconSize) to bounce an icon when launching an application. +LaunchBounceHeight=0.625 +#The opacity value (0 to 1) to fade the dock to when hiding it. +FadeOpacity=1 +#The amount of time (in ms) for click animations. +ClickTime=300 +#The amount of time (in ms) to bounce an urgent icon. +UrgentBounceTime=600 +#The amount of time (in ms) to bounce an icon when launching an application. +LaunchBounceTime=600 +#The amount of time (in ms) for active window indicator animations. +ActiveTime=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=30 +#The total time (in ms) to show the hidden-dock urgent glow. +GlowTime=10000 +#The time (in ms) of each pulse of the hidden-dock urgent glow. +GlowPulseTime=2000 +#The hue-shift (-180 to 180) of the urgent indicator color. +UrgentHueShift=150 +#The time (in ms) to move an item to its new position or its addition/removal to/from the dock. +ItemMoveTime=450 diff --git a/theme/.themes/oomox-arc-dark/unity/close.svg b/theme/.themes/oomox-arc-dark/unity/close.svg new file mode 120000 index 0000000..cd18456 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/close.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/close_dash.svg b/theme/.themes/oomox-arc-dark/unity/close_dash.svg new file mode 120000 index 0000000..054a65b --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/close_dash.svg @@ -0,0 +1 @@ +dash/close_dash.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/close_dash_disabled.svg b/theme/.themes/oomox-arc-dark/unity/close_dash_disabled.svg new file mode 120000 index 0000000..6635e95 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/close_dash_disabled.svg @@ -0,0 +1 @@ +dash/close_dash_disabled.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/close_dash_prelight.svg b/theme/.themes/oomox-arc-dark/unity/close_dash_prelight.svg new file mode 120000 index 0000000..4f99727 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/close_dash_prelight.svg @@ -0,0 +1 @@ +dash/close_dash_prelight.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/close_dash_pressed.svg b/theme/.themes/oomox-arc-dark/unity/close_dash_pressed.svg new file mode 120000 index 0000000..5bb4c0b --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/close_dash_pressed.svg @@ -0,0 +1 @@ +dash/close_dash_pressed.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/close_focused_normal.svg b/theme/.themes/oomox-arc-dark/unity/close_focused_normal.svg new file mode 120000 index 0000000..cd18456 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/close_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/close_focused_prelight.svg b/theme/.themes/oomox-arc-dark/unity/close_focused_prelight.svg new file mode 120000 index 0000000..e338f1e --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/close_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/close_focused_pressed.svg b/theme/.themes/oomox-arc-dark/unity/close_focused_pressed.svg new file mode 120000 index 0000000..217bc6c --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/close_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_pressed.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/close_unfocused.svg b/theme/.themes/oomox-arc-dark/unity/close_unfocused.svg new file mode 120000 index 0000000..c55c7f2 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/close_unfocused.svg @@ -0,0 +1 @@ +window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/close_unfocused_prelight.svg b/theme/.themes/oomox-arc-dark/unity/close_unfocused_prelight.svg new file mode 120000 index 0000000..e338f1e --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/close_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/close_unfocused_pressed.svg b/theme/.themes/oomox-arc-dark/unity/close_unfocused_pressed.svg new file mode 120000 index 0000000..217bc6c --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/close_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_pressed.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/dash/close_dash.svg b/theme/.themes/oomox-arc-dark/unity/dash/close_dash.svg new file mode 100644 index 0000000..b16f63d --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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:#f5cf93;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:#383838;fill-opacity:1"> + <g + style="display:inline;fill:#383838;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:#383838;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3" + style="display:inline;fill:#383838;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6" + transform="translate(-60,-518)" + style="fill:#383838;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/theme/.themes/oomox-arc-dark/unity/dash/close_dash_disabled.svg b/theme/.themes/oomox-arc-dark/unity/dash/close_dash_disabled.svg new file mode 100644 index 0000000..fc038fe --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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:#383838;fill-opacity:1"> + <g + style="display:inline;fill:#383838;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:#383838;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9-6" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3-0" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4-0" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3-3" + style="display:inline;fill:#383838;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1-8" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4-4" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6-6" + transform="translate(-60,-518)" + style="fill:#383838;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/theme/.themes/oomox-arc-dark/unity/dash/close_dash_prelight.svg b/theme/.themes/oomox-arc-dark/unity/dash/close_dash_prelight.svg new file mode 100644 index 0000000..5406345 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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:#ffdfa3;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:#383838;fill-opacity:1"> + <g + style="display:inline;fill:#383838;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:#383838;fill-opacity:1" /> + <g + id="layer11-16-3-1-7" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-9-3-3" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-7-1-2" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-3-3-7" + style="display:inline;fill:#383838;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-02-1-6" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer14-4-7-9-6" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer15-7-4-7-9" + transform="translate(-60,-518)" + style="fill:#383838;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/theme/.themes/oomox-arc-dark/unity/dash/close_dash_pressed.svg b/theme/.themes/oomox-arc-dark/unity/dash/close_dash_pressed.svg new file mode 100644 index 0000000..ac7bba6 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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:#e5bf83;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:#383838;fill-opacity:1"> + <g + style="display:inline;fill:#383838;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:#383838;fill-opacity:1" /> + <g + id="layer11-16-2-2-6-9" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-7-0-2-0" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-6-3-5-2" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-4-1-7-0" + style="display:inline;fill:#383838;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-0-2-8-3" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer14-4-4-0-5-8" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer15-7-5-0-0-9" + transform="translate(-60,-518)" + style="fill:#383838;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/theme/.themes/oomox-arc-dark/unity/dash/maximize_dash.svg b/theme/.themes/oomox-arc-dark/unity/dash/maximize_dash.svg new file mode 100644 index 0000000..232f757 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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/theme/.themes/oomox-arc-dark/unity/dash/maximize_dash_disabled.svg b/theme/.themes/oomox-arc-dark/unity/dash/maximize_dash_disabled.svg new file mode 100644 index 0000000..a75931d --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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/theme/.themes/oomox-arc-dark/unity/dash/maximize_dash_prelight.svg b/theme/.themes/oomox-arc-dark/unity/dash/maximize_dash_prelight.svg new file mode 100644 index 0000000..e55b473 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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:#b6b6b6;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/theme/.themes/oomox-arc-dark/unity/dash/maximize_dash_pressed.svg b/theme/.themes/oomox-arc-dark/unity/dash/maximize_dash_pressed.svg new file mode 100644 index 0000000..e0180ea --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#c85a5a;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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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:#383838;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/theme/.themes/oomox-arc-dark/unity/dash/minimize_dash.svg b/theme/.themes/oomox-arc-dark/unity/dash/minimize_dash.svg new file mode 100644 index 0000000..c9de892 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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/theme/.themes/oomox-arc-dark/unity/dash/minimize_dash_disabled.svg b/theme/.themes/oomox-arc-dark/unity/dash/minimize_dash_disabled.svg new file mode 100644 index 0000000..af2de19 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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/theme/.themes/oomox-arc-dark/unity/dash/minimize_dash_prelight.svg b/theme/.themes/oomox-arc-dark/unity/dash/minimize_dash_prelight.svg new file mode 100644 index 0000000..2b386fb --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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:#b6b6b6;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/theme/.themes/oomox-arc-dark/unity/dash/minimize_dash_pressed.svg b/theme/.themes/oomox-arc-dark/unity/dash/minimize_dash_pressed.svg new file mode 100644 index 0000000..aaf633c --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#c85a5a;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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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:#383838;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/theme/.themes/oomox-arc-dark/unity/launcher_arrow_ltr_19.svg b/theme/.themes/oomox-arc-dark/unity/launcher_arrow_ltr_19.svg new file mode 100644 index 0000000..f0e1ae8 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;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/theme/.themes/oomox-arc-dark/unity/launcher_arrow_ltr_37.svg b/theme/.themes/oomox-arc-dark/unity/launcher_arrow_ltr_37.svg new file mode 100644 index 0000000..de15551 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;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/theme/.themes/oomox-arc-dark/unity/launcher_arrow_outline_ltr_19.svg b/theme/.themes/oomox-arc-dark/unity/launcher_arrow_outline_ltr_19.svg new file mode 100644 index 0000000..613de50 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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:#383838;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/theme/.themes/oomox-arc-dark/unity/launcher_arrow_outline_ltr_37.svg b/theme/.themes/oomox-arc-dark/unity/launcher_arrow_outline_ltr_37.svg new file mode 100644 index 0000000..e381efc --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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:#383838;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/theme/.themes/oomox-arc-dark/unity/launcher_arrow_outline_rtl_19.svg b/theme/.themes/oomox-arc-dark/unity/launcher_arrow_outline_rtl_19.svg new file mode 100644 index 0000000..60908c7 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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:#383838;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/theme/.themes/oomox-arc-dark/unity/launcher_arrow_outline_rtl_37.svg b/theme/.themes/oomox-arc-dark/unity/launcher_arrow_outline_rtl_37.svg new file mode 100644 index 0000000..2b474b0 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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:#383838;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/theme/.themes/oomox-arc-dark/unity/launcher_arrow_rtl_19.svg b/theme/.themes/oomox-arc-dark/unity/launcher_arrow_rtl_19.svg new file mode 100644 index 0000000..17887f0 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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:#383838;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/theme/.themes/oomox-arc-dark/unity/launcher_arrow_rtl_37.svg b/theme/.themes/oomox-arc-dark/unity/launcher_arrow_rtl_37.svg new file mode 100644 index 0000000..5a18567 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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:#383838;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/theme/.themes/oomox-arc-dark/unity/launcher_icon_back_150.svg b/theme/.themes/oomox-arc-dark/unity/launcher_icon_back_150.svg new file mode 100644 index 0000000..b30a8eb --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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/theme/.themes/oomox-arc-dark/unity/launcher_icon_back_54.svg b/theme/.themes/oomox-arc-dark/unity/launcher_icon_back_54.svg new file mode 100644 index 0000000..124524b --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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/theme/.themes/oomox-arc-dark/unity/launcher_icon_edge_150.svg b/theme/.themes/oomox-arc-dark/unity/launcher_icon_edge_150.svg new file mode 100644 index 0000000..9ec3357 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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/theme/.themes/oomox-arc-dark/unity/launcher_icon_edge_54.svg b/theme/.themes/oomox-arc-dark/unity/launcher_icon_edge_54.svg new file mode 100644 index 0000000..d021588 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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/theme/.themes/oomox-arc-dark/unity/launcher_icon_glow_200.svg b/theme/.themes/oomox-arc-dark/unity/launcher_icon_glow_200.svg new file mode 100644 index 0000000..01bb0d9 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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/theme/.themes/oomox-arc-dark/unity/launcher_icon_glow_62.svg b/theme/.themes/oomox-arc-dark/unity/launcher_icon_glow_62.svg new file mode 100644 index 0000000..105b068 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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/theme/.themes/oomox-arc-dark/unity/launcher_icon_selected_back_150.svg b/theme/.themes/oomox-arc-dark/unity/launcher_icon_selected_back_150.svg new file mode 100644 index 0000000..7eec03d --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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:#c85a5a;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/theme/.themes/oomox-arc-dark/unity/launcher_icon_selected_back_54.svg b/theme/.themes/oomox-arc-dark/unity/launcher_icon_selected_back_54.svg new file mode 100644 index 0000000..2812bdd --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#c85a5a;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="#383838" + 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/theme/.themes/oomox-arc-dark/unity/launcher_icon_shadow_200.svg b/theme/.themes/oomox-arc-dark/unity/launcher_icon_shadow_200.svg new file mode 100644 index 0000000..9e68b14 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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/theme/.themes/oomox-arc-dark/unity/launcher_icon_shadow_62.svg b/theme/.themes/oomox-arc-dark/unity/launcher_icon_shadow_62.svg new file mode 100644 index 0000000..f2a03c0 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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/theme/.themes/oomox-arc-dark/unity/launcher_icon_shine_150.svg b/theme/.themes/oomox-arc-dark/unity/launcher_icon_shine_150.svg new file mode 100644 index 0000000..a456296 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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/theme/.themes/oomox-arc-dark/unity/launcher_icon_shine_54.svg b/theme/.themes/oomox-arc-dark/unity/launcher_icon_shine_54.svg new file mode 100644 index 0000000..c765416 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop3764" /> + <stop + style="stop-color:#383838;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/theme/.themes/oomox-arc-dark/unity/launcher_pip_ltr_19.svg b/theme/.themes/oomox-arc-dark/unity/launcher_pip_ltr_19.svg new file mode 100644 index 0000000..a7d4696 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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:#383838;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/theme/.themes/oomox-arc-dark/unity/launcher_pip_ltr_37.svg b/theme/.themes/oomox-arc-dark/unity/launcher_pip_ltr_37.svg new file mode 100644 index 0000000..e371626 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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:#383838;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/theme/.themes/oomox-arc-dark/unity/launcher_pip_rtl_19.svg b/theme/.themes/oomox-arc-dark/unity/launcher_pip_rtl_19.svg new file mode 100644 index 0000000..d4a3a4e --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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:#383838;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/theme/.themes/oomox-arc-dark/unity/launcher_pip_rtl_37.svg b/theme/.themes/oomox-arc-dark/unity/launcher_pip_rtl_37.svg new file mode 100644 index 0000000..a429508 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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="#383838" + 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:#383838;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/theme/.themes/oomox-arc-dark/unity/maximize.svg b/theme/.themes/oomox-arc-dark/unity/maximize.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/maximize.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/maximize_dash.svg b/theme/.themes/oomox-arc-dark/unity/maximize_dash.svg new file mode 120000 index 0000000..b653395 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/maximize_dash.svg @@ -0,0 +1 @@ +dash/maximize_dash.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/maximize_dash_disabled.svg b/theme/.themes/oomox-arc-dark/unity/maximize_dash_disabled.svg new file mode 120000 index 0000000..43f0fb6 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/maximize_dash_disabled.svg @@ -0,0 +1 @@ +dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/maximize_dash_prelight.svg b/theme/.themes/oomox-arc-dark/unity/maximize_dash_prelight.svg new file mode 120000 index 0000000..0a74f64 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/maximize_dash_prelight.svg @@ -0,0 +1 @@ +dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/maximize_dash_pressed.svg b/theme/.themes/oomox-arc-dark/unity/maximize_dash_pressed.svg new file mode 120000 index 0000000..c4f77fa --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/maximize_dash_pressed.svg @@ -0,0 +1 @@ +dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/maximize_focused_normal.svg b/theme/.themes/oomox-arc-dark/unity/maximize_focused_normal.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/maximize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/maximize_focused_prelight.svg b/theme/.themes/oomox-arc-dark/unity/maximize_focused_prelight.svg new file mode 120000 index 0000000..7f7d2f7 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/maximize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/maximize_focused_pressed.svg b/theme/.themes/oomox-arc-dark/unity/maximize_focused_pressed.svg new file mode 120000 index 0000000..529dd34 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/maximize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/maximize_unfocused.svg b/theme/.themes/oomox-arc-dark/unity/maximize_unfocused.svg new file mode 120000 index 0000000..050eb91 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/maximize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/maximize_unfocused_prelight.svg b/theme/.themes/oomox-arc-dark/unity/maximize_unfocused_prelight.svg new file mode 120000 index 0000000..7f7d2f7 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/maximize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/maximize_unfocused_pressed.svg b/theme/.themes/oomox-arc-dark/unity/maximize_unfocused_pressed.svg new file mode 120000 index 0000000..529dd34 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/maximize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/minimize.svg b/theme/.themes/oomox-arc-dark/unity/minimize.svg new file mode 120000 index 0000000..a67242c --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/minimize.svg @@ -0,0 +1 @@ +window-buttons/minimize.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/minimize_dash.svg b/theme/.themes/oomox-arc-dark/unity/minimize_dash.svg new file mode 120000 index 0000000..387f075 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/minimize_dash.svg @@ -0,0 +1 @@ +dash/minimize_dash.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/minimize_dash_disabled.svg b/theme/.themes/oomox-arc-dark/unity/minimize_dash_disabled.svg new file mode 120000 index 0000000..99c6442 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/minimize_dash_disabled.svg @@ -0,0 +1 @@ +dash/minimize_dash_disabled.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/minimize_dash_prelight.svg b/theme/.themes/oomox-arc-dark/unity/minimize_dash_prelight.svg new file mode 120000 index 0000000..8bc8ae7 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/minimize_dash_prelight.svg @@ -0,0 +1 @@ +dash/minimize_dash_prelight.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/minimize_dash_pressed.svg b/theme/.themes/oomox-arc-dark/unity/minimize_dash_pressed.svg new file mode 120000 index 0000000..8eee2dd --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/minimize_dash_pressed.svg @@ -0,0 +1 @@ +dash/minimize_dash_pressed.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/minimize_focused_normal.svg b/theme/.themes/oomox-arc-dark/unity/minimize_focused_normal.svg new file mode 120000 index 0000000..a67242c --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/minimize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/minimize.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/minimize_focused_prelight.svg b/theme/.themes/oomox-arc-dark/unity/minimize_focused_prelight.svg new file mode 120000 index 0000000..fcb0892 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/minimize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/minimize_focused_pressed.svg b/theme/.themes/oomox-arc-dark/unity/minimize_focused_pressed.svg new file mode 120000 index 0000000..31687d0 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/minimize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/minimize_unfocused.svg b/theme/.themes/oomox-arc-dark/unity/minimize_unfocused.svg new file mode 120000 index 0000000..d4f5cbf --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/minimize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/minimize_unfocused.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/minimize_unfocused_prelight.svg b/theme/.themes/oomox-arc-dark/unity/minimize_unfocused_prelight.svg new file mode 120000 index 0000000..fcb0892 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/minimize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/minimize_unfocused_pressed.svg b/theme/.themes/oomox-arc-dark/unity/minimize_unfocused_pressed.svg new file mode 120000 index 0000000..31687d0 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/minimize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/sheet_style_close_focused.svg b/theme/.themes/oomox-arc-dark/unity/sheet_style_close_focused.svg new file mode 120000 index 0000000..cd18456 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/sheet_style_close_focused.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/sheet_style_close_focused_prelight.svg b/theme/.themes/oomox-arc-dark/unity/sheet_style_close_focused_prelight.svg new file mode 120000 index 0000000..e338f1e --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/sheet_style_close_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/sheet_style_close_focused_pressed.svg b/theme/.themes/oomox-arc-dark/unity/sheet_style_close_focused_pressed.svg new file mode 120000 index 0000000..c55c7f2 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/sheet_style_close_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/unmaximize.svg b/theme/.themes/oomox-arc-dark/unity/unmaximize.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/unmaximize.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/unmaximize_dash.svg b/theme/.themes/oomox-arc-dark/unity/unmaximize_dash.svg new file mode 120000 index 0000000..b653395 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/unmaximize_dash.svg @@ -0,0 +1 @@ +dash/maximize_dash.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/unmaximize_dash_disabled.svg b/theme/.themes/oomox-arc-dark/unity/unmaximize_dash_disabled.svg new file mode 120000 index 0000000..43f0fb6 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/unmaximize_dash_disabled.svg @@ -0,0 +1 @@ +dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/unmaximize_dash_prelight.svg b/theme/.themes/oomox-arc-dark/unity/unmaximize_dash_prelight.svg new file mode 120000 index 0000000..0a74f64 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/unmaximize_dash_prelight.svg @@ -0,0 +1 @@ +dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/unmaximize_dash_pressed.svg b/theme/.themes/oomox-arc-dark/unity/unmaximize_dash_pressed.svg new file mode 120000 index 0000000..c4f77fa --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/unmaximize_dash_pressed.svg @@ -0,0 +1 @@ +dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/unmaximize_focused_normal.svg b/theme/.themes/oomox-arc-dark/unity/unmaximize_focused_normal.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/unmaximize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/unmaximize_focused_prelight.svg b/theme/.themes/oomox-arc-dark/unity/unmaximize_focused_prelight.svg new file mode 120000 index 0000000..7f7d2f7 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/unmaximize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/unmaximize_focused_pressed.svg b/theme/.themes/oomox-arc-dark/unity/unmaximize_focused_pressed.svg new file mode 120000 index 0000000..529dd34 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/unmaximize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/unmaximize_unfocused.svg b/theme/.themes/oomox-arc-dark/unity/unmaximize_unfocused.svg new file mode 120000 index 0000000..050eb91 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/unmaximize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/unmaximize_unfocused_prelight.svg b/theme/.themes/oomox-arc-dark/unity/unmaximize_unfocused_prelight.svg new file mode 120000 index 0000000..7f7d2f7 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/unmaximize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/unmaximize_unfocused_pressed.svg b/theme/.themes/oomox-arc-dark/unity/unmaximize_unfocused_pressed.svg new file mode 120000 index 0000000..529dd34 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/unity/unmaximize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/theme/.themes/oomox-arc-dark/unity/window-buttons/close.svg b/theme/.themes/oomox-arc-dark/unity/window-buttons/close.svg new file mode 100644 index 0000000..d89f4db --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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:#f5cf93;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:#383838;fill-opacity:1"> + <g + style="display:inline;fill:#383838;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:#383838;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9-0" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3-7" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4-5" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3-8" + style="display:inline;fill:#383838;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1-6" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4-8" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6-3" + transform="translate(-60,-518)" + style="fill:#383838;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/theme/.themes/oomox-arc-dark/unity/window-buttons/close_prelight.svg b/theme/.themes/oomox-arc-dark/unity/window-buttons/close_prelight.svg new file mode 100644 index 0000000..439a020 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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:#ffdfa3;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:#383838;fill-opacity:1"> + <g + style="display:inline;fill:#383838;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:#383838;fill-opacity:1" /> + <g + id="layer11-16-3-1-7" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-9-3-3" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-7-1-2" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-3-3-7" + style="display:inline;fill:#383838;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-02-1-6" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer14-4-7-9-6" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer15-7-4-7-9" + transform="translate(-60,-518)" + style="fill:#383838;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/theme/.themes/oomox-arc-dark/unity/window-buttons/close_pressed.svg b/theme/.themes/oomox-arc-dark/unity/window-buttons/close_pressed.svg new file mode 100644 index 0000000..d5874e1 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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:#e5bf83;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:#383838;fill-opacity:1"> + <g + style="display:inline;fill:#383838;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:#383838;fill-opacity:1" /> + <g + id="layer11-16-2-2-6-9" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-7-0-2-0" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-6-3-5-2" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-4-1-7-0" + style="display:inline;fill:#383838;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-0-2-8-3" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer14-4-4-0-5-8" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer15-7-5-0-0-9" + transform="translate(-60,-518)" + style="fill:#383838;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/theme/.themes/oomox-arc-dark/unity/window-buttons/close_unfocused.svg b/theme/.themes/oomox-arc-dark/unity/window-buttons/close_unfocused.svg new file mode 100644 index 0000000..2ea5c79 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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:#383838;fill-opacity:1"> + <g + style="display:inline;fill:#383838;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:#383838;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9-6" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3-0" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4-0" + style="fill:#383838;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3-3" + style="display:inline;fill:#383838;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1-8" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4-4" + transform="translate(-60,-518)" + style="fill:#383838;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6-6" + transform="translate(-60,-518)" + style="fill:#383838;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/theme/.themes/oomox-arc-dark/unity/window-buttons/maximize.svg b/theme/.themes/oomox-arc-dark/unity/window-buttons/maximize.svg new file mode 100644 index 0000000..05de3f0 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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/theme/.themes/oomox-arc-dark/unity/window-buttons/maximize_prelight.svg b/theme/.themes/oomox-arc-dark/unity/window-buttons/maximize_prelight.svg new file mode 100644 index 0000000..fefd67a --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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:#b6b6b6;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/theme/.themes/oomox-arc-dark/unity/window-buttons/maximize_pressed.svg b/theme/.themes/oomox-arc-dark/unity/window-buttons/maximize_pressed.svg new file mode 100644 index 0000000..b5bc4a0 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4188" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#c85a5a;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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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:#b6b6b6;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/theme/.themes/oomox-arc-dark/unity/window-buttons/maximize_unfocused.svg b/theme/.themes/oomox-arc-dark/unity/window-buttons/maximize_unfocused.svg new file mode 100644 index 0000000..3ff42ce --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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/theme/.themes/oomox-arc-dark/unity/window-buttons/minimize.svg b/theme/.themes/oomox-arc-dark/unity/window-buttons/minimize.svg new file mode 100644 index 0000000..960adcd --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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/theme/.themes/oomox-arc-dark/unity/window-buttons/minimize_prelight.svg b/theme/.themes/oomox-arc-dark/unity/window-buttons/minimize_prelight.svg new file mode 100644 index 0000000..8a0692c --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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:#b6b6b6;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/theme/.themes/oomox-arc-dark/unity/window-buttons/minimize_pressed.svg b/theme/.themes/oomox-arc-dark/unity/window-buttons/minimize_pressed.svg new file mode 100644 index 0000000..c1552c3 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4172" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#c85a5a;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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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/theme/.themes/oomox-arc-dark/unity/window-buttons/minimize_unfocused.svg b/theme/.themes/oomox-arc-dark/unity/window-buttons/minimize_unfocused.svg new file mode 100644 index 0000000..29f0814 --- /dev/null +++ b/theme/.themes/oomox-arc-dark/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:#383838;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#383838;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#383838;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#383838;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>