mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 08:28:52 +01:00 
			
		
		
		
	
		
			
				
	
	
	
		
			2.1 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			2.1 KiB
		
	
	
	
	
	
	
	
Custom CSS theme for Jellyfin (plus a backdrops supported version)
Table of contents
Installation
- Click on 
Settingsin the navigation bar - Click on 
DashboardbelowAdministration - Click on 
GeneralbelowServer. - Scroll to the bottom of the page and enter the custom CSS code of your desired theme.
 - Click 
Save - Press 
CTRL+F5 
Warning
Only add 1 version of the theme, do not add both the normal Scyfin theme and the backdrops supported version together
Themes
Complete theme
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.10/CSS/css-scyfin/scyfin-theme.css');
Complete theme without static drawer and with backdrop
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.10/CSS/css-scyfin/disable-static-drawer.css');
Complete theme without static drawer
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.10/CSS/css-scyfin/disable-static-drawer-backdrop.css');
Note
Backdrops need to be enabled in Jellyfin (
Settings>Display>Backdrop) for backdrop supported version to display properly