12 lines
330 B
YAML
12 lines
330 B
YAML
# Schema for the configuration files of the Bartik theme.
|
|
|
|
bartik.settings:
|
|
type: theme_settings
|
|
label: 'Bartik settings'
|
|
mapping:
|
|
# @todo Module-specific settings should be defined by the module:
|
|
# https://drupal.org/node/2235901.
|
|
shortcut_module_link:
|
|
type: boolean
|
|
label: 'Shortcut module link'
|