3 Commits

Author SHA1 Message Date
7de4e9c51d Bob AI: change color theme to red and black 2026-02-17 17:34:37 +00:00
443d603adc Bob AI: change color theme to yellow and black 2026-02-17 17:17:55 +00:00
01c7be9346 Merge version_3 into main
Merge version_3 into main
2026-02-17 17:15:47 +00:00

View File

@@ -3,20 +3,20 @@
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #0a0a0a;; /* --background: #0a0a0a;;
--card: #1a1a1a;; --card: #000000;;
--foreground: #ffffffe6;; --foreground: #ff0000;;
--primary-cta: #e63946;; --primary-cta: #ff0000;;
--secondary-cta: #1a1a1a;; --secondary-cta: #000000;;
--accent: #737373;; --accent: #ff0000;;
--background-accent: #737373;; */ --background-accent: #000000;; */
--background: #0a0a0a;; --background: #000000;;
--card: #1a1a1a;; --card: #000000;;
--foreground: #ffffffe6;; --foreground: #ff0000;;
--primary-cta: #e63946;; --primary-cta: #ff0000;;
--secondary-cta: #1a1a1a;; --secondary-cta: #000000;;
--accent: #737373;; --accent: #ff0000;;
--background-accent: #737373;; --background-accent: #000000;;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);