Merge version_10 into main #11
@@ -2,23 +2,23 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #ffffff;;
|
||||
--card: #f8f8f8;;
|
||||
--foreground: #222222;;
|
||||
--primary-cta: #e63946;;
|
||||
--secondary-cta: #32b889;;
|
||||
--accent: #f0f0f0;;
|
||||
--background-accent: #e0e0e0;; */
|
||||
/* --background: #fcfaff;;
|
||||
--card: #f7f4ff;;
|
||||
--foreground: #2b0a3d;;
|
||||
--primary-cta: #7c3aed;;
|
||||
--secondary-cta: #3b82f6;;
|
||||
--accent: #a78bfa;;
|
||||
--background-accent: #e0d5ff;; */
|
||||
|
||||
--background: #ffffff;;
|
||||
--card: #f8f8f8;;
|
||||
--foreground: #222222;;
|
||||
--primary-cta: #e63946;;
|
||||
--background: #fcfaff;;
|
||||
--card: #f7f4ff;;
|
||||
--foreground: #2b0a3d;;
|
||||
--primary-cta: #7c3aed;;
|
||||
--primary-cta-text: #ffffff;;
|
||||
--secondary-cta: #32b889;;
|
||||
--secondary-cta-text: #120a00e6;;
|
||||
--accent: #f0f0f0;;
|
||||
--background-accent: #e0e0e0;;
|
||||
--secondary-cta: #3b82f6;;
|
||||
--secondary-cta-text: #ffffff;;
|
||||
--accent: #a78bfa;;
|
||||
--background-accent: #e0d5ff;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user