Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a4a8106008 | |||
| 78d10c9895 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f0f8ff;
|
||||
--foreground: #1a1a1a;
|
||||
--background: #eef2ff;
|
||||
--card: #ffffff;
|
||||
--foreground: #0f172a;
|
||||
--primary-cta: #1e40af;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta: #e2e8f0;
|
||||
--secondary-cta-text: #f8fafc;
|
||||
--accent: #3b82f6;
|
||||
--background-accent: #e0e7ff;
|
||||
--background-accent: #1e293b;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user