The most famous dark theme ever created and available everywhere now for Jellyfin. ๐ฆ

#### Useful links - ๐ Read about the [**origin of the Dracula theme**](https://draculatheme.com/about); - ๐ Report bugs on the theme's [**GitHub issues**](https://github.com/dracula); - โจ Discover how to [**create a new theme**](https://draculatheme.com/contribute) using the official color palette. ## Usage 1. Open settings, navigate to Display and paste the CSS into the section called "Custom CSS code" 2. Copy the following import rule and paste it nto the custom CSS box ```css @import url('https://jellyfin.catppuccin.com/theme.css'); @import url('https://cdn.jsdelivr.net/gh/Domoel/jellyfin-dracula-theme/themes/dracula.css'); ``` 4. Press save and you're done! ## ๐ Thanks to - [Adam](https://github.com/adamperkowski) - [Isabel](https://github.com/isabelroses) - [mxgic1337](https://github.com/mxgic1337) - [Dracula Team](https://github.com/dracula)