Update README.md

This commit is contained in:
tedhinklater 2023-11-27 20:38:36 +00:00 committed by GitHub
parent 2ae582b5f3
commit 3d476864f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,10 @@
# finimalism # finimalism
Minimalist Jellyfin Theme CSS Minimalist Jellyfin Theme CSS (final as of 2.3)
Import to your CSS with Import to your CSS with
```css ```css
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism2-0.css"); @import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism2-3.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. In the Movies/TV Shows gallery, Select View is set to Poster. 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. In the Movies/TV Shows gallery, Select View is set to Poster.
@ -13,8 +13,15 @@ The accent color is set to [168,94,198] to match the Jellyfin logo.
Other than that, everything is just an alteration of the amazing work already put into Ultrachromic by CTalvio. Other than that, everything is just an alteration of the amazing work already put into Ultrachromic by CTalvio.
![Screenshot 2023-11-26 161917](https://github.com/tedhinklater/finimalism/assets/66086488/4e0397c0-55ea-44fc-b623-8367de78dd80) Also fixed some bugs such as Live TV cards being blurred by the progress overlay.
![Screenshot 2023-11-26 161945](https://github.com/tedhinklater/finimalism/assets/66086488/554ab0e0-a044-43d2-a74f-a5e389b7d401)
![Screenshot 2023-11-26 162006](https://github.com/tedhinklater/finimalism/assets/66086488/c6f59088-4af1-48c6-8771-be360f6b9e51) ![Screenshot 2023-11-27 202831](https://github.com/tedhinklater/finimalism/assets/66086488/023d407d-411e-4295-b7c5-c087fb0efedd)
![Screenshot 2023-11-26 162031](https://github.com/tedhinklater/finimalism/assets/66086488/a8b58a78-c10e-42c3-82d7-a088f6e29380) ![Screenshot 2023-11-27 202948](https://github.com/tedhinklater/finimalism/assets/66086488/874ae076-9cda-4952-89d3-5c9f86b8b818)
![Screenshot 2023-11-26 162048](https://github.com/tedhinklater/finimalism/assets/66086488/dec1e7dc-343d-4b71-bab8-be33ba484a53) ![Screenshot 2023-11-27 203007](https://github.com/tedhinklater/finimalism/assets/66086488/e36b0ea8-c1dd-45ec-b140-6fca7b05187d)
![Screenshot 2023-11-27 203229](https://github.com/tedhinklater/finimalism/assets/66086488/f4cc8b1f-52e0-4ee1-a4b7-03a90c730599)
![Screenshot 2023-11-27 203302](https://github.com/tedhinklater/finimalism/assets/66086488/e4cd5f3d-1c61-4479-93bc-aa848585dc88)
I'm going to leave the css box alone now.