Color

tui.view.Color
See theColor companion object
sealed abstract class Color(val code: String)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Black.type
object Blue.type
object Cyan.type
object Default.type
object Green.type
object Magenta.type
object Red.type
object White.type
object Yellow.type

Members list

Concise view

Value members

Concrete fields

val code: String