diff --git a/src/browserconfig.xml b/src/browserconfig.xml
index 320299fafb..ea394e344f 100644
--- a/src/browserconfig.xml
+++ b/src/browserconfig.xml
@@ -3,7 +3,7 @@
- #3c8dbc
+ #175DDC
diff --git a/src/index.html b/src/index.html
index 8170d0469a..3c663967f4 100644
--- a/src/index.html
+++ b/src/index.html
@@ -4,14 +4,14 @@
-
+
Bitwarden Web Vault
-
+
diff --git a/src/manifest.json b/src/manifest.json
index e09dc0ca19..92a1204c60 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -12,6 +12,6 @@
"type": "image/png"
}
],
- "theme_color": "#3c8dbc",
- "background_color": "#3c8dbc"
-}
\ No newline at end of file
+ "theme_color": "#175DDC",
+ "background_color": "#175DDC"
+}