Compare commits
27 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aa5884b5e6 | |||
| 086b6f826b | |||
| 0565e2672a | |||
| 21b8a224f3 | |||
| 936ed94873 | |||
| f63ac70e77 | |||
| ee956b7c1b | |||
| 51cfa6508d | |||
| 0351faf3fd | |||
| dc450e7f33 | |||
| 59a87992d1 | |||
| 28f7f6d29d | |||
| c60f924aac | |||
| 8cfa88309a | |||
| 6ea7d6d1da | |||
| 1c85bc5554 | |||
| 9a0bfccfd3 | |||
| a54e7c0ecf | |||
| 2f1a613423 | |||
| 940a6033dc | |||
| 59aacb6b69 | |||
| 79f5166763 | |||
| fbc44314ca | |||
| 67dfa3ef31 | |||
| 4fbc10d05a | |||
| 026702c77c | |||
| bee4a4f042 |
@@ -12,13 +12,13 @@
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #120a00e6;
|
||||
--primary-cta: #E34400;
|
||||
--foreground: #120006e6;
|
||||
--primary-cta: #e63946;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #120a00e6;
|
||||
--secondary-cta-text: #120006e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #E34400;
|
||||
--background-accent: #c4c4c4;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user