4 Commits

View File

@@ -3,22 +3,22 @@
/* --vw is set by ThemeProvider */
/* --background: #f7f6f7;;
--card: #1a1a1a;;
--card: #1a2d1a;;
--foreground: #ffffff;;
--primary-cta: #cc0000;;
--secondary-cta: #ffffff;;
--accent: #00ff00;;
--background-accent: #006600;; */
--primary-cta: #00ff00;;
--secondary-cta: #ffff00;;
--accent: #ffff00;;
--background-accent: #003300;; */
--background: #0d0d0d;;
--card: #1a1a1a;;
--background: #0d1a0d;;
--card: #1a2d1a;;
--foreground: #ffffff;;
--primary-cta: #cc0000;;
--primary-cta: #00ff00;;
--primary-cta-text: #f7f6f7;;
--secondary-cta: #ffffff;;
--secondary-cta: #ffff00;;
--secondary-cta-text: #250c0d;;
--accent: #00ff00;;
--background-accent: #006600;;
--accent: #ffff00;;
--background-accent: #003300;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);