all repos — dotfiles @ c54cd1cd0697c687a5195a95ed1b00ef63049013

my *nix dotfiles

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

 1/* XPM */
 2static char * maximize_pressed_xpm[] = {
 3"20 6 4 1",
 4" 	c None",
 5".	c #FEC11B",
 6"+	c #FEC11C",
 7"@	c #FEC11D",
 8"....................",
 9"....................",
10".+..................",
11"..................++",
12"+++++++++.........++",
13"+++++++++++++....++@"};