Brak opisu

Red_M 8a17efbe71 Jellyfin 10.6.0 update. 4 lat temu
.gitignore 3d904aae1d Initial commit. 5 lat temu
LICENSE 3d904aae1d Initial commit. 5 lat temu
README.md 3d904aae1d Initial commit. 5 lat temu
config.json 3d904aae1d Initial commit. 5 lat temu
skinner.py 3d904aae1d Initial commit. 5 lat temu
template.css 8a17efbe71 Jellyfin 10.6.0 update. 4 lat temu
template_css_vars.css 8a17efbe71 Jellyfin 10.6.0 update. 4 lat temu

README.md

Jellyfin CSS skin creator

"Aurora Borealis? At this time of year? At this time of day? In this part of the country? Localized entirely within your home theater PC?"

This is a very simple program to generate a custom CSS of your liking for Jellyfin. Edit the config.json file to change the selected theme.

Currently there is 4 colour based presets to select from:

  • Red
  • Neon Green
  • Blue
  • Pink

Screenshots are available from here.

Usage

  1. Edit the config.json file to change the selected theme to the preset you'd like to use.
  2. Run skinner.py
  3. Copy the text inside of the new file output.css to your Jellyfin server's custom CSS box
  4. Click save
  5. Enjoy your new UI

Issues and pull requests

If you'd like a new feature or more presets for everyone to use, please do not hesistate to open an issue or open a pull request.