mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Fix stick toggled style. Fixes #99
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
static char * stick_toggled_prelight_xpm[] = {
|
||||
static char * stick_active_xpm[] = {
|
||||
"24 24 3 1",
|
||||
" c None",
|
||||
". c #2D2D2D",
|
||||
@@ -14,10 +14,10 @@ static char * stick_toggled_prelight_xpm[] = {
|
||||
"........................",
|
||||
"...........++...........",
|
||||
".........++++++.........",
|
||||
".........++++++.........",
|
||||
"........+++..+++........",
|
||||
"........+++..+++........",
|
||||
".........++++++.........",
|
||||
".........++..++.........",
|
||||
"........++....++........",
|
||||
"........++....++........",
|
||||
".........++..++.........",
|
||||
".........++++++.........",
|
||||
"...........++...........",
|
||||
"........................",
|
||||
|
||||
Reference in New Issue
Block a user