Update src/app/styles/variables.css

This commit is contained in:
2026-05-28 10:54:45 +00:00
parent 2277c1bd3c
commit 1c0cfba8ed

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #fffffae6;
--primary-cta: #fde047;
--primary-cta-text: #f5f4ef;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #2a2928;
--accent: #737373;
--background-accent: #737373;
--background: #fcf8e3;
--card: #fffbe0;
--foreground: #3d3a2e;
--primary-cta: #FFD700;
--primary-cta-text: #3d3a2e;
--secondary-cta: #fef0a4;
--secondary-cta-text: #3d3a2e;
--accent: #fde047;
--background-accent: #fbf5d5;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);