Colorful.Console v1.0.6 Release Notes

Release Date: 2017-01-07 // over 7 years ago
  • ๐Ÿฑ ๐Ÿ˜ˆ Added a ReplaceAllColorsWithDefaults function to the Colorful.Console interface which resets the console's color palette back to its 16 default colors.
    ๐Ÿฑ ๐Ÿ˜ˆ Added a ReplaceColor function to the Colorful.Console interface which replaces a single color in the console's color palette with another color.
    ๐Ÿฑ ๐Ÿ˜ฑ Fixed a bug involving text coloring once all of the console buffer's 16 colors had been changed.