good first issuekind/bugkind/good-first-issuekind/mkdocskind/stylepriority/nice-to-have
Repository metrics
- Stars
- (291 stars)
- PR merge metrics
- (PR metrics pending)
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:
#0366adbut should be#0865ad - Light blue:
#6593c8but should be#6695ca
All images should be updated to conform with the color in the style guide.