🚀 - Theme builder #399
riccardoperra
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
// WIP
ThemeBuilder will be the newest feature of CodeImage that’s allows to create custom themes for both CodeImage and CodeMirror6.
ThemeBuilder will be reachable at themes.codeimage.dev, but it will be also a standalone package that could be used to main CodeImage code (module federation or iframe)
Here’s the features that will be available:
This is an example of an existing ThemeBuilder by CodeSandbox
https://sandpack.codesandbox.io/theme
example of existing theme
https://github.com/riccardoperra/codeimage/blob/main/packages/highlight/src/lib/themes/panda/panda.ts
Beta Was this translation helpful? Give feedback.
All reactions