From 326484b6310c849becc7cb9337fbf62dfa403f0e Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Fri, 1 Sep 2023 23:33:00 +0300 Subject: [PATCH] return red color. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 25ec2d5..29c58b4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -color = 3EB489 +color = F44336 photo = true extra = true build = $(CURDIR)/build