all repos — dotfiles @ 44fb441f6faf1f01c1b29b49c5959c7a4b57a1bb

my *nix dotfiles

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

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