Update README.md
This commit is contained in:
parent
915904af13
commit
f5fa7b2f08
1 changed files with 12 additions and 8 deletions
20
README.md
20
README.md
|
@ -1,26 +1,30 @@
|
|||
# finimalism
|
||||
Minimalist Jellyfin Theme CSS (final as of 2.3)
|
||||
Minimalist Jellyfin Theme CSS (final as of 3.0)
|
||||
|
||||
Import to your CSS with
|
||||
|
||||
```css
|
||||
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism2-3.css");
|
||||
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism3-0.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.
|
||||
|
||||
The accent color is set to [168,94,198] to match the Jellyfin logo.
|
||||
The accent color is set to 6, 161, 217 to match the Jellyfin logo.
|
||||
|
||||
The side panels and overlay progress bar as well as video playback bar are gradients to match the JF logo.
|
||||
|
||||
Other than that, everything is just an alteration of the amazing work already put into Ultrachromic by CTalvio.
|
||||
|
||||
Also fixed some bugs such as Live TV cards being blurred by the progress overlay.
|
||||
|
||||
![screenshot](https://github.com/tedhinklater/finimalism/assets/66086488/f0d9ff86-9be9-4d99-a0e8-bf31add2b869)
|
||||
![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)
|
||||
|
||||
![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)
|
||||
|
||||
I'm going to leave the css box alone now.
|
||||
|
||||
|
|
Loading…
Reference in a new issue