Thèmes CSS pour Jellyfin
Jellyfin

Thèmes CSS pour Jellyfin

Table des matières

Je voudrais remercier chaleureusement, pas trop si non il va cuire, mon pote Riad pour le partage de ces thèmes dont il est l'auteur des recherches. Merci pour ton partage Riad ! 😃

Jellyfin, on l'aime ou on l'aime pas, mais pour ceux qui l'utilisent, il reste encore un souci à régler. Le thème. Souvent j'entends que l'Ui pourrait-être plus belle, question de goût, personnellement je m'en tape, je reste tout au plus 15 secondes le temps de choisir le média que je veux lancer.

Mais je connais de nombreux casses-bonbons perfectionnistes pour qui c'est une question de vie ou de mort.

Alors, restez vivant et continuez la lecture de l'article qui sera mis à jour quand il y aura de nouveaux thèmes.

⚠️
Je vous invite à consulter chaque lien qui vous intéresse car il existe, presque toujours, plusieurs variantes du thème proposé ou parfois, une manipulation à faire si vous utilisez NGINX.

🎨 Installer un thème CSS

Rassurez-vous, c'est très simple à faire. Je l'avais expliqué lors de la présentation d'un autre thème, je vous invite à consulter ce lien :

Installer ElegantFin sur Jellyfin
Changez facilement le look de Jellyfin en quelques clics!

Ultrachromic

Apparence

CSS

@import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/presets/monochromic_preset.css');

GitHub

GitHub - CTalvio/Ultrachromic: The final form, the true evolution of the chromic theme saga!
The final form, the true evolution of the chromic theme saga! - CTalvio/Ultrachromic

NGINX

Il faudra adapter votre ligne de CSS si vous utilisez NGINX :

GitHub - CTalvio/Ultrachromic: The final form, the true evolution of the chromic theme saga!
The final form, the true evolution of the chromic theme saga! - CTalvio/Ultrachromic

JellySkin

Apparence

CSS

@import url("https://cdn.jsdelivr.net/npm/jellyskin@latest/dist/main.css");

GitHub

GitHub - prayag17/JellySkin: Vibrante/minimal Jellyfin CSS using custom Icons and more!!, created for Jellyfin web :film_strip:, can be used by just one line.
Vibrante/minimal Jellyfin CSS using custom Icons and more!!, created for Jellyfin web :film_strip:, can be used by just one line. - prayag17/JellySkin

JellyFix

Apparence

CSS

@import url("https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/default.css");
@import url("https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/addons/Logo.css");

GitHub

GitHub - prayag17/JellyFlix: Jellyfin but Looks, Feels and Smells like Netflix
Jellyfin but Looks, Feels and Smells like Netflix. Contribute to prayag17/JellyFlix development by creating an account on GitHub.

DarkFlix

Apparence

CSS

@import url("https://cdn.jsdelivr.net/gh/DevilsDesigns/Jellyfin-DarkFlix-Theme/Darkflix-v5.1.css");

GitHub

GitHub - DevilsDesigns/Jellyfin-DarkFlix-Theme: DarkFlix For Jellyfin is one of The Best Netflix Dark Theme for Jellyfin Around! Plus a big thanks to @prayag17 for the base and inspiration!
DarkFlix For Jellyfin is one of The Best Netflix Dark Theme for Jellyfin Around! Plus a big thanks to @prayag17 for the base and inspiration! - DevilsDesigns/Jellyfin-DarkFlix-Theme

Dark and green

💡
Pour un effet optimal, définissez d'abord le paramètre « Thème » de l'utilisateur sur sombre, puis appliquez le CSS.

Apparence

CSS

@import url("https://bit.ly/3py1dlM");

GitHub

GitHub - mbcooper83/jellyfin-css-darkandgreen: A Jellyfin custom CSS theme. Dark and green, the emby-like night mode you always wanted.
A Jellyfin custom CSS theme. Dark and green, the emby-like night mode you always wanted. - mbcooper83/jellyfin-css-darkandgreen

Hint of Green

Apparence

CSS

@import url('https://looi-wh.github.io/HintOfGreenCSS/theme.css');

GitHub

GitHub - looi-wh/HintOfGreenCSS: Jellyfin CSS
Jellyfin CSS. Contribute to looi-wh/HintOfGreenCSS development by creating an account on GitHub.

scyfin

Apparence

CSS

@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/scyfin-theme.css');
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/disable-static-drawer.css');
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-seafoam.css');

GitHub

GitHub - loof2736/scyfin: Custom theme for Jellyfin WebUI
Custom theme for Jellyfin WebUI. Contribute to loof2736/scyfin development by creating an account on GitHub.

zarev

->.<-
🐧 Passionné de self-hosting, je partage ce que je connais et me nourris des connaissances des bonnes âmes qui partagent avec moi. Soutenons l'utilisation des apps open source et leurs développeurs.