design: change to currentColor

This commit is contained in:
Julien Calixte
2024-12-24 00:18:56 +01:00
parent 420fc50f26
commit f5815077fc
18 changed files with 20 additions and 16 deletions

View File

@@ -28,4 +28,7 @@ fi
# Save the new checksum
echo "$CURRENT_CHECKSUM" > "$CHECKSUM_FILE"
git add "$CHECKSUM_FILE"
git commit --amend --no-edit
echo "Environment variables imported successfully."