From 4a3f50dcd2ff24ad23aa75f586c6d0715d2de67a Mon Sep 17 00:00:00 2001 From: Ave Ozkal Date: Sun, 20 Jan 2019 03:04:45 +0300 Subject: [PATCH] Change a couple colors and extend side effects --- patches/theme/832.patch | 4 ++-- patches/theme/README.md | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/patches/theme/832.patch b/patches/theme/832.patch index 4aee8052ef..8a0ddf7076 100644 --- a/patches/theme/832.patch +++ b/patches/theme/832.patch @@ -127,8 +127,8 @@ diff -crB -x dist -x build com.discord-832-base/res/values/colors.xml com.discor #de000000 #4dffffff #39000000 -! #ff0f0f0f -! #1a0f0f0f +! #ff50f148 +! #1a50f148 #ff697ec4 #ffc9d2f0 #ff5161ff diff --git a/patches/theme/README.md b/patches/theme/README.md index 52da7b2356..f736202d77 100644 --- a/patches/theme/README.md +++ b/patches/theme/README.md @@ -4,6 +4,9 @@ This patch replaces theme with a black theme. However, you're free to design you #### Bugs / Side effects - Not all colors are replaced +- Ignored channel names aren't visible +- "x blocked messages" and bg on that is still a mess +- Splash is shit #### Available and tested on: - 8.3.2 @@ -17,7 +20,7 @@ This patch replaces theme with a black theme. However, you're free to design you - primary_600 -> char background - primary_630 -> sidebar color, bottom bar color (not chat), small user profile bg color, secondary color on many menus like settings - grey_guilds -> guild bar -- purple_brand -> blurple, used for things like bottom circle button for message on someone's profile +- purple_brand -> blurple, used for things like bottom circle button for message on someone's profile, bot icon, mentions - dark_grey_2 -> bottom chat bar - grey_account -> user sidebar background (user list) - grey_channels -> user sidebar background (channel information)