module Colorful

Extended Modules

Direct including types

Defined in:

colorful.cr
colorful/version.cr

Constant Summary

COLORS = {"black" => 30, "red" => 31, "green" => 32, "yellow" => 33, "blue" => 34, "magenta" => 35, "cyan" => 36, "white" => 37}
MODES = {"default" => 0, "bold" => 1, "italic" => 3, "underline" => 4, "blink" => 5, "reversed" => 7, "hide" => 9}
VERSION = "0.1.0"

Instance Method Summary

Instance Method Detail

def black #

[View source]
def black_on_black #

[View source]
def black_on_black_with_blink #

[View source]
def black_on_black_with_bold #

[View source]
def black_on_black_with_default #

[View source]
def black_on_black_with_hide #

[View source]
def black_on_black_with_italic #

[View source]
def black_on_black_with_reversed #

[View source]
def black_on_black_with_underline #

[View source]
def black_on_blue #

[View source]
def black_on_blue_with_blink #

[View source]
def black_on_blue_with_bold #

[View source]
def black_on_blue_with_default #

[View source]
def black_on_blue_with_hide #

[View source]
def black_on_blue_with_italic #

[View source]
def black_on_blue_with_reversed #

[View source]
def black_on_blue_with_underline #

[View source]
def black_on_cyan #

[View source]
def black_on_cyan_with_blink #

[View source]
def black_on_cyan_with_bold #

[View source]
def black_on_cyan_with_default #

[View source]
def black_on_cyan_with_hide #

[View source]
def black_on_cyan_with_italic #

[View source]
def black_on_cyan_with_reversed #

[View source]
def black_on_cyan_with_underline #

[View source]
def black_on_green #

[View source]
def black_on_green_with_blink #

[View source]
def black_on_green_with_bold #

[View source]
def black_on_green_with_default #

[View source]
def black_on_green_with_hide #

[View source]
def black_on_green_with_italic #

[View source]
def black_on_green_with_reversed #

[View source]
def black_on_green_with_underline #

[View source]
def black_on_magenta #

[View source]
def black_on_magenta_with_blink #

[View source]
def black_on_magenta_with_bold #

[View source]
def black_on_magenta_with_default #

[View source]
def black_on_magenta_with_hide #

[View source]
def black_on_magenta_with_italic #

[View source]
def black_on_magenta_with_reversed #

[View source]
def black_on_magenta_with_underline #

[View source]
def black_on_red #

[View source]
def black_on_red_with_blink #

[View source]
def black_on_red_with_bold #

[View source]
def black_on_red_with_default #

[View source]
def black_on_red_with_hide #

[View source]
def black_on_red_with_italic #

[View source]
def black_on_red_with_reversed #

[View source]
def black_on_red_with_underline #

[View source]
def black_on_white #

[View source]
def black_on_white_with_blink #

[View source]
def black_on_white_with_bold #

[View source]
def black_on_white_with_default #

[View source]
def black_on_white_with_hide #

[View source]
def black_on_white_with_italic #

[View source]
def black_on_white_with_reversed #

[View source]
def black_on_white_with_underline #

[View source]
def black_on_yellow #

[View source]
def black_on_yellow_with_blink #

[View source]
def black_on_yellow_with_bold #

[View source]
def black_on_yellow_with_default #

[View source]
def black_on_yellow_with_hide #

[View source]
def black_on_yellow_with_italic #

[View source]
def black_on_yellow_with_reversed #

[View source]
def black_on_yellow_with_underline #

[View source]
def black_with_blink #

[View source]
def black_with_bold #

[View source]
def black_with_default #

[View source]
def black_with_hide #

[View source]
def black_with_italic #

[View source]
def black_with_reversed #

[View source]
def black_with_underline #

[View source]
def blink #

[View source]
def blue #

[View source]
def blue_on_black #

[View source]
def blue_on_black_with_blink #

[View source]
def blue_on_black_with_bold #

[View source]
def blue_on_black_with_default #

[View source]
def blue_on_black_with_hide #

[View source]
def blue_on_black_with_italic #

[View source]
def blue_on_black_with_reversed #

[View source]
def blue_on_black_with_underline #

[View source]
def blue_on_blue #

[View source]
def blue_on_blue_with_blink #

[View source]
def blue_on_blue_with_bold #

[View source]
def blue_on_blue_with_default #

