How can i toggle Table row color?

How can i toggle Table row color?

Hi,
I added new rows to a table using  $('#wo-new-tbl-works tr:last').after(); method. How can i toggle the row color when mouse hover?