From 97999f4119afe4fa3eca05a29d8ae002a894cc72 Mon Sep 17 00:00:00 2001 From: Ave Ozkal Date: Tue, 8 Oct 2019 10:22:17 +0300 Subject: [PATCH] customtheme: fix selected/active channel's color Closes #37 --- patches/customtheme/968.patch | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/patches/customtheme/968.patch b/patches/customtheme/968.patch index c239985..5f0435f 100644 --- a/patches/customtheme/968.patch +++ b/patches/customtheme/968.patch @@ -1,8 +1,26 @@ -Only in com.discord-968: build -Only in com.discord-968: dist +diff -crB com.discord-968-base/res/drawable/drawable_overlay_channels_active.xml com.discord-968/res/drawable/drawable_overlay_channels_active.xml +*** com.discord-968-base/res/drawable/drawable_overlay_channels_active.xml 2019-10-08 02:17:15.813731147 +0300 +--- com.discord-968/res/drawable/drawable_overlay_channels_active.xml 2019-10-08 10:17:11.930965716 +0300 +*************** +*** 3,9 **** + xmlns:android="http://schemas.android.com/apk/res/android"> + + +! + + + +--- 3,9 ---- + xmlns:android="http://schemas.android.com/apk/res/android"> + + +! + + + diff -crB com.discord-968-base/res/values/colors.xml com.discord-968/res/values/colors.xml *** com.discord-968-base/res/values/colors.xml 2019-10-08 02:17:17.500407428 +0300 ---- com.discord-968/res/values/colors.xml 2019-10-08 02:36:50.527287192 +0300 +--- com.discord-968/res/values/colors.xml 2019-10-08 10:12:13.178412042 +0300 *************** *** 50,56 **** #37000000 @@ -172,7 +190,7 @@ diff -crB com.discord-968-base/res/values/colors.xml com.discord-968/res/values/ #ff593695 diff -crB com.discord-968-base/res/values/styles.xml com.discord-968/res/values/styles.xml *** com.discord-968-base/res/values/styles.xml 2019-10-08 02:17:17.290406231 +0300 ---- com.discord-968/res/values/styles.xml 2019-10-08 02:26:41.200587211 +0300 +--- com.discord-968/res/values/styles.xml 2019-10-08 10:12:13.178412042 +0300 *************** *** 114,120 **** @color/primary_600 @@ -270,7 +288,7 @@ diff -crB com.discord-968-base/res/values/styles.xml com.discord-968/res/values/ @style/UiKit.Button.Red.Fit diff -crB com.discord-968-base/smali/com/discord/app/AppActivity$d.smali com.discord-968/smali/com/discord/app/AppActivity$d.smali *** com.discord-968-base/smali/com/discord/app/AppActivity$d.smali 2019-10-08 02:17:18.620413812 +0300 ---- com.discord-968/smali/com/discord/app/AppActivity$d.smali 2019-10-08 02:26:41.200587211 +0300 +--- com.discord-968/smali/com/discord/app/AppActivity$d.smali 2019-10-08 10:12:13.178412042 +0300 *************** *** 113,119 ****