Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wierd codemirror styles #7

Open
kwinso opened this issue Aug 1, 2022 · 1 comment
Open

Wierd codemirror styles #7

kwinso opened this issue Aug 1, 2022 · 1 comment

Comments

@kwinso
Copy link

kwinso commented Aug 1, 2022

Component produces codemirror editor with these wierd styles that are little bit hard to edit:

image

This is the setup:
image

@logue
Copy link
Owner

logue commented Aug 2, 2022

I didn't expect to write the logic for props on the template side.

Component produces codemirror editor with these wierd styles that are little bit hard to edit:

This is just the specification on the CodeMirror side. (To be exact, style-mod) Personally, I think it's a good idea to load a modified version of the OneDark Theme source.

I make it myself, but it is unstable and not at a level that can be put to practical use:
https://github.com/logue/codemirror6-bootstrap-theme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants