Compare commits
17 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf2997f907 | |||
| 9bc4247482 | |||
| 727dc78e5b | |||
| 484305d1ba | |||
| 231f2ce8a8 | |||
| d9b9b43916 | |||
| 6e03e76b30 | |||
| 614592600d | |||
| 37c4ccc3d3 | |||
| b33a413481 | |||
| 7109d536ca | |||
| 3b26dd5408 | |||
| 27beaab203 | |||
| af5569387d | |||
| 1899f46557 | |||
| d31acffb73 | |||
| 218e97629a |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5faff;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #001122;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #f5faff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #001122;
|
||||
--accent: #a8cce8;
|
||||
--background-accent: #7ba3cf;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #15479c;
|
||||
--background-accent: #a8cce8;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user