Compare commits
23 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 56aa912827 | |||
| d110436822 | |||
| f6163d0708 | |||
| acade59239 | |||
| 692ca631c1 | |||
| e9091b1849 | |||
| f61f1a051a | |||
| ca0f8c2c1b | |||
| c4a25f6985 | |||
| 874efa6453 | |||
| 9af7e2cef1 | |||
| 8dfa2f6fd6 | |||
| 7da088cd9f | |||
| 39ef72173d | |||
| 2f428e9e87 | |||
| b29ae0c842 | |||
| a87e068078 | |||
| 994f4508fd | |||
| 15f9020820 | |||
| eaa8b85f6d | |||
| aae2de5436 | |||
| b4bac26642 | |||
| f20b2eaf4b |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #357672;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #2a2928;
|
||||
--primary-cta-text: #f5f4f0;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1a1a1a;
|
||||
--accent: #c6b180;
|
||||
--background-accent: #efebe5;
|
||||
--background: #f6f0e9;
|
||||
--card: #efe7dd;
|
||||
--foreground: #2b180a;
|
||||
--primary-cta: #2b180a;
|
||||
--primary-cta-text: #f6f0e9;
|
||||
--secondary-cta: #efe7dd;
|
||||
--secondary-cta-text: #2b180a;
|
||||
--accent: #94877c;
|
||||
--background-accent: #afa094;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user