pho-earth-adaptive/xfwm4/title-1-inactive.xpm

43 lines
562 B
C
Raw Normal View History

2021-10-14 10:42:21 +02:00
/* XPM */
static char * title_inactive_xpm[] = {
"6 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
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........"};