summaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2011-09-13 18:22:27 +0000
committercorvid <corvid@lavabit.com>2011-09-13 18:22:27 +0000
commit91ba7012bd386f756df10bbffdbb8f4d8274dea5 (patch)
tree868cead2d246c199900f096865343313f687c1cf /dillorc
parentfb39514b418cb293339d9f6028a496b2c4cca8da (diff)
UI theme preference
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc9
1 files changed, 9 insertions, 0 deletions
diff --git a/dillorc b/dillorc
index 4b880116..eb8c13ff 100644
--- a/dillorc
+++ b/dillorc
@@ -190,6 +190,15 @@ search_url="Google http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s"
# USER INTERFACE SECTION
#-------------------------------------------------------------------------
+# UI theme
+# "none" is the default FLTK appearance, which "resembles old Windows...and
+# old GTK/KDE".
+# "plastic" "is inspired by the Aqua user interface on Mac OS X".
+# "gtk+" "is inspired by the Red Hat Bluecurve theme".
+#theme=none
+# theme=gtk+
+# theme=plastic
+
# Size of dillo panel
# tiny : buttons, location, and progress boxes in one row
# small : location in one row, buttons + progress boxes in another