View Single Post
Create a custom css file with the rule:

a:visited {color: gray !important }

Use whatever color (name, hex or rgb) you want. I use this on some sites where keeping track of what i've read is important.