- fixed: spell check errors in document title causing gradients to disappear as well
- fixed: spell check errors in headings cause gradients to disappear (#48)
- fixed: Fira font family was no longer used throughout the app
- improve styling of level 7+ checkboxes (#46), thanks KiwiFlavorBepis
- change font size unit of code-size variable (#44)
- Stylelint now correctly lints "theme.css"
- Fixed errors raised by Stylelint
- embed fonts in CSS to remove network connections, so theme complies with Obsidian theme guidelines (#39)
- Quick fix for property key styling bug (#37)
- added light theme (#30), thanks to WillsterJohnson
- added style options for inline title using Style Settings plugin (#28)
- 1.0 migration
- fixed some issues regarding 1.0 UI changes
- added various adjustments proposed by firinael (#24)
- fixed and improved colored list bullet points
- new: colored checkboxes & indentation guides
- improved tables
- streamlined internal and external links
- updated style of code blocks and inline code
- other minor changes