2025-02-19, 07:14 PM
(This post was last modified: 2025-03-10, 08:26 PM by alexmm119. Edited 18 times in total.)
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:
UPDATE:
- [21/02/2025] 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
- [22/02/2025] Add more blur for white covers and fix brightness and more top space
- [22/02/2025] Add variable position-player values:
- Inline-end: Player on the right
- Inline-start: Player on the left
- [22/02/2025] Add new UI for music player in a phone app
- [26/02/2025] Fix position of the playlist on phone app, add blur on playlist and buttons of playlist background
- [27/02/2025] Add style for tablet app, change playlist position on phone app, fix some paddins, fix color for box-check
- [04/03/2025] More defined blur, fix padding playlist on player, fix box when clicking on time line song, add blur on time song hover, add emphasis color of álbum on player and add blur on volumen control overlay
- [06/03/2025]:
- Add more easy tutorial to change primary color
- Add how change wallpaper
- Add how change position of music player (left or right)
- Add more responsive UI resize
- Add music player on landscape for phone app
- Fix timeline color of mini player and video player
- Fix size of album image when not image album cover
- Fix album blur background when not image of album cover
- Fix tablet format when change position of player
- Fix tablet format bottons playlist (save playlist and more options)
- Fix mobile format bottons playlist (save playlist and more options)
- [10/03/2025] Fixed transition to landscape UI to portrait UI, more adjust resize UI and improved landscape mode interface on mobile phones
https://github.com/djmanri3/emby-jellyfi.../tree/main
Home Screen
Desktop
![[Image: 1.png?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/1.png?raw=true)
Phone App
![[Image: 1_phone.jpg?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/1_phone.jpg?raw=true)
Album Screen
Desktop
![[Image: 2.png?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/2.png?raw=true)
Player Screen
Desktop
1. By default (Only with CSS file)
![[Image: 3.png?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/3.png?raw=true)
2. With mod (With CSS and JS file)
![[Image: Screenshot_of_mod.png?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/Screenshot_of_mod.png?raw=true)
Phone App
Portrait
![[Image: 4_phone.jpg?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/4_phone.jpg?raw=true)
Landscape
![[Image: 5_phone.jpg?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/5_phone.jpg?raw=true)
Tablet App
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:
- [21/02/2025] 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
- [22/02/2025] Add more blur for white covers and fix brightness and more top space
- [22/02/2025] Add variable position-player values:
- Inline-end: Player on the right
- Inline-start: Player on the left
- [22/02/2025] Add new UI for music player in a phone app
- [26/02/2025] Fix position of the playlist on phone app, add blur on playlist and buttons of playlist background
- [27/02/2025] Add style for tablet app, change playlist position on phone app, fix some paddins, fix color for box-check
- [04/03/2025] More defined blur, fix padding playlist on player, fix box when clicking on time line song, add blur on time song hover, add emphasis color of álbum on player and add blur on volumen control overlay
- [06/03/2025]:
- Add more easy tutorial to change primary color
- Add how change wallpaper
- Add how change position of music player (left or right)
- Add more responsive UI resize
- Add music player on landscape for phone app
- Fix timeline color of mini player and video player
- Fix size of album image when not image album cover
- Fix album blur background when not image of album cover
- Fix tablet format when change position of player
- Fix tablet format bottons playlist (save playlist and more options)
- Fix mobile format bottons playlist (save playlist and more options)
- [10/03/2025] Fixed transition to landscape UI to portrait UI, more adjust resize UI and improved landscape mode interface on mobile phones
https://github.com/djmanri3/emby-jellyfi.../tree/main
Home Screen
Desktop
![[Image: 1.png?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/1.png?raw=true)
Phone App
![[Image: 1_phone.jpg?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/1_phone.jpg?raw=true)
Album Screen
Desktop
![[Image: 2.png?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/2.png?raw=true)
Player Screen

Desktop
1. By default (Only with CSS file)
![[Image: 3.png?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/3.png?raw=true)
2. With mod (With CSS and JS file)
![[Image: Screenshot_of_mod.png?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/Screenshot_of_mod.png?raw=true)
Phone App
Portrait
![[Image: 3_phone.jpg?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/3_phone.jpg?raw=true)
![[Image: 4_phone.jpg?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/4_phone.jpg?raw=true)
Landscape
![[Image: 5_phone.jpg?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/5_phone.jpg?raw=true)
Tablet App
![[Image: 1_tablet.jpg?raw=true]](https://github.com/djmanri3/emby-jellyfin-theme-startlight/blob/main/images/1_tablet.jpg?raw=true)