all repos — dotfiles @ cd0f8a3a1417bae2e35334da7e24c00d543dcc5f

my *nix dotfiles

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

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