bunsen-themes/CrunchBang/xfwm4/close-inactive.xpm
2015-05-10 17:17:52 +02:00

28 lines
725 B
C

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