You are here

THEMENAME.starterkit.yml in Express 8

themes/contrib/bootstrap/starterkits/less/THEMENAME.starterkit.yml

File

themes/contrib/bootstrap/starterkits/less/THEMENAME.starterkit.yml
View source
  1. core: 8.x
  2. type: theme
  3. base theme: bootstrap
  4. name: 'THEMETITLE'
  5. description: 'Uses the Bootstrap framework LESS source files and must be compiled (not for beginners).'
  6. package: 'Bootstrap'
  7. regions:
  8. navigation: 'Navigation'
  9. navigation_collapsible: 'Navigation (Collapsible)'
  10. header: 'Top Bar'
  11. highlighted: 'Highlighted'
  12. help: 'Help'
  13. content: 'Content'
  14. sidebar_first: 'Primary'
  15. sidebar_second: 'Secondary'
  16. footer: 'Footer'
  17. page_top: 'Page top'
  18. page_bottom: 'Page bottom'
  19. libraries:
  20. - 'THEMENAME/global-styling'
  21. - 'THEMENAME/bootstrap-scripts'