iafan / goplayspace

Advanced Go Playground frontend written in Go, with syntax highlighting, turtle graphics mode, and more
https://goplay.space
Other
981 stars 63 forks source link

Change cursor colour in night theme #14

Closed nikitavoloboev closed 6 years ago

nikitavoloboev commented 6 years ago

Since it's black, you can't see it in night theme :

Like here :

You can barely see it.

iafan commented 6 years ago

The cursor color in the dark theme is set to white, though it seems there's a problem with rendering it in Safari. Do you use Safari as well?

nikitavoloboev commented 6 years ago

Yep, this is in Safari.

iafan commented 6 years ago

Should be fixed now. Reload the page and try again.