Update README.md

This commit is contained in:
tedhinklater 2023-11-23 20:28:17 +00:00 committed by GitHub
parent addf7cd1f5
commit 2440ed248a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)