mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 19:22:52 +02:00
refactor: update heti css styles
This commit is contained in:
parent
24425e3a7e
commit
f5e8e88dce
2 changed files with 48 additions and 66 deletions
|
@ -71,8 +71,8 @@ export default defineConfig({
|
|||
shikiConfig: {
|
||||
// available themes: https://shiki.style/themes
|
||||
themes: {
|
||||
light: 'one-light',
|
||||
dark: 'one-dark-pro',
|
||||
light: 'github-light',
|
||||
dark: 'github-dark',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue