ebt_core-1.0.0-alpha3/config/schema/ebt_core.schema.yml
config/schema/ebt_core.schema.yml
ebt_core.settings:
type: config_object
label: Extra Block Types (EBT) settings
mapping:
ebt_core_primary_color:
type: string
label: 'Primary Color'
ebt_core_primary_button_text_color:
type: string
label: 'Primary Button Text color'
ebt_core_secondary_color:
type: string
label: 'Secondary Color'
ebt_core_secondary_button_text_color:
type: string
label: 'Secondary Button Text color'
ebt_core_mobile_breakpoint:
type: string
label: 'Mobile breakpoint'
ebt_core_tablet_breakpoint:
type: string
label: 'Tablet breakpoint'
ebt_core_desktop_breakpoint:
type: string
label: 'Desktop breakpoint'
ebt_core_xxsmall_width:
type: string
label: 'xxSmall width'
ebt_core_xsmall_width:
type: string
label: 'xSmall width'
ebt_core_small_width:
type: string
label: 'Small width'
ebt_core_default_width:
type: string
label: 'Default width'
ebt_core_large_width:
type: string
label: 'Large width'
ebt_core_xlarge_width:
type: string
label: 'xLarge width'
ebt_core_xxlarge_width:
type: string
label: 'xxLarge width'
