Compare commits
13 Commits
version_5
...
version_18
| Author | SHA1 | Date | |
|---|---|---|---|
| f03992083d | |||
| 6b135661ff | |||
| a61e070da8 | |||
| 39b1f12d54 | |||
| 50c8013a20 | |||
| 7f08e4f78d | |||
| 925bb527a6 | |||
| 1f44b56f8b | |||
| 51c0505eb9 | |||
| b6eefc5ace | |||
| 3ac3d3647e | |||
| e3dcda0af9 | |||
| ebb0745f25 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #000000;
|
--background: #efebe5;
|
||||||
--card: #0c0c0c;
|
--card: #f7f2ea;
|
||||||
--foreground: #ffffff;
|
--foreground: #000000;
|
||||||
--primary-cta: #106EFB;
|
--primary-cta: #000000;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #efebe5;
|
||||||
--secondary-cta: #000000;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #000000;
|
||||||
--accent: #535353;
|
--accent: #ffffff;
|
||||||
--background-accent: #106EFB;
|
--background-accent: #e1b875;
|
||||||
|
|
||||||
/* 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