g33kidd
Just curious as to what everyone is using in terms of colors. I’m currently using Sublime Text 3 and using the GoldenDragon color scheme. I really haven’t found a favorite yet.
Trending in Dev Env & Tools
Hey!
I’ve found, reproduced and made a fix for a mildly annoying bug in Renovate.
It created redundant ~> 0.x or 0.x+1 in mix.exs, e...
New
Other Trending Topics
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
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
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself.
My main conc...
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
- #ai
- #elixirconf-us
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 9- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
AstonJ
I’m using Elixify
(for everything not just Elixir)
kylethebaker
I use a modified version of Jellybeans for my colorscheme with the vim-elixir plugin. I have a slight tweak there too, to treat
do:andelse:specially in keyword lists.AstonJ
Your modified version is nicer than the original Kyle
OvermindDL1
In Atom here at work I’m using this for my theme:

Along with a lot of other extensions, which makes my source code look like:
tmbb
Black and white on Emacs, on a Sun Workstation running XWindows, like @rvirding intended (hacked to route hardware signals from telephone switches, of course)
rvirding
Of course!
maqbool
I use solarized dark
dwahyudi
rebecca theme
https://github.com/vic/rebecca-theme
bobbypriambodo
Nord by Arctic Ice Studio for me. It strikes the balance of no vivid colors, relaxing, subtle, while still distinguishable. Easy for my eyes.