diff --git a/android/res/values-ar-rSY/colors.xml b/android/res/values-ar-rSY/colors.xml
new file mode 120000
index 0000000000..c5ceba9ced
--- /dev/null
+++ b/android/res/values-ar-rSY/colors.xml
@@ -0,0 +1 @@
+../values-tr/colors.xml
\ No newline at end of file
diff --git a/android/res/values-mcc286/colors.xml b/android/res/values-mcc286/colors.xml
new file mode 120000
index 0000000000..c5ceba9ced
--- /dev/null
+++ b/android/res/values-mcc286/colors.xml
@@ -0,0 +1 @@
+../values-tr/colors.xml
\ No newline at end of file
diff --git a/android/res/values-mcc417/colors.xml b/android/res/values-mcc417/colors.xml
new file mode 120000
index 0000000000..c5ceba9ced
--- /dev/null
+++ b/android/res/values-mcc417/colors.xml
@@ -0,0 +1 @@
+../values-tr/colors.xml
\ No newline at end of file
diff --git a/android/res/values-tr/colors.xml b/android/res/values-tr/colors.xml
new file mode 100644
index 0000000000..deea5a029c
--- /dev/null
+++ b/android/res/values-tr/colors.xml
@@ -0,0 +1,5 @@
+
+
+
+ @color/black_primary
+
diff --git a/android/res/values/colors.xml b/android/res/values/colors.xml
index a98809f005..ead34cfec6 100644
--- a/android/res/values/colors.xml
+++ b/android/res/values/colors.xml
@@ -62,6 +62,8 @@
#1E000000
#1EFFFFFF
+ #006C35
+
#FFEEEEEE
#FF32363A
diff --git a/android/res/values/ic_launcher_background.xml b/android/res/values/ic_launcher_background.xml
index 32e01b5423..a012476ad6 100644
--- a/android/res/values/ic_launcher_background.xml
+++ b/android/res/values/ic_launcher_background.xml
@@ -1,4 +1,4 @@
- #006C35
+ @color/logo
\ No newline at end of file