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

31 lines
797 B
C
Raw Normal View History

2013-02-26 17:48:52 +01:00
/* XPM */
2014-02-20 03:03:42 +05:30
static char * maximize_prelight_xpm[] = {
"24 24 3 1",
" c None",
2015-05-31 21:50:35 +05:30
". c #444444",
2015-05-22 20:26:20 +05:30
"+ c #f0544c s active_color_1",
2014-02-20 03:03:42 +05:30
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};