Logo colors don't conform with style guide
- Dominant language
- Go
- Stars
- 292
- Forks
- 254
- Avg merge
- 18h 11m
- Merged PRs (30d)
- 1
Description
The colors of the logos in https://github.com/knative/docs/tree/main/docs/images/logo don't conform with the color codes specified in the style guide. For instance, in `rgb/knative-logo-rgb.png`:
- Dark blue: `#0366ad` but should be `#0865ad`
- Light blue: `#6593c8` but should be `#6695ca`
All images should be updated to conform with the color in the style guide.
Contributor guide
Research direction
Start in docs/images/logo, including rgb/knative-logo-rgb.png, and compare the logo colors against the codes specified in the style guide. Update all logo images in that directory so their colors conform to the guide, then verify that no logo retains the mismatched color values listed in the issue.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100