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(facets/auto-queue): select items color

+5
+5
src/styles/wireframe/ui.css
··· 110 110 border-color: var(--accent); 111 111 outline: none; 112 112 } 113 + 114 + option, 115 + optgroup { 116 + color: initial; 117 + } 113 118 } 114 119 115 120 /**