QuestingPet / ToaMistakeTracker

Tracks mistakes made by players throughout the Tombs of Amascut
BSD 2-Clause "Simplified" License
1 stars 3 forks source link

fix: update sidebar buttons for RuneLite FlatLaf #11

Closed Septem151 closed 8 months ago

Septem151 commented 8 months ago

Updates the button color that switches the Mistakes View to be properly visible with RuneLite's new Look and Feel (FlatLaf).

Fixes QuestingPet/ToaMistakeTracker#10

Septem151 commented 8 months ago

Was a lot easier to fix this issue than I thought it'd be lol. The default button looked strange against the panel background, so I kept the "custom button theming" that was present originally, albeit with more readable colors.

QuestingPet commented 8 months ago

Tested it out and it looks good! Thank you for contributing!!