• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Themes & Styles DarkFlix

     
    • 5 Vote(s) - 4.8 Average

    DarkFlix

    (Best Dark Netflix Themes)
    DemonWarrior
    Offline

    Junior Member

    Posts: 28
    Threads: 10
    Joined: 2023 Jun
    Reputation: 3
    #1
    2023-06-19, 11:33 PM (This post was last modified: 2023-08-17, 03:22 PM by DemonWarrior. Edited 1 time in total.)
    Whats Included?
    Use 67% or 70% zoom in web browser for better experience
    Netflix UI Hovering Effects
    Red and Black Themed to match
    based of the Jellyskin Base v11
    Popout Player
    Solid Background
    Custom Login Page
    Custom Highlights
    Card Hover Style
    New login background and style
    Better Support for JF 10.7
    Shows Title text if Logo is missing
    Change backdrop-overlay to uniform box-shadow
    Uses Minimal Looking fonts with the same font-weight as default Jellyfin WEB
    Can be used by just one line.
    Vibrant and modern.
    Has lots of hover animation
    Can easily be customized
    Everything has a depth
    Changed Video Player UI to Netflix Themed
    Floating Music Player
    & much more
    This is Jellyfin Netflix Dark theme with Netflix Sans are used as the default fonts but if it is not applied in every area then please make a new issue.
    Installation
    To use just copy this CSS file contents at the below link into Jellyfin ======> Dashboard ======>General ======> Custom CSS Box
    Download
    or input this in your css on jellyfin
    Code:
    @import url("https://cdn.jsdelivr.net/gh/DevilsDesigns/Jellyfin-DarkFlix-Theme/Darkflix-v5.1.css");
    Previews on github
    Enjoy!
    Check out my Youtube for more Jellyfin + Reverse Proxy Tutorials
    DemonWarriorTech-YT
    Docs Site
    Kevin Nord
    Offline

    Junior Member

    Posts: 27
    Threads: 7
    Joined: 2023 Jun
    Reputation: 0
    #2
    2023-08-31, 03:08 PM
    Came across this while randomly browsing the forums, looks really good! I'm using it for my regular user account and might apply it for all my users.
    I don't want to change my sig with every new version. I'm running whatever the currently packaged version for Ubuntu Server 22.04 Smiling-face
    DemonWarrior
    Offline

    Junior Member

    Posts: 28
    Threads: 10
    Joined: 2023 Jun
    Reputation: 3
    #3
    2023-08-31, 06:20 PM
    (2023-08-31, 03:08 PM)Kevin Nord Wrote: Came across this while randomly browsing the forums, looks really good! I'm using it for my regular user account and might apply it for all my users.

    Thanks I wont switch from it ever. I love the dark themes light themes literally hurt my eyes. So i came up with this dark theme. Glad you like it and enjoy!
    Check out my Youtube for more Jellyfin + Reverse Proxy Tutorials
    DemonWarriorTech-YT
    Docs Site
    DirecTV
    Offline

    Junior Member

    Posts: 11
    Threads: 2
    Joined: 2023 Sep
    Reputation: 0
    #4
    2023-09-02, 06:55 PM
    OMF I Love this ... damn this looks slick!

    Thank You!
    DirecTV
    Offline

    Junior Member

    Posts: 11
    Threads: 2
    Joined: 2023 Sep
    Reputation: 0
    #5
    2023-09-02, 10:06 PM (This post was last modified: 2023-09-02, 10:57 PM by DirecTV. Edited 1 time in total.)
    This theme inspired me to take it a few steps further, no need to use 67% or 70% zoom in web browser for better experience now. Also has the login page tweaked as well as the home screen. Install this into your css then refresh your page!


    @import url("https://cdn.jsdelivr.net/gh/DevilsDesigns/Jellyfin-DarkFlix-Theme/Darkflix-v5.1.css");
    #loginPage {
      background: url('https://bramptonist.com/wp-content/uploads/2018/06/netflix-image.jpg');
      background-size: cover;
    }
    .sections.homeSectionsContainer::before {
        content: '';
        display: block;
        background-image: url(https://1000logos.net/wp-content/uploads...x-Logo.png);
        width: 80%;
        margin: 1em auto 0 auto;
        height: 16em;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
    /* Custom Logo */
    .pageTitleWithDefaultLogo {background-image: url('https://consequenceofsound.net/wp-content/uploads/2017/07/netflix-logo.png?resize=807')};


    Attached Files Thumbnail(s)
       
    DemonWarrior
    Offline

    Junior Member

    Posts: 28
    Threads: 10
    Joined: 2023 Jun
    Reputation: 3
    #6
    2023-09-07, 02:12 PM
    (2023-09-02, 10:06 PM)DirecTV Wrote: This theme inspired me to take it a few steps further, no need to use 67% or 70% zoom in web browser for better experience now. Also has the login page tweaked as well as the home screen. Install this into your css then refresh your page!


    @import url("https://cdn.jsdelivr.net/gh/DevilsDesigns/Jellyfin-DarkFlix-Theme/Darkflix-v5.1.css");
    #loginPage {
      background: url('https://bramptonist.com/wp-content/uploads/2018/06/netflix-image.jpg');
      background-size: cover;
    }
    .sections.homeSectionsContainer::before {
        content: '';
        display: block;
        background-image: url(https://1000logos.net/wp-content/uploads...x-Logo.png);
        width: 80%;
        margin: 1em auto 0 auto;
        height: 16em;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
    /* Custom Logo */
    .pageTitleWithDefaultLogo {background-image: url('https://consequenceofsound.net/wp-content/uploads/2017/07/netflix-logo.png?resize=807')};

    I am glad you like my theme. That edit looks pretty sweet. Im so happy im inspiring others to make edits and customizations to themes. Thanks for the work.
    Check out my Youtube for more Jellyfin + Reverse Proxy Tutorials
    DemonWarriorTech-YT
    Docs Site
    Niskeletor de Oscuridad
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2023 Sep
    Reputation: 0
    #7
    2023-09-18, 10:35 PM (This post was last modified: 2023-09-18, 10:36 PM by Niskeletor de Oscuridad. Edited 1 time in total.)
    Impressive work! Very well achieved in most resolutions. In fact I was modifying an old version of JellyFlix and I find this marvel. I would love to take this CSS for reference and make a fork. This time I would like to add profiles , avatars and some effect with javascript. And thanks to this base ... I can move forward in a very solid way . Thank you very much for sharing it, congratulations!
    Niskeletor de Oscuridad
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2023 Sep
    Reputation: 0
    #8
    2023-09-18, 10:54 PM
    I would love to contribute a resource that will surely be useful ... surely many people have thought that their own name would have more hook than the current NETFLIX company, well, here is the great opportunity: https://fontmeme.com/netflix-font/

    PS : NISFLIX in my case
    JohnDorian
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2024 Apr
    Reputation: 0
    Country:Switzerland
    #9
    2024-06-02, 06:46 PM
    I loved the v4-Theme. But with the new Jellyfin, Searching is not possible with it. Can you fix v4 for the newest Jellyfin Server?
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode