From a8009c0803768045bcc1ba83a3b37e6d65241e36 Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Fri, 21 Mar 2025 19:15:19 +0100 Subject: [PATCH] others colors are cool --- tools/config.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/config.sh b/tools/config.sh index e59a601..a3fdd23 100644 --- a/tools/config.sh +++ b/tools/config.sh @@ -3,7 +3,7 @@ Img_Width=1024 Img_Height=720 -TEXTCOL="CornflowerBlue" -STROKOL="RosyBrown" +TEXTCOL="OliveDrab1" +STROKOL="Black" NBFRAMES=360