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

12 lines
141 B
C

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