Closed caleb closed 4 years ago
After looking at some other nord themes, I'm going to close this and spend more time refining it to match other editors/languages in the nord system.
It seems that using #D8DEE9 and bold is what you are doing for Elixir atoms, which would be appropriate for keywords I'm thinking.
Keywords in clojure (like atoms in Erlang/Elixir or symbols in Ruby, e.x.
:name
) are constants and often used as keys in maps.It's helpful to differentiate them from identifiers, so this patch colors them with the same color used for HTML attribute names.
Everything else looked good out of the box.
Nord rocks, I discovered this scheme yesterday and have nord-ified mulitple machines :)