numix-gtk-theme/xfwm4/maximize-toggled-active.xpm

34 lines
859 B
C
Raw Normal View History

/* XPM */
2014-02-20 08:40:03 +00:00
static char * maximize_toggled_prelight_xpm[] = {
"24 26 4 1",
2014-02-19 21:33:42 +00:00
" c None",
2015-05-31 16:20:35 +00:00
". c #444444",
"+ c #eeeeee",
"@ c #484848",
"@@@@@@@@@@@@@@@@@@@@@@@@",
2014-02-19 21:33:42 +00:00
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
2014-02-19 21:33:42 +00:00
"........................"};