summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2017-05-03 10:43:48 +0200
committerOrgad Shaneh <orgads@gmail.com>2017-05-03 14:10:49 +0000
commitfcb504dedeba1ed6fa49cf6532ff0786e5664ed5 (patch)
tree59c50195ca69975b01acc07ccf819c5acd72f5ea /share
parentb84aa8e837ea9146fd1882eeef43a68fb12620cf (diff)
downloadqt-creator-fcb504dedeba1ed6fa49cf6532ff0786e5664ed5.tar.gz
Flat Dark theme: make "changed variable" color in watch window readable
It was a dark red, which is really hard to read against a dark background. This patch makes it a pastel red, as was done for the Dark theme in bbb0de055397ddff72793b07bfda11f57bfb2083. Change-Id: Ieb78522b1e5282e2c35b18ec65c31f4aeb246ad8 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Diffstat (limited to 'share')
-rw-r--r--share/qtcreator/themes/flat-dark.creatortheme2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/themes/flat-dark.creatortheme b/share/qtcreator/themes/flat-dark.creatortheme
index 1a6fe22dc5..b03b921376 100644
--- a/share/qtcreator/themes/flat-dark.creatortheme
+++ b/share/qtcreator/themes/flat-dark.creatortheme
@@ -155,7 +155,7 @@ Debugger_LogWindow_LogTime=ffbf0303
Debugger_WatchItem_ValueNormal=text
Debugger_WatchItem_ValueInvalid=textDisabled
-Debugger_WatchItem_ValueChanged=ffbf0303
+Debugger_WatchItem_ValueChanged=ffff6666
Debugger_Breakpoint_TextMarkColor=ffff4040