Jesper-Hustad / NoPixel-minigame

https://jesper-hustad.github.io/NoPixel-minigame/index
119 stars 89 forks source link

Colors seem to not be rendering properly as of recent. #53

Closed cshess closed 2 years ago

cshess commented 2 years ago

Hi, the minigame was fine yesterday, but since the latest push, some colors are rendering as pitch black. I've tried it on firefox and opera, but the issue persists. Example photo: image

Creeamy commented 2 years ago

I think thats because the border color he uses is black so it blends in with the shapes or background if the color behind it is black too. A solution could be to just make it so black can only appear once one square. Or that the border is white/black depending on the background behind it. I don't know how to configure that though.

Jesper-Hustad commented 2 years ago

There is code that is supposed to check for this, so yes something has gone wrongs.

Thank you so much for reporting the issue will take a look as soon as possible.

Jesper-Hustad commented 2 years ago

Missed one hashtag that made red display as black. Fixed now. Once again, thanks for reporting!