You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FYI, this is not tm4e related directly, but I just added a tm4e theme css generator for Iro defined grammars to my Iro grammar generator application ( link ). Sorry, it doesn't much help for non Iro-defined grammars, but it is quite useful if you creating a new grammar from scratch and want to prototype your theme in a debugger.
This type of theme creation tends to be tied to a particular language (if you want to create a bespoke theme around the particulars of a language) as it does not attempt to automate color allocations for all the different standard textmate tag groups - but I validated it does work with TM4E fine (I added this feature to create a better light theme due to my problems with Monokai).
Provide a TextMate Theme editor to create, edit theme easily like https://github.com/aziz/tmTheme-Editor#tmtheme-editor and https://packagecontrol.io/packages/ColorSchemeEditor
See intersting article at https://benparizek.com/notebook/notes-on-how-to-create-a-language-grammar-and-custom-theme-for-a-textmate-bundle
In other words do like this http://tmtheme-editor.herokuapp.com/#!/editor/theme/Monokai
The text was updated successfully, but these errors were encountered: