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
The default highlight color was changed from #2a2837 to #b25e9e in #18 and I'm wondering if this was an intentional change since it makes the selection almost unreadable with certain languages.
Before
After
The text was updated successfully, but these errors were encountered:
it is an intentional change of mine, as the original selection color was too similar to the background it was almost impossible to see the selected area boundaries. It might be of personal preference, so if needed, please try to open another PR, but please chose one other than the original.
I am actually a contributor, so I don't have permission to revert this as per your request.
The default highlight color was changed from
#2a2837
to#b25e9e
in #18 and I'm wondering if this was an intentional change since it makes the selection almost unreadable with certain languages.Before
After
The text was updated successfully, but these errors were encountered: