updated on Wed Jan 18 16:10:53 UTC 2012
[aur-mirror.git] / thingmenu / config.h
blob81a138c3cf1dad8781bd6120e4b29d75e0f27adb
1 static const Bool wmborder = True;
2 static const char *font = "-*-*-medium-*-*-*-14-*-*-*-*-*-*-*";
3 static const char *normbgcolor = "#222222";
4 static const char *normfgcolor = "#cccccc";
5 static const char *pressbgcolor = "#ffffff";
6 static const char *pressfgcolor = "#000000";
7 static const char *highlightbgcolor = "#bbbbbb";
8 static const char *highlightfgcolor = "#000000";
10 static float widthscaling = 1.5;
11 static float heightscaling = 2.0;