OSDN Git Service

Editors: Change Link color from inkpot scheme
authorLeandro Melo <leandro.melo@nokia.com>
Tue, 31 May 2011 13:52:52 +0000 (15:52 +0200)
committerLeandro T. C. Melo <leandro.melo@nokia.com>
Tue, 31 May 2011 14:00:15 +0000 (16:00 +0200)
In addition for the report below, the cmake highlighter
now uses the keyword color for functions. This was done
in the previous commit: 5ecd885af3d25acfd8f688428268da2d9198a1bd

Task-number: QTCREATORBUG-5037
Change-Id: I7cdf11d0b13cdf7fbd6fac9bfbe715944c57c5a2
Reviewed-on: http://codereview.qt.nokia.com/274
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
share/qtcreator/styles/inkpot.xml

index 3634cca..f4e6147 100644 (file)
@@ -22,7 +22,7 @@
   <style name="Keyword" foreground="#808bed"/>
   <style name="Label" foreground="#e76000"/>
   <style name="LineNumber" foreground="#8b8bcd" background="#2e2e2e"/>
-  <style name="Link" foreground="#0000ff"/>
+  <style name="Link" foreground="#409090"/>
   <style name="Local"/>
   <style name="Number" foreground="#506bbd"/>
   <style name="Occurrences" foreground="#000000" background="#616161"/>