mirror of
https://github.com/markqvist/Sideband.git
synced 2025-08-02 19:46:27 -04:00
9 lines
192 B
Text
9 lines
192 B
Text
<MDCardSwipeLayerBox>:
|
|
md_bg_color: app.theme_cls.divider_color
|
|
|
|
|
|
<MDSeparator>
|
|
md_bg_color:
|
|
self.theme_cls.divider_color \
|
|
if not root.color \
|
|
else root.color
|