all repos — dotfiles @ d84c1800131e81103236ed74e2538ab289deb31a

my *nix dotfiles

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

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