bootstrap_theme_toggler-2.0.0/config/schema/bootstrap_theme_toggler.schema.yml
config/schema/bootstrap_theme_toggler.schema.yml
block.settings.theme_toggler:
type: block_settings
label: 'Bootstrap Theme Toggler Block Settings'
mapping:
toggler_label:
type: string
label: 'toggler label'
show_toggler_label:
type: boolean
label: 'show toggler label'
show_option_labels:
type: boolean
label: 'show option labels'
show_icons:
type: boolean
label: 'show icons'
show_checkmark:
type: boolean
label: 'show active theme checkmark'
custom_only:
type: boolean
label: 'show only custom theme modes'
theme_modes:
type: sequence
label: 'Theme options'
sequence:
type: string
label: 'Theme option'
bootstrap_theme_toggler.settings:
type: config_object
label: 'Bootstrap Theme Toggler Global Settings'
mapping:
color_mode_sass_directory:
type: string
label: 'alternate color mode directory'
add_custom_color_modes:
type: boolean
label: 'add custom color modes'