File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ highlight: juejin # 代码高亮主题,默认值:theme 中指定,没有则
5050| [ arknights] ( https://github.com/viewweiwu/juejin-markdown-theme-arknights ) | [ viewweiwu] ( https://juejin.cn/user/712139263452503 ) | MIT |
5151| [ vuepress] ( https://github.com/promise96319/juejin-markdown-theme-vuepress ) | [ qgh] ( https://juejin.cn/user/3685218708627544 ) | MIT |
5252| [ Chinese-red] ( https://github.com/mancuoj/juejin-markdown-theme-Chinese-red ) | [ Mancuoj] ( https://juejin.cn/user/3466105460624760 ) | MIT |
53+ | [ devui-blue] ( https://github.com/kagol/juejin-markdown-theme-devui-blue ) | [ DevUI团队] ( https://juejin.cn/user/712139267650141 ) | MIT |
5354| [ yayoi-sakura] ( https://github.com/Yayoiqz/juejin-markdown-theme-yayoi-sakura ) | [ Yayoiqz] ( https://juejin.cn/user/1626932940390279 ) | MIT |
5455
5556### 代码高亮
Original file line number Diff line number Diff line change @@ -154,6 +154,12 @@ const themes = {
154154 ref : '6da886e' ,
155155 highlight : 'xcode' ,
156156 } ,
157+ 'devui-blue' : {
158+ owner : 'kagol' ,
159+ repo : 'juejin-markdown-theme-devui-blue' ,
160+ path : 'devui-blue.scss' ,
161+ ref : '127cfeb' ,
162+ } ,
157163 'yayoi-sakura' : {
158164 owner : 'Yayoiqz' ,
159165 repo : 'juejin-markdown-theme-yayoi-sakura' ,
You can’t perform that action at this time.
0 commit comments