§Jellyfin
The Dracula Theme for Jellyfin is a fork of the awesome Catppuccin theme - many thanks to these awesome contributors.
§Install using Git
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/jellyfin.git
§Install manually
Download using the GitHub .zip
download option and unzip them.
§Activating theme
-
Open
settings
, navigate todisplay
and paste the CSS into the section calledcustom CSS code
; -
Copy the following import rules and paste them into this section (
custom CSS code
)@import url("https://cdn.jsdelivr.net/gh/dracula/jellyfin/dracula-theme.css");
-
Press
save
and you're done! 💜