You mean the blue bar and stuff like that?
You'd need to edit the PNG files with a graphic program. If you want just a simple color change from blue to red or something, I should be able to do it for you
EDIT: There are included a blue, green and red style for modern template, but its not in the extension settings yet to change
If you browse to the following folder on your website....
/public_html/components/com_comment/joscomment/templates/modern/images/
You can see some filenames in there...
head.png
headgreen.png
headred.png
sectiontableheader.png
sectiontableheadergreen.png
sectiontableheaderred.png
It uses head.png and sectiontableheader.png but you can see the green and red ones there too
so say you wanted to use the Red one, rename head.png to headblue.png first to backup the blue original one, then rename the headred.png to head.png to enable the red one
And you can do the same for sectiontableheader.png and sectiontableheaderred.png.
Hope that makes sense!