themes: remove /r/Drama theme ("classic" and "classic_dark")

This commit is contained in:
justcool393 2022-11-20 10:00:38 -06:00 committed by Ben Rog-Wilhelm
parent 86c0eea85a
commit 2067875c6a
6 changed files with 6 additions and 737 deletions

View file

@ -64,4 +64,5 @@ def inject_constants():
"config":app.config.get,
"DEFAULT_COLOR":DEFAULT_COLOR,
"COLORS":COLORS,
"THEMES":THEMES,
}