You can override the E.showMenu to change the appearance of all menus using that.
There are some apps already existing like menuwheel or touchmenu. Maybe one of those is close enough or you can use them as a template for creating your own.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
You can override the
E.showMenu
to change the appearance of all menus using that.There are some apps already existing like
menuwheel
ortouchmenu
. Maybe one of those is close enough or you can use them as a template for creating your own.