all repos — dotfiles @ a7ab5e8e3d85d3769d68d89a1fdbf1d865f49653

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"...................."};