Compare commits

..

6 Commits

Author SHA1 Message Date
12e18be3eb Update theme colors 2026-06-02 20:49:56 +00:00
657d1696e5 Update theme colors 2026-06-02 20:49:38 +00:00
c11918f658 Update theme colors 2026-06-02 20:49:06 +00:00
e6567863fd Update theme colors 2026-06-02 20:48:51 +00:00
1267291b95 Update theme colors 2026-06-02 20:47:27 +00:00
c263f0ce0c Update theme colors 2026-06-02 20:47:02 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0A0A0B; --background: #ff9401;
--card: #101013; --card: #ffffff;
--foreground: #F4F1EA; --foreground: #1c1c1c;
--primary-cta: #C9A86A; --primary-cta: #00ff13;
--primary-cta-text: #0A0A0B; --primary-cta-text: #f5f5f5;
--secondary-cta: #101013; --secondary-cta: #ffffff;
--secondary-cta-text: #F4F1EA; --secondary-cta-text: #1c1c1c;
--accent: #C9A86A; --accent: #159c49;
--background-accent: #0A0A0B; --background-accent: #a8e8ba;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);