Compare commits
11 Commits
version_3
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| 50c8013a20 | |||
| 7f08e4f78d | |||
| 925bb527a6 | |||
| 1f44b56f8b | |||
| 51c0505eb9 | |||
| b6eefc5ace | |||
| 3ac3d3647e | |||
| e3dcda0af9 | |||
| ebb0745f25 | |||
| c1a112e7c8 | |||
| 8626242280 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #000000;
|
--background: #f7f6f7;
|
||||||
--card: #481f1f;
|
--card: #ffffff;
|
||||||
--foreground: #ffffff;
|
--foreground: #1b0c25;
|
||||||
--primary-cta: #ffffff;
|
--primary-cta: #1b0c25;
|
||||||
--primary-cta-text: #280101;
|
--primary-cta-text: #f7f6f7;
|
||||||
--secondary-cta: #361311;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #f6d4d4;
|
--secondary-cta-text: #1b0c25;
|
||||||
--accent: #51000b;
|
--accent: #ff93e4;
|
||||||
--background-accent: #ff2231;
|
--background-accent: #e8a8c3;
|
||||||
|
|
||||||
/* 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