color

object color extends ColorSyntax
class Object
trait Matchable
class Any
color.type

Extensions

Inherited extensions

extension (text: String)
def black: String
Inherited from:
ColorSyntax
def blackBg: String
Inherited from:
ColorSyntax
def blue: String
Inherited from:
ColorSyntax
def blueBg: String
Inherited from:
ColorSyntax
def bold: String
Inherited from:
ColorSyntax
def colored(color: Color): String
Inherited from:
ColorSyntax
def cyan: String
Inherited from:
ColorSyntax
def cyanBg: String
Inherited from:
ColorSyntax
def green: String
Inherited from:
ColorSyntax
def greenBg: String
Inherited from:
ColorSyntax
def invisible: String
Inherited from:
ColorSyntax
def magenta: String
Inherited from:
ColorSyntax
def magentaBg: String
Inherited from:
ColorSyntax
def red: String
Inherited from:
ColorSyntax
def redBg: String
Inherited from:
ColorSyntax
def reset: String
Inherited from:
ColorSyntax
def reversedColor: String
Inherited from:
ColorSyntax
def underlined: String
Inherited from:
ColorSyntax
def white: String
Inherited from:
ColorSyntax
def whiteBg: String
Inherited from:
ColorSyntax
def yellow: String
Inherited from:
ColorSyntax
def yellowBg: String
Inherited from:
ColorSyntax