AI chat widget

This commit is contained in:
HugeFrog24
2026-02-13 23:10:13 +01:00
parent 4d37e8be9a
commit c39800a021
237 changed files with 14203 additions and 6047 deletions

View File

@@ -11,6 +11,13 @@ export default {
colors: {
background: "var(--background)",
foreground: "var(--foreground)",
accent: {
50: "var(--accent-50)",
100: "var(--accent-100)",
200: "var(--accent-200)",
500: "var(--accent-500)",
600: "var(--accent-600)",
},
},
},
},