Jellyfin Forum
Theme STARLIGHT - 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: Theme STARLIGHT (/t-theme-starlight)



Theme STARLIGHT - alexmm119 - 2025-02-19

Hi!

This is my first time writing on this blog. I wanted to share my CSS theme with this beautiful community.
I hope you like it!!

How to apply, access to Dashboard, open general settings and add on Custom CSS code:
Code:
@import url("https://cdn.jsdelivr.net/gh/djmanri3/emby-jellyfin-theme-startlight@master/Jellyfin.css");

UPDATE:
I added a visual mod for the player on Jellyfin. This mod use the picture of the album and puts it in the background with blur, if you need more info, please check my GitHub
https://github.com/djmanri3/emby-jellyfin-theme-startlight/tree/main

Home Screen
[Image: 1.png?raw=true]

Album Screen
[Image: 2.png?raw=true]

Player Screen  Dizzy
By default (Only with CSS file)
[Image: 3.png?raw=true]

With mod (With CSS and JS file)
[Image: Screenshot_of_mod.png?raw=true]


RE: Theme STARLIGHT - alexmm119 - 2025-02-20

UPDATE:
I added a visual mod for the player on Jellyfin. This mod user picture of the album and put it in the background with blur, if you need more info, please check my GitHub