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](https://imgur.com/a/JaPmSwH). 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.