all repos — dotfiles @ fc89c743a1a04294f20f9a684718ae2a910b2203

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