Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1083010a26 |
@@ -3,20 +3,20 @@
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #fffefe;;
|
||||
--card: #ffffff;;
|
||||
--foreground: #000000;;
|
||||
--primary-cta: #000000;;
|
||||
--secondary-cta: #ffffff;;
|
||||
--accent: #000000;;
|
||||
--background-accent: #ffffff;; */
|
||||
--card: #000000;;
|
||||
--foreground: #ffd700;;
|
||||
--primary-cta: #ffd700;;
|
||||
--secondary-cta: #000000;;
|
||||
--accent: #ffd700;;
|
||||
--background-accent: #000000;; */
|
||||
|
||||
--background: #000000;;
|
||||
--card: #ffffff;;
|
||||
--foreground: #000000;;
|
||||
--primary-cta: #000000;;
|
||||
--secondary-cta: #ffffff;;
|
||||
--accent: #000000;;
|
||||
--background-accent: #ffffff;;
|
||||
--card: #000000;;
|
||||
--foreground: #ffd700;;
|
||||
--primary-cta: #ffd700;;
|
||||
--secondary-cta: #000000;;
|
||||
--accent: #ffd700;;
|
||||
--background-accent: #000000;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user