Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f994149a89 | |||
| 2b94303bb0 | |||
| 84e069884e | |||
| 43c0f92930 | |||
| 5e90b3cd8c | |||
| 6980059353 | |||
| c259af65b1 | |||
| cce952ddba | |||
| 9a60181537 | |||
| 2ddce61511 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #000000;
|
--background: #000802;
|
||||||
--card: #1a2a1a;
|
--card: #0b1a0b;
|
||||||
--foreground: #ffffff;
|
--foreground: #e6ffe6;
|
||||||
--primary-cta: #ffffff;
|
--primary-cta: #80da9b;
|
||||||
--primary-cta-text: #0a150a;
|
--primary-cta-text: #000802;
|
||||||
--secondary-cta: #0d1a0d;
|
--secondary-cta: #07170b;
|
||||||
--secondary-cta-text: #e1f6e1;
|
--secondary-cta-text: #e6ffe6;
|
||||||
--accent: #2d4a2d;
|
--accent: #38714a;
|
||||||
--background-accent: #c1e1c1;
|
--background-accent: #2c6541;
|
||||||
|
|
||||||
/* 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