-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ultrachromic seems to be broken in Jellyfin 10.9.0 #88
Comments
same here. |
I have it working with Kaleidochromic adding this to custom css in general
But I had the same issue whilst using the Plugin to change themes or any other theme.
|
I use the Kaleidochromic theme and manually fixed the broken css. If anyone wants to use it here is the css code. The dashboard is missing a bit of theming but it's fine.
|
If anyone knows how to remove the CSS now that these pages are broken please let me know, I am also stuck with this, lol Nvm, I figured it out. Regardless I hope it'll be fixed soon |
Describe the bug
Ultrachromic seems to be broken in Jellyfin 10.9.0
EG Settings Dashboard seems to be collapsed to less than a line of thickness, can barely see anything
To Reproduce
Used these options
@import url('https://ctalvio.github.io/Monochromic/default_style.css');
@import url('https://ctalvio.github.io/Monochromic/jfpurple_style.css');
@import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/fixes.css');
@import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/jf_font.css');
@import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/login/login_frame.css');
@import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/fields/fields_border.css');
@import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/titlepage/title_simple-logo.css');
@import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/overlayprogress.css');
@import url('https://ctalvio.github.io/Monochromic/backdrop-hack_style.css');
Screenshots
The text was updated successfully, but these errors were encountered: