diff --git a/myriad/static/themes/green.css b/myriad/static/themes/green.css index fb97ba5..dd4ebaf 100644 --- a/myriad/static/themes/green.css +++ b/myriad/static/themes/green.css @@ -34,7 +34,7 @@ } body.green{ - background: linear-gradient(90deg, #46fbd1 0%, #14da8b 50%, #0e986a 100%); + background: linear-gradient(90deg, #67e2ab 0%, #14da8b 50%, #0e986a 100%); scrollbar-color:#14da88 #91f4d8; } .green .container{