Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d1d8ac6fe0 | |||
| d1afdb0810 | |||
| c7856d86e4 | |||
| 9c02cb34e4 | |||
| b7d725cbce | |||
| af669a9c28 | |||
| c0f912f6e7 | |||
| 55412d3c12 | |||
| c1cac56015 | |||
| 7fe733b386 | |||
| 10cfed2c56 | |||
| 8b81ffd9e3 | |||
| 233361428e | |||
| 333caae433 | |||
| 69e6ef67b0 | |||
| 4f46bb1930 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5faff;
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #001122;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #f5faff;
|
||||
--foreground: #250c0d;
|
||||
--primary-cta: #b82b40;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #001122;
|
||||
--accent: #a8cce8;
|
||||
--background-accent: #7ba3cf;
|
||||
--secondary-cta-text: #250c0d;
|
||||
--accent: #b90941;
|
||||
--background-accent: #e8a8b6;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user