CTA Gradient Background Changes

This commit is contained in:
2026-03-08 13:03:08 -04:00
parent 6e527502db
commit 3442e615b2

View File

@@ -743,22 +743,22 @@ plugins:
default: "Available free on iOS and Android" default: "Available free on iOS and Android"
type: string type: string
app_cta_gradient_start_dark: app_cta_gradient_start_dark:
default: "d4a24e" default: "1a1a2e"
type: color type: color
app_cta_gradient_start_light: app_cta_gradient_start_light:
default: "" default: "e8edf3"
type: color type: color
app_cta_gradient_mid_dark: app_cta_gradient_mid_dark:
default: "c4922e" default: "16213e"
type: color type: color
app_cta_gradient_mid_light: app_cta_gradient_mid_light:
default: "" default: "dce3ed"
type: color type: color
app_cta_gradient_end_dark: app_cta_gradient_end_dark:
default: "b8862e" default: "0f3460"
type: color type: color
app_cta_gradient_end_light: app_cta_gradient_end_light:
default: "" default: "cdd8e8"
type: color type: color
app_cta_image_url: app_cta_image_url:
default: "" default: ""