fix: update darkmode configuration

This commit is contained in:
yanglbme
2021-04-10 17:07:45 +08:00
parent 259a342a48
commit 7dd8eee736
2 changed files with 3 additions and 3 deletions

View File

@@ -82,7 +82,7 @@
dark: {
background: 'rgb(28,32,34)',
highlightColor: '#e96900',
codeBackgroudColor: 'rgb(34,39,46)',
codeBackgroundColor: 'rgb(34,39,46)',
codeTextColor: '#b4b4b4',
},
light: {