Compare commits
20 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 03bc59a28f | |||
| 44185b38eb | |||
| 51208c2238 | |||
| 4c7eccf8a8 | |||
| 34bb5a116a | |||
| 2e2166dcf2 | |||
| 3f5fbfd1e1 | |||
| ecb8bfe34a | |||
| 327a4f32f9 | |||
| 7a884b246e | |||
| c2bb8fb721 | |||
| f28c164a59 | |||
| ebc510b78a | |||
| 9812f5a846 | |||
| a0930d739c | |||
| 852493fd3e | |||
| 465204c0f5 | |||
| 74480a818f | |||
| 174568fcb9 | |||
| 21d9fa1572 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #159c49;
|
||||
--background-accent: #a8e8ba;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5fffae6;
|
||||
--primary-cta: #80da9b;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #f5fffae6;
|
||||
--accent: #737373;
|
||||
--background-accent: #737373;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user