struct

Termbox::DefaultColor

Inherits Termbox::IColor / Struct / Value / Object

Default color for the current color mode.

Constructors

new(also : Termbox::Color::Also = Color::Also::None)
Source

Instance methods

|(also also_ : Color::Also)

Mixes also, an output-mode-independent attribute, into this color.

Source
also

Returns this color's attribute.

clone
Source
copy_with(also _also = @also)
Source
m256
Source
normal
Source
truecolor
Source