Updated drop-down menu colors

This commit is contained in:
Mark Qvist 2024-03-11 01:21:54 +01:00
parent bc2e524ec9
commit 58751bb0e5
4 changed files with 15 additions and 0 deletions

View file

@ -378,6 +378,7 @@ class Conversations():
radius=dp(3),
)
self.conversation_dropdown.effect_cls = ScrollEffect
self.conversation_dropdown.md_bg_color = self.app.color_hover
item.dmenu = self.conversation_dropdown