module

Anvil::Text::Palette

Benannte Rollen statt Zahlen im Aufrufercode.

Constants

ACCENT = Color.ansi256(39)
ERROR = Color.ansi256(203)
INFO = Color.ansi256(245)
MUTED = Color.ansi256(240)
SUCCESS = Color.ansi256(78)
THINKING = Color.ansi256(140)
WARN = Color.ansi256(214)