Files
numix-blue-gtk-theme/xfwm4/stick-toggled-prelight.xpm
T

31 lines
802 B
C
Raw Normal View History

/* XPM */
2014-02-20 03:03:42 +05:30
static char * stick_toggled_prelight_xpm[] = {
"24 24 3 1",
" c None",
". c #2D2D2D",
"+ c #D64937 s active_color_1",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
".........++++++.........",
".........++++++.........",
2014-02-21 06:50:53 +05:30
"........++++++++........",
"........++++++++........",
2014-02-20 03:03:42 +05:30
".........++++++.........",
".........++++++.........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};