2024-06-10, 04:25 AM
Repository: https://github.com/loof2736/scyfin
![[Image: Fmvm6at.png]](https://i.imgur.com/Fmvm6at.png)
Custom CSS theme for Jellyfin with support for backdrops
Scyfin Base Theme
![[Image: homepage.png?raw=true]](https://github.com/loof2736/scyfin/blob/main/images/homepage.png?raw=true)
![[Image: details.png?raw=true]](https://github.com/loof2736/scyfin/blob/main/images/details.png?raw=true)
![[Image: details-backdrops.png?raw=true]](https://github.com/loof2736/scyfin/blob/main/images/details-backdrops.png?raw=true)
![[Image: movies.png?raw=true]](https://github.com/loof2736/scyfin/blob/main/images/movies.png?raw=true)
![[Image: dashboard.png?raw=true]](https://github.com/loof2736/scyfin/blob/main/images/dashboard.png?raw=true)
![[Image: login.png?raw=true]](https://github.com/loof2736/scyfin/blob/main/images/login.png?raw=true)
Options (Add these below the base theme)
Disable static left drawer
OLED
Seafoam
Coral
Snow
![[Image: Fmvm6at.png]](https://i.imgur.com/Fmvm6at.png)
Custom CSS theme for Jellyfin with support for backdrops
Scyfin Base Theme
![[Image: homepage.png?raw=true]](https://github.com/loof2736/scyfin/blob/main/images/homepage.png?raw=true)
![[Image: details.png?raw=true]](https://github.com/loof2736/scyfin/blob/main/images/details.png?raw=true)
![[Image: details-backdrops.png?raw=true]](https://github.com/loof2736/scyfin/blob/main/images/details-backdrops.png?raw=true)
![[Image: movies.png?raw=true]](https://github.com/loof2736/scyfin/blob/main/images/movies.png?raw=true)
![[Image: dashboard.png?raw=true]](https://github.com/loof2736/scyfin/blob/main/images/dashboard.png?raw=true)
![[Image: login.png?raw=true]](https://github.com/loof2736/scyfin/blob/main/images/login.png?raw=true)
Code:
@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
- Code:
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/disable-static-drawer.css');
OLED
- Code:
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-oled.css');
Seafoam
- Code:
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-seafoam.css');
Coral
- Code:
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-coral.css');
Snow
- Code:
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-snow.css');