svprognu/config/includes.chroot/usr/share/themes/Bluebird/xfwm4/bottom-left-active.xpm

9 lines
119 B
C
Raw Normal View History

2020-07-07 17:23:30 +02:00
/* XPM */
static char * bottom_left_active_xpm[] = {
"2 2 3 1",
" c None",
". c #385B80",
"+ c #5F9BD9",
".+",
".."};