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.
Coming Soon
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.