unfortunately there is currently no way to do that in a good way. You could probably get the color via javascript and run some similarity checks there, but that’s more complicated.
Maybe a good feature would be to allow for a certain difference when matching colors, but I need to think about how to implement something like that
Hi Andreas, was there an update for this issue? Some months ago I read in the Release Notes about "improved search for on screen elements" (or so).
Problem: in LogicPro.App a selected track hast a slightly brighter color tone than unselected tracks. BTT struggles to find the identical looking icon on the selected, brighter track and may jump between all tracks.
This topic/ issue is relating to this "limiting search area" from
Have you tried playing with the tresholds?
BTT uses OpenCV template matching (OpenCV: Template Matching), which should not depend too much on the color, especially if you uncheck the "Include Color In Matching" option