sweatran / typora-onedark-theme

A dark theme for Typora inspired by VScode's One Dark Pro theme.
GNU General Public License v3.0
179 stars 44 forks source link

Issue with Mermaid diagrams #13

Open gilbertohasnofb opened 3 years ago

gilbertohasnofb commented 3 years ago

Just FYI, the way Mermaid diagrams work have changed in the latest version. An user reported this in one of my themes: https://github.com/gilbertohasnofb/typora-panda-theme/issues/3

A simple solution is to use one of the new default mermaid themes by adding the line --mermaid-theme:dark; to the :root {} block. See https://github.com/gilbertohasnofb/typora-panda-theme/commit/11c9ea706787b7667743b94b53ac6e156f871c30

sweatran commented 3 years ago

Thanks for your information. It seems that Typora adds