aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 07e28e4..1afae6f 100644
--- a/config.h
+++ b/config.h
@@ -1,7 +1,7 @@
1/* See LICENSE file for copyright and license details. */ 1/* See LICENSE file for copyright and license details. */
2 2
3/* appearance */ 3/* appearance */
4#define FONT "-*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*" 4#define FONT "-*-terminus-medium-r-normal-*-14-*-*-*-*-*-*-*"
5#define NORMBGCOLOR "#cccccc" 5#define NORMBGCOLOR "#cccccc"
6#define NORMFGCOLOR "#000000" 6#define NORMFGCOLOR "#000000"
7#define SELBGCOLOR "#0066ff" 7#define SELBGCOLOR "#0066ff"