Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 07185e98b5 | |||
| 57194a9da2 | |||
| cff165f4fd | |||
| 2fcf10db37 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #FDF9F5;
|
--background: #f5f5f5;
|
||||||
--card: #F7F0E8;
|
--card: #ffffff;
|
||||||
--foreground: #3A1C0B;
|
--foreground: #1c1c1c;
|
||||||
--primary-cta: #9C2E35;
|
--primary-cta: #1c1c1c;
|
||||||
--primary-cta-text: #FFFFFF;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #E8DCCB;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #3A1C0B;
|
--secondary-cta-text: #1c1c1c;
|
||||||
--accent: #F2A900;
|
--accent: #e63946;
|
||||||
--background-accent: #D4BBA6;
|
--background-accent: #e8bea8;
|
||||||
|
|
||||||
/* 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