Bob AI: change text color to black

This commit is contained in:
2026-02-02 09:58:46 +02:00
parent 30490a72c0
commit 0d930b42b3

View File

@@ -6,12 +6,11 @@
--background: #f5f5f5;;
--card: #ffffff;;
--foreground: #1c1c1c;;
--foreground: #000000;;
--primary-cta: #2bb889;;
--secondary-cta: #ffffff;;
--accent: #09b97e;;
--background-accent: #a8e8c3;;
/* Base spacing units */
--vw-0_25: calc(var(--vw) * 0.25);
--vw-0_5: calc(var(--vw) * 0.5);