Compare commits
4 Commits
version_10
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| ba78dd9769 | |||
| 6647dcb21c | |||
| af326b4286 | |||
| b4511ac754 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #000000;
|
||||||
--card: #1a1a1a;
|
--card: #0c0c0c;
|
||||||
--foreground: #f8f5ffe6;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #c89bff;
|
--primary-cta: #106EFB;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #000000;
|
||||||
--secondary-cta-text: #f8f5ffe6;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #737373;
|
--accent: #535353;
|
||||||
--background-accent: #737373;
|
--background-accent: #106EFB;
|
||||||
|
|
||||||
/* 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