Hi Markus,

On Wed, 1 Feb 2017, Markus Trippelsdorf wrote:
> Some colors on e.g. https://gcc.gnu.org/gcc-7/changes.html are nearly
> unreadable. So what about the following patch?
> 
> -.boldcyan    { font-weight:bold; color:cyan; }
> -.boldlime    { font-weight:bold; color:lime; }
> +.boldcyan    { font-weight:bold; color:#25a9a9; }
> +.boldlime    { font-weight:bold; color:green;}

just want to follow-up on this and the discussion that ensued.

Based on the feedback you got from Jakub and others, I am not
comfortable making this change (so if we had a patch tracker,
would label this as "declined").

Gerald

Reply via email to