mirror of
https://github.com/markqvist/Sideband.git
synced 2024-10-01 03:15:37 -04:00
10 lines
192 B
Plaintext
10 lines
192 B
Plaintext
|
<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
|