UltraSkeuo/xfwm4/left-inactive.xpm

39 lines
476 B
C
Raw Permalink Normal View History

2023-06-19 11:56:20 +02:00
/* XPM */
static char * left_inactive_xpm[] = {
"6 24 3 1",
" c None",
"# c #C0C0C0 s inactive_color_2",
"@ c #C0C0FF s inactive_color_2",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####"};