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

43 lines
715 B
C
Raw Normal View History

2021-10-14 10:42:21 +02:00
/* XPM */
static char * top_right_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
"..... ",
"....... ",
"......... ",
".......... ",
".......... ",
"........... ",
"........... ",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............",
"............"};