IO.ANSI.Plus (IO ANSI Plus v0.1.73)

View Source

Functionality to render ANSI escape sequences.

ANSI escape sequences are characters embedded in text used to control formatting, color, and other output options on video text terminals.

ANSI escapes are typically enabled on all Unix terminals. They are also available on Windows consoles from Windows 10, although it must be explicitly enabled for the current user in the registry by running the following command:

reg add HKCU\Console /v VirtualTerminalLevel /t REG_DWORD /d 1

After running the command above, you must restart your current console.

Examples

Because the ANSI escape sequences are embedded in text, the normal usage of these functions is to concatenate their output with text.

formatted_text = IO.ANSI.blue_background() <> "Example" <> IO.ANSI.reset()
IO.puts(formatted_text)

A higher level and more convenient API is provided via IO.ANSI.format/1 which accepts atoms to represent ANSI escape sequences and which, by default, checks if ANSI is enabled:

IO.puts(IO.ANSI.format([:blue_background, "Example"]))

In case ANSI is disabled, the ANSI escape sequences are simply discarded.

In addition to the 16 regular ANSI colors and their background counterparts, this module also supports the 256 xterm colors (foreground and background).

New shortcut functions IO.ANSI.Plus.gets/2, IO.ANSI.Plus.puts/2 and IO.ANSI.Plus.write/2 are also provided.

Summary

Functions

Sets foreground color to black.

Sets background color to black.

Blink: off.

Blink: rapid. MS-DOS ANSI.SYS; 150 per minute or more; not widely supported.

Blink: slow. Less than 150 per minute.

Sets foreground color to blue.

Sets background color to blue.

Bright (increased intensity) or bold.

Clears screen.

Clears line.

Sets foreground color.

Sets the foreground color from individual RGB values.

Sets background color.

Sets the background color from individual RGB values.

Conceal. Not widely supported.

Crossed-out. Characters legible, but marked for deletion. Not widely supported.

Sends cursor to the absolute position specified by line and column.

Sends cursor lines down.

Sends cursor columns to the left.

Sends cursor columns to the right.

Sends cursor lines up.

Sets foreground color to cyan.

Sets background color to cyan.

Default background color.

Default text color.

Checks if ANSI coloring is supported and enabled on this machine.

Encircled.

Faint (decreased intensity). Not widely supported.

Sets alternative font 1.

Sets alternative font 2.

Sets alternative font 3.

Sets alternative font 4.

Sets alternative font 5.

Sets alternative font 6.

Sets alternative font 7.

Sets alternative font 8.

Sets alternative font 9.

Formats a chardata-like argument by converting named ANSI sequences into actual ANSI codes.

Formats a chardata-like argument by converting named ANSI sequences into actual ANSI codes.

Framed.

Sets foreground color to green.

Sets background color to green.

Sends cursor home.

Image: negative. Swap foreground and background.

Image: positive. Normal foreground and background.

Italic: on. Not widely supported. Sometimes treated as inverse.

Sets foreground color to light black.

Sets background color to light black.

Sets foreground color to light blue.

Sets background color to light blue.

Sets foreground color to light cyan.

Sets background color to light cyan.

Sets foreground color to light green.

Sets background color to light green.

Sets foreground color to light magenta.

Sets background color to light magenta.

Sets foreground color to light red.

Sets background color to light red.

Sets foreground color to light white.

Sets background color to light white.

Sets foreground color to light yellow.

Sets background color to light yellow.

Sets foreground color to magenta.

Sets background color to magenta.

Underline: none.

Normal color or intensity.

Not crossed-out.

Not framed or encircled.

Not italic.

Not overlined.

Overlined.

Sets primary (default) font.

Sets foreground color to red.

Sets background color to red.

Resets all attributes.

Reveal: Not concealed.

Image: negative. Swap foreground and background.

Image: positive. Normal foreground and background.

Syntax colors to be used by Inspect.

Underline: single.

Sets foreground color to white.

Sets background color to white.

Sets foreground color to yellow.

Sets background color to yellow.

Types

ansicode()

@type ansicode() :: atom()

ansidata()

@type ansidata() :: ansilist() | ansicode() | binary()

ansilist()

@type ansilist() ::
  maybe_improper_list(
    char() | ansicode() | binary() | ansilist(),
    binary() | ansicode() | []
  )

Functions

a_state_of_mint()

@spec a_state_of_mint() :: String.t()

a_state_of_mint_background()

@spec a_state_of_mint_background() :: String.t()

absinthe_turquoise()

@spec absinthe_turquoise() :: String.t()

absinthe_turquoise_background()

@spec absinthe_turquoise_background() :: String.t()

abyssal_blue()

@spec abyssal_blue() :: String.t()

abyssal_blue_background()

@spec abyssal_blue_background() :: String.t()

accursed_black()

@spec accursed_black() :: String.t()

accursed_black_background()

@spec accursed_black_background() :: String.t()

acini_di_pepe()

@spec acini_di_pepe() :: String.t()

acini_di_pepe_background()

@spec acini_di_pepe_background() :: String.t()

adora()

@spec adora() :: String.t()

adora_background()

@spec adora_background() :: String.t()

aero_blue()

@spec aero_blue() :: String.t()

aero_blue_background()

@spec aero_blue_background() :: String.t()

affen_turquoise()

@spec affen_turquoise() :: String.t()

affen_turquoise_background()

@spec affen_turquoise_background() :: String.t()

african_violet()

@spec african_violet() :: String.t()

african_violet_background()

@spec african_violet_background() :: String.t()

after_burn()

@spec after_burn() :: String.t()

after_burn_background()

@spec after_burn_background() :: String.t()

after_party_pink()

@spec after_party_pink() :: String.t()

after_party_pink_background()

@spec after_party_pink_background() :: String.t()

aged_beech()

@spec aged_beech() :: String.t()

aged_beech_background()

@spec aged_beech_background() :: String.t()

aged_plastic_casing()

@spec aged_plastic_casing() :: String.t()

aged_plastic_casing_background()

@spec aged_plastic_casing_background() :: String.t()

aggressive_baby_blue()

@spec aggressive_baby_blue() :: String.t()

aggressive_baby_blue_background()

@spec aggressive_baby_blue_background() :: String.t()

agressive_aqua()

@spec agressive_aqua() :: String.t()

agressive_aqua_background()

@spec agressive_aqua_background() :: String.t()

ahaetulla_prasina()

@spec ahaetulla_prasina() :: String.t()

ahaetulla_prasina_background()

@spec ahaetulla_prasina_background() :: String.t()

air_force_blue()

@spec air_force_blue() :: String.t()

air_force_blue_background()

@spec air_force_blue_background() :: String.t()

aladdin_s_feather()

@spec aladdin_s_feather() :: String.t()

aladdin_s_feather_background()

@spec aladdin_s_feather_background() :: String.t()

alaskan_grey()

@spec alaskan_grey() :: String.t()

alaskan_grey_background()

@spec alaskan_grey_background() :: String.t()

alhambra_green()

@spec alhambra_green() :: String.t()

alhambra_green_background()

@spec alhambra_green_background() :: String.t()

alien_armpit()

@spec alien_armpit() :: String.t()

alien_armpit_background()

@spec alien_armpit_background() :: String.t()

alienated()

@spec alienated() :: String.t()

alienated_background()

@spec alienated_background() :: String.t()

alligator()

@spec alligator() :: String.t()

alligator_background()

@spec alligator_background() :: String.t()

alone_in_the_dark()

@spec alone_in_the_dark() :: String.t()

alone_in_the_dark_background()

@spec alone_in_the_dark_background() :: String.t()

alto()

@spec alto() :: String.t()

alto_background()

@spec alto_background() :: String.t()

alucard_s_night()

@spec alucard_s_night() :: String.t()

alucard_s_night_background()

@spec alucard_s_night_background() :: String.t()

aluminum_sky()

@spec aluminum_sky() :: String.t()

aluminum_sky_background()

@spec aluminum_sky_background() :: String.t()

amazon_parrot()

@spec amazon_parrot() :: String.t()

amazon_parrot_background()

@spec amazon_parrot_background() :: String.t()

ameixa()

@spec ameixa() :: String.t()

ameixa_background()

@spec ameixa_background() :: String.t()

american_orange()

@spec american_orange() :: String.t()

american_orange_background()

@spec american_orange_background() :: String.t()

american_silver()

@spec american_silver() :: String.t()

american_silver_background()

@spec american_silver_background() :: String.t()

amethyst()

@spec amethyst() :: String.t()

amethyst_background()

@spec amethyst_background() :: String.t()

amethyst_ganzstar()

@spec amethyst_ganzstar() :: String.t()

amethyst_ganzstar_background()

@spec amethyst_ganzstar_background() :: String.t()

amygdala_purple()

@spec amygdala_purple() :: String.t()

amygdala_purple_background()

@spec amygdala_purple_background() :: String.t()

anakiwa()

@spec anakiwa() :: String.t()

anakiwa_background()

@spec anakiwa_background() :: String.t()

ancestral_water()

@spec ancestral_water() :: String.t()

ancestral_water_background()

@spec ancestral_water_background() :: String.t()

ancient_bamboo()

@spec ancient_bamboo() :: String.t()

ancient_bamboo_background()

@spec ancient_bamboo_background() :: String.t()

ancient_murasaki_purple()

@spec ancient_murasaki_purple() :: String.t()

ancient_murasaki_purple_background()

@spec ancient_murasaki_purple_background() :: String.t()

angel_face_rose()

@spec angel_face_rose() :: String.t()

angel_face_rose_background()

@spec angel_face_rose_background() :: String.t()

anger()

@spec anger() :: String.t()

anger_background()

@spec anger_background() :: String.t()

antarctic_circle()

@spec antarctic_circle() :: String.t()

antarctic_circle_background()

@spec antarctic_circle_background() :: String.t()

anti_rainbow_grey()

@spec anti_rainbow_grey() :: String.t()

anti_rainbow_grey_background()

@spec anti_rainbow_grey_background() :: String.t()

aphroditean_fuchsia()

@spec aphroditean_fuchsia() :: String.t()

aphroditean_fuchsia_background()

@spec aphroditean_fuchsia_background() :: String.t()

appetizing_asparagus()

@spec appetizing_asparagus() :: String.t()

appetizing_asparagus_background()

@spec appetizing_asparagus_background() :: String.t()

apricot_haze()

@spec apricot_haze() :: String.t()

apricot_haze_background()

@spec apricot_haze_background() :: String.t()

april_green()

@spec april_green() :: String.t()

april_green_background()

@spec april_green_background() :: String.t()

aqua()

@spec aqua() :: String.t()

aqua_background()

@spec aqua_background() :: String.t()

aqua_green()

@spec aqua_green() :: String.t()

aqua_green_background()

@spec aqua_green_background() :: String.t()

aquamarine_ocean()

@spec aquamarine_ocean() :: String.t()

aquamarine_ocean_background()

@spec aquamarine_ocean_background() :: String.t()

aquamentus_green()

@spec aquamentus_green() :: String.t()

aquamentus_green_background()

@spec aquamentus_green_background() :: String.t()

aquarelle()

@spec aquarelle() :: String.t()

aquarelle_background()

@spec aquarelle_background() :: String.t()

aquarelle_mint()

@spec aquarelle_mint() :: String.t()

aquarelle_mint_background()

@spec aquarelle_mint_background() :: String.t()

aquarium_blue()

@spec aquarium_blue() :: String.t()

aquarium_blue_background()

@spec aquarium_blue_background() :: String.t()

arcadia()

@spec arcadia() :: String.t()

arcadia_background()

@spec arcadia_background() :: String.t()

arctic()

@spec arctic() :: String.t()

arctic_background()

@spec arctic_background() :: String.t()

arctic_water()

@spec arctic_water() :: String.t()

arctic_water_background()

@spec arctic_water_background() :: String.t()

argent()

@spec argent() :: String.t()

argent_background()

@spec argent_background() :: String.t()

armor_wash()

@spec armor_wash() :: String.t()

armor_wash_background()

@spec armor_wash_background() :: String.t()

artesian_well()

@spec artesian_well() :: String.t()

artesian_well_background()

@spec artesian_well_background() :: String.t()

artful_red()

@spec artful_red() :: String.t()

artful_red_background()

@spec artful_red_background() :: String.t()

aspen_gold()

@spec aspen_gold() :: String.t()

aspen_gold_background()

@spec aspen_gold_background() :: String.t()

aster_purple()

@spec aster_purple() :: String.t()

aster_purple_background()

@spec aster_purple_background() :: String.t()

astro_arcade_green()

@spec astro_arcade_green() :: String.t()

astro_arcade_green_background()

@spec astro_arcade_green_background() :: String.t()

athena_blue()

@spec athena_blue() :: String.t()

athena_blue_background()

@spec athena_blue_background() :: String.t()

aths_special()

@spec aths_special() :: String.t()

aths_special_background()

@spec aths_special_background() :: String.t()

atomic_pink()

@spec atomic_pink() :: String.t()

atomic_pink_background()

@spec atomic_pink_background() :: String.t()

aubergine_perl()

@spec aubergine_perl() :: String.t()

aubergine_perl_background()

@spec aubergine_perl_background() :: String.t()

audrey_s_blush()

@spec audrey_s_blush() :: String.t()

audrey_s_blush_background()

@spec audrey_s_blush_background() :: String.t()

aunt_violet()

@spec aunt_violet() :: String.t()

aunt_violet_background()

@spec aunt_violet_background() :: String.t()

autonomous()

@spec autonomous() :: String.t()

autonomous_background()

@spec autonomous_background() :: String.t()

avocado()

@spec avocado() :: String.t()

avocado_background()

@spec avocado_background() :: String.t()

awkward_purple()

@spec awkward_purple() :: String.t()

awkward_purple_background()

@spec awkward_purple_background() :: String.t()

ayahuasca_vine()

@spec ayahuasca_vine() :: String.t()

ayahuasca_vine_background()

@spec ayahuasca_vine_background() :: String.t()

aztec_turquoise()

@spec aztec_turquoise() :: String.t()

aztec_turquoise_background()

@spec aztec_turquoise_background() :: String.t()

aztec_warrior()

@spec aztec_warrior() :: String.t()

aztec_warrior_background()

@spec aztec_warrior_background() :: String.t()

azure()

@spec azure() :: String.t()

azure_background()

@spec azure_background() :: String.t()

âbi_blue()

@spec âbi_blue() :: String.t()

âbi_blue_background()

@spec âbi_blue_background() :: String.t()

baby_blue()

@spec baby_blue() :: String.t()

baby_blue_background()

@spec baby_blue_background() :: String.t()

badab_black_wash()

@spec badab_black_wash() :: String.t()

badab_black_wash_background()

@spec badab_black_wash_background() :: String.t()

badass_grass()

@spec badass_grass() :: String.t()

badass_grass_background()

@spec badass_grass_background() :: String.t()

bailey_bells()

@spec bailey_bells() :: String.t()

bailey_bells_background()

@spec bailey_bells_background() :: String.t()

ballet_rose()

@spec ballet_rose() :: String.t()

ballet_rose_background()

@spec ballet_rose_background() :: String.t()

banafsaji_purple()

@spec banafsaji_purple() :: String.t()

banafsaji_purple_background()

@spec banafsaji_purple_background() :: String.t()

banana_chalk()

@spec banana_chalk() :: String.t()

banana_chalk_background()

@spec banana_chalk_background() :: String.t()

bandicoot()

@spec bandicoot() :: String.t()

bandicoot_background()

@spec bandicoot_background() :: String.t()

bark_sawdust()

@spec bark_sawdust() :: String.t()

bark_sawdust_background()

@spec bark_sawdust_background() :: String.t()

bat_signal()

@spec bat_signal() :: String.t()

bat_signal_background()

@spec bat_signal_background() :: String.t()

beige()

@spec beige() :: String.t()

beige_background()

@spec beige_background() :: String.t()

bellflower()

@spec bellflower() :: String.t()

bellflower_background()

@spec bellflower_background() :: String.t()

belly_flop()

@spec belly_flop() :: String.t()

belly_flop_background()

@spec belly_flop_background() :: String.t()

benevolent_pink()

@spec benevolent_pink() :: String.t()

benevolent_pink_background()

@spec benevolent_pink_background() :: String.t()

benzol_green()

@spec benzol_green() :: String.t()

benzol_green_background()

@spec benzol_green_background() :: String.t()

berlin_blue()

@spec berlin_blue() :: String.t()

berlin_blue_background()

@spec berlin_blue_background() :: String.t()

bermuda()

@spec bermuda() :: String.t()

bermuda_background()

@spec bermuda_background() :: String.t()

bff()

@spec bff() :: String.t()

bff_background()

@spec bff_background() :: String.t()

big_bus_yellow()

@spec big_bus_yellow() :: String.t()

big_bus_yellow_background()

@spec big_bus_yellow_background() :: String.t()

big_spender()

@spec big_spender() :: String.t()

big_spender_background()

@spec big_spender_background() :: String.t()

biopunk()

@spec biopunk() :: String.t()

biopunk_background()

@spec biopunk_background() :: String.t()

birdie_num_num()

@spec birdie_num_num() :: String.t()

birdie_num_num_background()

@spec birdie_num_num_background() :: String.t()

bitter_lime()

@spec bitter_lime() :: String.t()

bitter_lime_background()

@spec bitter_lime_background() :: String.t()

bitter_liquorice()

@spec bitter_liquorice() :: String.t()

bitter_liquorice_background()

@spec bitter_liquorice_background() :: String.t()

bittersweet()

@spec bittersweet() :: String.t()

bittersweet_background()

@spec bittersweet_background() :: String.t()

black()

@spec black() :: String.t()

Sets foreground color to black.

black_background()

@spec black_background() :: String.t()

Sets background color to black.

black_cat()

@spec black_cat() :: String.t()

black_cat_background()

@spec black_cat_background() :: String.t()

black_hole()

@spec black_hole() :: String.t()

black_hole_background()

@spec black_hole_background() :: String.t()

black_liquorice()

@spec black_liquorice() :: String.t()

black_liquorice_background()

@spec black_liquorice_background() :: String.t()

black_metal()

@spec black_metal() :: String.t()

black_metal_background()

@spec black_metal_background() :: String.t()

black_oak()

@spec black_oak() :: String.t()

black_oak_background()

@spec black_oak_background() :: String.t()

blackthorn_berry()

@spec blackthorn_berry() :: String.t()

blackthorn_berry_background()

@spec blackthorn_berry_background() :: String.t()

blinking_terminal()

@spec blinking_terminal() :: String.t()

blinking_terminal_background()

@spec blinking_terminal_background() :: String.t()

blissful_berry()

@spec blissful_berry() :: String.t()

blissful_berry_background()

@spec blissful_berry_background() :: String.t()

blue()

@spec blue() :: String.t()

Sets foreground color to blue.

blue_atoll()

@spec blue_atoll() :: String.t()

blue_atoll_background()

@spec blue_atoll_background() :: String.t()

blue_background()

@spec blue_background() :: String.t()

Sets background color to blue.

blue_bell()

@spec blue_bell() :: String.t()

blue_bell_background()

@spec blue_bell_background() :: String.t()

blue_bolt()

@spec blue_bolt() :: String.t()

blue_bolt_background()

@spec blue_bolt_background() :: String.t()

blue_cola()

@spec blue_cola() :: String.t()

blue_cola_background()

@spec blue_cola_background() :: String.t()

blue_et_une_nuit()

@spec blue_et_une_nuit() :: String.t()

blue_et_une_nuit_background()

@spec blue_et_une_nuit_background() :: String.t()

blue_fire()

@spec blue_fire() :: String.t()

blue_fire_background()

@spec blue_fire_background() :: String.t()

blue_flame()

@spec blue_flame() :: String.t()

blue_flame_background()

@spec blue_flame_background() :: String.t()

blue_genie()

@spec blue_genie() :: String.t()

blue_genie_background()

@spec blue_genie_background() :: String.t()

blue_heath_butterfly()

@spec blue_heath_butterfly() :: String.t()

blue_heath_butterfly_background()

@spec blue_heath_butterfly_background() :: String.t()

blue_heist()

@spec blue_heist() :: String.t()

blue_heist_background()

@spec blue_heist_background() :: String.t()

blue_hepatica()

@spec blue_hepatica() :: String.t()

blue_hepatica_background()

@spec blue_hepatica_background() :: String.t()

blue_iris()

@spec blue_iris() :: String.t()

blue_iris_background()

@spec blue_iris_background() :: String.t()

blue_jay()

@spec blue_jay() :: String.t()

blue_jay_background()

@spec blue_jay_background() :: String.t()

blue_jeans()

@spec blue_jeans() :: String.t()

blue_jeans_background()

@spec blue_jeans_background() :: String.t()

blue_lagoon()

@spec blue_lagoon() :: String.t()

blue_lagoon_background()

@spec blue_lagoon_background() :: String.t()

blue_league()

@spec blue_league() :: String.t()

blue_league_background()

@spec blue_league_background() :: String.t()

blue_marguerite()

@spec blue_marguerite() :: String.t()

blue_marguerite_background()

@spec blue_marguerite_background() :: String.t()

blue_party_parrot()

@spec blue_party_parrot() :: String.t()

blue_party_parrot_background()

@spec blue_party_parrot_background() :: String.t()

blue_radiance()

@spec blue_radiance() :: String.t()

blue_radiance_background()

@spec blue_radiance_background() :: String.t()

blue_ribbon()

@spec blue_ribbon() :: String.t()

blue_ribbon_background()

@spec blue_ribbon_background() :: String.t()

blue_ruin()

@spec blue_ruin() :: String.t()

blue_ruin_background()

@spec blue_ruin_background() :: String.t()

blue_stone()

@spec blue_stone() :: String.t()

blue_stone_background()

@spec blue_stone_background() :: String.t()

blue_violet()

@spec blue_violet() :: String.t()

blue_violet_background()

@spec blue_violet_background() :: String.t()

bluealicious()

@spec bluealicious() :: String.t()

bluealicious_background()

@spec bluealicious_background() :: String.t()

blueberry_glaze()

@spec blueberry_glaze() :: String.t()

blueberry_glaze_background()

@spec blueberry_glaze_background() :: String.t()

bluebird()

@spec bluebird() :: String.t()

bluebird_background()

@spec bluebird_background() :: String.t()

blush_d_amour()

@spec blush_d_amour() :: String.t()

blush_d_amour_background()

@spec blush_d_amour_background() :: String.t()

blush_essence()

@spec blush_essence() :: String.t()

blush_essence_background()

@spec blush_essence_background() :: String.t()

boat_anchor()

@spec boat_anchor() :: String.t()

boat_anchor_background()

@spec boat_anchor_background() :: String.t()

bohemian_blue()

@spec bohemian_blue() :: String.t()

bohemian_blue_background()

@spec bohemian_blue_background() :: String.t()

bokara_grey()

@spec bokara_grey() :: String.t()

bokara_grey_background()

@spec bokara_grey_background() :: String.t()

bollywood_gold()

@spec bollywood_gold() :: String.t()

bollywood_gold_background()

@spec bollywood_gold_background() :: String.t()

boltgun_metal()

@spec boltgun_metal() :: String.t()

boltgun_metal_background()

@spec boltgun_metal_background() :: String.t()

bombay()

@spec bombay() :: String.t()

bombay_background()

@spec bombay_background() :: String.t()

bon_voyage()

@spec bon_voyage() :: String.t()

bon_voyage_background()

@spec bon_voyage_background() :: String.t()

bondi_blue()

@spec bondi_blue() :: String.t()

bondi_blue_background()

@spec bondi_blue_background() :: String.t()

booger_buster()

@spec booger_buster() :: String.t()

booger_buster_background()

@spec booger_buster_background() :: String.t()

boring_green()

@spec boring_green() :: String.t()

boring_green_background()

@spec boring_green_background() :: String.t()

bosphorus()

@spec bosphorus() :: String.t()

bosphorus_background()

@spec bosphorus_background() :: String.t()

bottled_sea()

@spec bottled_sea() :: String.t()

bottled_sea_background()

@spec bottled_sea_background() :: String.t()

boy_blue()

@spec boy_blue() :: String.t()

boy_blue_background()

@spec boy_blue_background() :: String.t()

breeze_of_green()

@spec breeze_of_green() :: String.t()

breeze_of_green_background()

@spec breeze_of_green_background() :: String.t()

brescian_blue()

@spec brescian_blue() :: String.t()

brescian_blue_background()

@spec brescian_blue_background() :: String.t()

bright()

@spec bright() :: String.t()

Bright (increased intensity) or bold.

bright_blue()

@spec bright_blue() :: String.t()

bright_blue_background()

@spec bright_blue_background() :: String.t()

bright_green()

@spec bright_green() :: String.t()

bright_green_background()

@spec bright_green_background() :: String.t()

bright_indigo()

@spec bright_indigo() :: String.t()

bright_indigo_background()

@spec bright_indigo_background() :: String.t()

bright_lettuce()

@spec bright_lettuce() :: String.t()

bright_lettuce_background()

@spec bright_lettuce_background() :: String.t()

bright_lilac()

@spec bright_lilac() :: String.t()

bright_lilac_background()

@spec bright_lilac_background() :: String.t()

bright_lime()

@spec bright_lime() :: String.t()

bright_lime_background()

@spec bright_lime_background() :: String.t()

bright_lime_green()

@spec bright_lime_green() :: String.t()

bright_lime_green_background()

@spec bright_lime_green_background() :: String.t()

bright_magenta()

@spec bright_magenta() :: String.t()

bright_magenta_background()

@spec bright_magenta_background() :: String.t()

bright_pink()

@spec bright_pink() :: String.t()

bright_pink_background()

@spec bright_pink_background() :: String.t()

bright_sienna()

@spec bright_sienna() :: String.t()

bright_sienna_background()

@spec bright_sienna_background() :: String.t()

bright_sky_blue()

@spec bright_sky_blue() :: String.t()

bright_sky_blue_background()

@spec bright_sky_blue_background() :: String.t()

bright_teal()

@spec bright_teal() :: String.t()

bright_teal_background()

@spec bright_teal_background() :: String.t()

bright_turquoise()

@spec bright_turquoise() :: String.t()

bright_turquoise_background()

@spec bright_turquoise_background() :: String.t()

bright_violet()

@spec bright_violet() :: String.t()

bright_violet_background()

@spec bright_violet_background() :: String.t()

bright_yellow()

@spec bright_yellow() :: String.t()

bright_yellow_background()

@spec bright_yellow_background() :: String.t()

brilliant_green()

@spec brilliant_green() :: String.t()

brilliant_green_background()

@spec brilliant_green_background() :: String.t()

brink_pink()

@spec brink_pink() :: String.t()

brink_pink_background()

@spec brink_pink_background() :: String.t()

broccoli()

@spec broccoli() :: String.t()

broccoli_background()

@spec broccoli_background() :: String.t()

