Compare commits
8 Commits
version_14
...
version_22
| Author | SHA1 | Date | |
|---|---|---|---|
| dab1036065 | |||
| 273c88b09f | |||
| e9205d42fe | |||
| f6325be591 | |||
| c28247b488 | |||
| 46ab8552ca | |||
| 1d925878bb | |||
| 74d77b59c6 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #e3deea;
|
--background: #f5faff;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #1f2027;
|
--foreground: #001122;
|
||||||
--primary-cta: #1f2027;
|
--primary-cta: #15479c;
|
||||||
--primary-cta-text: #e3deea;
|
--primary-cta-text: #f5faff;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #1f2027;
|
--secondary-cta-text: #001122;
|
||||||
--accent: #627dc6;
|
--accent: #a8cce8;
|
||||||
--background-accent: #627dc6;
|
--background-accent: #7ba3cf;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user