Make favicon colors in line with UI state colors
This commit is contained in:
parent
d398f468b8
commit
ac6d6037f9
|
@ -10,7 +10,7 @@ colors = {
|
||||||
default: 'yellow'
|
default: 'yellow'
|
||||||
passed: 'green'
|
passed: 'green'
|
||||||
failed: 'red'
|
failed: 'red'
|
||||||
errored: 'gray'
|
errored: 'red'
|
||||||
canceled: 'gray'
|
canceled: 'gray'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user