So i checked the prosilver style and sure enough it had colored rows for the categories. So can you please add those also to your style. See images below. Here is the css we added, we put it in forms.css
tr.bg3.big-column {
font-size: medium;
background-color: #4c4f57;
}
Here is the result: you can see the category items have a lighter row background.