pmotschmann / Evolve

An incremental game about evolving a civilization
Mozilla Public License 2.0
858 stars 371 forks source link

Odd gap in Verrazzano hover #978

Open StoneCypher opened 1 year ago

StoneCypher commented 1 year ago

I haven't been able to get a look at the code in browser debugger because every time I move to see the code it counts as a de-hover and the popup goes away

I can't tell if there's something between Ashland and Hellscape which is white, or if there's a physical gap there, or if there's an object there missing its text, or what

image

fredden commented 1 year ago

I can only just make out "Forest" which is white-on light-grey, and particularly hard to read. What theme are you using? I suspect that we can make a CSS change for that theme to make this legible.

StoneCypher commented 1 year ago

Your eyes are better than mine. I zoomed way in and still couldn't see it. I had to pull it into Photoshop and abuse curves, a process which backs you up, to see it.

Sure enough, it's there.

image

Thank you for clarifying.

I am on the Dark theme.

StoneCypher commented 1 year ago

I have a PR for this ready, but I seem to be unable to push PRs.