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: I7cdf11d0b13cdf7fbd6fac9bfbe715944c57c5a2x
Reviewed-on: http://codereview.qt.nokia.com/274
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
(cherry picked from commit c09c870248
)
Reviewed-on: http://codereview.qt.nokia.com/393
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
<style name="Keyword" foreground="#808bed"/>
|
<style name="Keyword" foreground="#808bed"/>
|
||||||
<style name="Label" foreground="#e76000"/>
|
<style name="Label" foreground="#e76000"/>
|
||||||
<style name="LineNumber" foreground="#8b8bcd" background="#2e2e2e"/>
|
<style name="LineNumber" foreground="#8b8bcd" background="#2e2e2e"/>
|
||||||
<style name="Link" foreground="#0000ff"/>
|
<style name="Link" foreground="#409090"/>
|
||||||
<style name="Local"/>
|
<style name="Local"/>
|
||||||
<style name="Number" foreground="#506bbd"/>
|
<style name="Number" foreground="#506bbd"/>
|
||||||
<style name="Occurrences" foreground="#000000" background="#616161"/>
|
<style name="Occurrences" foreground="#000000" background="#616161"/>
|
||||||
|
Reference in New Issue
Block a user