all repos — dotfiles @ 277f722f36c7aa331973c7a97c37e21dd6d19a8f

my *nix dotfiles

themes/whitey/xfwm4/bottom-active.xpm (view raw)

1/* XPM */
2static char * bottom_active_xpm[] = {
3"2 2 2 1",
4" 	c None",
5".	c #F0F0F0",
6"..",
7".."};