Jellyfin Forum
Finality [Updated for 10.10.X] - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Themes & Styles (https://forum.jellyfin.org/f-themes-styles)
+--- Thread: Finality [Updated for 10.10.X] (/t-finality-updated-for-10-10-x)



Finality [Updated for 10.10.X] - Ted Hinklater - 2024-06-05

Github repo

[Image: movie.gif]

[Image: 2.png]

[Image: season.gif]

[Image: ep.gif]


RE: Finality - DemonWarrior - 2024-06-07

you should add a url to it using this https://www.jsdelivr.com/github and add it to your docs using this



@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finality@main/finality.css");



for easy use

BTW Looks AMAZING!!!


RE: Finality - Ted Hinklater - 2024-06-07

Cheers! Smiling-face There's still some bugs I wouldn't wish on anyone, just wanted to do something that looked a bit different from the usual ultrajelly style


RE: Finality - DemonWarrior - 2024-06-07

(2024-06-07, 12:45 PM)Ted Hinklater Wrote: Cheers! Smiling-face There's still some bugs I wouldn't wish on anyone, just wanted to do something that looked a bit different from the usual ultrajelly style
I'm already using it. I love it!. Keep up the good work!

Just a reference you may want to make the video player UI match your themes colors.


RE: Finality - Ted Hinklater - 2024-06-07

Damn nice catch thanks, its easy to forget to actually watch stuff..

Update: It's pretty much done! Will be using it & updating it, still open to ideas. Big thanks to TrueBankai416 and DevilsDesigns for their help along the way.


RE: Finality [Updated for 10.10.X] - csaba1651 - 2025-11-25

Please bring back this theme for 10.11. This is the most beautifull looks for jellyfin


RE: Finality [Updated for 10.10.X] - IAmHugh - 2026-01-01

Agree with @csaba1651 would love to try this on the latest version. Thanks


RE: Finality [Updated for 10.10.X] - Ted Hinklater - 2026-01-01

I couldn't keep 3 very janky themes updated so they all rolled into one semi-janky theme (but i have time to fix 1 theme)

[Image: output.webp]

You can use the custom colours to turn it into Finality

Code:
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/Finimalism11.css");
/* Custom Colours */
:root {
  --accent: 202, 20, 20;
  --backdropBlur: blur(0px);
  --rounding: 0.8em;
  --tint: 0, 0, 0;
  --tint2: 176, 34, 7;
}

[Image: Screenshot-from-2026-01-01-21-38-30.png]


RE: Finality [Updated for 10.10.X] - IAmHugh - 2026-01-02

Looks good, very good, THANKS


RE: Finality [Updated for 10.10.X] - dreamon - 2026-01-08

github link is dead.