all repos — dotfiles @ d7a40c68f8c21cb86fc081e24859671c9ee32a44

my *nix dotfiles

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

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