all repos — dotfiles @ bb020115c519a1b012647c824f0a22d53fd9aae8

my *nix dotfiles

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

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