Compare commits
14 Commits
version_5
...
version_19
| Author | SHA1 | Date | |
|---|---|---|---|
| 8dfb70f77a | |||
| f03992083d | |||
| 6b135661ff | |||
| a61e070da8 | |||
| 39b1f12d54 | |||
| 50c8013a20 | |||
| 7f08e4f78d | |||
| 925bb527a6 | |||
| 1f44b56f8b | |||
| 51c0505eb9 | |||
| b6eefc5ace | |||
| 3ac3d3647e | |||
| e3dcda0af9 | |||
| ebb0745f25 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #000000;
|
||||
--card: #0c0c0c;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #106EFB;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #535353;
|
||||
--background-accent: #106EFB;
|
||||
--background: #f6f0e9;
|
||||
--card: #efe7dd;
|
||||
--foreground: #2b180a;
|
||||
--primary-cta: #2b180a;
|
||||
--primary-cta-text: #f6f0e9;
|
||||
--secondary-cta: #efe7dd;
|
||||
--secondary-cta-text: #2b180a;
|
||||
--accent: #94877c;
|
||||
--background-accent: #afa094;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user