2024-06-08, 06:25 PM
(This post was last modified: 2024-06-11, 07:37 AM by Jam. Edited 11 times in total.)
GitHub Repository: https://github.com/JamsRepos/Jamfin
ℹ️ Welcome
This project brings a modern, sleek glassmorphism design to Jellyfin, enhancing your media server's aesthetics. The theme is designed to be modular and compact, allowing server owners to easily customize their Jellyfin experience.
🧩 Modules
You can find our plug-and-play modules in the modules folder. Each module's folder contains an explanation of its purpose and detailed instructions on how to use it.
🔌 Installation
The following line includes the base theme as well as all our optional modules. This is what our screenshots are based off.
Code:
@import url("https://cdn.jsdelivr.net/gh/JamsRepos/Jamfin@latest/theme/complete.css");
Code:
@import url("https://cdn.jsdelivr.net/gh/JamsRepos/Jamfin@latest/theme/base.css");
🙏 Special Thanks
Special thanks to Scyfin for design inspiration.