mirror of
https://github.com/unraid/webgui.git
synced 2026-04-29 14:29:24 -05:00
Dynamix Themes
This directory contains the themes for Dynamix. Each theme is a CSS file that sets CSS3 variables used throughout the webgui. Look at the existing themes to see how they are constructed and how to create your own.
The files that it sets variables for are located one directory up in emhttp/plugins/dynamix/styles.
default-color-palette.cssfor the color palette of the webgui. These values are used in the themes and the base stylesdefault-base.cssfor the default styles of the webgui for both top nav (black/white) and sidebar layouts (azure/gray)default-dynamix.cssfor the js libraries that have styles (jGrowl, tablesort, tooltipster, etc)default-cases.cssfor server case icon fontdefault-fonts.cssfor the font families used in the webgui, including the UI icon font- @todo explain the other files