Releases: cannibalox/Obsdn-dark-rmx
Releases · cannibalox/Obsdn-dark-rmx
update for obsidian 0.9.0 beta
- nested transclusions : rendered as inline text, without indentation (almost smealessly integrated to the text)
- graph view colors updated for 0.9.0 (tags; attachments: arrows) + smore emphasis on edges
- graph view options menu : smaller and more compact
- updated checkboxes for 0.9.0
- linked panes icon is now red for better visibility
- better alignment of workspace elements
- styling for menus checkboxes and modals
- better support for transluscency
updated for obsidian 0.8.14
- updates for 0.8.14 : titlebar back/next with text & minimize button is more visible
- fix for bug with mermaid styling,thanks for Dubinin Dmitry (fixed unwanted scrollbars when using mermaid)
- slightly smaller view-header-titles
new update for obsidian v0.8.8
20200826 :
- new feature: file explorer column view (disable it by removing lines [870-874])
- new feature: added faint margin lines to delimit the writing space in the Edit view
- fix : adjusted the footnotes to get consistent line heights
- new: the default Editing font is now monospaced (install Fira Code to match the demo) - you can comment out lines [9-12] to revert the modification
- popover preview : changed zoom x0.8 > x0.85 and added a thin stroke on the text to improve readability
- popover preview : removed the bottom gradient
- preview mode : text is now justified except in code blocks
- styled the quote blocks as alert boxes, academic block quotes should be inserted using
<blockquote style="rq">...</blockquote>
- added class "rq" for academic quote blocks with quotes
- reduce the max-width of embedded media (search for
/* reduce size of embedded files */
to remove it), all images will be smaller - modified the bullets (disc then circles for all sub lists, no squares)
- modified some borders and alignements for v0.8.8
- cleaned up some errors in the mermaid section
Obsdn-dark-rmx v20200807
- improved popup previews (bigger with more content displayed)
- default font is now Barlow : https://fonts.google.com/specimen/Barlow?query=barlow
and monospace is Fira Code : https://github.com/tonsky/FiraCode - edit pane : line numbers are faintly accented
- file explorer : more compact and long filenames wrap instead of overflowing
- file explorer : the name of the vault is now bold, easier to distinguish from the folders
- tag pane : more compact, tweaked some alignments
- the active pane icon is now colored with the accent color instead of b&w (easier to see when you have multiple documents opened)
- search pane : fixed selected icons color + better separation between search results (thin line)
Osdn-dark-rmx v202008071640
. added a new text color var : --text-matched (text color for matched search results)
. dark mode : tweaks on the text color for matched search results
. footnotes : changed color of highlighted text to make it pop more
Obsdn-dark-rmx v20200710
- add Light Theme rules
- snappier animation/transitions
- inline transclusions : reduced the size of the link icons
- small tweaks to Dark color scheme
- graph view: red nodes
- changed the look of the nav tabs
- reduced the size of icons on header title
- navtab : smaller icons, colored icons, left justification
- tags sidebar have smaller fonts
- alignment and thickness of UI elements is more consistent
Obsdn-dark-rmx v1.3
20200630 :
- fixed : location of the markdown-embed-link is now consistent between
![[file]]
and![[file#section]]
- tweaked margins of transclusions
- transcluded file title should be sharper