Releases: playerofgames/logseq-mia-theme
Releases · playerofgames/logseq-mia-theme
v1.7.1
Full Changelog: v1.7.0...v1.7.1
fixes #25
v1.7.0
Fixes and improvements to support newer versions of Logseq.
v1.6.0
- More control over font customisation via variables in custom.css
- Numerous font-handling changes to make sure system font is applied where appropriate.
- Fix external link theming.
- Aesthetic improvements.
- Help ? is now not hidden by the theme. If you want to hide it, add to custom.css:
.cp__sidebar-help-btn {
display: none;
}
v1.5.5
Fix page title font size change when renaming a page.
v1.5.4
v1.5.3
Remove box shadow that was added to code blocks in Logseq 0.9.11.
v1.5.2
v1.5.1
- Whiteboard compatibility (fonts, background colours).
- Fix heading spacing for non-content pages.
Full Changelog: v1.5.0...v1.5.1
v1.5.0
New approach used to change the Logseq fonts (fixes #15). It's not a perfect solution and there may be minor regressions in behaviour. However, it makes the theme more compatible with plugins that introduce fonts for specific features (e.g., https://github.com/yoyurec/logseq-tabler-picker).
Tightened spacing of items in Favourites and Recent sidebar.
Full Changelog: v1.4.9...v1.5.0