Skip to content

ElegantFin Theme v24.12.11 for Jellyfin

Compare
Choose a tag to compare
@lscambo13 lscambo13 released this 10 Dec 18:09
· 240 commits to main since this release

This is the third update to ElegantFin.

Key Changes

  • More design cues taken from Jellyseerr (i.e. refinements to the layouts, buttons and colors)
  • Fixed SyncPlay button visibility (i.e. it is visible now except on the home screen)
  • Fixed backdrops functionality (i.e. they should be visible according to user preferences)
  • Fixed the widths of square cards to avoid unnecessary overflow (i.e. login screen, users page and some library sections)
  • Fixed abnormally large fonts in some sections (i.e. selection counter, cast and syncplay dialogs)
  • Toast notifications match the overall aesthetic now (i.e. seen when saving settings)
  • Adjustments to paddings, margins and borders for more consistent design (i.e. the user avatar in the header, Dashboard section titles, dialog boxes)
  • New troubleshooting section about these updates here
  • stay tuned for more changes to come in the upcoming weeks

You may use the provided CSS file for self-hosting purposes. Alternatively, you may use the following code snippet to get the latest version via a free CDN.

@import url("https://cdn.jsdelivr.net/gh/lscambo13/ElegantFin@main/Theme/ElegantFin-jellyfin-theme-build-latest-minified.css");

For more detailed information, be sure to read the README.MD file.