all repos — dotfiles @ 662b7243bee25c72e49bb09a33cb883a08e4d825

my *nix dotfiles

themes/Chandelier/xfwm4/close-prelight.xpm (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
/* XPM */
static char * close_active_xpm[] = {
"20 6 3 1",
" 	c None",
".	c #FC7B82",
"+	c #FC7C82",
"...................+",
"....................",
"....................",
"....................",
"....................",
"...................."};