aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 6a768b6..ca05aa2 100644
--- a/config.h
+++ b/config.h
@@ -4,6 +4,6 @@
*/
#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
-#define FGCOLOR "#000000"
-#define BGCOLOR "#ffaa00"
+#define BGCOLOR "#000000"
+#define FGCOLOR "#ffaa00"
#define BORDERCOLOR "#000000"