all repos — dotfiles @ de4be0e38864ac8fc2b7821a7d6c6e1d9fecb6b2

my *nix dotfiles

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

 1/* XPM */
 2static char * close_pressed_xpm[] = {
 3"20 6 7 1",
 4" 	c None",
 5".	c #FE2B35",
 6"+	c #FE2A34",
 7"@	c #FE2A33",
 8"#	c #FE2933",
 9"$	c #FE2C36",
10"%	c #FE2B34",
11".+++++++++++++@@++..",
12"++++++@@####@@@#@@+.",
13"++++++@+@@####@##@++",
14"++++++++@@###@@@#@++",
15".+++++++@@##@#@+@++.",
16"$..++++++++++++++%.$"};