diff --git a/src/applications/maniphest/config/PhabricatorManiphestConfigOptions.php b/src/applications/maniphest/config/PhabricatorManiphestConfigOptions.php --- a/src/applications/maniphest/config/PhabricatorManiphestConfigOptions.php +++ b/src/applications/maniphest/config/PhabricatorManiphestConfigOptions.php @@ -25,7 +25,7 @@ 100 => array( 'name' => pht('Unbreak Now!'), 'short' => pht('Unbreak!'), - 'color' => 'indigo', + 'color' => 'pink', 'keywords' => array('unbreak'), ), 90 => array(