From 97b157159c0e9685412875c42e179acd62457203 Mon Sep 17 00:00:00 2001 From: Levi Olson Date: Tue, 19 Jan 2021 10:54:55 -0600 Subject: [PATCH] OCD --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ##