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: #fcfaf7;
|
--background: #F5E6D3;
|
||||||
--card: #ffffff;
|
--card: #FFFFFF;
|
||||||
--foreground: #3d2822;
|
--foreground: #4A3728;
|
||||||
--primary-cta: #8b4513;
|
--primary-cta: #8B6F47;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #fdf6f0;
|
--secondary-cta: #E8B4C8;
|
||||||
--secondary-cta-text: #3d2822;
|
--secondary-cta-text: #3d2822;
|
||||||
--accent: #f4aab9;
|
--accent: #E8B4C8;
|
||||||
--background-accent: #e6dcd3;
|
--background-accent: #FDF6ED;
|
||||||
|
|
||||||
/* 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