brown()

@spec brown() :: String.t()

brown_background()

@spec brown_background() :: String.t()

brusque_pink()

@spec brusque_pink() :: String.t()

brusque_pink_background()

@spec brusque_pink_background() :: String.t()

brutal_pink()

@spec brutal_pink() :: String.t()

brutal_pink_background()

@spec brutal_pink_background() :: String.t()

bubble_bobble_green()

@spec bubble_bobble_green() :: String.t()

bubble_bobble_green_background()

@spec bubble_bobble_green_background() :: String.t()

bubble_bobble_p2()

@spec bubble_bobble_p2() :: String.t()

bubble_bobble_p2_background()

@spec bubble_bobble_p2_background() :: String.t()

bubble_gum()

@spec bubble_gum() :: String.t()

bubble_gum_background()

@spec bubble_gum_background() :: String.t()

buddha_gold()

@spec buddha_gold() :: String.t()

buddha_gold_background()

@spec buddha_gold_background() :: String.t()

buoyant_blue()

@spec buoyant_blue() :: String.t()

buoyant_blue_background()

@spec buoyant_blue_background() :: String.t()

burning_flame()

@spec burning_flame() :: String.t()

burning_flame_background()

@spec burning_flame_background() :: String.t()

burnt_yellow()

@spec burnt_yellow() :: String.t()

burnt_yellow_background()

@spec burnt_yellow_background() :: String.t()

butter()

@spec butter() :: String.t()

butter_background()

@spec butter_background() :: String.t()

butter_fudge()

@spec butter_fudge() :: String.t()

butter_fudge_background()

@spec butter_fudge_background() :: String.t()

butterscotch_bliss()

@spec butterscotch_bliss() :: String.t()

butterscotch_bliss_background()

@spec butterscotch_bliss_background() :: String.t()

buttery_leather()

@spec buttery_leather() :: String.t()

buttery_leather_background()

@spec buttery_leather_background() :: String.t()

c64_ntsc()

@spec c64_ntsc() :: String.t()

c64_ntsc_background()

@spec c64_ntsc_background() :: String.t()

cadet_blue()

@spec cadet_blue() :: String.t()

cadet_blue_background()

@spec cadet_blue_background() :: String.t()

calamine_blue()

@spec calamine_blue() :: String.t()

calamine_blue_background()

@spec calamine_blue_background() :: String.t()

calgar_blue()

@spec calgar_blue() :: String.t()

calgar_blue_background()

@spec calgar_blue_background() :: String.t()

calico()

@spec calico() :: String.t()

calico_background()

@spec calico_background() :: String.t()

camaron_pink()

@spec camaron_pink() :: String.t()

camaron_pink_background()

@spec camaron_pink_background() :: String.t()

camarone()

@spec camarone() :: String.t()

camarone_background()

@spec camarone_background() :: String.t()

canary()

@spec canary() :: String.t()

canary_background()

@spec canary_background() :: String.t()

candy_corn()

@spec candy_corn() :: String.t()

candy_corn_background()

@spec candy_corn_background() :: String.t()

candy_pink()

@spec candy_pink() :: String.t()

candy_pink_background()

@spec candy_pink_background() :: String.t()

candy_violet()

@spec candy_violet() :: String.t()

candy_violet_background()

@spec candy_violet_background() :: String.t()

cape_hope()

@spec cape_hope() :: String.t()

cape_hope_background()

@spec cape_hope_background() :: String.t()

capricious_purple()

@spec capricious_purple() :: String.t()

capricious_purple_background()

@spec capricious_purple_background() :: String.t()

captain_nemo()

@spec captain_nemo() :: String.t()

captain_nemo_background()

@spec captain_nemo_background() :: String.t()

caramel_cloud()

@spec caramel_cloud() :: String.t()

caramel_cloud_background()

@spec caramel_cloud_background() :: String.t()

caramel_kiss()

@spec caramel_kiss() :: String.t()

caramel_kiss_background()

@spec caramel_kiss_background() :: String.t()

carbon_dating()

@spec carbon_dating() :: String.t()

carbon_dating_background()

@spec carbon_dating_background() :: String.t()

cardinal_pink()

@spec cardinal_pink() :: String.t()

cardinal_pink_background()

@spec cardinal_pink_background() :: String.t()

caribbean_green()

@spec caribbean_green() :: String.t()

caribbean_green_background()

@spec caribbean_green_background() :: String.t()

carolina_blue()

@spec carolina_blue() :: String.t()

carolina_blue_background()

@spec carolina_blue_background() :: String.t()

cathode_green()

@spec cathode_green() :: String.t()

cathode_green_background()

@spec cathode_green_background() :: String.t()

celeste()

@spec celeste() :: String.t()

celeste_background()

@spec celeste_background() :: String.t()

celuce()

@spec celuce() :: String.t()

celuce_background()

@spec celuce_background() :: String.t()

cerulean()

@spec cerulean() :: String.t()

cerulean_background()

@spec cerulean_background() :: String.t()

cga_blue()

@spec cga_blue() :: String.t()

cga_blue_background()

@spec cga_blue_background() :: String.t()

chagall_green()

@spec chagall_green() :: String.t()

chagall_green_background()

@spec chagall_green_background() :: String.t()

champion_blue()

@spec champion_blue() :: String.t()

champion_blue_background()

@spec champion_blue_background() :: String.t()

channel_marker_green()

@spec channel_marker_green() :: String.t()

channel_marker_green_background()

@spec channel_marker_green_background() :: String.t()

chanticleer()

@spec chanticleer() :: String.t()

chanticleer_background()

@spec chanticleer_background() :: String.t()

charadon_granite()

@spec charadon_granite() :: String.t()

charadon_granite_background()

@spec charadon_granite_background() :: String.t()

charcoal()

@spec charcoal() :: String.t()

charcoal_background()

@spec charcoal_background() :: String.t()

charcoal_dust()

@spec charcoal_dust() :: String.t()

charcoal_dust_background()

@spec charcoal_dust_background() :: String.t()

charcoal_smudge()

@spec charcoal_smudge() :: String.t()

charcoal_smudge_background()

@spec charcoal_smudge_background() :: String.t()

chartreuse()

@spec chartreuse() :: String.t()

chartreuse_background()

@spec chartreuse_background() :: String.t()

chartreuse_shot()

@spec chartreuse_shot() :: String.t()

chartreuse_shot_background()

@spec chartreuse_shot_background() :: String.t()

chartreuse_yellow()

@spec chartreuse_yellow() :: String.t()

chartreuse_yellow_background()

@spec chartreuse_yellow_background() :: String.t()

chatty_cricket()

@spec chatty_cricket() :: String.t()

chatty_cricket_background()

@spec chatty_cricket_background() :: String.t()

chelsea_cucumber()

@spec chelsea_cucumber() :: String.t()

chelsea_cucumber_background()

@spec chelsea_cucumber_background() :: String.t()

chestnut_gold()

@spec chestnut_gold() :: String.t()

chestnut_gold_background()

@spec chestnut_gold_background() :: String.t()

chinese_gold()

@spec chinese_gold() :: String.t()

chinese_gold_background()

@spec chinese_gold_background() :: String.t()

chinese_green()

@spec chinese_green() :: String.t()

chinese_green_background()

@spec chinese_green_background() :: String.t()

chinook()

@spec chinook() :: String.t()

chinook_background()

@spec chinook_background() :: String.t()

chive_blossom()

@spec chive_blossom() :: String.t()

chive_blossom_background()

@spec chive_blossom_background() :: String.t()

chlorella_green()

@spec chlorella_green() :: String.t()

chlorella_green_background()

@spec chlorella_green_background() :: String.t()

chocolate()

@spec chocolate() :: String.t()

chocolate_background()

@spec chocolate_background() :: String.t()

chromophobia_green()

@spec chromophobia_green() :: String.t()

chromophobia_green_background()

@spec chromophobia_green_background() :: String.t()

cinnamon_candle()

@spec cinnamon_candle() :: String.t()

cinnamon_candle_background()

@spec cinnamon_candle_background() :: String.t()

cinque_foil()

@spec cinque_foil() :: String.t()

cinque_foil_background()

@spec cinque_foil_background() :: String.t()

citron_goby()

@spec citron_goby() :: String.t()

citron_goby_background()

@spec citron_goby_background() :: String.t()

citrus()

@spec citrus() :: String.t()

citrus_background()

@spec citrus_background() :: String.t()

citrus_leaf()

@spec citrus_leaf() :: String.t()

citrus_leaf_background()

@spec citrus_leaf_background() :: String.t()

clay_ochre()

@spec clay_ochre() :: String.t()

clay_ochre_background()

@spec clay_ochre_background() :: String.t()

clear()

@spec clear() :: String.t()

Clears screen.

clear_line()

@spec clear_line() :: String.t()

Clears line.

clear_plum()

@spec clear_plum() :: String.t()

clear_plum_background()

@spec clear_plum_background() :: String.t()

clear_sky()

@spec clear_sky() :: String.t()

clear_sky_background()

@spec clear_sky_background() :: String.t()

clementine_jelly()

@spec clementine_jelly() :: String.t()

clementine_jelly_background()

@spec clementine_jelly_background() :: String.t()

clouded_pine()

@spec clouded_pine() :: String.t()

clouded_pine_background()

@spec clouded_pine_background() :: String.t()

clouded_vision()

@spec clouded_vision() :: String.t()

clouded_vision_background()

@spec clouded_vision_background() :: String.t()

clover()

@spec clover() :: String.t()

clover_background()

@spec clover_background() :: String.t()

coated()

@spec coated() :: String.t()

coated_background()

@spec coated_background() :: String.t()

cobalt()

@spec cobalt() :: String.t()

cobalt_background()

@spec cobalt_background() :: String.t()

cobalt_green()

@spec cobalt_green() :: String.t()

cobalt_green_background()

@spec cobalt_green_background() :: String.t()

cobalt_stone()

@spec cobalt_stone() :: String.t()

cobalt_stone_background()

@spec cobalt_stone_background() :: String.t()

cobra_leather()

@spec cobra_leather() :: String.t()

cobra_leather_background()

@spec cobra_leather_background() :: String.t()

coco_s_black()

@spec coco_s_black() :: String.t()

coco_s_black_background()

@spec coco_s_black_background() :: String.t()

cod_gray()

@spec cod_gray() :: String.t()

cod_gray_background()

@spec cod_gray_background() :: String.t()

cold_canada()

@spec cold_canada() :: String.t()

cold_canada_background()

@spec cold_canada_background() :: String.t()

cold_front_green()

@spec cold_front_green() :: String.t()

cold_front_green_background()

@spec cold_front_green_background() :: String.t()

cold_grey()

@spec cold_grey() :: String.t()

cold_grey_background()

@spec cold_grey_background() :: String.t()

cold_morning()

@spec cold_morning() :: String.t()

cold_morning_background()

@spec cold_morning_background() :: String.t()

color0()

@spec color0() :: String.t()

color0_background()

@spec color0_background() :: String.t()

color1()

@spec color1() :: String.t()

color1_background()

@spec color1_background() :: String.t()

color2()

@spec color2() :: String.t()

color2_background()

@spec color2_background() :: String.t()

color3()

@spec color3() :: String.t()

color3_background()

@spec color3_background() :: String.t()

color4()

@spec color4() :: String.t()

color4_background()

@spec color4_background() :: String.t()

color5()

@spec color5() :: String.t()

color5_background()

@spec color5_background() :: String.t()

color6()

@spec color6() :: String.t()

color6_background()

@spec color6_background() :: String.t()

color7()

@spec color7() :: String.t()

color7_background()

@spec color7_background() :: String.t()

color8()

@spec color8() :: String.t()

color8_background()

@spec color8_background() :: String.t()

color9()

@spec color9() :: String.t()

color9_background()

@spec color9_background() :: String.t()

color10()

@spec color10() :: String.t()

color10_background()

@spec color10_background() :: String.t()

color11()

@spec color11() :: String.t()

color11_background()

@spec color11_background() :: String.t()

color12()

@spec color12() :: String.t()

color12_background()

@spec color12_background() :: String.t()

color13()

@spec color13() :: String.t()

color13_background()

@spec color13_background() :: String.t()

color14()

@spec color14() :: String.t()

color14_background()

@spec color14_background() :: String.t()

color15()

@spec color15() :: String.t()

color15_background()

@spec color15_background() :: String.t()

color16()

@spec color16() :: String.t()

color16_background()

@spec color16_background() :: String.t()

color17()

@spec color17() :: String.t()

color17_background()

@spec color17_background() :: String.t()

color18()

@spec color18() :: String.t()

color18_background()

@spec color18_background() :: String.t()

color19()

@spec color19() :: String.t()

color19_background()

@spec color19_background() :: String.t()

color20()

@spec color20() :: String.t()

color20_background()

@spec color20_background() :: String.t()

color21()

@spec color21() :: String.t()

color21_background()

@spec color21_background() :: String.t()

color22()

@spec color22() :: String.t()

color22_background()

@spec color22_background() :: String.t()

color23()

@spec color23() :: String.t()

color23_background()

@spec color23_background() :: String.t()

color24()

@spec color24() :: String.t()

color24_background()

@spec color24_background() :: String.t()

color25()

@spec color25() :: String.t()

color25_background()

@spec color25_background() :: String.t()

color26()

@spec color26() :: String.t()

color26_background()

@spec color26_background() :: String.t()

color27()

@spec color27() :: String.t()

color27_background()

@spec color27_background() :: String.t()

color28()

@spec color28() :: String.t()

color28_background()

@spec color28_background() :: String.t()

color29()

@spec color29() :: String.t()

color29_background()

@spec color29_background() :: String.t()

color30()

@spec color30() :: String.t()

color30_background()

@spec color30_background() :: String.t()

color31()

@spec color31() :: String.t()

color31_background()

@spec color31_background() :: String.t()

color32()

@spec color32() :: String.t()

color32_background()

@spec color32_background() :: String.t()

color33()

@spec color33() :: String.t()

color33_background()

@spec color33_background() :: String.t()

color34()

@spec color34() :: String.t()

color34_background()

@spec color34_background() :: String.t()

color35()

@spec color35() :: String.t()

color35_background()

@spec color35_background() :: String.t()

color36()

@spec color36() :: String.t()

color36_background()

@spec color36_background() :: String.t()

color37()

@spec color37() :: String.t()

color37_background()

@spec color37_background() :: String.t()

color38()

@spec color38() :: String.t()

color38_background()

@spec color38_background() :: String.t()

color39()

@spec color39() :: String.t()

color39_background()

@spec color39_background() :: String.t()

color40()

@spec color40() :: String.t()

color40_background()

@spec color40_background() :: String.t()

color41()

@spec color41() :: String.t()

color41_background()

@spec color41_background() :: String.t()

color42()

@spec color42() :: String.t()

color42_background()

@spec color42_background() :: String.t()

color43()

@spec color43() :: String.t()

color43_background()

@spec color43_background() :: String.t()

color44()

@spec color44() :: String.t()

color44_background()

@spec color44_background() :: String.t()

color45()

@spec color45() :: String.t()

color45_background()

@spec color45_background() :: String.t()

color46()

@spec color46() :: String.t()

color46_background()

@spec color46_background() :: String.t()

color47()

@spec color47() :: String.t()

color47_background()

@spec color47_background() :: String.t()

color48()

@spec color48() :: String.t()

color48_background()

@spec color48_background() :: String.t()

color49()

@spec color49() :: String.t()

color49_background()

@spec color49_background() :: String.t()

color50()

@spec color50() :: String.t()

color50_background()

@spec color50_background() :: String.t()

color51()

@spec color51() :: String.t()

color51_background()

@spec color51_background() :: String.t()

color52()

@spec color52() :: String.t()

color52_background()

@spec color52_background() :: String.t()

color53()

@spec color53() :: String.t()

color53_background()

@spec color53_background() :: String.t()

color54()

@spec color54() :: String.t()

color54_background()

@spec color54_background() :: String.t()

color55()

@spec color55() :: String.t()

color55_background()

@spec color55_background() :: String.t()

color56()

@spec color56() :: String.t()

color56_background()

@spec color56_background() :: String.t()

color57()

@spec color57() :: String.t()

color57_background()

@spec color57_background() :: String.t()

color58()

@spec color58() :: String.t()

color58_background()

@spec color58_background() :: String.t()

color59()

@spec color59() :: String.t()

color59_background()

@spec color59_background() :: String.t()

color60()

@spec color60() :: String.t()

color60_background()

@spec color60_background() :: String.t()

color61()

@spec color61() :: String.t()

color61_background()

@spec color61_background() :: String.t()

color62()

@spec color62() :: String.t()

color62_background()

@spec color62_background() :: String.t()

color63()

@spec color63() :: String.t()

color63_background()

@spec color63_background() :: String.t()

color64()

@spec color64() :: String.t()

color64_background()

@spec color64_background() :: String.t()

color65()

@spec color65() :: String.t()

color65_background()

@spec color65_background() :: String.t()

color66()

@spec color66() :: String.t()

color66_background()

@spec color66_background() :: String.t()

color67()

@spec color67() :: String.t()

color67_background()

@spec color67_background() :: String.t()

color68()

@spec color68() :: String.t()

color68_background()

@spec color68_background() :: String.t()

color69()

@spec color69() :: String.t()

color69_background()

@spec color69_background() :: String.t()

color70()

@spec color70() :: String.t()

color70_background()

@spec color70_background() :: String.t()

color71()

@spec color71() :: String.t()

color71_background()

@spec color71_background() :: String.t()

color72()

@spec color72() :: String.t()

color72_background()

@spec color72_background() :: String.t()

color73()

@spec color73() :: String.t()

color73_background()

@spec color73_background() :: String.t()

color74()

@spec color74() :: String.t()

color74_background()

@spec color74_background() :: String.t()

color75()

@spec color75() :: String.t()

color75_background()

@spec color75_background() :: String.t()

color76()

@spec color76() :: String.t()

color76_background()

@spec color76_background() :: String.t()

color77()

@spec color77() :: String.t()

color77_background()

@spec color77_background() :: String.t()

color78()

@spec color78() :: String.t()

color78_background()

@spec color78_background() :: String.t()

color79()

@spec color79() :: String.t()

color79_background()

@spec color79_background() :: String.t()

color80()

@spec color80() :: String.t()

color80_background()

@spec color80_background() :: String.t()

color81()

@spec color81() :: String.t()

color81_background()

@spec color81_background() :: String.t()

color82()

@spec color82() :: String.t()

color82_background()

@spec color82_background() :: String.t()

color83()

@spec color83() :: String.t()

color83_background()

@spec color83_background() :: String.t()

color84()

@spec color84() :: String.t()

color84_background()

@spec color84_background() :: String.t()

color85()

@spec color85() :: String.t()

color85_background()

@spec color85_background() :: String.t()

color86()

@spec color86() :: String.t()

color86_background()

@spec color86_background() :: String.t()

color87()

@spec color87() :: String.t()

color87_background()

@spec color87_background() :: String.t()

color88()

@spec color88() :: String.t()

color88_background()

@spec color88_background() :: String.t()

color89()

@spec color89() :: String.t()

color89_background()

@spec color89_background() :: String.t()

color90()

@spec color90() :: String.t()

color90_background()

@spec color90_background() :: String.t()

color91()

@spec color91() :: String.t()

color91_background()

@spec color91_background() :: String.t()

color92()

@spec color92() :: String.t()

color92_background()

@spec color92_background() :: String.t()

color93()

@spec color93() :: String.t()

color93_background()

@spec color93_background() :: String.t()

color94()

@spec color94() :: String.t()

color94_background()

@spec color94_background() :: String.t()

color95()

@spec color95() :: String.t()

color95_background()

@spec color95_background() :: String.t()

color96()

@spec color96() :: String.t()

color96_background()

@spec color96_background() :: String.t()

color97()

@spec color97() :: String.t()

color97_background()

@spec color97_background() :: String.t()

color98()

@spec color98() :: String.t()

color98_background()

@spec color98_background() :: String.t()

color99()

@spec color99() :: String.t()

color99_background()

@spec color99_background() :: String.t()

color100()

@spec color100() :: String.t()

color100_background()

@spec color100_background() :: String.t()

color101()

@spec color101() :: String.t()

color101_background()

@spec color101_background() :: String.t()

color102()

@spec color102() :: String.t()

color102_background()

@spec color102_background() :: String.t()

color103()

@spec color103() :: String.t()

color103_background()

@spec color103_background() :: String.t()

color104()

@spec color104() :: String.t()

color104_background()

@spec color104_background() :: String.t()

color105()

@spec color105() :: String.t()

color105_background()

@spec color105_background() :: String.t()

color106()

@spec color106() :: String.t()

color106_background()

@spec color106_background() :: String.t()

color107()

@spec color107() :: String.t()

color107_background()

@spec color107_background() :: String.t()

color108()

@spec color108() :: String.t()

color108_background()

@spec color108_background() :: String.t()

color109()

@spec color109() :: String.t()

color109_background()

@spec color109_background() :: String.t()

color110()

@spec color110() :: String.t()

color110_background()

@spec color110_background() :: String.t()

color111()

@spec color111() :: String.t()

color111_background()

@spec color111_background() :: String.t()

color112()

@spec color112() :: String.t()

color112_background()

@spec color112_background() :: String.t()

color113()

@spec color113() :: String.t()

color113_background()

@spec color113_background() :: String.t()

color114()

@spec color114() :: String.t()

color114_background()

@spec color114_background() :: String.t()

color115()

@spec color115() :: String.t()

color115_background()

@spec color115_background() :: String.t()

color116()

@spec color116() :: String.t()

color116_background()

@spec color116_background() :: String.t()

color117()

@spec color117() :: String.t()

color117_background()

@spec color117_background() :: String.t()

color118()

@spec color118() :: String.t()

color118_background()

@spec color118_background() :: String.t()

color119()

@spec color119() :: String.t()

color119_background()

@spec color119_background() :: String.t()

color120()

@spec color120() :: String.t()

color120_background()

@spec color120_background() :: String.t()

color121()

@spec color121() :: String.t()

color121_background()

@spec color121_background() :: String.t()

color122()

@spec color122() :: String.t()

color122_background()

@spec color122_background() :: String.t()

color123()

@spec color123() :: String.t()

color123_background()

@spec color123_background() :: String.t()

color124()

@spec color124() :: String.t()

color124_background()

@spec color124_background() :: String.t()

color125()

@spec color125() :: String.t()

color125_background()

@spec color125_background() :: String.t()

color126()

@spec color126() :: String.t()

color126_background()

@spec color126_background() :: String.t()

color127()

@spec color127() :: String.t()

color127_background()

@spec color127_background() :: String.t()

color128()

@spec color128() :: String.t()

color128_background()

@spec color128_background() :: String.t()

color129()

@spec color129() :: String.t()

color129_background()

@spec color129_background() :: String.t()

color130()

@spec color130() :: String.t()

color130_background()

@spec color130_background() :: String.t()

color131()

@spec color131() :: String.t()

color131_background()

@spec color131_background() :: String.t()

color132()

@spec color132() :: String.t()

color132_background()

@spec color132_background() :: String.t()

color133()

@spec color133() :: String.t()

color133_background()

@spec color133_background() :: String.t()

color134()

@spec color134() :: String.t()

color134_background()

@spec color134_background() :: String.t()

color135()

@spec color135() :: String.t()

color135_background()

@spec color135_background() :: String.t()

color136()

@spec color136() :: String.t()

color136_background()

@spec color136_background() :: String.t()

color137()

@spec color137() :: String.t()

color137_background()

@spec color137_background() :: String.t()

color138()

@spec color138() :: String.t()

color138_background()

@spec color138_background() :: String.t()

color139()

@spec color139() :: String.t()

color139_background()

@spec color139_background() :: String.t()

color140()

@spec color140() :: String.t()

color140_background()

@spec color140_background() :: String.t()

color141()

@spec color141() :: String.t()

color141_background()

@spec color141_background() :: String.t()

color142()

@spec color142() :: String.t()

color142_background()

@spec color142_background() :: String.t()

color143()

@spec color143() :: String.t()

color143_background()

@spec color143_background() :: String.t()

color144()

@spec color144() :: String.t()

color144_background()

@spec color144_background() :: String.t()

color145()

@spec color145() :: String.t()

color145_background()

@spec color145_background() :: String.t()

color146()

@spec color146() :: String.t()

color146_background()

@spec color146_background() :: String.t()

color147()

@spec color147() :: String.t()

color147_background()

@spec color147_background() :: String.t()

color148()

@spec color148() :: String.t()

color148_background()

@spec color148_background() :: String.t()

color149()

@spec color149() :: String.t()

color149_background()

@spec color149_background() :: String.t()

color150()

@spec color150() :: String.t()

color150_background()

@spec color150_background() :: String.t()

color151()

@spec color151() :: String.t()

color151_background()

@spec color151_background() :: String.t()

color152()

@spec color152() :: String.t()

color152_background()

@spec color152_background() :: String.t()

color153()

@spec color153() :: String.t()

color153_background()

@spec color153_background() :: String.t()

color154()

@spec color154() :: String.t()

color154_background()

@spec color154_background() :: String.t()

color155()

@spec color155() :: String.t()

color155_background()

@spec color155_background() :: String.t()

color156()

@spec color156() :: String.t()

color156_background()

@spec color156_background() :: String.t()

color157()

@spec color157() :: String.t()

color157_background()

@spec color157_background() :: String.t()

color158()

@spec color158() :: String.t()

color158_background()

@spec color158_background() :: String.t()

color159()

@spec color159() :: String.t()

color159_background()

@spec color159_background() :: String.t()

color160()

@spec color160() :: String.t()

color160_background()

@spec color160_background() :: String.t()

color161()

@spec color161() :: String.t()

color161_background()

@spec color161_background() :: String.t()

color162()

@spec color162() :: String.t()

color162_background()

@spec color162_background() :: String.t()

color163()

@spec color163() :: String.t()

color163_background()

@spec color163_background() :: String.t()

color164()

@spec color164() :: String.t()

color164_background()

@spec color164_background() :: String.t()

color165()

@spec color165() :: String.t()

color165_background()

@spec color165_background() :: String.t()

color166()

@spec color166() :: String.t()

color166_background()

@spec color166_background() :: String.t()

color167()

@spec color167() :: String.t()

color167_background()

@spec color167_background() :: String.t()

color168()

@spec color168() :: String.t()

color168_background()

@spec color168_background() :: String.t()

color169()

@spec color169() :: String.t()

color169_background()

@spec color169_background() :: String.t()

color170()

@spec color170() :: String.t()

color170_background()

@spec color170_background() :: String.t()

color171()

@spec color171() :: String.t()

color171_background()

@spec color171_background() :: String.t()

color172()

@spec color172() :: String.t()

color172_background()

@spec color172_background() :: String.t()

color173()

@spec color173() :: String.t()

color173_background()

