I would like it to be able to change color pickr like Affinity Photo has and I think it also has photosop so it can work fast without clicking to turn on the color pickr screen.
1 Like
Thanks for the request!
Hype currently uses the macOS color picker. We actually go through certain hoops to put it in a popover; you could get it to go in its own window by entering this hidden command in /Applications/Utilities/Terminal.app:
defaults write com.tumult.Hype4 useColorPickerPopOver -bool NO
Probably not exactly what you want, but perhaps an improvement for your workflow. I personally find I like the colors in a popover because there are many different color properties, so my mouse will already be close to the one I want.
1 Like