reputage / seedQuest

A 3D Visual Mnemonic Game for Key Recovery
Apache License 2.0
54 stars 7 forks source link

Buttons in Start Screen not highlighting properly on hover #460

Closed andreamorales closed 5 years ago

andreamorales commented 5 years ago

Description Color of highlight is incorrect, likely due to the sprite being blue already instead of white. On hover, buttons of start screen should highlight to "#3A97D6"

To Reproduce Steps to reproduce the behavior:

  1. Open game.
  2. Hover over "Find Key" or "Hide Key" buttons.

Expected Behavior On hover, buttons of start screen should highlight to "#3A97D6"

Actual Behavior On hover, buttons of start screen highlight to a navy blue.

andreamorales commented 5 years ago

Updated this in update-HUD-design branch.