Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ffdc963dab | |||
| 4789bad753 |
@@ -7,8 +7,8 @@
|
||||
--foreground: #ffffff;;
|
||||
--primary-cta: #cc0000;;
|
||||
--secondary-cta: #ffffff;;
|
||||
--accent: #ff0000;;
|
||||
--background-accent: #660000;; */
|
||||
--accent: #00ff00;;
|
||||
--background-accent: #006600;; */
|
||||
|
||||
--background: #0d0d0d;;
|
||||
--card: #1a1a1a;;
|
||||
@@ -17,8 +17,8 @@
|
||||
--primary-cta-text: #f7f6f7;;
|
||||
--secondary-cta: #ffffff;;
|
||||
--secondary-cta-text: #250c0d;;
|
||||
--accent: #ff0000;;
|
||||
--background-accent: #660000;;
|
||||
--accent: #00ff00;;
|
||||
--background-accent: #006600;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user