From 97620e67595c9db83b49f9710175bdc11cbfca47 Mon Sep 17 00:00:00 2001 From: Vlad Faust Date: Sat, 22 Sep 2018 17:04:43 +0300 Subject: [PATCH] style: change color to red --- src/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/settings.json b/src/settings.json index 5497e91..e2922bb 100644 --- a/src/settings.json +++ b/src/settings.json @@ -1,3 +1,3 @@ { - "color": "purple" + "color": "red" }