@spec color173_background() :: String.t()

color174()

@spec color174() :: String.t()

color174_background()

@spec color174_background() :: String.t()

color175()

@spec color175() :: String.t()

color175_background()

@spec color175_background() :: String.t()

color176()

@spec color176() :: String.t()

color176_background()

@spec color176_background() :: String.t()

color177()

@spec color177() :: String.t()

color177_background()

@spec color177_background() :: String.t()

color178()

@spec color178() :: String.t()

color178_background()

@spec color178_background() :: String.t()

color179()

@spec color179() :: String.t()

color179_background()

@spec color179_background() :: String.t()

color180()

@spec color180() :: String.t()

color180_background()

@spec color180_background() :: String.t()

color181()

@spec color181() :: String.t()

color181_background()

@spec color181_background() :: String.t()

color182()

@spec color182() :: String.t()

color182_background()

@spec color182_background() :: String.t()

color183()

@spec color183() :: String.t()

color183_background()

@spec color183_background() :: String.t()

color184()

@spec color184() :: String.t()

color184_background()

@spec color184_background() :: String.t()

color185()

@spec color185() :: String.t()

color185_background()

@spec color185_background() :: String.t()

color186()

@spec color186() :: String.t()

color186_background()

@spec color186_background() :: String.t()

color187()

@spec color187() :: String.t()

color187_background()

@spec color187_background() :: String.t()

color188()

@spec color188() :: String.t()

color188_background()

@spec color188_background() :: String.t()

color189()

@spec color189() :: String.t()

color189_background()

@spec color189_background() :: String.t()

color190()

@spec color190() :: String.t()

color190_background()

@spec color190_background() :: String.t()

color191()

@spec color191() :: String.t()

color191_background()

@spec color191_background() :: String.t()

color192()

@spec color192() :: String.t()

color192_background()

@spec color192_background() :: String.t()

color193()

@spec color193() :: String.t()

color193_background()

@spec color193_background() :: String.t()

color194()

@spec color194() :: String.t()

color194_background()

@spec color194_background() :: String.t()

color195()

@spec color195() :: String.t()

color195_background()

@spec color195_background() :: String.t()

color196()

@spec color196() :: String.t()

color196_background()

@spec color196_background() :: String.t()

color197()

@spec color197() :: String.t()

color197_background()

@spec color197_background() :: String.t()

color198()

@spec color198() :: String.t()

color198_background()

@spec color198_background() :: String.t()

color199()

@spec color199() :: String.t()

color199_background()

@spec color199_background() :: String.t()

color200()

@spec color200() :: String.t()

color200_background()

@spec color200_background() :: String.t()

color201()

@spec color201() :: String.t()

color201_background()

@spec color201_background() :: String.t()

color202()

@spec color202() :: String.t()

color202_background()

@spec color202_background() :: String.t()

color203()

@spec color203() :: String.t()

color203_background()

@spec color203_background() :: String.t()

color204()

@spec color204() :: String.t()

color204_background()

@spec color204_background() :: String.t()

color205()

@spec color205() :: String.t()

color205_background()

@spec color205_background() :: String.t()

color206()

@spec color206() :: String.t()

color206_background()

@spec color206_background() :: String.t()

color207()

@spec color207() :: String.t()

color207_background()

@spec color207_background() :: String.t()

color208()

@spec color208() :: String.t()

color208_background()

@spec color208_background() :: String.t()

color209()

@spec color209() :: String.t()

color209_background()

@spec color209_background() :: String.t()

color210()

@spec color210() :: String.t()

color210_background()

@spec color210_background() :: String.t()

color211()

@spec color211() :: String.t()

color211_background()

@spec color211_background() :: String.t()

color212()

@spec color212() :: String.t()

color212_background()

@spec color212_background() :: String.t()

color213()

@spec color213() :: String.t()

color213_background()

@spec color213_background() :: String.t()

color214()

@spec color214() :: String.t()

color214_background()

@spec color214_background() :: String.t()

color215()

@spec color215() :: String.t()

color215_background()

@spec color215_background() :: String.t()

color216()

@spec color216() :: String.t()

color216_background()

@spec color216_background() :: String.t()

color217()

@spec color217() :: String.t()

color217_background()

@spec color217_background() :: String.t()

color218()

@spec color218() :: String.t()

color218_background()

@spec color218_background() :: String.t()

color219()

@spec color219() :: String.t()

color219_background()

@spec color219_background() :: String.t()

color220()

@spec color220() :: String.t()

color220_background()

@spec color220_background() :: String.t()

color221()

@spec color221() :: String.t()

color221_background()

@spec color221_background() :: String.t()

color222()

@spec color222() :: String.t()

color222_background()

@spec color222_background() :: String.t()

color223()

@spec color223() :: String.t()

color223_background()

@spec color223_background() :: String.t()

color224()

@spec color224() :: String.t()

color224_background()

@spec color224_background() :: String.t()

color225()

@spec color225() :: String.t()

color225_background()

@spec color225_background() :: String.t()

color226()

@spec color226() :: String.t()

color226_background()

@spec color226_background() :: String.t()

color227()

@spec color227() :: String.t()

color227_background()

@spec color227_background() :: String.t()

color228()

@spec color228() :: String.t()

color228_background()

@spec color228_background() :: String.t()

color229()

@spec color229() :: String.t()

color229_background()

@spec color229_background() :: String.t()

color230()

@spec color230() :: String.t()

color230_background()

@spec color230_background() :: String.t()

color231()

@spec color231() :: String.t()

color231_background()

@spec color231_background() :: String.t()

color232()

@spec color232() :: String.t()

color232_background()

@spec color232_background() :: String.t()

color233()

@spec color233() :: String.t()

color233_background()

@spec color233_background() :: String.t()

color234()

@spec color234() :: String.t()

color234_background()

@spec color234_background() :: String.t()

color235()

@spec color235() :: String.t()

color235_background()

@spec color235_background() :: String.t()

color236()

@spec color236() :: String.t()

color236_background()

@spec color236_background() :: String.t()

color237()

@spec color237() :: String.t()

color237_background()

@spec color237_background() :: String.t()

color238()

@spec color238() :: String.t()

color238_background()

@spec color238_background() :: String.t()

color239()

@spec color239() :: String.t()

color239_background()

@spec color239_background() :: String.t()

color240()

@spec color240() :: String.t()

color240_background()

@spec color240_background() :: String.t()

color241()

@spec color241() :: String.t()

color241_background()

@spec color241_background() :: String.t()

color242()

@spec color242() :: String.t()

color242_background()

@spec color242_background() :: String.t()

color243()

@spec color243() :: String.t()

color243_background()

@spec color243_background() :: String.t()

color244()

@spec color244() :: String.t()

color244_background()

@spec color244_background() :: String.t()

color245()

@spec color245() :: String.t()

color245_background()

@spec color245_background() :: String.t()

color246()

@spec color246() :: String.t()

color246_background()

@spec color246_background() :: String.t()

color247()

@spec color247() :: String.t()

color247_background()

@spec color247_background() :: String.t()

color248()

@spec color248() :: String.t()

color248_background()

@spec color248_background() :: String.t()

color249()

@spec color249() :: String.t()

color249_background()

@spec color249_background() :: String.t()

color250()

@spec color250() :: String.t()

color250_background()

@spec color250_background() :: String.t()

color251()

@spec color251() :: String.t()

color251_background()

@spec color251_background() :: String.t()

color252()

@spec color252() :: String.t()

color252_background()

@spec color252_background() :: String.t()

color253()

@spec color253() :: String.t()

color253_background()

@spec color253_background() :: String.t()

color254()

@spec color254() :: String.t()

color254_background()

@spec color254_background() :: String.t()

color255()

@spec color255() :: String.t()

color255_background()

@spec color255_background() :: String.t()

color(code)

@spec color(0..255) :: String.t()

Sets foreground color.

color(r, g, b)

@spec color(0..5, 0..5, 0..5) :: String.t()

Sets the foreground color from individual RGB values.

Valid values for each color are in the range 0 to 5.

color_background(code)

@spec color_background(0..255) :: String.t()

Sets background color.

color_background(r, g, b)

@spec color_background(0..5, 0..5, 0..5) :: String.t()

Sets the background color from individual RGB values.

Valid values for each color are in the range 0 to 5.

columbia_blue()

@spec columbia_blue() :: String.t()

columbia_blue_background()

@spec columbia_blue_background() :: String.t()

common_dandelion()

@spec common_dandelion() :: String.t()

common_dandelion_background()

@spec common_dandelion_background() :: String.t()

composite_artefact_green()

@spec composite_artefact_green() :: String.t()

composite_artefact_green_background()

@spec composite_artefact_green_background() :: String.t()

conceal()

@spec conceal() :: String.t()

Conceal. Not widely supported.

confectionary()

@spec confectionary() :: String.t()

confectionary_background()

@spec confectionary_background() :: String.t()

conifer()

@spec conifer() :: String.t()

conifer_background()

@spec conifer_background() :: String.t()

contrail()

@spec contrail() :: String.t()

contrail_background()

@spec contrail_background() :: String.t()

cool_elegance()

@spec cool_elegance() :: String.t()

cool_elegance_background()

@spec cool_elegance_background() :: String.t()

copper()

@spec copper() :: String.t()

copper_background()

@spec copper_background() :: String.t()

copper_tan()

@spec copper_tan() :: String.t()

copper_tan_background()

@spec copper_tan_background() :: String.t()

copperfield()

@spec copperfield() :: String.t()

copperfield_background()

@spec copperfield_background() :: String.t()

coral()

@spec coral() :: String.t()

coral_background()

@spec coral_background() :: String.t()

coral_correlation()

@spec coral_correlation() :: String.t()

coral_correlation_background()

@spec coral_correlation_background() :: String.t()

coral_dusk()

@spec coral_dusk() :: String.t()

coral_dusk_background()

@spec coral_dusk_background() :: String.t()

coral_springs()

@spec coral_springs() :: String.t()

coral_springs_background()

@spec coral_springs_background() :: String.t()

coral_trails()

@spec coral_trails() :: String.t()

coral_trails_background()

@spec coral_trails_background() :: String.t()

coral_tree()

@spec coral_tree() :: String.t()

coral_tree_background()

@spec coral_tree_background() :: String.t()

corfu_waters()

@spec corfu_waters() :: String.t()

corfu_waters_background()

@spec corfu_waters_background() :: String.t()

corn()

@spec corn() :: String.t()

corn_background()

@spec corn_background() :: String.t()

cornflower_blue()

@spec cornflower_blue() :: String.t()

cornflower_blue_background()

@spec cornflower_blue_background() :: String.t()

cornflower_lilac()

@spec cornflower_lilac() :: String.t()

cornflower_lilac_background()

@spec cornflower_lilac_background() :: String.t()

corrosive_green()

@spec corrosive_green() :: String.t()

corrosive_green_background()

@spec corrosive_green_background() :: String.t()

cottagecore_sunset()

@spec cottagecore_sunset() :: String.t()

cottagecore_sunset_background()

@spec cottagecore_sunset_background() :: String.t()

cotton_candy()

@spec cotton_candy() :: String.t()

cotton_candy_background()

@spec cotton_candy_background() :: String.t()

cōng_lǜ_green()

@spec cōng_lǜ_green() :: String.t()

cōng_lǜ_green_background()

@spec cōng_lǜ_green_background() :: String.t()

crash_pink()

@spec crash_pink() :: String.t()

crash_pink_background()

@spec crash_pink_background() :: String.t()

crazy_eyes()

@spec crazy_eyes() :: String.t()

crazy_eyes_background()

@spec crazy_eyes_background() :: String.t()

cream()

@spec cream() :: String.t()

cream_background()

@spec cream_background() :: String.t()

creamy_mint()

@spec creamy_mint() :: String.t()

creamy_mint_background()

@spec creamy_mint_background() :: String.t()

creamy_sunshine_pastel()

@spec creamy_sunshine_pastel() :: String.t()

creamy_sunshine_pastel_background()

@spec creamy_sunshine_pastel_background() :: String.t()

cretan_green()

@spec cretan_green() :: String.t()

cretan_green_background()

@spec cretan_green_background() :: String.t()

crossed_out()

@spec crossed_out() :: String.t()

Crossed-out. Characters legible, but marked for deletion. Not widely supported.

crushed_grape()

@spec crushed_grape() :: String.t()

crushed_grape_background()

@spec crushed_grape_background() :: String.t()

crystal_bell()

@spec crystal_bell() :: String.t()

crystal_bell_background()

@spec crystal_bell_background() :: String.t()

crystal_seas()

@spec crystal_seas() :: String.t()

crystal_seas_background()

@spec crystal_seas_background() :: String.t()

cucumber()

@spec cucumber() :: String.t()

cucumber_background()

@spec cucumber_background() :: String.t()

cumulus()

@spec cumulus() :: String.t()

cumulus_background()

@spec cumulus_background() :: String.t()

cure_all()

@spec cure_all() :: String.t()

cure_all_background()

@spec cure_all_background() :: String.t()

cursed_black()

@spec cursed_black() :: String.t()

cursed_black_background()

@spec cursed_black_background() :: String.t()

cursor(line, column)

@spec cursor(non_neg_integer(), non_neg_integer()) :: String.t()

Sends cursor to the absolute position specified by line and column.

Line 0 and column 0 would mean the top left corner.

cursor_down(lines \\ 1)

@spec cursor_down(pos_integer()) :: String.t()

Sends cursor lines down.

cursor_left(columns \\ 1)

@spec cursor_left(pos_integer()) :: String.t()

Sends cursor columns to the left.

cursor_right(columns \\ 1)

@spec cursor_right(pos_integer()) :: String.t()

Sends cursor columns to the right.

cursor_up(lines \\ 1)

@spec cursor_up(pos_integer()) :: String.t()

Sends cursor lines up.

cyan()

@spec cyan() :: String.t()

Sets foreground color to cyan.

cyan_background()

@spec cyan_background() :: String.t()

Sets background color to cyan.

cyan_sky()

@spec cyan_sky() :: String.t()

cyan_sky_background()

@spec cyan_sky_background() :: String.t()

cyber_yellow()

@spec cyber_yellow() :: String.t()

cyber_yellow_background()

@spec cyber_yellow_background() :: String.t()

d_darx_blue()

@spec d_darx_blue() :: String.t()

d_darx_blue_background()

@spec d_darx_blue_background() :: String.t()

daddy_o()

@spec daddy_o() :: String.t()

daddy_o_background()

@spec daddy_o_background() :: String.t()

dahlia_mauve()

@spec dahlia_mauve() :: String.t()

dahlia_mauve_background()

@spec dahlia_mauve_background() :: String.t()

dancing_lady_orchid()

@spec dancing_lady_orchid() :: String.t()

dancing_lady_orchid_background()

@spec dancing_lady_orchid_background() :: String.t()

dandelion()

@spec dandelion() :: String.t()

dandelion_background()

@spec dandelion_background() :: String.t()

dark_ash()

@spec dark_ash() :: String.t()

dark_ash_background()

@spec dark_ash_background() :: String.t()

dark_blue()

@spec dark_blue() :: String.t()

dark_blue_background()

@spec dark_blue_background() :: String.t()

dark_citron()

@spec dark_citron() :: String.t()

dark_citron_background()

@spec dark_citron_background() :: String.t()

dark_cyan()

@spec dark_cyan() :: String.t()

dark_cyan_background()

@spec dark_cyan_background() :: String.t()

dark_goldenrod()

@spec dark_goldenrod() :: String.t()

dark_goldenrod_background()

@spec dark_goldenrod_background() :: String.t()

dark_gray()

@spec dark_gray() :: String.t()

dark_gray_background()

@spec dark_gray_background() :: String.t()

dark_green()

@spec dark_green() :: String.t()

dark_green_background()

@spec dark_green_background() :: String.t()

dark_khaki()

@spec dark_khaki() :: String.t()

dark_khaki_background()

@spec dark_khaki_background() :: String.t()

dark_lime()

@spec dark_lime() :: String.t()

dark_lime_background()

@spec dark_lime_background() :: String.t()

dark_magenta()

@spec dark_magenta() :: String.t()

dark_magenta_background()

@spec dark_magenta_background() :: String.t()

dark_orange()

@spec dark_orange() :: String.t()

dark_orange_background()

@spec dark_orange_background() :: String.t()

dark_periwinkle()

@spec dark_periwinkle() :: String.t()

dark_periwinkle_background()

@spec dark_periwinkle_background() :: String.t()

dark_red()

@spec dark_red() :: String.t()

dark_red_background()

@spec dark_red_background() :: String.t()

dark_sea_green()

@spec dark_sea_green() :: String.t()

dark_sea_green_background()

@spec dark_sea_green_background() :: String.t()

dark_slate_gray()

@spec dark_slate_gray() :: String.t()

dark_slate_gray_background()

@spec dark_slate_gray_background() :: String.t()

dark_tone_ink()

@spec dark_tone_ink() :: String.t()

dark_tone_ink_background()

@spec dark_tone_ink_background() :: String.t()

dark_turquoise()

@spec dark_turquoise() :: String.t()

dark_turquoise_background()

@spec dark_turquoise_background() :: String.t()

dark_violet()

@spec dark_violet() :: String.t()

dark_violet_background()

@spec dark_violet_background() :: String.t()

darling_bud()

@spec darling_bud() :: String.t()

darling_bud_background()

@spec darling_bud_background() :: String.t()

darth_vader()

@spec darth_vader() :: String.t()

darth_vader_background()

@spec darth_vader_background() :: String.t()

de_york()

@spec de_york() :: String.t()

de_york_background()

@spec de_york_background() :: String.t()

dead_blue_eyes()

@spec dead_blue_eyes() :: String.t()

dead_blue_eyes_background()

@spec dead_blue_eyes_background() :: String.t()

dead_pixel()

@spec dead_pixel() :: String.t()

dead_pixel_background()

@spec dead_pixel_background() :: String.t()

deadly_yellow()

@spec deadly_yellow() :: String.t()

deadly_yellow_background()

@spec deadly_yellow_background() :: String.t()

death_of_a_star()

@spec death_of_a_star() :: String.t()

death_of_a_star_background()

@spec death_of_a_star_background() :: String.t()

deco()

@spec deco() :: String.t()

deco_background()

@spec deco_background() :: String.t()

deep_blue()

@spec deep_blue() :: String.t()

deep_blue_background()

@spec deep_blue_background() :: String.t()

deep_denim()

@spec deep_denim() :: String.t()

deep_denim_background()

@spec deep_denim_background() :: String.t()

deep_magenta()

@spec deep_magenta() :: String.t()

deep_magenta_background()

@spec deep_magenta_background() :: String.t()

deep_pink()

@spec deep_pink() :: String.t()

deep_pink_background()

@spec deep_pink_background() :: String.t()

deep_sea()

@spec deep_sea() :: String.t()

deep_sea_background()

@spec deep_sea_background() :: String.t()

deep_sea_coral()

@spec deep_sea_coral() :: String.t()

deep_sea_coral_background()

@spec deep_sea_coral_background() :: String.t()

deep_sky_blue()

@spec deep_sky_blue() :: String.t()

deep_sky_blue_background()

@spec deep_sky_blue_background() :: String.t()

default_background()

@spec default_background() :: String.t()

Default background color.

default_color()

@spec default_color() :: String.t()

Default text color.

defense_matrix()

@spec defense_matrix() :: String.t()

defense_matrix_background()

@spec defense_matrix_background() :: String.t()

delicate_lilac()

@spec delicate_lilac() :: String.t()

delicate_lilac_background()

@spec delicate_lilac_background() :: String.t()

delicious_melon()

@spec delicious_melon() :: String.t()

delicious_melon_background()

@spec delicious_melon_background() :: String.t()

demeter_green()

@spec demeter_green() :: String.t()

demeter_green_background()

@spec demeter_green_background() :: String.t()

democrat()

@spec democrat() :: String.t()

democrat_background()

@spec democrat_background() :: String.t()

desired_dawn()

@spec desired_dawn() :: String.t()

desired_dawn_background()

@spec desired_dawn_background() :: String.t()

digital()

@spec digital() :: String.t()

digital_background()

@spec digital_background() :: String.t()

digital_violets()

@spec digital_violets() :: String.t()

digital_violets_background()

@spec digital_violets_background() :: String.t()

dim_gray()

@spec dim_gray() :: String.t()

dim_gray_background()

@spec dim_gray_background() :: String.t()

dire_wolf()

@spec dire_wolf() :: String.t()

dire_wolf_background()

@spec dire_wolf_background() :: String.t()

directoire_blue()

@spec directoire_blue() :: String.t()

directoire_blue_background()

@spec directoire_blue_background() :: String.t()

disembark()

@spec disembark() :: String.t()

disembark_background()

@spec disembark_background() :: String.t()

distilled_rose()

@spec distilled_rose() :: String.t()

distilled_rose_background()

@spec distilled_rose_background() :: String.t()

distilled_venom()

@spec distilled_venom() :: String.t()

distilled_venom_background()

@spec distilled_venom_background() :: String.t()

divine_purple()

@spec divine_purple() :: String.t()

divine_purple_background()

@spec divine_purple_background() :: String.t()

dodger_blue()

@spec dodger_blue() :: String.t()

dodger_blue_background()

@spec dodger_blue_background() :: String.t()

dolly()

@spec dolly() :: String.t()

dolly_background()

@spec dolly_background() :: String.t()

dove_gray()

@spec dove_gray() :: String.t()

dove_gray_background()

@spec dove_gray_background() :: String.t()

dove_grey()

@spec dove_grey() :: String.t()

dove_grey_background()

@spec dove_grey_background() :: String.t()

drably_olive()

@spec drably_olive() :: String.t()

drably_olive_background()

@spec drably_olive_background() :: String.t()

dreamless_sleep()

@spec dreamless_sleep() :: String.t()

dreamless_sleep_background()

@spec dreamless_sleep_background() :: String.t()

dreamscape_grey()

@spec dreamscape_grey() :: String.t()

dreamscape_grey_background()

@spec dreamscape_grey_background() :: String.t()

dreamy_sunset()

@spec dreamy_sunset() :: String.t()

dreamy_sunset_background()

@spec dreamy_sunset_background() :: String.t()

dried_lilac()

@spec dried_lilac() :: String.t()

dried_lilac_background()

@spec dried_lilac_background() :: String.t()

drift_on_the_sea()

@spec drift_on_the_sea() :: String.t()

drift_on_the_sea_background()

@spec drift_on_the_sea_background() :: String.t()

droplet()

@spec droplet() :: String.t()

droplet_background()

@spec droplet_background() :: String.t()

drunken_flamingo()

@spec drunken_flamingo() :: String.t()

drunken_flamingo_background()

@spec drunken_flamingo_background() :: String.t()

duck_hunt()

@spec duck_hunt() :: String.t()

duck_hunt_background()

@spec duck_hunt_background() :: String.t()

duckling_fluff()

@spec duckling_fluff() :: String.t()

duckling_fluff_background()

@spec duckling_fluff_background() :: String.t()

dull_sage()

@spec dull_sage() :: String.t()

dull_sage_background()

@spec dull_sage_background() :: String.t()

dust_to_dust()

@spec dust_to_dust() :: String.t()

dust_to_dust_background()

@spec dust_to_dust_background() :: String.t()

dusty_gray()

@spec dusty_gray() :: String.t()

dusty_gray_background()

@spec dusty_gray_background() :: String.t()

dusty_lavender()

@spec dusty_lavender() :: String.t()

dusty_lavender_background()

@spec dusty_lavender_background() :: String.t()

dusty_purple()

@spec dusty_purple() :: String.t()

dusty_purple_background()

@spec dusty_purple_background() :: String.t()

dynamic_black()

@spec dynamic_black() :: String.t()

dynamic_black_background()

@spec dynamic_black_background() :: String.t()

earthy_khaki_green()

@spec earthy_khaki_green() :: String.t()

earthy_khaki_green_background()

@spec earthy_khaki_green_background() :: String.t()

easter_green()

@spec easter_green() :: String.t()

easter_green_background()

@spec easter_green_background() :: String.t()

eclipse()

@spec eclipse() :: String.t()

eclipse_background()

@spec eclipse_background() :: String.t()

eerie_black()

@spec eerie_black() :: String.t()

eerie_black_background()

@spec eerie_black_background() :: String.t()

ega_green()

@spec ega_green() :: String.t()

ega_green_background()

@spec ega_green_background() :: String.t()

egg_cream()

@spec egg_cream() :: String.t()

egg_cream_background()

@spec egg_cream_background() :: String.t()

eggplant()

@spec eggplant() :: String.t()

eggplant_background()

@spec eggplant_background() :: String.t()

electric_blue()

@spec electric_blue() :: String.t()

electric_blue_background()

@spec electric_blue_background() :: String.t()

electric_indigo()

@spec electric_indigo() :: String.t()

electric_indigo_background()

@spec electric_indigo_background() :: String.t()

electric_leaf()

@spec electric_leaf() :: String.t()

electric_leaf_background()

@spec electric_leaf_background() :: String.t()

electric_lemonade()

@spec electric_lemonade() :: String.t()

electric_lemonade_background()

@spec electric_lemonade_background() :: String.t()

electric_lettuce()

@spec electric_lettuce() :: String.t()

electric_lettuce_background()

@spec electric_lettuce_background() :: String.t()

electric_orchid()

@spec electric_orchid() :: String.t()

electric_orchid_background()

@spec electric_orchid_background() :: String.t()

electric_pickle()

@spec electric_pickle() :: String.t()

electric_pickle_background()

@spec electric_pickle_background() :: String.t()

electric_purple()

@spec electric_purple() :: String.t()

electric_purple_background()

@spec electric_purple_background() :: String.t()

electric_sheep()

@spec electric_sheep() :: String.t()

electric_sheep_background()

@spec electric_sheep_background() :: String.t()

electric_violet()

@spec electric_violet() :: String.t()

electric_violet_background()

@spec electric_violet_background() :: String.t()

electron_blue()

@spec electron_blue() :: String.t()

electron_blue_background()

@spec electron_blue_background() :: String.t()

elegant_midnight()

@spec elegant_midnight() :: String.t()

elegant_midnight_background()

@spec elegant_midnight_background() :: String.t()

elephant_in_the_room()

@spec elephant_in_the_room() :: String.t()

elephant_in_the_room_background()

@spec elephant_in_the_room_background() :: String.t()

emerald_glitter()

@spec emerald_glitter() :: String.t()

emerald_glitter_background()

@spec emerald_glitter_background() :: String.t()

emerald_green()

@spec emerald_green() :: String.t()

emerald_green_background()

@spec emerald_green_background() :: String.t()

emerald_stone()

@spec emerald_stone() :: String.t()

emerald_stone_background()

@spec emerald_stone_background() :: String.t()

empress()

@spec empress() :: String.t()

empress_background()

@spec empress_background() :: String.t()

enabled?()

@spec enabled?() :: boolean()

Checks if ANSI coloring is supported and enabled on this machine.

This function simply reads the configuration value for :ansi_enabled in the :elixir application. The value is by default false unless Elixir can detect during startup that both :stdout and :stderr are terminals.

enamelled_jewel()

@spec enamelled_jewel() :: String.t()

enamelled_jewel_background()

@spec enamelled_jewel_background() :: String.t()

encarnado()

@spec encarnado() :: String.t()

encarnado_background()

@spec encarnado_background() :: String.t()

encircled()

@spec encircled() :: String.t()

Encircled.

endeavour()

@spec endeavour() :: String.t()

endeavour_background()

@spec endeavour_background() :: String.t()

endless_horizon()

@spec endless_horizon() :: String.t()

endless_horizon_background()

@spec endless_horizon_background() :: String.t()

endo()

@spec endo() :: String.t()

endo_background()

@spec endo_background() :: String.t()

energic_eggplant()

@spec energic_eggplant() :: String.t()

energic_eggplant_background()

@spec energic_eggplant_background() :: String.t()

energized()

@spec energized() :: String.t()

energized_background()

@spec energized_background() :: String.t()

enthusiasm()

@spec enthusiasm() :: String.t()

enthusiasm_background()

@spec enthusiasm_background() :: String.t()

equator()

@spec equator() :: String.t()

equator_background()

@spec equator_background() :: String.t()

esper_s_fungus_green()

@spec esper_s_fungus_green() :: String.t()

esper_s_fungus_green_background()

@spec esper_s_fungus_green_background() :: String.t()

essence_of_violet()

@spec essence_of_violet() :: String.t()

essence_of_violet_background()

@spec essence_of_violet_background() :: String.t()

evening_lagoon()

@spec evening_lagoon() :: String.t()

evening_lagoon_background()

@spec evening_lagoon_background() :: String.t()

evil_lyn()

@spec evil_lyn() :: String.t()

evil_lyn_background()

@spec evil_lyn_background() :: String.t()

existential_angst()

@spec existential_angst() :: String.t()

existential_angst_background()

@spec existential_angst_background() :: String.t()

exodus_fruit()

@spec exodus_fruit() :: String.t()

exodus_fruit_background()

@spec exodus_fruit_background() :: String.t()

experience()

@spec experience() :: String.t()

experience_background()

@spec experience_background() :: String.t()

exploration_green()

@spec exploration_green() :: String.t()

exploration_green_background()

@spec exploration_green_background() :: String.t()

explosive_purple()

@spec explosive_purple() :: String.t()

explosive_purple_background()

@spec explosive_purple_background() :: String.t()

extraviolet()

@spec extraviolet() :: String.t()

extraviolet_background()

@spec extraviolet_background() :: String.t()

exuberance()

@spec exuberance() :: String.t()

exuberance_background()

@spec exuberance_background() :: String.t()

eye_popping_cherry()

@spec eye_popping_cherry() :: String.t()

eye_popping_cherry_background()

@spec eye_popping_cherry_background() :: String.t()

faint()

@spec faint() :: String.t()

Faint (decreased intensity). Not widely supported.

fairy_tale_green()

@spec fairy_tale_green() :: String.t()

fairy_tale_green_background()

@spec fairy_tale_green_background() :: String.t()

falcon_grey()

@spec falcon_grey() :: String.t()

falcon_grey_background()

@spec falcon_grey_background() :: String.t()

fancy_flamingo()

@spec fancy_flamingo() :: String.t()

fancy_flamingo_background()

@spec fancy_flamingo_background() :: String.t()

fancy_fuchsia()

@spec fancy_fuchsia() :: String.t()

fancy_fuchsia_background()

@spec fancy_fuchsia_background() :: String.t()

fashionably_plum()

@spec fashionably_plum() :: String.t()

fashionably_plum_background()

@spec fashionably_plum_background() :: String.t()

feijoa()

@spec feijoa() :: String.t()

feijoa_background()

@spec feijoa_background() :: String.t()

feralas_lime()

@spec feralas_lime() :: String.t()

feralas_lime_background()

@spec feralas_lime_background() :: String.t()

fern()

@spec fern() :: String.t()

fern_background()

@spec fern_background() :: String.t()

ferocious_fuchsia()

@spec ferocious_fuchsia() :: String.t()

ferocious_fuchsia_background()

@spec ferocious_fuchsia_background() :: String.t()

fertility_green()

@spec fertility_green() :: String.t()

fertility_green_background()

@spec fertility_green_background() :: String.t()

fiftieth_shade_of_grey()

@spec fiftieth_shade_of_grey() :: String.t()

fiftieth_shade_of_grey_background()

@spec fiftieth_shade_of_grey_background() :: String.t()

fiji()

@spec fiji() :: String.t()

fiji_background()

@spec fiji_background() :: String.t()

fine_pine()

@spec fine_pine() :: String.t()

fine_pine_background()

@spec fine_pine_background() :: String.t()

finest_blush()

@spec finest_blush() :: String.t()

finest_blush_background()

@spec finest_blush_background() :: String.t()

fire_engine()

@spec fire_engine() :: String.t()

fire_engine_background()

@spec fire_engine_background() :: String.t()

first_timer_green()

@spec first_timer_green() :: String.t()

first_timer_green_background()

@spec first_timer_green_background() :: String.t()

fizz()

@spec fizz() :: String.t()

fizz_background()

@spec fizz_background() :: String.t()

flaming_flamingo()

@spec flaming_flamingo() :: String.t()

flaming_flamingo_background()

@spec flaming_flamingo_background() :: String.t()

flaming_hot_flamingoes()

@spec flaming_hot_flamingoes() :: String.t()

flaming_hot_flamingoes_background()

@spec flaming_hot_flamingoes_background() :: String.t()

fleur_de_lis()

@spec fleur_de_lis() :: String.t()

fleur_de_lis_background()

@spec fleur_de_lis_background() :: String.t()

fleur_de_sel_caramel()

@spec fleur_de_sel_caramel() :: String.t()

fleur_de_sel_caramel_background()

@spec fleur_de_sel_caramel_background() :: String.t()

flickering_sea()

@spec flickering_sea() :: String.t()

flickering_sea_background()

@spec flickering_sea_background() :: String.t()

flickery_c64()

@spec flickery_c64() :: String.t()

flickery_c64_background()

@spec flickery_c64_background() :: String.t()

flickr_pink()

@spec flickr_pink() :: String.t()

flickr_pink_background()

@spec flickr_pink_background() :: String.t()

flirt()

@spec flirt() :: String.t()

flirt_background()

@spec flirt_background() :: String.t()

flirty_rose()

@spec flirty_rose() :: String.t()

flirty_rose_background()

@spec flirty_rose_background() :: String.t()

flora()

@spec flora() :: String.t()

flora_background()

@spec flora_background() :: String.t()

flower_stem()

@spec flower_stem() :: String.t()

flower_stem_background()

@spec flower_stem_background() :: String.t()

fluorescent_turquoise()

@spec fluorescent_turquoise() :: String.t()

fluorescent_turquoise_background()

@spec fluorescent_turquoise_background() :: String.t()

fly_away()

@spec fly_away() :: String.t()

fly_away_background()

@spec fly_away_background() :: String.t()

flyway()

@spec flyway() :: String.t()

flyway_background()

@spec flyway_background() :: String.t()

foam_green()

@spec foam_green() :: String.t()

foam_green_background()

@spec foam_green_background() :: String.t()

font_1()

@spec font_1() :: String.t()

Sets alternative font 1.

font_2()

@spec font_2() :: String.t()

Sets alternative font 2.

font_3()

@spec font_3() :: String.t()

Sets alternative font 3.

font_4()

@spec font_4() :: String.t()

Sets alternative font 4.

font_5()

@spec font_5() :: String.t()

Sets alternative font 5.

font_6()

@spec font_6() :: String.t()

Sets alternative font 6.

font_7()

@spec font_7() :: String.t()

Sets alternative font 7.

font_8()

@spec font_8() :: String.t()

Sets alternative font 8.

font_9()

@spec font_9() :: String.t()

Sets alternative font 9.

forbidden_thrill()

@spec forbidden_thrill() :: String.t()

forbidden_thrill_background()

@spec forbidden_thrill_background() :: String.t()

forest_ride()

@spec forest_ride() :: String.t()

forest_ride_background()

@spec forest_ride_background() :: String.t()

forgotten_pink()

@spec forgotten_pink() :: String.t()

forgotten_pink_background()

@spec forgotten_pink_background() :: String.t()

format(ansidata, emit? \\ enabled?())

@spec format(ansidata(), boolean()) :: IO.chardata()

Formats a chardata-like argument by converting named ANSI sequences into actual ANSI codes.

The named sequences are represented by atoms.

It will also append an IO.ANSI.reset/0 to the chardata when a conversion is performed. If you don't want this behavior, use format_fragment/2.

An optional boolean parameter can be passed to enable or disable emitting actual ANSI codes. When false, no ANSI codes will be emitted. By default checks if ANSI is enabled using the enabled?/0 function.

An ArgumentError will be raised if an invalid ANSI code is provided.

Examples

iex> IO.ANSI.Plus.format(["Hello, ", :red, :bright, "world!"], true)
[[[[[[], "Hello, "] | "\e[31m"] | "\e[1m"], "world!"] | "\e[0m"]

format_fragment(ansidata, emit? \\ enabled?())

@spec format_fragment(ansidata(), boolean()) :: IO.chardata()

Formats a chardata-like argument by converting named ANSI sequences into actual ANSI codes.

The named sequences are represented by atoms.

An optional boolean parameter can be passed to enable or disable emitting actual ANSI codes. When false, no ANSI codes will be emitted. By default checks if ANSI is enabled using the enabled?/0 function.

Examples

iex> IO.ANSI.Plus.format_fragment([:bright, ~c"Word"], true)
[[[[[[] | "\e[1m"], 87], 111], 114], 100]

fountain_blue()

@spec fountain_blue() :: String.t()

fountain_blue_background()

@spec fountain_blue_background() :: String.t()

fox_tails()

@spec fox_tails() :: String.t()

fox_tails_background()

@spec fox_tails_background() :: String.t()

foxy_fuchsia()

@spec foxy_fuchsia() :: String.t()

foxy_fuchsia_background()

@spec foxy_fuchsia_background() :: String.t()

framed()

@spec framed() :: String.t()

Framed.

free_speech_magenta()

@spec free_speech_magenta() :: String.t()

free_speech_magenta_background()

@spec free_speech_magenta_background() :: String.t()

free_speech_red()

@spec free_speech_red() :: String.t()

free_speech_red_background()

@spec free_speech_red_background() :: String.t()

freesia_purple()

@spec freesia_purple() :: String.t()

freesia_purple_background()

@spec freesia_purple_background() :: String.t()

french_lilac()

@spec french_lilac() :: String.t()

french_lilac_background()

@spec french_lilac_background() :: String.t()

french_pale_gold()

@spec french_pale_gold() :: String.t()

french_pale_gold_background()

@spec french_pale_gold_background() :: String.t()

french_pass()

@spec french_pass() :: String.t()

french_pass_background()

@spec french_pass_background() :: String.t()

french_violet()

@spec french_violet() :: String.t()

french_violet_background()

@spec french_violet_background() :: String.t()

frenzy()

@spec frenzy() :: String.t()

frenzy_background()

@spec frenzy_background() :: String.t()

fresh_eggplant()

@spec fresh_eggplant() :: String.t()

fresh_eggplant_background()

@spec fresh_eggplant_background() :: String.t()

fresh_green()

@spec fresh_green() :: String.t()

fresh_green_background()

@spec fresh_green_background() :: String.t()

fresh_gum()

@spec fresh_gum() :: String.t()

fresh_gum_background()

@spec fresh_gum_background() :: String.t()

fresh_lawn()

@spec fresh_lawn() :: String.t()

fresh_lawn_background()

@spec fresh_lawn_background() :: String.t()

fresh_lettuce()

@spec fresh_lettuce() :: String.t()

fresh_lettuce_background()

@spec fresh_lettuce_background() :: String.t()

fresh_neon_pink()

@spec fresh_neon_pink() :: String.t()

fresh_neon_pink_background()

@spec fresh_neon_pink_background() :: String.t()

fresh_squeezed()

@spec fresh_squeezed() :: String.t()

fresh_squeezed_background()

@spec fresh_squeezed_background() :: String.t()

frostbite()

@spec frostbite() :: String.t()

frostbite_background()

@spec frostbite_background() :: String.t()

frosted_blueberries()

@spec frosted_blueberries() :: String.t()

frosted_blueberries_background()

@spec frosted_blueberries_background() :: String.t()

frosted_plains()

@spec frosted_plains() :: String.t()

frosted_plains_background()

@spec frosted_plains_background() :: String.t()

frozen_boubble()

@spec frozen_boubble() :: String.t()

frozen_boubble_background()

@spec frozen_boubble_background() :: String.t()

frozen_turquoise()

@spec frozen_turquoise() :: String.t()

frozen_turquoise_background()

@spec frozen_turquoise_background() :: String.t()

fuchsia()

@spec fuchsia() :: String.t()

fuchsia_background()

@spec fuchsia_background() :: String.t()

fuchsia_flame()

@spec fuchsia_flame() :: String.t()

fuchsia_flame_background()

@spec fuchsia_flame_background() :: String.t()

fuchsia_flash()

@spec fuchsia_flash() :: String.t()

fuchsia_flash_background()

@spec fuchsia_flash_background() :: String.t()

fuchsia_pink()

@spec fuchsia_pink() :: String.t()

fuchsia_pink_background()

@spec fuchsia_pink_background() :: String.t()

fulvous()

@spec fulvous() :: String.t()

fulvous_background()

@spec fulvous_background() :: String.t()

fungal_hallucinations()

@spec fungal_hallucinations() :: String.t()

fungal_hallucinations_background()

@spec fungal_hallucinations_background() :: String.t()

fusion_red()

@spec fusion_red() :: String.t()

fusion_red_background()

@spec fusion_red_background() :: String.t()

fúchsia_intenso()

@spec fúchsia_intenso() :: String.t()

fúchsia_intenso_background()

@spec fúchsia_intenso_background() :: String.t()

gainsboro()

@spec gainsboro() :: String.t()

gainsboro_background()

@spec gainsboro_background() :: String.t()

gallery()

@spec gallery() :: String.t()

garish_blue()

@spec garish_blue() :: String.t()

garish_blue_background()

@spec garish_blue_background() :: String.t()

garlic_toast()

@spec garlic_toast() :: String.t()

garlic_toast_background()

@spec garlic_toast_background() :: String.t()

genestealer_purple()

@spec genestealer_purple() :: String.t()

genestealer_purple_background()

@spec genestealer_purple_background() :: String.t()

georgian_leather()

@spec georgian_leather() :: String.t()

georgian_leather_background()

@spec georgian_leather_background() :: String.t()

gets(chardata, emit? \\ enabled?())

@spec gets(ansidata(), boolean()) :: IO.chardata() | IO.nodata()

ginger()

@spec ginger() :: String.t()

ginger_background()

@spec ginger_background() :: String.t()

ginger_lemon_tea()

@spec ginger_lemon_tea() :: String.t()

ginger_lemon_tea_background()

@spec ginger_lemon_tea_background() :: String.t()

girls_night_out()

@spec girls_night_out() :: String.t()

girls_night_out_background()

@spec girls_night_out_background() :: String.t()

glacier_grey()

@spec glacier_grey() :: String.t()

glacier_grey_background()

@spec glacier_grey_background() :: String.t()

glass_bull()

@spec glass_bull() :: String.t()

glass_bull_background()

@spec glass_bull_background() :: String.t()

glimpse_into_space()

@spec glimpse_into_space() :: String.t()

glimpse_into_space_background()

@spec glimpse_into_space_background() :: String.t()

glitter_shower()

@spec glitter_shower() :: String.t()

glitter_shower_background()

@spec glitter_shower_background() :: String.t()

gloomy_purple()

@spec gloomy_purple() :: String.t()

gloomy_purple_background()

@spec gloomy_purple_background() :: String.t()

gluon_grey()

@spec gluon_grey() :: String.t()

gluon_grey_background()

@spec gluon_grey_background() :: String.t()

go_go_pink()

@spec go_go_pink() :: String.t()

go_go_pink_background()

@spec go_go_pink_background() :: String.t()

go_green!()

@spec go_green!() :: String.t()

go_green!_background()

@spec go_green!(_background() :: String.t())

goblin_green()

@spec goblin_green() :: String.t()

goblin_green_background()

@spec goblin_green_background() :: String.t()

goblin_warboss()

@spec goblin_warboss() :: String.t()

goblin_warboss_background()

@spec goblin_warboss_background() :: String.t()

god_of_nights()

@spec god_of_nights() :: String.t()

god_of_nights_background()

@spec god_of_nights_background() :: String.t()

gold()

@spec gold() :: String.t()

gold_background()

@spec gold_background() :: String.t()

golden_delicious()

@spec golden_delicious() :: String.t()

golden_delicious_background()

@spec golden_delicious_background() :: String.t()

golden_gun()

@spec golden_gun() :: String.t()

golden_gun_background()

@spec golden_gun_background() :: String.t()

golden_poppy()

@spec golden_poppy() :: String.t()

golden_poppy_background()

@spec golden_poppy_background() :: String.t()

goldenrod()

@spec goldenrod() :: String.t()

goldenrod_background()

@spec goldenrod_background() :: String.t()

gonzo_violet()

@spec gonzo_violet() :: String.t()

gonzo_violet_background()

@spec gonzo_violet_background() :: String.t()

goshawk_grey()

@spec goshawk_grey() :: String.t()

goshawk_grey_background()

@spec goshawk_grey_background() :: String.t()

gossip()

@spec gossip() :: String.t()

gossip_background()

@spec gossip_background() :: String.t()

grapefruit()

@spec grapefruit() :: String.t()

grapefruit_background()

@spec grapefruit_background() :: String.t()

grapest()

@spec grapest() :: String.t()

grapest_background()

@spec grapest_background() :: String.t()

graphical_80_s_sky()

@spec graphical_80_s_sky() :: String.t()

graphical_80_s_sky_background()

@spec graphical_80_s_sky_background() :: String.t()

grasping_grass()

@spec grasping_grass() :: String.t()

grasping_grass_background()

@spec grasping_grass_background() :: String.t()

grass_pink_orchid()

@spec grass_pink_orchid() :: String.t()

grass_pink_orchid_background()

@spec grass_pink_orchid_background() :: String.t()

gravel_fint()

@spec gravel_fint() :: String.t()

gravel_fint_background()

@spec gravel_fint_background() :: String.t()

gray()

@spec gray() :: String.t()

gray_background()

@spec gray_background() :: String.t()

greedo_green()

@spec greedo_green() :: String.t()

greedo_green_background()

@spec greedo_green_background() :: String.t()

greedy_green()

@spec greedy_green() :: String.t()

greedy_green_background()

@spec greedy_green_background() :: String.t()

greek_garden()

@spec greek_garden() :: String.t()

greek_garden_background()

@spec greek_garden_background() :: String.t()

green()

@spec green() :: String.t()

Sets foreground color to green.

green_background()

@spec green_background() :: String.t()

Sets background color to green.

green_brown()

@spec green_brown() :: String.t()

green_brown_background()

@spec green_brown_background() :: String.t()

green_cape()

@spec green_cape() :: String.t()

green_cape_background()

@spec green_cape_background() :: String.t()

green_day()

@spec green_day() :: String.t()

green_day_background()

@spec green_day_background() :: String.t()

green_epiphany()

@spec green_epiphany() :: String.t()

green_epiphany_background()

@spec green_epiphany_background() :: String.t()

green_glimmer()

@spec green_glimmer() :: String.t()

green_glimmer_background()

@spec green_glimmer_background() :: String.t()

green_hills()

@spec green_hills() :: String.t()

green_hills_background()

@spec green_hills_background() :: String.t()

green_incandescence()

@spec green_incandescence() :: String.t()

green_incandescence_background()

@spec green_incandescence_background() :: String.t()

green_katamari()

@spec green_katamari() :: String.t()

green_katamari_background()

@spec green_katamari_background() :: String.t()

green_lapis()

@spec green_lapis() :: String.t()

green_lapis_background()

@spec green_lapis_background() :: String.t()

green_me()

@spec green_me() :: String.t()

green_me_background()

@spec green_me_background() :: String.t()

green_mesh()

@spec green_mesh() :: String.t()

green_mesh_background()

@spec green_mesh_background() :: String.t()

green_moblin()

@spec green_moblin() :: String.t()

green_moblin_background()

@spec green_moblin_background() :: String.t()

green_of_bhabua()

@spec green_of_bhabua() :: String.t()

green_of_bhabua_background()

@spec green_of_bhabua_background() :: String.t()

green_priestess()

@spec green_priestess() :: String.t()

green_priestess_background()

@spec green_priestess_background() :: String.t()

green_savage()

@spec green_savage() :: String.t()

green_savage_background()

@spec green_savage_background() :: String.t()

green_scene()

@spec green_scene() :: String.t()

green_scene_background()

@spec green_scene_background() :: String.t()

green_shimmer()

@spec green_shimmer() :: String.t()

green_shimmer_background()

@spec green_shimmer_background() :: String.t()

green_tourmaline()

@spec green_tourmaline() :: String.t()

green_tourmaline_background()

@spec green_tourmaline_background() :: String.t()

green_yellow()

@spec green_yellow() :: String.t()

green_yellow_background()

@spec green_yellow_background() :: String.t()

greenalicious()

@spec greenalicious() :: String.t()

greenalicious_background()

@spec greenalicious_background() :: String.t()

greenish_black()

@spec greenish_black() :: String.t()

greenish_black_background()

@spec greenish_black_background() :: String.t()

greenish_turquoise()

@spec greenish_turquoise() :: String.t()

greenish_turquoise_background()

@spec greenish_turquoise_background() :: String.t()

grey()

@spec grey() :: String.t()

grey_background()

@spec grey_background() :: String.t()

grey_shingle()

@spec grey_shingle() :: String.t()

grey_shingle_background()

@spec grey_shingle_background() :: String.t()

grey_summit()

@spec grey_summit() :: String.t()

grey_summit_background()

@spec grey_summit_background() :: String.t()

grey_whisper()

@spec grey_whisper() :: String.t()

grey_whisper_background()

@spec grey_whisper_background() :: String.t()

greyish_lavender()

@spec greyish_lavender() :: String.t()

greyish_lavender_background()

@spec greyish_lavender_background() :: String.t()

grizzle_grey()

@spec grizzle_grey() :: String.t()

grizzle_grey_background()

@spec grizzle_grey_background() :: String.t()

groovy()

@spec groovy() :: String.t()

groovy_background()

@spec groovy_background() :: String.t()

grotesque_green()

@spec grotesque_green() :: String.t()

grotesque_green_background()

@spec grotesque_green_background() :: String.t()

ground_earth()

@spec ground_earth() :: String.t()

ground_earth_background()

@spec ground_earth_background() :: String.t()

guardsman_red()

@spec guardsman_red() :: String.t()

guardsman_red_background()

@spec guardsman_red_background() :: String.t()

guppie_green()

@spec guppie_green() :: String.t()

guppie_green_background()

@spec guppie_green_background() :: String.t()

guppy_violet()

@spec guppy_violet() :: String.t()

guppy_violet_background()

@spec guppy_violet_background() :: String.t()

hammam_blue()

@spec hammam_blue() :: String.t()

hammam_blue_background()

@spec hammam_blue_background() :: String.t()

hanuman_green()

@spec hanuman_green() :: String.t()

hanuman_green_background()

@spec hanuman_green_background() :: String.t()

happy_hearts()

@spec happy_hearts() :: String.t()

happy_hearts_background()

@spec happy_hearts_background() :: String.t()

harbour_fog()

@spec harbour_fog() :: String.t()

harbour_fog_background()

@spec harbour_fog_background() :: String.t()

harvest_eve_gold()

@spec harvest_eve_gold() :: String.t()

harvest_eve_gold_background()

@spec harvest_eve_gold_background() :: String.t()

harvest_time()

@spec harvest_time() :: String.t()

harvest_time_background()

@spec harvest_time_background() :: String.t()

hawaii_morning()

@spec hawaii_morning() :: String.t()

hawaii_morning_background()

@spec hawaii_morning_background() :: String.t()

heart_gold()

@spec heart_gold() :: String.t()

heart_gold_background()

@spec heart_gold_background() :: String.t()

heartbeat()

@spec heartbeat() :: String.t()

heartbeat_background()

@spec heartbeat_background() :: String.t()

heavy_rain()

@spec heavy_rain() :: String.t()

heavy_rain_background()

@spec heavy_rain_background() :: String.t()

heisenberg_blue()

@spec heisenberg_blue() :: String.t()

heisenberg_blue_background()

@spec heisenberg_blue_background() :: String.t()

heliotrope()

@spec heliotrope() :: String.t()

heliotrope_background()

@spec heliotrope_background() :: String.t()

heliotrope_magenta()

@spec heliotrope_magenta() :: String.t()

heliotrope_magenta_background()

@spec heliotrope_magenta_background() :: String.t()

hello_summer()

@spec hello_summer() :: String.t()

hello_summer_background()

@spec hello_summer_background() :: String.t()

hematite()

@spec hematite() :: String.t()

hematite_background()

@spec hematite_background() :: String.t()

hemp_tea()

@spec hemp_tea() :: String.t()

hemp_tea_background()

@spec hemp_tea_background() :: String.t()

hè_sè_brown()

@spec hè_sè_brown() :: String.t()

hè_sè_brown_background()

@spec hè_sè_brown_background() :: String.t()

hibiscus_pop()

@spec hibiscus_pop() :: String.t()

hibiscus_pop_background()

@spec hibiscus_pop_background() :: String.t()

high_grass()

@spec high_grass() :: String.t()

high_grass_background()

@spec high_grass_background() :: String.t()

high_maintenance()

@spec high_maintenance() :: String.t()

high_maintenance_background()

@spec high_maintenance_background() :: String.t()

high_style()

@spec high_style() :: String.t()

high_style_background()

@spec high_style_background() :: String.t()

hippie_green()

@spec hippie_green() :: String.t()

hippie_green_background()

@spec hippie_green_background() :: String.t()

hiroshima_aquamarine()

@spec hiroshima_aquamarine() :: String.t()

hiroshima_aquamarine_background()

@spec hiroshima_aquamarine_background() :: String.t()

hit_pink()

@spec hit_pink() :: String.t()

hit_pink_background()

@spec hit_pink_background() :: String.t()

hobgoblin()

@spec hobgoblin() :: String.t()

hobgoblin_background()

@spec hobgoblin_background() :: String.t()

hoki()

@spec hoki() :: String.t()

hoki_background()

@spec hoki_background() :: String.t()

hollywood_cerise()

@spec hollywood_cerise() :: String.t()

hollywood_cerise_background()

@spec hollywood_cerise_background() :: String.t()

home()

@spec home() :: String.t()

Sends cursor home.

honey_and_thyme()

@spec honey_and_thyme() :: String.t()

honey_and_thyme_background()

@spec honey_and_thyme_background() :: String.t()

honeydew()

@spec honeydew() :: String.t()

honeydew_background()

@spec honeydew_background() :: String.t()

honeydew_peel()

@spec honeydew_peel() :: String.t()

honeydew_peel_background()

@spec honeydew_peel_background() :: String.t()

hopbush()

@spec hopbush() :: String.t()

hopbush_background()

@spec hopbush_background() :: String.t()

hot_aquarelle_pink()

@spec hot_aquarelle_pink() :: String.t()

hot_aquarelle_pink_background()

@spec hot_aquarelle_pink_background() :: String.t()

hot_fever()

@spec hot_fever() :: String.t()

hot_fever_background()

@spec hot_fever_background() :: String.t()

hot_magenta()

@spec hot_magenta() :: String.t()

hot_magenta_background()

@spec hot_magenta_background() :: String.t()

hot_pink()

@spec hot_pink() :: String.t()

hot_pink_background()

@spec hot_pink_background() :: String.t()

hot_pink_fusion()

@spec hot_pink_fusion() :: String.t()

hot_pink_fusion_background()

@spec hot_pink_fusion_background() :: String.t()

hot_purple()

@spec hot_purple() :: String.t()

hot_purple_background()

@spec hot_purple_background() :: String.t()

hottest_of_pinks()

@spec hottest_of_pinks() :: String.t()

hottest_of_pinks_background()

@spec hottest_of_pinks_background() :: String.t()

hugh_s_hue()

@spec hugh_s_hue() :: String.t()

hugh_s_hue_background()

@spec hugh_s_hue_background() :: String.t()

hulk()

@spec hulk() :: String.t()

hulk_background()

@spec hulk_background() :: String.t()

hydrology()

@spec hydrology() :: String.t()

hydrology_background()

@spec hydrology_background() :: String.t()

hyper_green()

@spec hyper_green() :: String.t()

hyper_green_background()

@spec hyper_green_background() :: String.t()

ice()

@spec ice() :: String.t()

ice_background()

@spec ice_background() :: String.t()

ice_cold_stare()

@spec ice_cold_stare() :: String.t()

ice_cold_stare_background()

@spec ice_cold_stare_background() :: String.t()

ice_ice_baby()

@spec ice_ice_baby() :: String.t()

ice_ice_baby_background()

@spec ice_ice_baby_background() :: String.t()

icery()

@spec icery() :: String.t()

icery_background()

@spec icery_background() :: String.t()

icy_life()

@spec icy_life() :: String.t()

icy_life_background()

@spec icy_life_background() :: String.t()

icy_plains()

@spec icy_plains() :: String.t()

icy_plains_background()

@spec icy_plains_background() :: String.t()

idol()

@spec idol() :: String.t()

idol_background()

@spec idol_background() :: String.t()

illicit_green()

@spec illicit_green() :: String.t()

illicit_green_background()

@spec illicit_green_background() :: String.t()

illicit_pink()

@spec illicit_pink() :: String.t()

illicit_pink_background()

@spec illicit_pink_background() :: String.t()

illicit_purple()

@spec illicit_purple() :: String.t()

illicit_purple_background()

@spec illicit_purple_background() :: String.t()

immaculate_iguana()

@spec immaculate_iguana() :: String.t()

immaculate_iguana_background()

@spec immaculate_iguana_background() :: String.t()

imperial_yellow()

@spec imperial_yellow() :: String.t()

imperial_yellow_background()

@spec imperial_yellow_background() :: String.t()

impulse()

@spec impulse() :: String.t()

impulse_background()

@spec impulse_background() :: String.t()

indian_red()

@spec indian_red() :: String.t()

indian_red_background()

@spec indian_red_background() :: String.t()

indigo()

@spec indigo() :: String.t()

indigo_background()

@spec indigo_background() :: String.t()

indigo_purple()

@spec indigo_purple() :: String.t()

indigo_purple_background()

@spec indigo_purple_background() :: String.t()

indiviolet_sunset()

@spec indiviolet_sunset() :: String.t()

indiviolet_sunset_background()

@spec indiviolet_sunset_background() :: String.t()

industrial_age()

@spec industrial_age() :: String.t()

industrial_age_background()

@spec industrial_age_background() :: String.t()

industrial_grey()

@spec industrial_grey() :: String.t()

industrial_grey_background()

@spec industrial_grey_background() :: String.t()

ineffable_green()

@spec ineffable_green() :: String.t()

ineffable_green_background()

@spec ineffable_green_background() :: String.t()

informative_pink()

@spec informative_pink() :: String.t()

informative_pink_background()

@spec informative_pink_background() :: String.t()

ink_blotch()

@spec ink_blotch() :: String.t()

ink_blotch_background()

@spec ink_blotch_background() :: String.t()

inverse()

@spec inverse() :: String.t()

Image: negative. Swap foreground and background.

inverse_off()

@spec inverse_off() :: String.t()

Image: positive. Normal foreground and background.

ionized_air_glow()

@spec ionized_air_glow() :: String.t()

ionized_air_glow_background()

@spec ionized_air_glow_background() :: String.t()

iridescent_purple()

@spec iridescent_purple() :: String.t()

iridescent_purple_background()

@spec iridescent_purple_background() :: String.t()

iris_blue()

@spec iris_blue() :: String.t()

iris_blue_background()

@spec iris_blue_background() :: String.t()

iris_orchid()

@spec iris_orchid() :: String.t()

iris_orchid_background()

@spec iris_orchid_background() :: String.t()

iron()

@spec iron() :: String.t()

iron_background()

@spec iron_background() :: String.t()

iron_mountain()

@spec iron_mountain() :: String.t()

iron_mountain_background()

@spec iron_mountain_background() :: String.t()

irradiated_green()

@spec irradiated_green() :: String.t()

irradiated_green_background()

@spec irradiated_green_background() :: String.t()

irrigo_purple()

@spec irrigo_purple() :: String.t()

irrigo_purple_background()

@spec irrigo_purple_background() :: String.t()

islamic_green()

@spec islamic_green() :: String.t()

islamic_green_background()

@spec islamic_green_background() :: String.t()

island_oasis()

@spec island_oasis() :: String.t()

island_oasis_background()

@spec island_oasis_background() :: String.t()

isotonic_water()

@spec isotonic_water() :: String.t()

isotonic_water_background()

@spec isotonic_water_background() :: String.t()

italian_sky_blue()

@spec italian_sky_blue() :: String.t()

italian_sky_blue_background()

@spec italian_sky_blue_background() :: String.t()

italian_villa()

@spec italian_villa() :: String.t()

italian_villa_background()

@spec italian_villa_background() :: String.t()

italic()

@spec italic() :: String.t()

Italic: on. Not widely supported. Sometimes treated as inverse.

jacaranda_pink()

@spec jacaranda_pink() :: String.t()

jacaranda_pink_background()

@spec jacaranda_pink_background() :: String.t()

jade()

@spec jade() :: String.t()

jade_background()

@spec jade_background() :: String.t()

jade_cream()

@spec jade_cream() :: String.t()

jade_cream_background()

@spec jade_cream_background() :: String.t()

jade_glass()

@spec jade_glass() :: String.t()

jade_glass_background()

@spec jade_glass_background() :: String.t()

jade_orchid()

@spec jade_orchid() :: String.t()

jade_orchid_background()

@spec jade_orchid_background() :: String.t()

jamaican_jade()

@spec jamaican_jade() :: String.t()

jamaican_jade_background()

@spec jamaican_jade_background() :: String.t()

japanese_laurel()

@spec japanese_laurel() :: String.t()

japanese_laurel_background()

@spec japanese_laurel_background() :: String.t()

jazzy_jade()

@spec jazzy_jade() :: String.t()

jazzy_jade_background()

@spec jazzy_jade_background() :: String.t()

jealousy()

@spec jealousy() :: String.t()

jealousy_background()

@spec jealousy_background() :: String.t()

jigglypuff()

@spec jigglypuff() :: String.t()

jigglypuff_background()

@spec jigglypuff_background() :: String.t()

jitterbug_lure()

@spec jitterbug_lure() :: String.t()

jitterbug_lure_background()

@spec jitterbug_lure_background() :: String.t()

joust_blue()

@spec joust_blue() :: String.t()

joust_blue_background()

@spec joust_blue_background() :: String.t()

jovial_jade()

@spec jovial_jade() :: String.t()

jovial_jade_background()

@spec jovial_jade_background() :: String.t()

juicy_lime()

@spec juicy_lime() :: String.t()

juicy_lime_background()

@spec juicy_lime_background() :: String.t()

jumbo()

@spec jumbo() :: String.t()

jumbo_background()

@spec jumbo_background() :: String.t()

jungle()

@spec jungle() :: String.t()

jungle_background()

@spec jungle_background() :: String.t()

kahu_blue()

@spec kahu_blue() :: String.t()

kahu_blue_background()

@spec kahu_blue_background() :: String.t()

katy_berry()

@spec katy_berry() :: String.t()

katy_berry_background()

@spec katy_berry_background() :: String.t()

keese_blue()

@spec keese_blue() :: String.t()

keese_blue_background()

@spec keese_blue_background() :: String.t()

keppel()

@spec keppel() :: String.t()

keppel_background()

@spec keppel_background() :: String.t()

kermit_green()

@spec kermit_green() :: String.t()

kermit_green_background()

@spec kermit_green_background() :: String.t()

kettleman()

@spec kettleman() :: String.t()

kettleman_background()

@spec kettleman_background() :: String.t()

key_lime()

@spec key_lime() :: String.t()

key_lime_background()

@spec key_lime_background() :: String.t()

khaki()

@spec khaki() :: String.t()

khaki_background()

@spec khaki_background() :: String.t()

khorne_red()

@spec khorne_red() :: String.t()

khorne_red_background()

@spec khorne_red_background() :: String.t()

kimberly()

@spec kimberly() :: String.t()

kimberly_background()

@spec kimberly_background() :: String.t()

king_lime()

@spec king_lime() :: String.t()

king_lime_background()

@spec king_lime_background() :: String.t()

king_s_plum_pie()

@spec king_s_plum_pie() :: String.t()

king_s_plum_pie_background()

@spec king_s_plum_pie_background() :: String.t()

kinky_koala()

@spec kinky_koala() :: String.t()

kinky_koala_background()

@spec kinky_koala_background() :: String.t()

kitten_s_eye()

@spec kitten_s_eye() :: String.t()

kitten_s_eye_background()

@spec kitten_s_eye_background() :: String.t()

knight_elf()

@spec knight_elf() :: String.t()

knight_elf_background()

@spec knight_elf_background() :: String.t()

kobi()

@spec kobi() :: String.t()

kobi_background()

@spec kobi_background() :: String.t()

kohlrabi_green()

@spec kohlrabi_green() :: String.t()

kohlrabi_green_background()

@spec kohlrabi_green_background() :: String.t()

koopa_green_shell()

@spec koopa_green_shell() :: String.t()

koopa_green_shell_background()

@spec koopa_green_shell_background() :: String.t()

krishna_blue()

@spec krishna_blue() :: String.t()

krishna_blue_background()

@spec krishna_blue_background() :: String.t()

krypton_green()

@spec krypton_green() :: String.t()

krypton_green_background()

@spec krypton_green_background() :: String.t()

kul_sharif_blue()

@spec kul_sharif_blue() :: String.t()

kul_sharif_blue_background()

@spec kul_sharif_blue_background() :: String.t()

lady_of_the_sea()

@spec lady_of_the_sea() :: String.t()

lady_of_the_sea_background()

@spec lady_of_the_sea_background() :: String.t()

laser_lemon()

@spec laser_lemon() :: String.t()

laser_lemon_background()

@spec laser_lemon_background() :: String.t()

last_of_lettuce()

@spec last_of_lettuce() :: String.t()

last_of_lettuce_background()

@spec last_of_lettuce_background() :: String.t()

lasting_lime()

@spec lasting_lime() :: String.t()

lasting_lime_background()

@spec lasting_lime_background() :: String.t()

lavender_blossom()

@spec lavender_blossom() :: String.t()

lavender_blossom_background()

@spec lavender_blossom_background() :: String.t()

lavender_blue()

@spec lavender_blue() :: String.t()

lavender_blue_background()

@spec lavender_blue_background() :: String.t()

lavender_blue_shadow()

@spec lavender_blue_shadow() :: String.t()

lavender_blue_shadow_background()

@spec lavender_blue_shadow_background() :: String.t()

lavender_blush()

@spec lavender_blush() :: String.t()

lavender_blush_background()

@spec lavender_blush_background() :: String.t()

lavender_candy()

@spec lavender_candy() :: String.t()

lavender_candy_background()

@spec lavender_candy_background() :: String.t()

lavender_perceptions()

@spec lavender_perceptions() :: String.t()

lavender_perceptions_background()

@spec lavender_perceptions_background() :: String.t()

lavender_pink()

@spec lavender_pink() :: String.t()

lavender_pink_background()

@spec lavender_pink_background() :: String.t()

lavender_rose()

@spec lavender_rose() :: String.t()

lavender_rose_background()

@spec lavender_rose_background() :: String.t()

lavender_tea()

@spec lavender_tea() :: String.t()

lavender_tea_background()

@spec lavender_tea_background() :: String.t()

lavender_wash()

@spec lavender_wash() :: String.t()

lavender_wash_background()

@spec lavender_wash_background() :: String.t()

lavish_spending()

@spec lavish_spending() :: String.t()

lavish_spending_background()

@spec lavish_spending_background() :: String.t()

lawn_green()

@spec lawn_green() :: String.t()

lawn_green_background()

@spec lawn_green_background() :: String.t()

leaf_green()

@spec leaf_green() :: String.t()

leaf_green_background()

@spec leaf_green_background() :: String.t()

left_on_red()

@spec left_on_red() :: String.t()

left_on_red_background()

@spec left_on_red_background() :: String.t()

legendary_lavender()

@spec legendary_lavender() :: String.t()

legendary_lavender_background()

@spec legendary_lavender_background() :: String.t()

lemon_glacier()

@spec lemon_glacier() :: String.t()

lemon_glacier_background()

@spec lemon_glacier_background() :: String.t()

lemon_green()

@spec lemon_green() :: String.t()

lemon_green_background()

@spec lemon_green_background() :: String.t()

lemon_twist()

@spec lemon_twist() :: String.t()

lemon_twist_background()

@spec lemon_twist_background() :: String.t()

lenurple()

@spec lenurple() :: String.t()

lenurple_background()

@spec lenurple_background() :: String.t()

lichen_blue()

@spec lichen_blue() :: String.t()

lichen_blue_background()

@spec lichen_blue_background() :: String.t()

lifeless_green()

@spec lifeless_green() :: String.t()

lifeless_green_background()

@spec lifeless_green_background() :: String.t()

light_black()

@spec light_black() :: String.t()

Sets foreground color to light black.

light_black_background()

@spec light_black_background() :: String.t()

Sets background color to light black.

light_blue()

@spec light_blue() :: String.t()

Sets foreground color to light blue.

light_blue_background()

@spec light_blue_background() :: String.t()

Sets background color to light blue.

light_carolina()

@spec light_carolina() :: String.t()

light_carolina_background()

@spec light_carolina_background() :: String.t()

light_continental_waters()

@spec light_continental_waters() :: String.t()

light_continental_waters_background()

@spec light_continental_waters_background() :: String.t()

light_coral()

@spec light_coral() :: String.t()

light_coral_background()

@spec light_coral_background() :: String.t()

light_cyan()

@spec light_cyan() :: String.t()

Sets foreground color to light cyan.

light_cyan_background()

@spec light_cyan_background() :: String.t()

Sets background color to light cyan.

light_gray()

@spec light_gray() :: String.t()

light_gray_background()

@spec light_gray_background() :: String.t()

light_green()

@spec light_green() :: String.t()

Sets foreground color to light green.

light_green_background()

@spec light_green_background() :: String.t()

Sets background color to light green.

light_grey()

@spec light_grey() :: String.t()

light_grey_background()

@spec light_grey_background() :: String.t()

light_imagine()

@spec light_imagine() :: String.t()

light_imagine_background()

@spec light_imagine_background() :: String.t()

light_magenta()

@spec light_magenta() :: String.t()

Sets foreground color to light magenta.

light_magenta_background()

@spec light_magenta_background() :: String.t()

Sets background color to light magenta.

light_mint()

@spec light_mint() :: String.t()

light_mint_background()

@spec light_mint_background() :: String.t()

light_mint_green()

@spec light_mint_green() :: String.t()

light_mint_green_background()

@spec light_mint_green_background() :: String.t()

light_oak_brown()

@spec light_oak_brown() :: String.t()

light_oak_brown_background()

@spec light_oak_brown_background() :: String.t()

light_pastel_green()

@spec light_pastel_green() :: String.t()

light_pastel_green_background()

@spec light_pastel_green_background() :: String.t()

light_red()

@spec light_red() :: String.t()

Sets foreground color to light red.

light_red_background()

@spec light_red_background() :: String.t()

Sets background color to light red.

light_sea_green()

@spec light_sea_green() :: String.t()

light_sea_green_background()

@spec light_sea_green_background() :: String.t()

light_seafoam_green()

@spec light_seafoam_green() :: String.t()

light_seafoam_green_background()

@spec light_seafoam_green_background() :: String.t()

light_shōtoku_purple()

@spec light_shōtoku_purple() :: String.t()

light_shōtoku_purple_background()

@spec light_shōtoku_purple_background() :: String.t()

light_slate_blue()

@spec light_slate_blue() :: String.t()

light_slate_blue_background()

@spec light_slate_blue_background() :: String.t()

light_slate_grey()

@spec light_slate_grey() :: String.t()

light_slate_grey_background()

@spec light_slate_grey_background() :: String.t()

light_steel_blue()

@spec light_steel_blue() :: String.t()

light_steel_blue_background()

@spec light_steel_blue_background() :: String.t()

light_violet()

@spec light_violet() :: String.t()

light_violet_background()

@spec light_violet_background() :: String.t()

light_white()

@spec light_white() :: String.t()

Sets foreground color to light white.

light_white_background()

@spec light_white_background() :: String.t()

Sets background color to light white.

light_wood()

@spec light_wood() :: String.t()

light_wood_background()

@spec light_wood_background() :: String.t()

light_yellow()

@spec light_yellow() :: String.t()

Sets foreground color to light yellow.

light_yellow_background()

@spec light_yellow_background() :: String.t()

Sets background color to light yellow.

light_yellowish_green()

@spec light_yellowish_green() :: String.t()

light_yellowish_green_background()

@spec light_yellowish_green_background() :: String.t()

lighter_green()

@spec lighter_green() :: String.t()

lighter_green_background()

@spec lighter_green_background() :: String.t()

lighter_purple()

@spec lighter_purple() :: String.t()

lighter_purple_background()

@spec lighter_purple_background() :: String.t()

lightish_green()

@spec lightish_green() :: String.t()

lightish_green_background()

@spec lightish_green_background() :: String.t()

lilac_geode()

@spec lilac_geode() :: String.t()

lilac_geode_background()

@spec lilac_geode_background() :: String.t()

lilac_haze()

@spec lilac_haze() :: String.t()

lilac_haze_background()

@spec lilac_haze_background() :: String.t()

liliac()

@spec liliac() :: String.t()

liliac_background()

@spec liliac_background() :: String.t()

lilliputian_lime()

@spec lilliputian_lime() :: String.t()

lilliputian_lime_background()

@spec lilliputian_lime_background() :: String.t()

lime()

@spec lime() :: String.t()

lime_acid()

@spec lime_acid() :: String.t()

lime_acid_background()

@spec lime_acid_background() :: String.t()

lime_background()

@spec lime_background() :: String.t()

lime_candy_pearl()

@spec lime_candy_pearl() :: String.t()

lime_candy_pearl_background()

@spec lime_candy_pearl_background() :: String.t()

lime_ice()

@spec lime_ice() :: String.t()

lime_ice_background()

@spec lime_ice_background() :: String.t()

lime_lizard()

@spec lime_lizard() :: String.t()

lime_lizard_background()

@spec lime_lizard_background() :: String.t()

lime_mist()

@spec lime_mist() :: String.t()

lime_mist_background()

@spec lime_mist_background() :: String.t()

lime_zest()

@spec lime_zest() :: String.t()

lime_zest_background()

@spec lime_zest_background() :: String.t()

limeade()

@spec limeade() :: String.t()

limeade_background()

@spec limeade_background() :: String.t()

limonana()

@spec limonana() :: String.t()

limonana_background()

@spec limonana_background() :: String.t()

limousine_leather()

@spec limousine_leather() :: String.t()

limousine_leather_background()

@spec limousine_leather_background() :: String.t()

lit()

@spec lit() :: String.t()

lit_background()

@spec lit_background() :: String.t()

little_boy_blue()

@spec little_boy_blue() :: String.t()

little_boy_blue_background()

@spec little_boy_blue_background() :: String.t()

lively_ivy()

@spec lively_ivy() :: String.t()

lively_ivy_background()

@spec lively_ivy_background() :: String.t()

livid()

@spec livid() :: String.t()

livid_background()

@spec livid_background() :: String.t()

london_hue()

@spec london_hue() :: String.t()

london_hue_background()

@spec london_hue_background() :: String.t()

looking_glass()

@spec looking_glass() :: String.t()

looking_glass_background()

@spec looking_glass_background() :: String.t()

loud_green()

@spec loud_green() :: String.t()

loud_green_background()

@spec loud_green_background() :: String.t()

lucky_clover()

@spec lucky_clover() :: String.t()

lucky_clover_background()

@spec lucky_clover_background() :: String.t()

lucky_grey()

@spec lucky_grey() :: String.t()

lucky_grey_background()

@spec lucky_grey_background() :: String.t()

luminescent_lime()

@spec luminescent_lime() :: String.t()

luminescent_lime_background()

@spec luminescent_lime_background() :: String.t()

lunar_base()

@spec lunar_base() :: String.t()

lunar_base_background()

@spec lunar_base_background() :: String.t()

lunar_rock()

@spec lunar_rock() :: String.t()

lunar_rock_background()

@spec lunar_rock_background() :: String.t()

lusty_lavender()

@spec lusty_lavender() :: String.t()

lusty_lavender_background()

@spec lusty_lavender_background() :: String.t()

lvivian_rain()

@spec lvivian_rain() :: String.t()

lvivian_rain_background()

@spec lvivian_rain_background() :: String.t()

lyrebird()

@spec lyrebird() :: String.t()

lyrebird_background()

@spec lyrebird_background() :: String.t()

macaroni_and_cheese()

@spec macaroni_and_cheese() :: String.t()

macaroni_and_cheese_background()

@spec macaroni_and_cheese_background() :: String.t()

machine_gun_metal()

@spec machine_gun_metal() :: String.t()

machine_gun_metal_background()

@spec machine_gun_metal_background() :: String.t()

macquarie()

@spec macquarie() :: String.t()

macquarie_background()

@spec macquarie_background() :: String.t()

mademoiselle_pink()

@spec mademoiselle_pink() :: String.t()

mademoiselle_pink_background()

@spec mademoiselle_pink_background() :: String.t()

magenta()

@spec magenta() :: String.t()

Sets foreground color to magenta.

magenta_background()

@spec magenta_background() :: String.t()

Sets background color to magenta.

magenta_stream()

@spec magenta_stream() :: String.t()

magenta_stream_background()

@spec magenta_stream_background() :: String.t()

magna_cum_laude()

@spec magna_cum_laude() :: String.t()

magna_cum_laude_background()

@spec magna_cum_laude_background() :: String.t()

majestic_purple()

@spec majestic_purple() :: String.t()

majestic_purple_background()

@spec majestic_purple_background() :: String.t()

majorelle_blue()

@spec majorelle_blue() :: String.t()

majorelle_blue_background()

@spec majorelle_blue_background() :: String.t()

malachite()

@spec malachite() :: String.t()

malachite_background()

@spec malachite_background() :: String.t()

maldives()

@spec maldives() :: String.t()

maldives_background()

@spec maldives_background() :: String.t()

malibu()

@spec malibu() :: String.t()

malibu_background()

@spec malibu_background() :: String.t()

malibu_blue()

@spec malibu_blue() :: String.t()

malibu_blue_background()

@spec malibu_blue_background() :: String.t()

malmö_ff()

@spec malmö_ff() :: String.t()

malmö_ff_background()

@spec malmö_ff_background() :: String.t()

malted_mint_madness()

@spec malted_mint_madness() :: String.t()

malted_mint_madness_background()

@spec malted_mint_madness_background() :: String.t()

mandarin_jelly()

@spec mandarin_jelly() :: String.t()

mandarin_jelly_background()

@spec mandarin_jelly_background() :: String.t()

mango_orange()

@spec mango_orange() :: String.t()

mango_orange_background()

@spec mango_orange_background() :: String.t()

mango_salsa()

@spec mango_salsa() :: String.t()

mango_salsa_background()

@spec mango_salsa_background() :: String.t()

mango_tango()

@spec mango_tango() :: String.t()

mango_tango_background()

@spec mango_tango_background() :: String.t()

maniac_green()

@spec maniac_green() :: String.t()

maniac_green_background()

@spec maniac_green_background() :: String.t()

march_green()

@spec march_green() :: String.t()

march_green_background()

@spec march_green_background() :: String.t()

mardi_gras()

@spec mardi_gras() :: String.t()

mardi_gras_background()

@spec mardi_gras_background() :: String.t()

marina()

@spec marina() :: String.t()

marina_background()

@spec marina_background() :: String.t()

maroon()

@spec maroon() :: String.t()

maroon_background()

@spec maroon_background() :: String.t()

marooned()

@spec marooned() :: String.t()

marooned_background()

@spec marooned_background() :: String.t()

mary_rose()

@spec mary_rose() :: String.t()

mary_rose_background()

@spec mary_rose_background() :: String.t()

matt_purple()

@spec matt_purple() :: String.t()

matt_purple_background()

@spec matt_purple_background() :: String.t()

matt_white()

@spec matt_white() :: String.t()

matt_white_background()

@spec matt_white_background() :: String.t()

matterhorn()

@spec matterhorn() :: String.t()

matterhorn_background()

@spec matterhorn_background() :: String.t()

mauve()

@spec mauve() :: String.t()

mauve_background()

@spec mauve_background() :: String.t()

mauve_glow()

@spec mauve_glow() :: String.t()

mauve_glow_background()

@spec mauve_glow_background() :: String.t()

maximum_orange()

@spec maximum_orange() :: String.t()

maximum_orange_background()

@spec maximum_orange_background() :: String.t()

maya_blue()

@spec maya_blue() :: String.t()

