Update README.md
This commit is contained in:
parent
ea3e11521e
commit
ea894ee2f1
1 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
@ -1,10 +1,10 @@
|
||||||
# finimalism
|
# finimalism
|
||||||
Minimalist Jellyfin Theme CSS (final as of 3.0)
|
Minimalist Jellyfin Theme CSS (final as of 4.0)
|
||||||
|
|
||||||
Import to your CSS with
|
Import to your CSS with
|
||||||
|
|
||||||
```css
|
```css
|
||||||
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism3-0.css");
|
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism4.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.
|
||||||
|
@ -17,15 +17,15 @@ Other than that, everything is just an alteration of the amazing work already pu
|
||||||
|
|
||||||
Also fixed some bugs such as Live TV cards being blurred by the progress overlay.
|
Also fixed some bugs such as Live TV cards being blurred by the progress overlay.
|
||||||
|
|
||||||
|
![Screenshot_2023-11-30T16-51-16 636Z](https://github.com/tedhinklater/finimalism/assets/66086488/b8697d5f-0f37-4fe1-bf10-a56994696f3a)
|
||||||
|
![Screenshot_2023-11-30T16-54-07 345Z](https://github.com/tedhinklater/finimalism/assets/66086488/457c6368-400b-4ad5-9b38-31a5d7c0fcff)
|
||||||
|
![Screenshot_2023-11-30T16-54-34 365Z](https://github.com/tedhinklater/finimalism/assets/66086488/7f0e0d74-7bf1-4d19-9006-bc8f76625994)
|
||||||
|
![Screenshot_2023-11-30T16-55-18Z](https://github.com/tedhinklater/finimalism/assets/66086488/5adc2a5d-e4b5-4a48-88f7-e079f0c086ba)
|
||||||
|
![Screenshot_2023-11-30T16-56-07](https://github.com/tedhinklater/finimalism/assets/66086488/560c5fdb-440d-4077-8016-c1d1793a8ca6)
|
||||||
|
![Screenshot_2023-11-30T16-57-06](https://github.com/tedhinklater/finimalism/assets/66086488/d9be7c29-3842-4d48-8412-9d1f36180969)
|
||||||
|
![Screenshot_2023-11-30T16-57-42](https://github.com/tedhinklater/finimalism/assets/66086488/f881de92-e9d6-4426-96fc-15f781110d53)
|
||||||
|
|
||||||
|
|
||||||
![jf1](https://github.com/tedhinklater/finimalism/assets/66086488/44ab0799-8486-42f9-a5e3-be5036f1902a)
|
|
||||||
![jf2](https://github.com/tedhinklater/finimalism/assets/66086488/1a30f537-9a5d-4f6f-acf9-efd7375ffc3f)
|
|
||||||
![jf3](https://github.com/tedhinklater/finimalism/assets/66086488/c5fc96b3-7138-47e4-bfd9-0b777a155854)
|
|
||||||
![jf4](https://github.com/tedhinklater/finimalism/assets/66086488/2d3ab120-60af-4212-b798-18e7d0686c2f)
|
|
||||||
![jf5](https://github.com/tedhinklater/finimalism/assets/66086488/a567145b-75bf-4bf8-8178-678a5ee7e2af)
|
|
||||||
![jf6](https://github.com/tedhinklater/finimalism/assets/66086488/a39cc6a6-f931-4e80-b3f4-7837f32a22f3)
|
|
||||||
![jf7](https://github.com/tedhinklater/finimalism/assets/66086488/977eaf28-75a6-46d8-b482-be12105d2b87)
|
|
||||||
![jf8](https://github.com/tedhinklater/finimalism/assets/66086488/85f74370-ad4c-44f3-86b2-1e8b5e983c59)
|
|
||||||
|
|
||||||
|
|
||||||
I'm going to leave the css box alone now.
|
I'm going to leave the css box alone now.
|
||||||
|
|
Loading…
Reference in a new issue