all repos — dotfiles @ 33e230d87f724557c945ec4fc69c4d379ad72233

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