Merge pull request #920 from RosettaCommons/sergey/colors
- Adding channel_color and channel_name_color variables to Tracer so now it is possible to specify default colors for particular Tracer object
- Adding extra constructor which allows to specify colors
- Making Tracer to send color ’Reset’ before each new line
- Updating ColorsDemo app