theme.pug 267 B

1234567891011
  1. extends ./_layout.pug
  2. block adminContent
  3. #page-type-admin-settings
  4. .hero
  5. h1.title#title= t('nav.theme')
  6. h2.subtitle= t('admin:theme.subtitle')
  7. .form-sections
  8. section
  9. label.label= t('admin:theme.primarycolor')
  10. color-picker