wiki-grav/plugins/devtools/components/theme/inheritance/theme.yaml.twig

10 lines
222 B
Twig
Raw Normal View History

streams:
schemes:
theme:
type: ReadOnlyStream
prefixes:
'':
- 'user://themes/{{ component.name|hyphenize }}'
- 'user://themes/{{ component.extends }}'
{{ component.config }}