The most famous dark theme ever created and available everywhere now for Jellyfin. 🦇
The Dracula Theme for Jellyfin was created on the basis of the famous catpuccin theme for Jellyfin. All credits go to the catpuccin team and the dracula team.
- 🌃 Read about the origin of the Dracula theme;
- 🐛 Report bugs on the theme's GitHub issues;
- ✨ Discover how to create a new theme using the official color palette.
-
Open settings, navigate to Display and paste the CSS into the section called "Custom CSS code"
-
Copy the following import rules and paste them into the custom CSS box
@import url('https://jellyfin.catppuccin.com/theme.css'); @import url('https://cdn.jsdelivr.net/gh/Domoel/jellyfin-dracula-theme/themes/dracula.css');
-
Press save and you're done!