5 Commits

View File

@@ -3,20 +3,20 @@
/* --vw is set by ThemeProvider */
/* --background: #fffefe;;
--card: #f6f7f4;;
--foreground: #080908;;
--primary-cta: #0e3a29;;
--secondary-cta: #e7eecd;;
--accent: #35c18b;;
--background-accent: #ecebe4;; */
--card: #000000;;
--foreground: #ffd700;;
--primary-cta: #ffd700;;
--secondary-cta: #000000;;
--accent: #ffd700;;
--background-accent: #000000;; */
--background: #fffefe;;
--card: #f6f7f4;;
--foreground: #080908;;
--primary-cta: #0e3a29;;
--secondary-cta: #e7eecd;;
--accent: #35c18b;;
--background-accent: #ecebe4;;
--background: #000000;;
--card: #000000;;
--foreground: #ffd700;;
--primary-cta: #ffd700;;
--secondary-cta: #000000;;
--accent: #ffd700;;
--background-accent: #000000;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);