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 @@ -35,6 +35,7 @@ highlight: juejin # 代码高亮主题,默认值:theme 中指定
3535| [ condensed-night-purple] ( https://github.com/Geekhyt/condensed-night-purple ) | [ 童欧巴] ( https://juejin.im/user/3491704662669469 ) | MIT |
3636| [ greenwillow] ( https://github.com/wangly19/juejin-markdown-theme-greenwillow ) | [ wangly19] ( https://juejin.im/user/4248168660735310 ) | MIT |
3737| [ v-green] ( https://github.com/DawnLck/juejin-markdown-theme-v-green ) | [ DawnLck 在掘金] ( https://juejin.im/user/1028798614345032 ) | MIT |
38+ | [ vue-pro] ( https://github.com/dunizb/juejin-markdown-themes ) | [ 杭州程序员张张] ( https://juejin.cn/user/289926798645575 ) | MIT |
3839
3940### 代码高亮
4041
Original file line number Diff line number Diff line change @@ -61,4 +61,11 @@ export default {
6161 path : 'v-green.scss' ,
6262 ref : '015f88b' ,
6363 } ,
64+ 'vue-pro' : {
65+ owner : 'dunizb' ,
66+ repo : 'juejin-markdown-theme-vue-pro' ,
67+ path : 'vue-pro.scss' ,
68+ ref : '836e9bc' ,
69+ highlight : 'juejin'
70+ }
6471} ;
You can’t perform that action at this time.
0 commit comments