Fix stick toggled style. Fixes #99
parent
1c40991291
commit
fc2af00710
|
@ -1,5 +1,5 @@
|
||||||
/* XPM */
|
/* XPM */
|
||||||
static char * stick_toggled_prelight_xpm[] = {
|
static char * stick_active_xpm[] = {
|
||||||
"24 24 3 1",
|
"24 24 3 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #2D2D2D",
|
". c #2D2D2D",
|
||||||
|
@ -14,10 +14,10 @@ static char * stick_toggled_prelight_xpm[] = {
|
||||||
"........................",
|
"........................",
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
".........++++++.........",
|
".........++..++.........",
|
||||||
"........+++..+++........",
|
"........++....++........",
|
||||||
"........+++..+++........",
|
"........++....++........",
|
||||||
".........++++++.........",
|
".........++..++.........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
"........................",
|
"........................",
|
||||||
|
|
|
@ -14,10 +14,10 @@ static char * stick_toggled_prelight_xpm[] = {
|
||||||
"........................",
|
"........................",
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
".........++++++.........",
|
".........++..++.........",
|
||||||
"........+++..+++........",
|
"........++....++........",
|
||||||
"........+++..+++........",
|
"........++....++........",
|
||||||
".........++++++.........",
|
".........++..++.........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
"........................",
|
"........................",
|
||||||
|
|
|
@ -14,10 +14,10 @@ static char * stick_toggled_prelight_xpm[] = {
|
||||||
"........................",
|
"........................",
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
".........++++++.........",
|
".........++..++.........",
|
||||||
"........+++..+++........",
|
"........++....++........",
|
||||||
"........+++..+++........",
|
"........++....++........",
|
||||||
".........++++++.........",
|
".........++..++.........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
"........................",
|
"........................",
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 113 B After Width: | Height: | Size: 117 B |
|
@ -14,10 +14,10 @@ static char * stick_toggled_prelight_xpm[] = {
|
||||||
"........................",
|
"........................",
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
".........++++++.........",
|
".........++..++.........",
|
||||||
"........+++..+++........",
|
"........++....++........",
|
||||||
"........+++..+++........",
|
"........++....++........",
|
||||||
".........++++++.........",
|
".........++..++.........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
"........................",
|
"........................",
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* XPM */
|
/* XPM */
|
||||||
static char * stick_toggled_prelight_xpm[] = {
|
static char * stick_toggled_active_xpm[] = {
|
||||||
"24 24 3 1",
|
"24 24 3 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #2D2D2D",
|
". c #2D2D2D",
|
||||||
|
@ -15,8 +15,8 @@ static char * stick_toggled_prelight_xpm[] = {
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
"........+++..+++........",
|
"........++++++++........",
|
||||||
"........+++..+++........",
|
"........++++++++........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
|
|
|
@ -15,8 +15,8 @@ static char * stick_toggled_prelight_xpm[] = {
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
"........+++..+++........",
|
"........++++++++........",
|
||||||
"........+++..+++........",
|
"........++++++++........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
|
|
|
@ -15,8 +15,8 @@ static char * stick_toggled_prelight_xpm[] = {
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
"........+++..+++........",
|
"........++++++++........",
|
||||||
"........+++..+++........",
|
"........++++++++........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 113 B After Width: | Height: | Size: 112 B |
|
@ -15,8 +15,8 @@ static char * stick_toggled_prelight_xpm[] = {
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
"........+++..+++........",
|
"........++++++++........",
|
||||||
"........+++..+++........",
|
"........++++++++........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
".........++++++.........",
|
".........++++++.........",
|
||||||
"...........++...........",
|
"...........++...........",
|
||||||
|
|
Loading…
Reference in New Issue