all repos — dotfiles @ f9fec6d482f37f37d61420d570c661fc4d9b532b

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