Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #FFF6E9;
|
||||
--card: #fcfcfc;
|
||||
--foreground: #1F1F1F;
|
||||
--primary-cta: #C62828;
|
||||
--background: #FFF8DC;
|
||||
--card: #FFFACD;
|
||||
--foreground: #8B0000;
|
||||
--primary-cta: #FF6B35;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #F4A261;
|
||||
--secondary-cta: #FFB347;
|
||||
--secondary-cta-text: #1F1F1F;
|
||||
--accent: #2A9D8F;
|
||||
--background-accent: #F4A261;
|
||||
--accent: #FF8C00;
|
||||
--background-accent: #FFD700;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user