Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 401bf46aa2 | |||
| ecf8c81892 | |||
| c1c4798d5c | |||
| 48aca8a551 | |||
| 5ff08c6c03 | |||
| e10421b30d |
@@ -2,23 +2,23 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
/* --background: #f7f6f7;;
|
/* --background: #020617;;
|
||||||
--card: #ffffff;;
|
--card: #0f172a;;
|
||||||
--foreground: #032419;;
|
--foreground: #e2e8f0;;
|
||||||
--primary-cta: #2bb889;;
|
--primary-cta: #c4d8f9;;
|
||||||
--secondary-cta: #ffffff;;
|
--secondary-cta: #041633;;
|
||||||
--accent: #09b97e;;
|
--accent: #2d30f3;;
|
||||||
--background-accent: #a8e8c3;; */
|
--background-accent: #1d4ed8;; */
|
||||||
|
|
||||||
--background: #f7f6f7;;
|
--background: #020617;;
|
||||||
--card: #ffffff;;
|
--card: #0f172a;;
|
||||||
--foreground: #032419;;
|
--foreground: #e2e8f0;;
|
||||||
--primary-cta: #2bb889;;
|
--primary-cta: #c4d8f9;;
|
||||||
--primary-cta-text: #f7f6f7;;
|
--primary-cta-text: #f7f6f7;;
|
||||||
--secondary-cta: #ffffff;;
|
--secondary-cta: #041633;;
|
||||||
--secondary-cta-text: #032419;;
|
--secondary-cta-text: #032419;;
|
||||||
--accent: #09b97e;;
|
--accent: #2d30f3;;
|
||||||
--background-accent: #a8e8c3;;
|
--background-accent: #1d4ed8;;
|
||||||
|
|
||||||
/* 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