Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0d97b49fb9 | |||
| ad75be6039 | |||
| 27b7f7345f | |||
| fc69c664c9 | |||
| b09b7a38c5 | |||
| bd6a874738 | |||
| f0b9ff9781 | |||
| 3479617e90 | |||
| b1e4d42e0c | |||
| 26d152d87c | |||
| 69c1f9b8c4 | |||
| 97dcc63b7a | |||
| 5595f2e68b | |||
| 73e7daf598 | |||
| 6705ed0bea | |||
| 3611e282b7 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #000000;
|
||||
--card: #481f1f;
|
||||
--background: #1e1e1e;
|
||||
--card: #930000;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #ffffff;
|
||||
--primary-cta-text: #280101;
|
||||
--secondary-cta: #361311;
|
||||
--secondary-cta-text: #f6d4d4;
|
||||
--accent: #51000b;
|
||||
--background-accent: #ff2231;
|
||||
--primary-cta: #e63946;
|
||||
--primary-cta-text: #fffafa;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1a0000;
|
||||
--accent: #f5c4c7;
|
||||
--background-accent: #f09199;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user