[#2838] [Console] Fix formatting on 'Moving' color
This commit is contained in:
parent
79c59a2b1e
commit
2f8b4732b4
@ -56,7 +56,7 @@ state_color = {
|
|||||||
"Checking": "{!green,black!}",
|
"Checking": "{!green,black!}",
|
||||||
"Queued": "{!yellow,black!}",
|
"Queued": "{!yellow,black!}",
|
||||||
"Error": "{!red,black,bold!}",
|
"Error": "{!red,black,bold!}",
|
||||||
"Moving": "{!green,black,bold}"
|
"Moving": "{!green,black,bold!}"
|
||||||
}
|
}
|
||||||
|
|
||||||
type_color = {
|
type_color = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user