Compare commits
9 Commits
version_9
...
version_18
| Author | SHA1 | Date | |
|---|---|---|---|
| f03992083d | |||
| 6b135661ff | |||
| a61e070da8 | |||
| 39b1f12d54 | |||
| 50c8013a20 | |||
| 7f08e4f78d | |||
| 925bb527a6 | |||
| 1f44b56f8b | |||
| 51c0505eb9 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #efebe5;
|
||||||
--card: #1a1a1a;
|
--card: #f7f2ea;
|
||||||
--foreground: #fff5f5e6;
|
--foreground: #000000;
|
||||||
--primary-cta: #ff7a7a;
|
--primary-cta: #000000;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #efebe5;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #fff5f5e6;
|
--secondary-cta-text: #000000;
|
||||||
--accent: #737373;
|
--accent: #ffffff;
|
||||||
--background-accent: #737373;
|
--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