crossword-8.x-1.x-dev/modules/crossword_colors/config/schema/crossword_colors.schema.yml
modules/crossword_colors/config/schema/crossword_colors.schema.yml
# Schema for crossword_colors module.
crossword_colors.settings:
type: config_object
label: 'Crossword Colors settings'
mapping:
active_highlight:
type: string
label: 'Active Highlight Color'
active_square:
type: string
label: 'Active Square Color'
reference_highlight:
type: string
label: 'Reference Highlight Color'
reference_text:
type: string
label: 'Reference Text Color'
error_text:
type: string
label: 'Error Text Color'
