bg.jpg | ||
finimalism4.css | ||
finimalism5.css | ||
LICENSE | ||
README.md | ||
theme.css |
finimalism
Minimalist Jellyfin Theme CSS (final as of 5.0)
Import to your CSS with
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism5.css");
As far as Client / Web UI settings go, under "Display", the Theme is set to Dark and Backdrops are enabled. In the Movies/TV Shows gallery, Select View is set to Poster.
Go to Program Files\Jellyfin\Server\jellyfin-web\themes\dark\ and rename theme.css "theme_orig.css" and drop my theme.css and bg.jpg into that folder.
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.