Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5423d9df72 | |||
| 38c7b6e3e0 | |||
| 0ae3bc0a0b | |||
| 435f0bfd08 | |||
| c7a7f84862 | |||
| b7d70ce7aa | |||
| 057c729e07 | |||
| 5b9448abe1 | |||
| 146edf0a57 | |||
| 4116566081 | |||
| 7f6609dad0 | |||
| 7db1ea751c | |||
| 4ce19dd9e2 | |||
| c1242ed6d4 | |||
| 78ed68b330 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000f06e6;
|
||||
--primary-cta: #0a7039;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000f06e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1f3251;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #15479c;
|
||||
--background-accent: #a8cce8;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user