Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #1C1C1C;
|
||||
--primary-cta: #FFC72C;
|
||||
--primary-cta-text: #1C1C1C;
|
||||
--secondary-cta: #1C1C1C;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #FFC72C;
|
||||
--background-accent: #e8e8e8;
|
||||
--background: #fdf8ed;
|
||||
--card: #fffcf5;
|
||||
--foreground: #3a2a1b;
|
||||
--primary-cta: #ffb700;
|
||||
--primary-cta-text: #3a2a1b;
|
||||
--secondary-cta: #fdf8ed;
|
||||
--secondary-cta-text: #3a2a1b;
|
||||
--accent: #ffab40;
|
||||
--background-accent: #fbe7c4;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user