Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 808ce2ae92 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fdfaf4;
|
||||
--card: #f5ede4;
|
||||
--foreground: #4a0404;
|
||||
--primary-cta: #800000;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f5deb3;
|
||||
--secondary-cta-text: #4a0404;
|
||||
--accent: #ffd700;
|
||||
--background-accent: #e6d5b0;
|
||||
--background: #fafffb;
|
||||
--card: #f7fffa;
|
||||
--foreground: #001a0a;
|
||||
--primary-cta: #0a7039;
|
||||
--primary-cta-text: #fafffb;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #001a0a;
|
||||
--accent: #a8d9be;
|
||||
--background-accent: #6bbf8e;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user