Ansi256

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

An extended ANSI 256 color.

Constructors

Link copied to clipboard
constructor(code: Int)

Properties

Link copied to clipboard
val code: Int

The color code (0-255).