Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c127e61a99 | |||
| 6932bda675 | |||
| 3b4c41d02e | |||
| 0de8ae8003 | |||
| 42dd57e574 | |||
| 4eb7b70094 | |||
| c1c6baa66b | |||
| c322368dd1 | |||
| c2adb3548b | |||
| 4706955b2c | |||
| f145960aed | |||
| 629f2aeb16 | |||
| 8f97b54c56 | |||
| c60872b37b |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--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;
|
||||
--background: #941208;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #ffdf7d;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--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