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 @@ -53,6 +53,7 @@ highlight: juejin # 代码高亮主题,默认值:theme 中指定,没有则
5353| [ nico] ( https://github.com/blllld/juejin-markdown-theme-nico ) | [ 非思不可] ( https://juejin.cn/user/553809588523405 ) | MIT |
5454| [ devui-blue] ( https://github.com/kagol/juejin-markdown-theme-devui-blue ) | [ DevUI团队] ( https://juejin.cn/user/712139267650141 ) | MIT |
5555| [ qklhk-chocolate] ( https://github.com/qklhk/juejin-markdown-theme-qklhk/ ) | [ 巧克力很苦] ( https://juejin.cn/user/1011206429358087 ) | Apache |
56+ | [ serene-rose] ( https://github.com/Krue1/juejin-markdown-theme-serene-rose ) | [ Krue] ( https://juejin.cn/user/1143110510329256 ) | MIT |
5657
5758### 代码高亮
5859
Original file line number Diff line number Diff line change @@ -167,6 +167,13 @@ const themes = {
167167 path : 'devui-blue.scss' ,
168168 ref : 'bb59b1b' ,
169169 } ,
170+ 'serene-rose' : {
171+ owner : 'Krue1' ,
172+ repo : 'juejin-markdown-theme-serene-rose' ,
173+ path : 'serene-rose.scss' ,
174+ ref : '0a26041' ,
175+ highlight : 'atom-one-dark' ,
176+ } ,
170177} ;
171178
172179export default themes ;
You can’t perform that action at this time.
0 commit comments