portapack-mayhem / mayhem-firmware

Custom firmware for the HackRF+PortaPack H1/H2
GNU General Public License v3.0
3.05k stars 520 forks source link

Revert accidental button color changes #2029

Closed NotherNgineer closed 3 months ago

NotherNgineer commented 3 months ago
  1. Revert accidental change of NewButton default background color (should have been grey but was set to light_grey accidentally in PR #1905 right before the 2.0.0 firmware release)

  2. Revert some of the foreground color changes in FileMan that were made in PR #2010 to compensate for the error in PR #1905.

This change restores the NewButton backgound color in FileMan, FreqMan, Replay, Remote, and Notepad apps. The original grey was a better background color because there is more contrast when the button is selected; with the light_grey background it was more difficult to see certain icon colors and not as obvious which button was selected.