Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #d6c6ae;
|
||||
--background: #fdf8fb;
|
||||
--card: #ffffff;
|
||||
--foreground: #2d1b2d;
|
||||
--primary-cta: #4a1e4a;
|
||||
--primary-cta-text: #e69f9f;
|
||||
--secondary-cta: #fdf8fb;
|
||||
--secondary-cta: #e6d7e6;
|
||||
--secondary-cta-text: #2d1b2d;
|
||||
--accent: #f129f1;
|
||||
--background-accent: #e6d7e6;
|
||||
--background-accent: #fdf8fb;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user