Dracula Icon

Jellyfin

Dracula Theme for Jellyfin

jellyfin - Theme Preview

§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

  1. Open settings, navigate to display and paste the CSS into the section called custom CSS code;

  2. 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");
  3. Press save and you're done! 💜