From 471f14737dc77cec3ce1cde46ed0360177159fad Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Fri, 31 Jan 2003 18:33:47 +0000
Subject: [PATCH] Change title style

(Old svn revision: 10885)
---
 themes/gaudy/title-2-inactive.xpm | 46 +++++++++++++++---------------
 themes/gaudy/title-3-inactive.xpm | 46 +++++++++++++++---------------
 themes/gaudy/title-4-inactive.xpm | 47 ++++++++++++++++---------------
 3 files changed, 70 insertions(+), 69 deletions(-)

diff --git a/themes/gaudy/title-2-inactive.xpm b/themes/gaudy/title-2-inactive.xpm
index 2283db5d9..934d963fd 100644
--- a/themes/gaudy/title-2-inactive.xpm
+++ b/themes/gaudy/title-2-inactive.xpm
@@ -1,28 +1,28 @@
 /* XPM */
 static char * title_2_inactive_xpm[] = {
 "16 21 4 1",
-" 	c None",
-".	c #4E6CF5 s inactive_hilight_1",
-"+	c #455FD7 s inactive_color_1",
-"@      c #384EB2 s inactive_shadow_1",
+"       c None",
+".      c #4E6CF5 s inactive_hilight_1",
+"+      c #455FD7 s inactive_color_1",
+"@      c #384EB2 s inactive_shadow_1"
 "................",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
+"+++++++++++++...",
+"+++++++++++.....",
+"++++++++++......",
+"+++++++++.......",
+"++++++++........",
+"++++++++........",
+"+++++++.........",
+"+++++++.........",
+"+++++++.........",
+"+++++++.........",
+"+++++++.........",
+"+++++++.........",
+"+++++++.........",
+"++++++++........",
+"++++++++........",
+"+++++++++.......",
+"++++++++++......",
+"+++++++++++.....",
+"+++++++++++++...",
 "@@@@@@@@@@@@@@@@"};
diff --git a/themes/gaudy/title-3-inactive.xpm b/themes/gaudy/title-3-inactive.xpm
index e542612d1..63f605d98 100644
--- a/themes/gaudy/title-3-inactive.xpm
+++ b/themes/gaudy/title-3-inactive.xpm
@@ -3,26 +3,26 @@ static char * title_3_inactive_xpm[] = {
 "8 21 4 1",
 " 	c None",
 ".	c #4E6CF5 s inactive_hilight_1",
-"+	c #455FD7 s inactive_color_1",
-"@      c #384EB2 s inactive_shadow_1",
-"........",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"++++++++",
-"@@@@@@@@"};
+"+	c #384EB2 s inactive_shadow_1"
+"@	c #455FD7 s inactive_color_1",
+"........",
+"........",
+"........",
+"........",
+"........",
+"........",
+"........",
+"........",
+"........",
+"........",
+"........",
+"........",
+"........",
+"........",
+"........",
+"........",
+"........",
+"........",
+"........",
+"........",
+"++++++++"};
diff --git a/themes/gaudy/title-4-inactive.xpm b/themes/gaudy/title-4-inactive.xpm
index e81729493..9b3c2d7fa 100644
--- a/themes/gaudy/title-4-inactive.xpm
+++ b/themes/gaudy/title-4-inactive.xpm
@@ -1,28 +1,29 @@
 /* XPM */
 static char * title_4_inactive_xpm[] = {
-"16 21 4 1",
+"16 21 5 1",
 " 	c None",
 ".	c #4E6CF5 s inactive_hilight_1",
-"+	c #455FD7 s inactive_color_1",
-"@      c #384EB2 s inactive_shadow_1",
+"+	c #384EB2 s inactive_shadow_1"
+"@	c #455FD7 s inactive_color_1",
+"=      c #000000",
 "................",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"++++++++++++++++",
-"@@@@@@@@@@@@@@@@"};
+"...@@@@@@@@@@@@@",
+".....@@@@@@@@@@@",
+"......@@@@@@@@@@",
+".......@@@@@@@@@",
+"........@@@@@@@@",
+"........@@@@@@@@",
+".........@@@@@@@",
+".........@@@@@@@",
+".........@@@@@@@",
+".........@@@@@@@",
+".........@@@@@@@",
+".........@@@@@@@",
+".........@@@@@@@",
+"........@@@@@@@@",
+"........@@@@@@@@",
+".......@@@@@@@@@",
+"......@@@@@@@@@@",
+".....@@@@@@@@@@@",
+"...@@@@@@@@@@@@@",
+"++++++++++++++++"};
-- 
GitLab