Commit Graph
3 Commits
Author SHA1 Message Date
Joanthan Bernard d5cf9a8afb Bugfix in ConsoleColor: always explicitly set boldness.
Always explicitly set the bold parameter 0 for normal, 1 for bold. Once set,
the text remains bold even after a color change until it is explicitly set back
to normal.
2014-11-21 16:01:00 -06:00
Joanthan Bernard 3f1b89aeac Added ConsoleColor class for creating ANSI color escape codes. 2014-11-21 15:18:09 -06:00
Joanthan Bernard 8e1ed220fd Fixed version in project.properties. 2014-11-21 10:17:29 -06:00