From d759b74d427ce512d3d3021a915426de13bb3594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20D=C3=ADaz=20Soto?= Date: Tue, 29 Oct 2024 09:22:52 -0600 Subject: [PATCH] SHS-5914: Update new Collection background color name from "Light" to "Vibrant" (#1669) * SHS-5914: Update new Collection background color name from "Light" to "Vibrant". --- config/default/field.storage.paragraph.field_bg_color.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default/field.storage.paragraph.field_bg_color.yml b/config/default/field.storage.paragraph.field_bg_color.yml index ee3c9dafc..6414451d7 100644 --- a/config/default/field.storage.paragraph.field_bg_color.yml +++ b/config/default/field.storage.paragraph.field_bg_color.yml @@ -19,7 +19,7 @@ settings: label: Gray - value: light - label: Light + label: Vibrant allowed_values_function: '' module: options locked: false