ColorSyntax

Since:

2021-09-19

class Object
trait Matchable
class Any
object color.type

Extensions

Extensions

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