Problem
You would like to have colours in the output of your capistrano tasks similar to the ones in cucumber, indicating errors (red) or completed actions(green).
Solution
Install the capistrano_colours gem that can be found here.
sudo gem install capistrano_colors