question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ColorScheme "whatsapp" does not represent the correct brand color

See original GitHub issue

Bug report

Describe the bug

ColorScheme WhatsApp should represent the correct brand color (https://whatsappbrand.com/#color)

To reproduce

<IconButton
  colorScheme="whatsapp"
  aria-label="WhatsApp"
  icon={<FaWhatsapp />}
/>

Minimal reproduction

https://codesandbox.io/s/wrong-whatsapp-brand-color-sfyvt?file=/src/App.tsx

Expected behavior

The color should be #25D366 light green (https://whatsappbrand.com, navigate to color), not teal.

https://smart-swatch.netlify.app/#25D366

Screenshots

image

image

System information

  • OS: Windows 10
  • Browser: all
  • Version of @chakra-ui/react: 1.0.0
  • Version of Node.js: all

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

5reactions
dodascommented, Nov 28, 2020

Currently all these brand colors are undocumented in Chakra UI docs. In my opinion they all should be removed from default Chakra UI theme instead of trying to keep them up to date with official brand guidelines.

3reactions
with-heartcommented, Nov 29, 2020

@dodas Agreed. I’m not really sure why we have the social media color schemes in there. Seems like they’d be better as optional theme extensions somehow. It’d be interesting to know how many people are actually using them.

Read more comments on GitHub >

github_iconTop Results From Across the Web

WhatsApp Colors - Hex, RGB, CMYK, Pantone | Color Codes
The official WhatsApp colors are teal green, teal green dark, light green and blue. We recommend using the WhatsApp color palette for personal...
Read more >
8 Color Schemes from the World of Pixar - Quality Logo Products
Pixar movies, from Monsters Inc. to Toy Story, use extremely distinct colors in their palette. Here are the most popular combinations.
Read more >
7 Tips To Organize Colors for UI Design | by Nick Babich
Red is typically used to indicate the error state. If one of your brand colors happen to be red, it's better to avoid...
Read more >
How To Choose Brand Color Scheme Guide - Zeka Design
Why having a strong brand color scheme is important for every business and the secrets on how to choose the best brand colors...
Read more >
3 Best Color Used in Developing Mobile Apps - Divami | Blog
The color is a good indication of the brand's energy and passion. It also draws our attention and motivates us to react positively...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found