From 528ed2f933ebc259cc4f2ccd62417783d707f094 Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Wed, 11 Dec 2002 17:08:36 +0000
Subject: [PATCH] Use a nice new design for microdeck title bar

(Old svn revision: 10791)
---
 themes/microdeck/close-active.xpm       |  8 ++++----
 themes/microdeck/close-inactive.xpm     |  8 ++++----
 themes/microdeck/close-pressed.xpm      |  8 ++++----
 themes/microdeck/hide-active.xpm        |  8 ++++----
 themes/microdeck/hide-inactive.xpm      |  8 ++++----
 themes/microdeck/hide-pressed.xpm       |  8 ++++----
 themes/microdeck/maximize-active.xpm    |  8 ++++----
 themes/microdeck/maximize-inactive.xpm  |  8 ++++----
 themes/microdeck/maximize-pressed.xpm   |  8 ++++----
 themes/microdeck/menu-active.xpm        |  8 ++++----
 themes/microdeck/menu-inactive.xpm      |  8 ++++----
 themes/microdeck/menu-pressed.xpm       |  8 ++++----
 themes/microdeck/shade-active.xpm       |  8 ++++----
 themes/microdeck/shade-inactive.xpm     |  8 ++++----
 themes/microdeck/shade-pressed.xpm      |  8 ++++----
 themes/microdeck/stick-active.xpm       |  8 ++++----
 themes/microdeck/stick-inactive.xpm     |  8 ++++----
 themes/microdeck/stick-pressed.xpm      |  8 ++++----
 themes/microdeck/title-1-active.xpm     | 20 ++++++++++----------
 themes/microdeck/title-1-inactive.xpm   | 20 ++++++++++----------
 themes/microdeck/title-2-active.xpm     | 14 +++++++-------
 themes/microdeck/title-2-inactive.xpm   | 14 +++++++-------
 themes/microdeck/title-4-active.xpm     | 12 ++++++------
 themes/microdeck/title-4-inactive.xpm   | 12 ++++++------
 themes/microdeck/title-5-active.xpm     | 20 ++++++++++----------
 themes/microdeck/title-5-inactive.xpm   | 20 ++++++++++----------
 themes/microdeck/top-left-active.xpm    |  8 ++++----
 themes/microdeck/top-left-inactive.xpm  |  8 ++++----
 themes/microdeck/top-right-active.xpm   |  8 ++++----
 themes/microdeck/top-right-inactive.xpm |  8 ++++----
 30 files changed, 154 insertions(+), 154 deletions(-)

