Releases: tomakita/Colorful.Console
8000
Releases · tomakita/Colorful.Console
.NET Core 2.0
Bug fixes
Added compatibility mode
😈 Compatibility mode enables indirect use of Colorful.Console (though with less colorful output), e.g. from WPF applications.
Added color replacement
😈 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.
Bug fixes
Switched to DNX
😈Switched to DNX.
😱Fixed a bug involving the default FIGlet font.
Colorful.Console
💣 First release.