diff --git a/Makefile b/Makefile index 1a5165a..f83b7fb 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -DESC_COLOR = \033[32m COMMAND_COLOR = \033[36m -CLEAR_COLOR = \033[0m +DESC_COLOR = \033[32m +CLEAR_COLOR = \033[0m .PHONY: help help: ## prints this message ##