Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a74c73fd98 | |||
| d51999ba08 | |||
| 81b9709325 | |||
| 118f6a9706 | |||
| 118e8cf9ca |
@@ -3,22 +3,22 @@
|
|||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
/* --background: #f7f6f7;;
|
/* --background: #f7f6f7;;
|
||||||
--card: #1a1a1a;;
|
--card: #1a0d0d;;
|
||||||
--foreground: #ffffff;;
|
--foreground: #ffffff;;
|
||||||
--primary-cta: #cc0000;;
|
--primary-cta: #ff0000;;
|
||||||
--secondary-cta: #ffffff;;
|
--secondary-cta: #cc0000;;
|
||||||
--accent: #00ff00;;
|
--accent: #ff0000;;
|
||||||
--background-accent: #006600;; */
|
--background-accent: #330000;; */
|
||||||
|
|
||||||
--background: #0d0d0d;;
|
--background: #0d0d0d;;
|
||||||
--card: #1a1a1a;;
|
--card: #1a0d0d;;
|
||||||
--foreground: #ffffff;;
|
--foreground: #ffffff;;
|
||||||
--primary-cta: #cc0000;;
|
--primary-cta: #ff0000;;
|
||||||
--primary-cta-text: #f7f6f7;;
|
--primary-cta-text: #f7f6f7;;
|
||||||
--secondary-cta: #ffffff;;
|
--secondary-cta: #cc0000;;
|
||||||
--secondary-cta-text: #250c0d;;
|
--secondary-cta-text: #250c0d;;
|
||||||
--accent: #00ff00;;
|
--accent: #ff0000;;
|
||||||
--background-accent: #006600;;
|
--background-accent: #330000;;
|
||||||
|
|
||||||
/* 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