Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5da509f012 | |||
| 3e0ec58e33 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #F6F1E8;
|
||||
--background: #526bac;
|
||||
--card: #ffffff;
|
||||
--foreground: #141414;
|
||||
--primary-cta: #B08D57;
|
||||
--primary-cta-text: #1c140f;
|
||||
--secondary-cta: #2F4A3A;
|
||||
--foreground: #071645;
|
||||
--primary-cta: #fefefe;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #2B1B14;
|
||||
--background-accent: #B08D57;
|
||||
--background-accent: #000000;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user