Skip to content

x/website: Cursor color on the Tour of Go editor in dark mode is not readable  #63313

@Manish-Giri

Description

@Manish-Giri

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

Screenshot 2023-09-30 at 9 59 17 AM

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.

Screenshot 2023-09-30 at 10 02 40 AM

What did you do?

  1. Visit tour of go.
  2. Turn on dark mode.

What did you expect to see?

A clearly visible cursor.

What did you see instead?

See screenshot above.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions