Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a15578ad78 | |||
| 1adb26ef6a | |||
| c71dd3f223 |
@@ -12,13 +12,13 @@
|
|||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #0a0a0a;
|
||||||
--card: #1a1a1a;
|
--card: #1a1a1a;
|
||||||
--foreground: #ffffffe6;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #e6e6e6;
|
--primary-cta: #e34400;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #010101;
|
||||||
--secondary-cta-text: #ffffffe6;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #737373;
|
--accent: #737373;
|
||||||
--background-accent: #737373;
|
--background-accent: #e34400;
|
||||||
|
|
||||||
/* 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