Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d4c1f07d3e | |||
| 505ccc707e | |||
| fa3ec30c00 | |||
| 0d887953f8 |
@@ -2,21 +2,21 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #0a0a0a;;
|
||||
--card: #1a1a1a;;
|
||||
--foreground: #fffaf5e6;;
|
||||
--primary-cta: #ffaa70;;
|
||||
--secondary-cta: #1a1a1a;;
|
||||
--accent: #737373;;
|
||||
--background-accent: #737373;; */
|
||||
/* --background: #080000;;;;
|
||||
--card: #be1e1e;;;;
|
||||
--foreground: #ffe6e6;;;;
|
||||
--primary-cta: #8e3dff;;;;
|
||||
--secondary-cta: #1f0a0a;;;;
|
||||
--accent: #7b2d2d;;;;
|
||||
--background-accent: #b8111f;;;; */
|
||||
|
||||
--background: #0a0a0a;;
|
||||
--card: #1a1a1a;;
|
||||
--foreground: #fffaf5e6;;
|
||||
--primary-cta: #ffaa70;;
|
||||
--secondary-cta: #1a1a1a;;
|
||||
--accent: #737373;;
|
||||
--background-accent: #737373;;
|
||||
--background: #080000;;;;
|
||||
--card: #be1e1e;;;;
|
||||
--foreground: #ffe6e6;;;;
|
||||
--primary-cta: #8e3dff;;;;
|
||||
--secondary-cta: #1f0a0a;;;;
|
||||
--accent: #7b2d2d;;;;
|
||||
--background-accent: #b8111f;;;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user