update
Some checks failed
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled

This commit is contained in:
2026-05-18 05:10:57 -06:00
parent cf09b8dd08
commit e6e3c8eda9
4 changed files with 245 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ const DESIGN_THEMES = [
"nord",
"animal-crossing",
"minecraft",
"persona-5",
]
const FORCED_DARK_DESIGN_THEMES = new Set(["terminal", "cyberpunk"])
const THEME_BEFORE_FORCED_KEY = "themeBeforeForcedDark"