Themes Name changed

This commit is contained in:
JCBSComputer
2026-06-30 11:55:44 +02:00
parent 1d080761fb
commit 4b2ea3db2a
6 changed files with 53 additions and 53 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ const WEBSITE_THEME_KEY = "crm-website-theme"
const themeClasses: Record<string, string> = {
spidey: "theme-spidey",
cosmic: "theme-cosmic",
cyber: "theme-cyber",
cyber2: "theme-cyber2",
}
interface WebsiteThemeContextValue {