1 Commits

Author SHA1 Message Date
4d4cdc982b Bob AI: Can you change the button styles to something else 2026-02-06 15:51:12 +00:00

View File

@@ -4,7 +4,7 @@
/* --background: #f5f4ef; /* --background: #f5f4ef;
--card: rgba(51, 26, 82, 0.7); --card: rgba(51, 26, 82, 0.7);
--foreground: #ffffff; --foreground: #000000;
--primary-cta: rgba(0, 0, 0, 0.8); --primary-cta: rgba(0, 0, 0, 0.8);
--secondary-cta: rgba(255, 255, 255, 0.8); --secondary-cta: rgba(255, 255, 255, 0.8);
--accent: rgba(128, 0, 128, 0.8); --accent: rgba(128, 0, 128, 0.8);
@@ -12,7 +12,7 @@
--background: rgba(0, 0, 0, 0.5); --background: rgba(0, 0, 0, 0.5);
--card: rgba(51, 26, 82, 0.7); --card: rgba(51, 26, 82, 0.7);
--foreground: #ffffff; --foreground: #000000;
--primary-cta: rgba(0, 0, 0, 0.8); --primary-cta: rgba(0, 0, 0, 0.8);
--secondary-cta: rgba(255, 255, 255, 0.8); --secondary-cta: rgba(255, 255, 255, 0.8);
--accent: rgba(128, 0, 128, 0.8); --accent: rgba(128, 0, 128, 0.8);