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.
26 lines
670 B
26 lines
670 B
# Schema for the configuration files of the Olives theme. |
|
|
|
olives.settings: |
|
type: theme_settings |
|
label: 'olives 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'
|
|
|