Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8b1c8d0f18 | |||
| 8fb006543f | |||
| ea9e32ad6e | |||
| 1dcf8e2404 | |||
| 8ef68b476b | |||
| 2d49fe3d58 | |||
| cd42473794 | |||
| 700dc72d46 | |||
| 0b46c80f8e | |||
| 873ab6e92e | |||
| b2a30ae7c5 | |||
| c9572718d8 |
@@ -2,21 +2,21 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
/* --background: #e3deea;;
|
/* --background: #060000;;;;;;;
|
||||||
--card: #ffffff;;
|
--card: #1d0d0d;;;;;;;
|
||||||
--foreground: #1f2027;;
|
--foreground: #ffe6e6;;;;;;;
|
||||||
--primary-cta: #627dc6;;
|
--primary-cta: #ff3d4a;;;;;;;
|
||||||
--secondary-cta: #ffffff;;
|
--secondary-cta: #1f0a0a;;;;;;;
|
||||||
--accent: #627dc6;;
|
--accent: #7b2d2d;;;;;;;
|
||||||
--background-accent: #627dc6;; */
|
--background-accent: #b8111f;;;;;;; */
|
||||||
|
|
||||||
--background: #e3deea;;
|
--background: #060000;;;;;;;
|
||||||
--card: #ffffff;;
|
--card: #1d0d0d;;;;;;;
|
||||||
--foreground: #1f2027;;
|
--foreground: #ffe6e6;;;;;;;
|
||||||
--primary-cta: #627dc6;;
|
--primary-cta: #ff3d4a;;;;;;;
|
||||||
--secondary-cta: #ffffff;;
|
--secondary-cta: #1f0a0a;;;;;;;
|
||||||
--accent: #627dc6;;
|
--accent: #7b2d2d;;;;;;;
|
||||||
--background-accent: #627dc6;;
|
--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