pep-mklive/theme/Marwaita-Xfwm-Alt/xfwm4/left-inactive.xpm

16 lines
217 B
C
Raw Normal View History

2024-10-27 15:16:46 -01:00
/* XPM */
static char *left_inactive_xpm[] = {
/* columns rows colors chars-per-pixel */
"6 6 3 1",
". c None",
"+ c #212121",
"@ c #000000",
/* pixels */
"@+++++",
"@+++++",
"@+++++",
"@+++++",
"@+++++",
"@+++++"
};