Support colors for console output
Following commit support to select text and background colors
commit b6bbf2d0f2d1e020471910a23dea1bfdfc15842b (HEAD -> master, origin/master, origin/HEAD) Author: Steel Wheels Project <wheel@tcn.zaq.ne.jp> Date: Sun Mar 3 14:44:55 2019 +0900 AMCConsoleView: Add some properties to define text and background colors Following property is added: normalColor, errorColor, backgroundColor
Support colors for console output. Use red color for error message.