Custom theme for Jellyfin WebUI
Go to file
2022-11-11 00:55:16 -05:00
CSS Added fix for static left drawer 2022-11-11 00:55:16 -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 Updated README 2022-11-11 00:13:10 -05:00

scyfin logo

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


Static Left Drawer (Very broken right now)

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