Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 12a0e85ed0 | |||
| 07185e98b5 | |||
| 57194a9da2 | |||
| cff165f4fd | |||
| 2fcf10db37 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #FDF9F5;
|
--background: #f6f0e9;
|
||||||
--card: #F7F0E8;
|
--card: #efe7dd;
|
||||||
--foreground: #3A1C0B;
|
--foreground: #2b180a;
|
||||||
--primary-cta: #9C2E35;
|
--primary-cta: #2b180a;
|
||||||
--primary-cta-text: #FFFFFF;
|
--primary-cta-text: #f6f0e9;
|
||||||
--secondary-cta: #E8DCCB;
|
--secondary-cta: #efe7dd;
|
||||||
--secondary-cta-text: #3A1C0B;
|
--secondary-cta-text: #2b180a;
|
||||||
--accent: #F2A900;
|
--accent: #94877c;
|
||||||
--background-accent: #D4BBA6;
|
--background-accent: #afa094;
|
||||||
|
|
||||||
/* 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