bunsen-themes/Bunsen/xfwm4/maximize-active.xpm
2015-05-10 17:17:52 +02:00

28 lines
724 B
C

/* XPM */
static char * maximize_active_xpm[] = {
"24 22 2 1",
" c None",
". c #C0C0FF s active_color_1",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};