Bob AI: change text color to black

This commit is contained in:
2026-02-02 10:27:58 +02:00
parent dd48f64c4f
commit 47a9d0fbd6

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);