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