windvn/mods/graphical-xfce4/data/usr/share/themes/Neat-Rhythm/xfwm4/left-inactive.xpm
2022-09-26 15:40:34 +02:00

12 lines
140 B
C

/* XPM */
static char * left_inactive_xpm[] = {
"3 5 3 1",
". c #363636",
"+ c #A1A1A1",
"@ c #606060",
".+@",
".+@",
".+@",
".+@",
".+@"};