build: v1.2.0; style: changed dark theme palette; style: changed green and explicit colors

thanks to @BasCurtiz
This commit is contained in:
Roberto Tonino
2020-10-16 21:42:28 +02:00
parent f41c9c6a98
commit 2f42f965d2
7 changed files with 25 additions and 25 deletions

View File

@@ -230,7 +230,7 @@ export default {
backgroundColor = 'hsl(33, 100%, 47%)'
} else {
// Green
backgroundColor = 'hsl(120, 100%, 40%)'
backgroundColor = 'hsl(150, 76%, 34%)'
}
if (this.allFailed) {