Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #EFE8C8;
|
||||
--card: #F8F5E9;
|
||||
--foreground: #1E2792;
|
||||
--primary-cta: #1E2792;
|
||||
--background: #FDFBF6;
|
||||
--card: #FFFFFF;
|
||||
--foreground: #1B1914;
|
||||
--primary-cta: #8B6B45;
|
||||
--primary-cta-text: #EFE8C8;
|
||||
--secondary-cta: #FB5508;
|
||||
--secondary-cta: #E6E0D4;
|
||||
--secondary-cta-text: #FFFFFF;
|
||||
--accent: #E0C31B;
|
||||
--background-accent: #D6CEAA;
|
||||
--accent: #C4A484;
|
||||
--background-accent: #F2EDE3;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user