Check if configuration.yaml allows themes loading from themes folder:
frontend:
themes: !include_dir_merge_named themes
And if the themes folder exists in config folder.
Create when none exist.
- Copy
vivid_violet.yaml
to the themes folder - If you want the background image, copy
vivid_violet.jpg
towww\backgrounds
- If you want the font, copy the
proxima-nova-font
folder towww\
- Restart Home Assistant
- In your lovelace, click on
Configure UI > Raw configuration editor
- Add the code below at the very beginning of the page
background: var(--background-image)
- Go to
Configuration > Lovelace Dashboards > Resources
- Add the following to resources and select the Resource Type: stylesheet
/local/proxima-nova-font/ProximaNova-Regular.css
- Open your Profile in Home Assistant and select the theme called Vivid Violet