all repos — dotfiles @ 4ae621d46316a25e88d11ed0c0347edb2c4ff170

my *nix dotfiles

themes/Stick-xfwm4/xfwm4/menu-pressed.xpm (view raw)

 1/* XPM */
 2static char * pressed_xpm[] = {
 3"15 5 2 1",
 4" 	c None",
 5".	c #FFF",
 6"...............",
 7"...............",
 8"...............",
 9"...............",
10"..............."};