Cannot repeat coloring table rows

Hello,I have a table displays cpu,disk usage and some other data,I want the entire row to be red if a data exceeds the threshold, and the rest of the time no color, So I made both green and yellow the same color as the background,but I found that If a row has a color it can’t be recolored,for instance one row is green because of memory usage it can’t turn red again because of disk usage,Is there a way to address this need,Thank you

Have you take a look at boom table?

Thank you for your reply,I am trying to learn how to use this plugin,Thankyou gretamosa