Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f36b324371 | |||
| cd38cbe830 | |||
| 25f2c6e8ce | |||
| 419c9aab60 | |||
| 6d68f76aaa |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0A0A0A;
|
--background: #f5faff;
|
||||||
--card: #1A1A1A;
|
--card: #ffffff;
|
||||||
--foreground: #E0E0E0;
|
--foreground: #001122;
|
||||||
--primary-cta: #006B3E;
|
--primary-cta: #15479c;
|
||||||
--primary-cta-text: #FFFFFF;
|
--primary-cta-text: #f5faff;
|
||||||
--secondary-cta: #B8860B;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #0A0A0A;
|
--secondary-cta-text: #001122;
|
||||||
--accent: #006B3E;
|
--accent: #a8cce8;
|
||||||
--background-accent: #B8860B;
|
--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