all repos — dotfiles @ a7ab5e8e3d85d3769d68d89a1fdbf1d865f49653

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