HarshKapadia2 / HarshKapadia2/git-graph
Add `color-scheme` `meta` tag.
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Add a [`color-scheme` `meta` tag](https://web.dev/color-scheme/#the-color-scheme-meta-tag) **below** [line 6 in `index.html`](https://github.com/HarshKapadia2/git-graph/blob/main/public/index.html#L6) to prevent a white background flash before the page loads.
```html
```
([Browser compatibility](https://caniuse.com/mdn-html_elements_meta_name_color-scheme))
More usage info: https://www.youtube.com/watch?v=yNOWusqGYVQ
Contributor guide
Assessment
This issue has not been assessed yet.