summaryrefslogtreecommitdiff
path: root/Kogaion-nighttime/xfwm4/bottom-inactive.xpm
blob: d9aee1fdbab4fb3c7a02d0fa8f0ddb9a0581ce89 (plain)
1
2
3
4
5
6
7
8
/* XPM */
static char * bottom_inactive_xpm[] = {
"1 2 3 1",
" 	c None",
".	c #626262 s inactive_color_1",
"+	c #969696 s inactive_hilight_1",
".",
"+"};