Update README.md
This commit is contained in:
parent
2ae582b5f3
commit
3d476864f9
1 changed files with 14 additions and 7 deletions
21
README.md
21
README.md
|
@ -1,10 +1,10 @@
|
|||
# finimalism
|
||||
Minimalist Jellyfin Theme CSS
|
||||
Minimalist Jellyfin Theme CSS (final as of 2.3)
|
||||
|
||||
Import to your CSS with
|
||||
|
||||
```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.
|
||||
|
@ -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.
|
||||
|
||||
![Screenshot 2023-11-26 161917](https://github.com/tedhinklater/finimalism/assets/66086488/4e0397c0-55ea-44fc-b623-8367de78dd80)
|
||||
![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-26 162031](https://github.com/tedhinklater/finimalism/assets/66086488/a8b58a78-c10e-42c3-82d7-a088f6e29380)
|
||||
![Screenshot 2023-11-26 162048](https://github.com/tedhinklater/finimalism/assets/66086488/dec1e7dc-343d-4b71-bab8-be33ba484a53)
|
||||
Also fixed some bugs such as Live TV cards being blurred by the progress overlay.
|
||||
|
||||
![Screenshot 2023-11-27 202831](https://github.com/tedhinklater/finimalism/assets/66086488/023d407d-411e-4295-b7c5-c087fb0efedd)
|
||||
![Screenshot 2023-11-27 202948](https://github.com/tedhinklater/finimalism/assets/66086488/874ae076-9cda-4952-89d3-5c9f86b8b818)
|
||||
![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.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue