PT #168196551: Dark teheme color for boot live hint
This commit is contained in:
@@ -117,4 +117,26 @@
|
||||
</commandParameter>
|
||||
</command>
|
||||
</extension>
|
||||
<extension
|
||||
point="org.eclipse.e4.ui.css.swt.theme">
|
||||
<stylesheet
|
||||
uri="css/e4-dark_sts4_prefstyle.css">
|
||||
<themeid
|
||||
refid="org.eclipse.e4.ui.css.theme.e4_dark">
|
||||
</themeid>
|
||||
</stylesheet>
|
||||
</extension>
|
||||
<extension
|
||||
point="org.eclipse.ui.themes">
|
||||
<colorDefinition
|
||||
categoryId="org.springsource.ide.eclipse.commons.ui"
|
||||
id="org.springframework.tooling.ls.eclipse.commons.STS4BootMarkerIndicationColor"
|
||||
isEditable="true"
|
||||
label="Live Boot Hint Color"
|
||||
value="111,179,63">
|
||||
<description>
|
||||
Running Spring Boot app live data availability hints
|
||||
</description>
|
||||
</colorDefinition>
|
||||
</extension>
|
||||
</plugin>
|
||||
|
||||
Reference in New Issue
Block a user