版本发布 8
# Changes - Re-added excalidraw integration - Fixed rainbow folders - Updated workspace layouts to meet new spec
# Changes - Removed excalidraw support - Added file icon align and embed settings - Fixed file tree alignment (@pryley) - Various file browser fixes (@pryley) - Removed custom background
## Changes Overhauled table classes to use per-note CSS classes to style tables. You can now use the following classes to style your tables on a per-note basis: - `row-alt` - `col-alt` - `checkered` - `table-full` - `th-highlight`
## Changes - Fixed header margin values - @DIYgod ## Additions - Added material mint theme - PDF Viewer support - Border-only active line highlight - @PoQuatre - Rainbow folders now supports Bookmarks plugin - Ordered list bullet styling support
## Changes Changed selected item background color - #137 Fixed custom checkboxes - #139 ## Additions - Added support for [Gemmy](https://github.com/ericaxu/Gemmy) ## Previews ### Gemmy <img width="312" alt="screencapture 2023-04-11 at 4 32 53 PM" src="https://user-images.githubusercontent.com/102488279/231141295-9110f8af-6d11-4ab9-a770-49b15a77e471.png">
## Changes - Fixed cards layout background issues - #113 - Made print styling optional - #76 #131 - Reimplemented border toggling - #107 - Changed callout padding to use CSS values - #108 - Updated rainbow folders to new Obsidian styling - #138 ## Additions - Added fixed status bar style - #130 - Added support for Recent Files plugin - #138 ## Previews ### Fixed Status Bar <img width="333" alt="image" src="https://user-images.githubusercontent.com/102488279/229268192-514d6d9f-0b9a-47e7-a4bf-20e5e0184143.png"> <img width="301" alt="image" src="https://user-images.githubusercontent.com/102488279/229268200-77f68659-005d-4c12-9e53-f275959906cf.png"> <img width="301" alt="image" src="https://user-images.githubusercontent.com/102488279/229268216-0877eec1-642f-4310-aa6d-b67aa7216407.png">
## Changes - Fixed live preview custom header font - #81 - Overhauled wrapping and scrolling options for codeblocks - #86 - Fixed `<td>` text alignment overrides - #90 - Reworked callout styling - Fixed active item background color - #101 - Fixed speech bubble width in live preview - Reworked Kanban styling - @pryley ## Additions - Added option to customize highlight color - #96 - Tab header border now disappears on notes with banners - #102 - Heading dividers can now inherit colors from heading text - #104 - Border Layout (Thanks to the [border theme](https://github.com/Akifyss/obsidian-border) for the layout inspiration) - Initial support for the Excalibrain plugin - Added Luminescence colorscheme (Thanks to `@Lunairee`!) - Added support for the editing toolbar plugin ## Previews ### Border Layout <img width="1440" alt="image" src="https://user-images.githubusercontent.com/102488279/223349399-5ed8d5d9-2281-4ca3-95a9-d37869d40670.png">
## Changes - Overhauled extended colorscheme styling - Fixed a breaking colorscheme framework change