2 Commits

View File

@@ -3,22 +3,22 @@
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #f7f6f7;; /* --background: #f7f6f7;;
--card: #ffffff;; --card: #1a1a1a;;
--foreground: #032419;; --foreground: #ffffff;;
--primary-cta: #2bb889;; --primary-cta: #ff0000;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--accent: #09b97e;; --accent: #ff3333;;
--background-accent: #a8e8c3;; */ --background-accent: #cc0000;; */
--background: #f7f6f7;; --background: #000000;;
--card: #ffffff;; --card: #1a1a1a;;
--foreground: #032419;; --foreground: #ffffff;;
--primary-cta: #2bb889;; --primary-cta: #ff0000;;
--primary-cta-text: #f7f6f7;; --primary-cta-text: #f7f6f7;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--secondary-cta-text: #032419;; --secondary-cta-text: #032419;;
--accent: #09b97e;; --accent: #ff3333;;
--background-accent: #a8e8c3;; --background-accent: #cc0000;;
/* 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);