X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=conf%2Fextinction.py;h=3af49983de69257631f47f84eee44e79a4315b8e;hb=b33a13508758d2b377a523aad09cf9ff3761b51c;hp=3137da196b37b9c399fa8b19e5b407fe1abbd3f8;hpb=30c5d40bdafc976501bacd067f5e3d7123270ca2;p=matthijs%2Fprojects%2Fwipi.git diff --git a/conf/extinction.py b/conf/extinction.py index 3137da1..3af4998 100644 --- a/conf/extinction.py +++ b/conf/extinction.py @@ -23,6 +23,6 @@ class Config(FarmConfig): editor_force = True editor_default = 'text' # internal default, just for completeness - theme_default = 'classic' + theme_default = 'modernized' # vim: set ts=8 sts=4 sw=4 expandtab: