Bez popisu

Red_M 7f54a2143c Merge pull request #1 from odiffey/master před 4 roky
.gitignore 3d904aae1d Initial commit. před 5 roky
LICENSE 3d904aae1d Initial commit. před 5 roky
README.md 3d904aae1d Initial commit. před 5 roky
config.json c5dd4a6956 Toggleable transparent header před 4 roky
skinner.py c5dd4a6956 Toggleable transparent header před 4 roky
template.css c5dd4a6956 Toggleable transparent header před 4 roky
template_css_vars.css 8a17efbe71 Jellyfin 10.6.0 update. před 4 roky
transparent_header.css c5dd4a6956 Toggleable transparent header před 4 roky

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.