Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-03-04 01:54:11 +00:00

View File

@@ -2,23 +2,23 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #fffafa;;
--card: #fff7f7;;
--foreground: #1a0000;;
--primary-cta: #e63946;;
--secondary-cta: #ffffff;;
--accent: #f5c4c7;;
--background-accent: #f09199;; */
/* --background: #0a0a0a;;
--card: #1a1a1a;;
--foreground: #f5f5f5;;
--primary-cta: #ff0000;;
--secondary-cta: #1a1a1a;;
--accent: #991b1b;;
--background-accent: #7f1d1d;; */
--background: #fffafa;;
--card: #fff7f7;;
--foreground: #1a0000;;
--primary-cta: #e63946;;
--background: #0a0a0a;;
--card: #1a1a1a;;
--foreground: #f5f5f5;;
--primary-cta: #ff0000;;
--primary-cta-text: #fffafa;;
--secondary-cta: #ffffff;;
--secondary-cta: #1a1a1a;;
--secondary-cta-text: #1a0000;;
--accent: #f5c4c7;;
--background-accent: #f09199;;
--accent: #991b1b;;
--background-accent: #7f1d1d;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);