refactor: update heti css styles

This commit is contained in:
radishzzz 2025-03-23 04:28:28 +00:00
parent 24425e3a7e
commit f5e8e88dce
2 changed files with 48 additions and 66 deletions

View file

@ -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',
},
},
},