[View source]
def blue_on_blue_with_hide #

[View source]
def blue_on_blue_with_italic #

[View source]
def blue_on_blue_with_reversed #

[View source]
def blue_on_blue_with_underline #

[View source]
def blue_on_cyan #

[View source]
def blue_on_cyan_with_blink #

[View source]
def blue_on_cyan_with_bold #

[View source]
def blue_on_cyan_with_default #

[View source]
def blue_on_cyan_with_hide #

[View source]
def blue_on_cyan_with_italic #

[View source]
def blue_on_cyan_with_reversed #

[View source]
def blue_on_cyan_with_underline #

[View source]
def blue_on_green #

[View source]
def blue_on_green_with_blink #

[View source]
def blue_on_green_with_bold #

[View source]
def blue_on_green_with_default #

[View source]
def blue_on_green_with_hide #

[View source]
def blue_on_green_with_italic #

[View source]
def blue_on_green_with_reversed #

[View source]
def blue_on_green_with_underline #

[View source]
def blue_on_magenta #

[View source]
def blue_on_magenta_with_blink #

[View source]
def blue_on_magenta_with_bold #

[View source]
def blue_on_magenta_with_default #

[View source]
def blue_on_magenta_with_hide #

[View source]
def blue_on_magenta_with_italic #

[View source]
def blue_on_magenta_with_reversed #

[View source]
def blue_on_magenta_with_underline #

[View source]
def blue_on_red #

[View source]
def blue_on_red_with_blink #

[View source]
def blue_on_red_with_bold #

[View source]
def blue_on_red_with_default #

[View source]
def blue_on_red_with_hide #

[View source]
def blue_on_red_with_italic #

[View source]
def blue_on_red_with_reversed #

[View source]
def blue_on_red_with_underline #

[View source]
def blue_on_white #

[View source]
def blue_on_white_with_blink #

[View source]
def blue_on_white_with_bold #

[View source]
def blue_on_white_with_default #

[View source]
def blue_on_white_with_hide #

[View source]
def blue_on_white_with_italic #

[View source]
def blue_on_white_with_reversed #

[View source]
def blue_on_white_with_underline #

[View source]
def blue_on_yellow #

[View source]
def blue_on_yellow_with_blink #

[View source]
def blue_on_yellow_with_bold #

[View source]
def blue_on_yellow_with_default #

[View source]
def blue_on_yellow_with_hide #

[View source]
def blue_on_yellow_with_italic #

[View source]
def blue_on_yellow_with_reversed #

[View source]
def blue_on_yellow_with_underline #

[View source]
def blue_with_blink #

[View source]
def blue_with_bold #

[View source]
def blue_with_default #

[View source]
def blue_with_hide #

[View source]
def blue_with_italic #

[View source]
def blue_with_reversed #

[View source]
def blue_with_underline #

[View source]
def bold #

[View source]
def color(color_name : String | Nil, background : Bool = false) #

[View source]
def colorful(options = {} of String => String) #

[View source]
def colors #

[View source]
def cyan #

[View source]
def cyan_on_black #

[View source]
def cyan_on_black_with_blink #

[View source]
def cyan_on_black_with_bold #

[View source]
def cyan_on_black_with_default #

[View source]
def cyan_on_black_with_hide #

[View source]
def cyan_on_black_with_italic #

[View source]
def cyan_on_black_with_reversed #

[View source]
def cyan_on_black_with_underline #

[View source]
def cyan_on_blue #

[View source]
def cyan_on_blue_with_blink #

[View source]
def cyan_on_blue_with_bold #

[View source]
def cyan_on_blue_with_default #

[View source]
def cyan_on_blue_with_hide #

[View source]
def cyan_on_blue_with_italic #

[View source]
def cyan_on_blue_with_reversed #

[View source]
def cyan_on_blue_with_underline #

[View source]
def cyan_on_cyan #

[View source]
def cyan_on_cyan_with_blink #

[View source]
def cyan_on_cyan_with_bold #

[View source]
def cyan_on_cyan_with_default #

[View source]
def cyan_on_cyan_with_hide #

[View source]
def cyan_on_cyan_with_italic #

[View source]
def cyan_on_cyan_with_reversed #

[View source]
def cyan_on_cyan_with_underline #

[View source]
def cyan_on_green #

[View source]
def cyan_on_green_with_blink #

[View source]
def cyan_on_green_with_bold #

[View source]
def cyan_on_green_with_default #

[View source]
def cyan_on_green_with_hide #

[View source]
def cyan_on_green_with_italic #

[View source]
def cyan_on_green_with_reversed #

[View source]
def cyan_on_green_with_underline #

[View source]
def cyan_on_magenta #

[View source]
def cyan_on_magenta_with_blink #

[View source]
def cyan_on_magenta_with_bold #

[View source]
def cyan_on_magenta_with_default #

[View source]
def cyan_on_magenta_with_hide #

[View source]
def cyan_on_magenta_with_italic #

[View source]
def cyan_on_magenta_with_reversed #

[View source]
def cyan_on_magenta_with_underline #

[View source]
def cyan_on_red #

[View source]
def cyan_on_red_with_blink #

[View source]
def cyan_on_red_with_bold #

[View source]
def cyan_on_red_with_default #

[View source]
def cyan_on_red_with_hide #

[View source]
def cyan_on_red_with_italic #

[View source]
def cyan_on_red_with_reversed #

[View source]
def cyan_on_red_with_underline #

[View source]
def cyan_on_white #

[View source]
def cyan_on_white_with_blink #

[View source]
def cyan_on_white_with_bold #

[View source]
def cyan_on_white_with_default #

[View source]
def cyan_on_white_with_hide #

[View source]
def cyan_on_white_with_italic #

[View source]
def cyan_on_white_with_reversed #

[View source]
def cyan_on_white_with_underline #

[View source]
def cyan_on_yellow #

[View source]
def cyan_on_yellow_with_blink #

[View source]
def cyan_on_yellow_with_bold #

[View source]
def cyan_on_yellow_with_default #

[View source]
def cyan_on_yellow_with_hide #

[View source]
def cyan_on_yellow_with_italic #

[View source]
def cyan_on_yellow_with_reversed #

[View source]
def cyan_on_yellow_with_underline #

[View source]
def cyan_with_blink #

[View source]
def cyan_with_bold #

[View source]
def cyan_with_default #

[View source]
def cyan_with_hide #

[View source]
def cyan_with_italic #

[View source]
def cyan_with_reversed #

[View source]
def cyan_with_underline #

[View source]
def default #

[View source]
def green #

[View source]
def green_on_black #

[View source]
def green_on_black_with_blink #

[View source]
def green_on_black_with_bold #

[View source]
def green_on_black_with_default #

[View source]
def green_on_black_with_hide #

[View source]
def green_on_black_with_italic #

[View source]
def green_on_black_with_reversed #

[View source]
def green_on_black_with_underline #

[View source]
def green_on_blue #

[View source]
def green_on_blue_with_blink #

[View source]
def green_on_blue_with_bold #

[View source]
def green_on_blue_with_default #

[View source]
def green_on_blue_with_hide #

[View source]
def green_on_blue_with_italic #

[View source]
def green_on_blue_with_reversed #

[View source]
def green_on_blue_with_underline #

[View source]
def green_on_cyan #

[View source]
def green_on_cyan_with_blink #

[View source]
def green_on_cyan_with_bold #

[View source]
def green_on_cyan_with_default #

[View source]
def green_on_cyan_with_hide #

[View source]
def green_on_cyan_with_italic #

[View source]
def green_on_cyan_with_reversed #

[View source]
def green_on_cyan_with_underline #

[View source]
def green_on_green #

[View source]
def green_on_green_with_blink #

[View source]
def green_on_green_with_bold #

[View source]
def green_on_green_with_default #

[View source]
def green_on_green_with_hide #

[View source]
def green_on_green_with_italic #

[View source]
def green_on_green_with_reversed #

[View source]
def green_on_green_with_underline #

[View source]
def green_on_magenta #

[View source]
def green_on_magenta_with_blink #

[View source]
def green_on_magenta_with_bold #

[View source]
def green_on_magenta_with_default #

[View source]
def green_on_magenta_with_hide #

[View source]
def green_on_magenta_with_italic #

[View source]
def green_on_magenta_with_reversed #

[View source]
def green_on_magenta_with_underline #

[View source]
def green_on_red #

[View source]
def green_on_red_with_blink #

[View source]
def green_on_red_with_bold #

[View source]
def green_on_red_with_default #

[View source]
def green_on_red_with_hide #

[View source]
def green_on_red_with_italic #

[View source]
def green_on_red_with_reversed #

[View source]
def green_on_red_with_underline #

[View source]
def green_on_white #

[View source]
def green_on_white_with_blink #

[View source]
def green_on_white_with_bold #

[View source]
def green_on_white_with_default #

[View source]
def green_on_white_with_hide #

[View source]
def green_on_white_with_italic #

[View source]
def green_on_white_with_reversed #

[View source]
def green_on_white_with_underline #

[View source]
def green_on_yellow #

[View source]
def green_on_yellow_with_blink #

[View source]
def green_on_yellow_with_bold #

[View source]
def green_on_yellow_with_default #

[View source]
def green_on_yellow_with_hide #

[View source]
def green_on_yellow_with_italic #

[View source]
def green_on_yellow_with_reversed #

[View source]
def green_on_yellow_with_underline #

[View source]
def green_with_blink #

[View source]
def green_with_bold #

[View source]
def green_with_default #

[View source]
def green_with_hide #

[View source]
def green_with_italic #

[View source]
def green_with_reversed #

[View source]
def green_with_underline #

[View source]
def hide #

[View source]
def italic #

[View source]
def magenta #

[View source]
def magenta_on_black #

[View source]
def magenta_on_black_with_blink #

[View source]
def magenta_on_black_with_bold #

[View source]
def magenta_on_black_with_default #

[View source]
def magenta_on_black_with_hide #

[View source]
def magenta_on_black_with_italic #

[View source]
def magenta_on_black_with_reversed #

[View source]
def magenta_on_black_with_underline #

[View source]
def magenta_on_blue #

[View source]
def magenta_on_blue_with_blink #

[View source]
def magenta_on_blue_with_bold #

[View source]
def magenta_on_blue_with_default #

[View source]
def magenta_on_blue_with_hide #

[View source]
def magenta_on_blue_with_italic #

[View source]
def magenta_on_blue_with_reversed #

[View source]
def magenta_on_blue_with_underline #

[View source]
def magenta_on_cyan #

[View source]
def magenta_on_cyan_with_blink #

[View source]
def magenta_on_cyan_with_bold #

[View source]
def magenta_on_cyan_with_default #

[View source]
def magenta_on_cyan_with_hide #

[View source]
def magenta_on_cyan_with_italic #

[View source]
def magenta_on_cyan_with_reversed #

[View source]
def magenta_on_cyan_with_underline #

[View source]
def magenta_on_green #

[View source]
def magenta_on_green_with_blink #

[View source]
def magenta_on_green_with_bold #

[View source]
def magenta_on_green_with_default #

[View source]
def magenta_on_green_with_hide #

[View source]
def magenta_on_green_with_italic #

[View source]
def magenta_on_green_with_reversed #

[View source]
def magenta_on_green_with_underline #

[View source]
def magenta_on_magenta #

[View source]
def magenta_on_magenta_with_blink #

[View source]
def magenta_on_magenta_with_bold #

[View source]
def magenta_on_magenta_with_default #

[View source]
def magenta_on_magenta_with_hide #

[View source]
def magenta_on_magenta_with_italic #

[View source]
def magenta_on_magenta_with_reversed #

[View source]
def magenta_on_magenta_with_underline #

[View source]
def magenta_on_red #

[View source]
def magenta_on_red_with_blink #

[View source]
def magenta_on_red_with_bold #

[View source]
def magenta_on_red_with_default #

[View source]
def magenta_on_red_with_hide #

[View source]
def magenta_on_red_with_italic #

[View source]
def magenta_on_red_with_reversed #

[View source]
def magenta_on_red_with_underline #

[View source]
def magenta_on_white #

[View source]
def magenta_on_white_with_blink #

[View source]
def magenta_on_white_with_bold #

[View source]
def magenta_on_white_with_default #

[View source]
def magenta_on_white_with_hide #

[View source]
def magenta_on_white_with_italic #

[View source]
def magenta_on_white_with_reversed #

[View source]
def magenta_on_white_with_underline #

[View source]
def magenta_on_yellow #

[View source]
def magenta_on_yellow_with_blink #

[View source]
def magenta_on_yellow_with_bold #

[View source]
def magenta_on_yellow_with_default #

[View source]
def magenta_on_yellow_with_hide #

[View source]
def magenta_on_yellow_with_italic #

[View source]
def magenta_on_yellow_with_reversed #

[View source]
def magenta_on_yellow_with_underline #

[View source]
def magenta_with_blink #

[View source]
def magenta_with_bold #

[View source]
def magenta_with_default #

[View source]
def magenta_with_hide #

[View source]
def magenta_with_italic #

[View source]
def magenta_with_reversed #

[View source]
def magenta_with_underline #

[View source]
def modes #

[View source]
def on_black #

[View source]
def on_black_with_blink #

[View source]
def on_black_with_bold #

[View source]
def on_black_with_default #

[View source]
def on_black_with_hide #

[View source]
def on_black_with_italic #

[View source]
def on_black_with_reversed #

[View source]
def on_black_with_underline #

[View source]
def on_blue #

[View source]
def on_blue_with_blink #

[View source]
def on_blue_with_bold #

[View source]
def on_blue_with_default #

[View source]
def on_blue_with_hide #

[View source]
def on_blue_with_italic #

[View source]
def on_blue_with_reversed #

[View source]
def on_blue_with_underline #

[View source]
def on_cyan #

[View source]
def on_cyan_with_blink #

[View source]
def on_cyan_with_bold #

[View source]
def on_cyan_with_default #

[View source]
def on_cyan_with_hide #

[View source]
def on_cyan_with_italic #

[View source]
def on_cyan_with_reversed #

[View source]
def on_cyan_with_underline #

[View source]
def on_green #

[View source]
def on_green_with_blink #

[View source]
def on_green_with_bold #

[View source]
def on_green_with_default #

[View source]
def on_green_with_hide #

[View source]
def on_green_with_italic #

[View source]
def on_green_with_reversed #

[View source]
def on_green_with_underline #

[View source]
def on_magenta #

[View source]
def on_magenta_with_blink #

[View source]
def on_magenta_with_bold #

[View source]
def on_magenta_with_default #

[View source]
def on_magenta_with_hide #

[View source]
def on_magenta_with_italic #

[View source]
def on_magenta_with_reversed #

[View source]
def on_magenta_with_underline #

[View source]
def on_red #

[View source]
def on_red_with_blink #

[View source]
def on_red_with_bold #

[View source]
def on_red_with_default #

[View source]
def on_red_with_hide #

[View source]
def on_red_with_italic #

[View source]
def on_red_with_reversed #

[View source]
def on_red_with_underline #

[View source]
def on_white #

[View source]
def on_white_with_blink #

[View source]
def on_white_with_bold #

[View source]
def on_white_with_default #

[View source]
def on_white_with_hide #

[View source]
def on_white_with_italic #

[View source]
def on_white_with_reversed #

[View source]
def on_white_with_underline #

[View source]
def on_yellow #

[View source]
def on_yellow_with_blink #

[View source]
def on_yellow_with_bold #

[View source]
def on_yellow_with_default #

[View source]
def on_yellow_with_hide #

[View source]
def on_yellow_with_italic #

[View source]
def on_yellow_with_reversed #

[View source]
def on_yellow_with_underline #

[View source]
def red #

[View source]
def red_on_black #

[View source]
def red_on_black_with_blink #

[View source]
def red_on_black_with_bold #

[View source]
def red_on_black_with_default #

[View source]
def red_on_black_with_hide #

[View source]
def red_on_black_with_italic #

[View source]
def red_on_black_with_reversed #

[View source]
def red_on_black_with_underline #

[View source]
def red_on_blue #

[View source]
def red_on_blue_with_blink #

[View source]
def red_on_blue_with_bold #

[View source]
def red_on_blue_with_default #

[View source]
def red_on_blue_with_hide #

[View source]
def red_on_blue_with_italic #

[View source]
def red_on_blue_with_reversed #

[View source]
def red_on_blue_with_underline #

[View source]
def red_on_cyan #

[View source]
def red_on_cyan_with_blink #

[View source]
def red_on_cyan_with_bold #

[View source]
def red_on_cyan_with_default #

[View source]
def red_on_cyan_with_hide #

[View source]
def red_on_cyan_with_italic #

[View source]
def red_on_cyan_with_reversed #

[View source]
def red_on_cyan_with_underline #

[View source]
def red_on_green #

[View source]
def red_on_green_with_blink #

[View source]
def red_on_green_with_bold #

[View source]
def red_on_green_with_default #

[View source]
def red_on_green_with_hide #

[View source]
def red_on_green_with_italic #

[View source]
def red_on_green_with_reversed #

[View source]
def red_on_green_with_underline #

[View source]
def red_on_magenta #

[View source]
def red_on_magenta_with_blink #

[View source]
def red_on_magenta_with_bold #

[View source]
def red_on_magenta_with_default #

[View source]
def red_on_magenta_with_hide #

[View source]
def red_on_magenta_with_italic #

[View source]
def red_on_magenta_with_reversed #

[View source]
def red_on_magenta_with_underline #

[View source]
def red_on_red #

[View source]
def red_on_red_with_blink #

[View source]
def red_on_red_with_bold #

[View source]
def red_on_red_with_default #

[View source]
def red_on_red_with_hide #

[View source]
def red_on_red_with_italic #

[View source]
def red_on_red_with_reversed #

[View source]
def red_on_red_with_underline #

[View source]
def red_on_white #

[View source]
def red_on_white_with_blink #

[View source]
def red_on_white_with_bold #

[View source]
def red_on_white_with_default #

[View source]
def red_on_white_with_hide #

[View source]
def red_on_white_with_italic #

[View source]
def red_on_white_with_reversed #

[View source]
def red_on_white_with_underline #

[View source]
def red_on_yellow #

[View source]
def red_on_yellow_with_blink #

[View source]
def red_on_yellow_with_bold #

[View source]
def red_on_yellow_with_default #

[View source]
def red_on_yellow_with_hide #

[View source]
def red_on_yellow_with_italic #

[View source]
def red_on_yellow_with_reversed #

[View source]
def red_on_yellow_with_underline #

[View source]
def red_with_blink #

[View source]
def red_with_bold #

[View source]
def red_with_default #

[View source]
def red_with_hide #

[View source]
def red_with_italic #

[View source]
def red_with_reversed #

[View source]
def red_with_underline #

[View source]
def reversed #

[View source]
def underline #

[View source]
def white #

[View source]
def white_on_black #

[View source]
def white_on_black_with_blink #

[View source]
def white_on_black_with_bold #

[View source]
def white_on_black_with_default #

[View source]
def white_on_black_with_hide #

[View source]
def white_on_black_with_italic #

[View source]
def white_on_black_with_reversed #

[View source]
def white_on_black_with_underline #

[View source]
def white_on_blue #

[View source]
def white_on_blue_with_blink #

[View source]
def white_on_blue_with_bold #

[View source]
def white_on_blue_with_default #

[View source]
def white_on_blue_with_hide #

[View source]
def white_on_blue_with_italic #

[View source]
def white_on_blue_with_reversed #

[View source]
def white_on_blue_with_underline #

[View source]
def white_on_cyan #

[View source]
def white_on_cyan_with_blink #

[View source]
def white_on_cyan_with_bold #

[View source]
def white_on_cyan_with_default #

[View source]
def white_on_cyan_with_hide #

[View source]
def white_on_cyan_with_italic #

[View source]
def white_on_cyan_with_reversed #

[View source]
def white_on_cyan_with_underline #

[View source]
def white_on_green #

[View source]
def white_on_green_with_blink #

[View source]
def white_on_green_with_bold #

[View source]
def white_on_green_with_default #

[View source]
def white_on_green_with_hide #

[View source]
def white_on_green_with_italic #

[View source]
def white_on_green_with_reversed #

[View source]
def white_on_green_with_underline #

[View source]
def white_on_magenta #

[View source]
def white_on_magenta_with_blink #

[View source]
def white_on_magenta_with_bold #

[View source]
def white_on_magenta_with_default #

[View source]
def white_on_magenta_with_hide #

[View source]
def white_on_magenta_with_italic #

[View source]
def white_on_magenta_with_reversed #

[View source]
def white_on_magenta_with_underline #

[View source]
def white_on_red #

[View source]
def white_on_red_with_blink #

[View source]
def white_on_red_with_bold #

[View source]
def white_on_red_with_default #

[View source]
def white_on_red_with_hide #

[View source]
def white_on_red_with_italic #

[View source]
def white_on_red_with_reversed #

[View source]
def white_on_red_with_underline #

[View source]
def white_on_white #

[View source]
def white_on_white_with_blink #

[View source]
def white_on_white_with_bold #

[View source]
def white_on_white_with_default #

[View source]
def white_on_white_with_hide #

