diff --git a/files/en-us/web/manifest/theme_color/index.md b/files/en-us/web/manifest/theme_color/index.md index dbb118bc194e531..265cf160e5651e9 100644 --- a/files/en-us/web/manifest/theme_color/index.md +++ b/files/en-us/web/manifest/theme_color/index.md @@ -16,12 +16,12 @@ This color application can provide a more native app-like experience for your we ## Syntax ```json -"theme_color": "colorValue" +"theme_color": "" ``` ### Values -- `colorValue` +- `` - : A string that specifies a [valid color value](/en-US/docs/Web/CSS/color_value).