From aa9b7bfa5726c63a4fa79c8c60e572d2ed88803e Mon Sep 17 00:00:00 2001 From: Olivier Fourdan <fourdan.olivier@wanadoo.fr> Date: Tue, 16 Mar 2004 21:15:49 +0000 Subject: [PATCH] This is the only theme I liked; so I put it back as default. (Old svn revision: 11641) --- themes/default/bottom-active.xpm | 23 +++---- themes/default/bottom-inactive.xpm | 23 +++---- themes/default/bottom-left-active.xpm | 42 ++++++------- themes/default/bottom-left-inactive.xpm | 42 ++++++------- themes/default/bottom-right-active.xpm | 44 ++++++------- themes/default/bottom-right-inactive.xpm | 44 ++++++------- themes/default/left-active.xpm | 78 ++++++++++++------------ themes/default/left-inactive.xpm | 78 ++++++++++++------------ themes/default/right-active.xpm | 78 ++++++++++++------------ themes/default/right-inactive.xpm | 78 ++++++++++++------------ themes/default/themerc | 2 +- themes/default/title-1-active.xpm | 58 +++++++++--------- themes/default/title-1-inactive.xpm | 60 +++++++++--------- themes/default/title-2-active.xpm | 58 +++++++++--------- themes/default/title-2-inactive.xpm | 60 +++++++++--------- themes/default/title-3-active.xpm | 58 +++++++++--------- themes/default/title-3-inactive.xpm | 60 +++++++++--------- themes/default/title-4-active.xpm | 58 +++++++++--------- themes/default/title-4-inactive.xpm | 60 +++++++++--------- themes/default/title-5-active.xpm | 58 +++++++++--------- themes/default/title-5-inactive.xpm | 60 +++++++++--------- themes/default/top-left-active.xpm | 60 +++++++++--------- themes/default/top-left-inactive.xpm | 60 +++++++++--------- themes/default/top-right-active.xpm | 60 +++++++++--------- themes/default/top-right-inactive.xpm | 60 +++++++++--------- 25 files changed, 682 insertions(+), 680 deletions(-) diff --git a/themes/default/bottom-active.xpm b/themes/default/bottom-active.xpm index d6f2bc3be..463f05298 100644 --- a/themes/default/bottom-active.xpm +++ b/themes/default/bottom-active.xpm @@ -1,13 +1,14 @@ /* XPM */ static char * bottom_active_xpm[] = { -"32 4 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s active_hilight_1", -"@ c #3E566B s active_shadow_1", -"# c #D5D6D5 s active_color_1", -"% c #567B9C s active_mid_1", -"################################", -"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", -"++++++++++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; +"32 5 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #D5D6D5 s active_color_2", +"# c #B4BAB4 s active_mid_2", +"$ c #000000", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"}; diff --git a/themes/default/bottom-inactive.xpm b/themes/default/bottom-inactive.xpm index ef07cdc38..acac072dc 100644 --- a/themes/default/bottom-inactive.xpm +++ b/themes/default/bottom-inactive.xpm @@ -1,13 +1,14 @@ /* XPM */ static char * bottom_inactive_xpm[] = { -"32 4 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s inactive_hilight_1", -"@ c #3E566B s inactive_shadow_1", -"# c #D5D6D5 s inactive_color_1", -"% c #567B9C s inactive_mid_1", -"################################", -"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", -"++++++++++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; +"32 5 6 1", +" c None", +". c #949594 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #D5D6D5 s inactive_color_2", +"# c #B4BAB4 s inactive_mid_2", +"$ c #000000", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"}; diff --git a/themes/default/bottom-left-active.xpm b/themes/default/bottom-left-active.xpm index 7b5425719..7464fa8ee 100644 --- a/themes/default/bottom-left-active.xpm +++ b/themes/default/bottom-left-active.xpm @@ -2,24 +2,24 @@ static char * bottom_left_active_xpm[] = { "16 16 6 1", " c None", -". c #000000", -"+ c #6EA0CD s active_hilight_1", -"@ c #3E566B s active_shadow_1", -"# c #D5D6D5 s active_color_1", -"% c #567B9C s active_mid_1", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%#############", -"@+%%%%%%%%%%%%%%", -"@#++++++++++++++", -" @@@@@@@@@@@@@@@"}; +"@ c #000000", +". c #4B58A2 s active_shadow_2", +"+ c #525FAB s active_color_2", +"# c #FFFFFF s active_hilight_2", +"$ c #848FD6 s active_mid_2", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@$+++ ", +"@@.+++++++++++++", +" @@$++++++++++++", +" @@@.$++++++++++", +" @@@@@@@@@@@@@@", +" @@@@@@@@@@@@"}; diff --git a/themes/default/bottom-left-inactive.xpm b/themes/default/bottom-left-inactive.xpm index 21268ca3e..b9b8edd09 100644 --- a/themes/default/bottom-left-inactive.xpm +++ b/themes/default/bottom-left-inactive.xpm @@ -2,24 +2,24 @@ static char * bottom_left_inactive_xpm[] = { "16 16 6 1", " c None", -". c #000000", -"+ c #6EA0CD s inactive_hilight_1", -"@ c #3E566B s inactive_shadow_1", -"# c #D5D6D5 s inactive_color_1", -"% c #567B9C s inactive_mid_1", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%# ", -"@+%#############", -"@+%%%%%%%%%%%%%%", -"@#++++++++++++++", -" @@@@@@@@@@@@@@@"}; +"@ c #000000", +". c #4B58A2 s inactive_shadow_2", +"+ c #525FAB s inactive_color_2", +"# c #FFFFFF s inactive_hilight_2", +"$ c #848FD6 s inactive_mid_2", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@+++ ", +"@@$+++ ", +"@@.+++++++++++++", +" @@$++++++++++++", +" @@@.$++++++++++", +" @@@@@@@@@@@@@@", +" @@@@@@@@@@@@"}; diff --git a/themes/default/bottom-right-active.xpm b/themes/default/bottom-right-active.xpm index a8bcb1537..8c8790498 100644 --- a/themes/default/bottom-right-active.xpm +++ b/themes/default/bottom-right-active.xpm @@ -1,25 +1,25 @@ /* XPM */ static char * bottom_right_active_xpm[] = { "16 16 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s active_hilight_1", -"@ c #3E566B s active_shadow_1", -"# c #D5D6D5 s active_color_1", -"% c #567B9C s active_mid_1", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -"#############%+@", -"%%%%%%%%%%%%%%+@", -"++++++++++++++#@", -"@@@@@@@@@@@@@@@ "}; +" c None", +"@ c #000000", +". c #4B58A2 s active_shadow_2", +"+ c #525FAB s active_color_2", +"# c #FFFFFF s active_hilight_2", +"$ c #848FD6 s active_mid_2", +" +++@@", +" +++@@", +" +++@@", +" +++@@", +" +++@@", +" +++@@", +" +++@@", +" +++@@", +" +++@@", +" +++@@", +" +++$@@", +"+++++++++++++.@@", +"++++++++++++$@@ ", +"++++++++++$.@@@ ", +"@@@@@@@@@@@@@@ ", +"@@@@@@@@@@@@ "}; diff --git a/themes/default/bottom-right-inactive.xpm b/themes/default/bottom-right-inactive.xpm index 84ba79b80..b42b2d795 100644 --- a/themes/default/bottom-right-inactive.xpm +++ b/themes/default/bottom-right-inactive.xpm @@ -1,25 +1,25 @@ /* XPM */ static char * bottom_right_inactive_xpm[] = { "16 16 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s inactive_hilight_1", -"@ c #3E566B s inactive_shadow_1", -"# c #D5D6D5 s inactive_color_1", -"% c #567B9C s inactive_mid_1", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -" #%+@", -"#############%+@", -"%%%%%%%%%%%%%%+@", -"++++++++++++++#@", -"@@@@@@@@@@@@@@@ "}; +" c None", +"@ c #000000", +". c #4B58A2 s inactive_shadow_2", +"+ c #525FAB s inactive_color_2", +"# c #FFFFFF s inactive_hilight_2", +"$ c #848FD6 s inactive_mid_2", +" +++@@", +" +++@@", +" +++@@", +" +++@@", +" +++@@", +" +++@@", +" +++@@", +" +++@@", +" +++@@", +" +++@@", +" +++$@@", +"+++++++++++++.@@", +"++++++++++++$@@ ", +"++++++++++$.@@@ ", +"@@@@@@@@@@@@@@ ", +"@@@@@@@@@@@@ "}; diff --git a/themes/default/left-active.xpm b/themes/default/left-active.xpm index d926f295b..d6bc2654f 100644 --- a/themes/default/left-active.xpm +++ b/themes/default/left-active.xpm @@ -1,41 +1,41 @@ /* XPM */ static char * left_active_xpm[] = { -"4 32 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s active_hilight_1", -"@ c #3E566B s active_shadow_1", -"# c #D5D6D5 s active_color_1", -"% c #567B9C s active_mid_1", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#"}; +"5 32 6 1", +" c None", +". c #949595 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"# c #D5D6D5 s active_color_2", +"* c #B4BAB5 s active_mid_2", +"@ c #000000", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###"}; diff --git a/themes/default/left-inactive.xpm b/themes/default/left-inactive.xpm index 4e35f99ab..ae47b7a24 100644 --- a/themes/default/left-inactive.xpm +++ b/themes/default/left-inactive.xpm @@ -1,41 +1,41 @@ /* XPM */ static char * left_inactive_xpm[] = { -"4 32 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s inactive_hilight_1", -"@ c #3E566B s inactive_shadow_1", -"# c #D5D6D5 s inactive_color_1", -"% c #567B9C s inactive_mid_1", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#", -"@+%#"}; +"5 32 6 1", +" c None", +". c #949595 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"# c #D5D6D5 s inactive_color_2", +"* c #B4BAB5 s inactive_mid_2", +"@ c #000000", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###", +"@@###"}; diff --git a/themes/default/right-active.xpm b/themes/default/right-active.xpm index 27960d412..3433a6806 100644 --- a/themes/default/right-active.xpm +++ b/themes/default/right-active.xpm @@ -1,41 +1,41 @@ /* XPM */ static char * right_active_xpm[] = { -"4 32 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s active_hilight_1", -"@ c #3E566B s active_shadow_1", -"# c #D5D6D5 s active_color_1", -"% c #567B9C s active_mid_1", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@"}; +"5 32 6 1", +" c None", +". c #949595 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"# c #D5D6D5 s active_color_2", +"* c #B4BAB5 s active_mid_2", +"@ c #000000", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@"}; diff --git a/themes/default/right-inactive.xpm b/themes/default/right-inactive.xpm index 9ed80244d..6dbac73d0 100644 --- a/themes/default/right-inactive.xpm +++ b/themes/default/right-inactive.xpm @@ -1,41 +1,41 @@ /* XPM */ static char * right_inactive_xpm[] = { -"4 32 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s inactive_hilight_1", -"@ c #3E566B s inactive_shadow_1", -"# c #D5D6D5 s inactive_color_1", -"% c #567B9C s inactive_mid_1", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@", -"#%+@"}; +"5 32 6 1", +" c None", +". c #949595 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"# c #D5D6D5 s inactive_color_2", +"* c #B4BAB5 s inactive_mid_2", +"@ c #000000", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@", +"###@@"}; diff --git a/themes/default/themerc b/themes/default/themerc index 5ae5b0ec6..89b61f7da 100644 --- a/themes/default/themerc +++ b/themes/default/themerc @@ -1,7 +1,7 @@ button_offset=1 button_spacing=1 full_width_title=true -title_horizontal_offset=2 +title_horizontal_offset=0 title_vertical_offset_active=3 title_vertical_offset_inactive=3 title_shadow_active=false diff --git a/themes/default/title-1-active.xpm b/themes/default/title-1-active.xpm index 155d1950c..075679bbc 100644 --- a/themes/default/title-1-active.xpm +++ b/themes/default/title-1-active.xpm @@ -1,33 +1,33 @@ /* XPM */ static char * title_active_xpm[] = { -"2 24 6 1", +"8 24 6 1", " c None", -". c #000000", +". c #4B58A2 s active_shadow_1", "+ c #6EA0CD s active_hilight_1", -"@ c #3E566B s active_shadow_1", -"$ c #567B9C s active_mid_1", -"# c #4C7BA6 s active_color_1", -"@@", -"++", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"$$"}; +"@ c #4C7BA6 s active_color_1", +"# c #567B9C s active_mid_1", +"$ c #000000", +"$$$$$$$$", +"$$$$$$$$", +"++++++++", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"########"}; diff --git a/themes/default/title-1-inactive.xpm b/themes/default/title-1-inactive.xpm index d13145af9..67f5035fb 100644 --- a/themes/default/title-1-inactive.xpm +++ b/themes/default/title-1-inactive.xpm @@ -1,33 +1,33 @@ /* XPM */ static char * title_inactive_xpm[] = { -"2 24 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", -"@@", -"++", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"$$"}; +". c #4B58A2 s inactive_shadow_1", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #4C7BA6 s inactive_color_1", +"# c #567B9C s inactive_mid_1", +"$ c #000000", +"$$$$$$$$", +"$$$$$$$$", +"++++++++", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"########"}; diff --git a/themes/default/title-2-active.xpm b/themes/default/title-2-active.xpm index 155d1950c..075679bbc 100644 --- a/themes/default/title-2-active.xpm +++ b/themes/default/title-2-active.xpm @@ -1,33 +1,33 @@ /* XPM */ static char * title_active_xpm[] = { -"2 24 6 1", +"8 24 6 1", " c None", -". c #000000", +". c #4B58A2 s active_shadow_1", "+ c #6EA0CD s active_hilight_1", -"@ c #3E566B s active_shadow_1", -"$ c #567B9C s active_mid_1", -"# c #4C7BA6 s active_color_1", -"@@", -"++", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"$$"}; +"@ c #4C7BA6 s active_color_1", +"# c #567B9C s active_mid_1", +"$ c #000000", +"$$$$$$$$", +"$$$$$$$$", +"++++++++", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"########"}; diff --git a/themes/default/title-2-inactive.xpm b/themes/default/title-2-inactive.xpm index d13145af9..67f5035fb 100644 --- a/themes/default/title-2-inactive.xpm +++ b/themes/default/title-2-inactive.xpm @@ -1,33 +1,33 @@ /* XPM */ static char * title_inactive_xpm[] = { -"2 24 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", -"@@", -"++", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"$$"}; +". c #4B58A2 s inactive_shadow_1", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #4C7BA6 s inactive_color_1", +"# c #567B9C s inactive_mid_1", +"$ c #000000", +"$$$$$$$$", +"$$$$$$$$", +"++++++++", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"########"}; diff --git a/themes/default/title-3-active.xpm b/themes/default/title-3-active.xpm index 155d1950c..075679bbc 100644 --- a/themes/default/title-3-active.xpm +++ b/themes/default/title-3-active.xpm @@ -1,33 +1,33 @@ /* XPM */ static char * title_active_xpm[] = { -"2 24 6 1", +"8 24 6 1", " c None", -". c #000000", +". c #4B58A2 s active_shadow_1", "+ c #6EA0CD s active_hilight_1", -"@ c #3E566B s active_shadow_1", -"$ c #567B9C s active_mid_1", -"# c #4C7BA6 s active_color_1", -"@@", -"++", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"$$"}; +"@ c #4C7BA6 s active_color_1", +"# c #567B9C s active_mid_1", +"$ c #000000", +"$$$$$$$$", +"$$$$$$$$", +"++++++++", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"########"}; diff --git a/themes/default/title-3-inactive.xpm b/themes/default/title-3-inactive.xpm index d13145af9..67f5035fb 100644 --- a/themes/default/title-3-inactive.xpm +++ b/themes/default/title-3-inactive.xpm @@ -1,33 +1,33 @@ /* XPM */ static char * title_inactive_xpm[] = { -"2 24 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", -"@@", -"++", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"$$"}; +". c #4B58A2 s inactive_shadow_1", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #4C7BA6 s inactive_color_1", +"# c #567B9C s inactive_mid_1", +"$ c #000000", +"$$$$$$$$", +"$$$$$$$$", +"++++++++", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"########"}; diff --git a/themes/default/title-4-active.xpm b/themes/default/title-4-active.xpm index 155d1950c..075679bbc 100644 --- a/themes/default/title-4-active.xpm +++ b/themes/default/title-4-active.xpm @@ -1,33 +1,33 @@ /* XPM */ static char * title_active_xpm[] = { -"2 24 6 1", +"8 24 6 1", " c None", -". c #000000", +". c #4B58A2 s active_shadow_1", "+ c #6EA0CD s active_hilight_1", -"@ c #3E566B s active_shadow_1", -"$ c #567B9C s active_mid_1", -"# c #4C7BA6 s active_color_1", -"@@", -"++", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"$$"}; +"@ c #4C7BA6 s active_color_1", +"# c #567B9C s active_mid_1", +"$ c #000000", +"$$$$$$$$", +"$$$$$$$$", +"++++++++", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"########"}; diff --git a/themes/default/title-4-inactive.xpm b/themes/default/title-4-inactive.xpm index d13145af9..67f5035fb 100644 --- a/themes/default/title-4-inactive.xpm +++ b/themes/default/title-4-inactive.xpm @@ -1,33 +1,33 @@ /* XPM */ static char * title_inactive_xpm[] = { -"2 24 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", -"@@", -"++", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"$$"}; +". c #4B58A2 s inactive_shadow_1", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #4C7BA6 s inactive_color_1", +"# c #567B9C s inactive_mid_1", +"$ c #000000", +"$$$$$$$$", +"$$$$$$$$", +"++++++++", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"########"}; diff --git a/themes/default/title-5-active.xpm b/themes/default/title-5-active.xpm index 155d1950c..075679bbc 100644 --- a/themes/default/title-5-active.xpm +++ b/themes/default/title-5-active.xpm @@ -1,33 +1,33 @@ /* XPM */ static char * title_active_xpm[] = { -"2 24 6 1", +"8 24 6 1", " c None", -". c #000000", +". c #4B58A2 s active_shadow_1", "+ c #6EA0CD s active_hilight_1", -"@ c #3E566B s active_shadow_1", -"$ c #567B9C s active_mid_1", -"# c #4C7BA6 s active_color_1", -"@@", -"++", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"$$"}; +"@ c #4C7BA6 s active_color_1", +"# c #567B9C s active_mid_1", +"$ c #000000", +"$$$$$$$$", +"$$$$$$$$", +"++++++++", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"########"}; diff --git a/themes/default/title-5-inactive.xpm b/themes/default/title-5-inactive.xpm index d13145af9..67f5035fb 100644 --- a/themes/default/title-5-inactive.xpm +++ b/themes/default/title-5-inactive.xpm @@ -1,33 +1,33 @@ /* XPM */ static char * title_inactive_xpm[] = { -"2 24 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", -"@@", -"++", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"##", -"$$"}; +". c #4B58A2 s inactive_shadow_1", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #4C7BA6 s inactive_color_1", +"# c #567B9C s inactive_mid_1", +"$ c #000000", +"$$$$$$$$", +"$$$$$$$$", +"++++++++", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"########"}; diff --git a/themes/default/top-left-active.xpm b/themes/default/top-left-active.xpm index 67ccbdb21..ea26811ef 100644 --- a/themes/default/top-left-active.xpm +++ b/themes/default/top-left-active.xpm @@ -1,33 +1,33 @@ /* XPM */ static char * top_left_active_xpm[] = { -"8 24 6 1", +"7 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", -" @@@@", -" @@#+++", -" @#++$$$", -" @+$$$$$", -"@#+$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$####"}; +". c #4B58A2 s active_shadow_1", +"+ c #6EA0CD s active_hilight_1", +"@ c #567B9C s active_mid_1", +"# c #4C7BA6 s active_color_1", +"$ c #000000", +" $$$", +" $$$$$", +" $$$.++", +" $$@+##", +"$$.####", +"$$@####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$@@@@@"}; diff --git a/themes/default/top-left-inactive.xpm b/themes/default/top-left-inactive.xpm index 628365e53..9b936ec37 100644 --- a/themes/default/top-left-inactive.xpm +++ b/themes/default/top-left-inactive.xpm @@ -1,33 +1,33 @@ /* XPM */ static char * top_left_inactive_xpm[] = { -"8 24 6 1", +"7 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", -" @@@@", -" @@#+++", -" @#++$$$", -" @+$$$$$", -"@#+$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$$$$$", -"@+#$####"}; +". c #4B58A2 s inactive_shadow_1", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #567B9C s inactive_mid_1", +"# c #4C7BA6 s inactive_color_1", +"$ c #000000", +" $$$", +" $$$$$", +" $$$.++", +" $$@+##", +"$$.####", +"$$@####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$#####", +"$$@@@@@"}; diff --git a/themes/default/top-right-active.xpm b/themes/default/top-right-active.xpm index 0cc412b28..1d9ce4fc2 100644 --- a/themes/default/top-right-active.xpm +++ b/themes/default/top-right-active.xpm @@ -1,33 +1,33 @@ /* XPM */ static char * top_right_active_xpm[] = { -"8 24 6 1", +"7 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", -"@@@@ ", -"+++#@@ ", -"$$$++#@ ", -"$$$$$+@ ", -"$$$$$+#@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"####$#+@"}; +". c #4B58A2 s active_shadow_1", +"+ c #6EA0CD s active_hilight_1", +"@ c #567B9C s active_mid_1", +"# c #4C7BA6 s active_color_1", +"$ c #000000", +"$$$ ", +"$$$$$ ", +"++.$$$ ", +"##+@$$ ", +"####.$$", +"####@$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"@@@@@$$"}; diff --git a/themes/default/top-right-inactive.xpm b/themes/default/top-right-inactive.xpm index fd6c49db7..46e7bbe90 100644 --- a/themes/default/top-right-inactive.xpm +++ b/themes/default/top-right-inactive.xpm @@ -1,33 +1,33 @@ /* XPM */ static char * top_right_inactive_xpm[] = { -"8 24 6 1", +"7 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", -"@@@@ ", -"+++#@@ ", -"$$$++#@ ", -"$$$$$+@ ", -"$$$$$+#@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"$$$$$#+@", -"####$#+@"}; +". c #4B58A2 s inactive_shadow_1", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #567B9C s inactive_mid_1", +"# c #4C7BA6 s inactive_color_1", +"$ c #000000", +"$$$ ", +"$$$$$ ", +"++.$$$ ", +"##+@$$ ", +"####.$$", +"####@$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"@@@@@$$"}; -- GitLab