all repos — dotfiles @ 6f16a989e0b3cfe4a68e9709957f65078ab24b15

my *nix dotfiles

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

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