-
-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed Hex Viewer writing white text on white background when in light…
… mode (#562) # Objective The Hex Viewer would write the raw data in white, on white background, when in light mode. This fixes that. # Solution The Color of the text is now not hardcoded anymore, but inferred. --------- Co-authored-by: Sese Mueller <sese4dasbinichagmail.com>
- Loading branch information
1 parent
498f7a5
commit d516b32
Showing
3 changed files
with
19 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters