-
Notifications
You must be signed in to change notification settings - Fork 17.4k
The cursor's really hard to see when it's to the left of a matched search term. It's pretty hard to #1330
Comments
This needs some #design love. I took a look at how some other editors handle this. IntelliJ's cursor is 2px wide, so it is easier to see. Sublime text offsets the cursor by one pixel. But it is still difficult to see. Changing the cursor state if it is over a marker region is a possibility, but I worry about the overhead involved. I think a better option might be to color the cursor and the marker regions a different color. |
I like using different colors as a place to start. If the find result outline were a bit more muted, would the cursor stand out better against it? |
@nathansobo for a quick check try the tomorrow dark base16 theme. It's On Thursday, January 9, 2014, Nathan Sobo wrote:
|
I think this can be fixed on a per-theme basis since it can control the cursor and highlight color. |
This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks! |
The cursor's really hard to see when it's to the left of a matched search term. It's pretty hard to see on the right boundary too.
Atom Version: 6f25945
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_0) AppleWebKit/537.36 (KHTML, like Gecko) Atom/6f25945 Atom-Shell/0.7.6 Safari/537.36
The text was updated successfully, but these errors were encountered: