mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2024-11-22 21:40:36 +01: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
|