1 Commits

Author SHA1 Message Date
5b1260913f Bob AI: change theme to dark green 2026-02-18 13:24:24 +02:00

View File

@@ -3,20 +3,20 @@
/* --vw is set by ThemeProvider */
/* --background: #f7f6f7;;
--card: #ffffff;;
--foreground: #250c0d;;
--primary-cta: #b82b40;;
--secondary-cta: #ffffff;;
--accent: #b90941;;
--background-accent: #e8a8b6;; */
--card: #1a1a1a;;
--foreground: #ffffff;;
--primary-cta: #4caf50;;
--secondary-cta: #2e7d32;;
--accent: #388e3c;;
--background-accent: #43a047;; */
--background: #f7f6f7;;
--card: #ffffff;;
--foreground: #250c0d;;
--primary-cta: #b82b40;;
--secondary-cta: #ffffff;;
--accent: #b90941;;
--background-accent: #e8a8b6;;
--background: #121212;;
--card: #1a1a1a;;
--foreground: #ffffff;;
--primary-cta: #4caf50;;
--secondary-cta: #2e7d32;;
--accent: #388e3c;;
--background-accent: #43a047;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);