Added New Themes/Optimization

This commit is contained in:
JCBSComputer
2026-06-30 14:28:39 +02:00
parent 4b2ea3db2a
commit db487e4614
11 changed files with 1091 additions and 7 deletions
+2
View File
@@ -8,6 +8,8 @@ const themeClasses: Record<string, string> = {
spidey: "theme-spidey",
cosmic: "theme-cosmic",
cyber2: "theme-cyber2",
pumpkin: "theme-pumpkin",
bw: "theme-bw",
}
interface WebsiteThemeContextValue {