Menu Item - Clear Background, System Highlight Colour Hover Background

I’m trying to make floating menu that has the same visual styling as the system ‘right-click’ menu whether in light mode or dark mode.

Secondly - I have tried to find a way to make the menu item’s background clear, and the hover colour be the same as the system’s highlight colour… but I can’t get the items’ backgrounds to be clear. I also don’t know how I could choose the system or app highlight colour as the hover colour.

Also - as a bonus - could we have a menu separator (line) like the system right-click floating menu’s have?

you can set a clear background and another background for hover:

Here is an example preset:
example-menu.bttpreset (42.7 KB)

However one thing that is currently not possible easily is to change the font color on hover. This is something that will be possible soon.

In 6.123 I have now added a way to override the font color on hover:

Updated example preset:
test-menu-2.bttpreset (44.3 KB)

Nice! Thank-you so much. I couldn’t get mine to behave the same way… I will take a close look to compare your settings to mine to see where I went wrong.

Thanks again!!