Function Dune::XT::Common::color_string

std::string Dune::XT::Common::color_string(const std::string str, const std::string clr = Colors::brown)

Wraps str in the given color code and a reset, returning the colored string.