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

10 lines
134 B
C

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