redballoonsecurity / ofrak

OFRAK: unpack, modify, and repack binaries.
https://ofrak.com
Other
1.85k stars 126 forks source link

Add styling for disabled buttons #354

Closed EdwardLarson closed 1 year ago

EdwardLarson commented 1 year ago

One sentence summary of this PR (This should go in the CHANGELOG!) Add styling for buttons in the GUI when they are disabled.

Link to Related Issue(s)

Please describe the changes in your request. In order to do this, I at first added new global style vars calculated by blending the background and foreground colors, and were part of the settings structure. All that ended up being unnecessary, but it did lead to a small improvement to the settings loading that handles future, new settings which might not be in the user's cached settings.

Anyone you think should look at this, specifically? @rbs-jacob