colored

Simple coloring module for strings

Public Imports

colored.packageversion
public import colored.packageversion;

Members

Enums

AnsiColor
enum AnsiColor

Available Colors

Style
enum Style

Available Styles

Functions

colorMixin
auto colorMixin()
Undocumented in source. Be warned that the author may not have intended to support it.
styleMixin
auto styleMixin()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

StyledString
struct StyledString

Internal structure to style a string

Meta

Authors

Christian Koestlin