--CHA0S-- --CHA0S-- loading
An easy way to highlight is to add a set brightness effect block like this
if <touching [mouse pointer v] ?> then 
set [brightness v] effect to (10)
else
set [brightness v] effect to (0)
end

If the button is mostly white then change the 10 to a -10