summaryrefslogtreecommitdiff
path: root/themes/default-4.0
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default-4.0')
-rw-r--r--themes/default-4.0/Makefile.am56
-rw-r--r--themes/default-4.0/README4
-rw-r--r--themes/default-4.0/bottom-active.xpm15
-rw-r--r--themes/default-4.0/bottom-inactive.xpm15
-rw-r--r--themes/default-4.0/bottom-left-active.xpm25
-rw-r--r--themes/default-4.0/bottom-left-inactive.xpm25
-rw-r--r--themes/default-4.0/bottom-right-active.xpm25
-rw-r--r--themes/default-4.0/bottom-right-inactive.xpm25
-rw-r--r--themes/default-4.0/close-active.xpm32
-rw-r--r--themes/default-4.0/close-inactive.xpm32
-rw-r--r--themes/default-4.0/close-pressed.xpm32
-rw-r--r--themes/default-4.0/hide-active.xpm32
-rw-r--r--themes/default-4.0/hide-inactive.xpm32
-rw-r--r--themes/default-4.0/hide-pressed.xpm32
-rw-r--r--themes/default-4.0/left-active.xpm41
-rw-r--r--themes/default-4.0/left-inactive.xpm41
-rw-r--r--themes/default-4.0/maximize-active.xpm32
-rw-r--r--themes/default-4.0/maximize-inactive.xpm32
-rw-r--r--themes/default-4.0/maximize-pressed.xpm32
-rw-r--r--themes/default-4.0/maximize-toggled-active.xpm32
-rw-r--r--themes/default-4.0/maximize-toggled-inactive.xpm32
-rw-r--r--themes/default-4.0/maximize-toggled-pressed.xpm32
-rw-r--r--themes/default-4.0/menu-active.xpm32
-rw-r--r--themes/default-4.0/menu-inactive.xpm32
-rw-r--r--themes/default-4.0/menu-pressed.xpm32
-rw-r--r--themes/default-4.0/right-active.xpm41
-rw-r--r--themes/default-4.0/right-inactive.xpm41
-rw-r--r--themes/default-4.0/shade-active.xpm32
-rw-r--r--themes/default-4.0/shade-inactive.xpm32
-rw-r--r--themes/default-4.0/shade-pressed.xpm32
-rw-r--r--themes/default-4.0/shade-toggled-active.xpm32
-rw-r--r--themes/default-4.0/shade-toggled-inactive.xpm32
-rw-r--r--themes/default-4.0/shade-toggled-pressed.xpm32
-rw-r--r--themes/default-4.0/stick-active.xpm32
-rw-r--r--themes/default-4.0/stick-inactive.xpm32
-rw-r--r--themes/default-4.0/stick-pressed.xpm32
-rw-r--r--themes/default-4.0/stick-toggled-active.xpm32
-rw-r--r--themes/default-4.0/stick-toggled-inactive.xpm32
-rw-r--r--themes/default-4.0/stick-toggled-pressed.xpm32
-rw-r--r--themes/default-4.0/themerc9
-rw-r--r--themes/default-4.0/title-1-active.xpm31
-rw-r--r--themes/default-4.0/title-1-inactive.xpm31
-rw-r--r--themes/default-4.0/title-2-active.xpm35
-rw-r--r--themes/default-4.0/title-2-inactive.xpm35
-rw-r--r--themes/default-4.0/title-3-active.xpm35
-rw-r--r--themes/default-4.0/title-3-inactive.xpm35
-rw-r--r--themes/default-4.0/title-4-active.xpm35
-rw-r--r--themes/default-4.0/title-4-inactive.xpm35
-rw-r--r--themes/default-4.0/title-5-active.xpm31
-rw-r--r--themes/default-4.0/title-5-inactive.xpm31
-rw-r--r--themes/default-4.0/top-left-active.xpm31
-rw-r--r--themes/default-4.0/top-left-inactive.xpm31
-rw-r--r--themes/default-4.0/top-right-active.xpm31
-rw-r--r--themes/default-4.0/top-right-inactive.xpm31
54 files changed, 0 insertions, 1685 deletions
diff --git a/themes/default-4.0/Makefile.am b/themes/default-4.0/Makefile.am
deleted file mode 100644
index b46a93d09..000000000
--- a/themes/default-4.0/Makefile.am
+++ /dev/null
@@ -1,56 +0,0 @@
-themedir = $(datadir)/themes/Default-4.0/xfwm4
-theme_DATA = \
- README \
- themerc \
- bottom-active.xpm \
- bottom-inactive.xpm \
- bottom-left-active.xpm \
- bottom-left-inactive.xpm \
- bottom-right-active.xpm \
- bottom-right-inactive.xpm \
- close-active.xpm \
- close-inactive.xpm \
- close-pressed.xpm \
- hide-active.xpm \
- hide-inactive.xpm \
- hide-pressed.xpm \
- left-active.xpm \
- left-inactive.xpm \
- maximize-active.xpm \
- maximize-inactive.xpm \
- maximize-pressed.xpm \
- maximize-toggled-active.xpm \
- maximize-toggled-inactive.xpm \
- maximize-toggled-pressed.xpm \
- menu-active.xpm \
- menu-inactive.xpm \
- menu-pressed.xpm \
- right-active.xpm \
- right-inactive.xpm \
- shade-active.xpm \
- shade-inactive.xpm \
- shade-pressed.xpm \
- shade-toggled-active.xpm \
- shade-toggled-inactive.xpm \
- shade-toggled-pressed.xpm \
- stick-active.xpm \
- stick-inactive.xpm \
- stick-pressed.xpm \
- stick-toggled-active.xpm \
- stick-toggled-inactive.xpm \
- stick-toggled-pressed.xpm \
- title-1-active.xpm \
- title-1-inactive.xpm \
- title-2-active.xpm \
- title-2-inactive.xpm \
- title-3-active.xpm \
- title-3-inactive.xpm \
- title-4-active.xpm \
- title-4-inactive.xpm \
- title-5-active.xpm \
- title-5-inactive.xpm \
- top-left-active.xpm \
- top-left-inactive.xpm \
- top-right-active.xpm \
- top-right-inactive.xpm
-EXTRA_DIST = $(theme_DATA)
diff --git a/themes/default-4.0/README b/themes/default-4.0/README
deleted file mode 100644
index 69be53d84..000000000
--- a/themes/default-4.0/README
+++ /dev/null
@@ -1,4 +0,0 @@
-default-4.0
------------
-
-Default xfwm4 theme from version 4.0.
diff --git a/themes/default-4.0/bottom-active.xpm b/themes/default-4.0/bottom-active.xpm
deleted file mode 100644
index fdcc9b8db..000000000
--- a/themes/default-4.0/bottom-active.xpm
+++ /dev/null
@@ -1,15 +0,0 @@
-/* XPM */
-static char * bottom_active_xpm[] = {
-"32 6 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #FFFFFF s active_hilight_2",
-"@ c #D5D6D5 s active_color_2",
-"# c #B4BAB4 s active_mid_2",
-"$ c #000000",
-"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
-"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
-"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
-"################################",
-"................................",
-"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"};
diff --git a/themes/default-4.0/bottom-inactive.xpm b/themes/default-4.0/bottom-inactive.xpm
deleted file mode 100644
index 5541a0fdb..000000000
--- a/themes/default-4.0/bottom-inactive.xpm
+++ /dev/null
@@ -1,15 +0,0 @@
-/* XPM */
-static char * bottom_inactive_xpm[] = {
-"32 6 6 1",
-" c None",
-". c #949594 s inactive_shadow_2",
-"+ c #FFFFFF s inactive_hilight_2",
-"@ c #D5D6D5 s inactive_color_2",
-"# c #B4BAB4 s inactive_mid_2",
-"$ c #000000",
-"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
-"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
-"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
-"################################",
-"................................",
-"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"};
diff --git a/themes/default-4.0/bottom-left-active.xpm b/themes/default-4.0/bottom-left-active.xpm
deleted file mode 100644
index 3616fb67b..000000000
--- a/themes/default-4.0/bottom-left-active.xpm
+++ /dev/null
@@ -1,25 +0,0 @@
-/* XPM */
-static char * bottom_left_active_xpm[] = {
-"16 16 6 1",
-" c None",
-". c #000000",
-"+ c #525FAB s active_color_1",
-"@ c #4B58A2 s active_shadow_1",
-"# c #FFFFFF s active_hilight_1",
-"$ c #848FD6 s active_mid_1",
-".+@@@@ ",
-".#+++@ ",
-".#+++@ ",
-".#+++@ ",
-".#+++@ ",
-".#+++@ ",
-".#+++@ ",
-".#+++@ ",
-".#+++@ ",
-".#+++@ ",
-".#++++@@@@@@@@@@",
-" .#++++++++++++@",
-" .#++++++++++++@",
-" .@@++++++++++@",
-" ..@@@@@@@@@@@",
-" ..........."};
diff --git a/themes/default-4.0/bottom-left-inactive.xpm b/themes/default-4.0/bottom-left-inactive.xpm
deleted file mode 100644
index 1e2a6b583..000000000
--- a/themes/default-4.0/bottom-left-inactive.xpm
+++ /dev/null
@@ -1,25 +0,0 @@
-/* XPM */
-static char * bottom_left_inactive_xpm[] = {
-"16 16 6 1",
-" c None",
-". c #000000",
-"+ c #525FAB s inactive_color_1",
-"@ c #4B58A2 s inactive_shadow_1",
-"# c #FFFFFF s inactive_hilight_1",
-"$ c #848FD6 s inactive_mid_1",
-".+@@@@ ",
-".#+++@ ",
-".#+++@ ",
-".#+++@ ",
-".#+++@ ",
-".#+++@ ",
-".#+++@ ",
-".#+++@ ",
-".#+++@ ",
-".#+++@ ",
-".#++++@@@@@@@@@@",
-" .#++++++++++++@",
-" .#++++++++++++@",
-" .@@++++++++++@",
-" ..@@@@@@@@@@@",
-" ..........."};
diff --git a/themes/default-4.0/bottom-right-active.xpm b/themes/default-4.0/bottom-right-active.xpm
deleted file mode 100644
index 285d67e08..000000000
--- a/themes/default-4.0/bottom-right-active.xpm
+++ /dev/null
@@ -1,25 +0,0 @@
-/* XPM */
-static char * bottom_right_active_xpm[] = {
-"16 16 6 1",
-" c None",
-". c #4B58A2 s active_shadow_1",
-"+ c #525FAB s active_color_1",
-"@ c #000000",
-"# c #FFFFFF s active_hilight_1",
-"$ c #848FD6 s active_mid_1",
-" .....@",
-" .+++.@",
-" .+++.@",
-" .+++.@",
-" .+++.@",
-" .+++.@",
-" .+++.@",
-" .+++.@",
-" .+++.@",
-" .+++.@",
-"..........++++.@",
-".++++++++++++.@ ",
-".++++++++++++.@ ",
-".++++++++++..@ ",
-"...........@@ ",
-"@@@@@@@@@@@ "};
diff --git a/themes/default-4.0/bottom-right-inactive.xpm b/themes/default-4.0/bottom-right-inactive.xpm
deleted file mode 100644
index c7d0d6229..000000000
--- a/themes/default-4.0/bottom-right-inactive.xpm
+++ /dev/null
@@ -1,25 +0,0 @@
-/* XPM */
-static char * bottom_right_inactive_xpm[] = {
-"16 16 6 1",
-" c None",
-". c #4B58A2 s inactive_shadow_1",
-"+ c #525FAB s inactive_color_1",
-"@ c #000000",
-"# c #FFFFFF s inactive_hilight_1",
-"$ c #848FD6 s inactive_mid_1",
-" .....@",
-" .+++.@",
-" .+++.@",
-" .+++.@",
-" .+++.@",
-" .+++.@",
-" .+++.@",
-" .+++.@",
-" .+++.@",
-" .+++.@",
-"..........++++.@",
-".++++++++++++.@ ",
-".++++++++++++.@ ",
-".++++++++++..@ ",
-"...........@@ ",
-"@@@@@@@@@@@ "};
diff --git a/themes/default-4.0/close-active.xpm b/themes/default-4.0/close-active.xpm
deleted file mode 100644
index 605186cf3..000000000
--- a/themes/default-4.0/close-active.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * close_active_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s active_hilight_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #949594 s active_shadow_2",
-"# c #000000",
-"$ c #B4BAB4 s active_mid_2",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"++++##+++++##++++",
-"++++###+++###++++",
-"++++@###+###@++++",
-"++++$@#####@$++++",
-"+++++$@###@$+++++",
-"++++++#####++++++",
-"+++++###@###+++++",
-"++++###@$@###++++",
-"++++##@$+$@##++++",
-"++++@@$+++$@@++++",
-"++++$$+++++$$++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/close-inactive.xpm b/themes/default-4.0/close-inactive.xpm
deleted file mode 100644
index 87b97895e..000000000
--- a/themes/default-4.0/close-inactive.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * close_inactive_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s inactive_hilight_2",
-"+ c #D5D6D5 s inactive_color_2",
-"@ c #949594 s inactive_shadow_2",
-"# c #000000",
-"$ c #B4BAB4 s inactive_mid_2",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"++++@@+++++@@++++",
-"++++@@@+++@@@++++",
-"++++$@@@+@@@$++++",
-"+++++$@@@@@$+++++",
-"++++++$@@@$++++++",
-"++++++@@@@@++++++",
-"+++++@@@$@@@+++++",
-"++++@@@$+$@@@++++",
-"++++@@$+++$@@++++",
-"++++$$+++++$$++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/close-pressed.xpm b/themes/default-4.0/close-pressed.xpm
deleted file mode 100644
index 69d2eb8c3..000000000
--- a/themes/default-4.0/close-pressed.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * close_pressed_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #B4BAB4 s active_mid_2",
-"= c #FFFFFF s active_hilight_2",
-"# c #000000",
-" ",
-" ",
-" ",
-"................+",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@##@@@@@##@@@=",
-".@@@###@@@###@@@=",
-".@@@.###@###.@@@=",
-".@@@@.#####.@@@@=",
-".@@@@@.###.@@@@@=",
-".@@@@@#####@@@@@=",
-".@@@@###.###@@@@=",
-".@@@###.@.###@@@=",
-".@@@##.@@@.##@@@=",
-".@@@..@@@@@..@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-"+================",
-" ",
-" "}:
-
diff --git a/themes/default-4.0/hide-active.xpm b/themes/default-4.0/hide-active.xpm
deleted file mode 100644
index 566257295..000000000
--- a/themes/default-4.0/hide-active.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * hide_active_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s active_hilight_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #949594 s active_shadow_2",
-"# c #000000",
-"$ c #B4BAB4 s active_mid_2",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"++++++#####++++++",
-"++++++#####++++++",
-"++++++##+##++++++",
-"++++++#####++++++",
-"++++++#####++++++",
-"++++++@@@@@++++++",
-"++++++$$$$$++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/hide-inactive.xpm b/themes/default-4.0/hide-inactive.xpm
deleted file mode 100644
index 493f3723e..000000000
--- a/themes/default-4.0/hide-inactive.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * hide_inactive_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s inactive_hilight_2",
-"+ c #D5D6D5 s inactive_color_2",
-"@ c #949594 s inactive_shadow_2",
-"# c #000000",
-"$ c #B4BAB4 s inactive_mid_2",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"++++++@@@@@++++++",
-"++++++@@@@@++++++",
-"++++++@@+@@++++++",
-"++++++@@@@@++++++",
-"++++++@@@@@++++++",
-"++++++$$$$$++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/hide-pressed.xpm b/themes/default-4.0/hide-pressed.xpm
deleted file mode 100644
index 65b329562..000000000
--- a/themes/default-4.0/hide-pressed.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * hide_pressed_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #B4BAB4 s active_mid_2",
-"= c #FFFFFF s active_hilight_2",
-"# c #000000",
-" ",
-" ",
-" ",
-"................+",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@#####@@@@@=",
-".@@@@@#####@@@@@=",
-".@@@@@##@##@@@@@=",
-".@@@@@#####@@@@@=",
-".@@@@@#####@@@@@=",
-".@@@@@.....@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-"+================",
-" ",
-" "};
-
diff --git a/themes/default-4.0/left-active.xpm b/themes/default-4.0/left-active.xpm
deleted file mode 100644
index 09059d1d6..000000000
--- a/themes/default-4.0/left-active.xpm
+++ /dev/null
@@ -1,41 +0,0 @@
-/* XPM */
-static char * left_active_xpm[] = {
-"6 32 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #FFFFFF s active_hilight_2",
-"# c #D5D6D5 s active_color_2",
-"* c #B4BAB4 s active_mid_2",
-"@ c #000000",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####"};
diff --git a/themes/default-4.0/left-inactive.xpm b/themes/default-4.0/left-inactive.xpm
deleted file mode 100644
index ab6a22fcf..000000000
--- a/themes/default-4.0/left-inactive.xpm
+++ /dev/null
@@ -1,41 +0,0 @@
-/* XPM */
-static char * left_inactive_xpm[] = {
-"6 32 6 1",
-" c None",
-". c #949594 s inactive_shadow_2",
-"+ c #FFFFFF s inactive_hilight_2",
-"# c #D5D6D5 s inactive_color_2",
-"* c #B4BAB4 s inactive_mid_2",
-"@ c #000000",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####",
-"@+####"};
diff --git a/themes/default-4.0/maximize-active.xpm b/themes/default-4.0/maximize-active.xpm
deleted file mode 100644
index e106758a2..000000000
--- a/themes/default-4.0/maximize-active.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * maximize_active_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s active_hilight_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #949594 s active_shadow_2",
-"# c #000000",
-"$ c #B4BAB4 s active_mid_2",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"++++#########++++",
-"++++#########++++",
-"++++##@@@@@##++++",
-"++++##$$$$$##++++",
-"++++##+++++##++++",
-"++++##+++++##++++",
-"++++##+++++##++++",
-"++++#########++++",
-"++++#########++++",
-"++++@@@@@@@@@++++",
-"++++$$$$$$$$$++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/maximize-inactive.xpm b/themes/default-4.0/maximize-inactive.xpm
deleted file mode 100644
index 97c03563e..000000000
--- a/themes/default-4.0/maximize-inactive.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * maximize_inactive_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s inactive_hilight_2",
-"+ c #D5D6D5 s inactive_color_2",
-"@ c #949594 s inactive_shadow_2",
-"# c #000000",
-"$ c #B4BAB4 s inactive_mid_2",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"++++@@@@@@@@@++++",
-"++++@@@@@@@@@++++",
-"++++@@$$$$$@@++++",
-"++++@@+++++@@++++",
-"++++@@+++++@@++++",
-"++++@@+++++@@++++",
-"++++@@+++++@@++++",
-"++++@@@@@@@@@++++",
-"++++@@@@@@@@@++++",
-"++++$$$$$$$$$++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/maximize-pressed.xpm b/themes/default-4.0/maximize-pressed.xpm
deleted file mode 100644
index c45492fdb..000000000
--- a/themes/default-4.0/maximize-pressed.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * maximize_pressed_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #B4BAB4 s active_mid_2",
-"= c #FFFFFF s active_hilight_2",
-"# c #000000",
-" ",
-" ",
-" ",
-"................+",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@#########@@@=",
-".@@@#########@@@=",
-".@@@##.....##@@@=",
-".@@@##@@@@@##@@@=",
-".@@@##@@@@@##@@@=",
-".@@@##@@@@@##@@@=",
-".@@@##@@@@@##@@@=",
-".@@@#########@@@=",
-".@@@#########@@@=",
-".@@@.........@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-"+================",
-" ",
-" "};
-
diff --git a/themes/default-4.0/maximize-toggled-active.xpm b/themes/default-4.0/maximize-toggled-active.xpm
deleted file mode 100644
index 485332a2f..000000000
--- a/themes/default-4.0/maximize-toggled-active.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * maximize_toggled_active_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s active_hilight_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #949594 s active_shadow_2",
-"# c #000000",
-"$ c #B4BAB4 s active_mid_2",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++########++++++",
-"+++########++++++",
-"+++##@@@@##++++++",
-"+++##$$$$##@##+++",
-"+++##++++##@##+++",
-"+++##++++##+##+++",
-"+++########+##+++",
-"+++########+##+++",
-"+++@@@@@++++##+++",
-"+++$$$########+++",
-"++++++########+++",
-"++++++@@@@@@@@+++",
-"++++++$$$$$$$$+++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/maximize-toggled-inactive.xpm b/themes/default-4.0/maximize-toggled-inactive.xpm
deleted file mode 100644
index 8eb873608..000000000
--- a/themes/default-4.0/maximize-toggled-inactive.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * maximize_toggled_inactive_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s inactive_hilight_2",
-"+ c #D5D6D5 s inactive_color_2",
-"@ c #949594 s inactive_shadow_2",
-"# c #000000",
-"$ c #B4BAB4 s inactive_mid_2",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++@@@@@@@@++++++",
-"+++@@@@@@@@++++++",
-"+++@@$$$$@@++++++",
-"+++@@++++@@$@@+++",
-"+++@@++++@@$@@+++",
-"+++@@++++@@+@@+++",
-"+++@@@@@@@@+@@+++",
-"+++@@@@@@@@+@@+++",
-"+++$$$$$++++@@+++",
-"++++++@@@@@@@@+++",
-"++++++@@@@@@@@+++",
-"++++++$$$$$$$$+++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/maximize-toggled-pressed.xpm b/themes/default-4.0/maximize-toggled-pressed.xpm
deleted file mode 100644
index 46f184100..000000000
--- a/themes/default-4.0/maximize-toggled-pressed.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * maximize_toggled_pressed_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #B4BAB4 s active_mid_2",
-"= c #FFFFFF s active_hilight_2",
-"# c #000000",
-" ",
-" ",
-" ",
-"................+",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@########@@@@@=",
-".@@########@@@@@=",
-".@@##....##@@@@@=",
-".@@##@@@@##.##@@=",
-".@@##@@@@##.##@@=",
-".@@##@@@@##@##@@=",
-".@@########@##@@=",
-".@@########@##@@=",
-".@@.....@@@@##@@=",
-".@@@@@########@@=",
-".@@@@@########@@=",
-".@@@@@........@@=",
-".@@@@@@@@@@@@@@@=",
-"+================",
-" ",
-" "};
-
diff --git a/themes/default-4.0/menu-active.xpm b/themes/default-4.0/menu-active.xpm
deleted file mode 100644
index 3814b0c82..000000000
--- a/themes/default-4.0/menu-active.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * menu_active_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s active_hilight_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #949594 s active_shadow_2",
-"# c #000000",
-"$ c #B4BAB4 s active_mid_2",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++###########+++",
-"+++###########+++",
-"+++@@@@@@@@@@@+++",
-"+++$#########$+++",
-"++++##@@@@@##++++",
-"++++@##$$$##@++++",
-"++++$@##+##@$++++",
-"+++++$@###@$+++++",
-"++++++$@#@$++++++",
-"+++++++$@$+++++++",
-"++++++++$++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/menu-inactive.xpm b/themes/default-4.0/menu-inactive.xpm
deleted file mode 100644
index 197187fe0..000000000
--- a/themes/default-4.0/menu-inactive.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * menu_inactive_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s inactive_hilight_2",
-"+ c #D5D6D5 s inactive_color_2",
-"@ c #949594 s inactive_shadow_2",
-"# c #000000",
-"$ c #B4BAB4 s inactive_mid_2",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++@@@@@@@@@@@+++",
-"+++@@@@@@@@@@@+++",
-"+++$$$$$$$$$$$+++",
-"++++@@@@@@@@@++++",
-"++++@@$$$$$@@++++",
-"++++$@@+++@@$++++",
-"+++++$@@+@@$+++++",
-"++++++$@@@$++++++",
-"+++++++$@$+++++++",
-"++++++++$++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/menu-pressed.xpm b/themes/default-4.0/menu-pressed.xpm
deleted file mode 100644
index ffc83c86c..000000000
--- a/themes/default-4.0/menu-pressed.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * menu_pressed_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #B4BAB4 s active_mid_2",
-"= c #FFFFFF s active_hilight_2",
-"# c #000000",
-" ",
-" ",
-" ",
-"................+",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@###########@@=",
-".@@###########@@=",
-".@@...........@@=",
-".@@@#########@@@=",
-".@@@##.....##@@@=",
-".@@@.##.@.##.@@@=",
-".@@@@.##.##.@@@@=",
-".@@@@@.###.@@@@@=",
-".@@@@@@.#.@@@@@@=",
-".@@@@@@@.@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-"+================",
-" ",
-" "};
-
diff --git a/themes/default-4.0/right-active.xpm b/themes/default-4.0/right-active.xpm
deleted file mode 100644
index f0989ffb9..000000000
--- a/themes/default-4.0/right-active.xpm
+++ /dev/null
@@ -1,41 +0,0 @@
-/* XPM */
-static char * right_active_xpm[] = {
-"6 32 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #FFFFFF s active_hilight_2",
-"# c #D5D6D5 s active_color_2",
-"* c #B4BAB4 s active_mid_2",
-"@ c #000000",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@"};
diff --git a/themes/default-4.0/right-inactive.xpm b/themes/default-4.0/right-inactive.xpm
deleted file mode 100644
index 48a10d25a..000000000
--- a/themes/default-4.0/right-inactive.xpm
+++ /dev/null
@@ -1,41 +0,0 @@
-/* XPM */
-static char * right_inactive_xpm[] = {
-"6 32 6 1",
-" c None",
-". c #949594 s inactive_shadow_2",
-"+ c #FFFFFF s inactive_hilight_2",
-"# c #D5D6D5 s inactive_color_2",
-"* c #B4BAB4 s inactive_mid_2",
-"@ c #000000",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@",
-"###*.@"};
diff --git a/themes/default-4.0/shade-active.xpm b/themes/default-4.0/shade-active.xpm
deleted file mode 100644
index a62694397..000000000
--- a/themes/default-4.0/shade-active.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * shade_active_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s active_hilight_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #949594 s active_shadow_2",
-"# c #B4BAB4 s active_mid_2",
-"$ c #000000",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"++++++++$++++++++",
-"+++++++$$$+++++++",
-"++++++$$@$$++++++",
-"+++++$$@#@$$+++++",
-"++++$$@#+#@$$++++",
-"++++$$$$$$$$$++++",
-"++++@@@@@@@@@++++",
-"+++$$$$$$$$$$$+++",
-"+++$$$$$$$$$$$+++",
-"+++@@@@@@@@@@@+++",
-"+++###########+++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/shade-inactive.xpm b/themes/default-4.0/shade-inactive.xpm
deleted file mode 100644
index 2f65be38d..000000000
--- a/themes/default-4.0/shade-inactive.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * shade_inactive_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s inactive_hilight_2",
-"+ c #D5D6D5 s inactive_color_2",
-"@ c #949594 s inactive_shadow_2",
-"# c #B4BAB4 s inactive_mid_2",
-"$ c #000000",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"++++++++@++++++++",
-"+++++++@@@+++++++",
-"++++++@@#@@++++++",
-"+++++@@#+#@@+++++",
-"++++@@+++++@@++++",
-"++++@@@@@@@@@++++",
-"++++#########++++",
-"+++@@@@@@@@@@@+++",
-"+++@@@@@@@@@@@+++",
-"+++###########+++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/shade-pressed.xpm b/themes/default-4.0/shade-pressed.xpm
deleted file mode 100644
index ef2a4d3bc..000000000
--- a/themes/default-4.0/shade-pressed.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * shade_pressed_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #B4BAB4 s active_mid_2",
-"= c #FFFFFF s active_hilight_2",
-"# c #000000",
-" ",
-" ",
-" ",
-"................+",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@#@@@@@@@=",
-".@@@@@@###@@@@@@=",
-".@@@@@##.##@@@@@=",
-".@@@@##.@.##@@@@=",
-".@@@##.@@@.##@@@=",
-".@@@#########@@@=",
-".@@@.........@@@=",
-".@@###########@@=",
-".@@###########@@=",
-".@@...........@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-"+================",
-" ",
-" "};
-
diff --git a/themes/default-4.0/shade-toggled-active.xpm b/themes/default-4.0/shade-toggled-active.xpm
deleted file mode 100644
index 8323460a8..000000000
--- a/themes/default-4.0/shade-toggled-active.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * shade_toggled_active_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s active_hilight_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #949594 s active_shadow_2",
-"# c #B4BAB4 s active_mid_2",
-"$ c #000000",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"++++$$$$$$$$$++++",
-"++++$$@@@@@$$++++",
-"++++@$$###$$@++++",
-"++++#@$$+$$@#++++",
-"+++++#@$$$@#+++++",
-"++++++#@$@#++++++",
-"+++++++#@#+++++++",
-"+++$$$$$$$$$$$+++",
-"+++$$$$$$$$$$$+++",
-"+++@@@@@@@@@@@+++",
-"+++###########+++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/shade-toggled-inactive.xpm b/themes/default-4.0/shade-toggled-inactive.xpm
deleted file mode 100644
index e6916583e..000000000
--- a/themes/default-4.0/shade-toggled-inactive.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * shade_toggled_inactive_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s inactive_hilight_2",
-"+ c #D5D6D5 s inactive_color_2",
-"@ c #949594 s inactive_shadow_2",
-"# c #B4BAB4 s inactive_mid_2",
-"$ c #000000",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"++++@@@@@@@@@++++",
-"++++@@#####@@++++",
-"++++#@@+++@@#++++",
-"+++++#@@+@@#+++++",
-"++++++#@@@#++++++",
-"+++++++#@#+++++++",
-"++++++++#++++++++",
-"+++@@@@@@@@@@@+++",
-"+++@@@@@@@@@@@+++",
-"+++###########+++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/shade-toggled-pressed.xpm b/themes/default-4.0/shade-toggled-pressed.xpm
deleted file mode 100644
index ae6007592..000000000
--- a/themes/default-4.0/shade-toggled-pressed.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * shade_toggled_pressed_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #B4BAB4 s active_mid_2",
-"= c #FFFFFF s active_hilight_2",
-"# c #000000",
-" ",
-" ",
-" ",
-"................+",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@#########@@@=",
-".@@@##.....##@@@=",
-".@@@.##@@@##.@@@=",
-".@@@@.##@##.@@@@=",
-".@@@@@.###.@@@@@=",
-".@@@@@@.#.@@@@@@=",
-".@@@@@@@.@@@@@@@=",
-".@@###########@@=",
-".@@###########@@=",
-".@@...........@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-"+================",
-" ",
-" "};
-
diff --git a/themes/default-4.0/stick-active.xpm b/themes/default-4.0/stick-active.xpm
deleted file mode 100644
index 7b7d4a6bd..000000000
--- a/themes/default-4.0/stick-active.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * stick_active_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s active_hilight_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #949594 s active_shadow_2",
-"# c #000000",
-"$ c #B4BAB4 s active_mid_2",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++#+++#+++",
-"+++++++++#####+++",
-"+++@######++##+++",
-"+++#$$$$$#$$##+++",
-"+++@######@@##+++",
-"+++$@@@@@#####+++",
-"++++$$$$$#@@@#+++",
-"+++++++++@$$$@+++",
-"+++++++++$+++$+++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/stick-inactive.xpm b/themes/default-4.0/stick-inactive.xpm
deleted file mode 100644
index 4906043c1..000000000
--- a/themes/default-4.0/stick-inactive.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * stick_inactive_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s inactive_hilight_2",
-"+ c #D5D6D5 s inactive_color_2",
-"@ c #949594 s inactive_shadow_2",
-"# c #000000",
-"$ c #B4BAB4 s inactive_mid_2",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++@+++@+++",
-"+++++++++@@@@@+++",
-"+++$@@@@@@++@@+++",
-"+++@$$$$$@$$@@+++",
-"+++$@@@@@@$$@@+++",
-"++++$$$$$@@@@@+++",
-"+++++++++@$$$@+++",
-"+++++++++$+++$+++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/stick-pressed.xpm b/themes/default-4.0/stick-pressed.xpm
deleted file mode 100644
index fe0b71e73..000000000
--- a/themes/default-4.0/stick-pressed.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * stick_pressed_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #B4BAB4 s active_mid_2",
-"= c #FFFFFF s active_hilight_2",
-"# c #000000",
-" ",
-" ",
-" ",
-"................+",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@#@@@#@@=",
-".@@@@@@@@#####@@=",
-".@@.######@@##@@=",
-".@@#.....#..##@@=",
-".@@.######..##@@=",
-".@@@.....#####@@=",
-".@@@@@@@@#...#@@=",
-".@@@@@@@@.@@@.@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-".@@@@@@@@@@@@@@@=",
-"+================",
-" ",
-" "};
-
diff --git a/themes/default-4.0/stick-toggled-active.xpm b/themes/default-4.0/stick-toggled-active.xpm
deleted file mode 100644
index 5b6f173e0..000000000
--- a/themes/default-4.0/stick-toggled-active.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * stick_toggled_active_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s active_hilight_2",
-"+ c #D5D6D5 s active_color_2",
-"@ c #949594 s active_shadow_2",
-"# c #B4BAB4 s active_mid_2",
-"$ c #000000",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"++++++#$$$#++++++",
-"+++++#$++@$#+++++",
-"+++++$+++#@$#++++",
-"+++++$++$#@$@++++",
-"+++++$@###@$@#+++",
-"+++++#$@@@$@@#+++",
-"++++++#$$$@@##+++",
-"+++++++#@@@##++++",
-"+++++++++###+++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/stick-toggled-inactive.xpm b/themes/default-4.0/stick-toggled-inactive.xpm
deleted file mode 100644
index 06677218f..000000000
--- a/themes/default-4.0/stick-toggled-inactive.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * stick_toggled_inactive_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #FFFFFF s inactive_hilight_2",
-"+ c #D5D6D5 s inactive_color_2",
-"@ c #949594 s inactive_shadow_2",
-"# c #B4BAB4 s inactive_mid_2",
-"$ c #000000",
-" ",
-" ",
-" ",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"++++++#@@@#++++++",
-"+++++#@++#@#+++++",
-"+++++@+++##@#++++",
-"+++++@++@##@#++++",
-"+++++@#####@##+++",
-"+++++#@###@###+++",
-"++++++#@@@####+++",
-"+++++++######++++",
-"+++++++++###+++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-"+++++++++++++++++",
-" ",
-" "};
-
diff --git a/themes/default-4.0/stick-toggled-pressed.xpm b/themes/default-4.0/stick-toggled-pressed.xpm
deleted file mode 100644
index 922305b1e..000000000
--- a/themes/default-4.0/stick-toggled-pressed.xpm
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * stick_toggled_pressed_xpm[] = {
-"17 22 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #B4BAB4 s active_mid_2",
-"@ c #D5D6D5 s active_color_2",
-"= c #FFFFFF s active_hilight_2",
-"# c #000000",
-" ",
-" ",
-" ",
-"................@",
-".+++++++++++++++=",
-".+++++++++++++++=",
-".+++++++++++++++=",
-".+++++++++++++++=",
-".+++++.###.+++++=",
-".++++.#@@.#.++++=",
-".++++#@@@+.#.+++=",
-".++++#@@#+.#.+++=",
-".++++#.+++.#..++=",
-".++++.#...#...++=",
-".+++++.###....++=",
-".++++++......+++=",
-".++++++++...++++=",
-".+++++++++++++++=",
-".+++++++++++++++=",
-"@================",
-" ",
-" "};
-
diff --git a/themes/default-4.0/themerc b/themes/default-4.0/themerc
deleted file mode 100644
index c959f8a8e..000000000
--- a/themes/default-4.0/themerc
+++ /dev/null
@@ -1,9 +0,0 @@
-button_offset=0
-button_spacing=2
-full_width_title=true
-maximized_offset=2
-title_horizontal_offset=0
-title_shadow_active=false
-title_shadow_inactive=false
-title_vertical_offset_active=0
-title_vertical_offset_inactive=0
diff --git a/themes/default-4.0/title-1-active.xpm b/themes/default-4.0/title-1-active.xpm
deleted file mode 100644
index 2b7f5d433..000000000
--- a/themes/default-4.0/title-1-active.xpm
+++ /dev/null
@@ -1,31 +0,0 @@
-/* XPM */
-static char * title_1_active_xpm[] = {
-"8 22 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #FFFFFF s active_hilight_2",
-"@ c #D5D6D5 s active_color_2",
-"# c #B4BAB4 s active_mid_2",
-"$ c #000000",
-"$$$$$$$$",
-"++++++++",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"########"};
diff --git a/themes/default-4.0/title-1-inactive.xpm b/themes/default-4.0/title-1-inactive.xpm
deleted file mode 100644
index 7c43a3a84..000000000
--- a/themes/default-4.0/title-1-inactive.xpm
+++ /dev/null
@@ -1,31 +0,0 @@
-/* XPM */
-static char * title_1_inactive_xpm[] = {
-"8 22 6 1",
-" c None",
-". c #949594 s inactive_shadow_2",
-"+ c #FFFFFF s inactive_hilight_2",
-"@ c #D5D6D5 s inactive_color_2",
-"# c #B4BAB4 s inactive_mid_2",
-"$ c #000000",
-"$$$$$$$$",
-"++++++++",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"########"};
diff --git a/themes/default-4.0/title-2-active.xpm b/themes/default-4.0/title-2-active.xpm
deleted file mode 100644
index a92484cc6..000000000
--- a/themes/default-4.0/title-2-active.xpm
+++ /dev/null
@@ -1,35 +0,0 @@
-/* XPM */
-static char * title_2_active_xpm[] = {
-"16 22 10 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF s active_hilight_2",
-"@ c #D5D6D5 s active_color_2",
-"# c #4B58A2 s active_shadow_1",
-"$ c #525FAB s active_color_1",
-"% c #848FD6 s active_mid_1",
-"& c #B4BAB4 s active_mid_2",
-"* c #949594 s active_shadow_2",
-"= c #FFFFFF s active_hilight_1",
-"................",
-"+++++$==========",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@@#$$$$$$$$$",
-"@@@@@@#$$$$$$$$$",
-"@@@@@@@#$$$$$$$$",
-"@@@@@@@@##$$$$$$",
-"@@@@@@@@@@######",
-"&&&&&&&&&&&&&&&&",};
diff --git a/themes/default-4.0/title-2-inactive.xpm b/themes/default-4.0/title-2-inactive.xpm
deleted file mode 100644
index d64c24e33..000000000
--- a/themes/default-4.0/title-2-inactive.xpm
+++ /dev/null
@@ -1,35 +0,0 @@
-/* XPM */
-static char * title_2_inactive_xpm[] = {
-"16 22 10 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF s inactive_hilight_2",
-"@ c #D5D6D5 s inactive_color_2",
-"# c #4B58A2 s inactive_shadow_1",
-"$ c #525FAB s inactive_color_1",
-"% c #848FD6 s inactive_mid_1",
-"& c #B4BAB4 s inactive_mid_2",
-"* c #949594 s inactive_shadow_2",
-"= c #FFFFFF s inactive_hilight_1",
-"................",
-"+++++$==========",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@@#$$$$$$$$$",
-"@@@@@@#$$$$$$$$$",
-"@@@@@@@#$$$$$$$$",
-"@@@@@@@@##$$$$$$",
-"@@@@@@@@@@######",
-"&&&&&&&&&&&&&&&&",};
diff --git a/themes/default-4.0/title-3-active.xpm b/themes/default-4.0/title-3-active.xpm
deleted file mode 100644
index ec17df0b0..000000000
--- a/themes/default-4.0/title-3-active.xpm
+++ /dev/null
@@ -1,35 +0,0 @@
-/* XPM */
-static char * title_3_active_xpm[] = {
-"20 22 10 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF s active_hilight_2",
-"@ c #D5D6D5 s active_color_2",
-"# c #4B58A2 s active_shadow_1",
-"$ c #848FD6 s active_mid_1",
-"% c #525FAB s active_color_1",
-"& c #B4BAB4 s active_mid_2",
-"* c #949594 s active_shadow_2",
-"= c #FFFFFF s active_hilight_1",
-"....................",
-"====================",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"####################",
-"&&&&&&&&&&&&&&&&&&&&"};
diff --git a/themes/default-4.0/title-3-inactive.xpm b/themes/default-4.0/title-3-inactive.xpm
deleted file mode 100644
index 0e90b9789..000000000
--- a/themes/default-4.0/title-3-inactive.xpm
+++ /dev/null
@@ -1,35 +0,0 @@
-/* XPM */
-static char * title_3_inactive_xpm[] = {
-"20 22 10 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF s inactive_hilight_2",
-"@ c #D5D6D5 s inactive_color_2",
-"# c #4B58A2 s inactive_shadow_1",
-"$ c #848FD6 s inactive_mid_1",
-"% c #525FAB s inactive_color_1",
-"& c #B4BAB4 s inactive_mid_2",
-"* c #949594 s inactive_shadow_2",
-"= c #FFFFFF s inactive_hilight_1",
-"....................",
-"====================",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"####################",
-"&&&&&&&&&&&&&&&&&&&&"};
diff --git a/themes/default-4.0/title-4-active.xpm b/themes/default-4.0/title-4-active.xpm
deleted file mode 100644
index 1076ebd18..000000000
--- a/themes/default-4.0/title-4-active.xpm
+++ /dev/null
@@ -1,35 +0,0 @@
-/* XPM */
-static char * title_4_active_xpm[] = {
-"16 22 10 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF s active_hilight_2",
-"@ c #D5D6D5 s active_color_2",
-"# c #949594 s active_shadow_2",
-"$ c #4B58A2 s active_shadow_1",
-"% c #848FD6 s active_mid_1",
-"& c #525FAB s active_color_1",
-"* c #B4BAB4 s active_mid_2",
-"= c #FFFFFF s active_hilight_1",
-"................",
-"==========&+++++",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&$@@@@@@",
-"&&&&&&&&&$@@@@@@",
-"&&&&&&&&$@@@@@@@",
-"&&&&&&$$@@@@@@@@",
-"$$$$$$@@@@@@@@@@",
-"****************"};
diff --git a/themes/default-4.0/title-4-inactive.xpm b/themes/default-4.0/title-4-inactive.xpm
deleted file mode 100644
index e1ee8d71c..000000000
--- a/themes/default-4.0/title-4-inactive.xpm
+++ /dev/null
@@ -1,35 +0,0 @@
-/* XPM */
-static char * title_4_inactive_xpm[] = {
-"16 22 10 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF s inactive_hilight_2",
-"@ c #D5D6D5 s inactive_color_2",
-"# c #949594 s inactive_shadow_2",
-"$ c #4B58A2 s inactive_shadow_1",
-"% c #848FD6 s inactive_mid_1",
-"& c #525FAB s inactive_color_1",
-"* c #B4BAB4 s inactive_mid_2",
-"= c #FFFFFF s inactive_hilight_1",
-"................",
-"==========&+++++",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&$@@@@@@",
-"&&&&&&&&&$@@@@@@",
-"&&&&&&&&$@@@@@@@",
-"&&&&&&$$@@@@@@@@",
-"$$$$$$@@@@@@@@@@",
-"****************"};
diff --git a/themes/default-4.0/title-5-active.xpm b/themes/default-4.0/title-5-active.xpm
deleted file mode 100644
index ce5ac2bae..000000000
--- a/themes/default-4.0/title-5-active.xpm
+++ /dev/null
@@ -1,31 +0,0 @@
-/* XPM */
-static char * title_5_active_xpm[] = {
-"8 22 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #FFFFFF s active_hilight_2",
-"@ c #D5D6D5 s active_color_2",
-"# c #B4BAB4 s active_mid_2",
-"$ c #000000",
-"$$$$$$$$",
-"++++++++",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"########"};
diff --git a/themes/default-4.0/title-5-inactive.xpm b/themes/default-4.0/title-5-inactive.xpm
deleted file mode 100644
index df1a8e045..000000000
--- a/themes/default-4.0/title-5-inactive.xpm
+++ /dev/null
@@ -1,31 +0,0 @@
-/* XPM */
-static char * title_5_inactive_xpm[] = {
-"8 22 6 1",
-" c None",
-". c #949594 s inactive_shadow_2",
-"+ c #FFFFFF s inactive_hilight_2",
-"@ c #D5D6D5 s inactive_color_2",
-"# c #B4BAB4 s inactive_mid_2",
-"$ c #000000",
-"$$$$$$$$",
-"++++++++",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"########"};
diff --git a/themes/default-4.0/top-left-active.xpm b/themes/default-4.0/top-left-active.xpm
deleted file mode 100644
index 940a729e8..000000000
--- a/themes/default-4.0/top-left-active.xpm
+++ /dev/null
@@ -1,31 +0,0 @@
-/* XPM */
-static char * top_left_active_xpm[] = {
-"7 22 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #B4BAB4 s active_mid_2",
-"@ c #FFFFFF s active_hilight_2",
-"# c #D5D6D5 s active_color_2",
-"$ c #000000",
-" $$",
-" $$@@",
-" $@@##",
-" $@####",
-" $@####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####"};
diff --git a/themes/default-4.0/top-left-inactive.xpm b/themes/default-4.0/top-left-inactive.xpm
deleted file mode 100644
index e705bee7c..000000000
--- a/themes/default-4.0/top-left-inactive.xpm
+++ /dev/null
@@ -1,31 +0,0 @@
-/* XPM */
-static char * top_left_inactive_xpm[] = {
-"7 22 6 1",
-" c None",
-". c #949594 s inactive_shadow_2",
-"+ c #B4BAB4 s inactive_mid_2",
-"@ c #FFFFFF s inactive_hilight_2",
-"# c #D5D6D5 s inactive_color_2",
-"$ c #000000",
-" $$",
-" $$@@",
-" $@@##",
-" $@####",
-" $@####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
-"$@#####"};
diff --git a/themes/default-4.0/top-right-active.xpm b/themes/default-4.0/top-right-active.xpm
deleted file mode 100644
index 937263874..000000000
--- a/themes/default-4.0/top-right-active.xpm
+++ /dev/null
@@ -1,31 +0,0 @@
-/* XPM */
-static char * top_right_active_xpm[] = {
-"7 22 6 1",
-" c None",
-". c #949594 s active_shadow_2",
-"+ c #FFFFFF s active_hilight_2",
-"@ c #B4BAB4 s active_mid_2",
-"# c #D5D6D5 s active_color_2",
-"$ c #000000",
-"$$ ",
-"++$$ ",
-"##+#$ ",
-"###@.$ ",
-"###@.$ ",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$"};
diff --git a/themes/default-4.0/top-right-inactive.xpm b/themes/default-4.0/top-right-inactive.xpm
deleted file mode 100644
index 84cb9e116..000000000
--- a/themes/default-4.0/top-right-inactive.xpm
+++ /dev/null
@@ -1,31 +0,0 @@
-/* XPM */
-static char * top_right_inactive_xpm[] = {
-"7 22 6 1",
-" c None",
-". c #949594 s inactive_shadow_2",
-"+ c #FFFFFF s inactive_hilight_2",
-"@ c #B4BAB4 s inactive_mid_2",
-"# c #D5D6D5 s inactive_color_2",
-"$ c #000000",
-"$$ ",
-"++$$ ",
-"##+#$ ",
-"###@.$ ",
-"###@.$ ",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
-"####@.$"};