aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorGabriel de Dietrich <gabriel.dedietrich@qt.io>2016-09-03 14:45:29 +0200
committerAlessandro Portale <alessandro.portale@qt.io>2016-09-03 17:44:29 +0000
commit8fecf8dc9781115dd2642caba2bae7d71196ede4 (patch)
tree5e633dd1ce04b95d06770684959867dfd2143880 /share
parent4d999cc896522294374339ad32cfb70babfcbc9d (diff)
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>
Diffstat (limited to 'share')
-rw-r--r--share/qtcreator/themes/dark.creatortheme2
-rw-r--r--share/qtcreator/themes/flat-dark.creatortheme2
2 files changed, 2 insertions, 2 deletions
diff --git a/share/qtcreator/themes/dark.creatortheme b/share/qtcreator/themes/dark.creatortheme
index a85f026e24..8ee9bb8b26 100644
--- a/share/qtcreator/themes/dark.creatortheme
+++ b/share/qtcreator/themes/dark.creatortheme
@@ -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
diff --git a/share/qtcreator/themes/flat-dark.creatortheme b/share/qtcreator/themes/flat-dark.creatortheme
index 87a9a21a25..d67cfcb7e4 100644
--- a/share/qtcreator/themes/flat-dark.creatortheme
+++ b/share/qtcreator/themes/flat-dark.creatortheme
@@ -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