This is a Jellyfin theme inspired from JellySeerr to improve the overall look and experience with various fixes to the UI and behaviour.
Author: lscambo13
- 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
ElegantFin.Theme.Demo.Video.mp4
Paste the following in 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
- Open Dashboard from Administration tab in Settings.
- Select General tab from the side bar.
- Scroll down to find Custom CSS code box under Branding section.
- Paste the custom css in Custom CSS code box.
- Click save
Detailed steps for client-side implementation
- Open Display tab in Settings.
- Scroll down to find Custom CSS code box.
- Paste the custom css in Custom CSS code box.
- Click save.
- Jellyfin Server v10.10.3
- Jellyfin Android App v2.6.2