Files
jellyfin-dracula-theme/README.md
T
Dome 515b068768 Update README.md
inital readme text to explain fork.
2025-07-05 22:36:15 +02:00

48 lines
1.7 KiB
Markdown

<h3 align="center">
<img src="https://draculatheme.com/images/hero/dracula-icon.svg" width="100" alt="Logo"/>
<br/>
Dracula Theme for Jellyfin
</h3>
<h6 align="center">
<a href="https://draculatheme.com">🏰 Website</a>
·
<a href="https://draculatheme.com/blog">📰 Blog</a>
·
<a href="https://draculatheme.com/pro">😎 PRO</a>
·
<a href="https://ui.draculatheme.com">🧱 UI</a>
·
<a href="https://draculatheme.com/shop">👕 Shop</a>
</h6>
<p align="center">
The most famous <b>dark theme</b> ever created and <b>available everywhere now for Jellyfin.</b> 🦇
</p>
<hr/>
The Dracula Theme for Jellyfin was created on the basis of the famous [**catpuccin theme for Jellyfin**](https://github.com/catppuccin/jellyfin). All credits go to the catpuccin team and the dracula team.
#### 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 your preferred flavor's import rule and paste it **after** the theme import:
```css
@import url('https://cdn.jsdelivr.net/gh/Domoel/jellyfin-dracula-theme/themes.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)