From 30eb085969f1283a52dabff510e48a5dd106f348 Mon Sep 17 00:00:00 2001 From: meenbeese Date: Sun, 27 Aug 2023 19:10:59 -0400 Subject: [PATCH] =?UTF-8?q?Revert=20"[android]=20Change=20logo=20to=20blac?= =?UTF-8?q?k=20for=20T=C3=BCrkiye=20and=20Syria"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 98632097999e5ca1e5318a7068650dbd25d9a40a. Signed-off-by: meenbeese --- android/res/values-ar-rSY/colors.xml | 1 - android/res/values-mcc286/colors.xml | 1 - android/res/values-mcc417/colors.xml | 1 - android/res/values-tr/colors.xml | 5 ----- android/res/values/colors.xml | 2 -- android/res/values/ic_launcher_background.xml | 2 +- 6 files changed, 1 insertion(+), 11 deletions(-) delete mode 120000 android/res/values-ar-rSY/colors.xml delete mode 120000 android/res/values-mcc286/colors.xml delete mode 120000 android/res/values-mcc417/colors.xml delete mode 100644 android/res/values-tr/colors.xml diff --git a/android/res/values-ar-rSY/colors.xml b/android/res/values-ar-rSY/colors.xml deleted file mode 120000 index c5ceba9ced..0000000000 --- a/android/res/values-ar-rSY/colors.xml +++ /dev/null @@ -1 +0,0 @@ -../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 deleted file mode 120000 index c5ceba9ced..0000000000 --- a/android/res/values-mcc286/colors.xml +++ /dev/null @@ -1 +0,0 @@ -../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 deleted file mode 120000 index c5ceba9ced..0000000000 --- a/android/res/values-mcc417/colors.xml +++ /dev/null @@ -1 +0,0 @@ -../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 deleted file mode 100644 index deea5a029c..0000000000 --- a/android/res/values-tr/colors.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - @color/black_primary - diff --git a/android/res/values/colors.xml b/android/res/values/colors.xml index ead34cfec6..a98809f005 100644 --- a/android/res/values/colors.xml +++ b/android/res/values/colors.xml @@ -62,8 +62,6 @@ #1E000000 #1EFFFFFF - #006C35 - #FFEEEEEE #FF32363A diff --git a/android/res/values/ic_launcher_background.xml b/android/res/values/ic_launcher_background.xml index a012476ad6..32e01b5423 100644 --- a/android/res/values/ic_launcher_background.xml +++ b/android/res/values/ic_launcher_background.xml @@ -1,4 +1,4 @@ - @color/logo + #006C35 \ No newline at end of file