golang / tour

[mirror] A Tour of Go
BSD 3-Clause "New" or "Revised" License
1.53k stars 521 forks source link

Improve Cursor Visibility in Dark Mode #1530

Open navneethc opened 10 months ago

navneethc commented 10 months ago

First up, thanks for adding a dark mode.

But I find that the thickness of the cursor too thin and its retaining the black colour from the light mode makes it very hard to see. Here's a screenshot from Firefox/Windows. (I have DarkReader but it's disabled.)

image

The visibility seems very slightly better in this image, because the compression has played with the contrast or something, I think. In the actual browser, it's barely visible.

Deleplace commented 10 months ago

cc @jamalc

zyriab commented 10 months ago

Same for the nil new make keywords Maybe that's because I'm colorblind but it's worth a shot :D

image

EDIT: added other keywords

navneethc commented 10 months ago

Same for the nil keyword Maybe that's because I'm colorblind but it's worth a shot :D

Screenshot from 2023-08-31 20:38:42

Agree, not easily visible.