Open wesleimp opened 3 years ago
It would be nice to have the same color of the module name
The code below solves this issue:
{ "name": "[Elixir](JakeBecker.elixir-ls) atoms", "scope": "constant.other.symbol.elixir", "settings": { "foreground": "#0C60A5" } }
It would be nice to have the same color of the module name
The code below solves this issue: