23 static std::map<std::string, std::array<std::string, 6>> map =
36 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:30
const std::string BLUE
blue text
Definition PBarColor.hpp:28
const std::string BOLD_CYAN
bold cyan text
Definition PBarColor.hpp:49
const std::string BOLD_YELLOW
bold yellow text
Definition PBarColor.hpp:43
const std::string BOLD_WHITE
bold white text
Definition PBarColor.hpp:51
const std::string BOLD_RED
bold red text
Definition PBarColor.hpp:39
PBarStyle namespace containing styles for ProgressBar class.