how to add new tmTheme files to use in massCode interface? #421
|
i found and fixed some of tmThemes for massCode but couldnt find how to implement in it to use it. Any idea how to make it? |
Answered by
antonreshetov
Oct 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@thecodymetalist You can add a
tmThemehere, then add it to here. Since this only adds the theme to the editor, you need to take care of the rest of the UI by adding the necessary styles here.