axelson
Scenic Core Team
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)
- Abyss
- Default Dark+
- Default Light+
- Visual Studio Dark
- Visual Studio Light
- Default High Contrast
- Kimbie Dark
- Monokai
- Monokai Dimmed
- Quiet Light
- Red
- Solarized Dark
- Solarized Light
- Tomorrow Night Blue
- Other Theme (please comment)
0
voters
I’m also curious if people add manual customization of their chosen theme.
Do you customize your theme?
- Yes, a little
- Yes, significant customization
- No
0
voters
Trending in Polls
New
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Hi everyone!
The first release candidate for the Expert language server project is now available!
We’ve published a press release detai...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixirconf-us
- #ai
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #hex
- #security











Showing Posts 1 to 10- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
michallepicki
New England: New England - Visual Studio Marketplace
tme_317
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!!
dogweather
I like to switch around a lot, but I really appreciate themes like Abyss which de-emphasize the structural markers like
defandend.alanvardy
For some reason I can’t stand anything other than One Dark Pro (which comes from Atom).
I keep trying other dark themes but always come back.
sb8244
I use the material Classic theme. Switch to light version when I’m working outdoors
jfis
Snazzy
zenw0lf
I use Monokai Pro (Filter Ristretto) with VSCode Icons.
chrismccord
Dark+ (Elixir), which does a much better job than the default Dark+ for elixir files, and behaves the same as Dark+ for everything else: Dark+ Elixir - Visual Studio Marketplace
AstonJ
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.
ymtszw
I’m on the same boat. Been completely migrated to VSCode, but One Dark theme from Atom always fits me.