Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 33e365ff46 | |||
| 12a0e85ed0 | |||
| 07185e98b5 | |||
| 57194a9da2 | |||
| cff165f4fd | |||
| 2fcf10db37 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #FDF9F5;
|
--background: #080000;
|
||||||
--card: #F7F0E8;
|
--card: #1e0d0d;
|
||||||
--foreground: #3A1C0B;
|
--foreground: #ffe6e6;
|
||||||
--primary-cta: #9C2E35;
|
--primary-cta: #ff7a7a;
|
||||||
--primary-cta-text: #FFFFFF;
|
--primary-cta-text: #080000;
|
||||||
--secondary-cta: #E8DCCB;
|
--secondary-cta: #1e0909;
|
||||||
--secondary-cta-text: #3A1C0B;
|
--secondary-cta-text: #ffe6e6;
|
||||||
--accent: #F2A900;
|
--accent: #7b4242;
|
||||||
--background-accent: #D4BBA6;
|
--background-accent: #65292c;
|
||||||
|
|
||||||
/* 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