diff --git a/themes/microdeck/bottom-left-active.xpm b/themes/microdeck/bottom-left-active.xpm index 66cee7ed150fad926185f65ec4f286d2f229abab..a58dded5ab31cc131c9e894dda8b966e8c4017af 100644 --- a/themes/microdeck/bottom-left-active.xpm +++ b/themes/microdeck/bottom-left-active.xpm @@ -1,23 +1,20 @@ /* XPM */ static char * bottom_left_active_xpm[] = { -"22 12 8 1", +"22 12 5 1", " c None", ". c #000000", -"+ c #D5D6D5 s active_color_2", -"@ c #949594 s active_shadow_2", -"# c #0000C5 s active_hilight_1", -"$ c #00009C s active_color_1", -"% c #10105A s active_shadow_1", -"& c #FFFFFF s active_hilight_2", -".+@. ", -".... ", -".#$. ", -".#%. ", -".#%. ", -".#%. ", -".#$%..................", -".#$$###############$.&", -".#$$$$$$$$$$$$$$$$$%.&", -".$$$$$$$$$$$$$$$$$$%.&", -" .%%%%%%%%%%%%%%%%%%.+", +"@ c #949594 s inactive_shadow_2", +"# c #0000C5 s inactive_hilight_2", +"$ c #00009C s inactive_mid_2", +".#@. ", +".#@. ", +".#@. ", +".#@. ", +".#@. ", +".#@. ", +".#$@..................", +".#$$##################", +".#$$$$$$$$$$$$$$$$$$$$", +".$$$$$$$$$$$$$$$$$$$$$", +" .@@@@@@@@@@@@@@@@@@@@", " ...................."}; diff --git a/themes/microdeck/bottom-left-inactive.xpm b/themes/microdeck/bottom-left-inactive.xpm index ec49c5a17f337b305fe2311fb55d2fe21941e8e2..3698da95c3860496c0d00dcf0ab1abc7c02d710c 100644 --- a/themes/microdeck/bottom-left-inactive.xpm +++ b/themes/microdeck/bottom-left-inactive.xpm @@ -1,23 +1,20 @@ /* XPM */ static char * bottom_left_inactive_xpm[] = { -"22 12 8 1", +"22 12 5 1", " c None", ". c #000000", -"+ c #D5D6D5 s inactive_color_2", "@ c #949594 s inactive_shadow_2", -"# c #0000C5 s inactive_hilight_1", -"$ c #00009C s inactive_color_1", -"% c #10105A s inactive_shadow_1", -"& c #FFFFFF s inactive_hilight_2", -".+@. ", -".... ", -".#$. ", -".#%. ", -".#%. ", -".#%. ", -".#$%..................", -".#$$###############$.&", -".#$$$$$$$$$$$$$$$$$%.&", -".$$$$$$$$$$$$$$$$$$%.&", -" .%%%%%%%%%%%%%%%%%%.+", +"# c #0000C5 s inactive_hilight_2", +"$ c #00009C s inactive_mid_2", +".#@. ", +".#@. ", +".#@. ", +".#@. ", +".#@. ", +".#@. ", +".#$@..................", +".#$$##################", +".#$$$$$$$$$$$$$$$$$$$$", +".$$$$$$$$$$$$$$$$$$$$$", +" .@@@@@@@@@@@@@@@@@@@@", " ...................."}; diff --git a/themes/microdeck/bottom-right-active.xpm b/themes/microdeck/bottom-right-active.xpm index 04ed36fbf123a1125561f2ca5687e2a9c503afdc..6607ac8d1264a83625efdb11568c1cf170c20d0f 100644 --- a/themes/microdeck/bottom-right-active.xpm +++ b/themes/microdeck/bottom-right-active.xpm @@ -1,22 +1,20 @@ /* XPM */ static char * bottom_right_active_xpm[] = { -"22 12 7 1", +"22 12 5 1", " c None", ". c #000000", -"+ c #D5D6D5 s active_color_2", "@ c #949594 s active_shadow_2", -"# c #0000C5 s active_hilight_1", -"$ c #00009C s active_color_1", -"% c #10105A s active_shadow_1", -" .+@.", -" ....", -" .#$.", -" .#%.", -" .#%.", -" .#%.", -"..................#$%.", -"+.################$$%.", -"@.#$$$$$$$$$$$$$$$$$%.", -"@.#$$$$$$$$$$$$$$$$$%.", -"@.$%%%%%%%%%%%%%%%%%. ", +"# c #0000C5 s active_hilight_2", +"$ c #00009C s active_mid_2", +" .#@.", +" .#@.", +" .#@.", +" .#@.", +" .#@.", +" .#@.", +"..................#$@.", +"##################$$@.", +"$$$$$$$$$$$$$$$$$$$$@.", +"$$$$$$$$$$$$$$$$$$$$@.", +"@@@@@@@@@@@@@@@@@@@@. ", ".................... "}; diff --git a/themes/microdeck/bottom-right-inactive.xpm b/themes/microdeck/bottom-right-inactive.xpm index 1523e6425c89ea6d8df7069f08627ae5ede03846..4ad2d5c538f94004691343e3039a6551e6086893 100644 --- a/themes/microdeck/bottom-right-inactive.xpm +++ b/themes/microdeck/bottom-right-inactive.xpm @@ -1,22 +1,20 @@ /* XPM */ static char * bottom_right_inactive_xpm[] = { -"22 12 7 1", +"22 12 5 1", " c None", ". c #000000", -"+ c #D5D6D5 s inactive_color_2", "@ c #949594 s inactive_shadow_2", -"# c #0000C5 s inactive_hilight_1", -"$ c #00009C s inactive_color_1", -"% c #10105A s inactive_shadow_1", -" .+@.", -" ....", -" .#$.", -" .#%.", -" .#%.", -" .#%.", -"..................#$%.", -"+.################$$%.", -"@.#$$$$$$$$$$$$$$$$$%.", -"@.#$$$$$$$$$$$$$$$$$%.", -"@.$%%%%%%%%%%%%%%%%%. ", +"# c #0000C5 s inactive_hilight_2", +"$ c #00009C s inactive_mid_2", +" .#@.", +" .#@.", +" .#@.", +" .#@.", +" .#@.", +" .#@.", +"..................#$@.", +"##################$$@.", +"$$$$$$$$$$$$$$$$$$$$@.", +"$$$$$$$$$$$$$$$$$$$$@.", +"@@@@@@@@@@@@@@@@@@@@. ", ".................... "};