All themes

ZestyTheme

by stpnwf

530Updated 10 months ago
AbandonedOpen sourceMIT

Previews

Home
Home
Movie Page
Movie Page
Avatar Menu
Avatar Menu
Player
Player
Login Page
Login Page
Mobile View
Mobile View

ZestyTheme is a minimal and elegant theme for Jellyfin, built for Jellyfin 10.11+ with a legacy build available for 10.10.

It ships with several color scheme presets, including Cyan (default) and Blue, and looks best with Backdrops enabled for every device using the theme.

Installation instructions

For Jellyfin v10.11+, paste into Dashboard → Branding → Custom CSS:

@import url('https://cdn.jsdelivr.net/gh/stpnwf/ZestyTheme@latest/theme.css');

For Jellyfin v10.10, use the legacy build instead:

@import url('https://cdn.jsdelivr.net/gh/stpnwf/ZestyTheme@legacy/v10.10/theme.css');

Then enable Backdrops for every device using this theme (Settings → Display → Backdrops).

Optional color scheme presets (add one, after the theme import), e.g. Blue:

@import url('https://cdn.jsdelivr.net/gh/stpnwf/ZestyTheme@latest/colorschemes/blue.css');

See the README for all available color schemes.

AI Usage Unknown

The developer hasn't disclosed whether AI was used to build this project.

Added on September 5, 2026 by KartoffelChipss· Created May 2024

Report