0
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Stormwind d30ec75d42 Add color scheme "green_to_red"
This color scheme describes a color change from green via yellow
(and orange) to red shades on a white background.
2015-12-09 12:43:55 +01:00
Stormwind 373c160d41 Add a greyscale color theme to ColoredConsole 2015-12-08 12:39:26 +01:00
Stormwind cbf14cfa34 Add method for create shell color commands
Now we create the color commands for the shell in a seperate method.
This keeps the constructor a bit cleaner. And so we can easily add more
color scales (and keep the over view in one!).
2015-12-08 12:14:27 +01:00
Stormwind 68fa6a937e Fix colors
Use color also a background to get a seamless result
2015-12-01 12:30:28 +01:00
Stormwind f7fe94af61 Add first experiment to use colored console output
Still very basic and needs a lot of improovement.
(And an idea to make it look cool.)

Bases currently on the normal ASCII output. Don't know if that will
really work. We'll see.
2015-12-01 12:13:22 +01:00