File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ highlight: juejin # 代码高亮主题,默认值:theme 中指定,没有则
5757| [ z-blue] ( https://github.com/sheng1998/juejin-markdown-theme-z-blue ) | [ z_ ] ( https://juejin.cn/user/4212984289441422 ) | MIT |
5858| [ minimalism] ( https://github.com/justnewbee/juejin-markdown-theme-minimalism ) | [ 驳是] ( https://juejin.cn/user/442445375748621 ) | MIT |
5959| [ koi] ( https://github.com/Henrycheheng/juejin-markdown-theme-koi ) | [ koi] ( https://juejin.cn/user/1284683727647950 ) | MIT |
60+ | [ yu] ( https://github.com/jianghurong/juejin-markdown-theme-yu ) | [ 荣易] ( https://juejin.cn/user/2400989124501549 ) | MIT |
6061
6162### 代码高亮
6263
Original file line number Diff line number Diff line change @@ -195,6 +195,13 @@ const themes = {
195195 ref : 'a940ce' ,
196196 highlight : 'base16/tomorrow-night' ,
197197 } ,
198+ 'yu' : {
199+ owner : 'jianghurong' ,
200+ repo : 'juejin-markdown-theme-yu' ,
201+ path : 'yu.scss' ,
202+ ref : '1e3096f' ,
203+ highlight : 'atom-one-dark' ,
204+ } ,
198205} ;
199206
200207export default themes ;
You can’t perform that action at this time.
0 commit comments