gin-8.x-3.0-alpha22/config/schema/gin.schema.yml
config/schema/gin.schema.yml
# Schema for the configuration files of the Gin theme.
gin.settings:
type: theme_settings
label: 'gin settings'
mapping:
preset_accent_color:
type: string
label: 'Preset accent color'
preset_focus_color:
type: string
label: 'Preset focus color'
enable_darkmode:
type: boolean
label: 'The dark mode'
classic_toolbar:
type: string
label: 'The classic toolbar'
icon_default:
type: boolean
label: 'Use default logo'
icon_path:
type: string
label: 'Path to custom logo'
high_contrast_mode:
type: boolean
label: 'High contrast mode'
