From 5e789a02423d5dda25ecc415905f675f0918e9be Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Fri, 5 Mar 2004 20:03:11 +0000
Subject: [PATCH] Remove the black frame around windows, looks smoother

(Old svn revision: 11616)
---
 themes/default/bottom-active.xpm             |  4 +-
 themes/default/bottom-inactive.xpm           |  4 +-
 themes/default/bottom-left-active.xpm        | 32 +++++-----
 themes/default/bottom-left-inactive.xpm      | 32 +++++-----
 themes/default/bottom-right-active.xpm       | 32 +++++-----
 themes/default/bottom-right-inactive.xpm     | 32 +++++-----
 themes/default/close-active.xpm              |  3 +-
 themes/default/close-inactive.xpm            |  3 +-
 themes/default/close-pressed.xpm             |  3 +-
 themes/default/hide-active.xpm               |  3 +-
 themes/default/hide-inactive.xpm             |  3 +-
 themes/default/hide-pressed.xpm              |  3 +-
 themes/default/left-active.xpm               | 64 ++++++++++----------
 themes/default/left-inactive.xpm             | 64 ++++++++++----------
 themes/default/maximize-active.xpm           |  3 +-
 themes/default/maximize-inactive.xpm         |  3 +-
 themes/default/maximize-pressed.xpm          |  3 +-
 themes/default/maximize-toggled-active.xpm   |  3 +-
 themes/default/maximize-toggled-inactive.xpm |  3 +-
 themes/default/maximize-toggled-pressed.xpm  |  3 +-
 themes/default/menu-active.xpm               |  3 +-
 themes/default/menu-inactive.xpm             |  3 +-
 themes/default/menu-pressed.xpm              |  3 +-
 themes/default/right-active.xpm              | 64 ++++++++++----------
 themes/default/right-inactive.xpm            | 64 ++++++++++----------
 themes/default/shade-active.xpm              |  3 +-
 themes/default/shade-inactive.xpm            |  3 +-
 themes/default/shade-pressed.xpm             |  3 +-
 themes/default/shade-toggled-active.xpm      |  3 +-
 themes/default/shade-toggled-inactive.xpm    |  3 +-
 themes/default/shade-toggled-pressed.xpm     |  3 +-
 themes/default/stick-active.xpm              |  3 +-
 themes/default/stick-inactive.xpm            |  3 +-
 themes/default/stick-pressed.xpm             |  3 +-
 themes/default/stick-toggled-active.xpm      |  3 +-
 themes/default/stick-toggled-inactive.xpm    |  3 +-
 themes/default/stick-toggled-pressed.xpm     |  3 +-
 themes/default/title-1-active.xpm            |  7 ++-
 themes/default/title-1-inactive.xpm          |  7 ++-
 themes/default/title-2-active.xpm            |  7 ++-
 themes/default/title-2-inactive.xpm          |  7 ++-
 themes/default/title-3-active.xpm            |  7 ++-
 themes/default/title-3-inactive.xpm          |  7 ++-
 themes/default/title-4-active.xpm            |  7 ++-
 themes/default/title-4-inactive.xpm          |  7 ++-
 themes/default/title-5-active.xpm            |  7 ++-
 themes/default/title-5-inactive.xpm          |  7 ++-
 themes/default/top-left-active.xpm           | 49 +++++++--------
 themes/default/top-left-inactive.xpm         | 49 +++++++--------
 themes/default/top-right-active.xpm          | 49 +++++++--------
 themes/default/top-right-inactive.xpm        | 49 +++++++--------
 51 files changed, 363 insertions(+), 376 deletions(-)

