id summary reporter owner description type status priority milestone component version severity resolution keywords cc 7646 Email text link colors should be separately configurable boonebgorges DJPaul "Currently, email text link color is set to `highlight_color`. Because of the weird dance of `bp_email_add_link_color_to_template()`, the only way to make the link color something other than `highlight_color` is to hook your own version of `bp_email_add_link_color_to_template()`. I suggest having `link_color` be a separate item that can be configured by filtering the 'email_appearance_settings' `bp_parse_args()` hooks. If `link_color` is not set explicitly, it can fall back on `highlight_color`." enhancement closed normal 3.0 Emails normal fixed needs-patch good-first-bug