Skip to content
Snippets Groups Projects
Unverified Commit 426e5e18 authored by Jay Friendly's avatar Jay Friendly Committed by Mateu Aguiló Bosch
Browse files

Issue #3305063 by Jaypan, tim-diels: Missing environment_indicator.indicator config schema

parent 255f220c
No related merge requests found
......@@ -39,3 +39,17 @@ environment_indicator.settings:
favicon:
type: boolean
label: 'Show a colored favicon for environment'
environment_indicator.indicator:
type: config_object
label: 'Environment indicator local environment'
mapping:
name:
type: string
label: 'Evironment name'
fg_color:
type: string
label: 'Foreground color'
bg_color:
type: string
label: 'Background color'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment