I changed the rendering of the bar color for the priority column when running arc tasks to match the priorityColor property.
If the priorityColor property is one of the basic colors already supported by ansi, then the bar is set to that color, otherwise it is set to white.
This will allow the user to customize maniphest priorities and then set their own colors and have those colors display correctly when running arc tasks
Fixed some linting errors