Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Clair de Lune Obsidian Theme v1.2

Compare
Choose a tag to compare
@jamiebrynes7 jamiebrynes7 released this 05 Nov 20:20
· 51 commits to master since this release
cf150eb

This version was tested against Obsidian 0.9.10.

✨ Features

  • The new suggestions popup for completing note or block references is now styled in keeping with the theme.
  • Tags in preview mode now have special styling, certain tag references will have emojis instead of hashtags. See tags.scss for a list of these.
  • Added support for state diagrams in Mermaid.
  • Added support for the new sliding panes plugin. This replaces the obsidian-andy.css variant.
  • Added support for the calendar plugin.

🔁 Changes

  • Improved styling around folded lists.
  • Updated the quick open styling to match the suggestions popup.
  • Math blocks are now slightly larger.
  • Hover popups are now larger.
  • Collapse arrows in preview mode are now styled.
  • Bulleted lists are now styled.

🐛 Bugfixes

  • Aligned wrapped text next to checkboxes properly.
  • A folded list item containing inline code where the folded content contains a code block no longer has additional padding.