Skip to content

Skitals/unraid-theme-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theme Engine

A plugin for the unRAID webGui

Theme Engine lets you re-style the unRAID webGui. Instead of creating a whole new theme, it adjusts settings that override the theme you are already using. You can adjust as few or as many settings as you like. Mixing and matching the base themes with Theme Engine settings creates endless possibilities. Import one of the included styles, or remix and export your own.


How to install

Coming Soon

Screenshot


Advanced / Hidden Options

You can inject custom css by creating the following files. The files, if they exist, are included on every page just above </style> in the html head.

/boot/config/plugins/theme.engine/custom.css
  • Will be included in all themes.
/boot/config/plugins/theme.engine/custom-white.css

/boot/config/plugins/theme.engine/custom-black.css

/boot/config/plugins/theme.engine/custom-gray.css

/boot/config/plugins/theme.engine/custom-azure.css
  • Will only be included when using the corresponding base theme.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published