ElegantFin Theme for Jellyfin - Banner

⭐ ElegantFin Theme

This is a Jellyfin theme inspired from Jellyseerr to improve the overall look and experience with various fixes to the UI/UX. It gives Jellyfin a fresh, modern look, and it aims to work on mobile, desktop, and TV, with just one import.

Author: lscambo13


✨ Key Features


🖼️ Screenshots

Captured on ElegantFin v25.07.27

💻 Desktop and 📱 Mobile previews
Desktop Homepage

Desktop - Homepage

Mobile Homepage

Mobile - Homepage

📺 TV previews
TV Homepage

TV - Homepage


👇 How to Install/Setup

Paste the following in the Custom CSS code box:

@import url("https://cdn.jsdelivr.net/gh/lscambo13/ElegantFin@main/Theme/ElegantFin-jellyfin-theme-build-latest-minified.css");
Detailed steps for server-side implementation
  1. Open Dashboard from Administration tab in Settings.
  2. Select General tab from the side bar.
  3. Scroll down to find Custom CSS code box under Branding section.
  4. Paste the custom CSS in Custom CSS code box.
  5. Click save.
Detailed steps for client-side implementation
  1. Open Display tab in Settings.
  2. Scroll down to find Custom CSS code box.
  3. Paste the custom CSS in Custom CSS code box.
  4. Click save.

🧰 Customisation Options

Multiple details sections explaining custom background, card overlays, play button positions, hover effects, etc. can be added here. Each as a <details> with its own explanation and code snippets.


👌 Compatibility


🛠️ Troubleshooting

Use <details> sections for FAQs like cache not clearing, visual bugs in media player, compatibility with AndroidTV/WebOS, etc.


📌 Contributing

Please read the Contributor Guidelines before opening pull requests.

🙏 Feedback Appreciated