hi! I was able to color mine by using these selectors:
.comments-table td (this selects the comment content on the right)
.comments-table td:first-child (this selects the part on the left where the person's name/pfp is)
and then there's the counter to color which i think is just selected with .counter
you can't see the outcome on mine because I don't have any comments, but you can test how things look here! if you need more css help than that let me know