Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 06d07077dc | |||
| 33e365ff46 | |||
| b733306b5d | |||
| 12a0e85ed0 | |||
| 9fc4a459bb | |||
| 07185e98b5 | |||
| ff4536fc3b | |||
| 57194a9da2 | |||
| 82670767fd | |||
| b918bf1204 | |||
| cff165f4fd | |||
| 598770a5df | |||
| 86fd380919 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fffafa;
|
--background: #080000;
|
||||||
--card: #ffffff;
|
--card: #1e0d0d;
|
||||||
--foreground: #1a0000;
|
--foreground: #ffe6e6;
|
||||||
--primary-cta: #e63946;
|
--primary-cta: #ff7a7a;
|
||||||
--primary-cta-text: #fffafa;
|
--primary-cta-text: #080000;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #1e0909;
|
||||||
--secondary-cta-text: #1a0000;
|
--secondary-cta-text: #ffe6e6;
|
||||||
--accent: #f5c4c7;
|
--accent: #7b4242;
|
||||||
--background-accent: #f09199;
|
--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