Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b8d4c4659b | |||
| b86e5b27b0 | |||
| 3bdb1d867c | |||
| 642bba464f | |||
| a61c3c166d | |||
| 809da9673d |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #f7f6f7;
|
||||||
--card: #161616;
|
--card: #ffffff;
|
||||||
--foreground: #f5f5f5;
|
--foreground: #0c1325;
|
||||||
--primary-cta: #c5a059;
|
--primary-cta: #0b07ff;
|
||||||
--primary-cta-text: #000000;
|
--primary-cta-text: #f7f6f7;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #0c1325;
|
||||||
--accent: #1a4731;
|
--accent: #93b7ff;
|
||||||
--background-accent: #0d2b1f;
|
--background-accent: #a8bae8;
|
||||||
|
|
||||||
/* 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