Author: damoxc
Revision: 6118
Log:
change the default theme to gray
Diff:
Modified: trunk/deluge/ui/web/server.py
===================================================================
--- trunk/deluge/ui/web/server.py 2010-01-23 15:35:44 UTC (rev 6117)
+++ trunk/deluge/ui/web/server.py 2010-01-23 15:37:04 UTC (rev 6118)
@@ -94,7 +94,7 @@
"sidebar_show_trackers": False,
"show_session_speed": False,
"show_sidebar": True,
- "theme": "blue",
+ "theme": "gray",
# Server Settings
"port": 8112,
--
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en.