From 2440ed248aaf76d9071fef6df60b3efcde1ac58b Mon Sep 17 00:00:00 2001 From: tedhinklater <66086488+tedhinklater@users.noreply.github.com> Date: Thu, 23 Nov 2023 20:28:17 +0000 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index c670f0e..3e4c0d8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,20 @@ # finimalism Minimalist Jellyfin Theme CSS + +Import to your CSS with + +```css +@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism1-1.css"); + +``` +As far as Client / Web UI settings go, under "Display", Backdrops are enabled. Under "Home", the order is My Media (small), Continue Watching, Next Up. + +The accent color is set to [123,108,198] to match the Jellyfin logo. + +Other than that, everything is just an alteration of the amazing work already put into Ultrachromic by CTalvio. + +![Screenshot 2023-11-23 184337](https://github.com/tedhinklater/finimalism/assets/66086488/176c3e26-e135-4c0f-90c8-f74afca207a4) +![Screenshot 2023-11-23 184629](https://github.com/tedhinklater/finimalism/assets/66086488/17a34246-e767-473c-be6a-e4f8386ef08f) +![Screenshot 2023-11-23 184652](https://github.com/tedhinklater/finimalism/assets/66086488/f2431d68-d90c-4aed-a7c3-737063cf37de) +![Screenshot 2023-11-23 184741](https://github.com/tedhinklater/finimalism/assets/66086488/c52211c4-3311-4aa2-b17c-e57beaef4bd0) +![Screenshot 2023-11-23 184752](https://github.com/tedhinklater/finimalism/assets/66086488/2fe081b2-f383-46db-a1cb-445781c08627)