From e54452b83c2ea25aa96bebb540eed83a42a8e315 Mon Sep 17 00:00:00 2001
From: Mirco Wittrien <mirco.wittrien@gmail.com>
Date: Thu, 2 Jul 2020 09:37:26 +0200
Subject: [PATCH] themes

---
 Plugins/ThemeRepo/res/ThemeFixer.css       | 1 +
 Themes/BasicBackground/BasicBackground.css | 1 +
 2 files changed, 2 insertions(+)

diff --git a/Plugins/ThemeRepo/res/ThemeFixer.css b/Plugins/ThemeRepo/res/ThemeFixer.css
index 269d13cbbb..302d761734 100644
--- a/Plugins/ThemeRepo/res/ThemeFixer.css
+++ b/Plugins/ThemeRepo/res/ThemeFixer.css
@@ -8,6 +8,7 @@ body,
 #app-mount REPLACE_CLASS_guildsscroller,
 #app-mount REPLACE_CLASS_guildchannels,
 #app-mount REPLACE_CLASS_dmchannels,
+#app-mount REPLACE_CLASS_dmchannelsscroller,
 #app-mount REPLACE_CLASS_channelpanels > *,
 #app-mount REPLACE_CLASS_chat,
 #app-mount REPLACE_CLASS_nochannel,
diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css
index 9b557e52b3..a6f6526371 100644
--- a/Themes/BasicBackground/BasicBackground.css
+++ b/Themes/BasicBackground/BasicBackground.css
@@ -171,6 +171,7 @@ body,														/* body														*/
 #app-mount .scroller-2TZvBN,								/* guilds				scroller							*/
 #app-mount .container-PNkimc,								/* channels				inner								*/
 #app-mount .privateChannels-1nO12o,							/* dmchannels												*/
+#app-mount .scroller-1JbKMe,								/* dmchannels			scroller							*/
 #app-mount .panels-j1Uci_ > *,								/* account/voice		inner								*/
 #app-mount .chat-3bRxxu,									/* chat					container							*/
 #app-mount .noChannel-Z1DQK7,								/* nochannel												*/