2 Commits

Author SHA1 Message Date
eb87196f78 Update theme colors 2026-03-03 05:04:55 +00:00
d9dad2c4f6 Update theme colors 2026-03-03 05:04:26 +00:00

View File

@@ -2,23 +2,23 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #f5f5f5;; /* --background: #0a0a0a;;;;
--card: #ffffff;; --card: #1a1a1a;;;;
--foreground: #1c1c1c;; --foreground: #f5f5f5;;;;
--primary-cta: #6139e6;; --primary-cta: #ff0000;;;;
--secondary-cta: #ffffff;; --secondary-cta: #1a1a1a;;;;
--accent: #6139e6;; --accent: #991b1b;;;;
--background-accent: #b3a8e8;; */ --background-accent: #7f1d1d;;;; */
--background: #f5f5f5;; --background: #0a0a0a;;;;
--card: #ffffff;; --card: #1a1a1a;;;;
--foreground: #1c1c1c;; --foreground: #f5f5f5;;;;
--primary-cta: #6139e6;; --primary-cta: #ff0000;;;;
--primary-cta-text: #f5f5f5;; --primary-cta-text: #ffffff;;;;
--secondary-cta: #ffffff;; --secondary-cta: #1a1a1a;;;;
--secondary-cta-text: #1c1c1c;; --secondary-cta-text: #ffffff;;;;
--accent: #6139e6;; --accent: #991b1b;;;;
--background-accent: #b3a8e8;; --background-accent: #7f1d1d;;;;
/* 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);