
With this change, underlined text is drawn in correct colors if MD backend of wscons is underline-capable. As the removed comment said, we render underlined text in red, if MD backend of wscons does not support underline. However, this is done regardless of original color attributes; foreground color is forcibly changed to red. So, we don't need to disable original colors for underlined.