one-dark/xfwm4/title-4-inactive.xpm

64 lines
814 B
C
Raw Normal View History

2022-08-04 18:29:31 +08:00
/* XPM */
static char * title_inactive_xpm[] = {
"8 58 2 1",
" c None",
". c #C0C0FF s inactive_color_2",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........"};