Custom theme for Jellyfin WebUI
Go to file
2022-11-11 03:27:57 -05:00
CSS Fixed scaling issues on small screens 2022-11-11 03:27:57 -05:00
images Updated README 2022-11-11 00:13:10 -05:00
LICENSE Initial commit 2022-11-09 06:23:40 -05:00
README.md Update README.md 2022-11-11 03:08:14 -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@main/CSS/static-left-drawer.css');


Rounded Cards

rounded cards

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


Rounded Drawer Buttons

rounded drawer buttons

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


Transparent Header

transparent header alt

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