Switch to version 3: modified src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f0f9ff;
|
||||
--card: #e0f2fe;
|
||||
--foreground: #0c2d4d;
|
||||
--primary-cta: #0284c7;
|
||||
--background: #e8f1f5;
|
||||
--card: #d9e8f0;
|
||||
--foreground: #1a3a4d;
|
||||
--primary-cta: #8b6f47;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta: #d4e5ed;
|
||||
--secondary-cta-text: #000f06e6;
|
||||
--accent: #a5d8ff;
|
||||
--background-accent: #7ec8f5;
|
||||
--accent: #a8c5d6;
|
||||
--background-accent: #6b4423;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user