maya_blue_background()

@spec maya_blue_background() :: String.t()

mazzy_star()

@spec mazzy_star() :: String.t()

mazzy_star_background()

@spec mazzy_star_background() :: String.t()

meadow()

@spec meadow() :: String.t()

meadow_background()

@spec meadow_background() :: String.t()

meadow_mauve()

@spec meadow_mauve() :: String.t()

meadow_mauve_background()

@spec meadow_mauve_background() :: String.t()

mean_girls_lipstick()

@spec mean_girls_lipstick() :: String.t()

mean_girls_lipstick_background()

@spec mean_girls_lipstick_background() :: String.t()

medium_aquamarine()

@spec medium_aquamarine() :: String.t()

medium_aquamarine_background()

@spec medium_aquamarine_background() :: String.t()

medium_black()

@spec medium_black() :: String.t()

medium_black_background()

@spec medium_black_background() :: String.t()

medium_blue()

@spec medium_blue() :: String.t()

medium_blue_background()

@spec medium_blue_background() :: String.t()

medium_orchid()

@spec medium_orchid() :: String.t()

medium_orchid_background()

@spec medium_orchid_background() :: String.t()

medium_purple()

@spec medium_purple() :: String.t()

medium_purple_background()

@spec medium_purple_background() :: String.t()

medium_spring_green()

@spec medium_spring_green() :: String.t()

medium_spring_green_background()

@spec medium_spring_green_background() :: String.t()

medium_turquoise()

@spec medium_turquoise() :: String.t()

medium_turquoise_background()

@spec medium_turquoise_background() :: String.t()

medium_violet_red()

@spec medium_violet_red() :: String.t()

medium_violet_red_background()

@spec medium_violet_red_background() :: String.t()

mega_magenta()

@spec mega_magenta() :: String.t()

mega_magenta_background()

@spec mega_magenta_background() :: String.t()

megaman_helmet()

@spec megaman_helmet() :: String.t()

megaman_helmet_background()

@spec megaman_helmet_background() :: String.t()

melon()

@spec melon() :: String.t()

melon_background()

@spec melon_background() :: String.t()

mercury()

@spec mercury() :: String.t()

mercury_background()

@spec mercury_background() :: String.t()

mermaid_s_cove()

@spec mermaid_s_cove() :: String.t()

mermaid_s_cove_background()

@spec mermaid_s_cove_background() :: String.t()

mexican_pink()

@spec mexican_pink() :: String.t()

mexican_pink_background()

@spec mexican_pink_background() :: String.t()

middle_purple()

@spec middle_purple() :: String.t()

middle_purple_background()

@spec middle_purple_background() :: String.t()

middy_s_purple()

@spec middy_s_purple() :: String.t()

middy_s_purple_background()

@spec middy_s_purple_background() :: String.t()

midnight_in_tokyo()

@spec midnight_in_tokyo() :: String.t()

midnight_in_tokyo_background()

@spec midnight_in_tokyo_background() :: String.t()

mike_wazowski_green()

@spec mike_wazowski_green() :: String.t()

mike_wazowski_green_background()

@spec mike_wazowski_green_background() :: String.t()

mild_menthol()

@spec mild_menthol() :: String.t()

mild_menthol_background()

@spec mild_menthol_background() :: String.t()

milky_aquamarine()

@spec milky_aquamarine() :: String.t()

milky_aquamarine_background()

@spec milky_aquamarine_background() :: String.t()

mine_shaft()

@spec mine_shaft() :: String.t()

mine_shaft_background()

@spec mine_shaft_background() :: String.t()

mint_bliss()

@spec mint_bliss() :: String.t()

mint_bliss_background()

@spec mint_bliss_background() :: String.t()

mint_green()

@spec mint_green() :: String.t()

mint_green_background()

@spec mint_green_background() :: String.t()

mint_leaf()

@spec mint_leaf() :: String.t()

mint_leaf_background()

@spec mint_leaf_background() :: String.t()

mint_morning()

@spec mint_morning() :: String.t()

mint_morning_background()

@spec mint_morning_background() :: String.t()

mint_zest()

@spec mint_zest() :: String.t()

mint_zest_background()

@spec mint_zest_background() :: String.t()

mintastic()

@spec mintastic() :: String.t()

mintastic_background()

@spec mintastic_background() :: String.t()

minty_paradise()

@spec minty_paradise() :: String.t()

minty_paradise_background()

@spec minty_paradise_background() :: String.t()

mithril()

@spec mithril() :: String.t()

mithril_background()

@spec mithril_background() :: String.t()

mǐ_bái_beige()

@spec mǐ_bái_beige() :: String.t()

mǐ_bái_beige_background()

@spec mǐ_bái_beige_background() :: String.t()

moccasin()

@spec moccasin() :: String.t()

moccasin_background()

@spec moccasin_background() :: String.t()

mochito()

@spec mochito() :: String.t()

mochito_background()

@spec mochito_background() :: String.t()

mogwa_cheong_yellow()

@spec mogwa_cheong_yellow() :: String.t()

mogwa_cheong_yellow_background()

@spec mogwa_cheong_yellow_background() :: String.t()

molten_core()

@spec molten_core() :: String.t()

molten_core_background()

@spec molten_core_background() :: String.t()

mona_lisa()

@spec mona_lisa() :: String.t()

mona_lisa_background()

@spec mona_lisa_background() :: String.t()

mongolian_plateau()

@spec mongolian_plateau() :: String.t()

mongolian_plateau_background()

@spec mongolian_plateau_background() :: String.t()

montana()

@spec montana() :: String.t()

montana_background()

@spec montana_background() :: String.t()

mood_mode()

@spec mood_mode() :: String.t()

mood_mode_background()

@spec mood_mode_background() :: String.t()

moon_landing()

@spec moon_landing() :: String.t()

moon_landing_background()

@spec moon_landing_background() :: String.t()

moon_raker()

@spec moon_raker() :: String.t()

moon_raker_background()

@spec moon_raker_background() :: String.t()

moonglade_water()

@spec moonglade_water() :: String.t()

moonglade_water_background()

@spec moonglade_water_background() :: String.t()

moonlit_mauve()

@spec moonlit_mauve() :: String.t()

moonlit_mauve_background()

@spec moonlit_mauve_background() :: String.t()

moonlit_orchid()

@spec moonlit_orchid() :: String.t()

moonlit_orchid_background()

@spec moonlit_orchid_background() :: String.t()

moray_eel()

@spec moray_eel() :: String.t()

moray_eel_background()

@spec moray_eel_background() :: String.t()

morning_moor()

@spec morning_moor() :: String.t()

morning_moor_background()

@spec morning_moor_background() :: String.t()

mortar()

@spec mortar() :: String.t()

mortar_background()

@spec mortar_background() :: String.t()

mortar_grey()

@spec mortar_grey() :: String.t()

mortar_grey_background()

@spec mortar_grey_background() :: String.t()

moscow_papyrus()

@spec moscow_papyrus() :: String.t()

moscow_papyrus_background()

@spec moscow_papyrus_background() :: String.t()

mosque()

@spec mosque() :: String.t()

mosque_background()

@spec mosque_background() :: String.t()

moth_green()

@spec moth_green() :: String.t()

moth_green_background()

@spec moth_green_background() :: String.t()

mount_olympus()

@spec mount_olympus() :: String.t()

mount_olympus_background()

@spec mount_olympus_background() :: String.t()

mountain_lake_blue()

@spec mountain_lake_blue() :: String.t()

mountain_lake_blue_background()

@spec mountain_lake_blue_background() :: String.t()

move_mint()

@spec move_mint() :: String.t()

move_mint_background()

@spec move_mint_background() :: String.t()

ms_pac_man_kiss()

@spec ms_pac_man_kiss() :: String.t()

ms_pac_man_kiss_background()

@spec ms_pac_man_kiss_background() :: String.t()

mt_rushmore()

@spec mt_rushmore() :: String.t()

mt_rushmore_background()

@spec mt_rushmore_background() :: String.t()

mud_green()

@spec mud_green() :: String.t()

mud_green_background()

@spec mud_green_background() :: String.t()

mustard()

@spec mustard() :: String.t()

mustard_background()

@spec mustard_background() :: String.t()

mustard_brown()

@spec mustard_brown() :: String.t()

mustard_brown_background()

@spec mustard_brown_background() :: String.t()

mustard_green()

@spec mustard_green() :: String.t()

mustard_green_background()

@spec mustard_green_background() :: String.t()

my_pink()

@spec my_pink() :: String.t()

my_pink_background()

@spec my_pink_background() :: String.t()

mystic_green()

@spec mystic_green() :: String.t()

mystic_green_background()

@spec mystic_green_background() :: String.t()

mystic_iris()

@spec mystic_iris() :: String.t()

mystic_iris_background()

@spec mystic_iris_background() :: String.t()

mysty_rose()

@spec mysty_rose() :: String.t()

mysty_rose_background()

@spec mysty_rose_background() :: String.t()

naples_yellow()

@spec naples_yellow() :: String.t()

naples_yellow_background()

@spec naples_yellow_background() :: String.t()

nasturtium_leaf()

@spec nasturtium_leaf() :: String.t()

nasturtium_leaf_background()

@spec nasturtium_leaf_background() :: String.t()

near_moon()

@spec near_moon() :: String.t()

near_moon_background()

@spec near_moon_background() :: String.t()

nectarine()

@spec nectarine() :: String.t()

nectarine_background()

@spec nectarine_background() :: String.t()

neo_mint()

@spec neo_mint() :: String.t()

neo_mint_background()

@spec neo_mint_background() :: String.t()

neo_tokyo_grey()

@spec neo_tokyo_grey() :: String.t()

neo_tokyo_grey_background()

@spec neo_tokyo_grey_background() :: String.t()

neon_blue()

@spec neon_blue() :: String.t()

neon_blue_background()

@spec neon_blue_background() :: String.t()

neon_pink()

@spec neon_pink() :: String.t()

neon_pink_background()

@spec neon_pink_background() :: String.t()

neon_rose()

@spec neon_rose() :: String.t()

neon_rose_background()

@spec neon_rose_background() :: String.t()

neon_yellow()

@spec neon_yellow() :: String.t()

neon_yellow_background()

@spec neon_yellow_background() :: String.t()

nero()

@spec nero() :: String.t()

nero_background()

@spec nero_background() :: String.t()

neutral_green()

@spec neutral_green() :: String.t()

neutral_green_background()

@spec neutral_green_background() :: String.t()

new_bamboo()

@spec new_bamboo() :: String.t()

new_bamboo_background()

@spec new_bamboo_background() :: String.t()

new_midnight_blue()

@spec new_midnight_blue() :: String.t()

new_midnight_blue_background()

@spec new_midnight_blue_background() :: String.t()

new_york_sunset()

@spec new_york_sunset() :: String.t()

new_york_sunset_background()

@spec new_york_sunset_background() :: String.t()

nickel()

@spec nickel() :: String.t()

nickel_background()

@spec nickel_background() :: String.t()

night_pearl()

@spec night_pearl() :: String.t()

night_pearl_background()

@spec night_pearl_background() :: String.t()

night_rider()

@spec night_rider() :: String.t()

night_rider_background()

@spec night_rider_background() :: String.t()

night_snow()

@spec night_snow() :: String.t()

night_snow_background()

@spec night_snow_background() :: String.t()

nightfall_in_suburbia()

@spec nightfall_in_suburbia() :: String.t()

nightfall_in_suburbia_background()

@spec nightfall_in_suburbia_background() :: String.t()

nīlā_blue()

@spec nīlā_blue() :: String.t()

nīlā_blue_background()

@spec nīlā_blue_background() :: String.t()

no_underline()

@spec no_underline() :: String.t()

Underline: none.

non_skid_grey()

@spec non_skid_grey() :: String.t()

non_skid_grey_background()

@spec non_skid_grey_background() :: String.t()

normal()

@spec normal() :: String.t()

Normal color or intensity.

nosferatu()

@spec nosferatu() :: String.t()

nosferatu_background()

@spec nosferatu_background() :: String.t()

nostalgia_perfume()

@spec nostalgia_perfume() :: String.t()

nostalgia_perfume_background()

@spec nostalgia_perfume_background() :: String.t()

not_crossed_out()

@spec not_crossed_out() :: String.t()

Not crossed-out.

not_framed_encircled()

@spec not_framed_encircled() :: String.t()

Not framed or encircled.

not_italic()

@spec not_italic() :: String.t()

Not italic.

not_overlined()

@spec not_overlined() :: String.t()

Not overlined.

nuclear_throne()

@spec nuclear_throne() :: String.t()

nuclear_throne_background()

@spec nuclear_throne_background() :: String.t()

oberon()

@spec oberon() :: String.t()

oberon_background()

@spec oberon_background() :: String.t()

observatory()

@spec observatory() :: String.t()

observatory_background()

@spec observatory_background() :: String.t()

octarine()

@spec octarine() :: String.t()

octarine_background()

@spec octarine_background() :: String.t()

off_black()

@spec off_black() :: String.t()

off_black_background()

@spec off_black_background() :: String.t()

old_asparagus()

@spec old_asparagus() :: String.t()

old_asparagus_background()

@spec old_asparagus_background() :: String.t()

olive()

@spec olive() :: String.t()

olive_background()

@spec olive_background() :: String.t()

olive_green()

@spec olive_green() :: String.t()

olive_green_background()

@spec olive_green_background() :: String.t()

orange()

@spec orange() :: String.t()

orange_background()

@spec orange_background() :: String.t()

orange_brown()

@spec orange_brown() :: String.t()

orange_brown_background()

@spec orange_brown_background() :: String.t()

orange_danger()

@spec orange_danger() :: String.t()

orange_danger_background()

@spec orange_danger_background() :: String.t()

orange_juice()

@spec orange_juice() :: String.t()

orange_juice_background()

@spec orange_juice_background() :: String.t()

orange_pepper()

@spec orange_pepper() :: String.t()

orange_pepper_background()

@spec orange_pepper_background() :: String.t()

orange_red()

@spec orange_red() :: String.t()

orange_red_background()

@spec orange_red_background() :: String.t()

orangish_brown()

@spec orangish_brown() :: String.t()

orangish_brown_background()

@spec orangish_brown_background() :: String.t()

orchid()

@spec orchid() :: String.t()

orchid_background()

@spec orchid_background() :: String.t()

orchid_dottyback()

@spec orchid_dottyback() :: String.t()

orchid_dottyback_background()

@spec orchid_dottyback_background() :: String.t()

orchid_orchestra()

@spec orchid_orchestra() :: String.t()

orchid_orchestra_background()

@spec orchid_orchestra_background() :: String.t()

orchid_red()

@spec orchid_red() :: String.t()

orchid_red_background()

@spec orchid_red_background() :: String.t()

orient()

@spec orient() :: String.t()

orient_background()

@spec orient_background() :: String.t()

orion()

@spec orion() :: String.t()

orion_background()

@spec orion_background() :: String.t()

orochimaru()

@spec orochimaru() :: String.t()

orochimaru_background()

@spec orochimaru_background() :: String.t()

overgrown()

@spec overgrown() :: String.t()

overgrown_background()

@spec overgrown_background() :: String.t()

overlined()

@spec overlined() :: String.t()

Overlined.

oyster_bay()

@spec oyster_bay() :: String.t()

oyster_bay_background()

@spec oyster_bay_background() :: String.t()

pacific_blue()

@spec pacific_blue() :: String.t()

pacific_blue_background()

@spec pacific_blue_background() :: String.t()

pacific_bridge()

@spec pacific_bridge() :: String.t()

pacific_bridge_background()

@spec pacific_bridge_background() :: String.t()

pacific_coast()

@spec pacific_coast() :: String.t()

pacific_coast_background()

@spec pacific_coast_background() :: String.t()

pakistan_green()

@spec pakistan_green() :: String.t()

pakistan_green_background()

@spec pakistan_green_background() :: String.t()

pale_green()

@spec pale_green() :: String.t()

pale_green_background()

@spec pale_green_background() :: String.t()

pale_grey()

@spec pale_grey() :: String.t()

pale_grey_background()

@spec pale_grey_background() :: String.t()

pale_lavender()

@spec pale_lavender() :: String.t()

pale_lavender_background()

@spec pale_lavender_background() :: String.t()

pale_light_green()

@spec pale_light_green() :: String.t()

pale_light_green_background()

@spec pale_light_green_background() :: String.t()

pale_lime_green()

@spec pale_lime_green() :: String.t()

pale_lime_green_background()

@spec pale_lime_green_background() :: String.t()

pale_persimmon()

@spec pale_persimmon() :: String.t()

pale_persimmon_background()

@spec pale_persimmon_background() :: String.t()

pale_purple()

@spec pale_purple() :: String.t()

pale_purple_background()

@spec pale_purple_background() :: String.t()

pale_turquoise()

@spec pale_turquoise() :: String.t()

pale_turquoise_background()

@spec pale_turquoise_background() :: String.t()

pale_violet_red()

@spec pale_violet_red() :: String.t()

pale_violet_red_background()

@spec pale_violet_red_background() :: String.t()

palladium()

@spec palladium() :: String.t()

palladium_background()

@spec palladium_background() :: String.t()

palm()

@spec palm() :: String.t()

palm_background()

@spec palm_background() :: String.t()

palm_frond()

@spec palm_frond() :: String.t()

palm_frond_background()

@spec palm_frond_background() :: String.t()

palomino_gold()

@spec palomino_gold() :: String.t()

palomino_gold_background()

@spec palomino_gold_background() :: String.t()

parakeet_blue()

@spec parakeet_blue() :: String.t()

parakeet_blue_background()

@spec parakeet_blue_background() :: String.t()

parchment()

@spec parchment() :: String.t()

parchment_background()

@spec parchment_background() :: String.t()

passionate_pink()

@spec passionate_pink() :: String.t()

passionate_pink_background()

@spec passionate_pink_background() :: String.t()

pastel_green()

@spec pastel_green() :: String.t()

pastel_green_background()

@spec pastel_green_background() :: String.t()

pastel_lime()

@spec pastel_lime() :: String.t()

pastel_lime_background()

@spec pastel_lime_background() :: String.t()

pastel_mint_green()

@spec pastel_mint_green() :: String.t()

pastel_mint_green_background()

@spec pastel_mint_green_background() :: String.t()

pastel_red()

@spec pastel_red() :: String.t()

pastel_red_background()

@spec pastel_red_background() :: String.t()

paternoster()

@spec paternoster() :: String.t()

paternoster_background()

@spec paternoster_background() :: String.t()

patriarch()

@spec patriarch() :: String.t()

patriarch_background()

@spec patriarch_background() :: String.t()

peaceful_purple()

@spec peaceful_purple() :: String.t()

peaceful_purple_background()

@spec peaceful_purple_background() :: String.t()

peach_bud()

@spec peach_bud() :: String.t()

peach_bud_background()

@spec peach_bud_background() :: String.t()

peaches_of_immortality()

@spec peaches_of_immortality() :: String.t()

peaches_of_immortality_background()

@spec peaches_of_immortality_background() :: String.t()

peapod()

@spec peapod() :: String.t()

peapod_background()

@spec peapod_background() :: String.t()

pear_spritz()

@spec pear_spritz() :: String.t()

pear_spritz_background()

@spec pear_spritz_background() :: String.t()

pearly_purple()

@spec pearly_purple() :: String.t()

pearly_purple_background()

@spec pearly_purple_background() :: String.t()

peas_in_a_pod()

@spec peas_in_a_pod() :: String.t()

peas_in_a_pod_background()

@spec peas_in_a_pod_background() :: String.t()

peptalk()

@spec peptalk() :: String.t()

peptalk_background()

@spec peptalk_background() :: String.t()

periwinkle()

@spec periwinkle() :: String.t()

periwinkle_background()

@spec periwinkle_background() :: String.t()

periwinkle_blue()

@spec periwinkle_blue() :: String.t()

periwinkle_blue_background()

@spec periwinkle_blue_background() :: String.t()

perle_noir()

@spec perle_noir() :: String.t()

perle_noir_background()

@spec perle_noir_background() :: String.t()

persian_green()

@spec persian_green() :: String.t()

persian_green_background()

@spec persian_green_background() :: String.t()

persian_violet()

@spec persian_violet() :: String.t()

persian_violet_background()

@spec persian_violet_background() :: String.t()

pesto_alla_genovese()

@spec pesto_alla_genovese() :: String.t()

pesto_alla_genovese_background()

@spec pesto_alla_genovese_background() :: String.t()

pewter_ring()

@spec pewter_ring() :: String.t()

pewter_ring_background()

@spec pewter_ring_background() :: String.t()

pharaoh_purple()

@spec pharaoh_purple() :: String.t()

pharaoh_purple_background()

@spec pharaoh_purple_background() :: String.t()

pharaoh_s_jade()

@spec pharaoh_s_jade() :: String.t()

pharaoh_s_jade_background()

@spec pharaoh_s_jade_background() :: String.t()

philippine_violet()

@spec philippine_violet() :: String.t()

philippine_violet_background()

@spec philippine_violet_background() :: String.t()

phlox()

@spec phlox() :: String.t()

phlox_background()

@spec phlox_background() :: String.t()

phosphor_green()

@spec phosphor_green() :: String.t()

phosphor_green_background()

@spec phosphor_green_background() :: String.t()

photon_projector()

@spec photon_projector() :: String.t()

photon_projector_background()

@spec photon_projector_background() :: String.t()

phthalo_blue()

@spec phthalo_blue() :: String.t()

phthalo_blue_background()

@spec phthalo_blue_background() :: String.t()

picton_blue()

@spec picton_blue() :: String.t()

picton_blue_background()

@spec picton_blue_background() :: String.t()

pigment_indigo()

@spec pigment_indigo() :: String.t()

pigment_indigo_background()

@spec pigment_indigo_background() :: String.t()

pineapple_salmon()

@spec pineapple_salmon() :: String.t()

pineapple_salmon_background()

@spec pineapple_salmon_background() :: String.t()

pink_apotheosis()

@spec pink_apotheosis() :: String.t()

pink_apotheosis_background()

@spec pink_apotheosis_background() :: String.t()

pink_as_hell()

@spec pink_as_hell() :: String.t()

pink_as_hell_background()

@spec pink_as_hell_background() :: String.t()

pink_cattleya()

@spec pink_cattleya() :: String.t()

pink_cattleya_background()

@spec pink_cattleya_background() :: String.t()

pink_charge()

@spec pink_charge() :: String.t()

pink_charge_background()

@spec pink_charge_background() :: String.t()

pink_delight()

@spec pink_delight() :: String.t()

pink_delight_background()

@spec pink_delight_background() :: String.t()

pink_diamond()

@spec pink_diamond() :: String.t()

pink_diamond_background()

@spec pink_diamond_background() :: String.t()

pink_fetish()

@spec pink_fetish() :: String.t()

pink_fetish_background()

@spec pink_fetish_background() :: String.t()

pink_fever()

@spec pink_fever() :: String.t()

pink_fever_background()

@spec pink_fever_background() :: String.t()

pink_fire()

@spec pink_fire() :: String.t()

pink_fire_background()

@spec pink_fire_background() :: String.t()

pink_flamingo()

@spec pink_flamingo() :: String.t()

pink_flamingo_background()

@spec pink_flamingo_background() :: String.t()

pink_flare()

@spec pink_flare() :: String.t()

pink_flare_background()

@spec pink_flare_background() :: String.t()

pink_illusion()

@spec pink_illusion() :: String.t()

pink_illusion_background()

@spec pink_illusion_background() :: String.t()

pink_katydid()

@spec pink_katydid() :: String.t()

pink_katydid_background()

@spec pink_katydid_background() :: String.t()

pinky()

@spec pinky() :: String.t()

pinky_background()

@spec pinky_background() :: String.t()

pistachio_flour()

@spec pistachio_flour() :: String.t()

pistachio_flour_background()

@spec pistachio_flour_background() :: String.t()

pistachio_mousse()

@spec pistachio_mousse() :: String.t()

pistachio_mousse_background()

@spec pistachio_mousse_background() :: String.t()

pixie_violet()

@spec pixie_violet() :: String.t()

pixie_violet_background()

@spec pixie_violet_background() :: String.t()

platonic_blue()

@spec platonic_blue() :: String.t()

platonic_blue_background()

@spec platonic_blue_background() :: String.t()

plum()

@spec plum() :: String.t()

plum_background()

@spec plum_background() :: String.t()

plunge_pool()

@spec plunge_pool() :: String.t()

plunge_pool_background()

@spec plunge_pool_background() :: String.t()

pluviophile()

@spec pluviophile() :: String.t()

pluviophile_background()

@spec pluviophile_background() :: String.t()

poetic_yellow()

@spec poetic_yellow() :: String.t()

poetic_yellow_background()

@spec poetic_yellow_background() :: String.t()

poison_purple()

@spec poison_purple() :: String.t()

poison_purple_background()

@spec poison_purple_background() :: String.t()

poison_purple_paradise()

@spec poison_purple_paradise() :: String.t()

poison_purple_paradise_background()

@spec poison_purple_paradise_background() :: String.t()

poisonous_dart()

@spec poisonous_dart() :: String.t()

poisonous_dart_background()

@spec poisonous_dart_background() :: String.t()

polar_bear_in_a_blizzard()

@spec polar_bear_in_a_blizzard() :: String.t()

polar_bear_in_a_blizzard_background()

@spec polar_bear_in_a_blizzard_background() :: String.t()

pompelmo()

@spec pompelmo() :: String.t()

pompelmo_background()

@spec pompelmo_background() :: String.t()

pond_bath()

@spec pond_bath() :: String.t()

pond_bath_background()

@spec pond_bath_background() :: String.t()

pond_sedge()

@spec pond_sedge() :: String.t()

pond_sedge_background()

@spec pond_sedge_background() :: String.t()

poppy_prose()

@spec poppy_prose() :: String.t()

poppy_prose_background()

@spec poppy_prose_background() :: String.t()

porcini()

@spec porcini() :: String.t()

porcini_background()

@spec porcini_background() :: String.t()

porpoise()

@spec porpoise() :: String.t()

porpoise_background()

@spec porpoise_background() :: String.t()

portafino()

@spec portafino() :: String.t()

portafino_background()

@spec portafino_background() :: String.t()

portage()

@spec portage() :: String.t()

portage_background()

@spec portage_background() :: String.t()

pound_sterling()

@spec pound_sterling() :: String.t()

pound_sterling_background()

@spec pound_sterling_background() :: String.t()

pout_pink()

@spec pout_pink() :: String.t()

pout_pink_background()

@spec pout_pink_background() :: String.t()

praise_giving()

@spec praise_giving() :: String.t()

praise_giving_background()

@spec praise_giving_background() :: String.t()

preppy_rose()

@spec preppy_rose() :: String.t()

preppy_rose_background()

@spec preppy_rose_background() :: String.t()