diff --git a/themes/microdeck/close-active.xpm b/themes/microdeck/close-active.xpm
index 7b66a79d6..fae93ab6d 100644
--- a/themes/microdeck/close-active.xpm
+++ b/themes/microdeck/close-active.xpm
@@ -8,11 +8,13 @@ static char * close_active_xpm[] = {
 "#      c #000000",
 "$      c #B4BAB4 s active_mid_2",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 ".................++",
 "..+++++++++++++++$@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".+++@#$+++++$#@+++@",
 ".+++###$+++$###+++@",
 ".+++$###$+$###$+++@",
@@ -24,8 +26,6 @@ static char * close_active_xpm[] = {
 ".+++$###$+$###$+++@",
 ".+++###$+++$###+++@",
 ".+++@#$+++++$#@+++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".$+++++++++++++++$@",
 "+$$$$$$$$$$$$$$$$$@",
 "@@@@@@@@@@@@@@@@@@@",
diff --git a/themes/microdeck/close-inactive.xpm b/themes/microdeck/close-inactive.xpm
index 58490ef18..7ba850bb2 100644
--- a/themes/microdeck/close-inactive.xpm
+++ b/themes/microdeck/close-inactive.xpm
@@ -8,11 +8,13 @@ static char * close_inactive_xpm[] = {
 "#      c #000000",
 "$      c #B4BAB4 s inactive_mid_2",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 ".................++",
 "..+++++++++++++++$@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".+++@#$+++++$#@+++@",
 ".+++###$+++$###+++@",
 ".+++$###$+$###$+++@",
@@ -24,8 +26,6 @@ static char * close_inactive_xpm[] = {
 ".+++$###$+$###$+++@",
 ".+++###$+++$###+++@",
 ".+++@#$+++++$#@+++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".$+++++++++++++++$@",
 "+$$$$$$$$$$$$$$$$$@",
 "@@@@@@@@@@@@@@@@@@@",
diff --git a/themes/microdeck/close-pressed.xpm b/themes/microdeck/close-pressed.xpm
index fb651d391..c4e6d1a83 100644
--- a/themes/microdeck/close-pressed.xpm
+++ b/themes/microdeck/close-pressed.xpm
@@ -7,11 +7,13 @@ static char * close_pressed_xpm[] = {
 "@      c #B4BAB4 s active_mid_2",
 "#      c #000000",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 "...................",
 "..@@@@@@@@@@@@@@@@@",
 ".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
 ".@@@.#.@@@@@.#.@@@+",
 ".@@@###.@@@.###@@@+",
 ".@@@.###.@.###.@@@+",
@@ -24,8 +26,6 @@ static char * close_pressed_xpm[] = {
 ".@@@###.@@@.###@@@+",
 ".@@@.#.@@@@@.#.@@@+",
 ".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
 "@@@@@@@@@@@@@@@@@++",
 "+++++++++++++++++++",
 "                   "};
diff --git a/themes/microdeck/hide-active.xpm b/themes/microdeck/hide-active.xpm
index 3721afd34..1661f04db 100644
--- a/themes/microdeck/hide-active.xpm
+++ b/themes/microdeck/hide-active.xpm
@@ -8,6 +8,10 @@ static char * hide_active_xpm[] = {
 "#      c #000000",
 "$      c #B4BAB4 s active_mid_2",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 ".................++",
 "..+++++++++++++++$@",
 ".+++++++++++++++++@",
@@ -19,13 +23,9 @@ static char * hide_active_xpm[] = {
 ".+++++++++++++++++@",
 ".+++++++++++++++++@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".+++###########+++@",
 ".+++###########+++@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".$+++++++++++++++$@",
 "+$$$$$$$$$$$$$$$$$@",
 "@@@@@@@@@@@@@@@@@@@",
diff --git a/themes/microdeck/hide-inactive.xpm b/themes/microdeck/hide-inactive.xpm
index b5bdc5f4b..e73c38a5e 100644
--- a/themes/microdeck/hide-inactive.xpm
+++ b/themes/microdeck/hide-inactive.xpm
@@ -8,6 +8,10 @@ static char * hide_inactive_xpm[] = {
 "#      c #000000",
 "$      c #B4BAB4 s inactive_mid_2",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 ".................++",
 "..+++++++++++++++$@",
 ".+++++++++++++++++@",
@@ -19,13 +23,9 @@ static char * hide_inactive_xpm[] = {
 ".+++++++++++++++++@",
 ".+++++++++++++++++@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".+++###########+++@",
 ".+++###########+++@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".$+++++++++++++++$@",
 "+$$$$$$$$$$$$$$$$$@",
 "@@@@@@@@@@@@@@@@@@@",
diff --git a/themes/microdeck/hide-pressed.xpm b/themes/microdeck/hide-pressed.xpm
index 89a10e43d..83b784dad 100644
--- a/themes/microdeck/hide-pressed.xpm
+++ b/themes/microdeck/hide-pressed.xpm
@@ -7,6 +7,10 @@ static char * hide_pressed_xpm[] = {
 "@      c #B4BAB4 s active_mid_2",
 "#      c #000000",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 "...................",
 "..@@@@@@@@@@@@@@@@@",
 ".@@@@@@@@@@@@@@@@@+",
@@ -18,14 +22,10 @@ static char * hide_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@@@+",
 ".@@@@@@@@@@@@@@@@@+",
 ".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
 ".@@@###########@@@+",
 ".@@@###########@@@+",
 ".@@@@@@@@@@@@@@@@@+",
 ".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
 "@@@@@@@@@@@@@@@@@++",
 "+++++++++++++++++++",
 "                   "};
diff --git a/themes/microdeck/maximize-active.xpm b/themes/microdeck/maximize-active.xpm
index f06df048e..77eb13f7d 100644
--- a/themes/microdeck/maximize-active.xpm
+++ b/themes/microdeck/maximize-active.xpm
@@ -8,11 +8,13 @@ static char * maximize_active_xpm[] = {
 "#      c #000000",
 "$      c #B4BAB4 s active_mid_2",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 ".................++",
 "..+++++++++++++++$@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".+++###########+++@",
 ".+++###########+++@",
 ".+++###########+++@",
@@ -24,8 +26,6 @@ static char * maximize_active_xpm[] = {
 ".+++#+++++++++#+++@",
 ".+++#+++++++++#+++@",
 ".+++###########+++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".$+++++++++++++++$@",
 "+$$$$$$$$$$$$$$$$$@",
 "@@@@@@@@@@@@@@@@@@@",
diff --git a/themes/microdeck/maximize-inactive.xpm b/themes/microdeck/maximize-inactive.xpm
index 87ad715c2..69084d447 100644
--- a/themes/microdeck/maximize-inactive.xpm
+++ b/themes/microdeck/maximize-inactive.xpm
@@ -8,11 +8,13 @@ static char * maximize_inactive_xpm[] = {
 "#      c #000000",
 "$      c #B4BAB4 s inactive_mid_2",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 ".................++",
 "..+++++++++++++++$@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".+++###########+++@",
 ".+++###########+++@",
 ".+++###########+++@",
@@ -24,8 +26,6 @@ static char * maximize_inactive_xpm[] = {
 ".+++#+++++++++#+++@",
 ".+++#+++++++++#+++@",
 ".+++###########+++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".$+++++++++++++++$@",
 "+$$$$$$$$$$$$$$$$$@",
 "@@@@@@@@@@@@@@@@@@@",
diff --git a/themes/microdeck/maximize-pressed.xpm b/themes/microdeck/maximize-pressed.xpm
index 23a9f4346..ebd4b141a 100644
--- a/themes/microdeck/maximize-pressed.xpm
+++ b/themes/microdeck/maximize-pressed.xpm
@@ -7,11 +7,13 @@ static char * maximize_pressed_xpm[] = {
 "@      c #B4BAB4 s active_mid_2",
 "#      c #000000",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 "...................",
 "..@@@@@@@@@@@@@@@@@",
 ".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
 ".@@@###########@@@+",
 ".@@@###########@@@+",
 ".@@@###########@@@+",
@@ -24,8 +26,6 @@ static char * maximize_pressed_xpm[] = {
 ".@@@#@@@@@@@@@#@@@+",
 ".@@@###########@@@+",
 ".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
 "@@@@@@@@@@@@@@@@@++",
 "+++++++++++++++++++",
 "                   "};
diff --git a/themes/microdeck/menu-active.xpm b/themes/microdeck/menu-active.xpm
index 0fa242d68..8bcce1737 100644
--- a/themes/microdeck/menu-active.xpm
+++ b/themes/microdeck/menu-active.xpm
@@ -8,12 +8,14 @@ static char * menu_active_xpm[] = {
 "#      c #000000",
 "$      c #B4BAB4 s active_mid_2",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 ".................++",
 "..+++++++++++++++$@",
 ".+++++++++++++++++@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".++++#########++++@",
 ".++++#########++++@",
 ".+++++++++++++++++@",
@@ -24,8 +26,6 @@ static char * menu_active_xpm[] = {
 ".++++++$###$++++++@",
 ".+++++++$#$+++++++@",
 ".++++++++$++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".$+++++++++++++++$@",
 "+$$$$$$$$$$$$$$$$$@",
 "@@@@@@@@@@@@@@@@@@@",
diff --git a/themes/microdeck/menu-inactive.xpm b/themes/microdeck/menu-inactive.xpm
index 519927275..3f23d3a01 100644
--- a/themes/microdeck/menu-inactive.xpm
+++ b/themes/microdeck/menu-inactive.xpm
@@ -8,12 +8,14 @@ static char * menu_inactive_xpm[] = {
 "#      c #000000",
 "$      c #B4BAB4 s inactive_mid_2",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 ".................++",
 "..+++++++++++++++$@",
 ".+++++++++++++++++@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".++++#########++++@",
 ".++++#########++++@",
 ".+++++++++++++++++@",
@@ -24,8 +26,6 @@ static char * menu_inactive_xpm[] = {
 ".++++++$###$++++++@",
 ".+++++++$#$+++++++@",
 ".++++++++$++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".$+++++++++++++++$@",
 "+$$$$$$$$$$$$$$$$$@",
 "@@@@@@@@@@@@@@@@@@@",
diff --git a/themes/microdeck/menu-pressed.xpm b/themes/microdeck/menu-pressed.xpm
index 919c76045..2e1272d20 100644
--- a/themes/microdeck/menu-pressed.xpm
+++ b/themes/microdeck/menu-pressed.xpm
@@ -7,12 +7,14 @@ static char * menu_pressed_xpm[] = {
 "@      c #B4BAB4 s active_mid_2",
 "#      c #000000",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 "...................",
 "..@@@@@@@@@@@@@@@@@",
 ".@@@@@@@@@@@@@@@@@+",
 ".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
 ".@@@@#########@@@@+",
 ".@@@@#########@@@@+",
 ".@@@@@@@@@@@@@@@@@+",
@@ -24,8 +26,6 @@ static char * menu_pressed_xpm[] = {
 ".@@@@@@@.#.@@@@@@@+",
 ".@@@@@@@@.@@@@@@@@+",
 ".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
 "@@@@@@@@@@@@@@@@@++",
 "+++++++++++++++++++",
 "                   "};
diff --git a/themes/microdeck/shade-active.xpm b/themes/microdeck/shade-active.xpm
index 9121344a4..fc6ad381c 100644
--- a/themes/microdeck/shade-active.xpm
+++ b/themes/microdeck/shade-active.xpm
@@ -8,11 +8,13 @@ static char * shade_active_xpm[] = {
 "#      c #B4BAB4 s active_mid_2",
 "$      c #000000",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 ".................++",
 "..+++++++++++++++#@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".++++++++#++++++++@",
 ".+++++++#$#+++++++@",
 ".++++++#$$$#++++++@",
@@ -24,8 +26,6 @@ static char * shade_active_xpm[] = {
 ".++++$$$$$$$$$++++@",
 ".++++$$$$$$$$$++++@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".#+++++++++++++++#@",
 "+#################@",
 "@@@@@@@@@@@@@@@@@@@",
diff --git a/themes/microdeck/shade-inactive.xpm b/themes/microdeck/shade-inactive.xpm
index 1d7f2cd92..d978a9622 100644
--- a/themes/microdeck/shade-inactive.xpm
+++ b/themes/microdeck/shade-inactive.xpm
@@ -8,11 +8,13 @@ static char * shade_inactive_xpm[] = {
 "#      c #B4BAB4 s inactive_mid_2",
 "$      c #000000",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 ".................++",
 "..+++++++++++++++#@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".++++++++#++++++++@",
 ".+++++++#$#+++++++@",
 ".++++++#$$$#++++++@",
@@ -24,8 +26,6 @@ static char * shade_inactive_xpm[] = {
 ".++++$$$$$$$$$++++@",
 ".++++$$$$$$$$$++++@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".#+++++++++++++++#@",
 "+#################@",
 "@@@@@@@@@@@@@@@@@@@",
diff --git a/themes/microdeck/shade-pressed.xpm b/themes/microdeck/shade-pressed.xpm
index 6bb5ce49a..9ae803a32 100644
--- a/themes/microdeck/shade-pressed.xpm
+++ b/themes/microdeck/shade-pressed.xpm
@@ -7,11 +7,13 @@ static char * shade_pressed_xpm[] = {
 "@      c #B4BAB4 s active_mid_2",
 "#      c #000000",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 "...................",
 "..@@@@@@@@@@@@@@@@@",
 ".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
 ".@@@@@@@@.@@@@@@@@+",
 ".@@@@@@@.#.@@@@@@@+",
 ".@@@@@@.###.@@@@@@+",
@@ -24,8 +26,6 @@ static char * shade_pressed_xpm[] = {
 ".@@@@#########@@@@+",
 ".@@@@@@@@@@@@@@@@@+",
 ".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
 "@@@@@@@@@@@@@@@@@++",
 "+++++++++++++++++++",
 "                   "};
diff --git a/themes/microdeck/stick-active.xpm b/themes/microdeck/stick-active.xpm
index aabb77beb..a58084b3c 100644
--- a/themes/microdeck/stick-active.xpm
+++ b/themes/microdeck/stick-active.xpm
@@ -8,13 +8,15 @@ static char * stick_active_xpm[] = {
 "#      c #000000",
 "$      c #B4BAB4 s active_mid_2",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 ".................++",
 "..+++++++++++++++$@",
 ".+++++++++++++++++@",
 ".+++++++++++++++++@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".+++++++++#+++#+++@",
 ".+++++++++#####+++@",
 ".+++@######++##+++@",
@@ -24,8 +26,6 @@ static char * stick_active_xpm[] = {
 ".+++++++++#+++#+++@",
 ".+++++++++++++++++@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".$+++++++++++++++$@",
 "+$$$$$$$$$$$$$$$$$@",
 "@@@@@@@@@@@@@@@@@@@",
diff --git a/themes/microdeck/stick-inactive.xpm b/themes/microdeck/stick-inactive.xpm
index d4377dd22..36d3c2e81 100644
--- a/themes/microdeck/stick-inactive.xpm
+++ b/themes/microdeck/stick-inactive.xpm
@@ -8,13 +8,15 @@ static char * stick_inactive_xpm[] = {
 "#      c #000000",
 "$      c #B4BAB4 s inactive_mid_2",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 ".................++",
 "..+++++++++++++++$@",
 ".+++++++++++++++++@",
 ".+++++++++++++++++@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".+++++++++#+++#+++@",
 ".+++++++++#####+++@",
 ".+++@######++##+++@",
@@ -24,8 +26,6 @@ static char * stick_inactive_xpm[] = {
 ".+++++++++#+++#+++@",
 ".+++++++++++++++++@",
 ".+++++++++++++++++@",
-".+++++++++++++++++@",
-".+++++++++++++++++@",
 ".$+++++++++++++++$@",
 "+$$$$$$$$$$$$$$$$$@",
 "@@@@@@@@@@@@@@@@@@@",
diff --git a/themes/microdeck/stick-pressed.xpm b/themes/microdeck/stick-pressed.xpm
index 9e3356e0e..460f21814 100644
--- a/themes/microdeck/stick-pressed.xpm
+++ b/themes/microdeck/stick-pressed.xpm
@@ -7,13 +7,15 @@ static char * stick_pressed_xpm[] = {
 "@      c #B4BAB4 s active_mid_2",
 "#      c #000000",
 "                   ",
+"                   ",
+"                   ",
+"                   ",
+"                   ",
 "...................",
 "..@@@@@@@@@@@@@@@@@",
 ".@@@@@@@@@@@@@@@@@+",
 ".@@@@@@@@@@@@@@@@@+",
 ".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
 ".@@@@@@@@@#@@@#@@@+",
 ".@@@@@@@@@#####@@@+",
 ".@@@.######@@##@@@+",
@@ -24,8 +26,6 @@ static char * stick_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@@@+",
 ".@@@@@@@@@@@@@@@@@+",
 ".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
-".@@@@@@@@@@@@@@@@@+",
 "@@@@@@@@@@@@@@@@@++",
 "+++++++++++++++++++",
 "                   "};
diff --git a/themes/microdeck/title-1-active.xpm b/themes/microdeck/title-1-active.xpm
index c36f3054b..d08f72856 100644
--- a/themes/microdeck/title-1-active.xpm
+++ b/themes/microdeck/title-1-active.xpm
@@ -1,12 +1,16 @@
 /* XPM */
 static char * title_1_active_xpm[] = {
 "8 23 6 1",
-" 	c None",
-".	c #000000",
-"+	c #FFFFFF s active_hilight_2",
-"@	c #D5D6D5 s active_color_2",
-"#	c #B4BAB4 s active_mid_2",
-"$	c #949594 s active_shadow_2",
+"       c None",
+".      c #000000",
+"+      c #FFFFFF s active_hilight_2",
+"@      c #D5D6D5 s active_color_2",
+"#      c #B4BAB4 s active_mid_2",
+"$      c #949594 s active_shadow_2",
+"        ",
+"        ",
+"        ",
+"        ",
 "........",
 "++++++++",
 "@@@@@@@@",
@@ -23,10 +27,6 @@ static char * title_1_active_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
 "########",
 "$$$$$$$$",
 "........"};
diff --git a/themes/microdeck/title-1-inactive.xpm b/themes/microdeck/title-1-inactive.xpm
index f94a32ac5..6eb497161 100644
--- a/themes/microdeck/title-1-inactive.xpm
+++ b/themes/microdeck/title-1-inactive.xpm
@@ -1,12 +1,16 @@
 /* XPM */
 static char * title_1_inactive_xpm[] = {
 "8 23 6 1",
-" 	c None",
-".	c #000000",
-"+	c #FFFFFF s inactive_hilight_2",
-"@	c #D5D6D5 s inactive_color_2",
-"#	c #B4BAB4 s inactive_mid_2",
-"$	c #949594 s inactive_shadow_2",
+"       c None",
+".      c #000000",
+"+      c #FFFFFF s inactive_hilight_2",
+"@      c #D5D6D5 s inactive_color_2",
+"#      c #B4BAB4 s inactive_mid_2",
+"$      c #949594 s inactive_shadow_2",
+"        ",
+"        ",
+"        ",
+"        ",
 "........",
 "++++++++",
 "@@@@@@@@",
@@ -23,10 +27,6 @@ static char * title_1_inactive_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
 "########",
 "$$$$$$$$",
 "........"};
diff --git a/themes/microdeck/title-2-active.xpm b/themes/microdeck/title-2-active.xpm
index 5bf1d2e99..077356bdc 100644
--- a/themes/microdeck/title-2-active.xpm
+++ b/themes/microdeck/title-2-active.xpm
@@ -10,13 +10,13 @@ static char * title_2_active_xpm[] = {
 "%      c #0000C5 s active_hilight_1",
 "&      c #B4BAB4 s active_mid_2",
 "*      c #949594 s active_shadow_2",
-"................",
-"++++++++++++++++",
-"++@@@@@@@@@@@@@@",
-"+@@@@@@@@@******",
-"+@@@@@@@@@*#####",
-"+@@@@@@@@@*#$$$$",
-"+@@@@@@@@@*$%%%%",
+"          ......",
+"        ..++++++",
+"       .++@@@@@@",
+"     ..+@@******",
+".....++@@@*#####",
+"+++++@@@@@*#$$$$",
+"++@@@@@@@@*$%%%%",
 "+@@@@@@@@@*#$$$$",
 "+@@@@@@@@@*$%%%%",
 "+@@@@@@@@@*#$$$$",
diff --git a/themes/microdeck/title-2-inactive.xpm b/themes/microdeck/title-2-inactive.xpm
index 95a3fb147..57942c607 100644
--- a/themes/microdeck/title-2-inactive.xpm
+++ b/themes/microdeck/title-2-inactive.xpm
@@ -11,13 +11,13 @@ static char * title_2_inactive_xpm[] = {
 "&      c #0000C5 s inactive_hilight_1",
 "*      c #B4BAB4 s inactive_mid_2",
 "=      c #00109C s inactive_mid_1",
-"................",
-"++++++++++++++++",
-"++@@@@@@@@@@@@@@",
-"+@@@@@@@@@######",
-"+@@@@@@@@@#$$$$$",
-"+@@@@@@@@@#$====",
-"+@@@@@@@@@#=%%%%",
+"          ......",
+"        ..++++++",
+"       .++@@@@@@",
+"     ..+@@######",
+".....++@@@#$$$$$",
+"+++++@@@@@#$====",
+"++@@@@@@@@#=%%%%",
 "+@@@@@@@@@#$====",
 "+@@@@@@@@@#=%%%%",
 "+@@@@@@@@@#$====",
diff --git a/themes/microdeck/title-4-active.xpm b/themes/microdeck/title-4-active.xpm
index 6c3c9d989..a4d12140f 100644
--- a/themes/microdeck/title-4-active.xpm
+++ b/themes/microdeck/title-4-active.xpm
@@ -10,12 +10,12 @@ static char * title_4_active_xpm[] = {
 "%      c #00009C s active_color_1",
 "&      c #0000C5 s active_hilight_1",
 "*      c #949594 s active_shadow_2",
-"................",
-"++++++++++++++@@",
-"@@@@@@@@@@@@@@#*",
-"*****@@@@@@@@@@*",
-"$$$$$+@@@@@@@@@*",
-"%%%%%+@@@@@@@@@*",
+"......          ",
+"++++++..        ",
+"@@@@@@++.       ",
+"*****@@@+..     ",
+"$$$$$+@@@++.....",
+"%%%%%+@@@@@+++@@",
 "&&&&&+@@@@@@@@@*",
 "%%%%%+@@@@@@@@@*",
 "&&&&&+@@@@@@@@@*",
diff --git a/themes/microdeck/title-4-inactive.xpm b/themes/microdeck/title-4-inactive.xpm
index 4940ed1e7..1dc5b1f87 100644
--- a/themes/microdeck/title-4-inactive.xpm
+++ b/themes/microdeck/title-4-inactive.xpm
@@ -11,12 +11,12 @@ static char * title_4_inactive_xpm[] = {
 "&      c #00009C s inactive_color_1",
 "*      c #0000C5 s inactive_hilight_1",
 "=      c #00109C s inactive_mid_1",
-"................",
-"++++++++++++++@@",
-"@@@@@@@@@@@@@@#$",
-"$$$$$@@@@@@@@@@$",
-"%%%%%+@@@@@@@@@$",
-"=====+@@@@@@@@@$",
+"......          ",
+"++++++..        ",
+"@@@@@@++.       ",
+"$$$$$@@@+..     ",
+"%%%%%+@@@++.....",
+"=====+@@@@@+++@@",
 "&&&&&+@@@@@@@@@$",
 "=====+@@@@@@@@@$",
 "&&&&&+@@@@@@@@@$",
diff --git a/themes/microdeck/title-5-active.xpm b/themes/microdeck/title-5-active.xpm
index c3c688825..958bbd857 100644
--- a/themes/microdeck/title-5-active.xpm
+++ b/themes/microdeck/title-5-active.xpm
@@ -1,12 +1,16 @@
 /* XPM */
 static char * title_5_active_xpm[] = {
 "8 23 6 1",
-" 	c None",
-".	c #000000",
-"+	c #FFFFFF s active_hilight_2",
-"@	c #D5D6D5 s active_color_2",
-"#	c #B4BAB4 s active_mid_2",
-"$	c #949594 s active_shadow_2",
+"       c None",
+".      c #000000",
+"+      c #FFFFFF s active_hilight_2",
+"@      c #D5D6D5 s active_color_2",
+"#      c #B4BAB4 s active_mid_2",
+"$      c #949594 s active_shadow_2",
+"        ",
+"        ",
+"        ",
+"        ",
 "........",
 "++++++++",
 "@@@@@@@@",
@@ -23,10 +27,6 @@ static char * title_5_active_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
 "########",
 "$$$$$$$$",
 "........"};
diff --git a/themes/microdeck/title-5-inactive.xpm b/themes/microdeck/title-5-inactive.xpm
index fef367192..72ac11085 100644
--- a/themes/microdeck/title-5-inactive.xpm
+++ b/themes/microdeck/title-5-inactive.xpm
@@ -1,12 +1,16 @@
 /* XPM */
 static char * title_5_inactive_xpm[] = {
 "8 23 6 1",
-" 	c None",
-".	c #000000",
-"+	c #FFFFFF s inactive_hilight_2",
-"@	c #D5D6D5 s inactive_color_2",
-"#	c #B4BAB4 s inactive_mid_2",
-"$	c #949594 s inactive_shadow_2",
+"       c None",
+".      c #000000",
+"+      c #FFFFFF s inactive_hilight_2",
+"@      c #D5D6D5 s inactive_color_2",
+"#      c #B4BAB4 s inactive_mid_2",
+"$      c #949594 s inactive_shadow_2",
+"        ",
+"        ",
+"        ",
+"        ",
 "........",
 "++++++++",
 "@@@@@@@@",
@@ -23,10 +27,6 @@ static char * title_5_inactive_xpm[] = {
 "@@@@@@@@",
 "@@@@@@@@",
 "@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
 "########",
 "$$$$$$$$",
 "........"};
diff --git a/themes/microdeck/top-left-active.xpm b/themes/microdeck/top-left-active.xpm
index 6e6de52fe..846fd9d5b 100644
--- a/themes/microdeck/top-left-active.xpm
+++ b/themes/microdeck/top-left-active.xpm
@@ -7,6 +7,10 @@ static char * top_left_active_xpm[] = {
 "@      c #D5D6D5 s active_color_2",
 "#      c #949594 s active_shadow_2",
 "$      c #B4BAB4 s active_mid_2",
+"      ",
+"      ",
+"      ",
+"      ",
 "     .",
 "   ..$",
 "  .++#",
@@ -20,10 +24,6 @@ static char * top_left_active_xpm[] = {
 ".+@@@#",
 ".+@@@#",
 ".+@@@#",
-".+@@@#",
-".+@@@#",
-".+@@@#",
-".+@@@#",
 ".+$@@#",
 ".+$@@#",
 ".+$$@#",
diff --git a/themes/microdeck/top-left-inactive.xpm b/themes/microdeck/top-left-inactive.xpm
index bc3614ca9..5279fc874 100644
--- a/themes/microdeck/top-left-inactive.xpm
+++ b/themes/microdeck/top-left-inactive.xpm
@@ -7,6 +7,10 @@ static char * top_left_inactive_xpm[] = {
 "@      c #D5D6D5 s inactive_color_2",
 "#      c #949594 s inactive_shadow_2",
 "$      c #B4BAB4 s inactive_mid_2",
+"      ",
+"      ",
+"      ",
+"      ",
 "     .",
 "   ..$",
 "  .++#",
@@ -20,10 +24,6 @@ static char * top_left_inactive_xpm[] = {
 ".+@@@#",
 ".+@@@#",
 ".+@@@#",
-".+@@@#",
-".+@@@#",
-".+@@@#",
-".+@@@#",
 ".+$@@#",
 ".+$@@#",
 ".+$$@#",
diff --git a/themes/microdeck/top-right-active.xpm b/themes/microdeck/top-right-active.xpm
index 7f2e7e08f..5f4a6116b 100644
--- a/themes/microdeck/top-right-active.xpm
+++ b/themes/microdeck/top-right-active.xpm
@@ -7,6 +7,10 @@ static char * top_right_active_xpm[] = {
 "@      c #D5D6D5 s active_color_2",
 "#      c #949594 s active_shadow_2",
 "$      c #B4BAB4 s active_mid_2",
+"      ",
+"      ",
+"      ",
+"      ",
 ".     ",
 "+..   ",
 "++$.  ",
@@ -20,10 +24,6 @@ static char * top_right_active_xpm[] = {
 "+@@@#.",
 "+@@@#.",
 "+@@@#.",
-"+@@@#.",
-"+@@@#.",
-"+@@@#.",
-"+@@@#.",
 "+@$@#.",
 "+@$@#.",
 "+$$@#.",
diff --git a/themes/microdeck/top-right-inactive.xpm b/themes/microdeck/top-right-inactive.xpm
index fb8c330c4..d9cbc81e2 100644
--- a/themes/microdeck/top-right-inactive.xpm
+++ b/themes/microdeck/top-right-inactive.xpm
@@ -7,6 +7,10 @@ static char * top_right_inactive_xpm[] = {
 "@      c #D5D6D5 s inactive_color_2",
 "#      c #949594 s inactive_shadow_2",
 "$      c #B4BAB4 s inactive_mid_2",
+"      ",
+"      ",
+"      ",
+"      ",
 ".     ",
 "+..   ",
 "++$.  ",
@@ -20,10 +24,6 @@ static char * top_right_inactive_xpm[] = {
 "+@@@#.",
 "+@@@#.",
 "+@@@#.",
-"+@@@#.",
-"+@@@#.",
-"+@@@#.",
-"+@@@#.",
 "+@$@#.",
 "+@$@#.",
 "+$$@#.",
-- 
GitLab