Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 81b4756a91 | |||
| 5e5f7a48d4 | |||
| 2c4c06b8f5 | |||
| bbaf9a294d | |||
| 38caf6d69b |
@@ -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: #efebe5;
|
||||
--card: #f7f2ea;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #000000;
|
||||
--primary-cta-text: #efebe5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #000000;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #e1b875;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user