wi-adrema-plugin/models/settings/fields.yaml

29 lines
687 B
YAML
Raw Normal View History

2024-01-29 23:36:43 +01:00
# ===================================
# Form Field Definitions
# ===================================
fields:
base_url:
2024-03-24 10:59:13 +01:00
label: settings.base_url_label
comment: settings.base_url_comment
2024-01-29 23:36:43 +01:00
primary_color:
2024-03-24 10:59:13 +01:00
label: settings.primary_color_label
comment: settings.primary_color_comment
2024-01-29 23:36:43 +01:00
type: colorpicker
secondary_color:
2024-03-24 10:59:13 +01:00
label: settings.secondary_color_label
comment: settings.secondary_color_comment
2024-01-29 23:36:43 +01:00
type: colorpicker
font_color:
2024-03-24 10:59:13 +01:00
label: settings.font_color_label
comment: settings.font_color_comment
2024-01-29 23:36:43 +01:00
type: colorpicker
circle_color:
2024-03-24 10:59:13 +01:00
label: settings.circle_color_label
comment: settings.circle_color_comment
2024-01-29 23:36:43 +01:00
type: colorpicker