edlptheme.info.yml 790 B

12345678910111213141516171819202122232425262728293031
  1. name: edlp
  2. description: 'EDLP Drupal 8 theme with gulp'
  3. type: theme
  4. base theme: classy
  5. core: 8.x
  6. libraries:
  7. - core/normalize
  8. - edlptheme/global-css
  9. - edlptheme/history-js
  10. - edlptheme/global-js
  11. # stylesheets-remove:
  12. # - core/assets/vendor/normalize-css/normalize.css
  13. # - core/modules/system/css/system.module.css
  14. # - core/modules/system/css/system.theme.css
  15. # - core/modules/views/css/views.module.css
  16. # regions:
  17. # content: Content
  18. # content_top: 'Content Top'
  19. # content_bottom: 'Content Bottom'
  20. # nav: Navigation
  21. # front_one: 'Front One'
  22. # front_two: 'Front Two'
  23. # front_three: 'Front Three'
  24. # front_four: 'Front Four'
  25. # front_five: 'Front Five'
  26. # front_six: 'Front Six'
  27. # front_seven: 'Front Seven'
  28. # front_eight: 'Front Eight'
  29. # footer: Footer