Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 690ca5f05c | |||
| 106fd796c8 | |||
| 32aa090377 | |||
| 511de9605d | |||
| 723156f965 | |||
| 72d4e96a9a | |||
| 388b1f351c | |||
| 8d7bc73963 | |||
| 0fc9f61a33 | |||
| ac73887c94 | |||
| 16b5276e34 | |||
| c5cbc49578 | |||
| 15ac052804 | |||
| 8d8f8d670b | |||
| a287321eb8 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000f06e6;
|
||||
--primary-cta: #0a7039;
|
||||
--background: #f7f9f4;
|
||||
--card: #ffffff;
|
||||
--foreground: #1a2e1a;
|
||||
--primary-cta: #2d5a27;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000f06e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #2d5a27;
|
||||
--accent: #4a8c3f;
|
||||
--background-accent: #6fb85e;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user