1 Commits

Author SHA1 Message Date
1083010a26 Bob AI: change colors to black and gold 2026-02-18 12:52:32 +02:00

View File

@@ -3,20 +3,20 @@
/* --vw is set by ThemeProvider */
/* --background: #fffefe;;
--card: #ffffff;;
--foreground: #000000;;
--primary-cta: #000000;;
--secondary-cta: #ffffff;;
--accent: #000000;;
--background-accent: #ffffff;; */
--card: #000000;;
--foreground: #ffd700;;
--primary-cta: #ffd700;;
--secondary-cta: #000000;;
--accent: #ffd700;;
--background-accent: #000000;; */
--background: #000000;;
--card: #ffffff;;
--foreground: #000000;;
--primary-cta: #000000;;
--secondary-cta: #ffffff;;
--accent: #000000;;
--background-accent: #ffffff;;
--card: #000000;;
--foreground: #ffd700;;
--primary-cta: #ffd700;;
--secondary-cta: #000000;;
--accent: #ffd700;;
--background-accent: #000000;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);