From ac28843c3ae043042a3b1f57de28304dd0cae10f Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Tue, 11 Oct 2022 15:07:36 +0300 Subject: [PATCH] Themes: Use lighter link colors in dark themes Fixes: QTCREATORBUG-28152 Change-Id: Id387d20373a3e19a36af9ec8f8c44798e1008ed1 Reviewed-by: Alessandro Portale --- share/qtcreator/themes/dark.creatortheme | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/qtcreator/themes/dark.creatortheme b/share/qtcreator/themes/dark.creatortheme index b762ccdcc97..5f721a548d9 100644 --- a/share/qtcreator/themes/dark.creatortheme +++ b/share/qtcreator/themes/dark.creatortheme @@ -16,8 +16,8 @@ alternateBackground=ff515151 error=ffd84044 warning=ffe0b716 splitterColor=ff313131 -textColorLink=ff007af4 -textColorLinkVisited=ffa57aff +textColorLink=ff8ab4f8 +textColorLinkVisited=ffc58af9 backgroundColorDisabled=ff444444 qmlDesignerButtonColor=ff3c3e40