diff --git a/patches/customtheme/1078.patch b/patches/customtheme/1078.patch
index 2f9dab3..04dcaf3 100644
--- a/patches/customtheme/1078.patch
+++ b/patches/customtheme/1078.patch
@@ -1,21 +1,307 @@
-diff -crB com.discord-1078-base/res/values/colors.xml com.discord-1078/res/values/colors.xml
-*** com.discord-1078-base/res/values/colors.xml 2020-03-26 10:35:50.862214823 +0300
---- com.discord-1078/res/values/colors.xml 2020-03-27 12:34:45.263135150 +0300
+diff -crB com.discord-1078-base/res/drawable/drawable_overlay_channels_active_dark.xml com.discord-1078/res/drawable/drawable_overlay_channels_active_dark.xml
+*** com.discord-1078-base/res/drawable/drawable_overlay_channels_active_dark.xml 2020-03-27 13:29:08.846550014 +0300
+--- com.discord-1078/res/drawable/drawable_overlay_channels_active_dark.xml 2020-03-27 13:31:51.227558075 +0300
***************
-*** 271,277 ****
- #ff2f3136
- #992f3136
- #e62f3136
+*** 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-1078-base/res/values/colors.xml com.discord-1078/res/values/colors.xml
+*** com.discord-1078-base/res/values/colors.xml 2020-03-27 13:29:09.436553677 +0300
+--- com.discord-1078/res/values/colors.xml 2020-03-27 13:32:14.141033647 +0300
+***************
+*** 103,112 ****
+ #1f000000
+ #90000000
+ #de000000
+! #ff36393e
+! #ff303337
+ #14000000
+! #ff121212
+ #ffcf6679
+ #ffffffff
+ #ff000000
+--- 103,112 ----
+ #1f000000
+ #90000000
+ #de000000
+! #ff000000
+! #ff000000
+ #14000000
+! #ff000000
+ #ffcf6679
+ #ffffffff
+ #ff000000
+***************
+*** 118,124 ****
+ #ff3700b3
+ #ff03dac6
+ #ff03dac6
+! #ff121212
+ #ffffffff
+ #ffb00020
+ #ff000000
+--- 118,124 ----
+ #ff3700b3
+ #ff03dac6
+ #ff03dac6
+! #ff000000
+ #ffffffff
+ #ffb00020
+ #ff000000
+***************
+*** 161,168 ****
+ #4d737f8d
+ #ff949494
+ #0d4f545c
+! #ff282b30
+! #ff8a8e94
+ #6680cbc4
+ #66009688
+ #ff9c84ef
+--- 161,168 ----
+ #4d737f8d
+ #ff949494
+ #0d4f545c
+! #ff000000
+! #ff000000
+ #6680cbc4
+ #66009688
+ #ff9c84ef
+***************
+*** 172,178 ****
+ #ff45ddc0
+ #ff45ddc0
+ #ff021f25
+! #ff00b0f4
+ #fff2fbfe
+ #ffe8f8fe
+ #ffdaf4fd
+--- 172,178 ----
+ #ff45ddc0
+ #ff45ddc0
+ #ff021f25
+! #ff50f148
+ #fff2fbfe
+ #ffe8f8fe
+ #ffdaf4fd
+***************
+*** 260,279 ****
+ #ff72767d
+ #4d72767d
+ #9972767d
+! #ff4f545c
+! #334f545c
+! #4d4f545c
+! #514f545c
+! #994f545c
+ #ff40444b
+! #ff36393f
+! #9936393f
+! #ff2f3136
+! #992f3136
+! #e62f3136
! #ff292b2f
- #ff202225
- #99202225
+! #ff202225
+! #99202225
#ff18191c
---- 271,277 ----
- #ff2f3136
- #992f3136
- #e62f3136
+ #9918191c
+ #e618191c
+--- 260,279 ----
+ #ff72767d
+ #4d72767d
+ #9972767d
+! #ff333333
+! #330f0f0f
+! #4d0f0f0f
+! #510f0f0f
+! #990f0f0f
+ #ff40444b
+! #ff000000
+! #99000000
+! #ff000000
+! #99000000
+! #e6000000
! #ff000000
- #ff202225
- #99202225
+! #ff000000
+! #990f0f0f
#ff18191c
+ #9918191c
+ #e618191c
+***************
+*** 296,305 ****
+ #ff4f545c
+ #ff484c54
+ #ff40444b
+! #ff36393f
+! #ff2f3136
+ #ff292b2f
+! #ff202225
+ #ff1e1f22
+ #ff1b1d20
+ #ff18191c
+--- 296,305 ----
+ #ff4f545c
+ #ff484c54
+ #ff40444b
+! #ff000000
+! #ff000000
+ #ff292b2f
+! #ff000000
+ #ff1e1f22
+ #ff1b1d20
+ #ff18191c
+***************
+*** 344,352 ****
+ #de000000
+ #4dffffff
+ #39000000
+! #ff738bd7
+! #1a738bd7
+! #ff697ec4
+ #ffc9d2f0
+ #ff5161ff
+ #4d5c6a9e
+--- 344,352 ----
+ #de000000
+ #4dffffff
+ #39000000
+! #ff9c4249
+! #1a9c4249
+! #ff000000
+ #ffc9d2f0
+ #ff5161ff
+ #4d5c6a9e
+***************
+*** 485,491 ****
+ #ffbdbdbd
+ #ffbdbdbd
+ #fff1f1f1
+! #e6616161
+ #e6ffffff
+ @android:color/transparent
+ #ff593695
+--- 485,491 ----
+ #ffbdbdbd
+ #ffbdbdbd
+ #fff1f1f1
+! #e6000000
+ #e6ffffff
+ @android:color/transparent
+ #ff593695
+diff -crB com.discord-1078-base/res/values/styles.xml com.discord-1078/res/values/styles.xml
+*** com.discord-1078-base/res/values/styles.xml 2020-03-27 13:29:09.519887527 +0300
+--- com.discord-1078/res/values/styles.xml 2020-03-27 13:31:51.227558075 +0300
+***************
+*** 395,401 ****
+ - @color/white_alpha_40
+ - @drawable/ic_backspace_white_24dp
+ - @color/primary_500
+! - #ff34373c
+ - @color/grey_unread
+ - @color/primary_630
+ - @color/grey_account
+--- 395,401 ----
+ - @color/white_alpha_40
+ - @drawable/ic_backspace_white_24dp
+ - @color/primary_500
+! - @color/primary_500
+ - @color/grey_unread
+ - @color/primary_630
+ - @color/grey_account
+***************
+*** 407,419 ****
+ - @color/chat_input_button_tint_colors_dark
+ - @drawable/drawable_rect_rounded_dark
+ - @color/dark_grey_2_alpha_10
+! - #ff3e4145
+ - @drawable/ic_img_selected_dark_theme
+ - @color/white
+! - #1afaa61a
+ - @drawable/drawable_bg_reaction_dark
+ - @drawable/drawable_reaction_text_color_dark
+! - @color/primary_700
+ - @color/white_alpha_10
+ - @color/primary_600
+ - @drawable/ic_emoji_activity_dark
+--- 407,419 ----
+ - @color/chat_input_button_tint_colors_dark
+ - @drawable/drawable_rect_rounded_dark
+ - @color/dark_grey_2_alpha_10
+! - @color/primary_600
+ - @drawable/ic_img_selected_dark_theme
+ - @color/white
+! - @color/purple_brand_alpha_10
+ - @drawable/drawable_bg_reaction_dark
+ - @drawable/drawable_reaction_text_color_dark
+! - @color/primary_500
+ - @color/white_alpha_10
+ - @color/primary_600
+ - @drawable/ic_emoji_activity_dark
+***************
+*** 835,841 ****
+ - @color/brand_500
+ - @color/primary_100
+ - @color/primary_600
+! - #ff2b2e31
+
+
+
+
+