From e266d9144f86338108d632ed504e8957e1f2ff43 Mon Sep 17 00:00:00 2001 From: He4eT Date: Thu, 26 Dec 2024 09:07:03 +0100 Subject: [PATCH] replace_color: add solarized example --- replace_colors.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/replace_colors.sh b/replace_colors.sh index a4d5dfa..e97b5cb 100755 --- a/replace_colors.sh +++ b/replace_colors.sh @@ -2,6 +2,8 @@ if [ "$#" -ne 4 ]; then echo "Usage: $0 " + echo "" + echo "Example: $0 wall.svg 073642 B58900 586E75" exit 1 fi