Author: damoxc
Revision: 6111
Log:
change the default theme to blue for the time being
Diff:
Modified: trunk/deluge/ui/web/server.py
===================================================================
--- trunk/deluge/ui/web/server.py 2010-01-21 21:01:02 UTC (rev 6110)
+++ trunk/deluge/ui/web/server.py 2010-01-21 21:17:18 UTC (rev 6111)
@@ -94,7 +94,7 @@
"sidebar_show_trackers": False,
"show_session_speed": False,
"show_sidebar": True,
- "theme": "slate",
+ "theme": "blue",
# 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.