Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b04375fdc0 | |||
| 248de42a44 |
@@ -3,22 +3,22 @@
|
|||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
/* --background: #f7f6f7;;
|
/* --background: #f7f6f7;;
|
||||||
--card: #ffffff;;
|
--card: #16213e;;
|
||||||
--foreground: #0c1325;;
|
--foreground: #e0e0e0;;
|
||||||
--primary-cta: #0798ff;;
|
--primary-cta: #0798ff;;
|
||||||
--secondary-cta: #ffffff;;
|
--secondary-cta: #1a1a2e;;
|
||||||
--accent: #93c7ff;;
|
--accent: #5a9fd4;;
|
||||||
--background-accent: #a8cde8;; */
|
--background-accent: #2d3e5f;; */
|
||||||
|
|
||||||
--background: #f7f6f7;;
|
--background: #1a1a2e;;
|
||||||
--card: #ffffff;;
|
--card: #16213e;;
|
||||||
--foreground: #0c1325;;
|
--foreground: #e0e0e0;;
|
||||||
--primary-cta: #0798ff;;
|
--primary-cta: #0798ff;;
|
||||||
--primary-cta-text: #f7f6f7;;
|
--primary-cta-text: #f7f6f7;;
|
||||||
--secondary-cta: #ffffff;;
|
--secondary-cta: #1a1a2e;;
|
||||||
--secondary-cta-text: #0c1325;;
|
--secondary-cta-text: #0c1325;;
|
||||||
--accent: #93c7ff;;
|
--accent: #5a9fd4;;
|
||||||
--background-accent: #a8cde8;;
|
--background-accent: #2d3e5f;;
|
||||||
|
|
||||||
/* 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