ColorsMap

object ColorsMap extends ColorsMap
Companion:
class
trait ColorsMap
class Object
trait Matchable
class Any

Value members

Inherited methods

def getColor(s: String): Option[AnsiColor]
Inherited from:
ColorsMap

Inherited fields

val abbreviatedColors: Map[String, AnsiColor]
Inherited from:
ColorsMap
val colors: Map[String, AnsiColor]
Inherited from:
ColorsMap