[READ-ONLY] Mirror of https://github.com/probablykasper/ferrum. Music library app for Mac, Linux and Windows ferrum.kasper.space
electron linux macos music music-library music-player napi windows
0

Configure Feed

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

Update header style

Kasper (May 27, 2025, 9:38 AM +0200) 0b7bcb19 d7562151

+6
+6
src/components/TrackList.svelte
··· 564 564 <style lang="sass"> 565 565 :global(revo-grid[theme=darkCompact]) 566 566 --revo-grid-focused-bg: hsla(var(--hue), 70%, 46%, 1) 567 + :global(revogr-header .header-rgRow) 568 + height: 24px 569 + line-height: 24px 570 + font-size: 12px 571 + box-shadow: none 572 + font-weight: 400 567 573 :global(revogr-data .rgRow) 568 574 line-height: 24px 569 575 font-size: 12px