[][src]Module rhc::config

Structs

Config
CustomColors

Colors that the user can specify in their config file. These are just Strings and will have to be parsed into tui::style::Color items. If a provided color is invalid or missing, we just fall back to the default color for that item.