all repos — dotfiles @ d2842ae9d13192be1707550592cc08907bb3221f

my *nix dotfiles

themes/Chandelier/xfwm4/close-active.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"...................."};