24 static std::map<std::string, std::array<std::string, 6>> map =
37 static std::map<std::string, std::array<std::string, 6>> secretMap =
Contains aliases for colors for ProgressBar class.
const std::string MAGENTA
magenta text
Definition PBarColor.hpp:31
const std::string BLUE
blue text
Definition PBarColor.hpp:29
const std::string BOLD_CYAN
bold cyan text
Definition PBarColor.hpp:50
const std::string BOLD_YELLOW
bold yellow text
Definition PBarColor.hpp:44
const std::string BOLD_WHITE
bold white text
Definition PBarColor.hpp:52
const std::string BOLD_RED
bold red text
Definition PBarColor.hpp:40
Contains styles for ProgressBar class.