Bob AI: Change the background color of all card elements across the

This commit is contained in:
2026-04-27 10:43:08 +03:00
parent 2e98cae445
commit eb390616cf

View File

@@ -6,7 +6,7 @@
:root {
/* @colorThemes/lightTheme/grayBlueAccent */
--background: #ffffff;
--card: #f9f9f9;
--card: #ffffff;
--foreground: #000612e6;
--primary-cta: #2563eb;
--primary-cta-text: #ffffff;