diff --git a/index.html b/index.html
index 4e15ba2b..541d304a 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
-
+
diff --git a/package.json b/package.json
index 15008831..eae75137 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "app.salona",
"private": true,
- "version": "1.5.0",
+ "version": "1.5.1",
"type": "module",
"scripts": {
"dev": "vite --host",
diff --git a/vite.config.ts b/vite.config.ts
index f6a8fccd..8c583d21 100644
--- a/vite.config.ts
+++ b/vite.config.ts
@@ -16,7 +16,7 @@ export default defineConfig({
manifest: {
name: "Salona",
short_name: "Salona",
- // theme_color: '#96E6B3',
+ theme_color: '#000000',
// "background_color": "#96E6B3",
dir: "rtl",
lang: "fa",