| Issue 2: | Console can display only one color at a time | |
| 1 person starred this issue and may be notified of changes. | Back to list |
The console can only display one color. That means if a different color is selected it will recursively overwrite the color of all other data to that of the new lines selected color. Need to find a way to format the text color of individual lines rather than using .setForeground() |