all repos — dotfiles @ ff57b213c4f15dd7563f07ab973e58f5e95332e0

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