Compare commits
9 Commits
version_11
...
be53a0e008
| Author | SHA1 | Date | |
|---|---|---|---|
| be53a0e008 | |||
| d3b9942c10 | |||
| 3f8b39e5b9 | |||
| 22b3ae299d | |||
| a534ae12a6 | |||
| 8e8c503883 | |||
| faa5e4630e | |||
| 30e1b0a80a | |||
| e976a8c26b |
@@ -4,13 +4,13 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #fafffb;
|
||||||
--card: #1a1a1a;
|
--card: #f7fffa;
|
||||||
--foreground: #fff0f0e6;
|
--foreground: #001a0a;
|
||||||
--primary-cta: #ff3d4a;
|
--primary-cta: #0a7039;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #ffffff;
|
||||||
--accent: #7b2d2d;
|
--accent: #a8d9be;
|
||||||
--background-accent: #b8111f;
|
--background-accent: #6bbf8e;
|
||||||
|
|
||||||
/* 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