x/website: Cursor color on the Tour of Go editor in dark mode is not readable #63313
Labels
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
pkgsite
website
Milestone
What is the URL of the page with the issue?
https://go.dev/tour/welcome/1
What is your user agent?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
Screenshot
Notice the barely-visible black cursor at the end of the
fmt.Println()
statement. It looks like the color was selected for the light mode and never adjusted for dark mode. Below is the same cursor in light mode.What did you do?
What did you expect to see?
A clearly visible cursor.
What did you see instead?
See screenshot above.
The text was updated successfully, but these errors were encountered: