You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
673 B
27 lines
673 B
1 year ago
|
# Schema for the configuration files of the Olivera theme.
|
||
|
|
||
|
olivera.settings:
|
||
|
type: theme_settings
|
||
|
label: 'olivera settings'
|
||
|
mapping:
|
||
|
third_party_settings:
|
||
|
type: mapping
|
||
|
label: 'Third party settings'
|
||
|
mapping:
|
||
|
shortcut:
|
||
|
type: mapping
|
||
|
label: 'Shortcut'
|
||
|
mapping:
|
||
|
module_link:
|
||
|
type: boolean
|
||
|
label: 'Module Link'
|
||
|
mobile_menu_all_widths:
|
||
|
type: integer
|
||
|
label: 'Mobile menu all widths'
|
||
|
site_branding_bg_color:
|
||
|
type: string
|
||
|
label: 'Site branding background color'
|
||
|
base_primary_color:
|
||
|
type: color_hex
|
||
|
label: 'Base Primary Color'
|