Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ff7a44ba16 | |||
| de0655a04b | |||
| e0a5e25cb1 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #ffffff;
|
||||||
--card: #1a1a1a;
|
--card: #fff0f5;
|
||||||
--foreground: #ffffff;
|
--foreground: #121212;
|
||||||
--primary-cta: #ffffff;
|
--primary-cta: #ffb7c5;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #0a0a0a;
|
||||||
--secondary-cta: #333333;
|
--secondary-cta: #000000;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #ffdf7d;
|
--accent: #ff69b4;
|
||||||
--background-accent: #1a1a1a;
|
--background-accent: #ffe4e9;
|
||||||
|
|
||||||
/* 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