primary_blue()

@spec primary_blue() :: String.t()

primary_blue_background()

@spec primary_blue_background() :: String.t()

primary_font()

@spec primary_font() :: String.t()

Sets primary (default) font.

prime_pink()

@spec prime_pink() :: String.t()

prime_pink_background()

@spec prime_pink_background() :: String.t()

princess_perfume()

@spec princess_perfume() :: String.t()

princess_perfume_background()

@spec princess_perfume_background() :: String.t()

pristine_oceanic()

@spec pristine_oceanic() :: String.t()

pristine_oceanic_background()

@spec pristine_oceanic_background() :: String.t()

protein_high()

@spec protein_high() :: String.t()

protein_high_background()

@spec protein_high_background() :: String.t()

protoss_pylon()

@spec protoss_pylon() :: String.t()

protoss_pylon_background()

@spec protoss_pylon_background() :: String.t()

prussian_nights()

@spec prussian_nights() :: String.t()

prussian_nights_background()

@spec prussian_nights_background() :: String.t()

psychedelic_purple()

@spec psychedelic_purple() :: String.t()

psychedelic_purple_background()

@spec psychedelic_purple_background() :: String.t()

pumpkin_seed()

@spec pumpkin_seed() :: String.t()

pumpkin_seed_background()

@spec pumpkin_seed_background() :: String.t()

punch_out_glove()

@spec punch_out_glove() :: String.t()

punch_out_glove_background()

@spec punch_out_glove_background() :: String.t()

purception()

@spec purception() :: String.t()

purception_background()

@spec purception_background() :: String.t()

pure_blue()

@spec pure_blue() :: String.t()

pure_blue_background()

@spec pure_blue_background() :: String.t()

purple()

@spec purple() :: String.t()

purple_anemone()

@spec purple_anemone() :: String.t()

purple_anemone_background()

@spec purple_anemone_background() :: String.t()

purple_background()

@spec purple_background() :: String.t()

purple_balloon()

@spec purple_balloon() :: String.t()

purple_balloon_background()

@spec purple_balloon_background() :: String.t()

purple_climax()

@spec purple_climax() :: String.t()

purple_climax_background()

@spec purple_climax_background() :: String.t()

purple_dreamer()

@spec purple_dreamer() :: String.t()

purple_dreamer_background()

@spec purple_dreamer_background() :: String.t()

purple_feather_boa()

@spec purple_feather_boa() :: String.t()

purple_feather_boa_background()

@spec purple_feather_boa_background() :: String.t()

purple_hedonist()

@spec purple_hedonist() :: String.t()

purple_hedonist_background()

@spec purple_hedonist_background() :: String.t()

purple_hollyhock()

@spec purple_hollyhock() :: String.t()

purple_hollyhock_background()

@spec purple_hollyhock_background() :: String.t()

purple_honeycreeper()

@spec purple_honeycreeper() :: String.t()

purple_honeycreeper_background()

@spec purple_honeycreeper_background() :: String.t()

purple_illusion()

@spec purple_illusion() :: String.t()

purple_illusion_background()

@spec purple_illusion_background() :: String.t()

purple_illusionist()

@spec purple_illusionist() :: String.t()

purple_illusionist_background()

@spec purple_illusionist_background() :: String.t()

purple_pirate()

@spec purple_pirate() :: String.t()

purple_pirate_background()

@spec purple_pirate_background() :: String.t()

purple_pizzazz()

@spec purple_pizzazz() :: String.t()

purple_pizzazz_background()

@spec purple_pizzazz_background() :: String.t()

purple_potion()

@spec purple_potion() :: String.t()

purple_potion_background()

@spec purple_potion_background() :: String.t()

purplue()

@spec purplue() :: String.t()

purplue_background()

@spec purplue_background() :: String.t()

puts(chardata, emit? \\ enabled?())

@spec puts(ansidata(), boolean()) :: :ok

puyo_blob_green()

@spec puyo_blob_green() :: String.t()

puyo_blob_green_background()

@spec puyo_blob_green_background() :: String.t()

pú_táo_zǐ_purple()

@spec pú_táo_zǐ_purple() :: String.t()

pú_táo_zǐ_purple_background()

@spec pú_táo_zǐ_purple_background() :: String.t()

queer_purple()

@spec queer_purple() :: String.t()

queer_purple_background()

@spec queer_purple_background() :: String.t()

rabbit_paws()

@spec rabbit_paws() :: String.t()

rabbit_paws_background()

@spec rabbit_paws_background() :: String.t()

radar_blip_green()

@spec radar_blip_green() :: String.t()

radar_blip_green_background()

@spec radar_blip_green_background() :: String.t()

radiant_rouge()

@spec radiant_rouge() :: String.t()

radiant_rouge_background()

@spec radiant_rouge_background() :: String.t()

radioactive()

@spec radioactive() :: String.t()

radioactive_background()

@spec radioactive_background() :: String.t()

radioactive_lilypad()

@spec radioactive_lilypad() :: String.t()

radioactive_lilypad_background()

@spec radioactive_lilypad_background() :: String.t()

radium()

@spec radium() :: String.t()

radium_background()

@spec radium_background() :: String.t()

raging_leaf()

@spec raging_leaf() :: String.t()

raging_leaf_background()

@spec raging_leaf_background() :: String.t()

rainbow_s_inner_rim()

@spec rainbow_s_inner_rim() :: String.t()

rainbow_s_inner_rim_background()

@spec rainbow_s_inner_rim_background() :: String.t()

rainbow_s_outer_rim()

@spec rainbow_s_outer_rim() :: String.t()

rainbow_s_outer_rim_background()

@spec rainbow_s_outer_rim_background() :: String.t()

rainwater()

@spec rainwater() :: String.t()

rainwater_background()

@spec rainwater_background() :: String.t()

rajah()

@spec rajah() :: String.t()

rajah_background()

@spec rajah_background() :: String.t()

rare_wind()

@spec rare_wind() :: String.t()

rare_wind_background()

@spec rare_wind_background() :: String.t()

rat_brown()

@spec rat_brown() :: String.t()

rat_brown_background()

@spec rat_brown_background() :: String.t()

razzmatazz()

@spec razzmatazz() :: String.t()

razzmatazz_background()

@spec razzmatazz_background() :: String.t()

red()

@spec red() :: String.t()

Sets foreground color to red.

red_background()

@spec red_background() :: String.t()

Sets background color to red.

red_blood()

@spec red_blood() :: String.t()

red_blood_background()

@spec red_blood_background() :: String.t()

red_door()

@spec red_door() :: String.t()

red_door_background()

@spec red_door_background() :: String.t()

red_epiphyllum()

@spec red_epiphyllum() :: String.t()

red_epiphyllum_background()

@spec red_epiphyllum_background() :: String.t()

red_mull()

@spec red_mull() :: String.t()

red_mull_background()

@spec red_mull_background() :: String.t()

red_pegasus()

@spec red_pegasus() :: String.t()

red_pegasus_background()

@spec red_pegasus_background() :: String.t()

red_pentacle()

@spec red_pentacle() :: String.t()

red_pentacle_background()

@spec red_pentacle_background() :: String.t()

red_republic()

@spec red_republic() :: String.t()

red_republic_background()

@spec red_republic_background() :: String.t()

reef()

@spec reef() :: String.t()

reef_background()

@spec reef_background() :: String.t()

reform()

@spec reform() :: String.t()

reform_background()

@spec reform_background() :: String.t()

refreshing_primer()

@spec refreshing_primer() :: String.t()

refreshing_primer_background()

@spec refreshing_primer_background() :: String.t()

registration_black()

@spec registration_black() :: String.t()

registration_black_background()

@spec registration_black_background() :: String.t()

reset()

@spec reset() :: String.t()

Resets all attributes.

retro_pink()

@spec retro_pink() :: String.t()

retro_pink_background()

@spec retro_pink_background() :: String.t()

reveal()

@spec reveal() :: String.t()

Reveal: Not concealed.

reverse()

@spec reverse() :: String.t()

Image: negative. Swap foreground and background.

reverse_off()

@spec reverse_off() :: String.t()

Image: positive. Normal foreground and background.

reversed_grey()

@spec reversed_grey() :: String.t()

reversed_grey_background()

@spec reversed_grey_background() :: String.t()

rhine_castle()

@spec rhine_castle() :: String.t()

rhine_castle_background()

@spec rhine_castle_background() :: String.t()

rhubarb_pie()

@spec rhubarb_pie() :: String.t()

rhubarb_pie_background()

@spec rhubarb_pie_background() :: String.t()

rich_blue()

@spec rich_blue() :: String.t()

rich_blue_background()

@spec rich_blue_background() :: String.t()

rich_lavender()

@spec rich_lavender() :: String.t()

rich_lavender_background()

@spec rich_lavender_background() :: String.t()

rich_lilac()

@spec rich_lilac() :: String.t()

rich_lilac_background()

@spec rich_lilac_background() :: String.t()

ripe_lavander()

@spec ripe_lavander() :: String.t()

ripe_lavander_background()

@spec ripe_lavander_background() :: String.t()

riptide()

@spec riptide() :: String.t()

riptide_background()

@spec riptide_background() :: String.t()

rita_repulsa()

@spec rita_repulsa() :: String.t()

rita_repulsa_background()

@spec rita_repulsa_background() :: String.t()

rivers_edge()

@spec rivers_edge() :: String.t()

rivers_edge_background()

@spec rivers_edge_background() :: String.t()

riverstone()

@spec riverstone() :: String.t()

riverstone_background()

@spec riverstone_background() :: String.t()

riviera_blue()

@spec riviera_blue() :: String.t()

riviera_blue_background()

@spec riviera_blue_background() :: String.t()

rock_n_rose()

@spec rock_n_rose() :: String.t()

rock_n_rose_background()

@spec rock_n_rose_background() :: String.t()

roller_derby()

@spec roller_derby() :: String.t()

roller_derby_background()

@spec roller_derby_background() :: String.t()

roman()

@spec roman() :: String.t()

roman_background()

@spec roman_background() :: String.t()

roman_coin()

@spec roman_coin() :: String.t()

roman_coin_background()

@spec roman_coin_background() :: String.t()

rose()

@spec rose() :: String.t()

rose_background()

@spec rose_background() :: String.t()

rose_garland()

@spec rose_garland() :: String.t()

rose_garland_background()

@spec rose_garland_background() :: String.t()

rose_of_sharon()

@spec rose_of_sharon() :: String.t()

rose_of_sharon_background()

@spec rose_of_sharon_background() :: String.t()

rose_pink()

@spec rose_pink() :: String.t()

rose_pink_background()

@spec rose_pink_background() :: String.t()

rosewood()

@spec rosewood() :: String.t()

rosewood_background()

@spec rosewood_background() :: String.t()

rosso_corsa()

@spec rosso_corsa() :: String.t()

rosso_corsa_background()

@spec rosso_corsa_background() :: String.t()

rosy_brown()

@spec rosy_brown() :: String.t()

rosy_brown_background()

@spec rosy_brown_background() :: String.t()

rosy_pink()

@spec rosy_pink() :: String.t()

rosy_pink_background()

@spec rosy_pink_background() :: String.t()

rowan()

@spec rowan() :: String.t()

rowan_background()

@spec rowan_background() :: String.t()

royal_blue()

@spec royal_blue() :: String.t()

royal_blue_background()

@spec royal_blue_background() :: String.t()

royal_navy_blue()

@spec royal_navy_blue() :: String.t()

royal_navy_blue_background()

@spec royal_navy_blue_background() :: String.t()

royalty_loyalty()

@spec royalty_loyalty() :: String.t()

royalty_loyalty_background()

@spec royalty_loyalty_background() :: String.t()

roycroft_pewter()

@spec roycroft_pewter() :: String.t()

roycroft_pewter_background()

@spec roycroft_pewter_background() :: String.t()

rubine_red()

@spec rubine_red() :: String.t()

rubine_red_background()

@spec rubine_red_background() :: String.t()

sacred_ground()

@spec sacred_ground() :: String.t()

sacred_ground_background()

@spec sacred_ground_background() :: String.t()

sacrifice_altar()

@spec sacrifice_altar() :: String.t()

sacrifice_altar_background()

@spec sacrifice_altar_background() :: String.t()

safety_orange()

@spec safety_orange() :: String.t()

safety_orange_background()

@spec safety_orange_background() :: String.t()

salami()

@spec salami() :: String.t()

salami_background()

@spec salami_background() :: String.t()

salami_slice()

@spec salami_slice() :: String.t()

salami_slice_background()

@spec salami_slice_background() :: String.t()

salomie()

@spec salomie() :: String.t()

salomie_background()

@spec salomie_background() :: String.t()

salt_mountain()

@spec salt_mountain() :: String.t()

salt_mountain_background()

@spec salt_mountain_background() :: String.t()

sand_shark()

@spec sand_shark() :: String.t()

sand_shark_background()

@spec sand_shark_background() :: String.t()

sandhill_crane()

@spec sandhill_crane() :: String.t()

sandhill_crane_background()

@spec sandhill_crane_background() :: String.t()

sandy_brown()

@spec sandy_brown() :: String.t()

sandy_brown_background()

@spec sandy_brown_background() :: String.t()

santa_fe_tan()

@spec santa_fe_tan() :: String.t()

santa_fe_tan_background()

@spec santa_fe_tan_background() :: String.t()

satin_latour()

@spec satin_latour() :: String.t()

satin_latour_background()

@spec satin_latour_background() :: String.t()

satin_ribbon()

@spec satin_ribbon() :: String.t()

satin_ribbon_background()

@spec satin_ribbon_background() :: String.t()

scab_red()

@spec scab_red() :: String.t()

scab_red_background()

@spec scab_red_background() :: String.t()

scandal()

@spec scandal() :: String.t()

scandal_background()

@spec scandal_background() :: String.t()

scapa_flow()

@spec scapa_flow() :: String.t()

scapa_flow_background()

@spec scapa_flow_background() :: String.t()

scenic_water()

@spec scenic_water() :: String.t()

scenic_water_background()

@spec scenic_water_background() :: String.t()

school_bus()

@spec school_bus() :: String.t()

school_bus_background()

@spec school_bus_background() :: String.t()

school_bus_yellow()

@spec school_bus_yellow() :: String.t()

school_bus_yellow_background()

@spec school_bus_yellow_background() :: String.t()

science_blue()

@spec science_blue() :: String.t()

science_blue_background()

@spec science_blue_background() :: String.t()

scorpion()

@spec scorpion() :: String.t()

scorpion_background()

@spec scorpion_background() :: String.t()

scorpion_green()

@spec scorpion_green() :: String.t()

scorpion_green_background()

@spec scorpion_green_background() :: String.t()

scotch_blue()

@spec scotch_blue() :: String.t()

scotch_blue_background()

@spec scotch_blue_background() :: String.t()

screamin_green()

@spec screamin_green() :: String.t()

screamin_green_background()

@spec screamin_green_background() :: String.t()

screaming_magenta()

@spec screaming_magenta() :: String.t()

screaming_magenta_background()

@spec screaming_magenta_background() :: String.t()

sea_grass()

@spec sea_grass() :: String.t()

sea_grass_background()

@spec sea_grass_background() :: String.t()

sea_green()

@spec sea_green() :: String.t()

sea_green_background()

@spec sea_green_background() :: String.t()

sea_lavender()

@spec sea_lavender() :: String.t()

sea_lavender_background()

@spec sea_lavender_background() :: String.t()

sea_serpent_s_tears()

@spec sea_serpent_s_tears() :: String.t()

sea_serpent_s_tears_background()

@spec sea_serpent_s_tears_background() :: String.t()

seafair_green()

@spec seafair_green() :: String.t()

seafair_green_background()

@spec seafair_green_background() :: String.t()

seagull()

@spec seagull() :: String.t()

seagull_background()

@spec seagull_background() :: String.t()

seasoned_apple_green()

@spec seasoned_apple_green() :: String.t()

seasoned_apple_green_background()

@spec seasoned_apple_green_background() :: String.t()

sell_gold()

@spec sell_gold() :: String.t()

sell_gold_background()

@spec sell_gold_background() :: String.t()

sequesta()

@spec sequesta() :: String.t()

sequesta_background()

@spec sequesta_background() :: String.t()

serrano_pepper()

@spec serrano_pepper() :: String.t()

serrano_pepper_background()

@spec serrano_pepper_background() :: String.t()

shade_of_violet()

@spec shade_of_violet() :: String.t()

shade_of_violet_background()

@spec shade_of_violet_background() :: String.t()

shaded_willow()

@spec shaded_willow() :: String.t()

shaded_willow_background()

@spec shaded_willow_background() :: String.t()

shades_on()

@spec shades_on() :: String.t()

shades_on_background()

@spec shades_on_background() :: String.t()

shadow_mountain()

@spec shadow_mountain() :: String.t()

shadow_mountain_background()

@spec shadow_mountain_background() :: String.t()

shadows()

@spec shadows() :: String.t()

shadows_background()

@spec shadows_background() :: String.t()

shady_neon_blue()

@spec shady_neon_blue() :: String.t()

shady_neon_blue_background()

@spec shady_neon_blue_background() :: String.t()

shakespeare()

@spec shakespeare() :: String.t()

shakespeare_background()

@spec shakespeare_background() :: String.t()

shallow_water()

@spec shallow_water() :: String.t()

shallow_water_background()

@spec shallow_water_background() :: String.t()

shallow_water_ground()

@spec shallow_water_ground() :: String.t()

shallow_water_ground_background()

@spec shallow_water_ground_background() :: String.t()

shark_fin()

@spec shark_fin() :: String.t()

shark_fin_background()

@spec shark_fin_background() :: String.t()

sheen_green()

@spec sheen_green() :: String.t()

sheen_green_background()

@spec sheen_green_background() :: String.t()

shiffurple()

@spec shiffurple() :: String.t()

shiffurple_background()

@spec shiffurple_background() :: String.t()

shimmering_brook()

@spec shimmering_brook() :: String.t()

shimmering_brook_background()

@spec shimmering_brook_background() :: String.t()

shimmering_love()

@spec shimmering_love() :: String.t()

shimmering_love_background()

@spec shimmering_love_background() :: String.t()

ship_cove()

@spec ship_cove() :: String.t()

ship_cove_background()

@spec ship_cove_background() :: String.t()

shocking_pink()

@spec shocking_pink() :: String.t()

shocking_pink_background()

@spec shocking_pink_background() :: String.t()

show_business()

@spec show_business() :: String.t()

show_business_background()

@spec show_business_background() :: String.t()

shrinking_violet()

@spec shrinking_violet() :: String.t()

shrinking_violet_background()

@spec shrinking_violet_background() :: String.t()

shy_guy_red()

@spec shy_guy_red() :: String.t()

shy_guy_red_background()

@spec shy_guy_red_background() :: String.t()

shy_moment()

@spec shy_moment() :: String.t()

shy_moment_background()

@spec shy_moment_background() :: String.t()

sienna_red()

@spec sienna_red() :: String.t()

sienna_red_background()

@spec sienna_red_background() :: String.t()

silky_pink()

@spec silky_pink() :: String.t()

silky_pink_background()

@spec silky_pink_background() :: String.t()

silver()

@spec silver() :: String.t()

silver_background()

@spec silver_background() :: String.t()

silver_chalice()

@spec silver_chalice() :: String.t()

silver_chalice_background()

@spec silver_chalice_background() :: String.t()

silver_medal()

@spec silver_medal() :: String.t()

silver_medal_background()

@spec silver_medal_background() :: String.t()

silver_polish()

@spec silver_polish() :: String.t()

silver_polish_background()

@spec silver_polish_background() :: String.t()

silver_setting()

@spec silver_setting() :: String.t()

silver_setting_background()

@spec silver_setting_background() :: String.t()

silver_tipped_sage()

@spec silver_tipped_sage() :: String.t()

silver_tipped_sage_background()

@spec silver_tipped_sage_background() :: String.t()

silverstone()

@spec silverstone() :: String.t()

silverstone_background()

@spec silverstone_background() :: String.t()

simply_green()

@spec simply_green() :: String.t()

simply_green_background()

@spec simply_green_background() :: String.t()

sixteen_million_pink()

@spec sixteen_million_pink() :: String.t()

sixteen_million_pink_background()

@spec sixteen_million_pink_background() :: String.t()

siyâh_black()

@spec siyâh_black() :: String.t()

siyâh_black_background()

@spec siyâh_black_background() :: String.t()

sizzling_watermelon()

@spec sizzling_watermelon() :: String.t()

sizzling_watermelon_background()

@spec sizzling_watermelon_background() :: String.t()

skinny_jeans()

@spec skinny_jeans() :: String.t()

skinny_jeans_background()

@spec skinny_jeans_background() :: String.t()

skyan()

@spec skyan() :: String.t()

skyan_background()

@spec skyan_background() :: String.t()

skysail_blue()

@spec skysail_blue() :: String.t()

skysail_blue_background()

@spec skysail_blue_background() :: String.t()

slate_blue()

@spec slate_blue() :: String.t()

slate_blue_background()

@spec slate_blue_background() :: String.t()

slimer_green()

@spec slimer_green() :: String.t()

slimer_green_background()

@spec slimer_green_background() :: String.t()

smoke_screen()

@spec smoke_screen() :: String.t()

smoke_screen_background()

@spec smoke_screen_background() :: String.t()

smoky_tone()

@spec smoky_tone() :: String.t()

smoky_tone_background()

@spec smoky_tone_background() :: String.t()

snappy_violet()

@spec snappy_violet() :: String.t()

snappy_violet_background()

@spec snappy_violet_background() :: String.t()

snow_pea()

@spec snow_pea() :: String.t()

snow_pea_background()

@spec snow_pea_background() :: String.t()

soil_of_avagddu()

@spec soil_of_avagddu() :: String.t()

soil_of_avagddu_background()

@spec soil_of_avagddu_background() :: String.t()

sonic_silver()

@spec sonic_silver() :: String.t()

sonic_silver_background()

@spec sonic_silver_background() :: String.t()

soooo_bloody()

@spec soooo_bloody() :: String.t()

soooo_bloody_background()

@spec soooo_bloody_background() :: String.t()

sorx_red()

@spec sorx_red() :: String.t()

sorx_red_background()

@spec sorx_red_background() :: String.t()

sour_green_cherry()

@spec sour_green_cherry() :: String.t()

sour_green_cherry_background()

@spec sour_green_cherry_background() :: String.t()

soviet_gold()

@spec soviet_gold() :: String.t()

soviet_gold_background()

@spec soviet_gold_background() :: String.t()

soylent_green()

@spec soylent_green() :: String.t()

soylent_green_background()

@spec soylent_green_background() :: String.t()

space_opera()

@spec space_opera() :: String.t()

space_opera_background()

@spec space_opera_background() :: String.t()

spaghetti_strap_pink()

@spec spaghetti_strap_pink() :: String.t()

spaghetti_strap_pink_background()

@spec spaghetti_strap_pink_background() :: String.t()

spanish_sky_blue()

@spec spanish_sky_blue() :: String.t()

spanish_sky_blue_background()

@spec spanish_sky_blue_background() :: String.t()

spanish_viridian()

@spec spanish_viridian() :: String.t()

spanish_viridian_background()

@spec spanish_viridian_background() :: String.t()

sparkling_green()

@spec sparkling_green() :: String.t()

sparkling_green_background()

@spec sparkling_green_background() :: String.t()

species()

@spec species() :: String.t()

species_background()

@spec species_background() :: String.t()

spectacular_purple()

@spec spectacular_purple() :: String.t()

spectacular_purple_background()

@spec spectacular_purple_background() :: String.t()

spectral_green()

@spec spectral_green() :: String.t()

spectral_green_background()

@spec spectral_green_background() :: String.t()

spice_pink()

@spec spice_pink() :: String.t()

spice_pink_background()

@spec spice_pink_background() :: String.t()

spiced_tea()

@spec spiced_tea() :: String.t()

spiced_tea_background()

@spec spiced_tea_background() :: String.t()

spikey_red()

@spec spikey_red() :: String.t()

spikey_red_background()

@spec spikey_red_background() :: String.t()

spinach_souffle()

@spec spinach_souffle() :: String.t()

spinach_souffle_background()

@spec spinach_souffle_background() :: String.t()

spindrift()

@spec spindrift() :: String.t()

spindrift_background()

@spec spindrift_background() :: String.t()

spring()

@spec spring() :: String.t()

spring_background()

@spec spring_background() :: String.t()

spring_bouquet()

@spec spring_bouquet() :: String.t()

spring_bouquet_background()

@spec spring_bouquet_background() :: String.t()

spring_bud()

@spec spring_bud() :: String.t()

spring_bud_background()

@spec spring_bud_background() :: String.t()

spring_garden()

@spec spring_garden() :: String.t()

spring_garden_background()

@spec spring_garden_background() :: String.t()

spring_green()

@spec spring_green() :: String.t()

spring_green_background()

@spec spring_green_background() :: String.t()

springtime_bloom()

@spec springtime_bloom() :: String.t()

springtime_bloom_background()

@spec springtime_bloom_background() :: String.t()

sql_injection_purple()

@spec sql_injection_purple() :: String.t()

sql_injection_purple_background()

@spec sql_injection_purple_background() :: String.t()

stadium_lawn()

@spec stadium_lawn() :: String.t()

stadium_lawn_background()

@spec stadium_lawn_background() :: String.t()

stage_mauve()

@spec stage_mauve() :: String.t()

stage_mauve_background()

@spec stage_mauve_background() :: String.t()

standby_led()

@spec standby_led() :: String.t()

standby_led_background()

@spec standby_led_background() :: String.t()

star_of_david()

@spec star_of_david() :: String.t()

star_of_david_background()

@spec star_of_david_background() :: String.t()

starfleet_blue()

@spec starfleet_blue() :: String.t()

starfleet_blue_background()

@spec starfleet_blue_background() :: String.t()

steel_blue()

@spec steel_blue() :: String.t()

steel_blue_background()

@spec steel_blue_background() :: String.t()

steel_teal()

@spec steel_teal() :: String.t()

steel_teal_background()

@spec steel_teal_background() :: String.t()

steel_wool()

@spec steel_wool() :: String.t()

steel_wool_background()

@spec steel_wool_background() :: String.t()

stellar_strawberry()

@spec stellar_strawberry() :: String.t()

stellar_strawberry_background()

@spec stellar_strawberry_background() :: String.t()

sticky_black_tarmac()

@spec sticky_black_tarmac() :: String.t()

sticky_black_tarmac_background()

@spec sticky_black_tarmac_background() :: String.t()

stinging_wasabi()

@spec stinging_wasabi() :: String.t()

stinging_wasabi_background()

@spec stinging_wasabi_background() :: String.t()

stomy_shower()

@spec stomy_shower() :: String.t()

stomy_shower_background()

@spec stomy_shower_background() :: String.t()

stonewall_grey()

@spec stonewall_grey() :: String.t()

stonewall_grey_background()

@spec stonewall_grey_background() :: String.t()

stranglethorn_ochre()

@spec stranglethorn_ochre() :: String.t()

stranglethorn_ochre_background()

@spec stranglethorn_ochre_background() :: String.t()

stratos()

@spec stratos() :: String.t()

stratos_background()

@spec stratos_background() :: String.t()

strawberry_dreams()

@spec strawberry_dreams() :: String.t()

strawberry_dreams_background()

@spec strawberry_dreams_background() :: String.t()

strawberry_frost()

@spec strawberry_frost() :: String.t()

strawberry_frost_background()

@spec strawberry_frost_background() :: String.t()

strong_blue()

@spec strong_blue() :: String.t()

strong_blue_background()

@spec strong_blue_background() :: String.t()

strong_cerise()

@spec strong_cerise() :: String.t()

strong_cerise_background()

@spec strong_cerise_background() :: String.t()

strong_mustard()

@spec strong_mustard() :: String.t()

strong_mustard_background()

@spec strong_mustard_background() :: String.t()

strong_pink()

@spec strong_pink() :: String.t()

strong_pink_background()

@spec strong_pink_background() :: String.t()

subtle_touch()

@spec subtle_touch() :: String.t()

subtle_touch_background()

@spec subtle_touch_background() :: String.t()

sugar_chic()

@spec sugar_chic() :: String.t()

sugar_chic_background()

@spec sugar_chic_background() :: String.t()

sugar_pool()

@spec sugar_pool() :: String.t()

sugar_pool_background()

@spec sugar_pool_background() :: String.t()

sugarpills()

@spec sugarpills() :: String.t()

sugarpills_background()

@spec sugarpills_background() :: String.t()

sulphine_yellow()

@spec sulphine_yellow() :: String.t()

sulphine_yellow_background()

@spec sulphine_yellow_background() :: String.t()

sumi_ink()

@spec sumi_ink() :: String.t()

sumi_ink_background()

@spec sumi_ink_background() :: String.t()

sun_city()

@spec sun_city() :: String.t()

sun_city_background()

@spec sun_city_background() :: String.t()

sun_crete()

@spec sun_crete() :: String.t()

sun_crete_background()

@spec sun_crete_background() :: String.t()

sunny_lime()

@spec sunny_lime() :: String.t()

sunny_lime_background()

@spec sunny_lime_background() :: String.t()

super_sepia()

@spec super_sepia() :: String.t()

super_sepia_background()

@spec super_sepia_background() :: String.t()

super_silver()

@spec super_silver() :: String.t()

super_silver_background()

@spec super_silver_background() :: String.t()

surati_pink()

@spec surati_pink() :: String.t()

surati_pink_background()

@spec surati_pink_background() :: String.t()

surfboard_yellow()

@spec surfboard_yellow() :: String.t()

surfboard_yellow_background()

@spec surfboard_yellow_background() :: String.t()

surfer_girl()

@spec surfer_girl() :: String.t()

surfer_girl_background()

@spec surfer_girl_background() :: String.t()

suva_grey()

@spec suva_grey() :: String.t()

suva_grey_background()

@spec suva_grey_background() :: String.t()

swamp_green()

@spec swamp_green() :: String.t()

swamp_green_background()

@spec swamp_green_background() :: String.t()

sweet_garden()

@spec sweet_garden() :: String.t()

sweet_garden_background()

@spec sweet_garden_background() :: String.t()

sweet_slumber_pink()

@spec sweet_slumber_pink() :: String.t()

sweet_slumber_pink_background()

@spec sweet_slumber_pink_background() :: String.t()

syntax_colors()

(since 1.14.0)
@spec syntax_colors() :: Keyword.t(ansidata())

Syntax colors to be used by Inspect.

Those colors are used throughout Elixir's standard library, such as dbg/2 and IEx.

The colors can be changed by setting the :ansi_syntax_colors in the :elixir application configuration. Configuration for most built-in data types are supported: :atom, :binary, :boolean, :charlist, :list, :map, :nil, :number, :string, and :tuple. The default is:

[
  atom: :cyan
  boolean: :magenta,
  charlist: :yellow,
  nil: :magenta,
  number: :yellow,
  string: :green
]

tacha()

@spec tacha() :: String.t()

tacha_background()

@spec tacha_background() :: String.t()

tan()

@spec tan() :: String.t()

tan_background()

@spec tan_background() :: String.t()

tangled_web()

@spec tangled_web() :: String.t()

tangled_web_background()

@spec tangled_web_background() :: String.t()

tanzine()

@spec tanzine() :: String.t()

tanzine_background()

@spec tanzine_background() :: String.t()

tap_shoe()

@spec tap_shoe() :: String.t()

tap_shoe_background()

@spec tap_shoe_background() :: String.t()

tapestry()

@spec tapestry() :: String.t()

tapestry_background()

@spec tapestry_background() :: String.t()

tarsier()

@spec tarsier() :: String.t()

tarsier_background()

@spec tarsier_background() :: String.t()

tasmanian_sea()

@spec tasmanian_sea() :: String.t()

tasmanian_sea_background()

@spec tasmanian_sea_background() :: String.t()

teak()

@spec teak() :: String.t()

teak_background()

@spec teak_background() :: String.t()

teal()

@spec teal() :: String.t()

teal_background()

@spec teal_background() :: String.t()

teasel_dipsacus()

@spec teasel_dipsacus() :: String.t()

teasel_dipsacus_background()

@spec teasel_dipsacus_background() :: String.t()

techno_green()

@spec techno_green() :: String.t()

techno_green_background()

@spec techno_green_background() :: String.t()

technolust()

@spec technolust() :: String.t()

technolust_background()

@spec technolust_background() :: String.t()

teldrassil_purple()

@spec teldrassil_purple() :: String.t()

teldrassil_purple_background()

@spec teldrassil_purple_background() :: String.t()

tenn()

@spec tenn() :: String.t()

tenn_background()

@spec tenn_background() :: String.t()

tenne()

@spec tenne() :: String.t()

tenne_background()

@spec tenne_background() :: String.t()

tenné()

@spec tenné() :: String.t()

tenné_background()

@spec tenné_background() :: String.t()

tennis_ball()

@spec tennis_ball() :: String.t()

tennis_ball_background()

@spec tennis_ball_background() :: String.t()

testosterose()

@spec testosterose() :: String.t()

testosterose_background()

@spec testosterose_background() :: String.t()

tezcatlipōca_blue()

@spec tezcatlipōca_blue() :: String.t()

tezcatlipōca_blue_background()

@spec tezcatlipōca_blue_background() :: String.t()

tête_à_tête()

@spec tête_à_tête() :: String.t()

tête_à_tête_background()

@spec tête_à_tête_background() :: String.t()

thallium_flame()

@spec thallium_flame() :: String.t()

thallium_flame_background()

@spec thallium_flame_background() :: String.t()

thatch()

@spec thatch() :: String.t()

thatch_background()

@spec thatch_background() :: String.t()

the_new_black()

@spec the_new_black() :: String.t()

the_new_black_background()

@spec the_new_black_background() :: String.t()

thick_blue()

@spec thick_blue() :: String.t()

thick_blue_background()

@spec thick_blue_background() :: String.t()

thick_pink()

@spec thick_pink() :: String.t()

thick_pink_background()

@spec thick_pink_background() :: String.t()

thunder()

@spec thunder() :: String.t()

thunder_background()

@spec thunder_background() :: String.t()

tiān_lán_sky()

@spec tiān_lán_sky() :: String.t()

tiān_lán_sky_background()

@spec tiān_lán_sky_background() :: String.t()

tibetan_plateau()

@spec tibetan_plateau() :: String.t()

tibetan_plateau_background()

@spec tibetan_plateau_background() :: String.t()

tickle_me_pink()

@spec tickle_me_pink() :: String.t()

tickle_me_pink_background()

@spec tickle_me_pink_background() :: String.t()

tidal_pool()

@spec tidal_pool() :: String.t()

tidal_pool_background()

@spec tidal_pool_background() :: String.t()

tilla_kari_mosque()

@spec tilla_kari_mosque() :: String.t()

tilla_kari_mosque_background()

@spec tilla_kari_mosque_background() :: String.t()

tilleul_de_noémie()

@spec tilleul_de_noémie() :: String.t()

tilleul_de_noémie_background()

@spec tilleul_de_noémie_background() :: String.t()

timid_sea()

@spec timid_sea() :: String.t()

timid_sea_background()

@spec timid_sea_background() :: String.t()

tin_foil()

@spec tin_foil() :: String.t()

tin_foil_background()

@spec tin_foil_background() :: String.t()

tiny_bubbles()

@spec tiny_bubbles() :: String.t()

tiny_bubbles_background()

@spec tiny_bubbles_background() :: String.t()

titanium_white()

@spec titanium_white() :: String.t()

titanium_white_background()

@spec titanium_white_background() :: String.t()

too_blue_to_be_true()

@spec too_blue_to_be_true() :: String.t()

too_blue_to_be_true_background()

@spec too_blue_to_be_true_background() :: String.t()

topiary_green()

@spec topiary_green() :: String.t()

topiary_green_background()

@spec topiary_green_background() :: String.t()

tornado_wind()

@spec tornado_wind() :: String.t()

tornado_wind_background()

@spec tornado_wind_background() :: String.t()

tory_red()

@spec tory_red() :: String.t()

tory_red_background()

@spec tory_red_background() :: String.t()

traditional_royal_blue()

@spec traditional_royal_blue() :: String.t()

traditional_royal_blue_background()

@spec traditional_royal_blue_background() :: String.t()

tranquil_pool()

@spec tranquil_pool() :: String.t()

tranquil_pool_background()

@spec tranquil_pool_background() :: String.t()

transparent_blue()

@spec transparent_blue() :: String.t()

transparent_blue_background()

@spec transparent_blue_background() :: String.t()

transparent_green()

@spec transparent_green() :: String.t()

transparent_green_background()

@spec transparent_green_background() :: String.t()

treasury()

@spec treasury() :: String.t()

treasury_background()

@spec treasury_background() :: String.t()

trendy_pink()

@spec trendy_pink() :: String.t()

trendy_pink_background()

@spec trendy_pink_background() :: String.t()

tricorn_black()

@spec tricorn_black() :: String.t()

tricorn_black_background()

@spec tricorn_black_background() :: String.t()

tripoli_white()

@spec tripoli_white() :: String.t()

tripoli_white_background()

@spec tripoli_white_background() :: String.t()

trolley_grey()

@spec trolley_grey() :: String.t()

trolley_grey_background()

@spec trolley_grey_background() :: String.t()

tropical_funk()

@spec tropical_funk() :: String.t()

tropical_funk_background()

@spec tropical_funk_background() :: String.t()

tropical_tide()

@spec tropical_tide() :: String.t()

tropical_tide_background()

@spec tropical_tide_background() :: String.t()

tropical_trail()

@spec tropical_trail() :: String.t()

tropical_trail_background()

@spec tropical_trail_background() :: String.t()

tropical_turquoise()

@spec tropical_turquoise() :: String.t()

tropical_turquoise_background()

@spec tropical_turquoise_background() :: String.t()

trusted_purple()

@spec trusted_purple() :: String.t()

trusted_purple_background()

@spec trusted_purple_background() :: String.t()

tulip()

@spec tulip() :: String.t()

tulip_background()

@spec tulip_background() :: String.t()

tundora()

@spec tundora() :: String.t()

tundora_background()

@spec tundora_background() :: String.t()

tundra()

@spec tundra() :: String.t()

tundra_background()

@spec tundra_background() :: String.t()

tunic_green()

@spec tunic_green() :: String.t()

tunic_green_background()

@spec tunic_green_background() :: String.t()

turquoise_green()

@spec turquoise_green() :: String.t()

turquoise_green_background()

@spec turquoise_green_background() :: String.t()

tuscan_herbs()

@spec tuscan_herbs() :: String.t()

tuscan_herbs_background()

@spec tuscan_herbs_background() :: String.t()

tusche_blue()

@spec tusche_blue() :: String.t()

tusche_blue_background()

@spec tusche_blue_background() :: String.t()

tyrian_purple()

@spec tyrian_purple() :: String.t()

tyrian_purple_background()

@spec tyrian_purple_background() :: String.t()

ultimate_grey()

@spec ultimate_grey() :: String.t()

ultimate_grey_background()

@spec ultimate_grey_background() :: String.t()

ultimate_pink()

@spec ultimate_pink() :: String.t()

ultimate_pink_background()

@spec ultimate_pink_background() :: String.t()

ultra_moss()

@spec ultra_moss() :: String.t()

ultra_moss_background()

@spec ultra_moss_background() :: String.t()

ultra_red()

@spec ultra_red() :: String.t()

ultra_red_background()

@spec ultra_red_background() :: String.t()

ultraberry()

@spec ultraberry() :: String.t()

ultraberry_background()

@spec ultraberry_background() :: String.t()

ulva_lactuca_green()

@spec ulva_lactuca_green() :: String.t()

ulva_lactuca_green_background()

@spec ulva_lactuca_green_background() :: String.t()

umber()

@spec umber() :: String.t()

umber_background()

@spec umber_background() :: String.t()

underhive_ash()

@spec underhive_ash() :: String.t()

underhive_ash_background()

@spec underhive_ash_background() :: String.t()

underline()

@spec underline() :: String.t()

Underline: single.

underwater_fern()

@spec underwater_fern() :: String.t()

underwater_fern_background()

@spec underwater_fern_background() :: String.t()

uniform_grey()

@spec uniform_grey() :: String.t()

uniform_grey_background()

@spec uniform_grey_background() :: String.t()

unmellow_yellow()

@spec unmellow_yellow() :: String.t()

unmellow_yellow_background()

@spec unmellow_yellow_background() :: String.t()

urban_snowfall()

@spec urban_snowfall() :: String.t()

urban_snowfall_background()

@spec urban_snowfall_background() :: String.t()

vampire_hunter()

@spec vampire_hunter() :: String.t()

vampire_hunter_background()

@spec vampire_hunter_background() :: String.t()

vampire_love_story()

@spec vampire_love_story() :: String.t()

vampire_love_story_background()

@spec vampire_love_story_background() :: String.t()

van_gogh_green()

@spec van_gogh_green() :: String.t()

van_gogh_green_background()

@spec van_gogh_green_background() :: String.t()

vanadyl_blue()

@spec vanadyl_blue() :: String.t()

vanadyl_blue_background()

@spec vanadyl_blue_background() :: String.t()

vantablack()

@spec vantablack() :: String.t()

vantablack_background()

@spec vantablack_background() :: String.t()

vega_violet()

@spec vega_violet() :: String.t()

vega_violet_background()

@spec vega_violet_background() :: String.t()

vegetation()

@spec vegetation() :: String.t()

vegetation_background()

@spec vegetation_background() :: String.t()

velvet_cupcake()

@spec velvet_cupcake() :: String.t()

velvet_cupcake_background()

@spec velvet_cupcake_background() :: String.t()

velvet_volcano()

@spec velvet_volcano() :: String.t()

velvet_volcano_background()

@spec velvet_volcano_background() :: String.t()

venetian_nights()

@spec venetian_nights() :: String.t()

venetian_nights_background()

@spec venetian_nights_background() :: String.t()

venice_green()

@spec venice_green() :: String.t()

venice_green_background()

@spec venice_green_background() :: String.t()

venom_dart()

@spec venom_dart() :: String.t()

venom_dart_background()

@spec venom_dart_background() :: String.t()

venus_deathtrap()

@spec venus_deathtrap() :: String.t()

venus_deathtrap_background()

@spec venus_deathtrap_background() :: String.t()

verde_tropa()

@spec verde_tropa() :: String.t()

verde_tropa_background()

@spec verde_tropa_background() :: String.t()

verdigris_green()

@spec verdigris_green() :: String.t()

verdigris_green_background()

@spec verdigris_green_background() :: String.t()

verdun_green()

@spec verdun_green() :: String.t()

verdun_green_background()

@spec verdun_green_background() :: String.t()

vibrant_green()

@spec vibrant_green() :: String.t()

vibrant_green_background()

@spec vibrant_green_background() :: String.t()

vibrant_mint()

@spec vibrant_mint() :: String.t()

vibrant_mint_background()

@spec vibrant_mint_background() :: String.t()

vibrant_purple()

@spec vibrant_purple() :: String.t()

vibrant_purple_background()

@spec vibrant_purple_background() :: String.t()

vibrant_soft_blue()

@spec vibrant_soft_blue() :: String.t()

vibrant_soft_blue_background()

@spec vibrant_soft_blue_background() :: String.t()

vibrant_velvet()

@spec vibrant_velvet() :: String.t()

vibrant_velvet_background()

@spec vibrant_velvet_background() :: String.t()

vibrant_violet()

@spec vibrant_violet() :: String.t()

vibrant_violet_background()

@spec vibrant_violet_background() :: String.t()

vic_20_creme()

@spec vic_20_creme() :: String.t()

vic_20_creme_background()

@spec vic_20_creme_background() :: String.t()

vic_20_green()

@spec vic_20_green() :: String.t()

vic_20_green_background()

@spec vic_20_green_background() :: String.t()

vic_20_sky()

@spec vic_20_sky() :: String.t()

vic_20_sky_background()

@spec vic_20_sky_background() :: String.t()

vice_city()

@spec vice_city() :: String.t()

vice_city_background()

@spec vice_city_background() :: String.t()

victoriana()

@spec victoriana() :: String.t()

victoriana_background()

@spec victoriana_background() :: String.t()

vintage_orange()

@spec vintage_orange() :: String.t()

vintage_orange_background()

@spec vintage_orange_background() :: String.t()

violent_violet()

@spec violent_violet() :: String.t()

violent_violet_background()

@spec violent_violet_background() :: String.t()

violet()

@spec violet() :: String.t()

violet_background()

@spec violet_background() :: String.t()

violet_blue()

@spec violet_blue() :: String.t()

violet_blue_background()

@spec violet_blue_background() :: String.t()

violet_ink()

@spec violet_ink() :: String.t()

violet_ink_background()

@spec violet_ink_background() :: String.t()

violet_pink()

@spec violet_pink() :: String.t()

violet_pink_background()

@spec violet_pink_background() :: String.t()

violet_poison()

@spec violet_poison() :: String.t()

violet_poison_background()

@spec violet_poison_background() :: String.t()

violet_red()

@spec violet_red() :: String.t()

violet_red_background()

@spec violet_red_background() :: String.t()

vivacious_pink()

@spec vivacious_pink() :: String.t()

vivacious_pink_background()

@spec vivacious_pink_background() :: String.t()

vivid_lime_green()

@spec vivid_lime_green() :: String.t()

vivid_lime_green_background()

@spec vivid_lime_green_background() :: String.t()

vivid_mulberry()

@spec vivid_mulberry() :: String.t()

vivid_mulberry_background()

@spec vivid_mulberry_background() :: String.t()

vivid_orange()

@spec vivid_orange() :: String.t()

vivid_orange_background()

@spec vivid_orange_background() :: String.t()

vivid_orchid()

@spec vivid_orchid() :: String.t()

vivid_orchid_background()

@spec vivid_orchid_background() :: String.t()

vivid_sky_blue()

@spec vivid_sky_blue() :: String.t()

vivid_sky_blue_background()

@spec vivid_sky_blue_background() :: String.t()

vivid_spring()

@spec vivid_spring() :: String.t()

vivid_spring_background()

@spec vivid_spring_background() :: String.t()

voila!()

@spec voila!() :: String.t()

voila!_background()

@spec voila!(_background() :: String.t())

voluptuous_violet()

@spec voluptuous_violet() :: String.t()

voluptuous_violet_background()

@spec voluptuous_violet_background() :: String.t()

vulcanized()

@spec vulcanized() :: String.t()

vulcanized_background()

@spec vulcanized_background() :: String.t()

waiting()

@spec waiting() :: String.t()

waiting_background()

@spec waiting_background() :: String.t()

wall_green()

@spec wall_green() :: String.t()

wall_green_background()

@spec wall_green_background() :: String.t()

warm_comfort()

@spec warm_comfort() :: String.t()

warm_comfort_background()

@spec warm_comfort_background() :: String.t()

warm_pink()

@spec warm_pink() :: String.t()

warm_pink_background()

@spec warm_pink_background() :: String.t()

wasabi()

@spec wasabi() :: String.t()

wasabi_background()

@spec wasabi_background() :: String.t()

watercourse()

@spec watercourse() :: String.t()

watercourse_background()

@spec watercourse_background() :: String.t()

wave_top()

@spec wave_top() :: String.t()

wave_top_background()

@spec wave_top_background() :: String.t()

wax_green()

@spec wax_green() :: String.t()

wax_green_background()

@spec wax_green_background() :: String.t()

waxwing()

@spec waxwing() :: String.t()

waxwing_background()

@spec waxwing_background() :: String.t()

waystone_green()

@spec waystone_green() :: String.t()

waystone_green_background()

@spec waystone_green_background() :: String.t()

we_peep()

@spec we_peep() :: String.t()

we_peep_background()

@spec we_peep_background() :: String.t()

well_blue()

@spec well_blue() :: String.t()

well_blue_background()

@spec well_blue_background() :: String.t()

wèi_lán_azure()

@spec wèi_lán_azure() :: String.t()

wèi_lán_azure_background()

@spec wèi_lán_azure_background() :: String.t()

whimsical_blue()

@spec whimsical_blue() :: String.t()

whimsical_blue_background()

@spec whimsical_blue_background() :: String.t()

whisper_of_plum()

@spec whisper_of_plum() :: String.t()

whisper_of_plum_background()

@spec whisper_of_plum_background() :: String.t()

white()

@spec white() :: String.t()

Sets foreground color to white.

white_as_heaven()

@spec white_as_heaven() :: String.t()

white_as_heaven_background()

@spec white_as_heaven_background() :: String.t()

white_background()

@spec white_background() :: String.t()

Sets background color to white.

white_edgar()

@spec white_edgar() :: String.t()

white_edgar_background()

@spec white_edgar_background() :: String.t()

white_metal()

@spec white_metal() :: String.t()

white_metal_background()

@spec white_metal_background() :: String.t()

white_smoke()

@spec white_smoke() :: String.t()

white_smoke_background()

@spec white_smoke_background() :: String.t()

white_whale()

@spec white_whale() :: String.t()

white_whale_background()

@spec white_whale_background() :: String.t()

whitecap_snow()

@spec whitecap_snow() :: String.t()

whitecap_snow_background()

@spec whitecap_snow_background() :: String.t()

wild_dove()

@spec wild_dove() :: String.t()

wild_dove_background()

@spec wild_dove_background() :: String.t()

wild_mulberry()

@spec wild_mulberry() :: String.t()

wild_mulberry_background()

@spec wild_mulberry_background() :: String.t()

wild_watermelon()

@spec wild_watermelon() :: String.t()

wild_watermelon_background()

@spec wild_watermelon_background() :: String.t()

wildflower_bouquet()

@spec wildflower_bouquet() :: String.t()

wildflower_bouquet_background()

@spec wildflower_bouquet_background() :: String.t()

willpower_orange()

@spec willpower_orange() :: String.t()

willpower_orange_background()

@spec willpower_orange_background() :: String.t()

windchill()

@spec windchill() :: String.t()

windchill_background()

@spec windchill_background() :: String.t()

windows_95_desktop()

@spec windows_95_desktop() :: String.t()

windows_95_desktop_background()

@spec windows_95_desktop_background() :: String.t()

windswept_beach()

@spec windswept_beach() :: String.t()

windswept_beach_background()

@spec windswept_beach_background() :: String.t()

wing_commander()

@spec wing_commander() :: String.t()

wing_commander_background()

@spec wing_commander_background() :: String.t()

winter_meadow()

@spec winter_meadow() :: String.t()

winter_meadow_background()

@spec winter_meadow_background() :: String.t()

winterspring_lilac()

@spec winterspring_lilac() :: String.t()

winterspring_lilac_background()

@spec winterspring_lilac_background() :: String.t()

wisteria()

@spec wisteria() :: String.t()

wisteria_background()

@spec wisteria_background() :: String.t()

wolf_lichen()

@spec wolf_lichen() :: String.t()

wolf_lichen_background()

@spec wolf_lichen_background() :: String.t()

woodrose()

@spec woodrose() :: String.t()

woodrose_background()

@spec woodrose_background() :: String.t()

workout_routine()

@spec workout_routine() :: String.t()

workout_routine_background()

@spec workout_routine_background() :: String.t()

write(chardata, emit? \\ enabled?())

@spec write(ansidata(), boolean()) :: :ok

xereus_purple()

@spec xereus_purple() :: String.t()

xereus_purple_background()

@spec xereus_purple_background() :: String.t()

yell_for_yellow()

@spec yell_for_yellow() :: String.t()

yell_for_yellow_background()

@spec yell_for_yellow_background() :: String.t()

yellow()

@spec yellow() :: String.t()

Sets foreground color to yellow.

yellow_background()

@spec yellow_background() :: String.t()

Sets background color to yellow.

yellow_exhilaration()

@spec yellow_exhilaration() :: String.t()

yellow_exhilaration_background()

@spec yellow_exhilaration_background() :: String.t()

yellow_stagshorn()

@spec yellow_stagshorn() :: String.t()

yellow_stagshorn_background()

@spec yellow_stagshorn_background() :: String.t()

yellowish_tan()

@spec yellowish_tan() :: String.t()

yellowish_tan_background()

@spec yellowish_tan_background() :: String.t()

yew()

@spec yew() :: String.t()

yew_background()

@spec yew_background() :: String.t()

yippie_yellow()

@spec yippie_yellow() :: String.t()

yippie_yellow_background()

@spec yippie_yellow_background() :: String.t()

yíng_guāng_sè_green()

@spec yíng_guāng_sè_green() :: String.t()

yíng_guāng_sè_green_background()

@spec yíng_guāng_sè_green_background() :: String.t()

yíng_guāng_sè_pink()

@spec yíng_guāng_sè_pink() :: String.t()

yíng_guāng_sè_pink_background()

@spec yíng_guāng_sè_pink_background() :: String.t()

yoshi()

@spec yoshi() :: String.t()

yoshi_background()

@spec yoshi_background() :: String.t()

yuè_guāng_lán_moonlight()

@spec yuè_guāng_lán_moonlight() :: String.t()

yuè_guāng_lán_moonlight_background()

@spec yuè_guāng_lán_moonlight_background() :: String.t()

yves_klein_blue()

@spec yves_klein_blue() :: String.t()

yves_klein_blue_background()

@spec yves_klein_blue_background() :: String.t()

zeus_purple()

@spec zeus_purple() :: String.t()

zeus_purple_background()

@spec zeus_purple_background() :: String.t()

ziggurat()

@spec ziggurat() :: String.t()

ziggurat_background()

@spec ziggurat_background() :: String.t()