diff --git a/swarm/api/http/templates.go b/swarm/api/http/templates.go index ffd8164930..0c9e05ac38 100644 --- a/swarm/api/http/templates.go +++ b/swarm/api/http/templates.go @@ -134,7 +134,7 @@ var landingPageTemplate = template.Must(template.New("landingPage").Parse(` max-height: 60vh; padding: 50px 20px; opacity: 0.6; - background-color: #A9F5BF; + background-color: #FCEFD3; } table {