Function Dune::XT::Common::color_string¶
Function Dune::XT::Common::color_string¶
-
std::string Dune::XT::Common::color_string(const std::string str, const std::string clr)¶
Wraps str in the given color code and a reset, returning the colored string.