Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ef4c02ea4c | |||
| 07ce23eb11 | |||
| a6386b25a7 | |||
| 725763fc5f | |||
| 6f5246e8ef | |||
| ab18f5bad2 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000612e6;
|
||||
--primary-cta: #15479c;
|
||||
--background: #e6f2ff;
|
||||
--card: #d9ebff;
|
||||
--foreground: #001a4d;
|
||||
--primary-cta: #0052cc;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
--accent: #4d94ff;
|
||||
--background-accent: #1f69ff;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user