summaryrefslogtreecommitdiff
path: root/Kogaion-nighttime/xfwm4/bottom-active.xpm
blob: ef16a3eb481e03b55189da5d4bf807d8e6a201b6 (plain)
1
2
3
4
5
6
7
8
/* XPM */
static char * bottom_active_xpm[] = {
"1 2 3 1",
" 	c None",
".	c #4F5E76 s active_color_1",
"+	c #6C99C0 s active_hilight_1",
".",
"+"};