diff options
Diffstat (limited to 'common')
172 files changed, 3544 insertions, 2955 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index c603f5c..8e496fb 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -250,15 +250,27 @@ endif # ENABLE_UNITY if ENABLE_XFWM if ENABLE_LIGHT - cp -R $(srcdir)/xfwm4 $(ithemedir) + $(MKDIR_P) $(ithemedir)/xfwm4 + + cd $(srcdir)/xfwm4 && \ + cp -R assets/*.png $(ithemedir)/xfwm4 && \ + cp themerc $(ithemedir)/xfwm4/themerc endif # ENABLE_LIGHT if ENABLE_DARKER - cp -R $(srcdir)/xfwm4-dark $(ithemedarkerdir)/xfwm4 + $(MKDIR_P) $(ithemedarkerdir)/xfwm4 + + cd $(srcdir)/xfwm4 && \ + cp -R assets-dark/*.png $(ithemedarkerdir)/xfwm4 && \ + cp themerc-dark $(ithemedarkerdir)/xfwm4/themerc endif # ENABLE_DARKER if ENABLE_DARK - cp -R $(srcdir)/xfwm4-dark $(ithemedarkdir)/xfwm4 + $(MKDIR_P) $(ithemedarkdir)/xfwm4 + + cd $(srcdir)/xfwm4 && \ + cp -R assets-dark/*.png $(ithemedarkdir)/xfwm4 && \ + cp themerc-dark $(ithemedarkdir)/xfwm4/themerc endif # ENABLE_DARK endif # ENABLE_XFWM @@ -283,7 +295,6 @@ EXTRA_DIST = $(srcdir)/cinnamon \ $(srcdir)/metacity-1 \ $(srcdir)/unity \ $(srcdir)/xfwm4 \ - $(srcdir)/xfwm4-dark \ $(srcdir)/index.theme \ $(srcdir)/index.theme-darker \ $(srcdir)/index.theme-dark diff --git a/common/xfwm4-dark/bottom-active.xpm b/common/xfwm4-dark/bottom-active.xpm deleted file mode 100644 index 5c35a34..0000000 --- a/common/xfwm4-dark/bottom-active.xpm +++ /dev/null @@ -1,6 +0,0 @@ -/* XPM */ -static char * bottom_active_xpm[] = { -"12 1 2 1", -" c None", -". c #21252B", -"............"}; diff --git a/common/xfwm4-dark/bottom-inactive.xpm b/common/xfwm4-dark/bottom-inactive.xpm deleted file mode 100644 index cb8f901..0000000 --- a/common/xfwm4-dark/bottom-inactive.xpm +++ /dev/null @@ -1,6 +0,0 @@ -/* XPM */ -static char * bottom_inactive_xpm[] = { -"12 1 2 1", -" c None", -". c #21252B", -"............"}; diff --git a/common/xfwm4-dark/close-active.xpm b/common/xfwm4-dark/close-active.xpm deleted file mode 100644 index 6f38187..0000000 --- a/common/xfwm4-dark/close-active.xpm +++ /dev/null @@ -1,70 +0,0 @@ -/* XPM */ -static char * close_active_xpm[] = { -"28 28 39 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #3C3741", -"$ c #80464E", -"% c #AE5056", -"& c #C5555B", -"* c #AD5057", -"= c #7F464E", -"- c #633F49", -"; c #C3555B", -"> c #CC575D", -", c #623F49", -"' c #CB565C", -") c #C2545C", -"! c #3C3641", -"~ c #32343F", -"{ c #6C414A", -"] c #CA565C", -"^ c #6F414B", -"/ c #30343F", -"( c #7F454D", -"_ c #AF5057", -": c #7C454D", -"< c #6A414A", -"[ c #6B414A", -"} c #77434C", -"| c #79444D", -"1 c #75434C", -"2 c #69404A", -"3 c #643F48", -"4 c #C9565C", -"5 c #7D464E", -"6 c #81464E", -"7 c #7E454E", -"8 c #3B3641", -"9 c #613F48", -"0 c #C4555B", -"............................", -"++++++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@#$%&&*=#@@@@@@@@@@", -"@@@@@@@@@-;>>>>>>;,@@@@@@@@@", -"@@@@@@@@-'>>>>>>>>',@@@@@@@@", -"@@@@@@@#;>>)>>>>;>>;!@@@@@@@", -"@@@@@@@$>>>~{]]^/>>>(@@@@@@@", -"@@@@@@@_>>>:@<[@}>>>*@@@@@@@", -"@@@@@@@;>>>>|@@1>>>>;@@@@@@@", -"@@@@@@@;>>>]2@@34>>>;@@@@@@@", -"@@@@@@@%>>>[@55@<>>>*@@@@@@@", -"@@@@@@@=>>>#6>>6#>>>7@@@@@@@", -"@@@@@@@#;>>>>>>>>>>)8@@@@@@@", -"@@@@@@@@,'>>>>>>>>'9@@@@@@@@", -"@@@@@@@@@,;>>>>>>)9@@@@@@@@@", -"@@@@@@@@@@!(*00*78@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/close-inactive.xpm b/common/xfwm4-dark/close-inactive.xpm deleted file mode 100644 index 3ffac44..0000000 --- a/common/xfwm4-dark/close-inactive.xpm +++ /dev/null @@ -1,65 +0,0 @@ -/* XPM */ -static char * close_inactive_xpm[] = { -"28 28 34 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #333843", -"$ c #4B5059", -"% c #5B5F69", -"& c #646770", -"* c #5C6069", -"= c #4B505A", -"- c #414650", -"; c #636771", -"> c #666A73", -", c #404650", -"' c #636770", -") c #303540", -"! c #444953", -"~ c #666A72", -"{ c #454A54", -"] c #2E333F", -"^ c #4B4F5A", -"/ c #494E58", -"( c #444852", -"_ c #434953", -": c #484D57", -"< c #474C56", -"[ c #656972", -"} c #444853", -"| c #4A4F59", -"1 c #4C515A", -"2 c #4B4F59", -"3 c #40454F", -"4 c #5C5F68", -"5 c #636871", -"............................", -"++++++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@#$%&&*=#@@@@@@@@@@", -"@@@@@@@@@-;>>>>>>;,@@@@@@@@@", -"@@@@@@@@->>>>>>>>>>,@@@@@@@@", -"@@@@@@@#;>>'>>>>'>>'#@@@@@@@", -"@@@@@@@$>>>)!~~{]>>>^@@@@@@@", -"@@@@@@@%>>>/@(_@:>>>*@@@@@@@", -"@@@@@@@;>>>>/@@<>>>>;@@@@@@@", -"@@@@@@@;>>>[(@@-[>>>'@@@@@@@", -"@@@@@@@%>>>}@||@_>>>*@@@@@@@", -"@@@@@@@=>>>#1>>1#>>>2@@@@@@@", -"@@@@@@@#;>>>>>>>>>>'#@@@@@@@", -"@@@@@@@@,>>>>>>>>>>3@@@@@@@@", -"@@@@@@@@@,'>>>>>>'3@@@@@@@@@", -"@@@@@@@@@@#^45542#@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/close-prelight.xpm b/common/xfwm4-dark/close-prelight.xpm deleted file mode 100644 index 724d4ce..0000000 --- a/common/xfwm4-dark/close-prelight.xpm +++ /dev/null @@ -1,71 +0,0 @@ -/* XPM */ -static char * close_prelight_xpm[] = { -"28 28 40 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #3D3944", -"$ c #85575F", -"% c #B86A70", -"& c #CF757A", -"* c #B66A71", -"= c #84575E", -"- c #674A54", -"; c #CE7479", -"> c #D7787D", -", c #664A53", -"' c #D6777C", -") c #CD7479", -"! c #3D3943", -"~ c #32343F", -"{ c #704E57", -"] c #D5777C", -"^ c #734F58", -"/ c #30343F", -"( c #85565F", -"_ c #B86B71", -": c #82555D", -"< c #6E4D56", -"[ c #6F4E56", -"} c #7C535B", -"| c #7E545B", -"1 c #7A525A", -"2 c #6D4D56", -"3 c #674A53", -"4 c #D4767C", -"5 c #6F4E57", -"6 c #83565E", -"7 c #875760", -"8 c #3C3844", -"9 c #654A52", -"0 c #B66970", -"a c #CF747A", -"............................", -"++++++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@#$%&&*=#@@@@@@@@@@", -"@@@@@@@@@-;>>>>>>;,@@@@@@@@@", -"@@@@@@@@-'>>>>>>>>',@@@@@@@@", -"@@@@@@@#;>>)>>>>)>>)!@@@@@@@", -"@@@@@@@$>>>~{]]^/>>>(@@@@@@@", -"@@@@@@@_>>>:@<[@}>>>*@@@@@@@", -"@@@@@@@;>>>>|@@1>>>>;@@@@@@@", -"@@@@@@@;>>>]2@@34>>>)@@@@@@@", -"@@@@@@@%>>>5@66@[>>>*@@@@@@@", -"@@@@@@@=>>>#7>>7#>>>6@@@@@@@", -"@@@@@@@#;>>>>>>>>>>)8@@@@@@@", -"@@@@@@@@,'>>>>>>>>'9@@@@@@@@", -"@@@@@@@@@,)>>>>>>)9@@@@@@@@@", -"@@@@@@@@@@!(0aa068@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/close-pressed.xpm b/common/xfwm4-dark/close-pressed.xpm deleted file mode 100644 index 60ce46b..0000000 --- a/common/xfwm4-dark/close-pressed.xpm +++ /dev/null @@ -1,71 +0,0 @@ -/* XPM */ -static char * close_pressed_xpm[] = { -"28 28 40 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #3A343F", -"$ c #783640", -"% c #A33640", -"& c #B73740", -"* c #A13741", -"= c #78363F", -"- c #5E3540", -"; c #B63740", -"> c #BE3841", -", c #5E343F", -"' c #BD3740", -") c #B53740", -"! c #3B343E", -"~ c #32333E", -"{ c #67353F", -"] c #BC3740", -"^ c #683540", -"/ c #2F333F", -"( c #773640", -"_ c #A33740", -": c #75363F", -"< c #65353F", -"[ c #653540", -"} c #71353F", -"| c #72363F", -"1 c #6F353F", -"2 c #64353F", -"3 c #5F353F", -"4 c #BB3740", -"5 c #66353F", -"6 c #763640", -"7 c #7A3540", -"8 c #773540", -"9 c #3A333F", -"0 c #5C353F", -"a c #A13740", -"............................", -"++++++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@#$%&&*=#@@@@@@@@@@", -"@@@@@@@@@-;>>>>>>;,@@@@@@@@@", -"@@@@@@@@-'>>>>>>>>',@@@@@@@@", -"@@@@@@@#;>>)>>>>;>>;!@@@@@@@", -"@@@@@@@$>>>~{]]^/>>>(@@@@@@@", -"@@@@@@@_>>>:@<[@}>>>*@@@@@@@", -"@@@@@@@;>>>>|@@1>>>>;@@@@@@@", -"@@@@@@@;>>>]2@@34>>>;@@@@@@@", -"@@@@@@@%>>>5@66@<>>>*@@@@@@@", -"@@@@@@@=>>>#7>>7#>>>8@@@@@@@", -"@@@@@@@#;>>>>>>>>>>)9@@@@@@@", -"@@@@@@@@,'>>>>>>>>'0@@@@@@@@", -"@@@@@@@@@,;>>>>>>)0@@@@@@@@@", -"@@@@@@@@@@!(a&&a89@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/hide-active.xpm b/common/xfwm4-dark/hide-active.xpm deleted file mode 100644 index 333ea1b..0000000 --- a/common/xfwm4-dark/hide-active.xpm +++ /dev/null @@ -1,36 +0,0 @@ -/* XPM */ -static char * hide_active_xpm[] = { -"28 28 5 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #8F939A", -"............................", -"++++++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@######@@@@@@@@@@@", -"@@@@@@@@@@@######@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/hide-inactive.xpm b/common/xfwm4-dark/hide-inactive.xpm deleted file mode 100644 index 35f383d..0000000 --- a/common/xfwm4-dark/hide-inactive.xpm +++ /dev/null @@ -1,36 +0,0 @@ -/* XPM */ -static char * hide_inactive_xpm[] = { -"28 28 5 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #666A73", -"............................", -"++++++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@######@@@@@@@@@@@", -"@@@@@@@@@@@######@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/hide-prelight.xpm b/common/xfwm4-dark/hide-prelight.xpm deleted file mode 100644 index a1e465a..0000000 --- a/common/xfwm4-dark/hide-prelight.xpm +++ /dev/null @@ -1,53 +0,0 @@ -/* XPM */ -static char * hide_prelight_xpm[] = { -"28 28 22 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2E333E", -"$ c #2A2E37", -"% c #262B34", -"& c #252932", -"* c #2A2E38", -"= c #2C303A", -"- c #262A34", -"; c #2F3641", -"> c #3D4250", -", c #424959", -"' c #282B35", -") c #3D4353", -"! c #444B5B", -"~ c #3D4252", -"{ c #262B33", -"] c #3B4250", -"^ c #C4C7CC", -"/ c #252933", -"............................", -"++++++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@#$%&&%*#@@@@@@@@@@", -"@@@@@@@@@=-;>,,>;-=@@@@@@@@@", -"@@@@@@@@=')!!!!!!~'=@@@@@@@@", -"@@@@@@@#-)!!!!!!!!~-#@@@@@@@", -"@@@@@@@$;!!!!!!!!!!;*@@@@@@@", -"@@@@@@@{]!!!!!!!!!!]%@@@@@@@", -"@@@@@@@&,!!^^^^^^!!,/@@@@@@@", -"@@@@@@@/,!!^^^^^^!!,/@@@@@@@", -"@@@@@@@%]!!!!!!!!!!]%@@@@@@@", -"@@@@@@@*;!!!!!!!!!!;*@@@@@@@", -"@@@@@@@#-~!!!!!!!!~%#@@@@@@@", -"@@@@@@@@='~!!!!!!~'=@@@@@@@@", -"@@@@@@@@@=-;],,];%=@@@@@@@@@", -"@@@@@@@@@@#*%&&%*#@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/hide-pressed.xpm b/common/xfwm4-dark/hide-pressed.xpm deleted file mode 100644 index 7d49d4b..0000000 --- a/common/xfwm4-dark/hide-pressed.xpm +++ /dev/null @@ -1,56 +0,0 @@ -/* XPM */ -static char * hide_pressed_xpm[] = { -"28 28 25 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2F343B", -"$ c #313C48", -"% c #406691", -"& c #4C81C1", -"* c #508FDA", -"= c #4B82C2", -"- c #406590", -"; c #3A5372", -"> c #508FD8", -", c #5294E2", -"' c #3A5371", -") c #5193E1", -"! c #4F8ED8", -"~ c #323B49", -"{ c #406490", -"] c #4B82C3", -"^ c #FFFFFF", -"/ c #40648E", -"( c #313B48", -"_ c #395371", -": c #4B81C1", -"............................", -"++++++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@########################@@", -"@@########################@@", -"@@########$%&**=-$########@@", -"@@#######;>,,,,,,>'#######@@", -"@@######;),,,,,,,,)'######@@", -"@@#####$>,,,,,,,,,,!~#####@@", -"@@#####%,,,,,,,,,,,,{#####@@", -"@@#####],,,,,,,,,,,,=#####@@", -"@@#####*,,,^^^^^^,,,>#####@@", -"@@#####>,,,^^^^^^,,,!#####@@", -"@@#####&,,,,,,,,,,,,=#####@@", -"@@#####-,,,,,,,,,,,,/#####@@", -"@@#####$>,,,,,,,,,,!(#####@@", -"@@######'),,,,,,,,)_######@@", -"@@#######'!,,,,,,!_#######@@", -"@@########~{:**:/(########@@", -"@@########################@@", -"@@########################@@", -"@@########################@@", -"@@########################@@", -"@@########################@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/left-active.xpm b/common/xfwm4-dark/left-active.xpm deleted file mode 100644 index b94d67f..0000000 --- a/common/xfwm4-dark/left-active.xpm +++ /dev/null @@ -1,17 +0,0 @@ -/* XPM */ -static char * left_active_xpm[] = { -"1 12 2 1", -" c None", -". c #21252B", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -"."}; diff --git a/common/xfwm4-dark/left-inactive.xpm b/common/xfwm4-dark/left-inactive.xpm deleted file mode 100644 index 17f9acf..0000000 --- a/common/xfwm4-dark/left-inactive.xpm +++ /dev/null @@ -1,17 +0,0 @@ -/* XPM */ -static char * left_inactive_xpm[] = { -"1 12 2 1", -" c None", -". c #21252B", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -"."}; diff --git a/common/xfwm4-dark/maximize-active.xpm b/common/xfwm4-dark/maximize-active.xpm deleted file mode 100644 index 3709088..0000000 --- a/common/xfwm4-dark/maximize-active.xpm +++ /dev/null @@ -1,43 +0,0 @@ -/* XPM */ -static char * maximize_active_xpm[] = { -"28 28 12 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #313641", -"$ c #70757E", -"% c #8F939A", -"& c #7D8089", -"* c #73777F", -"= c #323641", -"- c #6E717B", -"; c #7E818A", -"............................", -"++++++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@#$%%&@@@@@@@@@@@", -"@@@@@@@@@@@#@#$%%@@@@@@@@@@@", -"@@@@@@@@@@@*=@@-%@@@@@@@@@@@", -"@@@@@@@@@@@%*=@@-@@@@@@@@@@@", -"@@@@@@@@@@@%%$#@#@@@@@@@@@@@", -"@@@@@@@@@@@;%%$#@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/maximize-inactive.xpm b/common/xfwm4-dark/maximize-inactive.xpm deleted file mode 100644 index 86e1cca..0000000 --- a/common/xfwm4-dark/maximize-inactive.xpm +++ /dev/null @@ -1,43 +0,0 @@ -/* XPM */ -static char * maximize_inactive_xpm[] = { -"28 28 12 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #303540", -"$ c #545862", -"% c #666A73", -"& c #5C5F68", -"* c #2E333F", -"= c #555A64", -"- c #525761", -"; c #5B5F69", -"............................", -"++++++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@#$%%&@@@@@@@@@@@", -"@@@@@@@@@@@#@#$%%@@@@@@@@@@@", -"@@@@@@@@@@*=#@@-%@@@@@@@@@@@", -"@@@@@@@@@@*%=#@@-@@@@@@@@@@@", -"@@@@@@@@@@*%%$#@#@@@@@@@@@@@", -"@@@@@@@@@@@;%%$#@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/maximize-prelight.xpm b/common/xfwm4-dark/maximize-prelight.xpm deleted file mode 100644 index 24e854e..0000000 --- a/common/xfwm4-dark/maximize-prelight.xpm +++ /dev/null @@ -1,62 +0,0 @@ -/* XPM */ -static char * maximize_prelight_xpm[] = { -"28 28 31 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2E333E", -"$ c #2A2E37", -"% c #262B34", -"& c #252932", -"* c #2A2E38", -"= c #2C303A", -"- c #262A34", -"; c #2F3641", -"> c #3D4250", -", c #424959", -"' c #282B35", -") c #3D4353", -"! c #444B5B", -"~ c #3D4252", -"{ c #474D5E", -"] c #9B9FA6", -"^ c #C4C7CC", -"/ c #ABAEB5", -"( c #262B33", -"_ c #3B4250", -": c #464D5D", -"< c #9EA2AB", -"[ c #484E5E", -"} c #454C5B", -"| c #979BA6", -"1 c #252933", -"2 c #ACAFB7", -"............................", -"++++++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@#$%&&%*#@@@@@@@@@@", -"@@@@@@@@@=-;>,,>;-=@@@@@@@@@", -"@@@@@@@@=')!!!!!!~'=@@@@@@@@", -"@@@@@@@#-)!!!!!!!!~-#@@@@@@@", -"@@@@@@@$;!!!{]^^/!!;*@@@@@@@", -"@@@@@@@(_!!{!{]^^!!_%@@@@@@@", -"@@@@@@@&,!:<[!}|^!!,1@@@@@@@", -"@@@@@@@1,!:^<[!}|!!,1@@@@@@@", -"@@@@@@@%_!:^^]{!{!!_%@@@@@@@", -"@@@@@@@*;!!2^^]{!!!;*@@@@@@@", -"@@@@@@@#-~!!!!!!!!~%#@@@@@@@", -"@@@@@@@@='~!!!!!!~'=@@@@@@@@", -"@@@@@@@@@=-;_,,_;%=@@@@@@@@@", -"@@@@@@@@@@#*%&&%*#@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/maximize-pressed.xpm b/common/xfwm4-dark/maximize-pressed.xpm deleted file mode 100644 index a56f886..0000000 --- a/common/xfwm4-dark/maximize-pressed.xpm +++ /dev/null @@ -1,65 +0,0 @@ -/* XPM */ -static char * maximize_pressed_xpm[] = { -"28 28 34 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2F343B", -"$ c #313C48", -"% c #406691", -"& c #4C81C1", -"* c #508FDA", -"= c #4B82C2", -"- c #406590", -"; c #3A5372", -"> c #508FD8", -", c #5294E2", -"' c #3A5371", -") c #5193E1", -"! c #4F8ED8", -"~ c #323B49", -"{ c #5596E3", -"] c #C7DDF6", -"^ c #FFFFFF", -"/ c #DDEAF9", -"( c #406490", -"_ c #4B82C3", -": c #5395E2", -"< c #CCE0F6", -"[ c #5797E3", -"} c #5495E2", -"| c #C3DAF5", -"1 c #DFEBFA", -"2 c #40648E", -"3 c #313B48", -"4 c #395371", -"5 c #4B81C1", -"............................", -"++++++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@###@@@@@@@@", -"@@@@@@@@##################@@", -"@@########################@@", -"@@########$%&**=-$########@@", -"@@#######;>,,,,,,>'#######@@", -"@@######;),,,,,,,,)'######@@", -"@@#####$>,,,,,,,,,,!~#####@@", -"@@#####%,,,,{]^^/,,,(#####@@", -"@@#####_,,,{,{]^^,,,=#####@@", -"@@#####*,,:<[,}|^,,,>#####@@", -"@@#####>,,:^<[,}|,,,!#####@@", -"@@#####&,,:^^]{,{,,,=#####@@", -"@@#####-,,,1^^]{,,,,2#####@@", -"@@#####$>,,,,,,,,,,!3#####@@", -"@@######'),,,,,,,,)4######@@", -"@@#######'!,,,,,,!4#######@@", -"@@########~(5**523########@@", -"@@########################@@", -"@@########################@@", -"@@########################@@", -"@@########################@@", -"@@########################@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/menu-active.xpm b/common/xfwm4-dark/menu-active.xpm deleted file mode 100644 index b674ebf..0000000 --- a/common/xfwm4-dark/menu-active.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static char * menu_active_xpm[] = { -"26 16 2 1", -" c None", -". c #2F343F", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -".........................."}; diff --git a/common/xfwm4-dark/menu-inactive.xpm b/common/xfwm4-dark/menu-inactive.xpm deleted file mode 100644 index c52707e..0000000 --- a/common/xfwm4-dark/menu-inactive.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static char * menu_inactive_xpm[] = { -"26 16 2 1", -" c None", -". c #2F343F", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -".........................."}; diff --git a/common/xfwm4-dark/menu-pressed.xpm b/common/xfwm4-dark/menu-pressed.xpm deleted file mode 100644 index c386e12..0000000 --- a/common/xfwm4-dark/menu-pressed.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static char * menu_pressed_xpm[] = { -"26 16 2 1", -" c None", -". c #2F343F", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -".........................."}; diff --git a/common/xfwm4-dark/right-active.xpm b/common/xfwm4-dark/right-active.xpm deleted file mode 100644 index 6f08d57..0000000 --- a/common/xfwm4-dark/right-active.xpm +++ /dev/null @@ -1,17 +0,0 @@ -/* XPM */ -static char * right_active_xpm[] = { -"1 12 2 1", -" c None", -". c #21252B", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -"."}; diff --git a/common/xfwm4-dark/right-inactive.xpm b/common/xfwm4-dark/right-inactive.xpm deleted file mode 100644 index 86b8f45..0000000 --- a/common/xfwm4-dark/right-inactive.xpm +++ /dev/null @@ -1,17 +0,0 @@ -/* XPM */ -static char * right_inactive_xpm[] = { -"1 12 2 1", -" c None", -". c #21252B", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -"."}; diff --git a/common/xfwm4-dark/shade-active.xpm b/common/xfwm4-dark/shade-active.xpm deleted file mode 100644 index 3c0e555..0000000 --- a/common/xfwm4-dark/shade-active.xpm +++ /dev/null @@ -1,36 +0,0 @@ -/* XPM */ -static char * shade_active_xpm[] = { -"18 28 5 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #A4AAB7", -"..................", -"++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@####@@@@@@@", -"@@@@@@######@@@@@@", -"@@@@@########@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@########@@@@@", -"@@@@@########@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/shade-inactive.xpm b/common/xfwm4-dark/shade-inactive.xpm deleted file mode 100644 index a4e3e8f..0000000 --- a/common/xfwm4-dark/shade-inactive.xpm +++ /dev/null @@ -1,36 +0,0 @@ -/* XPM */ -static char * shade_inactive_xpm[] = { -"18 28 5 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #797D87", -"..................", -"++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@####@@@@@@@", -"@@@@@@######@@@@@@", -"@@@@@########@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@########@@@@@", -"@@@@@########@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/shade-pressed.xpm b/common/xfwm4-dark/shade-pressed.xpm deleted file mode 100644 index 052d1f2..0000000 --- a/common/xfwm4-dark/shade-pressed.xpm +++ /dev/null @@ -1,36 +0,0 @@ -/* XPM */ -static char * shade_pressed_xpm[] = { -"18 28 5 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #5294E2", -"..................", -"++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@####@@@@@@@", -"@@@@@@######@@@@@@", -"@@@@@########@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@########@@@@@", -"@@@@@########@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/stick-active.xpm b/common/xfwm4-dark/stick-active.xpm deleted file mode 100644 index ea8377a..0000000 --- a/common/xfwm4-dark/stick-active.xpm +++ /dev/null @@ -1,36 +0,0 @@ -/* XPM */ -static char * stick_active_xpm[] = { -"18 28 5 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #A4AAB7", -"..................", -"++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@########@@@@@", -"@@@@@########@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/stick-inactive.xpm b/common/xfwm4-dark/stick-inactive.xpm deleted file mode 100644 index ae75f07..0000000 --- a/common/xfwm4-dark/stick-inactive.xpm +++ /dev/null @@ -1,36 +0,0 @@ -/* XPM */ -static char * stick_inactive_xpm[] = { -"18 28 5 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #797D87", -"..................", -"++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@########@@@@@", -"@@@@@########@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/stick-pressed.xpm b/common/xfwm4-dark/stick-pressed.xpm deleted file mode 100644 index f6b98ad..0000000 --- a/common/xfwm4-dark/stick-pressed.xpm +++ /dev/null @@ -1,36 +0,0 @@ -/* XPM */ -static char * stick_pressed_xpm[] = { -"18 28 5 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #5294E2", -"..................", -"++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@########@@@@@", -"@@@@@########@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@@##@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/title-1-active.xpm b/common/xfwm4-dark/title-1-active.xpm deleted file mode 100644 index 3d17763..0000000 --- a/common/xfwm4-dark/title-1-active.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * title_1_active_xpm[] = { -"5 28 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".....", -"+++++", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/common/xfwm4-dark/title-1-inactive.xpm b/common/xfwm4-dark/title-1-inactive.xpm deleted file mode 100644 index cbf087f..0000000 --- a/common/xfwm4-dark/title-1-inactive.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * title_1_inactive_xpm[] = { -"5 28 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".....", -"+++++", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/common/xfwm4-dark/title-2-active.xpm b/common/xfwm4-dark/title-2-active.xpm deleted file mode 100644 index da14686..0000000 --- a/common/xfwm4-dark/title-2-active.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * title_2_active_xpm[] = { -"5 28 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".....", -"+++++", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/common/xfwm4-dark/title-2-inactive.xpm b/common/xfwm4-dark/title-2-inactive.xpm deleted file mode 100644 index db943cc..0000000 --- a/common/xfwm4-dark/title-2-inactive.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * title_2_inactive_xpm[] = { -"5 28 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".....", -"+++++", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/common/xfwm4-dark/title-3-active.xpm b/common/xfwm4-dark/title-3-active.xpm deleted file mode 100644 index d2dc86e..0000000 --- a/common/xfwm4-dark/title-3-active.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * title_3_active_xpm[] = { -"5 28 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".....", -"+++++", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/common/xfwm4-dark/title-3-inactive.xpm b/common/xfwm4-dark/title-3-inactive.xpm deleted file mode 100644 index e082de7..0000000 --- a/common/xfwm4-dark/title-3-inactive.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * title_3_inactive_xpm[] = { -"5 28 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".....", -"+++++", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/common/xfwm4-dark/title-4-active.xpm b/common/xfwm4-dark/title-4-active.xpm deleted file mode 100644 index 92c4b4c..0000000 --- a/common/xfwm4-dark/title-4-active.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * title_4_active_xpm[] = { -"5 28 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".....", -"+++++", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/common/xfwm4-dark/title-4-inactive.xpm b/common/xfwm4-dark/title-4-inactive.xpm deleted file mode 100644 index 8957742..0000000 --- a/common/xfwm4-dark/title-4-inactive.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * title_4_inactive_xpm[] = { -"5 28 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".....", -"+++++", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/common/xfwm4-dark/title-5-active.xpm b/common/xfwm4-dark/title-5-active.xpm deleted file mode 100644 index 761c6fe..0000000 --- a/common/xfwm4-dark/title-5-active.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * title_5_active_xpm[] = { -"5 28 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".....", -"+++++", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/common/xfwm4-dark/title-5-inactive.xpm b/common/xfwm4-dark/title-5-inactive.xpm deleted file mode 100644 index 0376f5a..0000000 --- a/common/xfwm4-dark/title-5-inactive.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * title_5_inactive_xpm[] = { -"5 28 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".....", -"+++++", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/common/xfwm4-dark/top-left-active.xpm b/common/xfwm4-dark/top-left-active.xpm deleted file mode 100644 index fbf26b3..0000000 --- a/common/xfwm4-dark/top-left-active.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * top_left_active_xpm[] = { -"2 28 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -" .", -".+", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@"}; diff --git a/common/xfwm4-dark/top-left-inactive.xpm b/common/xfwm4-dark/top-left-inactive.xpm deleted file mode 100644 index 06f4012..0000000 --- a/common/xfwm4-dark/top-left-inactive.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * top_left_inactive_xpm[] = { -"2 28 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -" .", -".+", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@", -".@"}; diff --git a/common/xfwm4-dark/top-right-active.xpm b/common/xfwm4-dark/top-right-active.xpm deleted file mode 100644 index cae6bab..0000000 --- a/common/xfwm4-dark/top-right-active.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * top_right_active_xpm[] = { -"2 28 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -". ", -"+.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@."}; diff --git a/common/xfwm4-dark/top-right-inactive.xpm b/common/xfwm4-dark/top-right-inactive.xpm deleted file mode 100644 index 08ac0ed..0000000 --- a/common/xfwm4-dark/top-right-inactive.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * top_right_inactive_xpm[] = { -"2 28 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -". ", -"+.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@."}; diff --git a/common/xfwm4/assets-dark.svg b/common/xfwm4/assets-dark.svg new file mode 100644 index 0000000..bcff6ba --- /dev/null +++ b/common/xfwm4/assets-dark.svg @@ -0,0 +1,1764 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="224" + height="217" + viewBox="0 0 224 217" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="assets-dark.svg"> + <defs + id="defs4"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4421" /> + </linearGradient> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgit;stop-opacity:1;" + offset="0" + id="stop4416" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4418" + x1="89.0002" + y1="974" + x2="89.0002" + y2="976" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4420" + x1="88.996741" + y1="972" + x2="88.996741" + y2="978.00692" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4423" + x1="608.36218" + y1="-157.99998" + x2="608.36218" + y2="-150.00001" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4425" + x1="154" + y1="601.86216" + x2="154" + y2="606.36218" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4427" + x1="568.36218" + y1="-155.99998" + x2="568.36218" + y2="-148.00001" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4429" + x1="152" + y1="564.36218" + x2="152" + y2="572.36216" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4431" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4433" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="8" + inkscape:cx="52.856479" + inkscape:cy="23.766568" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:snap-bbox-midpoints="true" + inkscape:object-paths="true" + inkscape:snap-intersection-paths="false" + inkscape:object-nodes="true" + inkscape:snap-nodes="true" + fit-margin-top="10" + fit-margin-left="10" + fit-margin-right="10" + fit-margin-bottom="10"> + <inkscape:grid + type="xygrid" + id="grid4136" + originx="5" + originy="-288" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(5,-547.36215)"> + <rect + style="opacity:1;fill:#2f343f;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="menu-active" + width="26" + height="16" + x="5" + y="662.36218" + inkscape:label="#rect4138-3" /> + <use + x="0" + y="0" + xlink:href="#g4206" + id="title-1-active" + transform="matrix(0.17857143,0,0,1,4.1071429,131.99998)" + width="100%" + height="100%" + inkscape:label="#use4212" /> + <g + id="stick-active" + inkscape:label="#g5228"> + <use + height="100%" + width="100%" + transform="matrix(0.64285714,0,0,1,141.78571,-2.2617187e-5)" + id="use4210" + xlink:href="#g4206" + y="0" + x="0" /> + <g + style="fill:#a4aab7;fill-opacity:1" + transform="translate(1.9999997,2.9999886)" + id="g5140"> + <rect + style="opacity:1;fill:#a4aab7;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123" + width="2" + height="7.9999776" + x="151" + y="564.36218" /> + <rect + style="opacity:1;fill:#a4aab7;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123-1" + width="2" + height="7.9999776" + x="567.36218" + y="-155.99998" + transform="matrix(0,1,-1,0,0,0)" /> + </g> + </g> + <g + id="stick-pressed" + inkscape:label="#g5234"> + <use + height="100%" + width="100%" + transform="translate(23,-7.3828127e-6)" + id="use5113" + xlink:href="#use4210" + y="0" + x="0" /> + <g + style="fill:#5294e2;fill-opacity:1" + transform="translate(25,2.9999812)" + id="g5140-7"> + <rect + style="opacity:1;fill:url(#linearGradient4429);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123-7" + width="2" + height="7.9999776" + x="151" + y="564.36218" /> + <rect + style="opacity:1;fill:url(#linearGradient4427);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123-1-1" + width="2" + height="7.9999776" + x="567.36218" + y="-155.99998" + transform="matrix(0,1,-1,0,0,0)" /> + </g> + </g> + <g + id="stick-inactive" + inkscape:label="#g5240"> + <use + height="100%" + width="100%" + transform="translate(46,-7.3828127e-6)" + id="use5115" + xlink:href="#use4210" + y="0" + x="0" /> + <g + style="fill:#797d87;fill-opacity:1" + transform="translate(48,2.9999812)" + id="g5140-1"> + <rect + style="opacity:1;fill:#797d87;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123-5" + width="2" + height="7.9999776" + x="151" + y="564.36218" /> + <rect + style="opacity:1;fill:#797d87;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123-1-9" + width="2" + height="7.9999776" + x="567.36218" + y="-155.99998" + transform="matrix(0,1,-1,0,0,0)" /> + </g> + </g> + <g + id="shade-active" + inkscape:label="#g5258"> + <use + height="100%" + width="100%" + transform="translate(-3.4e-7,32.999993)" + id="use5117" + xlink:href="#use4210" + y="0" + x="0" /> + <g + style="fill:#a4aab7;fill-opacity:1" + transform="translate(-4.68e-6,-1.0000226)" + id="g5193"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-157.99998" + x="607.36218" + height="7.9999776" + width="2" + id="rect5123-1-7" + style="opacity:1;fill:#a4aab7;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <path + style="opacity:1;fill:#a4aab7;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 154,601.86216 4,4.50002 -8,0 z" + id="rect5190" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + </g> + </g> + <g + id="shade-pressed" + inkscape:label="#g5252"> + <use + height="100%" + width="100%" + transform="translate(23,32.999993)" + id="use5119" + xlink:href="#use4210" + y="0" + x="0" /> + <g + style="fill:#5294e2;fill-opacity:1" + transform="translate(22.999996,-1.0000226)" + id="g5193-7"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-157.99998" + x="607.36218" + height="7.9999776" + width="2" + id="rect5123-1-7-6" + style="opacity:1;fill:url(#linearGradient4423);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <path + style="opacity:1;fill:url(#linearGradient4425);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 154,601.86216 4,4.50002 -8,0 z" + id="rect5190-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + </g> + </g> + <g + id="shade-inactive" + inkscape:label="#g5246"> + <use + height="100%" + width="100%" + transform="translate(46,32.999993)" + id="use5121" + xlink:href="#use4210" + y="0" + x="0" /> + <g + style="fill:#797d87;fill-opacity:1" + transform="translate(45.999996,-1.0000226)" + id="g5193-3"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-157.99998" + x="607.36218" + height="7.9999776" + width="2" + id="rect5123-1-7-65" + style="opacity:1;fill:#797d87;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <path + style="opacity:1;fill:#797d87;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 154,601.86216 4,4.50002 -8,0 z" + id="rect5190-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + </g> + </g> + <use + x="0" + y="0" + xlink:href="#menu-active" + id="menu-inactive" + transform="translate(62,-2.2617187e-5)" + width="100%" + height="100%" + inkscape:label="#use5268" /> + <use + x="0" + y="0" + xlink:href="#menu-active" + id="menu-pressed" + transform="translate(31,-2.2617187e-5)" + width="100%" + height="100%" + inkscape:label="#use5270" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-2-active" + transform="translate(6.9999999,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5296" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-3-active" + transform="translate(14,-2.6171872e-6)" + width="100%" + height="100%" + inkscape:label="#use5298" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-4-active" + transform="translate(21,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5300" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-5-active" + transform="translate(28,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5302" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-1-inactive" + transform="translate(35,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5304" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-2-inactive" + transform="translate(42,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5306" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-3-inactive" + transform="translate(49,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5308" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-4-inactive" + transform="translate(56,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5310" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-5-inactive" + transform="translate(63,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5312" /> + <g + id="top-left-active" + inkscape:label="#g5352"> + <path + id="rect4138-9" + transform="translate(0,552.36216)" + d="m 6,174 0,1 -1,0 0,27 2,0 0,-28 -1,0 z" + style="opacity:1;fill:#2f343f;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <rect + y="726.36218" + x="6" + height="1" + width="1" + id="rect5348" + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5512" + width="1" + height="27.000029" + x="5" + y="727.36212" /> + <rect + style="opacity:1;fill:#353b48;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5514" + width="1" + height="1" + x="6" + y="727.36212" /> + </g> + <use + x="0" + y="0" + xlink:href="#top-left-active" + id="top-left-inactive" + transform="translate(4,-2.2617187e-5)" + width="100%" + height="100%" + inkscape:label="#use5357" /> + <use + x="0" + y="0" + xlink:href="#top-left-active" + id="top-right-active" + transform="matrix(-1,0,0,1,20,-2.2617187e-5)" + width="100%" + height="100%" + inkscape:label="#use5359" /> + <use + x="0" + y="0" + xlink:href="#top-left-active" + id="top-right-inactive" + transform="matrix(-1,0,0,1,24,-2.2617187e-5)" + width="100%" + height="100%" + inkscape:label="#use5361" /> + <g + id="close-active" + inkscape:label="#g5279"> + <g + style="opacity:1" + id="g4206"> + <rect + style="opacity:1;fill:#2f343f;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4138" + width="28" + height="28" + x="5" + y="557.36218" /> + <rect + style="opacity:1;fill:#353b48;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4204" + width="28" + height="1" + x="5" + y="558.36212" /> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4204-3" + width="28" + height="1" + x="5" + y="557.36212" /> + </g> + <g + transform="translate(7,559.3622)" + id="g4663" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-7" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-dark-8" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-2-8-4" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-5-3-6"> + <g + id="g4092-0-2-21-0-9-7-0" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#cc575d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,63.867188 415.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 416.9302,66.77394 416.99999,66.9729 417,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 414,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 411.05288,63.088403 410.98357,62.882438 411,62.671875 l 0,-0.75 z" + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8-5" /> + </g> + </g> + <g + id="g4778-2-68-8-7-9" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1-7" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3-7" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4-5" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3-8" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8-8" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + </g> + </g> + <g + id="close-prelight" + inkscape:label="#g5303"> + <use + height="100%" + width="100%" + transform="translate(33,-2.2617187e-5)" + id="use4214" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(40,559.36215)" + id="g4721" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-0" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-hover-dark" + inkscape:label="#g6260" + transform="translate(-538,1218)"> + <g + id="g4927-97-4" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-9-1-3"> + <g + id="g4092-0-2-3-4-6" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#d7787d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,92 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,97.867188 415.73438,96.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.687498 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 414,100 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.687498 -1.71094,-1.710937 C 411.05288,97.088403 410.98357,96.882438 411,96.671875 l 0,-0.75 z" + transform="translate(962,156.00002)" + id="path4068-7-5-8-2-3" /> + </g> + </g> + <g + id="g4778-4-0-2" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-44-1-6" + transform="translate(-60,-518)" /> + <g + id="layer10-2-9-3-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-3-1-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-9-3-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-7-1-2" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-3-3-7" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-02-1-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-7-9-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-4-7-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="542" + height="16" + width="16" + id="rect17883-5-4-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + </g> + </g> + <g + id="close-pressed" + inkscape:label="#g5324"> + <use + height="100%" + width="100%" + transform="translate(66,-2.2617187e-5)" + id="use4216" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(73.00001,559.36215)" + id="g4779" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-79" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-active-dark" + inkscape:label="#g6332" + transform="translate(-437.00001,1218)"> + <g + id="g4927-8-7-4-9" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-3-7-46-6"> + <g + id="g4092-0-2-2-1-7-2" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#be3841;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,109 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.92188 0.75,0 c 0.008,-1e-4 0.0156,-3.5e-4 0.0234,0 0.19121,0.008 0.3824,0.0964 0.51562,0.23437 l 1.71094,1.71094 1.73438,-1.71094 c 0.19921,-0.17287 0.335,-0.22913 0.51562,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.0258,0.41298 -0.1875,0.5625 l -1.71094,1.71093 1.6875,1.6875 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 414,117 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.6875 -1.71094,-1.71093 c -0.15806,-0.14598 -0.22737,-0.35194 -0.21094,-0.5625 l 0,-0.75 z" + transform="translate(962.00001,139.00001)" + id="path4068-7-5-4-9-7-6" /> + </g> + </g> + <g + id="g4778-3-6-0-5" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-6-0-90-6" + transform="translate(-60,-518)" /> + <g + id="layer10-2-3-6-6-1" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-2-2-6-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-7-0-2-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-6-3-5-2" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-4-1-7-0" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-0-2-8-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-4-0-5-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-5-0-0-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="441" + height="16" + width="16" + id="rect17883-02-4-3" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + </g> + </g> + <g + id="close-inactive" + inkscape:label="#g5345"> + <use + height="100%" + width="100%" + transform="translate(99,-2.2617187e-5)" + id="use4218" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(106.00002,559.36215)" + id="g4837" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-8" + 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-9" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,63.867188 415.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 416.9302,66.77394 416.99999,66.9729 417,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 414,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 411.05288,63.088403 410.98357,62.882438 411,62.671875 l 0,-0.75 z" + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8-3" /> + </g> + </g> + <g + id="g4778-2-68-8-7-6" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1-0" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8-6" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + </g> + </g> + <g + id="maximize-active" + inkscape:label="#g5436"> + <use + height="100%" + width="100%" + transform="translate(0,32.999977)" + id="use4220" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(7.00002,592.36215)" + id="g4885" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-4" + 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> + </g> + </g> + <g + id="maximize-prelight" + inkscape:label="#g5415"> + <use + height="100%" + width="100%" + transform="translate(33,32.999977)" + id="use4222" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(40,592.36215)" + id="g4933" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-6" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#c4c7cc;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + </g> + </g> + <g + id="maximize-pressed" + inkscape:label="#g5377"> + <use + height="100%" + width="100%" + transform="translate(66,32.999977)" + id="use4228" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(73.000005,592.36215)" + id="g5011" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-65" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover-dark-6" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8-9" + 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-3" + 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-7" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6-4" + 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-5" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1-3" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6-0"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#c4c7cc;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1-7" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5-8" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + <g + style="display:inline" + 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(#linearGradient4433);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(#linearGradient4420);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> + </g> + </g> + <g + id="maximize-inactive" + inkscape:label="#g5366"> + <use + height="100%" + width="100%" + transform="translate(99,32.999977)" + id="use4232" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(106.00002,592.36215)" + id="g5076" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-06" + 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> + </g> + </g> + <g + id="hide-active" + inkscape:label="#g5447"> + <use + height="100%" + width="100%" + transform="translate(0,65.999977)" + id="use4234" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(7.00002,625.36215)" + id="g5113" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-48" + 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> + </g> + </g> + <g + id="hide-prelight" + inkscape:label="#g5458"> + <use + height="100%" + width="100%" + transform="translate(33,65.999977)" + id="use4226" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(40,625.36215)" + id="g5160" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-061" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-hover-dark" + inkscape:label="#g6308" + transform="translate(-480,1218)"> + <g + id="g4909-3-7" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1273" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-1-6-1" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1273,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-23-4-3" + inkscape:connector-curvature="0" /> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-0-4-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-4-15-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-1-8-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-6-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-4-8-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-0-8-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-1-7-5" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-9-9-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-2-7-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-6-2-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#c4c7cc;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-8-2-3" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="484" + height="16" + width="16" + id="rect17883-11-4-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + </g> + </g> + <g + id="hide-pressed" + inkscape:label="#g5479"> + <use + height="100%" + width="100%" + transform="translate(66,65.999977)" + id="use4236" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(73.00001,625.36215)" + id="g5222" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-1" + 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(#linearGradient4431);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(#linearGradient4418);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> + </g> + </g> + <g + id="hide-inactive" + inkscape:label="#g5501"> + <use + height="100%" + width="100%" + transform="translate(99,65.999977)" + id="use4238" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(106.00002,625.36215)" + id="g5270" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-63" + 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> + </g> + </g> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="right-active" + width="1" + height="16" + x="-37" + y="734.36212" + inkscape:label="#rect4138-3" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="right-inactive" + width="1" + height="16" + x="-39" + y="734.36212" + inkscape:label="#rect4138-3" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="bottom-inactive" + width="2.9999716" + height="16" + x="-750.36212" + y="-60" + inkscape:label="#rect4138-3" + transform="matrix(0,-1,-1,0,0,0)" /> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="left-active" + width="1" + height="16" + x="-33" + y="734.36212" + inkscape:label="#rect4138-3" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="left-inactive" + width="1" + height="16" + x="-35" + y="734.36212" + inkscape:label="#rect4138-3" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="bottom-active" + width="3.0000284" + height="16" + x="-746.36212" + y="-60" + inkscape:label="#rect4138-3" + transform="matrix(0,-1,-1,0,0,0)" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 40,743.36215 0,2 1,0 0,1 2,0 0,-3 -3,0 z" + id="bottom-left-active" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 61,743.36215 0,3 2,0 0,-1 1,0 0,-2 -3,0 z" + id="bottom-right-active" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 61,747.36215 0,3 2,0 0,-1 1,0 0,-2 -3,0 z" + id="bottom-right-inactive" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#21252b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 40,747.36215 0,2 1,0 0,1 2,0 0,-3 -3,0 z" + id="bottom-left-inactive" /> + </g> +</svg> diff --git a/common/xfwm4/assets-dark/bottom-active.png b/common/xfwm4/assets-dark/bottom-active.png Binary files differnew file mode 100644 index 0000000..fe31d88 --- /dev/null +++ b/common/xfwm4/assets-dark/bottom-active.png diff --git a/common/xfwm4/assets-dark/bottom-inactive.png b/common/xfwm4/assets-dark/bottom-inactive.png Binary files differnew file mode 100644 index 0000000..fe31d88 --- /dev/null +++ b/common/xfwm4/assets-dark/bottom-inactive.png diff --git a/common/xfwm4/assets-dark/bottom-left-active.png b/common/xfwm4/assets-dark/bottom-left-active.png Binary files differnew file mode 100644 index 0000000..ae1e122 --- /dev/null +++ b/common/xfwm4/assets-dark/bottom-left-active.png diff --git a/common/xfwm4/assets-dark/bottom-left-inactive.png b/common/xfwm4/assets-dark/bottom-left-inactive.png Binary files differnew file mode 100644 index 0000000..ae1e122 --- /dev/null +++ b/common/xfwm4/assets-dark/bottom-left-inactive.png diff --git a/common/xfwm4/assets-dark/bottom-right-active.png b/common/xfwm4/assets-dark/bottom-right-active.png Binary files differnew file mode 100644 index 0000000..b9280e3 --- /dev/null +++ b/common/xfwm4/assets-dark/bottom-right-active.png diff --git a/common/xfwm4/assets-dark/bottom-right-inactive.png b/common/xfwm4/assets-dark/bottom-right-inactive.png Binary files differnew file mode 100644 index 0000000..b9280e3 --- /dev/null +++ b/common/xfwm4/assets-dark/bottom-right-inactive.png diff --git a/common/xfwm4/assets-dark/close-active.png b/common/xfwm4/assets-dark/close-active.png Binary files differnew file mode 100644 index 0000000..f0852a8 --- /dev/null +++ b/common/xfwm4/assets-dark/close-active.png diff --git a/common/xfwm4/assets-dark/close-inactive.png b/common/xfwm4/assets-dark/close-inactive.png Binary files differnew file mode 100644 index 0000000..90b3eff --- /dev/null +++ b/common/xfwm4/assets-dark/close-inactive.png diff --git a/common/xfwm4/assets-dark/close-prelight.png b/common/xfwm4/assets-dark/close-prelight.png Binary files differnew file mode 100644 index 0000000..9dddb8a --- /dev/null +++ b/common/xfwm4/assets-dark/close-prelight.png diff --git a/common/xfwm4/assets-dark/close-pressed.png b/common/xfwm4/assets-dark/close-pressed.png Binary files differnew file mode 100644 index 0000000..542bfe3 --- /dev/null +++ b/common/xfwm4/assets-dark/close-pressed.png diff --git a/common/xfwm4/assets-dark/hide-active.png b/common/xfwm4/assets-dark/hide-active.png Binary files differnew file mode 100644 index 0000000..20998da --- /dev/null +++ b/common/xfwm4/assets-dark/hide-active.png diff --git a/common/xfwm4/assets-dark/hide-inactive.png b/common/xfwm4/assets-dark/hide-inactive.png Binary files differnew file mode 100644 index 0000000..6b089a9 --- /dev/null +++ b/common/xfwm4/assets-dark/hide-inactive.png diff --git a/common/xfwm4/assets-dark/hide-prelight.png b/common/xfwm4/assets-dark/hide-prelight.png Binary files differnew file mode 100644 index 0000000..60dc646 --- /dev/null +++ b/common/xfwm4/assets-dark/hide-prelight.png diff --git a/common/xfwm4/assets-dark/hide-pressed.png b/common/xfwm4/assets-dark/hide-pressed.png Binary files differnew file mode 100644 index 0000000..9f51af9 --- /dev/null +++ b/common/xfwm4/assets-dark/hide-pressed.png diff --git a/common/xfwm4/assets-dark/left-active.png b/common/xfwm4/assets-dark/left-active.png Binary files differnew file mode 100644 index 0000000..c0e39f5 --- /dev/null +++ b/common/xfwm4/assets-dark/left-active.png diff --git a/common/xfwm4/assets-dark/left-inactive.png b/common/xfwm4/assets-dark/left-inactive.png Binary files differnew file mode 100644 index 0000000..c0e39f5 --- /dev/null +++ b/common/xfwm4/assets-dark/left-inactive.png diff --git a/common/xfwm4/assets-dark/maximize-active.png b/common/xfwm4/assets-dark/maximize-active.png Binary files differnew file mode 100644 index 0000000..b32615d --- /dev/null +++ b/common/xfwm4/assets-dark/maximize-active.png diff --git a/common/xfwm4/assets-dark/maximize-inactive.png b/common/xfwm4/assets-dark/maximize-inactive.png Binary files differnew file mode 100644 index 0000000..b92be3d --- /dev/null +++ b/common/xfwm4/assets-dark/maximize-inactive.png diff --git a/common/xfwm4/assets-dark/maximize-prelight.png b/common/xfwm4/assets-dark/maximize-prelight.png Binary files differnew file mode 100644 index 0000000..6659a6c --- /dev/null +++ b/common/xfwm4/assets-dark/maximize-prelight.png diff --git a/common/xfwm4/assets-dark/maximize-pressed.png b/common/xfwm4/assets-dark/maximize-pressed.png Binary files differnew file mode 100644 index 0000000..bf0d588 --- /dev/null +++ b/common/xfwm4/assets-dark/maximize-pressed.png diff --git a/common/xfwm4/assets-dark/menu-active.png b/common/xfwm4/assets-dark/menu-active.png Binary files differnew file mode 100644 index 0000000..614600a --- /dev/null +++ b/common/xfwm4/assets-dark/menu-active.png diff --git a/common/xfwm4/assets-dark/menu-inactive.png b/common/xfwm4/assets-dark/menu-inactive.png Binary files differnew file mode 100644 index 0000000..614600a --- /dev/null +++ b/common/xfwm4/assets-dark/menu-inactive.png diff --git a/common/xfwm4/assets-dark/menu-pressed.png b/common/xfwm4/assets-dark/menu-pressed.png Binary files differnew file mode 100644 index 0000000..614600a --- /dev/null +++ b/common/xfwm4/assets-dark/menu-pressed.png diff --git a/common/xfwm4/assets-dark/right-active.png b/common/xfwm4/assets-dark/right-active.png Binary files differnew file mode 100644 index 0000000..c0e39f5 --- /dev/null +++ b/common/xfwm4/assets-dark/right-active.png diff --git a/common/xfwm4/assets-dark/right-inactive.png b/common/xfwm4/assets-dark/right-inactive.png Binary files differnew file mode 100644 index 0000000..c0e39f5 --- /dev/null +++ b/common/xfwm4/assets-dark/right-inactive.png diff --git a/common/xfwm4/assets-dark/shade-active.png b/common/xfwm4/assets-dark/shade-active.png Binary files differnew file mode 100644 index 0000000..784965c --- /dev/null +++ b/common/xfwm4/assets-dark/shade-active.png diff --git a/common/xfwm4/assets-dark/shade-inactive.png b/common/xfwm4/assets-dark/shade-inactive.png Binary files differnew file mode 100644 index 0000000..f8baf64 --- /dev/null +++ b/common/xfwm4/assets-dark/shade-inactive.png diff --git a/common/xfwm4/assets-dark/shade-pressed.png b/common/xfwm4/assets-dark/shade-pressed.png Binary files differnew file mode 100644 index 0000000..f7ee16c --- /dev/null +++ b/common/xfwm4/assets-dark/shade-pressed.png diff --git a/common/xfwm4/assets-dark/stick-active.png b/common/xfwm4/assets-dark/stick-active.png Binary files differnew file mode 100644 index 0000000..f84dcc0 --- /dev/null +++ b/common/xfwm4/assets-dark/stick-active.png diff --git a/common/xfwm4/assets-dark/stick-inactive.png b/common/xfwm4/assets-dark/stick-inactive.png Binary files differnew file mode 100644 index 0000000..93978fc --- /dev/null +++ b/common/xfwm4/assets-dark/stick-inactive.png diff --git a/common/xfwm4/assets-dark/stick-pressed.png b/common/xfwm4/assets-dark/stick-pressed.png Binary files differnew file mode 100644 index 0000000..53bb534 --- /dev/null +++ b/common/xfwm4/assets-dark/stick-pressed.png diff --git a/common/xfwm4/assets-dark/title-1-active.png b/common/xfwm4/assets-dark/title-1-active.png Binary files differnew file mode 100644 index 0000000..f4637bc --- /dev/null +++ b/common/xfwm4/assets-dark/title-1-active.png diff --git a/common/xfwm4/assets-dark/title-1-inactive.png b/common/xfwm4/assets-dark/title-1-inactive.png Binary files differnew file mode 100644 index 0000000..f4637bc --- /dev/null +++ b/common/xfwm4/assets-dark/title-1-inactive.png diff --git a/common/xfwm4/assets-dark/title-2-active.png b/common/xfwm4/assets-dark/title-2-active.png Binary files differnew file mode 100644 index 0000000..f4637bc --- /dev/null +++ b/common/xfwm4/assets-dark/title-2-active.png diff --git a/common/xfwm4/assets-dark/title-2-inactive.png b/common/xfwm4/assets-dark/title-2-inactive.png Binary files differnew file mode 100644 index 0000000..f4637bc --- /dev/null +++ b/common/xfwm4/assets-dark/title-2-inactive.png diff --git a/common/xfwm4/assets-dark/title-3-active.png b/common/xfwm4/assets-dark/title-3-active.png Binary files differnew file mode 100644 index 0000000..f4637bc --- /dev/null +++ b/common/xfwm4/assets-dark/title-3-active.png diff --git a/common/xfwm4/assets-dark/title-3-inactive.png b/common/xfwm4/assets-dark/title-3-inactive.png Binary files differnew file mode 100644 index 0000000..f4637bc --- /dev/null +++ b/common/xfwm4/assets-dark/title-3-inactive.png diff --git a/common/xfwm4/assets-dark/title-4-active.png b/common/xfwm4/assets-dark/title-4-active.png Binary files differnew file mode 100644 index 0000000..f4637bc --- /dev/null +++ b/common/xfwm4/assets-dark/title-4-active.png diff --git a/common/xfwm4/assets-dark/title-4-inactive.png b/common/xfwm4/assets-dark/title-4-inactive.png Binary files differnew file mode 100644 index 0000000..f4637bc --- /dev/null +++ b/common/xfwm4/assets-dark/title-4-inactive.png diff --git a/common/xfwm4/assets-dark/title-5-active.png b/common/xfwm4/assets-dark/title-5-active.png Binary files differnew file mode 100644 index 0000000..f4637bc --- /dev/null +++ b/common/xfwm4/assets-dark/title-5-active.png diff --git a/common/xfwm4/assets-dark/title-5-inactive.png b/common/xfwm4/assets-dark/title-5-inactive.png Binary files differnew file mode 100644 index 0000000..f4637bc --- /dev/null +++ b/common/xfwm4/assets-dark/title-5-inactive.png diff --git a/common/xfwm4/assets-dark/top-left-active.png b/common/xfwm4/assets-dark/top-left-active.png Binary files differnew file mode 100644 index 0000000..bbb2579 --- /dev/null +++ b/common/xfwm4/assets-dark/top-left-active.png diff --git a/common/xfwm4/assets-dark/top-left-inactive.png b/common/xfwm4/assets-dark/top-left-inactive.png Binary files differnew file mode 100644 index 0000000..bbb2579 --- /dev/null +++ b/common/xfwm4/assets-dark/top-left-inactive.png diff --git a/common/xfwm4/assets-dark/top-right-active.png b/common/xfwm4/assets-dark/top-right-active.png Binary files differnew file mode 100644 index 0000000..a3b7a3c --- /dev/null +++ b/common/xfwm4/assets-dark/top-right-active.png diff --git a/common/xfwm4/assets-dark/top-right-inactive.png b/common/xfwm4/assets-dark/top-right-inactive.png Binary files differnew file mode 100644 index 0000000..a3b7a3c --- /dev/null +++ b/common/xfwm4/assets-dark/top-right-inactive.png diff --git a/common/xfwm4/assets.svg b/common/xfwm4/assets.svg new file mode 100644 index 0000000..28e57da --- /dev/null +++ b/common/xfwm4/assets.svg @@ -0,0 +1,1684 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="224" + height="217" + viewBox="0 0 224 217" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="assets.svg"> + <defs + id="defs4"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4407" /> + </linearGradient> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgit;stop-opacity:1;" + offset="0" + id="stop4402" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4404" + x1="89.0002" + y1="974" + x2="89.0002" + y2="976" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4406" + x1="88.996741" + y1="972" + x2="88.996741" + y2="978.00692" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4409" + x1="152" + y1="564.36218" + x2="152" + y2="572.36216" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4411" + x1="568.36218" + y1="-155.99998" + x2="568.36218" + y2="-148.00001" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4413" + x1="608.36218" + y1="-157.99998" + x2="608.36218" + y2="-150.00001" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4415" + x1="154" + y1="601.86216" + x2="154" + y2="606.36218" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4417" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4419" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="50.251658" + inkscape:cy="19.116687" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:snap-bbox-midpoints="true" + inkscape:object-paths="true" + inkscape:snap-intersection-paths="false" + inkscape:object-nodes="true" + inkscape:snap-nodes="true" + fit-margin-top="10" + fit-margin-left="10" + fit-margin-right="10" + fit-margin-bottom="10"> + <inkscape:grid + type="xygrid" + id="grid4136" + originx="5" + originy="-288" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(5,-547.36215)"> + <rect + style="opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="menu-active" + width="26" + height="16" + x="5" + y="662.36218" + inkscape:label="#rect4138-3" /> + <use + x="0" + y="0" + xlink:href="#g4206" + id="title-1-active" + transform="matrix(0.17857143,0,0,1,4.1071429,131.99998)" + width="100%" + height="100%" + inkscape:label="#use4212" /> + <g + id="close-active" + inkscape:label="#g4893"> + <g + style="opacity:1" + id="g4206"> + <rect + style="opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4138" + width="28" + height="28" + x="5" + y="557.36218" /> + <rect + style="opacity:1;fill:#eeeff1;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4204" + width="28" + height="1" + x="5" + y="557.36218" /> + </g> + <g + transform="translate(7,559.3622)" + id="g4292" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-3" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2"> + <g + id="g4092-0-2-21-0" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#f46067;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 172,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 172,63.867188 173.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 174.9302,66.77394 174.99999,66.9729 175,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 172,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 169.05288,63.088403 168.98357,62.882438 169,62.671875 l 0,-0.75 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6" /> + </g> + </g> + <g + id="g4778-2-68" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + <path + inkscape:connector-curvature="0" + d="m 650.00003,-180.71594 0.75,0 c 0.008,-9e-5 0.0156,-3.5e-4 0.0234,0 0.19122,0.008 0.3824,0.0964 0.51563,0.23437 l 1.71093,1.71094 1.73438,-1.71094 c 0.19922,-0.17287 0.335,-0.22912 0.51562,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.0257,0.41298 -0.1875,0.5625 l -1.71093,1.71093 1.6875,1.6875 c 0.14114,0.14113 0.21093,0.34009 0.21093,0.53907 l 0,0.75 -0.75,0 c -0.19897,-1e-5 -0.39793,-0.0698 -0.53906,-0.21094 l -1.71094,-1.71094 -1.71093,1.71094 c -0.14113,0.14114 -0.3401,0.21094 -0.53907,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.6875 -1.71094,-1.71093 c -0.15805,-0.14598 -0.22737,-0.35194 -0.21094,-0.5625 l 0,-0.75 z" + id="path10839-9-2-2-7-9-7" + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#f8f8f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + </g> + </g> + </g> + <g + id="close-prelight" + inkscape:label="#g4917"> + <use + height="100%" + width="100%" + transform="translate(33,-2.2617187e-5)" + id="use4214" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(40,559.36218)" + id="g4352" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-6" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-hover" + inkscape:label="#g6260" + transform="translate(-538,1218)"> + <g + id="g4927" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-9"> + <g + id="g4092-0-2-3" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#f68086;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 172,92 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 172,97.867188 173.73438,96.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.687498 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 172,100 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.687498 -1.71094,-1.710937 C 169.05288,97.088403 168.98357,96.882438 169,96.671875 l 0,-0.75 z" + transform="translate(1204,156)" + id="path4068-7-5-8" /> + </g> + </g> + <g + id="g4778-4" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-44" + transform="translate(-60,-518)" /> + <g + id="layer10-2-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-7" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-02" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="542" + height="16" + width="16" + id="rect17883-5" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + <path + inkscape:connector-curvature="0" + d="m 547.00004,-180.71594 0.75,0 c 0.008,-9e-5 0.0156,-3.5e-4 0.0234,0 0.19122,0.008 0.3824,0.0964 0.51563,0.23437 l 1.71093,1.71094 1.73438,-1.71094 c 0.19922,-0.17287 0.335,-0.22912 0.51562,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.0257,0.41298 -0.1875,0.5625 l -1.71093,1.71093 1.6875,1.6875 c 0.14114,0.14113 0.21093,0.34009 0.21093,0.53907 l 0,0.75 -0.75,0 c -0.19897,-1e-5 -0.39793,-0.0698 -0.53906,-0.21094 L 550,-176.63782 l -1.71093,1.71094 c -0.14113,0.14114 -0.3401,0.21094 -0.53907,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.6875 -1.71094,-1.71093 c -0.15805,-0.14598 -0.22737,-0.35194 -0.21094,-0.5625 l 0,-0.75 z" + id="path10839-9-2-2-7-9-7-4-9" + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#f8f8f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + </g> + </g> + </g> + <g + id="close-pressed" + inkscape:label="#g4939"> + <use + height="100%" + width="100%" + transform="translate(66,-2.2617187e-5)" + id="use4216" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(73,559.36218)" + id="g4412" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-0" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-active" + inkscape:label="#g6332" + transform="translate(-437,1218)"> + <g + id="g4927-8-7" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-3-7"> + <g + id="g4092-0-2-2-1" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#f13039;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-4-9" /> + </g> + </g> + <g + id="g4778-3-6" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-6-0" + transform="translate(-60,-518)" /> + <g + id="layer10-2-3-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-2-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-7-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-6-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-4-1" + style="display:inline;fill:#ffffff;fill-opacity:1"> + <path + inkscape:connector-curvature="0" + d="m 45.001573,764.10442 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 l 2.28125,2.28125 2.3125,-2.28125 c 0.265625,-0.2305 0.446672,-0.3055 0.6875,-0.3125 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -2.28125,2.28125 2.25,2.25 c 0.188188,0.18817 0.281242,0.45345 0.28125,0.71875 l 0,1 -1,0 c -0.265301,-10e-6 -0.530586,-0.0931 -0.71875,-0.28125 l -2.28125,-2.28125 -2.28125,2.28125 c -0.188164,0.18819 -0.45346,0.28125 -0.71875,0.28125 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 2.28125,-2.25 -2.28125,-2.28125 c -0.210742,-0.19463 -0.30316,-0.46925 -0.28125,-0.75 l 0,-1 z" + id="path10839-9-8-7" + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + </g> + </g> + <g + id="layer13-2-0-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-4-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-5-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="441" + height="16" + width="16" + id="rect17883-02" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + </g> + </g> + <g + id="close-inactive" + inkscape:label="#g4961"> + <use + height="100%" + width="100%" + transform="translate(99,-2.2617187e-5)" + id="use4218" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(106,559.36218)" + id="g4472" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-7" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.45" + id="titlebutton-close-backdrop" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-3" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-6"> + <g + id="g4092-0-2-21-0-6" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#7a7f8b;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 172,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 172,63.867188 173.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 174.9302,66.77394 174.99999,66.9729 175,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 172,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 169.05288,63.088403 168.98357,62.882438 169,62.671875 l 0,-0.75 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6-8" /> + </g> + </g> + <g + id="g4778-2-68-3" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-5" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-7" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + <path + inkscape:connector-curvature="0" + d="m 650.00004,-180.71594 0.75,0 c 0.008,-9e-5 0.0156,-3.5e-4 0.0234,0 0.19122,0.008 0.3824,0.0964 0.51563,0.23437 l 1.71093,1.71094 1.73438,-1.71094 c 0.19922,-0.17287 0.335,-0.22912 0.51562,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.0257,0.41298 -0.1875,0.5625 l -1.71093,1.71093 1.6875,1.6875 c 0.14114,0.14113 0.21093,0.34009 0.21093,0.53907 l 0,0.75 -0.75,0 c -0.19897,-1e-5 -0.39793,-0.0698 -0.53906,-0.21094 L 653,-176.63782 l -1.71093,1.71094 c -0.14113,0.14114 -0.3401,0.21094 -0.53907,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.6875 -1.71094,-1.71093 c -0.15805,-0.14598 -0.22737,-0.35194 -0.21094,-0.5625 l 0,-0.75 z" + id="path10839-9-2-2-7-9-7-4" + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#f8f8f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + </g> + </g> + </g> + <g + id="maximize-active" + inkscape:label="#g5037"> + <use + height="100%" + width="100%" + transform="translate(0,32.999977)" + id="use4220" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(7,592.36218)" + id="g4521" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-78" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-max" + inkscape:label="#g6234" + transform="translate(-612,1218)" + style="display:inline;opacity:0.8"> + <g + id="g7146" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2-96"> + <g + id="g4092-0-6-83" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5-95" + style="display:inline;opacity:1;fill:#7a7f8b;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + y="-185.63782" + x="616" + height="16" + width="16" + id="rect17883-29" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + </g> + </g> + <g + id="maximize-prelight" + inkscape:label="#g5016"> + <use + height="100%" + width="100%" + transform="translate(33,32.999977)" + id="use4222" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(40,592.36218)" + id="g4569" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-2" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.95;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-4" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.15;fill:#525d76;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78" + inkscape:connector-curvature="0" /> + <g + id="g4806-9" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#7a7f8b;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + </g> + </g> + <g + id="maximize-pressed" + inkscape:label="#g4994"> + <use + height="100%" + width="100%" + transform="translate(66,32.999977)" + id="use4228" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(73,592.36218)" + id="g4634" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-69" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-active" + inkscape:label="#g6356" + transform="translate(-408,1218)"> + <g + id="g4891-4" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-132,0)" + style="display:inline;opacity:1" + id="g4490-2-9-1-2"> + <g + id="g4092-0-6-3-6-8" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:url(#linearGradient4417);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6" /> + </g> + </g> + <g + id="g4806-5-2" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-2-0" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-9-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-7-6" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-7-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-9-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-4-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-4-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-0-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-7-2"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="fill:url(#linearGradient4406);fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-4-9" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="412" + height="16" + width="16" + id="rect17883-79" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + </g> + </g> + <g + id="maximize-inactive" + inkscape:label="#g4983"> + <use + height="100%" + width="100%" + transform="translate(99,32.999977)" + id="use4232" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(106,592.36218)" + id="g4683" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-4" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-max-backdrop" + inkscape:label="#g6521" + style="display:inline;opacity:0.45" + transform="translate(-612,1201)"> + <g + style="display:inline;opacity:1" + id="g7146-1" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2"> + <g + id="g4092-0-6" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5" + style="display:inline;opacity:1;fill:#7a7f8b;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-6" + width="16" + height="16" + x="616" + y="-168.63782" /> + </g> + </g> + </g> + </g> + <g + id="hide-active" + inkscape:label="#g5048"> + <use + height="100%" + width="100%" + transform="translate(0,65.999977)" + id="use4234" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(7,625.36218)" + id="g4721" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-1" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-min" + inkscape:label="#g6247" + transform="translate(-583,1218)" + style="display:inline;opacity:0.8"> + <g + id="g7138" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-75"> + <g + id="g4092-0-7-0" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-3" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#7a7f8b;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + y="-185.63782" + x="587" + height="16" + width="16" + id="rect17883-32" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + </g> + </g> + <g + id="hide-prelight" + inkscape:label="#g5059"> + <use + height="100%" + width="100%" + transform="translate(33,65.999977)" + id="use4226" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(40,625.36218)" + id="g4769" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-64" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-hover" + inkscape:label="#g6308" + transform="translate(-480,1218)"> + <g + id="g4909" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1273" + style="display:inline;opacity:0.95;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-1" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.15;fill:#525d76;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1273,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-23" + inkscape:connector-curvature="0" /> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-0" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-4" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-1" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-6" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-6"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#7a7f8b;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-8" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="484" + height="16" + width="16" + id="rect17883-11" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> + </g> + </g> + <g + id="hide-pressed" + inkscape:label="#g5080"> + <use + height="100%" + width="100%" + transform="translate(66,65.999977)" + id="use4236" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(73,625.36218)" + id="g4833" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-22" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-active" + inkscape:label="#g6414" + transform="translate(-379,1218)"> + <g + id="g4909-1" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-161,0)" + style="display:inline;opacity:1" + id="g4490-3-6-1-4"> + <g + id="g4092-0-7-2-0-0" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:url(#linearGradient4419);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-3-0-3-6" /> + </g> + </g> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-9-3" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-9-1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-0-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-5-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-7-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-0-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-4-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-6-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-3-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4404);fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-3-5" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-79-9" + width="16" + height="16" + x="383" + y="-185.63782" /> + </g> + </g> + </g> + </g> + <g + id="hide-inactive" + inkscape:label="#g5102"> + <use + height="100%" + width="100%" + transform="translate(99,65.999977)" + id="use4238" + xlink:href="#g4206" + y="0" + x="0" /> + <g + transform="translate(106,625.36218)" + id="g4882" + style="enable-background:new"> + <g + inkscape:label="Ebene 1" + id="layer1-09" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-min-backdrop" + inkscape:label="#g6534" + style="display:inline;opacity:0.45" + transform="translate(-583,1201)"> + <g + style="display:inline;opacity:1" + id="g7138-0" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3"> + <g + id="g4092-0-7" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#7a7f8b;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-3" + width="16" + height="16" + x="587" + y="-168.63782" /> + </g> + </g> + </g> + </g> + <g + id="stick-active" + inkscape:label="#g5228"> + <use + height="100%" + width="100%" + transform="matrix(0.64285714,0,0,1,141.78571,-2.2617187e-5)" + id="use4210" + xlink:href="#g4206" + y="0" + x="0" /> + <g + style="fill:#a4aab7;fill-opacity:1" + transform="translate(1.9999997,2.9999886)" + id="g5140"> + <rect + style="opacity:1;fill:#a4aab7;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123" + width="2" + height="7.9999776" + x="151" + y="564.36218" /> + <rect + style="opacity:1;fill:#a4aab7;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123-1" + width="2" + height="7.9999776" + x="567.36218" + y="-155.99998" + transform="matrix(0,1,-1,0,0,0)" /> + </g> + </g> + <g + id="stick-pressed" + inkscape:label="#g5234"> + <use + height="100%" + width="100%" + transform="translate(23,-7.3828127e-6)" + id="use5113" + xlink:href="#use4210" + y="0" + x="0" /> + <g + style="fill:#5294e2;fill-opacity:1" + transform="translate(25,2.9999812)" + id="g5140-7"> + <rect + style="opacity:1;fill:url(#linearGradient4409);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123-7" + width="2" + height="7.9999776" + x="151" + y="564.36218" /> + <rect + style="opacity:1;fill:url(#linearGradient4411);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123-1-1" + width="2" + height="7.9999776" + x="567.36218" + y="-155.99998" + transform="matrix(0,1,-1,0,0,0)" /> + </g> + </g> + <g + id="stick-inactive" + inkscape:label="#g5240"> + <use + height="100%" + width="100%" + transform="translate(46,-7.3828127e-6)" + id="use5115" + xlink:href="#use4210" + y="0" + x="0" /> + <g + style="fill:#b9bfce;fill-opacity:1" + transform="translate(48,2.9999812)" + id="g5140-1"> + <rect + style="opacity:1;fill:#b9bfce;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123-5" + width="2" + height="7.9999776" + x="151" + y="564.36218" /> + <rect + style="opacity:1;fill:#b9bfce;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5123-1-9" + width="2" + height="7.9999776" + x="567.36218" + y="-155.99998" + transform="matrix(0,1,-1,0,0,0)" /> + </g> + </g> + <g + id="shade-active" + inkscape:label="#g5258"> + <use + height="100%" + width="100%" + transform="translate(-3.4e-7,32.999993)" + id="use5117" + xlink:href="#use4210" + y="0" + x="0" /> + <g + style="fill:#a4aab7;fill-opacity:1" + transform="translate(-4.68e-6,-1.0000226)" + id="g5193"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-157.99998" + x="607.36218" + height="7.9999776" + width="2" + id="rect5123-1-7" + style="opacity:1;fill:#a4aab7;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <path + style="opacity:1;fill:#a4aab7;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 154,601.86216 4,4.50002 -8,0 z" + id="rect5190" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + </g> + </g> + <g + id="shade-pressed" + inkscape:label="#g5252"> + <use + height="100%" + width="100%" + transform="translate(23,32.999993)" + id="use5119" + xlink:href="#use4210" + y="0" + x="0" /> + <g + style="fill:#5294e2;fill-opacity:1" + transform="translate(22.999996,-1.0000226)" + id="g5193-7"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-157.99998" + x="607.36218" + height="7.9999776" + width="2" + id="rect5123-1-7-6" + style="opacity:1;fill:url(#linearGradient4413);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <path + style="opacity:1;fill:url(#linearGradient4415);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 154,601.86216 4,4.50002 -8,0 z" + id="rect5190-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + </g> + </g> + <g + id="shade-inactive" + inkscape:label="#g5246"> + <use + height="100%" + width="100%" + transform="translate(46,32.999993)" + id="use5121" + xlink:href="#use4210" + y="0" + x="0" /> + <g + style="fill:#b9bfce;fill-opacity:1" + transform="translate(45.999996,-1.0000226)" + id="g5193-3"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-157.99998" + x="607.36218" + height="7.9999776" + width="2" + id="rect5123-1-7-65" + style="opacity:1;fill:#b9bfce;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <path + style="opacity:1;fill:#b9bfce;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 154,601.86216 4,4.50002 -8,0 z" + id="rect5190-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + </g> + </g> + <use + x="0" + y="0" + xlink:href="#menu-active" + id="menu-inactive" + transform="translate(62,-2.2617187e-5)" + width="100%" + height="100%" + inkscape:label="#use5268" /> + <use + x="0" + y="0" + xlink:href="#menu-active" + id="menu-pressed" + transform="translate(31,-2.2617187e-5)" + width="100%" + height="100%" + inkscape:label="#use5270" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-2-active" + transform="translate(6.9999999,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5296" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-3-active" + transform="translate(14,-2.6171872e-6)" + width="100%" + height="100%" + inkscape:label="#use5298" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-4-active" + transform="translate(21,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5300" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-5-active" + transform="translate(28,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5302" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-1-inactive" + transform="translate(35,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5304" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-2-inactive" + transform="translate(42,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5306" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-3-inactive" + transform="translate(49,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5308" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-4-inactive" + transform="translate(56,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5310" /> + <use + x="0" + y="0" + xlink:href="#title-1-active" + id="title-5-inactive" + transform="translate(63,-2.6171874e-6)" + width="100%" + height="100%" + inkscape:label="#use5312" /> + <g + id="top-left-active" + inkscape:label="#g5352"> + <path + id="rect4138-9" + transform="translate(0,552.36216)" + d="m 6,174 0,1 -1,0 0,27 2,0 0,-28 -1,0 z" + style="opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <rect + y="726.36218" + x="6" + height="1" + width="1" + id="rect5348" + style="opacity:1;fill:#ecedf0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="727.36218" + x="5" + height="1" + width="1" + id="rect5350" + style="opacity:1;fill:#ecedf0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <use + x="0" + y="0" + xlink:href="#top-left-active" + id="top-left-inactive" + transform="translate(4,-2.2617187e-5)" + width="100%" + height="100%" + inkscape:label="#use5357" /> + <use + x="0" + y="0" + xlink:href="#top-left-active" + id="top-right-active" + transform="matrix(-1,0,0,1,20,-2.2617187e-5)" + width="100%" + height="100%" + inkscape:label="#use5359" /> + <use + x="0" + y="0" + xlink:href="#top-left-active" + id="top-right-inactive" + transform="matrix(-1,0,0,1,24,-2.2617187e-5)" + width="100%" + height="100%" + inkscape:label="#use5361" /> + <rect + style="opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="right-active" + width="1" + height="16" + x="-37" + y="734.36212" + inkscape:label="#rect4138-3" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="right-inactive" + width="1" + height="16" + x="-39" + y="734.36212" + inkscape:label="#rect4138-3" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="bottom-inactive" + width="2.9999716" + height="16" + x="-750.36212" + y="-60" + inkscape:label="#rect4138-3" + transform="matrix(0,-1,-1,0,0,0)" /> + <rect + style="opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="left-active" + width="1" + height="16" + x="-33" + y="734.36212" + inkscape:label="#rect4138-3" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="left-inactive" + width="1" + height="16" + x="-35" + y="734.36212" + inkscape:label="#rect4138-3" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="bottom-active" + width="3.0000284" + height="16" + x="-746.36212" + y="-60" + inkscape:label="#rect4138-3" + transform="matrix(0,-1,-1,0,0,0)" /> + <path + style="opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="M 45 196 L 45 198 L 46 198 L 46 199 L 48 199 L 48 196 L 45 196 z " + transform="translate(-5,547.36215)" + id="bottom-left-active" /> + <path + style="opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="M 66 196 L 66 199 L 68 199 L 68 198 L 69 198 L 69 196 L 66 196 z " + transform="translate(-5,547.36215)" + id="bottom-right-active" /> + <path + style="opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="M 66 200 L 66 203 L 68 203 L 68 202 L 69 202 L 69 200 L 66 200 z " + transform="translate(-5,547.36215)" + id="bottom-right-inactive" /> + <path + style="opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="M 45 200 L 45 202 L 46 202 L 46 203 L 48 203 L 48 200 L 45 200 z " + transform="translate(-5,547.36215)" + id="bottom-left-inactive" /> + </g> +</svg> diff --git a/common/xfwm4/assets.txt b/common/xfwm4/assets.txt new file mode 100644 index 0000000..55e3c9f --- /dev/null +++ b/common/xfwm4/assets.txt @@ -0,0 +1,45 @@ +close-active +close-inactive +close-prelight +close-pressed +hide-active +hide-inactive +hide-prelight +hide-pressed +maximize-active +maximize-inactive +maximize-prelight +maximize-pressed +menu-active +menu-inactive +menu-pressed +shade-active +shade-inactive +shade-pressed +stick-active +stick-inactive +stick-pressed +title-1-active +title-1-inactive +title-2-active +title-2-inactive +title-3-active +title-3-inactive +title-4-active +title-4-inactive +title-5-active +title-5-inactive +top-left-active +top-left-inactive +top-right-active +top-right-inactive +left-active +left-inactive +right-active +right-inactive +bottom-active +bottom-inactive +bottom-left-active +bottom-left-inactive +bottom-right-active +bottom-right-inactive diff --git a/common/xfwm4/assets/bottom-active.png b/common/xfwm4/assets/bottom-active.png Binary files differnew file mode 100644 index 0000000..130639a --- /dev/null +++ b/common/xfwm4/assets/bottom-active.png diff --git a/common/xfwm4/assets/bottom-inactive.png b/common/xfwm4/assets/bottom-inactive.png Binary files differnew file mode 100644 index 0000000..130639a --- /dev/null +++ b/common/xfwm4/assets/bottom-inactive.png diff --git a/common/xfwm4/assets/bottom-left-active.png b/common/xfwm4/assets/bottom-left-active.png Binary files differnew file mode 100644 index 0000000..f786e2d --- /dev/null +++ b/common/xfwm4/assets/bottom-left-active.png diff --git a/common/xfwm4/assets/bottom-left-inactive.png b/common/xfwm4/assets/bottom-left-inactive.png Binary files differnew file mode 100644 index 0000000..f786e2d --- /dev/null +++ b/common/xfwm4/assets/bottom-left-inactive.png diff --git a/common/xfwm4/assets/bottom-right-active.png b/common/xfwm4/assets/bottom-right-active.png Binary files differnew file mode 100644 index 0000000..c8a96c4 --- /dev/null +++ b/common/xfwm4/assets/bottom-right-active.png diff --git a/common/xfwm4/assets/bottom-right-inactive.png b/common/xfwm4/assets/bottom-right-inactive.png Binary files differnew file mode 100644 index 0000000..c8a96c4 --- /dev/null +++ b/common/xfwm4/assets/bottom-right-inactive.png diff --git a/common/xfwm4/assets/close-active.png b/common/xfwm4/assets/close-active.png Binary files differnew file mode 100644 index 0000000..ed3418c --- /dev/null +++ b/common/xfwm4/assets/close-active.png diff --git a/common/xfwm4/assets/close-inactive.png b/common/xfwm4/assets/close-inactive.png Binary files differnew file mode 100644 index 0000000..cfadbdb --- /dev/null +++ b/common/xfwm4/assets/close-inactive.png diff --git a/common/xfwm4/assets/close-prelight.png b/common/xfwm4/assets/close-prelight.png Binary files differnew file mode 100644 index 0000000..253df24 --- /dev/null +++ b/common/xfwm4/assets/close-prelight.png diff --git a/common/xfwm4/assets/close-pressed.png b/common/xfwm4/assets/close-pressed.png Binary files differnew file mode 100644 index 0000000..cf27e4e --- /dev/null +++ b/common/xfwm4/assets/close-pressed.png diff --git a/common/xfwm4/assets/hide-active.png b/common/xfwm4/assets/hide-active.png Binary files differnew file mode 100644 index 0000000..3383964 --- /dev/null +++ b/common/xfwm4/assets/hide-active.png diff --git a/common/xfwm4/assets/hide-inactive.png b/common/xfwm4/assets/hide-inactive.png Binary files differnew file mode 100644 index 0000000..f45d331 --- /dev/null +++ b/common/xfwm4/assets/hide-inactive.png diff --git a/common/xfwm4/assets/hide-prelight.png b/common/xfwm4/assets/hide-prelight.png Binary files differnew file mode 100644 index 0000000..0ae2782 --- /dev/null +++ b/common/xfwm4/assets/hide-prelight.png diff --git a/common/xfwm4/assets/hide-pressed.png b/common/xfwm4/assets/hide-pressed.png Binary files differnew file mode 100644 index 0000000..7311e49 --- /dev/null +++ b/common/xfwm4/assets/hide-pressed.png diff --git a/common/xfwm4/assets/left-active.png b/common/xfwm4/assets/left-active.png Binary files differnew file mode 100644 index 0000000..4e853fe --- /dev/null +++ b/common/xfwm4/assets/left-active.png diff --git a/common/xfwm4/assets/left-inactive.png b/common/xfwm4/assets/left-inactive.png Binary files differnew file mode 100644 index 0000000..4e853fe --- /dev/null +++ b/common/xfwm4/assets/left-inactive.png diff --git a/common/xfwm4/assets/maximize-active.png b/common/xfwm4/assets/maximize-active.png Binary files differnew file mode 100644 index 0000000..670bbca --- /dev/null +++ b/common/xfwm4/assets/maximize-active.png diff --git a/common/xfwm4/assets/maximize-inactive.png b/common/xfwm4/assets/maximize-inactive.png Binary files differnew file mode 100644 index 0000000..23dff4c --- /dev/null +++ b/common/xfwm4/assets/maximize-inactive.png diff --git a/common/xfwm4/assets/maximize-prelight.png b/common/xfwm4/assets/maximize-prelight.png Binary files differnew file mode 100644 index 0000000..cd39fda --- /dev/null +++ b/common/xfwm4/assets/maximize-prelight.png diff --git a/common/xfwm4/assets/maximize-pressed.png b/common/xfwm4/assets/maximize-pressed.png Binary files differnew file mode 100644 index 0000000..6d53806 --- /dev/null +++ b/common/xfwm4/assets/maximize-pressed.png diff --git a/common/xfwm4/assets/menu-active.png b/common/xfwm4/assets/menu-active.png Binary files differnew file mode 100644 index 0000000..6abb25f --- /dev/null +++ b/common/xfwm4/assets/menu-active.png diff --git a/common/xfwm4/assets/menu-inactive.png b/common/xfwm4/assets/menu-inactive.png Binary files differnew file mode 100644 index 0000000..6abb25f --- /dev/null +++ b/common/xfwm4/assets/menu-inactive.png diff --git a/common/xfwm4/assets/menu-pressed.png b/common/xfwm4/assets/menu-pressed.png Binary files differnew file mode 100644 index 0000000..6abb25f --- /dev/null +++ b/common/xfwm4/assets/menu-pressed.png diff --git a/common/xfwm4/assets/right-active.png b/common/xfwm4/assets/right-active.png Binary files differnew file mode 100644 index 0000000..4e853fe --- /dev/null +++ b/common/xfwm4/assets/right-active.png diff --git a/common/xfwm4/assets/right-inactive.png b/common/xfwm4/assets/right-inactive.png Binary files differnew file mode 100644 index 0000000..4e853fe --- /dev/null +++ b/common/xfwm4/assets/right-inactive.png diff --git a/common/xfwm4/assets/shade-active.png b/common/xfwm4/assets/shade-active.png Binary files differnew file mode 100644 index 0000000..2b081b5 --- /dev/null +++ b/common/xfwm4/assets/shade-active.png diff --git a/common/xfwm4/assets/shade-inactive.png b/common/xfwm4/assets/shade-inactive.png Binary files differnew file mode 100644 index 0000000..56b0955 --- /dev/null +++ b/common/xfwm4/assets/shade-inactive.png diff --git a/common/xfwm4/assets/shade-pressed.png b/common/xfwm4/assets/shade-pressed.png Binary files differnew file mode 100644 index 0000000..998cb0f --- /dev/null +++ b/common/xfwm4/assets/shade-pressed.png diff --git a/common/xfwm4/assets/stick-active.png b/common/xfwm4/assets/stick-active.png Binary files differnew file mode 100644 index 0000000..12fb810 --- /dev/null +++ b/common/xfwm4/assets/stick-active.png diff --git a/common/xfwm4/assets/stick-inactive.png b/common/xfwm4/assets/stick-inactive.png Binary files differnew file mode 100644 index 0000000..14a6b51 --- /dev/null +++ b/common/xfwm4/assets/stick-inactive.png diff --git a/common/xfwm4/assets/stick-pressed.png b/common/xfwm4/assets/stick-pressed.png Binary files differnew file mode 100644 index 0000000..626a491 --- /dev/null +++ b/common/xfwm4/assets/stick-pressed.png diff --git a/common/xfwm4/assets/title-1-active.png b/common/xfwm4/assets/title-1-active.png Binary files differnew file mode 100644 index 0000000..cdf8207 --- /dev/null +++ b/common/xfwm4/assets/title-1-active.png diff --git a/common/xfwm4/assets/title-1-inactive.png b/common/xfwm4/assets/title-1-inactive.png Binary files differnew file mode 100644 index 0000000..cdf8207 --- /dev/null +++ b/common/xfwm4/assets/title-1-inactive.png diff --git a/common/xfwm4/assets/title-2-active.png b/common/xfwm4/assets/title-2-active.png Binary files differnew file mode 100644 index 0000000..cdf8207 --- /dev/null +++ b/common/xfwm4/assets/title-2-active.png diff --git a/common/xfwm4/assets/title-2-inactive.png b/common/xfwm4/assets/title-2-inactive.png Binary files differnew file mode 100644 index 0000000..cdf8207 --- /dev/null +++ b/common/xfwm4/assets/title-2-inactive.png diff --git a/common/xfwm4/assets/title-3-active.png b/common/xfwm4/assets/title-3-active.png Binary files differnew file mode 100644 index 0000000..cdf8207 --- /dev/null +++ b/common/xfwm4/assets/title-3-active.png diff --git a/common/xfwm4/assets/title-3-inactive.png b/common/xfwm4/assets/title-3-inactive.png Binary files differnew file mode 100644 index 0000000..cdf8207 --- /dev/null +++ b/common/xfwm4/assets/title-3-inactive.png diff --git a/common/xfwm4/assets/title-4-active.png b/common/xfwm4/assets/title-4-active.png Binary files differnew file mode 100644 index 0000000..cdf8207 --- /dev/null +++ b/common/xfwm4/assets/title-4-active.png diff --git a/common/xfwm4/assets/title-4-inactive.png b/common/xfwm4/assets/title-4-inactive.png Binary files differnew file mode 100644 index 0000000..cdf8207 --- /dev/null +++ b/common/xfwm4/assets/title-4-inactive.png diff --git a/common/xfwm4/assets/title-5-active.png b/common/xfwm4/assets/title-5-active.png Binary files differnew file mode 100644 index 0000000..cdf8207 --- /dev/null +++ b/common/xfwm4/assets/title-5-active.png diff --git a/common/xfwm4/assets/title-5-inactive.png b/common/xfwm4/assets/title-5-inactive.png Binary files differnew file mode 100644 index 0000000..cdf8207 --- /dev/null +++ b/common/xfwm4/assets/title-5-inactive.png diff --git a/common/xfwm4/assets/top-left-active.png b/common/xfwm4/assets/top-left-active.png Binary files differnew file mode 100644 index 0000000..54746a4 --- /dev/null +++ b/common/xfwm4/assets/top-left-active.png diff --git a/common/xfwm4/assets/top-left-inactive.png b/common/xfwm4/assets/top-left-inactive.png Binary files differnew file mode 100644 index 0000000..54746a4 --- /dev/null +++ b/common/xfwm4/assets/top-left-inactive.png diff --git a/common/xfwm4/assets/top-right-active.png b/common/xfwm4/assets/top-right-active.png Binary files differnew file mode 100644 index 0000000..6aa3990 --- /dev/null +++ b/common/xfwm4/assets/top-right-active.png diff --git a/common/xfwm4/assets/top-right-inactive.png b/common/xfwm4/assets/top-right-inactive.png Binary files differnew file mode 100644 index 0000000..6aa3990 --- /dev/null +++ b/common/xfwm4/assets/top-right-inactive.png diff --git a/common/xfwm4/close-active.xpm b/common/xfwm4/close-active.xpm deleted file mode 100644 index 1cd1433..0000000 --- a/common/xfwm4/close-active.xpm +++ /dev/null @@ -1,70 +0,0 @@ -/* XPM */ -static char * close_active_xpm[] = { -"28 28 39 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E8DCDF", -"# c #EDA2A6", -"$ c #F1797F", -"% c #F3656C", -"& c #F17A80", -"* c #EDA1A7", -"= c #EBBABE", -"- c #F3666D", -"; c #F46067", -"> c #EABBBF", -", c #F36067", -"' c #F36E74", -") c #F36C73", -"! c #F3676E", -"~ c #E7DCDF", -"{ c #F7F7F8", -"] c #F4D3D6", -"^ c #F36269", -"/ c #F4D2D4", -"( c #EDA2A8", -"_ c #F4C4C8", -": c #F7F8F9", -"< c #F4D5D8", -"[ c #F4C9CD", -"} c #F4C8CB", -"| c #F3CBCE", -"1 c #F4D9DC", -"2 c #F3646B", -"3 c #F3C3C7", -"4 c #F6F2F3", -"5 c #F3BFC3", -"6 c #EDA3A8", -"7 c #F3686E", -"8 c #E7DDE0", -"9 c #EABCC0", -"0 c #F4656D", -"............................", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++@#$%%&*@++++++++++", -"+++++++++=-;;;;;;->+++++++++", -"++++++++=,;;;;;;;;,>++++++++", -"+++++++@-;;';;;;);;!~+++++++", -"+++++++#;;;{]^^/{;;;(+++++++", -"+++++++$;;;_:<<:[;;;&+++++++", -"+++++++-;;;;}::|;;;;-+++++++", -"+++++++-;;;^<::12;;;!+++++++", -"+++++++$;;;]:33:<;;;&+++++++", -"+++++++*;;;45;;54;;;6+++++++", -"+++++++@-;;;;;;;;;;78+++++++", -"++++++++>,;;;;;;;;,9++++++++", -"+++++++++>!;;;;;;79+++++++++", -"++++++++++~(&00&68++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/close-inactive.xpm b/common/xfwm4/close-inactive.xpm deleted file mode 100644 index cc0e828..0000000 --- a/common/xfwm4/close-inactive.xpm +++ /dev/null @@ -1,65 +0,0 @@ -/* XPM */ -static char * close_inactive_xpm[] = { -"28 28 34 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E2E3E6", -"# c #CCCFD3", -"$ c #BFC1C8", -"% c #B8BBC1", -"& c #CDCFD4", -"* c #D6D8DC", -"= c #B8BBC2", -"- c #B5B8C0", -"; c #B5B8BE", -"> c #BBBDC3", -", c #BABCC3", -"' c #B8BAC1", -") c #E3E4E7", -"! c #DFE1E4", -"~ c #B6B9C0", -"{ c #BEC1C7", -"] c #DBDCDF", -"^ c #E1E2E6", -"/ c #DDDEE1", -"( c #DCDEE1", -"_ c #DEDEE2", -": c #E4E4E7", -"< c #B7BAC0", -"[ c #E1E1E6", -"} c #DADCDF", -"| c #ECECEE", -"1 c #CED0D5", -"2 c #B9BBC2", -"3 c #D7D8DC", -"4 c #BFC2C9", -"5 c #B7BBC1", -"............................", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++@#$%%$&@++++++++++", -"+++++++++*=------=*+++++++++", -"++++++++*;--------;*++++++++", -"+++++++@=-->----,--')+++++++", -"+++++++#---.!~~!.---&+++++++", -"+++++++{---].^^./---$+++++++", -"+++++++=----(.._----=+++++++", -"+++++++=---~^..:<---'+++++++", -"+++++++$---[.}}.^---$+++++++", -"+++++++&---|}--}|---1+++++++", -"+++++++@=----------2)+++++++", -"++++++++*;--------;3++++++++", -"+++++++++*'------23+++++++++", -"++++++++++)&45541)++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/close-prelight.xpm b/common/xfwm4/close-prelight.xpm deleted file mode 100644 index 5df51a8..0000000 --- a/common/xfwm4/close-prelight.xpm +++ /dev/null @@ -1,74 +0,0 @@ -/* XPM */ -static char * close_prelight_xpm[] = { -"28 28 43 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E8DFE2", -"# c #EEB2B6", -"$ c #F39399", -"% c #F5848A", -"& c #EEB2B7", -"* c #ECC5C9", -"= c #F5858B", -"- c #F68086", -"; c #EBC5C9", -"> c #F58086", -", c #F68A91", -"' c #F58A8F", -") c #F4858B", -"! c #E7DFE2", -"~ c #F7F7F8", -"{ c #F4DADD", -"] c #F58186", -"^ c #F4D8DB", -"/ c #F39398", -"( c #F4CFD1", -"_ c #F7F8F9", -": c #F4DCDD", -"< c #F5DCDF", -"[ c #F5D3D5", -"} c #F4D1D4", -"| c #F4D4D7", -"1 c #F58288", -"2 c #F4DCDF", -"3 c #F4DFE1", -"4 c #F58388", -"5 c #F5DADD", -"6 c #F4CDD0", -"7 c #F5DCDD", -"8 c #F6F3F4", -"9 c #F4CCCE", -"0 c #EEB3B7", -"a c #F6868B", -"b c #E7DFE3", -"c c #EBC6CA", -"d c #F39499", -"............................", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++@#$%%$&@++++++++++", -"+++++++++*=------=;+++++++++", -"++++++++*>-------->;++++++++", -"+++++++@=--,----'--)!+++++++", -"+++++++#---~{]]^~---&+++++++", -"+++++++/---(_:<_[---$+++++++", -"+++++++=----}__|----=+++++++", -"+++++++=---12__34---)+++++++", -"+++++++$---5_66_7---$+++++++", -"+++++++&---89--98---0+++++++", -"+++++++@=----------ab+++++++", -"++++++++;>-------->c++++++++", -"+++++++++;)------ac+++++++++", -"++++++++++!&d%%d0b++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/close-pressed.xpm b/common/xfwm4/close-pressed.xpm deleted file mode 100644 index 8ee775c..0000000 --- a/common/xfwm4/close-pressed.xpm +++ /dev/null @@ -1,77 +0,0 @@ -/* XPM */ -static char * close_pressed_xpm[] = { -"28 28 46 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E8D7DB", -"# c #EC888F", -"$ c #EF525A", -"% c #F03740", -"& c #EF535B", -"* c #EC898F", -"= c #EAAAAF", -"- c #F03942", -"; c #F13039", -"> c #E9ABB0", -", c #F03039", -"' c #F23C45", -") c #F23B44", -"! c #F03A42", -"~ c #E7D8DC", -"{ c #FFFBFB", -"] c #FAAEB1", -"^ c #F1323B", -"/ c #F9ABAE", -"( c #FFFDFD", -"_ c #EC8990", -": c #EF5158", -"< c #F8999D", -"[ c #FFFFFF", -"} c #FAB1B4", -"| c #FAB0B4", -"1 c #F99FA3", -"2 c #F03841", -"3 c #F89DA1", -"4 c #F9A2A6", -"5 c #FAB2B5", -"6 c #FAB9BC", -"7 c #F1333C", -"8 c #FAAFB2", -"9 c #F8989C", -"0 c #FAAFB3", -"a c #FEEDEE", -"b c #F89297", -"c c #EC8A90", -"d c #F03A43", -"e c #E7D9DC", -"f c #E9ACB1", -"g c #EF545B", -"............................", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++@#$%%&*@++++++++++", -"+++++++++=-;;;;;;->+++++++++", -"++++++++=,;;;;;;;;,>++++++++", -"+++++++@-;;';;;;);;!~+++++++", -"+++++++#;;;{]^^/(;;;_+++++++", -"+++++++:;;;<[}|[1;;;&+++++++", -"+++++++2;;;;3[[4;;;;-+++++++", -"+++++++-;;;^5[[67;;;!+++++++", -"+++++++$;;;8[99[0;;;&+++++++", -"+++++++*;;;ab;;ba;;;c+++++++", -"+++++++@-;;;;;;;;;;de+++++++", -"++++++++>,;;;;;;;;,f++++++++", -"+++++++++>!;;;;;;df+++++++++", -"++++++++++~_g22gce++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/hide-active.xpm b/common/xfwm4/hide-active.xpm deleted file mode 100644 index 0f163b1..0000000 --- a/common/xfwm4/hide-active.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * hide_active_xpm[] = { -"28 28 4 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #90949E", -"............................", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"+++++++++++@@@@@@+++++++++++", -"+++++++++++@@@@@@+++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/hide-inactive.xpm b/common/xfwm4/hide-inactive.xpm deleted file mode 100644 index 9d86a14..0000000 --- a/common/xfwm4/hide-inactive.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * hide_inactive_xpm[] = { -"28 28 4 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #B5B8C0", -"............................", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"+++++++++++@@@@@@+++++++++++", -"+++++++++++@@@@@@+++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/hide-prelight.xpm b/common/xfwm4/hide-prelight.xpm deleted file mode 100644 index 01232b0..0000000 --- a/common/xfwm4/hide-prelight.xpm +++ /dev/null @@ -1,54 +0,0 @@ -/* XPM */ -static char * hide_prelight_xpm[] = { -"28 28 23 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E5E6E9", -"# c #DADCE1", -"$ c #D4D6DC", -"% c #D2D4DA", -"& c #DFE1E5", -"* c #D2D5DB", -"= c #E3E4E8", -"- c #F3F4F6", -"; c #FCFCFC", -"> c #E2E4E8", -", c #D5D7DD", -"' c #F5F6F6", -") c #FDFDFE", -"! c #DBDDE2", -"~ c #FBFCFC", -"{ c #7A7F8B", -"] c #FBFBFC", -"^ c #D1D4DA", -"/ c #E0E1E5", -"( c #F3F3F6", -"............................", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++@#$%%$#@++++++++++", -"+++++++++&*=-;;->*&+++++++++", -"++++++++&,'))))))',&++++++++", -"+++++++@*'))))))))'*@+++++++", -"+++++++#=))))))))))>!+++++++", -"+++++++$-))))))))))-$+++++++", -"+++++++%~)){{{{{{))~%+++++++", -"+++++++%~)){{{{{{))]^+++++++", -"+++++++$-))))))))))-$+++++++", -"+++++++#>))))))))))>!+++++++", -"+++++++@*'))))))))'*@+++++++", -"++++++++&,'))))))',/++++++++", -"+++++++++&*>-~~(>*/+++++++++", -"++++++++++@!$%%$!@++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/hide-pressed.xpm b/common/xfwm4/hide-pressed.xpm deleted file mode 100644 index f2fff0b..0000000 --- a/common/xfwm4/hide-pressed.xpm +++ /dev/null @@ -1,55 +0,0 @@ -/* XPM */ -static char * hide_pressed_xpm[] = { -"28 28 24 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #DAE1E9", -"# c #99BDE6", -"$ c #6EA3E2", -"% c #5897E2", -"& c #6EA4E4", -"* c #9ABCE6", -"= c #B5CBE7", -"- c #5998E1", -"; c #5294E2", -"> c #B5CCE7", -", c #5998E2", -"' c #DAE0EA", -") c #9BBCE6", -"! c #6DA3E3", -"~ c #5997E2", -"{ c #FFFFFF", -"] c #9BBDE5", -"^ c #5A98E2", -"/ c #DAE1EA", -"( c #B6CDE8", -"_ c #6FA4E3", -"............................", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++@#$%%&*@++++++++++", -"+++++++++=-;;;;;;->+++++++++", -"++++++++=;;;;;;;;;;>++++++++", -"+++++++@-;;;;;;;;;;,'+++++++", -"+++++++#;;;;;;;;;;;;)+++++++", -"+++++++!;;;;;;;;;;;;&+++++++", -"+++++++~;;;{{{{{{;;;-+++++++", -"+++++++-;;;{{{{{{;;;,+++++++", -"+++++++$;;;;;;;;;;;;&+++++++", -"+++++++*;;;;;;;;;;;;]+++++++", -"+++++++@-;;;;;;;;;;^/+++++++", -"++++++++>;;;;;;;;;;(++++++++", -"+++++++++>,;;;;;;^(+++++++++", -"++++++++++')_~~_]/++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/maximize-active.xpm b/common/xfwm4/maximize-active.xpm deleted file mode 100644 index e67208c..0000000 --- a/common/xfwm4/maximize-active.xpm +++ /dev/null @@ -1,44 +0,0 @@ -/* XPM */ -static char * maximize_active_xpm[] = { -"28 28 13 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E5E6E9", -"# c #ACAFB7", -"$ c #90949E", -"% c #A0A5AD", -"& c #E6E7EA", -"* c #A9ADB4", -"= c #E3E4E8", -"- c #E6E7EB", -"; c #ADB0B8", -"> c #A0A4AB", -"............................", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++@#$$%+++++++++++", -"+++++++++++@+@#$$+++++++++++", -"++++++++++&*=+-;$+++++++++++", -"++++++++++&$*=+-;+++++++++++", -"++++++++++&$$#@+@+++++++++++", -"+++++++++++>$$#@++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/maximize-inactive.xpm b/common/xfwm4/maximize-inactive.xpm deleted file mode 100644 index d90d5cd..0000000 --- a/common/xfwm4/maximize-inactive.xpm +++ /dev/null @@ -1,43 +0,0 @@ -/* XPM */ -static char * maximize_inactive_xpm[] = { -"28 28 12 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E6E7EA", -"# c #C5C8CD", -"$ c #B5B8C0", -"% c #BFC2C9", -"& c #C4C7CC", -"* c #E5E6EA", -"= c #E6E7EB", -"- c #C6C8CE", -"; c #BEC1C7", -"............................", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++@#$$%+++++++++++", -"+++++++++++@+@#$$+++++++++++", -"++++++++++@&*+=-$+++++++++++", -"++++++++++@$&*+=-+++++++++++", -"++++++++++@$$#@+@+++++++++++", -"+++++++++++;$$#@++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/maximize-prelight.xpm b/common/xfwm4/maximize-prelight.xpm deleted file mode 100644 index 06852e8..0000000 --- a/common/xfwm4/maximize-prelight.xpm +++ /dev/null @@ -1,62 +0,0 @@ -/* XPM */ -static char * maximize_prelight_xpm[] = { -"28 28 31 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E5E6E9", -"# c #DADCE1", -"$ c #D4D6DC", -"% c #D2D4DA", -"& c #DFE1E5", -"* c #D2D5DB", -"= c #E3E4E8", -"- c #F3F4F6", -"; c #FCFCFC", -"> c #E2E4E8", -", c #D5D7DD", -"' c #F5F6F6", -") c #FDFDFE", -"! c #FBFBFC", -"~ c #A5A8AF", -"{ c #7A7F8B", -"] c #9397A1", -"^ c #DBDDE2", -"/ c #FBFCFC", -"( c #FCFCFD", -"_ c #A1A5AC", -": c #FAFAFB", -"< c #FBFCFD", -"[ c #A8AAB2", -"} c #D1D4DA", -"| c #92969F", -"1 c #E0E1E5", -"2 c #F3F3F6", -"............................", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++@#$%%$#@++++++++++", -"+++++++++&*=-;;->*&+++++++++", -"++++++++&,'))))))',&++++++++", -"+++++++@*'))))))))'*@+++++++", -"+++++++#=)))!~{{]))>^+++++++", -"+++++++$-))!)!~{{))-$+++++++", -"+++++++%/)(_:)<[{))/%+++++++", -"+++++++%/)({_:)<[))!}+++++++", -"+++++++$-)({{~!)!))-$+++++++", -"+++++++#>))|{{~!)))>^+++++++", -"+++++++@*'))))))))'*@+++++++", -"++++++++&,'))))))',1++++++++", -"+++++++++&*>-//2>*1+++++++++", -"++++++++++@^$%%$^@++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/maximize-pressed.xpm b/common/xfwm4/maximize-pressed.xpm deleted file mode 100644 index 05818bf..0000000 --- a/common/xfwm4/maximize-pressed.xpm +++ /dev/null @@ -1,64 +0,0 @@ -/* XPM */ -static char * maximize_pressed_xpm[] = { -"28 28 33 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #DAE1E9", -"# c #99BDE6", -"$ c #6EA3E2", -"% c #5897E2", -"& c #6EA4E4", -"* c #9ABCE6", -"= c #B5CBE7", -"- c #5998E1", -"; c #5294E2", -"> c #B5CCE7", -", c #5998E2", -"' c #DAE0EA", -") c #5596E3", -"! c #C7DDF6", -"~ c #FFFFFF", -"{ c #DDEAF9", -"] c #9BBCE6", -"^ c #6DA3E3", -"/ c #5997E2", -"( c #5395E2", -"_ c #CCE0F6", -": c #5797E3", -"< c #5495E2", -"[ c #C3DAF5", -"} c #DFEBFA", -"| c #9BBDE5", -"1 c #5A98E2", -"2 c #DAE1EA", -"3 c #B6CDE8", -"4 c #6FA4E3", -"............................", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++@#$%%&*@++++++++++", -"+++++++++=-;;;;;;->+++++++++", -"++++++++=;;;;;;;;;;>++++++++", -"+++++++@-;;;;;;;;;;,'+++++++", -"+++++++#;;;;)!~~{;;;]+++++++", -"+++++++^;;;);)!~~;;;&+++++++", -"+++++++/;;(_:;<[~;;;-+++++++", -"+++++++-;;(~_:;<[;;;,+++++++", -"+++++++$;;(~~!););;;&+++++++", -"+++++++*;;;}~~!);;;;|+++++++", -"+++++++@-;;;;;;;;;;12+++++++", -"++++++++>;;;;;;;;;;3++++++++", -"+++++++++>,;;;;;;13+++++++++", -"++++++++++']4//4|2++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/menu-active.xpm b/common/xfwm4/menu-active.xpm deleted file mode 100644 index a60213d..0000000 --- a/common/xfwm4/menu-active.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static char * menu_active_xpm[] = { -"26 16 2 1", -" c None", -". c #E7E8EB", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -".........................."}; diff --git a/common/xfwm4/menu-inactive.xpm b/common/xfwm4/menu-inactive.xpm deleted file mode 100644 index 2263f26..0000000 --- a/common/xfwm4/menu-inactive.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static char * menu_inactive_xpm[] = { -"26 16 2 1", -" c None", -". c #E7E8EB", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -".........................."}; diff --git a/common/xfwm4/menu-pressed.xpm b/common/xfwm4/menu-pressed.xpm deleted file mode 100644 index c2fae9e..0000000 --- a/common/xfwm4/menu-pressed.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static char * menu_pressed_xpm[] = { -"26 16 2 1", -" c None", -". c #E7E8EB", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -"..........................", -".........................."}; diff --git a/common/xfwm4/render-assets.sh b/common/xfwm4/render-assets.sh new file mode 100755 index 0000000..f38ea37 --- /dev/null +++ b/common/xfwm4/render-assets.sh @@ -0,0 +1,36 @@ +#! /bin/bash + +INKSCAPE="/usr/bin/inkscape" +OPTIPNG="/usr/bin/optipng" + +SRC_FILE="assets.svg" +DARK_SRC_FILE="assets-dark.svg" +ASSETS_DIR="assets" +DARK_ASSETS_DIR="assets-dark" + +INDEX="assets.txt" + +for i in `cat $INDEX` +do +if [ -f $ASSETS_DIR/$i.png ]; then + echo $ASSETS_DIR/$i.png exists. +else + echo + echo Rendering $ASSETS_DIR/$i.png + $INKSCAPE --export-id=$i \ + --export-id-only \ + --export-png=$ASSETS_DIR/$i.png $SRC_FILE >/dev/null \ + && $OPTIPNG -o7 --quiet $ASSETS_DIR/$i.png +fi +if [ -f $DARK_ASSETS_DIR/$i.png ]; then + echo $DARK_ASSETS_DIR/$i.png exists. +else + echo + echo Rendering $DARK_ASSETS_DIR/$i.png + $INKSCAPE --export-id=$i \ + --export-id-only \ + --export-png=$DARK_ASSETS_DIR/$i.png $DARK_SRC_FILE >/dev/null \ + && $OPTIPNG -o7 --quiet $DARK_ASSETS_DIR/$i.png +fi +done +exit 0 diff --git a/common/xfwm4/shade-active.xpm b/common/xfwm4/shade-active.xpm deleted file mode 100644 index eac4841..0000000 --- a/common/xfwm4/shade-active.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * shade_active_xpm[] = { -"18 28 4 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #A4AAB7", -"..................", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++@@++++++++", -"+++++++@@@@+++++++", -"++++++@@@@@@++++++", -"+++++@@@@@@@@+++++", -"++++++++++++++++++", -"+++++@@@@@@@@+++++", -"+++++@@@@@@@@+++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++"}; diff --git a/common/xfwm4/shade-inactive.xpm b/common/xfwm4/shade-inactive.xpm deleted file mode 100644 index 0ea245d..0000000 --- a/common/xfwm4/shade-inactive.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * shade_inactive_xpm[] = { -"18 28 4 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #B9BFCE", -"..................", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++@@++++++++", -"+++++++@@@@+++++++", -"++++++@@@@@@++++++", -"+++++@@@@@@@@+++++", -"++++++++++++++++++", -"+++++@@@@@@@@+++++", -"+++++@@@@@@@@+++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++"}; diff --git a/common/xfwm4/shade-pressed.xpm b/common/xfwm4/shade-pressed.xpm deleted file mode 100644 index 5b7b166..0000000 --- a/common/xfwm4/shade-pressed.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * shade_pressed_xpm[] = { -"18 28 4 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #5294E2", -"..................", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++@@++++++++", -"+++++++@@@@+++++++", -"++++++@@@@@@++++++", -"+++++@@@@@@@@+++++", -"++++++++++++++++++", -"+++++@@@@@@@@+++++", -"+++++@@@@@@@@+++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++"}; diff --git a/common/xfwm4/stick-active.xpm b/common/xfwm4/stick-active.xpm deleted file mode 100644 index 5e434e4..0000000 --- a/common/xfwm4/stick-active.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * stick_active_xpm[] = { -"18 28 4 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #A4AAB7", -"..................", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++@@++++++++", -"++++++++@@++++++++", -"++++++++@@++++++++", -"+++++@@@@@@@@+++++", -"+++++@@@@@@@@+++++", -"++++++++@@++++++++", -"++++++++@@++++++++", -"++++++++@@++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++"}; diff --git a/common/xfwm4/stick-inactive.xpm b/common/xfwm4/stick-inactive.xpm deleted file mode 100644 index 8adae7b..0000000 --- a/common/xfwm4/stick-inactive.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * stick_inactive_xpm[] = { -"18 28 4 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #B9BFCE", -"..................", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++@@++++++++", -"++++++++@@++++++++", -"++++++++@@++++++++", -"+++++@@@@@@@@+++++", -"+++++@@@@@@@@+++++", -"++++++++@@++++++++", -"++++++++@@++++++++", -"++++++++@@++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++"}; diff --git a/common/xfwm4/stick-pressed.xpm b/common/xfwm4/stick-pressed.xpm deleted file mode 100644 index b13b23a..0000000 --- a/common/xfwm4/stick-pressed.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * stick_pressed_xpm[] = { -"18 28 4 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #5294E2", -"..................", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++@@++++++++", -"++++++++@@++++++++", -"++++++++@@++++++++", -"+++++@@@@@@@@+++++", -"+++++@@@@@@@@+++++", -"++++++++@@++++++++", -"++++++++@@++++++++", -"++++++++@@++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++", -"++++++++++++++++++"}; diff --git a/common/xfwm4-dark/themerc b/common/xfwm4/themerc-dark index f7fd498..f7fd498 100644 --- a/common/xfwm4-dark/themerc +++ b/common/xfwm4/themerc-dark diff --git a/common/xfwm4/title-1-active.xpm b/common/xfwm4/title-1-active.xpm deleted file mode 100644 index 3cd1343..0000000 --- a/common/xfwm4/title-1-active.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_1_active_xpm[] = { -"5 28 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -".....", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++"}; diff --git a/common/xfwm4/title-1-inactive.xpm b/common/xfwm4/title-1-inactive.xpm deleted file mode 100644 index c80d54e..0000000 --- a/common/xfwm4/title-1-inactive.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_1_inactive_xpm[] = { -"5 28 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -".....", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++"}; diff --git a/common/xfwm4/title-2-active.xpm b/common/xfwm4/title-2-active.xpm deleted file mode 100644 index c95ef97..0000000 --- a/common/xfwm4/title-2-active.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_2_active_xpm[] = { -"5 28 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -".....", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++"}; diff --git a/common/xfwm4/title-2-inactive.xpm b/common/xfwm4/title-2-inactive.xpm deleted file mode 100644 index e3c714b..0000000 --- a/common/xfwm4/title-2-inactive.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_2_inactive_xpm[] = { -"5 28 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -".....", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++"}; diff --git a/common/xfwm4/title-3-active.xpm b/common/xfwm4/title-3-active.xpm deleted file mode 100644 index 56a283f..0000000 --- a/common/xfwm4/title-3-active.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_3_active_xpm[] = { -"5 28 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -".....", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++"}; diff --git a/common/xfwm4/title-3-inactive.xpm b/common/xfwm4/title-3-inactive.xpm deleted file mode 100644 index 027b4b1..0000000 --- a/common/xfwm4/title-3-inactive.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_3_inactive_xpm[] = { -"5 28 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -".....", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++"}; diff --git a/common/xfwm4/title-4-active.xpm b/common/xfwm4/title-4-active.xpm deleted file mode 100644 index b01ba4f..0000000 --- a/common/xfwm4/title-4-active.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_4_active_xpm[] = { -"5 28 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -".....", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++"}; diff --git a/common/xfwm4/title-4-inactive.xpm b/common/xfwm4/title-4-inactive.xpm deleted file mode 100644 index 1415bd2..0000000 --- a/common/xfwm4/title-4-inactive.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_4_inactive_xpm[] = { -"5 28 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -".....", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++"}; diff --git a/common/xfwm4/title-5-active.xpm b/common/xfwm4/title-5-active.xpm deleted file mode 100644 index 1ca25d2..0000000 --- a/common/xfwm4/title-5-active.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_5_active_xpm[] = { -"5 28 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -".....", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++"}; diff --git a/common/xfwm4/title-5-inactive.xpm b/common/xfwm4/title-5-inactive.xpm deleted file mode 100644 index 925bbb0..0000000 --- a/common/xfwm4/title-5-inactive.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_5_inactive_xpm[] = { -"5 28 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -".....", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++", -"+++++"}; diff --git a/common/xfwm4/top-left-active.xpm b/common/xfwm4/top-left-active.xpm deleted file mode 100644 index 97217ee..0000000 --- a/common/xfwm4/top-left-active.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * top_left_active_xpm[] = { -"2 28 4 1", -" c None", -". c #ECEDF0", -"+ c #E8E9EB", -"@ c #E7E8EB", -" .", -".+", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@"}; diff --git a/common/xfwm4/top-left-inactive.xpm b/common/xfwm4/top-left-inactive.xpm deleted file mode 100644 index 6071c0b..0000000 --- a/common/xfwm4/top-left-inactive.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * top_left_inactive_xpm[] = { -"2 28 4 1", -" c None", -". c #ECEDF0", -"+ c #E8E9EB", -"@ c #E7E8EB", -" .", -".+", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@"}; diff --git a/common/xfwm4/top-right-active.xpm b/common/xfwm4/top-right-active.xpm deleted file mode 100644 index 57ad16b..0000000 --- a/common/xfwm4/top-right-active.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * top_right_active_xpm[] = { -"2 28 4 1", -" c None", -". c #ECEDF0", -"+ c #E8E9EB", -"@ c #E7E8EB", -". ", -"+.", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@"}; diff --git a/common/xfwm4/top-right-inactive.xpm b/common/xfwm4/top-right-inactive.xpm deleted file mode 100644 index f32a699..0000000 --- a/common/xfwm4/top-right-inactive.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * top_right_inactive_xpm[] = { -"2 28 4 1", -" c None", -". c #ECEDF0", -"+ c #E8E9EB", -"@ c #E7E8EB", -". ", -"+.", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@", -"@@"}; |