Consider if default theme should have different cursor colors for insert and normal mode #10568
Labels
A-theme
Area: Theme and appearence related
E-easy
Call for participation: Experience needed to fix: Easy / not much
E-good-first-issue
Call for participation: Issues suitable for new contributors
E-has-instructions
Call for participation: Has instructions for fixing the issue and opening a PR
In default configuration helix, like vim, only shows the current mode in the modeline. This is poor UX, especially for new users, as, by just looking at the screen where you edit text, it's impossible to say which mode is active.
A nice solution here is to use different cursor color for different modes. This is available in the, e.g.,
ayu_evolve
theme.I suggest that the default theme also gets this cursor color distinction, as that would be, imo, a big win for usability for new users (or for old users who don't want to bother with config files).
The text was updated successfully, but these errors were encountered: