From d9f5f2eef06e3271c70862c31c95c976a35ab79d Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 5 May 2020 16:59:16 -0400 Subject: [PATCH] brand color updates --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 201a43e94b..696bbed4b5 100644 --- a/package.json +++ b/package.json @@ -179,7 +179,7 @@ }, "appx": { "artifactName": "${productName}-${version}-${arch}.${ext}", - "backgroundColor": "#3c8dbc", + "backgroundColor": "#175DDC", "applicationId": "bitwardendesktop", "identityName": "8bitSolutionsLLC.bitwardendesktop", "publisher": "CN=14D52771-DE3C-4886-B8BF-825BA7690418",