diff --git a/atom-extensions/atom-spring-boot/styles/hints.atom-text-editor.less b/atom-extensions/atom-spring-boot/styles/hints.atom-text-editor.less index 2ef68d7c5..3a4ace587 100644 --- a/atom-extensions/atom-spring-boot/styles/hints.atom-text-editor.less +++ b/atom-extensions/atom-spring-boot/styles/hints.atom-text-editor.less @@ -1,7 +1,11 @@ .boot-hint .region { - border-color: #32BA56; - border-style: dotted; - border-width: 1px; + background-color: rgba(109,179,63,0.25); + border-color: rgba(109,179,63,0.25); + border-radius: 4px; + border-spacing: 4px; + //border-color: #32BA56; + //border-style: dotted; + //border-width: 1px; } atom-text-editor.editor { diff --git a/eclipse-distribution/common/html/nightly-distributions.html b/eclipse-distribution/common/html/nightly-distributions.html index 9a145dc4f..3855e7c18 100644 --- a/eclipse-distribution/common/html/nightly-distributions.html +++ b/eclipse-distribution/common/html/nightly-distributions.html @@ -23,7 +23,8 @@
STS4 Distribution: