diff --git a/themes/curve/bottom-left-active.xpm b/themes/curve/bottom-left-active.xpm index 4872e4686d9018ae6bc8f1f83f77e49fdc9e3527..11d7ea496fff74a82460e32f434cb7760df0e1e9 100644 --- a/themes/curve/bottom-left-active.xpm +++ b/themes/curve/bottom-left-active.xpm @@ -1,12 +1,13 @@ /* XPM */ static char * bottom_left_active_xpm[] = { -"22 22 5 1", +"22 22 6 1", " c None", ". c #000000", "+ c #6671B2 s active_color_1", "@ c #444F94 s active_shadow_1", "# c #8D95C6 s active_hilight_1", -".+@@@@ ", +"& c #A1A1A1 s active_shadow_2", +".&&&&& ", ".####@ ", ".#+++@ ", ".#+++@ ", @@ -22,9 +23,9 @@ static char * bottom_left_active_xpm[] = { ".#+++@ ", ".#+++@ ", ".#+++@ ", -".#++++@@@@@@@@@@@@@@@@", -" .#++++##############+", -" .#++++++++++++++++++@", -" .@@++++++++++++++++@", -" ..@@@@@@@@@@@@@@@@@", +".#++++@@@@@@@@@@@@@@@&", +" .#++++#############+&", +" .#+++++++++++++++++@&", +" .@@+++++++++++++++@&", +" ..@@@@@@@@@@@@@@@@&", " ................."}; diff --git a/themes/curve/bottom-left-inactive.xpm b/themes/curve/bottom-left-inactive.xpm index b36ae0a64bf1188f73c530106c8a35d8a4a19523..f153a45fc5f1900f56c9d36c893a727c84bde9cf 100644 --- a/themes/curve/bottom-left-inactive.xpm +++ b/themes/curve/bottom-left-inactive.xpm @@ -1,12 +1,13 @@ /* XPM */ static char * bottom_left_inactive_xpm[] = { -"22 22 5 1", +"22 22 6 1", " c None", ". c #000000", "+ c #B9B9B9 s inactive_color_1", "@ c #9B9B9B s inactive_shadow_1", "# c #CBCBCB s inactive_hilight_1", -".+@@@@ ", +"& c #A1A1A1 s inactive_shadow_2", +".&&&&& ", ".####@ ", ".#+++@ ", ".#+++@ ", @@ -22,9 +23,9 @@ static char * bottom_left_inactive_xpm[] = { ".#+++@ ", ".#+++@ ", ".#+++@ ", -".#++++@@@@@@@@@@@@@@@@", -" .#++++##############+", -" .#++++++++++++++++++@", -" .@@++++++++++++++++@", -" ..@@@@@@@@@@@@@@@@@", +".#++++@@@@@@@@@@@@@@@&", +" .#++++#############+&", +" .#+++++++++++++++++@&", +" .@@+++++++++++++++@&", +" ..@@@@@@@@@@@@@@@@&", " ................."}; diff --git a/themes/curve/bottom-right-active.xpm b/themes/curve/bottom-right-active.xpm index b44f8df6289393ab928a9710218807c9aac82996..804d841f4222c7899bed81b23a9fe3b871fb6327 100644 --- a/themes/curve/bottom-right-active.xpm +++ b/themes/curve/bottom-right-active.xpm @@ -1,12 +1,13 @@ /* XPM */ static char * bottom_right_active_xpm[] = { -"22 22 5 1", -" c None", -". c #444F94 s active_shadow_1", -"+ c #6671B2 s active_color_1", -"@ c #000000", -"# c #8D95C6 s active_hilight_1", -" .+..@@", +"22 22 6 1", +" c None", +". c #444F94 s active_shadow_1", +"+ c #6671B2 s active_color_1", +"@ c #000000", +"# c #8D95C6 s active_hilight_1", +"& c #A1A1A1 s active_shadow_2", +" .&&&&@", " .#++.@", " .#++.@", " .#++.@", @@ -22,9 +23,9 @@ static char * bottom_right_active_xpm[] = { " .#++.@", " .#++.@", " .#++.@", -"+...............#+++.@", -"################+++.@ ", -"#++++++++++++++++++.@ ", -"#++++++++++++++++..@ ", -"+................@@ ", +"&+..............#+++.@", +"&###############+++.@ ", +"&#+++++++++++++++++.@ ", +"&#+++++++++++++++..@ ", +"&+...............@@ ", "@@@@@@@@@@@@@@@@@ "}; diff --git a/themes/curve/bottom-right-inactive.xpm b/themes/curve/bottom-right-inactive.xpm index d8480ef8a7fa0ce0df1317253b16c3cba7511af5..a7dafd38f048b84f3e85c9c3cb6bce98ce65fce6 100644 --- a/themes/curve/bottom-right-inactive.xpm +++ b/themes/curve/bottom-right-inactive.xpm @@ -1,12 +1,13 @@ /* XPM */ static char * bottom_right_inactive_xpm[] = { -"22 22 5 1", -" c None", -". c #9B9B9B s inactive_shadow_1", -"+ c #B9B9B9 s inactive_color_1", -"@ c #000000", -"# c #CBCBCB s inactive_hilight_1", -" .+..@@", +"22 22 6 1", +" c None", +". c #9B9B9B s inactive_shadow_1", +"+ c #B9B9B9 s inactive_color_1", +"@ c #000000", +"# c #CBCBCB s inactive_hilight_1", +"& c #A1A1A1 s inactive_shadow_2", +" &&&&&@", " .#++.@", " .#++.@", " .#++.@", @@ -22,9 +23,9 @@ static char * bottom_right_inactive_xpm[] = { " .#++.@", " .#++.@", " .#++.@", -"+...............#+++.@", -"################+++.@ ", -"#++++++++++++++++++.@ ", -"#++++++++++++++++..@ ", -"+................@@ ", +"&+..............#+++.@", +"&###############+++.@ ", +"&#+++++++++++++++++.@ ", +"&#+++++++++++++++..@ ", +"&+...............@@ ", "@@@@@@@@@@@@@@@@@ "};