ui: Added second line marker color to better highlight hovered and local symbols

This commit is contained in:
Eberhard Graether
2017-09-06 16:16:39 +02:00
parent d86adce7ea
commit a9ca7f1223
6 changed files with 75 additions and 32 deletions
+4 -1
View File
@@ -111,7 +111,10 @@
<text>#D4D4D4</text>
<inactive_text>#A0A0A0</inactive_text>
<background>#494949</background>
<marker>#D4D4D4</marker>
<marker>
<active>#807F80</active>
<focus>#D4D4D4</focus>
</marker>
</line_number>
<syntax>
+5 -2
View File
@@ -7,7 +7,7 @@
<button>
<normal>#D0D0D0</normal>
<hover>#A2A2A2</hover>
<press>#525252</press>
<press>#727272</press>
<disabled>#F2F2F2</disabled>
<icon>white</icon>
<icon_disabled>#CECECE</icon_disabled>
@@ -111,7 +111,10 @@
<text>black</text>
<inactive_text>#A0A0A0</inactive_text>
<background>white</background>
<marker>#A0A0A0</marker>
<marker>
<active>#D0D0D0</active>
<focus>#727272</focus>
</marker>
</line_number>
<syntax>
+4 -1
View File
@@ -111,7 +111,10 @@
<text>#F7F7F7</text>
<inactive_text>#A0A0A0</inactive_text>
<background>#272728</background>
<marker>#969696</marker>
<marker>
<active>#797979</active>
<focus>#F7F7F7</focus>
</marker>
</line_number>
<syntax>