From 38351aaa883081e73e0ee31e773609e99733a32c Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Wed, 18 Sep 2024 01:48:10 +0200 Subject: [PATCH] local: improve docs in colors script --- local/dot-local/bin/colors | 1 + 1 file changed, 1 insertion(+) diff --git a/local/dot-local/bin/colors b/local/dot-local/bin/colors index 32ab4a4d..32ebd2ca 100755 --- a/local/dot-local/bin/colors +++ b/local/dot-local/bin/colors @@ -55,6 +55,7 @@ case $1 in echo "- Similar eye catchiness within the same group, except for monochromes." echo "- Similar or greater eye catchiness in upper groups, including this text." echo "- Similar color within the same line." + echo "- The first group as: blue purple cyan." echo "- The last group as: green yellow red." echo } -- 2.51.2