olivero.schema.yml

Same filename in other branches
  1. 10 core/themes/olivero/config/schema/olivero.schema.yml
  2. 11.x core/themes/olivero/config/schema/olivero.schema.yml
core/themes/olivero/config/schema/olivero.schema.yml

File

core/themes/olivero/config/schema/olivero.schema.yml

View source
  1. # Schema for the configuration files of the Olivero theme.
  2. olivero.settings:
  3. type: theme_settings
  4. label: 'olivero settings'
  5. mapping:
  6. third_party_settings:
  7. type: mapping
  8. label: 'Third party settings'
  9. mapping:
  10. shortcut:
  11. type: mapping
  12. label: 'Shortcut'
  13. mapping:
  14. module_link:
  15. type: boolean
  16. label: 'Module Link'
  17. mobile_menu_all_widths:
  18. type: integer
  19. label: "Mobile menu all widths"
  20. site_branding_bg_color:
  21. type: string
  22. label: "Site branding background color"

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.