Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #25190c;
|
||||
--primary-cta: #ff6207;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #25190c;
|
||||
--accent: #ffce93;
|
||||
--background-accent: #e8cfa8;
|
||||
--background: #fdf8f5;
|
||||
--card: #fffcf9;
|
||||
--foreground: #3a1e0d;
|
||||
--primary-cta: #FF9933;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #fdedd8;
|
||||
--secondary-cta-text: #3a1e0d;
|
||||
--accent: #cc7a00;
|
||||
--background-accent: #ffe5cc;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user