From 9a37e499495592ee8f062f00c49cbd91683766ba Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Sun, 28 Mar 2021 14:04:13 +0100 Subject: [PATCH] elm - theme - remove ews stuff as now gone and remove images not needed --- data/elementary/themes/default.edc | 1 - data/elementary/themes/edc/elm/ews.edc | 646 ------------------ data/elementary/themes/edc/randr.edc | 2 - data/elementary/themes/img/bevel_dark_out.png | Bin 151 -> 0 bytes data/elementary/themes/img/bevel_out.png | Bin 93 -> 0 bytes .../themes/img/knob_round_small_busy.png | Bin 777 -> 0 bytes data/elementary/themes/img/shine.png | Bin 232 -> 0 bytes .../themes/img/sym_close_dark_normal.png | Bin 263 -> 0 bytes .../themes/img/sym_close_dark_selected.png | Bin 315 -> 0 bytes .../themes/img/sym_close_light_normal.png | Bin 310 -> 0 bytes .../themes/img/sym_close_light_selected.png | Bin 727 -> 0 bytes .../themes/img/sym_down_dark_normal.png | Bin 169 -> 0 bytes .../themes/img/sym_down_dark_selected.png | Bin 199 -> 0 bytes .../themes/img/sym_down_light_normal.png | Bin 239 -> 0 bytes .../themes/img/sym_up_dark_normal.png | Bin 158 -> 0 bytes .../themes/img/sym_up_dark_selected.png | Bin 185 -> 0 bytes .../themes/img/sym_up_light_normal.png | Bin 248 -> 0 bytes data/elementary/themes/img/vgrad_med_dark.png | Bin 1908 -> 0 bytes .../themes/img/vgrad_med_lighter.png | Bin 1949 -> 0 bytes 19 files changed, 649 deletions(-) delete mode 100644 data/elementary/themes/edc/elm/ews.edc delete mode 100644 data/elementary/themes/img/bevel_dark_out.png delete mode 100644 data/elementary/themes/img/bevel_out.png delete mode 100644 data/elementary/themes/img/knob_round_small_busy.png delete mode 100644 data/elementary/themes/img/shine.png delete mode 100644 data/elementary/themes/img/sym_close_dark_normal.png delete mode 100644 data/elementary/themes/img/sym_close_dark_selected.png delete mode 100644 data/elementary/themes/img/sym_close_light_normal.png delete mode 100644 data/elementary/themes/img/sym_close_light_selected.png delete mode 100644 data/elementary/themes/img/sym_down_dark_normal.png delete mode 100644 data/elementary/themes/img/sym_down_dark_selected.png delete mode 100644 data/elementary/themes/img/sym_down_light_normal.png delete mode 100644 data/elementary/themes/img/sym_up_dark_normal.png delete mode 100644 data/elementary/themes/img/sym_up_dark_selected.png delete mode 100644 data/elementary/themes/img/sym_up_light_normal.png delete mode 100644 data/elementary/themes/img/vgrad_med_dark.png delete mode 100644 data/elementary/themes/img/vgrad_med_lighter.png diff --git a/data/elementary/themes/default.edc b/data/elementary/themes/default.edc index e9afbe7ac3..350ab2967e 100644 --- a/data/elementary/themes/default.edc +++ b/data/elementary/themes/default.edc @@ -75,7 +75,6 @@ collections { #include "edc/elm/hover.edc" #include "edc/elm/cursor.edc" #include "edc/elm/code.edc" -#include "edc/elm/ews.edc" #include "edc/elm/textpath.edc" #include "edc/elm/slider.edc" diff --git a/data/elementary/themes/edc/elm/ews.edc b/data/elementary/themes/edc/elm/ews.edc deleted file mode 100644 index 947ae74774..0000000000 --- a/data/elementary/themes/edc/elm/ews.edc +++ /dev/null @@ -1,646 +0,0 @@ -group { name: "elm/ews/decoration/default"; - images.image: "win_shadow.png" COMP; - images.image: "vgrad_med_lighter.png" COMP; - images.image: "vgrad_med_dark.png" COMP; - images.image: "bevel_out.png" COMP; - images.image: "shine.png" COMP; - images.image: "bevel_dark_out.png" COMP; - images.image: "sym_close_dark_normal.png" COMP; - images.image: "sym_close_dark_selected.png" COMP; - images.image: "sym_close_light_normal.png" COMP; - images.image: "sym_close_light_selected.png" COMP; - images.image: "sym_down_dark_normal.png" COMP; - images.image: "sym_down_dark_selected.png" COMP; - images.image: "sym_down_light_normal.png" COMP; - images.image: "sym_down_light_selected.png" COMP; - images.image: "sym_up_dark_normal.png" COMP; - images.image: "sym_up_dark_selected.png" COMP; - images.image: "sym_up_light_normal.png" COMP; - images.image: "sym_up_light_selected.png" COMP; - images.image: "knob_round_small_busy.png" COMP; - parts { - part { name: "shadow"; mouse_events: 0; - description { state: "default" 0.0; - rel1.to: "top"; - rel2.to: "bottom"; - WIN_SHADOW; - } - description { state: "hidden" 0.0; - inherit: "default" 0.0; - visible: 0; - } - } - part { name: "top"; - description { state: "default" 0.0; - color_class: "border_top"; - image.normal: "vgrad_med_lighter.png"; - rel1.to_y: "title2"; - rel1.offset: -1 0; - rel2.relative: 1.0 0.0; - fill.smooth: 0; - TILED_HORIZ(120) - } - description { state: "focused" 0.0; - inherit: "default" 0.0; - image.normal: "vgrad_med_dark.png"; - } - } - part { name: "bevel"; mouse_events: 0; - description { state: "default" 0.0; - image.normal: "bevel_out.png"; - image.border: 1 1 1 1; - image.middle: 0; - rel1.to: "top"; - rel2.to: "top"; - fill.smooth: 0; - } - } - part { name: "elm.text.title"; type: TEXT; - scale: 1; nomouse; - effect: SHADOW BOTTOM; - description { state: "default" 0.0; - color_class: "border_title"; - rel1.relative: 1.0 0.0; - rel1.offset: 1 -3; - rel1.to_x: "e.event.icon"; - rel2.relative: 0.0 0.0; - rel2.offset: -2 -3; - rel2.to_x: "e.event.minimize"; - align: 0.5 0.0; - color_class: "border_title"; - color3: 255 255 255 255; - text { font: FNBD; size: 10; - text_class: "title_bar"; - align: 0.5 0.0; - min: 0 1; - } - fixed: 0 1; - } - description { state: "focused" 0.0; - inherit: "default" 0.0; - visible: 0; - } - } - part { name: "title2"; type: TEXT; - scale: 1; nomouse; - effect: SOFT_SHADOW BOTTOM; - description { state: "default" 0.0; - color_class: "border_title_active"; - rel1.relative: 1.0 0.0; - rel1.offset: 1 2; - rel1.to_x: "e.event.icon"; - rel2.relative: 0.0 0.0; - rel2.offset: -1 2; - rel2.to_x: "e.event.minimize"; - align: 0.5 0.0; - color_class: "border_title_active"; - color3: 255 255 255 255; - text { font: FNBD; size: 10; - text_source: "elm.text.title"; - text_class: "title_bar"; - align: 0.5 0.0; - min: 0 1; - } - fixed: 0 1; - visible: 0; - } - description { state: "focused" 0.0; - inherit: "default" 0.0; - visible: 1; - } - } - part { name: "icon"; type: SPACER; - description { state: "default" 0.0; - rel1.to: "e.event.icon"; - rel2.to: "e.event.icon"; - } - description { state: "bounce1" 0.0; - inherit: "default" 0.0; - rel1.relative: 0.0 0.15; - rel2.relative: 1.0 1.15; - } - description { state: "bounce2" 0.0; - inherit: "default" 0.0; - rel1.relative: 0.0 -0.15; - rel2.relative: 1.0 0.85; - } - } - part { name: "elm.swallow.icon"; type: SWALLOW; nomouse; - description { state: "default" 0.0; - rel1.to: "icon"; - rel1.relative: 0.15 0.15; - rel2.to: "icon"; - rel2.relative: 0.85 0.85; - rel2.offset: 0 0; - } - } - part { name: "knob"; mouse_events: 0; - description { state: "default" 0.0; - fixed: 1 1; - image.normal: "knob_round_small_busy.png"; - aspect: 1.0 1.0; aspect_preference: BOTH; - max: 20 20; - rel1.to: "e.event.icon"; - rel2.to: "e.event.icon"; - fixed: 1 1; - } - } - - part { name: "clip1"; type: RECT; - description { state: "default" 0.0; - rel1.to: "top"; - rel2.to: "top"; - } - description { state: "focused" 0.0; - inherit: "default" 0.0; - visible: 0; - } - } - part { name: "clip2"; type: RECT; - description { state: "default" 0.0; - rel1.to: "top"; - rel2.to: "top"; - visible: 0; - } - description { state: "focused" 0.0; - inherit: "default" 0.0; - visible: 1; - } - } - part { name: "close1"; nomouse; - clip_to: "clip1"; - description { state: "default" 0.0; - image.normal: "sym_close_dark_normal.png"; - rel1.to: "e.event.close"; - rel2.to: "e.event.close"; - min: 15 15; - max: 15 15; - fixed: 1 1; - } - description { state: "selected" 0.0; - inherit: "default" 0.0; - image.normal: "sym_close_dark_selected.png"; - } - } - part { name: "max1"; nomouse; - clip_to: "clip1"; - description { state: "default" 0.0; - image.normal: "sym_up_dark_normal.png"; - rel1.to: "e.event.maximize"; - rel2.to: "e.event.maximize"; - min: 15 15; - max: 15 15; - fixed: 1 1; - } - description { state: "selected" 0.0; - inherit: "default" 0.0; - image.normal: "sym_up_dark_selected.png"; - } - } - part { name: "min1"; nomouse; - clip_to: "clip1"; - description { state: "default" 0.0; - image.normal: "sym_down_dark_normal.png"; - rel1.to: "e.event.minimize"; - rel2.to: "e.event.minimize"; - min: 15 15; - max: 15 15; - fixed: 1 1; - } - description { state: "selected" 0.0; - inherit: "default" 0.0; - image.normal: "sym_down_dark_selected.png"; - } - } - part { name: "close2"; nomouse; - clip_to: "clip2"; - description { state: "default" 0.0; - image.normal: "sym_close_light_normal.png"; - rel1.to: "e.event.close"; - rel2.to: "e.event.close"; - min: 15 15; - max: 15 15; - fixed: 1 1; - } - description { state: "selected" 0.0; - inherit: "default" 0.0; - image.normal: "sym_close_light_selected.png"; - } - } - part { name: "max2"; nomouse; - clip_to: "clip2"; - description { state: "default" 0.0; - image.normal: "sym_up_light_normal.png"; - rel1.to: "e.event.maximize"; - rel2.to: "e.event.maximize"; - min: 15 15; - max: 15 15; - fixed: 1 1; - } - description { state: "selected" 0.0; - inherit: "default" 0.0; - image.normal: "sym_up_light_selected.png"; - } - } - part { name: "min2"; nomouse; - clip_to: "clip2"; - description { state: "default" 0.0; - image.normal: "sym_down_light_normal.png"; - rel1.to: "e.event.minimize"; - rel2.to: "e.event.minimize"; - min: 15 15; - max: 15 15; - fixed: 1 1; - } - description { state: "selected" 0.0; - inherit: "default" 0.0; - image.normal: "sym_down_light_selected.png"; - } - } - part { name: "e.event.icon"; type: RECT; - description { state: "default" 0.0; - rel1.relative: 0.0 0.0; - rel1.to_y: "top"; - rel2.relative: 0.0 0.0; - align: 0.0 0.5; - aspect: 1.0 1.0; aspect_preference: VERTICAL; - color: 0 0 0 0; - } - } - program { - signal: "mouse,clicked,1"; source: "e.event.icon"; - action: SIGNAL_EMIT "elm,action,menu" "elm"; - } - part { name: "e.event.titlebar"; type: RECT; - description { state: "default" 0.0; - rel1.to_y: "top"; - rel1.relative: 1.0 0.0; - rel1.to_x: "e.event.icon"; - rel2.relative: 0.0 0.0; - rel2.to_x: "e.event.minimize"; - color: 0 0 0 0; - } - } - program { - signal: "mouse,down,1"; source: "e.event.titlebar"; - action: SIGNAL_EMIT "elm,action,move,start" "elm"; - } - program { - signal: "mouse,up,1"; source: "e.event.titlebar"; - action: SIGNAL_EMIT "elm,action,move,stop" "elm"; - } - part { name: "e.event.close"; type: RECT; - description { state: "default" 0.0; - rel1.relative: 1.0 0.0; - rel1.to_y: "top"; - rel2.relative: 1.0 0.0; - align: 1.0 0.5; - aspect: 1.0 1.0; aspect_preference: VERTICAL; - color: 0 0 0 0; - } - } - program { - signal: "mouse,clicked,1"; source: "e.event.close"; - action: SIGNAL_EMIT "elm,action,close" "elm"; - } - part { name: "e.event.maximize"; type: RECT; - description { state: "default" 0.0; - rel1.to_y: "top"; - rel1.relative: -0.25 0.0; - rel1.offset: -1 0; - rel1.to_x: "e.event.close"; - rel2.relative: -0.25 0.0; - rel2.to_x: "e.event.close"; - align: 1.0 0.5; - aspect: 1.0 1.0; aspect_preference: VERTICAL; - color: 0 0 0 0; - } - description { state: "max" 0.0; - inherit: "default" 0.0; - visible: 0; - } - } - part { name: "e.event.maximize2"; type: RECT; - description { state: "default" 0.0; - rel1.to: "e.event.maximize"; - rel2.to: "e.event.maximize"; - color: 0 0 0 0; - visible: 0; - } - description { state: "max" 0.0; - inherit: "default" 0.0; - visible: 1; - } - } - program { - signal: "mouse,clicked,1"; source: "e.event.maximize"; - action: SIGNAL_EMIT "elm,action,maximize" "elm"; - } - program { - signal: "mouse,clicked,1"; source: "e.event.maximize2"; - action: SIGNAL_EMIT "elm,action,restore" "elm"; - } - part { name: "e.event.minimize"; type: RECT; - description { state: "default" 0.0; - rel1.to_y: "top"; - rel1.relative: 0.0 0.0; - rel1.offset: -1 0; - rel1.to_x: "e.event.maximize"; - rel2.relative: 0.0 0.0; - rel2.to_x: "e.event.maximize"; - align: 1.0 0.5; - aspect: 1.0 1.0; aspect_preference: VERTICAL; - color: 0 0 0 0; - } - } - program { - signal: "mouse,clicked,1"; source: "e.event.minimize"; - action: SIGNAL_EMIT "elm,action,iconify" "elm"; - } - part { name: "e.event.resize.tl"; type: RECT; - description { state: "default" 0.0; - rel2.relative: 0.0 0.0; - min: 32 4; - align: 0.0 0.0; - color: 0 0 0 0; - } - } - part { name: "e.event.resize.t"; type: RECT; - description { state: "default" 0.0; - rel1.relative: 1.0 0.0; - rel1.to_x: "e.event.resize.tl"; - rel2.relative: 0.0 0.0; - rel2.to_x: "e.event.resize.tr"; - min: 0 4; - align: 0.5 0.0; - color: 0 0 0 0; - } - } - part { name: "e.event.resize.tr"; type: RECT; - description { state: "default" 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 0.0; - min: 32 4; - align: 1.0 0.0; - color: 0 0 0 0; - } - } - part { name: "bottom"; type: RECT; - description { state: "default" 0.0; - color_class: "border_bottom"; - rel1.relative: 0.0 1.0; - rel2.relative: 1.0 1.0; - rel2.offset: -1 4; - min: 0 5; - color: 64 64 64 255; - fixed: 0 1; - } - description { state: "shaded" 0.0; - inherit: "default" 0.0; - min: 0 0; - visible: 0; - } - description { state: "max" 0.0; - inherit: "default" 0.0; - min: 0 0; - visible: 0; - } - } - part { name: "bevel2"; nomouse; - description { state: "default" 0.0; - image.normal: "bevel_dark_out.png"; - image.border: 1 1 1 1; - image.middle: 0; - rel1.to: "bottom"; - rel2.to: "bottom"; - fill.smooth: 0; - } - description { state: "shaded" 0.0; - inherit: "default" 0.0; - visible: 0; - } - description { state: "max" 0.0; - inherit: "default" 0.0; - visible: 0; - } - } - part { name: "e.event.resize.bl"; type: RECT; - description { state: "default" 0.0; - rel1.relative: 0.0 1.0; - rel2.relative: 0.0 1.0; - min: 32 5; - align: 0.0 1.0; - color: 0 0 0 0; - fixed: 1 1; - } - description { state: "shaded" 0.0; - inherit: "default" 0.0; - min: 0 0; - visible: 0; - } - description { state: "max" 0.0; - inherit: "default" 0.0; - min: 0 0; - visible: 0; - } - } - part { name: "e.event.resize.b"; type: RECT; - description { state: "default" 0.0; - rel1.relative: 1.0 1.0; - rel1.to_x: "e.event.resize.tl"; - rel2.relative: 0.0 1.0; - rel2.to_x: "e.event.resize.tr"; - min: 0 5; - align: 0.5 1.0; - color: 0 0 0 0; - fixed: 0 1; - } - description { state: "shaded" 0.0; - inherit: "default" 0.0; - min: 0 0; - visible: 0; - } - description { state: "max" 0.0; - inherit: "default" 0.0; - min: 0 0; - visible: 0; - } - } - part { name: "e.event.resize.br"; type: RECT; - description { state: "default" 0.0; - rel1.relative: 1.0 1.0; - rel2.relative: 1.0 1.0; - min: 32 5; - align: 1.0 1.0; - color: 0 0 0 0; - fixed: 1 1; - } - description { state: "shaded" 0.0; - inherit: "default" 0.0; - min: 0 0; - visible: 0; - } - description { state: "max" 0.0; - inherit: "default" 0.0; - min: 0 0; - visible: 0; - } - } - part { name: "shine"; mouse_events: 0; - description { state: "default" 0.0; - image.normal: "shine.png"; - rel1.offset: 0 -2; - rel1.to: "top"; - rel2.relative: 1.0 0.0; - rel2.offset: -1 2; - rel2.to: "top"; - FIXED_SIZE(69, 5) - } - } - part { name: "focus"; type: RECT; repeat_events: 1; - description { state: "default" 0.0; - rel1.to: "top"; - rel2.to: "bottom"; - color: 0 0 0 0; - } - description { state: "focused" 0.0; - inherit: "default" 0.0; - visible: 0; - } - } - program { - signal: "mouse,down,1"; source: "focus"; - action: SIGNAL_EMIT "elm,action,focus" "elm"; - } - program { - signal: "elm,state,focus,on"; source: "elm"; - action: STATE_SET "focused" 0.0; - transition: SINUSOIDAL 0.1; - target: "focus"; - } - program { - signal: "elm,state,focus,off"; source: "elm"; - action: STATE_SET "default" 0.0; - transition: SINUSOIDAL 0.1; - target: "focus"; - } - program { - signal: "elm,state,focus,on"; source: "elm"; - action: STATE_SET "focused" 0.0; - target: "top"; - target: "elm.text.title"; - target: "title2"; - target: "clip1"; - target: "clip2"; - } - program { - signal: "elm,state,focus,off"; source: "elm"; - action: STATE_SET "default" 0.0; - target: "top"; - target: "elm.text.title"; - target: "title2"; - target: "clip1"; - target: "clip2"; - } - - program { - signal: "elm,state,maximized,on"; source: "elm"; - action: STATE_SET "max" 0.0; - target: "e.event.maximize"; - target: "e.event.maximize2"; - target: "bottom"; - target: "bevel2"; - target: "e.event.resize.bl"; - target: "e.event.resize.b"; - target: "e.event.resize.br"; - } - program { - signal: "elm,state,maximized,off"; source: "elm"; - action: STATE_SET "default" 0.0; - target: "e.event.maximize"; - target: "e.event.maximize2"; - target: "bottom"; - target: "bevel2"; - target: "e.event.resize.bl"; - target: "e.event.resize.b"; - target: "e.event.resize.br"; - } - program { - signal: "mouse,down,*"; source: "e.event.close"; - action: STATE_SET "selected" 0.0; - target: "close1"; - target: "close2"; - } - program { - signal: "mouse,up,*"; source: "e.event.close"; - action: STATE_SET "default" 0.0; - target: "close1"; - target: "close2"; - } - program { - signal: "mouse,down,*"; source: "e.event.maximize*"; - action: STATE_SET "selected" 0.0; - target: "max1"; - target: "max2"; - } - program { - signal: "mouse,up,*"; source: "e.event.maximize*"; - action: STATE_SET "default" 0.0; - target: "max1"; - target: "max2"; - } - program { - signal: "mouse,down,*"; source: "e.event.minimize"; - action: STATE_SET "selected" 0.0; - target: "min1"; - target: "min2"; - } - program { - signal: "mouse,up,*"; source: "e.event.minimize"; - action: STATE_SET "default" 0.0; - target: "min1"; - target: "min2"; - } - } -} - -group { name: "elm/ews/decoration/borderless"; - images.image: "win_shadow.png" COMP; - parts { - part { name: "shadow"; mouse_events: 0; - description { state: "default" 0.0; - WIN_SHADOW; - } - description { state: "hidden" 0.0; - inherit: "default" 0.0; - visible: 0; - } - } - part { name: "focus"; type: RECT; repeat_events: 1; - description { state: "default" 0.0; - color: 0 0 0 0; - } - description { state: "focused" 0.0; - inherit: "default" 0.0; - visible: 0; - } - } - program { - signal: "mouse,down,1"; source: "focus"; - action: SIGNAL_EMIT "elm,action,focus" "elm"; - } - program { - signal: "elm,state,focus,on"; source: "elm"; - action: STATE_SET "focused" 0.0; - transition: SINUSOIDAL 0.1; - target: "focus"; - } - program { - signal: "elm,state,focus,off"; source: "elm"; - action: STATE_SET "default" 0.0; - transition: SINUSOIDAL 0.1; - target: "focus"; - } - } -} - diff --git a/data/elementary/themes/edc/randr.edc b/data/elementary/themes/edc/randr.edc index 0b0526d774..4cba171e4e 100644 --- a/data/elementary/themes/edc/randr.edc +++ b/data/elementary/themes/edc/randr.edc @@ -64,9 +64,7 @@ group { name: "e/conf/randr/main/frame"; images.image: "screen_bg.png" COMP; images.image: "mini_blue_glow_arrow_0.png" COMP; images.image: "mini_blue_glow_arrow_2.png" COMP; - images.image: "sym_down_light_normal.png" COMP; images.image: "sym_down_light_selected.png" COMP; - images.image: "sym_up_light_normal.png" COMP; images.image: "sym_up_light_selected.png" COMP; images.image: "icon_system-shutdown.png" COMP; styles { diff --git a/data/elementary/themes/img/bevel_dark_out.png b/data/elementary/themes/img/bevel_dark_out.png deleted file mode 100644 index ea44549a84eb9486f40975fa0d0c15495af6ef04..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^tRT$61|)m))t&+=wj^(N7l!{JxM1({$v_d#0*}aI z1_o|n5N2eUHAey{$X?><>&pIsS(3{{GU+=n$N&{j7sn8e>&buq|F_p>w)z32jAsd0 m3p0x~gie^)*w`o^E5Kk7!Y04|)rEMVdInEdKbLh*2~7Ym#wZN{ diff --git a/data/elementary/themes/img/bevel_out.png b/data/elementary/themes/img/bevel_out.png deleted file mode 100644 index 7b9c2e47dd9775eb929114418c0d63115981910d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 93 zcmeAS@N?(olHy`uVBq!ia0vp^tRT$61|)m))t&+=6;Bt(5RU7~fByg9Z_8};MR3vH>q?=N@?^Xr>4t3#HuoM;Cb!Dszp>&t5 zMqxBYh@~yGO(r3UllgE=b&~t>&i#11xshQQLn$tN;j9kl;k@VfI|n}Yr~J>nd|!dO z2S@{qLZL8LsZ_q5o0}U4(twfVl>geb3iK>4E`Isf-+w-?)vAt^QhJ^jFPD~_pMQBc zJ2NwL4Cv|BkkSQa+`03^sj2Dn54M}l;mt}J*LC>yw->Zpg3pdmVB3Aw$B!O;cl*}e z1t0+8Za^jZPVXPTFD^K)Gghg-Vtr$cdc8(zWr>ZAHB8fDdg?qQ!=oFQE?zzfG!v-o zoS_P&=jZ3I?(5Bs8M;Q+N|Dd!F-;QyP1pG(m!np%A*DQY^ZOgulewy$qU?%b3K4ws z&zmNum1AUNl;MLzSeAw3?2xzn7(Fz`(1C;a!pF9AUjt^lNP1g`8jxw!s)x54uTT^X z%gSKqZ9bp)f~U`l9RGBJzI;EKOokpKg_X5NfJ{;wbOKetSgWteIF1m$K=^{~<~H@s z24^RyICFNApyd;WA#ofNNhy=Lzx%S@Df{y$3+pnLM;+Hics|~ai=m~MeLG8jV1Ogz zM;JViBM1bQ%I11!eLFA)f|b&0!S2f)ZFvF0@kysLL{UUb2%gRtA&Pmu)zA3&VXDCEyJpc7a`u4GaRq=T4uw zWa#?2Fbs$El!0O>m6iyL#bWVCpbXSHjoo$ifGl7Gd0;<~O7a4D3%mxlfStWouN|r< z8(=0rGm=~Yc*)FsAZ&;2b?=k}tRP)9k3`NiF!}>sQkev&IeeAL>Bn-ppsy6vWcLvENXazhv~bC_8T)IbBYKqsl2 zb0%emRCp^!^+1u)MW76NilL_mlIJPXs4oRujP)#mYOV$wK=vF{S63S?l5{q~Pp;D1O&_%3&k ziK^0jkKQ{5w! zNsohzKtY{MJj+c^zI$`e0se=)vrGQex7L6t<}w>Y_sklodxpzw3@?hgb2%Rkb*-*| zc@A}aP5_^Co}*S*$VWr{m6y#|NVfe`^YA{q$7)r;wh!RAN66D86p_idxk)zNPM6vX z=ytj!*{tHE%5+aIC@&c-OHh^s4qJG-y_UU&0YIZ~$hT+MD#YX6O=znSw zJ5B;o6b9h$j?z$w#$W}FvCvxFhpjFHcHt^$VJpVgSlLia<#VP}b8Id;86eVmyYrvN z|G50u+iBHB1B)&2pVvV@A_Dzfrw#ZDV?QFIs;bC?19UNH;r*qGqOsgdDNX9SR@b$N zSl}!o7E3IpG(oSi_sfh+Ov|$TVXCSs%CZbhbN^^fRytYg6=ur=d2yEU;X2Q9I9-gI zj18}&+)ta*9<-$1w+;;dOgk^maf5m5z>4QxoM7At=Q>NhUWSNqp6h7nFK~zpoZ=C8 zc*^)Wj`4t7JmV|1Jn!d!e8&quv#JB^;SI0&SQlE6hl_3SZ;A4@iY_GTHvj+t07*qo IM6N<$g5A@N^Z)<= diff --git a/data/elementary/themes/img/sym_close_light_selected.png b/data/elementary/themes/img/sym_close_light_selected.png deleted file mode 100644 index c2ff0c58e909999f5ce11b33b389048fcaac7128..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 727 zcmV;|0x127P)Nklk zJxo(!6g}VfUTI(Z%Ad4Ugb+Xi6hgvi;$lPUfXMV%U^588rp`=+#Ko1wkqs7Dh`8wB zq7cB85|y8zKuF6^d8Nhn>)(5Q?{grnAu-WA-JE+*?zt!T65I+-!2u8eAm+btQYtEo zu&BF`(|2KUo>XI+`6m6Emah|O{3Ug5>XW(?mH`xNNcDy zQ0%0<=%Rvnmea%?uM3w;!=ymLISpUHZq289^?Yt5G;W)tnjS3bg`s4&_^_xKhNz|o zL*uqNJ)aw~=2N}l3)sOqr2yd2$Qh^3S0jZxchV6iJ zR5y|>QZ`}-015z>?75Lsj|)9B`+JNrFvhSoVQCgb%cHFcOLGb9nc3gVsmBFN=G?d; z6Jk~pmNI|Ezvkn|>;46#OU+-N1Et)*fOI~7ylz~_zDZgv1wu>;03VAFblG`7Dmd#u zaZNiJSn-rej4=$Xc)&I7M3Cz~J1aXPtJ0uWmaTXp2rXR>TYbA*ta4X}#sFEC!5D)q z%Lt7DVwJnv=IL|^EnN=93*m;$IaM=|4QO70P=9#R)>xW2`1X&2@T9F#Ak=R_^Qsxh zWw(=wxRqxUjaxy7ue{?tXPMKT6aPGCWfOxAA7}BVt60QVmYs-2^g`qy(=oNS!5D*Y zHX3C|o6EV_!7Mx4T=vaIql__hOs#DcPJgn*MMN*3r|;F8w72`c!-D)1&UrTnIi$4W zgR|Ool)hG5O;hs|@HRrojt<+q)+W!v>g%W3@@@A$dt*-?stp;$@7T?nL~Xn0H2m0| z>wAAGC4OAo%hF`619ew5ZLYKM+>7k(#{mFLi%^sbU|Rei{5L9WcWW4kD+&Mr002ov JPDHLkV1hNBQkMV# diff --git a/data/elementary/themes/img/sym_down_dark_normal.png b/data/elementary/themes/img/sym_down_dark_normal.png deleted file mode 100644 index b7ee59aea8cae5464ed53f1160e0e84119af5b12..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 169 zcmeAS@N?(olHy`uVBq!ia0vp^{2%aWBcc1rnmx;4c%a+*B57;A;%W^x9&EQ!+AR6T2H zdd%X??VB=!-7`<#y&84+ZfaUr$J1-K4&16v7vE4fRr-eAvA4?)Gp>JL+qZ|Y{Gax# UUsVQ`ik$NvM|@9ni|Vn(3l76D1P+tmwl}9U3m)){N4(<|A2?lt p=LL7TouYoW;3ajqUU=sp&@V-0PNve?%xVAt002ovPDHLkV1nZzWIg}@ diff --git a/data/elementary/themes/img/sym_up_dark_normal.png b/data/elementary/themes/img/sym_up_dark_normal.png deleted file mode 100644 index 69e82bc17bb2bdc137aa4d7d434e334fd49fb5ba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 158 zcmeAS@N?(olHy`uVBq!ia0vp^{2XWD_YxEH!N}DkVsyzHLd@&%F}lS#vV@Z z|CT7M>Dqej?wJSg6jt80R((2UlFHPVsa17fG(2yg+JA=eNQlm)u*1I(0xe|lboFyt I=akR{0KMElwg3PC diff --git a/data/elementary/themes/img/sym_up_dark_selected.png b/data/elementary/themes/img/sym_up_dark_selected.png deleted file mode 100644 index c03aaf5f47d524aabc817d585839ed0e159591ce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^{2J3xL diff --git a/data/elementary/themes/img/sym_up_light_normal.png b/data/elementary/themes/img/sym_up_light_normal.png deleted file mode 100644 index 8ac150ccde9e5eb7de166be36ab36dd2168273d0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 248 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