From c790f805ea4a8bcd02d0f9d0395de90de5accaff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 21:57:31 -0500 Subject: [PATCH] Add dark (blue) to available color styles This isn't intended to be used for the case studies, but it is used for landing pages to make the common background, and we're using landing pages for 'Work'. --- config/sync/field.storage.paragraph.field_style_color.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/sync/field.storage.paragraph.field_style_color.yml b/config/sync/field.storage.paragraph.field_style_color.yml index 7fd0bd6..6b5461f 100644 --- a/config/sync/field.storage.paragraph.field_style_color.yml +++ b/config/sync/field.storage.paragraph.field_style_color.yml @@ -23,6 +23,9 @@ settings: - value: dandelion label: Dandelion + - + value: dark + label: 'Dark blue' - value: marine label: Marine