Module broot::skin

source ·

Structs

  • all the skin things used by the broot application during running
  • a map from file extension to the foreground color to use when drawing the tree
  • the various skin things used in a panel.
  • Parsed content of a [skin] line of the conf.toml file
  • the mad skin applying to the status depending whether it’s an error or not
  • a struct whose fields are
  • a set of two style_maps: one for the focused panel and one for the other panels

Functions

  • build a termimad skin for cli output (mostly for the install process)
  • build a MadSkin, which will be used for markdown formatting for the help screen by applying the help_* entries of the skin.
  • build a MadSkin which will be used to display the status when there’s no error