Home GnuPG

Allow setting the color of the rendered link

Description

Allow setting the color of the rendered link

Qt does not use the QPalette::Link color when rendering rich text.
Therefore, we do it directly via the style-attribute of the <a> tag.