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 @@ -55,6 +55,7 @@ highlight: juejin # 代码高亮主题,默认值:theme 中指定,没有则
5555| [ qklhk-chocolate] ( https://github.com/qklhk/juejin-markdown-theme-qklhk/ ) | [ 巧克力很苦] ( https://juejin.cn/user/1011206429358087 ) | Apache |
5656| [ serene-rose] ( https://github.com/Krue1/juejin-markdown-theme-serene-rose ) | [ Krue] ( https://juejin.cn/user/1143110510329256 ) | MIT |
5757| [ z-blue] ( https://github.com/sheng1998/juejin-markdown-theme-z-blue ) | [ z_ ] ( https://juejin.cn/user/4212984289441422 ) | MIT |
58+ | [ minimalism] ( https://github.com/justnewbee/juejin-markdown-theme-minimalism ) | [ 驳是] ( https://juejin.cn/user/442445375748621 ) | MIT |
5859
5960### 代码高亮
6061
Original file line number Diff line number Diff line change @@ -181,6 +181,13 @@ const themes = {
181181 ref : '9057224' ,
182182 highlight : 'androidstudio' ,
183183 } ,
184+ 'minimalism' : {
185+ owner : 'justnewbee' ,
186+ repo : 'juejin-markdown-theme-minimalism' ,
187+ path : 'minimalism.scss' ,
188+ ref : '246f4f0' ,
189+ highlight : 'atom-one-dark' ,
190+ } ,
184191} ;
185192
186193export default themes ;
You can’t perform that action at this time.
0 commit comments