Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4381f02e49 |
@@ -3,22 +3,22 @@
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #f5f5f5;;
|
||||
--card: #2d2d2d;;
|
||||
--foreground: #e8e8e8;;
|
||||
--primary-cta: #e8e8e8;;
|
||||
--secondary-cta: #2d2d2d;;
|
||||
--accent: #8b5cf6;;
|
||||
--background-accent: #4c3a8f;; */
|
||||
--card: #1a1a1a;;
|
||||
--foreground: #d0d0d0;;
|
||||
--primary-cta: #d0d0d0;;
|
||||
--secondary-cta: #1a1a1a;;
|
||||
--accent: #7c3aed;;
|
||||
--background-accent: #3d2a7a;; */
|
||||
|
||||
--background: #1a1a1a;;
|
||||
--card: #2d2d2d;;
|
||||
--foreground: #e8e8e8;;
|
||||
--primary-cta: #e8e8e8;;
|
||||
--background: #0a0a0a;;
|
||||
--card: #1a1a1a;;
|
||||
--foreground: #d0d0d0;;
|
||||
--primary-cta: #d0d0d0;;
|
||||
--primary-cta-text: #f5f5f5;;
|
||||
--secondary-cta: #2d2d2d;;
|
||||
--secondary-cta: #1a1a1a;;
|
||||
--secondary-cta-text: #1c1c1c;;
|
||||
--accent: #8b5cf6;;
|
||||
--background-accent: #4c3a8f;;
|
||||
--accent: #7c3aed;;
|
||||
--background-accent: #3d2a7a;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user