mirror of
https://github.com/markqvist/Sideband.git
synced 2025-08-03 03:56:20 -04:00
Updated drop-down menu colors
This commit is contained in:
parent
bc2e524ec9
commit
58751bb0e5
4 changed files with 15 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue