Update README.md

This commit is contained in:
2025-07-05 22:45:14 +02:00
committed by GitHub
parent 02e0ea0ee2
commit 38afb78584
+1 -1
View File
@@ -32,7 +32,7 @@ The Dracula Theme for Jellyfin was created on the basis of the famous [**catpucc
## 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:
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');