Compare commits
7 Commits
version_3
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| c1ebea4709 | |||
| 6863d67f48 | |||
| c6355086cc | |||
| d64a23d8cb | |||
| c7bb0123da | |||
| 3132e3109b | |||
| a4b5babdfc |
@@ -12,13 +12,13 @@
|
||||
|
||||
--background: #F5F7FA;
|
||||
--card: #ffffff;
|
||||
--foreground: #250c0d;
|
||||
--primary-cta: #b82b40;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--foreground: #0A0D6E;
|
||||
--primary-cta: #0A0D6E;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #250c0d;
|
||||
--accent: #b90941;
|
||||
--background-accent: #e8a8b6;
|
||||
--secondary-cta-text: #C8A96A;
|
||||
--accent: #D4AF37;
|
||||
--background-accent: #EEF3FA;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user