> Not hovering everything for five minutes until I can figure out what I can click
I really like the way material addresses this : any clickable element should use the primary color of your app.
This way, no guesswork. Button, switches, icons, links, they all use the same action color so if something uses it, you know it has to be clickable.
Except that every app can have its own "primary" colour, so you have to learn as many rules as you have apps, instead of one if a button would just look like a button.
I really like the way material addresses this : any clickable element should use the primary color of your app. This way, no guesswork. Button, switches, icons, links, they all use the same action color so if something uses it, you know it has to be clickable.