Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a9bb96353f | |||
| afcae12018 |
@@ -5,18 +5,18 @@
|
|||||||
/* --background: #0a0a0a;;
|
/* --background: #0a0a0a;;
|
||||||
--card: #1a1a1a;;
|
--card: #1a1a1a;;
|
||||||
--foreground: #ffffffe6;;
|
--foreground: #ffffffe6;;
|
||||||
--primary-cta: #e6e6e6;;
|
--primary-cta: #ff8c42;;
|
||||||
--secondary-cta: #1a1a1a;;
|
--secondary-cta: #1a1a1a;;
|
||||||
--accent: #737373;;
|
--accent: #ff8c42;;
|
||||||
--background-accent: #737373;; */
|
--background-accent: #4d2600;; */
|
||||||
|
|
||||||
--background: #0a0a0a;;
|
--background: #0a0a0a;;
|
||||||
--card: #1a1a1a;;
|
--card: #1a1a1a;;
|
||||||
--foreground: #ffffffe6;;
|
--foreground: #ffffffe6;;
|
||||||
--primary-cta: #e6e6e6;;
|
--primary-cta: #ff8c42;;
|
||||||
--secondary-cta: #1a1a1a;;
|
--secondary-cta: #1a1a1a;;
|
||||||
--accent: #737373;;
|
--accent: #ff8c42;;
|
||||||
--background-accent: #737373;;
|
--background-accent: #4d2600;;
|
||||||
|
|
||||||
/* 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