Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d4c1f07d3e | |||
| 505ccc707e | |||
| fa3ec30c00 | |||
| 0d887953f8 |
@@ -2,21 +2,21 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
/* --background: #0a0a0a;;
|
/* --background: #080000;;;;
|
||||||
--card: #1a1a1a;;
|
--card: #be1e1e;;;;
|
||||||
--foreground: #fffaf5e6;;
|
--foreground: #ffe6e6;;;;
|
||||||
--primary-cta: #ffaa70;;
|
--primary-cta: #8e3dff;;;;
|
||||||
--secondary-cta: #1a1a1a;;
|
--secondary-cta: #1f0a0a;;;;
|
||||||
--accent: #737373;;
|
--accent: #7b2d2d;;;;
|
||||||
--background-accent: #737373;; */
|
--background-accent: #b8111f;;;; */
|
||||||
|
|
||||||
--background: #0a0a0a;;
|
--background: #080000;;;;
|
||||||
--card: #1a1a1a;;
|
--card: #be1e1e;;;;
|
||||||
--foreground: #fffaf5e6;;
|
--foreground: #ffe6e6;;;;
|
||||||
--primary-cta: #ffaa70;;
|
--primary-cta: #8e3dff;;;;
|
||||||
--secondary-cta: #1a1a1a;;
|
--secondary-cta: #1f0a0a;;;;
|
||||||
--accent: #737373;;
|
--accent: #7b2d2d;;;;
|
||||||
--background-accent: #737373;;
|
--background-accent: #b8111f;;;;
|
||||||
|
|
||||||
/* 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