Zuoqiu-Yingyi / siyuan-theme-dark-plus

思源笔记的一款多功能双模式主题 | A multifunctional dual-mode theme of SiYuan Note.
GNU Affero General Public License v3.0
139 stars 14 forks source link

暗色模式下 mermaid 通过设置%%{}%% 无效 #104

Closed jhzerone closed 2 years ago

jhzerone commented 2 years ago

` %%{init: {'theme': 'forest'}}%% gantt dateFormat YYYY-MM-DD title Adding GANTT diagram to mermaid excludes weekdays 2014-01-10

section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, after des2, 5d Future task2 : des4, after des3, 5d ` image image 暗色模式下修改主题没有效果.

Zuoqiu-Yingyi commented 2 years ago

试试默认主题, 应该是思源在暗色主题下强行使用了 mermaid 的某款暗色主题

jhzerone commented 2 years ago

默认主题也是不行的