Compare commits
12 Commits
version_1
...
version_13
| Author | SHA1 | Date | |
|---|---|---|---|
| a72585a78e | |||
| 359781618c | |||
| 232f9c7955 | |||
| 033da46b08 | |||
| 3462633873 | |||
| 892cdc0d80 | |||
| 4b45d9404f | |||
| 8dd8a9dfc2 | |||
| 820b8fd4ea | |||
| c949a96e7b | |||
| 1a3105bdf0 | |||
| 4369f7c29e |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0f1c;
|
--background: #fafffb;
|
||||||
--card: #111827;
|
--card: #ffffff;
|
||||||
--foreground: #ffffff;
|
--foreground: #001a0a;
|
||||||
--primary-cta: #D4AF37;
|
--primary-cta: #0a705f;
|
||||||
--primary-cta-text: #000000;
|
--primary-cta-text: #fafffb;
|
||||||
--secondary-cta: #111827;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #001a0a;
|
||||||
--accent: #D4AF37;
|
--accent: #a8d9be;
|
||||||
--background-accent: #D4AF37;
|
--background-accent: #6bbfb8;
|
||||||
|
|
||||||
/* 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