forked from qt-creator/qt-creator
Editors: Change Link color from inkpot scheme
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>
This commit is contained in:
committed by
Leandro T. C. Melo
parent
a3daedc7b7
commit
c09c870248
@@ -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"/>
|
||||
|
Reference in New Issue
Block a user