Update README.md
This commit is contained in:
parent
4cde4aae1f
commit
84dac48b6d
1 changed files with 15 additions and 16 deletions
31
README.md
31
README.md
|
@ -1,33 +1,32 @@
|
||||||
# finimalism
|
# finimalism
|
||||||
Minimalist Jellyfin Theme CSS (final as of 4.0)
|
Minimalist Jellyfin Theme CSS (final as of 5.0)
|
||||||
|
|
||||||
Import to your CSS with
|
Import to your CSS with
|
||||||
|
|
||||||
```css
|
```css
|
||||||
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism4.css");
|
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism5.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", 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 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.
|
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.
|
Other than that, everything is just an alteration of the amazing work already put into [Ultrachromic by CTalvio](https://github.com/CTalvio/Ultrachromic).
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
I'm going to leave the css box alone now.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue