Update src/app/styles/variables.css

This commit is contained in:
2026-05-02 07:46:26 +00:00
parent bd27500c0d
commit d89e3759db

View File

@@ -10,8 +10,8 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #0c0c0c;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ffdf7d;
--primary-cta-text: #fcf6ec;