summaryrefslogtreecommitdiff
path: root/src/libs/utils/theme
diff options
context:
space:
mode:
authorThomas Hartmann <Thomas.Hartmann@theqtcompany.com>2016-07-26 13:06:50 +0200
committerThomas Hartmann <Thomas.Hartmann@theqtcompany.com>2016-07-26 11:07:32 +0000
commit8f393efec07ecf3f56541df54de360f9e10b78b1 (patch)
tree2666d8fcdb0b91fbbc18c8649987359870555440 /src/libs/utils/theme
parent74f93fe5577c7806059b580022027a5efa981c95 (diff)
downloadqt-creator-8f393efec07ecf3f56541df54de360f9e10b78b1.tar.gz
Adding QmlDesigner highlight color to Theme
Change-Id: I73d6ec3b7bff5e161de54a3287e3352435753234 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
Diffstat (limited to 'src/libs/utils/theme')
-rw-r--r--src/libs/utils/theme/theme.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/libs/utils/theme/theme.h b/src/libs/utils/theme/theme.h
index 9358f11d28..a32e7b0553 100644
--- a/src/libs/utils/theme/theme.h
+++ b/src/libs/utils/theme/theme.h
@@ -279,7 +279,10 @@ public:
/* ClangCodeModel Plugin */
ClangCodeModel_Error_TextMarkColor,
- ClangCodeModel_Warning_TextMarkColor
+ ClangCodeModel_Warning_TextMarkColor,
+
+ /* QmlDesigner */
+ QmlDesigner_HighlightColor
};
enum Gradient {