Update src/app/styles/variables.css

This commit is contained in:
2026-04-05 15:05:13 +00:00
parent 0df87cc45d
commit 776c900915

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #001a0a;
--primary-cta: #0a7039;
--background: #000802;
--card: #0b1a0b;
--foreground: #e6ffe6;
--primary-cta: #80da9b;
--primary-cta-text: #fafffb;
--secondary-cta: #ffffff;
--secondary-cta: #07170b;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbf8e;
--accent: #38714a;
--background-accent: #2c6541;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);