mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 20:36:29 +00:00
Clarified that theme need to be pre-defined.
This commit is contained in:
parent
56baa569d5
commit
9357eec101
@ -17,7 +17,7 @@ views:
|
||||
# The name of a view will be used as tab title.
|
||||
# Might be used for other things in the future.
|
||||
- name: Example
|
||||
# Each view can have a different theme applied.
|
||||
# Each view can have a different theme applied. Theme should be defined in the frontend.
|
||||
theme: dark-mode
|
||||
# The cards to show on this view.
|
||||
cards:
|
||||
|
Loading…
x
Reference in New Issue
Block a user