all repos — dotfiles @ 18683c14a7ed4d2745c7a629cd2d605a5fe354b1

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