Bob AI: Can you change the button styles to something else

This commit is contained in:
2026-02-06 15:51:12 +00:00
parent 7abf4f027d
commit 4d4cdc982b

View File

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