all repos — dotfiles @ d0f664a974763efe58ab6aeccf999a592c39f3dd

my *nix dotfiles

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

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