Compare commits
20 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d3aab6078 | |||
| d15655ea97 | |||
| 8903e6691b | |||
| ffb1db0ee8 | |||
| 4aa1373244 | |||
| eac873a734 | |||
| c5fa7de776 | |||
| 369e8a329e | |||
| 8ceaff7199 | |||
| 1dc289ecd2 | |||
| 311e650f5e | |||
| 8d3d925f68 | |||
| 9ae4cd1772 | |||
| 72368c2a0b | |||
| 98b9dc4439 | |||
| a6a0467afa | |||
| c58713c653 | |||
| ca5be6be59 | |||
| 5ff5163efa | |||
| e0f32109eb |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #080000;
|
||||
--card: #1e0d0d;
|
||||
--foreground: #ffe6e6;
|
||||
--primary-cta: #ff7a7a;
|
||||
--primary-cta-text: #080000;
|
||||
--secondary-cta: #1e0909;
|
||||
--secondary-cta-text: #ffe6e6;
|
||||
--accent: #7b4242;
|
||||
--background-accent: #65292c;
|
||||
--background: #a82d2d;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #e34400;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #010101;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #737373;
|
||||
--background-accent: #e34400;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user