In css I would do something like `transition: back...
# tornadofx
s
In css I would do something like
transition: background-color .2s ease
on the
menuItem
and then set the
background-color: #whatever
on the
:hover
property