Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #FFF8E1;
|
||||
--card: #FCF6E8;
|
||||
--foreground: #1976D2;
|
||||
--primary-cta: #FDD835;
|
||||
--primary-cta-text: #1976D2;
|
||||
--secondary-cta: #D32F2F;
|
||||
--secondary-cta-text: #FFF8E1;
|
||||
--accent: #FDD835;
|
||||
--background-accent: #FFECB3;
|
||||
--background: #FDFBF7;
|
||||
--card: #FCFBF7;
|
||||
--foreground: #5D4037;
|
||||
--primary-cta: #A1887F;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #81C784;
|
||||
--secondary-cta-text: #5D4037;
|
||||
--accent: #FFD54F;
|
||||
--background-accent: #F8F5F0;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user