[View source]
def white_on_white_with_italic #

[View source]
def white_on_white_with_reversed #

[View source]
def white_on_white_with_underline #

[View source]
def white_on_yellow #

[View source]
def white_on_yellow_with_blink #

[View source]
def white_on_yellow_with_bold #

[View source]
def white_on_yellow_with_default #

[View source]
def white_on_yellow_with_hide #

[View source]
def white_on_yellow_with_italic #

[View source]
def white_on_yellow_with_reversed #

[View source]
def white_on_yellow_with_underline #

[View source]
def white_with_blink #

[View source]
def white_with_bold #

[View source]
def white_with_default #

[View source]
def white_with_hide #

[View source]
def white_with_italic #

[View source]
def white_with_reversed #

[View source]
def white_with_underline #

[View source]
def yellow #

[View source]
def yellow_on_black #

[View source]
def yellow_on_black_with_blink #

[View source]
def yellow_on_black_with_bold #

[View source]
def yellow_on_black_with_default #

[View source]
def yellow_on_black_with_hide #

[View source]
def yellow_on_black_with_italic #

[View source]
def yellow_on_black_with_reversed #

[View source]
def yellow_on_black_with_underline #

[View source]
def yellow_on_blue #

[View source]
def yellow_on_blue_with_blink #

[View source]
def yellow_on_blue_with_bold #

[View source]
def yellow_on_blue_with_default #

[View source]
def yellow_on_blue_with_hide #

[View source]
def yellow_on_blue_with_italic #

[View source]
def yellow_on_blue_with_reversed #

[View source]
def yellow_on_blue_with_underline #

[View source]
def yellow_on_cyan #

[View source]
def yellow_on_cyan_with_blink #

[View source]
def yellow_on_cyan_with_bold #

[View source]
def yellow_on_cyan_with_default #

[View source]
def yellow_on_cyan_with_hide #

[View source]
def yellow_on_cyan_with_italic #

[View source]
def yellow_on_cyan_with_reversed #

[View source]
def yellow_on_cyan_with_underline #

[View source]
def yellow_on_green #

[View source]
def yellow_on_green_with_blink #

[View source]
def yellow_on_green_with_bold #

[View source]
def yellow_on_green_with_default #

[View source]
def yellow_on_green_with_hide #

[View source]
def yellow_on_green_with_italic #

[View source]
def yellow_on_green_with_reversed #

[View source]
def yellow_on_green_with_underline #

[View source]
def yellow_on_magenta #

[View source]
def yellow_on_magenta_with_blink #

[View source]
def yellow_on_magenta_with_bold #

[View source]
def yellow_on_magenta_with_default #

[View source]
def yellow_on_magenta_with_hide #

[View source]
def yellow_on_magenta_with_italic #

[View source]
def yellow_on_magenta_with_reversed #

[View source]
def yellow_on_magenta_with_underline #

[View source]
def yellow_on_red #

[View source]
def yellow_on_red_with_blink #

[View source]
def yellow_on_red_with_bold #

[View source]
def yellow_on_red_with_default #

[View source]
def yellow_on_red_with_hide #

[View source]
def yellow_on_red_with_italic #

[View source]
def yellow_on_red_with_reversed #

[View source]
def yellow_on_red_with_underline #

[View source]
def yellow_on_white #

[View source]
def yellow_on_white_with_blink #

[View source]
def yellow_on_white_with_bold #

[View source]
def yellow_on_white_with_default #

[View source]
def yellow_on_white_with_hide #

[View source]
def yellow_on_white_with_italic #

[View source]
def yellow_on_white_with_reversed #

[View source]
def yellow_on_white_with_underline #

[View source]
def yellow_on_yellow #

[View source]
def yellow_on_yellow_with_blink #

[View source]
def yellow_on_yellow_with_bold #

[View source]
def yellow_on_yellow_with_default #

[View source]
def yellow_on_yellow_with_hide #

[View source]
def yellow_on_yellow_with_italic #

[View source]
def yellow_on_yellow_with_reversed #

[View source]
def yellow_on_yellow_with_underline #

[View source]
def yellow_with_blink #

[View source]
def yellow_with_bold #

[View source]
def yellow_with_default #

[View source]
def yellow_with_hide #

[View source]
def yellow_with_italic #

[View source]
def yellow_with_reversed #

[View source]
def yellow_with_underline #

[View source]