diff --git a/schemas/richcaptionproperties.yaml b/schemas/richcaptionproperties.yaml index 0442399..3224b2a 100644 --- a/schemas/richcaptionproperties.yaml +++ b/schemas/richcaptionproperties.yaml @@ -6,8 +6,7 @@ RichCaptionActiveFont: description: The active word color using hexadecimal color notation. type: string pattern: "^#[A-Fa-f0-9]{6}$" - default: "#ffff00" - example: "#ffff00" + example: "#C96741" background: description: The background color behind the active word using hexadecimal color notation. type: string