Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fb994caebd | |||
| 1dbdc59fa6 | |||
| 4400e3bc6d | |||
| 875b1bade1 | |||
| 76ee5de9e6 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #F5F1EA;
|
||||
--background: #282728;
|
||||
--card: #ffffff;
|
||||
--foreground: #0F0F0F;
|
||||
--primary-cta: #C6A76E;
|
||||
--primary-cta-text: #0F0F0F;
|
||||
--secondary-cta: #3E4A3F;
|
||||
--secondary-cta-text: #F5F1EA;
|
||||
--accent: #C6A76E;
|
||||
--background-accent: #EAE5DC;
|
||||
--foreground: #25190c;
|
||||
--primary-cta: #db601d;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #25190c;
|
||||
--accent: #eeb875;
|
||||
--background-accent: #e8cfa8;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user