I found info at russian forum how to change color of usernames. Maybe enough for me.

#comments .usertype-super-administrator .comment-author {color: red !important;}
#comments .usertype-registered .comment-author {color: green !important;}
#comments .usertype-guest .comment-author {color: blue !important;}