first commit

This commit is contained in:
Yura 2024-09-15 15:12:16 +03:00
commit 417e54da96
5696 changed files with 900003 additions and 0 deletions

View file

@ -0,0 +1,8 @@
# NOQA F401
from .card import (
MDCard,
MDCardSwipe,
MDCardSwipeFrontBox,
MDCardSwipeLayerBox,
MDSeparator,
)

View file

@ -0,0 +1,9 @@
<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

File diff suppressed because it is too large Load diff