diff --git a/themes/default/bottom-active.xpm b/themes/default/bottom-active.xpm
index 9335e7d24..6800acacb 100644
--- a/themes/default/bottom-active.xpm
+++ b/themes/default/bottom-active.xpm
@@ -8,6 +8,6 @@ static char * bottom_active_xpm[] = {
 "#	c #D5D6D5 s active_color_1",
 "%	c #567B9C s active_mid_1",
 "################################",
+"################################",
 "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%",
-"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
-"................................"};
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"};
diff --git a/themes/default/bottom-inactive.xpm b/themes/default/bottom-inactive.xpm
index 629719a4a..8d4e38e54 100644
--- a/themes/default/bottom-inactive.xpm
+++ b/themes/default/bottom-inactive.xpm
@@ -8,6 +8,6 @@ static char * bottom_inactive_xpm[] = {
 "#	c #D5D6D5 s inactive_color_1",
 "%	c #567B9C s inactive_mid_1",
 "################################",
+"################################",
 "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%",
-"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
-"................................"};
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"};
diff --git a/themes/default/bottom-left-active.xpm b/themes/default/bottom-left-active.xpm
index f1eab8372..2eeaa09e3 100644
--- a/themes/default/bottom-left-active.xpm
+++ b/themes/default/bottom-left-active.xpm
@@ -7,19 +7,19 @@ static char * bottom_left_active_xpm[] = {
 "@      c #3E566B s active_shadow_1",
 "#	c #D5D6D5 s active_color_1",
 "%	c #567B9C s active_mid_1",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%%############",
-".@@%%%%%%%%%%%%%",
-".@@@@@@@@@@@@@@@",
-" ..............."};
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##############",
+"@%%#############",
+"@@%%%%%%%%%%%%%%",
+" @@@@@@@@@@@@@@@"};
diff --git a/themes/default/bottom-left-inactive.xpm b/themes/default/bottom-left-inactive.xpm
index 89a12aebb..5058fc17c 100644
--- a/themes/default/bottom-left-inactive.xpm
+++ b/themes/default/bottom-left-inactive.xpm
@@ -7,19 +7,19 @@ static char * bottom_left_inactive_xpm[] = {
 "@      c #3E566B s inactive_shadow_1",
 "#	c #D5D6D5 s inactive_color_1",
 "%	c #567B9C s inactive_mid_1",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%#            ",
-".@%%############",
-".@@%%%%%%%%%%%%%",
-".@@@@@@@@@@@@@@@",
-" ..............."};
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##            ",
+"@%##############",
+"@%%#############",
+"@@%%%%%%%%%%%%%%",
+" @@@@@@@@@@@@@@@"};
diff --git a/themes/default/bottom-right-active.xpm b/themes/default/bottom-right-active.xpm
index 5afcf425d..74374339e 100644
--- a/themes/default/bottom-right-active.xpm
+++ b/themes/default/bottom-right-active.xpm
@@ -7,19 +7,19 @@ static char * bottom_right_active_xpm[] = {
 "@	c #3E566B s active_shadow_1",
 "#	c #D5D6D5 s active_color_1",
 "%	c #567B9C s active_mid_1",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"############%%@.",
-"%%%%%%%%%%%%%@@.",
-"@@@@@@@@@@@@@@@.",
-"............... "};
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"##############%@",
+"#############%%@",
+"%%%%%%%%%%%%%%@@",
+"@@@@@@@@@@@@@@@ "};
diff --git a/themes/default/bottom-right-inactive.xpm b/themes/default/bottom-right-inactive.xpm
index 3be4cad21..49f36da47 100644
--- a/themes/default/bottom-right-inactive.xpm
+++ b/themes/default/bottom-right-inactive.xpm
@@ -7,19 +7,19 @@ static char * bottom_right_inactive_xpm[] = {
 "@	c #3E566B s inactive_shadow_1",
 "#	c #D5D6D5 s inactive_color_1",
 "%	c #567B9C s inactive_mid_1",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"            #%@.",
-"############%%@.",
-"%%%%%%%%%%%%%@@.",
-"@@@@@@@@@@@@@@@.",
-"............... "};
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"            ##%@",
+"##############%@",
+"#############%%@",
+"%%%%%%%%%%%%%%@@",
+"@@@@@@@@@@@@@@@ "};
diff --git a/themes/default/close-active.xpm b/themes/default/close-active.xpm
index d7a661737..11095a325 100644
--- a/themes/default/close-active.xpm
+++ b/themes/default/close-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * close_active_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -8,7 +8,6 @@ static char * close_active_xpm[] = {
 "#	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/close-inactive.xpm b/themes/default/close-inactive.xpm
index 586890fe1..30fab764a 100644
--- a/themes/default/close-inactive.xpm
+++ b/themes/default/close-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * close_inactive_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
@@ -8,7 +8,6 @@ static char * close_inactive_xpm[] = {
 "#	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/close-pressed.xpm b/themes/default/close-pressed.xpm
index b9b09d794..76e672a2f 100644
--- a/themes/default/close-pressed.xpm
+++ b/themes/default/close-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * close_pressed_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -8,7 +8,6 @@ static char * close_pressed_xpm[] = {
 "#	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/hide-active.xpm b/themes/default/hide-active.xpm
index 7d231a6ae..2a879255e 100644
--- a/themes/default/hide-active.xpm
+++ b/themes/default/hide-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * hide_active_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -8,7 +8,6 @@ static char * hide_active_xpm[] = {
 "#	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/hide-inactive.xpm b/themes/default/hide-inactive.xpm
index 081d0a3a4..dc19bb955 100644
--- a/themes/default/hide-inactive.xpm
+++ b/themes/default/hide-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * hide_inactive_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
@@ -8,7 +8,6 @@ static char * hide_inactive_xpm[] = {
 "#	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/hide-pressed.xpm b/themes/default/hide-pressed.xpm
index 920a4e8be..19672e4ab 100644
--- a/themes/default/hide-pressed.xpm
+++ b/themes/default/hide-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * hide_pressed_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -8,7 +8,6 @@ static char * hide_pressed_xpm[] = {
 "#	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/left-active.xpm b/themes/default/left-active.xpm
index fefe7df60..9b75e142e 100644
--- a/themes/default/left-active.xpm
+++ b/themes/default/left-active.xpm
@@ -7,35 +7,35 @@ static char * left_active_xpm[] = {
 "@	c #3E566B s active_shadow_1",
 "#	c #D5D6D5 s active_color_1",
 "%	c #567B9C s active_mid_1",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#"};
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##"};
diff --git a/themes/default/left-inactive.xpm b/themes/default/left-inactive.xpm
index dc918d41c..3753e03d1 100644
--- a/themes/default/left-inactive.xpm
+++ b/themes/default/left-inactive.xpm
@@ -7,35 +7,35 @@ static char * left_inactive_xpm[] = {
 "@	c #3E566B s inactive_shadow_1",
 "#	c #D5D6D5 s inactive_color_1",
 "%	c #567B9C s inactive_mid_1",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#",
-".@%#"};
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##",
+"@%##"};
diff --git a/themes/default/maximize-active.xpm b/themes/default/maximize-active.xpm
index 49dab4fda..3614e2986 100644
--- a/themes/default/maximize-active.xpm
+++ b/themes/default/maximize-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * maximize_active_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -8,7 +8,6 @@ static char * maximize_active_xpm[] = {
 "#	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/maximize-inactive.xpm b/themes/default/maximize-inactive.xpm
index bb47c1824..f55c59165 100644
--- a/themes/default/maximize-inactive.xpm
+++ b/themes/default/maximize-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * maximize_inactive_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
@@ -8,7 +8,6 @@ static char * maximize_inactive_xpm[] = {
 "#	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/maximize-pressed.xpm b/themes/default/maximize-pressed.xpm
index 09571210d..118196bc8 100644
--- a/themes/default/maximize-pressed.xpm
+++ b/themes/default/maximize-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * maximize_pressed_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -8,7 +8,6 @@ static char * maximize_pressed_xpm[] = {
 "#	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/maximize-toggled-active.xpm b/themes/default/maximize-toggled-active.xpm
index 77daa7ede..cc05835c5 100644
--- a/themes/default/maximize-toggled-active.xpm
+++ b/themes/default/maximize-toggled-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * maximize_toggled_active_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -8,7 +8,6 @@ static char * maximize_toggled_active_xpm[] = {
 "#	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/maximize-toggled-inactive.xpm b/themes/default/maximize-toggled-inactive.xpm
index 7cebb367e..2216d843c 100644
--- a/themes/default/maximize-toggled-inactive.xpm
+++ b/themes/default/maximize-toggled-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * maximize_toggled_inactive_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
@@ -8,7 +8,6 @@ static char * maximize_toggled_inactive_xpm[] = {
 "#	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/maximize-toggled-pressed.xpm b/themes/default/maximize-toggled-pressed.xpm
index 262940e96..aea656d35 100644
--- a/themes/default/maximize-toggled-pressed.xpm
+++ b/themes/default/maximize-toggled-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * maximize_toggled_pressed_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -8,7 +8,6 @@ static char * maximize_toggled_pressed_xpm[] = {
 "#	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/menu-active.xpm b/themes/default/menu-active.xpm
index b6d79fd2c..6287d93b7 100644
--- a/themes/default/menu-active.xpm
+++ b/themes/default/menu-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * menu_active_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -8,7 +8,6 @@ static char * menu_active_xpm[] = {
 "#	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/menu-inactive.xpm b/themes/default/menu-inactive.xpm
index 90931f978..53a746006 100644
--- a/themes/default/menu-inactive.xpm
+++ b/themes/default/menu-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * menu_inactive_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
@@ -8,7 +8,6 @@ static char * menu_inactive_xpm[] = {
 "#	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/menu-pressed.xpm b/themes/default/menu-pressed.xpm
index 8692ea1fe..0e998ef14 100644
--- a/themes/default/menu-pressed.xpm
+++ b/themes/default/menu-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * menu_pressed_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -8,7 +8,6 @@ static char * menu_pressed_xpm[] = {
 "#	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/right-active.xpm b/themes/default/right-active.xpm
index 73d003099..908bf1f2b 100644
--- a/themes/default/right-active.xpm
+++ b/themes/default/right-active.xpm
@@ -7,35 +7,35 @@ static char * right_active_xpm[] = {
 "@	c #3E566B s active_shadow_1",
 "#	c #D5D6D5 s active_color_1",
 "%	c #567B9C s active_mid_1",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@."};
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@"};
diff --git a/themes/default/right-inactive.xpm b/themes/default/right-inactive.xpm
index 21d751880..1cf702b9c 100644
--- a/themes/default/right-inactive.xpm
+++ b/themes/default/right-inactive.xpm
@@ -7,35 +7,35 @@ static char * right_inactive_xpm[] = {
 "@	c #3E566B s inactive_shadow_1",
 "#	c #D5D6D5 s inactive_color_1",
 "%	c #567B9C s inactive_mid_1",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@.",
-"#%@."};
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@",
+"##%@"};
diff --git a/themes/default/shade-active.xpm b/themes/default/shade-active.xpm
index 9fdfe04ed..add3ad7a6 100644
--- a/themes/default/shade-active.xpm
+++ b/themes/default/shade-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * shade_active_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -8,7 +8,6 @@ static char * shade_active_xpm[] = {
 "#	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/shade-inactive.xpm b/themes/default/shade-inactive.xpm
index 96dff3710..afdfdef09 100644
--- a/themes/default/shade-inactive.xpm
+++ b/themes/default/shade-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * shade_inactive_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
@@ -8,7 +8,6 @@ static char * shade_inactive_xpm[] = {
 "#	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/shade-pressed.xpm b/themes/default/shade-pressed.xpm
index 5304a3de9..883016cad 100644
--- a/themes/default/shade-pressed.xpm
+++ b/themes/default/shade-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * shade_pressed_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -8,7 +8,6 @@ static char * shade_pressed_xpm[] = {
 "#	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/shade-toggled-active.xpm b/themes/default/shade-toggled-active.xpm
index c63da1a76..9248bb779 100644
--- a/themes/default/shade-toggled-active.xpm
+++ b/themes/default/shade-toggled-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * shade_toggled_active_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -8,7 +8,6 @@ static char * shade_toggled_active_xpm[] = {
 "#	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/shade-toggled-inactive.xpm b/themes/default/shade-toggled-inactive.xpm
index b0984863c..884f50681 100644
--- a/themes/default/shade-toggled-inactive.xpm
+++ b/themes/default/shade-toggled-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * shade_toggled_inactive_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
@@ -8,7 +8,6 @@ static char * shade_toggled_inactive_xpm[] = {
 "#	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/shade-toggled-pressed.xpm b/themes/default/shade-toggled-pressed.xpm
index 51498ff4d..dc2b95903 100644
--- a/themes/default/shade-toggled-pressed.xpm
+++ b/themes/default/shade-toggled-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * shade_toggled_pressed_xpm[] = {
-"18 21 5 1",
+"18 20 5 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -8,7 +8,6 @@ static char * shade_toggled_pressed_xpm[] = {
 "#	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/stick-active.xpm b/themes/default/stick-active.xpm
index 2bceb9909..6d5ed56ce 100644
--- a/themes/default/stick-active.xpm
+++ b/themes/default/stick-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * stick_active_xpm[] = {
-"18 21 6 1",
+"18 20 6 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -9,7 +9,6 @@ static char * stick_active_xpm[] = {
 "$	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/stick-inactive.xpm b/themes/default/stick-inactive.xpm
index ef56727c2..65ad81d52 100644
--- a/themes/default/stick-inactive.xpm
+++ b/themes/default/stick-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * stick_inactive_xpm[] = {
-"18 21 6 1",
+"18 20 6 1",
 " 	c None",
 ".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
@@ -9,7 +9,6 @@ static char * stick_inactive_xpm[] = {
 "$	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/stick-pressed.xpm b/themes/default/stick-pressed.xpm
index af5fe9767..f387fc277 100644
--- a/themes/default/stick-pressed.xpm
+++ b/themes/default/stick-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * stick_pressed_xpm[] = {
-"18 21 6 1",
+"18 20 6 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -9,7 +9,6 @@ static char * stick_pressed_xpm[] = {
 "$	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/stick-toggled-active.xpm b/themes/default/stick-toggled-active.xpm
index 859cf70a2..5f4fb3afa 100644
--- a/themes/default/stick-toggled-active.xpm
+++ b/themes/default/stick-toggled-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * stick_toggled_active_xpm[] = {
-"18 21 6 1",
+"18 20 6 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -9,7 +9,6 @@ static char * stick_toggled_active_xpm[] = {
 "$	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/stick-toggled-inactive.xpm b/themes/default/stick-toggled-inactive.xpm
index 3c3a3a058..f6b3e491f 100644
--- a/themes/default/stick-toggled-inactive.xpm
+++ b/themes/default/stick-toggled-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * stick_toggled_inactive_xpm[] = {
-"18 21 6 1",
+"18 20 6 1",
 " 	c None",
 ".	c #567B9C s inactive_mid_1",
 "+	c #4B58A2 s inactive_shadow_1",
@@ -9,7 +9,6 @@ static char * stick_toggled_inactive_xpm[] = {
 "$	c #949595 s inactive_shadow_1",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/stick-toggled-pressed.xpm b/themes/default/stick-toggled-pressed.xpm
index e1fab3371..7d682a628 100644
--- a/themes/default/stick-toggled-pressed.xpm
+++ b/themes/default/stick-toggled-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * stick_toggled_pressed_xpm[] = {
-"18 21 6 1",
+"18 20 6 1",
 " 	c None",
 ".	c #567B9C s active_mid_1",
 "+	c #4B58A2 s active_shadow_1",
@@ -9,7 +9,6 @@ static char * stick_toggled_pressed_xpm[] = {
 "$	c #000000",
 "                  ",
 "                  ",
-"                  ",
 " .++++++++++++++. ",
 ".+@@@@@@@@@@@@@@+.",
 "+@@@@@@@@@@@@@@@@+",
diff --git a/themes/default/title-1-active.xpm b/themes/default/title-1-active.xpm
index 98dc6e2e1..4b5b23431 100644
--- a/themes/default/title-1-active.xpm
+++ b/themes/default/title-1-active.xpm
@@ -1,13 +1,13 @@
 /* XPM */
 static char * title_active_xpm[] = {
-"8 23 6 1",
+"8 24 6 1",
 " 	c None",
 ".	c #000000",
 "+	c #6EA0CD s active_hilight_1",
 "@	c #3E566B s active_shadow_1",
 "$	c #567B9C s active_mid_1",
 "#	c #4C7BA6 s active_color_1",
-"........",
+"@@@@@@@@",
 "++++++++",
 "++++++++",
 "########",
@@ -29,4 +29,5 @@ static char * title_active_xpm[] = {
 "########",
 "########",
 "########",
-"########"};
+"########",
+"$$$$$$$$"};
diff --git a/themes/default/title-1-inactive.xpm b/themes/default/title-1-inactive.xpm
index 3d67e7800..e9fcedf0a 100644
--- a/themes/default/title-1-inactive.xpm
+++ b/themes/default/title-1-inactive.xpm
@@ -1,13 +1,13 @@
 /* XPM */
 static char * title_inactive_xpm[] = {
-"8 23 6 1",
+"8 24 6 1",
 " 	c None",
 ".	c #000000",
 "+	c #6EA0CD s inactive_hilight_1",
 "@	c #3E566B s inactive_shadow_1",
 "$	c #567B9C s inactive_mid_1",
 "#	c #4C7BA6 s inactive_color_1",
-"........",
+"@@@@@@@@",
 "++++++++",
 "++++++++",
 "########",
@@ -29,4 +29,5 @@ static char * title_inactive_xpm[] = {
 "########",
 "########",
 "########",
-"########"};
+"########",
+"$$$$$$$$"};
diff --git a/themes/default/title-2-active.xpm b/themes/default/title-2-active.xpm
index 98dc6e2e1..4b5b23431 100644
--- a/themes/default/title-2-active.xpm
+++ b/themes/default/title-2-active.xpm
@@ -1,13 +1,13 @@
 /* XPM */
 static char * title_active_xpm[] = {
-"8 23 6 1",
+"8 24 6 1",
 " 	c None",
 ".	c #000000",
 "+	c #6EA0CD s active_hilight_1",
 "@	c #3E566B s active_shadow_1",
 "$	c #567B9C s active_mid_1",
 "#	c #4C7BA6 s active_color_1",
-"........",
+"@@@@@@@@",
 "++++++++",
 "++++++++",
 "########",
@@ -29,4 +29,5 @@ static char * title_active_xpm[] = {
 "########",
 "########",
 "########",
-"########"};
+"########",
+"$$$$$$$$"};
diff --git a/themes/default/title-2-inactive.xpm b/themes/default/title-2-inactive.xpm
index 3d67e7800..e9fcedf0a 100644
--- a/themes/default/title-2-inactive.xpm
+++ b/themes/default/title-2-inactive.xpm
@@ -1,13 +1,13 @@
 /* XPM */
 static char * title_inactive_xpm[] = {
-"8 23 6 1",
+"8 24 6 1",
 " 	c None",
 ".	c #000000",
 "+	c #6EA0CD s inactive_hilight_1",
 "@	c #3E566B s inactive_shadow_1",
 "$	c #567B9C s inactive_mid_1",
 "#	c #4C7BA6 s inactive_color_1",
-"........",
+"@@@@@@@@",
 "++++++++",
 "++++++++",
 "########",
@@ -29,4 +29,5 @@ static char * title_inactive_xpm[] = {
 "########",
 "########",
 "########",
-"########"};
+"########",
+"$$$$$$$$"};
diff --git a/themes/default/title-3-active.xpm b/themes/default/title-3-active.xpm
index 98dc6e2e1..4b5b23431 100644
--- a/themes/default/title-3-active.xpm
+++ b/themes/default/title-3-active.xpm
@@ -1,13 +1,13 @@
 /* XPM */
 static char * title_active_xpm[] = {
-"8 23 6 1",
+"8 24 6 1",
 " 	c None",
 ".	c #000000",
 "+	c #6EA0CD s active_hilight_1",
 "@	c #3E566B s active_shadow_1",
 "$	c #567B9C s active_mid_1",
 "#	c #4C7BA6 s active_color_1",
-"........",
+"@@@@@@@@",
 "++++++++",
 "++++++++",
 "########",
@@ -29,4 +29,5 @@ static char * title_active_xpm[] = {
 "########",
 "########",
 "########",
-"########"};
+"########",
+"$$$$$$$$"};
diff --git a/themes/default/title-3-inactive.xpm b/themes/default/title-3-inactive.xpm
index 3d67e7800..e9fcedf0a 100644
--- a/themes/default/title-3-inactive.xpm
+++ b/themes/default/title-3-inactive.xpm
@@ -1,13 +1,13 @@
 /* XPM */
 static char * title_inactive_xpm[] = {
-"8 23 6 1",
+"8 24 6 1",
 " 	c None",
 ".	c #000000",
 "+	c #6EA0CD s inactive_hilight_1",
 "@	c #3E566B s inactive_shadow_1",
 "$	c #567B9C s inactive_mid_1",
 "#	c #4C7BA6 s inactive_color_1",
-"........",
+"@@@@@@@@",
 "++++++++",
 "++++++++",
 "########",
@@ -29,4 +29,5 @@ static char * title_inactive_xpm[] = {
 "########",
 "########",
 "########",
-"########"};
+"########",
+"$$$$$$$$"};
diff --git a/themes/default/title-4-active.xpm b/themes/default/title-4-active.xpm
index 98dc6e2e1..4b5b23431 100644
--- a/themes/default/title-4-active.xpm
+++ b/themes/default/title-4-active.xpm
@@ -1,13 +1,13 @@
 /* XPM */
 static char * title_active_xpm[] = {
-"8 23 6 1",
+"8 24 6 1",
 " 	c None",
 ".	c #000000",
 "+	c #6EA0CD s active_hilight_1",
 "@	c #3E566B s active_shadow_1",
 "$	c #567B9C s active_mid_1",
 "#	c #4C7BA6 s active_color_1",
-"........",
+"@@@@@@@@",
 "++++++++",
 "++++++++",
 "########",
@@ -29,4 +29,5 @@ static char * title_active_xpm[] = {
 "########",
 "########",
 "########",
-"########"};
+"########",
+"$$$$$$$$"};
diff --git a/themes/default/title-4-inactive.xpm b/themes/default/title-4-inactive.xpm
index 3d67e7800..e9fcedf0a 100644
--- a/themes/default/title-4-inactive.xpm
+++ b/themes/default/title-4-inactive.xpm
@@ -1,13 +1,13 @@
 /* XPM */
 static char * title_inactive_xpm[] = {
-"8 23 6 1",
+"8 24 6 1",
 " 	c None",
 ".	c #000000",
 "+	c #6EA0CD s inactive_hilight_1",
 "@	c #3E566B s inactive_shadow_1",
 "$	c #567B9C s inactive_mid_1",
 "#	c #4C7BA6 s inactive_color_1",
-"........",
+"@@@@@@@@",
 "++++++++",
 "++++++++",
 "########",
@@ -29,4 +29,5 @@ static char * title_inactive_xpm[] = {
 "########",
 "########",
 "########",
-"########"};
+"########",
+"$$$$$$$$"};
diff --git a/themes/default/title-5-active.xpm b/themes/default/title-5-active.xpm
index 98dc6e2e1..4b5b23431 100644
--- a/themes/default/title-5-active.xpm
+++ b/themes/default/title-5-active.xpm
@@ -1,13 +1,13 @@
 /* XPM */
 static char * title_active_xpm[] = {
-"8 23 6 1",
+"8 24 6 1",
 " 	c None",
 ".	c #000000",
 "+	c #6EA0CD s active_hilight_1",
 "@	c #3E566B s active_shadow_1",
 "$	c #567B9C s active_mid_1",
 "#	c #4C7BA6 s active_color_1",
-"........",
+"@@@@@@@@",
 "++++++++",
 "++++++++",
 "########",
@@ -29,4 +29,5 @@ static char * title_active_xpm[] = {
 "########",
 "########",
 "########",
-"########"};
+"########",
+"$$$$$$$$"};
diff --git a/themes/default/title-5-inactive.xpm b/themes/default/title-5-inactive.xpm
index 3d67e7800..e9fcedf0a 100644
--- a/themes/default/title-5-inactive.xpm
+++ b/themes/default/title-5-inactive.xpm
@@ -1,13 +1,13 @@
 /* XPM */
 static char * title_inactive_xpm[] = {
-"8 23 6 1",
+"8 24 6 1",
 " 	c None",
 ".	c #000000",
 "+	c #6EA0CD s inactive_hilight_1",
 "@	c #3E566B s inactive_shadow_1",
 "$	c #567B9C s inactive_mid_1",
 "#	c #4C7BA6 s inactive_color_1",
-"........",
+"@@@@@@@@",
 "++++++++",
 "++++++++",
 "########",
@@ -29,4 +29,5 @@ static char * title_inactive_xpm[] = {
 "########",
 "########",
 "########",
-"########"};
+"########",
+"$$$$$$$$"};
diff --git a/themes/default/top-left-active.xpm b/themes/default/top-left-active.xpm
index a0b62d2e8..5fa3cf869 100644
--- a/themes/default/top-left-active.xpm
+++ b/themes/default/top-left-active.xpm
@@ -1,32 +1,33 @@
 /* XPM */
 static char * top_left_active_xpm[] = {
-"8 23 6 1",
+"8 24 6 1",
 "       c None",
 ".      c #000000",
 "+	c #6EA0CD s active_hilight_1",
 "@	c #3E566B s active_shadow_1",
 "#	c #567B9C s active_mid_1",
 "$	c #4C7BA6 s active_color_1",
-"    ....",
-"  ..#+++",
-" .@#++++",
-" .#+$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$"};
+"    @@@@",
+"  @@#+++",
+" @#+++++",
+" @+$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$####"};
diff --git a/themes/default/top-left-inactive.xpm b/themes/default/top-left-inactive.xpm
index 341038092..78ad42a8b 100644
--- a/themes/default/top-left-inactive.xpm
+++ b/themes/default/top-left-inactive.xpm
@@ -1,32 +1,33 @@
 /* XPM */
 static char * top_left_inactive_xpm[] = {
-"8 23 6 1",
+"8 24 6 1",
 "       c None",
 ".      c #000000",
 "+	c #6EA0CD s inactive_hilight_1",
 "@	c #3E566B s inactive_shadow_1",
 "#	c #567B9C s inactive_mid_1",
 "$	c #4C7BA6 s inactive_color_1",
-"    ....",
-"  ..#+++",
-" .@#++++",
-" .#+$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$",
-".@#$$$$$"};
+"    @@@@",
+"  @@#+++",
+" @#+++++",
+" @+$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$$$$$",
+"@#$$####"};
diff --git a/themes/default/top-right-active.xpm b/themes/default/top-right-active.xpm
index cb13a6193..3fd5d5dee 100644
--- a/themes/default/top-right-active.xpm
+++ b/themes/default/top-right-active.xpm
@@ -1,32 +1,33 @@
 /* XPM */
 static char * top_right_active_xpm[] = {
-"8 23 6 1",
+"8 24 6 1",
 "       c None",
 ".      c #000000",
 "+	c #6EA0CD s active_hilight_1",
 "@	c #3E566B s active_shadow_1",
 "#	c #567B9C s active_mid_1",
 "$	c #4C7BA6 s active_color_1",
-"....    ",
-"+++#..  ",
-"++++#@. ",
-"$$$$+#. ",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@."};
+"@@@@    ",
+"+++#@@  ",
+"+++++#@ ",
+"$$$$$+@ ",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"####$$#@"};
diff --git a/themes/default/top-right-inactive.xpm b/themes/default/top-right-inactive.xpm
index 4dab1d987..427fb7683 100644
--- a/themes/default/top-right-inactive.xpm
+++ b/themes/default/top-right-inactive.xpm
@@ -1,32 +1,33 @@
 /* XPM */
 static char * top_right_inactive_xpm[] = {
-"8 23 6 1",
+"8 24 6 1",
 "       c None",
 ".      c #000000",
 "+	c #6EA0CD s inactive_hilight_1",
 "@	c #3E566B s inactive_shadow_1",
 "#	c #567B9C s inactive_mid_1",
 "$	c #4C7BA6 s inactive_color_1",
-"....    ",
-"+++#..  ",
-"++++#@. ",
-"$$$$+#. ",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@.",
-"$$$$$#@."};
+"@@@@    ",
+"+++#@@  ",
+"+++++#@ ",
+"$$$$$+@ ",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"$$$$$$#@",
+"####$$#@"};
-- 
GitLab