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'
|
||||
passed: 'green'
|
||||
failed: 'red'
|
||||
errored: 'gray'
|
||||
errored: 'red'
|
||||
canceled: 'gray'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user