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.
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

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