diff -crB com.discord-1020-base/res/drawable/drawable_overlay_channels_active_dark.xml com.discord-1020/res/drawable/drawable_overlay_channels_active_dark.xml *** com.discord-1020-base/res/drawable/drawable_overlay_channels_active_dark.xml 2020-01-12 11:58:54.830668343 +0300 --- com.discord-1020/res/drawable/drawable_overlay_channels_active_dark.xml 2020-01-12 12:30:53.961941373 +0300 *************** *** 3,9 **** xmlns:android="http://schemas.android.com/apk/res/android"> <item android:left="8.0dip" android:right="8.0dip"> <shape android:shape="rectangle"> ! <solid android:color="#ff42464d" /> <corners android:radius="4.0dip" /> </shape> </item> --- 3,9 ---- xmlns:android="http://schemas.android.com/apk/res/android"> <item android:left="8.0dip" android:right="8.0dip"> <shape android:shape="rectangle"> ! <solid android:color="@color/primary_500" /> <corners android:radius="4.0dip" /> </shape> </item> diff -crB com.discord-1020-base/res/values/colors.xml com.discord-1020/res/values/colors.xml *** com.discord-1020-base/res/values/colors.xml 2020-01-12 11:58:55.320671069 +0300 --- com.discord-1020/res/values/colors.xml 2020-01-12 12:47:04.817926576 +0300 *************** *** 52,58 **** <color name="cardview_shadow_start_color">#37000000</color> <color name="code">#ff657b83</color> <color name="colorPrimary">#ff333333</color> ! <color name="colorPrimaryDark">#ff1d1d1d</color> <color name="color_clicked_darker">#40000000</color> <color name="color_clicked_lighter">#40ffffff</color> <color name="common_google_signin_btn_text_dark_default">@android:color/white</color> --- 52,58 ---- <color name="cardview_shadow_start_color">#37000000</color> <color name="code">#ff657b83</color> <color name="colorPrimary">#ff333333</color> ! <color name="colorPrimaryDark">#ff000000</color> <color name="color_clicked_darker">#40000000</color> <color name="color_clicked_lighter">#40ffffff</color> <color name="common_google_signin_btn_text_dark_default">@android:color/white</color> *************** *** 63,70 **** <color name="common_google_signin_btn_text_light_disabled">#1f000000</color> <color name="common_google_signin_btn_text_light_focused">#90000000</color> <color name="common_google_signin_btn_text_light_pressed">#de000000</color> ! <color name="dark_grey_2">#ff36393e</color> ! <color name="dark_grey_2_alpha_10">#ff303337</color> <color name="design_bottom_navigation_shadow_color">#14000000</color> <color name="design_dark_default_color_background">#ff121212</color> <color name="design_dark_default_color_error">#ffcf6679</color> --- 63,70 ---- <color name="common_google_signin_btn_text_light_disabled">#1f000000</color> <color name="common_google_signin_btn_text_light_focused">#90000000</color> <color name="common_google_signin_btn_text_light_pressed">#de000000</color> ! <color name="dark_grey_2">#ff000000</color> ! <color name="dark_grey_2_alpha_10">#ff000000</color> <color name="design_bottom_navigation_shadow_color">#14000000</color> <color name="design_dark_default_color_background">#ff121212</color> <color name="design_dark_default_color_error">#ffcf6679</color> *************** *** 120,134 **** <color name="grey_3_alpha_30">#4d737f8d</color> <color name="grey_4">#ff949494</color> <color name="grey_6_alpha_05">#0d4f545c</color> ! <color name="grey_account">#ff282b30</color> ! <color name="grey_unread">#ff8a8e94</color> <color name="highlighted_text_material_dark">#6680cbc4</color> <color name="highlighted_text_material_light">#66009688</color> <color name="hypesquad_house1">#ff9c84ef</color> <color name="hypesquad_house2">#fff47b67</color> <color name="hypesquad_house3">#ff45ddc0</color> <color name="league_of_legends">#ff021f25</color> ! <color name="link">#ff00b0f4</color> <color name="link_light">#ff0067e0</color> <color name="material_blue_grey_800">#ff37474f</color> <color name="material_blue_grey_900">#ff263238</color> --- 120,134 ---- <color name="grey_3_alpha_30">#4d737f8d</color> <color name="grey_4">#ff949494</color> <color name="grey_6_alpha_05">#0d4f545c</color> ! <color name="grey_account">#ff000000</color> ! <color name="grey_unread">#ff000000</color> <color name="highlighted_text_material_dark">#6680cbc4</color> <color name="highlighted_text_material_light">#66009688</color> <color name="hypesquad_house1">#ff9c84ef</color> <color name="hypesquad_house2">#fff47b67</color> <color name="hypesquad_house3">#ff45ddc0</color> <color name="league_of_legends">#ff021f25</color> ! <color name="link">#ff50f148</color> <color name="link_light">#ff0067e0</color> <color name="material_blue_grey_800">#ff37474f</color> <color name="material_blue_grey_900">#ff263238</color> *************** *** 176,195 **** <color name="primary_400">#ff72767d</color> <color name="primary_400_alpha_30">#4d72767d</color> <color name="primary_400_alpha_60">#9972767d</color> ! <color name="primary_500">#ff4f545c</color> ! <color name="primary_500_alpha_20">#334f545c</color> ! <color name="primary_500_alpha_30">#4d4f545c</color> ! <color name="primary_500_alpha_32">#514f545c</color> ! <color name="primary_500_alpha_60">#994f545c</color> <color name="primary_560">#ff40444b</color> ! <color name="primary_600">#ff36393f</color> ! <color name="primary_600_alpha_60">#9936393f</color> ! <color name="primary_630">#ff2f3136</color> ! <color name="primary_630_alpha_60">#992f3136</color> ! <color name="primary_630_alpha_90">#e62f3136</color> <color name="primary_660">#ff292b2f</color> ! <color name="primary_700">#ff202225</color> ! <color name="primary_700_alpha_60">#99202225</color> <color name="primary_800">#ff18191c</color> <color name="primary_800_alpha_60">#9918191c</color> <color name="primary_800_alpha_90">#e618191c</color> --- 176,195 ---- <color name="primary_400">#ff72767d</color> <color name="primary_400_alpha_30">#4d72767d</color> <color name="primary_400_alpha_60">#9972767d</color> ! <color name="primary_500">#ff333333</color> ! <color name="primary_500_alpha_20">#330f0f0f</color> ! <color name="primary_500_alpha_30">#4d0f0f0f</color> ! <color name="primary_500_alpha_32">#510f0f0f</color> ! <color name="primary_500_alpha_60">#990f0f0f</color> <color name="primary_560">#ff40444b</color> ! <color name="primary_600">#ff000000</color> ! <color name="primary_600_alpha_60">#99000000</color> ! <color name="primary_630">#ff000000</color> ! <color name="primary_630_alpha_60">#99000000</color> ! <color name="primary_630_alpha_90">#e6000000</color> <color name="primary_660">#ff292b2f</color> ! <color name="primary_700">#ff000000</color> ! <color name="primary_700_alpha_60">#990f0f0f</color> <color name="primary_800">#ff18191c</color> <color name="primary_800_alpha_60">#9918191c</color> <color name="primary_800_alpha_90">#e618191c</color> *************** *** 224,232 **** <color name="primary_text_default_material_light">#de000000</color> <color name="primary_text_disabled_material_dark">#4dffffff</color> <color name="primary_text_disabled_material_light">#39000000</color> ! <color name="purple_brand">#ff738bd7</color> ! <color name="purple_brand_alpha_10">#1a738bd7</color> ! <color name="purple_brand_dark">#ff697ec4</color> <color name="purple_brand_hint">#ffc9d2f0</color> <color name="purple_brand_notification">#ff5161ff</color> <color name="reaction_background_me_dark">#4d5c6a9e</color> --- 224,232 ---- <color name="primary_text_default_material_light">#de000000</color> <color name="primary_text_disabled_material_dark">#4dffffff</color> <color name="primary_text_disabled_material_light">#39000000</color> ! <color name="purple_brand">#ff9c4249</color> ! <color name="purple_brand_alpha_10">#1a9c4249</color> ! <color name="purple_brand_dark">#ff000000</color> <color name="purple_brand_hint">#ffc9d2f0</color> <color name="purple_brand_notification">#ff5161ff</color> <color name="reaction_background_me_dark">#4d5c6a9e</color> *************** *** 291,297 **** <color name="switch_thumb_disabled_material_light">#ffbdbdbd</color> <color name="switch_thumb_normal_material_dark">#ffbdbdbd</color> <color name="switch_thumb_normal_material_light">#fff1f1f1</color> ! <color name="tooltip_background_dark">#e6616161</color> <color name="tooltip_background_light">#e6ffffff</color> <color name="transparent">@android:color/transparent</color> <color name="twitch">#ff593695</color> --- 291,297 ---- <color name="switch_thumb_disabled_material_light">#ffbdbdbd</color> <color name="switch_thumb_normal_material_dark">#ffbdbdbd</color> <color name="switch_thumb_normal_material_light">#fff1f1f1</color> ! <color name="tooltip_background_dark">#e6000000</color> <color name="tooltip_background_light">#e6ffffff</color> <color name="transparent">@android:color/transparent</color> <color name="twitch">#ff593695</color> diff -crB com.discord-1020-base/res/values/styles.xml com.discord-1020/res/values/styles.xml *** com.discord-1020-base/res/values/styles.xml 2020-01-12 11:58:55.240670624 +0300 --- com.discord-1020/res/values/styles.xml 2020-01-12 12:46:14.510949392 +0300 *************** *** 392,398 **** <item name="tabTextColor">@color/white_alpha_40</item> <item name="theme_backspace_icon">@drawable/ic_backspace_white_24dp</item> <item name="theme_chat_block_quote_divider">@color/primary_500</item> ! <item name="theme_chat_blocked_bg">#ff34373c</item> <item name="theme_chat_blocked_text">@color/grey_unread</item> <item name="theme_chat_code">@color/primary_630</item> <item name="theme_chat_codeblock_border">@color/grey_account</item> --- 392,398 ---- <item name="tabTextColor">@color/white_alpha_40</item> <item name="theme_backspace_icon">@drawable/ic_backspace_white_24dp</item> <item name="theme_chat_block_quote_divider">@color/primary_500</item> ! <item name="theme_chat_blocked_bg">@color/primary_500</item> <item name="theme_chat_blocked_text">@color/grey_unread</item> <item name="theme_chat_code">@color/primary_630</item> <item name="theme_chat_codeblock_border">@color/grey_account</item> *************** *** 404,418 **** <item name="theme_chat_input_button_tint_colors">@color/chat_input_button_tint_colors_dark</item> <item name="theme_chat_input_content_tab_bg">@drawable/drawable_rect_rounded_dark</item> <item name="theme_chat_input_divider">@color/dark_grey_2_alpha_10</item> ! <item name="theme_chat_input_edit">#ff3e4145</item> <item name="theme_chat_input_photo_selection_icon">@drawable/ic_img_selected_dark_theme</item> <item name="theme_chat_input_text">@color/white_alpha_70</item> <item name="theme_chat_input_text_placeholder">@color/white_alpha_20</item> <item name="theme_chat_loading_spinner_color">@color/white</item> ! <item name="theme_chat_mentioned_me">#1afaa61a</item> <item name="theme_chat_reaction_background">@drawable/drawable_bg_reaction_dark</item> <item name="theme_chat_reaction_text_color">@drawable/drawable_reaction_text_color_dark</item> ! <item name="theme_chat_spoiler_bg">@color/primary_700</item> <item name="theme_chat_spoiler_bg_visible">@color/white_alpha_10</item> <item name="theme_chat_spoiler_inapp_bg">@color/primary_600</item> <item name="theme_emoji_icon_activity">@drawable/ic_emoji_activity_dark</item> --- 404,418 ---- <item name="theme_chat_input_button_tint_colors">@color/chat_input_button_tint_colors_dark</item> <item name="theme_chat_input_content_tab_bg">@drawable/drawable_rect_rounded_dark</item> <item name="theme_chat_input_divider">@color/dark_grey_2_alpha_10</item> ! <item name="theme_chat_input_edit">@color/primary_600</item> <item name="theme_chat_input_photo_selection_icon">@drawable/ic_img_selected_dark_theme</item> <item name="theme_chat_input_text">@color/white_alpha_70</item> <item name="theme_chat_input_text_placeholder">@color/white_alpha_20</item> <item name="theme_chat_loading_spinner_color">@color/white</item> ! <item name="theme_chat_mentioned_me">@color/purple_brand_alpha_10</item> <item name="theme_chat_reaction_background">@drawable/drawable_bg_reaction_dark</item> <item name="theme_chat_reaction_text_color">@drawable/drawable_reaction_text_color_dark</item> ! <item name="theme_chat_spoiler_bg">@color/primary_500</item> <item name="theme_chat_spoiler_bg_visible">@color/white_alpha_10</item> <item name="theme_chat_spoiler_inapp_bg">@color/primary_600</item> <item name="theme_emoji_icon_activity">@drawable/ic_emoji_activity_dark</item> *************** *** 471,477 **** <item name="colorControlActivated">@color/brand_500</item> <item name="colorControlNormal">@color/primary_100</item> <item name="colorPrimary">@color/primary_600</item> ! <item name="colorPrimaryDark">#ff2b2e31</item> </style> <style name="AppTheme.Dark.Evil" parent="@style/AppTheme.Dark"> <item name="colorAccent">@color/brand_600</item> --- 471,477 ---- <item name="colorControlActivated">@color/brand_500</item> <item name="colorControlNormal">@color/primary_100</item> <item name="colorPrimary">@color/primary_600</item> ! <item name="colorPrimaryDark">@color/primary_630</item> </style> <style name="AppTheme.Dark.Evil" parent="@style/AppTheme.Dark"> <item name="colorAccent">@color/brand_600</item> *************** *** 501,507 **** <item name="colorControlActivated">@color/brand_500</item> <item name="colorControlNormal">@color/primary_100</item> <item name="colorPrimary">@color/primary_600</item> ! <item name="colorPrimaryDark">#ff2b2e31</item> </style> <style name="AppTheme.Dark.Notice.PositiveRed" parent="@style/AppTheme.Dark.Notice"> <item name="buttonBarPositiveButtonStyle">@style/UiKit.Material.Button.Red.Fit</item> --- 501,507 ---- <item name="colorControlActivated">@color/brand_500</item> <item name="colorControlNormal">@color/primary_100</item> <item name="colorPrimary">@color/primary_600</item> ! <item name="colorPrimaryDark">@color/primary_630</item> </style> <style name="AppTheme.Dark.Notice.PositiveRed" parent="@style/AppTheme.Dark.Notice"> <item name="buttonBarPositiveButtonStyle">@style/UiKit.Material.Button.Red.Fit</item> diff -crB com.discord-1020-base/smali/com/discord/app/AppActivity$d.smali com.discord-1020/smali/com/discord/app/AppActivity$d.smali *** com.discord-1020-base/smali/com/discord/app/AppActivity$d.smali 2020-01-12 11:58:56.794012599 +0300 --- com.discord-1020/smali/com/discord/app/AppActivity$d.smali 2020-01-12 12:30:53.965274726 +0300 *************** *** 115,121 **** .line 7 iget-object v0, p0, Lcom/discord/app/AppActivity$d;->this$0:Lcom/discord/app/AppActivity; ! const v1, 0x7f06017e invoke-static {v0, v1}, Lcom/discord/utilities/color/ColorCompat;->setStatusBarColorResourceId(Landroid/app/Activity;I)V --- 115,121 ---- .line 7 iget-object v0, p0, Lcom/discord/app/AppActivity$d;->this$0:Lcom/discord/app/AppActivity; ! const v1, 0x7f060021 invoke-static {v0, v1}, Lcom/discord/utilities/color/ColorCompat;->setStatusBarColorResourceId(Landroid/app/Activity;I)V