27 lines
1.3 KiB
Markdown
27 lines
1.3 KiB
Markdown
# finimalism
|
|
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-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.
|
|
|
|
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.
|
|
|
|
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)
|
|
|
|
|
|
I'm going to leave the css box alone now.
|
|
|
|
|