diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 36af48276..ad3c62cdf 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -159,6 +159,7 @@ if not IS_LOCALHOST: TAGLINES = () if SITE_NAME == 'rDrama': + DEFAULT_THEME = "midnight" DEFAULT_COLOR = "ff459a" patron = "Paypig"