diff --git a/themes/default/bottom-active.xpm b/themes/default/bottom-active.xpm index d6f2bc3beba02a8c5e7836019ad48684e709bdbc..463f05298ae3b7cbd2c267b97e325c7d8734d8c8 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 ef07cdc38f91f169efac4444789fb2337dc04f64..acac072dc4c00d5227825b2ba6fbe6cc40f0b495 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 7b542571976733636b51bcfeb153ebc00426c955..7464fa8eed45ff36b51dcd62d457d2b89be1aec8 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 21268ca3e94e6810270ddc805119df1c861c46d6..b9b8edd098651b69b09ed68617b7e467734e6558 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 a8bcb15378864dbdcb8ca38578b891c7bb16f6be..8c87904987f66e05130e2bf632f31daa45b0abc3 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 84ba79b8055d1bb3748eaf3d442b28bd5c654932..b42b2d7957d41666281456bcf798dcb794fe83b9 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 d926f295b9d467989315990012df208c95655006..d6bc2654fef6617304e73dc9ba2940df4684f822 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 4e35f99abd5459ed38a567d346489fd803b4dffb..ae47b7a2478b0b99031e959ce545a5ea15e39d6b 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 27960d4127ca359240d374a85801113e0857c8d7..3433a6806995836008637cf949f296cc86608850 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 9ed80244db493a09bd84a75117632259b6d1be70..6dbac73d064bcc43b42471fe8b0b2159d37836ed 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 5ae5b0ec6d3f9123755413c3a0f3e6501c356df5..89b61f7dab5a8c0f90c44511a43937053653f10d 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 155d1950c5304c30ef0ce06d960eed202125a592..075679bbc7c0fbdb7139a6586888bd77f2694203 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 d13145af96d90157f0c9b1b6f72f7fe92f2b94b8..67f5035fb0c69c94513fe3c6ec1e5c1b2666081a 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 155d1950c5304c30ef0ce06d960eed202125a592..075679bbc7c0fbdb7139a6586888bd77f2694203 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 d13145af96d90157f0c9b1b6f72f7fe92f2b94b8..67f5035fb0c69c94513fe3c6ec1e5c1b2666081a 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 155d1950c5304c30ef0ce06d960eed202125a592..075679bbc7c0fbdb7139a6586888bd77f2694203 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 d13145af96d90157f0c9b1b6f72f7fe92f2b94b8..67f5035fb0c69c94513fe3c6ec1e5c1b2666081a 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 155d1950c5304c30ef0ce06d960eed202125a592..075679bbc7c0fbdb7139a6586888bd77f2694203 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 d13145af96d90157f0c9b1b6f72f7fe92f2b94b8..67f5035fb0c69c94513fe3c6ec1e5c1b2666081a 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 155d1950c5304c30ef0ce06d960eed202125a592..075679bbc7c0fbdb7139a6586888bd77f2694203 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 d13145af96d90157f0c9b1b6f72f7fe92f2b94b8..67f5035fb0c69c94513fe3c6ec1e5c1b2666081a 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 67ccbdb21f8ab5f1ca673d2ff3ac080e848b77ef..ea26811efbb9c6039810ea1dc330783a2474a14c 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 628365e5345ecff74ced20672076f59733198b8d..9b936ec37871e0c2d4ee9bbbfeaff103c28d2ac0 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 0cc412b28278e22a0922ece4a1645904a00f40ad..1d9ce4fc26410d47d443073f3d4b1d0c75ec74bf 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 fd6c49db74d3c123af5c50b89024effdeddce8fe..46e7bbe9051c8d534f7a6c7a3dcaf926c30e864a 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", +"$$$ ", +"$$$$$ ", +"++.$$$ ", +"##+@$$ ", +"####.$$", +"####@$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"#####$$", +"@@@@@$$"};