We moved PHUIObjectItemListView to icons + color instead of barColor. I should do a sweep of any place (ie, harbormaster) where barColors were not moved to icons.
src/applications/harbormaster/query/HarbormasterBuildableSearchEngine.php: $item->setBarColor(HarbormasterBuildable::getBuildableStatusColor( src/applications/phortune/controller/PhortuneAccountViewController.php: $item->setBarColor('green'); src/applications/phortune/controller/PhortuneMerchantViewController.php: $item->setBarColor('green'); src/applications/phortune/controller/PhortuneMerchantViewController.php: $item->setBarColor('yellow'); src/applications/phrequent/query/PhrequentSearchEngine.php: $item->setBarColor('green'); src/applications/phriction/controller/PhrictionDiffController.php: $item->setBarColor('green'); src/applications/phriction/controller/PhrictionDiffController.php: $item->setBarColor('red'); src/applications/phriction/controller/PhrictionHistoryController.php: ->setBarColor($color) src/applications/ponder/query/PonderQuestionSearchEngine.php: $item->setBarColor( src/applications/project/view/ProjectBoardTaskCard.php: ->setBarColor($bar_color); src/applications/releeph/controller/product/ReleephProductViewController.php: $item->setBarColor('orange'); src/infrastructure/customfield/config/PhabricatorCustomFieldConfigOptionType.php: $enabled_item->setBarColor('green');