[][src]Module owo_colors::colors

Color types for used for being generic over the color

Modules

xterm

XTerm 256-bit colors. Not as widely supported as standard ANSI but contains 240 more colors.

Structs

Black

A color for use with OwoColorize's fg and bg methods.

Blue

A color for use with OwoColorize's fg and bg methods.

BrightBlack

A color for use with OwoColorize's fg and bg methods.

BrightBlue

A color for use with OwoColorize's fg and bg methods.

BrightCyan

A color for use with OwoColorize's fg and bg methods.

BrightGreen

A color for use with OwoColorize's fg and bg methods.

BrightMagenta

A color for use with OwoColorize's fg and bg methods.

BrightRed

A color for use with OwoColorize's fg and bg methods.

BrightWhite

A color for use with OwoColorize's fg and bg methods.

BrightYellow

A color for use with OwoColorize's fg and bg methods.

Cyan

A color for use with OwoColorize's fg and bg methods.

Green

A color for use with OwoColorize's fg and bg methods.

Magenta

A color for use with OwoColorize's fg and bg methods.

Red

A color for use with OwoColorize's fg and bg methods.

White

A color for use with OwoColorize's fg and bg methods.

Yellow

A color for use with OwoColorize's fg and bg methods.