Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ddaff6bf7b | |||
| 600644affe | |||
| 1e44d9dfc0 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #F7F7F5;
|
||||
--card: #FFFFFF;
|
||||
--foreground: #1C1C1C;
|
||||
--primary-cta: #C8A96A;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #1C1C1C;
|
||||
--secondary-cta-text: #F7F7F5;
|
||||
--accent: #6B7280;
|
||||
--background-accent: #E5E7EB;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1f3251;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #15479c;
|
||||
--background-accent: #a8cce8;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user