Skip to content

Commit d088224

Browse files
authored
fix: 补充默认高亮样式以及未考虑到的样式更新 (#31)
1 parent b7e554a commit d088224

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

themes.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ export default {
2323
owner: 'linxsbox',
2424
repo: 'juejin-markdown-theme-cyanosis',
2525
path: 'cyanosis.scss',
26-
ref: '07a25df',
26+
ref: 'ce51532',
27+
highlight: 'atom-one-dark'
2728
},
2829
'channing-cyan': {
2930
owner: 'ChanningHan',

0 commit comments

Comments
 (0)