Compare commits
2 Commits
version_10
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 768d4b4571 | |||
| 78f3008605 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #f7f6f7;
|
||||||
--card: #f9f9f9;
|
--card: #ffffff;
|
||||||
--foreground: #120a00e6;
|
--foreground: #0c1325;
|
||||||
--primary-cta: #FF7B05;
|
--primary-cta: #0b07ff;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #f7f6f7;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #120a00e6;
|
--secondary-cta-text: #0c1325;
|
||||||
--accent: #e2e2e2;
|
--accent: #93b7ff;
|
||||||
--background-accent: #FF7B05;
|
--background-accent: #a8bae8;
|
||||||
|
|
||||||
/* 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