-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Similar to #17 (customization of the Slide
container style), it would be nice to also be able to customize the Shiki themes
array option, so that a different highlighter can be used:
remdx/packages/vite-plugin-remdx/index.ts
Lines 142 to 147 in fa5802d
themes: [ | |
`${ | |
basename(root) === 'remdx' | |
? `/packages/vite-plugin-remdx/` | |
: `/node_modules/@nkzw/vite-plugin-remdx/` | |
}lib/licht`, |
Maybe it makes sense as an option for @nkzw/vite-plugin-remdx
?
Metadata
Metadata
Assignees
Labels
No labels