Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1781be3138 | |||
| e333c33ed3 | |||
| 1d7ef93b0b | |||
| e5acdf88d2 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #F8F5F0;
|
||||
--card: #FFFFFF;
|
||||
--foreground: #121212;
|
||||
--primary-cta: #7A1E1E;
|
||||
--background: #fbfaff;
|
||||
--card: #f7f5ff;
|
||||
--foreground: #0f0022;
|
||||
--primary-cta: #8b5cf6;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #C9A34E;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #121212;
|
||||
--accent: #C9A34E;
|
||||
--background-accent: #EBE4D5;
|
||||
--accent: #d8cef5;
|
||||
--background-accent: #c4a8f9;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user