Welcome Screen: Improve link color in both dark themes

This is mostly tweaking the shades of green to provide
better constrast against the dark backgrounds. Since
the regular and flat dark themes have different back-
ground colors, the link color differ slightly as well.

Change-Id: I39b1aa82c89ff753513d203be696c64483812028
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Gabriel de Dietrich
2016-09-03 14:45:29 +02:00
committed by Alessandro Portale
parent 4d999cc896
commit 8fecf8dc97
2 changed files with 2 additions and 2 deletions

View File

@@ -160,7 +160,7 @@ Welcome_BackgroundColor=normalBackground
Welcome_ButtonBackgroundColor=normalBackground
Welcome_DividerColor=ff555555
Welcome_HoverColor=ff444444
Welcome_LinkColor=ff5caa15
Welcome_LinkColor=ff78bb39
VcsBase_FileStatusUnknown_TextColor=text
VcsBase_FileAdded_TextColor=ff00ff00

View File

@@ -165,7 +165,7 @@ Welcome_BackgroundColor=normalBackground
Welcome_ButtonBackgroundColor=normalBackground
Welcome_DividerColor=ff555555
Welcome_HoverColor=ff444444
Welcome_LinkColor=ff5caa15
Welcome_LinkColor=ff7fc63c
VcsBase_FileStatusUnknown_TextColor=text
VcsBase_FileAdded_TextColor=ff00ff00