ui: styled code view

* updated spacings and colors in QtCodeView and QtCodeFile
* using Source Code Pro Regular (had to remove light cut from the Fonts folder because it got always used)
* updated syntax highlighted colors to fit design
* changed colors of highlights
* indent all QtCodeSnippets by maximum line number in QtCodeFile
* fixed syntax highlighting to work with sole multiline comment end

fortune cookie message = Your present plans are going to succeed.
This commit is contained in:
Eberhard Graether
2014-07-17 12:26:37 +02:00
parent 7157f0d127
commit efe3316ae3
10 changed files with 140 additions and 121 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<TabWidth>4</TabWidth>
<FontName>Courier</FontName>
<FontSize>12</FontSize>
<LinkColor>255 255 0 100</LinkColor>
<ActiveLinkColor>0 255 0 100</ActiveLinkColor>
<LinkColor>222 222 222 100</LinkColor>
<ActiveLinkColor>210 240 70 50</ActiveLinkColor>
</code>
</config>