Module broot::skin[][src]

Modules

colors

Structs

AppSkin

all the skin things used by the broot application during runing

ExtColorMap

a map from file extension to the foreground color to use when drawing the tree

PanelSkin

the various skin things used in a panel.

SkinEntry

parsed content of a [skin] line of the conf.toml file

StatusMadSkinSet

the mad skin applying to the status depending whether it’s an error or not

StyleMap

a struct whose fields are

StyleMaps

a set of two style_maps: one for the focused panel and one for the other panels

Functions

ansi
gray
make_cli_mad_skin

build a termimad skin for cli output (mostly for the install process)

make_help_mad_skin

build a MadSkin, which will be used for markdown formatting for the help screen by applying the help_* entries of the skin.

make_purpose_mad_skin

build a MadSkin which will be used to display the status when there’s no error

rgb