Configure the css_overrides.css
file in the assets/
folder of your overlay_dir
The file is empty by default. To override the css variables used in the applications see all the default values below. Note, if you wish to only override for example the button background color you do not need to include the rest of the variables.
Example: To update the button backgrounds define in your css_overrides.css
:
Example: To change background image
Make sure image is available in the assets
folder (using the overlay method preferably) and define in your css_overrides.css