change the default theme to gray

This commit is contained in:
Damien Churchill 2010-01-23 15:37:04 +00:00
parent a3d98029f9
commit 42cbf4f5c6
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": "blue",
"theme": "gray",
# Server Settings
"port": 8112,