Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2097fc4df5 | |||
| 0e6a8256ef | |||
| ea702010d6 | |||
| 973f548982 | |||
| 92f809042f | |||
| ad21fbe37c | |||
| 32cd3192e7 | |||
| 403f18a555 | |||
| 1f60c4eb13 | |||
| d0a5ed9edf | |||
| 40bec24f0c | |||
| b2bf7f745b | |||
| 0467d8f6ba | |||
| 323370baa1 | |||
| 87c5d5705b |
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #000000;
|
||||
--card: #ffffff;
|
||||
--card: #481f1f;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #1bc8df;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #e63946;
|
||||
--background-accent: #e8bea8;
|
||||
--primary-cta: #ffffff;
|
||||
--primary-cta-text: #280101;
|
||||
--secondary-cta: #361311;
|
||||
--secondary-cta-text: #f6d4d4;
|
||||
--accent: #51000b;
|
||||
--background-accent: #ff2231;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user