all repos — dotfiles @ 44fb441f6faf1f01c1b29b49c5959c7a4b57a1bb

my *nix dotfiles

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

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