59 lines
2.2 KiB
Markdown
59 lines
2.2 KiB
Markdown
<h3 <p align="center">
|
|
<a href="https://ztfr.eu/matrix">
|
|
<img src="assets/community-badge.png" alt="Join Zeitfresser Matrix Community" height="70" />
|
|
</a>
|
|
</p>
|
|
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.
|
|
|
|
<p align="center">
|
|
|
|

|
|
|
|
</p>
|
|
|
|
#### 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 rules and paste them into 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!
|
|
|
|
## 🛠 Development & Support
|
|
|
|
If you need to get support or want to participate in the active development of this software, you can <a href="https://ztfr.eu/matrix">join our Zeitfresser Matrix Community</a> or the <a href="https://look.ztfr.eu/#/#support:ztfr.eu">Development & Support Channel</a> on Matrix.
|
|
|
|
## 💝 Thanks to
|
|
|
|
- [Adam](https://github.com/adamperkowski)
|
|
- [Isabel](https://github.com/isabelroses)
|
|
- [mxgic1337](https://github.com/mxgic1337)
|
|
- [Dracula Team](https://github.com/dracula)
|