aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2010-10-21 21:03:02 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2010-10-21 21:03:02 +0200
commitff91aa184e37082b9614efecf8ac1b3fb5fec9af (patch)
tree3548b4eba0585b943051cb431a3be1e53f9126d1
parent90531a3492332a841770ffe32257c97f5531dc0d (diff)
move bg_color option to Colors section
Noticed-by: corvid
-rw-r--r--dillorc10
1 files changed, 5 insertions, 5 deletions
diff --git a/dillorc b/dillorc
index 713a290a..afb0a850 100644
--- a/dillorc
+++ b/dillorc
@@ -46,11 +46,6 @@
# RENDERING SECTION
#-------------------------------------------------------------------------
-# Set the background color
-# bg_color=gray
-# bg_color=0xd6d6c0
-#bg_color=0xdcd1ba
-
# Default fonts:
#
# If FLTK2 has been configured with Xft enabled (the default), you can
@@ -175,6 +170,11 @@
# COLORS SECTION
#-------------------------------------------------------------------------
+# Set the background color
+# bg_color=gray
+# bg_color=0xd6d6c0
+#bg_color=0xdcd1ba
+
# If your eyes suffer with white backgrounds, change this.
#allow_white_bg=YES