E17gtk-revolved/xfwm4-old,big/left-active.xpm

39 lines
471 B
C
Raw Normal View History

2020-10-15 10:31:02 +02:00
/* XPM */
static char * left_active_xpm[] = {
"6 24 3 1",
" c None",
"# c #C0C0C0 s active_color_2",
2020-10-29 12:59:02 +01:00
"@ c #C0C0FF s active_shadow_2",
2020-10-15 10:31:02 +02:00
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####"};