PT #168196551: Connect marker color to theme color. Remove old marker

This commit is contained in:
BoykoAlex
2019-09-09 14:39:04 -04:00
parent 09f05cd33f
commit e6592f0637
5 changed files with 97 additions and 79 deletions

View File

@@ -14,6 +14,7 @@
highlightPreferenceKey="STS4BootMarkerHighlighting"
highlightPreferenceValue="true"
icon="icons/boot-icon.png"
includeOnPreferencePage="false"
label="Boot Dynamic Info"
overviewRulerPreferenceKey="STS4BootMarkerIndicationInOverviewRuler"
overviewRulerPreferenceValue="false"
@@ -133,7 +134,7 @@
id="org.springframework.tooling.ls.eclipse.commons.STS4BootMarkerIndicationColor"
isEditable="true"
label="Live Boot Hint Color"
value="111,179,63">
value="219,236,207">
<description>
Running Spring Boot app live data availability hints
</description>