pick a code theme and setup styles for inline code
This commit is contained in:
@@ -12,7 +12,7 @@ export default defineConfig({
|
||||
shikiConfig: {
|
||||
themes: {
|
||||
light: 'dracula',
|
||||
dark: 'dracula-soft',
|
||||
dark: 'dark-plus',
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user