mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
2.9 KiB
2.9 KiB
ElegantFin Theme
This Jellyfin theme inspired from JellySeer improves the overall look and experience with hundreds of little fixes to the UI.
Author: lscambo13
✨ 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
▶️ Demo
🖼️ Previews
👇 How to install/setup this theme?
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.
🆗 Tested on
- Jellyfin Server v10.10.3
- Jellyfin Android App v2.6.2