Site AdministrationLook and Feel Settings in Cloud Analytics Server
How to create a custom theme using variables for dashboards
How to create a custom theme using variables for dashboards - DLH documentation.
You can customize your dashboard in DLH using the provided variables to create a custom theme. Follow these steps:
- Download the default
lightanddarkfiles from the Github repository and extract them. - Copy all
CSSfiles from thelightfolder inside thethemesfolder and paste them into a newly created folder. For example, create a new folder calleddarkviolet.

- Open the
dlh.application.definition.cssanddlh.core.definition.cssfiles in aneditorand customize the color code in the provided variables.


- Follow the steps outlined in the
README.mdon the Github repository to generatedlh.theme.definition.min.css.

- After running the command from the
README.mdfile, you can find the theme files in the directory{src directory}/assets/theme/{theme directory name}/dlh.theme.definition.min.css.