From aaab52c26db7ab85b263820947232d7eff8eebb3 Mon Sep 17 00:00:00 2001 From: corvid Date: Sun, 30 Dec 2012 03:38:42 +0000 Subject: ui color fg/bg preferences Recent mailing list: http://lists.auriga.wearlab.de/pipermail/dillo-dev/2012-December/009661.html The earlier thread begins with: http://lists.auriga.wearlab.de/pipermail/dillo-dev/2011-September/008890.html --- dillorc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'dillorc') diff --git a/dillorc b/dillorc index 03932498..3071c08a 100644 --- a/dillorc +++ b/dillorc @@ -206,7 +206,13 @@ search_url="Google http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s" # COLORS SECTION #------------------------------------------------------------------------- -# Set the background color +# Override the user interface colors. +# +# ui_fg_color=black +# ui_main_bg_color=silver +# ui_text_bg_color=white + +# Set the page background color # bg_color=gray # bg_color=0xd6d6c0 #bg_color=0xdcd1ba -- cgit v1.2.3