Skip to content

n00bcodr/Jellyfish

Repository files navigation

Last Updated Commit Activity Jellyfin Version


Jellyfish Theme | jellyfish

This theme is heavily inspired by Flow, Zesty and Ultrachromic I've made a few tweaks and modifications of my own.

Login page backgrounds from @ksushlapush

Important

This theme is designed for Jellyfin Version 10.10.7, there have been a few changes in version 10.11 which cause alignment issues which I am actively trying to fix.

If you are on Jellyfin Version 10.11, please add the below import statement along with others.

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/jellyfish@main/10.11_fixes.css");

πŸ“‘ Table of Contents

Installation

Globally for all users

To apply a theme globally to all users via the Dashboard:

  1. Navigate to Dashboard Settings
    • Log in as an administrator
    • Go to Dashboard β†’ General β†’ Custom CSS Code
  2. Add Import Statement
    • In the Custom CSS field, add all the desired @import statements:
   @import url("https://cdn.jsdelivr.net/gh/n00bcodr/jellyfish@main/theme.css");
   @import url("https://cdn.jsdelivr.net/gh/n00bcodr/jellyfish@main/indicators.css");
   @import url("https://cdn.jsdelivr.net/gh/n00bcodr/jellyfish@main/progress_bar.css");
   /* Any other imports or custom CSS will go here */
  1. Save Changes
    • Click Save at the bottom of the page
    • Refresh your browser to see the changes

User/Device-Specific Theme (Display Settings)

Individual users can apply the theme to their own account without affecting others:

  1. Navigate to User Settings
    • Click on your profile icon
    • Go to Settings β†’ Display β†’ Custom CSS Code
  2. Add Import Statement
    • In the Custom CSS field, add your @import statement:
   @import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/colors/peach.css");
  1. Save and Refresh
    • Click Save
    • Refresh the page to apply the theme

Note

If you only want to change the color you can simply add import statement for the color you want.
If you want to replace the entire CSS for that device, you can choose 'Disable server-provided custom CSS code' and add the CSS statements in user display settings page as you prefer.


Theme


Main Theme with JellyBlue as default

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/theme.css");
Home** Item Details
Login I Login II

----

Floating Progress Bar

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/progress_bar.css");
Without With

----

Indicators attached in the corner

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/indicators.css");
Without With

----

Text Instead of Icons

In item details page, show text for Play, Trailer, Mark as watched etc.

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/icontext.css");
Without With

----

Coloured Parental Ratings

Note

Only works with a custom javascript

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/ratings.css");

----

streamberry Logo

Streamberry Logo (inspired by Black Mirror) instead of Jellyfish Logo. Included by default with jellyflix.css

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/streamberry_logo.css");

----

πŸ“ Companion Scripts

Readme.md


🎨 Colors

banana

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/colors/banana.css");

----

coal

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/colors/coal.css");

----

coral

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/colors/coral.css");

----

grass

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/colors/grass.css");

----

jellyblue

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/colors/jellyblue.css");

----

jellyflix

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/colors/jellyflix.css");

----

lavender

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/colors/lavender.css");

----

mint

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/colors/mint.css");

----

ocean

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/colors/ocean.css");

----

peach

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/colors/peach.css");

----

watermelon

@import url("https://cdn.jsdelivr.net/gh/n00bcodr/Jellyfish/colors/watermelon.css");

Recommended Plugins

To completely replicate the look in the screenshots you'd need the below plugins installed and configured

πŸ§ͺ Compatibility

  • Works for Movies and TV Shows, should work fine mostly for Music and Books, although I don't use Jellyfin for either of them
  • Works on both mobile app and web browser, known to have issues / not work on Jellyfin Media Player

Note

Jellyfin for good reason removed the ability to add custom CSS in the dashboard in version 10.11.

So direct theming for the admin dashboard does not work, and that is expected.

Look at 10.11 Dashboard Theming for a work around. Try at your own risk!

Note

This theme like many others themes works best only when you have Backdrops and Details Banner enabled in display settings

Get the Plugin JellyfinTweaks for a way to force enable the above two and more on all your devices.


Made with πŸ’œ for Jellyfin and the community

Enjoying Jellyfish?

Checkout my other repos!

Jellyfin-Enhanced (javascript) β€’ Jellyfin-Elsewhere (javascript) β€’ Jellyfin-Tweaks (plugin) β€’ Jellyfin-JavaScript-Injector (plugin) β€’ Jellyfish (theme)

About

Jellyfin Theme inspired by Flow, Zesty and Ultrachromic

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Contributors 4

  •  
  •  
  •  
  •