summaryrefslogtreecommitdiff
path: root/share/qtcreator/styles
diff options
context:
space:
mode:
authorLeandro Melo <leandro.melo@nokia.com>2011-10-11 18:14:58 +0200
committerLeandro T. C. Melo <leandro.melo@nokia.com>2011-10-11 18:19:46 +0200
commit0b048986b8835544f9f2400d24c7a7f8313c7c1e (patch)
treed1d57660dbb6f432248d4bfefe6c1d2f1eab6102 /share/qtcreator/styles
parentb266c8b67518b5f0705ddebad4e95df64157736f (diff)
downloadqt-creator-0b048986b8835544f9f2400d24c7a7f8313c7c1e.tar.gz
Editors: Update inkpot color scheme
Task-number: QTCREATORBUG-6267 Change-Id: Iac21c28726e5e8725ff8195027a17efa3c184706 Reviewed-on: http://codereview.qt-project.org/6453 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
Diffstat (limited to 'share/qtcreator/styles')
-rw-r--r--share/qtcreator/styles/inkpot.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/styles/inkpot.xml b/share/qtcreator/styles/inkpot.xml
index f4e6147591..bcb9b3c18e 100644
--- a/share/qtcreator/styles/inkpot.xml
+++ b/share/qtcreator/styles/inkpot.xml
@@ -34,7 +34,7 @@
<style name="RemovedLine" foreground="#ff0000"/>
<style name="SearchResult" foreground="#000000" background="#ffef0b"/>
<style name="SearchScope" foreground="#000000" background="#f8fafc"/>
- <style name="Selection" foreground="#ffffff" background="#678db2"/>
+ <style name="Selection" foreground="#ffffff" background="#4e4e8f"/>
<style name="Static" foreground="#cb6ecb"/>
<style name="String" foreground="#ffcd8b" background="#404040"/>
<style name="Text" foreground="#cfbfad" background="#1e1e27"/>