Skip to content

Pass themes option to Shiki? #18

@karlhorky

Description

@karlhorky

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:

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions