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

Configure Feed

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

Set button background-color

+3 -1
+2 -1
src/Applications/UI/Kit.elm
··· 97 97 , style "border-color" (Color.toCssString colorKit.base0B) 98 98 ] 99 99 [ borderRadius 100 + , T.b__solid 101 + , T.bg_transparent 100 102 , T.bw1 101 - , T.b__solid 102 103 , T.lh_solid 103 104 , T.ph3 104 105 , T.pv2
+1
src/Applications/UI/Navigation.elm
··· 150 150 [ ifThenElse (labelType == Hidden) T.flex_shrink_0 T.flex_grow_1 151 151 152 152 -- 153 + , T.bg_transparent 153 154 , T.bn 154 155 , T.fw6 155 156 , T.inline_flex