Crate nu_color_config

Crate nu_color_config 

Source
Expand description

Logic to resolve colors for syntax highlighting and output formatting

§Internal Nushell crate

This crate implements components of Nushell and is not designed to support plugin authors or other users directly.

Structs§

NuStyle
StyleComputer
TextStyle

Enums§

Alignment
ComputableStyle

Functions§

color_from_hex
color_record_to_nustyle
default_shape_color
get_color_map
get_matching_brackets_style
get_shape_color
lookup_ansi_color_style
lookup_color
lookup_style
parse_nustyle

Type Aliases§

StyleMapping