ui: Added second line marker color to better highlight hovered and local symbols
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user