You are here

high_contrast.schema.yml in High contrast 8

config/schema/high_contrast.schema.yml

File

config/schema/high_contrast.schema.yml
View source
  1. high_contrast.settings:
  2. type: config_object
  3. label: 'High contrast'
  4. mapping:
  5. colors_background:
  6. type: string
  7. label: 'Background color'
  8. colors_text:
  9. type: string
  10. label: 'Text color'
  11. colors_hyperlinks:
  12. type: string
  13. label: 'Hyperlinks color'
  14. default_logo:
  15. type: boolean
  16. label: 'Use the default logo (file named logo-hg in your theme folder if it exists)'
  17. logo_path:
  18. type: string
  19. label: 'Logo path'