Update README.md

This commit is contained in:
2025-07-05 22:45:55 +02:00
committed by GitHub
parent 38afb78584
commit 732fdc35bb
+1
View File
@@ -33,6 +33,7 @@ The Dracula Theme for Jellyfin was created on the basis of the famous [**catpucc
1. Open settings, navigate to Display and paste the CSS into the section called "Custom CSS code" 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 2. Copy the following import rule and paste it nto the custom CSS box
```css ```css
@import url('https://jellyfin.catppuccin.com/theme.css'); @import url('https://jellyfin.catppuccin.com/theme.css');
@import url('https://cdn.jsdelivr.net/gh/Domoel/jellyfin-dracula-theme/themes/dracula.css'); @import url('https://cdn.jsdelivr.net/gh/Domoel/jellyfin-dracula-theme/themes/dracula.css');