hdfview
hdfview copied to clipboard
MacOS dark mode
Currently the color scheme for dark mode MacOS makes it impossible to read, e.g. the screenshot bellow:

Any update?
A temporary fix is to turn off dark mode for it.
defaults write hdf.view NSRequiresAquaSystemAppearance -bool yes
defaults write hdf.view NSRequiresAquaSystemAppearance -bool yes
If you install HDFView using the installer. i.e. HDFView-3.1.4-osx1013_64.tar.gz instead of HDFViewApp-3.1.4-osx1013_64.tar.gz
Use the following workaround:
defaults write HDFView.hdfgroup.org NSRequiresAquaSystemAppearance -bool yes
add key to info-plist for packager