Files
ElegantFin/README.md
2024-12-01 20:12:22 +05:30

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

Click here to reveal


👇 How to install/setup this theme?

Paste the following in Custom CSS code box:

@import url("https://raw.githubusercontent.com/lscambo13/ElegantFin/refs/heads/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