Jellyfin 10.11.X and above
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/scyfin-theme.css');
Jellyfin 10.10.X and lower
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.4.17/CSS/scyfin-theme.css');
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/disable-static-drawer.css');
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-seafoam.css');
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-coral.css');
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-snow.css');
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-oled.css');
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 "Branding"
- 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"















