Merge remote-tracking branch 'origin/main' into master
Build & Auto-Repair / build (push) Has been cancelled

This commit is contained in:
2026-06-29 15:38:18 +02:00
32 changed files with 2114 additions and 244 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ const themeOptions = [
]
const backgroundOptions = [
{ value: "", label: "Default", icon: Palette, color: "bg-transparent", ring: "ring-border", desc: "Clean light/dark mode" },
{ value: "default", label: "Default", icon: Shield, color: "bg-zinc-500", ring: "ring-zinc-500", desc: "Standard CRM appearance" },
{ value: "spidey", label: "Spidey", icon: Shield, color: "bg-red-600", ring: "ring-red-600", desc: "Dark theme with red accents" },
]