From 38afb785841a7cd1bbe2e040b1991cc907449256 Mon Sep 17 00:00:00 2001 From: Dome Date: Sat, 5 Jul 2025 22:45:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46beea2..0768ebe 100644 --- a/README.md +++ b/README.md @@ -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');