Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #faf5f0;
|
||||
--card: #f3ede2;
|
||||
--foreground: #1a0f08;
|
||||
--primary-cta: #d92727;
|
||||
--background: #f5f1eb;
|
||||
--card: #fefbf7;
|
||||
--foreground: #1a0f07;
|
||||
--primary-cta: #c41e1e;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #1a2555;
|
||||
--secondary-cta: #fefbf7;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #f4b860;
|
||||
--background-accent: #8b5a3c;
|
||||
--accent: #f4d99b;
|
||||
--background-accent: #5d4037;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user