2026-01-01, 04:43 PM
This looks great. Added to 10.12 and not seeing any issue. I would like to know how to remove the background blur though. Thanks
|
2026-01-01, 04:43 PM
This looks great. Added to 10.12 and not seeing any issue. I would like to know how to remove the background blur though. Thanks
2026-01-04, 04:28 PM
(This post was last modified: 2026-01-04, 04:47 PM by Juju. Edited 1 time in total.)
This isn't appearing on my Roku app version of Jellyfin. Did I do something wrong or is it not supported?
Edit: I'm seeing that the Roku app is native and doesn't support the CSS inputs.
2026-01-04, 06:13 PM
This theme isn't being maintained anymore; it's been rolled into Finimalism.
You can give it Jellypane colours with this code @import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/Finimalism11.css"); /* Custom Colours */ :root { --accent: 91, 194, 255; --backdropBlur: blur(0px); --rounding: 0.8em; --tint: 3, 16, 41; --tint2: 16, 60, 143; }
|
|
|
|
|