misc fixes
This commit is contained in:
parent
6f79fc5e4f
commit
279565f2cf
3 changed files with 3 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ export function getTopicColor(topicName) {
|
|||
case "autonomous-racing":
|
||||
return "#3d8a44";
|
||||
case "git":
|
||||
return "#e67300";
|
||||
return "#cc5500";
|
||||
default:
|
||||
return "#000000";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue