all repos — dotfiles @ 080045249596fd9a6cac6aded46d43180a747af5

my *nix dotfiles

themes/Chandelier/xfwm4/hide-presssed.xpm (view raw)

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