I am changing the BackColor attribute for my syntax editor in the "BracketHighlightingStyle" style, and it works perfectly. My problem is that the ForeColor attribute defaults to "Black", and changes the ForeColor when I don't want it to. What do I have to set the ForeColor attribute to in order to get it to not change the ForeColor of the text? Thanks.