mirror of
https://github.com/liberatedsystems/Sideband_CE.git
synced 2024-09-03 04:13:27 +02: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
|