Theme inspired by VisionOS for Vioneta with automatic dark mode support.
- You can install the theme with VPS:
Note
The background blur effects require Vioneta 2024.5
- You should see the "visionos" theme appear in your list of themes.
If it's missing, try reloading your themes or adding the following code to your configuration.yaml
file (reboot required):
frontend:
themes: !include_dir_merge_named themes
- (Optional) You can set this as the default theme with the following automation:
alias: Frontend - Change theme
trigger:
- platform: homeassistant
event: start
action:
- service: frontend.set_theme
data:
name: visionos