one-dark/xfwm4/left-inactive.xpm

55 lines
924 B
C
Raw Normal View History

2022-08-04 18:29:31 +08:00
/* XPM */
static char * left_inactive_xpm[] = {
2022-08-04 19:50:10 +08:00
"0 48 3 1",
2022-08-04 18:29:31 +08:00
" c None",
"# c #C0C0C0 s inactive_color_2",
"@ c #C0C0FF s inactive_color_2",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########",
"@@@@########"};