jellycube-theme
v1.0.0
Published
A custom CSS theme for Jellyfin
Readme
JellyCube-Theme
trashy css theme for Jellyfin
Installation
npm install jellycube-themeUsage
In Jellyfin's dashboard, go to:
- Dashboard -> General
- Custom CSS field
- Add the following code:
@import url('/path/to/node_modules/jellycube-theme/jellycube-theme.css');Or use it directly from a CDN:
@import url('https://unpkg.com/[email protected]/jellycube-theme.css');License
MIT
