mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	
		
			
				
	
	
	
		
			3.1 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			3.1 KiB
		
	
	
	
	
	
	
	
Modern CSS theme for Jellyfin with support for backdrops and custom accent colors
Scyfin Base Theme
Base Theme
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/scyfin-theme.css');
Options (Add these below the base theme)
- Disable static left drawer
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/disable-static-drawer.css');
 - Themes:
- Seafoam
 - Coral
 - Snow
 - OLED
 
 
Installation:
Server-wide install:
- Click the hamburger icon (Top left)
 - Navigate to "Dashboard" (If you don't see this, make sure you are signed in to your admin account)
 - Navigate to "General"
 - Near the bottom, under "Custom CSS code", paste the 
@import urlfor the base Scyfin theme - Optional - Paste the 
@import urlfor any options / themes you may want - Click "Save"
 
Single client install:
- Click the hamburger icon (Top left)
 - Navigate to "Settings"
 - Navigate to "Display"
 - Near the middle, under "Custom CSS code", paste the 
@import urlfor the base Scyfin theme - Optional - Paste the 
@import urlfor any options / themes you may want - Click "Save"
 








