• v24.12.11 718964648e

    lscambo13 released this 2024-12-10 17:27:50 +00:00 | 663 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.

    Downloads
  • v24.12.01 9e4dfaab06

    lscambo13 released this 2024-12-03 21:51:40 +00:00 | 689 commits to main since this release

    This is the initial release of ElegantFin.

    Key Features

    • modern layouts and colors
    • new animations on some elements
    • reduced clutter by hiding unimportant buttons and elements
    • overall rounded design
    • stylish borders, hover effects and shadows

    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.

    Downloads
  • v24.12.03 9e4dfaab06

    lscambo13 released this 2024-12-03 21:51:40 +00:00 | 689 commits to main since this release

    This is the second update to ElegantFin.

    Key Changes

    • More buttons have been themed for consistency
    • Library pages should be centered now
    • Fixed misaligned arrows in drop-down lists
    • Hover effects have been added to many elements
    • Adjustments to padding width for improved apprearance
    • Jellyfin Media Player should show correct gap/margin between cards
    • We now show our version number in the footer found in the Dashboard
    • 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.

    Downloads