all repos — dotfiles @ a30338267528a4d11102e9f7fdce18d4a6ae498a

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