From cf4fc4cacc1d3bbda87d307cf1259705a72ab64a Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Sat, 18 Oct 2003 16:40:20 +0000
Subject: [PATCH] Reduce title height

(Old svn revision: 11364)
---
 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/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/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            | 5 +----
 themes/default/title-1-inactive.xpm          | 5 +----
 themes/default/title-2-active.xpm            | 5 +----
 themes/default/title-2-inactive.xpm          | 5 +----
 themes/default/title-3-active.xpm            | 5 +----
 themes/default/title-3-inactive.xpm          | 5 +----
 themes/default/title-4-active.xpm            | 5 +----
 themes/default/title-4-inactive.xpm          | 5 +----
 themes/default/title-5-active.xpm            | 5 +----
 themes/default/title-5-inactive.xpm          | 5 +----
 themes/default/top-left-active.xpm           | 5 +----
 themes/default/top-left-inactive.xpm         | 5 +----
 themes/default/top-right-active.xpm          | 5 +----
 themes/default/top-right-inactive.xpm        | 5 +----
 41 files changed, 41 insertions(+), 110 deletions(-)

diff --git a/themes/default/close-active.xpm b/themes/default/close-active.xpm
index 657ad551d..2d6fdf4dd 100644
--- a/themes/default/close-active.xpm
+++ b/themes/default/close-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * close_active_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s active_hilight_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * close_active_xpm[] = {
 "+++++$+++++++$+++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/close-inactive.xpm b/themes/default/close-inactive.xpm
index 35e8a67c2..dca54ca4e 100644
--- a/themes/default/close-inactive.xpm
+++ b/themes/default/close-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * close_inactive_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s inactive_hilight_2",
 "+      c #D5D6D5 s inactive_color_2",
@@ -28,6 +28,5 @@ static char * close_inactive_xpm[] = {
 "+++++++++++++++++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/close-pressed.xpm b/themes/default/close-pressed.xpm
index ca3b0bfd7..86db5a0ef 100644
--- a/themes/default/close-pressed.xpm
+++ b/themes/default/close-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * close_pressed_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #949594 s active_shadow_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * close_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@@@=",
 "+==================",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/hide-active.xpm b/themes/default/hide-active.xpm
index f2a2bda42..34e4c530c 100644
--- a/themes/default/hide-active.xpm
+++ b/themes/default/hide-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * hide_active_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s active_hilight_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * hide_active_xpm[] = {
 "++++$$$$$$$$$$$++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/hide-inactive.xpm b/themes/default/hide-inactive.xpm
index 19a6184b3..a4998fc6f 100644
--- a/themes/default/hide-inactive.xpm
+++ b/themes/default/hide-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * hide_inactive_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s inactive_hilight_2",
 "+      c #D5D6D5 s inactive_color_2",
@@ -28,6 +28,5 @@ static char * hide_inactive_xpm[] = {
 "+++++++++++++++++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/hide-pressed.xpm b/themes/default/hide-pressed.xpm
index cfdac2a76..990406ea8 100644
--- a/themes/default/hide-pressed.xpm
+++ b/themes/default/hide-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * hide_pressed_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #949594 s active_shadow_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * hide_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@@@=",
 "+==================",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/maximize-active.xpm b/themes/default/maximize-active.xpm
index a448c1a44..c87a7e651 100644
--- a/themes/default/maximize-active.xpm
+++ b/themes/default/maximize-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * maximize_active_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s active_hilight_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * maximize_active_xpm[] = {
 "++++$$$$$$$$$$$++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/maximize-inactive.xpm b/themes/default/maximize-inactive.xpm
index 3a419ba32..bca92e520 100644
--- a/themes/default/maximize-inactive.xpm
+++ b/themes/default/maximize-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * maximize_inactive_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s inactive_hilight_2",
 "+      c #D5D6D5 s inactive_color_2",
@@ -28,6 +28,5 @@ static char * maximize_inactive_xpm[] = {
 "+++++++++++++++++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/maximize-pressed.xpm b/themes/default/maximize-pressed.xpm
index 8c5d7b935..19ce5eaa2 100644
--- a/themes/default/maximize-pressed.xpm
+++ b/themes/default/maximize-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * maximize_pressed_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #949594 s active_shadow_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * maximize_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@@@=",
 "+==================",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/maximize-toggled-active.xpm b/themes/default/maximize-toggled-active.xpm
index 4a66ff131..262fb3907 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[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s active_hilight_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * maximize_toggled_active_xpm[] = {
 "+++++++$$$$$$$$++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/maximize-toggled-inactive.xpm b/themes/default/maximize-toggled-inactive.xpm
index 1fb93ebe3..fde66ff05 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[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s inactive_hilight_2",
 "+      c #D5D6D5 s inactive_color_2",
@@ -28,6 +28,5 @@ static char * maximize_toggled_inactive_xpm[] = {
 "+++++++++++++++++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/maximize-toggled-pressed.xpm b/themes/default/maximize-toggled-pressed.xpm
index 74d5d85d2..4128894d0 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[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #949594 s active_shadow_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * maximize_toggled_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@@@=",
 "+==================",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/menu-active.xpm b/themes/default/menu-active.xpm
index 72f7d1657..6ecff2062 100644
--- a/themes/default/menu-active.xpm
+++ b/themes/default/menu-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * menu_active_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s active_hilight_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * menu_active_xpm[] = {
 "+++++++++++++++++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/menu-inactive.xpm b/themes/default/menu-inactive.xpm
index 5b02e3e1f..816050bd0 100644
--- a/themes/default/menu-inactive.xpm
+++ b/themes/default/menu-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * menu_inactive_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s inactive_hilight_2",
 "+      c #D5D6D5 s inactive_color_2",
@@ -28,6 +28,5 @@ static char * menu_inactive_xpm[] = {
 "+++++++++++++++++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/menu-pressed.xpm b/themes/default/menu-pressed.xpm
index 97a2cbd9a..749f30513 100644
--- a/themes/default/menu-pressed.xpm
+++ b/themes/default/menu-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * menu_pressed_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #949594 s active_shadow_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,5 +28,4 @@ static char * menu_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@@@=",
 "+==================",
 "                   ",
-"                   ",
 "                   "};
diff --git a/themes/default/shade-active.xpm b/themes/default/shade-active.xpm
index 624041f70..674e2bf5f 100644
--- a/themes/default/shade-active.xpm
+++ b/themes/default/shade-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * shade_active_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s active_hilight_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * shade_active_xpm[] = {
 "+++++++++++++++++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/shade-inactive.xpm b/themes/default/shade-inactive.xpm
index 30727583d..bf8183463 100644
--- a/themes/default/shade-inactive.xpm
+++ b/themes/default/shade-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * shade_inactive_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s inactive_hilight_2",
 "+      c #D5D6D5 s inactive_color_2",
@@ -28,6 +28,5 @@ static char * shade_inactive_xpm[] = {
 "+++++++++++++++++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/shade-pressed.xpm b/themes/default/shade-pressed.xpm
index 3ab4032b5..2d25f05f1 100644
--- a/themes/default/shade-pressed.xpm
+++ b/themes/default/shade-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * shade_pressed_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #949594 s active_shadow_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * shade_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@@@=",
 "+==================",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/shade-toggled-active.xpm b/themes/default/shade-toggled-active.xpm
index 96f4ab580..b926d7d67 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[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s active_hilight_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * shade_toggled_active_xpm[] = {
 "+++++++++++++++++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/shade-toggled-inactive.xpm b/themes/default/shade-toggled-inactive.xpm
index b89d99efc..54b8b5cb8 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[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s inactive_hilight_2",
 "+      c #D5D6D5 s inactive_color_2",
@@ -28,6 +28,5 @@ static char * shade_toggled_inactive_xpm[] = {
 "+++++++++++++++++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/shade-toggled-pressed.xpm b/themes/default/shade-toggled-pressed.xpm
index 39a21f71c..86db12ecc 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[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #949594 s active_shadow_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * shade_toggled_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@@@=",
 "+==================",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/stick-active.xpm b/themes/default/stick-active.xpm
index ed8e4294f..5279b686d 100644
--- a/themes/default/stick-active.xpm
+++ b/themes/default/stick-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * stick_active_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s active_hilight_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * stick_active_xpm[] = {
 "+++++++++++++++++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/stick-inactive.xpm b/themes/default/stick-inactive.xpm
index 58a40a349..c2a1bcf25 100644
--- a/themes/default/stick-inactive.xpm
+++ b/themes/default/stick-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * stick_inactive_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s inactive_hilight_2",
 "+      c #D5D6D5 s inactive_color_2",
@@ -28,6 +28,5 @@ static char * stick_inactive_xpm[] = {
 "+++++++++++++++++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/stick-pressed.xpm b/themes/default/stick-pressed.xpm
index 1c03c24e3..8100d7f12 100644
--- a/themes/default/stick-pressed.xpm
+++ b/themes/default/stick-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * stick_pressed_xpm[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #949594 s active_shadow_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * stick_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@@@=",
 "+==================",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/stick-toggled-active.xpm b/themes/default/stick-toggled-active.xpm
index 151313d87..98c571c7c 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[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s active_hilight_2",
 "+      c #D5D6D5 s active_color_2",
@@ -28,6 +28,5 @@ static char * stick_toggled_active_xpm[] = {
 "+++++++++++++++++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/stick-toggled-inactive.xpm b/themes/default/stick-toggled-inactive.xpm
index bf6be460a..0b97030e4 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[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #FFFFFF s inactive_hilight_2",
 "+      c #D5D6D5 s inactive_color_2",
@@ -28,6 +28,5 @@ static char * stick_toggled_inactive_xpm[] = {
 "+++++++++++++++++++",
 "+++++++++++++++++++",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/stick-toggled-pressed.xpm b/themes/default/stick-toggled-pressed.xpm
index 01ce863fc..c976b147f 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[] = {
-"19 23 6 1",
+"19 22 6 1",
 "       c None",
 ".      c #949594 s active_shadow_2",
 "+      c #B4BAB4 s active_mid_2",
@@ -28,6 +28,5 @@ static char * stick_toggled_pressed_xpm[] = {
 ".+++++++++++++++++=",
 "@==================",
 "                   ",
-"                   ",
 "                   "};
 
diff --git a/themes/default/title-1-active.xpm b/themes/default/title-1-active.xpm
index dc958fe7b..7ebfdb1c5 100644
--- a/themes/default/title-1-active.xpm
+++ b/themes/default/title-1-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * title_1_active_xpm[] = {
-"8 25 6 1",
+"8 22 6 1",
 " 	c None",
 ".	c #949594 s active_shadow_2",
 "+	c #FFFFFF s active_hilight_2",
@@ -27,8 +27,5 @@ static char * title_1_active_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
 "########",
 "........"};
diff --git a/themes/default/title-1-inactive.xpm b/themes/default/title-1-inactive.xpm
index 922ad6adc..699ea1936 100644
--- a/themes/default/title-1-inactive.xpm
+++ b/themes/default/title-1-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * title_1_inactive_xpm[] = {
-"8 25 6 1",
+"8 22 6 1",
 " 	c None",
 ".	c #949594 s inactive_shadow_2",
 "+	c #FFFFFF s inactive_hilight_2",
@@ -27,8 +27,5 @@ static char * title_1_inactive_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
 "########",
 "........"};
diff --git a/themes/default/title-2-active.xpm b/themes/default/title-2-active.xpm
index bbd61e698..2f6a4d04f 100644
--- a/themes/default/title-2-active.xpm
+++ b/themes/default/title-2-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * title_2_active_xpm[] = {
-"16 25 10 1",
+"16 22 10 1",
 " 	c None",
 ".	c #000000",
 "+	c #FFFFFF s active_hilight_2",
@@ -28,9 +28,6 @@ static char * title_2_active_xpm[] = {
 "@@@@@#$$$$$$$$$$",
 "@@@@@#$$$$$$$$$$",
 "@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
 "@@@@@@#$$$$$$$$$",
 "@@@@@@#$$$$$$$$$",
 "@@@@@@@#$$$$$$$$",
diff --git a/themes/default/title-2-inactive.xpm b/themes/default/title-2-inactive.xpm
index e7ea29b87..3444f87f1 100644
--- a/themes/default/title-2-inactive.xpm
+++ b/themes/default/title-2-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * title_2_inactive_xpm[] = {
-"16 25 10 1",
+"16 22 10 1",
 " 	c None",
 ".	c #000000",
 "+	c #FFFFFF s inactive_hilight_2",
@@ -28,9 +28,6 @@ static char * title_2_inactive_xpm[] = {
 "@@@@@#$$$$$$$$$$",
 "@@@@@#$$$$$$$$$$",
 "@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
-"@@@@@#$$$$$$$$$$",
 "@@@@@@#$$$$$$$$$",
 "@@@@@@#$$$$$$$$$",
 "@@@@@@@#$$$$$$$$",
diff --git a/themes/default/title-3-active.xpm b/themes/default/title-3-active.xpm
index 85fa1d08c..110fe388b 100644
--- a/themes/default/title-3-active.xpm
+++ b/themes/default/title-3-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * title_3_active_xpm[] = {
-"20 25 10 1",
+"20 22 10 1",
 " 	c None",
 ".	c #000000",
 "+	c #FFFFFF s active_hilight_2",
@@ -31,8 +31,5 @@ static char * title_3_active_xpm[] = {
 "%%%%%%%%%%%%%%%%%%%%",
 "%%%%%%%%%%%%%%%%%%%%",
 "%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
 "$$$$$$$$$$$$$$$$$$$$",
 "####################"};
diff --git a/themes/default/title-3-inactive.xpm b/themes/default/title-3-inactive.xpm
index 92466e8a4..dcb3618a4 100644
--- a/themes/default/title-3-inactive.xpm
+++ b/themes/default/title-3-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * title_3_inactive_xpm[] = {
-"20 25 10 1",
+"20 22 10 1",
 " 	c None",
 ".	c #000000",
 "+	c #FFFFFF s inactive_hilight_2",
@@ -31,8 +31,5 @@ static char * title_3_inactive_xpm[] = {
 "%%%%%%%%%%%%%%%%%%%%",
 "%%%%%%%%%%%%%%%%%%%%",
 "%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
-"%%%%%%%%%%%%%%%%%%%%",
 "$$$$$$$$$$$$$$$$$$$$",
 "####################"};
diff --git a/themes/default/title-4-active.xpm b/themes/default/title-4-active.xpm
index d0280b80f..ad278ddd6 100644
--- a/themes/default/title-4-active.xpm
+++ b/themes/default/title-4-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * title_4_active_xpm[] = {
-"16 25 10 1",
+"16 22 10 1",
 "       c None",
 ".      c #000000",
 "+      c #FFFFFF s active_hilight_2",
@@ -28,9 +28,6 @@ static char * title_4_active_xpm[] = {
 "&&&&&&&&&&$@@@@@",
 "&&&&&&&&&&$@@@@@",
 "&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
 "&&&&&&&&&$@@@@@@",
 "&&&&&&&&&$@@@@@@",
 "&&&&&&&&$@@@@@@@",
diff --git a/themes/default/title-4-inactive.xpm b/themes/default/title-4-inactive.xpm
index 6d930377c..f86be4b41 100644
--- a/themes/default/title-4-inactive.xpm
+++ b/themes/default/title-4-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * title_4_inactive_xpm[] = {
-"16 25 10 1",
+"16 22 10 1",
 "       c None",
 ".      c #000000",
 "+      c #FFFFFF s inactive_hilight_2",
@@ -28,9 +28,6 @@ static char * title_4_inactive_xpm[] = {
 "&&&&&&&&&&$@@@@@",
 "&&&&&&&&&&$@@@@@",
 "&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
-"&&&&&&&&&&$@@@@@",
 "&&&&&&&&&$@@@@@@",
 "&&&&&&&&&$@@@@@@",
 "&&&&&&&&$@@@@@@@",
diff --git a/themes/default/title-5-active.xpm b/themes/default/title-5-active.xpm
index e86ce0da4..f3d25b9cb 100644
--- a/themes/default/title-5-active.xpm
+++ b/themes/default/title-5-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * title_5_active_xpm[] = {
-"8 25 6 1",
+"8 22 6 1",
 " 	c None",
 ".	c #949594 s active_shadow_2",
 "+	c #FFFFFF s active_hilight_2",
@@ -27,8 +27,5 @@ static char * title_5_active_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
 "########",
 "........"};
diff --git a/themes/default/title-5-inactive.xpm b/themes/default/title-5-inactive.xpm
index 207b47464..98776731a 100644
--- a/themes/default/title-5-inactive.xpm
+++ b/themes/default/title-5-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * title_5_inactive_xpm[] = {
-"8 25 6 1",
+"8 22 6 1",
 " 	c None",
 ".	c #949594 s inactive_shadow_2",
 "+	c #FFFFFF s inactive_hilight_2",
@@ -27,8 +27,5 @@ static char * title_5_inactive_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
 "########",
 "........"};
diff --git a/themes/default/top-left-active.xpm b/themes/default/top-left-active.xpm
index 6f18c0ba4..c1fcb90c2 100644
--- a/themes/default/top-left-active.xpm
+++ b/themes/default/top-left-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * top_left_active_xpm[] = {
-"7 25 6 1",
+"7 22 6 1",
 "       c None",
 ".      c #949594 s active_shadow_2",
 "+      c #B4BAB4 s active_mid_2",
@@ -27,8 +27,5 @@ static char * top_left_active_xpm[] = {
 "$@#####",
 "$@#####",
 "$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
 "$@+++++",
 "$+....."};
diff --git a/themes/default/top-left-inactive.xpm b/themes/default/top-left-inactive.xpm
index 6c0af9d2c..9b11a167e 100644
--- a/themes/default/top-left-inactive.xpm
+++ b/themes/default/top-left-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * top_left_inactive_xpm[] = {
-"7 25 6 1",
+"7 22 6 1",
 "       c None",
 ".      c #949594 s inactive_shadow_2",
 "+      c #B4BAB4 s inactive_mid_2",
@@ -27,8 +27,5 @@ static char * top_left_inactive_xpm[] = {
 "$@#####",
 "$@#####",
 "$@#####",
-"$@#####",
-"$@#####",
-"$@#####",
 "$@+++++",
 "$+....."};
diff --git a/themes/default/top-right-active.xpm b/themes/default/top-right-active.xpm
index 773437f1a..6b0fc1fe5 100644
--- a/themes/default/top-right-active.xpm
+++ b/themes/default/top-right-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * top_right_active_xpm[] = {
-"7 25 6 1",
+"7 22 6 1",
 "       c None",
 ".      c #949594 s active_shadow_2",
 "+      c #FFFFFF s active_hilight_2",
@@ -27,8 +27,5 @@ static char * top_right_active_xpm[] = {
 "####@.$",
 "####@.$",
 "####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
 "@@@@@.$",
 "......$"};
diff --git a/themes/default/top-right-inactive.xpm b/themes/default/top-right-inactive.xpm
index 29f3e5a3d..d88c01805 100644
--- a/themes/default/top-right-inactive.xpm
+++ b/themes/default/top-right-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * top_right_inactive_xpm[] = {
-"7 25 6 1",
+"7 22 6 1",
 "       c None",
 ".      c #949594 s inactive_shadow_2",
 "+      c #FFFFFF s inactive_hilight_2",
@@ -27,8 +27,5 @@ static char * top_right_inactive_xpm[] = {
 "####@.$",
 "####@.$",
 "####@.$",
-"####@.$",
-"####@.$",
-"####@.$",
 "@@@@@.$",
 "......$"};
-- 
GitLab