all repos — dotfiles @ 080045249596fd9a6cac6aded46d43180a747af5

my *nix dotfiles

themes/Chandelier/xfwm4/close-prelight.xpm (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
/* XPM */
static char * close_active_xpm[] = {
"20 6 3 1",
" 	c None",
".	c #FC7B82",
"+	c #FC7C82",
"...................+",
"....................",
"....................",
"....................",
"....................",
"...................."};