Skip to content

AlexVeeBee/jellytheme-Time-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

jellytheme-Time Machine

A theme for jellyfin

Import

Copy and paste this css to the style

Dashboard > General > Custom CSS

@import url("https://raw.githubusercontent.com/AlexVeeBee/jellytheme-Time-Machine/main/jellytheme-chroma.css");

opera_eik3nb6bcZ

Params for the style

:root {
    /* Affects the drawer menu at the top */
    --menu-logo-height: 64px;
    /* How much blur should apply to the dialogs */
    --dialog-blur: 12px;
    /* Affects the login screen and the Preferences page */
    --bkg: url("f");
    --bkg-color: #555555;
    --bkg-tv: url("");
    --bkg-tv-color: #555555;
    --user-virtual-header-bkg: url("");
    --user-virtual-header-bkg-color: #555555;    
    /* Affects the dashboard */
    --dash-bkg: url("");
    --dash-bkg-color: #555555;
    --menu-logo: url("");
}

About

A theme for jellyfin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages