Crate tempera[][src]

Expand description

Template based terminal coloring made really easy.

Structs

A HashMap defining the list of builtin styles.

Enums

An error that occurred when parsing colors.

An error that occurred when adding a new custom style.

Functions

Adds a new custom style.

Removes all templates tags from the string.

Colorize a string using given styles.

Apply colors to a template tagged string.

Deletes one or more custom styles.

Resolve all custom styles.