pho-earth-adaptive/xfwm4/top-left-inactive.xpm

43 lines
714 B
C
Raw Normal View History

2021-10-14 10:42:21 +02:00
/* XPM */
static char * top_left_inactive_xpm[] = {
"12 37 2 1",
2021-10-14 10:42:21 +02:00
" c None",
". c #C0C0FF s inactive_color_2",
2021-10-14 10:42:21 +02:00
" .....",
" .......",
" .........",
" ..........",
" ..........",
" ...........",
" ...........",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............"};