Files
numix-blue-gtk-theme/xfwm4/maximize-toggled-active.xpm
T

31 lines
788 B
C
Raw Normal View History

/* XPM */
2014-02-20 14:10:03 +05:30
static char * maximize_toggled_prelight_xpm[] = {
2014-02-20 03:03:42 +05:30
"24 24 3 1",
" c None",
". c #2D2D2D",
"+ c #DCDCDC",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};