all repos — dotfiles @ 1239bc70aa12d744f15e98586ac0ece5200e4c05

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