You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
267 B

  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