Ansi16

data class Ansi16(val code: Int) : Color(source)

A standard ANSI 16 color.

Constructors

Link copied to clipboard
constructor(code: Int)

Properties

Link copied to clipboard
val code: Int

The color code (0-15).