Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1effa965e4 | |||
| dd5153faf4 | |||
| e49921dac5 | |||
| b15cf8fdbf | |||
| cfe4702d37 | |||
| 2351609571 | |||
| c12520785f | |||
| 4e6e4040c2 | |||
| 6e81d7e34c | |||
| 17a99dfcaa | |||
| 04b9e1ccf4 | |||
| b5b5cd0799 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #FAF8F5;
|
--background: #f7f6f7;
|
||||||
--card: #FAF8F5;
|
--card: #ffffff;
|
||||||
--foreground: #0F2744;
|
--foreground: #1b0c25;
|
||||||
--primary-cta: #D4A45F;
|
--primary-cta: #1b0c25;
|
||||||
--primary-cta-text: #1E293B;
|
--primary-cta-text: #f7f6f7;
|
||||||
--secondary-cta: #EAF4F7;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #0F2744;
|
--secondary-cta-text: #1b0c25;
|
||||||
--accent: #EAF4F7;
|
--accent: #ff93e4;
|
||||||
--background-accent: #1E293B;
|
--background-accent: #e8a8c3;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user