This is a simple start to fixing the 256 colors support issue raise in #2. It needs error correction and, since I have only been programming in Nim for a week, I'm still not sure of the best way to do that. But hopefully this code moves us toward 256 color support. I have tested it naively with several different color codes and it has worked successfully.
Is there an easy way to back out the other commit? I'm still fairly new to git and forgot to checkout back to the master branch before creating this branch.
This is a simple start to fixing the 256 colors support issue raise in #2. It needs error correction and, since I have only been programming in Nim for a week, I'm still not sure of the best way to do that. But hopefully this code moves us toward 256 color support. I have tested it naively with several different color codes and it has worked successfully.