2 Commits

Author SHA1 Message Date
eaf28a5ecc Update src/app/styles/variables.css 2026-03-08 10:02:58 +00:00
1efdff1923 Merge version_6 into main
Merge version_6 into main
2026-03-08 04:52:16 +00:00

View File

@@ -10,14 +10,14 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0B0F19;
--card: #111827;
--foreground: #FFFFFF;
--primary-cta: #2563EB;
--background: #0a0e27;
--card: #0f1629;
--foreground: #e8eef7;
--primary-cta: #3b82f6;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1e293b;
--secondary-cta-text: #fff5f5e6;
--accent: #60A5FA;
--accent: #60a5fa;
--background-accent: #1e40af;
/* text sizing - set by ThemeProvider */