Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c785679be4 | |||
| 959cc4bc6c | |||
| e29d308095 | |||
| 8c911b74a3 | |||
| 82d31d38fa |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f4f7f9;
|
||||
--foreground: #001a2e;
|
||||
--primary-cta: #b87333;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #ffdf7d;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #001a2e;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #e0e7ed;
|
||||
--background-accent: #b87333;
|
||||
--accent: #b8860b;
|
||||
--background-accent: #8b6914;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user