Colors

mill.internal.Colors
See theColors companion object
case class Colors(info: Attrs, warn: Attrs, error: Attrs)

Attributes

Companion
object
Source
Colors.scala
Graph
Supertypes
trait Serializable
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object BlackWhite
object Default

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product