From c75e667d3d62e618093889d05cbd039ce0e2610b Mon Sep 17 00:00:00 2001 From: lscambo13 <32175188+lscambo13@users.noreply.github.com> Date: Sat, 2 Aug 2025 07:53:37 -0700 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9dec157..887e189 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,11 @@ Captured on ElegantFin v25.08.02 + + +https://github.com/user-attachments/assets/bb7f3174-b703-4c98-a23c-e6bb4abba390 + +
### 👇 How to install/setup this theme? @@ -184,9 +189,9 @@ Captured on ElegantFin v25.08.02
- 7. Enable support for the [Media Bar plugin](https://github.com/IAmParadox27/jellyfin-plugin-media-bar/) + 7. Enable experimental support for the Media Bar plugin -- ElegantFin does not support any plugins by default, so to to add external support for this plugin, copy and paste the following code at the end in Custom CSS box, click save and finally refresh your app/webpage. +- ElegantFin does not support any plugins by default, so to to add external support for [this plugin](https://github.com/IAmParadox27/jellyfin-plugin-media-bar), copy and paste the following code at the end in Custom CSS box, click save and finally refresh your app/webpage. ``` @import url("https://cdn.jsdelivr.net/gh/lscambo13/ElegantFin@main/Theme/assets/add-ons/media-bar-plugin-support-latest-min.css"); ```