You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In .erb files (embedded Ruby templates) the tags <% %> and <%= %> should be violet, like language keywords, and not orange, which makes them hard to see.
Also making them violet would make this theme similar to the colors used by Atom.
Thanks for this great theme by the way!
The text was updated successfully, but these errors were encountered:
In
.erb
files (embedded Ruby templates) the tags<% %>
and<%= %>
should be violet, like language keywords, and not orange, which makes them hard to see.Also making them violet would make this theme similar to the colors used by Atom.
Thanks for this great theme by the way!
The text was updated successfully, but these errors were encountered: