Skip to content

Latest commit

 

History

History
78 lines (52 loc) · 2.69 KB

README.md

File metadata and controls

78 lines (52 loc) · 2.69 KB

ElegantFin Theme

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


✨ 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

ElegantFin.Theme.Demo.Video.mp4

🖼️ Previews

Click here to reveal


👇 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
  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.

🆗 Tested on

  • Jellyfin Server v10.10.3
  • Jellyfin Android App v2.6.2

🙏 FEEDBACK APPRECIATED