Bob AI: change text color to black

This commit is contained in:
2026-02-02 00:02:15 +02:00
parent b6dd2a4086
commit d733892cac

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