1 Commits

Author SHA1 Message Date
993de45e65 Bob AI: make text in buttons black 2026-02-23 18:53:06 +02:00

View File

@@ -4,18 +4,18 @@
/* --background: #f7f6f7;;
--card: #1a1a1a;;
--foreground: #ffff00;;
--foreground: #000000;;
--primary-cta: #ffcc00;;
--secondary-cta: #ffff00;;
--secondary-cta: #ffcc00;;
--accent: #ff9900;;
--background-accent: #333300;; */
--background: #000000;;
--card: #1a1a1a;;
--foreground: #ffff00;;
--foreground: #000000;;
--primary-cta: #ffcc00;;
--primary-cta-text: #f7f6f7;;
--secondary-cta: #ffff00;;
--secondary-cta: #ffcc00;;
--secondary-cta-text: #0c1325;;
--accent: #ff9900;;
--background-accent: #333300;;