File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,9 @@ 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 |
38+ | [ vue-pro] ( https://github.com/dunizb/juejin-markdown-themes ) | [ 杭州程序员张张] ( https://juejin.cn/user/289926798645575 ) | MIT |
39+ | [ healer-readable] ( https://github.com/dunizb/juejin-markdown-theme-healer-readable ) | [ healer] ( https://juejin.cn/user/1415826709689208 ) | MIT |
40+
3941
4042### 代码高亮
4143
Original file line number Diff line number Diff line change @@ -67,5 +67,12 @@ export default {
6767 path : 'vue-pro.scss' ,
6868 ref : '836e9bc' ,
6969 highlight : 'juejin'
70+ } ,
71+ 'healer-readable' : {
72+ owner : 'healerLZH' ,
73+ repo : 'juejin-markdown-theme-healer-readable' ,
74+ path : 'healer-readable.scss' ,
75+ ref : '3f2ef56' ,
76+ highlight : 'srcery'
7077 }
7178} ;
You can’t perform that action at this time.
0 commit comments