Custom theme for Jellyfin WebUI
Go to file
2022-11-10 07:50:18 -05:00
CSS Added scyfin icon 2022-11-10 07:32:24 -05:00
images Updated README with images 2022-11-10 07:50:18 -05:00
LICENSE Initial commit 2022-11-09 06:23:40 -05:00
README.md Updated README with images 2022-11-10 07:50:18 -05:00

scyfin logo

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


Static Left Drawer

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');