summaryrefslogtreecommitdiff
path: root/share/qtcreator/themes/dark.creatortheme
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2014-10-18 22:43:02 +0300
committerOrgad Shaneh <orgads@gmail.com>2014-10-23 13:57:37 +0200
commit6b4c254bf3644a2a9aefafc73309806372c8366b (patch)
treef6ef7bf63e7c68fd55a71b78987fc9f83fec6835 /share/qtcreator/themes/dark.creatortheme
parent7e544073c0cb2701e5ade0f579f4b6b80d6ec2ec (diff)
downloadqt-creator-6b4c254bf3644a2a9aefafc73309806372c8366b.tar.gz
Theming: Fix light colored find widgets style
It is used when e.g. searching the environment widget. Change-Id: I203b9f5e280a8f18f7a38f8e4d7b4540c79f932c Reviewed-by: Thorben Kroeger <thorbenkroeger@gmail.com> Reviewed-by: hjk <hjk121@nokiamail.com>
Diffstat (limited to 'share/qtcreator/themes/dark.creatortheme')
-rw-r--r--share/qtcreator/themes/dark.creatortheme3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/qtcreator/themes/dark.creatortheme b/share/qtcreator/themes/dark.creatortheme
index a91be662f1..774222439a 100644
--- a/share/qtcreator/themes/dark.creatortheme
+++ b/share/qtcreator/themes/dark.creatortheme
@@ -64,7 +64,8 @@ OutputPaneToggleButtonTextColorChecked=text
OutputPaneToggleButtonTextColorUnchecked=text
PanelButtonToolBackgroundColorHover=hoverBackground
PanelStatusBarBackgroundColor=shadowBackground
-PanelTextColor=text
+PanelTextColorLight=text
+PanelTextColorDark=text
PanelsWidgetSeparatorLineColor=0
ProgressBarColorError=error
ProgressBarColorFinished=ff5aaa3c