Update src/app/styles/variables.css

This commit is contained in:
2026-03-10 10:29:37 +00:00
parent bd48aa43d1
commit 1ec42fb47a

View File

@@ -10,9 +10,9 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #0c1325;
--background: #f0f8ff;
--card: #e6f2ff;
--foreground: #0c1a2e;
--primary-cta: #0798ff;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;