mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
change the default theme to blue for the time being
This commit is contained in:
parent
cd24acd74f
commit
2073ae0221
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ CONFIG_DEFAULTS = {
|
||||||
"sidebar_show_trackers": False,
|
"sidebar_show_trackers": False,
|
||||||
"show_session_speed": False,
|
"show_session_speed": False,
|
||||||
"show_sidebar": True,
|
"show_sidebar": True,
|
||||||
"theme": "slate",
|
"theme": "blue",
|
||||||
|
|
||||||
# Server Settings
|
# Server Settings
|
||||||
"port": 8112,
|
"port": 8112,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue