theme.yaml.twig 222 B

12345678910
  1. streams:
  2. schemes:
  3. theme:
  4. type: ReadOnlyStream
  5. prefixes:
  6. '':
  7. - 'user://themes/{{ component.name|hyphenize }}'
  8. - 'user://themes/{{ component.extends }}'
  9. {{ component.config }}