From 2e2a677d92c3b3fa599d684d36f2d6f1c7650a89 Mon Sep 17 00:00:00 2001 From: supertiger1234 Date: Tue, 13 Aug 2019 11:00:20 +0100 Subject: [PATCH] updated changelog color --- src/utils/changelog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/changelog.js b/src/utils/changelog.js index 5013ac8..22122f1 100644 --- a/src/utils/changelog.js +++ b/src/utils/changelog.js @@ -19,7 +19,7 @@ const config = [ title: "Desktop app!", shortTitle: "", date: "11/08/2019", - headColor: "rgba(255, 80, 17, 0.77)", + headColor: "rgba(255, 80, 87, 0.77)", new: [ "Desktop app is available to download!" ],