Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fdf5e6;
|
--background: #FDF8F5;
|
||||||
--card: #ffffff;
|
--card: #FFF8F0;
|
||||||
--foreground: #362a26;
|
--foreground: #4E342E;
|
||||||
--primary-cta: #e63946;
|
--primary-cta: #E74C3C;
|
||||||
--primary-cta-text: #f7f6f7;
|
--primary-cta-text: #FFFFFF;
|
||||||
--secondary-cta: #1a6b41;
|
--secondary-cta: #1E8449;
|
||||||
--secondary-cta-text: #1b0c25;
|
--secondary-cta-text: #4E342E;
|
||||||
--accent: #fcd34d;
|
--accent: #F1C40F;
|
||||||
--background-accent: #f8c291;
|
--background-accent: #E6B0AA;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user