diff --git a/src/routes/projects/projects.json b/src/routes/projects/projects.json index e8a90a9..0a97293 100644 --- a/src/routes/projects/projects.json +++ b/src/routes/projects/projects.json @@ -494,7 +494,7 @@ "title": "Bash Command Alias Editor", "description": "This program helps you to create and edit command aliases on the Bash shell", "status": "discontinued", - "statuscolor": "purple", + "statuscolor": "gray", "categories": [ "tools" ],