Switch to version 5: modified src/app/styles/variables.css
This commit is contained in:
@@ -2,23 +2,23 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #f0fdf4;;
|
||||
--card: #e0f2f1;;
|
||||
--foreground: #1a202c;;
|
||||
--primary-cta: #10b981;;
|
||||
--secondary-cta: #3b82f6;;
|
||||
--accent: #a7f3d0;;
|
||||
--background-accent: #bfdbfe;; */
|
||||
/* --background: #fbfcfb;;
|
||||
--card: #ffffff;;
|
||||
--foreground: #1c1c1c;;
|
||||
--primary-cta: #28a745;;
|
||||
--secondary-cta: #007bff;;
|
||||
--accent: #8bc7ff;;
|
||||
--background-accent: #e6fae6;; */
|
||||
|
||||
--background: #f0fdf4;;
|
||||
--card: #e0f2f1;;
|
||||
--foreground: #1a202c;;
|
||||
--primary-cta: #10b981;;
|
||||
--background: #fbfcfb;;
|
||||
--card: #ffffff;;
|
||||
--foreground: #1c1c1c;;
|
||||
--primary-cta: #28a745;;
|
||||
--primary-cta-text: #ffffff;;
|
||||
--secondary-cta: #3b82f6;;
|
||||
--secondary-cta: #007bff;;
|
||||
--secondary-cta-text: #ffffff;;
|
||||
--accent: #a7f3d0;;
|
||||
--background-accent: #bfdbfe;;
|
||||
--accent: #8bc7ff;;
|
||||
--background-accent: #e6fae6;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user