Ansi

org.typelevel.paiges.Style$.Ansi$
object Ansi

These escapes should be valid (although possibly not rendered) on all ANSI-compatible terminals.

See https://en.wikipedia.org/wiki/ANSI_escape_code#3/4_bit

Attributes

Source
Style.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Ansi.type

Members list

Type members

Classlikes

object Attr

Styling attributes such as bold, italic, etc.

Styling attributes such as bold, italic, etc.

Attributes

Source
Style.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Attr.type
object Bg

Background colors.

Background colors.

Attributes

Source
Style.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Bg.type
object Fg

Foreground colors.

Foreground colors.

Attributes

Source
Style.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Fg.type