i’ve made a syntax and custom coloring for my logs from my dev work
the problem i found is that i made my custom scopes thet don’t exist in any color scheme - because i made syntax for logs, not code
is there a better way then what i did (below) ?
i took monokai color scheme and copied only the header so that i have all the scheme colores but no rules for code scopes like any code syntax uses
and i put only the rules for my logs syntax.
now when i set my logs synax, i switch into my LogsMonokai color scheme
this obviously leaves me with need for manual update whenever Monokai updates (which is quite rare but still)
i’d love to have an option to just make an extension for color definitions file