mirror of
https://github.com/doocs/advanced-java.git
synced 2026-08-18 10:43:29 +08:00
fix: update darkmode configuration
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user