Update theme colors
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #FAF6EE;
|
||||
--card: #F5EFE0;
|
||||
--foreground: #2C1A0E;
|
||||
--primary-cta: #C8A96E;
|
||||
--primary-cta-text: #2C1A0E;
|
||||
--secondary-cta: #FAF6EE;
|
||||
--secondary-cta-text: #2C1A0E;
|
||||
--accent: #2E6B7A;
|
||||
--background-accent: #E8DCC8;
|
||||
--background: #f5f4ef;
|
||||
--card: #dad6cd;
|
||||
--foreground: #2a2928;
|
||||
--primary-cta: #2a2928;
|
||||
--primary-cta-text: #f5f4ef;
|
||||
--secondary-cta: #ecebea;
|
||||
--secondary-cta-text: #2a2928;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #c6b180;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user