all repos — dotfiles @ c3ce7e1876f4446c4555e62dbd3da8b45b7ad84f

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