I’m working on VSCode ElixirLs syntax highlighting, and different themes support different syntax definitions. So I am curious about which themes are the most popular/widespread.
What VSCode theme do you use? (scroll to see all options)
Took one of the dimmed Monokai themes and modified the color scheme to get closer to the stock ST3 theme I was using. Also customized the syntax file a little and manually overwrite the file when updating the elixir-lsp vscode plugin to avoid random syntax coloring changes upon updating. From time to time cherry picking upstream updates. Regex work is fun!
Thanks for all of your work on the elixir-lsp projects!!
I don’t use VSCode myself but if I did I would probably use the Elixify theme
Not sure how well it works with VSCode as it was a straight port - if it’s ok and there’s a call for it I’m happy for you to extract it and bundle it with (or relate it to) your fork Jason.
For light theme, New England (but obviously I’m biased there).
For dark theme, I like Material Palenight (original, now called “Community” Material theme).
I also like Gruvbox quite a lot. I think this one is the best port.