diff --git a/themes/microdeck/bottom-left-active.xpm b/themes/microdeck/bottom-left-active.xpm index 5c3cf6ca2cce0084204c20699d078ca7ca3daab8..52991f0ec365b3695dcfd4015be26ba62689f2b8 100644 --- a/themes/microdeck/bottom-left-active.xpm +++ b/themes/microdeck/bottom-left-active.xpm @@ -14,8 +14,8 @@ static char * bottom_left_active_xpm[] = { "@#@. ", "@#@. ", "@#$@@@@@@@@@@@@@@@@@@@", -"@++++##++##++##++##++#", -"@$+@$#+@$#+@$#+@$#+@$#", -"@@$$##$$##$$##$$##$$##", +"@+++##################", +"@$++++++++++++++++++++", +"@@$$$$$$$$$$$$$$$$$$$$", " .@@@@@@@@@@@@@@@@@@@@", " ...................."}; diff --git a/themes/microdeck/bottom-left-inactive.xpm b/themes/microdeck/bottom-left-inactive.xpm index 20a7d49d9f322e89379a26af94d038c67734d8bb..8eb3c09d389cd135c27a611336fa33067cdc7dc7 100644 --- a/themes/microdeck/bottom-left-inactive.xpm +++ b/themes/microdeck/bottom-left-inactive.xpm @@ -14,8 +14,8 @@ static char * bottom_left_inactive_xpm[] = { "@#@. ", "@#@. ", "@#$@@@@@@@@@@@@@@@@@@@", -"@++++##++##++##++##++#", -"@$+@$#+@$#+@$#+@$#+@$#", -"@@$$##$$##$$##$$##$$##", +"@+++##################", +"@$++++++++++++++++++++", +"@@$$$$$$$$$$$$$$$$$$$$", " .@@@@@@@@@@@@@@@@@@@@", " ...................."}; diff --git a/themes/microdeck/bottom-right-active.xpm b/themes/microdeck/bottom-right-active.xpm index d3b5cba1824e5134b2f0e05bfe3b65baf718b17a..9533f341030581f12cdd6c445d7716730beb8319 100644 --- a/themes/microdeck/bottom-right-active.xpm +++ b/themes/microdeck/bottom-right-active.xpm @@ -14,8 +14,8 @@ static char * bottom_right_active_xpm[] = { " @#@.", " @#@.", "@@@@@@@@@@@@@@@@@@@+@.", -"++##++##++##++##++#$@.", -"@$#+@$#+@$#+@$#+@$#$@.", -"$##$$##$$##$$##$$##@@.", +"++##++##++##++####+$@.", +"@$#+@$#+@$#+@$#+++$$@.", +"$##$$##$$##$$##$$$$@@.", "@@@@@@@@@@@@@@@@@@@@. ", ".................... "}; diff --git a/themes/microdeck/bottom-right-inactive.xpm b/themes/microdeck/bottom-right-inactive.xpm index 23042677c920afe5421c8dceb0242faca032cbe1..5052e873583c36633dd037d428d539ba1a0b3e4c 100644 --- a/themes/microdeck/bottom-right-inactive.xpm +++ b/themes/microdeck/bottom-right-inactive.xpm @@ -14,8 +14,8 @@ static char * bottom_right_inactive_xpm[] = { " @#@.", " @#@.", "@@@@@@@@@@@@@@@@@@@+@.", -"++##++##++##++##++#$@.", -"@$#+@$#+@$#+@$#+@$#$@.", -"$##$$##$$##$$##$$##@@.", +"++##++##++##++####+$@.", +"@$#+@$#+@$#+@$#+++$$@.", +"$##$$##$$##$$##$$$$@@.", "@@@@@@@@@@@@@@@@@@@@. ", ".................... "};