A music player that connects to your cloud/distributed storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix search text color

+5 -1
+5 -1
src/Applications/UI/Tracks.elm
··· 711 711 ] 712 712 [ C.bg_transparent 713 713 , C.border_none 714 - , C.text_inherit 715 714 , C.flex_grow 716 715 , C.h_full 717 716 , C.ml_1 ··· 720 719 , C.pl_8 721 720 , C.pr_2 722 721 , C.pt_px 722 + , C.text_base02 723 723 , C.text_sm 724 724 , C.w_full 725 + 726 + -- Dark mode 727 + ------------ 728 + , C.dark__text_base06 725 729 ] 726 730 [] 727 731