
| Current Path : /var/www/html/rocksensor/web/core/themes/olivero/config/schema/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/rocksensor/web/core/themes/olivero/config/schema/olivero.schema.yml |
# Schema for the configuration files of the Olivero theme.
olivero.settings:
type: theme_settings
label: 'olivero 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'
constraints:
Choice:
# @see olivero_preprocess_html()
# Set to 1 to enable the mobile menu toggle at all widths.
choices:
- 0
- 1
site_branding_bg_color:
type: string
label: 'Site branding background color'
constraints:
Choice:
# @see olivero_form_system_theme_settings_alter()
choices:
- "default"
- "gray"
- "white"
base_primary_color:
type: color_hex
label: 'Base Primary Color'