6 Commits

Author SHA1 Message Date
ce2db60946 Update src/app/styles/variables.css 2026-04-02 18:40:32 +00:00
388827f04f Merge version_12 into main
Merge version_12 into main
2026-04-02 18:36:24 +00:00
ce0253f3ff Update src/app/styles/variables.css 2026-04-02 18:36:20 +00:00
97ba9ede4c Merge version_11 into main
Merge version_11 into main
2026-04-02 18:29:23 +00:00
7133f1d4cd Update src/app/styles/variables.css 2026-04-02 18:29:20 +00:00
17ccdf84e6 Merge version_10 into main
Merge version_10 into main
2026-04-02 18:26:19 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #f5f4ef;
--secondary-cta: #1a1a1a;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #2a2928;
--accent: #737373;
--background-accent: #737373;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);