New Theme (Luminous)
Build & Auto-Repair / build (push) Has been cancelled

This commit is contained in:
2026-07-02 14:27:27 +02:00
parent 0a4988156f
commit fc099c6d00
6 changed files with 1634 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ const themeClasses: Record<string, string> = {
cyber2: "theme-cyber2",
pumpkin: "theme-pumpkin",
bw: "theme-bw",
luminous: "theme-luminous",
}
interface WebsiteThemeContextValue {