From 83b860459737a1d1790e641f5510bfd42ffc3294 Mon Sep 17 00:00:00 2001 From: Vlad Faust Date: Thu, 31 Jan 2019 13:06:02 +0300 Subject: [PATCH] style: change color to blue --- src/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/settings.json b/src/settings.json index e2922bb..5daa9f8 100644 --- a/src/settings.json +++ b/src/settings.json @@ -1,3 +1,3 @@ { - "color": "red" + "color": "#0a83d8" }