Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3913a4626a | |||
| d28237d7b7 | |||
| 3bff04fc44 | |||
| 018d60e78a |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f7f6f7;
|
--background: #163430;
|
||||||
--card: #ffffff;
|
--card: #2A5A53;
|
||||||
--foreground: #25190c;
|
--foreground: #F5F5F5;
|
||||||
--primary-cta: #ff6207;
|
--primary-cta: #C8A96A;
|
||||||
--primary-cta-text: #f7f6f7;
|
--primary-cta-text: #f7f6f7;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #2A5A53;
|
||||||
--secondary-cta-text: #25190c;
|
--secondary-cta-text: #25190c;
|
||||||
--accent: #ffce93;
|
--accent: #C8A96A;
|
||||||
--background-accent: #e8cfa8;
|
--background-accent: #2A5A53;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user