dotnet / dotnet/brand

Blue primary color has wrong hex code in style guide PDF

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
301
Forks
54
PR merge metrics
No merged PRs in 30d

Description

[dotnet-styleGuide-2024.pdf](https://github.com/dotnet/brand/blob/main/dotnet-styleGuide-2024.pdf) > slide 10

"Blue Primary" has hex code `#512BD4`. That's the brand purple.

It should be `#0A6BFF`. I got that by converting `CMYK(96, 58, 0, 0)` to hex.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.