change the default theme to blue for the time being

This commit is contained in:
Damien Churchill 2010-01-21 21:17:18 +00:00
parent cd24acd74f
commit 2073ae0221
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ CONFIG_DEFAULTS = {
"sidebar_show_trackers": False,
"show_session_speed": False,
"show_sidebar": True,
"theme": "slate",
"theme": "blue",
# Server Settings
"port": 8112,