Custom theme for Jellyfin WebUI
Go to file
2022-11-10 07:55:03 -05:00
CSS Added scyfin icon 2022-11-10 07:32:24 -05:00
images Updated README 2022-11-10 07:54:55 -05:00
LICENSE Initial commit 2022-11-09 06:23:40 -05:00
README.md Merge branch 'main' of github.com:loof2736/scyfin 2022-11-10 07:55:03 -05:00

scyfin logo

Custom CSS bits for the Jellyfin WebUI and a (VERY WIP) custom theme


Static Left Drawer (Partially broken on login screen)

static left drawer

Example of how borken it is :)

static left drawer

@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/static-left-drawer.css');


Rounded Cards

rounded cards

@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/rounded-cards.css');


Rounded Drawer Buttons

rounded drawer buttons

@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/rounded-drawer-buttons.css');


Transparent Header

transparent header

@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/transparent-header.css');


Transparent Header Alternative

transparent header alt

@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/transparent-header-alt.css');