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: #F8F8F6;
|
--background: #f5f4f0;
|
||||||
--card: #EEF1F5;
|
--card: #ffffff;
|
||||||
--foreground: #0B1F3A;
|
--foreground: #1a1a1a;
|
||||||
--primary-cta: #C9A84C;
|
--primary-cta: #2c2c2c;
|
||||||
--primary-cta-text: #F8F8F6;
|
--primary-cta-text: #F8F8F6;
|
||||||
--secondary-cta: #0B1F3A;
|
--secondary-cta: #f5f4f0;
|
||||||
--secondary-cta-text: #F8F8F6;
|
--secondary-cta-text: #F8F8F6;
|
||||||
--accent: #2C5F8A;
|
--accent: #8a8a8a;
|
||||||
--background-accent: #C9A84C;
|
--background-accent: #e8e6e1;
|
||||||
|
|
||||||
/* 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