Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e41e66d8e | |||
| 216ce20b42 | |||
| 4589a5e532 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5faff;
|
||||
--card: #f1f8ff;
|
||||
--foreground: #001122;
|
||||
--primary-cta: #15479c;
|
||||
--background: #020617;
|
||||
--card: #1E293B;
|
||||
--foreground: #F8FAFC;
|
||||
--primary-cta: #3B82F6;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta: #94A3B8;
|
||||
--secondary-cta-text: #000f06e6;
|
||||
--accent: #a8cce8;
|
||||
--background-accent: #7ba3cf;
|
||||
--accent: #22C55E;
|
||||
--background-accent: #0F172A;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user