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[] = {
|
||||
"........................",
|
||||
"...........++...........",
|
||||
".........++++++.........",
|
||||
".........++++++.........",
|
||||
"........+++..+++........",
|
||||
"........+++..+++........",
|
||||
".........++++++.........",
|
||||
".........++..++.........",
|
||||
"........++....++........",
|
||||
"........++....++........",
|
||||
".........++..++.........",
|
||||
".........++++++.........",
|
||||
"...........++...........",
|
||||
"........................",
|
||||
|
||||
@@ -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 */
|
||||
static char * stick_toggled_prelight_xpm[] = {
|
||||
static char * stick_toggled_active_xpm[] = {
|
||||
"24 24 3 1",
|
||||
" c None",
|
||||
". 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[] = {
|
||||
"...........++...........",
|
||||
".........++++++.........",
|
||||
".........++++++.........",
|
||||
"........+++..+++........",
|
||||
"........+++..+++........",
|
||||
"........++++++++........",
|
||||
"........++++++++........",
|
||||
".........++++++.........",
|
||||
".........++++++.........",
|
||||
"...........++...........",
|
||||
|
||||
Reference in New Issue
Block a user