Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
dipikabh committed Sep 3, 2024
1 parent 0cd3be6 commit 7504a43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files/en-us/web/manifest/theme_color/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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": "<color-value>"
```

### Values

- `colorValue`
- `<color-value>`

- : A string that specifies a [valid color value](/en-US/docs/Web/CSS/color_value).

Expand Down

0 comments on commit 7504a43

Please sign in to comment.