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 @@ -39,6 +39,7 @@ highlight: juejin # 代码高亮主题,默认值:theme 中指定
3939| [ healer-readable] ( https://github.com/dunizb/juejin-markdown-theme-healer-readable ) | [ healer] ( https://juejin.cn/user/1415826709689208 ) | MIT |
4040| [ mk-cute] ( https://github.com/Jacky-Summer/juejin-markdown-theme-mk-cute ) | [ JackySummer] ( https://juejin.cn/user/1257497033714477 ) | MIT |
4141| [ jzman] ( https://github.com/jzmanu/juejin-markdown-theme-jzman ) | [ 躬行之] ( https://juejin.cn/user/3526889030301325 ) | MIT |
42+ | [ geek-black] ( https://github.com/MageeLin/juejin-markdown-theme-geek-black ) | [ 林景宜] ( https://juejin.cn/user/404232342875966 ) | MIT |
4243
4344### 代码高亮
4445
Original file line number Diff line number Diff line change @@ -89,4 +89,11 @@ export default {
8989 ref : 'db6816e' ,
9090 highlight : 'monokai' ,
9191 } ,
92+ 'geek-black' : {
93+ owner : 'MageeLin' ,
94+ repo : 'juejin-markdown-theme-geek-black' ,
95+ path : 'geek-black.scss' ,
96+ ref : '2152a4c' ,
97+ highlight : 'monokai' ,
98+ } ,
9299} ;
You can’t perform that action at this time.
0 commit comments